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