You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Dispose IDisposables in RegexGenerator
The StringWriter and IndentedTextWriter are IDisposable classes, so we
should dispose them when we are done with them.
* Update src/libraries/System.Text.RegularExpressions/gen/RegexGenerator.cs
Co-authored-by: Günther Foidl <gue@korporal.at>
---------
Co-authored-by: Buyaa Namnan <buyankhishig.namnan@microsoft.com>
Co-authored-by: Günther Foidl <gue@korporal.at>
0 commit comments