Home
last modified time | relevance | path

Searched refs:repeatedInt32Wrapper_ (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs392 repeatedInt32Wrapper_ = other.repeatedInt32Wrapper_.Clone(); in TestAllTypesProto3()
1650 private readonly pbc::RepeatedField<int?> repeatedInt32Wrapper_ = new pbc::RepeatedField<int?>(); field in ProtobufTestMessages.Proto3.TestAllTypesProto3
1653 get { return repeatedInt32Wrapper_; }
2213 if(!repeatedInt32Wrapper_.Equals(other.repeatedInt32Wrapper_)) return false; in Equals()
2369 hash ^= repeatedInt32Wrapper_.GetHashCode(); in GetHashCode()
2649 repeatedInt32Wrapper_.WriteTo(output, _repeated_repeatedInt32Wrapper_codec); in WriteTo()
2993 repeatedInt32Wrapper_.WriteTo(ref output, _repeated_repeatedInt32Wrapper_codec); in IBufferMessage.InternalWriteTo()
3305 size += repeatedInt32Wrapper_ in CalculateSize()
[all...]

Completed in 7 milliseconds