1 instantiation of AmbiguousImplementationException
System.Private.CoreLib (1)
src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\ExceptionHandling.cs (1)
319ExceptionIDs.AmbiguousImplementation => new AmbiguousImplementationException(),
2 references to AmbiguousImplementationException
netstandard (1)
netstandard.cs (1)
1484[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.AmbiguousImplementationException))]
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net10.0\System.Runtime.Forwards.cs (1)
523[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.AmbiguousImplementationException))]