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