8 references to Upsert
Aspire.Hosting (8)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (8)
5493
case KindOneofCase.
Upsert
:
5524
get { return kindCase_ == KindOneofCase.
Upsert
? (global::Aspire.ResourceService.Proto.V1.Resource) kind_ : null; }
5527
kindCase_ = value == null ? KindOneofCase.None : KindOneofCase.
Upsert
;
5578
if (kindCase_ == KindOneofCase.
Upsert
) hash ^= Upsert.GetHashCode();
5620
if (kindCase_ == KindOneofCase.
Upsert
) {
5637
if (kindCase_ == KindOneofCase.
Upsert
) {
5659
case KindOneofCase.
Upsert
:
5734
if (kindCase_ == KindOneofCase.
Upsert
) {