2 writes to stoppedAt_
Aspire.Hosting (2)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (2)
4250
stoppedAt_
= other.stoppedAt_ != null ? other.stoppedAt_.Clone() : null;
4488
stoppedAt_
= value;
9 references to stoppedAt_
Aspire.Hosting (9)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (9)
4250
stoppedAt_ = other.
stoppedAt_
!= null ? other.
stoppedAt_
.Clone() : null;
4486
get { return
stoppedAt_
; }
4574
if (
stoppedAt_
!= null) hash ^= StoppedAt.GetHashCode();
4690
if (
stoppedAt_
!= null) {
4739
if (
stoppedAt_
!= null) {
4794
if (other.
stoppedAt_
!= null) {
4795
if (
stoppedAt_
== null) {
4982
if (
stoppedAt_
== null) {