2 references to ExprDest
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Conversion.cs (2)
547ppDestinationExpr = binder.ExprDest; 556ppDestinationExpr = needsExprDest ? binder.ExprDest : null;