1 write to floatValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (1)
2689floatValue_ = 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)
2687get { return floatValue_; } 2798if (floatValue_ != null) hash ^= pbc::ProtobufEqualityComparers.BitwiseNullableSingleEqualityComparer.GetHashCode(FloatValue); 2868if (floatValue_ != null) { 2905if (floatValue_ != null) { 2950if (other.floatValue_ != null) { 2951if (floatValue_ == null || other.FloatValue != 0F) { 3096if (floatValue_ == null || value != 0F) {