2 writes to startedAt_
Aspire.Hosting (2)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (2)
4249
startedAt_
= other.startedAt_ != null ? other.startedAt_.Clone() : null;
4473
startedAt_
= value;
9 references to startedAt_
Aspire.Hosting (9)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (9)
4249
startedAt_ = other.
startedAt_
!= null ? other.
startedAt_
.Clone() : null;
4471
get { return
startedAt_
; }
4573
if (
startedAt_
!= null) hash ^= StartedAt.GetHashCode();
4686
if (
startedAt_
!= null) {
4736
if (
startedAt_
!= null) {
4788
if (other.
startedAt_
!= null) {
4789
if (
startedAt_
== null) {
4975
if (
startedAt_
== null) {