2 references to Index
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Symbolic\SymbolicMatch.cs (1)
18public bool Success => Index >= 0;
System\Text\RegularExpressions\Symbolic\SymbolicRegexRunnerFactory.cs (1)
82int start = pos.Index;