Searched defs:repeatedString_ (Results 1 – 4 of 4) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
| D | TestMessagesProto3.cs | 862 private readonly pbc::RepeatedField<string> repeatedString_ = new pbc::RepeatedField<string>(); field in ProtobufTestMessages.Proto3.TestAllTypesProto3 |
| D | TestMessagesProto2.cs | 1055 private readonly pbc::RepeatedField<string> repeatedString_ = new pbc::RepeatedField<string>(); field in ProtobufTestMessages.Proto2.TestAllTypesProto2 |
| D | UnittestProto3.cs | 738 private readonly pbc::RepeatedField<string> repeatedString_ = new pbc::RepeatedField<string>(); field in Google.Protobuf.TestProtos.TestAllTypes |
| D | Unittest.cs | 1945 private readonly pbc::RepeatedField<string> repeatedString_ = new pbc::RepeatedField<string>(); field in Google.Protobuf.TestProtos.Proto2.TestAllTypes |