1 write to _testPlatform
vstest.console (1)
TestPlatformHelpers\TestRequestManager.cs (1)
127
_testPlatform
= testPlatform;
5 references to _testPlatform
vstest.console (5)
TestPlatformHelpers\TestRequestManager.cs (5)
156
_testPlatform
.ClearExtensions();
157
_testPlatform
.UpdateExtensions(pathToAdditionalExtensions, skipExtensionFilters);
245
_currentDiscoveryRequest =
_testPlatform
.CreateDiscoveryRequest(
545
var testSessionStarted =
_testPlatform
.StartTestSession(requestData, criteria, eventsHandler, sourceToSourceDetailMap, new NullWarningLogger());
1277
_currentTestRunRequest =
_testPlatform
.CreateTestRunRequest(