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)
2808
throw ThrowHelper.
GetAmbiguousMatchException
(firstCandidate);
2874
throw ThrowHelper.
GetAmbiguousMatchException
(firstCandidate);
2903
throw ThrowHelper.
GetAmbiguousMatchException
(match);
2933
throw ThrowHelper.
GetAmbiguousMatchException
(match);
2945
throw ThrowHelper.
GetAmbiguousMatchException
(match);
2981
throw ThrowHelper.
GetAmbiguousMatchException
(match);
3010
throw ThrowHelper.
GetAmbiguousMatchException
(match);