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