3 references to _single_int32Value_codec
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (3)
2849_single_int32Value_codec.WriteTagAndValue(ref output, Int32Value); 2886size += _single_int32Value_codec.CalculateSizeWithTag(Int32Value); 3067int? value = _single_int32Value_codec.Read(ref input);