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