13 references to GetAmbiguousMatchException
System.Private.CoreLib (13)
src\libraries\System.Private.CoreLib\src\System\DefaultBinder.cs (6)
391
throw ThrowHelper.
GetAmbiguousMatchException
(bestMatch);
535
throw ThrowHelper.
GetAmbiguousMatchException
(bestMatch);
630
throw ThrowHelper.
GetAmbiguousMatchException
(bestMatch);
745
throw ThrowHelper.
GetAmbiguousMatchException
(bestMatch);
859
throw ThrowHelper.
GetAmbiguousMatchException
(bestMatch);
1146
throw ThrowHelper.
GetAmbiguousMatchException
(methWithDeepestHierarchy!);
src\System\RuntimeType.CoreCLR.cs (7)
2859
throw ThrowHelper.
GetAmbiguousMatchException
(firstCandidate);
2925
throw ThrowHelper.
GetAmbiguousMatchException
(firstCandidate);
2954
throw ThrowHelper.
GetAmbiguousMatchException
(match);
2984
throw ThrowHelper.
GetAmbiguousMatchException
(match);
2996
throw ThrowHelper.
GetAmbiguousMatchException
(match);
3032
throw ThrowHelper.
GetAmbiguousMatchException
(match);
3061
throw ThrowHelper.
GetAmbiguousMatchException
(match);