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