Microsoft\CSharp\RuntimeBinder\Semantics\Conversion.cs (4)
946throw HandleAmbiguity(typeSrc, typeDst, prguci, iuciBestSrc, iuci);
960throw HandleAmbiguity(typeSrc, typeDst, prguci, iuciBestSrc, iuci);
973throw HandleAmbiguity(typeSrc, typeDst, prguci, iuciBestSrc, iuciBestDst);
977throw HandleAmbiguity(typeSrc, typeDst, prguci, iuciBest, iuciAmbig);