8 references to Goto
System (8)
regex\system\text\regularexpressions\RegexCode.cs (2)
160case Goto: 201case Goto:
regex\system\text\regularexpressions\RegexCompiler.cs (1)
1657case RegexCode.Goto:
regex\system\text\regularexpressions\RegexInterpreter.cs (1)
423case RegexCode.Goto:
regex\system\text\regularexpressions\RegexWriter.cs (4)
337Emit(RegexCode.Goto, 0); 366Emit(RegexCode.Goto, 0); 400Emit(RegexCode.Goto, 0); 425Emit(RegexCode.Goto, 0);