2 references to XML_ExpectedIdentifier
Microsoft.CodeAnalysis.CSharp (2)
Parser\DocumentationCommentParser.cs (2)
803return new XmlSyntaxDiagnosticInfo(offset, length, XmlParseErrorCode.XML_ExpectedIdentifier); 824return new XmlSyntaxDiagnosticInfo(XmlParseErrorCode.XML_ExpectedIdentifier);