3 writes to errorMessage_
Aspire.Dashboard (3)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (3)
1513errorMessage_ = other.errorMessage_; 1545errorMessage_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); 1558errorMessage_ = null;
3 references to errorMessage_
Aspire.Dashboard (3)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (3)
1513errorMessage_ = other.errorMessage_; 1543get { return errorMessage_ ?? ErrorMessageDefaultValue; } 1552get { return errorMessage_ != null; }