6 references to DataCase
Aspire.Dashboard (6)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (4)
1136switch (other.DataCase) { 1316if (DataCase != other.DataCase) return false; 1480switch (other.DataCase) {
Otlp\Model\OtlpApplication.cs (1)
100Type = MapMetricType(metric.DataCase),
Otlp\Model\OtlpInstrument.cs (1)
44switch (metric.DataCase)