2 writes to Count
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (2)
5353Count = other.Count; 5437Count = input.ReadFixed64();
9 references to Count
Aspire.Dashboard (9)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (9)
5216if (Count != other.Count) return false; 5230if (Count != 0UL) hash ^= Count.GetHashCode(); 5292if (Count != 0UL) { 5294output.WriteFixed64(Count); 5323if (Count != 0UL) { 5352if (other.Count != 0UL) { 5353Count = other.Count;