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)
2872_single_doubleValue_codec.WriteTagAndValue(ref output, DoubleValue); 2909size += _single_doubleValue_codec.CalculateSizeWithTag(DoubleValue); 3102double? value = _single_doubleValue_codec.Read(ref input);