2 references to Capture
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Match.cs (1)
87/// the correct value right after a Match gets calculated, meaning that it will return <see langword="true"/> right after <see cref="RegexRunner.Capture(int, int, int)"/>
System\Text\RegularExpressions\Symbolic\SymbolicRegexRunnerFactory.cs (1)
99Capture(0, start, end);