5 references to Native
System.Diagnostics.EventLog (5)
_generated\0\LibraryImports.g.cs (2)
1688global::Microsoft.Win32.UnsafeNativeMethods.EvtRpcLogin.Marshaller.ValueMarshaller.Native __login_native = default; 1730static extern unsafe nint __PInvoke(global::Microsoft.Win32.UnsafeNativeMethods.EvtLoginClass __loginClass_native, global::Microsoft.Win32.UnsafeNativeMethods.EvtRpcLogin.Marshaller.ValueMarshaller.Native* __login_native, int __timeout_native, int __flags_native);
System\Diagnostics\Reader\UnsafeNativeMethods.cs (3)
385private Native _value; 400public Native ToUnmanaged() => _value; 402public void FromUnmanaged(Native value)