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