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