1 implementation of ExecutionRequestStop
Microsoft.TestPlatform.CoreUtilities (1)
Tracing\TestPlatformEventSource.cs (1)
64
public void
ExecutionRequestStop
()
2 references to ExecutionRequestStop
vstest.console (1)
TestPlatformHelpers\TestRequestManager.cs (1)
426
_testPlatformEventSource.
ExecutionRequestStop
();
vstest.console.arm64 (1)
src\vstest\src\vstest.console\TestPlatformHelpers\TestRequestManager.cs (1)
426
_testPlatformEventSource.
ExecutionRequestStop
();