1 write to doubleValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (1)
2703doubleValue_ = value;
7 references to doubleValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (7)
2701get { return doubleValue_; } 2799if (doubleValue_ != null) hash ^= pbc::ProtobufEqualityComparers.BitwiseNullableDoubleEqualityComparer.GetHashCode(DoubleValue); 2871if (doubleValue_ != null) { 2908if (doubleValue_ != null) { 2955if (other.doubleValue_ != null) { 2956if (doubleValue_ == null || other.DoubleValue != 0D) { 3103if (doubleValue_ == null || value != 0D) {