6 references to Enabled
Aspire.Hosting (6)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (5)
782private global::Aspire.ResourceService.Proto.V1.ResourceCommandState state_ = global::Aspire.ResourceService.Proto.V1.ResourceCommandState.Enabled; 835if (State != global::Aspire.ResourceService.Proto.V1.ResourceCommandState.Enabled) hash ^= State.GetHashCode(); 932if (State != global::Aspire.ResourceService.Proto.V1.ResourceCommandState.Enabled) { 970if (State != global::Aspire.ResourceService.Proto.V1.ResourceCommandState.Enabled) { 1012if (other.State != global::Aspire.ResourceService.Proto.V1.ResourceCommandState.Enabled) {
Dashboard\proto\Partials.cs (1)
133Hosting.ApplicationModel.ResourceCommandState.Enabled => ResourceCommandState.Enabled,