2 writes to singleInt32_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
1606
singleInt32_
= other.singleInt32_;
1640
singleInt32_
= value;
2 references to singleInt32_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
1606
singleInt32_ = other.
singleInt32_
;
1638
get { return
singleInt32_
; }