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