Lines Matching refs:repeatedStruct_
409 repeatedStruct_ = other.repeatedStruct_.Clone();
1826 private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Struct> repeatedStruct_ = new pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Struct>();
1829 get { return repeatedStruct_; }
2230 if(!repeatedStruct_.Equals(other.repeatedStruct_)) return false;
2386 hash ^= repeatedStruct_.GetHashCode();
2687 repeatedStruct_.WriteTo(output, _repeated_repeatedStruct_codec);
3031 repeatedStruct_.WriteTo(ref output, _repeated_repeatedStruct_codec);
3334 size += repeatedStruct_.CalculateSize(_repeated_repeatedStruct_codec);
3642 repeatedStruct_.Add(other.repeatedStruct_);
4371 repeatedStruct_.AddEntriesFrom(input, _repeated_repeatedStruct_codec);
5084 repeatedStruct_.AddEntriesFrom(ref input, _repeated_repeatedStruct_codec);