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