2 references to CompareDstTypesBased
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Conversion.cs (2)
851
int n =
CompareDstTypesBased
(typeBestDst, prguci[iuciBestDst].DstImplicit, typeTo, fToImplicit);
954
int n =
CompareDstTypesBased
(typeBestDst, prguci[iuciBestDst].DstImplicit, typeTo, uci.DstImplicit);