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