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