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