Implemented interface member:
2 references to Clone
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (2)
4000positive_ = other.positive_ != null ? other.positive_.Clone() : null; 4001negative_ = other.negative_ != null ? other.negative_.Clone() : null;