4 references to GlobalNameSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
31414
Return new
GlobalNameSyntax
(Me.Kind, newErrors, GetAnnotations, _globalKeyword)
31418
Return new
GlobalNameSyntax
(Me.Kind, GetDiagnostics, annotations, _globalKeyword)
41363
Return New
GlobalNameSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newGlobalKeyword)
Generated\Syntax.xml.Syntax.Generated.vb (1)
33507
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
GlobalNameSyntax
(kind, errors, annotations, globalKeyword), Nothing, 0)