2 references to IsXmlTextToken
Microsoft.CodeAnalysis.CSharp (2)
Syntax\SyntaxNormalizer.cs (2)
629
if (
IsXmlTextToken
(token.Kind()) ||
IsXmlTextToken
(next.Kind()))