1 write to SpanId
aspire (1)
OtlpCliJsonSerializerContext.OtlpLogRecordJson.g.cs (1)
239
Setter = static (obj, value) => ((global::Aspire.Otlp.Serialization.OtlpLogRecordJson)obj).
SpanId
= value!,
1 reference to SpanId
aspire (1)
OtlpCliJsonSerializerContext.OtlpLogRecordJson.g.cs (1)
238
Getter = static obj => ((global::Aspire.Otlp.Serialization.OtlpLogRecordJson)obj).
SpanId
,