1 write to DroppedAttributesCount
aspire (1)
OtlpCliJsonSerializerContext.OtlpSpanEventJson.g.cs (1)
119
Setter = static (obj, value) => ((global::Aspire.Otlp.Serialization.OtlpSpanEventJson)obj).
DroppedAttributesCount
= value!,
1 reference to DroppedAttributesCount
aspire (1)
OtlpCliJsonSerializerContext.OtlpSpanEventJson.g.cs (1)
118
Getter = static obj => ((global::Aspire.Otlp.Serialization.OtlpSpanEventJson)obj).
DroppedAttributesCount
,