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