2 references to RegexAnchorNode
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\RegularExpressions\IRegexNodeVisitor.cs (1)
27void Visit(RegexAnchorNode node);
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexClassifier.cs (1)
296public void Visit(RegexAnchorNode node)