10 references to CreateSafeWin32Exception
System (10)
services\monitoring\system\diagnosticts\EventLogInternal.cs (10)
215throw SharedUtils.CreateSafeWin32Exception(); 478throw SharedUtils.CreateSafeWin32Exception(); 570throw new InvalidOperationException(SR.GetString(SR.CantMonitorEventLog), SharedUtils.CreateSafeWin32Exception()); 638throw SharedUtils.CreateSafeWin32Exception(); 668throw SharedUtils.CreateSafeWin32Exception(); 679throw SharedUtils.CreateSafeWin32Exception(); 1118throw new InvalidOperationException(SR.GetString(SR.CantReadLogEntryAt, index.ToString(CultureInfo.CurrentCulture)), SharedUtils.CreateSafeWin32Exception()); 1306e = SharedUtils.CreateSafeWin32Exception(); 1336e = SharedUtils.CreateSafeWin32Exception(); 1722throw SharedUtils.CreateSafeWin32Exception();