1 reference to XML_StringLiteralNoEndQuote
Microsoft.CodeAnalysis.CSharp (1)
Parser\DocumentationCommentParser.cs (1)
658
endQuote = this.WithXmlParseError(endQuote, XmlParseErrorCode.
XML_StringLiteralNoEndQuote
);