3 references to CreateAppUserCommand
Aspire.Hosting.Rust (1)
RustDockerfileGenerator.cs (1)
157runtimeStage.Run(CreateAppUserCommand);
Aspire.Hosting.Rust.Tests (2)
RustDockerfileShellTests.cs (2)
131var result = await RunShellAsync(RustDockerfileGenerator.CreateAppUserCommand, stubDirectory); 161var result = await RunShellAsync(RustDockerfileGenerator.CreateAppUserCommand, stubDirectory);