Augment generated regex XML comment with original pattern and options (#88175)
authorStephen Toub <stoub@microsoft.com>
Thu, 29 Jun 2023 13:52:28 +0000 (09:52 -0400)
committerGitHub <noreply@github.com>
Thu, 29 Jun 2023 13:52:28 +0000 (09:52 -0400)
commit41a624dc00544476e2da7e9d36577054c75f62fb
tree849e2aace125ccfe93ac7f6aad0cc6d6ac7b007c
parentdd04e0194e5225c9a5c21d9aa14d115094631171
Augment generated regex XML comment with original pattern and options (#88175)

* Augment generated regex XML comment with original pattern and options

* Delete special-handling of ECMADigitClass for consistency
src/libraries/System.Text.RegularExpressions/gen/RegexGenerator.Emitter.cs
src/libraries/System.Text.RegularExpressions/tests/FunctionalTests/RegexGeneratorOutputTests.cs