3 references to hostfxr_delegate_type
Microsoft.DotNet.NativeWrapper (3)
_generated\0\LibraryImports.g.cs (2)
155internal 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) 169static 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)
481hostfxr_delegate_type type,