1 reference to TestPlatform
Microsoft.VisualStudio.TestPlatform.Client (1)
TestPlatformFactory.cs (1)
19public static ITestPlatform GetTestPlatform() => s_testPlatform ??= new TestPlatform();