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