1 write to uint64Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (1)
2731uint64Value_ = value;
7 references to uint64Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (7)
2729get { return uint64Value_; } 2788if (uint64Value_ != null) hash ^= Uint64Value.GetHashCode(); 2866if (uint64Value_ != null) { 2903if (uint64Value_ != null) { 2956if (other.uint64Value_ != null) { 2957if (uint64Value_ == null || other.Uint64Value != 0UL) { 3110if (uint64Value_ == null || value != 0UL) {