1 write to doubleValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (1)
2689doubleValue_ = value;
7 references to doubleValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (7)
2687get { return doubleValue_; } 2785if (doubleValue_ != null) hash ^= pbc::ProtobufEqualityComparers.BitwiseNullableDoubleEqualityComparer.GetHashCode(DoubleValue); 2857if (doubleValue_ != null) { 2894if (doubleValue_ != null) { 2941if (other.doubleValue_ != null) { 2942if (doubleValue_ == null || other.DoubleValue != 0D) { 3089if (doubleValue_ == null || value != 0D) {