2 writes to Count
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (2)
4562Count = other.Count; 4711Count = input.ReadFixed64();
9 references to Count
Aspire.Dashboard (9)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (9)
4334if (Count != other.Count) return false; 4355if (Count != 0UL) hash ^= Count.GetHashCode(); 4453if (Count != 0UL) { 4455output.WriteFixed64(Count); 4511if (Count != 0UL) { 4561if (other.Count != 0UL) { 4562Count = other.Count;