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( 545var testSessionStarted = _testPlatform.StartTestSession(requestData, criteria, eventsHandler, sourceToSourceDetailMap, new NullWarningLogger()); 1277_currentTestRunRequest = _testPlatform.CreateTestRunRequest(