1 write to _testSessionMessageLogger
Microsoft.VisualStudio.TestPlatform.Client (1)
DesignMode\DesignModeClient.cs (1)
80
_testSessionMessageLogger
= TestSessionMessageLogger.Instance;
1 reference to _testSessionMessageLogger
Microsoft.VisualStudio.TestPlatform.Client (1)
DesignMode\DesignModeClient.cs (1)
82
_testSessionMessageLogger
.TestRunMessage += TestRunMessageHandler;