3 references to _single_boolValue_codec
Sandbox (3)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (3)
1999_single_boolValue_codec.WriteTagAndValue(ref output, BoolValue); 2036size += _single_boolValue_codec.CalculateSizeWithTag(BoolValue); 2233bool? value = _single_boolValue_codec.Read(ref input);