1 write to AnchorToken
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\RegexNodes.cs (1)
590AnchorToken = anchorToken;
2 references to AnchorToken
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexClassifier.cs (1)
297=> AddClassification(node.AnchorToken, ClassificationTypeNames.RegexAnchor);
EmbeddedLanguages\RegularExpressions\RegexNodes.cs (1)
6000 => AnchorToken,