2 references to BuildDisplayArguments
Aspire.TestTools (2)
GitHubCli.cs (2)
287
throw new InvalidOperationException($"gh {
BuildDisplayArguments
(arguments)} failed: {message.Trim()}");
349
throw new InvalidOperationException($"gh {
BuildDisplayArguments
(arguments)} failed: {stderr.Trim()}");