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