3 writes to Uint32Value
Microsoft.AspNetCore.Grpc.Swagger.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (3)
1729Uint32Value = other.Uint32Value; 2070Uint32Value = other.Uint32Value; 2221Uint32Value = value;
8 references to Uint32Value
Microsoft.AspNetCore.Grpc.Swagger.Tests (8)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (8)
1729Uint32Value = other.Uint32Value; 1888if (Uint32Value != other.Uint32Value) return false; 1904if (uint32Value_ != null) hash ^= Uint32Value.GetHashCode(); 1981_single_uint32Value_codec.WriteTagAndValue(ref output, Uint32Value); 2018size += _single_uint32Value_codec.CalculateSizeWithTag(Uint32Value); 2069if (uint32Value_ == null || other.Uint32Value != 0) { 2070Uint32Value = other.Uint32Value;