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