4 references to LiteralExpressionSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
19754Return new LiteralExpressionSyntax(Me.Kind, newErrors, GetAnnotations, _token) 19758Return new LiteralExpressionSyntax(Me.Kind, GetDiagnostics, annotations, _token) 39991Return New LiteralExpressionSyntax(node.Kind, node.GetDiagnostics, node.GetAnnotations, newToken)
Generated\Syntax.xml.Syntax.Generated.vb (1)
21282Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.LiteralExpressionSyntax(kind, errors, annotations, token), Nothing, 0)