2 references to RunAllMatchesWithCallback
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Regex.cs (2)
522RunAllMatchesWithCallback(input, (ReadOnlySpan<char>)input, startat, ref state, callback, mode, reuseMatchObject); 525RunAllMatchesWithCallback(inputString: null, input, startat, ref state, callback, mode, reuseMatchObject);