1 write to _testPlatformEventSource
Microsoft.TestPlatform.CrossPlatEngine (1)
Execution\ExecutionManager.cs (1)
55
_testPlatformEventSource
= testPlatformEventSource;
2 references to _testPlatformEventSource
Microsoft.TestPlatform.CrossPlatEngine (2)
Execution\ExecutionManager.cs (2)
72
_testPlatformEventSource
.AdapterSearchStart();
88
_testPlatformEventSource
.AdapterSearchStop();