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