2 references to CreateExecuteCommandContext
Aspire.Hosting.Maui.Tests (2)
MauiBuildQueueTests.cs (2)
566
var result = await stopCommand.ExecuteCommand(
CreateExecuteCommandContext
(env));
599
var result = await stopCommand.ExecuteCommand(
CreateExecuteCommandContext
(env));