3 references to _single_floatValue_codec
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (3)
866_single_floatValue_codec.WriteTagAndValue(ref output, FloatValue); 939size += _single_floatValue_codec.CalculateSizeWithTag(FloatValue); 1341float? value = _single_floatValue_codec.Read(ref input);