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