4 references to LabelSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
11983Return new LabelSyntax(Me.Kind, newErrors, GetAnnotations, _labelToken) 11987Return new LabelSyntax(Me.Kind, GetDiagnostics, annotations, _labelToken) 39102Return New LabelSyntax(node.Kind, node.GetDiagnostics, node.GetAnnotations, newLabelToken)
Generated\Syntax.xml.Syntax.Generated.vb (1)
13676Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.LabelSyntax(kind, errors, annotations, labelToken), Nothing, 0)