3 writes to FloatValue
Microsoft.AspNetCore.Grpc.Swagger.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (3)
1726FloatValue = other.FloatValue; 2055FloatValue = other.FloatValue; 2200FloatValue = value;
8 references to FloatValue
Microsoft.AspNetCore.Grpc.Swagger.Tests (8)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (8)
1726FloatValue = other.FloatValue; 1885if (!pbc::ProtobufEqualityComparers.BitwiseNullableSingleEqualityComparer.Equals(FloatValue, other.FloatValue)) return false; 1901if (floatValue_ != null) hash ^= pbc::ProtobufEqualityComparers.BitwiseNullableSingleEqualityComparer.GetHashCode(FloatValue); 1972_single_floatValue_codec.WriteTagAndValue(ref output, FloatValue); 2009size += _single_floatValue_codec.CalculateSizeWithTag(FloatValue); 2054if (floatValue_ == null || other.FloatValue != 0F) { 2055FloatValue = other.FloatValue;