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