4 references to CanEmitIndexOf
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\RegexCompiler.cs (4)
3408CanEmitIndexOf(literal, out int literalLength)) 3749CanEmitIndexOf(literal2, out _)) 4308if (CanEmitIndexOf(node, out _)) 4465else if (maxIterations == int.MaxValue && CanEmitIndexOf(node, out _))