2 references to CompletedWithError
Aspire.Hosting (2)
Backchannel\BackchannelDataTypes.cs (1)
107public bool IsError => CompletionState is CompletionStates.CompletedWithError;
Publishing\PublishingActivityReporter.cs (1)
32CompletionState.CompletedWithError => CompletionStates.CompletedWithError,