| OLD | NEW |
| 1 // Generated by the protocol buffer compiler. DO NOT EDIT! | 1 // Generated by the protocol buffer compiler. DO NOT EDIT! |
| 2 // source: google/protobuf/unittest_import_proto3.proto | 2 // source: google/protobuf/unittest_import_proto3.proto |
| 3 #pragma warning disable 1591, 0612, 3021 | 3 #pragma warning disable 1591, 0612, 3021 |
| 4 #region Designer generated code | 4 #region Designer generated code |
| 5 | 5 |
| 6 using pb = global::Google.Protobuf; | 6 using pb = global::Google.Protobuf; |
| 7 using pbc = global::Google.Protobuf.Collections; | 7 using pbc = global::Google.Protobuf.Collections; |
| 8 using pbr = global::Google.Protobuf.Reflection; | 8 using pbr = global::Google.Protobuf.Reflection; |
| 9 using scg = global::System.Collections.Generic; | 9 using scg = global::System.Collections.Generic; |
| 10 namespace Google.Protobuf.TestProtos { | 10 namespace Google.Protobuf.TestProtos { |
| (...skipping 15 matching lines...) Expand all Loading... |
| 26 "Cixnb29nbGUvcHJvdG9idWYvdW5pdHRlc3RfaW1wb3J0X3Byb3RvMy5wcm90", | 26 "Cixnb29nbGUvcHJvdG9idWYvdW5pdHRlc3RfaW1wb3J0X3Byb3RvMy5wcm90", |
| 27 "bxIYcHJvdG9idWZfdW5pdHRlc3RfaW1wb3J0GjNnb29nbGUvcHJvdG9idWYv", | 27 "bxIYcHJvdG9idWZfdW5pdHRlc3RfaW1wb3J0GjNnb29nbGUvcHJvdG9idWYv", |
| 28 "dW5pdHRlc3RfaW1wb3J0X3B1YmxpY19wcm90bzMucHJvdG8iGgoNSW1wb3J0", | 28 "dW5pdHRlc3RfaW1wb3J0X3B1YmxpY19wcm90bzMucHJvdG8iGgoNSW1wb3J0", |
| 29 "TWVzc2FnZRIJCgFkGAEgASgFKlkKCkltcG9ydEVudW0SGwoXSU1QT1JUX0VO", | 29 "TWVzc2FnZRIJCgFkGAEgASgFKlkKCkltcG9ydEVudW0SGwoXSU1QT1JUX0VO", |
| 30 "VU1fVU5TUEVDSUZJRUQQABIOCgpJTVBPUlRfRk9PEAcSDgoKSU1QT1JUX0JB", | 30 "VU1fVU5TUEVDSUZJRUQQABIOCgpJTVBPUlRfRk9PEAcSDgoKSU1QT1JUX0JB", |
| 31 "UhAIEg4KCklNUE9SVF9CQVoQCUI8Chhjb20uZ29vZ2xlLnByb3RvYnVmLnRl", | 31 "UhAIEg4KCklNUE9SVF9CQVoQCUI8Chhjb20uZ29vZ2xlLnByb3RvYnVmLnRl", |
| 32 "c3RIAfgBAaoCGkdvb2dsZS5Qcm90b2J1Zi5UZXN0UHJvdG9zUABiBnByb3Rv", | 32 "c3RIAfgBAaoCGkdvb2dsZS5Qcm90b2J1Zi5UZXN0UHJvdG9zUABiBnByb3Rv", |
| 33 "Mw==")); | 33 "Mw==")); |
| 34 descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, | 34 descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, |
| 35 new pbr::FileDescriptor[] { global::Google.Protobuf.TestProtos.Unittes
tImportPublicProto3Reflection.Descriptor, }, | 35 new pbr::FileDescriptor[] { global::Google.Protobuf.TestProtos.Unittes
tImportPublicProto3Reflection.Descriptor, }, |
| 36 new pbr::GeneratedCodeInfo(new[] {typeof(global::Google.Protobuf.TestP
rotos.ImportEnum), }, new pbr::GeneratedCodeInfo[] { | 36 new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Google.Protobuf.Te
stProtos.ImportEnum), }, new pbr::GeneratedClrTypeInfo[] { |
| 37 new pbr::GeneratedCodeInfo(typeof(global::Google.Protobuf.TestProtos
.ImportMessage), global::Google.Protobuf.TestProtos.ImportMessage.Parser, new[]{
"D" }, null, null, null) | 37 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestPro
tos.ImportMessage), global::Google.Protobuf.TestProtos.ImportMessage.Parser, new
[]{ "D" }, null, null, null) |
| 38 })); | 38 })); |
| 39 } | 39 } |
| 40 #endregion | 40 #endregion |
| 41 | 41 |
| 42 } | 42 } |
| 43 #region Enums | 43 #region Enums |
| 44 public enum ImportEnum { | 44 public enum ImportEnum { |
| 45 IMPORT_ENUM_UNSPECIFIED = 0, | 45 [pbr::OriginalName("IMPORT_ENUM_UNSPECIFIED")] Unspecified = 0, |
| 46 IMPORT_FOO = 7, | 46 [pbr::OriginalName("IMPORT_FOO")] ImportFoo = 7, |
| 47 IMPORT_BAR = 8, | 47 [pbr::OriginalName("IMPORT_BAR")] ImportBar = 8, |
| 48 IMPORT_BAZ = 9, | 48 [pbr::OriginalName("IMPORT_BAZ")] ImportBaz = 9, |
| 49 } | 49 } |
| 50 | 50 |
| 51 #endregion | 51 #endregion |
| 52 | 52 |
| 53 #region Messages | 53 #region Messages |
| 54 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | 54 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| 55 public sealed partial class ImportMessage : pb::IMessage<ImportMessage> { | 55 public sealed partial class ImportMessage : pb::IMessage<ImportMessage> { |
| 56 private static readonly pb::MessageParser<ImportMessage> _parser = new pb::M
essageParser<ImportMessage>(() => new ImportMessage()); | 56 private static readonly pb::MessageParser<ImportMessage> _parser = new pb::M
essageParser<ImportMessage>(() => new ImportMessage()); |
| 57 public static pb::MessageParser<ImportMessage> Parser { get { return _parser
; } } | 57 public static pb::MessageParser<ImportMessage> Parser { get { return _parser
; } } |
| 58 | 58 |
| (...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 152 } | 152 } |
| 153 } | 153 } |
| 154 | 154 |
| 155 } | 155 } |
| 156 | 156 |
| 157 #endregion | 157 #endregion |
| 158 | 158 |
| 159 } | 159 } |
| 160 | 160 |
| 161 #endregion Designer generated code | 161 #endregion Designer generated code |
| OLD | NEW |