diff --git a/csharp/src/AddressBook/Addressbook.cs b/csharp/src/AddressBook/Addressbook.cs index a8cdbe02..1f210c7f 100644 --- a/csharp/src/AddressBook/Addressbook.cs +++ b/csharp/src/AddressBook/Addressbook.cs @@ -9,8 +9,8 @@ using pbr = global::Google.Protobuf.Reflection; using scg = global::System.Collections.Generic; namespace Google.Protobuf.Examples.AddressBook { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from addressbook.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Addressbook { #region Descriptor @@ -214,8 +214,8 @@ namespace Google.Protobuf.Examples.AddressBook { } #region Nested types - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Container for nested types declared in the Person message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Types { public enum PhoneType { MOBILE = 0, diff --git a/csharp/src/Google.Protobuf.Conformance/Conformance.cs b/csharp/src/Google.Protobuf.Conformance/Conformance.cs index 0854d69b..d13c6d62 100644 --- a/csharp/src/Google.Protobuf.Conformance/Conformance.cs +++ b/csharp/src/Google.Protobuf.Conformance/Conformance.cs @@ -9,8 +9,8 @@ using pbr = global::Google.Protobuf.Reflection; using scg = global::System.Collections.Generic; namespace Conformance { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from conformance.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Conformance { #region Descriptor @@ -2128,8 +2128,8 @@ namespace Conformance { } #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 { FOO = 0, 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 diff --git a/csharp/src/Google.Protobuf/Reflection/DescriptorProtoFile.cs b/csharp/src/Google.Protobuf/Reflection/DescriptorProtoFile.cs index fccadc89..410df3c5 100644 --- a/csharp/src/Google.Protobuf/Reflection/DescriptorProtoFile.cs +++ b/csharp/src/Google.Protobuf/Reflection/DescriptorProtoFile.cs @@ -9,8 +9,8 @@ using pbr = global::Google.Protobuf.Reflection; using scg = global::System.Collections.Generic; namespace Google.Protobuf.Reflection { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from google/protobuf/descriptor.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] internal static partial class DescriptorProtoFile { #region Descriptor @@ -879,8 +879,8 @@ namespace Google.Protobuf.Reflection { } #region Nested types - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Container for nested types declared in the DescriptorProto message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Types { [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] internal sealed partial class ExtensionRange : pb::IMessage { @@ -1458,8 +1458,8 @@ namespace Google.Protobuf.Reflection { } #region Nested types - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Container for nested types declared in the FieldDescriptorProto message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Types { internal enum Type { TYPE_DOUBLE = 1, @@ -2780,8 +2780,8 @@ namespace Google.Protobuf.Reflection { } #region Nested types - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Container for nested types declared in the FileOptions message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Types { internal enum OptimizeMode { SPEED = 1, @@ -3241,8 +3241,8 @@ namespace Google.Protobuf.Reflection { } #region Nested types - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Container for nested types declared in the FieldOptions message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Types { internal enum CType { STRING = 0, @@ -4016,8 +4016,8 @@ namespace Google.Protobuf.Reflection { } #region Nested types - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Container for nested types declared in the UninterpretedOption message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Types { [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] internal sealed partial class NamePart : pb::IMessage { @@ -4245,8 +4245,8 @@ namespace Google.Protobuf.Reflection { } #region Nested types - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Container for nested types declared in the SourceCodeInfo message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Types { [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] internal sealed partial class Location : pb::IMessage { diff --git a/csharp/src/Google.Protobuf/WellKnownTypes/Any.cs b/csharp/src/Google.Protobuf/WellKnownTypes/Any.cs index f1540918..6bcdfdef 100644 --- a/csharp/src/Google.Protobuf/WellKnownTypes/Any.cs +++ b/csharp/src/Google.Protobuf/WellKnownTypes/Any.cs @@ -11,8 +11,8 @@ namespace Google.Protobuf.WellKnownTypes { namespace Proto { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from google/protobuf/any.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Any { #region Descriptor diff --git a/csharp/src/Google.Protobuf/WellKnownTypes/Api.cs b/csharp/src/Google.Protobuf/WellKnownTypes/Api.cs index 45caa5c3..f2166ca5 100644 --- a/csharp/src/Google.Protobuf/WellKnownTypes/Api.cs +++ b/csharp/src/Google.Protobuf/WellKnownTypes/Api.cs @@ -11,8 +11,8 @@ namespace Google.Protobuf.WellKnownTypes { namespace Proto { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from google/protobuf/api.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Api { #region Descriptor diff --git a/csharp/src/Google.Protobuf/WellKnownTypes/Duration.cs b/csharp/src/Google.Protobuf/WellKnownTypes/Duration.cs index 6c0e89f2..e671eac8 100644 --- a/csharp/src/Google.Protobuf/WellKnownTypes/Duration.cs +++ b/csharp/src/Google.Protobuf/WellKnownTypes/Duration.cs @@ -11,8 +11,8 @@ namespace Google.Protobuf.WellKnownTypes { namespace Proto { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from google/protobuf/duration.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Duration { #region Descriptor diff --git a/csharp/src/Google.Protobuf/WellKnownTypes/Empty.cs b/csharp/src/Google.Protobuf/WellKnownTypes/Empty.cs index 0a13e663..050f7476 100644 --- a/csharp/src/Google.Protobuf/WellKnownTypes/Empty.cs +++ b/csharp/src/Google.Protobuf/WellKnownTypes/Empty.cs @@ -11,8 +11,8 @@ namespace Google.Protobuf.WellKnownTypes { namespace Proto { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from google/protobuf/empty.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Empty { #region Descriptor diff --git a/csharp/src/Google.Protobuf/WellKnownTypes/FieldMask.cs b/csharp/src/Google.Protobuf/WellKnownTypes/FieldMask.cs index 2a1327e4..14acf394 100644 --- a/csharp/src/Google.Protobuf/WellKnownTypes/FieldMask.cs +++ b/csharp/src/Google.Protobuf/WellKnownTypes/FieldMask.cs @@ -11,8 +11,8 @@ namespace Google.Protobuf.WellKnownTypes { namespace Proto { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from google/protobuf/field_mask.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class FieldMask { #region Descriptor diff --git a/csharp/src/Google.Protobuf/WellKnownTypes/SourceContext.cs b/csharp/src/Google.Protobuf/WellKnownTypes/SourceContext.cs index e45049c2..e4d063b0 100644 --- a/csharp/src/Google.Protobuf/WellKnownTypes/SourceContext.cs +++ b/csharp/src/Google.Protobuf/WellKnownTypes/SourceContext.cs @@ -11,8 +11,8 @@ namespace Google.Protobuf.WellKnownTypes { namespace Proto { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from google/protobuf/source_context.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class SourceContext { #region Descriptor diff --git a/csharp/src/Google.Protobuf/WellKnownTypes/Struct.cs b/csharp/src/Google.Protobuf/WellKnownTypes/Struct.cs index 13d20ad6..30a1569b 100644 --- a/csharp/src/Google.Protobuf/WellKnownTypes/Struct.cs +++ b/csharp/src/Google.Protobuf/WellKnownTypes/Struct.cs @@ -11,8 +11,8 @@ namespace Google.Protobuf.WellKnownTypes { namespace Proto { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from google/protobuf/struct.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Struct { #region Descriptor diff --git a/csharp/src/Google.Protobuf/WellKnownTypes/Timestamp.cs b/csharp/src/Google.Protobuf/WellKnownTypes/Timestamp.cs index 54b68629..6b186b37 100644 --- a/csharp/src/Google.Protobuf/WellKnownTypes/Timestamp.cs +++ b/csharp/src/Google.Protobuf/WellKnownTypes/Timestamp.cs @@ -11,8 +11,8 @@ namespace Google.Protobuf.WellKnownTypes { namespace Proto { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from google/protobuf/timestamp.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Timestamp { #region Descriptor diff --git a/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs b/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs index d816da38..48039d66 100644 --- a/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs +++ b/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs @@ -11,8 +11,8 @@ namespace Google.Protobuf.WellKnownTypes { namespace Proto { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from google/protobuf/type.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Type { #region Descriptor @@ -597,8 +597,8 @@ namespace Google.Protobuf.WellKnownTypes { } #region Nested types - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Container for nested types declared in the Field message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Types { public enum Kind { TYPE_UNKNOWN = 0, diff --git a/csharp/src/Google.Protobuf/WellKnownTypes/Wrappers.cs b/csharp/src/Google.Protobuf/WellKnownTypes/Wrappers.cs index b6db40b1..e5d9e7d4 100644 --- a/csharp/src/Google.Protobuf/WellKnownTypes/Wrappers.cs +++ b/csharp/src/Google.Protobuf/WellKnownTypes/Wrappers.cs @@ -9,8 +9,8 @@ using pbr = global::Google.Protobuf.Reflection; using scg = global::System.Collections.Generic; namespace Google.Protobuf.WellKnownTypes { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from google/protobuf/wrappers.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Wrappers { #region Descriptor