2 writes to ShellExecution
Aspire.Hosting.Redis (1)
RedisResource.cs (1)
26ShellExecution = true;
Aspire.Hosting.Testing.Tests (1)
TestingBuilderTests.cs (1)
535redis1.Resource.ShellExecution = false;
2 references to ShellExecution
Aspire.Hosting (2)
Dcp\ContainerCreator.cs (2)
333if (modelContainer is ContainerResource { ShellExecution: true }) 342var appLaunchArgumentAnnotations = modelContainer is ContainerResource { ShellExecution: true }