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