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