net9.0
namespace System.Runtime.Loader
{
public class AssemblyLoadContext
{
public event Func<Assembly!, string!, IntPtr>? ResolvingUnmanagedDll;
}
}
nuget.org | 0.1 %
Reference this API 0.1 %
Subscribe to this event 0.0 %
Unsubscribe from this event |
---|---|
.NET | 5.06.07.08.09.0 |
.NET Core | 3.03.1 |
Information specific to net9.0 | |
Assembly | System.Runtime.Loader , Version=9.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | The API is automatically referenced. |
Platform Restrictions | The event adder is supported on all platforms. The event remover is supported on all platforms. |