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