2 writes to singleInt32_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (2)
1620
singleInt32_
= other.singleInt32_;
1654
singleInt32_
= value;
2 references to singleInt32_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (2)
1620
singleInt32_ = other.
singleInt32_
;
1652
get { return
singleInt32_
; }