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