1 write to DstImplicit
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
24
DstImplicit
= dstImplicit;
4 references to DstImplicit
Microsoft.CSharp (4)
Microsoft\CSharp\RuntimeBinder\Semantics\Conversion.cs (3)
851
int n = CompareDstTypesBased(typeBestDst, prguci[iuciBestDst].
DstImplicit
, typeTo, fToImplicit);
954
int n = CompareDstTypesBased(typeBestDst, prguci[iuciBestDst].
DstImplicit
, typeTo, uci.
DstImplicit
);
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
1396
conv.
DstImplicit
== fDst)