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);
2900
size +=
_single_int32Value_codec
.CalculateSizeWithTag(Int32Value);
3081
int? value =
_single_int32Value_codec
.Read(ref input);