1 write to win32ErrorCode
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogStatus.cs (1)
38this.win32ErrorCode = win32ErrorCode;
1 reference to win32ErrorCode
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogStatus.cs (1)
46get { return this.win32ErrorCode; }