2 references to Setrep
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexInterpreter.cs (1)
930case RegexOpcode.Setrep:
System\Text\RegularExpressions\RegexWriter.cs (1)
410Emit(RegexOpcode.Setrep | bits, stringCode, node.M);