2 writes to startTimeUnixNano_
Stress.TelemetryService (2)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (2)
904
startTimeUnixNano_
= other.startTimeUnixNano_;
1053
startTimeUnixNano_
= value;
2 references to startTimeUnixNano_
Stress.TelemetryService (2)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (2)
904
startTimeUnixNano_ = other.
startTimeUnixNano_
;
1051
get { return
startTimeUnixNano_
; }