Lines Matching refs:TestCamelCaseFieldNames
704 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestCamelCaseFieldNames), global::Google.Protobuf.TestProtos.Proto2.TestCamelCaseFieldNames.Parser, new[]{ "PrimitiveField", "StringField", "EnumField", "MessageField", "StringPieceField", "CordField", "RepeatedPrimitiveField", "RepeatedStringField", "RepeatedEnumField", "RepeatedMessageField", "RepeatedStringPieceField", "RepeatedCordField" }, null, null, null, null),
13937 public sealed partial class TestCamelCaseFieldNames : pb::IMessage<TestCamelCaseFieldNames>
13942 private static readonly pb::MessageParser<TestCamelCaseFieldNames> _parser = new pb::MessageParser<TestCamelCaseFieldNames>(() => new TestCamelCaseFieldNames());
13946 public static pb::MessageParser<TestCamelCaseFieldNames> Parser { get { return _parser; } }
13959 public TestCamelCaseFieldNames() {
13966 public TestCamelCaseFieldNames(TestCamelCaseFieldNames other) : this() {
13984 public TestCamelCaseFieldNames Clone() {
13985 return new TestCamelCaseFieldNames(this);
14178 return Equals(other as TestCamelCaseFieldNames);
14182 public bool Equals(TestCamelCaseFieldNames other) {
14344 public void MergeFrom(TestCamelCaseFieldNames other) {