1 implementation of MetricsDisposeStart
Microsoft.TestPlatform.CoreUtilities (1)
Tracing\TestPlatformEventSource.cs (1)
230
public 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
();