3 references to CreateFactory
Aspire.Cli.Tests (3)
DotNet\ProcessExecutionFactoryEnvironmentTests.cs (3)
35
await using var execution =
CreateFactory
().CreateExecution(
56
await using var execution =
CreateFactory
().CreateExecution(startInfo, new ProcessInvocationOptions());
67
await using var execution =
CreateFactory
().CreateExecution(