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