2 references to LiteralExpressionSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
3198
=> new
LiteralExpressionSyntax
(this.Kind, this.token, diagnostics, GetAnnotations());
3201
=> new
LiteralExpressionSyntax
(this.Kind, this.token, GetDiagnostics(), annotations);