2 references to CompletedWithWarning
Aspire.Hosting (2)
Backchannel\BackchannelDataTypes.cs (1)
112public bool IsWarning => CompletionState is CompletionStates.CompletedWithWarning;
Pipelines\PipelineActivityReporter.cs (1)
36CompletionState.CompletedWithWarning => CompletionStates.CompletedWithWarning,