1 write to _testHostManager
Microsoft.TestPlatform.CrossPlatEngine (1)
Client\InProcessProxyDiscoveryManager.cs (1)
38_testHostManager = testHostManager;
2 references to _testHostManager
Microsoft.TestPlatform.CrossPlatEngine (2)
Client\InProcessProxyDiscoveryManager.cs (2)
64discoveryCriteria.UpdateDiscoveryCriteria(_testHostManager); 106var extensionsFromSource = _testHostManager.GetTestPlatformExtensions(sources, []);