12 references to ThrowEventSourceException
System.Private.CoreLib (12)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (10)
1393ThrowEventSourceException(metadata.Name); 1396ThrowEventSourceException(metadata.Name); 1436ThrowEventSourceException(metadata.Name, ex); 1586ThrowEventSourceException(eventName); 1593ThrowEventSourceException(eventName); 1598ThrowEventSourceException(eventName); 2048ThrowEventSourceException(metadata.Name); 2051ThrowEventSourceException(metadata.Name); 2091ThrowEventSourceException(metadata.Name, ex); 2990ThrowEventSourceException("SendManifest");
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\TraceLoggingEventSource.cs (2)
680ThrowEventSourceException(eventName, ex); 694ThrowEventSourceException(eventName, ex);