1 write to int64Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (1)
2661int64Value_ = value;
7 references to int64Value_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (7)
2659get { return int64Value_; } 2783if (int64Value_ != null) hash ^= Int64Value.GetHashCode(); 2851if (int64Value_ != null) { 2888if (int64Value_ != null) { 2931if (other.int64Value_ != null) { 2932if (int64Value_ == null || other.Int64Value != 0L) { 3075if (int64Value_ == null || value != 0L) {