12 references to ThrowEventSourceException
System.Private.CoreLib (12)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (10)
1404ThrowEventSourceException(metadata.Name); 1407ThrowEventSourceException(metadata.Name); 1447ThrowEventSourceException(metadata.Name, ex); 1597ThrowEventSourceException(eventName); 1604ThrowEventSourceException(eventName); 1609ThrowEventSourceException(eventName); 2037ThrowEventSourceException(metadata.Name); 2040ThrowEventSourceException(metadata.Name); 2080ThrowEventSourceException(metadata.Name, ex); 2979ThrowEventSourceException("SendManifest");
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\TraceLoggingEventSource.cs (2)
680ThrowEventSourceException(eventName, ex); 694ThrowEventSourceException(eventName, ex);