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