13 references to GetAmbiguousMatchException
System.Private.CoreLib (13)
src\libraries\System.Private.CoreLib\src\System\DefaultBinder.cs (6)
389throw ThrowHelper.GetAmbiguousMatchException(bestMatch); 533throw ThrowHelper.GetAmbiguousMatchException(bestMatch); 628throw ThrowHelper.GetAmbiguousMatchException(bestMatch); 743throw ThrowHelper.GetAmbiguousMatchException(bestMatch); 857throw ThrowHelper.GetAmbiguousMatchException(bestMatch); 1144throw ThrowHelper.GetAmbiguousMatchException(methWithDeepestHierarchy!);
src\System\RuntimeType.CoreCLR.cs (7)
2816throw ThrowHelper.GetAmbiguousMatchException(firstCandidate); 2882throw ThrowHelper.GetAmbiguousMatchException(firstCandidate); 2911throw ThrowHelper.GetAmbiguousMatchException(match); 2941throw ThrowHelper.GetAmbiguousMatchException(match); 2953throw ThrowHelper.GetAmbiguousMatchException(match); 2989throw ThrowHelper.GetAmbiguousMatchException(match); 3018throw ThrowHelper.GetAmbiguousMatchException(match);