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