1 write to DroppedAttributesCount
aspire (1)
OtlpCliJsonSerializerContext.OtlpInstrumentationScopeJson.g.cs (1)
119Setter = static (obj, value) => ((global::Aspire.Otlp.Serialization.OtlpInstrumentationScopeJson)obj).DroppedAttributesCount = value!,
2 references to DroppedAttributesCount
aspire (2)
OtlpCliJsonSerializerContext.OtlpInstrumentationScopeJson.g.cs (2)
118Getter = static obj => ((global::Aspire.Otlp.Serialization.OtlpInstrumentationScopeJson)obj).DroppedAttributesCount, 162uint __value_DroppedAttributesCount = ((global::Aspire.Otlp.Serialization.OtlpInstrumentationScopeJson)value).DroppedAttributesCount;