3 references to Stop
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\RegexInterpreterCode.cs (2)
78
case RegexOpcode.
Stop
:
118
goto case RegexOpcode.
Stop
;
System\Text\RegularExpressions\RegexWriter.cs (1)
111
Emit(RegexOpcode.
Stop
);