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