2 writes to status_
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (2)
912
status_
= other.status_ != null ? other.status_.Clone() : null;
1192
status_
= value;
9 references to status_
Aspire.Dashboard (9)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (9)
912
status_ = other.
status_
!= null ? other.
status_
.Clone() : null;
1190
get { return
status_
; }
1247
if (
status_
!= null) hash ^= Status.GetHashCode();
1374
if (
status_
!= null) {
1424
if (
status_
!= null) {
1475
if (other.
status_
!= null) {
1476
if (
status_
== null) {
1639
if (
status_
== null) {