2 writes to singleBytes_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
1620
singleBytes_
= other.singleBytes_;
1808
singleBytes_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to singleBytes_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
1620
singleBytes_ = other.
singleBytes_
;
1806
get { return
singleBytes_
; }