4 references to MyBaseExpressionSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
20627Return new MyBaseExpressionSyntax(Me.Kind, newErrors, GetAnnotations, _keyword) 20631Return new MyBaseExpressionSyntax(Me.Kind, GetDiagnostics, annotations, _keyword) 40096Return New MyBaseExpressionSyntax(node.Kind, node.GetDiagnostics, node.GetAnnotations, newKeyword)
Generated\Syntax.xml.Syntax.Generated.vb (1)
22134Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.MyBaseExpressionSyntax(kind, errors, annotations, keyword), Nothing, 0)