2 references to Id
RunTests (2)
ProcessTestExecutor.cs (2)
146
Logger.Log($"Create xunit process with id {dotnetProcessInfo.
Id
} for test {workItemInfo.DisplayName}");
151
Logger.Log($"Exit xunit process with id {dotnetProcessInfo.
Id
} for test {workItemInfo.DisplayName} with code {xunitProcessResult.ExitCode}");