2 writes to singleInt64_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
1607singleInt64_ = other.singleInt64_; 1652singleInt64_ = 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)
1607singleInt64_ = other.singleInt64_; 1650get { return singleInt64_; }