5 references to Native
System.Diagnostics.EventLog (5)
_generated\0\LibraryImports.g.cs (2)
1688
global::Microsoft.Win32.UnsafeNativeMethods.EvtRpcLogin.Marshaller.ValueMarshaller.
Native
__login_native = default;
1730
static 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)
385
private
Native
_value;
400
public
Native
ToUnmanaged() => _value;
402
public void FromUnmanaged(
Native
value)