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);
2036
size +=
_single_boolValue_codec
.CalculateSizeWithTag(BoolValue);
2233
bool? value =
_single_boolValue_codec
.Read(ref input);