1 implementation of OnClientProcessExit
Microsoft.TestPlatform.CommunicationUtilities (1)
TestRequestSender.cs (1)
496public void OnClientProcessExit(string stdError)
1 reference to OnClientProcessExit
Microsoft.TestPlatform.CrossPlatEngine (1)
Client\ProxyOperationManager.cs (1)
517RequestSender.OnClientProcessExit(BuildCrashErrorContext(_testHostProcessFileName, _testHostProcessStdError));