1 reference to SampleMatchesMaxInputLength
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Symbolic\SymbolicRegexMatcher.Sample.cs (1)
154
if (states.NfaStateSet.Count == 0 || inputSoFar.Length >
SampleMatchesMaxInputLength
)