2 references to LexXmlDocComment
Microsoft.CodeAnalysis.CSharp (2)
Parser\Lexer.cs (2)
2320this.AddTrivia(this.LexXmlDocComment(XmlDocCommentStyle.SingleLine), ref triviaList); 2343this.AddTrivia(this.LexXmlDocComment(XmlDocCommentStyle.Delimited), ref triviaList);