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