Lines Matching refs:TestJsonName
742 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestJsonName), global::Google.Protobuf.TestProtos.Proto2.TestJsonName.Parser, new[]{ "FieldName1", "FieldName2", "FieldName3", "FieldName4", "FIELDNAME5", "FieldName6" }, null, null, null, null),
27446 public sealed partial class TestJsonName : pb::IMessage<TestJsonName>
27451 private static readonly pb::MessageParser<TestJsonName> _parser = new pb::MessageParser<TestJsonName>(() => new TestJsonName());
27455 public static pb::MessageParser<TestJsonName> Parser { get { return _parser; } }
27468 public TestJsonName() {
27475 public TestJsonName(TestJsonName other) : this() {
27487 public TestJsonName Clone() {
27488 return new TestJsonName(this);
27637 return Equals(other as TestJsonName);
27641 public bool Equals(TestJsonName other) {
27773 public void MergeFrom(TestJsonName other) {