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