1 reference to XML_ExpectedEndOfTag
Microsoft.CodeAnalysis.CSharp (1)
Parser\DocumentationCommentParser.cs (1)
284
slashGreater = this.WithXmlParseError(slashGreater, XmlParseErrorCode.
XML_ExpectedEndOfTag
, name.ToString());