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. --- .../src/Google.Protobuf/Reflection/DescriptorProtoFile.cs | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'csharp/src/Google.Protobuf/Reflection/DescriptorProtoFile.cs') 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 { -- cgit v1.2.3