2 writes to Negated
System.Text.RegularExpressions.Generator (2)
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexNode.cs (2)
1480
Negated
= negated;
1493
Negated
= negated;
1 reference to Negated
System.Text.RegularExpressions.Generator (1)
RegexGenerator.Emitter.cs (1)
3559
!literal.
Negated
&& // not negated; can't search for both the node.Ch and a negated subsequent char with an IndexOf* method