3 references to _single_doubleValue_codec
Sandbox (3)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (3)
1996_single_doubleValue_codec.WriteTagAndValue(ref output, DoubleValue); 2033size += _single_doubleValue_codec.CalculateSizeWithTag(DoubleValue); 2226double? value = _single_doubleValue_codec.Read(ref input);