3 writes to state_
Aspire.Hosting (3)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (3)
4240state_ = other.state_; 4320state_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); 4333state_ = null;
3 references to state_
Aspire.Hosting (3)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (3)
4240state_ = other.state_; 4318get { return state_ ?? StateDefaultValue; } 4327get { return state_ != null; }