Lines Matching refs:TestCamelCaseFieldNames
173 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestCamelCaseFieldNames), global::Google.Protobuf.TestProtos.TestCamelCaseFieldNames.Parser, new[]{ "PrimitiveField", "StringField", "EnumField", "MessageField", "RepeatedPrimitiveField", "RepeatedStringField", "RepeatedEnumField", "RepeatedMessageField" }, null, null, null, null),
4136 public sealed partial class TestCamelCaseFieldNames : pb::IMessage<TestCamelCaseFieldNames>
4141 private static readonly pb::MessageParser<TestCamelCaseFieldNames> _parser = new pb::MessageParser<TestCamelCaseFieldNames>(() => new TestCamelCaseFieldNames());
4144 public static pb::MessageParser<TestCamelCaseFieldNames> Parser { get { return _parser; } }
4157 public TestCamelCaseFieldNames() {
4164 public TestCamelCaseFieldNames(TestCamelCaseFieldNames other) : this() {
4177 public TestCamelCaseFieldNames Clone() {
4178 return new TestCamelCaseFieldNames(this);
4267 return Equals(other as TestCamelCaseFieldNames);
4271 public bool Equals(TestCamelCaseFieldNames other) {
4397 public void MergeFrom(TestCamelCaseFieldNames other) {