1 reference to GetTextTokens
Microsoft.CodeAnalysis.Features (1)
src\Analyzers\Core\CodeFixes\DocumentationComments\AbstractRemoveDocCommentNodeCodeFixProvider.cs (1)
105
foreach (var childToken in
GetTextTokens
(textSyntax))