2 writes to droppedAttributesCount_
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (2)
907
droppedAttributesCount_
= other.droppedAttributesCount_;
1115
droppedAttributesCount_
= value;
2 references to droppedAttributesCount_
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (2)
907
droppedAttributesCount_ = other.
droppedAttributesCount_
;
1113
get { return
droppedAttributesCount_
; }