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