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