1 reference to XML_IncorrectComment
Microsoft.CodeAnalysis.CSharp (1)
Parser\DocumentationCommentParser.cs (1)
733
token = this.WithXmlParseError(token, XmlParseErrorCode.
XML_IncorrectComment
);