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