1 implementation of MetricsDisposeStart
Microsoft.TestPlatform.CoreUtilities (1)
Tracing\TestPlatformEventSource.cs (1)
230public void MetricsDisposeStart()
2 references to MetricsDisposeStart
vstest.console (1)
CommandLine\Executor.cs (1)
231_testPlatformEventSource.MetricsDisposeStart();
vstest.console.arm64 (1)
src\vstest\src\vstest.console\CommandLine\Executor.cs (1)
231_testPlatformEventSource.MetricsDisposeStart();