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