Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs426 FieldName14_ = other.FieldName14_; in TestAllTypesProto3()
2011 private int FieldName14_; field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2014 get { return FieldName14_; }
2016 FieldName14_ = value;
H A DTestMessagesProto2.cs386 FieldName14_ = other.FieldName14_; in TestAllTypesProto2()
2146 private int FieldName14_; field in ProtobufTestMessages.Proto2.TestAllTypesProto2
2149 get { if ((_hasBits0 & 268435456) != 0) { return FieldName14_; } else { return FieldName14DefaultValue; } }
2152 FieldName14_ = value;

Completed in 17 milliseconds