9 references to Delete
Aspire.Dashboard (9)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (8)
5490case KindOneofCase.Delete: 5512get { return kindCase_ == KindOneofCase.Delete ? (global::Aspire.ResourceService.Proto.V1.ResourceDeletion) kind_ : null; } 5515kindCase_ = value == null ? KindOneofCase.None : KindOneofCase.Delete; 5577if (kindCase_ == KindOneofCase.Delete) hash ^= Delete.GetHashCode(); 5616if (kindCase_ == KindOneofCase.Delete) { 5634if (kindCase_ == KindOneofCase.Delete) { 5653case KindOneofCase.Delete: 5725if (kindCase_ == KindOneofCase.Delete) {
ResourceService\DashboardClient.cs (1)
362else if (change.KindCase == WatchResourcesChange.KindOneofCase.Delete)