12 references to ThrowEventSourceException
System.Private.CoreLib (12)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (10)
1405ThrowEventSourceException(metadata.Name); 1408ThrowEventSourceException(metadata.Name); 1446ThrowEventSourceException(m_eventData[eventId].Name, ex); 1595ThrowEventSourceException(eventName); 1602ThrowEventSourceException(eventName); 1607ThrowEventSourceException(eventName); 2035ThrowEventSourceException(metadata.Name); 2038ThrowEventSourceException(metadata.Name); 2076ThrowEventSourceException(m_eventData[eventId].Name, ex); 2963ThrowEventSourceException("SendManifest");
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\TraceLoggingEventSource.cs (2)
680ThrowEventSourceException(eventName, ex); 694ThrowEventSourceException(eventName, ex);