2 references to DocumentationCommentTriviaSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
22836
=> new
DocumentationCommentTriviaSyntax
(this.Kind, this.content, this.endOfComment, diagnostics, GetAnnotations());
22839
=> new
DocumentationCommentTriviaSyntax
(this.Kind, this.content, this.endOfComment, GetDiagnostics(), annotations);