Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs424 fIELDName12_ = other.fIELDName12_; in TestAllTypesProto3()
1989 private int fIELDName12_; field in ProtobufTestMessages.Proto3.TestAllTypesProto3
1992 get { return fIELDName12_; }
1994 fIELDName12_ = value;
H A DTestMessagesProto2.cs384 fIELDName12_ = other.fIELDName12_; in TestAllTypesProto2()
2098 private int fIELDName12_; field in ProtobufTestMessages.Proto2.TestAllTypesProto2
2101 get { if ((_hasBits0 & 67108864) != 0) { return fIELDName12_; } else { return FIELDName12DefaultValue; } }
2104 fIELDName12_ = value;

Completed in 16 milliseconds