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