4 implementations of Flush
dotnet (2)
Commands\Hidden\InternalReportInstallSuccess\InternalReportInstallSuccessCommand.cs (1)
55
public void
Flush
()
Telemetry\Telemetry.cs (1)
112
public void
Flush
()
dotnet.Tests (2)
CommandTests\MSBuild\FakeTelemetry.cs (1)
20
public void
Flush
()
FakeRecordEventNameTelemetry.cs (1)
30
public void
Flush
()
1 reference to Flush
dotnet (1)
Program.cs (1)
295
TelemetryClient.
Flush
();