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