1 write to attributes_
Aspire.Dashboard (1)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (1)
5157attributes_ = other.attributes_.Clone();
10 references to attributes_
Aspire.Dashboard (10)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (10)
5157attributes_ = other.attributes_.Clone(); 5188get { return attributes_; } 5311if(!attributes_.Equals(other.attributes_)) return false; 5325hash ^= attributes_.GetHashCode(); 5399attributes_.WriteTo(ref output, _repeated_attributes_codec); 5414size += attributes_.CalculateSize(_repeated_attributes_codec); 5443attributes_.Add(other.attributes_); 5547attributes_.AddEntriesFrom(ref input, _repeated_attributes_codec);