2 references to Comment
Microsoft.CodeAnalysis.Features (2)
SpellCheck\AbstractSpellCheckSpanService.cs (2)
251
AddSpan(new SpellCheckSpan(trivia.Span, SpellCheckKind.
Comment
));
271
AddSpan(new SpellCheckSpan(token.Span, SpellCheckKind.
Comment
));