1 write to int64Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (1)
2675int64Value_ = value;
7 references to int64Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (7)
2673get { return int64Value_; } 2797if (int64Value_ != null) hash ^= Int64Value.GetHashCode(); 2865if (int64Value_ != null) { 2902if (int64Value_ != null) { 2945if (other.int64Value_ != null) { 2946if (int64Value_ == null || other.Int64Value != 0L) { 3089if (int64Value_ == null || value != 0L) {