4 references to HandleAmbiguity
Microsoft.CSharp (4)
Microsoft\CSharp\RuntimeBinder\Semantics\Conversion.cs (4)
973throw HandleAmbiguity(typeSrc, typeDst, prguci, iuciBestSrc, iuci); 987throw HandleAmbiguity(typeSrc, typeDst, prguci, iuciBestSrc, iuci); 1000throw HandleAmbiguity(typeSrc, typeDst, prguci, iuciBestSrc, iuciBestDst); 1004throw HandleAmbiguity(typeSrc, typeDst, prguci, iuciBest, iuciAmbig);