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