4 references to HandleAmbiguity
Microsoft.CSharp (4)
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);