3 writes to Uint64Value
Microsoft.AspNetCore.Grpc.Swagger.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (3)
1730Uint64Value = other.Uint64Value; 2075Uint64Value = other.Uint64Value; 2228Uint64Value = value;
8 references to Uint64Value
Microsoft.AspNetCore.Grpc.Swagger.Tests (8)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (8)
1730Uint64Value = other.Uint64Value; 1889if (Uint64Value != other.Uint64Value) return false; 1905if (uint64Value_ != null) hash ^= Uint64Value.GetHashCode(); 1984_single_uint64Value_codec.WriteTagAndValue(ref output, Uint64Value); 2021size += _single_uint64Value_codec.CalculateSizeWithTag(Uint64Value); 2074if (uint64Value_ == null || other.Uint64Value != 0UL) { 2075Uint64Value = other.Uint64Value;