5 references to PropName_dataPoints
Aspire.Dashboard (5)
OtlpJsonSerializerContext.OtlpExponentialHistogramJson.g.cs (1)
109
writer.WritePropertyName(
PropName_dataPoints
);
OtlpJsonSerializerContext.OtlpGaugeJson.g.cs (1)
89
writer.WritePropertyName(
PropName_dataPoints
);
OtlpJsonSerializerContext.OtlpHistogramJson.g.cs (1)
109
writer.WritePropertyName(
PropName_dataPoints
);
OtlpJsonSerializerContext.OtlpSumJson.g.cs (1)
129
writer.WritePropertyName(
PropName_dataPoints
);
OtlpJsonSerializerContext.OtlpSummaryJson.g.cs (1)
89
writer.WritePropertyName(
PropName_dataPoints
);