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); 1445ThrowEventSourceException(m_eventData[eventId].Name, ex); 1594ThrowEventSourceException(eventName); 1601ThrowEventSourceException(eventName); 1606ThrowEventSourceException(eventName); 2034ThrowEventSourceException(metadata.Name); 2037ThrowEventSourceException(metadata.Name); 2075ThrowEventSourceException(m_eventData[eventId].Name, ex); 2970ThrowEventSourceException("SendManifest");
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\TraceLoggingEventSource.cs (2)
680ThrowEventSourceException(eventName, ex); 694ThrowEventSourceException(eventName, ex);