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