From dea15a7ca474dde957f7c4826e517fbaa0c983d3 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Thu, 30 Jul 2015 13:16:00 +0100 Subject: Generated code from previous commit. --- .../TestProtos/MapUnittestProto3.cs | 21 ----- .../TestProtos/UnittestImportProto3.cs | 3 - .../TestProtos/UnittestImportPublicProto3.cs | 3 - .../TestProtos/UnittestIssues.cs | 21 ----- .../TestProtos/UnittestProto3.cs | 105 --------------------- .../TestProtos/UnittestWellKnownTypes.cs | 12 --- 6 files changed, 165 deletions(-) (limited to 'csharp/src/Google.Protobuf.Test/TestProtos') diff --git a/csharp/src/Google.Protobuf.Test/TestProtos/MapUnittestProto3.cs b/csharp/src/Google.Protobuf.Test/TestProtos/MapUnittestProto3.cs index 2c87943f..aac30ceb 100644 --- a/csharp/src/Google.Protobuf.Test/TestProtos/MapUnittestProto3.cs +++ b/csharp/src/Google.Protobuf.Test/TestProtos/MapUnittestProto3.cs @@ -183,9 +183,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestMap() { OnConstruction(); } @@ -572,9 +569,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestMapSubmessage() { OnConstruction(); } @@ -687,9 +681,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestMessageMap() { OnConstruction(); } @@ -788,9 +779,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestSameTypeMap() { OnConstruction(); } @@ -907,9 +895,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestArenaMap() { OnConstruction(); } @@ -1260,9 +1245,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public MessageContainingEnumCalledType() { OnConstruction(); } @@ -1371,9 +1353,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public MessageContainingMapCalledEntry() { OnConstruction(); } diff --git a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportProto3.cs b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportProto3.cs index 07ed125d..fae10957 100644 --- a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportProto3.cs +++ b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportProto3.cs @@ -62,9 +62,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public ImportMessage() { OnConstruction(); } diff --git a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportPublicProto3.cs b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportPublicProto3.cs index 71403fbb..17689f43 100644 --- a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportPublicProto3.cs +++ b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportPublicProto3.cs @@ -48,9 +48,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public PublicImportMessage() { OnConstruction(); } diff --git a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestIssues.cs b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestIssues.cs index f09d6769..1a7b9dfd 100644 --- a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestIssues.cs +++ b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestIssues.cs @@ -80,9 +80,6 @@ namespace UnitTest.Issues.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public Issue307() { OnConstruction(); } @@ -164,9 +161,6 @@ namespace UnitTest.Issues.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public NestedOnce() { OnConstruction(); } @@ -248,9 +242,6 @@ namespace UnitTest.Issues.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public NestedTwice() { OnConstruction(); } @@ -341,9 +332,6 @@ namespace UnitTest.Issues.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public NegativeEnumMessage() { OnConstruction(); } @@ -488,9 +476,6 @@ namespace UnitTest.Issues.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public DeprecatedChild() { OnConstruction(); } @@ -571,9 +556,6 @@ namespace UnitTest.Issues.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public DeprecatedFieldsMessage() { OnConstruction(); } @@ -800,9 +782,6 @@ namespace UnitTest.Issues.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public ItemField() { OnConstruction(); } diff --git a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs index 4d98cc25..1f2e9229 100644 --- a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs +++ b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs @@ -232,9 +232,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestAllTypes() { OnConstruction(); } @@ -1473,9 +1470,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public NestedMessage() { OnConstruction(); } @@ -1587,9 +1581,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public NestedTestAllTypes() { OnConstruction(); } @@ -1752,9 +1743,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestDeprecatedFields() { OnConstruction(); } @@ -1862,9 +1850,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public ForeignMessage() { OnConstruction(); } @@ -1971,9 +1956,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestReservedFields() { OnConstruction(); } @@ -2054,9 +2036,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestForeignNested() { OnConstruction(); } @@ -2169,9 +2148,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestReallyLargeTagNumber() { OnConstruction(); } @@ -2304,9 +2280,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestRecursiveMessage() { OnConstruction(); } @@ -2445,9 +2418,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestMutualRecursionA() { OnConstruction(); } @@ -2560,9 +2530,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestMutualRecursionB() { OnConstruction(); } @@ -2701,9 +2668,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestCamelCaseFieldNames() { OnConstruction(); } @@ -2968,9 +2932,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestFieldOrderings() { OnConstruction(); } @@ -3162,9 +3123,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public NestedMessage() { OnConstruction(); } @@ -3302,9 +3260,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public SparseEnumMessage() { OnConstruction(); } @@ -3411,9 +3366,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public OneString() { OnConstruction(); } @@ -3520,9 +3472,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public MoreString() { OnConstruction(); } @@ -3621,9 +3570,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public OneBytes() { OnConstruction(); } @@ -3730,9 +3676,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public MoreBytes() { OnConstruction(); } @@ -3839,9 +3782,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public Int32Message() { OnConstruction(); } @@ -3948,9 +3888,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public Uint32Message() { OnConstruction(); } @@ -4057,9 +3994,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public Int64Message() { OnConstruction(); } @@ -4166,9 +4100,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public Uint64Message() { OnConstruction(); } @@ -4275,9 +4206,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public BoolMessage() { OnConstruction(); } @@ -4384,9 +4312,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestOneof() { OnConstruction(); } @@ -4579,9 +4504,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestPackedTypes() { OnConstruction(); } @@ -4928,9 +4850,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestUnpackedTypes() { OnConstruction(); } @@ -5277,9 +5196,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestRepeatedScalarDifferentTagSizes() { OnConstruction(); } @@ -5474,9 +5390,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestCommentInjectionMessage() { OnConstruction(); } @@ -5583,9 +5496,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public FooRequest() { OnConstruction(); } @@ -5666,9 +5576,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public FooResponse() { OnConstruction(); } @@ -5749,9 +5656,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public FooClientMessage() { OnConstruction(); } @@ -5832,9 +5736,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public FooServerMessage() { OnConstruction(); } @@ -5915,9 +5816,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public BarRequest() { OnConstruction(); } @@ -5998,9 +5896,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public BarResponse() { OnConstruction(); } diff --git a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestWellKnownTypes.cs b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestWellKnownTypes.cs index f938d70c..f18c5f1b 100644 --- a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestWellKnownTypes.cs +++ b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestWellKnownTypes.cs @@ -183,9 +183,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public TestWellKnownTypes() { OnConstruction(); } @@ -833,9 +830,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public RepeatedWellKnownTypes() { OnConstruction(); } @@ -1240,9 +1234,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public OneofWellKnownTypes() { OnConstruction(); } @@ -1910,9 +1901,6 @@ namespace Google.Protobuf.TestProtos { get { return Descriptor; } } - private bool _frozen = false; - public bool IsFrozen { get { return _frozen; } } - public MapWellKnownTypes() { OnConstruction(); } -- cgit v1.2.3