2 writes to droppedEventsCount_
Stress.TelemetryService (2)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (2)
909
droppedEventsCount_
= other.droppedEventsCount_;
1145
droppedEventsCount_
= value;
2 references to droppedEventsCount_
Stress.TelemetryService (2)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (2)
909
droppedEventsCount_ = other.
droppedEventsCount_
;
1143
get { return
droppedEventsCount_
; }