4 references to hostfxr_delegate_type
dotnet-aot (1)
ManagedHost.cs (1)
220Interop.hostfxr_delegate_type.hdt_load_assembly_and_get_function_pointer,
Microsoft.DotNet.NativeWrapper (3)
_generated\0\LibraryImports.g.cs (2)
167internal static partial global::Microsoft.DotNet.NativeWrapper.StatusCode hostfxr_get_runtime_delegate(nint hostContextHandle, global::Microsoft.DotNet.NativeWrapper.Interop.hostfxr_delegate_type type, out nint @delegate) 183static extern unsafe global::Microsoft.DotNet.NativeWrapper.StatusCode __PInvoke(nint __hostContextHandle_native, global::Microsoft.DotNet.NativeWrapper.Interop.hostfxr_delegate_type __type_native, nint* __delegate_native);
Interop.cs (1)
493hostfxr_delegate_type type,