1 write to Age
Aspire.Confluent.Kafka (1)
StatisticsJsonSerializerContext.Statistics.g.cs (1)
159
Setter = static (obj, value) => ((global::Aspire.Confluent.Kafka.Statistics)obj).
Age
= value!,
2 references to Age
Aspire.Confluent.Kafka (2)
StatisticsJsonSerializerContext.Statistics.g.cs (2)
158
Getter = static obj => ((global::Aspire.Confluent.Kafka.Statistics)obj).
Age
,
491
writer.WriteNumber(PropName_age, ((global::Aspire.Confluent.Kafka.Statistics)value).
Age
);