3 references to _single_doubleValue_codec
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (3)
2858_single_doubleValue_codec.WriteTagAndValue(ref output, DoubleValue); 2895size += _single_doubleValue_codec.CalculateSizeWithTag(DoubleValue); 3088double? value = _single_doubleValue_codec.Read(ref input);