4 references to Notonelazy
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\RegexInterpreter.cs (2)
1063case RegexOpcode.Notonelazy: 1095case RegexOpcode.Notonelazy | RegexOpcode.Backtracking:
System\Text\RegularExpressions\RegexInterpreterCode.cs (1)
33RegexOpcode.Notonelazy or
System\Text\RegularExpressions\RegexNodeKind.cs (1)
51Notonelazy = RegexOpcode.Notonelazy,