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