4 references to DocumentationCommentTriviaSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
33296
Return new
DocumentationCommentTriviaSyntax
(Me.Kind, newErrors, GetAnnotations, _content)
33300
Return new
DocumentationCommentTriviaSyntax
(Me.Kind, GetDiagnostics, annotations, _content)
41519
Return New
DocumentationCommentTriviaSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newContent.Node)
Generated\Syntax.xml.Syntax.Generated.vb (1)
34685
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
DocumentationCommentTriviaSyntax
(kind, errors, annotations, if(content IsNot Nothing, content.Green, Nothing)), Nothing, 0)