3 references to Eol
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\RegexInterpreter.cs (1)
740case RegexOpcode.Eol:
System\Text\RegularExpressions\RegexInterpreterCode.cs (1)
63case RegexOpcode.Eol:
System\Text\RegularExpressions\RegexNodeKind.cs (1)
83Eol = RegexOpcode.Eol,