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