2 writes to partialSuccess_
Stress.TelemetryService (2)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\collector\logs\v1\LogsService.cs (2)
285partialSuccess_ = other.partialSuccess_ != null ? other.partialSuccess_.Clone() : null; 320partialSuccess_ = value;
9 references to partialSuccess_
Stress.TelemetryService (9)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\collector\logs\v1\LogsService.cs (9)
285partialSuccess_ = other.partialSuccess_ != null ? other.partialSuccess_.Clone() : null; 318get { return partialSuccess_; } 347if (partialSuccess_ != null) hash ^= PartialSuccess.GetHashCode(); 380if (partialSuccess_ != null) { 394if (partialSuccess_ != null) { 409if (other.partialSuccess_ != null) { 410if (partialSuccess_ == null) { 461if (partialSuccess_ == null) {