Searched refs:_repeated_repeatedStringWrapper_codec (Results 1 – 2 of 2) sorted by relevance
1852 private static readonly pb::FieldCodec<string> _repeated_repeatedStringWrapper_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto32860 repeatedStringWrapper_.WriteTo(output, _repeated_repeatedStringWrapper_codec); in WriteTo()3213 repeatedStringWrapper_.WriteTo(ref output, _repeated_repeatedStringWrapper_codec); in IBufferMessage.InternalWriteTo()3533 size += repeatedStringWrapper_.CalculateSize(_repeated_repeatedStringWrapper_codec); in CalculateSize()4535 repeatedStringWrapper_.AddEntriesFrom(input, _repeated_repeatedStringWrapper_codec); in MergeFrom()5258 repeatedStringWrapper_.AddEntriesFrom(ref input, _repeated_repeatedStringWrapper_codec); in IBufferMessage.InternalMergeFrom()