4 references to EndExternalSourceDirectiveTriviaSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
35886
Return new
EndExternalSourceDirectiveTriviaSyntax
(Me.Kind, newErrors, GetAnnotations, _hashToken, _endKeyword, _externalSourceKeyword)
35890
Return new
EndExternalSourceDirectiveTriviaSyntax
(Me.Kind, GetDiagnostics, annotations, _hashToken, _endKeyword, _externalSourceKeyword)
41828
Return New
EndExternalSourceDirectiveTriviaSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newHashToken, newEndKeyword, newExternalSourceKeyword)
Generated\Syntax.xml.Syntax.Generated.vb (1)
37166
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
EndExternalSourceDirectiveTriviaSyntax
(kind, errors, annotations, hashToken, endKeyword, externalSourceKeyword), Nothing, 0)