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