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