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