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