4 references to MeExpressionSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
20565Return new MeExpressionSyntax(Me.Kind, newErrors, GetAnnotations, _keyword) 20569Return new MeExpressionSyntax(Me.Kind, GetDiagnostics, annotations, _keyword) 40083Return New MeExpressionSyntax(node.Kind, node.GetDiagnostics, node.GetAnnotations, newKeyword)
Generated\Syntax.xml.Syntax.Generated.vb (1)
22043Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.MeExpressionSyntax(kind, errors, annotations, keyword), Nothing, 0)