Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs414 fieldName2_ = other.fieldName2_; in TestAllTypesProto3()
1879 private int fieldName2_; field in ProtobufTestMessages.Proto3.TestAllTypesProto3
1882 get { return fieldName2_; }
1884 fieldName2_ = value;
H A DTestMessagesProto2.cs374 fieldName2_ = other.fieldName2_; in TestAllTypesProto2()
1858 private int fieldName2_; field in ProtobufTestMessages.Proto2.TestAllTypesProto2
1861 get { if ((_hasBits0 & 65536) != 0) { return fieldName2_; } else { return FieldName2DefaultValue; } }
1864 fieldName2_ = value;
H A DUnittest.cs27519 private int fieldName2_; global() field in Google.Protobuf.TestProtos.Proto2.TestJsonName
[all...]

Completed in 59 milliseconds