From e2c823027e674646a60a262830f08497bf046b38 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Tue, 29 Sep 2015 14:34:31 +0100 Subject: Generated code changes for previous commit. --- csharp/src/Google.Protobuf.Test/TestProtos/MapUnittestProto3.cs | 4 ++-- .../src/Google.Protobuf.Test/TestProtos/UnittestImportProto3.cs | 2 +- .../Google.Protobuf.Test/TestProtos/UnittestImportPublicProto3.cs | 2 +- csharp/src/Google.Protobuf.Test/TestProtos/UnittestIssues.cs | 8 ++++---- csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs | 6 +++--- .../src/Google.Protobuf.Test/TestProtos/UnittestWellKnownTypes.cs | 2 +- 6 files changed, 12 insertions(+), 12 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 2975a0e4..60565363 100644 --- a/csharp/src/Google.Protobuf.Test/TestProtos/MapUnittestProto3.cs +++ b/csharp/src/Google.Protobuf.Test/TestProtos/MapUnittestProto3.cs @@ -9,8 +9,8 @@ using pbr = global::Google.Protobuf.Reflection; using scg = global::System.Collections.Generic; namespace Google.Protobuf.TestProtos { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from google/protobuf/map_unittest_proto3.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class MapUnittestProto3 { #region Descriptor @@ -1307,8 +1307,8 @@ namespace Google.Protobuf.TestProtos { } #region Nested types - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Container for nested types declared in the MessageContainingEnumCalledType message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Types { public enum Type { TYPE_FOO = 0, diff --git a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportProto3.cs b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportProto3.cs index 6d014e5c..dd7fb456 100644 --- a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportProto3.cs +++ b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportProto3.cs @@ -9,8 +9,8 @@ using pbr = global::Google.Protobuf.Reflection; using scg = global::System.Collections.Generic; namespace Google.Protobuf.TestProtos { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from google/protobuf/unittest_import_proto3.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class UnittestImportProto3 { #region Descriptor diff --git a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportPublicProto3.cs b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportPublicProto3.cs index 974c7d2b..0be4e9d8 100644 --- a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportPublicProto3.cs +++ b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportPublicProto3.cs @@ -9,8 +9,8 @@ using pbr = global::Google.Protobuf.Reflection; using scg = global::System.Collections.Generic; namespace Google.Protobuf.TestProtos { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from google/protobuf/unittest_import_public_proto3.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class UnittestImportPublicProto3 { #region Descriptor diff --git a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestIssues.cs b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestIssues.cs index 70eeb6f4..c44f90b1 100644 --- a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestIssues.cs +++ b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestIssues.cs @@ -9,8 +9,8 @@ using pbr = global::Google.Protobuf.Reflection; using scg = global::System.Collections.Generic; namespace UnitTest.Issues.TestProtos { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from unittest_issues.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class UnittestIssues { #region Descriptor @@ -151,8 +151,8 @@ namespace UnitTest.Issues.TestProtos { } #region Nested types - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Container for nested types declared in the Issue307 message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Types { [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public sealed partial class NestedOnce : pb::IMessage { @@ -229,8 +229,8 @@ namespace UnitTest.Issues.TestProtos { } #region Nested types - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Container for nested types declared in the NestedOnce message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Types { [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public sealed partial class NestedTwice : pb::IMessage { @@ -985,8 +985,8 @@ namespace UnitTest.Issues.TestProtos { } #region Nested types - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Container for nested types declared in the ReservedNames message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Types { [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public sealed partial class SomeNestedType : pb::IMessage { diff --git a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs index 37d3bac3..ccafafc0 100644 --- a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs +++ b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs @@ -9,8 +9,8 @@ using pbr = global::Google.Protobuf.Reflection; using scg = global::System.Collections.Generic; namespace Google.Protobuf.TestProtos { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from google/protobuf/unittest_proto3.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class UnittestProto3 { #region Descriptor @@ -1446,8 +1446,8 @@ namespace Google.Protobuf.TestProtos { } #region Nested types - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Container for nested types declared in the TestAllTypes message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Types { public enum NestedEnum { NESTED_ENUM_UNSPECIFIED = 0, @@ -3060,8 +3060,8 @@ namespace Google.Protobuf.TestProtos { } #region Nested types - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Container for nested types declared in the TestFieldOrderings message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Types { [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public sealed partial class NestedMessage : pb::IMessage { diff --git a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestWellKnownTypes.cs b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestWellKnownTypes.cs index b574dcd2..9b7e1704 100644 --- a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestWellKnownTypes.cs +++ b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestWellKnownTypes.cs @@ -9,8 +9,8 @@ using pbr = global::Google.Protobuf.Reflection; using scg = global::System.Collections.Generic; namespace Google.Protobuf.TestProtos { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from google/protobuf/unittest_well_known_types.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class UnittestWellKnownTypes { #region Descriptor -- cgit v1.2.3