1 write to AnchorToken
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\RegexNodes.cs (1)
561AnchorToken = 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)
5710 => AnchorToken,