8 references to Flush
System.ServiceModel.Internals (2)
System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (2)
313
this.TraceSource.
Flush
();
622
this.TraceSource.
Flush
();
System.Transactions (2)
System\Transactions\Trace\DiagnosticTrace.cs (2)
354
DiagnosticTrace.TraceSource.
Flush
();
604
DiagnosticTrace.TraceSource.
Flush
();
System.Workflow.Runtime (3)
WorkflowRuntime.cs (3)
658
WorkflowTrace.Runtime.
Flush
();
659
WorkflowTrace.Tracking.
Flush
();
660
WorkflowTrace.Host.
Flush
();
WindowsBase (1)
Base\MS\Internal\AvTrace.cs (1)
358
_traceSource.
Flush
();