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