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