1 reference to XML_EndTagExpected
Microsoft.CodeAnalysis.CSharp (1)
Parser\DocumentationCommentParser.cs (1)
238
lessThanSlash = this.WithXmlParseError(lessThanSlash, XmlParseErrorCode.
XML_EndTagExpected
, name.ToString());