1 write to TimeUnixNano
aspire (1)
OtlpCliJsonSerializerContext.OtlpSpanEventJson.g.cs (1)
59
Setter = static (obj, value) => ((global::Aspire.Otlp.Serialization.OtlpSpanEventJson)obj).
TimeUnixNano
= value!,
1 reference to TimeUnixNano
aspire (1)
OtlpCliJsonSerializerContext.OtlpSpanEventJson.g.cs (1)
58
Getter = static obj => ((global::Aspire.Otlp.Serialization.OtlpSpanEventJson)obj).
TimeUnixNano
,