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)
851int n = CompareDstTypesBased(typeBestDst, prguci[iuciBestDst].DstImplicit, typeTo, fToImplicit); 954int n = CompareDstTypesBased(typeBestDst, prguci[iuciBestDst].DstImplicit, typeTo, uci.DstImplicit);
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
1396conv.DstImplicit == fDst)