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