3 references to StreamTypeStartupStdErr
Aspire.Hosting (1)
Dcp\ResourceLogSource.cs (1)
37var startupStderrStream = await kubernetesService.GetLogStreamAsync(resource, Logs.StreamTypeStartupStdErr, cancellationToken, follow: follow, timestamps: true).ConfigureAwait(false);
Aspire.Hosting.Tests (2)
Dcp\DcpExecutorTests.cs (2)
669case Logs.StreamTypeStartupStdErr: 752case Logs.StreamTypeStartupStdErr: