2 references to BackreferenceEscape
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexDocumentHighlighter.cs (1)
128if (node.Kind is RegexKind.BackreferenceEscape or
EmbeddedLanguages\RegularExpressions\RegexNodes.cs (1)
1494: base(RegexKind.BackreferenceEscape, backslashToken)