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