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