2 references to AmbiguousImplementation
System.Private.CoreLib (2)
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\DispatchResolve.cs (1)
44
throw pTgtType->GetClasslibException(ExceptionIDs.
AmbiguousImplementation
);
System\RuntimeExceptionHelpers.cs (1)
120
case ExceptionIDs.
AmbiguousImplementation
: