1 write to _testSessionMessageLogger
Microsoft.VisualStudio.TestPlatform.Common (1)
Logging\InternalTestLoggerEvents.cs (1)
69
_testSessionMessageLogger
= testSessionMessageLogger;
2 references to _testSessionMessageLogger
Microsoft.VisualStudio.TestPlatform.Common (2)
Logging\InternalTestLoggerEvents.cs (2)
70
_testSessionMessageLogger
.TestRunMessage += TestRunMessageHandler;
128
_testSessionMessageLogger
.TestRunMessage -= TestRunMessageHandler;