4 references to StreamTypeStartupStdErr
Aspire.Hosting (1)
Dcp\ResourceLogSource.cs (1)
90var startupStderrStream = await kubernetesService.GetLogStreamAsync(resource, Logs.StreamTypeStartupStdErr, cancellationToken, follow: follow, timestamps: true).ConfigureAwait(false);
Aspire.Hosting.Tests (3)
Dcp\DcpExecutorTests.cs (3)
710case Logs.StreamTypeStartupStdErr: 789case Logs.StreamTypeStartupStdErr: 860case Logs.StreamTypeStartupStdErr: