2 writes to Type
System.Diagnostics.EventLog (2)
System\Diagnostics\Reader\NativeWrapper.cs (1)
1082stringVariants[i].Type = (uint)UnsafeNativeMethods.EvtVariantType.EvtVarTypeString;
System\Diagnostics\Reader\UnsafeNativeMethods.cs (1)
752Type = Type
1 reference to Type
System.Diagnostics.EventLog (1)
System\Diagnostics\Reader\UnsafeNativeMethods.cs (1)
743Type = managed.Type;