2 references to EventSource_NullInput
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (2)
2428
ReportOutOfBandMessage(errorPrefix + ": " + SR.
EventSource_NullInput
);
2429
if (ThrowOnEventWriteErrors) throw new EventSourceException(SR.
EventSource_NullInput
, innerEx);