Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs425 FieldName13_ = other.FieldName13_; in TestAllTypesProto3()
2000 private int FieldName13_; field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2003 get { return FieldName13_; }
2005 FieldName13_ = value;
H A DTestMessagesProto2.cs385 FieldName13_ = other.FieldName13_; in TestAllTypesProto2()
2122 private int FieldName13_; field in ProtobufTestMessages.Proto2.TestAllTypesProto2
2125 get { if ((_hasBits0 & 134217728) != 0) { return FieldName13_; } else { return FieldName13DefaultValue; } }
2128 FieldName13_ = value;

Completed in 29 milliseconds