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