1 write to _testPlatform
vstest.console (1)
TestPlatformHelpers\TestRequestManager.cs (1)
151
_testPlatform
= testPlatform;
4 references to _testPlatform
vstest.console (4)
TestPlatformHelpers\TestRequestManager.cs (4)
175
_testPlatform
.ClearExtensions();
176
_testPlatform
.UpdateExtensions(pathToAdditionalExtensions, skipExtensionFilters);
267
_currentDiscoveryRequest =
_testPlatform
.CreateDiscoveryRequest(
1161
_currentTestRunRequest =
_testPlatform
.CreateTestRunRequest(