2 references to GetExecutionState
Microsoft.TestPlatform.CrossPlatEngine (2)
Client\MTP\MtpProxyExecutionManager.cs (1)
334string? state = MtpTestNodeConverter.GetExecutionState(node);
Client\MTP\MtpTestNodeConverter.cs (1)
70string? state = GetExecutionState(node);