1 write to floatValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (1)
552floatValue_ = value;
7 references to floatValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (7)
550get { return floatValue_; } 683if (floatValue_ != null) hash ^= pbc::ProtobufEqualityComparers.BitwiseNullableSingleEqualityComparer.GetHashCode(FloatValue); 865if (floatValue_ != null) { 938if (floatValue_ != null) { 1036if (other.floatValue_ != null) { 1037if (floatValue_ == null || other.FloatValue != 0F) { 1342if (floatValue_ == null || value != 0F) {