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