2 writes to singleInt64_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
1607
singleInt64_
= other.singleInt64_;
1652
singleInt64_
= value;
2 references to singleInt64_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
1607
singleInt64_ = other.
singleInt64_
;
1650
get { return
singleInt64_
; }