2 references to SetContainsAsciiOrdinalIgnoreCaseCharacter
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexNode.cs (1)
2559
if (!RegexCharClass.
SetContainsAsciiOrdinalIgnoreCaseCharacter
(child.Str!, twoChars))
System\Text\RegularExpressions\RegexPrefixAnalyzer.cs (1)
197
if (!RegexCharClass.
SetContainsAsciiOrdinalIgnoreCaseCharacter
(node.Str!, setChars))