Base:
property
Display
Microsoft.CodeAnalysis.CSharp.BoundExpression.Display
1 reference to Display
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Expressions.cs (1)
376
diagnostics.Add(ErrorCode.ERR_ImplicitObjectCreationNoTargetType, expr.Syntax.GetLocation(), expr.
Display
);