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;