Searched refs:_repeated_repeatedBoolWrapper_codec (Results 1 – 2 of 2) sorted by relevance
1775 private static readonly pb::FieldCodec<bool?> _repeated_repeatedBoolWrapper_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto32853 repeatedBoolWrapper_.WriteTo(output, _repeated_repeatedBoolWrapper_codec); in WriteTo()3206 repeatedBoolWrapper_.WriteTo(ref output, _repeated_repeatedBoolWrapper_codec); in IBufferMessage.InternalWriteTo()3526 size += repeatedBoolWrapper_.CalculateSize(_repeated_repeatedBoolWrapper_codec); in CalculateSize()4507 repeatedBoolWrapper_.AddEntriesFrom(input, _repeated_repeatedBoolWrapper_codec); in MergeFrom()5230 repeatedBoolWrapper_.AddEntriesFrom(ref input, _repeated_repeatedBoolWrapper_codec); in IBufferMessage.InternalMergeFrom()