7 references to DataCase
Aspire.Dashboard (7)
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 (3)
72Type = MapMetricType(metric.DataCase), 100return metric.DataCase switch 113switch (metric.DataCase)