Classification\FormattedClassifications.XmlDoc.cs (10)
18=> New(text, ClassificationTypeNames.XmlDocCommentAttributeName);
22=> New(text, ClassificationTypeNames.XmlDocCommentAttributeQuotes);
26=> New(text, ClassificationTypeNames.XmlDocCommentAttributeValue);
30=> New(text, ClassificationTypeNames.XmlDocCommentCDataSection);
34=> New(text, ClassificationTypeNames.XmlDocCommentComment);
38=> New(text, ClassificationTypeNames.XmlDocCommentDelimiter);
42=> New(text, ClassificationTypeNames.XmlDocCommentEntityReference);
46=> New(text, ClassificationTypeNames.XmlDocCommentName);
50=> New(text, ClassificationTypeNames.XmlDocCommentProcessingInstruction);
54=> New(text, ClassificationTypeNames.XmlDocCommentText);