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