3 references to XmlDocCommentComment
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Classification\Worker_DocumentationComments.cs (1)
175AddClassification(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)
64XmlDocCommentComment,