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); 2901size += _single_uint32Value_codec.CalculateSizeWithTag(Uint32Value); 3102uint? value = _single_uint32Value_codec.Read(ref input);