1 implementation of AdapterExecutionStart
Microsoft.TestPlatform.CoreUtilities (1)
Tracing\TestPlatformEventSource.cs (1)
113
public void
AdapterExecutionStart
(string executorUri)
1 reference to AdapterExecutionStart
Microsoft.TestPlatform.CrossPlatEngine (1)
Execution\BaseRunTests.cs (1)
477
_testPlatformEventSource.
AdapterExecutionStart
(executorUri);