4 references to MyClassExpressionSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
20689Return new MyClassExpressionSyntax(Me.Kind, newErrors, GetAnnotations, _keyword) 20693Return new MyClassExpressionSyntax(Me.Kind, GetDiagnostics, annotations, _keyword) 40109Return New MyClassExpressionSyntax(node.Kind, node.GetDiagnostics, node.GetAnnotations, newKeyword)
Generated\Syntax.xml.Syntax.Generated.vb (1)
22225Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.MyClassExpressionSyntax(kind, errors, annotations, keyword), Nothing, 0)