1 implementation of DiscoverAsync
Microsoft.VisualStudio.TestPlatform.Client (1)
Discovery\DiscoveryRequest.cs (1)
67public void DiscoverAsync()
2 references to DiscoverAsync
vstest.console (1)
TestPlatformHelpers\TestRequestManager.cs (1)
259_currentDiscoveryRequest.DiscoverAsync();
vstest.console.arm64 (1)
src\vstest\src\vstest.console\TestPlatformHelpers\TestRequestManager.cs (1)
259_currentDiscoveryRequest.DiscoverAsync();