3 writes to confirmationMessage_
Aspire.Hosting (3)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (3)
581
confirmationMessage_
= other.confirmationMessage_;
642
confirmationMessage_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
655
confirmationMessage_
= null;
3 references to confirmationMessage_
Aspire.Hosting (3)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (3)
581
confirmationMessage_ = other.
confirmationMessage_
;
640
get { return
confirmationMessage_
?? ConfirmationMessageDefaultValue; }
649
get { return
confirmationMessage_
!= null; }