3 references to _single_bytesValue_codec
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (3)
2884_single_bytesValue_codec.WriteTagAndValue(ref output, BytesValue); 2921size += _single_bytesValue_codec.CalculateSizeWithTag(BytesValue); 3130pb::ByteString value = _single_bytesValue_codec.Read(ref input);