2 writes to mountType_
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (2)
2971
mountType_
= other.mountType_;
3023
mountType_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to mountType_
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (2)
2971
mountType_ = other.
mountType_
;
3021
get { return
mountType_
; }