3 references to EvtVarTypeNull
System.Diagnostics.EventLog (3)
System\Diagnostics\Reader\NativeWrapper.cs (3)
690varVal.Type = (uint)UnsafeNativeMethods.EvtVariantType.EvtVarTypeNull; 1155case (int)UnsafeNativeMethods.EvtVariantType.EvtVarTypeNull: 1248if (val.Type == (int)UnsafeNativeMethods.EvtVariantType.EvtVarTypeNull)