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