aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.Test/TestProtos/MapUnittestProto3.cs
diff options
context:
space:
mode:
authorJon Skeet <jonskeet@google.com>2015-07-30 13:16:00 +0100
committerJon Skeet <jonskeet@google.com>2015-07-30 13:16:00 +0100
commitdea15a7ca474dde957f7c4826e517fbaa0c983d3 (patch)
tree7b2d1c5a0d8c8176d52b9d810eebfcf88dadcd08 /csharp/src/Google.Protobuf.Test/TestProtos/MapUnittestProto3.cs
parentf03271665f4085b60ed41447f7ce3b0e0224be5d (diff)
downloadprotobuf-dea15a7ca474dde957f7c4826e517fbaa0c983d3.tar.gz
protobuf-dea15a7ca474dde957f7c4826e517fbaa0c983d3.tar.bz2
protobuf-dea15a7ca474dde957f7c4826e517fbaa0c983d3.zip
Generated code from previous commit.
Diffstat (limited to 'csharp/src/Google.Protobuf.Test/TestProtos/MapUnittestProto3.cs')
-rw-r--r--csharp/src/Google.Protobuf.Test/TestProtos/MapUnittestProto3.cs21
1 files changed, 0 insertions, 21 deletions
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();
}