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