Parse [^] when ecmascript is set
authorPrashanth Govindarajan <prgovi@microsoft.com>
Tue, 17 Dec 2019 21:15:27 +0000 (13:15 -0800)
committerPrashanth Govindarajan <prgovi@microsoft.com>
Tue, 17 Dec 2019 21:15:27 +0000 (13:15 -0800)
commit52872ac36eee15ec5227ad52fa780b4013de6f7f
tree2e721379803deacc448b68223a7f4513179f2f80
parent95a984b4d7fb772c78760b9df565f074e8f30512
Parse [^] when ecmascript is set
src/libraries/System.Text.RegularExpressions/src/System/Text/RegularExpressions/RegexParser.cs
src/libraries/System.Text.RegularExpressions/tests/Regex.MultipleMatches.Tests.cs
src/libraries/System.Text.RegularExpressions/tests/RegexParserTests.cs