3 references to Nothing
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\RegexInterpreter.cs (1)
390case RegexOpcode.Nothing:
System\Text\RegularExpressions\RegexInterpreterCode.cs (1)
61case RegexOpcode.Nothing:
System\Text\RegularExpressions\RegexNodeKind.cs (1)
105Nothing = RegexOpcode.Nothing,