2 writes to Scale
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (2)
4568Scale = other.Scale; 4719Scale = input.ReadSInt32();
10 references to Scale
Aspire.Dashboard (10)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (10)
4336if (Scale != other.Scale) return false; 4357if (Scale != 0) hash ^= Scale.GetHashCode(); 4461if (Scale != 0) { 4463output.WriteSInt32(Scale); 4517if (Scale != 0) { 4518size += 1 + pb::CodedOutputStream.ComputeSInt32Size(Scale); 4567if (other.Scale != 0) { 4568Scale = other.Scale;