1 write to floatValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (1)
538floatValue_ = value;
7 references to floatValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (7)
536get { return floatValue_; } 669if (floatValue_ != null) hash ^= pbc::ProtobufEqualityComparers.BitwiseNullableSingleEqualityComparer.GetHashCode(FloatValue); 851if (floatValue_ != null) { 924if (floatValue_ != null) { 1022if (other.floatValue_ != null) { 1023if (floatValue_ == null || other.FloatValue != 0F) { 1328if (floatValue_ == null || value != 0F) {