2 writes to s_instance
Microsoft.VisualStudio.TestPlatform.Common (2)
Logging\TestSessionMessageLogger.cs (2)
43return s_instance ??= new TestSessionMessageLogger(); 47s_instance = value;