| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599 | // Generated by the protocol buffer compiler.  DO NOT EDIT!// source: google/protobuf/map_unittest_proto3.proto#pragma warning disable 1591, 0612, 3021#region Designer generated codeusing pb = global::Google.Protobuf;using pbc = global::Google.Protobuf.Collections;using pbr = global::Google.Protobuf.Reflection;using scg = global::System.Collections.Generic;namespace Google.Protobuf.TestProtos {  /// <summary>Holder for reflection information generated from google/protobuf/map_unittest_proto3.proto</summary>  public static partial class MapUnittestProto3Reflection {    #region Descriptor    /// <summary>File descriptor for google/protobuf/map_unittest_proto3.proto</summary>    public static pbr::FileDescriptor Descriptor {      get { return descriptor; }    }    private static pbr::FileDescriptor descriptor;    static MapUnittestProto3Reflection() {      byte[] descriptorData = global::System.Convert.FromBase64String(          string.Concat(            "Cilnb29nbGUvcHJvdG9idWYvbWFwX3VuaXR0ZXN0X3Byb3RvMy5wcm90bxIR",            "cHJvdG9idWZfdW5pdHRlc3QaJWdvb2dsZS9wcm90b2J1Zi91bml0dGVzdF9w",            "cm90bzMucHJvdG8ilhIKB1Rlc3RNYXASRgoPbWFwX2ludDMyX2ludDMyGAEg",            "AygLMi0ucHJvdG9idWZfdW5pdHRlc3QuVGVzdE1hcC5NYXBJbnQzMkludDMy",            "RW50cnkSRgoPbWFwX2ludDY0X2ludDY0GAIgAygLMi0ucHJvdG9idWZfdW5p",            "dHRlc3QuVGVzdE1hcC5NYXBJbnQ2NEludDY0RW50cnkSSgoRbWFwX3VpbnQz",            "Ml91aW50MzIYAyADKAsyLy5wcm90b2J1Zl91bml0dGVzdC5UZXN0TWFwLk1h",            "cFVpbnQzMlVpbnQzMkVudHJ5EkoKEW1hcF91aW50NjRfdWludDY0GAQgAygL",            "Mi8ucHJvdG9idWZfdW5pdHRlc3QuVGVzdE1hcC5NYXBVaW50NjRVaW50NjRF",            "bnRyeRJKChFtYXBfc2ludDMyX3NpbnQzMhgFIAMoCzIvLnByb3RvYnVmX3Vu",            "aXR0ZXN0LlRlc3RNYXAuTWFwU2ludDMyU2ludDMyRW50cnkSSgoRbWFwX3Np",            "bnQ2NF9zaW50NjQYBiADKAsyLy5wcm90b2J1Zl91bml0dGVzdC5UZXN0TWFw",            "Lk1hcFNpbnQ2NFNpbnQ2NEVudHJ5Ek4KE21hcF9maXhlZDMyX2ZpeGVkMzIY",            "ByADKAsyMS5wcm90b2J1Zl91bml0dGVzdC5UZXN0TWFwLk1hcEZpeGVkMzJG",            "aXhlZDMyRW50cnkSTgoTbWFwX2ZpeGVkNjRfZml4ZWQ2NBgIIAMoCzIxLnBy",            "b3RvYnVmX3VuaXR0ZXN0LlRlc3RNYXAuTWFwRml4ZWQ2NEZpeGVkNjRFbnRy",            "eRJSChVtYXBfc2ZpeGVkMzJfc2ZpeGVkMzIYCSADKAsyMy5wcm90b2J1Zl91",            "bml0dGVzdC5UZXN0TWFwLk1hcFNmaXhlZDMyU2ZpeGVkMzJFbnRyeRJSChVt",            "YXBfc2ZpeGVkNjRfc2ZpeGVkNjQYCiADKAsyMy5wcm90b2J1Zl91bml0dGVz",            "dC5UZXN0TWFwLk1hcFNmaXhlZDY0U2ZpeGVkNjRFbnRyeRJGCg9tYXBfaW50",            "MzJfZmxvYXQYCyADKAsyLS5wcm90b2J1Zl91bml0dGVzdC5UZXN0TWFwLk1h",            "cEludDMyRmxvYXRFbnRyeRJIChBtYXBfaW50MzJfZG91YmxlGAwgAygLMi4u",            "cHJvdG9idWZfdW5pdHRlc3QuVGVzdE1hcC5NYXBJbnQzMkRvdWJsZUVudHJ5",            "EkIKDW1hcF9ib29sX2Jvb2wYDSADKAsyKy5wcm90b2J1Zl91bml0dGVzdC5U",            "ZXN0TWFwLk1hcEJvb2xCb29sRW50cnkSSgoRbWFwX3N0cmluZ19zdHJpbmcY",            "DiADKAsyLy5wcm90b2J1Zl91bml0dGVzdC5UZXN0TWFwLk1hcFN0cmluZ1N0",            "cmluZ0VudHJ5EkYKD21hcF9pbnQzMl9ieXRlcxgPIAMoCzItLnByb3RvYnVm",            "X3VuaXR0ZXN0LlRlc3RNYXAuTWFwSW50MzJCeXRlc0VudHJ5EkQKDm1hcF9p",            "bnQzMl9lbnVtGBAgAygLMiwucHJvdG9idWZfdW5pdHRlc3QuVGVzdE1hcC5N",            "YXBJbnQzMkVudW1FbnRyeRJZChltYXBfaW50MzJfZm9yZWlnbl9tZXNzYWdl",            "GBEgAygLMjYucHJvdG9idWZfdW5pdHRlc3QuVGVzdE1hcC5NYXBJbnQzMkZv",            "cmVpZ25NZXNzYWdlRW50cnkaNAoSTWFwSW50MzJJbnQzMkVudHJ5EgsKA2tl",            "eRgBIAEoBRINCgV2YWx1ZRgCIAEoBToCOAEaNAoSTWFwSW50NjRJbnQ2NEVu",            "dHJ5EgsKA2tleRgBIAEoAxINCgV2YWx1ZRgCIAEoAzoCOAEaNgoUTWFwVWlu",            "dDMyVWludDMyRW50cnkSCwoDa2V5GAEgASgNEg0KBXZhbHVlGAIgASgNOgI4",            "ARo2ChRNYXBVaW50NjRVaW50NjRFbnRyeRILCgNrZXkYASABKAQSDQoFdmFs",            "dWUYAiABKAQ6AjgBGjYKFE1hcFNpbnQzMlNpbnQzMkVudHJ5EgsKA2tleRgB",            "IAEoERINCgV2YWx1ZRgCIAEoEToCOAEaNgoUTWFwU2ludDY0U2ludDY0RW50",            "cnkSCwoDa2V5GAEgASgSEg0KBXZhbHVlGAIgASgSOgI4ARo4ChZNYXBGaXhl",            "ZDMyRml4ZWQzMkVudHJ5EgsKA2tleRgBIAEoBxINCgV2YWx1ZRgCIAEoBzoC",            "OAEaOAoWTWFwRml4ZWQ2NEZpeGVkNjRFbnRyeRILCgNrZXkYASABKAYSDQoF",            "dmFsdWUYAiABKAY6AjgBGjoKGE1hcFNmaXhlZDMyU2ZpeGVkMzJFbnRyeRIL",            "CgNrZXkYASABKA8SDQoFdmFsdWUYAiABKA86AjgBGjoKGE1hcFNmaXhlZDY0",            "U2ZpeGVkNjRFbnRyeRILCgNrZXkYASABKBASDQoFdmFsdWUYAiABKBA6AjgB",            "GjQKEk1hcEludDMyRmxvYXRFbnRyeRILCgNrZXkYASABKAUSDQoFdmFsdWUY",            "AiABKAI6AjgBGjUKE01hcEludDMyRG91YmxlRW50cnkSCwoDa2V5GAEgASgF",            "Eg0KBXZhbHVlGAIgASgBOgI4ARoyChBNYXBCb29sQm9vbEVudHJ5EgsKA2tl",            "eRgBIAEoCBINCgV2YWx1ZRgCIAEoCDoCOAEaNgoUTWFwU3RyaW5nU3RyaW5n",            "RW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ARo0ChJNYXBJ",            "bnQzMkJ5dGVzRW50cnkSCwoDa2V5GAEgASgFEg0KBXZhbHVlGAIgASgMOgI4",            "ARpPChFNYXBJbnQzMkVudW1FbnRyeRILCgNrZXkYASABKAUSKQoFdmFsdWUY",            "AiABKA4yGi5wcm90b2J1Zl91bml0dGVzdC5NYXBFbnVtOgI4ARpgChtNYXBJ",            "bnQzMkZvcmVpZ25NZXNzYWdlRW50cnkSCwoDa2V5GAEgASgFEjAKBXZhbHVl",            "GAIgASgLMiEucHJvdG9idWZfdW5pdHRlc3QuRm9yZWlnbk1lc3NhZ2U6AjgB",            "IkEKEVRlc3RNYXBTdWJtZXNzYWdlEiwKCHRlc3RfbWFwGAEgASgLMhoucHJv",            "dG9idWZfdW5pdHRlc3QuVGVzdE1hcCK8AQoOVGVzdE1lc3NhZ2VNYXASUQoR",            "bWFwX2ludDMyX21lc3NhZ2UYASADKAsyNi5wcm90b2J1Zl91bml0dGVzdC5U",            "ZXN0TWVzc2FnZU1hcC5NYXBJbnQzMk1lc3NhZ2VFbnRyeRpXChRNYXBJbnQz",            "Mk1lc3NhZ2VFbnRyeRILCgNrZXkYASABKAUSLgoFdmFsdWUYAiABKAsyHy5w",            "cm90b2J1Zl91bml0dGVzdC5UZXN0QWxsVHlwZXM6AjgBIuMBCg9UZXN0U2Ft",            "ZVR5cGVNYXASOgoEbWFwMRgBIAMoCzIsLnByb3RvYnVmX3VuaXR0ZXN0LlRl",            "c3RTYW1lVHlwZU1hcC5NYXAxRW50cnkSOgoEbWFwMhgCIAMoCzIsLnByb3Rv",            "YnVmX3VuaXR0ZXN0LlRlc3RTYW1lVHlwZU1hcC5NYXAyRW50cnkaKwoJTWFw",            "MUVudHJ5EgsKA2tleRgBIAEoBRINCgV2YWx1ZRgCIAEoBToCOAEaKwoJTWFw",            "MkVudHJ5EgsKA2tleRgBIAEoBRINCgV2YWx1ZRgCIAEoBToCOAEi5BAKDFRl",            "c3RBcmVuYU1hcBJLCg9tYXBfaW50MzJfaW50MzIYASADKAsyMi5wcm90b2J1",            "Zl91bml0dGVzdC5UZXN0QXJlbmFNYXAuTWFwSW50MzJJbnQzMkVudHJ5EksK",            "D21hcF9pbnQ2NF9pbnQ2NBgCIAMoCzIyLnByb3RvYnVmX3VuaXR0ZXN0LlRl",            "c3RBcmVuYU1hcC5NYXBJbnQ2NEludDY0RW50cnkSTwoRbWFwX3VpbnQzMl91",            "aW50MzIYAyADKAsyNC5wcm90b2J1Zl91bml0dGVzdC5UZXN0QXJlbmFNYXAu",            "TWFwVWludDMyVWludDMyRW50cnkSTwoRbWFwX3VpbnQ2NF91aW50NjQYBCAD",            "KAsyNC5wcm90b2J1Zl91bml0dGVzdC5UZXN0QXJlbmFNYXAuTWFwVWludDY0",            "VWludDY0RW50cnkSTwoRbWFwX3NpbnQzMl9zaW50MzIYBSADKAsyNC5wcm90",            "b2J1Zl91bml0dGVzdC5UZXN0QXJlbmFNYXAuTWFwU2ludDMyU2ludDMyRW50",            "cnkSTwoRbWFwX3NpbnQ2NF9zaW50NjQYBiADKAsyNC5wcm90b2J1Zl91bml0",            "dGVzdC5UZXN0QXJlbmFNYXAuTWFwU2ludDY0U2ludDY0RW50cnkSUwoTbWFw",            "X2ZpeGVkMzJfZml4ZWQzMhgHIAMoCzI2LnByb3RvYnVmX3VuaXR0ZXN0LlRl",            "c3RBcmVuYU1hcC5NYXBGaXhlZDMyRml4ZWQzMkVudHJ5ElMKE21hcF9maXhl",            "ZDY0X2ZpeGVkNjQYCCADKAsyNi5wcm90b2J1Zl91bml0dGVzdC5UZXN0QXJl",            "bmFNYXAuTWFwRml4ZWQ2NEZpeGVkNjRFbnRyeRJXChVtYXBfc2ZpeGVkMzJf",            "c2ZpeGVkMzIYCSADKAsyOC5wcm90b2J1Zl91bml0dGVzdC5UZXN0QXJlbmFN",            "YXAuTWFwU2ZpeGVkMzJTZml4ZWQzMkVudHJ5ElcKFW1hcF9zZml4ZWQ2NF9z",            "Zml4ZWQ2NBgKIAMoCzI4LnByb3RvYnVmX3VuaXR0ZXN0LlRlc3RBcmVuYU1h",            "cC5NYXBTZml4ZWQ2NFNmaXhlZDY0RW50cnkSSwoPbWFwX2ludDMyX2Zsb2F0",            "GAsgAygLMjIucHJvdG9idWZfdW5pdHRlc3QuVGVzdEFyZW5hTWFwLk1hcElu",            "dDMyRmxvYXRFbnRyeRJNChBtYXBfaW50MzJfZG91YmxlGAwgAygLMjMucHJv",            "dG9idWZfdW5pdHRlc3QuVGVzdEFyZW5hTWFwLk1hcEludDMyRG91YmxlRW50",            "cnkSRwoNbWFwX2Jvb2xfYm9vbBgNIAMoCzIwLnByb3RvYnVmX3VuaXR0ZXN0",            "LlRlc3RBcmVuYU1hcC5NYXBCb29sQm9vbEVudHJ5EkkKDm1hcF9pbnQzMl9l",            "bnVtGA4gAygLMjEucHJvdG9idWZfdW5pdHRlc3QuVGVzdEFyZW5hTWFwLk1h",            "cEludDMyRW51bUVudHJ5El4KGW1hcF9pbnQzMl9mb3JlaWduX21lc3NhZ2UY",            "DyADKAsyOy5wcm90b2J1Zl91bml0dGVzdC5UZXN0QXJlbmFNYXAuTWFwSW50",            "MzJGb3JlaWduTWVzc2FnZUVudHJ5GjQKEk1hcEludDMySW50MzJFbnRyeRIL",            "CgNrZXkYASABKAUSDQoFdmFsdWUYAiABKAU6AjgBGjQKEk1hcEludDY0SW50",            "NjRFbnRyeRILCgNrZXkYASABKAMSDQoFdmFsdWUYAiABKAM6AjgBGjYKFE1h",            "cFVpbnQzMlVpbnQzMkVudHJ5EgsKA2tleRgBIAEoDRINCgV2YWx1ZRgCIAEo",            "DToCOAEaNgoUTWFwVWludDY0VWludDY0RW50cnkSCwoDa2V5GAEgASgEEg0K",            "BXZhbHVlGAIgASgEOgI4ARo2ChRNYXBTaW50MzJTaW50MzJFbnRyeRILCgNr",            "ZXkYASABKBESDQoFdmFsdWUYAiABKBE6AjgBGjYKFE1hcFNpbnQ2NFNpbnQ2",            "NEVudHJ5EgsKA2tleRgBIAEoEhINCgV2YWx1ZRgCIAEoEjoCOAEaOAoWTWFw",            "Rml4ZWQzMkZpeGVkMzJFbnRyeRILCgNrZXkYASABKAcSDQoFdmFsdWUYAiAB",            "KAc6AjgBGjgKFk1hcEZpeGVkNjRGaXhlZDY0RW50cnkSCwoDa2V5GAEgASgG",            "Eg0KBXZhbHVlGAIgASgGOgI4ARo6ChhNYXBTZml4ZWQzMlNmaXhlZDMyRW50",            "cnkSCwoDa2V5GAEgASgPEg0KBXZhbHVlGAIgASgPOgI4ARo6ChhNYXBTZml4",            "ZWQ2NFNmaXhlZDY0RW50cnkSCwoDa2V5GAEgASgQEg0KBXZhbHVlGAIgASgQ",            "OgI4ARo0ChJNYXBJbnQzMkZsb2F0RW50cnkSCwoDa2V5GAEgASgFEg0KBXZh",            "bHVlGAIgASgCOgI4ARo1ChNNYXBJbnQzMkRvdWJsZUVudHJ5EgsKA2tleRgB",            "IAEoBRINCgV2YWx1ZRgCIAEoAToCOAEaMgoQTWFwQm9vbEJvb2xFbnRyeRIL",            "CgNrZXkYASABKAgSDQoFdmFsdWUYAiABKAg6AjgBGk8KEU1hcEludDMyRW51",            "bUVudHJ5EgsKA2tleRgBIAEoBRIpCgV2YWx1ZRgCIAEoDjIaLnByb3RvYnVm",            "X3VuaXR0ZXN0Lk1hcEVudW06AjgBGmAKG01hcEludDMyRm9yZWlnbk1lc3Nh",            "Z2VFbnRyeRILCgNrZXkYASABKAUSMAoFdmFsdWUYAiABKAsyIS5wcm90b2J1",            "Zl91bml0dGVzdC5Gb3JlaWduTWVzc2FnZToCOAEi5AEKH01lc3NhZ2VDb250",            "YWluaW5nRW51bUNhbGxlZFR5cGUSSgoEdHlwZRgBIAMoCzI8LnByb3RvYnVm",            "X3VuaXR0ZXN0Lk1lc3NhZ2VDb250YWluaW5nRW51bUNhbGxlZFR5cGUuVHlw",            "ZUVudHJ5Gl8KCVR5cGVFbnRyeRILCgNrZXkYASABKAUSQQoFdmFsdWUYAiAB",            "KAsyMi5wcm90b2J1Zl91bml0dGVzdC5NZXNzYWdlQ29udGFpbmluZ0VudW1D",            "YWxsZWRUeXBlOgI4ASIUCgRUeXBlEgwKCFRZUEVfRk9PEAAinQEKH01lc3Nh",            "Z2VDb250YWluaW5nTWFwQ2FsbGVkRW50cnkSTAoFZW50cnkYASADKAsyPS5w",            "cm90b2J1Zl91bml0dGVzdC5NZXNzYWdlQ29udGFpbmluZ01hcENhbGxlZEVu",            "dHJ5LkVudHJ5RW50cnkaLAoKRW50cnlFbnRyeRILCgNrZXkYASABKAUSDQoF",            "dmFsdWUYAiABKAU6AjgBKj8KB01hcEVudW0SEAoMTUFQX0VOVU1fRk9PEAAS",            "EAoMTUFQX0VOVU1fQkFSEAESEAoMTUFQX0VOVU1fQkFaEAJCIPgBAaoCGkdv",            "b2dsZS5Qcm90b2J1Zi5UZXN0UHJvdG9zYgZwcm90bzM="));      descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,          new pbr::FileDescriptor[] { global::Google.Protobuf.TestProtos.UnittestProto3Reflection.Descriptor, },          new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Google.Protobuf.TestProtos.MapEnum), }, new pbr::GeneratedClrTypeInfo[] {            new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestMap), global::Google.Protobuf.TestProtos.TestMap.Parser, new[]{ "MapInt32Int32", "MapInt64Int64", "MapUint32Uint32", "MapUint64Uint64", "MapSint32Sint32", "MapSint64Sint64", "MapFixed32Fixed32", "MapFixed64Fixed64", "MapSfixed32Sfixed32", "MapSfixed64Sfixed64", "MapInt32Float", "MapInt32Double", "MapBoolBool", "MapStringString", "MapInt32Bytes", "MapInt32Enum", "MapInt32ForeignMessage" }, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, }),            new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestMapSubmessage), global::Google.Protobuf.TestProtos.TestMapSubmessage.Parser, new[]{ "TestMap" }, null, null, null),            new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestMessageMap), global::Google.Protobuf.TestProtos.TestMessageMap.Parser, new[]{ "MapInt32Message" }, null, null, new pbr::GeneratedClrTypeInfo[] { null, }),            new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestSameTypeMap), global::Google.Protobuf.TestProtos.TestSameTypeMap.Parser, new[]{ "Map1", "Map2" }, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, }),            new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestArenaMap), global::Google.Protobuf.TestProtos.TestArenaMap.Parser, new[]{ "MapInt32Int32", "MapInt64Int64", "MapUint32Uint32", "MapUint64Uint64", "MapSint32Sint32", "MapSint64Sint64", "MapFixed32Fixed32", "MapFixed64Fixed64", "MapSfixed32Sfixed32", "MapSfixed64Sfixed64", "MapInt32Float", "MapInt32Double", "MapBoolBool", "MapInt32Enum", "MapInt32ForeignMessage" }, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, }),            new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.MessageContainingEnumCalledType), global::Google.Protobuf.TestProtos.MessageContainingEnumCalledType.Parser, new[]{ "Type" }, null, new[]{ typeof(global::Google.Protobuf.TestProtos.MessageContainingEnumCalledType.Types.Type) }, new pbr::GeneratedClrTypeInfo[] { null, }),            new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.MessageContainingMapCalledEntry), global::Google.Protobuf.TestProtos.MessageContainingMapCalledEntry.Parser, new[]{ "Entry" }, null, null, new pbr::GeneratedClrTypeInfo[] { null, })          }));    }    #endregion  }  #region Enums  public enum MapEnum {    [pbr::OriginalName("MAP_ENUM_FOO")] Foo = 0,    [pbr::OriginalName("MAP_ENUM_BAR")] Bar = 1,    [pbr::OriginalName("MAP_ENUM_BAZ")] Baz = 2,  }  #endregion  #region Messages  /// <summary>  ///  Tests maps.  /// </summary>  public sealed partial class TestMap : pb::IMessage<TestMap> {    private static readonly pb::MessageParser<TestMap> _parser = new pb::MessageParser<TestMap>(() => new TestMap());    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public static pb::MessageParser<TestMap> Parser { get { return _parser; } }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public static pbr::MessageDescriptor Descriptor {      get { return global::Google.Protobuf.TestProtos.MapUnittestProto3Reflection.Descriptor.MessageTypes[0]; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    pbr::MessageDescriptor pb::IMessage.Descriptor {      get { return Descriptor; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public TestMap() {      OnConstruction();    }    partial void OnConstruction();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public TestMap(TestMap other) : this() {      mapInt32Int32_ = other.mapInt32Int32_.Clone();      mapInt64Int64_ = other.mapInt64Int64_.Clone();      mapUint32Uint32_ = other.mapUint32Uint32_.Clone();      mapUint64Uint64_ = other.mapUint64Uint64_.Clone();      mapSint32Sint32_ = other.mapSint32Sint32_.Clone();      mapSint64Sint64_ = other.mapSint64Sint64_.Clone();      mapFixed32Fixed32_ = other.mapFixed32Fixed32_.Clone();      mapFixed64Fixed64_ = other.mapFixed64Fixed64_.Clone();      mapSfixed32Sfixed32_ = other.mapSfixed32Sfixed32_.Clone();      mapSfixed64Sfixed64_ = other.mapSfixed64Sfixed64_.Clone();      mapInt32Float_ = other.mapInt32Float_.Clone();      mapInt32Double_ = other.mapInt32Double_.Clone();      mapBoolBool_ = other.mapBoolBool_.Clone();      mapStringString_ = other.mapStringString_.Clone();      mapInt32Bytes_ = other.mapInt32Bytes_.Clone();      mapInt32Enum_ = other.mapInt32Enum_.Clone();      mapInt32ForeignMessage_ = other.mapInt32ForeignMessage_.Clone();    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public TestMap Clone() {      return new TestMap(this);    }    /// <summary>Field number for the "map_int32_int32" field.</summary>    public const int MapInt32Int32FieldNumber = 1;    private static readonly pbc::MapField<int, int>.Codec _map_mapInt32Int32_codec        = new pbc::MapField<int, int>.Codec(pb::FieldCodec.ForInt32(8), pb::FieldCodec.ForInt32(16), 10);    private readonly pbc::MapField<int, int> mapInt32Int32_ = new pbc::MapField<int, int>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, int> MapInt32Int32 {      get { return mapInt32Int32_; }    }    /// <summary>Field number for the "map_int64_int64" field.</summary>    public const int MapInt64Int64FieldNumber = 2;    private static readonly pbc::MapField<long, long>.Codec _map_mapInt64Int64_codec        = new pbc::MapField<long, long>.Codec(pb::FieldCodec.ForInt64(8), pb::FieldCodec.ForInt64(16), 18);    private readonly pbc::MapField<long, long> mapInt64Int64_ = new pbc::MapField<long, long>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<long, long> MapInt64Int64 {      get { return mapInt64Int64_; }    }    /// <summary>Field number for the "map_uint32_uint32" field.</summary>    public const int MapUint32Uint32FieldNumber = 3;    private static readonly pbc::MapField<uint, uint>.Codec _map_mapUint32Uint32_codec        = new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8), pb::FieldCodec.ForUInt32(16), 26);    private readonly pbc::MapField<uint, uint> mapUint32Uint32_ = new pbc::MapField<uint, uint>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<uint, uint> MapUint32Uint32 {      get { return mapUint32Uint32_; }    }    /// <summary>Field number for the "map_uint64_uint64" field.</summary>    public const int MapUint64Uint64FieldNumber = 4;    private static readonly pbc::MapField<ulong, ulong>.Codec _map_mapUint64Uint64_codec        = new pbc::MapField<ulong, ulong>.Codec(pb::FieldCodec.ForUInt64(8), pb::FieldCodec.ForUInt64(16), 34);    private readonly pbc::MapField<ulong, ulong> mapUint64Uint64_ = new pbc::MapField<ulong, ulong>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<ulong, ulong> MapUint64Uint64 {      get { return mapUint64Uint64_; }    }    /// <summary>Field number for the "map_sint32_sint32" field.</summary>    public const int MapSint32Sint32FieldNumber = 5;    private static readonly pbc::MapField<int, int>.Codec _map_mapSint32Sint32_codec        = new pbc::MapField<int, int>.Codec(pb::FieldCodec.ForSInt32(8), pb::FieldCodec.ForSInt32(16), 42);    private readonly pbc::MapField<int, int> mapSint32Sint32_ = new pbc::MapField<int, int>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, int> MapSint32Sint32 {      get { return mapSint32Sint32_; }    }    /// <summary>Field number for the "map_sint64_sint64" field.</summary>    public const int MapSint64Sint64FieldNumber = 6;    private static readonly pbc::MapField<long, long>.Codec _map_mapSint64Sint64_codec        = new pbc::MapField<long, long>.Codec(pb::FieldCodec.ForSInt64(8), pb::FieldCodec.ForSInt64(16), 50);    private readonly pbc::MapField<long, long> mapSint64Sint64_ = new pbc::MapField<long, long>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<long, long> MapSint64Sint64 {      get { return mapSint64Sint64_; }    }    /// <summary>Field number for the "map_fixed32_fixed32" field.</summary>    public const int MapFixed32Fixed32FieldNumber = 7;    private static readonly pbc::MapField<uint, uint>.Codec _map_mapFixed32Fixed32_codec        = new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForFixed32(13), pb::FieldCodec.ForFixed32(21), 58);    private readonly pbc::MapField<uint, uint> mapFixed32Fixed32_ = new pbc::MapField<uint, uint>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<uint, uint> MapFixed32Fixed32 {      get { return mapFixed32Fixed32_; }    }    /// <summary>Field number for the "map_fixed64_fixed64" field.</summary>    public const int MapFixed64Fixed64FieldNumber = 8;    private static readonly pbc::MapField<ulong, ulong>.Codec _map_mapFixed64Fixed64_codec        = new pbc::MapField<ulong, ulong>.Codec(pb::FieldCodec.ForFixed64(9), pb::FieldCodec.ForFixed64(17), 66);    private readonly pbc::MapField<ulong, ulong> mapFixed64Fixed64_ = new pbc::MapField<ulong, ulong>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<ulong, ulong> MapFixed64Fixed64 {      get { return mapFixed64Fixed64_; }    }    /// <summary>Field number for the "map_sfixed32_sfixed32" field.</summary>    public const int MapSfixed32Sfixed32FieldNumber = 9;    private static readonly pbc::MapField<int, int>.Codec _map_mapSfixed32Sfixed32_codec        = new pbc::MapField<int, int>.Codec(pb::FieldCodec.ForSFixed32(13), pb::FieldCodec.ForSFixed32(21), 74);    private readonly pbc::MapField<int, int> mapSfixed32Sfixed32_ = new pbc::MapField<int, int>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, int> MapSfixed32Sfixed32 {      get { return mapSfixed32Sfixed32_; }    }    /// <summary>Field number for the "map_sfixed64_sfixed64" field.</summary>    public const int MapSfixed64Sfixed64FieldNumber = 10;    private static readonly pbc::MapField<long, long>.Codec _map_mapSfixed64Sfixed64_codec        = new pbc::MapField<long, long>.Codec(pb::FieldCodec.ForSFixed64(9), pb::FieldCodec.ForSFixed64(17), 82);    private readonly pbc::MapField<long, long> mapSfixed64Sfixed64_ = new pbc::MapField<long, long>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<long, long> MapSfixed64Sfixed64 {      get { return mapSfixed64Sfixed64_; }    }    /// <summary>Field number for the "map_int32_float" field.</summary>    public const int MapInt32FloatFieldNumber = 11;    private static readonly pbc::MapField<int, float>.Codec _map_mapInt32Float_codec        = new pbc::MapField<int, float>.Codec(pb::FieldCodec.ForInt32(8), pb::FieldCodec.ForFloat(21), 90);    private readonly pbc::MapField<int, float> mapInt32Float_ = new pbc::MapField<int, float>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, float> MapInt32Float {      get { return mapInt32Float_; }    }    /// <summary>Field number for the "map_int32_double" field.</summary>    public const int MapInt32DoubleFieldNumber = 12;    private static readonly pbc::MapField<int, double>.Codec _map_mapInt32Double_codec        = new pbc::MapField<int, double>.Codec(pb::FieldCodec.ForInt32(8), pb::FieldCodec.ForDouble(17), 98);    private readonly pbc::MapField<int, double> mapInt32Double_ = new pbc::MapField<int, double>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, double> MapInt32Double {      get { return mapInt32Double_; }    }    /// <summary>Field number for the "map_bool_bool" field.</summary>    public const int MapBoolBoolFieldNumber = 13;    private static readonly pbc::MapField<bool, bool>.Codec _map_mapBoolBool_codec        = new pbc::MapField<bool, bool>.Codec(pb::FieldCodec.ForBool(8), pb::FieldCodec.ForBool(16), 106);    private readonly pbc::MapField<bool, bool> mapBoolBool_ = new pbc::MapField<bool, bool>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<bool, bool> MapBoolBool {      get { return mapBoolBool_; }    }    /// <summary>Field number for the "map_string_string" field.</summary>    public const int MapStringStringFieldNumber = 14;    private static readonly pbc::MapField<string, string>.Codec _map_mapStringString_codec        = new pbc::MapField<string, string>.Codec(pb::FieldCodec.ForString(10), pb::FieldCodec.ForString(18), 114);    private readonly pbc::MapField<string, string> mapStringString_ = new pbc::MapField<string, string>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<string, string> MapStringString {      get { return mapStringString_; }    }    /// <summary>Field number for the "map_int32_bytes" field.</summary>    public const int MapInt32BytesFieldNumber = 15;    private static readonly pbc::MapField<int, pb::ByteString>.Codec _map_mapInt32Bytes_codec        = new pbc::MapField<int, pb::ByteString>.Codec(pb::FieldCodec.ForInt32(8), pb::FieldCodec.ForBytes(18), 122);    private readonly pbc::MapField<int, pb::ByteString> mapInt32Bytes_ = new pbc::MapField<int, pb::ByteString>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, pb::ByteString> MapInt32Bytes {      get { return mapInt32Bytes_; }    }    /// <summary>Field number for the "map_int32_enum" field.</summary>    public const int MapInt32EnumFieldNumber = 16;    private static readonly pbc::MapField<int, global::Google.Protobuf.TestProtos.MapEnum>.Codec _map_mapInt32Enum_codec        = new pbc::MapField<int, global::Google.Protobuf.TestProtos.MapEnum>.Codec(pb::FieldCodec.ForInt32(8), pb::FieldCodec.ForEnum(16, x => (int) x, x => (global::Google.Protobuf.TestProtos.MapEnum) x), 130);    private readonly pbc::MapField<int, global::Google.Protobuf.TestProtos.MapEnum> mapInt32Enum_ = new pbc::MapField<int, global::Google.Protobuf.TestProtos.MapEnum>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, global::Google.Protobuf.TestProtos.MapEnum> MapInt32Enum {      get { return mapInt32Enum_; }    }    /// <summary>Field number for the "map_int32_foreign_message" field.</summary>    public const int MapInt32ForeignMessageFieldNumber = 17;    private static readonly pbc::MapField<int, global::Google.Protobuf.TestProtos.ForeignMessage>.Codec _map_mapInt32ForeignMessage_codec        = new pbc::MapField<int, global::Google.Protobuf.TestProtos.ForeignMessage>.Codec(pb::FieldCodec.ForInt32(8), pb::FieldCodec.ForMessage(18, global::Google.Protobuf.TestProtos.ForeignMessage.Parser), 138);    private readonly pbc::MapField<int, global::Google.Protobuf.TestProtos.ForeignMessage> mapInt32ForeignMessage_ = new pbc::MapField<int, global::Google.Protobuf.TestProtos.ForeignMessage>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, global::Google.Protobuf.TestProtos.ForeignMessage> MapInt32ForeignMessage {      get { return mapInt32ForeignMessage_; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override bool Equals(object other) {      return Equals(other as TestMap);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public bool Equals(TestMap other) {      if (ReferenceEquals(other, null)) {        return false;      }      if (ReferenceEquals(other, this)) {        return true;      }      if (!MapInt32Int32.Equals(other.MapInt32Int32)) return false;      if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false;      if (!MapUint32Uint32.Equals(other.MapUint32Uint32)) return false;      if (!MapUint64Uint64.Equals(other.MapUint64Uint64)) return false;      if (!MapSint32Sint32.Equals(other.MapSint32Sint32)) return false;      if (!MapSint64Sint64.Equals(other.MapSint64Sint64)) return false;      if (!MapFixed32Fixed32.Equals(other.MapFixed32Fixed32)) return false;      if (!MapFixed64Fixed64.Equals(other.MapFixed64Fixed64)) return false;      if (!MapSfixed32Sfixed32.Equals(other.MapSfixed32Sfixed32)) return false;      if (!MapSfixed64Sfixed64.Equals(other.MapSfixed64Sfixed64)) return false;      if (!MapInt32Float.Equals(other.MapInt32Float)) return false;      if (!MapInt32Double.Equals(other.MapInt32Double)) return false;      if (!MapBoolBool.Equals(other.MapBoolBool)) return false;      if (!MapStringString.Equals(other.MapStringString)) return false;      if (!MapInt32Bytes.Equals(other.MapInt32Bytes)) return false;      if (!MapInt32Enum.Equals(other.MapInt32Enum)) return false;      if (!MapInt32ForeignMessage.Equals(other.MapInt32ForeignMessage)) return false;      return true;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override int GetHashCode() {      int hash = 1;      hash ^= MapInt32Int32.GetHashCode();      hash ^= MapInt64Int64.GetHashCode();      hash ^= MapUint32Uint32.GetHashCode();      hash ^= MapUint64Uint64.GetHashCode();      hash ^= MapSint32Sint32.GetHashCode();      hash ^= MapSint64Sint64.GetHashCode();      hash ^= MapFixed32Fixed32.GetHashCode();      hash ^= MapFixed64Fixed64.GetHashCode();      hash ^= MapSfixed32Sfixed32.GetHashCode();      hash ^= MapSfixed64Sfixed64.GetHashCode();      hash ^= MapInt32Float.GetHashCode();      hash ^= MapInt32Double.GetHashCode();      hash ^= MapBoolBool.GetHashCode();      hash ^= MapStringString.GetHashCode();      hash ^= MapInt32Bytes.GetHashCode();      hash ^= MapInt32Enum.GetHashCode();      hash ^= MapInt32ForeignMessage.GetHashCode();      return hash;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override string ToString() {      return pb::JsonFormatter.ToDiagnosticString(this);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void WriteTo(pb::CodedOutputStream output) {      mapInt32Int32_.WriteTo(output, _map_mapInt32Int32_codec);      mapInt64Int64_.WriteTo(output, _map_mapInt64Int64_codec);      mapUint32Uint32_.WriteTo(output, _map_mapUint32Uint32_codec);      mapUint64Uint64_.WriteTo(output, _map_mapUint64Uint64_codec);      mapSint32Sint32_.WriteTo(output, _map_mapSint32Sint32_codec);      mapSint64Sint64_.WriteTo(output, _map_mapSint64Sint64_codec);      mapFixed32Fixed32_.WriteTo(output, _map_mapFixed32Fixed32_codec);      mapFixed64Fixed64_.WriteTo(output, _map_mapFixed64Fixed64_codec);      mapSfixed32Sfixed32_.WriteTo(output, _map_mapSfixed32Sfixed32_codec);      mapSfixed64Sfixed64_.WriteTo(output, _map_mapSfixed64Sfixed64_codec);      mapInt32Float_.WriteTo(output, _map_mapInt32Float_codec);      mapInt32Double_.WriteTo(output, _map_mapInt32Double_codec);      mapBoolBool_.WriteTo(output, _map_mapBoolBool_codec);      mapStringString_.WriteTo(output, _map_mapStringString_codec);      mapInt32Bytes_.WriteTo(output, _map_mapInt32Bytes_codec);      mapInt32Enum_.WriteTo(output, _map_mapInt32Enum_codec);      mapInt32ForeignMessage_.WriteTo(output, _map_mapInt32ForeignMessage_codec);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public int CalculateSize() {      int size = 0;      size += mapInt32Int32_.CalculateSize(_map_mapInt32Int32_codec);      size += mapInt64Int64_.CalculateSize(_map_mapInt64Int64_codec);      size += mapUint32Uint32_.CalculateSize(_map_mapUint32Uint32_codec);      size += mapUint64Uint64_.CalculateSize(_map_mapUint64Uint64_codec);      size += mapSint32Sint32_.CalculateSize(_map_mapSint32Sint32_codec);      size += mapSint64Sint64_.CalculateSize(_map_mapSint64Sint64_codec);      size += mapFixed32Fixed32_.CalculateSize(_map_mapFixed32Fixed32_codec);      size += mapFixed64Fixed64_.CalculateSize(_map_mapFixed64Fixed64_codec);      size += mapSfixed32Sfixed32_.CalculateSize(_map_mapSfixed32Sfixed32_codec);      size += mapSfixed64Sfixed64_.CalculateSize(_map_mapSfixed64Sfixed64_codec);      size += mapInt32Float_.CalculateSize(_map_mapInt32Float_codec);      size += mapInt32Double_.CalculateSize(_map_mapInt32Double_codec);      size += mapBoolBool_.CalculateSize(_map_mapBoolBool_codec);      size += mapStringString_.CalculateSize(_map_mapStringString_codec);      size += mapInt32Bytes_.CalculateSize(_map_mapInt32Bytes_codec);      size += mapInt32Enum_.CalculateSize(_map_mapInt32Enum_codec);      size += mapInt32ForeignMessage_.CalculateSize(_map_mapInt32ForeignMessage_codec);      return size;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void MergeFrom(TestMap other) {      if (other == null) {        return;      }      mapInt32Int32_.Add(other.mapInt32Int32_);      mapInt64Int64_.Add(other.mapInt64Int64_);      mapUint32Uint32_.Add(other.mapUint32Uint32_);      mapUint64Uint64_.Add(other.mapUint64Uint64_);      mapSint32Sint32_.Add(other.mapSint32Sint32_);      mapSint64Sint64_.Add(other.mapSint64Sint64_);      mapFixed32Fixed32_.Add(other.mapFixed32Fixed32_);      mapFixed64Fixed64_.Add(other.mapFixed64Fixed64_);      mapSfixed32Sfixed32_.Add(other.mapSfixed32Sfixed32_);      mapSfixed64Sfixed64_.Add(other.mapSfixed64Sfixed64_);      mapInt32Float_.Add(other.mapInt32Float_);      mapInt32Double_.Add(other.mapInt32Double_);      mapBoolBool_.Add(other.mapBoolBool_);      mapStringString_.Add(other.mapStringString_);      mapInt32Bytes_.Add(other.mapInt32Bytes_);      mapInt32Enum_.Add(other.mapInt32Enum_);      mapInt32ForeignMessage_.Add(other.mapInt32ForeignMessage_);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void MergeFrom(pb::CodedInputStream input) {      uint tag;      while ((tag = input.ReadTag()) != 0) {        switch(tag) {          default:            input.SkipLastField();            break;          case 10: {            mapInt32Int32_.AddEntriesFrom(input, _map_mapInt32Int32_codec);            break;          }          case 18: {            mapInt64Int64_.AddEntriesFrom(input, _map_mapInt64Int64_codec);            break;          }          case 26: {            mapUint32Uint32_.AddEntriesFrom(input, _map_mapUint32Uint32_codec);            break;          }          case 34: {            mapUint64Uint64_.AddEntriesFrom(input, _map_mapUint64Uint64_codec);            break;          }          case 42: {            mapSint32Sint32_.AddEntriesFrom(input, _map_mapSint32Sint32_codec);            break;          }          case 50: {            mapSint64Sint64_.AddEntriesFrom(input, _map_mapSint64Sint64_codec);            break;          }          case 58: {            mapFixed32Fixed32_.AddEntriesFrom(input, _map_mapFixed32Fixed32_codec);            break;          }          case 66: {            mapFixed64Fixed64_.AddEntriesFrom(input, _map_mapFixed64Fixed64_codec);            break;          }          case 74: {            mapSfixed32Sfixed32_.AddEntriesFrom(input, _map_mapSfixed32Sfixed32_codec);            break;          }          case 82: {            mapSfixed64Sfixed64_.AddEntriesFrom(input, _map_mapSfixed64Sfixed64_codec);            break;          }          case 90: {            mapInt32Float_.AddEntriesFrom(input, _map_mapInt32Float_codec);            break;          }          case 98: {            mapInt32Double_.AddEntriesFrom(input, _map_mapInt32Double_codec);            break;          }          case 106: {            mapBoolBool_.AddEntriesFrom(input, _map_mapBoolBool_codec);            break;          }          case 114: {            mapStringString_.AddEntriesFrom(input, _map_mapStringString_codec);            break;          }          case 122: {            mapInt32Bytes_.AddEntriesFrom(input, _map_mapInt32Bytes_codec);            break;          }          case 130: {            mapInt32Enum_.AddEntriesFrom(input, _map_mapInt32Enum_codec);            break;          }          case 138: {            mapInt32ForeignMessage_.AddEntriesFrom(input, _map_mapInt32ForeignMessage_codec);            break;          }        }      }    }  }  public sealed partial class TestMapSubmessage : pb::IMessage<TestMapSubmessage> {    private static readonly pb::MessageParser<TestMapSubmessage> _parser = new pb::MessageParser<TestMapSubmessage>(() => new TestMapSubmessage());    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public static pb::MessageParser<TestMapSubmessage> Parser { get { return _parser; } }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public static pbr::MessageDescriptor Descriptor {      get { return global::Google.Protobuf.TestProtos.MapUnittestProto3Reflection.Descriptor.MessageTypes[1]; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    pbr::MessageDescriptor pb::IMessage.Descriptor {      get { return Descriptor; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public TestMapSubmessage() {      OnConstruction();    }    partial void OnConstruction();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public TestMapSubmessage(TestMapSubmessage other) : this() {      TestMap = other.testMap_ != null ? other.TestMap.Clone() : null;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public TestMapSubmessage Clone() {      return new TestMapSubmessage(this);    }    /// <summary>Field number for the "test_map" field.</summary>    public const int TestMapFieldNumber = 1;    private global::Google.Protobuf.TestProtos.TestMap testMap_;    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public global::Google.Protobuf.TestProtos.TestMap TestMap {      get { return testMap_; }      set {        testMap_ = value;      }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override bool Equals(object other) {      return Equals(other as TestMapSubmessage);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public bool Equals(TestMapSubmessage other) {      if (ReferenceEquals(other, null)) {        return false;      }      if (ReferenceEquals(other, this)) {        return true;      }      if (!object.Equals(TestMap, other.TestMap)) return false;      return true;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override int GetHashCode() {      int hash = 1;      if (testMap_ != null) hash ^= TestMap.GetHashCode();      return hash;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override string ToString() {      return pb::JsonFormatter.ToDiagnosticString(this);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void WriteTo(pb::CodedOutputStream output) {      if (testMap_ != null) {        output.WriteRawTag(10);        output.WriteMessage(TestMap);      }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public int CalculateSize() {      int size = 0;      if (testMap_ != null) {        size += 1 + pb::CodedOutputStream.ComputeMessageSize(TestMap);      }      return size;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void MergeFrom(TestMapSubmessage other) {      if (other == null) {        return;      }      if (other.testMap_ != null) {        if (testMap_ == null) {          testMap_ = new global::Google.Protobuf.TestProtos.TestMap();        }        TestMap.MergeFrom(other.TestMap);      }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void MergeFrom(pb::CodedInputStream input) {      uint tag;      while ((tag = input.ReadTag()) != 0) {        switch(tag) {          default:            input.SkipLastField();            break;          case 10: {            if (testMap_ == null) {              testMap_ = new global::Google.Protobuf.TestProtos.TestMap();            }            input.ReadMessage(testMap_);            break;          }        }      }    }  }  public sealed partial class TestMessageMap : pb::IMessage<TestMessageMap> {    private static readonly pb::MessageParser<TestMessageMap> _parser = new pb::MessageParser<TestMessageMap>(() => new TestMessageMap());    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public static pb::MessageParser<TestMessageMap> Parser { get { return _parser; } }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public static pbr::MessageDescriptor Descriptor {      get { return global::Google.Protobuf.TestProtos.MapUnittestProto3Reflection.Descriptor.MessageTypes[2]; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    pbr::MessageDescriptor pb::IMessage.Descriptor {      get { return Descriptor; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public TestMessageMap() {      OnConstruction();    }    partial void OnConstruction();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public TestMessageMap(TestMessageMap other) : this() {      mapInt32Message_ = other.mapInt32Message_.Clone();    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public TestMessageMap Clone() {      return new TestMessageMap(this);    }    /// <summary>Field number for the "map_int32_message" field.</summary>    public const int MapInt32MessageFieldNumber = 1;    private static readonly pbc::MapField<int, global::Google.Protobuf.TestProtos.TestAllTypes>.Codec _map_mapInt32Message_codec        = new pbc::MapField<int, global::Google.Protobuf.TestProtos.TestAllTypes>.Codec(pb::FieldCodec.ForInt32(8), pb::FieldCodec.ForMessage(18, global::Google.Protobuf.TestProtos.TestAllTypes.Parser), 10);    private readonly pbc::MapField<int, global::Google.Protobuf.TestProtos.TestAllTypes> mapInt32Message_ = new pbc::MapField<int, global::Google.Protobuf.TestProtos.TestAllTypes>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, global::Google.Protobuf.TestProtos.TestAllTypes> MapInt32Message {      get { return mapInt32Message_; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override bool Equals(object other) {      return Equals(other as TestMessageMap);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public bool Equals(TestMessageMap other) {      if (ReferenceEquals(other, null)) {        return false;      }      if (ReferenceEquals(other, this)) {        return true;      }      if (!MapInt32Message.Equals(other.MapInt32Message)) return false;      return true;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override int GetHashCode() {      int hash = 1;      hash ^= MapInt32Message.GetHashCode();      return hash;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override string ToString() {      return pb::JsonFormatter.ToDiagnosticString(this);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void WriteTo(pb::CodedOutputStream output) {      mapInt32Message_.WriteTo(output, _map_mapInt32Message_codec);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public int CalculateSize() {      int size = 0;      size += mapInt32Message_.CalculateSize(_map_mapInt32Message_codec);      return size;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void MergeFrom(TestMessageMap other) {      if (other == null) {        return;      }      mapInt32Message_.Add(other.mapInt32Message_);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void MergeFrom(pb::CodedInputStream input) {      uint tag;      while ((tag = input.ReadTag()) != 0) {        switch(tag) {          default:            input.SkipLastField();            break;          case 10: {            mapInt32Message_.AddEntriesFrom(input, _map_mapInt32Message_codec);            break;          }        }      }    }  }  /// <summary>  ///  Two map fields share the same entry default instance.  /// </summary>  public sealed partial class TestSameTypeMap : pb::IMessage<TestSameTypeMap> {    private static readonly pb::MessageParser<TestSameTypeMap> _parser = new pb::MessageParser<TestSameTypeMap>(() => new TestSameTypeMap());    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public static pb::MessageParser<TestSameTypeMap> Parser { get { return _parser; } }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public static pbr::MessageDescriptor Descriptor {      get { return global::Google.Protobuf.TestProtos.MapUnittestProto3Reflection.Descriptor.MessageTypes[3]; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    pbr::MessageDescriptor pb::IMessage.Descriptor {      get { return Descriptor; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public TestSameTypeMap() {      OnConstruction();    }    partial void OnConstruction();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public TestSameTypeMap(TestSameTypeMap other) : this() {      map1_ = other.map1_.Clone();      map2_ = other.map2_.Clone();    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public TestSameTypeMap Clone() {      return new TestSameTypeMap(this);    }    /// <summary>Field number for the "map1" field.</summary>    public const int Map1FieldNumber = 1;    private static readonly pbc::MapField<int, int>.Codec _map_map1_codec        = new pbc::MapField<int, int>.Codec(pb::FieldCodec.ForInt32(8), pb::FieldCodec.ForInt32(16), 10);    private readonly pbc::MapField<int, int> map1_ = new pbc::MapField<int, int>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, int> Map1 {      get { return map1_; }    }    /// <summary>Field number for the "map2" field.</summary>    public const int Map2FieldNumber = 2;    private static readonly pbc::MapField<int, int>.Codec _map_map2_codec        = new pbc::MapField<int, int>.Codec(pb::FieldCodec.ForInt32(8), pb::FieldCodec.ForInt32(16), 18);    private readonly pbc::MapField<int, int> map2_ = new pbc::MapField<int, int>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, int> Map2 {      get { return map2_; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override bool Equals(object other) {      return Equals(other as TestSameTypeMap);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public bool Equals(TestSameTypeMap other) {      if (ReferenceEquals(other, null)) {        return false;      }      if (ReferenceEquals(other, this)) {        return true;      }      if (!Map1.Equals(other.Map1)) return false;      if (!Map2.Equals(other.Map2)) return false;      return true;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override int GetHashCode() {      int hash = 1;      hash ^= Map1.GetHashCode();      hash ^= Map2.GetHashCode();      return hash;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override string ToString() {      return pb::JsonFormatter.ToDiagnosticString(this);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void WriteTo(pb::CodedOutputStream output) {      map1_.WriteTo(output, _map_map1_codec);      map2_.WriteTo(output, _map_map2_codec);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public int CalculateSize() {      int size = 0;      size += map1_.CalculateSize(_map_map1_codec);      size += map2_.CalculateSize(_map_map2_codec);      return size;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void MergeFrom(TestSameTypeMap other) {      if (other == null) {        return;      }      map1_.Add(other.map1_);      map2_.Add(other.map2_);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void MergeFrom(pb::CodedInputStream input) {      uint tag;      while ((tag = input.ReadTag()) != 0) {        switch(tag) {          default:            input.SkipLastField();            break;          case 10: {            map1_.AddEntriesFrom(input, _map_map1_codec);            break;          }          case 18: {            map2_.AddEntriesFrom(input, _map_map2_codec);            break;          }        }      }    }  }  public sealed partial class TestArenaMap : pb::IMessage<TestArenaMap> {    private static readonly pb::MessageParser<TestArenaMap> _parser = new pb::MessageParser<TestArenaMap>(() => new TestArenaMap());    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public static pb::MessageParser<TestArenaMap> Parser { get { return _parser; } }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public static pbr::MessageDescriptor Descriptor {      get { return global::Google.Protobuf.TestProtos.MapUnittestProto3Reflection.Descriptor.MessageTypes[4]; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    pbr::MessageDescriptor pb::IMessage.Descriptor {      get { return Descriptor; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public TestArenaMap() {      OnConstruction();    }    partial void OnConstruction();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public TestArenaMap(TestArenaMap other) : this() {      mapInt32Int32_ = other.mapInt32Int32_.Clone();      mapInt64Int64_ = other.mapInt64Int64_.Clone();      mapUint32Uint32_ = other.mapUint32Uint32_.Clone();      mapUint64Uint64_ = other.mapUint64Uint64_.Clone();      mapSint32Sint32_ = other.mapSint32Sint32_.Clone();      mapSint64Sint64_ = other.mapSint64Sint64_.Clone();      mapFixed32Fixed32_ = other.mapFixed32Fixed32_.Clone();      mapFixed64Fixed64_ = other.mapFixed64Fixed64_.Clone();      mapSfixed32Sfixed32_ = other.mapSfixed32Sfixed32_.Clone();      mapSfixed64Sfixed64_ = other.mapSfixed64Sfixed64_.Clone();      mapInt32Float_ = other.mapInt32Float_.Clone();      mapInt32Double_ = other.mapInt32Double_.Clone();      mapBoolBool_ = other.mapBoolBool_.Clone();      mapInt32Enum_ = other.mapInt32Enum_.Clone();      mapInt32ForeignMessage_ = other.mapInt32ForeignMessage_.Clone();    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public TestArenaMap Clone() {      return new TestArenaMap(this);    }    /// <summary>Field number for the "map_int32_int32" field.</summary>    public const int MapInt32Int32FieldNumber = 1;    private static readonly pbc::MapField<int, int>.Codec _map_mapInt32Int32_codec        = new pbc::MapField<int, int>.Codec(pb::FieldCodec.ForInt32(8), pb::FieldCodec.ForInt32(16), 10);    private readonly pbc::MapField<int, int> mapInt32Int32_ = new pbc::MapField<int, int>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, int> MapInt32Int32 {      get { return mapInt32Int32_; }    }    /// <summary>Field number for the "map_int64_int64" field.</summary>    public const int MapInt64Int64FieldNumber = 2;    private static readonly pbc::MapField<long, long>.Codec _map_mapInt64Int64_codec        = new pbc::MapField<long, long>.Codec(pb::FieldCodec.ForInt64(8), pb::FieldCodec.ForInt64(16), 18);    private readonly pbc::MapField<long, long> mapInt64Int64_ = new pbc::MapField<long, long>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<long, long> MapInt64Int64 {      get { return mapInt64Int64_; }    }    /// <summary>Field number for the "map_uint32_uint32" field.</summary>    public const int MapUint32Uint32FieldNumber = 3;    private static readonly pbc::MapField<uint, uint>.Codec _map_mapUint32Uint32_codec        = new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8), pb::FieldCodec.ForUInt32(16), 26);    private readonly pbc::MapField<uint, uint> mapUint32Uint32_ = new pbc::MapField<uint, uint>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<uint, uint> MapUint32Uint32 {      get { return mapUint32Uint32_; }    }    /// <summary>Field number for the "map_uint64_uint64" field.</summary>    public const int MapUint64Uint64FieldNumber = 4;    private static readonly pbc::MapField<ulong, ulong>.Codec _map_mapUint64Uint64_codec        = new pbc::MapField<ulong, ulong>.Codec(pb::FieldCodec.ForUInt64(8), pb::FieldCodec.ForUInt64(16), 34);    private readonly pbc::MapField<ulong, ulong> mapUint64Uint64_ = new pbc::MapField<ulong, ulong>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<ulong, ulong> MapUint64Uint64 {      get { return mapUint64Uint64_; }    }    /// <summary>Field number for the "map_sint32_sint32" field.</summary>    public const int MapSint32Sint32FieldNumber = 5;    private static readonly pbc::MapField<int, int>.Codec _map_mapSint32Sint32_codec        = new pbc::MapField<int, int>.Codec(pb::FieldCodec.ForSInt32(8), pb::FieldCodec.ForSInt32(16), 42);    private readonly pbc::MapField<int, int> mapSint32Sint32_ = new pbc::MapField<int, int>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, int> MapSint32Sint32 {      get { return mapSint32Sint32_; }    }    /// <summary>Field number for the "map_sint64_sint64" field.</summary>    public const int MapSint64Sint64FieldNumber = 6;    private static readonly pbc::MapField<long, long>.Codec _map_mapSint64Sint64_codec        = new pbc::MapField<long, long>.Codec(pb::FieldCodec.ForSInt64(8), pb::FieldCodec.ForSInt64(16), 50);    private readonly pbc::MapField<long, long> mapSint64Sint64_ = new pbc::MapField<long, long>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<long, long> MapSint64Sint64 {      get { return mapSint64Sint64_; }    }    /// <summary>Field number for the "map_fixed32_fixed32" field.</summary>    public const int MapFixed32Fixed32FieldNumber = 7;    private static readonly pbc::MapField<uint, uint>.Codec _map_mapFixed32Fixed32_codec        = new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForFixed32(13), pb::FieldCodec.ForFixed32(21), 58);    private readonly pbc::MapField<uint, uint> mapFixed32Fixed32_ = new pbc::MapField<uint, uint>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<uint, uint> MapFixed32Fixed32 {      get { return mapFixed32Fixed32_; }    }    /// <summary>Field number for the "map_fixed64_fixed64" field.</summary>    public const int MapFixed64Fixed64FieldNumber = 8;    private static readonly pbc::MapField<ulong, ulong>.Codec _map_mapFixed64Fixed64_codec        = new pbc::MapField<ulong, ulong>.Codec(pb::FieldCodec.ForFixed64(9), pb::FieldCodec.ForFixed64(17), 66);    private readonly pbc::MapField<ulong, ulong> mapFixed64Fixed64_ = new pbc::MapField<ulong, ulong>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<ulong, ulong> MapFixed64Fixed64 {      get { return mapFixed64Fixed64_; }    }    /// <summary>Field number for the "map_sfixed32_sfixed32" field.</summary>    public const int MapSfixed32Sfixed32FieldNumber = 9;    private static readonly pbc::MapField<int, int>.Codec _map_mapSfixed32Sfixed32_codec        = new pbc::MapField<int, int>.Codec(pb::FieldCodec.ForSFixed32(13), pb::FieldCodec.ForSFixed32(21), 74);    private readonly pbc::MapField<int, int> mapSfixed32Sfixed32_ = new pbc::MapField<int, int>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, int> MapSfixed32Sfixed32 {      get { return mapSfixed32Sfixed32_; }    }    /// <summary>Field number for the "map_sfixed64_sfixed64" field.</summary>    public const int MapSfixed64Sfixed64FieldNumber = 10;    private static readonly pbc::MapField<long, long>.Codec _map_mapSfixed64Sfixed64_codec        = new pbc::MapField<long, long>.Codec(pb::FieldCodec.ForSFixed64(9), pb::FieldCodec.ForSFixed64(17), 82);    private readonly pbc::MapField<long, long> mapSfixed64Sfixed64_ = new pbc::MapField<long, long>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<long, long> MapSfixed64Sfixed64 {      get { return mapSfixed64Sfixed64_; }    }    /// <summary>Field number for the "map_int32_float" field.</summary>    public const int MapInt32FloatFieldNumber = 11;    private static readonly pbc::MapField<int, float>.Codec _map_mapInt32Float_codec        = new pbc::MapField<int, float>.Codec(pb::FieldCodec.ForInt32(8), pb::FieldCodec.ForFloat(21), 90);    private readonly pbc::MapField<int, float> mapInt32Float_ = new pbc::MapField<int, float>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, float> MapInt32Float {      get { return mapInt32Float_; }    }    /// <summary>Field number for the "map_int32_double" field.</summary>    public const int MapInt32DoubleFieldNumber = 12;    private static readonly pbc::MapField<int, double>.Codec _map_mapInt32Double_codec        = new pbc::MapField<int, double>.Codec(pb::FieldCodec.ForInt32(8), pb::FieldCodec.ForDouble(17), 98);    private readonly pbc::MapField<int, double> mapInt32Double_ = new pbc::MapField<int, double>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, double> MapInt32Double {      get { return mapInt32Double_; }    }    /// <summary>Field number for the "map_bool_bool" field.</summary>    public const int MapBoolBoolFieldNumber = 13;    private static readonly pbc::MapField<bool, bool>.Codec _map_mapBoolBool_codec        = new pbc::MapField<bool, bool>.Codec(pb::FieldCodec.ForBool(8), pb::FieldCodec.ForBool(16), 106);    private readonly pbc::MapField<bool, bool> mapBoolBool_ = new pbc::MapField<bool, bool>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<bool, bool> MapBoolBool {      get { return mapBoolBool_; }    }    /// <summary>Field number for the "map_int32_enum" field.</summary>    public const int MapInt32EnumFieldNumber = 14;    private static readonly pbc::MapField<int, global::Google.Protobuf.TestProtos.MapEnum>.Codec _map_mapInt32Enum_codec        = new pbc::MapField<int, global::Google.Protobuf.TestProtos.MapEnum>.Codec(pb::FieldCodec.ForInt32(8), pb::FieldCodec.ForEnum(16, x => (int) x, x => (global::Google.Protobuf.TestProtos.MapEnum) x), 114);    private readonly pbc::MapField<int, global::Google.Protobuf.TestProtos.MapEnum> mapInt32Enum_ = new pbc::MapField<int, global::Google.Protobuf.TestProtos.MapEnum>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, global::Google.Protobuf.TestProtos.MapEnum> MapInt32Enum {      get { return mapInt32Enum_; }    }    /// <summary>Field number for the "map_int32_foreign_message" field.</summary>    public const int MapInt32ForeignMessageFieldNumber = 15;    private static readonly pbc::MapField<int, global::Google.Protobuf.TestProtos.ForeignMessage>.Codec _map_mapInt32ForeignMessage_codec        = new pbc::MapField<int, global::Google.Protobuf.TestProtos.ForeignMessage>.Codec(pb::FieldCodec.ForInt32(8), pb::FieldCodec.ForMessage(18, global::Google.Protobuf.TestProtos.ForeignMessage.Parser), 122);    private readonly pbc::MapField<int, global::Google.Protobuf.TestProtos.ForeignMessage> mapInt32ForeignMessage_ = new pbc::MapField<int, global::Google.Protobuf.TestProtos.ForeignMessage>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, global::Google.Protobuf.TestProtos.ForeignMessage> MapInt32ForeignMessage {      get { return mapInt32ForeignMessage_; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override bool Equals(object other) {      return Equals(other as TestArenaMap);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public bool Equals(TestArenaMap other) {      if (ReferenceEquals(other, null)) {        return false;      }      if (ReferenceEquals(other, this)) {        return true;      }      if (!MapInt32Int32.Equals(other.MapInt32Int32)) return false;      if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false;      if (!MapUint32Uint32.Equals(other.MapUint32Uint32)) return false;      if (!MapUint64Uint64.Equals(other.MapUint64Uint64)) return false;      if (!MapSint32Sint32.Equals(other.MapSint32Sint32)) return false;      if (!MapSint64Sint64.Equals(other.MapSint64Sint64)) return false;      if (!MapFixed32Fixed32.Equals(other.MapFixed32Fixed32)) return false;      if (!MapFixed64Fixed64.Equals(other.MapFixed64Fixed64)) return false;      if (!MapSfixed32Sfixed32.Equals(other.MapSfixed32Sfixed32)) return false;      if (!MapSfixed64Sfixed64.Equals(other.MapSfixed64Sfixed64)) return false;      if (!MapInt32Float.Equals(other.MapInt32Float)) return false;      if (!MapInt32Double.Equals(other.MapInt32Double)) return false;      if (!MapBoolBool.Equals(other.MapBoolBool)) return false;      if (!MapInt32Enum.Equals(other.MapInt32Enum)) return false;      if (!MapInt32ForeignMessage.Equals(other.MapInt32ForeignMessage)) return false;      return true;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override int GetHashCode() {      int hash = 1;      hash ^= MapInt32Int32.GetHashCode();      hash ^= MapInt64Int64.GetHashCode();      hash ^= MapUint32Uint32.GetHashCode();      hash ^= MapUint64Uint64.GetHashCode();      hash ^= MapSint32Sint32.GetHashCode();      hash ^= MapSint64Sint64.GetHashCode();      hash ^= MapFixed32Fixed32.GetHashCode();      hash ^= MapFixed64Fixed64.GetHashCode();      hash ^= MapSfixed32Sfixed32.GetHashCode();      hash ^= MapSfixed64Sfixed64.GetHashCode();      hash ^= MapInt32Float.GetHashCode();      hash ^= MapInt32Double.GetHashCode();      hash ^= MapBoolBool.GetHashCode();      hash ^= MapInt32Enum.GetHashCode();      hash ^= MapInt32ForeignMessage.GetHashCode();      return hash;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override string ToString() {      return pb::JsonFormatter.ToDiagnosticString(this);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void WriteTo(pb::CodedOutputStream output) {      mapInt32Int32_.WriteTo(output, _map_mapInt32Int32_codec);      mapInt64Int64_.WriteTo(output, _map_mapInt64Int64_codec);      mapUint32Uint32_.WriteTo(output, _map_mapUint32Uint32_codec);      mapUint64Uint64_.WriteTo(output, _map_mapUint64Uint64_codec);      mapSint32Sint32_.WriteTo(output, _map_mapSint32Sint32_codec);      mapSint64Sint64_.WriteTo(output, _map_mapSint64Sint64_codec);      mapFixed32Fixed32_.WriteTo(output, _map_mapFixed32Fixed32_codec);      mapFixed64Fixed64_.WriteTo(output, _map_mapFixed64Fixed64_codec);      mapSfixed32Sfixed32_.WriteTo(output, _map_mapSfixed32Sfixed32_codec);      mapSfixed64Sfixed64_.WriteTo(output, _map_mapSfixed64Sfixed64_codec);      mapInt32Float_.WriteTo(output, _map_mapInt32Float_codec);      mapInt32Double_.WriteTo(output, _map_mapInt32Double_codec);      mapBoolBool_.WriteTo(output, _map_mapBoolBool_codec);      mapInt32Enum_.WriteTo(output, _map_mapInt32Enum_codec);      mapInt32ForeignMessage_.WriteTo(output, _map_mapInt32ForeignMessage_codec);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public int CalculateSize() {      int size = 0;      size += mapInt32Int32_.CalculateSize(_map_mapInt32Int32_codec);      size += mapInt64Int64_.CalculateSize(_map_mapInt64Int64_codec);      size += mapUint32Uint32_.CalculateSize(_map_mapUint32Uint32_codec);      size += mapUint64Uint64_.CalculateSize(_map_mapUint64Uint64_codec);      size += mapSint32Sint32_.CalculateSize(_map_mapSint32Sint32_codec);      size += mapSint64Sint64_.CalculateSize(_map_mapSint64Sint64_codec);      size += mapFixed32Fixed32_.CalculateSize(_map_mapFixed32Fixed32_codec);      size += mapFixed64Fixed64_.CalculateSize(_map_mapFixed64Fixed64_codec);      size += mapSfixed32Sfixed32_.CalculateSize(_map_mapSfixed32Sfixed32_codec);      size += mapSfixed64Sfixed64_.CalculateSize(_map_mapSfixed64Sfixed64_codec);      size += mapInt32Float_.CalculateSize(_map_mapInt32Float_codec);      size += mapInt32Double_.CalculateSize(_map_mapInt32Double_codec);      size += mapBoolBool_.CalculateSize(_map_mapBoolBool_codec);      size += mapInt32Enum_.CalculateSize(_map_mapInt32Enum_codec);      size += mapInt32ForeignMessage_.CalculateSize(_map_mapInt32ForeignMessage_codec);      return size;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void MergeFrom(TestArenaMap other) {      if (other == null) {        return;      }      mapInt32Int32_.Add(other.mapInt32Int32_);      mapInt64Int64_.Add(other.mapInt64Int64_);      mapUint32Uint32_.Add(other.mapUint32Uint32_);      mapUint64Uint64_.Add(other.mapUint64Uint64_);      mapSint32Sint32_.Add(other.mapSint32Sint32_);      mapSint64Sint64_.Add(other.mapSint64Sint64_);      mapFixed32Fixed32_.Add(other.mapFixed32Fixed32_);      mapFixed64Fixed64_.Add(other.mapFixed64Fixed64_);      mapSfixed32Sfixed32_.Add(other.mapSfixed32Sfixed32_);      mapSfixed64Sfixed64_.Add(other.mapSfixed64Sfixed64_);      mapInt32Float_.Add(other.mapInt32Float_);      mapInt32Double_.Add(other.mapInt32Double_);      mapBoolBool_.Add(other.mapBoolBool_);      mapInt32Enum_.Add(other.mapInt32Enum_);      mapInt32ForeignMessage_.Add(other.mapInt32ForeignMessage_);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void MergeFrom(pb::CodedInputStream input) {      uint tag;      while ((tag = input.ReadTag()) != 0) {        switch(tag) {          default:            input.SkipLastField();            break;          case 10: {            mapInt32Int32_.AddEntriesFrom(input, _map_mapInt32Int32_codec);            break;          }          case 18: {            mapInt64Int64_.AddEntriesFrom(input, _map_mapInt64Int64_codec);            break;          }          case 26: {            mapUint32Uint32_.AddEntriesFrom(input, _map_mapUint32Uint32_codec);            break;          }          case 34: {            mapUint64Uint64_.AddEntriesFrom(input, _map_mapUint64Uint64_codec);            break;          }          case 42: {            mapSint32Sint32_.AddEntriesFrom(input, _map_mapSint32Sint32_codec);            break;          }          case 50: {            mapSint64Sint64_.AddEntriesFrom(input, _map_mapSint64Sint64_codec);            break;          }          case 58: {            mapFixed32Fixed32_.AddEntriesFrom(input, _map_mapFixed32Fixed32_codec);            break;          }          case 66: {            mapFixed64Fixed64_.AddEntriesFrom(input, _map_mapFixed64Fixed64_codec);            break;          }          case 74: {            mapSfixed32Sfixed32_.AddEntriesFrom(input, _map_mapSfixed32Sfixed32_codec);            break;          }          case 82: {            mapSfixed64Sfixed64_.AddEntriesFrom(input, _map_mapSfixed64Sfixed64_codec);            break;          }          case 90: {            mapInt32Float_.AddEntriesFrom(input, _map_mapInt32Float_codec);            break;          }          case 98: {            mapInt32Double_.AddEntriesFrom(input, _map_mapInt32Double_codec);            break;          }          case 106: {            mapBoolBool_.AddEntriesFrom(input, _map_mapBoolBool_codec);            break;          }          case 114: {            mapInt32Enum_.AddEntriesFrom(input, _map_mapInt32Enum_codec);            break;          }          case 122: {            mapInt32ForeignMessage_.AddEntriesFrom(input, _map_mapInt32ForeignMessage_codec);            break;          }        }      }    }  }  /// <summary>  ///  Previously, message containing enum called Type cannot be used as value of  ///  map field.  /// </summary>  public sealed partial class MessageContainingEnumCalledType : pb::IMessage<MessageContainingEnumCalledType> {    private static readonly pb::MessageParser<MessageContainingEnumCalledType> _parser = new pb::MessageParser<MessageContainingEnumCalledType>(() => new MessageContainingEnumCalledType());    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public static pb::MessageParser<MessageContainingEnumCalledType> Parser { get { return _parser; } }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public static pbr::MessageDescriptor Descriptor {      get { return global::Google.Protobuf.TestProtos.MapUnittestProto3Reflection.Descriptor.MessageTypes[5]; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    pbr::MessageDescriptor pb::IMessage.Descriptor {      get { return Descriptor; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public MessageContainingEnumCalledType() {      OnConstruction();    }    partial void OnConstruction();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public MessageContainingEnumCalledType(MessageContainingEnumCalledType other) : this() {      type_ = other.type_.Clone();    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public MessageContainingEnumCalledType Clone() {      return new MessageContainingEnumCalledType(this);    }    /// <summary>Field number for the "type" field.</summary>    public const int TypeFieldNumber = 1;    private static readonly pbc::MapField<int, global::Google.Protobuf.TestProtos.MessageContainingEnumCalledType>.Codec _map_type_codec        = new pbc::MapField<int, global::Google.Protobuf.TestProtos.MessageContainingEnumCalledType>.Codec(pb::FieldCodec.ForInt32(8), pb::FieldCodec.ForMessage(18, global::Google.Protobuf.TestProtos.MessageContainingEnumCalledType.Parser), 10);    private readonly pbc::MapField<int, global::Google.Protobuf.TestProtos.MessageContainingEnumCalledType> type_ = new pbc::MapField<int, global::Google.Protobuf.TestProtos.MessageContainingEnumCalledType>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, global::Google.Protobuf.TestProtos.MessageContainingEnumCalledType> Type {      get { return type_; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override bool Equals(object other) {      return Equals(other as MessageContainingEnumCalledType);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public bool Equals(MessageContainingEnumCalledType other) {      if (ReferenceEquals(other, null)) {        return false;      }      if (ReferenceEquals(other, this)) {        return true;      }      if (!Type.Equals(other.Type)) return false;      return true;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override int GetHashCode() {      int hash = 1;      hash ^= Type.GetHashCode();      return hash;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override string ToString() {      return pb::JsonFormatter.ToDiagnosticString(this);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void WriteTo(pb::CodedOutputStream output) {      type_.WriteTo(output, _map_type_codec);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public int CalculateSize() {      int size = 0;      size += type_.CalculateSize(_map_type_codec);      return size;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void MergeFrom(MessageContainingEnumCalledType other) {      if (other == null) {        return;      }      type_.Add(other.type_);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void MergeFrom(pb::CodedInputStream input) {      uint tag;      while ((tag = input.ReadTag()) != 0) {        switch(tag) {          default:            input.SkipLastField();            break;          case 10: {            type_.AddEntriesFrom(input, _map_type_codec);            break;          }        }      }    }    #region Nested types    /// <summary>Container for nested types declared in the MessageContainingEnumCalledType message type.</summary>    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public static partial class Types {      public enum Type {        [pbr::OriginalName("TYPE_FOO")] Foo = 0,      }    }    #endregion  }  /// <summary>  ///  Previously, message cannot contain map field called "entry".  /// </summary>  public sealed partial class MessageContainingMapCalledEntry : pb::IMessage<MessageContainingMapCalledEntry> {    private static readonly pb::MessageParser<MessageContainingMapCalledEntry> _parser = new pb::MessageParser<MessageContainingMapCalledEntry>(() => new MessageContainingMapCalledEntry());    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public static pb::MessageParser<MessageContainingMapCalledEntry> Parser { get { return _parser; } }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public static pbr::MessageDescriptor Descriptor {      get { return global::Google.Protobuf.TestProtos.MapUnittestProto3Reflection.Descriptor.MessageTypes[6]; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    pbr::MessageDescriptor pb::IMessage.Descriptor {      get { return Descriptor; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public MessageContainingMapCalledEntry() {      OnConstruction();    }    partial void OnConstruction();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public MessageContainingMapCalledEntry(MessageContainingMapCalledEntry other) : this() {      entry_ = other.entry_.Clone();    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public MessageContainingMapCalledEntry Clone() {      return new MessageContainingMapCalledEntry(this);    }    /// <summary>Field number for the "entry" field.</summary>    public const int EntryFieldNumber = 1;    private static readonly pbc::MapField<int, int>.Codec _map_entry_codec        = new pbc::MapField<int, int>.Codec(pb::FieldCodec.ForInt32(8), pb::FieldCodec.ForInt32(16), 10);    private readonly pbc::MapField<int, int> entry_ = new pbc::MapField<int, int>();    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public pbc::MapField<int, int> Entry {      get { return entry_; }    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override bool Equals(object other) {      return Equals(other as MessageContainingMapCalledEntry);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public bool Equals(MessageContainingMapCalledEntry other) {      if (ReferenceEquals(other, null)) {        return false;      }      if (ReferenceEquals(other, this)) {        return true;      }      if (!Entry.Equals(other.Entry)) return false;      return true;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override int GetHashCode() {      int hash = 1;      hash ^= Entry.GetHashCode();      return hash;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public override string ToString() {      return pb::JsonFormatter.ToDiagnosticString(this);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void WriteTo(pb::CodedOutputStream output) {      entry_.WriteTo(output, _map_entry_codec);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public int CalculateSize() {      int size = 0;      size += entry_.CalculateSize(_map_entry_codec);      return size;    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void MergeFrom(MessageContainingMapCalledEntry other) {      if (other == null) {        return;      }      entry_.Add(other.entry_);    }    [global::System.Diagnostics.DebuggerNonUserCodeAttribute]    public void MergeFrom(pb::CodedInputStream input) {      uint tag;      while ((tag = input.ReadTag()) != 0) {        switch(tag) {          default:            input.SkipLastField();            break;          case 10: {            entry_.AddEntriesFrom(input, _map_entry_codec);            break;          }        }      }    }  }  #endregion}#endregion Designer generated code
 |