2 writes to traceId_
Stress.TelemetryService (2)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (2)
898traceId_ = other.traceId_; 938traceId_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to traceId_
Stress.TelemetryService (2)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (2)
898traceId_ = other.traceId_; 936get { return traceId_; }