Home
last modified time | relevance | path

Searched defs:repeatedString_ (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DTestMessagesProto3.cs862 private readonly pbc::RepeatedField<string> repeatedString_ = new pbc::RepeatedField<string>(); field in ProtobufTestMessages.Proto3.TestAllTypesProto3
DTestMessagesProto2.cs1055 private readonly pbc::RepeatedField<string> repeatedString_ = new pbc::RepeatedField<string>(); field in ProtobufTestMessages.Proto2.TestAllTypesProto2
DUnittestProto3.cs738 private readonly pbc::RepeatedField<string> repeatedString_ = new pbc::RepeatedField<string>(); field in Google.Protobuf.TestProtos.TestAllTypes
DUnittest.cs1945 private readonly pbc::RepeatedField<string> repeatedString_ = new pbc::RepeatedField<string>(); field in Google.Protobuf.TestProtos.Proto2.TestAllTypes