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