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