1 implementation of SendSessionEnd
Microsoft.TestPlatform.CrossPlatEngine (1)
EventHandlers\TestCaseEventsHandler.cs (1)
62public void SendSessionEnd()
2 references to SendSessionEnd
Microsoft.TestPlatform.CrossPlatEngine (2)
Execution\RunTestsWithSources.cs (1)
209_testCaseEventsHandler?.SendSessionEnd();
Execution\RunTestsWithTests.cs (1)
92_testCaseEventsHandler?.SendSessionEnd();