4 references to CanEmitIndexOf
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\RegexCompiler.cs (4)
3635CanEmitIndexOf(literal, out int literalLength)) 3976CanEmitIndexOf(literal2, out _)) 4535if (CanEmitIndexOf(node, out _)) 4692else if (maxIterations == int.MaxValue && CanEmitIndexOf(node, out _))