4 references to ReferenceDirectiveTriviaSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
36526
Return new
ReferenceDirectiveTriviaSyntax
(Me.Kind, newErrors, GetAnnotations, _hashToken, _referenceKeyword, _file)
36530
Return new
ReferenceDirectiveTriviaSyntax
(Me.Kind, GetDiagnostics, annotations, _hashToken, _referenceKeyword, _file)
41912
Return New
ReferenceDirectiveTriviaSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newHashToken, newReferenceKeyword, newFile)
Generated\Syntax.xml.Syntax.Generated.vb (1)
37851
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
ReferenceDirectiveTriviaSyntax
(kind, errors, annotations, hashToken, referenceKeyword, file), Nothing, 0)