2 overrides of Flush
System (1)
compmod\system\diagnostics\TextWriterTraceListener.cs (1)
145
public override void
Flush
() {
System.Core (1)
System\Diagnostics\Eventing\EventProviderTraceListener.cs (1)
140
public sealed override void
Flush
()
60 references to Flush
System (60)
compmod\system\diagnostics\TraceInternal.cs (39)
176
listener.
Flush
();
184
listener.
Flush
();
188
listener.
Flush
();
226
if (AutoFlush) listener.
Flush
();
235
if (AutoFlush) listener.
Flush
();
240
if (AutoFlush) listener.
Flush
();
251
if (AutoFlush) listener.
Flush
();
260
if (AutoFlush) listener.
Flush
();
265
if (AutoFlush) listener.
Flush
();
313
if (AutoFlush) listener.
Flush
();
319
if (AutoFlush) listener.
Flush
();
330
if (AutoFlush) listener.
Flush
();
335
if (AutoFlush) listener.
Flush
();
344
if (AutoFlush) listener.
Flush
();
349
if (AutoFlush) listener.
Flush
();
362
if (AutoFlush) listener.
Flush
();
371
if (AutoFlush) listener.
Flush
();
376
if (AutoFlush) listener.
Flush
();
387
if (AutoFlush) listener.
Flush
();
396
if (AutoFlush) listener.
Flush
();
401
if (AutoFlush) listener.
Flush
();
412
if (AutoFlush) listener.
Flush
();
421
if (AutoFlush) listener.
Flush
();
426
if (AutoFlush) listener.
Flush
();
437
if (AutoFlush) listener.
Flush
();
446
if (AutoFlush) listener.
Flush
();
451
if (AutoFlush) listener.
Flush
();
462
if (AutoFlush) listener.
Flush
();
471
if (AutoFlush) listener.
Flush
();
476
if (AutoFlush) listener.
Flush
();
487
if (AutoFlush) listener.
Flush
();
496
if (AutoFlush) listener.
Flush
();
501
if (AutoFlush) listener.
Flush
();
512
if (AutoFlush) listener.
Flush
();
521
if (AutoFlush) listener.
Flush
();
526
if (AutoFlush) listener.
Flush
();
537
if (AutoFlush) listener.
Flush
();
546
if (AutoFlush) listener.
Flush
();
551
if (AutoFlush) listener.
Flush
();
compmod\system\diagnostics\TraceSource.cs (21)
135
listener.
Flush
();
143
listener.
Flush
();
147
listener.
Flush
();
252
if (Trace.AutoFlush) listener.
Flush
();
262
if (Trace.AutoFlush) listener.
Flush
();
267
if (Trace.AutoFlush) listener.
Flush
();
288
if (Trace.AutoFlush) listener.
Flush
();
298
if (Trace.AutoFlush) listener.
Flush
();
303
if (Trace.AutoFlush) listener.
Flush
();
324
if (Trace.AutoFlush) listener.
Flush
();
334
if (Trace.AutoFlush) listener.
Flush
();
339
if (Trace.AutoFlush) listener.
Flush
();
360
if (Trace.AutoFlush) listener.
Flush
();
370
if (Trace.AutoFlush) listener.
Flush
();
375
if (Trace.AutoFlush) listener.
Flush
();
396
if (Trace.AutoFlush) listener.
Flush
();
406
if (Trace.AutoFlush) listener.
Flush
();
411
if (Trace.AutoFlush) listener.
Flush
();
444
if (Trace.AutoFlush) listener.
Flush
();
454
if (Trace.AutoFlush) listener.
Flush
();
459
if (Trace.AutoFlush) listener.
Flush
();