2 writes to traceId_
Stress.TelemetryService (2)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (2)
898
traceId_
= other.traceId_;
938
traceId_
= 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)
898
traceId_ = other.
traceId_
;
936
get { return
traceId_
; }