3 references to _single_uint32Value_codec
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (3)
2878
_single_uint32Value_codec
.WriteTagAndValue(ref output, Uint32Value);
2915
size +=
_single_uint32Value_codec
.CalculateSizeWithTag(Uint32Value);
3116
uint? value =
_single_uint32Value_codec
.Read(ref input);