10 references to TestPlatformFactory
vstest.console (5)
Processors\ListExtensionsArgumentProcessor.cs (4)
86_ = TestPlatformFactory.GetTestPlatform(); 123_ = TestPlatformFactory.GetTestPlatform(); 159_ = TestPlatformFactory.GetTestPlatform(); 203_ = TestPlatformFactory.GetTestPlatform();
TestPlatformHelpers\TestRequestManager.cs (1)
101TestPlatformFactory.GetTestPlatform(),
vstest.console.arm64 (5)
src\vstest\src\vstest.console\Processors\ListExtensionsArgumentProcessor.cs (4)
86_ = TestPlatformFactory.GetTestPlatform(); 123_ = TestPlatformFactory.GetTestPlatform(); 159_ = TestPlatformFactory.GetTestPlatform(); 203_ = TestPlatformFactory.GetTestPlatform();
src\vstest\src\vstest.console\TestPlatformHelpers\TestRequestManager.cs (1)
101TestPlatformFactory.GetTestPlatform(),