2 references to IsOptimized
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Symbolic\SymbolicRegexMatcher.cs (2)
658
if (TInitialStateHandler.
IsOptimized
&& currStateId == initialStateId)
1517
/// <remarks>This may be used if <see cref="
IsOptimized
"/> is false but it will then always return true indicating that the current position may be viable.</remarks>