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