1 implementation of DiscoveryRequestStart
Microsoft.TestPlatform.CoreUtilities (1)
Tracing\TestPlatformEventSource.cs (1)
43public void DiscoveryRequestStart()
2 references to DiscoveryRequestStart
vstest.console (1)
TestPlatformHelpers\TestRequestManager.cs (1)
278_testPlatformEventSource.DiscoveryRequestStart();
vstest.console.arm64 (1)
src\vstest\src\vstest.console\TestPlatformHelpers\TestRequestManager.cs (1)
278_testPlatformEventSource.DiscoveryRequestStart();