3 writes to Int64Value
Microsoft.AspNetCore.Grpc.Swagger.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (3)
1725Int64Value = other.Int64Value; 2050Int64Value = other.Int64Value; 2193Int64Value = value;
8 references to Int64Value
Microsoft.AspNetCore.Grpc.Swagger.Tests (8)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (8)
1725Int64Value = other.Int64Value; 1884if (Int64Value != other.Int64Value) return false; 1900if (int64Value_ != null) hash ^= Int64Value.GetHashCode(); 1969_single_int64Value_codec.WriteTagAndValue(ref output, Int64Value); 2006size += _single_int64Value_codec.CalculateSizeWithTag(Int64Value); 2049if (int64Value_ == null || other.Int64Value != 0L) { 2050Int64Value = other.Int64Value;