Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs415 FieldName3_ = other.FieldName3_; in TestAllTypesProto3()
1890 private int FieldName3_; field in ProtobufTestMessages.Proto3.TestAllTypesProto3
1893 get { return FieldName3_; }
1895 FieldName3_ = value;
H A DTestMessagesProto2.cs375 FieldName3_ = other.FieldName3_; in TestAllTypesProto2()
1882 private int FieldName3_; field in ProtobufTestMessages.Proto2.TestAllTypesProto2
1885 get { if ((_hasBits0 & 131072) != 0) { return FieldName3_; } else { return FieldName3DefaultValue; } }
1888 FieldName3_ = value;

Completed in 16 milliseconds