3 references to XmlDocCommentComment
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Classification\Worker_DocumentationComments.cs (1)
175
AddClassification(token, ClassificationTypeNames.
XmlDocCommentComment
);
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
Classification\Worker.DocumentationCommentClassifier.vb (1)
139
_worker.AddClassification(token, ClassificationTypeNames.
XmlDocCommentComment
)
Microsoft.CodeAnalysis.Workspaces (1)
Classification\ClassificationTypeNames.cs (1)
64
XmlDocCommentComment
,