1 write to StandardInputContent
Aspire.Hosting.Azure.Kubernetes (1)
AzureKubernetesEnvironmentResource.AksPipeline.cs (1)
438StandardInputContent = manifest,
3 references to StandardInputContent
Aspire.Hosting.Azure.Kubernetes (3)
src\Aspire.Hosting\Dcp\Process\ProcessUtil.cs (3)
49RedirectStandardInput = processSpec.StandardInputContent != null, 135if (processSpec.StandardInputContent != null) 138writer.WriteLine(processSpec.StandardInputContent);