9 references to GetAmbiguousMatchException
System.Reflection.MetadataLoadContext (9)
System\Reflection\DefaultBinder.cs (4)
142
throw ThrowHelper.
GetAmbiguousMatchException
(bestMatch);
262
throw ThrowHelper.
GetAmbiguousMatchException
(bestMatch);
346
throw ThrowHelper.
GetAmbiguousMatchException
(bestMatch);
611
throw ThrowHelper.
GetAmbiguousMatchException
(methWithDeepestHierarchy!);
System\Reflection\Runtime\BindingFlagSupport\QueryResult.cs (2)
115
throw ThrowHelper.
GetAmbiguousMatchException
(match);
119
throw ThrowHelper.
GetAmbiguousMatchException
(match);
System\Reflection\TypeLoading\CustomAttributes\CustomAttributeHelpers.cs (1)
22
throw ThrowHelper.
GetAmbiguousMatchException
(match);
System\Reflection\TypeLoading\RuntimeTypeInfo.BindingFlags.cs (1)
152
throw ThrowHelper.
GetAmbiguousMatchException
(firstCandidate);
System\Reflection\TypeLoading\Types\RoType.GetInterface.cs (1)
36
throw ThrowHelper.
GetAmbiguousMatchException
(match);