1 write to _testCaseEventsHandler
Microsoft.TestPlatform.CrossPlatEngine (1)
Execution\RunTestsWithSources.cs (1)
56_testCaseEventsHandler = testCaseEventsHandler;
3 references to _testCaseEventsHandler
Microsoft.TestPlatform.CrossPlatEngine (3)
Execution\RunTestsWithSources.cs (3)
209_testCaseEventsHandler?.SendSessionEnd(); 218if (_testCaseEventsHandler == null) 228_testCaseEventsHandler.SendSessionStart(properties);