1 write to uint64Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (1)
2745uint64Value_ = value;
7 references to uint64Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (7)
2743get { return uint64Value_; } 2802if (uint64Value_ != null) hash ^= Uint64Value.GetHashCode(); 2880if (uint64Value_ != null) { 2917if (uint64Value_ != null) { 2970if (other.uint64Value_ != null) { 2971if (uint64Value_ == null || other.Uint64Value != 0UL) { 3124if (uint64Value_ == null || value != 0UL) {