Bulk_mscorlib_12.cpp 434 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928692969306931693269336934693569366937693869396940694169426943694469456946694769486949695069516952695369546955695669576958695969606961696269636964696569666967696869696970697169726973697469756976697769786979698069816982698369846985698669876988698969906991699269936994699569966997699869997000700170027003700470057006700770087009701070117012701370147015701670177018701970207021702270237024702570267027702870297030703170327033703470357036703770387039704070417042704370447045704670477048704970507051705270537054705570567057705870597060706170627063706470657066706770687069707070717072707370747075707670777078707970807081708270837084708570867087708870897090709170927093709470957096709770987099710071017102710371047105710671077108710971107111711271137114711571167117711871197120712171227123712471257126712771287129713071317132713371347135713671377138713971407141714271437144714571467147714871497150715171527153715471557156715771587159716071617162716371647165716671677168716971707171717271737174717571767177717871797180718171827183718471857186718771887189719071917192719371947195719671977198719972007201720272037204720572067207720872097210721172127213721472157216721772187219722072217222722372247225722672277228722972307231723272337234723572367237723872397240724172427243724472457246724772487249725072517252725372547255725672577258725972607261726272637264726572667267726872697270727172727273727472757276727772787279728072817282728372847285728672877288728972907291729272937294729572967297729872997300730173027303730473057306730773087309731073117312731373147315731673177318731973207321732273237324732573267327732873297330733173327333733473357336733773387339734073417342734373447345734673477348734973507351735273537354735573567357735873597360736173627363736473657366736773687369737073717372737373747375737673777378737973807381738273837384738573867387738873897390739173927393739473957396739773987399740074017402740374047405740674077408740974107411741274137414741574167417741874197420742174227423742474257426742774287429743074317432743374347435743674377438743974407441744274437444744574467447744874497450745174527453745474557456745774587459746074617462746374647465746674677468746974707471747274737474747574767477747874797480748174827483748474857486748774887489749074917492749374947495749674977498749975007501750275037504750575067507750875097510751175127513751475157516751775187519752075217522752375247525752675277528752975307531753275337534753575367537753875397540754175427543754475457546754775487549755075517552755375547555755675577558755975607561756275637564756575667567756875697570757175727573757475757576757775787579758075817582758375847585758675877588758975907591759275937594759575967597759875997600760176027603760476057606760776087609761076117612761376147615761676177618761976207621762276237624762576267627762876297630763176327633763476357636763776387639764076417642764376447645764676477648764976507651765276537654765576567657765876597660766176627663766476657666766776687669767076717672767376747675767676777678767976807681768276837684768576867687768876897690769176927693769476957696769776987699770077017702770377047705770677077708770977107711771277137714771577167717771877197720772177227723772477257726772777287729773077317732773377347735773677377738773977407741774277437744774577467747774877497750775177527753775477557756775777587759776077617762776377647765776677677768776977707771777277737774777577767777777877797780778177827783778477857786778777887789779077917792779377947795779677977798779978007801780278037804780578067807780878097810781178127813781478157816781778187819782078217822782378247825782678277828782978307831783278337834783578367837783878397840784178427843784478457846784778487849785078517852785378547855785678577858785978607861786278637864786578667867786878697870787178727873787478757876787778787879788078817882788378847885788678877888788978907891789278937894789578967897789878997900790179027903790479057906790779087909791079117912791379147915791679177918791979207921792279237924792579267927792879297930793179327933793479357936793779387939794079417942794379447945794679477948794979507951795279537954795579567957795879597960796179627963796479657966796779687969797079717972797379747975797679777978797979807981798279837984798579867987798879897990799179927993799479957996799779987999800080018002800380048005800680078008800980108011801280138014801580168017801880198020802180228023802480258026802780288029803080318032803380348035803680378038803980408041804280438044804580468047804880498050805180528053805480558056805780588059806080618062806380648065806680678068806980708071807280738074807580768077807880798080808180828083808480858086808780888089809080918092809380948095809680978098809981008101810281038104810581068107810881098110811181128113811481158116811781188119812081218122812381248125812681278128812981308131813281338134813581368137813881398140814181428143814481458146814781488149815081518152815381548155815681578158815981608161816281638164816581668167816881698170817181728173817481758176817781788179818081818182818381848185818681878188818981908191819281938194819581968197819881998200820182028203820482058206820782088209821082118212821382148215821682178218821982208221822282238224822582268227822882298230823182328233823482358236823782388239824082418242824382448245824682478248824982508251825282538254825582568257825882598260826182628263826482658266826782688269827082718272827382748275827682778278827982808281828282838284828582868287828882898290829182928293829482958296829782988299830083018302830383048305830683078308830983108311831283138314831583168317831883198320832183228323832483258326832783288329833083318332833383348335833683378338833983408341834283438344834583468347834883498350835183528353835483558356835783588359836083618362836383648365836683678368836983708371837283738374837583768377837883798380838183828383838483858386838783888389839083918392839383948395839683978398839984008401840284038404840584068407840884098410841184128413841484158416841784188419842084218422842384248425842684278428842984308431843284338434843584368437843884398440844184428443844484458446844784488449845084518452845384548455845684578458845984608461846284638464846584668467846884698470847184728473847484758476847784788479848084818482848384848485848684878488848984908491849284938494849584968497849884998500850185028503850485058506850785088509851085118512851385148515851685178518851985208521852285238524852585268527852885298530853185328533853485358536853785388539854085418542854385448545854685478548854985508551855285538554855585568557855885598560856185628563856485658566856785688569857085718572857385748575857685778578857985808581858285838584858585868587858885898590859185928593859485958596859785988599860086018602860386048605860686078608860986108611861286138614861586168617861886198620862186228623862486258626862786288629863086318632863386348635863686378638863986408641864286438644864586468647864886498650865186528653865486558656865786588659866086618662866386648665866686678668866986708671867286738674867586768677867886798680868186828683868486858686868786888689869086918692869386948695869686978698869987008701870287038704870587068707870887098710871187128713871487158716871787188719872087218722872387248725872687278728872987308731873287338734873587368737873887398740874187428743874487458746874787488749875087518752875387548755875687578758875987608761876287638764876587668767876887698770877187728773877487758776877787788779878087818782878387848785878687878788878987908791879287938794879587968797879887998800880188028803880488058806880788088809881088118812881388148815881688178818881988208821882288238824882588268827882888298830883188328833883488358836883788388839884088418842884388448845884688478848884988508851885288538854885588568857885888598860886188628863886488658866886788688869887088718872887388748875887688778878887988808881888288838884888588868887888888898890889188928893889488958896889788988899890089018902890389048905890689078908890989108911891289138914891589168917891889198920892189228923892489258926892789288929893089318932893389348935893689378938893989408941894289438944894589468947894889498950895189528953895489558956895789588959896089618962896389648965896689678968896989708971897289738974897589768977897889798980898189828983898489858986898789888989899089918992899389948995899689978998899990009001900290039004900590069007900890099010901190129013901490159016901790189019902090219022902390249025902690279028902990309031903290339034903590369037903890399040904190429043904490459046904790489049905090519052905390549055905690579058905990609061906290639064906590669067906890699070907190729073907490759076907790789079908090819082908390849085908690879088908990909091909290939094909590969097909890999100910191029103910491059106910791089109911091119112911391149115911691179118911991209121912291239124912591269127912891299130913191329133913491359136913791389139914091419142914391449145914691479148914991509151915291539154915591569157915891599160916191629163916491659166916791689169917091719172917391749175917691779178917991809181918291839184918591869187918891899190919191929193919491959196919791989199920092019202920392049205920692079208920992109211921292139214921592169217921892199220922192229223922492259226922792289229923092319232923392349235923692379238923992409241924292439244924592469247924892499250925192529253925492559256925792589259926092619262926392649265926692679268926992709271927292739274927592769277927892799280928192829283928492859286928792889289929092919292929392949295929692979298929993009301930293039304930593069307930893099310931193129313931493159316931793189319932093219322932393249325932693279328932993309331933293339334933593369337933893399340934193429343934493459346934793489349935093519352935393549355935693579358935993609361936293639364936593669367936893699370937193729373937493759376937793789379938093819382938393849385938693879388938993909391939293939394939593969397939893999400940194029403940494059406940794089409941094119412941394149415941694179418941994209421942294239424942594269427942894299430943194329433943494359436943794389439944094419442944394449445944694479448944994509451945294539454945594569457945894599460946194629463946494659466946794689469947094719472947394749475947694779478947994809481948294839484948594869487948894899490949194929493949494959496949794989499950095019502950395049505950695079508950995109511951295139514951595169517951895199520952195229523952495259526952795289529953095319532953395349535953695379538953995409541954295439544954595469547954895499550955195529553955495559556955795589559956095619562956395649565956695679568956995709571957295739574957595769577957895799580958195829583958495859586958795889589959095919592959395949595959695979598959996009601960296039604960596069607960896099610961196129613961496159616961796189619962096219622962396249625962696279628962996309631963296339634963596369637963896399640964196429643964496459646964796489649965096519652965396549655965696579658965996609661966296639664966596669667966896699670967196729673967496759676967796789679968096819682968396849685968696879688968996909691969296939694969596969697969896999700970197029703970497059706970797089709971097119712971397149715971697179718971997209721972297239724972597269727972897299730973197329733973497359736973797389739974097419742974397449745974697479748974997509751975297539754975597569757975897599760976197629763976497659766976797689769977097719772977397749775977697779778977997809781978297839784978597869787978897899790979197929793979497959796979797989799980098019802980398049805980698079808980998109811981298139814981598169817981898199820982198229823982498259826982798289829983098319832983398349835983698379838983998409841984298439844984598469847984898499850985198529853985498559856985798589859986098619862986398649865986698679868986998709871987298739874987598769877987898799880988198829883988498859886988798889889989098919892989398949895989698979898989999009901990299039904990599069907990899099910991199129913991499159916991799189919992099219922992399249925992699279928992999309931993299339934993599369937993899399940994199429943994499459946994799489949995099519952995399549955995699579958995999609961996299639964996599669967996899699970997199729973997499759976997799789979998099819982998399849985998699879988998999909991999299939994999599969997999899991000010001100021000310004100051000610007100081000910010100111001210013100141001510016100171001810019100201002110022100231002410025100261002710028100291003010031100321003310034100351003610037100381003910040100411004210043100441004510046100471004810049100501005110052100531005410055100561005710058100591006010061100621006310064100651006610067100681006910070100711007210073100741007510076100771007810079100801008110082100831008410085100861008710088100891009010091100921009310094100951009610097100981009910100101011010210103101041010510106101071010810109101101011110112101131011410115101161011710118101191012010121101221012310124101251012610127101281012910130101311013210133101341013510136101371013810139101401014110142101431014410145101461014710148101491015010151101521015310154101551015610157101581015910160101611016210163101641016510166101671016810169101701017110172101731017410175101761017710178101791018010181101821018310184101851018610187101881018910190101911019210193101941019510196101971019810199102001020110202102031020410205102061020710208102091021010211102121021310214102151021610217102181021910220102211022210223102241022510226102271022810229102301023110232102331023410235102361023710238102391024010241102421024310244102451024610247102481024910250102511025210253102541025510256102571025810259102601026110262102631026410265102661026710268102691027010271102721027310274102751027610277102781027910280102811028210283102841028510286102871028810289102901029110292102931029410295102961029710298102991030010301103021030310304103051030610307103081030910310103111031210313103141031510316103171031810319103201032110322103231032410325103261032710328103291033010331103321033310334103351033610337103381033910340103411034210343103441034510346103471034810349103501035110352103531035410355103561035710358103591036010361103621036310364103651036610367103681036910370103711037210373103741037510376103771037810379103801038110382103831038410385103861038710388103891039010391103921039310394103951039610397103981039910400104011040210403104041040510406104071040810409104101041110412104131041410415104161041710418104191042010421104221042310424104251042610427104281042910430104311043210433104341043510436104371043810439104401044110442104431044410445104461044710448104491045010451104521045310454104551045610457104581045910460104611046210463104641046510466104671046810469104701047110472104731047410475104761047710478104791048010481104821048310484104851048610487104881048910490104911049210493104941049510496104971049810499105001050110502105031050410505105061050710508105091051010511105121051310514105151051610517105181051910520105211052210523105241052510526105271052810529105301053110532105331053410535105361053710538105391054010541105421054310544105451054610547105481054910550105511055210553105541055510556105571055810559105601056110562105631056410565105661056710568105691057010571105721057310574105751057610577105781057910580105811058210583105841058510586105871058810589105901059110592105931059410595105961059710598105991060010601106021060310604106051060610607106081060910610106111061210613106141061510616106171061810619106201062110622106231062410625106261062710628106291063010631106321063310634106351063610637106381063910640106411064210643106441064510646106471064810649106501065110652106531065410655106561065710658106591066010661106621066310664106651066610667106681066910670106711067210673106741067510676106771067810679106801068110682106831068410685106861068710688106891069010691106921069310694106951069610697106981069910700107011070210703107041070510706107071070810709107101071110712107131071410715107161071710718107191072010721107221072310724107251072610727107281072910730107311073210733107341073510736107371073810739107401074110742107431074410745107461074710748107491075010751107521075310754107551075610757107581075910760107611076210763107641076510766107671076810769107701077110772107731077410775107761077710778107791078010781107821078310784107851078610787107881078910790107911079210793107941079510796107971079810799108001080110802108031080410805108061080710808108091081010811108121081310814108151081610817108181081910820108211082210823108241082510826108271082810829108301083110832108331083410835108361083710838108391084010841108421084310844108451084610847108481084910850108511085210853108541085510856108571085810859108601086110862108631086410865108661086710868108691087010871108721087310874108751087610877108781087910880108811088210883108841088510886108871088810889108901089110892108931089410895108961089710898108991090010901109021090310904109051090610907109081090910910109111091210913109141091510916109171091810919109201092110922109231092410925109261092710928109291093010931109321093310934109351093610937109381093910940109411094210943109441094510946109471094810949109501095110952109531095410955109561095710958109591096010961109621096310964109651096610967109681096910970109711097210973109741097510976109771097810979109801098110982109831098410985109861098710988109891099010991109921099310994109951099610997109981099911000110011100211003110041100511006110071100811009110101101111012110131101411015110161101711018110191102011021110221102311024110251102611027110281102911030110311103211033110341103511036110371103811039110401104111042110431104411045110461104711048110491105011051110521105311054110551105611057110581105911060110611106211063110641106511066110671106811069110701107111072110731107411075110761107711078110791108011081110821108311084110851108611087110881108911090110911109211093110941109511096110971109811099111001110111102111031110411105111061110711108111091111011111111121111311114111151111611117111181111911120111211112211123111241112511126111271112811129111301113111132111331113411135111361113711138111391114011141111421114311144111451114611147111481114911150111511115211153111541115511156111571115811159111601116111162111631116411165111661116711168111691117011171111721117311174111751117611177111781117911180111811118211183111841118511186111871118811189111901119111192111931119411195111961119711198111991120011201112021120311204112051120611207112081120911210112111121211213112141121511216112171121811219112201122111222112231122411225112261122711228112291123011231112321123311234112351123611237112381123911240112411124211243112441124511246112471124811249112501125111252112531125411255112561125711258112591126011261112621126311264112651126611267112681126911270112711127211273112741127511276112771127811279112801128111282112831128411285112861128711288112891129011291112921129311294112951129611297112981129911300113011130211303113041130511306113071130811309113101131111312113131131411315113161131711318113191132011321113221132311324113251132611327113281132911330113311133211333113341133511336113371133811339113401134111342113431134411345113461134711348113491135011351113521135311354113551135611357113581135911360113611136211363113641136511366113671136811369113701137111372113731137411375113761137711378113791138011381113821138311384113851138611387113881138911390113911139211393113941139511396113971139811399114001140111402114031140411405114061140711408114091141011411114121141311414114151141611417114181141911420114211142211423114241142511426114271142811429114301143111432114331143411435114361143711438114391144011441114421144311444114451144611447114481144911450114511145211453114541145511456114571145811459114601146111462114631146411465114661146711468114691147011471114721147311474114751147611477114781147911480114811148211483114841148511486114871148811489114901149111492114931149411495114961149711498114991150011501115021150311504115051150611507115081150911510115111151211513115141151511516115171151811519115201152111522115231152411525115261152711528115291153011531115321153311534115351153611537115381153911540115411154211543115441154511546115471154811549115501155111552115531155411555115561155711558115591156011561115621156311564115651156611567115681156911570115711157211573115741157511576115771157811579115801158111582115831158411585115861158711588115891159011591115921159311594115951159611597115981159911600116011160211603116041160511606116071160811609116101161111612116131161411615116161161711618116191162011621116221162311624116251162611627116281162911630116311163211633116341163511636116371163811639116401164111642116431164411645116461164711648116491165011651116521165311654116551165611657116581165911660116611166211663116641166511666116671166811669116701167111672116731167411675116761167711678116791168011681116821168311684116851168611687116881168911690116911169211693116941169511696116971169811699117001170111702117031170411705117061170711708117091171011711117121171311714117151171611717117181171911720117211172211723117241172511726117271172811729117301173111732117331173411735117361173711738117391174011741117421174311744117451174611747117481174911750117511175211753117541175511756117571175811759117601176111762117631176411765117661176711768117691177011771117721177311774117751177611777117781177911780117811178211783117841178511786117871178811789117901179111792117931179411795117961179711798117991180011801118021180311804
  1. #include "il2cpp-config.h"
  2. #ifndef _MSC_VER
  3. # include <alloca.h>
  4. #else
  5. # include <malloc.h>
  6. #endif
  7. #include <cstring>
  8. #include <string.h>
  9. #include <stdio.h>
  10. #include <cmath>
  11. #include <limits>
  12. #include <assert.h>
  13. #include <stdint.h>
  14. #include "il2cpp-class-internals.h"
  15. #include "codegen/il2cpp-codegen.h"
  16. #include "il2cpp-object-internals.h"
  17. template <typename R>
  18. struct VirtFuncInvoker0
  19. {
  20. typedef R (*Func)(void*, const RuntimeMethod*);
  21. static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
  22. {
  23. const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
  24. return ((Func)invokeData.methodPtr)(obj, invokeData.method);
  25. }
  26. };
  27. template <typename T1, typename T2>
  28. struct VirtActionInvoker2
  29. {
  30. typedef void (*Action)(void*, T1, T2, const RuntimeMethod*);
  31. static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2)
  32. {
  33. const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
  34. ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
  35. }
  36. };
  37. template <typename T1>
  38. struct VirtActionInvoker1
  39. {
  40. typedef void (*Action)(void*, T1, const RuntimeMethod*);
  41. static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
  42. {
  43. const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
  44. ((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
  45. }
  46. };
  47. template <typename R, typename T1>
  48. struct VirtFuncInvoker1
  49. {
  50. typedef R (*Func)(void*, T1, const RuntimeMethod*);
  51. static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
  52. {
  53. const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
  54. return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method);
  55. }
  56. };
  57. template <typename T1, typename T2>
  58. struct GenericVirtActionInvoker2
  59. {
  60. typedef void (*Action)(void*, T1, T2, const RuntimeMethod*);
  61. static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2)
  62. {
  63. VirtualInvokeData invokeData;
  64. il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData);
  65. ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
  66. }
  67. };
  68. template <typename T1>
  69. struct GenericVirtActionInvoker1
  70. {
  71. typedef void (*Action)(void*, T1, const RuntimeMethod*);
  72. static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1)
  73. {
  74. VirtualInvokeData invokeData;
  75. il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData);
  76. ((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
  77. }
  78. };
  79. template <typename R, typename T1>
  80. struct InterfaceFuncInvoker1
  81. {
  82. typedef R (*Func)(void*, T1, const RuntimeMethod*);
  83. static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1)
  84. {
  85. const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
  86. return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method);
  87. }
  88. };
  89. template <typename T1, typename T2>
  90. struct InterfaceActionInvoker2
  91. {
  92. typedef void (*Action)(void*, T1, T2, const RuntimeMethod*);
  93. static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2)
  94. {
  95. const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
  96. ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
  97. }
  98. };
  99. template <typename T1>
  100. struct InterfaceActionInvoker1
  101. {
  102. typedef void (*Action)(void*, T1, const RuntimeMethod*);
  103. static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1)
  104. {
  105. const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
  106. ((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
  107. }
  108. };
  109. template <typename T1, typename T2>
  110. struct GenericInterfaceActionInvoker2
  111. {
  112. typedef void (*Action)(void*, T1, T2, const RuntimeMethod*);
  113. static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2)
  114. {
  115. VirtualInvokeData invokeData;
  116. il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData);
  117. ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
  118. }
  119. };
  120. template <typename T1>
  121. struct GenericInterfaceActionInvoker1
  122. {
  123. typedef void (*Action)(void*, T1, const RuntimeMethod*);
  124. static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1)
  125. {
  126. VirtualInvokeData invokeData;
  127. il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData);
  128. ((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
  129. }
  130. };
  131. // System.IFormatProvider
  132. struct IFormatProvider_t2518567562;
  133. // System.Type
  134. struct Type_t;
  135. // System.ArgumentNullException
  136. struct ArgumentNullException_t1615371798;
  137. // System.String
  138. struct String_t;
  139. // System.ArgumentException
  140. struct ArgumentException_t132251570;
  141. // System.Exception
  142. struct Exception_t;
  143. // System.OverflowException
  144. struct OverflowException_t2020128637;
  145. // System.Threading.Thread
  146. struct Thread_t2300836069;
  147. // System.Globalization.CultureInfo
  148. struct CultureInfo_t4157843068;
  149. // System.Globalization.NumberFormatInfo
  150. struct NumberFormatInfo_t435877138;
  151. // System.Runtime.Serialization.SerializationInfo
  152. struct SerializationInfo_t950877179;
  153. // System.UnauthorizedAccessException
  154. struct UnauthorizedAccessException_t490705335;
  155. // System.SystemException
  156. struct SystemException_t176217640;
  157. // System.UnhandledExceptionEventArgs
  158. struct UnhandledExceptionEventArgs_t2886101344;
  159. // System.EventArgs
  160. struct EventArgs_t3591816995;
  161. // System.UnhandledExceptionEventHandler
  162. struct UnhandledExceptionEventHandler_t3101989324;
  163. // System.IAsyncResult
  164. struct IAsyncResult_t767004451;
  165. // System.AsyncCallback
  166. struct AsyncCallback_t3962456242;
  167. // System.UnitySerializationHolder
  168. struct UnitySerializationHolder_t431912834;
  169. // System.DBNull
  170. struct DBNull_t3725197148;
  171. // System.Reflection.Assembly
  172. struct Assembly_t;
  173. // System.Reflection.Module
  174. struct Module_t2987026101;
  175. // System.NotSupportedException
  176. struct NotSupportedException_t1314879016;
  177. // System.ValueType
  178. struct ValueType_t3640485471;
  179. // System.Object[]
  180. struct ObjectU5BU5D_t2843939325;
  181. // System.Version
  182. struct Version_t3456873960;
  183. // System.String[]
  184. struct StringU5BU5D_t1281789340;
  185. // System.Char[]
  186. struct CharU5BU5D_t3528271667;
  187. // System.ArgumentOutOfRangeException
  188. struct ArgumentOutOfRangeException_t777629997;
  189. // System.WeakReference
  190. struct WeakReference_t1334886716;
  191. // System.WindowsConsoleDriver
  192. struct WindowsConsoleDriver_t3991887195;
  193. // System.InvalidOperationException
  194. struct InvalidOperationException_t56020091;
  195. // System.InputRecord
  196. struct InputRecord_t2660212290;
  197. // System.Collections.Hashtable
  198. struct Hashtable_t1853889766;
  199. // System.Collections.ArrayList
  200. struct ArrayList_t2718874744;
  201. // System.Runtime.Serialization.IFormatterConverter
  202. struct IFormatterConverter_t2171992254;
  203. // System.Globalization.DateTimeFormatInfo
  204. struct DateTimeFormatInfo_t2405853701;
  205. // System.Globalization.TextInfo
  206. struct TextInfo_t3810425522;
  207. // System.Globalization.CompareInfo
  208. struct CompareInfo_t1092934962;
  209. // System.Globalization.Calendar[]
  210. struct CalendarU5BU5D_t3985046076;
  211. // System.Globalization.Calendar
  212. struct Calendar_t1661121569;
  213. // System.Byte[]
  214. struct ByteU5BU5D_t4116647657;
  215. // System.Collections.Generic.Dictionary`2<System.String,System.Int32>
  216. struct Dictionary_2_t2736202052;
  217. // System.Int32
  218. struct Int32_t2950945753;
  219. // System.Void
  220. struct Void_t1185182177;
  221. // System.Int32[]
  222. struct Int32U5BU5D_t385246372;
  223. // System.IntPtr[]
  224. struct IntPtrU5BU5D_t4013366056;
  225. // System.Collections.IDictionary
  226. struct IDictionary_t1363984059;
  227. // System.Byte
  228. struct Byte_t1134296376;
  229. // System.Double
  230. struct Double_t594665363;
  231. // System.UInt16
  232. struct UInt16_t2177724958;
  233. // System.Reflection.MethodInfo
  234. struct MethodInfo_t;
  235. // System.DelegateData
  236. struct DelegateData_t1677132599;
  237. // System.Reflection.Assembly/ResolveEventHolder
  238. struct ResolveEventHolder_t2120639521;
  239. // System.Security.Policy.Evidence
  240. struct Evidence_t2008144148;
  241. // System.Security.PermissionSet
  242. struct PermissionSet_t223948603;
  243. // System.Threading.ExecutionContext
  244. struct ExecutionContext_t1748372627;
  245. // System.MulticastDelegate
  246. struct MulticastDelegate_t;
  247. // System.Security.Principal.IPrincipal
  248. struct IPrincipal_t2343618843;
  249. // System.Reflection.TypeFilter
  250. struct TypeFilter_t2356120900;
  251. // System.Type[]
  252. struct TypeU5BU5D_t3940880105;
  253. // System.Reflection.MemberFilter
  254. struct MemberFilter_t426314064;
  255. extern RuntimeClass* Convert_t2465617642_il2cpp_TypeInfo_var;
  256. extern const uint32_t UInt32_System_IConvertible_ToBoolean_m1763673183_MetadataUsageId;
  257. extern const uint32_t UInt32_System_IConvertible_ToByte_m4072781199_MetadataUsageId;
  258. extern const uint32_t UInt32_System_IConvertible_ToChar_m1873050533_MetadataUsageId;
  259. extern const uint32_t UInt32_System_IConvertible_ToDateTime_m2767723441_MetadataUsageId;
  260. extern const uint32_t UInt32_System_IConvertible_ToDecimal_m675004071_MetadataUsageId;
  261. extern const uint32_t UInt32_System_IConvertible_ToDouble_m940039456_MetadataUsageId;
  262. extern const uint32_t UInt32_System_IConvertible_ToInt16_m1659441601_MetadataUsageId;
  263. extern const uint32_t UInt32_System_IConvertible_ToInt32_m220754611_MetadataUsageId;
  264. extern const uint32_t UInt32_System_IConvertible_ToInt64_m2261037378_MetadataUsageId;
  265. extern const uint32_t UInt32_System_IConvertible_ToSByte_m1061556466_MetadataUsageId;
  266. extern const uint32_t UInt32_System_IConvertible_ToSingle_m1272823424_MetadataUsageId;
  267. extern RuntimeClass* ArgumentNullException_t1615371798_il2cpp_TypeInfo_var;
  268. extern RuntimeClass* UInt32_t2560061978_il2cpp_TypeInfo_var;
  269. extern const RuntimeMethod* UInt32_System_IConvertible_ToType_m922356584_RuntimeMethod_var;
  270. extern String_t* _stringLiteral3252615044;
  271. extern const uint32_t UInt32_System_IConvertible_ToType_m922356584_MetadataUsageId;
  272. extern const uint32_t UInt32_System_IConvertible_ToUInt16_m3125657960_MetadataUsageId;
  273. extern const uint32_t UInt32_System_IConvertible_ToUInt64_m1094958903_MetadataUsageId;
  274. extern RuntimeClass* ArgumentException_t132251570_il2cpp_TypeInfo_var;
  275. extern const RuntimeMethod* UInt32_CompareTo_m362578384_RuntimeMethod_var;
  276. extern String_t* _stringLiteral3007017632;
  277. extern const uint32_t UInt32_CompareTo_m362578384_MetadataUsageId;
  278. extern const uint32_t UInt32_Equals_m351935437_MetadataUsageId;
  279. extern RuntimeClass* Char_t3634460470_il2cpp_TypeInfo_var;
  280. extern RuntimeClass* OverflowException_t2020128637_il2cpp_TypeInfo_var;
  281. extern String_t* _stringLiteral3452614605;
  282. extern String_t* _stringLiteral724221676;
  283. extern String_t* _stringLiteral2024505948;
  284. extern const uint32_t UInt32_Parse_m197815874_MetadataUsageId;
  285. extern const RuntimeType* NumberFormatInfo_t435877138_0_0_0_var;
  286. extern RuntimeClass* Type_t_il2cpp_TypeInfo_var;
  287. extern RuntimeClass* IFormatProvider_t2518567562_il2cpp_TypeInfo_var;
  288. extern RuntimeClass* NumberFormatInfo_t435877138_il2cpp_TypeInfo_var;
  289. extern RuntimeClass* Thread_t2300836069_il2cpp_TypeInfo_var;
  290. extern RuntimeClass* String_t_il2cpp_TypeInfo_var;
  291. extern const RuntimeMethod* UInt32_Parse_m2778221109_RuntimeMethod_var;
  292. extern String_t* _stringLiteral1489265497;
  293. extern const uint32_t UInt32_Parse_m2778221109_MetadataUsageId;
  294. extern const RuntimeMethod* UInt32_Parse_m3270868885_RuntimeMethod_var;
  295. extern const uint32_t UInt32_Parse_m3270868885_MetadataUsageId;
  296. extern const RuntimeMethod* UInt32_Parse_m3755665066_RuntimeMethod_var;
  297. extern const uint32_t UInt32_Parse_m3755665066_MetadataUsageId;
  298. extern RuntimeClass* NumberFormatter_t1182924621_il2cpp_TypeInfo_var;
  299. extern const uint32_t UInt32_ToString_m2574561716_MetadataUsageId;
  300. extern const uint32_t UInt32_ToString_m4293943134_MetadataUsageId;
  301. extern const uint32_t UInt32_ToString_m2420423038_MetadataUsageId;
  302. extern const uint32_t UInt64_System_IConvertible_ToBoolean_m3071416000_MetadataUsageId;
  303. extern const uint32_t UInt64_System_IConvertible_ToByte_m1501504925_MetadataUsageId;
  304. extern const uint32_t UInt64_System_IConvertible_ToChar_m2074245892_MetadataUsageId;
  305. extern const uint32_t UInt64_System_IConvertible_ToDateTime_m3434604642_MetadataUsageId;
  306. extern const uint32_t UInt64_System_IConvertible_ToDecimal_m806594027_MetadataUsageId;
  307. extern const uint32_t UInt64_System_IConvertible_ToDouble_m602078108_MetadataUsageId;
  308. extern const uint32_t UInt64_System_IConvertible_ToInt16_m3895479143_MetadataUsageId;
  309. extern const uint32_t UInt64_System_IConvertible_ToInt32_m949522652_MetadataUsageId;
  310. extern const uint32_t UInt64_System_IConvertible_ToInt64_m4241475606_MetadataUsageId;
  311. extern const uint32_t UInt64_System_IConvertible_ToSByte_m30962591_MetadataUsageId;
  312. extern const uint32_t UInt64_System_IConvertible_ToSingle_m925613075_MetadataUsageId;
  313. extern RuntimeClass* UInt64_t4134040092_il2cpp_TypeInfo_var;
  314. extern const RuntimeMethod* UInt64_System_IConvertible_ToType_m4049257834_RuntimeMethod_var;
  315. extern const uint32_t UInt64_System_IConvertible_ToType_m4049257834_MetadataUsageId;
  316. extern const uint32_t UInt64_System_IConvertible_ToUInt16_m4165747038_MetadataUsageId;
  317. extern const uint32_t UInt64_System_IConvertible_ToUInt32_m2784653358_MetadataUsageId;
  318. extern const RuntimeMethod* UInt64_CompareTo_m3619843473_RuntimeMethod_var;
  319. extern String_t* _stringLiteral3792639183;
  320. extern const uint32_t UInt64_CompareTo_m3619843473_MetadataUsageId;
  321. extern const uint32_t UInt64_Equals_m1879425698_MetadataUsageId;
  322. extern const RuntimeMethod* UInt64_Parse_m2329819578_RuntimeMethod_var;
  323. extern const uint32_t UInt64_Parse_m2329819578_MetadataUsageId;
  324. extern const RuntimeMethod* UInt64_Parse_m1485858293_RuntimeMethod_var;
  325. extern const uint32_t UInt64_Parse_m1485858293_MetadataUsageId;
  326. extern const uint32_t UInt64_ToString_m1529093114_MetadataUsageId;
  327. extern const uint32_t UInt64_ToString_m2623377370_MetadataUsageId;
  328. extern const uint32_t UInt64_ToString_m1695188334_MetadataUsageId;
  329. extern RuntimeClass* UIntPtr_t_il2cpp_TypeInfo_var;
  330. extern const uint32_t UIntPtr__cctor_m3513964473_MetadataUsageId;
  331. extern const RuntimeMethod* UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_m1767630151_RuntimeMethod_var;
  332. extern String_t* _stringLiteral79347;
  333. extern String_t* _stringLiteral1363226343;
  334. extern const uint32_t UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_m1767630151_MetadataUsageId;
  335. extern const uint32_t UIntPtr_Equals_m1316671746_MetadataUsageId;
  336. extern String_t* _stringLiteral563158065;
  337. extern const uint32_t UnauthorizedAccessException__ctor_m246605039_MetadataUsageId;
  338. extern RuntimeClass* EventArgs_t3591816995_il2cpp_TypeInfo_var;
  339. extern const uint32_t UnhandledExceptionEventArgs__ctor_m224348470_MetadataUsageId;
  340. extern String_t* _stringLiteral2037252898;
  341. extern String_t* _stringLiteral3283586028;
  342. extern String_t* _stringLiteral209558951;
  343. extern const uint32_t UnitySerializationHolder__ctor_m3869442095_MetadataUsageId;
  344. extern const RuntimeType* UnitySerializationHolder_t431912834_0_0_0_var;
  345. extern const uint32_t UnitySerializationHolder_GetTypeData_m2453779479_MetadataUsageId;
  346. extern const uint32_t UnitySerializationHolder_GetDBNullData_m714211970_MetadataUsageId;
  347. extern const uint32_t UnitySerializationHolder_GetAssemblyData_m2482115665_MetadataUsageId;
  348. extern const uint32_t UnitySerializationHolder_GetModuleData_m1550266881_MetadataUsageId;
  349. extern RuntimeClass* NotSupportedException_t1314879016_il2cpp_TypeInfo_var;
  350. extern const RuntimeMethod* UnitySerializationHolder_GetObjectData_m3377455907_RuntimeMethod_var;
  351. extern const uint32_t UnitySerializationHolder_GetObjectData_m3377455907_MetadataUsageId;
  352. extern RuntimeClass* DBNull_t3725197148_il2cpp_TypeInfo_var;
  353. extern const RuntimeMethod* UnitySerializationHolder_GetRealObject_m1624354633_RuntimeMethod_var;
  354. extern String_t* _stringLiteral553700296;
  355. extern const uint32_t UnitySerializationHolder_GetRealObject_m1624354633_MetadataUsageId;
  356. extern RuntimeClass* CharU5BU5D_t3528271667_il2cpp_TypeInfo_var;
  357. extern const RuntimeMethod* Version__ctor_m1394137037_RuntimeMethod_var;
  358. extern String_t* _stringLiteral1902401671;
  359. extern String_t* _stringLiteral1532400954;
  360. extern const uint32_t Version__ctor_m1394137037_MetadataUsageId;
  361. extern RuntimeClass* ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var;
  362. extern const RuntimeMethod* Version_CheckedSet_m654078179_RuntimeMethod_var;
  363. extern String_t* _stringLiteral419133523;
  364. extern String_t* _stringLiteral2762033855;
  365. extern String_t* _stringLiteral437191301;
  366. extern String_t* _stringLiteral3187820736;
  367. extern const uint32_t Version_CheckedSet_m654078179_MetadataUsageId;
  368. extern RuntimeClass* Version_t3456873960_il2cpp_TypeInfo_var;
  369. extern const uint32_t Version_Clone_m1749041863_MetadataUsageId;
  370. extern const RuntimeMethod* Version_CompareTo_m1662919407_RuntimeMethod_var;
  371. extern String_t* _stringLiteral3512823065;
  372. extern const uint32_t Version_CompareTo_m1662919407_MetadataUsageId;
  373. extern const uint32_t Version_Equals_m3073813696_MetadataUsageId;
  374. extern String_t* _stringLiteral3452614530;
  375. extern const uint32_t Version_ToString_m2279867705_MetadataUsageId;
  376. extern const uint32_t Version_CreateFromString_m719054818_MetadataUsageId;
  377. extern const RuntimeType* RuntimeObject_0_0_0_var;
  378. extern const RuntimeMethod* WeakReference__ctor_m1244067698_RuntimeMethod_var;
  379. extern String_t* _stringLiteral3234942771;
  380. extern String_t* _stringLiteral2922588279;
  381. extern const uint32_t WeakReference__ctor_m1244067698_MetadataUsageId;
  382. extern RuntimeClass* Exception_t_il2cpp_TypeInfo_var;
  383. extern const RuntimeMethod* WeakReference_GetObjectData_m2192383095_RuntimeMethod_var;
  384. extern const uint32_t WeakReference_GetObjectData_m2192383095_MetadataUsageId;
  385. extern RuntimeClass* Marshal_t1757017490_il2cpp_TypeInfo_var;
  386. extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var;
  387. extern RuntimeClass* InvalidOperationException_t56020091_il2cpp_TypeInfo_var;
  388. extern const RuntimeMethod* WindowsConsoleDriver_ReadKey_m209631140_RuntimeMethod_var;
  389. extern String_t* _stringLiteral1071424308;
  390. extern const uint32_t WindowsConsoleDriver_ReadKey_m209631140_MetadataUsageId;
  391. struct InputRecord_t2660212290_marshaled_pinvoke;
  392. struct InputRecord_t2660212290;;
  393. struct InputRecord_t2660212290_marshaled_pinvoke;;
  394. struct ObjectU5BU5D_t2843939325;
  395. struct StringU5BU5D_t1281789340;
  396. struct CharU5BU5D_t3528271667;
  397. #ifndef RUNTIMEOBJECT_H
  398. #define RUNTIMEOBJECT_H
  399. #ifdef __clang__
  400. #pragma clang diagnostic push
  401. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  402. #pragma clang diagnostic ignored "-Wunused-variable"
  403. #endif
  404. // System.Object
  405. #ifdef __clang__
  406. #pragma clang diagnostic pop
  407. #endif
  408. #endif // RUNTIMEOBJECT_H
  409. struct Il2CppArrayBounds;
  410. #ifndef RUNTIMEARRAY_H
  411. #define RUNTIMEARRAY_H
  412. #ifdef __clang__
  413. #pragma clang diagnostic push
  414. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  415. #pragma clang diagnostic ignored "-Wunused-variable"
  416. #endif
  417. // System.Array
  418. #ifdef __clang__
  419. #pragma clang diagnostic pop
  420. #endif
  421. #endif // RUNTIMEARRAY_H
  422. #ifndef MEMBERINFO_T_H
  423. #define MEMBERINFO_T_H
  424. #ifdef __clang__
  425. #pragma clang diagnostic push
  426. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  427. #pragma clang diagnostic ignored "-Wunused-variable"
  428. #endif
  429. // System.Reflection.MemberInfo
  430. struct MemberInfo_t : public RuntimeObject
  431. {
  432. public:
  433. public:
  434. };
  435. #ifdef __clang__
  436. #pragma clang diagnostic pop
  437. #endif
  438. #endif // MEMBERINFO_T_H
  439. #ifndef SERIALIZATIONINFO_T950877179_H
  440. #define SERIALIZATIONINFO_T950877179_H
  441. #ifdef __clang__
  442. #pragma clang diagnostic push
  443. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  444. #pragma clang diagnostic ignored "-Wunused-variable"
  445. #endif
  446. // System.Runtime.Serialization.SerializationInfo
  447. struct SerializationInfo_t950877179 : public RuntimeObject
  448. {
  449. public:
  450. // System.Collections.Hashtable System.Runtime.Serialization.SerializationInfo::serialized
  451. Hashtable_t1853889766 * ___serialized_0;
  452. // System.Collections.ArrayList System.Runtime.Serialization.SerializationInfo::values
  453. ArrayList_t2718874744 * ___values_1;
  454. // System.String System.Runtime.Serialization.SerializationInfo::assemblyName
  455. String_t* ___assemblyName_2;
  456. // System.String System.Runtime.Serialization.SerializationInfo::fullTypeName
  457. String_t* ___fullTypeName_3;
  458. // System.Runtime.Serialization.IFormatterConverter System.Runtime.Serialization.SerializationInfo::converter
  459. RuntimeObject* ___converter_4;
  460. public:
  461. inline static int32_t get_offset_of_serialized_0() { return static_cast<int32_t>(offsetof(SerializationInfo_t950877179, ___serialized_0)); }
  462. inline Hashtable_t1853889766 * get_serialized_0() const { return ___serialized_0; }
  463. inline Hashtable_t1853889766 ** get_address_of_serialized_0() { return &___serialized_0; }
  464. inline void set_serialized_0(Hashtable_t1853889766 * value)
  465. {
  466. ___serialized_0 = value;
  467. Il2CppCodeGenWriteBarrier((&___serialized_0), value);
  468. }
  469. inline static int32_t get_offset_of_values_1() { return static_cast<int32_t>(offsetof(SerializationInfo_t950877179, ___values_1)); }
  470. inline ArrayList_t2718874744 * get_values_1() const { return ___values_1; }
  471. inline ArrayList_t2718874744 ** get_address_of_values_1() { return &___values_1; }
  472. inline void set_values_1(ArrayList_t2718874744 * value)
  473. {
  474. ___values_1 = value;
  475. Il2CppCodeGenWriteBarrier((&___values_1), value);
  476. }
  477. inline static int32_t get_offset_of_assemblyName_2() { return static_cast<int32_t>(offsetof(SerializationInfo_t950877179, ___assemblyName_2)); }
  478. inline String_t* get_assemblyName_2() const { return ___assemblyName_2; }
  479. inline String_t** get_address_of_assemblyName_2() { return &___assemblyName_2; }
  480. inline void set_assemblyName_2(String_t* value)
  481. {
  482. ___assemblyName_2 = value;
  483. Il2CppCodeGenWriteBarrier((&___assemblyName_2), value);
  484. }
  485. inline static int32_t get_offset_of_fullTypeName_3() { return static_cast<int32_t>(offsetof(SerializationInfo_t950877179, ___fullTypeName_3)); }
  486. inline String_t* get_fullTypeName_3() const { return ___fullTypeName_3; }
  487. inline String_t** get_address_of_fullTypeName_3() { return &___fullTypeName_3; }
  488. inline void set_fullTypeName_3(String_t* value)
  489. {
  490. ___fullTypeName_3 = value;
  491. Il2CppCodeGenWriteBarrier((&___fullTypeName_3), value);
  492. }
  493. inline static int32_t get_offset_of_converter_4() { return static_cast<int32_t>(offsetof(SerializationInfo_t950877179, ___converter_4)); }
  494. inline RuntimeObject* get_converter_4() const { return ___converter_4; }
  495. inline RuntimeObject** get_address_of_converter_4() { return &___converter_4; }
  496. inline void set_converter_4(RuntimeObject* value)
  497. {
  498. ___converter_4 = value;
  499. Il2CppCodeGenWriteBarrier((&___converter_4), value);
  500. }
  501. };
  502. #ifdef __clang__
  503. #pragma clang diagnostic pop
  504. #endif
  505. #endif // SERIALIZATIONINFO_T950877179_H
  506. #ifndef CULTUREINFO_T4157843068_H
  507. #define CULTUREINFO_T4157843068_H
  508. #ifdef __clang__
  509. #pragma clang diagnostic push
  510. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  511. #pragma clang diagnostic ignored "-Wunused-variable"
  512. #endif
  513. // System.Globalization.CultureInfo
  514. struct CultureInfo_t4157843068 : public RuntimeObject
  515. {
  516. public:
  517. // System.Boolean System.Globalization.CultureInfo::m_isReadOnly
  518. bool ___m_isReadOnly_7;
  519. // System.Int32 System.Globalization.CultureInfo::cultureID
  520. int32_t ___cultureID_8;
  521. // System.Int32 System.Globalization.CultureInfo::parent_lcid
  522. int32_t ___parent_lcid_9;
  523. // System.Int32 System.Globalization.CultureInfo::specific_lcid
  524. int32_t ___specific_lcid_10;
  525. // System.Int32 System.Globalization.CultureInfo::datetime_index
  526. int32_t ___datetime_index_11;
  527. // System.Int32 System.Globalization.CultureInfo::number_index
  528. int32_t ___number_index_12;
  529. // System.Boolean System.Globalization.CultureInfo::m_useUserOverride
  530. bool ___m_useUserOverride_13;
  531. // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::numInfo
  532. NumberFormatInfo_t435877138 * ___numInfo_14;
  533. // System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::dateTimeInfo
  534. DateTimeFormatInfo_t2405853701 * ___dateTimeInfo_15;
  535. // System.Globalization.TextInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::textInfo
  536. TextInfo_t3810425522 * ___textInfo_16;
  537. // System.String System.Globalization.CultureInfo::m_name
  538. String_t* ___m_name_17;
  539. // System.String System.Globalization.CultureInfo::displayname
  540. String_t* ___displayname_18;
  541. // System.String System.Globalization.CultureInfo::englishname
  542. String_t* ___englishname_19;
  543. // System.String System.Globalization.CultureInfo::nativename
  544. String_t* ___nativename_20;
  545. // System.String System.Globalization.CultureInfo::iso3lang
  546. String_t* ___iso3lang_21;
  547. // System.String System.Globalization.CultureInfo::iso2lang
  548. String_t* ___iso2lang_22;
  549. // System.String System.Globalization.CultureInfo::icu_name
  550. String_t* ___icu_name_23;
  551. // System.String System.Globalization.CultureInfo::win3lang
  552. String_t* ___win3lang_24;
  553. // System.String System.Globalization.CultureInfo::territory
  554. String_t* ___territory_25;
  555. // System.Globalization.CompareInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::compareInfo
  556. CompareInfo_t1092934962 * ___compareInfo_26;
  557. // System.Int32* System.Globalization.CultureInfo::calendar_data
  558. int32_t* ___calendar_data_27;
  559. // System.Void* System.Globalization.CultureInfo::textinfo_data
  560. void* ___textinfo_data_28;
  561. // System.Globalization.Calendar[] System.Globalization.CultureInfo::optional_calendars
  562. CalendarU5BU5D_t3985046076* ___optional_calendars_29;
  563. // System.Globalization.CultureInfo System.Globalization.CultureInfo::parent_culture
  564. CultureInfo_t4157843068 * ___parent_culture_30;
  565. // System.Int32 System.Globalization.CultureInfo::m_dataItem
  566. int32_t ___m_dataItem_31;
  567. // System.Globalization.Calendar System.Globalization.CultureInfo::calendar
  568. Calendar_t1661121569 * ___calendar_32;
  569. // System.Boolean System.Globalization.CultureInfo::constructed
  570. bool ___constructed_33;
  571. // System.Byte[] System.Globalization.CultureInfo::cached_serialized_form
  572. ByteU5BU5D_t4116647657* ___cached_serialized_form_34;
  573. public:
  574. inline static int32_t get_offset_of_m_isReadOnly_7() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___m_isReadOnly_7)); }
  575. inline bool get_m_isReadOnly_7() const { return ___m_isReadOnly_7; }
  576. inline bool* get_address_of_m_isReadOnly_7() { return &___m_isReadOnly_7; }
  577. inline void set_m_isReadOnly_7(bool value)
  578. {
  579. ___m_isReadOnly_7 = value;
  580. }
  581. inline static int32_t get_offset_of_cultureID_8() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___cultureID_8)); }
  582. inline int32_t get_cultureID_8() const { return ___cultureID_8; }
  583. inline int32_t* get_address_of_cultureID_8() { return &___cultureID_8; }
  584. inline void set_cultureID_8(int32_t value)
  585. {
  586. ___cultureID_8 = value;
  587. }
  588. inline static int32_t get_offset_of_parent_lcid_9() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___parent_lcid_9)); }
  589. inline int32_t get_parent_lcid_9() const { return ___parent_lcid_9; }
  590. inline int32_t* get_address_of_parent_lcid_9() { return &___parent_lcid_9; }
  591. inline void set_parent_lcid_9(int32_t value)
  592. {
  593. ___parent_lcid_9 = value;
  594. }
  595. inline static int32_t get_offset_of_specific_lcid_10() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___specific_lcid_10)); }
  596. inline int32_t get_specific_lcid_10() const { return ___specific_lcid_10; }
  597. inline int32_t* get_address_of_specific_lcid_10() { return &___specific_lcid_10; }
  598. inline void set_specific_lcid_10(int32_t value)
  599. {
  600. ___specific_lcid_10 = value;
  601. }
  602. inline static int32_t get_offset_of_datetime_index_11() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___datetime_index_11)); }
  603. inline int32_t get_datetime_index_11() const { return ___datetime_index_11; }
  604. inline int32_t* get_address_of_datetime_index_11() { return &___datetime_index_11; }
  605. inline void set_datetime_index_11(int32_t value)
  606. {
  607. ___datetime_index_11 = value;
  608. }
  609. inline static int32_t get_offset_of_number_index_12() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___number_index_12)); }
  610. inline int32_t get_number_index_12() const { return ___number_index_12; }
  611. inline int32_t* get_address_of_number_index_12() { return &___number_index_12; }
  612. inline void set_number_index_12(int32_t value)
  613. {
  614. ___number_index_12 = value;
  615. }
  616. inline static int32_t get_offset_of_m_useUserOverride_13() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___m_useUserOverride_13)); }
  617. inline bool get_m_useUserOverride_13() const { return ___m_useUserOverride_13; }
  618. inline bool* get_address_of_m_useUserOverride_13() { return &___m_useUserOverride_13; }
  619. inline void set_m_useUserOverride_13(bool value)
  620. {
  621. ___m_useUserOverride_13 = value;
  622. }
  623. inline static int32_t get_offset_of_numInfo_14() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___numInfo_14)); }
  624. inline NumberFormatInfo_t435877138 * get_numInfo_14() const { return ___numInfo_14; }
  625. inline NumberFormatInfo_t435877138 ** get_address_of_numInfo_14() { return &___numInfo_14; }
  626. inline void set_numInfo_14(NumberFormatInfo_t435877138 * value)
  627. {
  628. ___numInfo_14 = value;
  629. Il2CppCodeGenWriteBarrier((&___numInfo_14), value);
  630. }
  631. inline static int32_t get_offset_of_dateTimeInfo_15() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___dateTimeInfo_15)); }
  632. inline DateTimeFormatInfo_t2405853701 * get_dateTimeInfo_15() const { return ___dateTimeInfo_15; }
  633. inline DateTimeFormatInfo_t2405853701 ** get_address_of_dateTimeInfo_15() { return &___dateTimeInfo_15; }
  634. inline void set_dateTimeInfo_15(DateTimeFormatInfo_t2405853701 * value)
  635. {
  636. ___dateTimeInfo_15 = value;
  637. Il2CppCodeGenWriteBarrier((&___dateTimeInfo_15), value);
  638. }
  639. inline static int32_t get_offset_of_textInfo_16() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___textInfo_16)); }
  640. inline TextInfo_t3810425522 * get_textInfo_16() const { return ___textInfo_16; }
  641. inline TextInfo_t3810425522 ** get_address_of_textInfo_16() { return &___textInfo_16; }
  642. inline void set_textInfo_16(TextInfo_t3810425522 * value)
  643. {
  644. ___textInfo_16 = value;
  645. Il2CppCodeGenWriteBarrier((&___textInfo_16), value);
  646. }
  647. inline static int32_t get_offset_of_m_name_17() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___m_name_17)); }
  648. inline String_t* get_m_name_17() const { return ___m_name_17; }
  649. inline String_t** get_address_of_m_name_17() { return &___m_name_17; }
  650. inline void set_m_name_17(String_t* value)
  651. {
  652. ___m_name_17 = value;
  653. Il2CppCodeGenWriteBarrier((&___m_name_17), value);
  654. }
  655. inline static int32_t get_offset_of_displayname_18() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___displayname_18)); }
  656. inline String_t* get_displayname_18() const { return ___displayname_18; }
  657. inline String_t** get_address_of_displayname_18() { return &___displayname_18; }
  658. inline void set_displayname_18(String_t* value)
  659. {
  660. ___displayname_18 = value;
  661. Il2CppCodeGenWriteBarrier((&___displayname_18), value);
  662. }
  663. inline static int32_t get_offset_of_englishname_19() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___englishname_19)); }
  664. inline String_t* get_englishname_19() const { return ___englishname_19; }
  665. inline String_t** get_address_of_englishname_19() { return &___englishname_19; }
  666. inline void set_englishname_19(String_t* value)
  667. {
  668. ___englishname_19 = value;
  669. Il2CppCodeGenWriteBarrier((&___englishname_19), value);
  670. }
  671. inline static int32_t get_offset_of_nativename_20() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___nativename_20)); }
  672. inline String_t* get_nativename_20() const { return ___nativename_20; }
  673. inline String_t** get_address_of_nativename_20() { return &___nativename_20; }
  674. inline void set_nativename_20(String_t* value)
  675. {
  676. ___nativename_20 = value;
  677. Il2CppCodeGenWriteBarrier((&___nativename_20), value);
  678. }
  679. inline static int32_t get_offset_of_iso3lang_21() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___iso3lang_21)); }
  680. inline String_t* get_iso3lang_21() const { return ___iso3lang_21; }
  681. inline String_t** get_address_of_iso3lang_21() { return &___iso3lang_21; }
  682. inline void set_iso3lang_21(String_t* value)
  683. {
  684. ___iso3lang_21 = value;
  685. Il2CppCodeGenWriteBarrier((&___iso3lang_21), value);
  686. }
  687. inline static int32_t get_offset_of_iso2lang_22() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___iso2lang_22)); }
  688. inline String_t* get_iso2lang_22() const { return ___iso2lang_22; }
  689. inline String_t** get_address_of_iso2lang_22() { return &___iso2lang_22; }
  690. inline void set_iso2lang_22(String_t* value)
  691. {
  692. ___iso2lang_22 = value;
  693. Il2CppCodeGenWriteBarrier((&___iso2lang_22), value);
  694. }
  695. inline static int32_t get_offset_of_icu_name_23() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___icu_name_23)); }
  696. inline String_t* get_icu_name_23() const { return ___icu_name_23; }
  697. inline String_t** get_address_of_icu_name_23() { return &___icu_name_23; }
  698. inline void set_icu_name_23(String_t* value)
  699. {
  700. ___icu_name_23 = value;
  701. Il2CppCodeGenWriteBarrier((&___icu_name_23), value);
  702. }
  703. inline static int32_t get_offset_of_win3lang_24() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___win3lang_24)); }
  704. inline String_t* get_win3lang_24() const { return ___win3lang_24; }
  705. inline String_t** get_address_of_win3lang_24() { return &___win3lang_24; }
  706. inline void set_win3lang_24(String_t* value)
  707. {
  708. ___win3lang_24 = value;
  709. Il2CppCodeGenWriteBarrier((&___win3lang_24), value);
  710. }
  711. inline static int32_t get_offset_of_territory_25() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___territory_25)); }
  712. inline String_t* get_territory_25() const { return ___territory_25; }
  713. inline String_t** get_address_of_territory_25() { return &___territory_25; }
  714. inline void set_territory_25(String_t* value)
  715. {
  716. ___territory_25 = value;
  717. Il2CppCodeGenWriteBarrier((&___territory_25), value);
  718. }
  719. inline static int32_t get_offset_of_compareInfo_26() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___compareInfo_26)); }
  720. inline CompareInfo_t1092934962 * get_compareInfo_26() const { return ___compareInfo_26; }
  721. inline CompareInfo_t1092934962 ** get_address_of_compareInfo_26() { return &___compareInfo_26; }
  722. inline void set_compareInfo_26(CompareInfo_t1092934962 * value)
  723. {
  724. ___compareInfo_26 = value;
  725. Il2CppCodeGenWriteBarrier((&___compareInfo_26), value);
  726. }
  727. inline static int32_t get_offset_of_calendar_data_27() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___calendar_data_27)); }
  728. inline int32_t* get_calendar_data_27() const { return ___calendar_data_27; }
  729. inline int32_t** get_address_of_calendar_data_27() { return &___calendar_data_27; }
  730. inline void set_calendar_data_27(int32_t* value)
  731. {
  732. ___calendar_data_27 = value;
  733. }
  734. inline static int32_t get_offset_of_textinfo_data_28() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___textinfo_data_28)); }
  735. inline void* get_textinfo_data_28() const { return ___textinfo_data_28; }
  736. inline void** get_address_of_textinfo_data_28() { return &___textinfo_data_28; }
  737. inline void set_textinfo_data_28(void* value)
  738. {
  739. ___textinfo_data_28 = value;
  740. }
  741. inline static int32_t get_offset_of_optional_calendars_29() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___optional_calendars_29)); }
  742. inline CalendarU5BU5D_t3985046076* get_optional_calendars_29() const { return ___optional_calendars_29; }
  743. inline CalendarU5BU5D_t3985046076** get_address_of_optional_calendars_29() { return &___optional_calendars_29; }
  744. inline void set_optional_calendars_29(CalendarU5BU5D_t3985046076* value)
  745. {
  746. ___optional_calendars_29 = value;
  747. Il2CppCodeGenWriteBarrier((&___optional_calendars_29), value);
  748. }
  749. inline static int32_t get_offset_of_parent_culture_30() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___parent_culture_30)); }
  750. inline CultureInfo_t4157843068 * get_parent_culture_30() const { return ___parent_culture_30; }
  751. inline CultureInfo_t4157843068 ** get_address_of_parent_culture_30() { return &___parent_culture_30; }
  752. inline void set_parent_culture_30(CultureInfo_t4157843068 * value)
  753. {
  754. ___parent_culture_30 = value;
  755. Il2CppCodeGenWriteBarrier((&___parent_culture_30), value);
  756. }
  757. inline static int32_t get_offset_of_m_dataItem_31() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___m_dataItem_31)); }
  758. inline int32_t get_m_dataItem_31() const { return ___m_dataItem_31; }
  759. inline int32_t* get_address_of_m_dataItem_31() { return &___m_dataItem_31; }
  760. inline void set_m_dataItem_31(int32_t value)
  761. {
  762. ___m_dataItem_31 = value;
  763. }
  764. inline static int32_t get_offset_of_calendar_32() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___calendar_32)); }
  765. inline Calendar_t1661121569 * get_calendar_32() const { return ___calendar_32; }
  766. inline Calendar_t1661121569 ** get_address_of_calendar_32() { return &___calendar_32; }
  767. inline void set_calendar_32(Calendar_t1661121569 * value)
  768. {
  769. ___calendar_32 = value;
  770. Il2CppCodeGenWriteBarrier((&___calendar_32), value);
  771. }
  772. inline static int32_t get_offset_of_constructed_33() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___constructed_33)); }
  773. inline bool get_constructed_33() const { return ___constructed_33; }
  774. inline bool* get_address_of_constructed_33() { return &___constructed_33; }
  775. inline void set_constructed_33(bool value)
  776. {
  777. ___constructed_33 = value;
  778. }
  779. inline static int32_t get_offset_of_cached_serialized_form_34() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___cached_serialized_form_34)); }
  780. inline ByteU5BU5D_t4116647657* get_cached_serialized_form_34() const { return ___cached_serialized_form_34; }
  781. inline ByteU5BU5D_t4116647657** get_address_of_cached_serialized_form_34() { return &___cached_serialized_form_34; }
  782. inline void set_cached_serialized_form_34(ByteU5BU5D_t4116647657* value)
  783. {
  784. ___cached_serialized_form_34 = value;
  785. Il2CppCodeGenWriteBarrier((&___cached_serialized_form_34), value);
  786. }
  787. };
  788. struct CultureInfo_t4157843068_StaticFields
  789. {
  790. public:
  791. // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::invariant_culture_info
  792. CultureInfo_t4157843068 * ___invariant_culture_info_4;
  793. // System.Object System.Globalization.CultureInfo::shared_table_lock
  794. RuntimeObject * ___shared_table_lock_5;
  795. // System.Int32 System.Globalization.CultureInfo::BootstrapCultureID
  796. int32_t ___BootstrapCultureID_6;
  797. // System.String System.Globalization.CultureInfo::MSG_READONLY
  798. String_t* ___MSG_READONLY_35;
  799. // System.Collections.Hashtable System.Globalization.CultureInfo::shared_by_number
  800. Hashtable_t1853889766 * ___shared_by_number_36;
  801. // System.Collections.Hashtable System.Globalization.CultureInfo::shared_by_name
  802. Hashtable_t1853889766 * ___shared_by_name_37;
  803. // System.Collections.Generic.Dictionary`2<System.String,System.Int32> System.Globalization.CultureInfo::<>f__switch$map19
  804. Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map19_38;
  805. // System.Collections.Generic.Dictionary`2<System.String,System.Int32> System.Globalization.CultureInfo::<>f__switch$map1A
  806. Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map1A_39;
  807. // System.Collections.Generic.Dictionary`2<System.String,System.Int32> System.Globalization.CultureInfo::<>f__switch$map1B
  808. Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map1B_40;
  809. // System.Collections.Generic.Dictionary`2<System.String,System.Int32> System.Globalization.CultureInfo::<>f__switch$map1C
  810. Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map1C_41;
  811. public:
  812. inline static int32_t get_offset_of_invariant_culture_info_4() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068_StaticFields, ___invariant_culture_info_4)); }
  813. inline CultureInfo_t4157843068 * get_invariant_culture_info_4() const { return ___invariant_culture_info_4; }
  814. inline CultureInfo_t4157843068 ** get_address_of_invariant_culture_info_4() { return &___invariant_culture_info_4; }
  815. inline void set_invariant_culture_info_4(CultureInfo_t4157843068 * value)
  816. {
  817. ___invariant_culture_info_4 = value;
  818. Il2CppCodeGenWriteBarrier((&___invariant_culture_info_4), value);
  819. }
  820. inline static int32_t get_offset_of_shared_table_lock_5() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068_StaticFields, ___shared_table_lock_5)); }
  821. inline RuntimeObject * get_shared_table_lock_5() const { return ___shared_table_lock_5; }
  822. inline RuntimeObject ** get_address_of_shared_table_lock_5() { return &___shared_table_lock_5; }
  823. inline void set_shared_table_lock_5(RuntimeObject * value)
  824. {
  825. ___shared_table_lock_5 = value;
  826. Il2CppCodeGenWriteBarrier((&___shared_table_lock_5), value);
  827. }
  828. inline static int32_t get_offset_of_BootstrapCultureID_6() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068_StaticFields, ___BootstrapCultureID_6)); }
  829. inline int32_t get_BootstrapCultureID_6() const { return ___BootstrapCultureID_6; }
  830. inline int32_t* get_address_of_BootstrapCultureID_6() { return &___BootstrapCultureID_6; }
  831. inline void set_BootstrapCultureID_6(int32_t value)
  832. {
  833. ___BootstrapCultureID_6 = value;
  834. }
  835. inline static int32_t get_offset_of_MSG_READONLY_35() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068_StaticFields, ___MSG_READONLY_35)); }
  836. inline String_t* get_MSG_READONLY_35() const { return ___MSG_READONLY_35; }
  837. inline String_t** get_address_of_MSG_READONLY_35() { return &___MSG_READONLY_35; }
  838. inline void set_MSG_READONLY_35(String_t* value)
  839. {
  840. ___MSG_READONLY_35 = value;
  841. Il2CppCodeGenWriteBarrier((&___MSG_READONLY_35), value);
  842. }
  843. inline static int32_t get_offset_of_shared_by_number_36() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068_StaticFields, ___shared_by_number_36)); }
  844. inline Hashtable_t1853889766 * get_shared_by_number_36() const { return ___shared_by_number_36; }
  845. inline Hashtable_t1853889766 ** get_address_of_shared_by_number_36() { return &___shared_by_number_36; }
  846. inline void set_shared_by_number_36(Hashtable_t1853889766 * value)
  847. {
  848. ___shared_by_number_36 = value;
  849. Il2CppCodeGenWriteBarrier((&___shared_by_number_36), value);
  850. }
  851. inline static int32_t get_offset_of_shared_by_name_37() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068_StaticFields, ___shared_by_name_37)); }
  852. inline Hashtable_t1853889766 * get_shared_by_name_37() const { return ___shared_by_name_37; }
  853. inline Hashtable_t1853889766 ** get_address_of_shared_by_name_37() { return &___shared_by_name_37; }
  854. inline void set_shared_by_name_37(Hashtable_t1853889766 * value)
  855. {
  856. ___shared_by_name_37 = value;
  857. Il2CppCodeGenWriteBarrier((&___shared_by_name_37), value);
  858. }
  859. inline static int32_t get_offset_of_U3CU3Ef__switchU24map19_38() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068_StaticFields, ___U3CU3Ef__switchU24map19_38)); }
  860. inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map19_38() const { return ___U3CU3Ef__switchU24map19_38; }
  861. inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map19_38() { return &___U3CU3Ef__switchU24map19_38; }
  862. inline void set_U3CU3Ef__switchU24map19_38(Dictionary_2_t2736202052 * value)
  863. {
  864. ___U3CU3Ef__switchU24map19_38 = value;
  865. Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map19_38), value);
  866. }
  867. inline static int32_t get_offset_of_U3CU3Ef__switchU24map1A_39() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068_StaticFields, ___U3CU3Ef__switchU24map1A_39)); }
  868. inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map1A_39() const { return ___U3CU3Ef__switchU24map1A_39; }
  869. inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map1A_39() { return &___U3CU3Ef__switchU24map1A_39; }
  870. inline void set_U3CU3Ef__switchU24map1A_39(Dictionary_2_t2736202052 * value)
  871. {
  872. ___U3CU3Ef__switchU24map1A_39 = value;
  873. Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map1A_39), value);
  874. }
  875. inline static int32_t get_offset_of_U3CU3Ef__switchU24map1B_40() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068_StaticFields, ___U3CU3Ef__switchU24map1B_40)); }
  876. inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map1B_40() const { return ___U3CU3Ef__switchU24map1B_40; }
  877. inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map1B_40() { return &___U3CU3Ef__switchU24map1B_40; }
  878. inline void set_U3CU3Ef__switchU24map1B_40(Dictionary_2_t2736202052 * value)
  879. {
  880. ___U3CU3Ef__switchU24map1B_40 = value;
  881. Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map1B_40), value);
  882. }
  883. inline static int32_t get_offset_of_U3CU3Ef__switchU24map1C_41() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068_StaticFields, ___U3CU3Ef__switchU24map1C_41)); }
  884. inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map1C_41() const { return ___U3CU3Ef__switchU24map1C_41; }
  885. inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map1C_41() { return &___U3CU3Ef__switchU24map1C_41; }
  886. inline void set_U3CU3Ef__switchU24map1C_41(Dictionary_2_t2736202052 * value)
  887. {
  888. ___U3CU3Ef__switchU24map1C_41 = value;
  889. Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map1C_41), value);
  890. }
  891. };
  892. #ifdef __clang__
  893. #pragma clang diagnostic pop
  894. #endif
  895. #endif // CULTUREINFO_T4157843068_H
  896. #ifndef STRING_T_H
  897. #define STRING_T_H
  898. #ifdef __clang__
  899. #pragma clang diagnostic push
  900. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  901. #pragma clang diagnostic ignored "-Wunused-variable"
  902. #endif
  903. // System.String
  904. struct String_t : public RuntimeObject
  905. {
  906. public:
  907. // System.Int32 System.String::length
  908. int32_t ___length_0;
  909. // System.Char System.String::start_char
  910. Il2CppChar ___start_char_1;
  911. public:
  912. inline static int32_t get_offset_of_length_0() { return static_cast<int32_t>(offsetof(String_t, ___length_0)); }
  913. inline int32_t get_length_0() const { return ___length_0; }
  914. inline int32_t* get_address_of_length_0() { return &___length_0; }
  915. inline void set_length_0(int32_t value)
  916. {
  917. ___length_0 = value;
  918. }
  919. inline static int32_t get_offset_of_start_char_1() { return static_cast<int32_t>(offsetof(String_t, ___start_char_1)); }
  920. inline Il2CppChar get_start_char_1() const { return ___start_char_1; }
  921. inline Il2CppChar* get_address_of_start_char_1() { return &___start_char_1; }
  922. inline void set_start_char_1(Il2CppChar value)
  923. {
  924. ___start_char_1 = value;
  925. }
  926. };
  927. struct String_t_StaticFields
  928. {
  929. public:
  930. // System.String System.String::Empty
  931. String_t* ___Empty_2;
  932. // System.Char[] System.String::WhiteChars
  933. CharU5BU5D_t3528271667* ___WhiteChars_3;
  934. public:
  935. inline static int32_t get_offset_of_Empty_2() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_2)); }
  936. inline String_t* get_Empty_2() const { return ___Empty_2; }
  937. inline String_t** get_address_of_Empty_2() { return &___Empty_2; }
  938. inline void set_Empty_2(String_t* value)
  939. {
  940. ___Empty_2 = value;
  941. Il2CppCodeGenWriteBarrier((&___Empty_2), value);
  942. }
  943. inline static int32_t get_offset_of_WhiteChars_3() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___WhiteChars_3)); }
  944. inline CharU5BU5D_t3528271667* get_WhiteChars_3() const { return ___WhiteChars_3; }
  945. inline CharU5BU5D_t3528271667** get_address_of_WhiteChars_3() { return &___WhiteChars_3; }
  946. inline void set_WhiteChars_3(CharU5BU5D_t3528271667* value)
  947. {
  948. ___WhiteChars_3 = value;
  949. Il2CppCodeGenWriteBarrier((&___WhiteChars_3), value);
  950. }
  951. };
  952. #ifdef __clang__
  953. #pragma clang diagnostic pop
  954. #endif
  955. #endif // STRING_T_H
  956. #ifndef NUMBERFORMATINFO_T435877138_H
  957. #define NUMBERFORMATINFO_T435877138_H
  958. #ifdef __clang__
  959. #pragma clang diagnostic push
  960. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  961. #pragma clang diagnostic ignored "-Wunused-variable"
  962. #endif
  963. // System.Globalization.NumberFormatInfo
  964. struct NumberFormatInfo_t435877138 : public RuntimeObject
  965. {
  966. public:
  967. // System.Boolean System.Globalization.NumberFormatInfo::isReadOnly
  968. bool ___isReadOnly_0;
  969. // System.String System.Globalization.NumberFormatInfo::decimalFormats
  970. String_t* ___decimalFormats_1;
  971. // System.String System.Globalization.NumberFormatInfo::currencyFormats
  972. String_t* ___currencyFormats_2;
  973. // System.String System.Globalization.NumberFormatInfo::percentFormats
  974. String_t* ___percentFormats_3;
  975. // System.String System.Globalization.NumberFormatInfo::digitPattern
  976. String_t* ___digitPattern_4;
  977. // System.String System.Globalization.NumberFormatInfo::zeroPattern
  978. String_t* ___zeroPattern_5;
  979. // System.Int32 System.Globalization.NumberFormatInfo::currencyDecimalDigits
  980. int32_t ___currencyDecimalDigits_6;
  981. // System.String System.Globalization.NumberFormatInfo::currencyDecimalSeparator
  982. String_t* ___currencyDecimalSeparator_7;
  983. // System.String System.Globalization.NumberFormatInfo::currencyGroupSeparator
  984. String_t* ___currencyGroupSeparator_8;
  985. // System.Int32[] System.Globalization.NumberFormatInfo::currencyGroupSizes
  986. Int32U5BU5D_t385246372* ___currencyGroupSizes_9;
  987. // System.Int32 System.Globalization.NumberFormatInfo::currencyNegativePattern
  988. int32_t ___currencyNegativePattern_10;
  989. // System.Int32 System.Globalization.NumberFormatInfo::currencyPositivePattern
  990. int32_t ___currencyPositivePattern_11;
  991. // System.String System.Globalization.NumberFormatInfo::currencySymbol
  992. String_t* ___currencySymbol_12;
  993. // System.String System.Globalization.NumberFormatInfo::nanSymbol
  994. String_t* ___nanSymbol_13;
  995. // System.String System.Globalization.NumberFormatInfo::negativeInfinitySymbol
  996. String_t* ___negativeInfinitySymbol_14;
  997. // System.String System.Globalization.NumberFormatInfo::negativeSign
  998. String_t* ___negativeSign_15;
  999. // System.Int32 System.Globalization.NumberFormatInfo::numberDecimalDigits
  1000. int32_t ___numberDecimalDigits_16;
  1001. // System.String System.Globalization.NumberFormatInfo::numberDecimalSeparator
  1002. String_t* ___numberDecimalSeparator_17;
  1003. // System.String System.Globalization.NumberFormatInfo::numberGroupSeparator
  1004. String_t* ___numberGroupSeparator_18;
  1005. // System.Int32[] System.Globalization.NumberFormatInfo::numberGroupSizes
  1006. Int32U5BU5D_t385246372* ___numberGroupSizes_19;
  1007. // System.Int32 System.Globalization.NumberFormatInfo::numberNegativePattern
  1008. int32_t ___numberNegativePattern_20;
  1009. // System.Int32 System.Globalization.NumberFormatInfo::percentDecimalDigits
  1010. int32_t ___percentDecimalDigits_21;
  1011. // System.String System.Globalization.NumberFormatInfo::percentDecimalSeparator
  1012. String_t* ___percentDecimalSeparator_22;
  1013. // System.String System.Globalization.NumberFormatInfo::percentGroupSeparator
  1014. String_t* ___percentGroupSeparator_23;
  1015. // System.Int32[] System.Globalization.NumberFormatInfo::percentGroupSizes
  1016. Int32U5BU5D_t385246372* ___percentGroupSizes_24;
  1017. // System.Int32 System.Globalization.NumberFormatInfo::percentNegativePattern
  1018. int32_t ___percentNegativePattern_25;
  1019. // System.Int32 System.Globalization.NumberFormatInfo::percentPositivePattern
  1020. int32_t ___percentPositivePattern_26;
  1021. // System.String System.Globalization.NumberFormatInfo::percentSymbol
  1022. String_t* ___percentSymbol_27;
  1023. // System.String System.Globalization.NumberFormatInfo::perMilleSymbol
  1024. String_t* ___perMilleSymbol_28;
  1025. // System.String System.Globalization.NumberFormatInfo::positiveInfinitySymbol
  1026. String_t* ___positiveInfinitySymbol_29;
  1027. // System.String System.Globalization.NumberFormatInfo::positiveSign
  1028. String_t* ___positiveSign_30;
  1029. // System.String System.Globalization.NumberFormatInfo::ansiCurrencySymbol
  1030. String_t* ___ansiCurrencySymbol_31;
  1031. // System.Int32 System.Globalization.NumberFormatInfo::m_dataItem
  1032. int32_t ___m_dataItem_32;
  1033. // System.Boolean System.Globalization.NumberFormatInfo::m_useUserOverride
  1034. bool ___m_useUserOverride_33;
  1035. // System.Boolean System.Globalization.NumberFormatInfo::validForParseAsNumber
  1036. bool ___validForParseAsNumber_34;
  1037. // System.Boolean System.Globalization.NumberFormatInfo::validForParseAsCurrency
  1038. bool ___validForParseAsCurrency_35;
  1039. // System.String[] System.Globalization.NumberFormatInfo::nativeDigits
  1040. StringU5BU5D_t1281789340* ___nativeDigits_36;
  1041. // System.Int32 System.Globalization.NumberFormatInfo::digitSubstitution
  1042. int32_t ___digitSubstitution_37;
  1043. public:
  1044. inline static int32_t get_offset_of_isReadOnly_0() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___isReadOnly_0)); }
  1045. inline bool get_isReadOnly_0() const { return ___isReadOnly_0; }
  1046. inline bool* get_address_of_isReadOnly_0() { return &___isReadOnly_0; }
  1047. inline void set_isReadOnly_0(bool value)
  1048. {
  1049. ___isReadOnly_0 = value;
  1050. }
  1051. inline static int32_t get_offset_of_decimalFormats_1() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___decimalFormats_1)); }
  1052. inline String_t* get_decimalFormats_1() const { return ___decimalFormats_1; }
  1053. inline String_t** get_address_of_decimalFormats_1() { return &___decimalFormats_1; }
  1054. inline void set_decimalFormats_1(String_t* value)
  1055. {
  1056. ___decimalFormats_1 = value;
  1057. Il2CppCodeGenWriteBarrier((&___decimalFormats_1), value);
  1058. }
  1059. inline static int32_t get_offset_of_currencyFormats_2() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___currencyFormats_2)); }
  1060. inline String_t* get_currencyFormats_2() const { return ___currencyFormats_2; }
  1061. inline String_t** get_address_of_currencyFormats_2() { return &___currencyFormats_2; }
  1062. inline void set_currencyFormats_2(String_t* value)
  1063. {
  1064. ___currencyFormats_2 = value;
  1065. Il2CppCodeGenWriteBarrier((&___currencyFormats_2), value);
  1066. }
  1067. inline static int32_t get_offset_of_percentFormats_3() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___percentFormats_3)); }
  1068. inline String_t* get_percentFormats_3() const { return ___percentFormats_3; }
  1069. inline String_t** get_address_of_percentFormats_3() { return &___percentFormats_3; }
  1070. inline void set_percentFormats_3(String_t* value)
  1071. {
  1072. ___percentFormats_3 = value;
  1073. Il2CppCodeGenWriteBarrier((&___percentFormats_3), value);
  1074. }
  1075. inline static int32_t get_offset_of_digitPattern_4() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___digitPattern_4)); }
  1076. inline String_t* get_digitPattern_4() const { return ___digitPattern_4; }
  1077. inline String_t** get_address_of_digitPattern_4() { return &___digitPattern_4; }
  1078. inline void set_digitPattern_4(String_t* value)
  1079. {
  1080. ___digitPattern_4 = value;
  1081. Il2CppCodeGenWriteBarrier((&___digitPattern_4), value);
  1082. }
  1083. inline static int32_t get_offset_of_zeroPattern_5() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___zeroPattern_5)); }
  1084. inline String_t* get_zeroPattern_5() const { return ___zeroPattern_5; }
  1085. inline String_t** get_address_of_zeroPattern_5() { return &___zeroPattern_5; }
  1086. inline void set_zeroPattern_5(String_t* value)
  1087. {
  1088. ___zeroPattern_5 = value;
  1089. Il2CppCodeGenWriteBarrier((&___zeroPattern_5), value);
  1090. }
  1091. inline static int32_t get_offset_of_currencyDecimalDigits_6() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___currencyDecimalDigits_6)); }
  1092. inline int32_t get_currencyDecimalDigits_6() const { return ___currencyDecimalDigits_6; }
  1093. inline int32_t* get_address_of_currencyDecimalDigits_6() { return &___currencyDecimalDigits_6; }
  1094. inline void set_currencyDecimalDigits_6(int32_t value)
  1095. {
  1096. ___currencyDecimalDigits_6 = value;
  1097. }
  1098. inline static int32_t get_offset_of_currencyDecimalSeparator_7() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___currencyDecimalSeparator_7)); }
  1099. inline String_t* get_currencyDecimalSeparator_7() const { return ___currencyDecimalSeparator_7; }
  1100. inline String_t** get_address_of_currencyDecimalSeparator_7() { return &___currencyDecimalSeparator_7; }
  1101. inline void set_currencyDecimalSeparator_7(String_t* value)
  1102. {
  1103. ___currencyDecimalSeparator_7 = value;
  1104. Il2CppCodeGenWriteBarrier((&___currencyDecimalSeparator_7), value);
  1105. }
  1106. inline static int32_t get_offset_of_currencyGroupSeparator_8() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___currencyGroupSeparator_8)); }
  1107. inline String_t* get_currencyGroupSeparator_8() const { return ___currencyGroupSeparator_8; }
  1108. inline String_t** get_address_of_currencyGroupSeparator_8() { return &___currencyGroupSeparator_8; }
  1109. inline void set_currencyGroupSeparator_8(String_t* value)
  1110. {
  1111. ___currencyGroupSeparator_8 = value;
  1112. Il2CppCodeGenWriteBarrier((&___currencyGroupSeparator_8), value);
  1113. }
  1114. inline static int32_t get_offset_of_currencyGroupSizes_9() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___currencyGroupSizes_9)); }
  1115. inline Int32U5BU5D_t385246372* get_currencyGroupSizes_9() const { return ___currencyGroupSizes_9; }
  1116. inline Int32U5BU5D_t385246372** get_address_of_currencyGroupSizes_9() { return &___currencyGroupSizes_9; }
  1117. inline void set_currencyGroupSizes_9(Int32U5BU5D_t385246372* value)
  1118. {
  1119. ___currencyGroupSizes_9 = value;
  1120. Il2CppCodeGenWriteBarrier((&___currencyGroupSizes_9), value);
  1121. }
  1122. inline static int32_t get_offset_of_currencyNegativePattern_10() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___currencyNegativePattern_10)); }
  1123. inline int32_t get_currencyNegativePattern_10() const { return ___currencyNegativePattern_10; }
  1124. inline int32_t* get_address_of_currencyNegativePattern_10() { return &___currencyNegativePattern_10; }
  1125. inline void set_currencyNegativePattern_10(int32_t value)
  1126. {
  1127. ___currencyNegativePattern_10 = value;
  1128. }
  1129. inline static int32_t get_offset_of_currencyPositivePattern_11() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___currencyPositivePattern_11)); }
  1130. inline int32_t get_currencyPositivePattern_11() const { return ___currencyPositivePattern_11; }
  1131. inline int32_t* get_address_of_currencyPositivePattern_11() { return &___currencyPositivePattern_11; }
  1132. inline void set_currencyPositivePattern_11(int32_t value)
  1133. {
  1134. ___currencyPositivePattern_11 = value;
  1135. }
  1136. inline static int32_t get_offset_of_currencySymbol_12() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___currencySymbol_12)); }
  1137. inline String_t* get_currencySymbol_12() const { return ___currencySymbol_12; }
  1138. inline String_t** get_address_of_currencySymbol_12() { return &___currencySymbol_12; }
  1139. inline void set_currencySymbol_12(String_t* value)
  1140. {
  1141. ___currencySymbol_12 = value;
  1142. Il2CppCodeGenWriteBarrier((&___currencySymbol_12), value);
  1143. }
  1144. inline static int32_t get_offset_of_nanSymbol_13() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___nanSymbol_13)); }
  1145. inline String_t* get_nanSymbol_13() const { return ___nanSymbol_13; }
  1146. inline String_t** get_address_of_nanSymbol_13() { return &___nanSymbol_13; }
  1147. inline void set_nanSymbol_13(String_t* value)
  1148. {
  1149. ___nanSymbol_13 = value;
  1150. Il2CppCodeGenWriteBarrier((&___nanSymbol_13), value);
  1151. }
  1152. inline static int32_t get_offset_of_negativeInfinitySymbol_14() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___negativeInfinitySymbol_14)); }
  1153. inline String_t* get_negativeInfinitySymbol_14() const { return ___negativeInfinitySymbol_14; }
  1154. inline String_t** get_address_of_negativeInfinitySymbol_14() { return &___negativeInfinitySymbol_14; }
  1155. inline void set_negativeInfinitySymbol_14(String_t* value)
  1156. {
  1157. ___negativeInfinitySymbol_14 = value;
  1158. Il2CppCodeGenWriteBarrier((&___negativeInfinitySymbol_14), value);
  1159. }
  1160. inline static int32_t get_offset_of_negativeSign_15() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___negativeSign_15)); }
  1161. inline String_t* get_negativeSign_15() const { return ___negativeSign_15; }
  1162. inline String_t** get_address_of_negativeSign_15() { return &___negativeSign_15; }
  1163. inline void set_negativeSign_15(String_t* value)
  1164. {
  1165. ___negativeSign_15 = value;
  1166. Il2CppCodeGenWriteBarrier((&___negativeSign_15), value);
  1167. }
  1168. inline static int32_t get_offset_of_numberDecimalDigits_16() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___numberDecimalDigits_16)); }
  1169. inline int32_t get_numberDecimalDigits_16() const { return ___numberDecimalDigits_16; }
  1170. inline int32_t* get_address_of_numberDecimalDigits_16() { return &___numberDecimalDigits_16; }
  1171. inline void set_numberDecimalDigits_16(int32_t value)
  1172. {
  1173. ___numberDecimalDigits_16 = value;
  1174. }
  1175. inline static int32_t get_offset_of_numberDecimalSeparator_17() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___numberDecimalSeparator_17)); }
  1176. inline String_t* get_numberDecimalSeparator_17() const { return ___numberDecimalSeparator_17; }
  1177. inline String_t** get_address_of_numberDecimalSeparator_17() { return &___numberDecimalSeparator_17; }
  1178. inline void set_numberDecimalSeparator_17(String_t* value)
  1179. {
  1180. ___numberDecimalSeparator_17 = value;
  1181. Il2CppCodeGenWriteBarrier((&___numberDecimalSeparator_17), value);
  1182. }
  1183. inline static int32_t get_offset_of_numberGroupSeparator_18() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___numberGroupSeparator_18)); }
  1184. inline String_t* get_numberGroupSeparator_18() const { return ___numberGroupSeparator_18; }
  1185. inline String_t** get_address_of_numberGroupSeparator_18() { return &___numberGroupSeparator_18; }
  1186. inline void set_numberGroupSeparator_18(String_t* value)
  1187. {
  1188. ___numberGroupSeparator_18 = value;
  1189. Il2CppCodeGenWriteBarrier((&___numberGroupSeparator_18), value);
  1190. }
  1191. inline static int32_t get_offset_of_numberGroupSizes_19() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___numberGroupSizes_19)); }
  1192. inline Int32U5BU5D_t385246372* get_numberGroupSizes_19() const { return ___numberGroupSizes_19; }
  1193. inline Int32U5BU5D_t385246372** get_address_of_numberGroupSizes_19() { return &___numberGroupSizes_19; }
  1194. inline void set_numberGroupSizes_19(Int32U5BU5D_t385246372* value)
  1195. {
  1196. ___numberGroupSizes_19 = value;
  1197. Il2CppCodeGenWriteBarrier((&___numberGroupSizes_19), value);
  1198. }
  1199. inline static int32_t get_offset_of_numberNegativePattern_20() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___numberNegativePattern_20)); }
  1200. inline int32_t get_numberNegativePattern_20() const { return ___numberNegativePattern_20; }
  1201. inline int32_t* get_address_of_numberNegativePattern_20() { return &___numberNegativePattern_20; }
  1202. inline void set_numberNegativePattern_20(int32_t value)
  1203. {
  1204. ___numberNegativePattern_20 = value;
  1205. }
  1206. inline static int32_t get_offset_of_percentDecimalDigits_21() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___percentDecimalDigits_21)); }
  1207. inline int32_t get_percentDecimalDigits_21() const { return ___percentDecimalDigits_21; }
  1208. inline int32_t* get_address_of_percentDecimalDigits_21() { return &___percentDecimalDigits_21; }
  1209. inline void set_percentDecimalDigits_21(int32_t value)
  1210. {
  1211. ___percentDecimalDigits_21 = value;
  1212. }
  1213. inline static int32_t get_offset_of_percentDecimalSeparator_22() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___percentDecimalSeparator_22)); }
  1214. inline String_t* get_percentDecimalSeparator_22() const { return ___percentDecimalSeparator_22; }
  1215. inline String_t** get_address_of_percentDecimalSeparator_22() { return &___percentDecimalSeparator_22; }
  1216. inline void set_percentDecimalSeparator_22(String_t* value)
  1217. {
  1218. ___percentDecimalSeparator_22 = value;
  1219. Il2CppCodeGenWriteBarrier((&___percentDecimalSeparator_22), value);
  1220. }
  1221. inline static int32_t get_offset_of_percentGroupSeparator_23() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___percentGroupSeparator_23)); }
  1222. inline String_t* get_percentGroupSeparator_23() const { return ___percentGroupSeparator_23; }
  1223. inline String_t** get_address_of_percentGroupSeparator_23() { return &___percentGroupSeparator_23; }
  1224. inline void set_percentGroupSeparator_23(String_t* value)
  1225. {
  1226. ___percentGroupSeparator_23 = value;
  1227. Il2CppCodeGenWriteBarrier((&___percentGroupSeparator_23), value);
  1228. }
  1229. inline static int32_t get_offset_of_percentGroupSizes_24() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___percentGroupSizes_24)); }
  1230. inline Int32U5BU5D_t385246372* get_percentGroupSizes_24() const { return ___percentGroupSizes_24; }
  1231. inline Int32U5BU5D_t385246372** get_address_of_percentGroupSizes_24() { return &___percentGroupSizes_24; }
  1232. inline void set_percentGroupSizes_24(Int32U5BU5D_t385246372* value)
  1233. {
  1234. ___percentGroupSizes_24 = value;
  1235. Il2CppCodeGenWriteBarrier((&___percentGroupSizes_24), value);
  1236. }
  1237. inline static int32_t get_offset_of_percentNegativePattern_25() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___percentNegativePattern_25)); }
  1238. inline int32_t get_percentNegativePattern_25() const { return ___percentNegativePattern_25; }
  1239. inline int32_t* get_address_of_percentNegativePattern_25() { return &___percentNegativePattern_25; }
  1240. inline void set_percentNegativePattern_25(int32_t value)
  1241. {
  1242. ___percentNegativePattern_25 = value;
  1243. }
  1244. inline static int32_t get_offset_of_percentPositivePattern_26() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___percentPositivePattern_26)); }
  1245. inline int32_t get_percentPositivePattern_26() const { return ___percentPositivePattern_26; }
  1246. inline int32_t* get_address_of_percentPositivePattern_26() { return &___percentPositivePattern_26; }
  1247. inline void set_percentPositivePattern_26(int32_t value)
  1248. {
  1249. ___percentPositivePattern_26 = value;
  1250. }
  1251. inline static int32_t get_offset_of_percentSymbol_27() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___percentSymbol_27)); }
  1252. inline String_t* get_percentSymbol_27() const { return ___percentSymbol_27; }
  1253. inline String_t** get_address_of_percentSymbol_27() { return &___percentSymbol_27; }
  1254. inline void set_percentSymbol_27(String_t* value)
  1255. {
  1256. ___percentSymbol_27 = value;
  1257. Il2CppCodeGenWriteBarrier((&___percentSymbol_27), value);
  1258. }
  1259. inline static int32_t get_offset_of_perMilleSymbol_28() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___perMilleSymbol_28)); }
  1260. inline String_t* get_perMilleSymbol_28() const { return ___perMilleSymbol_28; }
  1261. inline String_t** get_address_of_perMilleSymbol_28() { return &___perMilleSymbol_28; }
  1262. inline void set_perMilleSymbol_28(String_t* value)
  1263. {
  1264. ___perMilleSymbol_28 = value;
  1265. Il2CppCodeGenWriteBarrier((&___perMilleSymbol_28), value);
  1266. }
  1267. inline static int32_t get_offset_of_positiveInfinitySymbol_29() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___positiveInfinitySymbol_29)); }
  1268. inline String_t* get_positiveInfinitySymbol_29() const { return ___positiveInfinitySymbol_29; }
  1269. inline String_t** get_address_of_positiveInfinitySymbol_29() { return &___positiveInfinitySymbol_29; }
  1270. inline void set_positiveInfinitySymbol_29(String_t* value)
  1271. {
  1272. ___positiveInfinitySymbol_29 = value;
  1273. Il2CppCodeGenWriteBarrier((&___positiveInfinitySymbol_29), value);
  1274. }
  1275. inline static int32_t get_offset_of_positiveSign_30() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___positiveSign_30)); }
  1276. inline String_t* get_positiveSign_30() const { return ___positiveSign_30; }
  1277. inline String_t** get_address_of_positiveSign_30() { return &___positiveSign_30; }
  1278. inline void set_positiveSign_30(String_t* value)
  1279. {
  1280. ___positiveSign_30 = value;
  1281. Il2CppCodeGenWriteBarrier((&___positiveSign_30), value);
  1282. }
  1283. inline static int32_t get_offset_of_ansiCurrencySymbol_31() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___ansiCurrencySymbol_31)); }
  1284. inline String_t* get_ansiCurrencySymbol_31() const { return ___ansiCurrencySymbol_31; }
  1285. inline String_t** get_address_of_ansiCurrencySymbol_31() { return &___ansiCurrencySymbol_31; }
  1286. inline void set_ansiCurrencySymbol_31(String_t* value)
  1287. {
  1288. ___ansiCurrencySymbol_31 = value;
  1289. Il2CppCodeGenWriteBarrier((&___ansiCurrencySymbol_31), value);
  1290. }
  1291. inline static int32_t get_offset_of_m_dataItem_32() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___m_dataItem_32)); }
  1292. inline int32_t get_m_dataItem_32() const { return ___m_dataItem_32; }
  1293. inline int32_t* get_address_of_m_dataItem_32() { return &___m_dataItem_32; }
  1294. inline void set_m_dataItem_32(int32_t value)
  1295. {
  1296. ___m_dataItem_32 = value;
  1297. }
  1298. inline static int32_t get_offset_of_m_useUserOverride_33() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___m_useUserOverride_33)); }
  1299. inline bool get_m_useUserOverride_33() const { return ___m_useUserOverride_33; }
  1300. inline bool* get_address_of_m_useUserOverride_33() { return &___m_useUserOverride_33; }
  1301. inline void set_m_useUserOverride_33(bool value)
  1302. {
  1303. ___m_useUserOverride_33 = value;
  1304. }
  1305. inline static int32_t get_offset_of_validForParseAsNumber_34() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___validForParseAsNumber_34)); }
  1306. inline bool get_validForParseAsNumber_34() const { return ___validForParseAsNumber_34; }
  1307. inline bool* get_address_of_validForParseAsNumber_34() { return &___validForParseAsNumber_34; }
  1308. inline void set_validForParseAsNumber_34(bool value)
  1309. {
  1310. ___validForParseAsNumber_34 = value;
  1311. }
  1312. inline static int32_t get_offset_of_validForParseAsCurrency_35() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___validForParseAsCurrency_35)); }
  1313. inline bool get_validForParseAsCurrency_35() const { return ___validForParseAsCurrency_35; }
  1314. inline bool* get_address_of_validForParseAsCurrency_35() { return &___validForParseAsCurrency_35; }
  1315. inline void set_validForParseAsCurrency_35(bool value)
  1316. {
  1317. ___validForParseAsCurrency_35 = value;
  1318. }
  1319. inline static int32_t get_offset_of_nativeDigits_36() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___nativeDigits_36)); }
  1320. inline StringU5BU5D_t1281789340* get_nativeDigits_36() const { return ___nativeDigits_36; }
  1321. inline StringU5BU5D_t1281789340** get_address_of_nativeDigits_36() { return &___nativeDigits_36; }
  1322. inline void set_nativeDigits_36(StringU5BU5D_t1281789340* value)
  1323. {
  1324. ___nativeDigits_36 = value;
  1325. Il2CppCodeGenWriteBarrier((&___nativeDigits_36), value);
  1326. }
  1327. inline static int32_t get_offset_of_digitSubstitution_37() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___digitSubstitution_37)); }
  1328. inline int32_t get_digitSubstitution_37() const { return ___digitSubstitution_37; }
  1329. inline int32_t* get_address_of_digitSubstitution_37() { return &___digitSubstitution_37; }
  1330. inline void set_digitSubstitution_37(int32_t value)
  1331. {
  1332. ___digitSubstitution_37 = value;
  1333. }
  1334. };
  1335. struct NumberFormatInfo_t435877138_StaticFields
  1336. {
  1337. public:
  1338. // System.String[] System.Globalization.NumberFormatInfo::invariantNativeDigits
  1339. StringU5BU5D_t1281789340* ___invariantNativeDigits_38;
  1340. public:
  1341. inline static int32_t get_offset_of_invariantNativeDigits_38() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138_StaticFields, ___invariantNativeDigits_38)); }
  1342. inline StringU5BU5D_t1281789340* get_invariantNativeDigits_38() const { return ___invariantNativeDigits_38; }
  1343. inline StringU5BU5D_t1281789340** get_address_of_invariantNativeDigits_38() { return &___invariantNativeDigits_38; }
  1344. inline void set_invariantNativeDigits_38(StringU5BU5D_t1281789340* value)
  1345. {
  1346. ___invariantNativeDigits_38 = value;
  1347. Il2CppCodeGenWriteBarrier((&___invariantNativeDigits_38), value);
  1348. }
  1349. };
  1350. #ifdef __clang__
  1351. #pragma clang diagnostic pop
  1352. #endif
  1353. #endif // NUMBERFORMATINFO_T435877138_H
  1354. #ifndef CRITICALFINALIZEROBJECT_T701527852_H
  1355. #define CRITICALFINALIZEROBJECT_T701527852_H
  1356. #ifdef __clang__
  1357. #pragma clang diagnostic push
  1358. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1359. #pragma clang diagnostic ignored "-Wunused-variable"
  1360. #endif
  1361. // System.Runtime.ConstrainedExecution.CriticalFinalizerObject
  1362. struct CriticalFinalizerObject_t701527852 : public RuntimeObject
  1363. {
  1364. public:
  1365. public:
  1366. };
  1367. #ifdef __clang__
  1368. #pragma clang diagnostic pop
  1369. #endif
  1370. #endif // CRITICALFINALIZEROBJECT_T701527852_H
  1371. #ifndef EXCEPTION_T_H
  1372. #define EXCEPTION_T_H
  1373. #ifdef __clang__
  1374. #pragma clang diagnostic push
  1375. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1376. #pragma clang diagnostic ignored "-Wunused-variable"
  1377. #endif
  1378. // System.Exception
  1379. struct Exception_t : public RuntimeObject
  1380. {
  1381. public:
  1382. // System.IntPtr[] System.Exception::trace_ips
  1383. IntPtrU5BU5D_t4013366056* ___trace_ips_0;
  1384. // System.Exception System.Exception::inner_exception
  1385. Exception_t * ___inner_exception_1;
  1386. // System.String System.Exception::message
  1387. String_t* ___message_2;
  1388. // System.String System.Exception::help_link
  1389. String_t* ___help_link_3;
  1390. // System.String System.Exception::class_name
  1391. String_t* ___class_name_4;
  1392. // System.String System.Exception::stack_trace
  1393. String_t* ___stack_trace_5;
  1394. // System.String System.Exception::_remoteStackTraceString
  1395. String_t* ____remoteStackTraceString_6;
  1396. // System.Int32 System.Exception::remote_stack_index
  1397. int32_t ___remote_stack_index_7;
  1398. // System.Int32 System.Exception::hresult
  1399. int32_t ___hresult_8;
  1400. // System.String System.Exception::source
  1401. String_t* ___source_9;
  1402. // System.Collections.IDictionary System.Exception::_data
  1403. RuntimeObject* ____data_10;
  1404. public:
  1405. inline static int32_t get_offset_of_trace_ips_0() { return static_cast<int32_t>(offsetof(Exception_t, ___trace_ips_0)); }
  1406. inline IntPtrU5BU5D_t4013366056* get_trace_ips_0() const { return ___trace_ips_0; }
  1407. inline IntPtrU5BU5D_t4013366056** get_address_of_trace_ips_0() { return &___trace_ips_0; }
  1408. inline void set_trace_ips_0(IntPtrU5BU5D_t4013366056* value)
  1409. {
  1410. ___trace_ips_0 = value;
  1411. Il2CppCodeGenWriteBarrier((&___trace_ips_0), value);
  1412. }
  1413. inline static int32_t get_offset_of_inner_exception_1() { return static_cast<int32_t>(offsetof(Exception_t, ___inner_exception_1)); }
  1414. inline Exception_t * get_inner_exception_1() const { return ___inner_exception_1; }
  1415. inline Exception_t ** get_address_of_inner_exception_1() { return &___inner_exception_1; }
  1416. inline void set_inner_exception_1(Exception_t * value)
  1417. {
  1418. ___inner_exception_1 = value;
  1419. Il2CppCodeGenWriteBarrier((&___inner_exception_1), value);
  1420. }
  1421. inline static int32_t get_offset_of_message_2() { return static_cast<int32_t>(offsetof(Exception_t, ___message_2)); }
  1422. inline String_t* get_message_2() const { return ___message_2; }
  1423. inline String_t** get_address_of_message_2() { return &___message_2; }
  1424. inline void set_message_2(String_t* value)
  1425. {
  1426. ___message_2 = value;
  1427. Il2CppCodeGenWriteBarrier((&___message_2), value);
  1428. }
  1429. inline static int32_t get_offset_of_help_link_3() { return static_cast<int32_t>(offsetof(Exception_t, ___help_link_3)); }
  1430. inline String_t* get_help_link_3() const { return ___help_link_3; }
  1431. inline String_t** get_address_of_help_link_3() { return &___help_link_3; }
  1432. inline void set_help_link_3(String_t* value)
  1433. {
  1434. ___help_link_3 = value;
  1435. Il2CppCodeGenWriteBarrier((&___help_link_3), value);
  1436. }
  1437. inline static int32_t get_offset_of_class_name_4() { return static_cast<int32_t>(offsetof(Exception_t, ___class_name_4)); }
  1438. inline String_t* get_class_name_4() const { return ___class_name_4; }
  1439. inline String_t** get_address_of_class_name_4() { return &___class_name_4; }
  1440. inline void set_class_name_4(String_t* value)
  1441. {
  1442. ___class_name_4 = value;
  1443. Il2CppCodeGenWriteBarrier((&___class_name_4), value);
  1444. }
  1445. inline static int32_t get_offset_of_stack_trace_5() { return static_cast<int32_t>(offsetof(Exception_t, ___stack_trace_5)); }
  1446. inline String_t* get_stack_trace_5() const { return ___stack_trace_5; }
  1447. inline String_t** get_address_of_stack_trace_5() { return &___stack_trace_5; }
  1448. inline void set_stack_trace_5(String_t* value)
  1449. {
  1450. ___stack_trace_5 = value;
  1451. Il2CppCodeGenWriteBarrier((&___stack_trace_5), value);
  1452. }
  1453. inline static int32_t get_offset_of__remoteStackTraceString_6() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackTraceString_6)); }
  1454. inline String_t* get__remoteStackTraceString_6() const { return ____remoteStackTraceString_6; }
  1455. inline String_t** get_address_of__remoteStackTraceString_6() { return &____remoteStackTraceString_6; }
  1456. inline void set__remoteStackTraceString_6(String_t* value)
  1457. {
  1458. ____remoteStackTraceString_6 = value;
  1459. Il2CppCodeGenWriteBarrier((&____remoteStackTraceString_6), value);
  1460. }
  1461. inline static int32_t get_offset_of_remote_stack_index_7() { return static_cast<int32_t>(offsetof(Exception_t, ___remote_stack_index_7)); }
  1462. inline int32_t get_remote_stack_index_7() const { return ___remote_stack_index_7; }
  1463. inline int32_t* get_address_of_remote_stack_index_7() { return &___remote_stack_index_7; }
  1464. inline void set_remote_stack_index_7(int32_t value)
  1465. {
  1466. ___remote_stack_index_7 = value;
  1467. }
  1468. inline static int32_t get_offset_of_hresult_8() { return static_cast<int32_t>(offsetof(Exception_t, ___hresult_8)); }
  1469. inline int32_t get_hresult_8() const { return ___hresult_8; }
  1470. inline int32_t* get_address_of_hresult_8() { return &___hresult_8; }
  1471. inline void set_hresult_8(int32_t value)
  1472. {
  1473. ___hresult_8 = value;
  1474. }
  1475. inline static int32_t get_offset_of_source_9() { return static_cast<int32_t>(offsetof(Exception_t, ___source_9)); }
  1476. inline String_t* get_source_9() const { return ___source_9; }
  1477. inline String_t** get_address_of_source_9() { return &___source_9; }
  1478. inline void set_source_9(String_t* value)
  1479. {
  1480. ___source_9 = value;
  1481. Il2CppCodeGenWriteBarrier((&___source_9), value);
  1482. }
  1483. inline static int32_t get_offset_of__data_10() { return static_cast<int32_t>(offsetof(Exception_t, ____data_10)); }
  1484. inline RuntimeObject* get__data_10() const { return ____data_10; }
  1485. inline RuntimeObject** get_address_of__data_10() { return &____data_10; }
  1486. inline void set__data_10(RuntimeObject* value)
  1487. {
  1488. ____data_10 = value;
  1489. Il2CppCodeGenWriteBarrier((&____data_10), value);
  1490. }
  1491. };
  1492. #ifdef __clang__
  1493. #pragma clang diagnostic pop
  1494. #endif
  1495. #endif // EXCEPTION_T_H
  1496. #ifndef VERSION_T3456873960_H
  1497. #define VERSION_T3456873960_H
  1498. #ifdef __clang__
  1499. #pragma clang diagnostic push
  1500. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1501. #pragma clang diagnostic ignored "-Wunused-variable"
  1502. #endif
  1503. // System.Version
  1504. struct Version_t3456873960 : public RuntimeObject
  1505. {
  1506. public:
  1507. // System.Int32 System.Version::_Major
  1508. int32_t ____Major_1;
  1509. // System.Int32 System.Version::_Minor
  1510. int32_t ____Minor_2;
  1511. // System.Int32 System.Version::_Build
  1512. int32_t ____Build_3;
  1513. // System.Int32 System.Version::_Revision
  1514. int32_t ____Revision_4;
  1515. public:
  1516. inline static int32_t get_offset_of__Major_1() { return static_cast<int32_t>(offsetof(Version_t3456873960, ____Major_1)); }
  1517. inline int32_t get__Major_1() const { return ____Major_1; }
  1518. inline int32_t* get_address_of__Major_1() { return &____Major_1; }
  1519. inline void set__Major_1(int32_t value)
  1520. {
  1521. ____Major_1 = value;
  1522. }
  1523. inline static int32_t get_offset_of__Minor_2() { return static_cast<int32_t>(offsetof(Version_t3456873960, ____Minor_2)); }
  1524. inline int32_t get__Minor_2() const { return ____Minor_2; }
  1525. inline int32_t* get_address_of__Minor_2() { return &____Minor_2; }
  1526. inline void set__Minor_2(int32_t value)
  1527. {
  1528. ____Minor_2 = value;
  1529. }
  1530. inline static int32_t get_offset_of__Build_3() { return static_cast<int32_t>(offsetof(Version_t3456873960, ____Build_3)); }
  1531. inline int32_t get__Build_3() const { return ____Build_3; }
  1532. inline int32_t* get_address_of__Build_3() { return &____Build_3; }
  1533. inline void set__Build_3(int32_t value)
  1534. {
  1535. ____Build_3 = value;
  1536. }
  1537. inline static int32_t get_offset_of__Revision_4() { return static_cast<int32_t>(offsetof(Version_t3456873960, ____Revision_4)); }
  1538. inline int32_t get__Revision_4() const { return ____Revision_4; }
  1539. inline int32_t* get_address_of__Revision_4() { return &____Revision_4; }
  1540. inline void set__Revision_4(int32_t value)
  1541. {
  1542. ____Revision_4 = value;
  1543. }
  1544. };
  1545. #ifdef __clang__
  1546. #pragma clang diagnostic pop
  1547. #endif
  1548. #endif // VERSION_T3456873960_H
  1549. #ifndef EVENTARGS_T3591816995_H
  1550. #define EVENTARGS_T3591816995_H
  1551. #ifdef __clang__
  1552. #pragma clang diagnostic push
  1553. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1554. #pragma clang diagnostic ignored "-Wunused-variable"
  1555. #endif
  1556. // System.EventArgs
  1557. struct EventArgs_t3591816995 : public RuntimeObject
  1558. {
  1559. public:
  1560. public:
  1561. };
  1562. struct EventArgs_t3591816995_StaticFields
  1563. {
  1564. public:
  1565. // System.EventArgs System.EventArgs::Empty
  1566. EventArgs_t3591816995 * ___Empty_0;
  1567. public:
  1568. inline static int32_t get_offset_of_Empty_0() { return static_cast<int32_t>(offsetof(EventArgs_t3591816995_StaticFields, ___Empty_0)); }
  1569. inline EventArgs_t3591816995 * get_Empty_0() const { return ___Empty_0; }
  1570. inline EventArgs_t3591816995 ** get_address_of_Empty_0() { return &___Empty_0; }
  1571. inline void set_Empty_0(EventArgs_t3591816995 * value)
  1572. {
  1573. ___Empty_0 = value;
  1574. Il2CppCodeGenWriteBarrier((&___Empty_0), value);
  1575. }
  1576. };
  1577. #ifdef __clang__
  1578. #pragma clang diagnostic pop
  1579. #endif
  1580. #endif // EVENTARGS_T3591816995_H
  1581. #ifndef VALUETYPE_T3640485471_H
  1582. #define VALUETYPE_T3640485471_H
  1583. #ifdef __clang__
  1584. #pragma clang diagnostic push
  1585. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1586. #pragma clang diagnostic ignored "-Wunused-variable"
  1587. #endif
  1588. // System.ValueType
  1589. struct ValueType_t3640485471 : public RuntimeObject
  1590. {
  1591. public:
  1592. public:
  1593. };
  1594. #ifdef __clang__
  1595. #pragma clang diagnostic pop
  1596. #endif
  1597. // Native definition for P/Invoke marshalling of System.ValueType
  1598. struct ValueType_t3640485471_marshaled_pinvoke
  1599. {
  1600. };
  1601. // Native definition for COM marshalling of System.ValueType
  1602. struct ValueType_t3640485471_marshaled_com
  1603. {
  1604. };
  1605. #endif // VALUETYPE_T3640485471_H
  1606. #ifndef DBNULL_T3725197148_H
  1607. #define DBNULL_T3725197148_H
  1608. #ifdef __clang__
  1609. #pragma clang diagnostic push
  1610. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1611. #pragma clang diagnostic ignored "-Wunused-variable"
  1612. #endif
  1613. // System.DBNull
  1614. struct DBNull_t3725197148 : public RuntimeObject
  1615. {
  1616. public:
  1617. public:
  1618. };
  1619. struct DBNull_t3725197148_StaticFields
  1620. {
  1621. public:
  1622. // System.DBNull System.DBNull::Value
  1623. DBNull_t3725197148 * ___Value_0;
  1624. public:
  1625. inline static int32_t get_offset_of_Value_0() { return static_cast<int32_t>(offsetof(DBNull_t3725197148_StaticFields, ___Value_0)); }
  1626. inline DBNull_t3725197148 * get_Value_0() const { return ___Value_0; }
  1627. inline DBNull_t3725197148 ** get_address_of_Value_0() { return &___Value_0; }
  1628. inline void set_Value_0(DBNull_t3725197148 * value)
  1629. {
  1630. ___Value_0 = value;
  1631. Il2CppCodeGenWriteBarrier((&___Value_0), value);
  1632. }
  1633. };
  1634. #ifdef __clang__
  1635. #pragma clang diagnostic pop
  1636. #endif
  1637. #endif // DBNULL_T3725197148_H
  1638. #ifndef SYSTEMEXCEPTION_T176217640_H
  1639. #define SYSTEMEXCEPTION_T176217640_H
  1640. #ifdef __clang__
  1641. #pragma clang diagnostic push
  1642. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1643. #pragma clang diagnostic ignored "-Wunused-variable"
  1644. #endif
  1645. // System.SystemException
  1646. struct SystemException_t176217640 : public Exception_t
  1647. {
  1648. public:
  1649. public:
  1650. };
  1651. #ifdef __clang__
  1652. #pragma clang diagnostic pop
  1653. #endif
  1654. #endif // SYSTEMEXCEPTION_T176217640_H
  1655. #ifndef ENUM_T4135868527_H
  1656. #define ENUM_T4135868527_H
  1657. #ifdef __clang__
  1658. #pragma clang diagnostic push
  1659. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1660. #pragma clang diagnostic ignored "-Wunused-variable"
  1661. #endif
  1662. // System.Enum
  1663. struct Enum_t4135868527 : public ValueType_t3640485471
  1664. {
  1665. public:
  1666. public:
  1667. };
  1668. struct Enum_t4135868527_StaticFields
  1669. {
  1670. public:
  1671. // System.Char[] System.Enum::split_char
  1672. CharU5BU5D_t3528271667* ___split_char_0;
  1673. public:
  1674. inline static int32_t get_offset_of_split_char_0() { return static_cast<int32_t>(offsetof(Enum_t4135868527_StaticFields, ___split_char_0)); }
  1675. inline CharU5BU5D_t3528271667* get_split_char_0() const { return ___split_char_0; }
  1676. inline CharU5BU5D_t3528271667** get_address_of_split_char_0() { return &___split_char_0; }
  1677. inline void set_split_char_0(CharU5BU5D_t3528271667* value)
  1678. {
  1679. ___split_char_0 = value;
  1680. Il2CppCodeGenWriteBarrier((&___split_char_0), value);
  1681. }
  1682. };
  1683. #ifdef __clang__
  1684. #pragma clang diagnostic pop
  1685. #endif
  1686. // Native definition for P/Invoke marshalling of System.Enum
  1687. struct Enum_t4135868527_marshaled_pinvoke
  1688. {
  1689. };
  1690. // Native definition for COM marshalling of System.Enum
  1691. struct Enum_t4135868527_marshaled_com
  1692. {
  1693. };
  1694. #endif // ENUM_T4135868527_H
  1695. #ifndef INPUTRECORD_T2660212290_H
  1696. #define INPUTRECORD_T2660212290_H
  1697. #ifdef __clang__
  1698. #pragma clang diagnostic push
  1699. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1700. #pragma clang diagnostic ignored "-Wunused-variable"
  1701. #endif
  1702. // System.InputRecord
  1703. struct InputRecord_t2660212290
  1704. {
  1705. public:
  1706. // System.Int16 System.InputRecord::EventType
  1707. int16_t ___EventType_0;
  1708. // System.Boolean System.InputRecord::KeyDown
  1709. bool ___KeyDown_1;
  1710. // System.Int16 System.InputRecord::RepeatCount
  1711. int16_t ___RepeatCount_2;
  1712. // System.Int16 System.InputRecord::VirtualKeyCode
  1713. int16_t ___VirtualKeyCode_3;
  1714. // System.Int16 System.InputRecord::VirtualScanCode
  1715. int16_t ___VirtualScanCode_4;
  1716. // System.Char System.InputRecord::Character
  1717. Il2CppChar ___Character_5;
  1718. // System.Int32 System.InputRecord::ControlKeyState
  1719. int32_t ___ControlKeyState_6;
  1720. // System.Int32 System.InputRecord::pad1
  1721. int32_t ___pad1_7;
  1722. // System.Boolean System.InputRecord::pad2
  1723. bool ___pad2_8;
  1724. public:
  1725. inline static int32_t get_offset_of_EventType_0() { return static_cast<int32_t>(offsetof(InputRecord_t2660212290, ___EventType_0)); }
  1726. inline int16_t get_EventType_0() const { return ___EventType_0; }
  1727. inline int16_t* get_address_of_EventType_0() { return &___EventType_0; }
  1728. inline void set_EventType_0(int16_t value)
  1729. {
  1730. ___EventType_0 = value;
  1731. }
  1732. inline static int32_t get_offset_of_KeyDown_1() { return static_cast<int32_t>(offsetof(InputRecord_t2660212290, ___KeyDown_1)); }
  1733. inline bool get_KeyDown_1() const { return ___KeyDown_1; }
  1734. inline bool* get_address_of_KeyDown_1() { return &___KeyDown_1; }
  1735. inline void set_KeyDown_1(bool value)
  1736. {
  1737. ___KeyDown_1 = value;
  1738. }
  1739. inline static int32_t get_offset_of_RepeatCount_2() { return static_cast<int32_t>(offsetof(InputRecord_t2660212290, ___RepeatCount_2)); }
  1740. inline int16_t get_RepeatCount_2() const { return ___RepeatCount_2; }
  1741. inline int16_t* get_address_of_RepeatCount_2() { return &___RepeatCount_2; }
  1742. inline void set_RepeatCount_2(int16_t value)
  1743. {
  1744. ___RepeatCount_2 = value;
  1745. }
  1746. inline static int32_t get_offset_of_VirtualKeyCode_3() { return static_cast<int32_t>(offsetof(InputRecord_t2660212290, ___VirtualKeyCode_3)); }
  1747. inline int16_t get_VirtualKeyCode_3() const { return ___VirtualKeyCode_3; }
  1748. inline int16_t* get_address_of_VirtualKeyCode_3() { return &___VirtualKeyCode_3; }
  1749. inline void set_VirtualKeyCode_3(int16_t value)
  1750. {
  1751. ___VirtualKeyCode_3 = value;
  1752. }
  1753. inline static int32_t get_offset_of_VirtualScanCode_4() { return static_cast<int32_t>(offsetof(InputRecord_t2660212290, ___VirtualScanCode_4)); }
  1754. inline int16_t get_VirtualScanCode_4() const { return ___VirtualScanCode_4; }
  1755. inline int16_t* get_address_of_VirtualScanCode_4() { return &___VirtualScanCode_4; }
  1756. inline void set_VirtualScanCode_4(int16_t value)
  1757. {
  1758. ___VirtualScanCode_4 = value;
  1759. }
  1760. inline static int32_t get_offset_of_Character_5() { return static_cast<int32_t>(offsetof(InputRecord_t2660212290, ___Character_5)); }
  1761. inline Il2CppChar get_Character_5() const { return ___Character_5; }
  1762. inline Il2CppChar* get_address_of_Character_5() { return &___Character_5; }
  1763. inline void set_Character_5(Il2CppChar value)
  1764. {
  1765. ___Character_5 = value;
  1766. }
  1767. inline static int32_t get_offset_of_ControlKeyState_6() { return static_cast<int32_t>(offsetof(InputRecord_t2660212290, ___ControlKeyState_6)); }
  1768. inline int32_t get_ControlKeyState_6() const { return ___ControlKeyState_6; }
  1769. inline int32_t* get_address_of_ControlKeyState_6() { return &___ControlKeyState_6; }
  1770. inline void set_ControlKeyState_6(int32_t value)
  1771. {
  1772. ___ControlKeyState_6 = value;
  1773. }
  1774. inline static int32_t get_offset_of_pad1_7() { return static_cast<int32_t>(offsetof(InputRecord_t2660212290, ___pad1_7)); }
  1775. inline int32_t get_pad1_7() const { return ___pad1_7; }
  1776. inline int32_t* get_address_of_pad1_7() { return &___pad1_7; }
  1777. inline void set_pad1_7(int32_t value)
  1778. {
  1779. ___pad1_7 = value;
  1780. }
  1781. inline static int32_t get_offset_of_pad2_8() { return static_cast<int32_t>(offsetof(InputRecord_t2660212290, ___pad2_8)); }
  1782. inline bool get_pad2_8() const { return ___pad2_8; }
  1783. inline bool* get_address_of_pad2_8() { return &___pad2_8; }
  1784. inline void set_pad2_8(bool value)
  1785. {
  1786. ___pad2_8 = value;
  1787. }
  1788. };
  1789. #ifdef __clang__
  1790. #pragma clang diagnostic pop
  1791. #endif
  1792. // Native definition for P/Invoke marshalling of System.InputRecord
  1793. struct InputRecord_t2660212290_marshaled_pinvoke
  1794. {
  1795. int16_t ___EventType_0;
  1796. int32_t ___KeyDown_1;
  1797. int16_t ___RepeatCount_2;
  1798. int16_t ___VirtualKeyCode_3;
  1799. int16_t ___VirtualScanCode_4;
  1800. uint8_t ___Character_5;
  1801. int32_t ___ControlKeyState_6;
  1802. int32_t ___pad1_7;
  1803. int32_t ___pad2_8;
  1804. };
  1805. // Native definition for COM marshalling of System.InputRecord
  1806. struct InputRecord_t2660212290_marshaled_com
  1807. {
  1808. int16_t ___EventType_0;
  1809. int32_t ___KeyDown_1;
  1810. int16_t ___RepeatCount_2;
  1811. int16_t ___VirtualKeyCode_3;
  1812. int16_t ___VirtualScanCode_4;
  1813. uint8_t ___Character_5;
  1814. int32_t ___ControlKeyState_6;
  1815. int32_t ___pad1_7;
  1816. int32_t ___pad2_8;
  1817. };
  1818. #endif // INPUTRECORD_T2660212290_H
  1819. #ifndef TIMESPAN_T881159249_H
  1820. #define TIMESPAN_T881159249_H
  1821. #ifdef __clang__
  1822. #pragma clang diagnostic push
  1823. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1824. #pragma clang diagnostic ignored "-Wunused-variable"
  1825. #endif
  1826. // System.TimeSpan
  1827. struct TimeSpan_t881159249
  1828. {
  1829. public:
  1830. // System.Int64 System.TimeSpan::_ticks
  1831. int64_t ____ticks_8;
  1832. public:
  1833. inline static int32_t get_offset_of__ticks_8() { return static_cast<int32_t>(offsetof(TimeSpan_t881159249, ____ticks_8)); }
  1834. inline int64_t get__ticks_8() const { return ____ticks_8; }
  1835. inline int64_t* get_address_of__ticks_8() { return &____ticks_8; }
  1836. inline void set__ticks_8(int64_t value)
  1837. {
  1838. ____ticks_8 = value;
  1839. }
  1840. };
  1841. struct TimeSpan_t881159249_StaticFields
  1842. {
  1843. public:
  1844. // System.TimeSpan System.TimeSpan::MaxValue
  1845. TimeSpan_t881159249 ___MaxValue_5;
  1846. // System.TimeSpan System.TimeSpan::MinValue
  1847. TimeSpan_t881159249 ___MinValue_6;
  1848. // System.TimeSpan System.TimeSpan::Zero
  1849. TimeSpan_t881159249 ___Zero_7;
  1850. public:
  1851. inline static int32_t get_offset_of_MaxValue_5() { return static_cast<int32_t>(offsetof(TimeSpan_t881159249_StaticFields, ___MaxValue_5)); }
  1852. inline TimeSpan_t881159249 get_MaxValue_5() const { return ___MaxValue_5; }
  1853. inline TimeSpan_t881159249 * get_address_of_MaxValue_5() { return &___MaxValue_5; }
  1854. inline void set_MaxValue_5(TimeSpan_t881159249 value)
  1855. {
  1856. ___MaxValue_5 = value;
  1857. }
  1858. inline static int32_t get_offset_of_MinValue_6() { return static_cast<int32_t>(offsetof(TimeSpan_t881159249_StaticFields, ___MinValue_6)); }
  1859. inline TimeSpan_t881159249 get_MinValue_6() const { return ___MinValue_6; }
  1860. inline TimeSpan_t881159249 * get_address_of_MinValue_6() { return &___MinValue_6; }
  1861. inline void set_MinValue_6(TimeSpan_t881159249 value)
  1862. {
  1863. ___MinValue_6 = value;
  1864. }
  1865. inline static int32_t get_offset_of_Zero_7() { return static_cast<int32_t>(offsetof(TimeSpan_t881159249_StaticFields, ___Zero_7)); }
  1866. inline TimeSpan_t881159249 get_Zero_7() const { return ___Zero_7; }
  1867. inline TimeSpan_t881159249 * get_address_of_Zero_7() { return &___Zero_7; }
  1868. inline void set_Zero_7(TimeSpan_t881159249 value)
  1869. {
  1870. ___Zero_7 = value;
  1871. }
  1872. };
  1873. #ifdef __clang__
  1874. #pragma clang diagnostic pop
  1875. #endif
  1876. #endif // TIMESPAN_T881159249_H
  1877. #ifndef INTPTR_T_H
  1878. #define INTPTR_T_H
  1879. #ifdef __clang__
  1880. #pragma clang diagnostic push
  1881. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1882. #pragma clang diagnostic ignored "-Wunused-variable"
  1883. #endif
  1884. // System.IntPtr
  1885. struct IntPtr_t
  1886. {
  1887. public:
  1888. // System.Void* System.IntPtr::m_value
  1889. void* ___m_value_0;
  1890. public:
  1891. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(IntPtr_t, ___m_value_0)); }
  1892. inline void* get_m_value_0() const { return ___m_value_0; }
  1893. inline void** get_address_of_m_value_0() { return &___m_value_0; }
  1894. inline void set_m_value_0(void* value)
  1895. {
  1896. ___m_value_0 = value;
  1897. }
  1898. };
  1899. struct IntPtr_t_StaticFields
  1900. {
  1901. public:
  1902. // System.IntPtr System.IntPtr::Zero
  1903. intptr_t ___Zero_1;
  1904. public:
  1905. inline static int32_t get_offset_of_Zero_1() { return static_cast<int32_t>(offsetof(IntPtr_t_StaticFields, ___Zero_1)); }
  1906. inline intptr_t get_Zero_1() const { return ___Zero_1; }
  1907. inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; }
  1908. inline void set_Zero_1(intptr_t value)
  1909. {
  1910. ___Zero_1 = value;
  1911. }
  1912. };
  1913. #ifdef __clang__
  1914. #pragma clang diagnostic pop
  1915. #endif
  1916. #endif // INTPTR_T_H
  1917. #ifndef UINTPTR_T_H
  1918. #define UINTPTR_T_H
  1919. #ifdef __clang__
  1920. #pragma clang diagnostic push
  1921. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1922. #pragma clang diagnostic ignored "-Wunused-variable"
  1923. #endif
  1924. // System.UIntPtr
  1925. struct UIntPtr_t
  1926. {
  1927. public:
  1928. // System.Void* System.UIntPtr::_pointer
  1929. void* ____pointer_1;
  1930. public:
  1931. inline static int32_t get_offset_of__pointer_1() { return static_cast<int32_t>(offsetof(UIntPtr_t, ____pointer_1)); }
  1932. inline void* get__pointer_1() const { return ____pointer_1; }
  1933. inline void** get_address_of__pointer_1() { return &____pointer_1; }
  1934. inline void set__pointer_1(void* value)
  1935. {
  1936. ____pointer_1 = value;
  1937. }
  1938. };
  1939. struct UIntPtr_t_StaticFields
  1940. {
  1941. public:
  1942. // System.UIntPtr System.UIntPtr::Zero
  1943. uintptr_t ___Zero_0;
  1944. public:
  1945. inline static int32_t get_offset_of_Zero_0() { return static_cast<int32_t>(offsetof(UIntPtr_t_StaticFields, ___Zero_0)); }
  1946. inline uintptr_t get_Zero_0() const { return ___Zero_0; }
  1947. inline uintptr_t* get_address_of_Zero_0() { return &___Zero_0; }
  1948. inline void set_Zero_0(uintptr_t value)
  1949. {
  1950. ___Zero_0 = value;
  1951. }
  1952. };
  1953. #ifdef __clang__
  1954. #pragma clang diagnostic pop
  1955. #endif
  1956. #endif // UINTPTR_T_H
  1957. #ifndef UNHANDLEDEXCEPTIONEVENTARGS_T2886101344_H
  1958. #define UNHANDLEDEXCEPTIONEVENTARGS_T2886101344_H
  1959. #ifdef __clang__
  1960. #pragma clang diagnostic push
  1961. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1962. #pragma clang diagnostic ignored "-Wunused-variable"
  1963. #endif
  1964. // System.UnhandledExceptionEventArgs
  1965. struct UnhandledExceptionEventArgs_t2886101344 : public EventArgs_t3591816995
  1966. {
  1967. public:
  1968. // System.Object System.UnhandledExceptionEventArgs::exception
  1969. RuntimeObject * ___exception_1;
  1970. // System.Boolean System.UnhandledExceptionEventArgs::m_isTerminating
  1971. bool ___m_isTerminating_2;
  1972. public:
  1973. inline static int32_t get_offset_of_exception_1() { return static_cast<int32_t>(offsetof(UnhandledExceptionEventArgs_t2886101344, ___exception_1)); }
  1974. inline RuntimeObject * get_exception_1() const { return ___exception_1; }
  1975. inline RuntimeObject ** get_address_of_exception_1() { return &___exception_1; }
  1976. inline void set_exception_1(RuntimeObject * value)
  1977. {
  1978. ___exception_1 = value;
  1979. Il2CppCodeGenWriteBarrier((&___exception_1), value);
  1980. }
  1981. inline static int32_t get_offset_of_m_isTerminating_2() { return static_cast<int32_t>(offsetof(UnhandledExceptionEventArgs_t2886101344, ___m_isTerminating_2)); }
  1982. inline bool get_m_isTerminating_2() const { return ___m_isTerminating_2; }
  1983. inline bool* get_address_of_m_isTerminating_2() { return &___m_isTerminating_2; }
  1984. inline void set_m_isTerminating_2(bool value)
  1985. {
  1986. ___m_isTerminating_2 = value;
  1987. }
  1988. };
  1989. #ifdef __clang__
  1990. #pragma clang diagnostic pop
  1991. #endif
  1992. #endif // UNHANDLEDEXCEPTIONEVENTARGS_T2886101344_H
  1993. #ifndef DOUBLE_T594665363_H
  1994. #define DOUBLE_T594665363_H
  1995. #ifdef __clang__
  1996. #pragma clang diagnostic push
  1997. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1998. #pragma clang diagnostic ignored "-Wunused-variable"
  1999. #endif
  2000. // System.Double
  2001. struct Double_t594665363
  2002. {
  2003. public:
  2004. // System.Double System.Double::m_value
  2005. double ___m_value_13;
  2006. public:
  2007. inline static int32_t get_offset_of_m_value_13() { return static_cast<int32_t>(offsetof(Double_t594665363, ___m_value_13)); }
  2008. inline double get_m_value_13() const { return ___m_value_13; }
  2009. inline double* get_address_of_m_value_13() { return &___m_value_13; }
  2010. inline void set_m_value_13(double value)
  2011. {
  2012. ___m_value_13 = value;
  2013. }
  2014. };
  2015. #ifdef __clang__
  2016. #pragma clang diagnostic pop
  2017. #endif
  2018. #endif // DOUBLE_T594665363_H
  2019. #ifndef INT64_T3736567304_H
  2020. #define INT64_T3736567304_H
  2021. #ifdef __clang__
  2022. #pragma clang diagnostic push
  2023. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2024. #pragma clang diagnostic ignored "-Wunused-variable"
  2025. #endif
  2026. // System.Int64
  2027. struct Int64_t3736567304
  2028. {
  2029. public:
  2030. // System.Int64 System.Int64::m_value
  2031. int64_t ___m_value_2;
  2032. public:
  2033. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(Int64_t3736567304, ___m_value_2)); }
  2034. inline int64_t get_m_value_2() const { return ___m_value_2; }
  2035. inline int64_t* get_address_of_m_value_2() { return &___m_value_2; }
  2036. inline void set_m_value_2(int64_t value)
  2037. {
  2038. ___m_value_2 = value;
  2039. }
  2040. };
  2041. #ifdef __clang__
  2042. #pragma clang diagnostic pop
  2043. #endif
  2044. #endif // INT64_T3736567304_H
  2045. #ifndef INT32_T2950945753_H
  2046. #define INT32_T2950945753_H
  2047. #ifdef __clang__
  2048. #pragma clang diagnostic push
  2049. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2050. #pragma clang diagnostic ignored "-Wunused-variable"
  2051. #endif
  2052. // System.Int32
  2053. struct Int32_t2950945753
  2054. {
  2055. public:
  2056. // System.Int32 System.Int32::m_value
  2057. int32_t ___m_value_2;
  2058. public:
  2059. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(Int32_t2950945753, ___m_value_2)); }
  2060. inline int32_t get_m_value_2() const { return ___m_value_2; }
  2061. inline int32_t* get_address_of_m_value_2() { return &___m_value_2; }
  2062. inline void set_m_value_2(int32_t value)
  2063. {
  2064. ___m_value_2 = value;
  2065. }
  2066. };
  2067. #ifdef __clang__
  2068. #pragma clang diagnostic pop
  2069. #endif
  2070. #endif // INT32_T2950945753_H
  2071. #ifndef INT16_T2552820387_H
  2072. #define INT16_T2552820387_H
  2073. #ifdef __clang__
  2074. #pragma clang diagnostic push
  2075. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2076. #pragma clang diagnostic ignored "-Wunused-variable"
  2077. #endif
  2078. // System.Int16
  2079. struct Int16_t2552820387
  2080. {
  2081. public:
  2082. // System.Int16 System.Int16::m_value
  2083. int16_t ___m_value_2;
  2084. public:
  2085. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(Int16_t2552820387, ___m_value_2)); }
  2086. inline int16_t get_m_value_2() const { return ___m_value_2; }
  2087. inline int16_t* get_address_of_m_value_2() { return &___m_value_2; }
  2088. inline void set_m_value_2(int16_t value)
  2089. {
  2090. ___m_value_2 = value;
  2091. }
  2092. };
  2093. #ifdef __clang__
  2094. #pragma clang diagnostic pop
  2095. #endif
  2096. #endif // INT16_T2552820387_H
  2097. #ifndef GCHANDLE_T3351438187_H
  2098. #define GCHANDLE_T3351438187_H
  2099. #ifdef __clang__
  2100. #pragma clang diagnostic push
  2101. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2102. #pragma clang diagnostic ignored "-Wunused-variable"
  2103. #endif
  2104. // System.Runtime.InteropServices.GCHandle
  2105. struct GCHandle_t3351438187
  2106. {
  2107. public:
  2108. // System.Int32 System.Runtime.InteropServices.GCHandle::handle
  2109. int32_t ___handle_0;
  2110. public:
  2111. inline static int32_t get_offset_of_handle_0() { return static_cast<int32_t>(offsetof(GCHandle_t3351438187, ___handle_0)); }
  2112. inline int32_t get_handle_0() const { return ___handle_0; }
  2113. inline int32_t* get_address_of_handle_0() { return &___handle_0; }
  2114. inline void set_handle_0(int32_t value)
  2115. {
  2116. ___handle_0 = value;
  2117. }
  2118. };
  2119. #ifdef __clang__
  2120. #pragma clang diagnostic pop
  2121. #endif
  2122. #endif // GCHANDLE_T3351438187_H
  2123. #ifndef DECIMAL_T2948259380_H
  2124. #define DECIMAL_T2948259380_H
  2125. #ifdef __clang__
  2126. #pragma clang diagnostic push
  2127. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2128. #pragma clang diagnostic ignored "-Wunused-variable"
  2129. #endif
  2130. // System.Decimal
  2131. struct Decimal_t2948259380
  2132. {
  2133. public:
  2134. // System.UInt32 System.Decimal::flags
  2135. uint32_t ___flags_5;
  2136. // System.UInt32 System.Decimal::hi
  2137. uint32_t ___hi_6;
  2138. // System.UInt32 System.Decimal::lo
  2139. uint32_t ___lo_7;
  2140. // System.UInt32 System.Decimal::mid
  2141. uint32_t ___mid_8;
  2142. public:
  2143. inline static int32_t get_offset_of_flags_5() { return static_cast<int32_t>(offsetof(Decimal_t2948259380, ___flags_5)); }
  2144. inline uint32_t get_flags_5() const { return ___flags_5; }
  2145. inline uint32_t* get_address_of_flags_5() { return &___flags_5; }
  2146. inline void set_flags_5(uint32_t value)
  2147. {
  2148. ___flags_5 = value;
  2149. }
  2150. inline static int32_t get_offset_of_hi_6() { return static_cast<int32_t>(offsetof(Decimal_t2948259380, ___hi_6)); }
  2151. inline uint32_t get_hi_6() const { return ___hi_6; }
  2152. inline uint32_t* get_address_of_hi_6() { return &___hi_6; }
  2153. inline void set_hi_6(uint32_t value)
  2154. {
  2155. ___hi_6 = value;
  2156. }
  2157. inline static int32_t get_offset_of_lo_7() { return static_cast<int32_t>(offsetof(Decimal_t2948259380, ___lo_7)); }
  2158. inline uint32_t get_lo_7() const { return ___lo_7; }
  2159. inline uint32_t* get_address_of_lo_7() { return &___lo_7; }
  2160. inline void set_lo_7(uint32_t value)
  2161. {
  2162. ___lo_7 = value;
  2163. }
  2164. inline static int32_t get_offset_of_mid_8() { return static_cast<int32_t>(offsetof(Decimal_t2948259380, ___mid_8)); }
  2165. inline uint32_t get_mid_8() const { return ___mid_8; }
  2166. inline uint32_t* get_address_of_mid_8() { return &___mid_8; }
  2167. inline void set_mid_8(uint32_t value)
  2168. {
  2169. ___mid_8 = value;
  2170. }
  2171. };
  2172. struct Decimal_t2948259380_StaticFields
  2173. {
  2174. public:
  2175. // System.Decimal System.Decimal::MinValue
  2176. Decimal_t2948259380 ___MinValue_0;
  2177. // System.Decimal System.Decimal::MaxValue
  2178. Decimal_t2948259380 ___MaxValue_1;
  2179. // System.Decimal System.Decimal::MinusOne
  2180. Decimal_t2948259380 ___MinusOne_2;
  2181. // System.Decimal System.Decimal::One
  2182. Decimal_t2948259380 ___One_3;
  2183. // System.Decimal System.Decimal::MaxValueDiv10
  2184. Decimal_t2948259380 ___MaxValueDiv10_4;
  2185. public:
  2186. inline static int32_t get_offset_of_MinValue_0() { return static_cast<int32_t>(offsetof(Decimal_t2948259380_StaticFields, ___MinValue_0)); }
  2187. inline Decimal_t2948259380 get_MinValue_0() const { return ___MinValue_0; }
  2188. inline Decimal_t2948259380 * get_address_of_MinValue_0() { return &___MinValue_0; }
  2189. inline void set_MinValue_0(Decimal_t2948259380 value)
  2190. {
  2191. ___MinValue_0 = value;
  2192. }
  2193. inline static int32_t get_offset_of_MaxValue_1() { return static_cast<int32_t>(offsetof(Decimal_t2948259380_StaticFields, ___MaxValue_1)); }
  2194. inline Decimal_t2948259380 get_MaxValue_1() const { return ___MaxValue_1; }
  2195. inline Decimal_t2948259380 * get_address_of_MaxValue_1() { return &___MaxValue_1; }
  2196. inline void set_MaxValue_1(Decimal_t2948259380 value)
  2197. {
  2198. ___MaxValue_1 = value;
  2199. }
  2200. inline static int32_t get_offset_of_MinusOne_2() { return static_cast<int32_t>(offsetof(Decimal_t2948259380_StaticFields, ___MinusOne_2)); }
  2201. inline Decimal_t2948259380 get_MinusOne_2() const { return ___MinusOne_2; }
  2202. inline Decimal_t2948259380 * get_address_of_MinusOne_2() { return &___MinusOne_2; }
  2203. inline void set_MinusOne_2(Decimal_t2948259380 value)
  2204. {
  2205. ___MinusOne_2 = value;
  2206. }
  2207. inline static int32_t get_offset_of_One_3() { return static_cast<int32_t>(offsetof(Decimal_t2948259380_StaticFields, ___One_3)); }
  2208. inline Decimal_t2948259380 get_One_3() const { return ___One_3; }
  2209. inline Decimal_t2948259380 * get_address_of_One_3() { return &___One_3; }
  2210. inline void set_One_3(Decimal_t2948259380 value)
  2211. {
  2212. ___One_3 = value;
  2213. }
  2214. inline static int32_t get_offset_of_MaxValueDiv10_4() { return static_cast<int32_t>(offsetof(Decimal_t2948259380_StaticFields, ___MaxValueDiv10_4)); }
  2215. inline Decimal_t2948259380 get_MaxValueDiv10_4() const { return ___MaxValueDiv10_4; }
  2216. inline Decimal_t2948259380 * get_address_of_MaxValueDiv10_4() { return &___MaxValueDiv10_4; }
  2217. inline void set_MaxValueDiv10_4(Decimal_t2948259380 value)
  2218. {
  2219. ___MaxValueDiv10_4 = value;
  2220. }
  2221. };
  2222. #ifdef __clang__
  2223. #pragma clang diagnostic pop
  2224. #endif
  2225. #endif // DECIMAL_T2948259380_H
  2226. #ifndef CHAR_T3634460470_H
  2227. #define CHAR_T3634460470_H
  2228. #ifdef __clang__
  2229. #pragma clang diagnostic push
  2230. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2231. #pragma clang diagnostic ignored "-Wunused-variable"
  2232. #endif
  2233. // System.Char
  2234. struct Char_t3634460470
  2235. {
  2236. public:
  2237. // System.Char System.Char::m_value
  2238. Il2CppChar ___m_value_2;
  2239. public:
  2240. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(Char_t3634460470, ___m_value_2)); }
  2241. inline Il2CppChar get_m_value_2() const { return ___m_value_2; }
  2242. inline Il2CppChar* get_address_of_m_value_2() { return &___m_value_2; }
  2243. inline void set_m_value_2(Il2CppChar value)
  2244. {
  2245. ___m_value_2 = value;
  2246. }
  2247. };
  2248. struct Char_t3634460470_StaticFields
  2249. {
  2250. public:
  2251. // System.Byte* System.Char::category_data
  2252. uint8_t* ___category_data_3;
  2253. // System.Byte* System.Char::numeric_data
  2254. uint8_t* ___numeric_data_4;
  2255. // System.Double* System.Char::numeric_data_values
  2256. double* ___numeric_data_values_5;
  2257. // System.UInt16* System.Char::to_lower_data_low
  2258. uint16_t* ___to_lower_data_low_6;
  2259. // System.UInt16* System.Char::to_lower_data_high
  2260. uint16_t* ___to_lower_data_high_7;
  2261. // System.UInt16* System.Char::to_upper_data_low
  2262. uint16_t* ___to_upper_data_low_8;
  2263. // System.UInt16* System.Char::to_upper_data_high
  2264. uint16_t* ___to_upper_data_high_9;
  2265. public:
  2266. inline static int32_t get_offset_of_category_data_3() { return static_cast<int32_t>(offsetof(Char_t3634460470_StaticFields, ___category_data_3)); }
  2267. inline uint8_t* get_category_data_3() const { return ___category_data_3; }
  2268. inline uint8_t** get_address_of_category_data_3() { return &___category_data_3; }
  2269. inline void set_category_data_3(uint8_t* value)
  2270. {
  2271. ___category_data_3 = value;
  2272. }
  2273. inline static int32_t get_offset_of_numeric_data_4() { return static_cast<int32_t>(offsetof(Char_t3634460470_StaticFields, ___numeric_data_4)); }
  2274. inline uint8_t* get_numeric_data_4() const { return ___numeric_data_4; }
  2275. inline uint8_t** get_address_of_numeric_data_4() { return &___numeric_data_4; }
  2276. inline void set_numeric_data_4(uint8_t* value)
  2277. {
  2278. ___numeric_data_4 = value;
  2279. }
  2280. inline static int32_t get_offset_of_numeric_data_values_5() { return static_cast<int32_t>(offsetof(Char_t3634460470_StaticFields, ___numeric_data_values_5)); }
  2281. inline double* get_numeric_data_values_5() const { return ___numeric_data_values_5; }
  2282. inline double** get_address_of_numeric_data_values_5() { return &___numeric_data_values_5; }
  2283. inline void set_numeric_data_values_5(double* value)
  2284. {
  2285. ___numeric_data_values_5 = value;
  2286. }
  2287. inline static int32_t get_offset_of_to_lower_data_low_6() { return static_cast<int32_t>(offsetof(Char_t3634460470_StaticFields, ___to_lower_data_low_6)); }
  2288. inline uint16_t* get_to_lower_data_low_6() const { return ___to_lower_data_low_6; }
  2289. inline uint16_t** get_address_of_to_lower_data_low_6() { return &___to_lower_data_low_6; }
  2290. inline void set_to_lower_data_low_6(uint16_t* value)
  2291. {
  2292. ___to_lower_data_low_6 = value;
  2293. }
  2294. inline static int32_t get_offset_of_to_lower_data_high_7() { return static_cast<int32_t>(offsetof(Char_t3634460470_StaticFields, ___to_lower_data_high_7)); }
  2295. inline uint16_t* get_to_lower_data_high_7() const { return ___to_lower_data_high_7; }
  2296. inline uint16_t** get_address_of_to_lower_data_high_7() { return &___to_lower_data_high_7; }
  2297. inline void set_to_lower_data_high_7(uint16_t* value)
  2298. {
  2299. ___to_lower_data_high_7 = value;
  2300. }
  2301. inline static int32_t get_offset_of_to_upper_data_low_8() { return static_cast<int32_t>(offsetof(Char_t3634460470_StaticFields, ___to_upper_data_low_8)); }
  2302. inline uint16_t* get_to_upper_data_low_8() const { return ___to_upper_data_low_8; }
  2303. inline uint16_t** get_address_of_to_upper_data_low_8() { return &___to_upper_data_low_8; }
  2304. inline void set_to_upper_data_low_8(uint16_t* value)
  2305. {
  2306. ___to_upper_data_low_8 = value;
  2307. }
  2308. inline static int32_t get_offset_of_to_upper_data_high_9() { return static_cast<int32_t>(offsetof(Char_t3634460470_StaticFields, ___to_upper_data_high_9)); }
  2309. inline uint16_t* get_to_upper_data_high_9() const { return ___to_upper_data_high_9; }
  2310. inline uint16_t** get_address_of_to_upper_data_high_9() { return &___to_upper_data_high_9; }
  2311. inline void set_to_upper_data_high_9(uint16_t* value)
  2312. {
  2313. ___to_upper_data_high_9 = value;
  2314. }
  2315. };
  2316. #ifdef __clang__
  2317. #pragma clang diagnostic pop
  2318. #endif
  2319. #endif // CHAR_T3634460470_H
  2320. #ifndef BYTE_T1134296376_H
  2321. #define BYTE_T1134296376_H
  2322. #ifdef __clang__
  2323. #pragma clang diagnostic push
  2324. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2325. #pragma clang diagnostic ignored "-Wunused-variable"
  2326. #endif
  2327. // System.Byte
  2328. struct Byte_t1134296376
  2329. {
  2330. public:
  2331. // System.Byte System.Byte::m_value
  2332. uint8_t ___m_value_2;
  2333. public:
  2334. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(Byte_t1134296376, ___m_value_2)); }
  2335. inline uint8_t get_m_value_2() const { return ___m_value_2; }
  2336. inline uint8_t* get_address_of_m_value_2() { return &___m_value_2; }
  2337. inline void set_m_value_2(uint8_t value)
  2338. {
  2339. ___m_value_2 = value;
  2340. }
  2341. };
  2342. #ifdef __clang__
  2343. #pragma clang diagnostic pop
  2344. #endif
  2345. #endif // BYTE_T1134296376_H
  2346. #ifndef BOOLEAN_T97287965_H
  2347. #define BOOLEAN_T97287965_H
  2348. #ifdef __clang__
  2349. #pragma clang diagnostic push
  2350. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2351. #pragma clang diagnostic ignored "-Wunused-variable"
  2352. #endif
  2353. // System.Boolean
  2354. struct Boolean_t97287965
  2355. {
  2356. public:
  2357. // System.Boolean System.Boolean::m_value
  2358. bool ___m_value_2;
  2359. public:
  2360. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(Boolean_t97287965, ___m_value_2)); }
  2361. inline bool get_m_value_2() const { return ___m_value_2; }
  2362. inline bool* get_address_of_m_value_2() { return &___m_value_2; }
  2363. inline void set_m_value_2(bool value)
  2364. {
  2365. ___m_value_2 = value;
  2366. }
  2367. };
  2368. struct Boolean_t97287965_StaticFields
  2369. {
  2370. public:
  2371. // System.String System.Boolean::FalseString
  2372. String_t* ___FalseString_0;
  2373. // System.String System.Boolean::TrueString
  2374. String_t* ___TrueString_1;
  2375. public:
  2376. inline static int32_t get_offset_of_FalseString_0() { return static_cast<int32_t>(offsetof(Boolean_t97287965_StaticFields, ___FalseString_0)); }
  2377. inline String_t* get_FalseString_0() const { return ___FalseString_0; }
  2378. inline String_t** get_address_of_FalseString_0() { return &___FalseString_0; }
  2379. inline void set_FalseString_0(String_t* value)
  2380. {
  2381. ___FalseString_0 = value;
  2382. Il2CppCodeGenWriteBarrier((&___FalseString_0), value);
  2383. }
  2384. inline static int32_t get_offset_of_TrueString_1() { return static_cast<int32_t>(offsetof(Boolean_t97287965_StaticFields, ___TrueString_1)); }
  2385. inline String_t* get_TrueString_1() const { return ___TrueString_1; }
  2386. inline String_t** get_address_of_TrueString_1() { return &___TrueString_1; }
  2387. inline void set_TrueString_1(String_t* value)
  2388. {
  2389. ___TrueString_1 = value;
  2390. Il2CppCodeGenWriteBarrier((&___TrueString_1), value);
  2391. }
  2392. };
  2393. #ifdef __clang__
  2394. #pragma clang diagnostic pop
  2395. #endif
  2396. #endif // BOOLEAN_T97287965_H
  2397. #ifndef UINT32_T2560061978_H
  2398. #define UINT32_T2560061978_H
  2399. #ifdef __clang__
  2400. #pragma clang diagnostic push
  2401. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2402. #pragma clang diagnostic ignored "-Wunused-variable"
  2403. #endif
  2404. // System.UInt32
  2405. struct UInt32_t2560061978
  2406. {
  2407. public:
  2408. // System.UInt32 System.UInt32::m_value
  2409. uint32_t ___m_value_2;
  2410. public:
  2411. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(UInt32_t2560061978, ___m_value_2)); }
  2412. inline uint32_t get_m_value_2() const { return ___m_value_2; }
  2413. inline uint32_t* get_address_of_m_value_2() { return &___m_value_2; }
  2414. inline void set_m_value_2(uint32_t value)
  2415. {
  2416. ___m_value_2 = value;
  2417. }
  2418. };
  2419. #ifdef __clang__
  2420. #pragma clang diagnostic pop
  2421. #endif
  2422. #endif // UINT32_T2560061978_H
  2423. #ifndef COORD_T397375283_H
  2424. #define COORD_T397375283_H
  2425. #ifdef __clang__
  2426. #pragma clang diagnostic push
  2427. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2428. #pragma clang diagnostic ignored "-Wunused-variable"
  2429. #endif
  2430. // System.Coord
  2431. struct Coord_t397375283
  2432. {
  2433. public:
  2434. // System.Int16 System.Coord::X
  2435. int16_t ___X_0;
  2436. // System.Int16 System.Coord::Y
  2437. int16_t ___Y_1;
  2438. public:
  2439. inline static int32_t get_offset_of_X_0() { return static_cast<int32_t>(offsetof(Coord_t397375283, ___X_0)); }
  2440. inline int16_t get_X_0() const { return ___X_0; }
  2441. inline int16_t* get_address_of_X_0() { return &___X_0; }
  2442. inline void set_X_0(int16_t value)
  2443. {
  2444. ___X_0 = value;
  2445. }
  2446. inline static int32_t get_offset_of_Y_1() { return static_cast<int32_t>(offsetof(Coord_t397375283, ___Y_1)); }
  2447. inline int16_t get_Y_1() const { return ___Y_1; }
  2448. inline int16_t* get_address_of_Y_1() { return &___Y_1; }
  2449. inline void set_Y_1(int16_t value)
  2450. {
  2451. ___Y_1 = value;
  2452. }
  2453. };
  2454. #ifdef __clang__
  2455. #pragma clang diagnostic pop
  2456. #endif
  2457. #endif // COORD_T397375283_H
  2458. #ifndef UINT64_T4134040092_H
  2459. #define UINT64_T4134040092_H
  2460. #ifdef __clang__
  2461. #pragma clang diagnostic push
  2462. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2463. #pragma clang diagnostic ignored "-Wunused-variable"
  2464. #endif
  2465. // System.UInt64
  2466. struct UInt64_t4134040092
  2467. {
  2468. public:
  2469. // System.UInt64 System.UInt64::m_value
  2470. uint64_t ___m_value_0;
  2471. public:
  2472. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(UInt64_t4134040092, ___m_value_0)); }
  2473. inline uint64_t get_m_value_0() const { return ___m_value_0; }
  2474. inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; }
  2475. inline void set_m_value_0(uint64_t value)
  2476. {
  2477. ___m_value_0 = value;
  2478. }
  2479. };
  2480. #ifdef __clang__
  2481. #pragma clang diagnostic pop
  2482. #endif
  2483. #endif // UINT64_T4134040092_H
  2484. #ifndef VOID_T1185182177_H
  2485. #define VOID_T1185182177_H
  2486. #ifdef __clang__
  2487. #pragma clang diagnostic push
  2488. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2489. #pragma clang diagnostic ignored "-Wunused-variable"
  2490. #endif
  2491. // System.Void
  2492. struct Void_t1185182177
  2493. {
  2494. public:
  2495. public:
  2496. };
  2497. #ifdef __clang__
  2498. #pragma clang diagnostic pop
  2499. #endif
  2500. #endif // VOID_T1185182177_H
  2501. #ifndef UINT16_T2177724958_H
  2502. #define UINT16_T2177724958_H
  2503. #ifdef __clang__
  2504. #pragma clang diagnostic push
  2505. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2506. #pragma clang diagnostic ignored "-Wunused-variable"
  2507. #endif
  2508. // System.UInt16
  2509. struct UInt16_t2177724958
  2510. {
  2511. public:
  2512. // System.UInt16 System.UInt16::m_value
  2513. uint16_t ___m_value_2;
  2514. public:
  2515. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(UInt16_t2177724958, ___m_value_2)); }
  2516. inline uint16_t get_m_value_2() const { return ___m_value_2; }
  2517. inline uint16_t* get_address_of_m_value_2() { return &___m_value_2; }
  2518. inline void set_m_value_2(uint16_t value)
  2519. {
  2520. ___m_value_2 = value;
  2521. }
  2522. };
  2523. #ifdef __clang__
  2524. #pragma clang diagnostic pop
  2525. #endif
  2526. #endif // UINT16_T2177724958_H
  2527. #ifndef SMALLRECT_T2930836963_H
  2528. #define SMALLRECT_T2930836963_H
  2529. #ifdef __clang__
  2530. #pragma clang diagnostic push
  2531. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2532. #pragma clang diagnostic ignored "-Wunused-variable"
  2533. #endif
  2534. // System.SmallRect
  2535. struct SmallRect_t2930836963
  2536. {
  2537. public:
  2538. // System.Int16 System.SmallRect::Left
  2539. int16_t ___Left_0;
  2540. // System.Int16 System.SmallRect::Top
  2541. int16_t ___Top_1;
  2542. // System.Int16 System.SmallRect::Right
  2543. int16_t ___Right_2;
  2544. // System.Int16 System.SmallRect::Bottom
  2545. int16_t ___Bottom_3;
  2546. public:
  2547. inline static int32_t get_offset_of_Left_0() { return static_cast<int32_t>(offsetof(SmallRect_t2930836963, ___Left_0)); }
  2548. inline int16_t get_Left_0() const { return ___Left_0; }
  2549. inline int16_t* get_address_of_Left_0() { return &___Left_0; }
  2550. inline void set_Left_0(int16_t value)
  2551. {
  2552. ___Left_0 = value;
  2553. }
  2554. inline static int32_t get_offset_of_Top_1() { return static_cast<int32_t>(offsetof(SmallRect_t2930836963, ___Top_1)); }
  2555. inline int16_t get_Top_1() const { return ___Top_1; }
  2556. inline int16_t* get_address_of_Top_1() { return &___Top_1; }
  2557. inline void set_Top_1(int16_t value)
  2558. {
  2559. ___Top_1 = value;
  2560. }
  2561. inline static int32_t get_offset_of_Right_2() { return static_cast<int32_t>(offsetof(SmallRect_t2930836963, ___Right_2)); }
  2562. inline int16_t get_Right_2() const { return ___Right_2; }
  2563. inline int16_t* get_address_of_Right_2() { return &___Right_2; }
  2564. inline void set_Right_2(int16_t value)
  2565. {
  2566. ___Right_2 = value;
  2567. }
  2568. inline static int32_t get_offset_of_Bottom_3() { return static_cast<int32_t>(offsetof(SmallRect_t2930836963, ___Bottom_3)); }
  2569. inline int16_t get_Bottom_3() const { return ___Bottom_3; }
  2570. inline int16_t* get_address_of_Bottom_3() { return &___Bottom_3; }
  2571. inline void set_Bottom_3(int16_t value)
  2572. {
  2573. ___Bottom_3 = value;
  2574. }
  2575. };
  2576. #ifdef __clang__
  2577. #pragma clang diagnostic pop
  2578. #endif
  2579. #endif // SMALLRECT_T2930836963_H
  2580. #ifndef SINGLE_T1397266774_H
  2581. #define SINGLE_T1397266774_H
  2582. #ifdef __clang__
  2583. #pragma clang diagnostic push
  2584. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2585. #pragma clang diagnostic ignored "-Wunused-variable"
  2586. #endif
  2587. // System.Single
  2588. struct Single_t1397266774
  2589. {
  2590. public:
  2591. // System.Single System.Single::m_value
  2592. float ___m_value_7;
  2593. public:
  2594. inline static int32_t get_offset_of_m_value_7() { return static_cast<int32_t>(offsetof(Single_t1397266774, ___m_value_7)); }
  2595. inline float get_m_value_7() const { return ___m_value_7; }
  2596. inline float* get_address_of_m_value_7() { return &___m_value_7; }
  2597. inline void set_m_value_7(float value)
  2598. {
  2599. ___m_value_7 = value;
  2600. }
  2601. };
  2602. #ifdef __clang__
  2603. #pragma clang diagnostic pop
  2604. #endif
  2605. #endif // SINGLE_T1397266774_H
  2606. #ifndef SBYTE_T1669577662_H
  2607. #define SBYTE_T1669577662_H
  2608. #ifdef __clang__
  2609. #pragma clang diagnostic push
  2610. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2611. #pragma clang diagnostic ignored "-Wunused-variable"
  2612. #endif
  2613. // System.SByte
  2614. struct SByte_t1669577662
  2615. {
  2616. public:
  2617. // System.SByte System.SByte::m_value
  2618. int8_t ___m_value_0;
  2619. public:
  2620. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(SByte_t1669577662, ___m_value_0)); }
  2621. inline int8_t get_m_value_0() const { return ___m_value_0; }
  2622. inline int8_t* get_address_of_m_value_0() { return &___m_value_0; }
  2623. inline void set_m_value_0(int8_t value)
  2624. {
  2625. ___m_value_0 = value;
  2626. }
  2627. };
  2628. #ifdef __clang__
  2629. #pragma clang diagnostic pop
  2630. #endif
  2631. #endif // SBYTE_T1669577662_H
  2632. #ifndef HANDLES_T3280152003_H
  2633. #define HANDLES_T3280152003_H
  2634. #ifdef __clang__
  2635. #pragma clang diagnostic push
  2636. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2637. #pragma clang diagnostic ignored "-Wunused-variable"
  2638. #endif
  2639. // System.Handles
  2640. struct Handles_t3280152003
  2641. {
  2642. public:
  2643. // System.Int32 System.Handles::value__
  2644. int32_t ___value___1;
  2645. public:
  2646. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(Handles_t3280152003, ___value___1)); }
  2647. inline int32_t get_value___1() const { return ___value___1; }
  2648. inline int32_t* get_address_of_value___1() { return &___value___1; }
  2649. inline void set_value___1(int32_t value)
  2650. {
  2651. ___value___1 = value;
  2652. }
  2653. };
  2654. #ifdef __clang__
  2655. #pragma clang diagnostic pop
  2656. #endif
  2657. #endif // HANDLES_T3280152003_H
  2658. #ifndef THREADSTATE_T2533302383_H
  2659. #define THREADSTATE_T2533302383_H
  2660. #ifdef __clang__
  2661. #pragma clang diagnostic push
  2662. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2663. #pragma clang diagnostic ignored "-Wunused-variable"
  2664. #endif
  2665. // System.Threading.ThreadState
  2666. struct ThreadState_t2533302383
  2667. {
  2668. public:
  2669. // System.Int32 System.Threading.ThreadState::value__
  2670. int32_t ___value___1;
  2671. public:
  2672. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(ThreadState_t2533302383, ___value___1)); }
  2673. inline int32_t get_value___1() const { return ___value___1; }
  2674. inline int32_t* get_address_of_value___1() { return &___value___1; }
  2675. inline void set_value___1(int32_t value)
  2676. {
  2677. ___value___1 = value;
  2678. }
  2679. };
  2680. #ifdef __clang__
  2681. #pragma clang diagnostic pop
  2682. #endif
  2683. #endif // THREADSTATE_T2533302383_H
  2684. #ifndef BINDINGFLAGS_T2721792723_H
  2685. #define BINDINGFLAGS_T2721792723_H
  2686. #ifdef __clang__
  2687. #pragma clang diagnostic push
  2688. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2689. #pragma clang diagnostic ignored "-Wunused-variable"
  2690. #endif
  2691. // System.Reflection.BindingFlags
  2692. struct BindingFlags_t2721792723
  2693. {
  2694. public:
  2695. // System.Int32 System.Reflection.BindingFlags::value__
  2696. int32_t ___value___1;
  2697. public:
  2698. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(BindingFlags_t2721792723, ___value___1)); }
  2699. inline int32_t get_value___1() const { return ___value___1; }
  2700. inline int32_t* get_address_of_value___1() { return &___value___1; }
  2701. inline void set_value___1(int32_t value)
  2702. {
  2703. ___value___1 = value;
  2704. }
  2705. };
  2706. #ifdef __clang__
  2707. #pragma clang diagnostic pop
  2708. #endif
  2709. #endif // BINDINGFLAGS_T2721792723_H
  2710. #ifndef WINDOWSCONSOLEDRIVER_T3991887195_H
  2711. #define WINDOWSCONSOLEDRIVER_T3991887195_H
  2712. #ifdef __clang__
  2713. #pragma clang diagnostic push
  2714. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2715. #pragma clang diagnostic ignored "-Wunused-variable"
  2716. #endif
  2717. // System.WindowsConsoleDriver
  2718. struct WindowsConsoleDriver_t3991887195 : public RuntimeObject
  2719. {
  2720. public:
  2721. // System.IntPtr System.WindowsConsoleDriver::inputHandle
  2722. intptr_t ___inputHandle_0;
  2723. // System.IntPtr System.WindowsConsoleDriver::outputHandle
  2724. intptr_t ___outputHandle_1;
  2725. // System.Int16 System.WindowsConsoleDriver::defaultAttribute
  2726. int16_t ___defaultAttribute_2;
  2727. public:
  2728. inline static int32_t get_offset_of_inputHandle_0() { return static_cast<int32_t>(offsetof(WindowsConsoleDriver_t3991887195, ___inputHandle_0)); }
  2729. inline intptr_t get_inputHandle_0() const { return ___inputHandle_0; }
  2730. inline intptr_t* get_address_of_inputHandle_0() { return &___inputHandle_0; }
  2731. inline void set_inputHandle_0(intptr_t value)
  2732. {
  2733. ___inputHandle_0 = value;
  2734. }
  2735. inline static int32_t get_offset_of_outputHandle_1() { return static_cast<int32_t>(offsetof(WindowsConsoleDriver_t3991887195, ___outputHandle_1)); }
  2736. inline intptr_t get_outputHandle_1() const { return ___outputHandle_1; }
  2737. inline intptr_t* get_address_of_outputHandle_1() { return &___outputHandle_1; }
  2738. inline void set_outputHandle_1(intptr_t value)
  2739. {
  2740. ___outputHandle_1 = value;
  2741. }
  2742. inline static int32_t get_offset_of_defaultAttribute_2() { return static_cast<int32_t>(offsetof(WindowsConsoleDriver_t3991887195, ___defaultAttribute_2)); }
  2743. inline int16_t get_defaultAttribute_2() const { return ___defaultAttribute_2; }
  2744. inline int16_t* get_address_of_defaultAttribute_2() { return &___defaultAttribute_2; }
  2745. inline void set_defaultAttribute_2(int16_t value)
  2746. {
  2747. ___defaultAttribute_2 = value;
  2748. }
  2749. };
  2750. #ifdef __clang__
  2751. #pragma clang diagnostic pop
  2752. #endif
  2753. #endif // WINDOWSCONSOLEDRIVER_T3991887195_H
  2754. #ifndef GCHANDLETYPE_T3432586689_H
  2755. #define GCHANDLETYPE_T3432586689_H
  2756. #ifdef __clang__
  2757. #pragma clang diagnostic push
  2758. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2759. #pragma clang diagnostic ignored "-Wunused-variable"
  2760. #endif
  2761. // System.Runtime.InteropServices.GCHandleType
  2762. struct GCHandleType_t3432586689
  2763. {
  2764. public:
  2765. // System.Int32 System.Runtime.InteropServices.GCHandleType::value__
  2766. int32_t ___value___1;
  2767. public:
  2768. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(GCHandleType_t3432586689, ___value___1)); }
  2769. inline int32_t get_value___1() const { return ___value___1; }
  2770. inline int32_t* get_address_of_value___1() { return &___value___1; }
  2771. inline void set_value___1(int32_t value)
  2772. {
  2773. ___value___1 = value;
  2774. }
  2775. };
  2776. #ifdef __clang__
  2777. #pragma clang diagnostic pop
  2778. #endif
  2779. #endif // GCHANDLETYPE_T3432586689_H
  2780. #ifndef CONSOLESCREENBUFFERINFO_T3095351730_H
  2781. #define CONSOLESCREENBUFFERINFO_T3095351730_H
  2782. #ifdef __clang__
  2783. #pragma clang diagnostic push
  2784. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2785. #pragma clang diagnostic ignored "-Wunused-variable"
  2786. #endif
  2787. // System.ConsoleScreenBufferInfo
  2788. struct ConsoleScreenBufferInfo_t3095351730
  2789. {
  2790. public:
  2791. // System.Coord System.ConsoleScreenBufferInfo::Size
  2792. Coord_t397375283 ___Size_0;
  2793. // System.Coord System.ConsoleScreenBufferInfo::CursorPosition
  2794. Coord_t397375283 ___CursorPosition_1;
  2795. // System.Int16 System.ConsoleScreenBufferInfo::Attribute
  2796. int16_t ___Attribute_2;
  2797. // System.SmallRect System.ConsoleScreenBufferInfo::Window
  2798. SmallRect_t2930836963 ___Window_3;
  2799. // System.Coord System.ConsoleScreenBufferInfo::MaxWindowSize
  2800. Coord_t397375283 ___MaxWindowSize_4;
  2801. public:
  2802. inline static int32_t get_offset_of_Size_0() { return static_cast<int32_t>(offsetof(ConsoleScreenBufferInfo_t3095351730, ___Size_0)); }
  2803. inline Coord_t397375283 get_Size_0() const { return ___Size_0; }
  2804. inline Coord_t397375283 * get_address_of_Size_0() { return &___Size_0; }
  2805. inline void set_Size_0(Coord_t397375283 value)
  2806. {
  2807. ___Size_0 = value;
  2808. }
  2809. inline static int32_t get_offset_of_CursorPosition_1() { return static_cast<int32_t>(offsetof(ConsoleScreenBufferInfo_t3095351730, ___CursorPosition_1)); }
  2810. inline Coord_t397375283 get_CursorPosition_1() const { return ___CursorPosition_1; }
  2811. inline Coord_t397375283 * get_address_of_CursorPosition_1() { return &___CursorPosition_1; }
  2812. inline void set_CursorPosition_1(Coord_t397375283 value)
  2813. {
  2814. ___CursorPosition_1 = value;
  2815. }
  2816. inline static int32_t get_offset_of_Attribute_2() { return static_cast<int32_t>(offsetof(ConsoleScreenBufferInfo_t3095351730, ___Attribute_2)); }
  2817. inline int16_t get_Attribute_2() const { return ___Attribute_2; }
  2818. inline int16_t* get_address_of_Attribute_2() { return &___Attribute_2; }
  2819. inline void set_Attribute_2(int16_t value)
  2820. {
  2821. ___Attribute_2 = value;
  2822. }
  2823. inline static int32_t get_offset_of_Window_3() { return static_cast<int32_t>(offsetof(ConsoleScreenBufferInfo_t3095351730, ___Window_3)); }
  2824. inline SmallRect_t2930836963 get_Window_3() const { return ___Window_3; }
  2825. inline SmallRect_t2930836963 * get_address_of_Window_3() { return &___Window_3; }
  2826. inline void set_Window_3(SmallRect_t2930836963 value)
  2827. {
  2828. ___Window_3 = value;
  2829. }
  2830. inline static int32_t get_offset_of_MaxWindowSize_4() { return static_cast<int32_t>(offsetof(ConsoleScreenBufferInfo_t3095351730, ___MaxWindowSize_4)); }
  2831. inline Coord_t397375283 get_MaxWindowSize_4() const { return ___MaxWindowSize_4; }
  2832. inline Coord_t397375283 * get_address_of_MaxWindowSize_4() { return &___MaxWindowSize_4; }
  2833. inline void set_MaxWindowSize_4(Coord_t397375283 value)
  2834. {
  2835. ___MaxWindowSize_4 = value;
  2836. }
  2837. };
  2838. #ifdef __clang__
  2839. #pragma clang diagnostic pop
  2840. #endif
  2841. #endif // CONSOLESCREENBUFFERINFO_T3095351730_H
  2842. #ifndef CONSOLEKEY_T4097401472_H
  2843. #define CONSOLEKEY_T4097401472_H
  2844. #ifdef __clang__
  2845. #pragma clang diagnostic push
  2846. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2847. #pragma clang diagnostic ignored "-Wunused-variable"
  2848. #endif
  2849. // System.ConsoleKey
  2850. struct ConsoleKey_t4097401472
  2851. {
  2852. public:
  2853. // System.Int32 System.ConsoleKey::value__
  2854. int32_t ___value___1;
  2855. public:
  2856. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(ConsoleKey_t4097401472, ___value___1)); }
  2857. inline int32_t get_value___1() const { return ___value___1; }
  2858. inline int32_t* get_address_of_value___1() { return &___value___1; }
  2859. inline void set_value___1(int32_t value)
  2860. {
  2861. ___value___1 = value;
  2862. }
  2863. };
  2864. #ifdef __clang__
  2865. #pragma clang diagnostic pop
  2866. #endif
  2867. #endif // CONSOLEKEY_T4097401472_H
  2868. #ifndef INVALIDOPERATIONEXCEPTION_T56020091_H
  2869. #define INVALIDOPERATIONEXCEPTION_T56020091_H
  2870. #ifdef __clang__
  2871. #pragma clang diagnostic push
  2872. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2873. #pragma clang diagnostic ignored "-Wunused-variable"
  2874. #endif
  2875. // System.InvalidOperationException
  2876. struct InvalidOperationException_t56020091 : public SystemException_t176217640
  2877. {
  2878. public:
  2879. public:
  2880. };
  2881. #ifdef __clang__
  2882. #pragma clang diagnostic pop
  2883. #endif
  2884. #endif // INVALIDOPERATIONEXCEPTION_T56020091_H
  2885. #ifndef CONSOLEMODIFIERS_T1471011467_H
  2886. #define CONSOLEMODIFIERS_T1471011467_H
  2887. #ifdef __clang__
  2888. #pragma clang diagnostic push
  2889. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2890. #pragma clang diagnostic ignored "-Wunused-variable"
  2891. #endif
  2892. // System.ConsoleModifiers
  2893. struct ConsoleModifiers_t1471011467
  2894. {
  2895. public:
  2896. // System.Int32 System.ConsoleModifiers::value__
  2897. int32_t ___value___1;
  2898. public:
  2899. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(ConsoleModifiers_t1471011467, ___value___1)); }
  2900. inline int32_t get_value___1() const { return ___value___1; }
  2901. inline int32_t* get_address_of_value___1() { return &___value___1; }
  2902. inline void set_value___1(int32_t value)
  2903. {
  2904. ___value___1 = value;
  2905. }
  2906. };
  2907. #ifdef __clang__
  2908. #pragma clang diagnostic pop
  2909. #endif
  2910. #endif // CONSOLEMODIFIERS_T1471011467_H
  2911. #ifndef DATETIMEKIND_T3468814247_H
  2912. #define DATETIMEKIND_T3468814247_H
  2913. #ifdef __clang__
  2914. #pragma clang diagnostic push
  2915. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2916. #pragma clang diagnostic ignored "-Wunused-variable"
  2917. #endif
  2918. // System.DateTimeKind
  2919. struct DateTimeKind_t3468814247
  2920. {
  2921. public:
  2922. // System.Int32 System.DateTimeKind::value__
  2923. int32_t ___value___1;
  2924. public:
  2925. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(DateTimeKind_t3468814247, ___value___1)); }
  2926. inline int32_t get_value___1() const { return ___value___1; }
  2927. inline int32_t* get_address_of_value___1() { return &___value___1; }
  2928. inline void set_value___1(int32_t value)
  2929. {
  2930. ___value___1 = value;
  2931. }
  2932. };
  2933. #ifdef __clang__
  2934. #pragma clang diagnostic pop
  2935. #endif
  2936. #endif // DATETIMEKIND_T3468814247_H
  2937. #ifndef ARITHMETICEXCEPTION_T4283546778_H
  2938. #define ARITHMETICEXCEPTION_T4283546778_H
  2939. #ifdef __clang__
  2940. #pragma clang diagnostic push
  2941. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2942. #pragma clang diagnostic ignored "-Wunused-variable"
  2943. #endif
  2944. // System.ArithmeticException
  2945. struct ArithmeticException_t4283546778 : public SystemException_t176217640
  2946. {
  2947. public:
  2948. public:
  2949. };
  2950. #ifdef __clang__
  2951. #pragma clang diagnostic pop
  2952. #endif
  2953. #endif // ARITHMETICEXCEPTION_T4283546778_H
  2954. #ifndef STREAMINGCONTEXTSTATES_T3580100459_H
  2955. #define STREAMINGCONTEXTSTATES_T3580100459_H
  2956. #ifdef __clang__
  2957. #pragma clang diagnostic push
  2958. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2959. #pragma clang diagnostic ignored "-Wunused-variable"
  2960. #endif
  2961. // System.Runtime.Serialization.StreamingContextStates
  2962. struct StreamingContextStates_t3580100459
  2963. {
  2964. public:
  2965. // System.Int32 System.Runtime.Serialization.StreamingContextStates::value__
  2966. int32_t ___value___1;
  2967. public:
  2968. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(StreamingContextStates_t3580100459, ___value___1)); }
  2969. inline int32_t get_value___1() const { return ___value___1; }
  2970. inline int32_t* get_address_of_value___1() { return &___value___1; }
  2971. inline void set_value___1(int32_t value)
  2972. {
  2973. ___value___1 = value;
  2974. }
  2975. };
  2976. #ifdef __clang__
  2977. #pragma clang diagnostic pop
  2978. #endif
  2979. #endif // STREAMINGCONTEXTSTATES_T3580100459_H
  2980. #ifndef ARGUMENTEXCEPTION_T132251570_H
  2981. #define ARGUMENTEXCEPTION_T132251570_H
  2982. #ifdef __clang__
  2983. #pragma clang diagnostic push
  2984. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2985. #pragma clang diagnostic ignored "-Wunused-variable"
  2986. #endif
  2987. // System.ArgumentException
  2988. struct ArgumentException_t132251570 : public SystemException_t176217640
  2989. {
  2990. public:
  2991. // System.String System.ArgumentException::param_name
  2992. String_t* ___param_name_12;
  2993. public:
  2994. inline static int32_t get_offset_of_param_name_12() { return static_cast<int32_t>(offsetof(ArgumentException_t132251570, ___param_name_12)); }
  2995. inline String_t* get_param_name_12() const { return ___param_name_12; }
  2996. inline String_t** get_address_of_param_name_12() { return &___param_name_12; }
  2997. inline void set_param_name_12(String_t* value)
  2998. {
  2999. ___param_name_12 = value;
  3000. Il2CppCodeGenWriteBarrier((&___param_name_12), value);
  3001. }
  3002. };
  3003. #ifdef __clang__
  3004. #pragma clang diagnostic pop
  3005. #endif
  3006. #endif // ARGUMENTEXCEPTION_T132251570_H
  3007. #ifndef NUMBERSTYLES_T617258130_H
  3008. #define NUMBERSTYLES_T617258130_H
  3009. #ifdef __clang__
  3010. #pragma clang diagnostic push
  3011. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3012. #pragma clang diagnostic ignored "-Wunused-variable"
  3013. #endif
  3014. // System.Globalization.NumberStyles
  3015. struct NumberStyles_t617258130
  3016. {
  3017. public:
  3018. // System.Int32 System.Globalization.NumberStyles::value__
  3019. int32_t ___value___1;
  3020. public:
  3021. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(NumberStyles_t617258130, ___value___1)); }
  3022. inline int32_t get_value___1() const { return ___value___1; }
  3023. inline int32_t* get_address_of_value___1() { return &___value___1; }
  3024. inline void set_value___1(int32_t value)
  3025. {
  3026. ___value___1 = value;
  3027. }
  3028. };
  3029. #ifdef __clang__
  3030. #pragma clang diagnostic pop
  3031. #endif
  3032. #endif // NUMBERSTYLES_T617258130_H
  3033. #ifndef RUNTIMETYPEHANDLE_T3027515415_H
  3034. #define RUNTIMETYPEHANDLE_T3027515415_H
  3035. #ifdef __clang__
  3036. #pragma clang diagnostic push
  3037. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3038. #pragma clang diagnostic ignored "-Wunused-variable"
  3039. #endif
  3040. // System.RuntimeTypeHandle
  3041. struct RuntimeTypeHandle_t3027515415
  3042. {
  3043. public:
  3044. // System.IntPtr System.RuntimeTypeHandle::value
  3045. intptr_t ___value_0;
  3046. public:
  3047. inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(RuntimeTypeHandle_t3027515415, ___value_0)); }
  3048. inline intptr_t get_value_0() const { return ___value_0; }
  3049. inline intptr_t* get_address_of_value_0() { return &___value_0; }
  3050. inline void set_value_0(intptr_t value)
  3051. {
  3052. ___value_0 = value;
  3053. }
  3054. };
  3055. #ifdef __clang__
  3056. #pragma clang diagnostic pop
  3057. #endif
  3058. #endif // RUNTIMETYPEHANDLE_T3027515415_H
  3059. #ifndef UNAUTHORIZEDACCESSEXCEPTION_T490705335_H
  3060. #define UNAUTHORIZEDACCESSEXCEPTION_T490705335_H
  3061. #ifdef __clang__
  3062. #pragma clang diagnostic push
  3063. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3064. #pragma clang diagnostic ignored "-Wunused-variable"
  3065. #endif
  3066. // System.UnauthorizedAccessException
  3067. struct UnauthorizedAccessException_t490705335 : public SystemException_t176217640
  3068. {
  3069. public:
  3070. public:
  3071. };
  3072. #ifdef __clang__
  3073. #pragma clang diagnostic pop
  3074. #endif
  3075. #endif // UNAUTHORIZEDACCESSEXCEPTION_T490705335_H
  3076. #ifndef DELEGATE_T1188392813_H
  3077. #define DELEGATE_T1188392813_H
  3078. #ifdef __clang__
  3079. #pragma clang diagnostic push
  3080. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3081. #pragma clang diagnostic ignored "-Wunused-variable"
  3082. #endif
  3083. // System.Delegate
  3084. struct Delegate_t1188392813 : public RuntimeObject
  3085. {
  3086. public:
  3087. // System.IntPtr System.Delegate::method_ptr
  3088. Il2CppMethodPointer ___method_ptr_0;
  3089. // System.IntPtr System.Delegate::invoke_impl
  3090. intptr_t ___invoke_impl_1;
  3091. // System.Object System.Delegate::m_target
  3092. RuntimeObject * ___m_target_2;
  3093. // System.IntPtr System.Delegate::method
  3094. intptr_t ___method_3;
  3095. // System.IntPtr System.Delegate::delegate_trampoline
  3096. intptr_t ___delegate_trampoline_4;
  3097. // System.IntPtr System.Delegate::method_code
  3098. intptr_t ___method_code_5;
  3099. // System.Reflection.MethodInfo System.Delegate::method_info
  3100. MethodInfo_t * ___method_info_6;
  3101. // System.Reflection.MethodInfo System.Delegate::original_method_info
  3102. MethodInfo_t * ___original_method_info_7;
  3103. // System.DelegateData System.Delegate::data
  3104. DelegateData_t1677132599 * ___data_8;
  3105. public:
  3106. inline static int32_t get_offset_of_method_ptr_0() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___method_ptr_0)); }
  3107. inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; }
  3108. inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; }
  3109. inline void set_method_ptr_0(Il2CppMethodPointer value)
  3110. {
  3111. ___method_ptr_0 = value;
  3112. }
  3113. inline static int32_t get_offset_of_invoke_impl_1() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___invoke_impl_1)); }
  3114. inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; }
  3115. inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; }
  3116. inline void set_invoke_impl_1(intptr_t value)
  3117. {
  3118. ___invoke_impl_1 = value;
  3119. }
  3120. inline static int32_t get_offset_of_m_target_2() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___m_target_2)); }
  3121. inline RuntimeObject * get_m_target_2() const { return ___m_target_2; }
  3122. inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; }
  3123. inline void set_m_target_2(RuntimeObject * value)
  3124. {
  3125. ___m_target_2 = value;
  3126. Il2CppCodeGenWriteBarrier((&___m_target_2), value);
  3127. }
  3128. inline static int32_t get_offset_of_method_3() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___method_3)); }
  3129. inline intptr_t get_method_3() const { return ___method_3; }
  3130. inline intptr_t* get_address_of_method_3() { return &___method_3; }
  3131. inline void set_method_3(intptr_t value)
  3132. {
  3133. ___method_3 = value;
  3134. }
  3135. inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___delegate_trampoline_4)); }
  3136. inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; }
  3137. inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; }
  3138. inline void set_delegate_trampoline_4(intptr_t value)
  3139. {
  3140. ___delegate_trampoline_4 = value;
  3141. }
  3142. inline static int32_t get_offset_of_method_code_5() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___method_code_5)); }
  3143. inline intptr_t get_method_code_5() const { return ___method_code_5; }
  3144. inline intptr_t* get_address_of_method_code_5() { return &___method_code_5; }
  3145. inline void set_method_code_5(intptr_t value)
  3146. {
  3147. ___method_code_5 = value;
  3148. }
  3149. inline static int32_t get_offset_of_method_info_6() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___method_info_6)); }
  3150. inline MethodInfo_t * get_method_info_6() const { return ___method_info_6; }
  3151. inline MethodInfo_t ** get_address_of_method_info_6() { return &___method_info_6; }
  3152. inline void set_method_info_6(MethodInfo_t * value)
  3153. {
  3154. ___method_info_6 = value;
  3155. Il2CppCodeGenWriteBarrier((&___method_info_6), value);
  3156. }
  3157. inline static int32_t get_offset_of_original_method_info_7() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___original_method_info_7)); }
  3158. inline MethodInfo_t * get_original_method_info_7() const { return ___original_method_info_7; }
  3159. inline MethodInfo_t ** get_address_of_original_method_info_7() { return &___original_method_info_7; }
  3160. inline void set_original_method_info_7(MethodInfo_t * value)
  3161. {
  3162. ___original_method_info_7 = value;
  3163. Il2CppCodeGenWriteBarrier((&___original_method_info_7), value);
  3164. }
  3165. inline static int32_t get_offset_of_data_8() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___data_8)); }
  3166. inline DelegateData_t1677132599 * get_data_8() const { return ___data_8; }
  3167. inline DelegateData_t1677132599 ** get_address_of_data_8() { return &___data_8; }
  3168. inline void set_data_8(DelegateData_t1677132599 * value)
  3169. {
  3170. ___data_8 = value;
  3171. Il2CppCodeGenWriteBarrier((&___data_8), value);
  3172. }
  3173. };
  3174. #ifdef __clang__
  3175. #pragma clang diagnostic pop
  3176. #endif
  3177. #endif // DELEGATE_T1188392813_H
  3178. #ifndef UNITYTYPE_T3666003507_H
  3179. #define UNITYTYPE_T3666003507_H
  3180. #ifdef __clang__
  3181. #pragma clang diagnostic push
  3182. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3183. #pragma clang diagnostic ignored "-Wunused-variable"
  3184. #endif
  3185. // System.UnitySerializationHolder/UnityType
  3186. struct UnityType_t3666003507
  3187. {
  3188. public:
  3189. // System.Byte System.UnitySerializationHolder/UnityType::value__
  3190. uint8_t ___value___1;
  3191. public:
  3192. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(UnityType_t3666003507, ___value___1)); }
  3193. inline uint8_t get_value___1() const { return ___value___1; }
  3194. inline uint8_t* get_address_of_value___1() { return &___value___1; }
  3195. inline void set_value___1(uint8_t value)
  3196. {
  3197. ___value___1 = value;
  3198. }
  3199. };
  3200. #ifdef __clang__
  3201. #pragma clang diagnostic pop
  3202. #endif
  3203. #endif // UNITYTYPE_T3666003507_H
  3204. #ifndef WEAKREFERENCE_T1334886716_H
  3205. #define WEAKREFERENCE_T1334886716_H
  3206. #ifdef __clang__
  3207. #pragma clang diagnostic push
  3208. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3209. #pragma clang diagnostic ignored "-Wunused-variable"
  3210. #endif
  3211. // System.WeakReference
  3212. struct WeakReference_t1334886716 : public RuntimeObject
  3213. {
  3214. public:
  3215. // System.Boolean System.WeakReference::isLongReference
  3216. bool ___isLongReference_0;
  3217. // System.Runtime.InteropServices.GCHandle System.WeakReference::gcHandle
  3218. GCHandle_t3351438187 ___gcHandle_1;
  3219. public:
  3220. inline static int32_t get_offset_of_isLongReference_0() { return static_cast<int32_t>(offsetof(WeakReference_t1334886716, ___isLongReference_0)); }
  3221. inline bool get_isLongReference_0() const { return ___isLongReference_0; }
  3222. inline bool* get_address_of_isLongReference_0() { return &___isLongReference_0; }
  3223. inline void set_isLongReference_0(bool value)
  3224. {
  3225. ___isLongReference_0 = value;
  3226. }
  3227. inline static int32_t get_offset_of_gcHandle_1() { return static_cast<int32_t>(offsetof(WeakReference_t1334886716, ___gcHandle_1)); }
  3228. inline GCHandle_t3351438187 get_gcHandle_1() const { return ___gcHandle_1; }
  3229. inline GCHandle_t3351438187 * get_address_of_gcHandle_1() { return &___gcHandle_1; }
  3230. inline void set_gcHandle_1(GCHandle_t3351438187 value)
  3231. {
  3232. ___gcHandle_1 = value;
  3233. }
  3234. };
  3235. #ifdef __clang__
  3236. #pragma clang diagnostic pop
  3237. #endif
  3238. #endif // WEAKREFERENCE_T1334886716_H
  3239. #ifndef NOTSUPPORTEDEXCEPTION_T1314879016_H
  3240. #define NOTSUPPORTEDEXCEPTION_T1314879016_H
  3241. #ifdef __clang__
  3242. #pragma clang diagnostic push
  3243. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3244. #pragma clang diagnostic ignored "-Wunused-variable"
  3245. #endif
  3246. // System.NotSupportedException
  3247. struct NotSupportedException_t1314879016 : public SystemException_t176217640
  3248. {
  3249. public:
  3250. public:
  3251. };
  3252. #ifdef __clang__
  3253. #pragma clang diagnostic pop
  3254. #endif
  3255. #endif // NOTSUPPORTEDEXCEPTION_T1314879016_H
  3256. #ifndef ASSEMBLY_T_H
  3257. #define ASSEMBLY_T_H
  3258. #ifdef __clang__
  3259. #pragma clang diagnostic push
  3260. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3261. #pragma clang diagnostic ignored "-Wunused-variable"
  3262. #endif
  3263. // System.Reflection.Assembly
  3264. struct Assembly_t : public RuntimeObject
  3265. {
  3266. public:
  3267. // System.IntPtr System.Reflection.Assembly::_mono_assembly
  3268. intptr_t ____mono_assembly_0;
  3269. // System.Reflection.Assembly/ResolveEventHolder System.Reflection.Assembly::resolve_event_holder
  3270. ResolveEventHolder_t2120639521 * ___resolve_event_holder_1;
  3271. // System.Security.Policy.Evidence System.Reflection.Assembly::_evidence
  3272. Evidence_t2008144148 * ____evidence_2;
  3273. // System.Security.PermissionSet System.Reflection.Assembly::_minimum
  3274. PermissionSet_t223948603 * ____minimum_3;
  3275. // System.Security.PermissionSet System.Reflection.Assembly::_optional
  3276. PermissionSet_t223948603 * ____optional_4;
  3277. // System.Security.PermissionSet System.Reflection.Assembly::_refuse
  3278. PermissionSet_t223948603 * ____refuse_5;
  3279. // System.Security.PermissionSet System.Reflection.Assembly::_granted
  3280. PermissionSet_t223948603 * ____granted_6;
  3281. // System.Security.PermissionSet System.Reflection.Assembly::_denied
  3282. PermissionSet_t223948603 * ____denied_7;
  3283. // System.Boolean System.Reflection.Assembly::fromByteArray
  3284. bool ___fromByteArray_8;
  3285. // System.String System.Reflection.Assembly::assemblyName
  3286. String_t* ___assemblyName_9;
  3287. public:
  3288. inline static int32_t get_offset_of__mono_assembly_0() { return static_cast<int32_t>(offsetof(Assembly_t, ____mono_assembly_0)); }
  3289. inline intptr_t get__mono_assembly_0() const { return ____mono_assembly_0; }
  3290. inline intptr_t* get_address_of__mono_assembly_0() { return &____mono_assembly_0; }
  3291. inline void set__mono_assembly_0(intptr_t value)
  3292. {
  3293. ____mono_assembly_0 = value;
  3294. }
  3295. inline static int32_t get_offset_of_resolve_event_holder_1() { return static_cast<int32_t>(offsetof(Assembly_t, ___resolve_event_holder_1)); }
  3296. inline ResolveEventHolder_t2120639521 * get_resolve_event_holder_1() const { return ___resolve_event_holder_1; }
  3297. inline ResolveEventHolder_t2120639521 ** get_address_of_resolve_event_holder_1() { return &___resolve_event_holder_1; }
  3298. inline void set_resolve_event_holder_1(ResolveEventHolder_t2120639521 * value)
  3299. {
  3300. ___resolve_event_holder_1 = value;
  3301. Il2CppCodeGenWriteBarrier((&___resolve_event_holder_1), value);
  3302. }
  3303. inline static int32_t get_offset_of__evidence_2() { return static_cast<int32_t>(offsetof(Assembly_t, ____evidence_2)); }
  3304. inline Evidence_t2008144148 * get__evidence_2() const { return ____evidence_2; }
  3305. inline Evidence_t2008144148 ** get_address_of__evidence_2() { return &____evidence_2; }
  3306. inline void set__evidence_2(Evidence_t2008144148 * value)
  3307. {
  3308. ____evidence_2 = value;
  3309. Il2CppCodeGenWriteBarrier((&____evidence_2), value);
  3310. }
  3311. inline static int32_t get_offset_of__minimum_3() { return static_cast<int32_t>(offsetof(Assembly_t, ____minimum_3)); }
  3312. inline PermissionSet_t223948603 * get__minimum_3() const { return ____minimum_3; }
  3313. inline PermissionSet_t223948603 ** get_address_of__minimum_3() { return &____minimum_3; }
  3314. inline void set__minimum_3(PermissionSet_t223948603 * value)
  3315. {
  3316. ____minimum_3 = value;
  3317. Il2CppCodeGenWriteBarrier((&____minimum_3), value);
  3318. }
  3319. inline static int32_t get_offset_of__optional_4() { return static_cast<int32_t>(offsetof(Assembly_t, ____optional_4)); }
  3320. inline PermissionSet_t223948603 * get__optional_4() const { return ____optional_4; }
  3321. inline PermissionSet_t223948603 ** get_address_of__optional_4() { return &____optional_4; }
  3322. inline void set__optional_4(PermissionSet_t223948603 * value)
  3323. {
  3324. ____optional_4 = value;
  3325. Il2CppCodeGenWriteBarrier((&____optional_4), value);
  3326. }
  3327. inline static int32_t get_offset_of__refuse_5() { return static_cast<int32_t>(offsetof(Assembly_t, ____refuse_5)); }
  3328. inline PermissionSet_t223948603 * get__refuse_5() const { return ____refuse_5; }
  3329. inline PermissionSet_t223948603 ** get_address_of__refuse_5() { return &____refuse_5; }
  3330. inline void set__refuse_5(PermissionSet_t223948603 * value)
  3331. {
  3332. ____refuse_5 = value;
  3333. Il2CppCodeGenWriteBarrier((&____refuse_5), value);
  3334. }
  3335. inline static int32_t get_offset_of__granted_6() { return static_cast<int32_t>(offsetof(Assembly_t, ____granted_6)); }
  3336. inline PermissionSet_t223948603 * get__granted_6() const { return ____granted_6; }
  3337. inline PermissionSet_t223948603 ** get_address_of__granted_6() { return &____granted_6; }
  3338. inline void set__granted_6(PermissionSet_t223948603 * value)
  3339. {
  3340. ____granted_6 = value;
  3341. Il2CppCodeGenWriteBarrier((&____granted_6), value);
  3342. }
  3343. inline static int32_t get_offset_of__denied_7() { return static_cast<int32_t>(offsetof(Assembly_t, ____denied_7)); }
  3344. inline PermissionSet_t223948603 * get__denied_7() const { return ____denied_7; }
  3345. inline PermissionSet_t223948603 ** get_address_of__denied_7() { return &____denied_7; }
  3346. inline void set__denied_7(PermissionSet_t223948603 * value)
  3347. {
  3348. ____denied_7 = value;
  3349. Il2CppCodeGenWriteBarrier((&____denied_7), value);
  3350. }
  3351. inline static int32_t get_offset_of_fromByteArray_8() { return static_cast<int32_t>(offsetof(Assembly_t, ___fromByteArray_8)); }
  3352. inline bool get_fromByteArray_8() const { return ___fromByteArray_8; }
  3353. inline bool* get_address_of_fromByteArray_8() { return &___fromByteArray_8; }
  3354. inline void set_fromByteArray_8(bool value)
  3355. {
  3356. ___fromByteArray_8 = value;
  3357. }
  3358. inline static int32_t get_offset_of_assemblyName_9() { return static_cast<int32_t>(offsetof(Assembly_t, ___assemblyName_9)); }
  3359. inline String_t* get_assemblyName_9() const { return ___assemblyName_9; }
  3360. inline String_t** get_address_of_assemblyName_9() { return &___assemblyName_9; }
  3361. inline void set_assemblyName_9(String_t* value)
  3362. {
  3363. ___assemblyName_9 = value;
  3364. Il2CppCodeGenWriteBarrier((&___assemblyName_9), value);
  3365. }
  3366. };
  3367. #ifdef __clang__
  3368. #pragma clang diagnostic pop
  3369. #endif
  3370. #endif // ASSEMBLY_T_H
  3371. #ifndef ARGUMENTOUTOFRANGEEXCEPTION_T777629997_H
  3372. #define ARGUMENTOUTOFRANGEEXCEPTION_T777629997_H
  3373. #ifdef __clang__
  3374. #pragma clang diagnostic push
  3375. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3376. #pragma clang diagnostic ignored "-Wunused-variable"
  3377. #endif
  3378. // System.ArgumentOutOfRangeException
  3379. struct ArgumentOutOfRangeException_t777629997 : public ArgumentException_t132251570
  3380. {
  3381. public:
  3382. // System.Object System.ArgumentOutOfRangeException::actual_value
  3383. RuntimeObject * ___actual_value_13;
  3384. public:
  3385. inline static int32_t get_offset_of_actual_value_13() { return static_cast<int32_t>(offsetof(ArgumentOutOfRangeException_t777629997, ___actual_value_13)); }
  3386. inline RuntimeObject * get_actual_value_13() const { return ___actual_value_13; }
  3387. inline RuntimeObject ** get_address_of_actual_value_13() { return &___actual_value_13; }
  3388. inline void set_actual_value_13(RuntimeObject * value)
  3389. {
  3390. ___actual_value_13 = value;
  3391. Il2CppCodeGenWriteBarrier((&___actual_value_13), value);
  3392. }
  3393. };
  3394. #ifdef __clang__
  3395. #pragma clang diagnostic pop
  3396. #endif
  3397. #endif // ARGUMENTOUTOFRANGEEXCEPTION_T777629997_H
  3398. #ifndef ARGUMENTNULLEXCEPTION_T1615371798_H
  3399. #define ARGUMENTNULLEXCEPTION_T1615371798_H
  3400. #ifdef __clang__
  3401. #pragma clang diagnostic push
  3402. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3403. #pragma clang diagnostic ignored "-Wunused-variable"
  3404. #endif
  3405. // System.ArgumentNullException
  3406. struct ArgumentNullException_t1615371798 : public ArgumentException_t132251570
  3407. {
  3408. public:
  3409. public:
  3410. };
  3411. #ifdef __clang__
  3412. #pragma clang diagnostic pop
  3413. #endif
  3414. #endif // ARGUMENTNULLEXCEPTION_T1615371798_H
  3415. #ifndef MULTICASTDELEGATE_T_H
  3416. #define MULTICASTDELEGATE_T_H
  3417. #ifdef __clang__
  3418. #pragma clang diagnostic push
  3419. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3420. #pragma clang diagnostic ignored "-Wunused-variable"
  3421. #endif
  3422. // System.MulticastDelegate
  3423. struct MulticastDelegate_t : public Delegate_t1188392813
  3424. {
  3425. public:
  3426. // System.MulticastDelegate System.MulticastDelegate::prev
  3427. MulticastDelegate_t * ___prev_9;
  3428. // System.MulticastDelegate System.MulticastDelegate::kpm_next
  3429. MulticastDelegate_t * ___kpm_next_10;
  3430. public:
  3431. inline static int32_t get_offset_of_prev_9() { return static_cast<int32_t>(offsetof(MulticastDelegate_t, ___prev_9)); }
  3432. inline MulticastDelegate_t * get_prev_9() const { return ___prev_9; }
  3433. inline MulticastDelegate_t ** get_address_of_prev_9() { return &___prev_9; }
  3434. inline void set_prev_9(MulticastDelegate_t * value)
  3435. {
  3436. ___prev_9 = value;
  3437. Il2CppCodeGenWriteBarrier((&___prev_9), value);
  3438. }
  3439. inline static int32_t get_offset_of_kpm_next_10() { return static_cast<int32_t>(offsetof(MulticastDelegate_t, ___kpm_next_10)); }
  3440. inline MulticastDelegate_t * get_kpm_next_10() const { return ___kpm_next_10; }
  3441. inline MulticastDelegate_t ** get_address_of_kpm_next_10() { return &___kpm_next_10; }
  3442. inline void set_kpm_next_10(MulticastDelegate_t * value)
  3443. {
  3444. ___kpm_next_10 = value;
  3445. Il2CppCodeGenWriteBarrier((&___kpm_next_10), value);
  3446. }
  3447. };
  3448. #ifdef __clang__
  3449. #pragma clang diagnostic pop
  3450. #endif
  3451. #endif // MULTICASTDELEGATE_T_H
  3452. #ifndef OVERFLOWEXCEPTION_T2020128637_H
  3453. #define OVERFLOWEXCEPTION_T2020128637_H
  3454. #ifdef __clang__
  3455. #pragma clang diagnostic push
  3456. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3457. #pragma clang diagnostic ignored "-Wunused-variable"
  3458. #endif
  3459. // System.OverflowException
  3460. struct OverflowException_t2020128637 : public ArithmeticException_t4283546778
  3461. {
  3462. public:
  3463. public:
  3464. };
  3465. #ifdef __clang__
  3466. #pragma clang diagnostic pop
  3467. #endif
  3468. #endif // OVERFLOWEXCEPTION_T2020128637_H
  3469. #ifndef DATETIME_T3738529785_H
  3470. #define DATETIME_T3738529785_H
  3471. #ifdef __clang__
  3472. #pragma clang diagnostic push
  3473. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3474. #pragma clang diagnostic ignored "-Wunused-variable"
  3475. #endif
  3476. // System.DateTime
  3477. struct DateTime_t3738529785
  3478. {
  3479. public:
  3480. // System.TimeSpan System.DateTime::ticks
  3481. TimeSpan_t881159249 ___ticks_10;
  3482. // System.DateTimeKind System.DateTime::kind
  3483. int32_t ___kind_11;
  3484. public:
  3485. inline static int32_t get_offset_of_ticks_10() { return static_cast<int32_t>(offsetof(DateTime_t3738529785, ___ticks_10)); }
  3486. inline TimeSpan_t881159249 get_ticks_10() const { return ___ticks_10; }
  3487. inline TimeSpan_t881159249 * get_address_of_ticks_10() { return &___ticks_10; }
  3488. inline void set_ticks_10(TimeSpan_t881159249 value)
  3489. {
  3490. ___ticks_10 = value;
  3491. }
  3492. inline static int32_t get_offset_of_kind_11() { return static_cast<int32_t>(offsetof(DateTime_t3738529785, ___kind_11)); }
  3493. inline int32_t get_kind_11() const { return ___kind_11; }
  3494. inline int32_t* get_address_of_kind_11() { return &___kind_11; }
  3495. inline void set_kind_11(int32_t value)
  3496. {
  3497. ___kind_11 = value;
  3498. }
  3499. };
  3500. struct DateTime_t3738529785_StaticFields
  3501. {
  3502. public:
  3503. // System.DateTime System.DateTime::MaxValue
  3504. DateTime_t3738529785 ___MaxValue_12;
  3505. // System.DateTime System.DateTime::MinValue
  3506. DateTime_t3738529785 ___MinValue_13;
  3507. // System.String[] System.DateTime::ParseTimeFormats
  3508. StringU5BU5D_t1281789340* ___ParseTimeFormats_14;
  3509. // System.String[] System.DateTime::ParseYearDayMonthFormats
  3510. StringU5BU5D_t1281789340* ___ParseYearDayMonthFormats_15;
  3511. // System.String[] System.DateTime::ParseYearMonthDayFormats
  3512. StringU5BU5D_t1281789340* ___ParseYearMonthDayFormats_16;
  3513. // System.String[] System.DateTime::ParseDayMonthYearFormats
  3514. StringU5BU5D_t1281789340* ___ParseDayMonthYearFormats_17;
  3515. // System.String[] System.DateTime::ParseMonthDayYearFormats
  3516. StringU5BU5D_t1281789340* ___ParseMonthDayYearFormats_18;
  3517. // System.String[] System.DateTime::MonthDayShortFormats
  3518. StringU5BU5D_t1281789340* ___MonthDayShortFormats_19;
  3519. // System.String[] System.DateTime::DayMonthShortFormats
  3520. StringU5BU5D_t1281789340* ___DayMonthShortFormats_20;
  3521. // System.Int32[] System.DateTime::daysmonth
  3522. Int32U5BU5D_t385246372* ___daysmonth_21;
  3523. // System.Int32[] System.DateTime::daysmonthleap
  3524. Int32U5BU5D_t385246372* ___daysmonthleap_22;
  3525. // System.Object System.DateTime::to_local_time_span_object
  3526. RuntimeObject * ___to_local_time_span_object_23;
  3527. // System.Int64 System.DateTime::last_now
  3528. int64_t ___last_now_24;
  3529. public:
  3530. inline static int32_t get_offset_of_MaxValue_12() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___MaxValue_12)); }
  3531. inline DateTime_t3738529785 get_MaxValue_12() const { return ___MaxValue_12; }
  3532. inline DateTime_t3738529785 * get_address_of_MaxValue_12() { return &___MaxValue_12; }
  3533. inline void set_MaxValue_12(DateTime_t3738529785 value)
  3534. {
  3535. ___MaxValue_12 = value;
  3536. }
  3537. inline static int32_t get_offset_of_MinValue_13() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___MinValue_13)); }
  3538. inline DateTime_t3738529785 get_MinValue_13() const { return ___MinValue_13; }
  3539. inline DateTime_t3738529785 * get_address_of_MinValue_13() { return &___MinValue_13; }
  3540. inline void set_MinValue_13(DateTime_t3738529785 value)
  3541. {
  3542. ___MinValue_13 = value;
  3543. }
  3544. inline static int32_t get_offset_of_ParseTimeFormats_14() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___ParseTimeFormats_14)); }
  3545. inline StringU5BU5D_t1281789340* get_ParseTimeFormats_14() const { return ___ParseTimeFormats_14; }
  3546. inline StringU5BU5D_t1281789340** get_address_of_ParseTimeFormats_14() { return &___ParseTimeFormats_14; }
  3547. inline void set_ParseTimeFormats_14(StringU5BU5D_t1281789340* value)
  3548. {
  3549. ___ParseTimeFormats_14 = value;
  3550. Il2CppCodeGenWriteBarrier((&___ParseTimeFormats_14), value);
  3551. }
  3552. inline static int32_t get_offset_of_ParseYearDayMonthFormats_15() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearDayMonthFormats_15)); }
  3553. inline StringU5BU5D_t1281789340* get_ParseYearDayMonthFormats_15() const { return ___ParseYearDayMonthFormats_15; }
  3554. inline StringU5BU5D_t1281789340** get_address_of_ParseYearDayMonthFormats_15() { return &___ParseYearDayMonthFormats_15; }
  3555. inline void set_ParseYearDayMonthFormats_15(StringU5BU5D_t1281789340* value)
  3556. {
  3557. ___ParseYearDayMonthFormats_15 = value;
  3558. Il2CppCodeGenWriteBarrier((&___ParseYearDayMonthFormats_15), value);
  3559. }
  3560. inline static int32_t get_offset_of_ParseYearMonthDayFormats_16() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearMonthDayFormats_16)); }
  3561. inline StringU5BU5D_t1281789340* get_ParseYearMonthDayFormats_16() const { return ___ParseYearMonthDayFormats_16; }
  3562. inline StringU5BU5D_t1281789340** get_address_of_ParseYearMonthDayFormats_16() { return &___ParseYearMonthDayFormats_16; }
  3563. inline void set_ParseYearMonthDayFormats_16(StringU5BU5D_t1281789340* value)
  3564. {
  3565. ___ParseYearMonthDayFormats_16 = value;
  3566. Il2CppCodeGenWriteBarrier((&___ParseYearMonthDayFormats_16), value);
  3567. }
  3568. inline static int32_t get_offset_of_ParseDayMonthYearFormats_17() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___ParseDayMonthYearFormats_17)); }
  3569. inline StringU5BU5D_t1281789340* get_ParseDayMonthYearFormats_17() const { return ___ParseDayMonthYearFormats_17; }
  3570. inline StringU5BU5D_t1281789340** get_address_of_ParseDayMonthYearFormats_17() { return &___ParseDayMonthYearFormats_17; }
  3571. inline void set_ParseDayMonthYearFormats_17(StringU5BU5D_t1281789340* value)
  3572. {
  3573. ___ParseDayMonthYearFormats_17 = value;
  3574. Il2CppCodeGenWriteBarrier((&___ParseDayMonthYearFormats_17), value);
  3575. }
  3576. inline static int32_t get_offset_of_ParseMonthDayYearFormats_18() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___ParseMonthDayYearFormats_18)); }
  3577. inline StringU5BU5D_t1281789340* get_ParseMonthDayYearFormats_18() const { return ___ParseMonthDayYearFormats_18; }
  3578. inline StringU5BU5D_t1281789340** get_address_of_ParseMonthDayYearFormats_18() { return &___ParseMonthDayYearFormats_18; }
  3579. inline void set_ParseMonthDayYearFormats_18(StringU5BU5D_t1281789340* value)
  3580. {
  3581. ___ParseMonthDayYearFormats_18 = value;
  3582. Il2CppCodeGenWriteBarrier((&___ParseMonthDayYearFormats_18), value);
  3583. }
  3584. inline static int32_t get_offset_of_MonthDayShortFormats_19() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___MonthDayShortFormats_19)); }
  3585. inline StringU5BU5D_t1281789340* get_MonthDayShortFormats_19() const { return ___MonthDayShortFormats_19; }
  3586. inline StringU5BU5D_t1281789340** get_address_of_MonthDayShortFormats_19() { return &___MonthDayShortFormats_19; }
  3587. inline void set_MonthDayShortFormats_19(StringU5BU5D_t1281789340* value)
  3588. {
  3589. ___MonthDayShortFormats_19 = value;
  3590. Il2CppCodeGenWriteBarrier((&___MonthDayShortFormats_19), value);
  3591. }
  3592. inline static int32_t get_offset_of_DayMonthShortFormats_20() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___DayMonthShortFormats_20)); }
  3593. inline StringU5BU5D_t1281789340* get_DayMonthShortFormats_20() const { return ___DayMonthShortFormats_20; }
  3594. inline StringU5BU5D_t1281789340** get_address_of_DayMonthShortFormats_20() { return &___DayMonthShortFormats_20; }
  3595. inline void set_DayMonthShortFormats_20(StringU5BU5D_t1281789340* value)
  3596. {
  3597. ___DayMonthShortFormats_20 = value;
  3598. Il2CppCodeGenWriteBarrier((&___DayMonthShortFormats_20), value);
  3599. }
  3600. inline static int32_t get_offset_of_daysmonth_21() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___daysmonth_21)); }
  3601. inline Int32U5BU5D_t385246372* get_daysmonth_21() const { return ___daysmonth_21; }
  3602. inline Int32U5BU5D_t385246372** get_address_of_daysmonth_21() { return &___daysmonth_21; }
  3603. inline void set_daysmonth_21(Int32U5BU5D_t385246372* value)
  3604. {
  3605. ___daysmonth_21 = value;
  3606. Il2CppCodeGenWriteBarrier((&___daysmonth_21), value);
  3607. }
  3608. inline static int32_t get_offset_of_daysmonthleap_22() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___daysmonthleap_22)); }
  3609. inline Int32U5BU5D_t385246372* get_daysmonthleap_22() const { return ___daysmonthleap_22; }
  3610. inline Int32U5BU5D_t385246372** get_address_of_daysmonthleap_22() { return &___daysmonthleap_22; }
  3611. inline void set_daysmonthleap_22(Int32U5BU5D_t385246372* value)
  3612. {
  3613. ___daysmonthleap_22 = value;
  3614. Il2CppCodeGenWriteBarrier((&___daysmonthleap_22), value);
  3615. }
  3616. inline static int32_t get_offset_of_to_local_time_span_object_23() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___to_local_time_span_object_23)); }
  3617. inline RuntimeObject * get_to_local_time_span_object_23() const { return ___to_local_time_span_object_23; }
  3618. inline RuntimeObject ** get_address_of_to_local_time_span_object_23() { return &___to_local_time_span_object_23; }
  3619. inline void set_to_local_time_span_object_23(RuntimeObject * value)
  3620. {
  3621. ___to_local_time_span_object_23 = value;
  3622. Il2CppCodeGenWriteBarrier((&___to_local_time_span_object_23), value);
  3623. }
  3624. inline static int32_t get_offset_of_last_now_24() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___last_now_24)); }
  3625. inline int64_t get_last_now_24() const { return ___last_now_24; }
  3626. inline int64_t* get_address_of_last_now_24() { return &___last_now_24; }
  3627. inline void set_last_now_24(int64_t value)
  3628. {
  3629. ___last_now_24 = value;
  3630. }
  3631. };
  3632. #ifdef __clang__
  3633. #pragma clang diagnostic pop
  3634. #endif
  3635. #endif // DATETIME_T3738529785_H
  3636. #ifndef UNITYSERIALIZATIONHOLDER_T431912834_H
  3637. #define UNITYSERIALIZATIONHOLDER_T431912834_H
  3638. #ifdef __clang__
  3639. #pragma clang diagnostic push
  3640. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3641. #pragma clang diagnostic ignored "-Wunused-variable"
  3642. #endif
  3643. // System.UnitySerializationHolder
  3644. struct UnitySerializationHolder_t431912834 : public RuntimeObject
  3645. {
  3646. public:
  3647. // System.String System.UnitySerializationHolder::_data
  3648. String_t* ____data_0;
  3649. // System.UnitySerializationHolder/UnityType System.UnitySerializationHolder::_unityType
  3650. uint8_t ____unityType_1;
  3651. // System.String System.UnitySerializationHolder::_assemblyName
  3652. String_t* ____assemblyName_2;
  3653. public:
  3654. inline static int32_t get_offset_of__data_0() { return static_cast<int32_t>(offsetof(UnitySerializationHolder_t431912834, ____data_0)); }
  3655. inline String_t* get__data_0() const { return ____data_0; }
  3656. inline String_t** get_address_of__data_0() { return &____data_0; }
  3657. inline void set__data_0(String_t* value)
  3658. {
  3659. ____data_0 = value;
  3660. Il2CppCodeGenWriteBarrier((&____data_0), value);
  3661. }
  3662. inline static int32_t get_offset_of__unityType_1() { return static_cast<int32_t>(offsetof(UnitySerializationHolder_t431912834, ____unityType_1)); }
  3663. inline uint8_t get__unityType_1() const { return ____unityType_1; }
  3664. inline uint8_t* get_address_of__unityType_1() { return &____unityType_1; }
  3665. inline void set__unityType_1(uint8_t value)
  3666. {
  3667. ____unityType_1 = value;
  3668. }
  3669. inline static int32_t get_offset_of__assemblyName_2() { return static_cast<int32_t>(offsetof(UnitySerializationHolder_t431912834, ____assemblyName_2)); }
  3670. inline String_t* get__assemblyName_2() const { return ____assemblyName_2; }
  3671. inline String_t** get_address_of__assemblyName_2() { return &____assemblyName_2; }
  3672. inline void set__assemblyName_2(String_t* value)
  3673. {
  3674. ____assemblyName_2 = value;
  3675. Il2CppCodeGenWriteBarrier((&____assemblyName_2), value);
  3676. }
  3677. };
  3678. #ifdef __clang__
  3679. #pragma clang diagnostic pop
  3680. #endif
  3681. #endif // UNITYSERIALIZATIONHOLDER_T431912834_H
  3682. #ifndef THREAD_T2300836069_H
  3683. #define THREAD_T2300836069_H
  3684. #ifdef __clang__
  3685. #pragma clang diagnostic push
  3686. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3687. #pragma clang diagnostic ignored "-Wunused-variable"
  3688. #endif
  3689. // System.Threading.Thread
  3690. struct Thread_t2300836069 : public CriticalFinalizerObject_t701527852
  3691. {
  3692. public:
  3693. // System.Int32 System.Threading.Thread::lock_thread_id
  3694. int32_t ___lock_thread_id_0;
  3695. // System.IntPtr System.Threading.Thread::system_thread_handle
  3696. intptr_t ___system_thread_handle_1;
  3697. // System.Object System.Threading.Thread::cached_culture_info
  3698. RuntimeObject * ___cached_culture_info_2;
  3699. // System.IntPtr System.Threading.Thread::unused0
  3700. intptr_t ___unused0_3;
  3701. // System.Boolean System.Threading.Thread::threadpool_thread
  3702. bool ___threadpool_thread_4;
  3703. // System.IntPtr System.Threading.Thread::name
  3704. intptr_t ___name_5;
  3705. // System.Int32 System.Threading.Thread::name_len
  3706. int32_t ___name_len_6;
  3707. // System.Threading.ThreadState System.Threading.Thread::state
  3708. int32_t ___state_7;
  3709. // System.Object System.Threading.Thread::abort_exc
  3710. RuntimeObject * ___abort_exc_8;
  3711. // System.Int32 System.Threading.Thread::abort_state_handle
  3712. int32_t ___abort_state_handle_9;
  3713. // System.Int64 System.Threading.Thread::thread_id
  3714. int64_t ___thread_id_10;
  3715. // System.IntPtr System.Threading.Thread::start_notify
  3716. intptr_t ___start_notify_11;
  3717. // System.IntPtr System.Threading.Thread::stack_ptr
  3718. intptr_t ___stack_ptr_12;
  3719. // System.UIntPtr System.Threading.Thread::static_data
  3720. uintptr_t ___static_data_13;
  3721. // System.IntPtr System.Threading.Thread::jit_data
  3722. intptr_t ___jit_data_14;
  3723. // System.IntPtr System.Threading.Thread::lock_data
  3724. intptr_t ___lock_data_15;
  3725. // System.Object System.Threading.Thread::current_appcontext
  3726. RuntimeObject * ___current_appcontext_16;
  3727. // System.Int32 System.Threading.Thread::stack_size
  3728. int32_t ___stack_size_17;
  3729. // System.Object System.Threading.Thread::start_obj
  3730. RuntimeObject * ___start_obj_18;
  3731. // System.IntPtr System.Threading.Thread::appdomain_refs
  3732. intptr_t ___appdomain_refs_19;
  3733. // System.Int32 System.Threading.Thread::interruption_requested
  3734. int32_t ___interruption_requested_20;
  3735. // System.IntPtr System.Threading.Thread::suspend_event
  3736. intptr_t ___suspend_event_21;
  3737. // System.IntPtr System.Threading.Thread::suspended_event
  3738. intptr_t ___suspended_event_22;
  3739. // System.IntPtr System.Threading.Thread::resume_event
  3740. intptr_t ___resume_event_23;
  3741. // System.IntPtr System.Threading.Thread::synch_cs
  3742. intptr_t ___synch_cs_24;
  3743. // System.IntPtr System.Threading.Thread::serialized_culture_info
  3744. intptr_t ___serialized_culture_info_25;
  3745. // System.Int32 System.Threading.Thread::serialized_culture_info_len
  3746. int32_t ___serialized_culture_info_len_26;
  3747. // System.IntPtr System.Threading.Thread::serialized_ui_culture_info
  3748. intptr_t ___serialized_ui_culture_info_27;
  3749. // System.Int32 System.Threading.Thread::serialized_ui_culture_info_len
  3750. int32_t ___serialized_ui_culture_info_len_28;
  3751. // System.Boolean System.Threading.Thread::thread_dump_requested
  3752. bool ___thread_dump_requested_29;
  3753. // System.IntPtr System.Threading.Thread::end_stack
  3754. intptr_t ___end_stack_30;
  3755. // System.Boolean System.Threading.Thread::thread_interrupt_requested
  3756. bool ___thread_interrupt_requested_31;
  3757. // System.Byte System.Threading.Thread::apartment_state
  3758. uint8_t ___apartment_state_32;
  3759. // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Thread::critical_region_level
  3760. int32_t ___critical_region_level_33;
  3761. // System.Int32 System.Threading.Thread::small_id
  3762. int32_t ___small_id_34;
  3763. // System.IntPtr System.Threading.Thread::manage_callback
  3764. intptr_t ___manage_callback_35;
  3765. // System.Object System.Threading.Thread::pending_exception
  3766. RuntimeObject * ___pending_exception_36;
  3767. // System.Threading.ExecutionContext System.Threading.Thread::ec_to_set
  3768. ExecutionContext_t1748372627 * ___ec_to_set_37;
  3769. // System.IntPtr System.Threading.Thread::interrupt_on_stop
  3770. intptr_t ___interrupt_on_stop_38;
  3771. // System.IntPtr System.Threading.Thread::unused3
  3772. intptr_t ___unused3_39;
  3773. // System.IntPtr System.Threading.Thread::unused4
  3774. intptr_t ___unused4_40;
  3775. // System.IntPtr System.Threading.Thread::unused5
  3776. intptr_t ___unused5_41;
  3777. // System.IntPtr System.Threading.Thread::unused6
  3778. intptr_t ___unused6_42;
  3779. // System.MulticastDelegate System.Threading.Thread::threadstart
  3780. MulticastDelegate_t * ___threadstart_45;
  3781. // System.Int32 System.Threading.Thread::managed_id
  3782. int32_t ___managed_id_46;
  3783. // System.Security.Principal.IPrincipal System.Threading.Thread::_principal
  3784. RuntimeObject* ____principal_47;
  3785. // System.Boolean System.Threading.Thread::in_currentculture
  3786. bool ___in_currentculture_50;
  3787. public:
  3788. inline static int32_t get_offset_of_lock_thread_id_0() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___lock_thread_id_0)); }
  3789. inline int32_t get_lock_thread_id_0() const { return ___lock_thread_id_0; }
  3790. inline int32_t* get_address_of_lock_thread_id_0() { return &___lock_thread_id_0; }
  3791. inline void set_lock_thread_id_0(int32_t value)
  3792. {
  3793. ___lock_thread_id_0 = value;
  3794. }
  3795. inline static int32_t get_offset_of_system_thread_handle_1() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___system_thread_handle_1)); }
  3796. inline intptr_t get_system_thread_handle_1() const { return ___system_thread_handle_1; }
  3797. inline intptr_t* get_address_of_system_thread_handle_1() { return &___system_thread_handle_1; }
  3798. inline void set_system_thread_handle_1(intptr_t value)
  3799. {
  3800. ___system_thread_handle_1 = value;
  3801. }
  3802. inline static int32_t get_offset_of_cached_culture_info_2() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___cached_culture_info_2)); }
  3803. inline RuntimeObject * get_cached_culture_info_2() const { return ___cached_culture_info_2; }
  3804. inline RuntimeObject ** get_address_of_cached_culture_info_2() { return &___cached_culture_info_2; }
  3805. inline void set_cached_culture_info_2(RuntimeObject * value)
  3806. {
  3807. ___cached_culture_info_2 = value;
  3808. Il2CppCodeGenWriteBarrier((&___cached_culture_info_2), value);
  3809. }
  3810. inline static int32_t get_offset_of_unused0_3() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___unused0_3)); }
  3811. inline intptr_t get_unused0_3() const { return ___unused0_3; }
  3812. inline intptr_t* get_address_of_unused0_3() { return &___unused0_3; }
  3813. inline void set_unused0_3(intptr_t value)
  3814. {
  3815. ___unused0_3 = value;
  3816. }
  3817. inline static int32_t get_offset_of_threadpool_thread_4() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___threadpool_thread_4)); }
  3818. inline bool get_threadpool_thread_4() const { return ___threadpool_thread_4; }
  3819. inline bool* get_address_of_threadpool_thread_4() { return &___threadpool_thread_4; }
  3820. inline void set_threadpool_thread_4(bool value)
  3821. {
  3822. ___threadpool_thread_4 = value;
  3823. }
  3824. inline static int32_t get_offset_of_name_5() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___name_5)); }
  3825. inline intptr_t get_name_5() const { return ___name_5; }
  3826. inline intptr_t* get_address_of_name_5() { return &___name_5; }
  3827. inline void set_name_5(intptr_t value)
  3828. {
  3829. ___name_5 = value;
  3830. }
  3831. inline static int32_t get_offset_of_name_len_6() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___name_len_6)); }
  3832. inline int32_t get_name_len_6() const { return ___name_len_6; }
  3833. inline int32_t* get_address_of_name_len_6() { return &___name_len_6; }
  3834. inline void set_name_len_6(int32_t value)
  3835. {
  3836. ___name_len_6 = value;
  3837. }
  3838. inline static int32_t get_offset_of_state_7() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___state_7)); }
  3839. inline int32_t get_state_7() const { return ___state_7; }
  3840. inline int32_t* get_address_of_state_7() { return &___state_7; }
  3841. inline void set_state_7(int32_t value)
  3842. {
  3843. ___state_7 = value;
  3844. }
  3845. inline static int32_t get_offset_of_abort_exc_8() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___abort_exc_8)); }
  3846. inline RuntimeObject * get_abort_exc_8() const { return ___abort_exc_8; }
  3847. inline RuntimeObject ** get_address_of_abort_exc_8() { return &___abort_exc_8; }
  3848. inline void set_abort_exc_8(RuntimeObject * value)
  3849. {
  3850. ___abort_exc_8 = value;
  3851. Il2CppCodeGenWriteBarrier((&___abort_exc_8), value);
  3852. }
  3853. inline static int32_t get_offset_of_abort_state_handle_9() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___abort_state_handle_9)); }
  3854. inline int32_t get_abort_state_handle_9() const { return ___abort_state_handle_9; }
  3855. inline int32_t* get_address_of_abort_state_handle_9() { return &___abort_state_handle_9; }
  3856. inline void set_abort_state_handle_9(int32_t value)
  3857. {
  3858. ___abort_state_handle_9 = value;
  3859. }
  3860. inline static int32_t get_offset_of_thread_id_10() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___thread_id_10)); }
  3861. inline int64_t get_thread_id_10() const { return ___thread_id_10; }
  3862. inline int64_t* get_address_of_thread_id_10() { return &___thread_id_10; }
  3863. inline void set_thread_id_10(int64_t value)
  3864. {
  3865. ___thread_id_10 = value;
  3866. }
  3867. inline static int32_t get_offset_of_start_notify_11() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___start_notify_11)); }
  3868. inline intptr_t get_start_notify_11() const { return ___start_notify_11; }
  3869. inline intptr_t* get_address_of_start_notify_11() { return &___start_notify_11; }
  3870. inline void set_start_notify_11(intptr_t value)
  3871. {
  3872. ___start_notify_11 = value;
  3873. }
  3874. inline static int32_t get_offset_of_stack_ptr_12() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___stack_ptr_12)); }
  3875. inline intptr_t get_stack_ptr_12() const { return ___stack_ptr_12; }
  3876. inline intptr_t* get_address_of_stack_ptr_12() { return &___stack_ptr_12; }
  3877. inline void set_stack_ptr_12(intptr_t value)
  3878. {
  3879. ___stack_ptr_12 = value;
  3880. }
  3881. inline static int32_t get_offset_of_static_data_13() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___static_data_13)); }
  3882. inline uintptr_t get_static_data_13() const { return ___static_data_13; }
  3883. inline uintptr_t* get_address_of_static_data_13() { return &___static_data_13; }
  3884. inline void set_static_data_13(uintptr_t value)
  3885. {
  3886. ___static_data_13 = value;
  3887. }
  3888. inline static int32_t get_offset_of_jit_data_14() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___jit_data_14)); }
  3889. inline intptr_t get_jit_data_14() const { return ___jit_data_14; }
  3890. inline intptr_t* get_address_of_jit_data_14() { return &___jit_data_14; }
  3891. inline void set_jit_data_14(intptr_t value)
  3892. {
  3893. ___jit_data_14 = value;
  3894. }
  3895. inline static int32_t get_offset_of_lock_data_15() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___lock_data_15)); }
  3896. inline intptr_t get_lock_data_15() const { return ___lock_data_15; }
  3897. inline intptr_t* get_address_of_lock_data_15() { return &___lock_data_15; }
  3898. inline void set_lock_data_15(intptr_t value)
  3899. {
  3900. ___lock_data_15 = value;
  3901. }
  3902. inline static int32_t get_offset_of_current_appcontext_16() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___current_appcontext_16)); }
  3903. inline RuntimeObject * get_current_appcontext_16() const { return ___current_appcontext_16; }
  3904. inline RuntimeObject ** get_address_of_current_appcontext_16() { return &___current_appcontext_16; }
  3905. inline void set_current_appcontext_16(RuntimeObject * value)
  3906. {
  3907. ___current_appcontext_16 = value;
  3908. Il2CppCodeGenWriteBarrier((&___current_appcontext_16), value);
  3909. }
  3910. inline static int32_t get_offset_of_stack_size_17() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___stack_size_17)); }
  3911. inline int32_t get_stack_size_17() const { return ___stack_size_17; }
  3912. inline int32_t* get_address_of_stack_size_17() { return &___stack_size_17; }
  3913. inline void set_stack_size_17(int32_t value)
  3914. {
  3915. ___stack_size_17 = value;
  3916. }
  3917. inline static int32_t get_offset_of_start_obj_18() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___start_obj_18)); }
  3918. inline RuntimeObject * get_start_obj_18() const { return ___start_obj_18; }
  3919. inline RuntimeObject ** get_address_of_start_obj_18() { return &___start_obj_18; }
  3920. inline void set_start_obj_18(RuntimeObject * value)
  3921. {
  3922. ___start_obj_18 = value;
  3923. Il2CppCodeGenWriteBarrier((&___start_obj_18), value);
  3924. }
  3925. inline static int32_t get_offset_of_appdomain_refs_19() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___appdomain_refs_19)); }
  3926. inline intptr_t get_appdomain_refs_19() const { return ___appdomain_refs_19; }
  3927. inline intptr_t* get_address_of_appdomain_refs_19() { return &___appdomain_refs_19; }
  3928. inline void set_appdomain_refs_19(intptr_t value)
  3929. {
  3930. ___appdomain_refs_19 = value;
  3931. }
  3932. inline static int32_t get_offset_of_interruption_requested_20() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___interruption_requested_20)); }
  3933. inline int32_t get_interruption_requested_20() const { return ___interruption_requested_20; }
  3934. inline int32_t* get_address_of_interruption_requested_20() { return &___interruption_requested_20; }
  3935. inline void set_interruption_requested_20(int32_t value)
  3936. {
  3937. ___interruption_requested_20 = value;
  3938. }
  3939. inline static int32_t get_offset_of_suspend_event_21() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___suspend_event_21)); }
  3940. inline intptr_t get_suspend_event_21() const { return ___suspend_event_21; }
  3941. inline intptr_t* get_address_of_suspend_event_21() { return &___suspend_event_21; }
  3942. inline void set_suspend_event_21(intptr_t value)
  3943. {
  3944. ___suspend_event_21 = value;
  3945. }
  3946. inline static int32_t get_offset_of_suspended_event_22() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___suspended_event_22)); }
  3947. inline intptr_t get_suspended_event_22() const { return ___suspended_event_22; }
  3948. inline intptr_t* get_address_of_suspended_event_22() { return &___suspended_event_22; }
  3949. inline void set_suspended_event_22(intptr_t value)
  3950. {
  3951. ___suspended_event_22 = value;
  3952. }
  3953. inline static int32_t get_offset_of_resume_event_23() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___resume_event_23)); }
  3954. inline intptr_t get_resume_event_23() const { return ___resume_event_23; }
  3955. inline intptr_t* get_address_of_resume_event_23() { return &___resume_event_23; }
  3956. inline void set_resume_event_23(intptr_t value)
  3957. {
  3958. ___resume_event_23 = value;
  3959. }
  3960. inline static int32_t get_offset_of_synch_cs_24() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___synch_cs_24)); }
  3961. inline intptr_t get_synch_cs_24() const { return ___synch_cs_24; }
  3962. inline intptr_t* get_address_of_synch_cs_24() { return &___synch_cs_24; }
  3963. inline void set_synch_cs_24(intptr_t value)
  3964. {
  3965. ___synch_cs_24 = value;
  3966. }
  3967. inline static int32_t get_offset_of_serialized_culture_info_25() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___serialized_culture_info_25)); }
  3968. inline intptr_t get_serialized_culture_info_25() const { return ___serialized_culture_info_25; }
  3969. inline intptr_t* get_address_of_serialized_culture_info_25() { return &___serialized_culture_info_25; }
  3970. inline void set_serialized_culture_info_25(intptr_t value)
  3971. {
  3972. ___serialized_culture_info_25 = value;
  3973. }
  3974. inline static int32_t get_offset_of_serialized_culture_info_len_26() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___serialized_culture_info_len_26)); }
  3975. inline int32_t get_serialized_culture_info_len_26() const { return ___serialized_culture_info_len_26; }
  3976. inline int32_t* get_address_of_serialized_culture_info_len_26() { return &___serialized_culture_info_len_26; }
  3977. inline void set_serialized_culture_info_len_26(int32_t value)
  3978. {
  3979. ___serialized_culture_info_len_26 = value;
  3980. }
  3981. inline static int32_t get_offset_of_serialized_ui_culture_info_27() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___serialized_ui_culture_info_27)); }
  3982. inline intptr_t get_serialized_ui_culture_info_27() const { return ___serialized_ui_culture_info_27; }
  3983. inline intptr_t* get_address_of_serialized_ui_culture_info_27() { return &___serialized_ui_culture_info_27; }
  3984. inline void set_serialized_ui_culture_info_27(intptr_t value)
  3985. {
  3986. ___serialized_ui_culture_info_27 = value;
  3987. }
  3988. inline static int32_t get_offset_of_serialized_ui_culture_info_len_28() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___serialized_ui_culture_info_len_28)); }
  3989. inline int32_t get_serialized_ui_culture_info_len_28() const { return ___serialized_ui_culture_info_len_28; }
  3990. inline int32_t* get_address_of_serialized_ui_culture_info_len_28() { return &___serialized_ui_culture_info_len_28; }
  3991. inline void set_serialized_ui_culture_info_len_28(int32_t value)
  3992. {
  3993. ___serialized_ui_culture_info_len_28 = value;
  3994. }
  3995. inline static int32_t get_offset_of_thread_dump_requested_29() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___thread_dump_requested_29)); }
  3996. inline bool get_thread_dump_requested_29() const { return ___thread_dump_requested_29; }
  3997. inline bool* get_address_of_thread_dump_requested_29() { return &___thread_dump_requested_29; }
  3998. inline void set_thread_dump_requested_29(bool value)
  3999. {
  4000. ___thread_dump_requested_29 = value;
  4001. }
  4002. inline static int32_t get_offset_of_end_stack_30() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___end_stack_30)); }
  4003. inline intptr_t get_end_stack_30() const { return ___end_stack_30; }
  4004. inline intptr_t* get_address_of_end_stack_30() { return &___end_stack_30; }
  4005. inline void set_end_stack_30(intptr_t value)
  4006. {
  4007. ___end_stack_30 = value;
  4008. }
  4009. inline static int32_t get_offset_of_thread_interrupt_requested_31() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___thread_interrupt_requested_31)); }
  4010. inline bool get_thread_interrupt_requested_31() const { return ___thread_interrupt_requested_31; }
  4011. inline bool* get_address_of_thread_interrupt_requested_31() { return &___thread_interrupt_requested_31; }
  4012. inline void set_thread_interrupt_requested_31(bool value)
  4013. {
  4014. ___thread_interrupt_requested_31 = value;
  4015. }
  4016. inline static int32_t get_offset_of_apartment_state_32() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___apartment_state_32)); }
  4017. inline uint8_t get_apartment_state_32() const { return ___apartment_state_32; }
  4018. inline uint8_t* get_address_of_apartment_state_32() { return &___apartment_state_32; }
  4019. inline void set_apartment_state_32(uint8_t value)
  4020. {
  4021. ___apartment_state_32 = value;
  4022. }
  4023. inline static int32_t get_offset_of_critical_region_level_33() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___critical_region_level_33)); }
  4024. inline int32_t get_critical_region_level_33() const { return ___critical_region_level_33; }
  4025. inline int32_t* get_address_of_critical_region_level_33() { return &___critical_region_level_33; }
  4026. inline void set_critical_region_level_33(int32_t value)
  4027. {
  4028. ___critical_region_level_33 = value;
  4029. }
  4030. inline static int32_t get_offset_of_small_id_34() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___small_id_34)); }
  4031. inline int32_t get_small_id_34() const { return ___small_id_34; }
  4032. inline int32_t* get_address_of_small_id_34() { return &___small_id_34; }
  4033. inline void set_small_id_34(int32_t value)
  4034. {
  4035. ___small_id_34 = value;
  4036. }
  4037. inline static int32_t get_offset_of_manage_callback_35() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___manage_callback_35)); }
  4038. inline intptr_t get_manage_callback_35() const { return ___manage_callback_35; }
  4039. inline intptr_t* get_address_of_manage_callback_35() { return &___manage_callback_35; }
  4040. inline void set_manage_callback_35(intptr_t value)
  4041. {
  4042. ___manage_callback_35 = value;
  4043. }
  4044. inline static int32_t get_offset_of_pending_exception_36() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___pending_exception_36)); }
  4045. inline RuntimeObject * get_pending_exception_36() const { return ___pending_exception_36; }
  4046. inline RuntimeObject ** get_address_of_pending_exception_36() { return &___pending_exception_36; }
  4047. inline void set_pending_exception_36(RuntimeObject * value)
  4048. {
  4049. ___pending_exception_36 = value;
  4050. Il2CppCodeGenWriteBarrier((&___pending_exception_36), value);
  4051. }
  4052. inline static int32_t get_offset_of_ec_to_set_37() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___ec_to_set_37)); }
  4053. inline ExecutionContext_t1748372627 * get_ec_to_set_37() const { return ___ec_to_set_37; }
  4054. inline ExecutionContext_t1748372627 ** get_address_of_ec_to_set_37() { return &___ec_to_set_37; }
  4055. inline void set_ec_to_set_37(ExecutionContext_t1748372627 * value)
  4056. {
  4057. ___ec_to_set_37 = value;
  4058. Il2CppCodeGenWriteBarrier((&___ec_to_set_37), value);
  4059. }
  4060. inline static int32_t get_offset_of_interrupt_on_stop_38() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___interrupt_on_stop_38)); }
  4061. inline intptr_t get_interrupt_on_stop_38() const { return ___interrupt_on_stop_38; }
  4062. inline intptr_t* get_address_of_interrupt_on_stop_38() { return &___interrupt_on_stop_38; }
  4063. inline void set_interrupt_on_stop_38(intptr_t value)
  4064. {
  4065. ___interrupt_on_stop_38 = value;
  4066. }
  4067. inline static int32_t get_offset_of_unused3_39() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___unused3_39)); }
  4068. inline intptr_t get_unused3_39() const { return ___unused3_39; }
  4069. inline intptr_t* get_address_of_unused3_39() { return &___unused3_39; }
  4070. inline void set_unused3_39(intptr_t value)
  4071. {
  4072. ___unused3_39 = value;
  4073. }
  4074. inline static int32_t get_offset_of_unused4_40() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___unused4_40)); }
  4075. inline intptr_t get_unused4_40() const { return ___unused4_40; }
  4076. inline intptr_t* get_address_of_unused4_40() { return &___unused4_40; }
  4077. inline void set_unused4_40(intptr_t value)
  4078. {
  4079. ___unused4_40 = value;
  4080. }
  4081. inline static int32_t get_offset_of_unused5_41() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___unused5_41)); }
  4082. inline intptr_t get_unused5_41() const { return ___unused5_41; }
  4083. inline intptr_t* get_address_of_unused5_41() { return &___unused5_41; }
  4084. inline void set_unused5_41(intptr_t value)
  4085. {
  4086. ___unused5_41 = value;
  4087. }
  4088. inline static int32_t get_offset_of_unused6_42() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___unused6_42)); }
  4089. inline intptr_t get_unused6_42() const { return ___unused6_42; }
  4090. inline intptr_t* get_address_of_unused6_42() { return &___unused6_42; }
  4091. inline void set_unused6_42(intptr_t value)
  4092. {
  4093. ___unused6_42 = value;
  4094. }
  4095. inline static int32_t get_offset_of_threadstart_45() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___threadstart_45)); }
  4096. inline MulticastDelegate_t * get_threadstart_45() const { return ___threadstart_45; }
  4097. inline MulticastDelegate_t ** get_address_of_threadstart_45() { return &___threadstart_45; }
  4098. inline void set_threadstart_45(MulticastDelegate_t * value)
  4099. {
  4100. ___threadstart_45 = value;
  4101. Il2CppCodeGenWriteBarrier((&___threadstart_45), value);
  4102. }
  4103. inline static int32_t get_offset_of_managed_id_46() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___managed_id_46)); }
  4104. inline int32_t get_managed_id_46() const { return ___managed_id_46; }
  4105. inline int32_t* get_address_of_managed_id_46() { return &___managed_id_46; }
  4106. inline void set_managed_id_46(int32_t value)
  4107. {
  4108. ___managed_id_46 = value;
  4109. }
  4110. inline static int32_t get_offset_of__principal_47() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ____principal_47)); }
  4111. inline RuntimeObject* get__principal_47() const { return ____principal_47; }
  4112. inline RuntimeObject** get_address_of__principal_47() { return &____principal_47; }
  4113. inline void set__principal_47(RuntimeObject* value)
  4114. {
  4115. ____principal_47 = value;
  4116. Il2CppCodeGenWriteBarrier((&____principal_47), value);
  4117. }
  4118. inline static int32_t get_offset_of_in_currentculture_50() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___in_currentculture_50)); }
  4119. inline bool get_in_currentculture_50() const { return ___in_currentculture_50; }
  4120. inline bool* get_address_of_in_currentculture_50() { return &___in_currentculture_50; }
  4121. inline void set_in_currentculture_50(bool value)
  4122. {
  4123. ___in_currentculture_50 = value;
  4124. }
  4125. };
  4126. struct Thread_t2300836069_StaticFields
  4127. {
  4128. public:
  4129. // System.Collections.Hashtable System.Threading.Thread::datastorehash
  4130. Hashtable_t1853889766 * ___datastorehash_48;
  4131. // System.Object System.Threading.Thread::datastore_lock
  4132. RuntimeObject * ___datastore_lock_49;
  4133. // System.Object System.Threading.Thread::culture_lock
  4134. RuntimeObject * ___culture_lock_51;
  4135. public:
  4136. inline static int32_t get_offset_of_datastorehash_48() { return static_cast<int32_t>(offsetof(Thread_t2300836069_StaticFields, ___datastorehash_48)); }
  4137. inline Hashtable_t1853889766 * get_datastorehash_48() const { return ___datastorehash_48; }
  4138. inline Hashtable_t1853889766 ** get_address_of_datastorehash_48() { return &___datastorehash_48; }
  4139. inline void set_datastorehash_48(Hashtable_t1853889766 * value)
  4140. {
  4141. ___datastorehash_48 = value;
  4142. Il2CppCodeGenWriteBarrier((&___datastorehash_48), value);
  4143. }
  4144. inline static int32_t get_offset_of_datastore_lock_49() { return static_cast<int32_t>(offsetof(Thread_t2300836069_StaticFields, ___datastore_lock_49)); }
  4145. inline RuntimeObject * get_datastore_lock_49() const { return ___datastore_lock_49; }
  4146. inline RuntimeObject ** get_address_of_datastore_lock_49() { return &___datastore_lock_49; }
  4147. inline void set_datastore_lock_49(RuntimeObject * value)
  4148. {
  4149. ___datastore_lock_49 = value;
  4150. Il2CppCodeGenWriteBarrier((&___datastore_lock_49), value);
  4151. }
  4152. inline static int32_t get_offset_of_culture_lock_51() { return static_cast<int32_t>(offsetof(Thread_t2300836069_StaticFields, ___culture_lock_51)); }
  4153. inline RuntimeObject * get_culture_lock_51() const { return ___culture_lock_51; }
  4154. inline RuntimeObject ** get_address_of_culture_lock_51() { return &___culture_lock_51; }
  4155. inline void set_culture_lock_51(RuntimeObject * value)
  4156. {
  4157. ___culture_lock_51 = value;
  4158. Il2CppCodeGenWriteBarrier((&___culture_lock_51), value);
  4159. }
  4160. };
  4161. struct Thread_t2300836069_ThreadStaticFields
  4162. {
  4163. public:
  4164. // System.Object[] System.Threading.Thread::local_slots
  4165. ObjectU5BU5D_t2843939325* ___local_slots_43;
  4166. // System.Threading.ExecutionContext System.Threading.Thread::_ec
  4167. ExecutionContext_t1748372627 * ____ec_44;
  4168. public:
  4169. inline static int32_t get_offset_of_local_slots_43() { return static_cast<int32_t>(offsetof(Thread_t2300836069_ThreadStaticFields, ___local_slots_43)); }
  4170. inline ObjectU5BU5D_t2843939325* get_local_slots_43() const { return ___local_slots_43; }
  4171. inline ObjectU5BU5D_t2843939325** get_address_of_local_slots_43() { return &___local_slots_43; }
  4172. inline void set_local_slots_43(ObjectU5BU5D_t2843939325* value)
  4173. {
  4174. ___local_slots_43 = value;
  4175. Il2CppCodeGenWriteBarrier((&___local_slots_43), value);
  4176. }
  4177. inline static int32_t get_offset_of__ec_44() { return static_cast<int32_t>(offsetof(Thread_t2300836069_ThreadStaticFields, ____ec_44)); }
  4178. inline ExecutionContext_t1748372627 * get__ec_44() const { return ____ec_44; }
  4179. inline ExecutionContext_t1748372627 ** get_address_of__ec_44() { return &____ec_44; }
  4180. inline void set__ec_44(ExecutionContext_t1748372627 * value)
  4181. {
  4182. ____ec_44 = value;
  4183. Il2CppCodeGenWriteBarrier((&____ec_44), value);
  4184. }
  4185. };
  4186. #ifdef __clang__
  4187. #pragma clang diagnostic pop
  4188. #endif
  4189. #endif // THREAD_T2300836069_H
  4190. #ifndef STREAMINGCONTEXT_T3711869237_H
  4191. #define STREAMINGCONTEXT_T3711869237_H
  4192. #ifdef __clang__
  4193. #pragma clang diagnostic push
  4194. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4195. #pragma clang diagnostic ignored "-Wunused-variable"
  4196. #endif
  4197. // System.Runtime.Serialization.StreamingContext
  4198. struct StreamingContext_t3711869237
  4199. {
  4200. public:
  4201. // System.Runtime.Serialization.StreamingContextStates System.Runtime.Serialization.StreamingContext::state
  4202. int32_t ___state_0;
  4203. // System.Object System.Runtime.Serialization.StreamingContext::additional
  4204. RuntimeObject * ___additional_1;
  4205. public:
  4206. inline static int32_t get_offset_of_state_0() { return static_cast<int32_t>(offsetof(StreamingContext_t3711869237, ___state_0)); }
  4207. inline int32_t get_state_0() const { return ___state_0; }
  4208. inline int32_t* get_address_of_state_0() { return &___state_0; }
  4209. inline void set_state_0(int32_t value)
  4210. {
  4211. ___state_0 = value;
  4212. }
  4213. inline static int32_t get_offset_of_additional_1() { return static_cast<int32_t>(offsetof(StreamingContext_t3711869237, ___additional_1)); }
  4214. inline RuntimeObject * get_additional_1() const { return ___additional_1; }
  4215. inline RuntimeObject ** get_address_of_additional_1() { return &___additional_1; }
  4216. inline void set_additional_1(RuntimeObject * value)
  4217. {
  4218. ___additional_1 = value;
  4219. Il2CppCodeGenWriteBarrier((&___additional_1), value);
  4220. }
  4221. };
  4222. #ifdef __clang__
  4223. #pragma clang diagnostic pop
  4224. #endif
  4225. // Native definition for P/Invoke marshalling of System.Runtime.Serialization.StreamingContext
  4226. struct StreamingContext_t3711869237_marshaled_pinvoke
  4227. {
  4228. int32_t ___state_0;
  4229. Il2CppIUnknown* ___additional_1;
  4230. };
  4231. // Native definition for COM marshalling of System.Runtime.Serialization.StreamingContext
  4232. struct StreamingContext_t3711869237_marshaled_com
  4233. {
  4234. int32_t ___state_0;
  4235. Il2CppIUnknown* ___additional_1;
  4236. };
  4237. #endif // STREAMINGCONTEXT_T3711869237_H
  4238. #ifndef MODULE_T2987026101_H
  4239. #define MODULE_T2987026101_H
  4240. #ifdef __clang__
  4241. #pragma clang diagnostic push
  4242. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4243. #pragma clang diagnostic ignored "-Wunused-variable"
  4244. #endif
  4245. // System.Reflection.Module
  4246. struct Module_t2987026101 : public RuntimeObject
  4247. {
  4248. public:
  4249. // System.IntPtr System.Reflection.Module::_impl
  4250. intptr_t ____impl_3;
  4251. // System.Reflection.Assembly System.Reflection.Module::assembly
  4252. Assembly_t * ___assembly_4;
  4253. // System.String System.Reflection.Module::fqname
  4254. String_t* ___fqname_5;
  4255. // System.String System.Reflection.Module::name
  4256. String_t* ___name_6;
  4257. // System.String System.Reflection.Module::scopename
  4258. String_t* ___scopename_7;
  4259. // System.Boolean System.Reflection.Module::is_resource
  4260. bool ___is_resource_8;
  4261. // System.Int32 System.Reflection.Module::token
  4262. int32_t ___token_9;
  4263. public:
  4264. inline static int32_t get_offset_of__impl_3() { return static_cast<int32_t>(offsetof(Module_t2987026101, ____impl_3)); }
  4265. inline intptr_t get__impl_3() const { return ____impl_3; }
  4266. inline intptr_t* get_address_of__impl_3() { return &____impl_3; }
  4267. inline void set__impl_3(intptr_t value)
  4268. {
  4269. ____impl_3 = value;
  4270. }
  4271. inline static int32_t get_offset_of_assembly_4() { return static_cast<int32_t>(offsetof(Module_t2987026101, ___assembly_4)); }
  4272. inline Assembly_t * get_assembly_4() const { return ___assembly_4; }
  4273. inline Assembly_t ** get_address_of_assembly_4() { return &___assembly_4; }
  4274. inline void set_assembly_4(Assembly_t * value)
  4275. {
  4276. ___assembly_4 = value;
  4277. Il2CppCodeGenWriteBarrier((&___assembly_4), value);
  4278. }
  4279. inline static int32_t get_offset_of_fqname_5() { return static_cast<int32_t>(offsetof(Module_t2987026101, ___fqname_5)); }
  4280. inline String_t* get_fqname_5() const { return ___fqname_5; }
  4281. inline String_t** get_address_of_fqname_5() { return &___fqname_5; }
  4282. inline void set_fqname_5(String_t* value)
  4283. {
  4284. ___fqname_5 = value;
  4285. Il2CppCodeGenWriteBarrier((&___fqname_5), value);
  4286. }
  4287. inline static int32_t get_offset_of_name_6() { return static_cast<int32_t>(offsetof(Module_t2987026101, ___name_6)); }
  4288. inline String_t* get_name_6() const { return ___name_6; }
  4289. inline String_t** get_address_of_name_6() { return &___name_6; }
  4290. inline void set_name_6(String_t* value)
  4291. {
  4292. ___name_6 = value;
  4293. Il2CppCodeGenWriteBarrier((&___name_6), value);
  4294. }
  4295. inline static int32_t get_offset_of_scopename_7() { return static_cast<int32_t>(offsetof(Module_t2987026101, ___scopename_7)); }
  4296. inline String_t* get_scopename_7() const { return ___scopename_7; }
  4297. inline String_t** get_address_of_scopename_7() { return &___scopename_7; }
  4298. inline void set_scopename_7(String_t* value)
  4299. {
  4300. ___scopename_7 = value;
  4301. Il2CppCodeGenWriteBarrier((&___scopename_7), value);
  4302. }
  4303. inline static int32_t get_offset_of_is_resource_8() { return static_cast<int32_t>(offsetof(Module_t2987026101, ___is_resource_8)); }
  4304. inline bool get_is_resource_8() const { return ___is_resource_8; }
  4305. inline bool* get_address_of_is_resource_8() { return &___is_resource_8; }
  4306. inline void set_is_resource_8(bool value)
  4307. {
  4308. ___is_resource_8 = value;
  4309. }
  4310. inline static int32_t get_offset_of_token_9() { return static_cast<int32_t>(offsetof(Module_t2987026101, ___token_9)); }
  4311. inline int32_t get_token_9() const { return ___token_9; }
  4312. inline int32_t* get_address_of_token_9() { return &___token_9; }
  4313. inline void set_token_9(int32_t value)
  4314. {
  4315. ___token_9 = value;
  4316. }
  4317. };
  4318. struct Module_t2987026101_StaticFields
  4319. {
  4320. public:
  4321. // System.Reflection.TypeFilter System.Reflection.Module::FilterTypeName
  4322. TypeFilter_t2356120900 * ___FilterTypeName_1;
  4323. // System.Reflection.TypeFilter System.Reflection.Module::FilterTypeNameIgnoreCase
  4324. TypeFilter_t2356120900 * ___FilterTypeNameIgnoreCase_2;
  4325. public:
  4326. inline static int32_t get_offset_of_FilterTypeName_1() { return static_cast<int32_t>(offsetof(Module_t2987026101_StaticFields, ___FilterTypeName_1)); }
  4327. inline TypeFilter_t2356120900 * get_FilterTypeName_1() const { return ___FilterTypeName_1; }
  4328. inline TypeFilter_t2356120900 ** get_address_of_FilterTypeName_1() { return &___FilterTypeName_1; }
  4329. inline void set_FilterTypeName_1(TypeFilter_t2356120900 * value)
  4330. {
  4331. ___FilterTypeName_1 = value;
  4332. Il2CppCodeGenWriteBarrier((&___FilterTypeName_1), value);
  4333. }
  4334. inline static int32_t get_offset_of_FilterTypeNameIgnoreCase_2() { return static_cast<int32_t>(offsetof(Module_t2987026101_StaticFields, ___FilterTypeNameIgnoreCase_2)); }
  4335. inline TypeFilter_t2356120900 * get_FilterTypeNameIgnoreCase_2() const { return ___FilterTypeNameIgnoreCase_2; }
  4336. inline TypeFilter_t2356120900 ** get_address_of_FilterTypeNameIgnoreCase_2() { return &___FilterTypeNameIgnoreCase_2; }
  4337. inline void set_FilterTypeNameIgnoreCase_2(TypeFilter_t2356120900 * value)
  4338. {
  4339. ___FilterTypeNameIgnoreCase_2 = value;
  4340. Il2CppCodeGenWriteBarrier((&___FilterTypeNameIgnoreCase_2), value);
  4341. }
  4342. };
  4343. #ifdef __clang__
  4344. #pragma clang diagnostic pop
  4345. #endif
  4346. #endif // MODULE_T2987026101_H
  4347. #ifndef CONSOLEKEYINFO_T1802691652_H
  4348. #define CONSOLEKEYINFO_T1802691652_H
  4349. #ifdef __clang__
  4350. #pragma clang diagnostic push
  4351. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4352. #pragma clang diagnostic ignored "-Wunused-variable"
  4353. #endif
  4354. // System.ConsoleKeyInfo
  4355. struct ConsoleKeyInfo_t1802691652
  4356. {
  4357. public:
  4358. // System.ConsoleKey System.ConsoleKeyInfo::key
  4359. int32_t ___key_1;
  4360. // System.Char System.ConsoleKeyInfo::keychar
  4361. Il2CppChar ___keychar_2;
  4362. // System.ConsoleModifiers System.ConsoleKeyInfo::modifiers
  4363. int32_t ___modifiers_3;
  4364. public:
  4365. inline static int32_t get_offset_of_key_1() { return static_cast<int32_t>(offsetof(ConsoleKeyInfo_t1802691652, ___key_1)); }
  4366. inline int32_t get_key_1() const { return ___key_1; }
  4367. inline int32_t* get_address_of_key_1() { return &___key_1; }
  4368. inline void set_key_1(int32_t value)
  4369. {
  4370. ___key_1 = value;
  4371. }
  4372. inline static int32_t get_offset_of_keychar_2() { return static_cast<int32_t>(offsetof(ConsoleKeyInfo_t1802691652, ___keychar_2)); }
  4373. inline Il2CppChar get_keychar_2() const { return ___keychar_2; }
  4374. inline Il2CppChar* get_address_of_keychar_2() { return &___keychar_2; }
  4375. inline void set_keychar_2(Il2CppChar value)
  4376. {
  4377. ___keychar_2 = value;
  4378. }
  4379. inline static int32_t get_offset_of_modifiers_3() { return static_cast<int32_t>(offsetof(ConsoleKeyInfo_t1802691652, ___modifiers_3)); }
  4380. inline int32_t get_modifiers_3() const { return ___modifiers_3; }
  4381. inline int32_t* get_address_of_modifiers_3() { return &___modifiers_3; }
  4382. inline void set_modifiers_3(int32_t value)
  4383. {
  4384. ___modifiers_3 = value;
  4385. }
  4386. };
  4387. struct ConsoleKeyInfo_t1802691652_StaticFields
  4388. {
  4389. public:
  4390. // System.ConsoleKeyInfo System.ConsoleKeyInfo::Empty
  4391. ConsoleKeyInfo_t1802691652 ___Empty_0;
  4392. public:
  4393. inline static int32_t get_offset_of_Empty_0() { return static_cast<int32_t>(offsetof(ConsoleKeyInfo_t1802691652_StaticFields, ___Empty_0)); }
  4394. inline ConsoleKeyInfo_t1802691652 get_Empty_0() const { return ___Empty_0; }
  4395. inline ConsoleKeyInfo_t1802691652 * get_address_of_Empty_0() { return &___Empty_0; }
  4396. inline void set_Empty_0(ConsoleKeyInfo_t1802691652 value)
  4397. {
  4398. ___Empty_0 = value;
  4399. }
  4400. };
  4401. #ifdef __clang__
  4402. #pragma clang diagnostic pop
  4403. #endif
  4404. // Native definition for P/Invoke marshalling of System.ConsoleKeyInfo
  4405. struct ConsoleKeyInfo_t1802691652_marshaled_pinvoke
  4406. {
  4407. int32_t ___key_1;
  4408. uint8_t ___keychar_2;
  4409. int32_t ___modifiers_3;
  4410. };
  4411. // Native definition for COM marshalling of System.ConsoleKeyInfo
  4412. struct ConsoleKeyInfo_t1802691652_marshaled_com
  4413. {
  4414. int32_t ___key_1;
  4415. uint8_t ___keychar_2;
  4416. int32_t ___modifiers_3;
  4417. };
  4418. #endif // CONSOLEKEYINFO_T1802691652_H
  4419. #ifndef TYPE_T_H
  4420. #define TYPE_T_H
  4421. #ifdef __clang__
  4422. #pragma clang diagnostic push
  4423. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4424. #pragma clang diagnostic ignored "-Wunused-variable"
  4425. #endif
  4426. // System.Type
  4427. struct Type_t : public MemberInfo_t
  4428. {
  4429. public:
  4430. // System.RuntimeTypeHandle System.Type::_impl
  4431. RuntimeTypeHandle_t3027515415 ____impl_1;
  4432. public:
  4433. inline static int32_t get_offset_of__impl_1() { return static_cast<int32_t>(offsetof(Type_t, ____impl_1)); }
  4434. inline RuntimeTypeHandle_t3027515415 get__impl_1() const { return ____impl_1; }
  4435. inline RuntimeTypeHandle_t3027515415 * get_address_of__impl_1() { return &____impl_1; }
  4436. inline void set__impl_1(RuntimeTypeHandle_t3027515415 value)
  4437. {
  4438. ____impl_1 = value;
  4439. }
  4440. };
  4441. struct Type_t_StaticFields
  4442. {
  4443. public:
  4444. // System.Char System.Type::Delimiter
  4445. Il2CppChar ___Delimiter_2;
  4446. // System.Type[] System.Type::EmptyTypes
  4447. TypeU5BU5D_t3940880105* ___EmptyTypes_3;
  4448. // System.Reflection.MemberFilter System.Type::FilterAttribute
  4449. MemberFilter_t426314064 * ___FilterAttribute_4;
  4450. // System.Reflection.MemberFilter System.Type::FilterName
  4451. MemberFilter_t426314064 * ___FilterName_5;
  4452. // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase
  4453. MemberFilter_t426314064 * ___FilterNameIgnoreCase_6;
  4454. // System.Object System.Type::Missing
  4455. RuntimeObject * ___Missing_7;
  4456. public:
  4457. inline static int32_t get_offset_of_Delimiter_2() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Delimiter_2)); }
  4458. inline Il2CppChar get_Delimiter_2() const { return ___Delimiter_2; }
  4459. inline Il2CppChar* get_address_of_Delimiter_2() { return &___Delimiter_2; }
  4460. inline void set_Delimiter_2(Il2CppChar value)
  4461. {
  4462. ___Delimiter_2 = value;
  4463. }
  4464. inline static int32_t get_offset_of_EmptyTypes_3() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___EmptyTypes_3)); }
  4465. inline TypeU5BU5D_t3940880105* get_EmptyTypes_3() const { return ___EmptyTypes_3; }
  4466. inline TypeU5BU5D_t3940880105** get_address_of_EmptyTypes_3() { return &___EmptyTypes_3; }
  4467. inline void set_EmptyTypes_3(TypeU5BU5D_t3940880105* value)
  4468. {
  4469. ___EmptyTypes_3 = value;
  4470. Il2CppCodeGenWriteBarrier((&___EmptyTypes_3), value);
  4471. }
  4472. inline static int32_t get_offset_of_FilterAttribute_4() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterAttribute_4)); }
  4473. inline MemberFilter_t426314064 * get_FilterAttribute_4() const { return ___FilterAttribute_4; }
  4474. inline MemberFilter_t426314064 ** get_address_of_FilterAttribute_4() { return &___FilterAttribute_4; }
  4475. inline void set_FilterAttribute_4(MemberFilter_t426314064 * value)
  4476. {
  4477. ___FilterAttribute_4 = value;
  4478. Il2CppCodeGenWriteBarrier((&___FilterAttribute_4), value);
  4479. }
  4480. inline static int32_t get_offset_of_FilterName_5() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterName_5)); }
  4481. inline MemberFilter_t426314064 * get_FilterName_5() const { return ___FilterName_5; }
  4482. inline MemberFilter_t426314064 ** get_address_of_FilterName_5() { return &___FilterName_5; }
  4483. inline void set_FilterName_5(MemberFilter_t426314064 * value)
  4484. {
  4485. ___FilterName_5 = value;
  4486. Il2CppCodeGenWriteBarrier((&___FilterName_5), value);
  4487. }
  4488. inline static int32_t get_offset_of_FilterNameIgnoreCase_6() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_6)); }
  4489. inline MemberFilter_t426314064 * get_FilterNameIgnoreCase_6() const { return ___FilterNameIgnoreCase_6; }
  4490. inline MemberFilter_t426314064 ** get_address_of_FilterNameIgnoreCase_6() { return &___FilterNameIgnoreCase_6; }
  4491. inline void set_FilterNameIgnoreCase_6(MemberFilter_t426314064 * value)
  4492. {
  4493. ___FilterNameIgnoreCase_6 = value;
  4494. Il2CppCodeGenWriteBarrier((&___FilterNameIgnoreCase_6), value);
  4495. }
  4496. inline static int32_t get_offset_of_Missing_7() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Missing_7)); }
  4497. inline RuntimeObject * get_Missing_7() const { return ___Missing_7; }
  4498. inline RuntimeObject ** get_address_of_Missing_7() { return &___Missing_7; }
  4499. inline void set_Missing_7(RuntimeObject * value)
  4500. {
  4501. ___Missing_7 = value;
  4502. Il2CppCodeGenWriteBarrier((&___Missing_7), value);
  4503. }
  4504. };
  4505. #ifdef __clang__
  4506. #pragma clang diagnostic pop
  4507. #endif
  4508. #endif // TYPE_T_H
  4509. #ifndef ASYNCCALLBACK_T3962456242_H
  4510. #define ASYNCCALLBACK_T3962456242_H
  4511. #ifdef __clang__
  4512. #pragma clang diagnostic push
  4513. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4514. #pragma clang diagnostic ignored "-Wunused-variable"
  4515. #endif
  4516. // System.AsyncCallback
  4517. struct AsyncCallback_t3962456242 : public MulticastDelegate_t
  4518. {
  4519. public:
  4520. public:
  4521. };
  4522. #ifdef __clang__
  4523. #pragma clang diagnostic pop
  4524. #endif
  4525. #endif // ASYNCCALLBACK_T3962456242_H
  4526. #ifndef UNHANDLEDEXCEPTIONEVENTHANDLER_T3101989324_H
  4527. #define UNHANDLEDEXCEPTIONEVENTHANDLER_T3101989324_H
  4528. #ifdef __clang__
  4529. #pragma clang diagnostic push
  4530. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4531. #pragma clang diagnostic ignored "-Wunused-variable"
  4532. #endif
  4533. // System.UnhandledExceptionEventHandler
  4534. struct UnhandledExceptionEventHandler_t3101989324 : public MulticastDelegate_t
  4535. {
  4536. public:
  4537. public:
  4538. };
  4539. #ifdef __clang__
  4540. #pragma clang diagnostic pop
  4541. #endif
  4542. #endif // UNHANDLEDEXCEPTIONEVENTHANDLER_T3101989324_H
  4543. // System.Object[]
  4544. struct ObjectU5BU5D_t2843939325 : public RuntimeArray
  4545. {
  4546. public:
  4547. ALIGN_FIELD (8) RuntimeObject * m_Items[1];
  4548. public:
  4549. inline RuntimeObject * GetAt(il2cpp_array_size_t index) const
  4550. {
  4551. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  4552. return m_Items[index];
  4553. }
  4554. inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index)
  4555. {
  4556. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  4557. return m_Items + index;
  4558. }
  4559. inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value)
  4560. {
  4561. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  4562. m_Items[index] = value;
  4563. Il2CppCodeGenWriteBarrier(m_Items + index, value);
  4564. }
  4565. inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const
  4566. {
  4567. return m_Items[index];
  4568. }
  4569. inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index)
  4570. {
  4571. return m_Items + index;
  4572. }
  4573. inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value)
  4574. {
  4575. m_Items[index] = value;
  4576. Il2CppCodeGenWriteBarrier(m_Items + index, value);
  4577. }
  4578. };
  4579. // System.String[]
  4580. struct StringU5BU5D_t1281789340 : public RuntimeArray
  4581. {
  4582. public:
  4583. ALIGN_FIELD (8) String_t* m_Items[1];
  4584. public:
  4585. inline String_t* GetAt(il2cpp_array_size_t index) const
  4586. {
  4587. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  4588. return m_Items[index];
  4589. }
  4590. inline String_t** GetAddressAt(il2cpp_array_size_t index)
  4591. {
  4592. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  4593. return m_Items + index;
  4594. }
  4595. inline void SetAt(il2cpp_array_size_t index, String_t* value)
  4596. {
  4597. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  4598. m_Items[index] = value;
  4599. Il2CppCodeGenWriteBarrier(m_Items + index, value);
  4600. }
  4601. inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const
  4602. {
  4603. return m_Items[index];
  4604. }
  4605. inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
  4606. {
  4607. return m_Items + index;
  4608. }
  4609. inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value)
  4610. {
  4611. m_Items[index] = value;
  4612. Il2CppCodeGenWriteBarrier(m_Items + index, value);
  4613. }
  4614. };
  4615. // System.Char[]
  4616. struct CharU5BU5D_t3528271667 : public RuntimeArray
  4617. {
  4618. public:
  4619. ALIGN_FIELD (8) Il2CppChar m_Items[1];
  4620. public:
  4621. inline Il2CppChar GetAt(il2cpp_array_size_t index) const
  4622. {
  4623. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  4624. return m_Items[index];
  4625. }
  4626. inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index)
  4627. {
  4628. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  4629. return m_Items + index;
  4630. }
  4631. inline void SetAt(il2cpp_array_size_t index, Il2CppChar value)
  4632. {
  4633. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  4634. m_Items[index] = value;
  4635. }
  4636. inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const
  4637. {
  4638. return m_Items[index];
  4639. }
  4640. inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index)
  4641. {
  4642. return m_Items + index;
  4643. }
  4644. inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value)
  4645. {
  4646. m_Items[index] = value;
  4647. }
  4648. };
  4649. extern "C" void InputRecord_t2660212290_marshal_pinvoke(const InputRecord_t2660212290& unmarshaled, InputRecord_t2660212290_marshaled_pinvoke& marshaled);
  4650. extern "C" void InputRecord_t2660212290_marshal_pinvoke_back(const InputRecord_t2660212290_marshaled_pinvoke& marshaled, InputRecord_t2660212290& unmarshaled);
  4651. extern "C" void InputRecord_t2660212290_marshal_pinvoke_cleanup(InputRecord_t2660212290_marshaled_pinvoke& marshaled);
  4652. // System.Boolean System.Convert::ToBoolean(System.UInt32)
  4653. extern "C" IL2CPP_METHOD_ATTR bool Convert_ToBoolean_m2807110707 (RuntimeObject * __this /* static, unused */, uint32_t ___value0, const RuntimeMethod* method);
  4654. // System.Boolean System.UInt32::System.IConvertible.ToBoolean(System.IFormatProvider)
  4655. extern "C" IL2CPP_METHOD_ATTR bool UInt32_System_IConvertible_ToBoolean_m1763673183 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4656. // System.Byte System.Convert::ToByte(System.UInt32)
  4657. extern "C" IL2CPP_METHOD_ATTR uint8_t Convert_ToByte_m1993550870 (RuntimeObject * __this /* static, unused */, uint32_t ___value0, const RuntimeMethod* method);
  4658. // System.Byte System.UInt32::System.IConvertible.ToByte(System.IFormatProvider)
  4659. extern "C" IL2CPP_METHOD_ATTR uint8_t UInt32_System_IConvertible_ToByte_m4072781199 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4660. // System.Char System.Convert::ToChar(System.UInt32)
  4661. extern "C" IL2CPP_METHOD_ATTR Il2CppChar Convert_ToChar_m2796006345 (RuntimeObject * __this /* static, unused */, uint32_t ___value0, const RuntimeMethod* method);
  4662. // System.Char System.UInt32::System.IConvertible.ToChar(System.IFormatProvider)
  4663. extern "C" IL2CPP_METHOD_ATTR Il2CppChar UInt32_System_IConvertible_ToChar_m1873050533 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4664. // System.DateTime System.Convert::ToDateTime(System.UInt32)
  4665. extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 Convert_ToDateTime_m1031474510 (RuntimeObject * __this /* static, unused */, uint32_t ___value0, const RuntimeMethod* method);
  4666. // System.DateTime System.UInt32::System.IConvertible.ToDateTime(System.IFormatProvider)
  4667. extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 UInt32_System_IConvertible_ToDateTime_m2767723441 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4668. // System.Decimal System.Convert::ToDecimal(System.UInt32)
  4669. extern "C" IL2CPP_METHOD_ATTR Decimal_t2948259380 Convert_ToDecimal_m889385228 (RuntimeObject * __this /* static, unused */, uint32_t ___value0, const RuntimeMethod* method);
  4670. // System.Decimal System.UInt32::System.IConvertible.ToDecimal(System.IFormatProvider)
  4671. extern "C" IL2CPP_METHOD_ATTR Decimal_t2948259380 UInt32_System_IConvertible_ToDecimal_m675004071 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4672. // System.Double System.Convert::ToDouble(System.UInt32)
  4673. extern "C" IL2CPP_METHOD_ATTR double Convert_ToDouble_m2222536920 (RuntimeObject * __this /* static, unused */, uint32_t ___value0, const RuntimeMethod* method);
  4674. // System.Double System.UInt32::System.IConvertible.ToDouble(System.IFormatProvider)
  4675. extern "C" IL2CPP_METHOD_ATTR double UInt32_System_IConvertible_ToDouble_m940039456 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4676. // System.Int16 System.Convert::ToInt16(System.UInt32)
  4677. extern "C" IL2CPP_METHOD_ATTR int16_t Convert_ToInt16_m571189957 (RuntimeObject * __this /* static, unused */, uint32_t ___value0, const RuntimeMethod* method);
  4678. // System.Int16 System.UInt32::System.IConvertible.ToInt16(System.IFormatProvider)
  4679. extern "C" IL2CPP_METHOD_ATTR int16_t UInt32_System_IConvertible_ToInt16_m1659441601 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4680. // System.Int32 System.Convert::ToInt32(System.UInt32)
  4681. extern "C" IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_m3956995719 (RuntimeObject * __this /* static, unused */, uint32_t ___value0, const RuntimeMethod* method);
  4682. // System.Int32 System.UInt32::System.IConvertible.ToInt32(System.IFormatProvider)
  4683. extern "C" IL2CPP_METHOD_ATTR int32_t UInt32_System_IConvertible_ToInt32_m220754611 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4684. // System.Int64 System.Convert::ToInt64(System.UInt32)
  4685. extern "C" IL2CPP_METHOD_ATTR int64_t Convert_ToInt64_m3392013556 (RuntimeObject * __this /* static, unused */, uint32_t ___value0, const RuntimeMethod* method);
  4686. // System.Int64 System.UInt32::System.IConvertible.ToInt64(System.IFormatProvider)
  4687. extern "C" IL2CPP_METHOD_ATTR int64_t UInt32_System_IConvertible_ToInt64_m2261037378 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4688. // System.SByte System.Convert::ToSByte(System.UInt32)
  4689. extern "C" IL2CPP_METHOD_ATTR int8_t Convert_ToSByte_m2486156346 (RuntimeObject * __this /* static, unused */, uint32_t ___value0, const RuntimeMethod* method);
  4690. // System.SByte System.UInt32::System.IConvertible.ToSByte(System.IFormatProvider)
  4691. extern "C" IL2CPP_METHOD_ATTR int8_t UInt32_System_IConvertible_ToSByte_m1061556466 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4692. // System.Single System.Convert::ToSingle(System.UInt32)
  4693. extern "C" IL2CPP_METHOD_ATTR float Convert_ToSingle_m3983149863 (RuntimeObject * __this /* static, unused */, uint32_t ___value0, const RuntimeMethod* method);
  4694. // System.Single System.UInt32::System.IConvertible.ToSingle(System.IFormatProvider)
  4695. extern "C" IL2CPP_METHOD_ATTR float UInt32_System_IConvertible_ToSingle_m1272823424 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4696. // System.Void System.ArgumentNullException::.ctor(System.String)
  4697. extern "C" IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m1170824041 (ArgumentNullException_t1615371798 * __this, String_t* ___paramName0, const RuntimeMethod* method);
  4698. // System.Object System.Convert::ToType(System.Object,System.Type,System.IFormatProvider,System.Boolean)
  4699. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Convert_ToType_m2406080310 (RuntimeObject * __this /* static, unused */, RuntimeObject * ___value0, Type_t * ___conversionType1, RuntimeObject* ___provider2, bool ___try_target_to_type3, const RuntimeMethod* method);
  4700. // System.Object System.UInt32::System.IConvertible.ToType(System.Type,System.IFormatProvider)
  4701. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * UInt32_System_IConvertible_ToType_m922356584 (uint32_t* __this, Type_t * ___targetType0, RuntimeObject* ___provider1, const RuntimeMethod* method);
  4702. // System.UInt16 System.Convert::ToUInt16(System.UInt32)
  4703. extern "C" IL2CPP_METHOD_ATTR uint16_t Convert_ToUInt16_m1480956416 (RuntimeObject * __this /* static, unused */, uint32_t ___value0, const RuntimeMethod* method);
  4704. // System.UInt16 System.UInt32::System.IConvertible.ToUInt16(System.IFormatProvider)
  4705. extern "C" IL2CPP_METHOD_ATTR uint16_t UInt32_System_IConvertible_ToUInt16_m3125657960 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4706. // System.UInt32 System.UInt32::System.IConvertible.ToUInt32(System.IFormatProvider)
  4707. extern "C" IL2CPP_METHOD_ATTR uint32_t UInt32_System_IConvertible_ToUInt32_m1744564280 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4708. // System.UInt64 System.Convert::ToUInt64(System.UInt32)
  4709. extern "C" IL2CPP_METHOD_ATTR uint64_t Convert_ToUInt64_m1745056470 (RuntimeObject * __this /* static, unused */, uint32_t ___value0, const RuntimeMethod* method);
  4710. // System.UInt64 System.UInt32::System.IConvertible.ToUInt64(System.IFormatProvider)
  4711. extern "C" IL2CPP_METHOD_ATTR uint64_t UInt32_System_IConvertible_ToUInt64_m1094958903 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4712. // System.String Locale::GetText(System.String)
  4713. extern "C" IL2CPP_METHOD_ATTR String_t* Locale_GetText_m3374010885 (RuntimeObject * __this /* static, unused */, String_t* ___msg0, const RuntimeMethod* method);
  4714. // System.Void System.ArgumentException::.ctor(System.String)
  4715. extern "C" IL2CPP_METHOD_ATTR void ArgumentException__ctor_m1312628991 (ArgumentException_t132251570 * __this, String_t* ___message0, const RuntimeMethod* method);
  4716. // System.Int32 System.UInt32::CompareTo(System.Object)
  4717. extern "C" IL2CPP_METHOD_ATTR int32_t UInt32_CompareTo_m362578384 (uint32_t* __this, RuntimeObject * ___value0, const RuntimeMethod* method);
  4718. // System.Boolean System.UInt32::Equals(System.Object)
  4719. extern "C" IL2CPP_METHOD_ATTR bool UInt32_Equals_m351935437 (uint32_t* __this, RuntimeObject * ___obj0, const RuntimeMethod* method);
  4720. // System.Int32 System.UInt32::GetHashCode()
  4721. extern "C" IL2CPP_METHOD_ATTR int32_t UInt32_GetHashCode_m3722548385 (uint32_t* __this, const RuntimeMethod* method);
  4722. // System.Int32 System.UInt32::CompareTo(System.UInt32)
  4723. extern "C" IL2CPP_METHOD_ATTR int32_t UInt32_CompareTo_m2218823230 (uint32_t* __this, uint32_t ___value0, const RuntimeMethod* method);
  4724. // System.Boolean System.UInt32::Equals(System.UInt32)
  4725. extern "C" IL2CPP_METHOD_ATTR bool UInt32_Equals_m4250336581 (uint32_t* __this, uint32_t ___obj0, const RuntimeMethod* method);
  4726. // System.Int32 System.String::get_Length()
  4727. extern "C" IL2CPP_METHOD_ATTR int32_t String_get_Length_m3847582255 (String_t* __this, const RuntimeMethod* method);
  4728. // System.Char System.String::get_Chars(System.Int32)
  4729. extern "C" IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_m2986988803 (String_t* __this, int32_t ___index0, const RuntimeMethod* method);
  4730. // System.Boolean System.Char::IsWhiteSpace(System.Char)
  4731. extern "C" IL2CPP_METHOD_ATTR bool Char_IsWhiteSpace_m2148390798 (RuntimeObject * __this /* static, unused */, Il2CppChar ___c0, const RuntimeMethod* method);
  4732. // System.Exception System.Int32::GetFormatException()
  4733. extern "C" IL2CPP_METHOD_ATTR Exception_t * Int32_GetFormatException_m519586683 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  4734. // System.Void System.OverflowException::.ctor(System.String)
  4735. extern "C" IL2CPP_METHOD_ATTR void OverflowException__ctor_m694321376 (OverflowException_t2020128637 * __this, String_t* ___message0, const RuntimeMethod* method);
  4736. // System.Boolean System.Int32::ProcessTrailingWhitespace(System.Boolean,System.String,System.Int32,System.Exception&)
  4737. extern "C" IL2CPP_METHOD_ATTR bool Int32_ProcessTrailingWhitespace_m220059206 (RuntimeObject * __this /* static, unused */, bool ___tryParse0, String_t* ___s1, int32_t ___position2, Exception_t ** ___exc3, const RuntimeMethod* method);
  4738. // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle)
  4739. extern "C" IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m1620074514 (RuntimeObject * __this /* static, unused */, RuntimeTypeHandle_t3027515415 ___handle0, const RuntimeMethod* method);
  4740. // System.Threading.Thread System.Threading.Thread::get_CurrentThread()
  4741. extern "C" IL2CPP_METHOD_ATTR Thread_t2300836069 * Thread_get_CurrentThread_m4142136012 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  4742. // System.Globalization.CultureInfo System.Threading.Thread::get_CurrentCulture()
  4743. extern "C" IL2CPP_METHOD_ATTR CultureInfo_t4157843068 * Thread_get_CurrentCulture_m349116646 (Thread_t2300836069 * __this, const RuntimeMethod* method);
  4744. // System.Boolean System.Int32::CheckStyle(System.Globalization.NumberStyles,System.Boolean,System.Exception&)
  4745. extern "C" IL2CPP_METHOD_ATTR bool Int32_CheckStyle_m3421319992 (RuntimeObject * __this /* static, unused */, int32_t ___style0, bool ___tryParse1, Exception_t ** ___exc2, const RuntimeMethod* method);
  4746. // System.Boolean System.Int32::JumpOverWhite(System.Int32&,System.String,System.Boolean,System.Boolean,System.Exception&)
  4747. extern "C" IL2CPP_METHOD_ATTR bool Int32_JumpOverWhite_m208298144 (RuntimeObject * __this /* static, unused */, int32_t* ___pos0, String_t* ___s1, bool ___reportError2, bool ___tryParse3, Exception_t ** ___exc4, const RuntimeMethod* method);
  4748. // System.String System.Globalization.NumberFormatInfo::get_NegativeSign()
  4749. extern "C" IL2CPP_METHOD_ATTR String_t* NumberFormatInfo_get_NegativeSign_m2757109362 (NumberFormatInfo_t435877138 * __this, const RuntimeMethod* method);
  4750. // System.String System.String::Substring(System.Int32,System.Int32)
  4751. extern "C" IL2CPP_METHOD_ATTR String_t* String_Substring_m1610150815 (String_t* __this, int32_t ___startIndex0, int32_t ___length1, const RuntimeMethod* method);
  4752. // System.Boolean System.String::op_Equality(System.String,System.String)
  4753. extern "C" IL2CPP_METHOD_ATTR bool String_op_Equality_m920492651 (RuntimeObject * __this /* static, unused */, String_t* ___a0, String_t* ___b1, const RuntimeMethod* method);
  4754. // System.String System.Globalization.NumberFormatInfo::get_PositiveSign()
  4755. extern "C" IL2CPP_METHOD_ATTR String_t* NumberFormatInfo_get_PositiveSign_m240350949 (NumberFormatInfo_t435877138 * __this, const RuntimeMethod* method);
  4756. // System.Void System.Int32::FindSign(System.Int32&,System.String,System.Globalization.NumberFormatInfo,System.Boolean&,System.Boolean&)
  4757. extern "C" IL2CPP_METHOD_ATTR void Int32_FindSign_m3975667272 (RuntimeObject * __this /* static, unused */, int32_t* ___pos0, String_t* ___s1, NumberFormatInfo_t435877138 * ___nfi2, bool* ___foundSign3, bool* ___negative4, const RuntimeMethod* method);
  4758. // System.Void System.Int32::FindCurrency(System.Int32&,System.String,System.Globalization.NumberFormatInfo,System.Boolean&)
  4759. extern "C" IL2CPP_METHOD_ATTR void Int32_FindCurrency_m3541026887 (RuntimeObject * __this /* static, unused */, int32_t* ___pos0, String_t* ___s1, NumberFormatInfo_t435877138 * ___nfi2, bool* ___foundCurrency3, const RuntimeMethod* method);
  4760. // System.Boolean System.Int32::ValidDigit(System.Char,System.Boolean)
  4761. extern "C" IL2CPP_METHOD_ATTR bool Int32_ValidDigit_m1059003769 (RuntimeObject * __this /* static, unused */, Il2CppChar ___e0, bool ___allowHex1, const RuntimeMethod* method);
  4762. // System.String System.Globalization.NumberFormatInfo::get_NumberGroupSeparator()
  4763. extern "C" IL2CPP_METHOD_ATTR String_t* NumberFormatInfo_get_NumberGroupSeparator_m3292795925 (NumberFormatInfo_t435877138 * __this, const RuntimeMethod* method);
  4764. // System.Boolean System.Int32::FindOther(System.Int32&,System.String,System.String)
  4765. extern "C" IL2CPP_METHOD_ATTR bool Int32_FindOther_m3593812441 (RuntimeObject * __this /* static, unused */, int32_t* ___pos0, String_t* ___s1, String_t* ___other2, const RuntimeMethod* method);
  4766. // System.String System.Globalization.NumberFormatInfo::get_NumberDecimalSeparator()
  4767. extern "C" IL2CPP_METHOD_ATTR String_t* NumberFormatInfo_get_NumberDecimalSeparator_m33502788 (NumberFormatInfo_t435877138 * __this, const RuntimeMethod* method);
  4768. // System.Boolean System.Char::IsDigit(System.Char)
  4769. extern "C" IL2CPP_METHOD_ATTR bool Char_IsDigit_m3646673943 (RuntimeObject * __this /* static, unused */, Il2CppChar ___c0, const RuntimeMethod* method);
  4770. // System.Boolean System.Char::IsLower(System.Char)
  4771. extern "C" IL2CPP_METHOD_ATTR bool Char_IsLower_m3108076820 (RuntimeObject * __this /* static, unused */, Il2CppChar ___c0, const RuntimeMethod* method);
  4772. // System.Boolean System.UInt32::Parse(System.String,System.Boolean,System.UInt32&,System.Exception&)
  4773. extern "C" IL2CPP_METHOD_ATTR bool UInt32_Parse_m197815874 (RuntimeObject * __this /* static, unused */, String_t* ___s0, bool ___tryParse1, uint32_t* ___result2, Exception_t ** ___exc3, const RuntimeMethod* method);
  4774. // System.Boolean System.UInt32::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider,System.Boolean,System.UInt32&,System.Exception&)
  4775. extern "C" IL2CPP_METHOD_ATTR bool UInt32_Parse_m2778221109 (RuntimeObject * __this /* static, unused */, String_t* ___s0, int32_t ___style1, RuntimeObject* ___provider2, bool ___tryParse3, uint32_t* ___result4, Exception_t ** ___exc5, const RuntimeMethod* method);
  4776. // System.UInt32 System.UInt32::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider)
  4777. extern "C" IL2CPP_METHOD_ATTR uint32_t UInt32_Parse_m3755665066 (RuntimeObject * __this /* static, unused */, String_t* ___s0, int32_t ___style1, RuntimeObject* ___provider2, const RuntimeMethod* method);
  4778. // System.String System.NumberFormatter::NumberToString(System.UInt32,System.IFormatProvider)
  4779. extern "C" IL2CPP_METHOD_ATTR String_t* NumberFormatter_NumberToString_m400339820 (RuntimeObject * __this /* static, unused */, uint32_t ___value0, RuntimeObject* ___fp1, const RuntimeMethod* method);
  4780. // System.String System.UInt32::ToString()
  4781. extern "C" IL2CPP_METHOD_ATTR String_t* UInt32_ToString_m2574561716 (uint32_t* __this, const RuntimeMethod* method);
  4782. // System.String System.UInt32::ToString(System.IFormatProvider)
  4783. extern "C" IL2CPP_METHOD_ATTR String_t* UInt32_ToString_m4293943134 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4784. // System.String System.UInt32::ToString(System.String,System.IFormatProvider)
  4785. extern "C" IL2CPP_METHOD_ATTR String_t* UInt32_ToString_m2420423038 (uint32_t* __this, String_t* ___format0, RuntimeObject* ___provider1, const RuntimeMethod* method);
  4786. // System.String System.UInt32::ToString(System.String)
  4787. extern "C" IL2CPP_METHOD_ATTR String_t* UInt32_ToString_m2066897296 (uint32_t* __this, String_t* ___format0, const RuntimeMethod* method);
  4788. // System.String System.NumberFormatter::NumberToString(System.String,System.UInt32,System.IFormatProvider)
  4789. extern "C" IL2CPP_METHOD_ATTR String_t* NumberFormatter_NumberToString_m264078176 (RuntimeObject * __this /* static, unused */, String_t* ___format0, uint32_t ___value1, RuntimeObject* ___fp2, const RuntimeMethod* method);
  4790. // System.Boolean System.Convert::ToBoolean(System.UInt64)
  4791. extern "C" IL2CPP_METHOD_ATTR bool Convert_ToBoolean_m3613483153 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4792. // System.Boolean System.UInt64::System.IConvertible.ToBoolean(System.IFormatProvider)
  4793. extern "C" IL2CPP_METHOD_ATTR bool UInt64_System_IConvertible_ToBoolean_m3071416000 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4794. // System.Byte System.Convert::ToByte(System.UInt64)
  4795. extern "C" IL2CPP_METHOD_ATTR uint8_t Convert_ToByte_m3567528984 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4796. // System.Byte System.UInt64::System.IConvertible.ToByte(System.IFormatProvider)
  4797. extern "C" IL2CPP_METHOD_ATTR uint8_t UInt64_System_IConvertible_ToByte_m1501504925 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4798. // System.Char System.Convert::ToChar(System.UInt64)
  4799. extern "C" IL2CPP_METHOD_ATTR Il2CppChar Convert_ToChar_m1604365259 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4800. // System.Char System.UInt64::System.IConvertible.ToChar(System.IFormatProvider)
  4801. extern "C" IL2CPP_METHOD_ATTR Il2CppChar UInt64_System_IConvertible_ToChar_m2074245892 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4802. // System.DateTime System.Convert::ToDateTime(System.UInt64)
  4803. extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 Convert_ToDateTime_m3752463692 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4804. // System.DateTime System.UInt64::System.IConvertible.ToDateTime(System.IFormatProvider)
  4805. extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 UInt64_System_IConvertible_ToDateTime_m3434604642 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4806. // System.Decimal System.Convert::ToDecimal(System.UInt64)
  4807. extern "C" IL2CPP_METHOD_ATTR Decimal_t2948259380 Convert_ToDecimal_m1695757674 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4808. // System.Decimal System.UInt64::System.IConvertible.ToDecimal(System.IFormatProvider)
  4809. extern "C" IL2CPP_METHOD_ATTR Decimal_t2948259380 UInt64_System_IConvertible_ToDecimal_m806594027 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4810. // System.Double System.Convert::ToDouble(System.UInt64)
  4811. extern "C" IL2CPP_METHOD_ATTR double Convert_ToDouble_m1030895834 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4812. // System.Double System.UInt64::System.IConvertible.ToDouble(System.IFormatProvider)
  4813. extern "C" IL2CPP_METHOD_ATTR double UInt64_System_IConvertible_ToDouble_m602078108 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4814. // System.Int16 System.Convert::ToInt16(System.UInt64)
  4815. extern "C" IL2CPP_METHOD_ATTR int16_t Convert_ToInt16_m1733792763 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4816. // System.Int16 System.UInt64::System.IConvertible.ToInt16(System.IFormatProvider)
  4817. extern "C" IL2CPP_METHOD_ATTR int16_t UInt64_System_IConvertible_ToInt16_m3895479143 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4818. // System.Int32 System.Convert::ToInt32(System.UInt64)
  4819. extern "C" IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_m825155517 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4820. // System.Int32 System.UInt64::System.IConvertible.ToInt32(System.IFormatProvider)
  4821. extern "C" IL2CPP_METHOD_ATTR int32_t UInt64_System_IConvertible_ToInt32_m949522652 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4822. // System.Int64 System.Convert::ToInt64(System.UInt64)
  4823. extern "C" IL2CPP_METHOD_ATTR int64_t Convert_ToInt64_m260173354 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4824. // System.Int64 System.UInt64::System.IConvertible.ToInt64(System.IFormatProvider)
  4825. extern "C" IL2CPP_METHOD_ATTR int64_t UInt64_System_IConvertible_ToInt64_m4241475606 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4826. // System.SByte System.Convert::ToSByte(System.UInt64)
  4827. extern "C" IL2CPP_METHOD_ATTR int8_t Convert_ToSByte_m1679390684 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4828. // System.SByte System.UInt64::System.IConvertible.ToSByte(System.IFormatProvider)
  4829. extern "C" IL2CPP_METHOD_ATTR int8_t UInt64_System_IConvertible_ToSByte_m30962591 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4830. // System.Single System.Convert::ToSingle(System.UInt64)
  4831. extern "C" IL2CPP_METHOD_ATTR float Convert_ToSingle_m2791508777 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4832. // System.Single System.UInt64::System.IConvertible.ToSingle(System.IFormatProvider)
  4833. extern "C" IL2CPP_METHOD_ATTR float UInt64_System_IConvertible_ToSingle_m925613075 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4834. // System.Object System.UInt64::System.IConvertible.ToType(System.Type,System.IFormatProvider)
  4835. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * UInt64_System_IConvertible_ToType_m4049257834 (uint64_t* __this, Type_t * ___targetType0, RuntimeObject* ___provider1, const RuntimeMethod* method);
  4836. // System.UInt16 System.Convert::ToUInt16(System.UInt64)
  4837. extern "C" IL2CPP_METHOD_ATTR uint16_t Convert_ToUInt16_m2672597498 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4838. // System.UInt16 System.UInt64::System.IConvertible.ToUInt16(System.IFormatProvider)
  4839. extern "C" IL2CPP_METHOD_ATTR uint16_t UInt64_System_IConvertible_ToUInt16_m4165747038 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4840. // System.UInt32 System.Convert::ToUInt32(System.UInt64)
  4841. extern "C" IL2CPP_METHOD_ATTR uint32_t Convert_ToUInt32_m1767593911 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4842. // System.UInt32 System.UInt64::System.IConvertible.ToUInt32(System.IFormatProvider)
  4843. extern "C" IL2CPP_METHOD_ATTR uint32_t UInt64_System_IConvertible_ToUInt32_m2784653358 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4844. // System.UInt64 System.UInt64::System.IConvertible.ToUInt64(System.IFormatProvider)
  4845. extern "C" IL2CPP_METHOD_ATTR uint64_t UInt64_System_IConvertible_ToUInt64_m2135047981 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4846. // System.Int32 System.UInt64::CompareTo(System.Object)
  4847. extern "C" IL2CPP_METHOD_ATTR int32_t UInt64_CompareTo_m3619843473 (uint64_t* __this, RuntimeObject * ___value0, const RuntimeMethod* method);
  4848. // System.Boolean System.UInt64::Equals(System.Object)
  4849. extern "C" IL2CPP_METHOD_ATTR bool UInt64_Equals_m1879425698 (uint64_t* __this, RuntimeObject * ___obj0, const RuntimeMethod* method);
  4850. // System.Int32 System.UInt64::GetHashCode()
  4851. extern "C" IL2CPP_METHOD_ATTR int32_t UInt64_GetHashCode_m4209760355 (uint64_t* __this, const RuntimeMethod* method);
  4852. // System.Int32 System.UInt64::CompareTo(System.UInt64)
  4853. extern "C" IL2CPP_METHOD_ATTR int32_t UInt64_CompareTo_m1614517204 (uint64_t* __this, uint64_t ___value0, const RuntimeMethod* method);
  4854. // System.Boolean System.UInt64::Equals(System.UInt64)
  4855. extern "C" IL2CPP_METHOD_ATTR bool UInt64_Equals_m367573732 (uint64_t* __this, uint64_t ___obj0, const RuntimeMethod* method);
  4856. // System.UInt64 System.UInt64::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider)
  4857. extern "C" IL2CPP_METHOD_ATTR uint64_t UInt64_Parse_m1485858293 (RuntimeObject * __this /* static, unused */, String_t* ___s0, int32_t ___style1, RuntimeObject* ___provider2, const RuntimeMethod* method);
  4858. // System.Boolean System.UInt64::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider,System.Boolean,System.UInt64&,System.Exception&)
  4859. extern "C" IL2CPP_METHOD_ATTR bool UInt64_Parse_m2329819578 (RuntimeObject * __this /* static, unused */, String_t* ___s0, int32_t ___style1, RuntimeObject* ___provider2, bool ___tryParse3, uint64_t* ___result4, Exception_t ** ___exc5, const RuntimeMethod* method);
  4860. // System.String System.NumberFormatter::NumberToString(System.UInt64,System.IFormatProvider)
  4861. extern "C" IL2CPP_METHOD_ATTR String_t* NumberFormatter_NumberToString_m3906556024 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, RuntimeObject* ___fp1, const RuntimeMethod* method);
  4862. // System.String System.UInt64::ToString()
  4863. extern "C" IL2CPP_METHOD_ATTR String_t* UInt64_ToString_m1529093114 (uint64_t* __this, const RuntimeMethod* method);
  4864. // System.String System.UInt64::ToString(System.IFormatProvider)
  4865. extern "C" IL2CPP_METHOD_ATTR String_t* UInt64_ToString_m2623377370 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4866. // System.String System.UInt64::ToString(System.String,System.IFormatProvider)
  4867. extern "C" IL2CPP_METHOD_ATTR String_t* UInt64_ToString_m1695188334 (uint64_t* __this, String_t* ___format0, RuntimeObject* ___provider1, const RuntimeMethod* method);
  4868. // System.String System.UInt64::ToString(System.String)
  4869. extern "C" IL2CPP_METHOD_ATTR String_t* UInt64_ToString_m2177233542 (uint64_t* __this, String_t* ___format0, const RuntimeMethod* method);
  4870. // System.String System.NumberFormatter::NumberToString(System.String,System.UInt64,System.IFormatProvider)
  4871. extern "C" IL2CPP_METHOD_ATTR String_t* NumberFormatter_NumberToString_m1906030517 (RuntimeObject * __this /* static, unused */, String_t* ___format0, uint64_t ___value1, RuntimeObject* ___fp2, const RuntimeMethod* method);
  4872. // System.Void System.UIntPtr::.ctor(System.UInt32)
  4873. extern "C" IL2CPP_METHOD_ATTR void UIntPtr__ctor_m4250165422 (uintptr_t* __this, uint32_t ___value0, const RuntimeMethod* method);
  4874. // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.UInt64)
  4875. extern "C" IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m2020653395 (SerializationInfo_t950877179 * __this, String_t* ___name0, uint64_t ___value1, const RuntimeMethod* method);
  4876. // System.Void System.UIntPtr::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  4877. extern "C" IL2CPP_METHOD_ATTR void UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_m1767630151 (uintptr_t* __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___context1, const RuntimeMethod* method);
  4878. // System.Boolean System.UIntPtr::Equals(System.Object)
  4879. extern "C" IL2CPP_METHOD_ATTR bool UIntPtr_Equals_m1316671746 (uintptr_t* __this, RuntimeObject * ___obj0, const RuntimeMethod* method);
  4880. // System.Int32 System.UIntPtr::GetHashCode()
  4881. extern "C" IL2CPP_METHOD_ATTR int32_t UIntPtr_GetHashCode_m3482152298 (uintptr_t* __this, const RuntimeMethod* method);
  4882. // System.String System.UIntPtr::ToString()
  4883. extern "C" IL2CPP_METHOD_ATTR String_t* UIntPtr_ToString_m984583492 (uintptr_t* __this, const RuntimeMethod* method);
  4884. // System.Void System.SystemException::.ctor(System.String)
  4885. extern "C" IL2CPP_METHOD_ATTR void SystemException__ctor_m3298527747 (SystemException_t176217640 * __this, String_t* ___message0, const RuntimeMethod* method);
  4886. // System.Void System.Exception::set_HResult(System.Int32)
  4887. extern "C" IL2CPP_METHOD_ATTR void Exception_set_HResult_m3489164646 (Exception_t * __this, int32_t ___value0, const RuntimeMethod* method);
  4888. // System.Void System.SystemException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  4889. extern "C" IL2CPP_METHOD_ATTR void SystemException__ctor_m1515048899 (SystemException_t176217640 * __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___context1, const RuntimeMethod* method);
  4890. // System.Void System.EventArgs::.ctor()
  4891. extern "C" IL2CPP_METHOD_ATTR void EventArgs__ctor_m32674013 (EventArgs_t3591816995 * __this, const RuntimeMethod* method);
  4892. // System.Void System.UnhandledExceptionEventHandler::Invoke(System.Object,System.UnhandledExceptionEventArgs)
  4893. extern "C" IL2CPP_METHOD_ATTR void UnhandledExceptionEventHandler_Invoke_m1545705626 (UnhandledExceptionEventHandler_t3101989324 * __this, RuntimeObject * ___sender0, UnhandledExceptionEventArgs_t2886101344 * ___e1, const RuntimeMethod* method);
  4894. // System.Void System.Object::.ctor()
  4895. extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m297566312 (RuntimeObject * __this, const RuntimeMethod* method);
  4896. // System.String System.Runtime.Serialization.SerializationInfo::GetString(System.String)
  4897. extern "C" IL2CPP_METHOD_ATTR String_t* SerializationInfo_GetString_m3155282843 (SerializationInfo_t950877179 * __this, String_t* ___name0, const RuntimeMethod* method);
  4898. // System.Int32 System.Runtime.Serialization.SerializationInfo::GetInt32(System.String)
  4899. extern "C" IL2CPP_METHOD_ATTR int32_t SerializationInfo_GetInt32_m2640574809 (SerializationInfo_t950877179 * __this, String_t* ___name0, const RuntimeMethod* method);
  4900. // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Object)
  4901. extern "C" IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m2872281893 (SerializationInfo_t950877179 * __this, String_t* ___name0, RuntimeObject * ___value1, const RuntimeMethod* method);
  4902. // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Int32)
  4903. extern "C" IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m412754688 (SerializationInfo_t950877179 * __this, String_t* ___name0, int32_t ___value1, const RuntimeMethod* method);
  4904. // System.Void System.Runtime.Serialization.SerializationInfo::SetType(System.Type)
  4905. extern "C" IL2CPP_METHOD_ATTR void SerializationInfo_SetType_m3923964808 (SerializationInfo_t950877179 * __this, Type_t * ___type0, const RuntimeMethod* method);
  4906. // System.Type System.Object::GetType()
  4907. extern "C" IL2CPP_METHOD_ATTR Type_t * Object_GetType_m88164663 (RuntimeObject * __this, const RuntimeMethod* method);
  4908. // System.String System.Reflection.Module::get_ScopeName()
  4909. extern "C" IL2CPP_METHOD_ATTR String_t* Module_get_ScopeName_m4152486041 (Module_t2987026101 * __this, const RuntimeMethod* method);
  4910. // System.Reflection.Assembly System.Reflection.Module::get_Assembly()
  4911. extern "C" IL2CPP_METHOD_ATTR Assembly_t * Module_get_Assembly_m2485063752 (Module_t2987026101 * __this, const RuntimeMethod* method);
  4912. // System.Void System.NotSupportedException::.ctor()
  4913. extern "C" IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m2730133172 (NotSupportedException_t1314879016 * __this, const RuntimeMethod* method);
  4914. // System.Reflection.Assembly System.Reflection.Assembly::Load(System.String)
  4915. extern "C" IL2CPP_METHOD_ATTR Assembly_t * Assembly_Load_m3487507613 (RuntimeObject * __this /* static, unused */, String_t* ___assemblyString0, const RuntimeMethod* method);
  4916. // System.Reflection.Module System.Reflection.Assembly::GetModule(System.String)
  4917. extern "C" IL2CPP_METHOD_ATTR Module_t2987026101 * Assembly_GetModule_m3867448062 (Assembly_t * __this, String_t* ___name0, const RuntimeMethod* method);
  4918. // System.Void System.NotSupportedException::.ctor(System.String)
  4919. extern "C" IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m2494070935 (NotSupportedException_t1314879016 * __this, String_t* ___message0, const RuntimeMethod* method);
  4920. // System.Boolean System.ValueType::InternalEquals(System.Object,System.Object,System.Object[]&)
  4921. extern "C" IL2CPP_METHOD_ATTR bool ValueType_InternalEquals_m1384040357 (RuntimeObject * __this /* static, unused */, RuntimeObject * ___o10, RuntimeObject * ___o21, ObjectU5BU5D_t2843939325** ___fields2, const RuntimeMethod* method);
  4922. // System.Boolean System.ValueType::DefaultEquals(System.Object,System.Object)
  4923. extern "C" IL2CPP_METHOD_ATTR bool ValueType_DefaultEquals_m2927252100 (RuntimeObject * __this /* static, unused */, RuntimeObject * ___o10, RuntimeObject * ___o21, const RuntimeMethod* method);
  4924. // System.Int32 System.ValueType::InternalGetHashCode(System.Object,System.Object[]&)
  4925. extern "C" IL2CPP_METHOD_ATTR int32_t ValueType_InternalGetHashCode_m58786863 (RuntimeObject * __this /* static, unused */, RuntimeObject * ___o0, ObjectU5BU5D_t2843939325** ___fields1, const RuntimeMethod* method);
  4926. // System.Void System.Version::CheckedSet(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
  4927. extern "C" IL2CPP_METHOD_ATTR void Version_CheckedSet_m654078179 (Version_t3456873960 * __this, int32_t ___defined0, int32_t ___major1, int32_t ___minor2, int32_t ___build3, int32_t ___revision4, const RuntimeMethod* method);
  4928. // System.String[] System.String::Split(System.Char[])
  4929. extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* String_Split_m3646115398 (String_t* __this, CharU5BU5D_t3528271667* ___separator0, const RuntimeMethod* method);
  4930. // System.Int32 System.Int32::Parse(System.String)
  4931. extern "C" IL2CPP_METHOD_ATTR int32_t Int32_Parse_m1033611559 (RuntimeObject * __this /* static, unused */, String_t* ___s0, const RuntimeMethod* method);
  4932. // System.Void System.ArgumentOutOfRangeException::.ctor(System.String)
  4933. extern "C" IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m3628145864 (ArgumentOutOfRangeException_t777629997 * __this, String_t* ___paramName0, const RuntimeMethod* method);
  4934. // System.Void System.Version::.ctor(System.Int32,System.Int32)
  4935. extern "C" IL2CPP_METHOD_ATTR void Version__ctor_m3537335798 (Version_t3456873960 * __this, int32_t ___major0, int32_t ___minor1, const RuntimeMethod* method);
  4936. // System.Void System.Version::.ctor(System.Int32,System.Int32,System.Int32)
  4937. extern "C" IL2CPP_METHOD_ATTR void Version__ctor_m1550720073 (Version_t3456873960 * __this, int32_t ___major0, int32_t ___minor1, int32_t ___build2, const RuntimeMethod* method);
  4938. // System.Void System.Version::.ctor(System.Int32,System.Int32,System.Int32,System.Int32)
  4939. extern "C" IL2CPP_METHOD_ATTR void Version__ctor_m417728625 (Version_t3456873960 * __this, int32_t ___major0, int32_t ___minor1, int32_t ___build2, int32_t ___revision3, const RuntimeMethod* method);
  4940. // System.Int32 System.Version::CompareTo(System.Version)
  4941. extern "C" IL2CPP_METHOD_ATTR int32_t Version_CompareTo_m3146217210 (Version_t3456873960 * __this, Version_t3456873960 * ___value0, const RuntimeMethod* method);
  4942. // System.Boolean System.Version::Equals(System.Version)
  4943. extern "C" IL2CPP_METHOD_ATTR bool Version_Equals_m1564427710 (Version_t3456873960 * __this, Version_t3456873960 * ___obj0, const RuntimeMethod* method);
  4944. // System.Boolean System.Version::op_Equality(System.Version,System.Version)
  4945. extern "C" IL2CPP_METHOD_ATTR bool Version_op_Equality_m3804852517 (RuntimeObject * __this /* static, unused */, Version_t3456873960 * ___v10, Version_t3456873960 * ___v21, const RuntimeMethod* method);
  4946. // System.Boolean System.Version::op_Inequality(System.Version,System.Version)
  4947. extern "C" IL2CPP_METHOD_ATTR bool Version_op_Inequality_m1696193441 (RuntimeObject * __this /* static, unused */, Version_t3456873960 * ___v10, Version_t3456873960 * ___v21, const RuntimeMethod* method);
  4948. // System.String System.Int32::ToString()
  4949. extern "C" IL2CPP_METHOD_ATTR String_t* Int32_ToString_m141394615 (int32_t* __this, const RuntimeMethod* method);
  4950. // System.String System.String::Concat(System.String,System.String,System.String)
  4951. extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m3755062657 (RuntimeObject * __this /* static, unused */, String_t* ___str00, String_t* ___str11, String_t* ___str22, const RuntimeMethod* method);
  4952. // System.Boolean System.Object::Equals(System.Object,System.Object)
  4953. extern "C" IL2CPP_METHOD_ATTR bool Object_Equals_m1397037629 (RuntimeObject * __this /* static, unused */, RuntimeObject * ___objA0, RuntimeObject * ___objB1, const RuntimeMethod* method);
  4954. // System.Void System.WeakReference::.ctor(System.Object,System.Boolean)
  4955. extern "C" IL2CPP_METHOD_ATTR void WeakReference__ctor_m1054065938 (WeakReference_t1334886716 * __this, RuntimeObject * ___target0, bool ___trackResurrection1, const RuntimeMethod* method);
  4956. // System.Void System.WeakReference::AllocateHandle(System.Object)
  4957. extern "C" IL2CPP_METHOD_ATTR void WeakReference_AllocateHandle_m1478975559 (WeakReference_t1334886716 * __this, RuntimeObject * ___target0, const RuntimeMethod* method);
  4958. // System.Boolean System.Runtime.Serialization.SerializationInfo::GetBoolean(System.String)
  4959. extern "C" IL2CPP_METHOD_ATTR bool SerializationInfo_GetBoolean_m1756153320 (SerializationInfo_t950877179 * __this, String_t* ___name0, const RuntimeMethod* method);
  4960. // System.Object System.Runtime.Serialization.SerializationInfo::GetValue(System.String,System.Type)
  4961. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * SerializationInfo_GetValue_m42271953 (SerializationInfo_t950877179 * __this, String_t* ___name0, Type_t * ___type1, const RuntimeMethod* method);
  4962. // System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GCHandle::Alloc(System.Object,System.Runtime.InteropServices.GCHandleType)
  4963. extern "C" IL2CPP_METHOD_ATTR GCHandle_t3351438187 GCHandle_Alloc_m3823409740 (RuntimeObject * __this /* static, unused */, RuntimeObject * ___value0, int32_t ___type1, const RuntimeMethod* method);
  4964. // System.Object System.Runtime.InteropServices.GCHandle::get_Target()
  4965. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GCHandle_get_Target_m1824973883 (GCHandle_t3351438187 * __this, const RuntimeMethod* method);
  4966. // System.Void System.Runtime.InteropServices.GCHandle::Free()
  4967. extern "C" IL2CPP_METHOD_ATTR void GCHandle_Free_m1457699368 (GCHandle_t3351438187 * __this, const RuntimeMethod* method);
  4968. // System.Void System.Object::Finalize()
  4969. extern "C" IL2CPP_METHOD_ATTR void Object_Finalize_m3076187857 (RuntimeObject * __this, const RuntimeMethod* method);
  4970. // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Boolean)
  4971. extern "C" IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m3427199315 (SerializationInfo_t950877179 * __this, String_t* ___name0, bool ___value1, const RuntimeMethod* method);
  4972. // System.IntPtr System.WindowsConsoleDriver::GetStdHandle(System.Handles)
  4973. extern "C" IL2CPP_METHOD_ATTR intptr_t WindowsConsoleDriver_GetStdHandle_m23119533 (RuntimeObject * __this /* static, unused */, int32_t ___handle0, const RuntimeMethod* method);
  4974. // System.Boolean System.WindowsConsoleDriver::GetConsoleScreenBufferInfo(System.IntPtr,System.ConsoleScreenBufferInfo&)
  4975. extern "C" IL2CPP_METHOD_ATTR bool WindowsConsoleDriver_GetConsoleScreenBufferInfo_m3609341087 (RuntimeObject * __this /* static, unused */, intptr_t ___handle0, ConsoleScreenBufferInfo_t3095351730 * ___info1, const RuntimeMethod* method);
  4976. // System.Boolean System.WindowsConsoleDriver::ReadConsoleInput(System.IntPtr,System.InputRecord&,System.Int32,System.Int32&)
  4977. extern "C" IL2CPP_METHOD_ATTR bool WindowsConsoleDriver_ReadConsoleInput_m1790694890 (RuntimeObject * __this /* static, unused */, intptr_t ___handle0, InputRecord_t2660212290 * ___record1, int32_t ___length2, int32_t* ___nread3, const RuntimeMethod* method);
  4978. // System.Int32 System.Runtime.InteropServices.Marshal::GetLastWin32Error()
  4979. extern "C" IL2CPP_METHOD_ATTR int32_t Marshal_GetLastWin32Error_m1272610344 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  4980. // System.String System.String::Concat(System.Object,System.Object)
  4981. extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m904156431 (RuntimeObject * __this /* static, unused */, RuntimeObject * ___arg00, RuntimeObject * ___arg11, const RuntimeMethod* method);
  4982. // System.Void System.InvalidOperationException::.ctor(System.String)
  4983. extern "C" IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_m237278729 (InvalidOperationException_t56020091 * __this, String_t* ___message0, const RuntimeMethod* method);
  4984. // System.Void System.ConsoleKeyInfo::.ctor(System.Char,System.ConsoleKey,System.Boolean,System.Boolean,System.Boolean)
  4985. extern "C" IL2CPP_METHOD_ATTR void ConsoleKeyInfo__ctor_m535940175 (ConsoleKeyInfo_t1802691652 * __this, Il2CppChar ___keyChar0, int32_t ___key1, bool ___shift2, bool ___alt3, bool ___control4, const RuntimeMethod* method);
  4986. #ifdef __clang__
  4987. #pragma clang diagnostic push
  4988. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4989. #pragma clang diagnostic ignored "-Wunused-variable"
  4990. #endif
  4991. // System.Boolean System.UInt32::System.IConvertible.ToBoolean(System.IFormatProvider)
  4992. extern "C" IL2CPP_METHOD_ATTR bool UInt32_System_IConvertible_ToBoolean_m1763673183 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4993. {
  4994. static bool s_Il2CppMethodInitialized;
  4995. if (!s_Il2CppMethodInitialized)
  4996. {
  4997. il2cpp_codegen_initialize_method (UInt32_System_IConvertible_ToBoolean_m1763673183_MetadataUsageId);
  4998. s_Il2CppMethodInitialized = true;
  4999. }
  5000. {
  5001. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  5002. bool L_0 = Convert_ToBoolean_m2807110707(NULL /*static, unused*/, (*((uint32_t*)__this)), /*hidden argument*/NULL);
  5003. return L_0;
  5004. }
  5005. }
  5006. extern "C" bool UInt32_System_IConvertible_ToBoolean_m1763673183_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5007. {
  5008. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5009. return UInt32_System_IConvertible_ToBoolean_m1763673183(_thisAdjusted, ___provider0, method);
  5010. }
  5011. // System.Byte System.UInt32::System.IConvertible.ToByte(System.IFormatProvider)
  5012. extern "C" IL2CPP_METHOD_ATTR uint8_t UInt32_System_IConvertible_ToByte_m4072781199 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5013. {
  5014. static bool s_Il2CppMethodInitialized;
  5015. if (!s_Il2CppMethodInitialized)
  5016. {
  5017. il2cpp_codegen_initialize_method (UInt32_System_IConvertible_ToByte_m4072781199_MetadataUsageId);
  5018. s_Il2CppMethodInitialized = true;
  5019. }
  5020. {
  5021. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  5022. uint8_t L_0 = Convert_ToByte_m1993550870(NULL /*static, unused*/, (*((uint32_t*)__this)), /*hidden argument*/NULL);
  5023. return L_0;
  5024. }
  5025. }
  5026. extern "C" uint8_t UInt32_System_IConvertible_ToByte_m4072781199_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5027. {
  5028. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5029. return UInt32_System_IConvertible_ToByte_m4072781199(_thisAdjusted, ___provider0, method);
  5030. }
  5031. // System.Char System.UInt32::System.IConvertible.ToChar(System.IFormatProvider)
  5032. extern "C" IL2CPP_METHOD_ATTR Il2CppChar UInt32_System_IConvertible_ToChar_m1873050533 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5033. {
  5034. static bool s_Il2CppMethodInitialized;
  5035. if (!s_Il2CppMethodInitialized)
  5036. {
  5037. il2cpp_codegen_initialize_method (UInt32_System_IConvertible_ToChar_m1873050533_MetadataUsageId);
  5038. s_Il2CppMethodInitialized = true;
  5039. }
  5040. {
  5041. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  5042. Il2CppChar L_0 = Convert_ToChar_m2796006345(NULL /*static, unused*/, (*((uint32_t*)__this)), /*hidden argument*/NULL);
  5043. return L_0;
  5044. }
  5045. }
  5046. extern "C" Il2CppChar UInt32_System_IConvertible_ToChar_m1873050533_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5047. {
  5048. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5049. return UInt32_System_IConvertible_ToChar_m1873050533(_thisAdjusted, ___provider0, method);
  5050. }
  5051. // System.DateTime System.UInt32::System.IConvertible.ToDateTime(System.IFormatProvider)
  5052. extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 UInt32_System_IConvertible_ToDateTime_m2767723441 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5053. {
  5054. static bool s_Il2CppMethodInitialized;
  5055. if (!s_Il2CppMethodInitialized)
  5056. {
  5057. il2cpp_codegen_initialize_method (UInt32_System_IConvertible_ToDateTime_m2767723441_MetadataUsageId);
  5058. s_Il2CppMethodInitialized = true;
  5059. }
  5060. {
  5061. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  5062. DateTime_t3738529785 L_0 = Convert_ToDateTime_m1031474510(NULL /*static, unused*/, (*((uint32_t*)__this)), /*hidden argument*/NULL);
  5063. return L_0;
  5064. }
  5065. }
  5066. extern "C" DateTime_t3738529785 UInt32_System_IConvertible_ToDateTime_m2767723441_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5067. {
  5068. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5069. return UInt32_System_IConvertible_ToDateTime_m2767723441(_thisAdjusted, ___provider0, method);
  5070. }
  5071. // System.Decimal System.UInt32::System.IConvertible.ToDecimal(System.IFormatProvider)
  5072. extern "C" IL2CPP_METHOD_ATTR Decimal_t2948259380 UInt32_System_IConvertible_ToDecimal_m675004071 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5073. {
  5074. static bool s_Il2CppMethodInitialized;
  5075. if (!s_Il2CppMethodInitialized)
  5076. {
  5077. il2cpp_codegen_initialize_method (UInt32_System_IConvertible_ToDecimal_m675004071_MetadataUsageId);
  5078. s_Il2CppMethodInitialized = true;
  5079. }
  5080. {
  5081. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  5082. Decimal_t2948259380 L_0 = Convert_ToDecimal_m889385228(NULL /*static, unused*/, (*((uint32_t*)__this)), /*hidden argument*/NULL);
  5083. return L_0;
  5084. }
  5085. }
  5086. extern "C" Decimal_t2948259380 UInt32_System_IConvertible_ToDecimal_m675004071_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5087. {
  5088. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5089. return UInt32_System_IConvertible_ToDecimal_m675004071(_thisAdjusted, ___provider0, method);
  5090. }
  5091. // System.Double System.UInt32::System.IConvertible.ToDouble(System.IFormatProvider)
  5092. extern "C" IL2CPP_METHOD_ATTR double UInt32_System_IConvertible_ToDouble_m940039456 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5093. {
  5094. static bool s_Il2CppMethodInitialized;
  5095. if (!s_Il2CppMethodInitialized)
  5096. {
  5097. il2cpp_codegen_initialize_method (UInt32_System_IConvertible_ToDouble_m940039456_MetadataUsageId);
  5098. s_Il2CppMethodInitialized = true;
  5099. }
  5100. {
  5101. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  5102. double L_0 = Convert_ToDouble_m2222536920(NULL /*static, unused*/, (*((uint32_t*)__this)), /*hidden argument*/NULL);
  5103. return L_0;
  5104. }
  5105. }
  5106. extern "C" double UInt32_System_IConvertible_ToDouble_m940039456_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5107. {
  5108. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5109. return UInt32_System_IConvertible_ToDouble_m940039456(_thisAdjusted, ___provider0, method);
  5110. }
  5111. // System.Int16 System.UInt32::System.IConvertible.ToInt16(System.IFormatProvider)
  5112. extern "C" IL2CPP_METHOD_ATTR int16_t UInt32_System_IConvertible_ToInt16_m1659441601 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5113. {
  5114. static bool s_Il2CppMethodInitialized;
  5115. if (!s_Il2CppMethodInitialized)
  5116. {
  5117. il2cpp_codegen_initialize_method (UInt32_System_IConvertible_ToInt16_m1659441601_MetadataUsageId);
  5118. s_Il2CppMethodInitialized = true;
  5119. }
  5120. {
  5121. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  5122. int16_t L_0 = Convert_ToInt16_m571189957(NULL /*static, unused*/, (*((uint32_t*)__this)), /*hidden argument*/NULL);
  5123. return L_0;
  5124. }
  5125. }
  5126. extern "C" int16_t UInt32_System_IConvertible_ToInt16_m1659441601_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5127. {
  5128. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5129. return UInt32_System_IConvertible_ToInt16_m1659441601(_thisAdjusted, ___provider0, method);
  5130. }
  5131. // System.Int32 System.UInt32::System.IConvertible.ToInt32(System.IFormatProvider)
  5132. extern "C" IL2CPP_METHOD_ATTR int32_t UInt32_System_IConvertible_ToInt32_m220754611 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5133. {
  5134. static bool s_Il2CppMethodInitialized;
  5135. if (!s_Il2CppMethodInitialized)
  5136. {
  5137. il2cpp_codegen_initialize_method (UInt32_System_IConvertible_ToInt32_m220754611_MetadataUsageId);
  5138. s_Il2CppMethodInitialized = true;
  5139. }
  5140. {
  5141. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  5142. int32_t L_0 = Convert_ToInt32_m3956995719(NULL /*static, unused*/, (*((uint32_t*)__this)), /*hidden argument*/NULL);
  5143. return L_0;
  5144. }
  5145. }
  5146. extern "C" int32_t UInt32_System_IConvertible_ToInt32_m220754611_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5147. {
  5148. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5149. return UInt32_System_IConvertible_ToInt32_m220754611(_thisAdjusted, ___provider0, method);
  5150. }
  5151. // System.Int64 System.UInt32::System.IConvertible.ToInt64(System.IFormatProvider)
  5152. extern "C" IL2CPP_METHOD_ATTR int64_t UInt32_System_IConvertible_ToInt64_m2261037378 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5153. {
  5154. static bool s_Il2CppMethodInitialized;
  5155. if (!s_Il2CppMethodInitialized)
  5156. {
  5157. il2cpp_codegen_initialize_method (UInt32_System_IConvertible_ToInt64_m2261037378_MetadataUsageId);
  5158. s_Il2CppMethodInitialized = true;
  5159. }
  5160. {
  5161. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  5162. int64_t L_0 = Convert_ToInt64_m3392013556(NULL /*static, unused*/, (*((uint32_t*)__this)), /*hidden argument*/NULL);
  5163. return L_0;
  5164. }
  5165. }
  5166. extern "C" int64_t UInt32_System_IConvertible_ToInt64_m2261037378_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5167. {
  5168. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5169. return UInt32_System_IConvertible_ToInt64_m2261037378(_thisAdjusted, ___provider0, method);
  5170. }
  5171. // System.SByte System.UInt32::System.IConvertible.ToSByte(System.IFormatProvider)
  5172. extern "C" IL2CPP_METHOD_ATTR int8_t UInt32_System_IConvertible_ToSByte_m1061556466 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5173. {
  5174. static bool s_Il2CppMethodInitialized;
  5175. if (!s_Il2CppMethodInitialized)
  5176. {
  5177. il2cpp_codegen_initialize_method (UInt32_System_IConvertible_ToSByte_m1061556466_MetadataUsageId);
  5178. s_Il2CppMethodInitialized = true;
  5179. }
  5180. {
  5181. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  5182. int8_t L_0 = Convert_ToSByte_m2486156346(NULL /*static, unused*/, (*((uint32_t*)__this)), /*hidden argument*/NULL);
  5183. return L_0;
  5184. }
  5185. }
  5186. extern "C" int8_t UInt32_System_IConvertible_ToSByte_m1061556466_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5187. {
  5188. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5189. return UInt32_System_IConvertible_ToSByte_m1061556466(_thisAdjusted, ___provider0, method);
  5190. }
  5191. // System.Single System.UInt32::System.IConvertible.ToSingle(System.IFormatProvider)
  5192. extern "C" IL2CPP_METHOD_ATTR float UInt32_System_IConvertible_ToSingle_m1272823424 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5193. {
  5194. static bool s_Il2CppMethodInitialized;
  5195. if (!s_Il2CppMethodInitialized)
  5196. {
  5197. il2cpp_codegen_initialize_method (UInt32_System_IConvertible_ToSingle_m1272823424_MetadataUsageId);
  5198. s_Il2CppMethodInitialized = true;
  5199. }
  5200. {
  5201. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  5202. float L_0 = Convert_ToSingle_m3983149863(NULL /*static, unused*/, (*((uint32_t*)__this)), /*hidden argument*/NULL);
  5203. return L_0;
  5204. }
  5205. }
  5206. extern "C" float UInt32_System_IConvertible_ToSingle_m1272823424_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5207. {
  5208. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5209. return UInt32_System_IConvertible_ToSingle_m1272823424(_thisAdjusted, ___provider0, method);
  5210. }
  5211. // System.Object System.UInt32::System.IConvertible.ToType(System.Type,System.IFormatProvider)
  5212. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * UInt32_System_IConvertible_ToType_m922356584 (uint32_t* __this, Type_t * ___targetType0, RuntimeObject* ___provider1, const RuntimeMethod* method)
  5213. {
  5214. static bool s_Il2CppMethodInitialized;
  5215. if (!s_Il2CppMethodInitialized)
  5216. {
  5217. il2cpp_codegen_initialize_method (UInt32_System_IConvertible_ToType_m922356584_MetadataUsageId);
  5218. s_Il2CppMethodInitialized = true;
  5219. }
  5220. {
  5221. Type_t * L_0 = ___targetType0;
  5222. if (L_0)
  5223. {
  5224. goto IL_0011;
  5225. }
  5226. }
  5227. {
  5228. ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var);
  5229. ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral3252615044, /*hidden argument*/NULL);
  5230. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,UInt32_System_IConvertible_ToType_m922356584_RuntimeMethod_var);
  5231. }
  5232. IL_0011:
  5233. {
  5234. uint32_t L_2 = ((uint32_t)(*((uint32_t*)__this)));
  5235. RuntimeObject * L_3 = Box(UInt32_t2560061978_il2cpp_TypeInfo_var, &L_2);
  5236. Type_t * L_4 = ___targetType0;
  5237. RuntimeObject* L_5 = ___provider1;
  5238. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  5239. RuntimeObject * L_6 = Convert_ToType_m2406080310(NULL /*static, unused*/, L_3, L_4, L_5, (bool)0, /*hidden argument*/NULL);
  5240. return L_6;
  5241. }
  5242. }
  5243. extern "C" RuntimeObject * UInt32_System_IConvertible_ToType_m922356584_AdjustorThunk (RuntimeObject * __this, Type_t * ___targetType0, RuntimeObject* ___provider1, const RuntimeMethod* method)
  5244. {
  5245. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5246. return UInt32_System_IConvertible_ToType_m922356584(_thisAdjusted, ___targetType0, ___provider1, method);
  5247. }
  5248. // System.UInt16 System.UInt32::System.IConvertible.ToUInt16(System.IFormatProvider)
  5249. extern "C" IL2CPP_METHOD_ATTR uint16_t UInt32_System_IConvertible_ToUInt16_m3125657960 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5250. {
  5251. static bool s_Il2CppMethodInitialized;
  5252. if (!s_Il2CppMethodInitialized)
  5253. {
  5254. il2cpp_codegen_initialize_method (UInt32_System_IConvertible_ToUInt16_m3125657960_MetadataUsageId);
  5255. s_Il2CppMethodInitialized = true;
  5256. }
  5257. {
  5258. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  5259. uint16_t L_0 = Convert_ToUInt16_m1480956416(NULL /*static, unused*/, (*((uint32_t*)__this)), /*hidden argument*/NULL);
  5260. return L_0;
  5261. }
  5262. }
  5263. extern "C" uint16_t UInt32_System_IConvertible_ToUInt16_m3125657960_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5264. {
  5265. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5266. return UInt32_System_IConvertible_ToUInt16_m3125657960(_thisAdjusted, ___provider0, method);
  5267. }
  5268. // System.UInt32 System.UInt32::System.IConvertible.ToUInt32(System.IFormatProvider)
  5269. extern "C" IL2CPP_METHOD_ATTR uint32_t UInt32_System_IConvertible_ToUInt32_m1744564280 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5270. {
  5271. {
  5272. return (*((uint32_t*)__this));
  5273. }
  5274. }
  5275. extern "C" uint32_t UInt32_System_IConvertible_ToUInt32_m1744564280_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5276. {
  5277. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5278. return UInt32_System_IConvertible_ToUInt32_m1744564280(_thisAdjusted, ___provider0, method);
  5279. }
  5280. // System.UInt64 System.UInt32::System.IConvertible.ToUInt64(System.IFormatProvider)
  5281. extern "C" IL2CPP_METHOD_ATTR uint64_t UInt32_System_IConvertible_ToUInt64_m1094958903 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5282. {
  5283. static bool s_Il2CppMethodInitialized;
  5284. if (!s_Il2CppMethodInitialized)
  5285. {
  5286. il2cpp_codegen_initialize_method (UInt32_System_IConvertible_ToUInt64_m1094958903_MetadataUsageId);
  5287. s_Il2CppMethodInitialized = true;
  5288. }
  5289. {
  5290. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  5291. uint64_t L_0 = Convert_ToUInt64_m1745056470(NULL /*static, unused*/, (*((uint32_t*)__this)), /*hidden argument*/NULL);
  5292. return L_0;
  5293. }
  5294. }
  5295. extern "C" uint64_t UInt32_System_IConvertible_ToUInt64_m1094958903_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  5296. {
  5297. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5298. return UInt32_System_IConvertible_ToUInt64_m1094958903(_thisAdjusted, ___provider0, method);
  5299. }
  5300. // System.Int32 System.UInt32::CompareTo(System.Object)
  5301. extern "C" IL2CPP_METHOD_ATTR int32_t UInt32_CompareTo_m362578384 (uint32_t* __this, RuntimeObject * ___value0, const RuntimeMethod* method)
  5302. {
  5303. static bool s_Il2CppMethodInitialized;
  5304. if (!s_Il2CppMethodInitialized)
  5305. {
  5306. il2cpp_codegen_initialize_method (UInt32_CompareTo_m362578384_MetadataUsageId);
  5307. s_Il2CppMethodInitialized = true;
  5308. }
  5309. uint32_t V_0 = 0;
  5310. int32_t G_B9_0 = 0;
  5311. {
  5312. RuntimeObject * L_0 = ___value0;
  5313. if (L_0)
  5314. {
  5315. goto IL_0008;
  5316. }
  5317. }
  5318. {
  5319. return 1;
  5320. }
  5321. IL_0008:
  5322. {
  5323. RuntimeObject * L_1 = ___value0;
  5324. if (((RuntimeObject *)IsInstSealed((RuntimeObject*)L_1, UInt32_t2560061978_il2cpp_TypeInfo_var)))
  5325. {
  5326. goto IL_0023;
  5327. }
  5328. }
  5329. {
  5330. String_t* L_2 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral3007017632, /*hidden argument*/NULL);
  5331. ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var);
  5332. ArgumentException__ctor_m1312628991(L_3, L_2, /*hidden argument*/NULL);
  5333. IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,UInt32_CompareTo_m362578384_RuntimeMethod_var);
  5334. }
  5335. IL_0023:
  5336. {
  5337. RuntimeObject * L_4 = ___value0;
  5338. V_0 = ((*(uint32_t*)((uint32_t*)UnBox(L_4, UInt32_t2560061978_il2cpp_TypeInfo_var))));
  5339. uint32_t L_5 = V_0;
  5340. if ((!(((uint32_t)(*((uint32_t*)__this))) == ((uint32_t)L_5))))
  5341. {
  5342. goto IL_0034;
  5343. }
  5344. }
  5345. {
  5346. return 0;
  5347. }
  5348. IL_0034:
  5349. {
  5350. uint32_t L_6 = V_0;
  5351. if ((!(((uint32_t)(*((uint32_t*)__this))) < ((uint32_t)L_6))))
  5352. {
  5353. goto IL_0042;
  5354. }
  5355. }
  5356. {
  5357. G_B9_0 = (-1);
  5358. goto IL_0043;
  5359. }
  5360. IL_0042:
  5361. {
  5362. G_B9_0 = 1;
  5363. }
  5364. IL_0043:
  5365. {
  5366. return G_B9_0;
  5367. }
  5368. }
  5369. extern "C" int32_t UInt32_CompareTo_m362578384_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___value0, const RuntimeMethod* method)
  5370. {
  5371. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5372. return UInt32_CompareTo_m362578384(_thisAdjusted, ___value0, method);
  5373. }
  5374. // System.Boolean System.UInt32::Equals(System.Object)
  5375. extern "C" IL2CPP_METHOD_ATTR bool UInt32_Equals_m351935437 (uint32_t* __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  5376. {
  5377. static bool s_Il2CppMethodInitialized;
  5378. if (!s_Il2CppMethodInitialized)
  5379. {
  5380. il2cpp_codegen_initialize_method (UInt32_Equals_m351935437_MetadataUsageId);
  5381. s_Il2CppMethodInitialized = true;
  5382. }
  5383. {
  5384. RuntimeObject * L_0 = ___obj0;
  5385. if (((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, UInt32_t2560061978_il2cpp_TypeInfo_var)))
  5386. {
  5387. goto IL_000d;
  5388. }
  5389. }
  5390. {
  5391. return (bool)0;
  5392. }
  5393. IL_000d:
  5394. {
  5395. RuntimeObject * L_1 = ___obj0;
  5396. return (bool)((((int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_1, UInt32_t2560061978_il2cpp_TypeInfo_var))))) == ((int32_t)(*((uint32_t*)__this))))? 1 : 0);
  5397. }
  5398. }
  5399. extern "C" bool UInt32_Equals_m351935437_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  5400. {
  5401. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5402. return UInt32_Equals_m351935437(_thisAdjusted, ___obj0, method);
  5403. }
  5404. // System.Int32 System.UInt32::GetHashCode()
  5405. extern "C" IL2CPP_METHOD_ATTR int32_t UInt32_GetHashCode_m3722548385 (uint32_t* __this, const RuntimeMethod* method)
  5406. {
  5407. {
  5408. return (*((uint32_t*)__this));
  5409. }
  5410. }
  5411. extern "C" int32_t UInt32_GetHashCode_m3722548385_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  5412. {
  5413. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5414. return UInt32_GetHashCode_m3722548385(_thisAdjusted, method);
  5415. }
  5416. // System.Int32 System.UInt32::CompareTo(System.UInt32)
  5417. extern "C" IL2CPP_METHOD_ATTR int32_t UInt32_CompareTo_m2218823230 (uint32_t* __this, uint32_t ___value0, const RuntimeMethod* method)
  5418. {
  5419. {
  5420. uint32_t L_0 = ___value0;
  5421. if ((!(((uint32_t)(*((uint32_t*)__this))) == ((uint32_t)L_0))))
  5422. {
  5423. goto IL_000a;
  5424. }
  5425. }
  5426. {
  5427. return 0;
  5428. }
  5429. IL_000a:
  5430. {
  5431. uint32_t L_1 = ___value0;
  5432. if ((!(((uint32_t)(*((uint32_t*)__this))) > ((uint32_t)L_1))))
  5433. {
  5434. goto IL_0014;
  5435. }
  5436. }
  5437. {
  5438. return 1;
  5439. }
  5440. IL_0014:
  5441. {
  5442. return (-1);
  5443. }
  5444. }
  5445. extern "C" int32_t UInt32_CompareTo_m2218823230_AdjustorThunk (RuntimeObject * __this, uint32_t ___value0, const RuntimeMethod* method)
  5446. {
  5447. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5448. return UInt32_CompareTo_m2218823230(_thisAdjusted, ___value0, method);
  5449. }
  5450. // System.Boolean System.UInt32::Equals(System.UInt32)
  5451. extern "C" IL2CPP_METHOD_ATTR bool UInt32_Equals_m4250336581 (uint32_t* __this, uint32_t ___obj0, const RuntimeMethod* method)
  5452. {
  5453. {
  5454. uint32_t L_0 = ___obj0;
  5455. return (bool)((((int32_t)L_0) == ((int32_t)(*((uint32_t*)__this))))? 1 : 0);
  5456. }
  5457. }
  5458. extern "C" bool UInt32_Equals_m4250336581_AdjustorThunk (RuntimeObject * __this, uint32_t ___obj0, const RuntimeMethod* method)
  5459. {
  5460. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  5461. return UInt32_Equals_m4250336581(_thisAdjusted, ___obj0, method);
  5462. }
  5463. // System.Boolean System.UInt32::Parse(System.String,System.Boolean,System.UInt32&,System.Exception&)
  5464. extern "C" IL2CPP_METHOD_ATTR bool UInt32_Parse_m197815874 (RuntimeObject * __this /* static, unused */, String_t* ___s0, bool ___tryParse1, uint32_t* ___result2, Exception_t ** ___exc3, const RuntimeMethod* method)
  5465. {
  5466. static bool s_Il2CppMethodInitialized;
  5467. if (!s_Il2CppMethodInitialized)
  5468. {
  5469. il2cpp_codegen_initialize_method (UInt32_Parse_m197815874_MetadataUsageId);
  5470. s_Il2CppMethodInitialized = true;
  5471. }
  5472. uint32_t V_0 = 0;
  5473. int32_t V_1 = 0;
  5474. int32_t V_2 = 0;
  5475. bool V_3 = false;
  5476. bool V_4 = false;
  5477. Il2CppChar V_5 = 0x0;
  5478. uint32_t V_6 = 0;
  5479. {
  5480. V_0 = 0;
  5481. V_3 = (bool)0;
  5482. V_4 = (bool)0;
  5483. uint32_t* L_0 = ___result2;
  5484. *((int32_t*)(L_0)) = (int32_t)0;
  5485. Exception_t ** L_1 = ___exc3;
  5486. *((RuntimeObject **)(L_1)) = (RuntimeObject *)NULL;
  5487. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_1), (RuntimeObject *)NULL);
  5488. String_t* L_2 = ___s0;
  5489. if (L_2)
  5490. {
  5491. goto IL_0027;
  5492. }
  5493. }
  5494. {
  5495. bool L_3 = ___tryParse1;
  5496. if (L_3)
  5497. {
  5498. goto IL_0025;
  5499. }
  5500. }
  5501. {
  5502. Exception_t ** L_4 = ___exc3;
  5503. ArgumentNullException_t1615371798 * L_5 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var);
  5504. ArgumentNullException__ctor_m1170824041(L_5, _stringLiteral3452614605, /*hidden argument*/NULL);
  5505. *((RuntimeObject **)(L_4)) = (RuntimeObject *)L_5;
  5506. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_4), (RuntimeObject *)L_5);
  5507. }
  5508. IL_0025:
  5509. {
  5510. return (bool)0;
  5511. }
  5512. IL_0027:
  5513. {
  5514. String_t* L_6 = ___s0;
  5515. NullCheck(L_6);
  5516. int32_t L_7 = String_get_Length_m3847582255(L_6, /*hidden argument*/NULL);
  5517. V_1 = L_7;
  5518. V_2 = 0;
  5519. goto IL_0053;
  5520. }
  5521. IL_0035:
  5522. {
  5523. String_t* L_8 = ___s0;
  5524. int32_t L_9 = V_2;
  5525. NullCheck(L_8);
  5526. Il2CppChar L_10 = String_get_Chars_m2986988803(L_8, L_9, /*hidden argument*/NULL);
  5527. V_5 = L_10;
  5528. Il2CppChar L_11 = V_5;
  5529. IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var);
  5530. bool L_12 = Char_IsWhiteSpace_m2148390798(NULL /*static, unused*/, L_11, /*hidden argument*/NULL);
  5531. if (L_12)
  5532. {
  5533. goto IL_004f;
  5534. }
  5535. }
  5536. {
  5537. goto IL_005a;
  5538. }
  5539. IL_004f:
  5540. {
  5541. int32_t L_13 = V_2;
  5542. V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1));
  5543. }
  5544. IL_0053:
  5545. {
  5546. int32_t L_14 = V_2;
  5547. int32_t L_15 = V_1;
  5548. if ((((int32_t)L_14) < ((int32_t)L_15)))
  5549. {
  5550. goto IL_0035;
  5551. }
  5552. }
  5553. IL_005a:
  5554. {
  5555. int32_t L_16 = V_2;
  5556. int32_t L_17 = V_1;
  5557. if ((!(((uint32_t)L_16) == ((uint32_t)L_17))))
  5558. {
  5559. goto IL_0070;
  5560. }
  5561. }
  5562. {
  5563. bool L_18 = ___tryParse1;
  5564. if (L_18)
  5565. {
  5566. goto IL_006e;
  5567. }
  5568. }
  5569. {
  5570. Exception_t ** L_19 = ___exc3;
  5571. Exception_t * L_20 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  5572. *((RuntimeObject **)(L_19)) = (RuntimeObject *)L_20;
  5573. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_19), (RuntimeObject *)L_20);
  5574. }
  5575. IL_006e:
  5576. {
  5577. return (bool)0;
  5578. }
  5579. IL_0070:
  5580. {
  5581. String_t* L_21 = ___s0;
  5582. int32_t L_22 = V_2;
  5583. NullCheck(L_21);
  5584. Il2CppChar L_23 = String_get_Chars_m2986988803(L_21, L_22, /*hidden argument*/NULL);
  5585. if ((!(((uint32_t)L_23) == ((uint32_t)((int32_t)43)))))
  5586. {
  5587. goto IL_0087;
  5588. }
  5589. }
  5590. {
  5591. int32_t L_24 = V_2;
  5592. V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1));
  5593. goto IL_009c;
  5594. }
  5595. IL_0087:
  5596. {
  5597. String_t* L_25 = ___s0;
  5598. int32_t L_26 = V_2;
  5599. NullCheck(L_25);
  5600. Il2CppChar L_27 = String_get_Chars_m2986988803(L_25, L_26, /*hidden argument*/NULL);
  5601. if ((!(((uint32_t)L_27) == ((uint32_t)((int32_t)45)))))
  5602. {
  5603. goto IL_009c;
  5604. }
  5605. }
  5606. {
  5607. int32_t L_28 = V_2;
  5608. V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1));
  5609. V_4 = (bool)1;
  5610. }
  5611. IL_009c:
  5612. {
  5613. goto IL_011d;
  5614. }
  5615. IL_00a1:
  5616. {
  5617. String_t* L_29 = ___s0;
  5618. int32_t L_30 = V_2;
  5619. NullCheck(L_29);
  5620. Il2CppChar L_31 = String_get_Chars_m2986988803(L_29, L_30, /*hidden argument*/NULL);
  5621. V_5 = L_31;
  5622. Il2CppChar L_32 = V_5;
  5623. if ((((int32_t)L_32) < ((int32_t)((int32_t)48))))
  5624. {
  5625. goto IL_0109;
  5626. }
  5627. }
  5628. {
  5629. Il2CppChar L_33 = V_5;
  5630. if ((((int32_t)L_33) > ((int32_t)((int32_t)57))))
  5631. {
  5632. goto IL_0109;
  5633. }
  5634. }
  5635. {
  5636. Il2CppChar L_34 = V_5;
  5637. V_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_34, (int32_t)((int32_t)48)));
  5638. uint32_t L_35 = V_0;
  5639. if ((!(((uint32_t)L_35) <= ((uint32_t)((int32_t)429496729)))))
  5640. {
  5641. goto IL_00e1;
  5642. }
  5643. }
  5644. {
  5645. uint32_t L_36 = V_0;
  5646. if ((!(((uint32_t)L_36) == ((uint32_t)((int32_t)429496729)))))
  5647. {
  5648. goto IL_00fa;
  5649. }
  5650. }
  5651. {
  5652. uint32_t L_37 = V_6;
  5653. if ((!(((uint32_t)L_37) > ((uint32_t)5))))
  5654. {
  5655. goto IL_00fa;
  5656. }
  5657. }
  5658. IL_00e1:
  5659. {
  5660. bool L_38 = ___tryParse1;
  5661. if (L_38)
  5662. {
  5663. goto IL_00f8;
  5664. }
  5665. }
  5666. {
  5667. Exception_t ** L_39 = ___exc3;
  5668. String_t* L_40 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral724221676, /*hidden argument*/NULL);
  5669. OverflowException_t2020128637 * L_41 = (OverflowException_t2020128637 *)il2cpp_codegen_object_new(OverflowException_t2020128637_il2cpp_TypeInfo_var);
  5670. OverflowException__ctor_m694321376(L_41, L_40, /*hidden argument*/NULL);
  5671. *((RuntimeObject **)(L_39)) = (RuntimeObject *)L_41;
  5672. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_39), (RuntimeObject *)L_41);
  5673. }
  5674. IL_00f8:
  5675. {
  5676. return (bool)0;
  5677. }
  5678. IL_00fa:
  5679. {
  5680. uint32_t L_42 = V_0;
  5681. uint32_t L_43 = V_6;
  5682. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_42, (int32_t)((int32_t)10))), (int32_t)L_43));
  5683. V_3 = (bool)1;
  5684. goto IL_0119;
  5685. }
  5686. IL_0109:
  5687. {
  5688. bool L_44 = ___tryParse1;
  5689. String_t* L_45 = ___s0;
  5690. int32_t L_46 = V_2;
  5691. Exception_t ** L_47 = ___exc3;
  5692. bool L_48 = Int32_ProcessTrailingWhitespace_m220059206(NULL /*static, unused*/, L_44, L_45, L_46, L_47, /*hidden argument*/NULL);
  5693. if (L_48)
  5694. {
  5695. goto IL_0119;
  5696. }
  5697. }
  5698. {
  5699. return (bool)0;
  5700. }
  5701. IL_0119:
  5702. {
  5703. int32_t L_49 = V_2;
  5704. V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1));
  5705. }
  5706. IL_011d:
  5707. {
  5708. int32_t L_50 = V_2;
  5709. int32_t L_51 = V_1;
  5710. if ((((int32_t)L_50) < ((int32_t)L_51)))
  5711. {
  5712. goto IL_00a1;
  5713. }
  5714. }
  5715. {
  5716. bool L_52 = V_3;
  5717. if (L_52)
  5718. {
  5719. goto IL_0139;
  5720. }
  5721. }
  5722. {
  5723. bool L_53 = ___tryParse1;
  5724. if (L_53)
  5725. {
  5726. goto IL_0137;
  5727. }
  5728. }
  5729. {
  5730. Exception_t ** L_54 = ___exc3;
  5731. Exception_t * L_55 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  5732. *((RuntimeObject **)(L_54)) = (RuntimeObject *)L_55;
  5733. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_54), (RuntimeObject *)L_55);
  5734. }
  5735. IL_0137:
  5736. {
  5737. return (bool)0;
  5738. }
  5739. IL_0139:
  5740. {
  5741. bool L_56 = V_4;
  5742. if (!L_56)
  5743. {
  5744. goto IL_0160;
  5745. }
  5746. }
  5747. {
  5748. uint32_t L_57 = V_0;
  5749. if ((!(((uint32_t)L_57) > ((uint32_t)0))))
  5750. {
  5751. goto IL_0160;
  5752. }
  5753. }
  5754. {
  5755. bool L_58 = ___tryParse1;
  5756. if (L_58)
  5757. {
  5758. goto IL_015e;
  5759. }
  5760. }
  5761. {
  5762. Exception_t ** L_59 = ___exc3;
  5763. String_t* L_60 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral2024505948, /*hidden argument*/NULL);
  5764. OverflowException_t2020128637 * L_61 = (OverflowException_t2020128637 *)il2cpp_codegen_object_new(OverflowException_t2020128637_il2cpp_TypeInfo_var);
  5765. OverflowException__ctor_m694321376(L_61, L_60, /*hidden argument*/NULL);
  5766. *((RuntimeObject **)(L_59)) = (RuntimeObject *)L_61;
  5767. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_59), (RuntimeObject *)L_61);
  5768. }
  5769. IL_015e:
  5770. {
  5771. return (bool)0;
  5772. }
  5773. IL_0160:
  5774. {
  5775. uint32_t* L_62 = ___result2;
  5776. uint32_t L_63 = V_0;
  5777. *((int32_t*)(L_62)) = (int32_t)L_63;
  5778. return (bool)1;
  5779. }
  5780. }
  5781. // System.Boolean System.UInt32::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider,System.Boolean,System.UInt32&,System.Exception&)
  5782. extern "C" IL2CPP_METHOD_ATTR bool UInt32_Parse_m2778221109 (RuntimeObject * __this /* static, unused */, String_t* ___s0, int32_t ___style1, RuntimeObject* ___provider2, bool ___tryParse3, uint32_t* ___result4, Exception_t ** ___exc5, const RuntimeMethod* method)
  5783. {
  5784. static bool s_Il2CppMethodInitialized;
  5785. if (!s_Il2CppMethodInitialized)
  5786. {
  5787. il2cpp_codegen_initialize_method (UInt32_Parse_m2778221109_MetadataUsageId);
  5788. s_Il2CppMethodInitialized = true;
  5789. }
  5790. NumberFormatInfo_t435877138 * V_0 = NULL;
  5791. Type_t * V_1 = NULL;
  5792. bool V_2 = false;
  5793. bool V_3 = false;
  5794. bool V_4 = false;
  5795. bool V_5 = false;
  5796. bool V_6 = false;
  5797. bool V_7 = false;
  5798. bool V_8 = false;
  5799. bool V_9 = false;
  5800. bool V_10 = false;
  5801. int32_t V_11 = 0;
  5802. bool V_12 = false;
  5803. bool V_13 = false;
  5804. bool V_14 = false;
  5805. bool V_15 = false;
  5806. uint32_t V_16 = 0;
  5807. int32_t V_17 = 0;
  5808. bool V_18 = false;
  5809. uint32_t V_19 = 0;
  5810. Il2CppChar V_20 = 0x0;
  5811. uint64_t V_21 = 0;
  5812. bool V_22 = false;
  5813. Exception_t * __last_unhandled_exception = 0;
  5814. NO_UNUSED_WARNING (__last_unhandled_exception);
  5815. Exception_t * __exception_local = 0;
  5816. NO_UNUSED_WARNING (__exception_local);
  5817. int32_t __leave_target = 0;
  5818. NO_UNUSED_WARNING (__leave_target);
  5819. {
  5820. uint32_t* L_0 = ___result4;
  5821. *((int32_t*)(L_0)) = (int32_t)0;
  5822. Exception_t ** L_1 = ___exc5;
  5823. *((RuntimeObject **)(L_1)) = (RuntimeObject *)NULL;
  5824. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_1), (RuntimeObject *)NULL);
  5825. String_t* L_2 = ___s0;
  5826. if (L_2)
  5827. {
  5828. goto IL_0023;
  5829. }
  5830. }
  5831. {
  5832. bool L_3 = ___tryParse3;
  5833. if (L_3)
  5834. {
  5835. goto IL_0021;
  5836. }
  5837. }
  5838. {
  5839. Exception_t ** L_4 = ___exc5;
  5840. ArgumentNullException_t1615371798 * L_5 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var);
  5841. ArgumentNullException__ctor_m1170824041(L_5, _stringLiteral3452614605, /*hidden argument*/NULL);
  5842. *((RuntimeObject **)(L_4)) = (RuntimeObject *)L_5;
  5843. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_4), (RuntimeObject *)L_5);
  5844. }
  5845. IL_0021:
  5846. {
  5847. return (bool)0;
  5848. }
  5849. IL_0023:
  5850. {
  5851. String_t* L_6 = ___s0;
  5852. NullCheck(L_6);
  5853. int32_t L_7 = String_get_Length_m3847582255(L_6, /*hidden argument*/NULL);
  5854. if (L_7)
  5855. {
  5856. goto IL_003e;
  5857. }
  5858. }
  5859. {
  5860. bool L_8 = ___tryParse3;
  5861. if (L_8)
  5862. {
  5863. goto IL_003c;
  5864. }
  5865. }
  5866. {
  5867. Exception_t ** L_9 = ___exc5;
  5868. Exception_t * L_10 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  5869. *((RuntimeObject **)(L_9)) = (RuntimeObject *)L_10;
  5870. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_9), (RuntimeObject *)L_10);
  5871. }
  5872. IL_003c:
  5873. {
  5874. return (bool)0;
  5875. }
  5876. IL_003e:
  5877. {
  5878. V_0 = (NumberFormatInfo_t435877138 *)NULL;
  5879. RuntimeObject* L_11 = ___provider2;
  5880. if (!L_11)
  5881. {
  5882. goto IL_005e;
  5883. }
  5884. }
  5885. {
  5886. RuntimeTypeHandle_t3027515415 L_12 = { reinterpret_cast<intptr_t> (NumberFormatInfo_t435877138_0_0_0_var) };
  5887. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  5888. Type_t * L_13 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_12, /*hidden argument*/NULL);
  5889. V_1 = L_13;
  5890. RuntimeObject* L_14 = ___provider2;
  5891. Type_t * L_15 = V_1;
  5892. NullCheck(L_14);
  5893. RuntimeObject * L_16 = InterfaceFuncInvoker1< RuntimeObject *, Type_t * >::Invoke(0 /* System.Object System.IFormatProvider::GetFormat(System.Type) */, IFormatProvider_t2518567562_il2cpp_TypeInfo_var, L_14, L_15);
  5894. V_0 = ((NumberFormatInfo_t435877138 *)CastclassSealed((RuntimeObject*)L_16, NumberFormatInfo_t435877138_il2cpp_TypeInfo_var));
  5895. }
  5896. IL_005e:
  5897. {
  5898. NumberFormatInfo_t435877138 * L_17 = V_0;
  5899. if (L_17)
  5900. {
  5901. goto IL_0074;
  5902. }
  5903. }
  5904. {
  5905. IL2CPP_RUNTIME_CLASS_INIT(Thread_t2300836069_il2cpp_TypeInfo_var);
  5906. Thread_t2300836069 * L_18 = Thread_get_CurrentThread_m4142136012(NULL /*static, unused*/, /*hidden argument*/NULL);
  5907. NullCheck(L_18);
  5908. CultureInfo_t4157843068 * L_19 = Thread_get_CurrentCulture_m349116646(L_18, /*hidden argument*/NULL);
  5909. NullCheck(L_19);
  5910. NumberFormatInfo_t435877138 * L_20 = VirtFuncInvoker0< NumberFormatInfo_t435877138 * >::Invoke(13 /* System.Globalization.NumberFormatInfo System.Globalization.CultureInfo::get_NumberFormat() */, L_19);
  5911. V_0 = L_20;
  5912. }
  5913. IL_0074:
  5914. {
  5915. int32_t L_21 = ___style1;
  5916. bool L_22 = ___tryParse3;
  5917. Exception_t ** L_23 = ___exc5;
  5918. bool L_24 = Int32_CheckStyle_m3421319992(NULL /*static, unused*/, L_21, L_22, L_23, /*hidden argument*/NULL);
  5919. if (L_24)
  5920. {
  5921. goto IL_0084;
  5922. }
  5923. }
  5924. {
  5925. return (bool)0;
  5926. }
  5927. IL_0084:
  5928. {
  5929. int32_t L_25 = ___style1;
  5930. V_2 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)256)))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  5931. int32_t L_26 = ___style1;
  5932. V_3 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_26&(int32_t)((int32_t)512)))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  5933. int32_t L_27 = ___style1;
  5934. V_4 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_27&(int32_t)((int32_t)64)))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  5935. int32_t L_28 = ___style1;
  5936. V_5 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_28&(int32_t)((int32_t)32)))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  5937. int32_t L_29 = ___style1;
  5938. V_6 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_29&(int32_t)((int32_t)16)))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  5939. int32_t L_30 = ___style1;
  5940. V_7 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_30&(int32_t)8))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  5941. int32_t L_31 = ___style1;
  5942. V_8 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_31&(int32_t)4))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  5943. int32_t L_32 = ___style1;
  5944. V_9 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_32&(int32_t)2))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  5945. int32_t L_33 = ___style1;
  5946. V_10 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_33&(int32_t)1))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  5947. V_11 = 0;
  5948. bool L_34 = V_10;
  5949. if (!L_34)
  5950. {
  5951. goto IL_010d;
  5952. }
  5953. }
  5954. {
  5955. String_t* L_35 = ___s0;
  5956. bool L_36 = ___tryParse3;
  5957. Exception_t ** L_37 = ___exc5;
  5958. bool L_38 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_35, (bool)1, L_36, L_37, /*hidden argument*/NULL);
  5959. if (L_38)
  5960. {
  5961. goto IL_010d;
  5962. }
  5963. }
  5964. {
  5965. return (bool)0;
  5966. }
  5967. IL_010d:
  5968. {
  5969. V_12 = (bool)0;
  5970. V_13 = (bool)0;
  5971. V_14 = (bool)0;
  5972. V_15 = (bool)0;
  5973. bool L_39 = V_6;
  5974. if (!L_39)
  5975. {
  5976. goto IL_01be;
  5977. }
  5978. }
  5979. {
  5980. String_t* L_40 = ___s0;
  5981. int32_t L_41 = V_11;
  5982. NullCheck(L_40);
  5983. Il2CppChar L_42 = String_get_Chars_m2986988803(L_40, L_41, /*hidden argument*/NULL);
  5984. if ((!(((uint32_t)L_42) == ((uint32_t)((int32_t)40)))))
  5985. {
  5986. goto IL_01be;
  5987. }
  5988. }
  5989. {
  5990. V_12 = (bool)1;
  5991. V_14 = (bool)1;
  5992. V_13 = (bool)1;
  5993. int32_t L_43 = V_11;
  5994. V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1));
  5995. bool L_44 = V_10;
  5996. if (!L_44)
  5997. {
  5998. goto IL_0158;
  5999. }
  6000. }
  6001. {
  6002. String_t* L_45 = ___s0;
  6003. bool L_46 = ___tryParse3;
  6004. Exception_t ** L_47 = ___exc5;
  6005. bool L_48 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_45, (bool)1, L_46, L_47, /*hidden argument*/NULL);
  6006. if (L_48)
  6007. {
  6008. goto IL_0158;
  6009. }
  6010. }
  6011. {
  6012. return (bool)0;
  6013. }
  6014. IL_0158:
  6015. {
  6016. String_t* L_49 = ___s0;
  6017. int32_t L_50 = V_11;
  6018. NumberFormatInfo_t435877138 * L_51 = V_0;
  6019. NullCheck(L_51);
  6020. String_t* L_52 = NumberFormatInfo_get_NegativeSign_m2757109362(L_51, /*hidden argument*/NULL);
  6021. NullCheck(L_52);
  6022. int32_t L_53 = String_get_Length_m3847582255(L_52, /*hidden argument*/NULL);
  6023. NullCheck(L_49);
  6024. String_t* L_54 = String_Substring_m1610150815(L_49, L_50, L_53, /*hidden argument*/NULL);
  6025. NumberFormatInfo_t435877138 * L_55 = V_0;
  6026. NullCheck(L_55);
  6027. String_t* L_56 = NumberFormatInfo_get_NegativeSign_m2757109362(L_55, /*hidden argument*/NULL);
  6028. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  6029. bool L_57 = String_op_Equality_m920492651(NULL /*static, unused*/, L_54, L_56, /*hidden argument*/NULL);
  6030. if (!L_57)
  6031. {
  6032. goto IL_018b;
  6033. }
  6034. }
  6035. {
  6036. bool L_58 = ___tryParse3;
  6037. if (L_58)
  6038. {
  6039. goto IL_0189;
  6040. }
  6041. }
  6042. {
  6043. Exception_t ** L_59 = ___exc5;
  6044. Exception_t * L_60 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  6045. *((RuntimeObject **)(L_59)) = (RuntimeObject *)L_60;
  6046. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_59), (RuntimeObject *)L_60);
  6047. }
  6048. IL_0189:
  6049. {
  6050. return (bool)0;
  6051. }
  6052. IL_018b:
  6053. {
  6054. String_t* L_61 = ___s0;
  6055. int32_t L_62 = V_11;
  6056. NumberFormatInfo_t435877138 * L_63 = V_0;
  6057. NullCheck(L_63);
  6058. String_t* L_64 = NumberFormatInfo_get_PositiveSign_m240350949(L_63, /*hidden argument*/NULL);
  6059. NullCheck(L_64);
  6060. int32_t L_65 = String_get_Length_m3847582255(L_64, /*hidden argument*/NULL);
  6061. NullCheck(L_61);
  6062. String_t* L_66 = String_Substring_m1610150815(L_61, L_62, L_65, /*hidden argument*/NULL);
  6063. NumberFormatInfo_t435877138 * L_67 = V_0;
  6064. NullCheck(L_67);
  6065. String_t* L_68 = NumberFormatInfo_get_PositiveSign_m240350949(L_67, /*hidden argument*/NULL);
  6066. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  6067. bool L_69 = String_op_Equality_m920492651(NULL /*static, unused*/, L_66, L_68, /*hidden argument*/NULL);
  6068. if (!L_69)
  6069. {
  6070. goto IL_01be;
  6071. }
  6072. }
  6073. {
  6074. bool L_70 = ___tryParse3;
  6075. if (L_70)
  6076. {
  6077. goto IL_01bc;
  6078. }
  6079. }
  6080. {
  6081. Exception_t ** L_71 = ___exc5;
  6082. Exception_t * L_72 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  6083. *((RuntimeObject **)(L_71)) = (RuntimeObject *)L_72;
  6084. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_71), (RuntimeObject *)L_72);
  6085. }
  6086. IL_01bc:
  6087. {
  6088. return (bool)0;
  6089. }
  6090. IL_01be:
  6091. {
  6092. bool L_73 = V_8;
  6093. if (!L_73)
  6094. {
  6095. goto IL_022c;
  6096. }
  6097. }
  6098. {
  6099. bool L_74 = V_14;
  6100. if (L_74)
  6101. {
  6102. goto IL_022c;
  6103. }
  6104. }
  6105. {
  6106. String_t* L_75 = ___s0;
  6107. NumberFormatInfo_t435877138 * L_76 = V_0;
  6108. Int32_FindSign_m3975667272(NULL /*static, unused*/, (&V_11), L_75, L_76, (&V_14), (&V_13), /*hidden argument*/NULL);
  6109. bool L_77 = V_14;
  6110. if (!L_77)
  6111. {
  6112. goto IL_022c;
  6113. }
  6114. }
  6115. {
  6116. bool L_78 = V_10;
  6117. if (!L_78)
  6118. {
  6119. goto IL_01fa;
  6120. }
  6121. }
  6122. {
  6123. String_t* L_79 = ___s0;
  6124. bool L_80 = ___tryParse3;
  6125. Exception_t ** L_81 = ___exc5;
  6126. bool L_82 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_79, (bool)1, L_80, L_81, /*hidden argument*/NULL);
  6127. if (L_82)
  6128. {
  6129. goto IL_01fa;
  6130. }
  6131. }
  6132. {
  6133. return (bool)0;
  6134. }
  6135. IL_01fa:
  6136. {
  6137. bool L_83 = V_2;
  6138. if (!L_83)
  6139. {
  6140. goto IL_022c;
  6141. }
  6142. }
  6143. {
  6144. String_t* L_84 = ___s0;
  6145. NumberFormatInfo_t435877138 * L_85 = V_0;
  6146. Int32_FindCurrency_m3541026887(NULL /*static, unused*/, (&V_11), L_84, L_85, (&V_15), /*hidden argument*/NULL);
  6147. bool L_86 = V_15;
  6148. if (!L_86)
  6149. {
  6150. goto IL_022c;
  6151. }
  6152. }
  6153. {
  6154. bool L_87 = V_10;
  6155. if (!L_87)
  6156. {
  6157. goto IL_022c;
  6158. }
  6159. }
  6160. {
  6161. String_t* L_88 = ___s0;
  6162. bool L_89 = ___tryParse3;
  6163. Exception_t ** L_90 = ___exc5;
  6164. bool L_91 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_88, (bool)1, L_89, L_90, /*hidden argument*/NULL);
  6165. if (L_91)
  6166. {
  6167. goto IL_022c;
  6168. }
  6169. }
  6170. {
  6171. return (bool)0;
  6172. }
  6173. IL_022c:
  6174. {
  6175. bool L_92 = V_2;
  6176. if (!L_92)
  6177. {
  6178. goto IL_02a8;
  6179. }
  6180. }
  6181. {
  6182. bool L_93 = V_15;
  6183. if (L_93)
  6184. {
  6185. goto IL_02a8;
  6186. }
  6187. }
  6188. {
  6189. String_t* L_94 = ___s0;
  6190. NumberFormatInfo_t435877138 * L_95 = V_0;
  6191. Int32_FindCurrency_m3541026887(NULL /*static, unused*/, (&V_11), L_94, L_95, (&V_15), /*hidden argument*/NULL);
  6192. bool L_96 = V_15;
  6193. if (!L_96)
  6194. {
  6195. goto IL_02a8;
  6196. }
  6197. }
  6198. {
  6199. bool L_97 = V_10;
  6200. if (!L_97)
  6201. {
  6202. goto IL_0265;
  6203. }
  6204. }
  6205. {
  6206. String_t* L_98 = ___s0;
  6207. bool L_99 = ___tryParse3;
  6208. Exception_t ** L_100 = ___exc5;
  6209. bool L_101 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_98, (bool)1, L_99, L_100, /*hidden argument*/NULL);
  6210. if (L_101)
  6211. {
  6212. goto IL_0265;
  6213. }
  6214. }
  6215. {
  6216. return (bool)0;
  6217. }
  6218. IL_0265:
  6219. {
  6220. bool L_102 = V_15;
  6221. if (!L_102)
  6222. {
  6223. goto IL_02a8;
  6224. }
  6225. }
  6226. {
  6227. bool L_103 = V_14;
  6228. if (L_103)
  6229. {
  6230. goto IL_02a8;
  6231. }
  6232. }
  6233. {
  6234. bool L_104 = V_8;
  6235. if (!L_104)
  6236. {
  6237. goto IL_02a8;
  6238. }
  6239. }
  6240. {
  6241. String_t* L_105 = ___s0;
  6242. NumberFormatInfo_t435877138 * L_106 = V_0;
  6243. Int32_FindSign_m3975667272(NULL /*static, unused*/, (&V_11), L_105, L_106, (&V_14), (&V_13), /*hidden argument*/NULL);
  6244. bool L_107 = V_14;
  6245. if (!L_107)
  6246. {
  6247. goto IL_02a8;
  6248. }
  6249. }
  6250. {
  6251. bool L_108 = V_10;
  6252. if (!L_108)
  6253. {
  6254. goto IL_02a8;
  6255. }
  6256. }
  6257. {
  6258. String_t* L_109 = ___s0;
  6259. bool L_110 = ___tryParse3;
  6260. Exception_t ** L_111 = ___exc5;
  6261. bool L_112 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_109, (bool)1, L_110, L_111, /*hidden argument*/NULL);
  6262. if (L_112)
  6263. {
  6264. goto IL_02a8;
  6265. }
  6266. }
  6267. {
  6268. return (bool)0;
  6269. }
  6270. IL_02a8:
  6271. {
  6272. V_16 = 0;
  6273. V_17 = 0;
  6274. V_18 = (bool)0;
  6275. }
  6276. IL_02b1:
  6277. {
  6278. String_t* L_113 = ___s0;
  6279. int32_t L_114 = V_11;
  6280. NullCheck(L_113);
  6281. Il2CppChar L_115 = String_get_Chars_m2986988803(L_113, L_114, /*hidden argument*/NULL);
  6282. bool L_116 = V_3;
  6283. bool L_117 = Int32_ValidDigit_m1059003769(NULL /*static, unused*/, L_115, L_116, /*hidden argument*/NULL);
  6284. if (L_117)
  6285. {
  6286. goto IL_0311;
  6287. }
  6288. }
  6289. {
  6290. bool L_118 = V_4;
  6291. if (!L_118)
  6292. {
  6293. goto IL_02e3;
  6294. }
  6295. }
  6296. {
  6297. String_t* L_119 = ___s0;
  6298. NumberFormatInfo_t435877138 * L_120 = V_0;
  6299. NullCheck(L_120);
  6300. String_t* L_121 = NumberFormatInfo_get_NumberGroupSeparator_m3292795925(L_120, /*hidden argument*/NULL);
  6301. bool L_122 = Int32_FindOther_m3593812441(NULL /*static, unused*/, (&V_11), L_119, L_121, /*hidden argument*/NULL);
  6302. if (!L_122)
  6303. {
  6304. goto IL_02e3;
  6305. }
  6306. }
  6307. {
  6308. goto IL_0428;
  6309. }
  6310. IL_02e3:
  6311. {
  6312. bool L_123 = V_18;
  6313. if (L_123)
  6314. {
  6315. goto IL_030c;
  6316. }
  6317. }
  6318. {
  6319. bool L_124 = V_5;
  6320. if (!L_124)
  6321. {
  6322. goto IL_030c;
  6323. }
  6324. }
  6325. {
  6326. String_t* L_125 = ___s0;
  6327. NumberFormatInfo_t435877138 * L_126 = V_0;
  6328. NullCheck(L_126);
  6329. String_t* L_127 = NumberFormatInfo_get_NumberDecimalSeparator_m33502788(L_126, /*hidden argument*/NULL);
  6330. bool L_128 = Int32_FindOther_m3593812441(NULL /*static, unused*/, (&V_11), L_125, L_127, /*hidden argument*/NULL);
  6331. if (!L_128)
  6332. {
  6333. goto IL_030c;
  6334. }
  6335. }
  6336. {
  6337. V_18 = (bool)1;
  6338. goto IL_0428;
  6339. }
  6340. IL_030c:
  6341. {
  6342. goto IL_0435;
  6343. }
  6344. IL_0311:
  6345. {
  6346. bool L_129 = V_3;
  6347. if (!L_129)
  6348. {
  6349. goto IL_039e;
  6350. }
  6351. }
  6352. {
  6353. int32_t L_130 = V_17;
  6354. V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_130, (int32_t)1));
  6355. String_t* L_131 = ___s0;
  6356. int32_t L_132 = V_11;
  6357. int32_t L_133 = L_132;
  6358. V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_133, (int32_t)1));
  6359. NullCheck(L_131);
  6360. Il2CppChar L_134 = String_get_Chars_m2986988803(L_131, L_133, /*hidden argument*/NULL);
  6361. V_20 = L_134;
  6362. Il2CppChar L_135 = V_20;
  6363. IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var);
  6364. bool L_136 = Char_IsDigit_m3646673943(NULL /*static, unused*/, L_135, /*hidden argument*/NULL);
  6365. if (!L_136)
  6366. {
  6367. goto IL_0344;
  6368. }
  6369. }
  6370. {
  6371. Il2CppChar L_137 = V_20;
  6372. V_19 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_137, (int32_t)((int32_t)48)));
  6373. goto IL_0369;
  6374. }
  6375. IL_0344:
  6376. {
  6377. Il2CppChar L_138 = V_20;
  6378. IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var);
  6379. bool L_139 = Char_IsLower_m3108076820(NULL /*static, unused*/, L_138, /*hidden argument*/NULL);
  6380. if (!L_139)
  6381. {
  6382. goto IL_035f;
  6383. }
  6384. }
  6385. {
  6386. Il2CppChar L_140 = V_20;
  6387. V_19 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_140, (int32_t)((int32_t)97))), (int32_t)((int32_t)10)));
  6388. goto IL_0369;
  6389. }
  6390. IL_035f:
  6391. {
  6392. Il2CppChar L_141 = V_20;
  6393. V_19 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_141, (int32_t)((int32_t)65))), (int32_t)((int32_t)10)));
  6394. }
  6395. IL_0369:
  6396. {
  6397. bool L_142 = ___tryParse3;
  6398. if (!L_142)
  6399. {
  6400. goto IL_038f;
  6401. }
  6402. }
  6403. {
  6404. uint32_t L_143 = V_16;
  6405. uint32_t L_144 = V_19;
  6406. V_21 = (((int64_t)((uint64_t)(((uint32_t)((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_143, (int32_t)((int32_t)16))), (int32_t)L_144))))))));
  6407. uint64_t L_145 = V_21;
  6408. if ((!(((uint64_t)L_145) > ((uint64_t)(((int64_t)((uint64_t)(((uint32_t)((uint32_t)(-1)))))))))))
  6409. {
  6410. goto IL_0385;
  6411. }
  6412. }
  6413. {
  6414. return (bool)0;
  6415. }
  6416. IL_0385:
  6417. {
  6418. uint64_t L_146 = V_21;
  6419. V_16 = (((int32_t)((uint32_t)L_146)));
  6420. goto IL_0399;
  6421. }
  6422. IL_038f:
  6423. {
  6424. uint32_t L_147 = V_16;
  6425. if ((uint64_t)(uint32_t)L_147 * (uint64_t)(uint32_t)((int32_t)16) > (uint64_t)(uint32_t)kIl2CppUInt32Max)
  6426. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt32_Parse_m2778221109_RuntimeMethod_var);
  6427. uint32_t L_148 = V_19;
  6428. if ((uint64_t)(uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_147, (int32_t)((int32_t)16))) + (uint64_t)(uint32_t)L_148 > (uint64_t)(uint32_t)kIl2CppUInt32Max)
  6429. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt32_Parse_m2778221109_RuntimeMethod_var);
  6430. V_16 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_147, (int32_t)((int32_t)16))), (int32_t)L_148));
  6431. }
  6432. IL_0399:
  6433. {
  6434. goto IL_0428;
  6435. }
  6436. IL_039e:
  6437. {
  6438. bool L_149 = V_18;
  6439. if (!L_149)
  6440. {
  6441. goto IL_03de;
  6442. }
  6443. }
  6444. {
  6445. int32_t L_150 = V_17;
  6446. V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_150, (int32_t)1));
  6447. String_t* L_151 = ___s0;
  6448. int32_t L_152 = V_11;
  6449. int32_t L_153 = L_152;
  6450. V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_153, (int32_t)1));
  6451. NullCheck(L_151);
  6452. Il2CppChar L_154 = String_get_Chars_m2986988803(L_151, L_153, /*hidden argument*/NULL);
  6453. if ((((int32_t)L_154) == ((int32_t)((int32_t)48))))
  6454. {
  6455. goto IL_03d9;
  6456. }
  6457. }
  6458. {
  6459. bool L_155 = ___tryParse3;
  6460. if (L_155)
  6461. {
  6462. goto IL_03d7;
  6463. }
  6464. }
  6465. {
  6466. Exception_t ** L_156 = ___exc5;
  6467. String_t* L_157 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral1489265497, /*hidden argument*/NULL);
  6468. OverflowException_t2020128637 * L_158 = (OverflowException_t2020128637 *)il2cpp_codegen_object_new(OverflowException_t2020128637_il2cpp_TypeInfo_var);
  6469. OverflowException__ctor_m694321376(L_158, L_157, /*hidden argument*/NULL);
  6470. *((RuntimeObject **)(L_156)) = (RuntimeObject *)L_158;
  6471. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_156), (RuntimeObject *)L_158);
  6472. }
  6473. IL_03d7:
  6474. {
  6475. return (bool)0;
  6476. }
  6477. IL_03d9:
  6478. {
  6479. goto IL_0428;
  6480. }
  6481. IL_03de:
  6482. {
  6483. int32_t L_159 = V_17;
  6484. V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_159, (int32_t)1));
  6485. }
  6486. IL_03e4:
  6487. try
  6488. { // begin try (depth: 1)
  6489. uint32_t L_160 = V_16;
  6490. if ((uint64_t)(uint32_t)L_160 * (uint64_t)(uint32_t)((int32_t)10) > (uint64_t)(uint32_t)kIl2CppUInt32Max)
  6491. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt32_Parse_m2778221109_RuntimeMethod_var);
  6492. String_t* L_161 = ___s0;
  6493. int32_t L_162 = V_11;
  6494. int32_t L_163 = L_162;
  6495. if (((int64_t)L_163 + (int64_t)1 < (int64_t)kIl2CppInt32Min) || ((int64_t)L_163 + (int64_t)1 > (int64_t)kIl2CppInt32Max))
  6496. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt32_Parse_m2778221109_RuntimeMethod_var);
  6497. V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_163, (int32_t)1));
  6498. NullCheck(L_161);
  6499. Il2CppChar L_164 = String_get_Chars_m2986988803(L_161, L_163, /*hidden argument*/NULL);
  6500. if (((int64_t)L_164 - (int64_t)((int32_t)48) < (int64_t)kIl2CppInt32Min) || ((int64_t)L_164 - (int64_t)((int32_t)48) > (int64_t)kIl2CppInt32Max))
  6501. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt32_Parse_m2778221109_RuntimeMethod_var);
  6502. if ((int64_t)(((int32_t)il2cpp_codegen_subtract((int32_t)L_164, (int32_t)((int32_t)48)))) > 4294967295LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt32_Parse_m2778221109_RuntimeMethod_var);
  6503. if ((uint64_t)(uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_160, (int32_t)((int32_t)10))) + (uint64_t)(uint32_t)(((uint32_t)((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_164, (int32_t)((int32_t)48)))))) > (uint64_t)(uint32_t)kIl2CppUInt32Max)
  6504. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt32_Parse_m2778221109_RuntimeMethod_var);
  6505. V_16 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_160, (int32_t)((int32_t)10))), (int32_t)(((uint32_t)((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_164, (int32_t)((int32_t)48))))))));
  6506. goto IL_0428;
  6507. } // end try (depth: 1)
  6508. catch(Il2CppExceptionWrapper& e)
  6509. {
  6510. __exception_local = (Exception_t *)e.ex;
  6511. if(il2cpp_codegen_class_is_assignable_from (OverflowException_t2020128637_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
  6512. goto CATCH_0402;
  6513. throw e;
  6514. }
  6515. CATCH_0402:
  6516. { // begin catch(System.OverflowException)
  6517. {
  6518. bool L_165 = ___tryParse3;
  6519. if (L_165)
  6520. {
  6521. goto IL_041b;
  6522. }
  6523. }
  6524. IL_0409:
  6525. {
  6526. Exception_t ** L_166 = ___exc5;
  6527. String_t* L_167 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral1489265497, /*hidden argument*/NULL);
  6528. OverflowException_t2020128637 * L_168 = (OverflowException_t2020128637 *)il2cpp_codegen_object_new(OverflowException_t2020128637_il2cpp_TypeInfo_var);
  6529. OverflowException__ctor_m694321376(L_168, L_167, /*hidden argument*/NULL);
  6530. *((RuntimeObject **)(L_166)) = (RuntimeObject *)L_168;
  6531. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_166), (RuntimeObject *)L_168);
  6532. }
  6533. IL_041b:
  6534. {
  6535. V_22 = (bool)0;
  6536. goto IL_05cd;
  6537. }
  6538. IL_0423:
  6539. {
  6540. ; // IL_0423: leave IL_0428
  6541. }
  6542. } // end catch (depth: 1)
  6543. IL_0428:
  6544. {
  6545. int32_t L_169 = V_11;
  6546. String_t* L_170 = ___s0;
  6547. NullCheck(L_170);
  6548. int32_t L_171 = String_get_Length_m3847582255(L_170, /*hidden argument*/NULL);
  6549. if ((((int32_t)L_169) < ((int32_t)L_171)))
  6550. {
  6551. goto IL_02b1;
  6552. }
  6553. }
  6554. IL_0435:
  6555. {
  6556. int32_t L_172 = V_17;
  6557. if (L_172)
  6558. {
  6559. goto IL_044c;
  6560. }
  6561. }
  6562. {
  6563. bool L_173 = ___tryParse3;
  6564. if (L_173)
  6565. {
  6566. goto IL_044a;
  6567. }
  6568. }
  6569. {
  6570. Exception_t ** L_174 = ___exc5;
  6571. Exception_t * L_175 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  6572. *((RuntimeObject **)(L_174)) = (RuntimeObject *)L_175;
  6573. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_174), (RuntimeObject *)L_175);
  6574. }
  6575. IL_044a:
  6576. {
  6577. return (bool)0;
  6578. }
  6579. IL_044c:
  6580. {
  6581. bool L_176 = V_7;
  6582. if (!L_176)
  6583. {
  6584. goto IL_0499;
  6585. }
  6586. }
  6587. {
  6588. bool L_177 = V_14;
  6589. if (L_177)
  6590. {
  6591. goto IL_0499;
  6592. }
  6593. }
  6594. {
  6595. String_t* L_178 = ___s0;
  6596. NumberFormatInfo_t435877138 * L_179 = V_0;
  6597. Int32_FindSign_m3975667272(NULL /*static, unused*/, (&V_11), L_178, L_179, (&V_14), (&V_13), /*hidden argument*/NULL);
  6598. bool L_180 = V_14;
  6599. if (!L_180)
  6600. {
  6601. goto IL_0499;
  6602. }
  6603. }
  6604. {
  6605. bool L_181 = V_9;
  6606. if (!L_181)
  6607. {
  6608. goto IL_0488;
  6609. }
  6610. }
  6611. {
  6612. String_t* L_182 = ___s0;
  6613. bool L_183 = ___tryParse3;
  6614. Exception_t ** L_184 = ___exc5;
  6615. bool L_185 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_182, (bool)1, L_183, L_184, /*hidden argument*/NULL);
  6616. if (L_185)
  6617. {
  6618. goto IL_0488;
  6619. }
  6620. }
  6621. {
  6622. return (bool)0;
  6623. }
  6624. IL_0488:
  6625. {
  6626. bool L_186 = V_2;
  6627. if (!L_186)
  6628. {
  6629. goto IL_0499;
  6630. }
  6631. }
  6632. {
  6633. String_t* L_187 = ___s0;
  6634. NumberFormatInfo_t435877138 * L_188 = V_0;
  6635. Int32_FindCurrency_m3541026887(NULL /*static, unused*/, (&V_11), L_187, L_188, (&V_15), /*hidden argument*/NULL);
  6636. }
  6637. IL_0499:
  6638. {
  6639. bool L_189 = V_2;
  6640. if (!L_189)
  6641. {
  6642. goto IL_04ed;
  6643. }
  6644. }
  6645. {
  6646. bool L_190 = V_15;
  6647. if (L_190)
  6648. {
  6649. goto IL_04ed;
  6650. }
  6651. }
  6652. {
  6653. String_t* L_191 = ___s0;
  6654. NumberFormatInfo_t435877138 * L_192 = V_0;
  6655. Int32_FindCurrency_m3541026887(NULL /*static, unused*/, (&V_11), L_191, L_192, (&V_15), /*hidden argument*/NULL);
  6656. bool L_193 = V_15;
  6657. if (!L_193)
  6658. {
  6659. goto IL_04ed;
  6660. }
  6661. }
  6662. {
  6663. bool L_194 = V_9;
  6664. if (!L_194)
  6665. {
  6666. goto IL_04d2;
  6667. }
  6668. }
  6669. {
  6670. String_t* L_195 = ___s0;
  6671. bool L_196 = ___tryParse3;
  6672. Exception_t ** L_197 = ___exc5;
  6673. bool L_198 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_195, (bool)1, L_196, L_197, /*hidden argument*/NULL);
  6674. if (L_198)
  6675. {
  6676. goto IL_04d2;
  6677. }
  6678. }
  6679. {
  6680. return (bool)0;
  6681. }
  6682. IL_04d2:
  6683. {
  6684. bool L_199 = V_14;
  6685. if (L_199)
  6686. {
  6687. goto IL_04ed;
  6688. }
  6689. }
  6690. {
  6691. bool L_200 = V_7;
  6692. if (!L_200)
  6693. {
  6694. goto IL_04ed;
  6695. }
  6696. }
  6697. {
  6698. String_t* L_201 = ___s0;
  6699. NumberFormatInfo_t435877138 * L_202 = V_0;
  6700. Int32_FindSign_m3975667272(NULL /*static, unused*/, (&V_11), L_201, L_202, (&V_14), (&V_13), /*hidden argument*/NULL);
  6701. }
  6702. IL_04ed:
  6703. {
  6704. bool L_203 = V_9;
  6705. if (!L_203)
  6706. {
  6707. goto IL_0514;
  6708. }
  6709. }
  6710. {
  6711. int32_t L_204 = V_11;
  6712. String_t* L_205 = ___s0;
  6713. NullCheck(L_205);
  6714. int32_t L_206 = String_get_Length_m3847582255(L_205, /*hidden argument*/NULL);
  6715. if ((((int32_t)L_204) >= ((int32_t)L_206)))
  6716. {
  6717. goto IL_0514;
  6718. }
  6719. }
  6720. {
  6721. String_t* L_207 = ___s0;
  6722. bool L_208 = ___tryParse3;
  6723. Exception_t ** L_209 = ___exc5;
  6724. bool L_210 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_207, (bool)0, L_208, L_209, /*hidden argument*/NULL);
  6725. if (L_210)
  6726. {
  6727. goto IL_0514;
  6728. }
  6729. }
  6730. {
  6731. return (bool)0;
  6732. }
  6733. IL_0514:
  6734. {
  6735. bool L_211 = V_12;
  6736. if (!L_211)
  6737. {
  6738. goto IL_0573;
  6739. }
  6740. }
  6741. {
  6742. int32_t L_212 = V_11;
  6743. String_t* L_213 = ___s0;
  6744. NullCheck(L_213);
  6745. int32_t L_214 = String_get_Length_m3847582255(L_213, /*hidden argument*/NULL);
  6746. if ((((int32_t)L_212) >= ((int32_t)L_214)))
  6747. {
  6748. goto IL_053c;
  6749. }
  6750. }
  6751. {
  6752. String_t* L_215 = ___s0;
  6753. int32_t L_216 = V_11;
  6754. int32_t L_217 = L_216;
  6755. V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_217, (int32_t)1));
  6756. NullCheck(L_215);
  6757. Il2CppChar L_218 = String_get_Chars_m2986988803(L_215, L_217, /*hidden argument*/NULL);
  6758. if ((((int32_t)L_218) == ((int32_t)((int32_t)41))))
  6759. {
  6760. goto IL_054c;
  6761. }
  6762. }
  6763. IL_053c:
  6764. {
  6765. bool L_219 = ___tryParse3;
  6766. if (L_219)
  6767. {
  6768. goto IL_054a;
  6769. }
  6770. }
  6771. {
  6772. Exception_t ** L_220 = ___exc5;
  6773. Exception_t * L_221 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  6774. *((RuntimeObject **)(L_220)) = (RuntimeObject *)L_221;
  6775. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_220), (RuntimeObject *)L_221);
  6776. }
  6777. IL_054a:
  6778. {
  6779. return (bool)0;
  6780. }
  6781. IL_054c:
  6782. {
  6783. bool L_222 = V_9;
  6784. if (!L_222)
  6785. {
  6786. goto IL_0573;
  6787. }
  6788. }
  6789. {
  6790. int32_t L_223 = V_11;
  6791. String_t* L_224 = ___s0;
  6792. NullCheck(L_224);
  6793. int32_t L_225 = String_get_Length_m3847582255(L_224, /*hidden argument*/NULL);
  6794. if ((((int32_t)L_223) >= ((int32_t)L_225)))
  6795. {
  6796. goto IL_0573;
  6797. }
  6798. }
  6799. {
  6800. String_t* L_226 = ___s0;
  6801. bool L_227 = ___tryParse3;
  6802. Exception_t ** L_228 = ___exc5;
  6803. bool L_229 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_226, (bool)0, L_227, L_228, /*hidden argument*/NULL);
  6804. if (L_229)
  6805. {
  6806. goto IL_0573;
  6807. }
  6808. }
  6809. {
  6810. return (bool)0;
  6811. }
  6812. IL_0573:
  6813. {
  6814. int32_t L_230 = V_11;
  6815. String_t* L_231 = ___s0;
  6816. NullCheck(L_231);
  6817. int32_t L_232 = String_get_Length_m3847582255(L_231, /*hidden argument*/NULL);
  6818. if ((((int32_t)L_230) >= ((int32_t)L_232)))
  6819. {
  6820. goto IL_059d;
  6821. }
  6822. }
  6823. {
  6824. String_t* L_233 = ___s0;
  6825. int32_t L_234 = V_11;
  6826. NullCheck(L_233);
  6827. Il2CppChar L_235 = String_get_Chars_m2986988803(L_233, L_234, /*hidden argument*/NULL);
  6828. if (!L_235)
  6829. {
  6830. goto IL_059d;
  6831. }
  6832. }
  6833. {
  6834. bool L_236 = ___tryParse3;
  6835. if (L_236)
  6836. {
  6837. goto IL_059b;
  6838. }
  6839. }
  6840. {
  6841. Exception_t ** L_237 = ___exc5;
  6842. Exception_t * L_238 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  6843. *((RuntimeObject **)(L_237)) = (RuntimeObject *)L_238;
  6844. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_237), (RuntimeObject *)L_238);
  6845. }
  6846. IL_059b:
  6847. {
  6848. return (bool)0;
  6849. }
  6850. IL_059d:
  6851. {
  6852. bool L_239 = V_13;
  6853. if (!L_239)
  6854. {
  6855. goto IL_05c6;
  6856. }
  6857. }
  6858. {
  6859. uint32_t L_240 = V_16;
  6860. if ((!(((uint32_t)L_240) > ((uint32_t)0))))
  6861. {
  6862. goto IL_05c6;
  6863. }
  6864. }
  6865. {
  6866. bool L_241 = ___tryParse3;
  6867. if (L_241)
  6868. {
  6869. goto IL_05c4;
  6870. }
  6871. }
  6872. {
  6873. Exception_t ** L_242 = ___exc5;
  6874. String_t* L_243 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral2024505948, /*hidden argument*/NULL);
  6875. OverflowException_t2020128637 * L_244 = (OverflowException_t2020128637 *)il2cpp_codegen_object_new(OverflowException_t2020128637_il2cpp_TypeInfo_var);
  6876. OverflowException__ctor_m694321376(L_244, L_243, /*hidden argument*/NULL);
  6877. *((RuntimeObject **)(L_242)) = (RuntimeObject *)L_244;
  6878. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_242), (RuntimeObject *)L_244);
  6879. }
  6880. IL_05c4:
  6881. {
  6882. return (bool)0;
  6883. }
  6884. IL_05c6:
  6885. {
  6886. uint32_t* L_245 = ___result4;
  6887. uint32_t L_246 = V_16;
  6888. *((int32_t*)(L_245)) = (int32_t)L_246;
  6889. return (bool)1;
  6890. }
  6891. IL_05cd:
  6892. {
  6893. bool L_247 = V_22;
  6894. return L_247;
  6895. }
  6896. }
  6897. // System.UInt32 System.UInt32::Parse(System.String)
  6898. extern "C" IL2CPP_METHOD_ATTR uint32_t UInt32_Parse_m3270868885 (RuntimeObject * __this /* static, unused */, String_t* ___s0, const RuntimeMethod* method)
  6899. {
  6900. static bool s_Il2CppMethodInitialized;
  6901. if (!s_Il2CppMethodInitialized)
  6902. {
  6903. il2cpp_codegen_initialize_method (UInt32_Parse_m3270868885_MetadataUsageId);
  6904. s_Il2CppMethodInitialized = true;
  6905. }
  6906. Exception_t * V_0 = NULL;
  6907. uint32_t V_1 = 0;
  6908. {
  6909. String_t* L_0 = ___s0;
  6910. bool L_1 = UInt32_Parse_m197815874(NULL /*static, unused*/, L_0, (bool)0, (&V_1), (&V_0), /*hidden argument*/NULL);
  6911. if (L_1)
  6912. {
  6913. goto IL_0012;
  6914. }
  6915. }
  6916. {
  6917. Exception_t * L_2 = V_0;
  6918. IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,UInt32_Parse_m3270868885_RuntimeMethod_var);
  6919. }
  6920. IL_0012:
  6921. {
  6922. uint32_t L_3 = V_1;
  6923. return L_3;
  6924. }
  6925. }
  6926. // System.UInt32 System.UInt32::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider)
  6927. extern "C" IL2CPP_METHOD_ATTR uint32_t UInt32_Parse_m3755665066 (RuntimeObject * __this /* static, unused */, String_t* ___s0, int32_t ___style1, RuntimeObject* ___provider2, const RuntimeMethod* method)
  6928. {
  6929. static bool s_Il2CppMethodInitialized;
  6930. if (!s_Il2CppMethodInitialized)
  6931. {
  6932. il2cpp_codegen_initialize_method (UInt32_Parse_m3755665066_MetadataUsageId);
  6933. s_Il2CppMethodInitialized = true;
  6934. }
  6935. Exception_t * V_0 = NULL;
  6936. uint32_t V_1 = 0;
  6937. {
  6938. String_t* L_0 = ___s0;
  6939. int32_t L_1 = ___style1;
  6940. RuntimeObject* L_2 = ___provider2;
  6941. bool L_3 = UInt32_Parse_m2778221109(NULL /*static, unused*/, L_0, L_1, L_2, (bool)0, (&V_1), (&V_0), /*hidden argument*/NULL);
  6942. if (L_3)
  6943. {
  6944. goto IL_0014;
  6945. }
  6946. }
  6947. {
  6948. Exception_t * L_4 = V_0;
  6949. IL2CPP_RAISE_MANAGED_EXCEPTION(L_4,UInt32_Parse_m3755665066_RuntimeMethod_var);
  6950. }
  6951. IL_0014:
  6952. {
  6953. uint32_t L_5 = V_1;
  6954. return L_5;
  6955. }
  6956. }
  6957. // System.UInt32 System.UInt32::Parse(System.String,System.IFormatProvider)
  6958. extern "C" IL2CPP_METHOD_ATTR uint32_t UInt32_Parse_m1373460382 (RuntimeObject * __this /* static, unused */, String_t* ___s0, RuntimeObject* ___provider1, const RuntimeMethod* method)
  6959. {
  6960. {
  6961. String_t* L_0 = ___s0;
  6962. RuntimeObject* L_1 = ___provider1;
  6963. uint32_t L_2 = UInt32_Parse_m3755665066(NULL /*static, unused*/, L_0, 7, L_1, /*hidden argument*/NULL);
  6964. return L_2;
  6965. }
  6966. }
  6967. // System.Boolean System.UInt32::TryParse(System.String,System.UInt32&)
  6968. extern "C" IL2CPP_METHOD_ATTR bool UInt32_TryParse_m2819179361 (RuntimeObject * __this /* static, unused */, String_t* ___s0, uint32_t* ___result1, const RuntimeMethod* method)
  6969. {
  6970. Exception_t * V_0 = NULL;
  6971. {
  6972. String_t* L_0 = ___s0;
  6973. uint32_t* L_1 = ___result1;
  6974. bool L_2 = UInt32_Parse_m197815874(NULL /*static, unused*/, L_0, (bool)1, L_1, (&V_0), /*hidden argument*/NULL);
  6975. if (L_2)
  6976. {
  6977. goto IL_0014;
  6978. }
  6979. }
  6980. {
  6981. uint32_t* L_3 = ___result1;
  6982. *((int32_t*)(L_3)) = (int32_t)0;
  6983. return (bool)0;
  6984. }
  6985. IL_0014:
  6986. {
  6987. return (bool)1;
  6988. }
  6989. }
  6990. // System.Boolean System.UInt32::TryParse(System.String,System.Globalization.NumberStyles,System.IFormatProvider,System.UInt32&)
  6991. extern "C" IL2CPP_METHOD_ATTR bool UInt32_TryParse_m535404612 (RuntimeObject * __this /* static, unused */, String_t* ___s0, int32_t ___style1, RuntimeObject* ___provider2, uint32_t* ___result3, const RuntimeMethod* method)
  6992. {
  6993. Exception_t * V_0 = NULL;
  6994. {
  6995. String_t* L_0 = ___s0;
  6996. int32_t L_1 = ___style1;
  6997. RuntimeObject* L_2 = ___provider2;
  6998. uint32_t* L_3 = ___result3;
  6999. bool L_4 = UInt32_Parse_m2778221109(NULL /*static, unused*/, L_0, L_1, L_2, (bool)1, L_3, (&V_0), /*hidden argument*/NULL);
  7000. if (L_4)
  7001. {
  7002. goto IL_0016;
  7003. }
  7004. }
  7005. {
  7006. uint32_t* L_5 = ___result3;
  7007. *((int32_t*)(L_5)) = (int32_t)0;
  7008. return (bool)0;
  7009. }
  7010. IL_0016:
  7011. {
  7012. return (bool)1;
  7013. }
  7014. }
  7015. // System.String System.UInt32::ToString()
  7016. extern "C" IL2CPP_METHOD_ATTR String_t* UInt32_ToString_m2574561716 (uint32_t* __this, const RuntimeMethod* method)
  7017. {
  7018. static bool s_Il2CppMethodInitialized;
  7019. if (!s_Il2CppMethodInitialized)
  7020. {
  7021. il2cpp_codegen_initialize_method (UInt32_ToString_m2574561716_MetadataUsageId);
  7022. s_Il2CppMethodInitialized = true;
  7023. }
  7024. {
  7025. IL2CPP_RUNTIME_CLASS_INIT(NumberFormatter_t1182924621_il2cpp_TypeInfo_var);
  7026. String_t* L_0 = NumberFormatter_NumberToString_m400339820(NULL /*static, unused*/, (*((uint32_t*)__this)), (RuntimeObject*)NULL, /*hidden argument*/NULL);
  7027. return L_0;
  7028. }
  7029. }
  7030. extern "C" String_t* UInt32_ToString_m2574561716_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  7031. {
  7032. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  7033. return UInt32_ToString_m2574561716(_thisAdjusted, method);
  7034. }
  7035. // System.String System.UInt32::ToString(System.IFormatProvider)
  7036. extern "C" IL2CPP_METHOD_ATTR String_t* UInt32_ToString_m4293943134 (uint32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7037. {
  7038. static bool s_Il2CppMethodInitialized;
  7039. if (!s_Il2CppMethodInitialized)
  7040. {
  7041. il2cpp_codegen_initialize_method (UInt32_ToString_m4293943134_MetadataUsageId);
  7042. s_Il2CppMethodInitialized = true;
  7043. }
  7044. {
  7045. RuntimeObject* L_0 = ___provider0;
  7046. IL2CPP_RUNTIME_CLASS_INIT(NumberFormatter_t1182924621_il2cpp_TypeInfo_var);
  7047. String_t* L_1 = NumberFormatter_NumberToString_m400339820(NULL /*static, unused*/, (*((uint32_t*)__this)), L_0, /*hidden argument*/NULL);
  7048. return L_1;
  7049. }
  7050. }
  7051. extern "C" String_t* UInt32_ToString_m4293943134_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7052. {
  7053. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  7054. return UInt32_ToString_m4293943134(_thisAdjusted, ___provider0, method);
  7055. }
  7056. // System.String System.UInt32::ToString(System.String)
  7057. extern "C" IL2CPP_METHOD_ATTR String_t* UInt32_ToString_m2066897296 (uint32_t* __this, String_t* ___format0, const RuntimeMethod* method)
  7058. {
  7059. {
  7060. String_t* L_0 = ___format0;
  7061. String_t* L_1 = UInt32_ToString_m2420423038(__this, L_0, (RuntimeObject*)NULL, /*hidden argument*/NULL);
  7062. return L_1;
  7063. }
  7064. }
  7065. extern "C" String_t* UInt32_ToString_m2066897296_AdjustorThunk (RuntimeObject * __this, String_t* ___format0, const RuntimeMethod* method)
  7066. {
  7067. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  7068. return UInt32_ToString_m2066897296(_thisAdjusted, ___format0, method);
  7069. }
  7070. // System.String System.UInt32::ToString(System.String,System.IFormatProvider)
  7071. extern "C" IL2CPP_METHOD_ATTR String_t* UInt32_ToString_m2420423038 (uint32_t* __this, String_t* ___format0, RuntimeObject* ___provider1, const RuntimeMethod* method)
  7072. {
  7073. static bool s_Il2CppMethodInitialized;
  7074. if (!s_Il2CppMethodInitialized)
  7075. {
  7076. il2cpp_codegen_initialize_method (UInt32_ToString_m2420423038_MetadataUsageId);
  7077. s_Il2CppMethodInitialized = true;
  7078. }
  7079. {
  7080. String_t* L_0 = ___format0;
  7081. RuntimeObject* L_1 = ___provider1;
  7082. IL2CPP_RUNTIME_CLASS_INIT(NumberFormatter_t1182924621_il2cpp_TypeInfo_var);
  7083. String_t* L_2 = NumberFormatter_NumberToString_m264078176(NULL /*static, unused*/, L_0, (*((uint32_t*)__this)), L_1, /*hidden argument*/NULL);
  7084. return L_2;
  7085. }
  7086. }
  7087. extern "C" String_t* UInt32_ToString_m2420423038_AdjustorThunk (RuntimeObject * __this, String_t* ___format0, RuntimeObject* ___provider1, const RuntimeMethod* method)
  7088. {
  7089. uint32_t* _thisAdjusted = reinterpret_cast<uint32_t*>(__this + 1);
  7090. return UInt32_ToString_m2420423038(_thisAdjusted, ___format0, ___provider1, method);
  7091. }
  7092. #ifdef __clang__
  7093. #pragma clang diagnostic pop
  7094. #endif
  7095. #ifdef __clang__
  7096. #pragma clang diagnostic push
  7097. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  7098. #pragma clang diagnostic ignored "-Wunused-variable"
  7099. #endif
  7100. // System.Boolean System.UInt64::System.IConvertible.ToBoolean(System.IFormatProvider)
  7101. extern "C" IL2CPP_METHOD_ATTR bool UInt64_System_IConvertible_ToBoolean_m3071416000 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7102. {
  7103. static bool s_Il2CppMethodInitialized;
  7104. if (!s_Il2CppMethodInitialized)
  7105. {
  7106. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToBoolean_m3071416000_MetadataUsageId);
  7107. s_Il2CppMethodInitialized = true;
  7108. }
  7109. {
  7110. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  7111. bool L_0 = Convert_ToBoolean_m3613483153(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  7112. return L_0;
  7113. }
  7114. }
  7115. extern "C" bool UInt64_System_IConvertible_ToBoolean_m3071416000_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7116. {
  7117. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7118. return UInt64_System_IConvertible_ToBoolean_m3071416000(_thisAdjusted, ___provider0, method);
  7119. }
  7120. // System.Byte System.UInt64::System.IConvertible.ToByte(System.IFormatProvider)
  7121. extern "C" IL2CPP_METHOD_ATTR uint8_t UInt64_System_IConvertible_ToByte_m1501504925 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7122. {
  7123. static bool s_Il2CppMethodInitialized;
  7124. if (!s_Il2CppMethodInitialized)
  7125. {
  7126. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToByte_m1501504925_MetadataUsageId);
  7127. s_Il2CppMethodInitialized = true;
  7128. }
  7129. {
  7130. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  7131. uint8_t L_0 = Convert_ToByte_m3567528984(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  7132. return L_0;
  7133. }
  7134. }
  7135. extern "C" uint8_t UInt64_System_IConvertible_ToByte_m1501504925_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7136. {
  7137. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7138. return UInt64_System_IConvertible_ToByte_m1501504925(_thisAdjusted, ___provider0, method);
  7139. }
  7140. // System.Char System.UInt64::System.IConvertible.ToChar(System.IFormatProvider)
  7141. extern "C" IL2CPP_METHOD_ATTR Il2CppChar UInt64_System_IConvertible_ToChar_m2074245892 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7142. {
  7143. static bool s_Il2CppMethodInitialized;
  7144. if (!s_Il2CppMethodInitialized)
  7145. {
  7146. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToChar_m2074245892_MetadataUsageId);
  7147. s_Il2CppMethodInitialized = true;
  7148. }
  7149. {
  7150. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  7151. Il2CppChar L_0 = Convert_ToChar_m1604365259(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  7152. return L_0;
  7153. }
  7154. }
  7155. extern "C" Il2CppChar UInt64_System_IConvertible_ToChar_m2074245892_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7156. {
  7157. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7158. return UInt64_System_IConvertible_ToChar_m2074245892(_thisAdjusted, ___provider0, method);
  7159. }
  7160. // System.DateTime System.UInt64::System.IConvertible.ToDateTime(System.IFormatProvider)
  7161. extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 UInt64_System_IConvertible_ToDateTime_m3434604642 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7162. {
  7163. static bool s_Il2CppMethodInitialized;
  7164. if (!s_Il2CppMethodInitialized)
  7165. {
  7166. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToDateTime_m3434604642_MetadataUsageId);
  7167. s_Il2CppMethodInitialized = true;
  7168. }
  7169. {
  7170. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  7171. DateTime_t3738529785 L_0 = Convert_ToDateTime_m3752463692(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  7172. return L_0;
  7173. }
  7174. }
  7175. extern "C" DateTime_t3738529785 UInt64_System_IConvertible_ToDateTime_m3434604642_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7176. {
  7177. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7178. return UInt64_System_IConvertible_ToDateTime_m3434604642(_thisAdjusted, ___provider0, method);
  7179. }
  7180. // System.Decimal System.UInt64::System.IConvertible.ToDecimal(System.IFormatProvider)
  7181. extern "C" IL2CPP_METHOD_ATTR Decimal_t2948259380 UInt64_System_IConvertible_ToDecimal_m806594027 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7182. {
  7183. static bool s_Il2CppMethodInitialized;
  7184. if (!s_Il2CppMethodInitialized)
  7185. {
  7186. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToDecimal_m806594027_MetadataUsageId);
  7187. s_Il2CppMethodInitialized = true;
  7188. }
  7189. {
  7190. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  7191. Decimal_t2948259380 L_0 = Convert_ToDecimal_m1695757674(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  7192. return L_0;
  7193. }
  7194. }
  7195. extern "C" Decimal_t2948259380 UInt64_System_IConvertible_ToDecimal_m806594027_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7196. {
  7197. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7198. return UInt64_System_IConvertible_ToDecimal_m806594027(_thisAdjusted, ___provider0, method);
  7199. }
  7200. // System.Double System.UInt64::System.IConvertible.ToDouble(System.IFormatProvider)
  7201. extern "C" IL2CPP_METHOD_ATTR double UInt64_System_IConvertible_ToDouble_m602078108 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7202. {
  7203. static bool s_Il2CppMethodInitialized;
  7204. if (!s_Il2CppMethodInitialized)
  7205. {
  7206. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToDouble_m602078108_MetadataUsageId);
  7207. s_Il2CppMethodInitialized = true;
  7208. }
  7209. {
  7210. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  7211. double L_0 = Convert_ToDouble_m1030895834(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  7212. return L_0;
  7213. }
  7214. }
  7215. extern "C" double UInt64_System_IConvertible_ToDouble_m602078108_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7216. {
  7217. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7218. return UInt64_System_IConvertible_ToDouble_m602078108(_thisAdjusted, ___provider0, method);
  7219. }
  7220. // System.Int16 System.UInt64::System.IConvertible.ToInt16(System.IFormatProvider)
  7221. extern "C" IL2CPP_METHOD_ATTR int16_t UInt64_System_IConvertible_ToInt16_m3895479143 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7222. {
  7223. static bool s_Il2CppMethodInitialized;
  7224. if (!s_Il2CppMethodInitialized)
  7225. {
  7226. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToInt16_m3895479143_MetadataUsageId);
  7227. s_Il2CppMethodInitialized = true;
  7228. }
  7229. {
  7230. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  7231. int16_t L_0 = Convert_ToInt16_m1733792763(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  7232. return L_0;
  7233. }
  7234. }
  7235. extern "C" int16_t UInt64_System_IConvertible_ToInt16_m3895479143_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7236. {
  7237. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7238. return UInt64_System_IConvertible_ToInt16_m3895479143(_thisAdjusted, ___provider0, method);
  7239. }
  7240. // System.Int32 System.UInt64::System.IConvertible.ToInt32(System.IFormatProvider)
  7241. extern "C" IL2CPP_METHOD_ATTR int32_t UInt64_System_IConvertible_ToInt32_m949522652 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7242. {
  7243. static bool s_Il2CppMethodInitialized;
  7244. if (!s_Il2CppMethodInitialized)
  7245. {
  7246. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToInt32_m949522652_MetadataUsageId);
  7247. s_Il2CppMethodInitialized = true;
  7248. }
  7249. {
  7250. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  7251. int32_t L_0 = Convert_ToInt32_m825155517(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  7252. return L_0;
  7253. }
  7254. }
  7255. extern "C" int32_t UInt64_System_IConvertible_ToInt32_m949522652_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7256. {
  7257. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7258. return UInt64_System_IConvertible_ToInt32_m949522652(_thisAdjusted, ___provider0, method);
  7259. }
  7260. // System.Int64 System.UInt64::System.IConvertible.ToInt64(System.IFormatProvider)
  7261. extern "C" IL2CPP_METHOD_ATTR int64_t UInt64_System_IConvertible_ToInt64_m4241475606 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7262. {
  7263. static bool s_Il2CppMethodInitialized;
  7264. if (!s_Il2CppMethodInitialized)
  7265. {
  7266. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToInt64_m4241475606_MetadataUsageId);
  7267. s_Il2CppMethodInitialized = true;
  7268. }
  7269. {
  7270. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  7271. int64_t L_0 = Convert_ToInt64_m260173354(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  7272. return L_0;
  7273. }
  7274. }
  7275. extern "C" int64_t UInt64_System_IConvertible_ToInt64_m4241475606_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7276. {
  7277. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7278. return UInt64_System_IConvertible_ToInt64_m4241475606(_thisAdjusted, ___provider0, method);
  7279. }
  7280. // System.SByte System.UInt64::System.IConvertible.ToSByte(System.IFormatProvider)
  7281. extern "C" IL2CPP_METHOD_ATTR int8_t UInt64_System_IConvertible_ToSByte_m30962591 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7282. {
  7283. static bool s_Il2CppMethodInitialized;
  7284. if (!s_Il2CppMethodInitialized)
  7285. {
  7286. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToSByte_m30962591_MetadataUsageId);
  7287. s_Il2CppMethodInitialized = true;
  7288. }
  7289. {
  7290. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  7291. int8_t L_0 = Convert_ToSByte_m1679390684(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  7292. return L_0;
  7293. }
  7294. }
  7295. extern "C" int8_t UInt64_System_IConvertible_ToSByte_m30962591_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7296. {
  7297. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7298. return UInt64_System_IConvertible_ToSByte_m30962591(_thisAdjusted, ___provider0, method);
  7299. }
  7300. // System.Single System.UInt64::System.IConvertible.ToSingle(System.IFormatProvider)
  7301. extern "C" IL2CPP_METHOD_ATTR float UInt64_System_IConvertible_ToSingle_m925613075 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7302. {
  7303. static bool s_Il2CppMethodInitialized;
  7304. if (!s_Il2CppMethodInitialized)
  7305. {
  7306. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToSingle_m925613075_MetadataUsageId);
  7307. s_Il2CppMethodInitialized = true;
  7308. }
  7309. {
  7310. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  7311. float L_0 = Convert_ToSingle_m2791508777(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  7312. return L_0;
  7313. }
  7314. }
  7315. extern "C" float UInt64_System_IConvertible_ToSingle_m925613075_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7316. {
  7317. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7318. return UInt64_System_IConvertible_ToSingle_m925613075(_thisAdjusted, ___provider0, method);
  7319. }
  7320. // System.Object System.UInt64::System.IConvertible.ToType(System.Type,System.IFormatProvider)
  7321. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * UInt64_System_IConvertible_ToType_m4049257834 (uint64_t* __this, Type_t * ___targetType0, RuntimeObject* ___provider1, const RuntimeMethod* method)
  7322. {
  7323. static bool s_Il2CppMethodInitialized;
  7324. if (!s_Il2CppMethodInitialized)
  7325. {
  7326. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToType_m4049257834_MetadataUsageId);
  7327. s_Il2CppMethodInitialized = true;
  7328. }
  7329. {
  7330. Type_t * L_0 = ___targetType0;
  7331. if (L_0)
  7332. {
  7333. goto IL_0011;
  7334. }
  7335. }
  7336. {
  7337. ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var);
  7338. ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral3252615044, /*hidden argument*/NULL);
  7339. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,UInt64_System_IConvertible_ToType_m4049257834_RuntimeMethod_var);
  7340. }
  7341. IL_0011:
  7342. {
  7343. uint64_t L_2 = ((uint64_t)(*((int64_t*)__this)));
  7344. RuntimeObject * L_3 = Box(UInt64_t4134040092_il2cpp_TypeInfo_var, &L_2);
  7345. Type_t * L_4 = ___targetType0;
  7346. RuntimeObject* L_5 = ___provider1;
  7347. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  7348. RuntimeObject * L_6 = Convert_ToType_m2406080310(NULL /*static, unused*/, L_3, L_4, L_5, (bool)0, /*hidden argument*/NULL);
  7349. return L_6;
  7350. }
  7351. }
  7352. extern "C" RuntimeObject * UInt64_System_IConvertible_ToType_m4049257834_AdjustorThunk (RuntimeObject * __this, Type_t * ___targetType0, RuntimeObject* ___provider1, const RuntimeMethod* method)
  7353. {
  7354. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7355. return UInt64_System_IConvertible_ToType_m4049257834(_thisAdjusted, ___targetType0, ___provider1, method);
  7356. }
  7357. // System.UInt16 System.UInt64::System.IConvertible.ToUInt16(System.IFormatProvider)
  7358. extern "C" IL2CPP_METHOD_ATTR uint16_t UInt64_System_IConvertible_ToUInt16_m4165747038 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7359. {
  7360. static bool s_Il2CppMethodInitialized;
  7361. if (!s_Il2CppMethodInitialized)
  7362. {
  7363. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToUInt16_m4165747038_MetadataUsageId);
  7364. s_Il2CppMethodInitialized = true;
  7365. }
  7366. {
  7367. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  7368. uint16_t L_0 = Convert_ToUInt16_m2672597498(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  7369. return L_0;
  7370. }
  7371. }
  7372. extern "C" uint16_t UInt64_System_IConvertible_ToUInt16_m4165747038_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7373. {
  7374. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7375. return UInt64_System_IConvertible_ToUInt16_m4165747038(_thisAdjusted, ___provider0, method);
  7376. }
  7377. // System.UInt32 System.UInt64::System.IConvertible.ToUInt32(System.IFormatProvider)
  7378. extern "C" IL2CPP_METHOD_ATTR uint32_t UInt64_System_IConvertible_ToUInt32_m2784653358 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7379. {
  7380. static bool s_Il2CppMethodInitialized;
  7381. if (!s_Il2CppMethodInitialized)
  7382. {
  7383. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToUInt32_m2784653358_MetadataUsageId);
  7384. s_Il2CppMethodInitialized = true;
  7385. }
  7386. {
  7387. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  7388. uint32_t L_0 = Convert_ToUInt32_m1767593911(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  7389. return L_0;
  7390. }
  7391. }
  7392. extern "C" uint32_t UInt64_System_IConvertible_ToUInt32_m2784653358_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7393. {
  7394. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7395. return UInt64_System_IConvertible_ToUInt32_m2784653358(_thisAdjusted, ___provider0, method);
  7396. }
  7397. // System.UInt64 System.UInt64::System.IConvertible.ToUInt64(System.IFormatProvider)
  7398. extern "C" IL2CPP_METHOD_ATTR uint64_t UInt64_System_IConvertible_ToUInt64_m2135047981 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7399. {
  7400. {
  7401. return (*((int64_t*)__this));
  7402. }
  7403. }
  7404. extern "C" uint64_t UInt64_System_IConvertible_ToUInt64_m2135047981_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  7405. {
  7406. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7407. return UInt64_System_IConvertible_ToUInt64_m2135047981(_thisAdjusted, ___provider0, method);
  7408. }
  7409. // System.Int32 System.UInt64::CompareTo(System.Object)
  7410. extern "C" IL2CPP_METHOD_ATTR int32_t UInt64_CompareTo_m3619843473 (uint64_t* __this, RuntimeObject * ___value0, const RuntimeMethod* method)
  7411. {
  7412. static bool s_Il2CppMethodInitialized;
  7413. if (!s_Il2CppMethodInitialized)
  7414. {
  7415. il2cpp_codegen_initialize_method (UInt64_CompareTo_m3619843473_MetadataUsageId);
  7416. s_Il2CppMethodInitialized = true;
  7417. }
  7418. uint64_t V_0 = 0;
  7419. int32_t G_B9_0 = 0;
  7420. {
  7421. RuntimeObject * L_0 = ___value0;
  7422. if (L_0)
  7423. {
  7424. goto IL_0008;
  7425. }
  7426. }
  7427. {
  7428. return 1;
  7429. }
  7430. IL_0008:
  7431. {
  7432. RuntimeObject * L_1 = ___value0;
  7433. if (((RuntimeObject *)IsInstSealed((RuntimeObject*)L_1, UInt64_t4134040092_il2cpp_TypeInfo_var)))
  7434. {
  7435. goto IL_0023;
  7436. }
  7437. }
  7438. {
  7439. String_t* L_2 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral3792639183, /*hidden argument*/NULL);
  7440. ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var);
  7441. ArgumentException__ctor_m1312628991(L_3, L_2, /*hidden argument*/NULL);
  7442. IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,UInt64_CompareTo_m3619843473_RuntimeMethod_var);
  7443. }
  7444. IL_0023:
  7445. {
  7446. RuntimeObject * L_4 = ___value0;
  7447. V_0 = ((*(uint64_t*)((uint64_t*)UnBox(L_4, UInt64_t4134040092_il2cpp_TypeInfo_var))));
  7448. uint64_t L_5 = V_0;
  7449. if ((!(((uint64_t)(*((int64_t*)__this))) == ((uint64_t)L_5))))
  7450. {
  7451. goto IL_0034;
  7452. }
  7453. }
  7454. {
  7455. return 0;
  7456. }
  7457. IL_0034:
  7458. {
  7459. uint64_t L_6 = V_0;
  7460. if ((!(((uint64_t)(*((int64_t*)__this))) < ((uint64_t)L_6))))
  7461. {
  7462. goto IL_0042;
  7463. }
  7464. }
  7465. {
  7466. G_B9_0 = (-1);
  7467. goto IL_0043;
  7468. }
  7469. IL_0042:
  7470. {
  7471. G_B9_0 = 1;
  7472. }
  7473. IL_0043:
  7474. {
  7475. return G_B9_0;
  7476. }
  7477. }
  7478. extern "C" int32_t UInt64_CompareTo_m3619843473_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___value0, const RuntimeMethod* method)
  7479. {
  7480. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7481. return UInt64_CompareTo_m3619843473(_thisAdjusted, ___value0, method);
  7482. }
  7483. // System.Boolean System.UInt64::Equals(System.Object)
  7484. extern "C" IL2CPP_METHOD_ATTR bool UInt64_Equals_m1879425698 (uint64_t* __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  7485. {
  7486. static bool s_Il2CppMethodInitialized;
  7487. if (!s_Il2CppMethodInitialized)
  7488. {
  7489. il2cpp_codegen_initialize_method (UInt64_Equals_m1879425698_MetadataUsageId);
  7490. s_Il2CppMethodInitialized = true;
  7491. }
  7492. {
  7493. RuntimeObject * L_0 = ___obj0;
  7494. if (((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, UInt64_t4134040092_il2cpp_TypeInfo_var)))
  7495. {
  7496. goto IL_000d;
  7497. }
  7498. }
  7499. {
  7500. return (bool)0;
  7501. }
  7502. IL_000d:
  7503. {
  7504. RuntimeObject * L_1 = ___obj0;
  7505. return (bool)((((int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_1, UInt64_t4134040092_il2cpp_TypeInfo_var))))) == ((int64_t)(*((int64_t*)__this))))? 1 : 0);
  7506. }
  7507. }
  7508. extern "C" bool UInt64_Equals_m1879425698_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  7509. {
  7510. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7511. return UInt64_Equals_m1879425698(_thisAdjusted, ___obj0, method);
  7512. }
  7513. // System.Int32 System.UInt64::GetHashCode()
  7514. extern "C" IL2CPP_METHOD_ATTR int32_t UInt64_GetHashCode_m4209760355 (uint64_t* __this, const RuntimeMethod* method)
  7515. {
  7516. {
  7517. return ((int32_t)((int32_t)(((int32_t)((int32_t)((int64_t)((int64_t)(*((int64_t*)__this))&(int64_t)(((int64_t)((uint64_t)(((uint32_t)((uint32_t)(-1))))))))))))^(int32_t)(((int32_t)((int32_t)((int64_t)((uint64_t)(*((int64_t*)__this))>>((int32_t)32))))))));
  7518. }
  7519. }
  7520. extern "C" int32_t UInt64_GetHashCode_m4209760355_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  7521. {
  7522. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7523. return UInt64_GetHashCode_m4209760355(_thisAdjusted, method);
  7524. }
  7525. // System.Int32 System.UInt64::CompareTo(System.UInt64)
  7526. extern "C" IL2CPP_METHOD_ATTR int32_t UInt64_CompareTo_m1614517204 (uint64_t* __this, uint64_t ___value0, const RuntimeMethod* method)
  7527. {
  7528. {
  7529. uint64_t L_0 = ___value0;
  7530. if ((!(((uint64_t)(*((int64_t*)__this))) == ((uint64_t)L_0))))
  7531. {
  7532. goto IL_000a;
  7533. }
  7534. }
  7535. {
  7536. return 0;
  7537. }
  7538. IL_000a:
  7539. {
  7540. uint64_t L_1 = ___value0;
  7541. if ((!(((uint64_t)(*((int64_t*)__this))) > ((uint64_t)L_1))))
  7542. {
  7543. goto IL_0014;
  7544. }
  7545. }
  7546. {
  7547. return 1;
  7548. }
  7549. IL_0014:
  7550. {
  7551. return (-1);
  7552. }
  7553. }
  7554. extern "C" int32_t UInt64_CompareTo_m1614517204_AdjustorThunk (RuntimeObject * __this, uint64_t ___value0, const RuntimeMethod* method)
  7555. {
  7556. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7557. return UInt64_CompareTo_m1614517204(_thisAdjusted, ___value0, method);
  7558. }
  7559. // System.Boolean System.UInt64::Equals(System.UInt64)
  7560. extern "C" IL2CPP_METHOD_ATTR bool UInt64_Equals_m367573732 (uint64_t* __this, uint64_t ___obj0, const RuntimeMethod* method)
  7561. {
  7562. {
  7563. uint64_t L_0 = ___obj0;
  7564. return (bool)((((int64_t)L_0) == ((int64_t)(*((int64_t*)__this))))? 1 : 0);
  7565. }
  7566. }
  7567. extern "C" bool UInt64_Equals_m367573732_AdjustorThunk (RuntimeObject * __this, uint64_t ___obj0, const RuntimeMethod* method)
  7568. {
  7569. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  7570. return UInt64_Equals_m367573732(_thisAdjusted, ___obj0, method);
  7571. }
  7572. // System.UInt64 System.UInt64::Parse(System.String,System.IFormatProvider)
  7573. extern "C" IL2CPP_METHOD_ATTR uint64_t UInt64_Parse_m819899889 (RuntimeObject * __this /* static, unused */, String_t* ___s0, RuntimeObject* ___provider1, const RuntimeMethod* method)
  7574. {
  7575. {
  7576. String_t* L_0 = ___s0;
  7577. RuntimeObject* L_1 = ___provider1;
  7578. uint64_t L_2 = UInt64_Parse_m1485858293(NULL /*static, unused*/, L_0, 7, L_1, /*hidden argument*/NULL);
  7579. return L_2;
  7580. }
  7581. }
  7582. // System.Boolean System.UInt64::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider,System.Boolean,System.UInt64&,System.Exception&)
  7583. extern "C" IL2CPP_METHOD_ATTR bool UInt64_Parse_m2329819578 (RuntimeObject * __this /* static, unused */, String_t* ___s0, int32_t ___style1, RuntimeObject* ___provider2, bool ___tryParse3, uint64_t* ___result4, Exception_t ** ___exc5, const RuntimeMethod* method)
  7584. {
  7585. static bool s_Il2CppMethodInitialized;
  7586. if (!s_Il2CppMethodInitialized)
  7587. {
  7588. il2cpp_codegen_initialize_method (UInt64_Parse_m2329819578_MetadataUsageId);
  7589. s_Il2CppMethodInitialized = true;
  7590. }
  7591. NumberFormatInfo_t435877138 * V_0 = NULL;
  7592. Type_t * V_1 = NULL;
  7593. bool V_2 = false;
  7594. bool V_3 = false;
  7595. bool V_4 = false;
  7596. bool V_5 = false;
  7597. bool V_6 = false;
  7598. bool V_7 = false;
  7599. bool V_8 = false;
  7600. bool V_9 = false;
  7601. bool V_10 = false;
  7602. int32_t V_11 = 0;
  7603. bool V_12 = false;
  7604. bool V_13 = false;
  7605. bool V_14 = false;
  7606. bool V_15 = false;
  7607. uint64_t V_16 = 0;
  7608. int32_t V_17 = 0;
  7609. bool V_18 = false;
  7610. uint64_t V_19 = 0;
  7611. Il2CppChar V_20 = 0x0;
  7612. bool V_21 = false;
  7613. bool V_22 = false;
  7614. Exception_t * __last_unhandled_exception = 0;
  7615. NO_UNUSED_WARNING (__last_unhandled_exception);
  7616. Exception_t * __exception_local = 0;
  7617. NO_UNUSED_WARNING (__exception_local);
  7618. int32_t __leave_target = 0;
  7619. NO_UNUSED_WARNING (__leave_target);
  7620. {
  7621. uint64_t* L_0 = ___result4;
  7622. *((int64_t*)(L_0)) = (int64_t)(((int64_t)((int64_t)0)));
  7623. Exception_t ** L_1 = ___exc5;
  7624. *((RuntimeObject **)(L_1)) = (RuntimeObject *)NULL;
  7625. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_1), (RuntimeObject *)NULL);
  7626. String_t* L_2 = ___s0;
  7627. if (L_2)
  7628. {
  7629. goto IL_0024;
  7630. }
  7631. }
  7632. {
  7633. bool L_3 = ___tryParse3;
  7634. if (L_3)
  7635. {
  7636. goto IL_0022;
  7637. }
  7638. }
  7639. {
  7640. Exception_t ** L_4 = ___exc5;
  7641. ArgumentNullException_t1615371798 * L_5 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var);
  7642. ArgumentNullException__ctor_m1170824041(L_5, _stringLiteral3452614605, /*hidden argument*/NULL);
  7643. *((RuntimeObject **)(L_4)) = (RuntimeObject *)L_5;
  7644. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_4), (RuntimeObject *)L_5);
  7645. }
  7646. IL_0022:
  7647. {
  7648. return (bool)0;
  7649. }
  7650. IL_0024:
  7651. {
  7652. String_t* L_6 = ___s0;
  7653. NullCheck(L_6);
  7654. int32_t L_7 = String_get_Length_m3847582255(L_6, /*hidden argument*/NULL);
  7655. if (L_7)
  7656. {
  7657. goto IL_003f;
  7658. }
  7659. }
  7660. {
  7661. bool L_8 = ___tryParse3;
  7662. if (L_8)
  7663. {
  7664. goto IL_003d;
  7665. }
  7666. }
  7667. {
  7668. Exception_t ** L_9 = ___exc5;
  7669. Exception_t * L_10 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  7670. *((RuntimeObject **)(L_9)) = (RuntimeObject *)L_10;
  7671. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_9), (RuntimeObject *)L_10);
  7672. }
  7673. IL_003d:
  7674. {
  7675. return (bool)0;
  7676. }
  7677. IL_003f:
  7678. {
  7679. V_0 = (NumberFormatInfo_t435877138 *)NULL;
  7680. RuntimeObject* L_11 = ___provider2;
  7681. if (!L_11)
  7682. {
  7683. goto IL_005f;
  7684. }
  7685. }
  7686. {
  7687. RuntimeTypeHandle_t3027515415 L_12 = { reinterpret_cast<intptr_t> (NumberFormatInfo_t435877138_0_0_0_var) };
  7688. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  7689. Type_t * L_13 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_12, /*hidden argument*/NULL);
  7690. V_1 = L_13;
  7691. RuntimeObject* L_14 = ___provider2;
  7692. Type_t * L_15 = V_1;
  7693. NullCheck(L_14);
  7694. RuntimeObject * L_16 = InterfaceFuncInvoker1< RuntimeObject *, Type_t * >::Invoke(0 /* System.Object System.IFormatProvider::GetFormat(System.Type) */, IFormatProvider_t2518567562_il2cpp_TypeInfo_var, L_14, L_15);
  7695. V_0 = ((NumberFormatInfo_t435877138 *)CastclassSealed((RuntimeObject*)L_16, NumberFormatInfo_t435877138_il2cpp_TypeInfo_var));
  7696. }
  7697. IL_005f:
  7698. {
  7699. NumberFormatInfo_t435877138 * L_17 = V_0;
  7700. if (L_17)
  7701. {
  7702. goto IL_0075;
  7703. }
  7704. }
  7705. {
  7706. IL2CPP_RUNTIME_CLASS_INIT(Thread_t2300836069_il2cpp_TypeInfo_var);
  7707. Thread_t2300836069 * L_18 = Thread_get_CurrentThread_m4142136012(NULL /*static, unused*/, /*hidden argument*/NULL);
  7708. NullCheck(L_18);
  7709. CultureInfo_t4157843068 * L_19 = Thread_get_CurrentCulture_m349116646(L_18, /*hidden argument*/NULL);
  7710. NullCheck(L_19);
  7711. NumberFormatInfo_t435877138 * L_20 = VirtFuncInvoker0< NumberFormatInfo_t435877138 * >::Invoke(13 /* System.Globalization.NumberFormatInfo System.Globalization.CultureInfo::get_NumberFormat() */, L_19);
  7712. V_0 = L_20;
  7713. }
  7714. IL_0075:
  7715. {
  7716. int32_t L_21 = ___style1;
  7717. bool L_22 = ___tryParse3;
  7718. Exception_t ** L_23 = ___exc5;
  7719. bool L_24 = Int32_CheckStyle_m3421319992(NULL /*static, unused*/, L_21, L_22, L_23, /*hidden argument*/NULL);
  7720. if (L_24)
  7721. {
  7722. goto IL_0085;
  7723. }
  7724. }
  7725. {
  7726. return (bool)0;
  7727. }
  7728. IL_0085:
  7729. {
  7730. int32_t L_25 = ___style1;
  7731. V_2 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)256)))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  7732. int32_t L_26 = ___style1;
  7733. V_3 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_26&(int32_t)((int32_t)512)))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  7734. int32_t L_27 = ___style1;
  7735. V_4 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_27&(int32_t)((int32_t)64)))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  7736. int32_t L_28 = ___style1;
  7737. V_5 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_28&(int32_t)((int32_t)32)))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  7738. int32_t L_29 = ___style1;
  7739. V_6 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_29&(int32_t)((int32_t)16)))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  7740. int32_t L_30 = ___style1;
  7741. V_7 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_30&(int32_t)8))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  7742. int32_t L_31 = ___style1;
  7743. V_8 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_31&(int32_t)4))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  7744. int32_t L_32 = ___style1;
  7745. V_9 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_32&(int32_t)2))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  7746. int32_t L_33 = ___style1;
  7747. V_10 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_33&(int32_t)1))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  7748. V_11 = 0;
  7749. bool L_34 = V_10;
  7750. if (!L_34)
  7751. {
  7752. goto IL_010e;
  7753. }
  7754. }
  7755. {
  7756. String_t* L_35 = ___s0;
  7757. bool L_36 = ___tryParse3;
  7758. Exception_t ** L_37 = ___exc5;
  7759. bool L_38 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_35, (bool)1, L_36, L_37, /*hidden argument*/NULL);
  7760. if (L_38)
  7761. {
  7762. goto IL_010e;
  7763. }
  7764. }
  7765. {
  7766. return (bool)0;
  7767. }
  7768. IL_010e:
  7769. {
  7770. V_12 = (bool)0;
  7771. V_13 = (bool)0;
  7772. V_14 = (bool)0;
  7773. V_15 = (bool)0;
  7774. bool L_39 = V_6;
  7775. if (!L_39)
  7776. {
  7777. goto IL_01bf;
  7778. }
  7779. }
  7780. {
  7781. String_t* L_40 = ___s0;
  7782. int32_t L_41 = V_11;
  7783. NullCheck(L_40);
  7784. Il2CppChar L_42 = String_get_Chars_m2986988803(L_40, L_41, /*hidden argument*/NULL);
  7785. if ((!(((uint32_t)L_42) == ((uint32_t)((int32_t)40)))))
  7786. {
  7787. goto IL_01bf;
  7788. }
  7789. }
  7790. {
  7791. V_12 = (bool)1;
  7792. V_14 = (bool)1;
  7793. V_13 = (bool)1;
  7794. int32_t L_43 = V_11;
  7795. V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1));
  7796. bool L_44 = V_10;
  7797. if (!L_44)
  7798. {
  7799. goto IL_0159;
  7800. }
  7801. }
  7802. {
  7803. String_t* L_45 = ___s0;
  7804. bool L_46 = ___tryParse3;
  7805. Exception_t ** L_47 = ___exc5;
  7806. bool L_48 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_45, (bool)1, L_46, L_47, /*hidden argument*/NULL);
  7807. if (L_48)
  7808. {
  7809. goto IL_0159;
  7810. }
  7811. }
  7812. {
  7813. return (bool)0;
  7814. }
  7815. IL_0159:
  7816. {
  7817. String_t* L_49 = ___s0;
  7818. int32_t L_50 = V_11;
  7819. NumberFormatInfo_t435877138 * L_51 = V_0;
  7820. NullCheck(L_51);
  7821. String_t* L_52 = NumberFormatInfo_get_NegativeSign_m2757109362(L_51, /*hidden argument*/NULL);
  7822. NullCheck(L_52);
  7823. int32_t L_53 = String_get_Length_m3847582255(L_52, /*hidden argument*/NULL);
  7824. NullCheck(L_49);
  7825. String_t* L_54 = String_Substring_m1610150815(L_49, L_50, L_53, /*hidden argument*/NULL);
  7826. NumberFormatInfo_t435877138 * L_55 = V_0;
  7827. NullCheck(L_55);
  7828. String_t* L_56 = NumberFormatInfo_get_NegativeSign_m2757109362(L_55, /*hidden argument*/NULL);
  7829. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  7830. bool L_57 = String_op_Equality_m920492651(NULL /*static, unused*/, L_54, L_56, /*hidden argument*/NULL);
  7831. if (!L_57)
  7832. {
  7833. goto IL_018c;
  7834. }
  7835. }
  7836. {
  7837. bool L_58 = ___tryParse3;
  7838. if (L_58)
  7839. {
  7840. goto IL_018a;
  7841. }
  7842. }
  7843. {
  7844. Exception_t ** L_59 = ___exc5;
  7845. Exception_t * L_60 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  7846. *((RuntimeObject **)(L_59)) = (RuntimeObject *)L_60;
  7847. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_59), (RuntimeObject *)L_60);
  7848. }
  7849. IL_018a:
  7850. {
  7851. return (bool)0;
  7852. }
  7853. IL_018c:
  7854. {
  7855. String_t* L_61 = ___s0;
  7856. int32_t L_62 = V_11;
  7857. NumberFormatInfo_t435877138 * L_63 = V_0;
  7858. NullCheck(L_63);
  7859. String_t* L_64 = NumberFormatInfo_get_PositiveSign_m240350949(L_63, /*hidden argument*/NULL);
  7860. NullCheck(L_64);
  7861. int32_t L_65 = String_get_Length_m3847582255(L_64, /*hidden argument*/NULL);
  7862. NullCheck(L_61);
  7863. String_t* L_66 = String_Substring_m1610150815(L_61, L_62, L_65, /*hidden argument*/NULL);
  7864. NumberFormatInfo_t435877138 * L_67 = V_0;
  7865. NullCheck(L_67);
  7866. String_t* L_68 = NumberFormatInfo_get_PositiveSign_m240350949(L_67, /*hidden argument*/NULL);
  7867. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  7868. bool L_69 = String_op_Equality_m920492651(NULL /*static, unused*/, L_66, L_68, /*hidden argument*/NULL);
  7869. if (!L_69)
  7870. {
  7871. goto IL_01bf;
  7872. }
  7873. }
  7874. {
  7875. bool L_70 = ___tryParse3;
  7876. if (L_70)
  7877. {
  7878. goto IL_01bd;
  7879. }
  7880. }
  7881. {
  7882. Exception_t ** L_71 = ___exc5;
  7883. Exception_t * L_72 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  7884. *((RuntimeObject **)(L_71)) = (RuntimeObject *)L_72;
  7885. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_71), (RuntimeObject *)L_72);
  7886. }
  7887. IL_01bd:
  7888. {
  7889. return (bool)0;
  7890. }
  7891. IL_01bf:
  7892. {
  7893. bool L_73 = V_8;
  7894. if (!L_73)
  7895. {
  7896. goto IL_022d;
  7897. }
  7898. }
  7899. {
  7900. bool L_74 = V_14;
  7901. if (L_74)
  7902. {
  7903. goto IL_022d;
  7904. }
  7905. }
  7906. {
  7907. String_t* L_75 = ___s0;
  7908. NumberFormatInfo_t435877138 * L_76 = V_0;
  7909. Int32_FindSign_m3975667272(NULL /*static, unused*/, (&V_11), L_75, L_76, (&V_14), (&V_13), /*hidden argument*/NULL);
  7910. bool L_77 = V_14;
  7911. if (!L_77)
  7912. {
  7913. goto IL_022d;
  7914. }
  7915. }
  7916. {
  7917. bool L_78 = V_10;
  7918. if (!L_78)
  7919. {
  7920. goto IL_01fb;
  7921. }
  7922. }
  7923. {
  7924. String_t* L_79 = ___s0;
  7925. bool L_80 = ___tryParse3;
  7926. Exception_t ** L_81 = ___exc5;
  7927. bool L_82 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_79, (bool)1, L_80, L_81, /*hidden argument*/NULL);
  7928. if (L_82)
  7929. {
  7930. goto IL_01fb;
  7931. }
  7932. }
  7933. {
  7934. return (bool)0;
  7935. }
  7936. IL_01fb:
  7937. {
  7938. bool L_83 = V_2;
  7939. if (!L_83)
  7940. {
  7941. goto IL_022d;
  7942. }
  7943. }
  7944. {
  7945. String_t* L_84 = ___s0;
  7946. NumberFormatInfo_t435877138 * L_85 = V_0;
  7947. Int32_FindCurrency_m3541026887(NULL /*static, unused*/, (&V_11), L_84, L_85, (&V_15), /*hidden argument*/NULL);
  7948. bool L_86 = V_15;
  7949. if (!L_86)
  7950. {
  7951. goto IL_022d;
  7952. }
  7953. }
  7954. {
  7955. bool L_87 = V_10;
  7956. if (!L_87)
  7957. {
  7958. goto IL_022d;
  7959. }
  7960. }
  7961. {
  7962. String_t* L_88 = ___s0;
  7963. bool L_89 = ___tryParse3;
  7964. Exception_t ** L_90 = ___exc5;
  7965. bool L_91 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_88, (bool)1, L_89, L_90, /*hidden argument*/NULL);
  7966. if (L_91)
  7967. {
  7968. goto IL_022d;
  7969. }
  7970. }
  7971. {
  7972. return (bool)0;
  7973. }
  7974. IL_022d:
  7975. {
  7976. bool L_92 = V_2;
  7977. if (!L_92)
  7978. {
  7979. goto IL_02a9;
  7980. }
  7981. }
  7982. {
  7983. bool L_93 = V_15;
  7984. if (L_93)
  7985. {
  7986. goto IL_02a9;
  7987. }
  7988. }
  7989. {
  7990. String_t* L_94 = ___s0;
  7991. NumberFormatInfo_t435877138 * L_95 = V_0;
  7992. Int32_FindCurrency_m3541026887(NULL /*static, unused*/, (&V_11), L_94, L_95, (&V_15), /*hidden argument*/NULL);
  7993. bool L_96 = V_15;
  7994. if (!L_96)
  7995. {
  7996. goto IL_02a9;
  7997. }
  7998. }
  7999. {
  8000. bool L_97 = V_10;
  8001. if (!L_97)
  8002. {
  8003. goto IL_0266;
  8004. }
  8005. }
  8006. {
  8007. String_t* L_98 = ___s0;
  8008. bool L_99 = ___tryParse3;
  8009. Exception_t ** L_100 = ___exc5;
  8010. bool L_101 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_98, (bool)1, L_99, L_100, /*hidden argument*/NULL);
  8011. if (L_101)
  8012. {
  8013. goto IL_0266;
  8014. }
  8015. }
  8016. {
  8017. return (bool)0;
  8018. }
  8019. IL_0266:
  8020. {
  8021. bool L_102 = V_15;
  8022. if (!L_102)
  8023. {
  8024. goto IL_02a9;
  8025. }
  8026. }
  8027. {
  8028. bool L_103 = V_14;
  8029. if (L_103)
  8030. {
  8031. goto IL_02a9;
  8032. }
  8033. }
  8034. {
  8035. bool L_104 = V_8;
  8036. if (!L_104)
  8037. {
  8038. goto IL_02a9;
  8039. }
  8040. }
  8041. {
  8042. String_t* L_105 = ___s0;
  8043. NumberFormatInfo_t435877138 * L_106 = V_0;
  8044. Int32_FindSign_m3975667272(NULL /*static, unused*/, (&V_11), L_105, L_106, (&V_14), (&V_13), /*hidden argument*/NULL);
  8045. bool L_107 = V_14;
  8046. if (!L_107)
  8047. {
  8048. goto IL_02a9;
  8049. }
  8050. }
  8051. {
  8052. bool L_108 = V_10;
  8053. if (!L_108)
  8054. {
  8055. goto IL_02a9;
  8056. }
  8057. }
  8058. {
  8059. String_t* L_109 = ___s0;
  8060. bool L_110 = ___tryParse3;
  8061. Exception_t ** L_111 = ___exc5;
  8062. bool L_112 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_109, (bool)1, L_110, L_111, /*hidden argument*/NULL);
  8063. if (L_112)
  8064. {
  8065. goto IL_02a9;
  8066. }
  8067. }
  8068. {
  8069. return (bool)0;
  8070. }
  8071. IL_02a9:
  8072. {
  8073. V_16 = (((int64_t)((int64_t)0)));
  8074. V_17 = 0;
  8075. V_18 = (bool)0;
  8076. }
  8077. IL_02b3:
  8078. {
  8079. String_t* L_113 = ___s0;
  8080. int32_t L_114 = V_11;
  8081. NullCheck(L_113);
  8082. Il2CppChar L_115 = String_get_Chars_m2986988803(L_113, L_114, /*hidden argument*/NULL);
  8083. bool L_116 = V_3;
  8084. bool L_117 = Int32_ValidDigit_m1059003769(NULL /*static, unused*/, L_115, L_116, /*hidden argument*/NULL);
  8085. if (L_117)
  8086. {
  8087. goto IL_0313;
  8088. }
  8089. }
  8090. {
  8091. bool L_118 = V_4;
  8092. if (!L_118)
  8093. {
  8094. goto IL_02e5;
  8095. }
  8096. }
  8097. {
  8098. String_t* L_119 = ___s0;
  8099. NumberFormatInfo_t435877138 * L_120 = V_0;
  8100. NullCheck(L_120);
  8101. String_t* L_121 = NumberFormatInfo_get_NumberGroupSeparator_m3292795925(L_120, /*hidden argument*/NULL);
  8102. bool L_122 = Int32_FindOther_m3593812441(NULL /*static, unused*/, (&V_11), L_119, L_121, /*hidden argument*/NULL);
  8103. if (!L_122)
  8104. {
  8105. goto IL_02e5;
  8106. }
  8107. }
  8108. {
  8109. goto IL_043e;
  8110. }
  8111. IL_02e5:
  8112. {
  8113. bool L_123 = V_18;
  8114. if (L_123)
  8115. {
  8116. goto IL_030e;
  8117. }
  8118. }
  8119. {
  8120. bool L_124 = V_5;
  8121. if (!L_124)
  8122. {
  8123. goto IL_030e;
  8124. }
  8125. }
  8126. {
  8127. String_t* L_125 = ___s0;
  8128. NumberFormatInfo_t435877138 * L_126 = V_0;
  8129. NullCheck(L_126);
  8130. String_t* L_127 = NumberFormatInfo_get_NumberDecimalSeparator_m33502788(L_126, /*hidden argument*/NULL);
  8131. bool L_128 = Int32_FindOther_m3593812441(NULL /*static, unused*/, (&V_11), L_125, L_127, /*hidden argument*/NULL);
  8132. if (!L_128)
  8133. {
  8134. goto IL_030e;
  8135. }
  8136. }
  8137. {
  8138. V_18 = (bool)1;
  8139. goto IL_043e;
  8140. }
  8141. IL_030e:
  8142. {
  8143. goto IL_044b;
  8144. }
  8145. IL_0313:
  8146. {
  8147. bool L_129 = V_3;
  8148. if (!L_129)
  8149. {
  8150. goto IL_03b3;
  8151. }
  8152. }
  8153. {
  8154. int32_t L_130 = V_17;
  8155. V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_130, (int32_t)1));
  8156. String_t* L_131 = ___s0;
  8157. int32_t L_132 = V_11;
  8158. int32_t L_133 = L_132;
  8159. V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_133, (int32_t)1));
  8160. NullCheck(L_131);
  8161. Il2CppChar L_134 = String_get_Chars_m2986988803(L_131, L_133, /*hidden argument*/NULL);
  8162. V_20 = L_134;
  8163. Il2CppChar L_135 = V_20;
  8164. IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var);
  8165. bool L_136 = Char_IsDigit_m3646673943(NULL /*static, unused*/, L_135, /*hidden argument*/NULL);
  8166. if (!L_136)
  8167. {
  8168. goto IL_0347;
  8169. }
  8170. }
  8171. {
  8172. Il2CppChar L_137 = V_20;
  8173. V_19 = (((int64_t)((int64_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_137, (int32_t)((int32_t)48))))));
  8174. goto IL_036e;
  8175. }
  8176. IL_0347:
  8177. {
  8178. Il2CppChar L_138 = V_20;
  8179. IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var);
  8180. bool L_139 = Char_IsLower_m3108076820(NULL /*static, unused*/, L_138, /*hidden argument*/NULL);
  8181. if (!L_139)
  8182. {
  8183. goto IL_0363;
  8184. }
  8185. }
  8186. {
  8187. Il2CppChar L_140 = V_20;
  8188. V_19 = (((int64_t)((int64_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_140, (int32_t)((int32_t)97))), (int32_t)((int32_t)10))))));
  8189. goto IL_036e;
  8190. }
  8191. IL_0363:
  8192. {
  8193. Il2CppChar L_141 = V_20;
  8194. V_19 = (((int64_t)((int64_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_141, (int32_t)((int32_t)65))), (int32_t)((int32_t)10))))));
  8195. }
  8196. IL_036e:
  8197. {
  8198. bool L_142 = ___tryParse3;
  8199. if (!L_142)
  8200. {
  8201. goto IL_03a3;
  8202. }
  8203. }
  8204. {
  8205. uint64_t L_143 = V_16;
  8206. V_21 = (bool)((!(((uint64_t)L_143) <= ((uint64_t)(((int64_t)((int64_t)((int32_t)65535)))))))? 1 : 0);
  8207. uint64_t L_144 = V_16;
  8208. uint64_t L_145 = V_19;
  8209. V_16 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_144, (int64_t)(((int64_t)((int64_t)((int32_t)16)))))), (int64_t)L_145));
  8210. bool L_146 = V_21;
  8211. if (!L_146)
  8212. {
  8213. goto IL_039e;
  8214. }
  8215. }
  8216. {
  8217. uint64_t L_147 = V_16;
  8218. if ((!(((uint64_t)L_147) < ((uint64_t)(((int64_t)((int64_t)((int32_t)16))))))))
  8219. {
  8220. goto IL_039e;
  8221. }
  8222. }
  8223. {
  8224. return (bool)0;
  8225. }
  8226. IL_039e:
  8227. {
  8228. goto IL_03ae;
  8229. }
  8230. IL_03a3:
  8231. {
  8232. uint64_t L_148 = V_16;
  8233. if (il2cpp_codegen_check_mul_oveflow_u64(L_148, (((int64_t)((int64_t)((int32_t)16))))))
  8234. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt64_Parse_m2329819578_RuntimeMethod_var);
  8235. uint64_t L_149 = V_19;
  8236. if ((uint64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_148, (int64_t)(((int64_t)((int64_t)((int32_t)16)))))) > kIl2CppUInt64Max - (uint64_t)L_149)
  8237. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt64_Parse_m2329819578_RuntimeMethod_var);
  8238. V_16 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_148, (int64_t)(((int64_t)((int64_t)((int32_t)16)))))), (int64_t)L_149));
  8239. }
  8240. IL_03ae:
  8241. {
  8242. goto IL_043e;
  8243. }
  8244. IL_03b3:
  8245. {
  8246. bool L_150 = V_18;
  8247. if (!L_150)
  8248. {
  8249. goto IL_03f3;
  8250. }
  8251. }
  8252. {
  8253. int32_t L_151 = V_17;
  8254. V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_151, (int32_t)1));
  8255. String_t* L_152 = ___s0;
  8256. int32_t L_153 = V_11;
  8257. int32_t L_154 = L_153;
  8258. V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_154, (int32_t)1));
  8259. NullCheck(L_152);
  8260. Il2CppChar L_155 = String_get_Chars_m2986988803(L_152, L_154, /*hidden argument*/NULL);
  8261. if ((((int32_t)L_155) == ((int32_t)((int32_t)48))))
  8262. {
  8263. goto IL_03ee;
  8264. }
  8265. }
  8266. {
  8267. bool L_156 = ___tryParse3;
  8268. if (L_156)
  8269. {
  8270. goto IL_03ec;
  8271. }
  8272. }
  8273. {
  8274. Exception_t ** L_157 = ___exc5;
  8275. String_t* L_158 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral1489265497, /*hidden argument*/NULL);
  8276. OverflowException_t2020128637 * L_159 = (OverflowException_t2020128637 *)il2cpp_codegen_object_new(OverflowException_t2020128637_il2cpp_TypeInfo_var);
  8277. OverflowException__ctor_m694321376(L_159, L_158, /*hidden argument*/NULL);
  8278. *((RuntimeObject **)(L_157)) = (RuntimeObject *)L_159;
  8279. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_157), (RuntimeObject *)L_159);
  8280. }
  8281. IL_03ec:
  8282. {
  8283. return (bool)0;
  8284. }
  8285. IL_03ee:
  8286. {
  8287. goto IL_043e;
  8288. }
  8289. IL_03f3:
  8290. {
  8291. int32_t L_160 = V_17;
  8292. V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_160, (int32_t)1));
  8293. }
  8294. IL_03f9:
  8295. try
  8296. { // begin try (depth: 1)
  8297. uint64_t L_161 = V_16;
  8298. if (il2cpp_codegen_check_mul_oveflow_u64(L_161, (((int64_t)((int64_t)((int32_t)10))))))
  8299. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt64_Parse_m2329819578_RuntimeMethod_var);
  8300. String_t* L_162 = ___s0;
  8301. int32_t L_163 = V_11;
  8302. int32_t L_164 = L_163;
  8303. if (((int64_t)L_164 + (int64_t)1 < (int64_t)kIl2CppInt32Min) || ((int64_t)L_164 + (int64_t)1 > (int64_t)kIl2CppInt32Max))
  8304. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt64_Parse_m2329819578_RuntimeMethod_var);
  8305. V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_164, (int32_t)1));
  8306. NullCheck(L_162);
  8307. Il2CppChar L_165 = String_get_Chars_m2986988803(L_162, L_164, /*hidden argument*/NULL);
  8308. if (((int64_t)L_165 - (int64_t)((int32_t)48) < (int64_t)kIl2CppInt32Min) || ((int64_t)L_165 - (int64_t)((int32_t)48) > (int64_t)kIl2CppInt32Max))
  8309. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt64_Parse_m2329819578_RuntimeMethod_var);
  8310. if ((uint64_t)(((int32_t)il2cpp_codegen_subtract((int32_t)L_165, (int32_t)((int32_t)48)))) > std::numeric_limits<uint64_t>::max()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt64_Parse_m2329819578_RuntimeMethod_var);
  8311. if ((uint64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_161, (int64_t)(((int64_t)((int64_t)((int32_t)10)))))) > kIl2CppUInt64Max - (uint64_t)(((uint64_t)((uint64_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_165, (int32_t)((int32_t)48)))))))
  8312. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt64_Parse_m2329819578_RuntimeMethod_var);
  8313. V_16 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_161, (int64_t)(((int64_t)((int64_t)((int32_t)10)))))), (int64_t)(((uint64_t)((uint64_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_165, (int32_t)((int32_t)48))))))));
  8314. goto IL_043e;
  8315. } // end try (depth: 1)
  8316. catch(Il2CppExceptionWrapper& e)
  8317. {
  8318. __exception_local = (Exception_t *)e.ex;
  8319. if(il2cpp_codegen_class_is_assignable_from (OverflowException_t2020128637_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
  8320. goto CATCH_0418;
  8321. throw e;
  8322. }
  8323. CATCH_0418:
  8324. { // begin catch(System.OverflowException)
  8325. {
  8326. bool L_166 = ___tryParse3;
  8327. if (L_166)
  8328. {
  8329. goto IL_0431;
  8330. }
  8331. }
  8332. IL_041f:
  8333. {
  8334. Exception_t ** L_167 = ___exc5;
  8335. String_t* L_168 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral1489265497, /*hidden argument*/NULL);
  8336. OverflowException_t2020128637 * L_169 = (OverflowException_t2020128637 *)il2cpp_codegen_object_new(OverflowException_t2020128637_il2cpp_TypeInfo_var);
  8337. OverflowException__ctor_m694321376(L_169, L_168, /*hidden argument*/NULL);
  8338. *((RuntimeObject **)(L_167)) = (RuntimeObject *)L_169;
  8339. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_167), (RuntimeObject *)L_169);
  8340. }
  8341. IL_0431:
  8342. {
  8343. V_22 = (bool)0;
  8344. goto IL_05e4;
  8345. }
  8346. IL_0439:
  8347. {
  8348. ; // IL_0439: leave IL_043e
  8349. }
  8350. } // end catch (depth: 1)
  8351. IL_043e:
  8352. {
  8353. int32_t L_170 = V_11;
  8354. String_t* L_171 = ___s0;
  8355. NullCheck(L_171);
  8356. int32_t L_172 = String_get_Length_m3847582255(L_171, /*hidden argument*/NULL);
  8357. if ((((int32_t)L_170) < ((int32_t)L_172)))
  8358. {
  8359. goto IL_02b3;
  8360. }
  8361. }
  8362. IL_044b:
  8363. {
  8364. int32_t L_173 = V_17;
  8365. if (L_173)
  8366. {
  8367. goto IL_0462;
  8368. }
  8369. }
  8370. {
  8371. bool L_174 = ___tryParse3;
  8372. if (L_174)
  8373. {
  8374. goto IL_0460;
  8375. }
  8376. }
  8377. {
  8378. Exception_t ** L_175 = ___exc5;
  8379. Exception_t * L_176 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  8380. *((RuntimeObject **)(L_175)) = (RuntimeObject *)L_176;
  8381. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_175), (RuntimeObject *)L_176);
  8382. }
  8383. IL_0460:
  8384. {
  8385. return (bool)0;
  8386. }
  8387. IL_0462:
  8388. {
  8389. bool L_177 = V_7;
  8390. if (!L_177)
  8391. {
  8392. goto IL_04af;
  8393. }
  8394. }
  8395. {
  8396. bool L_178 = V_14;
  8397. if (L_178)
  8398. {
  8399. goto IL_04af;
  8400. }
  8401. }
  8402. {
  8403. String_t* L_179 = ___s0;
  8404. NumberFormatInfo_t435877138 * L_180 = V_0;
  8405. Int32_FindSign_m3975667272(NULL /*static, unused*/, (&V_11), L_179, L_180, (&V_14), (&V_13), /*hidden argument*/NULL);
  8406. bool L_181 = V_14;
  8407. if (!L_181)
  8408. {
  8409. goto IL_04af;
  8410. }
  8411. }
  8412. {
  8413. bool L_182 = V_9;
  8414. if (!L_182)
  8415. {
  8416. goto IL_049e;
  8417. }
  8418. }
  8419. {
  8420. String_t* L_183 = ___s0;
  8421. bool L_184 = ___tryParse3;
  8422. Exception_t ** L_185 = ___exc5;
  8423. bool L_186 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_183, (bool)1, L_184, L_185, /*hidden argument*/NULL);
  8424. if (L_186)
  8425. {
  8426. goto IL_049e;
  8427. }
  8428. }
  8429. {
  8430. return (bool)0;
  8431. }
  8432. IL_049e:
  8433. {
  8434. bool L_187 = V_2;
  8435. if (!L_187)
  8436. {
  8437. goto IL_04af;
  8438. }
  8439. }
  8440. {
  8441. String_t* L_188 = ___s0;
  8442. NumberFormatInfo_t435877138 * L_189 = V_0;
  8443. Int32_FindCurrency_m3541026887(NULL /*static, unused*/, (&V_11), L_188, L_189, (&V_15), /*hidden argument*/NULL);
  8444. }
  8445. IL_04af:
  8446. {
  8447. bool L_190 = V_2;
  8448. if (!L_190)
  8449. {
  8450. goto IL_0503;
  8451. }
  8452. }
  8453. {
  8454. bool L_191 = V_15;
  8455. if (L_191)
  8456. {
  8457. goto IL_0503;
  8458. }
  8459. }
  8460. {
  8461. String_t* L_192 = ___s0;
  8462. NumberFormatInfo_t435877138 * L_193 = V_0;
  8463. Int32_FindCurrency_m3541026887(NULL /*static, unused*/, (&V_11), L_192, L_193, (&V_15), /*hidden argument*/NULL);
  8464. bool L_194 = V_15;
  8465. if (!L_194)
  8466. {
  8467. goto IL_0503;
  8468. }
  8469. }
  8470. {
  8471. bool L_195 = V_9;
  8472. if (!L_195)
  8473. {
  8474. goto IL_04e8;
  8475. }
  8476. }
  8477. {
  8478. String_t* L_196 = ___s0;
  8479. bool L_197 = ___tryParse3;
  8480. Exception_t ** L_198 = ___exc5;
  8481. bool L_199 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_196, (bool)1, L_197, L_198, /*hidden argument*/NULL);
  8482. if (L_199)
  8483. {
  8484. goto IL_04e8;
  8485. }
  8486. }
  8487. {
  8488. return (bool)0;
  8489. }
  8490. IL_04e8:
  8491. {
  8492. bool L_200 = V_14;
  8493. if (L_200)
  8494. {
  8495. goto IL_0503;
  8496. }
  8497. }
  8498. {
  8499. bool L_201 = V_7;
  8500. if (!L_201)
  8501. {
  8502. goto IL_0503;
  8503. }
  8504. }
  8505. {
  8506. String_t* L_202 = ___s0;
  8507. NumberFormatInfo_t435877138 * L_203 = V_0;
  8508. Int32_FindSign_m3975667272(NULL /*static, unused*/, (&V_11), L_202, L_203, (&V_14), (&V_13), /*hidden argument*/NULL);
  8509. }
  8510. IL_0503:
  8511. {
  8512. bool L_204 = V_9;
  8513. if (!L_204)
  8514. {
  8515. goto IL_052a;
  8516. }
  8517. }
  8518. {
  8519. int32_t L_205 = V_11;
  8520. String_t* L_206 = ___s0;
  8521. NullCheck(L_206);
  8522. int32_t L_207 = String_get_Length_m3847582255(L_206, /*hidden argument*/NULL);
  8523. if ((((int32_t)L_205) >= ((int32_t)L_207)))
  8524. {
  8525. goto IL_052a;
  8526. }
  8527. }
  8528. {
  8529. String_t* L_208 = ___s0;
  8530. bool L_209 = ___tryParse3;
  8531. Exception_t ** L_210 = ___exc5;
  8532. bool L_211 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_208, (bool)0, L_209, L_210, /*hidden argument*/NULL);
  8533. if (L_211)
  8534. {
  8535. goto IL_052a;
  8536. }
  8537. }
  8538. {
  8539. return (bool)0;
  8540. }
  8541. IL_052a:
  8542. {
  8543. bool L_212 = V_12;
  8544. if (!L_212)
  8545. {
  8546. goto IL_0589;
  8547. }
  8548. }
  8549. {
  8550. int32_t L_213 = V_11;
  8551. String_t* L_214 = ___s0;
  8552. NullCheck(L_214);
  8553. int32_t L_215 = String_get_Length_m3847582255(L_214, /*hidden argument*/NULL);
  8554. if ((((int32_t)L_213) >= ((int32_t)L_215)))
  8555. {
  8556. goto IL_0552;
  8557. }
  8558. }
  8559. {
  8560. String_t* L_216 = ___s0;
  8561. int32_t L_217 = V_11;
  8562. int32_t L_218 = L_217;
  8563. V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_218, (int32_t)1));
  8564. NullCheck(L_216);
  8565. Il2CppChar L_219 = String_get_Chars_m2986988803(L_216, L_218, /*hidden argument*/NULL);
  8566. if ((((int32_t)L_219) == ((int32_t)((int32_t)41))))
  8567. {
  8568. goto IL_0562;
  8569. }
  8570. }
  8571. IL_0552:
  8572. {
  8573. bool L_220 = ___tryParse3;
  8574. if (L_220)
  8575. {
  8576. goto IL_0560;
  8577. }
  8578. }
  8579. {
  8580. Exception_t ** L_221 = ___exc5;
  8581. Exception_t * L_222 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  8582. *((RuntimeObject **)(L_221)) = (RuntimeObject *)L_222;
  8583. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_221), (RuntimeObject *)L_222);
  8584. }
  8585. IL_0560:
  8586. {
  8587. return (bool)0;
  8588. }
  8589. IL_0562:
  8590. {
  8591. bool L_223 = V_9;
  8592. if (!L_223)
  8593. {
  8594. goto IL_0589;
  8595. }
  8596. }
  8597. {
  8598. int32_t L_224 = V_11;
  8599. String_t* L_225 = ___s0;
  8600. NullCheck(L_225);
  8601. int32_t L_226 = String_get_Length_m3847582255(L_225, /*hidden argument*/NULL);
  8602. if ((((int32_t)L_224) >= ((int32_t)L_226)))
  8603. {
  8604. goto IL_0589;
  8605. }
  8606. }
  8607. {
  8608. String_t* L_227 = ___s0;
  8609. bool L_228 = ___tryParse3;
  8610. Exception_t ** L_229 = ___exc5;
  8611. bool L_230 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_227, (bool)0, L_228, L_229, /*hidden argument*/NULL);
  8612. if (L_230)
  8613. {
  8614. goto IL_0589;
  8615. }
  8616. }
  8617. {
  8618. return (bool)0;
  8619. }
  8620. IL_0589:
  8621. {
  8622. int32_t L_231 = V_11;
  8623. String_t* L_232 = ___s0;
  8624. NullCheck(L_232);
  8625. int32_t L_233 = String_get_Length_m3847582255(L_232, /*hidden argument*/NULL);
  8626. if ((((int32_t)L_231) >= ((int32_t)L_233)))
  8627. {
  8628. goto IL_05b3;
  8629. }
  8630. }
  8631. {
  8632. String_t* L_234 = ___s0;
  8633. int32_t L_235 = V_11;
  8634. NullCheck(L_234);
  8635. Il2CppChar L_236 = String_get_Chars_m2986988803(L_234, L_235, /*hidden argument*/NULL);
  8636. if (!L_236)
  8637. {
  8638. goto IL_05b3;
  8639. }
  8640. }
  8641. {
  8642. bool L_237 = ___tryParse3;
  8643. if (L_237)
  8644. {
  8645. goto IL_05b1;
  8646. }
  8647. }
  8648. {
  8649. Exception_t ** L_238 = ___exc5;
  8650. Exception_t * L_239 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  8651. *((RuntimeObject **)(L_238)) = (RuntimeObject *)L_239;
  8652. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_238), (RuntimeObject *)L_239);
  8653. }
  8654. IL_05b1:
  8655. {
  8656. return (bool)0;
  8657. }
  8658. IL_05b3:
  8659. {
  8660. bool L_240 = V_13;
  8661. if (!L_240)
  8662. {
  8663. goto IL_05dd;
  8664. }
  8665. }
  8666. {
  8667. uint64_t L_241 = V_16;
  8668. if ((!(((uint64_t)L_241) > ((uint64_t)(((int64_t)((int64_t)0)))))))
  8669. {
  8670. goto IL_05dd;
  8671. }
  8672. }
  8673. {
  8674. bool L_242 = ___tryParse3;
  8675. if (L_242)
  8676. {
  8677. goto IL_05db;
  8678. }
  8679. }
  8680. {
  8681. Exception_t ** L_243 = ___exc5;
  8682. String_t* L_244 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral2024505948, /*hidden argument*/NULL);
  8683. OverflowException_t2020128637 * L_245 = (OverflowException_t2020128637 *)il2cpp_codegen_object_new(OverflowException_t2020128637_il2cpp_TypeInfo_var);
  8684. OverflowException__ctor_m694321376(L_245, L_244, /*hidden argument*/NULL);
  8685. *((RuntimeObject **)(L_243)) = (RuntimeObject *)L_245;
  8686. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_243), (RuntimeObject *)L_245);
  8687. }
  8688. IL_05db:
  8689. {
  8690. return (bool)0;
  8691. }
  8692. IL_05dd:
  8693. {
  8694. uint64_t* L_246 = ___result4;
  8695. uint64_t L_247 = V_16;
  8696. *((int64_t*)(L_246)) = (int64_t)L_247;
  8697. return (bool)1;
  8698. }
  8699. IL_05e4:
  8700. {
  8701. bool L_248 = V_22;
  8702. return L_248;
  8703. }
  8704. }
  8705. // System.UInt64 System.UInt64::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider)
  8706. extern "C" IL2CPP_METHOD_ATTR uint64_t UInt64_Parse_m1485858293 (RuntimeObject * __this /* static, unused */, String_t* ___s0, int32_t ___style1, RuntimeObject* ___provider2, const RuntimeMethod* method)
  8707. {
  8708. static bool s_Il2CppMethodInitialized;
  8709. if (!s_Il2CppMethodInitialized)
  8710. {
  8711. il2cpp_codegen_initialize_method (UInt64_Parse_m1485858293_MetadataUsageId);
  8712. s_Il2CppMethodInitialized = true;
  8713. }
  8714. Exception_t * V_0 = NULL;
  8715. uint64_t V_1 = 0;
  8716. {
  8717. String_t* L_0 = ___s0;
  8718. int32_t L_1 = ___style1;
  8719. RuntimeObject* L_2 = ___provider2;
  8720. bool L_3 = UInt64_Parse_m2329819578(NULL /*static, unused*/, L_0, L_1, L_2, (bool)0, (&V_1), (&V_0), /*hidden argument*/NULL);
  8721. if (L_3)
  8722. {
  8723. goto IL_0014;
  8724. }
  8725. }
  8726. {
  8727. Exception_t * L_4 = V_0;
  8728. IL2CPP_RAISE_MANAGED_EXCEPTION(L_4,UInt64_Parse_m1485858293_RuntimeMethod_var);
  8729. }
  8730. IL_0014:
  8731. {
  8732. uint64_t L_5 = V_1;
  8733. return L_5;
  8734. }
  8735. }
  8736. // System.Boolean System.UInt64::TryParse(System.String,System.UInt64&)
  8737. extern "C" IL2CPP_METHOD_ATTR bool UInt64_TryParse_m2263420204 (RuntimeObject * __this /* static, unused */, String_t* ___s0, uint64_t* ___result1, const RuntimeMethod* method)
  8738. {
  8739. Exception_t * V_0 = NULL;
  8740. {
  8741. String_t* L_0 = ___s0;
  8742. uint64_t* L_1 = ___result1;
  8743. bool L_2 = UInt64_Parse_m2329819578(NULL /*static, unused*/, L_0, 7, (RuntimeObject*)NULL, (bool)1, L_1, (&V_0), /*hidden argument*/NULL);
  8744. if (L_2)
  8745. {
  8746. goto IL_0017;
  8747. }
  8748. }
  8749. {
  8750. uint64_t* L_3 = ___result1;
  8751. *((int64_t*)(L_3)) = (int64_t)(((int64_t)((int64_t)0)));
  8752. return (bool)0;
  8753. }
  8754. IL_0017:
  8755. {
  8756. return (bool)1;
  8757. }
  8758. }
  8759. // System.String System.UInt64::ToString()
  8760. extern "C" IL2CPP_METHOD_ATTR String_t* UInt64_ToString_m1529093114 (uint64_t* __this, const RuntimeMethod* method)
  8761. {
  8762. static bool s_Il2CppMethodInitialized;
  8763. if (!s_Il2CppMethodInitialized)
  8764. {
  8765. il2cpp_codegen_initialize_method (UInt64_ToString_m1529093114_MetadataUsageId);
  8766. s_Il2CppMethodInitialized = true;
  8767. }
  8768. {
  8769. IL2CPP_RUNTIME_CLASS_INIT(NumberFormatter_t1182924621_il2cpp_TypeInfo_var);
  8770. String_t* L_0 = NumberFormatter_NumberToString_m3906556024(NULL /*static, unused*/, (*((int64_t*)__this)), (RuntimeObject*)NULL, /*hidden argument*/NULL);
  8771. return L_0;
  8772. }
  8773. }
  8774. extern "C" String_t* UInt64_ToString_m1529093114_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  8775. {
  8776. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  8777. return UInt64_ToString_m1529093114(_thisAdjusted, method);
  8778. }
  8779. // System.String System.UInt64::ToString(System.IFormatProvider)
  8780. extern "C" IL2CPP_METHOD_ATTR String_t* UInt64_ToString_m2623377370 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  8781. {
  8782. static bool s_Il2CppMethodInitialized;
  8783. if (!s_Il2CppMethodInitialized)
  8784. {
  8785. il2cpp_codegen_initialize_method (UInt64_ToString_m2623377370_MetadataUsageId);
  8786. s_Il2CppMethodInitialized = true;
  8787. }
  8788. {
  8789. RuntimeObject* L_0 = ___provider0;
  8790. IL2CPP_RUNTIME_CLASS_INIT(NumberFormatter_t1182924621_il2cpp_TypeInfo_var);
  8791. String_t* L_1 = NumberFormatter_NumberToString_m3906556024(NULL /*static, unused*/, (*((int64_t*)__this)), L_0, /*hidden argument*/NULL);
  8792. return L_1;
  8793. }
  8794. }
  8795. extern "C" String_t* UInt64_ToString_m2623377370_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  8796. {
  8797. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  8798. return UInt64_ToString_m2623377370(_thisAdjusted, ___provider0, method);
  8799. }
  8800. // System.String System.UInt64::ToString(System.String)
  8801. extern "C" IL2CPP_METHOD_ATTR String_t* UInt64_ToString_m2177233542 (uint64_t* __this, String_t* ___format0, const RuntimeMethod* method)
  8802. {
  8803. {
  8804. String_t* L_0 = ___format0;
  8805. String_t* L_1 = UInt64_ToString_m1695188334(__this, L_0, (RuntimeObject*)NULL, /*hidden argument*/NULL);
  8806. return L_1;
  8807. }
  8808. }
  8809. extern "C" String_t* UInt64_ToString_m2177233542_AdjustorThunk (RuntimeObject * __this, String_t* ___format0, const RuntimeMethod* method)
  8810. {
  8811. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  8812. return UInt64_ToString_m2177233542(_thisAdjusted, ___format0, method);
  8813. }
  8814. // System.String System.UInt64::ToString(System.String,System.IFormatProvider)
  8815. extern "C" IL2CPP_METHOD_ATTR String_t* UInt64_ToString_m1695188334 (uint64_t* __this, String_t* ___format0, RuntimeObject* ___provider1, const RuntimeMethod* method)
  8816. {
  8817. static bool s_Il2CppMethodInitialized;
  8818. if (!s_Il2CppMethodInitialized)
  8819. {
  8820. il2cpp_codegen_initialize_method (UInt64_ToString_m1695188334_MetadataUsageId);
  8821. s_Il2CppMethodInitialized = true;
  8822. }
  8823. {
  8824. String_t* L_0 = ___format0;
  8825. RuntimeObject* L_1 = ___provider1;
  8826. IL2CPP_RUNTIME_CLASS_INIT(NumberFormatter_t1182924621_il2cpp_TypeInfo_var);
  8827. String_t* L_2 = NumberFormatter_NumberToString_m1906030517(NULL /*static, unused*/, L_0, (*((int64_t*)__this)), L_1, /*hidden argument*/NULL);
  8828. return L_2;
  8829. }
  8830. }
  8831. extern "C" String_t* UInt64_ToString_m1695188334_AdjustorThunk (RuntimeObject * __this, String_t* ___format0, RuntimeObject* ___provider1, const RuntimeMethod* method)
  8832. {
  8833. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  8834. return UInt64_ToString_m1695188334(_thisAdjusted, ___format0, ___provider1, method);
  8835. }
  8836. #ifdef __clang__
  8837. #pragma clang diagnostic pop
  8838. #endif
  8839. #ifdef __clang__
  8840. #pragma clang diagnostic push
  8841. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  8842. #pragma clang diagnostic ignored "-Wunused-variable"
  8843. #endif
  8844. // System.Void System.UIntPtr::.ctor(System.UInt32)
  8845. extern "C" IL2CPP_METHOD_ATTR void UIntPtr__ctor_m4250165422 (uintptr_t* __this, uint32_t ___value0, const RuntimeMethod* method)
  8846. {
  8847. {
  8848. uint32_t L_0 = ___value0;
  8849. *__this = ((((uintptr_t)L_0)));
  8850. return;
  8851. }
  8852. }
  8853. extern "C" void UIntPtr__ctor_m4250165422_AdjustorThunk (RuntimeObject * __this, uint32_t ___value0, const RuntimeMethod* method)
  8854. {
  8855. uintptr_t* _thisAdjusted = reinterpret_cast<uintptr_t*>(__this + 1);
  8856. UIntPtr__ctor_m4250165422(_thisAdjusted, ___value0, method);
  8857. }
  8858. // System.Void System.UIntPtr::.cctor()
  8859. extern "C" IL2CPP_METHOD_ATTR void UIntPtr__cctor_m3513964473 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method)
  8860. {
  8861. static bool s_Il2CppMethodInitialized;
  8862. if (!s_Il2CppMethodInitialized)
  8863. {
  8864. il2cpp_codegen_initialize_method (UIntPtr__cctor_m3513964473_MetadataUsageId);
  8865. s_Il2CppMethodInitialized = true;
  8866. }
  8867. {
  8868. uintptr_t L_0;
  8869. memset(&L_0, 0, sizeof(L_0));
  8870. UIntPtr__ctor_m4250165422((&L_0), 0, /*hidden argument*/NULL);
  8871. return;
  8872. }
  8873. }
  8874. // System.Void System.UIntPtr::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  8875. extern "C" IL2CPP_METHOD_ATTR void UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_m1767630151 (uintptr_t* __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___context1, const RuntimeMethod* method)
  8876. {
  8877. static bool s_Il2CppMethodInitialized;
  8878. if (!s_Il2CppMethodInitialized)
  8879. {
  8880. il2cpp_codegen_initialize_method (UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_m1767630151_MetadataUsageId);
  8881. s_Il2CppMethodInitialized = true;
  8882. }
  8883. {
  8884. SerializationInfo_t950877179 * L_0 = ___info0;
  8885. if (L_0)
  8886. {
  8887. goto IL_0011;
  8888. }
  8889. }
  8890. {
  8891. ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var);
  8892. ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral79347, /*hidden argument*/NULL);
  8893. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_m1767630151_RuntimeMethod_var);
  8894. }
  8895. IL_0011:
  8896. {
  8897. SerializationInfo_t950877179 * L_2 = ___info0;
  8898. uintptr_t L_3 = *__this;
  8899. NullCheck(L_2);
  8900. SerializationInfo_AddValue_m2020653395(L_2, _stringLiteral1363226343, (((int64_t)((uint64_t)L_3))), /*hidden argument*/NULL);
  8901. return;
  8902. }
  8903. }
  8904. extern "C" void UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_m1767630151_AdjustorThunk (RuntimeObject * __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___context1, const RuntimeMethod* method)
  8905. {
  8906. uintptr_t* _thisAdjusted = reinterpret_cast<uintptr_t*>(__this + 1);
  8907. UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_m1767630151(_thisAdjusted, ___info0, ___context1, method);
  8908. }
  8909. // System.Boolean System.UIntPtr::Equals(System.Object)
  8910. extern "C" IL2CPP_METHOD_ATTR bool UIntPtr_Equals_m1316671746 (uintptr_t* __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  8911. {
  8912. static bool s_Il2CppMethodInitialized;
  8913. if (!s_Il2CppMethodInitialized)
  8914. {
  8915. il2cpp_codegen_initialize_method (UIntPtr_Equals_m1316671746_MetadataUsageId);
  8916. s_Il2CppMethodInitialized = true;
  8917. }
  8918. uintptr_t V_0;
  8919. memset(&V_0, 0, sizeof(V_0));
  8920. {
  8921. RuntimeObject * L_0 = ___obj0;
  8922. if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, UIntPtr_t_il2cpp_TypeInfo_var)))
  8923. {
  8924. goto IL_0022;
  8925. }
  8926. }
  8927. {
  8928. RuntimeObject * L_1 = ___obj0;
  8929. V_0 = ((*(uintptr_t*)((uintptr_t*)UnBox(L_1, UIntPtr_t_il2cpp_TypeInfo_var))));
  8930. uintptr_t L_2 = *__this;
  8931. uintptr_t L_3 = V_0;
  8932. return (bool)((((intptr_t)L_2) == ((intptr_t)L_3))? 1 : 0);
  8933. }
  8934. IL_0022:
  8935. {
  8936. return (bool)0;
  8937. }
  8938. }
  8939. extern "C" bool UIntPtr_Equals_m1316671746_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  8940. {
  8941. uintptr_t* _thisAdjusted = reinterpret_cast<uintptr_t*>(__this + 1);
  8942. return UIntPtr_Equals_m1316671746(_thisAdjusted, ___obj0, method);
  8943. }
  8944. // System.Int32 System.UIntPtr::GetHashCode()
  8945. extern "C" IL2CPP_METHOD_ATTR int32_t UIntPtr_GetHashCode_m3482152298 (uintptr_t* __this, const RuntimeMethod* method)
  8946. {
  8947. {
  8948. uintptr_t L_0 = *__this;
  8949. return (((int32_t)((int32_t)L_0)));
  8950. }
  8951. }
  8952. extern "C" int32_t UIntPtr_GetHashCode_m3482152298_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  8953. {
  8954. uintptr_t* _thisAdjusted = reinterpret_cast<uintptr_t*>(__this + 1);
  8955. return UIntPtr_GetHashCode_m3482152298(_thisAdjusted, method);
  8956. }
  8957. // System.String System.UIntPtr::ToString()
  8958. extern "C" IL2CPP_METHOD_ATTR String_t* UIntPtr_ToString_m984583492 (uintptr_t* __this, const RuntimeMethod* method)
  8959. {
  8960. uint32_t V_0 = 0;
  8961. {
  8962. uintptr_t L_0 = *__this;
  8963. V_0 = (((int32_t)((uint32_t)L_0)));
  8964. String_t* L_1 = UInt32_ToString_m2574561716((&V_0), /*hidden argument*/NULL);
  8965. return L_1;
  8966. }
  8967. }
  8968. extern "C" String_t* UIntPtr_ToString_m984583492_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  8969. {
  8970. uintptr_t* _thisAdjusted = reinterpret_cast<uintptr_t*>(__this + 1);
  8971. return UIntPtr_ToString_m984583492(_thisAdjusted, method);
  8972. }
  8973. #ifdef __clang__
  8974. #pragma clang diagnostic pop
  8975. #endif
  8976. #ifdef __clang__
  8977. #pragma clang diagnostic push
  8978. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  8979. #pragma clang diagnostic ignored "-Wunused-variable"
  8980. #endif
  8981. // System.Void System.UnauthorizedAccessException::.ctor()
  8982. extern "C" IL2CPP_METHOD_ATTR void UnauthorizedAccessException__ctor_m246605039 (UnauthorizedAccessException_t490705335 * __this, const RuntimeMethod* method)
  8983. {
  8984. static bool s_Il2CppMethodInitialized;
  8985. if (!s_Il2CppMethodInitialized)
  8986. {
  8987. il2cpp_codegen_initialize_method (UnauthorizedAccessException__ctor_m246605039_MetadataUsageId);
  8988. s_Il2CppMethodInitialized = true;
  8989. }
  8990. {
  8991. String_t* L_0 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral563158065, /*hidden argument*/NULL);
  8992. SystemException__ctor_m3298527747(__this, L_0, /*hidden argument*/NULL);
  8993. Exception_set_HResult_m3489164646(__this, ((int32_t)-2146233088), /*hidden argument*/NULL);
  8994. return;
  8995. }
  8996. }
  8997. // System.Void System.UnauthorizedAccessException::.ctor(System.String)
  8998. extern "C" IL2CPP_METHOD_ATTR void UnauthorizedAccessException__ctor_m40101894 (UnauthorizedAccessException_t490705335 * __this, String_t* ___message0, const RuntimeMethod* method)
  8999. {
  9000. {
  9001. String_t* L_0 = ___message0;
  9002. SystemException__ctor_m3298527747(__this, L_0, /*hidden argument*/NULL);
  9003. Exception_set_HResult_m3489164646(__this, ((int32_t)-2146233088), /*hidden argument*/NULL);
  9004. return;
  9005. }
  9006. }
  9007. // System.Void System.UnauthorizedAccessException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  9008. extern "C" IL2CPP_METHOD_ATTR void UnauthorizedAccessException__ctor_m1652256089 (UnauthorizedAccessException_t490705335 * __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___context1, const RuntimeMethod* method)
  9009. {
  9010. {
  9011. SerializationInfo_t950877179 * L_0 = ___info0;
  9012. StreamingContext_t3711869237 L_1 = ___context1;
  9013. SystemException__ctor_m1515048899(__this, L_0, L_1, /*hidden argument*/NULL);
  9014. return;
  9015. }
  9016. }
  9017. #ifdef __clang__
  9018. #pragma clang diagnostic pop
  9019. #endif
  9020. #ifdef __clang__
  9021. #pragma clang diagnostic push
  9022. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  9023. #pragma clang diagnostic ignored "-Wunused-variable"
  9024. #endif
  9025. // System.Void System.UnhandledExceptionEventArgs::.ctor(System.Object,System.Boolean)
  9026. extern "C" IL2CPP_METHOD_ATTR void UnhandledExceptionEventArgs__ctor_m224348470 (UnhandledExceptionEventArgs_t2886101344 * __this, RuntimeObject * ___exception0, bool ___isTerminating1, const RuntimeMethod* method)
  9027. {
  9028. static bool s_Il2CppMethodInitialized;
  9029. if (!s_Il2CppMethodInitialized)
  9030. {
  9031. il2cpp_codegen_initialize_method (UnhandledExceptionEventArgs__ctor_m224348470_MetadataUsageId);
  9032. s_Il2CppMethodInitialized = true;
  9033. }
  9034. {
  9035. IL2CPP_RUNTIME_CLASS_INIT(EventArgs_t3591816995_il2cpp_TypeInfo_var);
  9036. EventArgs__ctor_m32674013(__this, /*hidden argument*/NULL);
  9037. RuntimeObject * L_0 = ___exception0;
  9038. __this->set_exception_1(L_0);
  9039. bool L_1 = ___isTerminating1;
  9040. __this->set_m_isTerminating_2(L_1);
  9041. return;
  9042. }
  9043. }
  9044. // System.Object System.UnhandledExceptionEventArgs::get_ExceptionObject()
  9045. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * UnhandledExceptionEventArgs_get_ExceptionObject_m862578480 (UnhandledExceptionEventArgs_t2886101344 * __this, const RuntimeMethod* method)
  9046. {
  9047. {
  9048. RuntimeObject * L_0 = __this->get_exception_1();
  9049. return L_0;
  9050. }
  9051. }
  9052. // System.Boolean System.UnhandledExceptionEventArgs::get_IsTerminating()
  9053. extern "C" IL2CPP_METHOD_ATTR bool UnhandledExceptionEventArgs_get_IsTerminating_m4073714616 (UnhandledExceptionEventArgs_t2886101344 * __this, const RuntimeMethod* method)
  9054. {
  9055. {
  9056. bool L_0 = __this->get_m_isTerminating_2();
  9057. return L_0;
  9058. }
  9059. }
  9060. #ifdef __clang__
  9061. #pragma clang diagnostic pop
  9062. #endif
  9063. #ifdef __clang__
  9064. #pragma clang diagnostic push
  9065. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  9066. #pragma clang diagnostic ignored "-Wunused-variable"
  9067. #endif
  9068. // System.Void System.UnhandledExceptionEventHandler::.ctor(System.Object,System.IntPtr)
  9069. extern "C" IL2CPP_METHOD_ATTR void UnhandledExceptionEventHandler__ctor_m626016213 (UnhandledExceptionEventHandler_t3101989324 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
  9070. {
  9071. __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
  9072. __this->set_method_3(___method1);
  9073. __this->set_m_target_2(___object0);
  9074. }
  9075. // System.Void System.UnhandledExceptionEventHandler::Invoke(System.Object,System.UnhandledExceptionEventArgs)
  9076. extern "C" IL2CPP_METHOD_ATTR void UnhandledExceptionEventHandler_Invoke_m1545705626 (UnhandledExceptionEventHandler_t3101989324 * __this, RuntimeObject * ___sender0, UnhandledExceptionEventArgs_t2886101344 * ___e1, const RuntimeMethod* method)
  9077. {
  9078. if(__this->get_prev_9() != NULL)
  9079. {
  9080. UnhandledExceptionEventHandler_Invoke_m1545705626((UnhandledExceptionEventHandler_t3101989324 *)__this->get_prev_9(), ___sender0, ___e1, method);
  9081. }
  9082. Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
  9083. RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
  9084. RuntimeObject* targetThis = __this->get_m_target_2();
  9085. il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
  9086. bool ___methodIsStatic = MethodIsStatic(targetMethod);
  9087. if (___methodIsStatic)
  9088. {
  9089. if (il2cpp_codegen_method_parameter_count(targetMethod) == 2)
  9090. {
  9091. // open
  9092. {
  9093. typedef void (*FunctionPointerType) (RuntimeObject *, RuntimeObject *, UnhandledExceptionEventArgs_t2886101344 *, const RuntimeMethod*);
  9094. ((FunctionPointerType)targetMethodPointer)(NULL, ___sender0, ___e1, targetMethod);
  9095. }
  9096. }
  9097. else
  9098. {
  9099. // closed
  9100. {
  9101. typedef void (*FunctionPointerType) (RuntimeObject *, void*, RuntimeObject *, UnhandledExceptionEventArgs_t2886101344 *, const RuntimeMethod*);
  9102. ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___sender0, ___e1, targetMethod);
  9103. }
  9104. }
  9105. }
  9106. else
  9107. {
  9108. if (il2cpp_codegen_method_parameter_count(targetMethod) == 2)
  9109. {
  9110. // closed
  9111. if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
  9112. {
  9113. if (il2cpp_codegen_method_is_generic_instance(targetMethod))
  9114. {
  9115. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  9116. GenericInterfaceActionInvoker2< RuntimeObject *, UnhandledExceptionEventArgs_t2886101344 * >::Invoke(targetMethod, targetThis, ___sender0, ___e1);
  9117. else
  9118. GenericVirtActionInvoker2< RuntimeObject *, UnhandledExceptionEventArgs_t2886101344 * >::Invoke(targetMethod, targetThis, ___sender0, ___e1);
  9119. }
  9120. else
  9121. {
  9122. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  9123. InterfaceActionInvoker2< RuntimeObject *, UnhandledExceptionEventArgs_t2886101344 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___sender0, ___e1);
  9124. else
  9125. VirtActionInvoker2< RuntimeObject *, UnhandledExceptionEventArgs_t2886101344 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___sender0, ___e1);
  9126. }
  9127. }
  9128. else
  9129. {
  9130. typedef void (*FunctionPointerType) (void*, RuntimeObject *, UnhandledExceptionEventArgs_t2886101344 *, const RuntimeMethod*);
  9131. ((FunctionPointerType)targetMethodPointer)(targetThis, ___sender0, ___e1, targetMethod);
  9132. }
  9133. }
  9134. else
  9135. {
  9136. // open
  9137. if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
  9138. {
  9139. if (il2cpp_codegen_method_is_generic_instance(targetMethod))
  9140. {
  9141. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  9142. GenericInterfaceActionInvoker1< UnhandledExceptionEventArgs_t2886101344 * >::Invoke(targetMethod, ___sender0, ___e1);
  9143. else
  9144. GenericVirtActionInvoker1< UnhandledExceptionEventArgs_t2886101344 * >::Invoke(targetMethod, ___sender0, ___e1);
  9145. }
  9146. else
  9147. {
  9148. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  9149. InterfaceActionInvoker1< UnhandledExceptionEventArgs_t2886101344 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), ___sender0, ___e1);
  9150. else
  9151. VirtActionInvoker1< UnhandledExceptionEventArgs_t2886101344 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), ___sender0, ___e1);
  9152. }
  9153. }
  9154. else
  9155. {
  9156. typedef void (*FunctionPointerType) (RuntimeObject *, UnhandledExceptionEventArgs_t2886101344 *, const RuntimeMethod*);
  9157. ((FunctionPointerType)targetMethodPointer)(___sender0, ___e1, targetMethod);
  9158. }
  9159. }
  9160. }
  9161. }
  9162. // System.IAsyncResult System.UnhandledExceptionEventHandler::BeginInvoke(System.Object,System.UnhandledExceptionEventArgs,System.AsyncCallback,System.Object)
  9163. extern "C" IL2CPP_METHOD_ATTR RuntimeObject* UnhandledExceptionEventHandler_BeginInvoke_m1761611550 (UnhandledExceptionEventHandler_t3101989324 * __this, RuntimeObject * ___sender0, UnhandledExceptionEventArgs_t2886101344 * ___e1, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method)
  9164. {
  9165. void *__d_args[3] = {0};
  9166. __d_args[0] = ___sender0;
  9167. __d_args[1] = ___e1;
  9168. return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3);
  9169. }
  9170. // System.Void System.UnhandledExceptionEventHandler::EndInvoke(System.IAsyncResult)
  9171. extern "C" IL2CPP_METHOD_ATTR void UnhandledExceptionEventHandler_EndInvoke_m2316153791 (UnhandledExceptionEventHandler_t3101989324 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
  9172. {
  9173. il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
  9174. }
  9175. #ifdef __clang__
  9176. #pragma clang diagnostic pop
  9177. #endif
  9178. #ifdef __clang__
  9179. #pragma clang diagnostic push
  9180. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  9181. #pragma clang diagnostic ignored "-Wunused-variable"
  9182. #endif
  9183. // System.Void System.UnitySerializationHolder::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  9184. extern "C" IL2CPP_METHOD_ATTR void UnitySerializationHolder__ctor_m3869442095 (UnitySerializationHolder_t431912834 * __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___ctx1, const RuntimeMethod* method)
  9185. {
  9186. static bool s_Il2CppMethodInitialized;
  9187. if (!s_Il2CppMethodInitialized)
  9188. {
  9189. il2cpp_codegen_initialize_method (UnitySerializationHolder__ctor_m3869442095_MetadataUsageId);
  9190. s_Il2CppMethodInitialized = true;
  9191. }
  9192. {
  9193. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  9194. SerializationInfo_t950877179 * L_0 = ___info0;
  9195. NullCheck(L_0);
  9196. String_t* L_1 = SerializationInfo_GetString_m3155282843(L_0, _stringLiteral2037252898, /*hidden argument*/NULL);
  9197. __this->set__data_0(L_1);
  9198. SerializationInfo_t950877179 * L_2 = ___info0;
  9199. NullCheck(L_2);
  9200. int32_t L_3 = SerializationInfo_GetInt32_m2640574809(L_2, _stringLiteral3283586028, /*hidden argument*/NULL);
  9201. __this->set__unityType_1((((int32_t)((uint8_t)L_3))));
  9202. SerializationInfo_t950877179 * L_4 = ___info0;
  9203. NullCheck(L_4);
  9204. String_t* L_5 = SerializationInfo_GetString_m3155282843(L_4, _stringLiteral209558951, /*hidden argument*/NULL);
  9205. __this->set__assemblyName_2(L_5);
  9206. return;
  9207. }
  9208. }
  9209. // System.Void System.UnitySerializationHolder::GetTypeData(System.Type,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  9210. extern "C" IL2CPP_METHOD_ATTR void UnitySerializationHolder_GetTypeData_m2453779479 (RuntimeObject * __this /* static, unused */, Type_t * ___instance0, SerializationInfo_t950877179 * ___info1, StreamingContext_t3711869237 ___ctx2, const RuntimeMethod* method)
  9211. {
  9212. static bool s_Il2CppMethodInitialized;
  9213. if (!s_Il2CppMethodInitialized)
  9214. {
  9215. il2cpp_codegen_initialize_method (UnitySerializationHolder_GetTypeData_m2453779479_MetadataUsageId);
  9216. s_Il2CppMethodInitialized = true;
  9217. }
  9218. {
  9219. SerializationInfo_t950877179 * L_0 = ___info1;
  9220. Type_t * L_1 = ___instance0;
  9221. NullCheck(L_1);
  9222. String_t* L_2 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Type::get_FullName() */, L_1);
  9223. NullCheck(L_0);
  9224. SerializationInfo_AddValue_m2872281893(L_0, _stringLiteral2037252898, L_2, /*hidden argument*/NULL);
  9225. SerializationInfo_t950877179 * L_3 = ___info1;
  9226. NullCheck(L_3);
  9227. SerializationInfo_AddValue_m412754688(L_3, _stringLiteral3283586028, 4, /*hidden argument*/NULL);
  9228. SerializationInfo_t950877179 * L_4 = ___info1;
  9229. Type_t * L_5 = ___instance0;
  9230. NullCheck(L_5);
  9231. Assembly_t * L_6 = VirtFuncInvoker0< Assembly_t * >::Invoke(14 /* System.Reflection.Assembly System.Type::get_Assembly() */, L_5);
  9232. NullCheck(L_6);
  9233. String_t* L_7 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.Assembly::get_FullName() */, L_6);
  9234. NullCheck(L_4);
  9235. SerializationInfo_AddValue_m2872281893(L_4, _stringLiteral209558951, L_7, /*hidden argument*/NULL);
  9236. SerializationInfo_t950877179 * L_8 = ___info1;
  9237. RuntimeTypeHandle_t3027515415 L_9 = { reinterpret_cast<intptr_t> (UnitySerializationHolder_t431912834_0_0_0_var) };
  9238. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  9239. Type_t * L_10 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_9, /*hidden argument*/NULL);
  9240. NullCheck(L_8);
  9241. SerializationInfo_SetType_m3923964808(L_8, L_10, /*hidden argument*/NULL);
  9242. return;
  9243. }
  9244. }
  9245. // System.Void System.UnitySerializationHolder::GetDBNullData(System.DBNull,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  9246. extern "C" IL2CPP_METHOD_ATTR void UnitySerializationHolder_GetDBNullData_m714211970 (RuntimeObject * __this /* static, unused */, DBNull_t3725197148 * ___instance0, SerializationInfo_t950877179 * ___info1, StreamingContext_t3711869237 ___ctx2, const RuntimeMethod* method)
  9247. {
  9248. static bool s_Il2CppMethodInitialized;
  9249. if (!s_Il2CppMethodInitialized)
  9250. {
  9251. il2cpp_codegen_initialize_method (UnitySerializationHolder_GetDBNullData_m714211970_MetadataUsageId);
  9252. s_Il2CppMethodInitialized = true;
  9253. }
  9254. {
  9255. SerializationInfo_t950877179 * L_0 = ___info1;
  9256. NullCheck(L_0);
  9257. SerializationInfo_AddValue_m2872281893(L_0, _stringLiteral2037252898, NULL, /*hidden argument*/NULL);
  9258. SerializationInfo_t950877179 * L_1 = ___info1;
  9259. NullCheck(L_1);
  9260. SerializationInfo_AddValue_m412754688(L_1, _stringLiteral3283586028, 2, /*hidden argument*/NULL);
  9261. SerializationInfo_t950877179 * L_2 = ___info1;
  9262. DBNull_t3725197148 * L_3 = ___instance0;
  9263. NullCheck(L_3);
  9264. Type_t * L_4 = Object_GetType_m88164663(L_3, /*hidden argument*/NULL);
  9265. NullCheck(L_4);
  9266. Assembly_t * L_5 = VirtFuncInvoker0< Assembly_t * >::Invoke(14 /* System.Reflection.Assembly System.Type::get_Assembly() */, L_4);
  9267. NullCheck(L_5);
  9268. String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.Assembly::get_FullName() */, L_5);
  9269. NullCheck(L_2);
  9270. SerializationInfo_AddValue_m2872281893(L_2, _stringLiteral209558951, L_6, /*hidden argument*/NULL);
  9271. SerializationInfo_t950877179 * L_7 = ___info1;
  9272. RuntimeTypeHandle_t3027515415 L_8 = { reinterpret_cast<intptr_t> (UnitySerializationHolder_t431912834_0_0_0_var) };
  9273. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  9274. Type_t * L_9 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_8, /*hidden argument*/NULL);
  9275. NullCheck(L_7);
  9276. SerializationInfo_SetType_m3923964808(L_7, L_9, /*hidden argument*/NULL);
  9277. return;
  9278. }
  9279. }
  9280. // System.Void System.UnitySerializationHolder::GetAssemblyData(System.Reflection.Assembly,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  9281. extern "C" IL2CPP_METHOD_ATTR void UnitySerializationHolder_GetAssemblyData_m2482115665 (RuntimeObject * __this /* static, unused */, Assembly_t * ___instance0, SerializationInfo_t950877179 * ___info1, StreamingContext_t3711869237 ___ctx2, const RuntimeMethod* method)
  9282. {
  9283. static bool s_Il2CppMethodInitialized;
  9284. if (!s_Il2CppMethodInitialized)
  9285. {
  9286. il2cpp_codegen_initialize_method (UnitySerializationHolder_GetAssemblyData_m2482115665_MetadataUsageId);
  9287. s_Il2CppMethodInitialized = true;
  9288. }
  9289. {
  9290. SerializationInfo_t950877179 * L_0 = ___info1;
  9291. Assembly_t * L_1 = ___instance0;
  9292. NullCheck(L_1);
  9293. String_t* L_2 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.Assembly::get_FullName() */, L_1);
  9294. NullCheck(L_0);
  9295. SerializationInfo_AddValue_m2872281893(L_0, _stringLiteral2037252898, L_2, /*hidden argument*/NULL);
  9296. SerializationInfo_t950877179 * L_3 = ___info1;
  9297. NullCheck(L_3);
  9298. SerializationInfo_AddValue_m412754688(L_3, _stringLiteral3283586028, 6, /*hidden argument*/NULL);
  9299. SerializationInfo_t950877179 * L_4 = ___info1;
  9300. Assembly_t * L_5 = ___instance0;
  9301. NullCheck(L_5);
  9302. String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.Assembly::get_FullName() */, L_5);
  9303. NullCheck(L_4);
  9304. SerializationInfo_AddValue_m2872281893(L_4, _stringLiteral209558951, L_6, /*hidden argument*/NULL);
  9305. SerializationInfo_t950877179 * L_7 = ___info1;
  9306. RuntimeTypeHandle_t3027515415 L_8 = { reinterpret_cast<intptr_t> (UnitySerializationHolder_t431912834_0_0_0_var) };
  9307. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  9308. Type_t * L_9 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_8, /*hidden argument*/NULL);
  9309. NullCheck(L_7);
  9310. SerializationInfo_SetType_m3923964808(L_7, L_9, /*hidden argument*/NULL);
  9311. return;
  9312. }
  9313. }
  9314. // System.Void System.UnitySerializationHolder::GetModuleData(System.Reflection.Module,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  9315. extern "C" IL2CPP_METHOD_ATTR void UnitySerializationHolder_GetModuleData_m1550266881 (RuntimeObject * __this /* static, unused */, Module_t2987026101 * ___instance0, SerializationInfo_t950877179 * ___info1, StreamingContext_t3711869237 ___ctx2, const RuntimeMethod* method)
  9316. {
  9317. static bool s_Il2CppMethodInitialized;
  9318. if (!s_Il2CppMethodInitialized)
  9319. {
  9320. il2cpp_codegen_initialize_method (UnitySerializationHolder_GetModuleData_m1550266881_MetadataUsageId);
  9321. s_Il2CppMethodInitialized = true;
  9322. }
  9323. {
  9324. SerializationInfo_t950877179 * L_0 = ___info1;
  9325. Module_t2987026101 * L_1 = ___instance0;
  9326. NullCheck(L_1);
  9327. String_t* L_2 = Module_get_ScopeName_m4152486041(L_1, /*hidden argument*/NULL);
  9328. NullCheck(L_0);
  9329. SerializationInfo_AddValue_m2872281893(L_0, _stringLiteral2037252898, L_2, /*hidden argument*/NULL);
  9330. SerializationInfo_t950877179 * L_3 = ___info1;
  9331. NullCheck(L_3);
  9332. SerializationInfo_AddValue_m412754688(L_3, _stringLiteral3283586028, 5, /*hidden argument*/NULL);
  9333. SerializationInfo_t950877179 * L_4 = ___info1;
  9334. Module_t2987026101 * L_5 = ___instance0;
  9335. NullCheck(L_5);
  9336. Assembly_t * L_6 = Module_get_Assembly_m2485063752(L_5, /*hidden argument*/NULL);
  9337. NullCheck(L_6);
  9338. String_t* L_7 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.Assembly::get_FullName() */, L_6);
  9339. NullCheck(L_4);
  9340. SerializationInfo_AddValue_m2872281893(L_4, _stringLiteral209558951, L_7, /*hidden argument*/NULL);
  9341. SerializationInfo_t950877179 * L_8 = ___info1;
  9342. RuntimeTypeHandle_t3027515415 L_9 = { reinterpret_cast<intptr_t> (UnitySerializationHolder_t431912834_0_0_0_var) };
  9343. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  9344. Type_t * L_10 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_9, /*hidden argument*/NULL);
  9345. NullCheck(L_8);
  9346. SerializationInfo_SetType_m3923964808(L_8, L_10, /*hidden argument*/NULL);
  9347. return;
  9348. }
  9349. }
  9350. // System.Void System.UnitySerializationHolder::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  9351. extern "C" IL2CPP_METHOD_ATTR void UnitySerializationHolder_GetObjectData_m3377455907 (UnitySerializationHolder_t431912834 * __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___context1, const RuntimeMethod* method)
  9352. {
  9353. static bool s_Il2CppMethodInitialized;
  9354. if (!s_Il2CppMethodInitialized)
  9355. {
  9356. il2cpp_codegen_initialize_method (UnitySerializationHolder_GetObjectData_m3377455907_MetadataUsageId);
  9357. s_Il2CppMethodInitialized = true;
  9358. }
  9359. {
  9360. NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var);
  9361. NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL);
  9362. IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,UnitySerializationHolder_GetObjectData_m3377455907_RuntimeMethod_var);
  9363. }
  9364. }
  9365. // System.Object System.UnitySerializationHolder::GetRealObject(System.Runtime.Serialization.StreamingContext)
  9366. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * UnitySerializationHolder_GetRealObject_m1624354633 (UnitySerializationHolder_t431912834 * __this, StreamingContext_t3711869237 ___context0, const RuntimeMethod* method)
  9367. {
  9368. static bool s_Il2CppMethodInitialized;
  9369. if (!s_Il2CppMethodInitialized)
  9370. {
  9371. il2cpp_codegen_initialize_method (UnitySerializationHolder_GetRealObject_m1624354633_MetadataUsageId);
  9372. s_Il2CppMethodInitialized = true;
  9373. }
  9374. Assembly_t * V_0 = NULL;
  9375. Assembly_t * V_1 = NULL;
  9376. uint8_t V_2 = 0;
  9377. {
  9378. uint8_t L_0 = __this->get__unityType_1();
  9379. V_2 = L_0;
  9380. uint8_t L_1 = V_2;
  9381. switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)2)))
  9382. {
  9383. case 0:
  9384. {
  9385. goto IL_0041;
  9386. }
  9387. case 1:
  9388. {
  9389. goto IL_006c;
  9390. }
  9391. case 2:
  9392. {
  9393. goto IL_0028;
  9394. }
  9395. case 3:
  9396. {
  9397. goto IL_0047;
  9398. }
  9399. case 4:
  9400. {
  9401. goto IL_0060;
  9402. }
  9403. }
  9404. }
  9405. {
  9406. goto IL_006c;
  9407. }
  9408. IL_0028:
  9409. {
  9410. String_t* L_2 = __this->get__assemblyName_2();
  9411. Assembly_t * L_3 = Assembly_Load_m3487507613(NULL /*static, unused*/, L_2, /*hidden argument*/NULL);
  9412. V_0 = L_3;
  9413. Assembly_t * L_4 = V_0;
  9414. String_t* L_5 = __this->get__data_0();
  9415. NullCheck(L_4);
  9416. Type_t * L_6 = VirtFuncInvoker1< Type_t *, String_t* >::Invoke(17 /* System.Type System.Reflection.Assembly::GetType(System.String) */, L_4, L_5);
  9417. return L_6;
  9418. }
  9419. IL_0041:
  9420. {
  9421. IL2CPP_RUNTIME_CLASS_INIT(DBNull_t3725197148_il2cpp_TypeInfo_var);
  9422. DBNull_t3725197148 * L_7 = ((DBNull_t3725197148_StaticFields*)il2cpp_codegen_static_fields_for(DBNull_t3725197148_il2cpp_TypeInfo_var))->get_Value_0();
  9423. return L_7;
  9424. }
  9425. IL_0047:
  9426. {
  9427. String_t* L_8 = __this->get__assemblyName_2();
  9428. Assembly_t * L_9 = Assembly_Load_m3487507613(NULL /*static, unused*/, L_8, /*hidden argument*/NULL);
  9429. V_1 = L_9;
  9430. Assembly_t * L_10 = V_1;
  9431. String_t* L_11 = __this->get__data_0();
  9432. NullCheck(L_10);
  9433. Module_t2987026101 * L_12 = Assembly_GetModule_m3867448062(L_10, L_11, /*hidden argument*/NULL);
  9434. return L_12;
  9435. }
  9436. IL_0060:
  9437. {
  9438. String_t* L_13 = __this->get__data_0();
  9439. Assembly_t * L_14 = Assembly_Load_m3487507613(NULL /*static, unused*/, L_13, /*hidden argument*/NULL);
  9440. return L_14;
  9441. }
  9442. IL_006c:
  9443. {
  9444. String_t* L_15 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral553700296, /*hidden argument*/NULL);
  9445. NotSupportedException_t1314879016 * L_16 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var);
  9446. NotSupportedException__ctor_m2494070935(L_16, L_15, /*hidden argument*/NULL);
  9447. IL2CPP_RAISE_MANAGED_EXCEPTION(L_16,UnitySerializationHolder_GetRealObject_m1624354633_RuntimeMethod_var);
  9448. }
  9449. }
  9450. #ifdef __clang__
  9451. #pragma clang diagnostic pop
  9452. #endif
  9453. #ifdef __clang__
  9454. #pragma clang diagnostic push
  9455. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  9456. #pragma clang diagnostic ignored "-Wunused-variable"
  9457. #endif
  9458. #ifdef __clang__
  9459. #pragma clang diagnostic pop
  9460. #endif
  9461. #ifdef __clang__
  9462. #pragma clang diagnostic push
  9463. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  9464. #pragma clang diagnostic ignored "-Wunused-variable"
  9465. #endif
  9466. // Conversion methods for marshalling of: System.ValueType
  9467. extern "C" void ValueType_t3640485471_marshal_pinvoke(const ValueType_t3640485471& unmarshaled, ValueType_t3640485471_marshaled_pinvoke& marshaled)
  9468. {
  9469. }
  9470. extern "C" void ValueType_t3640485471_marshal_pinvoke_back(const ValueType_t3640485471_marshaled_pinvoke& marshaled, ValueType_t3640485471& unmarshaled)
  9471. {
  9472. }
  9473. // Conversion method for clean up from marshalling of: System.ValueType
  9474. extern "C" void ValueType_t3640485471_marshal_pinvoke_cleanup(ValueType_t3640485471_marshaled_pinvoke& marshaled)
  9475. {
  9476. }
  9477. // Conversion methods for marshalling of: System.ValueType
  9478. extern "C" void ValueType_t3640485471_marshal_com(const ValueType_t3640485471& unmarshaled, ValueType_t3640485471_marshaled_com& marshaled)
  9479. {
  9480. }
  9481. extern "C" void ValueType_t3640485471_marshal_com_back(const ValueType_t3640485471_marshaled_com& marshaled, ValueType_t3640485471& unmarshaled)
  9482. {
  9483. }
  9484. // Conversion method for clean up from marshalling of: System.ValueType
  9485. extern "C" void ValueType_t3640485471_marshal_com_cleanup(ValueType_t3640485471_marshaled_com& marshaled)
  9486. {
  9487. }
  9488. // System.Void System.ValueType::.ctor()
  9489. extern "C" IL2CPP_METHOD_ATTR void ValueType__ctor_m2036258423 (RuntimeObject * __this, const RuntimeMethod* method)
  9490. {
  9491. {
  9492. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  9493. return;
  9494. }
  9495. }
  9496. // System.Boolean System.ValueType::InternalEquals(System.Object,System.Object,System.Object[]&)
  9497. extern "C" IL2CPP_METHOD_ATTR bool ValueType_InternalEquals_m1384040357 (RuntimeObject * __this /* static, unused */, RuntimeObject * ___o10, RuntimeObject * ___o21, ObjectU5BU5D_t2843939325** ___fields2, const RuntimeMethod* method)
  9498. {
  9499. typedef bool (*ValueType_InternalEquals_m1384040357_ftn) (RuntimeObject *, RuntimeObject *, ObjectU5BU5D_t2843939325**);
  9500. using namespace il2cpp::icalls;
  9501. return ((ValueType_InternalEquals_m1384040357_ftn)mscorlib::System::ValueType::InternalEquals) (___o10, ___o21, ___fields2);
  9502. }
  9503. // System.Boolean System.ValueType::DefaultEquals(System.Object,System.Object)
  9504. extern "C" IL2CPP_METHOD_ATTR bool ValueType_DefaultEquals_m2927252100 (RuntimeObject * __this /* static, unused */, RuntimeObject * ___o10, RuntimeObject * ___o21, const RuntimeMethod* method)
  9505. {
  9506. ObjectU5BU5D_t2843939325* V_0 = NULL;
  9507. bool V_1 = false;
  9508. int32_t V_2 = 0;
  9509. RuntimeObject * V_3 = NULL;
  9510. RuntimeObject * V_4 = NULL;
  9511. {
  9512. RuntimeObject * L_0 = ___o21;
  9513. if (L_0)
  9514. {
  9515. goto IL_0008;
  9516. }
  9517. }
  9518. {
  9519. return (bool)0;
  9520. }
  9521. IL_0008:
  9522. {
  9523. RuntimeObject * L_1 = ___o10;
  9524. RuntimeObject * L_2 = ___o21;
  9525. bool L_3 = ValueType_InternalEquals_m1384040357(NULL /*static, unused*/, L_1, L_2, (&V_0), /*hidden argument*/NULL);
  9526. V_1 = L_3;
  9527. ObjectU5BU5D_t2843939325* L_4 = V_0;
  9528. if (L_4)
  9529. {
  9530. goto IL_001a;
  9531. }
  9532. }
  9533. {
  9534. bool L_5 = V_1;
  9535. return L_5;
  9536. }
  9537. IL_001a:
  9538. {
  9539. V_2 = 0;
  9540. goto IL_0053;
  9541. }
  9542. IL_0021:
  9543. {
  9544. ObjectU5BU5D_t2843939325* L_6 = V_0;
  9545. int32_t L_7 = V_2;
  9546. NullCheck(L_6);
  9547. int32_t L_8 = L_7;
  9548. RuntimeObject * L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
  9549. V_3 = L_9;
  9550. ObjectU5BU5D_t2843939325* L_10 = V_0;
  9551. int32_t L_11 = V_2;
  9552. NullCheck(L_10);
  9553. int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1));
  9554. RuntimeObject * L_13 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
  9555. V_4 = L_13;
  9556. RuntimeObject * L_14 = V_3;
  9557. if (L_14)
  9558. {
  9559. goto IL_0040;
  9560. }
  9561. }
  9562. {
  9563. RuntimeObject * L_15 = V_4;
  9564. if (L_15)
  9565. {
  9566. goto IL_003e;
  9567. }
  9568. }
  9569. {
  9570. goto IL_004f;
  9571. }
  9572. IL_003e:
  9573. {
  9574. return (bool)0;
  9575. }
  9576. IL_0040:
  9577. {
  9578. RuntimeObject * L_16 = V_3;
  9579. RuntimeObject * L_17 = V_4;
  9580. NullCheck(L_16);
  9581. bool L_18 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_16, L_17);
  9582. if (L_18)
  9583. {
  9584. goto IL_004f;
  9585. }
  9586. }
  9587. {
  9588. return (bool)0;
  9589. }
  9590. IL_004f:
  9591. {
  9592. int32_t L_19 = V_2;
  9593. V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)2));
  9594. }
  9595. IL_0053:
  9596. {
  9597. int32_t L_20 = V_2;
  9598. ObjectU5BU5D_t2843939325* L_21 = V_0;
  9599. NullCheck(L_21);
  9600. if ((((int32_t)L_20) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_21)->max_length)))))))
  9601. {
  9602. goto IL_0021;
  9603. }
  9604. }
  9605. {
  9606. return (bool)1;
  9607. }
  9608. }
  9609. // System.Boolean System.ValueType::Equals(System.Object)
  9610. extern "C" IL2CPP_METHOD_ATTR bool ValueType_Equals_m1524437845 (RuntimeObject * __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  9611. {
  9612. {
  9613. RuntimeObject * L_0 = ___obj0;
  9614. bool L_1 = ValueType_DefaultEquals_m2927252100(NULL /*static, unused*/, __this, L_0, /*hidden argument*/NULL);
  9615. return L_1;
  9616. }
  9617. }
  9618. // System.Int32 System.ValueType::InternalGetHashCode(System.Object,System.Object[]&)
  9619. extern "C" IL2CPP_METHOD_ATTR int32_t ValueType_InternalGetHashCode_m58786863 (RuntimeObject * __this /* static, unused */, RuntimeObject * ___o0, ObjectU5BU5D_t2843939325** ___fields1, const RuntimeMethod* method)
  9620. {
  9621. typedef int32_t (*ValueType_InternalGetHashCode_m58786863_ftn) (RuntimeObject *, ObjectU5BU5D_t2843939325**);
  9622. using namespace il2cpp::icalls;
  9623. return ((ValueType_InternalGetHashCode_m58786863_ftn)mscorlib::System::ValueType::InternalGetHashCode) (___o0, ___fields1);
  9624. }
  9625. // System.Int32 System.ValueType::GetHashCode()
  9626. extern "C" IL2CPP_METHOD_ATTR int32_t ValueType_GetHashCode_m715362416 (RuntimeObject * __this, const RuntimeMethod* method)
  9627. {
  9628. ObjectU5BU5D_t2843939325* V_0 = NULL;
  9629. int32_t V_1 = 0;
  9630. int32_t V_2 = 0;
  9631. {
  9632. int32_t L_0 = ValueType_InternalGetHashCode_m58786863(NULL /*static, unused*/, __this, (&V_0), /*hidden argument*/NULL);
  9633. V_1 = L_0;
  9634. ObjectU5BU5D_t2843939325* L_1 = V_0;
  9635. if (!L_1)
  9636. {
  9637. goto IL_0036;
  9638. }
  9639. }
  9640. {
  9641. V_2 = 0;
  9642. goto IL_002d;
  9643. }
  9644. IL_0016:
  9645. {
  9646. ObjectU5BU5D_t2843939325* L_2 = V_0;
  9647. int32_t L_3 = V_2;
  9648. NullCheck(L_2);
  9649. int32_t L_4 = L_3;
  9650. RuntimeObject * L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
  9651. if (!L_5)
  9652. {
  9653. goto IL_0029;
  9654. }
  9655. }
  9656. {
  9657. int32_t L_6 = V_1;
  9658. ObjectU5BU5D_t2843939325* L_7 = V_0;
  9659. int32_t L_8 = V_2;
  9660. NullCheck(L_7);
  9661. int32_t L_9 = L_8;
  9662. RuntimeObject * L_10 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_9));
  9663. NullCheck(L_10);
  9664. int32_t L_11 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_10);
  9665. V_1 = ((int32_t)((int32_t)L_6^(int32_t)L_11));
  9666. }
  9667. IL_0029:
  9668. {
  9669. int32_t L_12 = V_2;
  9670. V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1));
  9671. }
  9672. IL_002d:
  9673. {
  9674. int32_t L_13 = V_2;
  9675. ObjectU5BU5D_t2843939325* L_14 = V_0;
  9676. NullCheck(L_14);
  9677. if ((((int32_t)L_13) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_14)->max_length)))))))
  9678. {
  9679. goto IL_0016;
  9680. }
  9681. }
  9682. IL_0036:
  9683. {
  9684. int32_t L_15 = V_1;
  9685. return L_15;
  9686. }
  9687. }
  9688. // System.String System.ValueType::ToString()
  9689. extern "C" IL2CPP_METHOD_ATTR String_t* ValueType_ToString_m2292123621 (RuntimeObject * __this, const RuntimeMethod* method)
  9690. {
  9691. {
  9692. Type_t * L_0 = Object_GetType_m88164663(__this, /*hidden argument*/NULL);
  9693. NullCheck(L_0);
  9694. String_t* L_1 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Type::get_FullName() */, L_0);
  9695. return L_1;
  9696. }
  9697. }
  9698. #ifdef __clang__
  9699. #pragma clang diagnostic pop
  9700. #endif
  9701. #ifdef __clang__
  9702. #pragma clang diagnostic push
  9703. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  9704. #pragma clang diagnostic ignored "-Wunused-variable"
  9705. #endif
  9706. // System.Void System.Version::.ctor()
  9707. extern "C" IL2CPP_METHOD_ATTR void Version__ctor_m872301635 (Version_t3456873960 * __this, const RuntimeMethod* method)
  9708. {
  9709. {
  9710. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  9711. Version_CheckedSet_m654078179(__this, 2, 0, 0, (-1), (-1), /*hidden argument*/NULL);
  9712. return;
  9713. }
  9714. }
  9715. // System.Void System.Version::.ctor(System.String)
  9716. extern "C" IL2CPP_METHOD_ATTR void Version__ctor_m1394137037 (Version_t3456873960 * __this, String_t* ___version0, const RuntimeMethod* method)
  9717. {
  9718. static bool s_Il2CppMethodInitialized;
  9719. if (!s_Il2CppMethodInitialized)
  9720. {
  9721. il2cpp_codegen_initialize_method (Version__ctor_m1394137037_MetadataUsageId);
  9722. s_Il2CppMethodInitialized = true;
  9723. }
  9724. int32_t V_0 = 0;
  9725. StringU5BU5D_t1281789340* V_1 = NULL;
  9726. int32_t V_2 = 0;
  9727. int32_t V_3 = 0;
  9728. int32_t V_4 = 0;
  9729. int32_t V_5 = 0;
  9730. {
  9731. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  9732. V_2 = (-1);
  9733. V_3 = (-1);
  9734. V_4 = (-1);
  9735. V_5 = (-1);
  9736. String_t* L_0 = ___version0;
  9737. if (L_0)
  9738. {
  9739. goto IL_0021;
  9740. }
  9741. }
  9742. {
  9743. ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var);
  9744. ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral1902401671, /*hidden argument*/NULL);
  9745. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Version__ctor_m1394137037_RuntimeMethod_var);
  9746. }
  9747. IL_0021:
  9748. {
  9749. String_t* L_2 = ___version0;
  9750. CharU5BU5D_t3528271667* L_3 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1));
  9751. NullCheck(L_3);
  9752. (L_3)->SetAt(static_cast<il2cpp_array_size_t>(0), (Il2CppChar)((int32_t)46));
  9753. NullCheck(L_2);
  9754. StringU5BU5D_t1281789340* L_4 = String_Split_m3646115398(L_2, L_3, /*hidden argument*/NULL);
  9755. V_1 = L_4;
  9756. StringU5BU5D_t1281789340* L_5 = V_1;
  9757. NullCheck(L_5);
  9758. V_0 = (((int32_t)((int32_t)(((RuntimeArray *)L_5)->max_length))));
  9759. int32_t L_6 = V_0;
  9760. if ((((int32_t)L_6) < ((int32_t)2)))
  9761. {
  9762. goto IL_0045;
  9763. }
  9764. }
  9765. {
  9766. int32_t L_7 = V_0;
  9767. if ((((int32_t)L_7) <= ((int32_t)4)))
  9768. {
  9769. goto IL_0055;
  9770. }
  9771. }
  9772. IL_0045:
  9773. {
  9774. String_t* L_8 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral1532400954, /*hidden argument*/NULL);
  9775. ArgumentException_t132251570 * L_9 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var);
  9776. ArgumentException__ctor_m1312628991(L_9, L_8, /*hidden argument*/NULL);
  9777. IL2CPP_RAISE_MANAGED_EXCEPTION(L_9,Version__ctor_m1394137037_RuntimeMethod_var);
  9778. }
  9779. IL_0055:
  9780. {
  9781. int32_t L_10 = V_0;
  9782. if ((((int32_t)L_10) <= ((int32_t)0)))
  9783. {
  9784. goto IL_0065;
  9785. }
  9786. }
  9787. {
  9788. StringU5BU5D_t1281789340* L_11 = V_1;
  9789. NullCheck(L_11);
  9790. int32_t L_12 = 0;
  9791. String_t* L_13 = (L_11)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
  9792. int32_t L_14 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_13, /*hidden argument*/NULL);
  9793. V_2 = L_14;
  9794. }
  9795. IL_0065:
  9796. {
  9797. int32_t L_15 = V_0;
  9798. if ((((int32_t)L_15) <= ((int32_t)1)))
  9799. {
  9800. goto IL_0075;
  9801. }
  9802. }
  9803. {
  9804. StringU5BU5D_t1281789340* L_16 = V_1;
  9805. NullCheck(L_16);
  9806. int32_t L_17 = 1;
  9807. String_t* L_18 = (L_16)->GetAt(static_cast<il2cpp_array_size_t>(L_17));
  9808. int32_t L_19 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_18, /*hidden argument*/NULL);
  9809. V_3 = L_19;
  9810. }
  9811. IL_0075:
  9812. {
  9813. int32_t L_20 = V_0;
  9814. if ((((int32_t)L_20) <= ((int32_t)2)))
  9815. {
  9816. goto IL_0086;
  9817. }
  9818. }
  9819. {
  9820. StringU5BU5D_t1281789340* L_21 = V_1;
  9821. NullCheck(L_21);
  9822. int32_t L_22 = 2;
  9823. String_t* L_23 = (L_21)->GetAt(static_cast<il2cpp_array_size_t>(L_22));
  9824. int32_t L_24 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_23, /*hidden argument*/NULL);
  9825. V_4 = L_24;
  9826. }
  9827. IL_0086:
  9828. {
  9829. int32_t L_25 = V_0;
  9830. if ((((int32_t)L_25) <= ((int32_t)3)))
  9831. {
  9832. goto IL_0097;
  9833. }
  9834. }
  9835. {
  9836. StringU5BU5D_t1281789340* L_26 = V_1;
  9837. NullCheck(L_26);
  9838. int32_t L_27 = 3;
  9839. String_t* L_28 = (L_26)->GetAt(static_cast<il2cpp_array_size_t>(L_27));
  9840. int32_t L_29 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_28, /*hidden argument*/NULL);
  9841. V_5 = L_29;
  9842. }
  9843. IL_0097:
  9844. {
  9845. int32_t L_30 = V_0;
  9846. int32_t L_31 = V_2;
  9847. int32_t L_32 = V_3;
  9848. int32_t L_33 = V_4;
  9849. int32_t L_34 = V_5;
  9850. Version_CheckedSet_m654078179(__this, L_30, L_31, L_32, L_33, L_34, /*hidden argument*/NULL);
  9851. return;
  9852. }
  9853. }
  9854. // System.Void System.Version::.ctor(System.Int32,System.Int32)
  9855. extern "C" IL2CPP_METHOD_ATTR void Version__ctor_m3537335798 (Version_t3456873960 * __this, int32_t ___major0, int32_t ___minor1, const RuntimeMethod* method)
  9856. {
  9857. {
  9858. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  9859. int32_t L_0 = ___major0;
  9860. int32_t L_1 = ___minor1;
  9861. Version_CheckedSet_m654078179(__this, 2, L_0, L_1, 0, 0, /*hidden argument*/NULL);
  9862. return;
  9863. }
  9864. }
  9865. // System.Void System.Version::.ctor(System.Int32,System.Int32,System.Int32)
  9866. extern "C" IL2CPP_METHOD_ATTR void Version__ctor_m1550720073 (Version_t3456873960 * __this, int32_t ___major0, int32_t ___minor1, int32_t ___build2, const RuntimeMethod* method)
  9867. {
  9868. {
  9869. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  9870. int32_t L_0 = ___major0;
  9871. int32_t L_1 = ___minor1;
  9872. int32_t L_2 = ___build2;
  9873. Version_CheckedSet_m654078179(__this, 3, L_0, L_1, L_2, 0, /*hidden argument*/NULL);
  9874. return;
  9875. }
  9876. }
  9877. // System.Void System.Version::.ctor(System.Int32,System.Int32,System.Int32,System.Int32)
  9878. extern "C" IL2CPP_METHOD_ATTR void Version__ctor_m417728625 (Version_t3456873960 * __this, int32_t ___major0, int32_t ___minor1, int32_t ___build2, int32_t ___revision3, const RuntimeMethod* method)
  9879. {
  9880. {
  9881. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  9882. int32_t L_0 = ___major0;
  9883. int32_t L_1 = ___minor1;
  9884. int32_t L_2 = ___build2;
  9885. int32_t L_3 = ___revision3;
  9886. Version_CheckedSet_m654078179(__this, 4, L_0, L_1, L_2, L_3, /*hidden argument*/NULL);
  9887. return;
  9888. }
  9889. }
  9890. // System.Void System.Version::CheckedSet(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
  9891. extern "C" IL2CPP_METHOD_ATTR void Version_CheckedSet_m654078179 (Version_t3456873960 * __this, int32_t ___defined0, int32_t ___major1, int32_t ___minor2, int32_t ___build3, int32_t ___revision4, const RuntimeMethod* method)
  9892. {
  9893. static bool s_Il2CppMethodInitialized;
  9894. if (!s_Il2CppMethodInitialized)
  9895. {
  9896. il2cpp_codegen_initialize_method (Version_CheckedSet_m654078179_MetadataUsageId);
  9897. s_Il2CppMethodInitialized = true;
  9898. }
  9899. {
  9900. int32_t L_0 = ___major1;
  9901. if ((((int32_t)L_0) >= ((int32_t)0)))
  9902. {
  9903. goto IL_0012;
  9904. }
  9905. }
  9906. {
  9907. ArgumentOutOfRangeException_t777629997 * L_1 = (ArgumentOutOfRangeException_t777629997 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var);
  9908. ArgumentOutOfRangeException__ctor_m3628145864(L_1, _stringLiteral419133523, /*hidden argument*/NULL);
  9909. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Version_CheckedSet_m654078179_RuntimeMethod_var);
  9910. }
  9911. IL_0012:
  9912. {
  9913. int32_t L_2 = ___major1;
  9914. __this->set__Major_1(L_2);
  9915. int32_t L_3 = ___minor2;
  9916. if ((((int32_t)L_3) >= ((int32_t)0)))
  9917. {
  9918. goto IL_002b;
  9919. }
  9920. }
  9921. {
  9922. ArgumentOutOfRangeException_t777629997 * L_4 = (ArgumentOutOfRangeException_t777629997 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var);
  9923. ArgumentOutOfRangeException__ctor_m3628145864(L_4, _stringLiteral2762033855, /*hidden argument*/NULL);
  9924. IL2CPP_RAISE_MANAGED_EXCEPTION(L_4,Version_CheckedSet_m654078179_RuntimeMethod_var);
  9925. }
  9926. IL_002b:
  9927. {
  9928. int32_t L_5 = ___minor2;
  9929. __this->set__Minor_2(L_5);
  9930. int32_t L_6 = ___defined0;
  9931. if ((!(((uint32_t)L_6) == ((uint32_t)2))))
  9932. {
  9933. goto IL_0048;
  9934. }
  9935. }
  9936. {
  9937. __this->set__Build_3((-1));
  9938. __this->set__Revision_4((-1));
  9939. return;
  9940. }
  9941. IL_0048:
  9942. {
  9943. int32_t L_7 = ___build3;
  9944. if ((((int32_t)L_7) >= ((int32_t)0)))
  9945. {
  9946. goto IL_005b;
  9947. }
  9948. }
  9949. {
  9950. ArgumentOutOfRangeException_t777629997 * L_8 = (ArgumentOutOfRangeException_t777629997 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var);
  9951. ArgumentOutOfRangeException__ctor_m3628145864(L_8, _stringLiteral437191301, /*hidden argument*/NULL);
  9952. IL2CPP_RAISE_MANAGED_EXCEPTION(L_8,Version_CheckedSet_m654078179_RuntimeMethod_var);
  9953. }
  9954. IL_005b:
  9955. {
  9956. int32_t L_9 = ___build3;
  9957. __this->set__Build_3(L_9);
  9958. int32_t L_10 = ___defined0;
  9959. if ((!(((uint32_t)L_10) == ((uint32_t)3))))
  9960. {
  9961. goto IL_0072;
  9962. }
  9963. }
  9964. {
  9965. __this->set__Revision_4((-1));
  9966. return;
  9967. }
  9968. IL_0072:
  9969. {
  9970. int32_t L_11 = ___revision4;
  9971. if ((((int32_t)L_11) >= ((int32_t)0)))
  9972. {
  9973. goto IL_0085;
  9974. }
  9975. }
  9976. {
  9977. ArgumentOutOfRangeException_t777629997 * L_12 = (ArgumentOutOfRangeException_t777629997 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var);
  9978. ArgumentOutOfRangeException__ctor_m3628145864(L_12, _stringLiteral3187820736, /*hidden argument*/NULL);
  9979. IL2CPP_RAISE_MANAGED_EXCEPTION(L_12,Version_CheckedSet_m654078179_RuntimeMethod_var);
  9980. }
  9981. IL_0085:
  9982. {
  9983. int32_t L_13 = ___revision4;
  9984. __this->set__Revision_4(L_13);
  9985. return;
  9986. }
  9987. }
  9988. // System.Int32 System.Version::get_Build()
  9989. extern "C" IL2CPP_METHOD_ATTR int32_t Version_get_Build_m3667751407 (Version_t3456873960 * __this, const RuntimeMethod* method)
  9990. {
  9991. {
  9992. int32_t L_0 = __this->get__Build_3();
  9993. return L_0;
  9994. }
  9995. }
  9996. // System.Int32 System.Version::get_Major()
  9997. extern "C" IL2CPP_METHOD_ATTR int32_t Version_get_Major_m2457928275 (Version_t3456873960 * __this, const RuntimeMethod* method)
  9998. {
  9999. {
  10000. int32_t L_0 = __this->get__Major_1();
  10001. return L_0;
  10002. }
  10003. }
  10004. // System.Int32 System.Version::get_Minor()
  10005. extern "C" IL2CPP_METHOD_ATTR int32_t Version_get_Minor_m150536655 (Version_t3456873960 * __this, const RuntimeMethod* method)
  10006. {
  10007. {
  10008. int32_t L_0 = __this->get__Minor_2();
  10009. return L_0;
  10010. }
  10011. }
  10012. // System.Int32 System.Version::get_Revision()
  10013. extern "C" IL2CPP_METHOD_ATTR int32_t Version_get_Revision_m3982234017 (Version_t3456873960 * __this, const RuntimeMethod* method)
  10014. {
  10015. {
  10016. int32_t L_0 = __this->get__Revision_4();
  10017. return L_0;
  10018. }
  10019. }
  10020. // System.Object System.Version::Clone()
  10021. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Version_Clone_m1749041863 (Version_t3456873960 * __this, const RuntimeMethod* method)
  10022. {
  10023. static bool s_Il2CppMethodInitialized;
  10024. if (!s_Il2CppMethodInitialized)
  10025. {
  10026. il2cpp_codegen_initialize_method (Version_Clone_m1749041863_MetadataUsageId);
  10027. s_Il2CppMethodInitialized = true;
  10028. }
  10029. {
  10030. int32_t L_0 = __this->get__Build_3();
  10031. if ((!(((uint32_t)L_0) == ((uint32_t)(-1)))))
  10032. {
  10033. goto IL_001e;
  10034. }
  10035. }
  10036. {
  10037. int32_t L_1 = __this->get__Major_1();
  10038. int32_t L_2 = __this->get__Minor_2();
  10039. Version_t3456873960 * L_3 = (Version_t3456873960 *)il2cpp_codegen_object_new(Version_t3456873960_il2cpp_TypeInfo_var);
  10040. Version__ctor_m3537335798(L_3, L_1, L_2, /*hidden argument*/NULL);
  10041. return L_3;
  10042. }
  10043. IL_001e:
  10044. {
  10045. int32_t L_4 = __this->get__Revision_4();
  10046. if ((!(((uint32_t)L_4) == ((uint32_t)(-1)))))
  10047. {
  10048. goto IL_0042;
  10049. }
  10050. }
  10051. {
  10052. int32_t L_5 = __this->get__Major_1();
  10053. int32_t L_6 = __this->get__Minor_2();
  10054. int32_t L_7 = __this->get__Build_3();
  10055. Version_t3456873960 * L_8 = (Version_t3456873960 *)il2cpp_codegen_object_new(Version_t3456873960_il2cpp_TypeInfo_var);
  10056. Version__ctor_m1550720073(L_8, L_5, L_6, L_7, /*hidden argument*/NULL);
  10057. return L_8;
  10058. }
  10059. IL_0042:
  10060. {
  10061. int32_t L_9 = __this->get__Major_1();
  10062. int32_t L_10 = __this->get__Minor_2();
  10063. int32_t L_11 = __this->get__Build_3();
  10064. int32_t L_12 = __this->get__Revision_4();
  10065. Version_t3456873960 * L_13 = (Version_t3456873960 *)il2cpp_codegen_object_new(Version_t3456873960_il2cpp_TypeInfo_var);
  10066. Version__ctor_m417728625(L_13, L_9, L_10, L_11, L_12, /*hidden argument*/NULL);
  10067. return L_13;
  10068. }
  10069. }
  10070. // System.Int32 System.Version::CompareTo(System.Object)
  10071. extern "C" IL2CPP_METHOD_ATTR int32_t Version_CompareTo_m1662919407 (Version_t3456873960 * __this, RuntimeObject * ___version0, const RuntimeMethod* method)
  10072. {
  10073. static bool s_Il2CppMethodInitialized;
  10074. if (!s_Il2CppMethodInitialized)
  10075. {
  10076. il2cpp_codegen_initialize_method (Version_CompareTo_m1662919407_MetadataUsageId);
  10077. s_Il2CppMethodInitialized = true;
  10078. }
  10079. {
  10080. RuntimeObject * L_0 = ___version0;
  10081. if (L_0)
  10082. {
  10083. goto IL_0008;
  10084. }
  10085. }
  10086. {
  10087. return 1;
  10088. }
  10089. IL_0008:
  10090. {
  10091. RuntimeObject * L_1 = ___version0;
  10092. if (((Version_t3456873960 *)IsInstSealed((RuntimeObject*)L_1, Version_t3456873960_il2cpp_TypeInfo_var)))
  10093. {
  10094. goto IL_0023;
  10095. }
  10096. }
  10097. {
  10098. String_t* L_2 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral3512823065, /*hidden argument*/NULL);
  10099. ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var);
  10100. ArgumentException__ctor_m1312628991(L_3, L_2, /*hidden argument*/NULL);
  10101. IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Version_CompareTo_m1662919407_RuntimeMethod_var);
  10102. }
  10103. IL_0023:
  10104. {
  10105. RuntimeObject * L_4 = ___version0;
  10106. int32_t L_5 = Version_CompareTo_m3146217210(__this, ((Version_t3456873960 *)CastclassSealed((RuntimeObject*)L_4, Version_t3456873960_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
  10107. return L_5;
  10108. }
  10109. }
  10110. // System.Boolean System.Version::Equals(System.Object)
  10111. extern "C" IL2CPP_METHOD_ATTR bool Version_Equals_m3073813696 (Version_t3456873960 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  10112. {
  10113. static bool s_Il2CppMethodInitialized;
  10114. if (!s_Il2CppMethodInitialized)
  10115. {
  10116. il2cpp_codegen_initialize_method (Version_Equals_m3073813696_MetadataUsageId);
  10117. s_Il2CppMethodInitialized = true;
  10118. }
  10119. {
  10120. RuntimeObject * L_0 = ___obj0;
  10121. bool L_1 = Version_Equals_m1564427710(__this, ((Version_t3456873960 *)IsInstSealed((RuntimeObject*)L_0, Version_t3456873960_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
  10122. return L_1;
  10123. }
  10124. }
  10125. // System.Int32 System.Version::CompareTo(System.Version)
  10126. extern "C" IL2CPP_METHOD_ATTR int32_t Version_CompareTo_m3146217210 (Version_t3456873960 * __this, Version_t3456873960 * ___value0, const RuntimeMethod* method)
  10127. {
  10128. {
  10129. Version_t3456873960 * L_0 = ___value0;
  10130. bool L_1 = Version_op_Equality_m3804852517(NULL /*static, unused*/, L_0, (Version_t3456873960 *)NULL, /*hidden argument*/NULL);
  10131. if (!L_1)
  10132. {
  10133. goto IL_000e;
  10134. }
  10135. }
  10136. {
  10137. return 1;
  10138. }
  10139. IL_000e:
  10140. {
  10141. int32_t L_2 = __this->get__Major_1();
  10142. Version_t3456873960 * L_3 = ___value0;
  10143. NullCheck(L_3);
  10144. int32_t L_4 = L_3->get__Major_1();
  10145. if ((((int32_t)L_2) <= ((int32_t)L_4)))
  10146. {
  10147. goto IL_0021;
  10148. }
  10149. }
  10150. {
  10151. return 1;
  10152. }
  10153. IL_0021:
  10154. {
  10155. int32_t L_5 = __this->get__Major_1();
  10156. Version_t3456873960 * L_6 = ___value0;
  10157. NullCheck(L_6);
  10158. int32_t L_7 = L_6->get__Major_1();
  10159. if ((((int32_t)L_5) >= ((int32_t)L_7)))
  10160. {
  10161. goto IL_0034;
  10162. }
  10163. }
  10164. {
  10165. return (-1);
  10166. }
  10167. IL_0034:
  10168. {
  10169. int32_t L_8 = __this->get__Minor_2();
  10170. Version_t3456873960 * L_9 = ___value0;
  10171. NullCheck(L_9);
  10172. int32_t L_10 = L_9->get__Minor_2();
  10173. if ((((int32_t)L_8) <= ((int32_t)L_10)))
  10174. {
  10175. goto IL_0047;
  10176. }
  10177. }
  10178. {
  10179. return 1;
  10180. }
  10181. IL_0047:
  10182. {
  10183. int32_t L_11 = __this->get__Minor_2();
  10184. Version_t3456873960 * L_12 = ___value0;
  10185. NullCheck(L_12);
  10186. int32_t L_13 = L_12->get__Minor_2();
  10187. if ((((int32_t)L_11) >= ((int32_t)L_13)))
  10188. {
  10189. goto IL_005a;
  10190. }
  10191. }
  10192. {
  10193. return (-1);
  10194. }
  10195. IL_005a:
  10196. {
  10197. int32_t L_14 = __this->get__Build_3();
  10198. Version_t3456873960 * L_15 = ___value0;
  10199. NullCheck(L_15);
  10200. int32_t L_16 = L_15->get__Build_3();
  10201. if ((((int32_t)L_14) <= ((int32_t)L_16)))
  10202. {
  10203. goto IL_006d;
  10204. }
  10205. }
  10206. {
  10207. return 1;
  10208. }
  10209. IL_006d:
  10210. {
  10211. int32_t L_17 = __this->get__Build_3();
  10212. Version_t3456873960 * L_18 = ___value0;
  10213. NullCheck(L_18);
  10214. int32_t L_19 = L_18->get__Build_3();
  10215. if ((((int32_t)L_17) >= ((int32_t)L_19)))
  10216. {
  10217. goto IL_0080;
  10218. }
  10219. }
  10220. {
  10221. return (-1);
  10222. }
  10223. IL_0080:
  10224. {
  10225. int32_t L_20 = __this->get__Revision_4();
  10226. Version_t3456873960 * L_21 = ___value0;
  10227. NullCheck(L_21);
  10228. int32_t L_22 = L_21->get__Revision_4();
  10229. if ((((int32_t)L_20) <= ((int32_t)L_22)))
  10230. {
  10231. goto IL_0093;
  10232. }
  10233. }
  10234. {
  10235. return 1;
  10236. }
  10237. IL_0093:
  10238. {
  10239. int32_t L_23 = __this->get__Revision_4();
  10240. Version_t3456873960 * L_24 = ___value0;
  10241. NullCheck(L_24);
  10242. int32_t L_25 = L_24->get__Revision_4();
  10243. if ((((int32_t)L_23) >= ((int32_t)L_25)))
  10244. {
  10245. goto IL_00a6;
  10246. }
  10247. }
  10248. {
  10249. return (-1);
  10250. }
  10251. IL_00a6:
  10252. {
  10253. return 0;
  10254. }
  10255. }
  10256. // System.Boolean System.Version::Equals(System.Version)
  10257. extern "C" IL2CPP_METHOD_ATTR bool Version_Equals_m1564427710 (Version_t3456873960 * __this, Version_t3456873960 * ___obj0, const RuntimeMethod* method)
  10258. {
  10259. int32_t G_B6_0 = 0;
  10260. {
  10261. Version_t3456873960 * L_0 = ___obj0;
  10262. bool L_1 = Version_op_Inequality_m1696193441(NULL /*static, unused*/, L_0, (Version_t3456873960 *)NULL, /*hidden argument*/NULL);
  10263. if (!L_1)
  10264. {
  10265. goto IL_004f;
  10266. }
  10267. }
  10268. {
  10269. Version_t3456873960 * L_2 = ___obj0;
  10270. NullCheck(L_2);
  10271. int32_t L_3 = L_2->get__Major_1();
  10272. int32_t L_4 = __this->get__Major_1();
  10273. if ((!(((uint32_t)L_3) == ((uint32_t)L_4))))
  10274. {
  10275. goto IL_004f;
  10276. }
  10277. }
  10278. {
  10279. Version_t3456873960 * L_5 = ___obj0;
  10280. NullCheck(L_5);
  10281. int32_t L_6 = L_5->get__Minor_2();
  10282. int32_t L_7 = __this->get__Minor_2();
  10283. if ((!(((uint32_t)L_6) == ((uint32_t)L_7))))
  10284. {
  10285. goto IL_004f;
  10286. }
  10287. }
  10288. {
  10289. Version_t3456873960 * L_8 = ___obj0;
  10290. NullCheck(L_8);
  10291. int32_t L_9 = L_8->get__Build_3();
  10292. int32_t L_10 = __this->get__Build_3();
  10293. if ((!(((uint32_t)L_9) == ((uint32_t)L_10))))
  10294. {
  10295. goto IL_004f;
  10296. }
  10297. }
  10298. {
  10299. Version_t3456873960 * L_11 = ___obj0;
  10300. NullCheck(L_11);
  10301. int32_t L_12 = L_11->get__Revision_4();
  10302. int32_t L_13 = __this->get__Revision_4();
  10303. G_B6_0 = ((((int32_t)L_12) == ((int32_t)L_13))? 1 : 0);
  10304. goto IL_0050;
  10305. }
  10306. IL_004f:
  10307. {
  10308. G_B6_0 = 0;
  10309. }
  10310. IL_0050:
  10311. {
  10312. return (bool)G_B6_0;
  10313. }
  10314. }
  10315. // System.Int32 System.Version::GetHashCode()
  10316. extern "C" IL2CPP_METHOD_ATTR int32_t Version_GetHashCode_m672974201 (Version_t3456873960 * __this, const RuntimeMethod* method)
  10317. {
  10318. {
  10319. int32_t L_0 = __this->get__Revision_4();
  10320. int32_t L_1 = __this->get__Build_3();
  10321. int32_t L_2 = __this->get__Minor_2();
  10322. int32_t L_3 = __this->get__Major_1();
  10323. return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_0<<(int32_t)((int32_t)24)))|(int32_t)((int32_t)((int32_t)L_1<<(int32_t)((int32_t)16)))))|(int32_t)((int32_t)((int32_t)L_2<<(int32_t)8))))|(int32_t)L_3));
  10324. }
  10325. }
  10326. // System.String System.Version::ToString()
  10327. extern "C" IL2CPP_METHOD_ATTR String_t* Version_ToString_m2279867705 (Version_t3456873960 * __this, const RuntimeMethod* method)
  10328. {
  10329. static bool s_Il2CppMethodInitialized;
  10330. if (!s_Il2CppMethodInitialized)
  10331. {
  10332. il2cpp_codegen_initialize_method (Version_ToString_m2279867705_MetadataUsageId);
  10333. s_Il2CppMethodInitialized = true;
  10334. }
  10335. String_t* V_0 = NULL;
  10336. {
  10337. int32_t* L_0 = __this->get_address_of__Major_1();
  10338. String_t* L_1 = Int32_ToString_m141394615(L_0, /*hidden argument*/NULL);
  10339. int32_t* L_2 = __this->get_address_of__Minor_2();
  10340. String_t* L_3 = Int32_ToString_m141394615(L_2, /*hidden argument*/NULL);
  10341. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  10342. String_t* L_4 = String_Concat_m3755062657(NULL /*static, unused*/, L_1, _stringLiteral3452614530, L_3, /*hidden argument*/NULL);
  10343. V_0 = L_4;
  10344. int32_t L_5 = __this->get__Build_3();
  10345. if ((((int32_t)L_5) == ((int32_t)(-1))))
  10346. {
  10347. goto IL_0044;
  10348. }
  10349. }
  10350. {
  10351. String_t* L_6 = V_0;
  10352. int32_t* L_7 = __this->get_address_of__Build_3();
  10353. String_t* L_8 = Int32_ToString_m141394615(L_7, /*hidden argument*/NULL);
  10354. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  10355. String_t* L_9 = String_Concat_m3755062657(NULL /*static, unused*/, L_6, _stringLiteral3452614530, L_8, /*hidden argument*/NULL);
  10356. V_0 = L_9;
  10357. }
  10358. IL_0044:
  10359. {
  10360. int32_t L_10 = __this->get__Revision_4();
  10361. if ((((int32_t)L_10) == ((int32_t)(-1))))
  10362. {
  10363. goto IL_0067;
  10364. }
  10365. }
  10366. {
  10367. String_t* L_11 = V_0;
  10368. int32_t* L_12 = __this->get_address_of__Revision_4();
  10369. String_t* L_13 = Int32_ToString_m141394615(L_12, /*hidden argument*/NULL);
  10370. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  10371. String_t* L_14 = String_Concat_m3755062657(NULL /*static, unused*/, L_11, _stringLiteral3452614530, L_13, /*hidden argument*/NULL);
  10372. V_0 = L_14;
  10373. }
  10374. IL_0067:
  10375. {
  10376. String_t* L_15 = V_0;
  10377. return L_15;
  10378. }
  10379. }
  10380. // System.Version System.Version::CreateFromString(System.String)
  10381. extern "C" IL2CPP_METHOD_ATTR Version_t3456873960 * Version_CreateFromString_m719054818 (RuntimeObject * __this /* static, unused */, String_t* ___info0, const RuntimeMethod* method)
  10382. {
  10383. static bool s_Il2CppMethodInitialized;
  10384. if (!s_Il2CppMethodInitialized)
  10385. {
  10386. il2cpp_codegen_initialize_method (Version_CreateFromString_m719054818_MetadataUsageId);
  10387. s_Il2CppMethodInitialized = true;
  10388. }
  10389. int32_t V_0 = 0;
  10390. int32_t V_1 = 0;
  10391. int32_t V_2 = 0;
  10392. int32_t V_3 = 0;
  10393. int32_t V_4 = 0;
  10394. int32_t V_5 = 0;
  10395. int32_t V_6 = 0;
  10396. Il2CppChar V_7 = 0x0;
  10397. int32_t V_8 = 0;
  10398. {
  10399. V_0 = 0;
  10400. V_1 = 0;
  10401. V_2 = 0;
  10402. V_3 = 0;
  10403. V_4 = 1;
  10404. V_5 = (-1);
  10405. String_t* L_0 = ___info0;
  10406. if (L_0)
  10407. {
  10408. goto IL_001e;
  10409. }
  10410. }
  10411. {
  10412. Version_t3456873960 * L_1 = (Version_t3456873960 *)il2cpp_codegen_object_new(Version_t3456873960_il2cpp_TypeInfo_var);
  10413. Version__ctor_m417728625(L_1, 0, 0, 0, 0, /*hidden argument*/NULL);
  10414. return L_1;
  10415. }
  10416. IL_001e:
  10417. {
  10418. V_6 = 0;
  10419. goto IL_00c8;
  10420. }
  10421. IL_0026:
  10422. {
  10423. String_t* L_2 = ___info0;
  10424. int32_t L_3 = V_6;
  10425. NullCheck(L_2);
  10426. Il2CppChar L_4 = String_get_Chars_m2986988803(L_2, L_3, /*hidden argument*/NULL);
  10427. V_7 = L_4;
  10428. Il2CppChar L_5 = V_7;
  10429. IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var);
  10430. bool L_6 = Char_IsDigit_m3646673943(NULL /*static, unused*/, L_5, /*hidden argument*/NULL);
  10431. if (!L_6)
  10432. {
  10433. goto IL_0062;
  10434. }
  10435. }
  10436. {
  10437. int32_t L_7 = V_5;
  10438. if ((((int32_t)L_7) >= ((int32_t)0)))
  10439. {
  10440. goto IL_0050;
  10441. }
  10442. }
  10443. {
  10444. Il2CppChar L_8 = V_7;
  10445. V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)((int32_t)48)));
  10446. goto IL_005d;
  10447. }
  10448. IL_0050:
  10449. {
  10450. int32_t L_9 = V_5;
  10451. Il2CppChar L_10 = V_7;
  10452. V_5 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_9, (int32_t)((int32_t)10))), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)((int32_t)48)))));
  10453. }
  10454. IL_005d:
  10455. {
  10456. goto IL_00b5;
  10457. }
  10458. IL_0062:
  10459. {
  10460. int32_t L_11 = V_5;
  10461. if ((((int32_t)L_11) < ((int32_t)0)))
  10462. {
  10463. goto IL_00b5;
  10464. }
  10465. }
  10466. {
  10467. int32_t L_12 = V_4;
  10468. V_8 = L_12;
  10469. int32_t L_13 = V_8;
  10470. switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)1)))
  10471. {
  10472. case 0:
  10473. {
  10474. goto IL_008c;
  10475. }
  10476. case 1:
  10477. {
  10478. goto IL_0094;
  10479. }
  10480. case 2:
  10481. {
  10482. goto IL_009c;
  10483. }
  10484. case 3:
  10485. {
  10486. goto IL_00a4;
  10487. }
  10488. }
  10489. }
  10490. {
  10491. goto IL_00ac;
  10492. }
  10493. IL_008c:
  10494. {
  10495. int32_t L_14 = V_5;
  10496. V_0 = L_14;
  10497. goto IL_00ac;
  10498. }
  10499. IL_0094:
  10500. {
  10501. int32_t L_15 = V_5;
  10502. V_1 = L_15;
  10503. goto IL_00ac;
  10504. }
  10505. IL_009c:
  10506. {
  10507. int32_t L_16 = V_5;
  10508. V_2 = L_16;
  10509. goto IL_00ac;
  10510. }
  10511. IL_00a4:
  10512. {
  10513. int32_t L_17 = V_5;
  10514. V_3 = L_17;
  10515. goto IL_00ac;
  10516. }
  10517. IL_00ac:
  10518. {
  10519. V_5 = (-1);
  10520. int32_t L_18 = V_4;
  10521. V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1));
  10522. }
  10523. IL_00b5:
  10524. {
  10525. int32_t L_19 = V_4;
  10526. if ((!(((uint32_t)L_19) == ((uint32_t)5))))
  10527. {
  10528. goto IL_00c2;
  10529. }
  10530. }
  10531. {
  10532. goto IL_00d5;
  10533. }
  10534. IL_00c2:
  10535. {
  10536. int32_t L_20 = V_6;
  10537. V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1));
  10538. }
  10539. IL_00c8:
  10540. {
  10541. int32_t L_21 = V_6;
  10542. String_t* L_22 = ___info0;
  10543. NullCheck(L_22);
  10544. int32_t L_23 = String_get_Length_m3847582255(L_22, /*hidden argument*/NULL);
  10545. if ((((int32_t)L_21) < ((int32_t)L_23)))
  10546. {
  10547. goto IL_0026;
  10548. }
  10549. }
  10550. IL_00d5:
  10551. {
  10552. int32_t L_24 = V_5;
  10553. if ((((int32_t)L_24) < ((int32_t)0)))
  10554. {
  10555. goto IL_011f;
  10556. }
  10557. }
  10558. {
  10559. int32_t L_25 = V_4;
  10560. V_8 = L_25;
  10561. int32_t L_26 = V_8;
  10562. switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_26, (int32_t)1)))
  10563. {
  10564. case 0:
  10565. {
  10566. goto IL_00ff;
  10567. }
  10568. case 1:
  10569. {
  10570. goto IL_0107;
  10571. }
  10572. case 2:
  10573. {
  10574. goto IL_010f;
  10575. }
  10576. case 3:
  10577. {
  10578. goto IL_0117;
  10579. }
  10580. }
  10581. }
  10582. {
  10583. goto IL_011f;
  10584. }
  10585. IL_00ff:
  10586. {
  10587. int32_t L_27 = V_5;
  10588. V_0 = L_27;
  10589. goto IL_011f;
  10590. }
  10591. IL_0107:
  10592. {
  10593. int32_t L_28 = V_5;
  10594. V_1 = L_28;
  10595. goto IL_011f;
  10596. }
  10597. IL_010f:
  10598. {
  10599. int32_t L_29 = V_5;
  10600. V_2 = L_29;
  10601. goto IL_011f;
  10602. }
  10603. IL_0117:
  10604. {
  10605. int32_t L_30 = V_5;
  10606. V_3 = L_30;
  10607. goto IL_011f;
  10608. }
  10609. IL_011f:
  10610. {
  10611. int32_t L_31 = V_0;
  10612. int32_t L_32 = V_1;
  10613. int32_t L_33 = V_2;
  10614. int32_t L_34 = V_3;
  10615. Version_t3456873960 * L_35 = (Version_t3456873960 *)il2cpp_codegen_object_new(Version_t3456873960_il2cpp_TypeInfo_var);
  10616. Version__ctor_m417728625(L_35, L_31, L_32, L_33, L_34, /*hidden argument*/NULL);
  10617. return L_35;
  10618. }
  10619. }
  10620. // System.Boolean System.Version::op_Equality(System.Version,System.Version)
  10621. extern "C" IL2CPP_METHOD_ATTR bool Version_op_Equality_m3804852517 (RuntimeObject * __this /* static, unused */, Version_t3456873960 * ___v10, Version_t3456873960 * ___v21, const RuntimeMethod* method)
  10622. {
  10623. {
  10624. Version_t3456873960 * L_0 = ___v10;
  10625. Version_t3456873960 * L_1 = ___v21;
  10626. bool L_2 = Object_Equals_m1397037629(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL);
  10627. return L_2;
  10628. }
  10629. }
  10630. // System.Boolean System.Version::op_Inequality(System.Version,System.Version)
  10631. extern "C" IL2CPP_METHOD_ATTR bool Version_op_Inequality_m1696193441 (RuntimeObject * __this /* static, unused */, Version_t3456873960 * ___v10, Version_t3456873960 * ___v21, const RuntimeMethod* method)
  10632. {
  10633. {
  10634. Version_t3456873960 * L_0 = ___v10;
  10635. Version_t3456873960 * L_1 = ___v21;
  10636. bool L_2 = Object_Equals_m1397037629(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL);
  10637. return (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
  10638. }
  10639. }
  10640. // System.Boolean System.Version::op_LessThan(System.Version,System.Version)
  10641. extern "C" IL2CPP_METHOD_ATTR bool Version_op_LessThan_m3745610070 (RuntimeObject * __this /* static, unused */, Version_t3456873960 * ___v10, Version_t3456873960 * ___v21, const RuntimeMethod* method)
  10642. {
  10643. {
  10644. Version_t3456873960 * L_0 = ___v10;
  10645. Version_t3456873960 * L_1 = ___v21;
  10646. NullCheck(L_0);
  10647. int32_t L_2 = Version_CompareTo_m3146217210(L_0, L_1, /*hidden argument*/NULL);
  10648. return (bool)((((int32_t)L_2) < ((int32_t)0))? 1 : 0);
  10649. }
  10650. }
  10651. #ifdef __clang__
  10652. #pragma clang diagnostic pop
  10653. #endif
  10654. #ifdef __clang__
  10655. #pragma clang diagnostic push
  10656. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  10657. #pragma clang diagnostic ignored "-Wunused-variable"
  10658. #endif
  10659. #ifdef __clang__
  10660. #pragma clang diagnostic pop
  10661. #endif
  10662. #ifdef __clang__
  10663. #pragma clang diagnostic push
  10664. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  10665. #pragma clang diagnostic ignored "-Wunused-variable"
  10666. #endif
  10667. // System.Void System.WeakReference::.ctor(System.Object)
  10668. extern "C" IL2CPP_METHOD_ATTR void WeakReference__ctor_m2401547918 (WeakReference_t1334886716 * __this, RuntimeObject * ___target0, const RuntimeMethod* method)
  10669. {
  10670. {
  10671. RuntimeObject * L_0 = ___target0;
  10672. WeakReference__ctor_m1054065938(__this, L_0, (bool)0, /*hidden argument*/NULL);
  10673. return;
  10674. }
  10675. }
  10676. // System.Void System.WeakReference::.ctor(System.Object,System.Boolean)
  10677. extern "C" IL2CPP_METHOD_ATTR void WeakReference__ctor_m1054065938 (WeakReference_t1334886716 * __this, RuntimeObject * ___target0, bool ___trackResurrection1, const RuntimeMethod* method)
  10678. {
  10679. {
  10680. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  10681. bool L_0 = ___trackResurrection1;
  10682. __this->set_isLongReference_0(L_0);
  10683. RuntimeObject * L_1 = ___target0;
  10684. WeakReference_AllocateHandle_m1478975559(__this, L_1, /*hidden argument*/NULL);
  10685. return;
  10686. }
  10687. }
  10688. // System.Void System.WeakReference::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  10689. extern "C" IL2CPP_METHOD_ATTR void WeakReference__ctor_m1244067698 (WeakReference_t1334886716 * __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___context1, const RuntimeMethod* method)
  10690. {
  10691. static bool s_Il2CppMethodInitialized;
  10692. if (!s_Il2CppMethodInitialized)
  10693. {
  10694. il2cpp_codegen_initialize_method (WeakReference__ctor_m1244067698_MetadataUsageId);
  10695. s_Il2CppMethodInitialized = true;
  10696. }
  10697. RuntimeObject * V_0 = NULL;
  10698. {
  10699. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  10700. SerializationInfo_t950877179 * L_0 = ___info0;
  10701. if (L_0)
  10702. {
  10703. goto IL_0017;
  10704. }
  10705. }
  10706. {
  10707. ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var);
  10708. ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral79347, /*hidden argument*/NULL);
  10709. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,WeakReference__ctor_m1244067698_RuntimeMethod_var);
  10710. }
  10711. IL_0017:
  10712. {
  10713. SerializationInfo_t950877179 * L_2 = ___info0;
  10714. NullCheck(L_2);
  10715. bool L_3 = SerializationInfo_GetBoolean_m1756153320(L_2, _stringLiteral3234942771, /*hidden argument*/NULL);
  10716. __this->set_isLongReference_0(L_3);
  10717. SerializationInfo_t950877179 * L_4 = ___info0;
  10718. RuntimeTypeHandle_t3027515415 L_5 = { reinterpret_cast<intptr_t> (RuntimeObject_0_0_0_var) };
  10719. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  10720. Type_t * L_6 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_5, /*hidden argument*/NULL);
  10721. NullCheck(L_4);
  10722. RuntimeObject * L_7 = SerializationInfo_GetValue_m42271953(L_4, _stringLiteral2922588279, L_6, /*hidden argument*/NULL);
  10723. V_0 = L_7;
  10724. RuntimeObject * L_8 = V_0;
  10725. WeakReference_AllocateHandle_m1478975559(__this, L_8, /*hidden argument*/NULL);
  10726. return;
  10727. }
  10728. }
  10729. // System.Void System.WeakReference::AllocateHandle(System.Object)
  10730. extern "C" IL2CPP_METHOD_ATTR void WeakReference_AllocateHandle_m1478975559 (WeakReference_t1334886716 * __this, RuntimeObject * ___target0, const RuntimeMethod* method)
  10731. {
  10732. {
  10733. bool L_0 = __this->get_isLongReference_0();
  10734. if (!L_0)
  10735. {
  10736. goto IL_001d;
  10737. }
  10738. }
  10739. {
  10740. RuntimeObject * L_1 = ___target0;
  10741. GCHandle_t3351438187 L_2 = GCHandle_Alloc_m3823409740(NULL /*static, unused*/, L_1, 1, /*hidden argument*/NULL);
  10742. __this->set_gcHandle_1(L_2);
  10743. goto IL_002a;
  10744. }
  10745. IL_001d:
  10746. {
  10747. RuntimeObject * L_3 = ___target0;
  10748. GCHandle_t3351438187 L_4 = GCHandle_Alloc_m3823409740(NULL /*static, unused*/, L_3, 0, /*hidden argument*/NULL);
  10749. __this->set_gcHandle_1(L_4);
  10750. }
  10751. IL_002a:
  10752. {
  10753. return;
  10754. }
  10755. }
  10756. // System.Boolean System.WeakReference::get_IsAlive()
  10757. extern "C" IL2CPP_METHOD_ATTR bool WeakReference_get_IsAlive_m1867740323 (WeakReference_t1334886716 * __this, const RuntimeMethod* method)
  10758. {
  10759. {
  10760. RuntimeObject * L_0 = VirtFuncInvoker0< RuntimeObject * >::Invoke(6 /* System.Object System.WeakReference::get_Target() */, __this);
  10761. return (bool)((((int32_t)((((RuntimeObject*)(RuntimeObject *)L_0) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  10762. }
  10763. }
  10764. // System.Object System.WeakReference::get_Target()
  10765. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * WeakReference_get_Target_m168713953 (WeakReference_t1334886716 * __this, const RuntimeMethod* method)
  10766. {
  10767. {
  10768. GCHandle_t3351438187 * L_0 = __this->get_address_of_gcHandle_1();
  10769. RuntimeObject * L_1 = GCHandle_get_Target_m1824973883(L_0, /*hidden argument*/NULL);
  10770. return L_1;
  10771. }
  10772. }
  10773. // System.Boolean System.WeakReference::get_TrackResurrection()
  10774. extern "C" IL2CPP_METHOD_ATTR bool WeakReference_get_TrackResurrection_m942701017 (WeakReference_t1334886716 * __this, const RuntimeMethod* method)
  10775. {
  10776. {
  10777. bool L_0 = __this->get_isLongReference_0();
  10778. return L_0;
  10779. }
  10780. }
  10781. // System.Void System.WeakReference::Finalize()
  10782. extern "C" IL2CPP_METHOD_ATTR void WeakReference_Finalize_m2841826116 (WeakReference_t1334886716 * __this, const RuntimeMethod* method)
  10783. {
  10784. Exception_t * __last_unhandled_exception = 0;
  10785. NO_UNUSED_WARNING (__last_unhandled_exception);
  10786. Exception_t * __exception_local = 0;
  10787. NO_UNUSED_WARNING (__exception_local);
  10788. int32_t __leave_target = 0;
  10789. NO_UNUSED_WARNING (__leave_target);
  10790. IL_0000:
  10791. try
  10792. { // begin try (depth: 1)
  10793. GCHandle_t3351438187 * L_0 = __this->get_address_of_gcHandle_1();
  10794. GCHandle_Free_m1457699368(L_0, /*hidden argument*/NULL);
  10795. IL2CPP_LEAVE(0x17, FINALLY_0010);
  10796. } // end try (depth: 1)
  10797. catch(Il2CppExceptionWrapper& e)
  10798. {
  10799. __last_unhandled_exception = (Exception_t *)e.ex;
  10800. goto FINALLY_0010;
  10801. }
  10802. FINALLY_0010:
  10803. { // begin finally (depth: 1)
  10804. Object_Finalize_m3076187857(__this, /*hidden argument*/NULL);
  10805. IL2CPP_END_FINALLY(16)
  10806. } // end finally (depth: 1)
  10807. IL2CPP_CLEANUP(16)
  10808. {
  10809. IL2CPP_JUMP_TBL(0x17, IL_0017)
  10810. IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
  10811. }
  10812. IL_0017:
  10813. {
  10814. return;
  10815. }
  10816. }
  10817. // System.Void System.WeakReference::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  10818. extern "C" IL2CPP_METHOD_ATTR void WeakReference_GetObjectData_m2192383095 (WeakReference_t1334886716 * __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___context1, const RuntimeMethod* method)
  10819. {
  10820. static bool s_Il2CppMethodInitialized;
  10821. if (!s_Il2CppMethodInitialized)
  10822. {
  10823. il2cpp_codegen_initialize_method (WeakReference_GetObjectData_m2192383095_MetadataUsageId);
  10824. s_Il2CppMethodInitialized = true;
  10825. }
  10826. Exception_t * __last_unhandled_exception = 0;
  10827. NO_UNUSED_WARNING (__last_unhandled_exception);
  10828. Exception_t * __exception_local = 0;
  10829. NO_UNUSED_WARNING (__exception_local);
  10830. int32_t __leave_target = 0;
  10831. NO_UNUSED_WARNING (__leave_target);
  10832. {
  10833. SerializationInfo_t950877179 * L_0 = ___info0;
  10834. if (L_0)
  10835. {
  10836. goto IL_0011;
  10837. }
  10838. }
  10839. {
  10840. ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var);
  10841. ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral79347, /*hidden argument*/NULL);
  10842. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,WeakReference_GetObjectData_m2192383095_RuntimeMethod_var);
  10843. }
  10844. IL_0011:
  10845. {
  10846. SerializationInfo_t950877179 * L_2 = ___info0;
  10847. bool L_3 = VirtFuncInvoker0< bool >::Invoke(7 /* System.Boolean System.WeakReference::get_TrackResurrection() */, __this);
  10848. NullCheck(L_2);
  10849. SerializationInfo_AddValue_m3427199315(L_2, _stringLiteral3234942771, L_3, /*hidden argument*/NULL);
  10850. }
  10851. IL_0022:
  10852. try
  10853. { // begin try (depth: 1)
  10854. SerializationInfo_t950877179 * L_4 = ___info0;
  10855. RuntimeObject * L_5 = VirtFuncInvoker0< RuntimeObject * >::Invoke(6 /* System.Object System.WeakReference::get_Target() */, __this);
  10856. NullCheck(L_4);
  10857. SerializationInfo_AddValue_m2872281893(L_4, _stringLiteral2922588279, L_5, /*hidden argument*/NULL);
  10858. goto IL_004a;
  10859. } // end try (depth: 1)
  10860. catch(Il2CppExceptionWrapper& e)
  10861. {
  10862. __exception_local = (Exception_t *)e.ex;
  10863. if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
  10864. goto CATCH_0038;
  10865. throw e;
  10866. }
  10867. CATCH_0038:
  10868. { // begin catch(System.Exception)
  10869. SerializationInfo_t950877179 * L_6 = ___info0;
  10870. NullCheck(L_6);
  10871. SerializationInfo_AddValue_m2872281893(L_6, _stringLiteral2922588279, NULL, /*hidden argument*/NULL);
  10872. goto IL_004a;
  10873. } // end catch (depth: 1)
  10874. IL_004a:
  10875. {
  10876. return;
  10877. }
  10878. }
  10879. #ifdef __clang__
  10880. #pragma clang diagnostic pop
  10881. #endif
  10882. #ifdef __clang__
  10883. #pragma clang diagnostic push
  10884. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  10885. #pragma clang diagnostic ignored "-Wunused-variable"
  10886. #endif
  10887. // System.Void System.WindowsConsoleDriver::.ctor()
  10888. extern "C" IL2CPP_METHOD_ATTR void WindowsConsoleDriver__ctor_m141100690 (WindowsConsoleDriver_t3991887195 * __this, const RuntimeMethod* method)
  10889. {
  10890. ConsoleScreenBufferInfo_t3095351730 V_0;
  10891. memset(&V_0, 0, sizeof(V_0));
  10892. {
  10893. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  10894. intptr_t L_0 = WindowsConsoleDriver_GetStdHandle_m23119533(NULL /*static, unused*/, ((int32_t)-11), /*hidden argument*/NULL);
  10895. __this->set_outputHandle_1(L_0);
  10896. intptr_t L_1 = WindowsConsoleDriver_GetStdHandle_m23119533(NULL /*static, unused*/, ((int32_t)-10), /*hidden argument*/NULL);
  10897. __this->set_inputHandle_0(L_1);
  10898. il2cpp_codegen_initobj((&V_0), sizeof(ConsoleScreenBufferInfo_t3095351730 ));
  10899. intptr_t L_2 = __this->get_outputHandle_1();
  10900. WindowsConsoleDriver_GetConsoleScreenBufferInfo_m3609341087(NULL /*static, unused*/, L_2, (&V_0), /*hidden argument*/NULL);
  10901. int16_t L_3 = (&V_0)->get_Attribute_2();
  10902. __this->set_defaultAttribute_2(L_3);
  10903. return;
  10904. }
  10905. }
  10906. // System.ConsoleKeyInfo System.WindowsConsoleDriver::ReadKey(System.Boolean)
  10907. extern "C" IL2CPP_METHOD_ATTR ConsoleKeyInfo_t1802691652 WindowsConsoleDriver_ReadKey_m209631140 (WindowsConsoleDriver_t3991887195 * __this, bool ___intercept0, const RuntimeMethod* method)
  10908. {
  10909. static bool s_Il2CppMethodInitialized;
  10910. if (!s_Il2CppMethodInitialized)
  10911. {
  10912. il2cpp_codegen_initialize_method (WindowsConsoleDriver_ReadKey_m209631140_MetadataUsageId);
  10913. s_Il2CppMethodInitialized = true;
  10914. }
  10915. int32_t V_0 = 0;
  10916. InputRecord_t2660212290 V_1;
  10917. memset(&V_1, 0, sizeof(V_1));
  10918. bool V_2 = false;
  10919. bool V_3 = false;
  10920. bool V_4 = false;
  10921. {
  10922. il2cpp_codegen_initobj((&V_1), sizeof(InputRecord_t2660212290 ));
  10923. }
  10924. IL_0008:
  10925. {
  10926. intptr_t L_0 = __this->get_inputHandle_0();
  10927. bool L_1 = WindowsConsoleDriver_ReadConsoleInput_m1790694890(NULL /*static, unused*/, L_0, (&V_1), 1, (&V_0), /*hidden argument*/NULL);
  10928. if (L_1)
  10929. {
  10930. goto IL_0037;
  10931. }
  10932. }
  10933. {
  10934. IL2CPP_RUNTIME_CLASS_INIT(Marshal_t1757017490_il2cpp_TypeInfo_var);
  10935. int32_t L_2 = Marshal_GetLastWin32Error_m1272610344(NULL /*static, unused*/, /*hidden argument*/NULL);
  10936. int32_t L_3 = L_2;
  10937. RuntimeObject * L_4 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_3);
  10938. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  10939. String_t* L_5 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1071424308, L_4, /*hidden argument*/NULL);
  10940. InvalidOperationException_t56020091 * L_6 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var);
  10941. InvalidOperationException__ctor_m237278729(L_6, L_5, /*hidden argument*/NULL);
  10942. IL2CPP_RAISE_MANAGED_EXCEPTION(L_6,WindowsConsoleDriver_ReadKey_m209631140_RuntimeMethod_var);
  10943. }
  10944. IL_0037:
  10945. {
  10946. int16_t L_7 = (&V_1)->get_EventType_0();
  10947. if ((((int32_t)L_7) == ((int32_t)1)))
  10948. {
  10949. goto IL_0050;
  10950. }
  10951. }
  10952. {
  10953. bool L_8 = (&V_1)->get_KeyDown_1();
  10954. if (!L_8)
  10955. {
  10956. goto IL_0008;
  10957. }
  10958. }
  10959. IL_0050:
  10960. {
  10961. int32_t L_9 = (&V_1)->get_ControlKeyState_6();
  10962. V_2 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_9&(int32_t)3))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  10963. int32_t L_10 = (&V_1)->get_ControlKeyState_6();
  10964. V_3 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_10&(int32_t)((int32_t)12)))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  10965. int32_t L_11 = (&V_1)->get_ControlKeyState_6();
  10966. V_4 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_11&(int32_t)((int32_t)16)))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  10967. Il2CppChar L_12 = (&V_1)->get_Character_5();
  10968. int16_t L_13 = (&V_1)->get_VirtualKeyCode_3();
  10969. bool L_14 = V_4;
  10970. bool L_15 = V_2;
  10971. bool L_16 = V_3;
  10972. ConsoleKeyInfo_t1802691652 L_17;
  10973. memset(&L_17, 0, sizeof(L_17));
  10974. ConsoleKeyInfo__ctor_m535940175((&L_17), L_12, L_13, L_14, L_15, L_16, /*hidden argument*/NULL);
  10975. return L_17;
  10976. }
  10977. }
  10978. // System.IntPtr System.WindowsConsoleDriver::GetStdHandle(System.Handles)
  10979. extern "C" IL2CPP_METHOD_ATTR intptr_t WindowsConsoleDriver_GetStdHandle_m23119533 (RuntimeObject * __this /* static, unused */, int32_t ___handle0, const RuntimeMethod* method)
  10980. {
  10981. typedef intptr_t (DEFAULT_CALL *PInvokeFunc) (int32_t);
  10982. static PInvokeFunc il2cppPInvokeFunc;
  10983. if (il2cppPInvokeFunc == NULL)
  10984. {
  10985. int parameterSize = sizeof(int32_t);
  10986. il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("kernel32.dll"), "GetStdHandle", IL2CPP_CALL_DEFAULT, CHARSET_UNICODE, parameterSize, false);
  10987. if (il2cppPInvokeFunc == NULL)
  10988. {
  10989. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'GetStdHandle'"),NULL);
  10990. }
  10991. }
  10992. // Native function invocation
  10993. intptr_t returnValue = il2cppPInvokeFunc(___handle0);
  10994. il2cpp_codegen_marshal_store_last_error();
  10995. return returnValue;
  10996. }
  10997. // System.Boolean System.WindowsConsoleDriver::GetConsoleScreenBufferInfo(System.IntPtr,System.ConsoleScreenBufferInfo&)
  10998. extern "C" IL2CPP_METHOD_ATTR bool WindowsConsoleDriver_GetConsoleScreenBufferInfo_m3609341087 (RuntimeObject * __this /* static, unused */, intptr_t ___handle0, ConsoleScreenBufferInfo_t3095351730 * ___info1, const RuntimeMethod* method)
  10999. {
  11000. typedef int32_t (DEFAULT_CALL *PInvokeFunc) (intptr_t, ConsoleScreenBufferInfo_t3095351730 *);
  11001. static PInvokeFunc il2cppPInvokeFunc;
  11002. if (il2cppPInvokeFunc == NULL)
  11003. {
  11004. int parameterSize = sizeof(intptr_t) + sizeof(ConsoleScreenBufferInfo_t3095351730 *);
  11005. il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("kernel32.dll"), "GetConsoleScreenBufferInfo", IL2CPP_CALL_DEFAULT, CHARSET_UNICODE, parameterSize, false);
  11006. if (il2cppPInvokeFunc == NULL)
  11007. {
  11008. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'GetConsoleScreenBufferInfo'"),NULL);
  11009. }
  11010. }
  11011. // Marshaling of parameter '___info1' to native representation
  11012. ConsoleScreenBufferInfo_t3095351730 ____info1_empty = {};
  11013. // Native function invocation
  11014. int32_t returnValue = il2cppPInvokeFunc(___handle0, (&____info1_empty));
  11015. il2cpp_codegen_marshal_store_last_error();
  11016. // Marshaling of parameter '___info1' back from native representation
  11017. *___info1 = ____info1_empty;
  11018. return static_cast<bool>(returnValue);
  11019. }
  11020. // System.Boolean System.WindowsConsoleDriver::ReadConsoleInput(System.IntPtr,System.InputRecord&,System.Int32,System.Int32&)
  11021. extern "C" IL2CPP_METHOD_ATTR bool WindowsConsoleDriver_ReadConsoleInput_m1790694890 (RuntimeObject * __this /* static, unused */, intptr_t ___handle0, InputRecord_t2660212290 * ___record1, int32_t ___length2, int32_t* ___nread3, const RuntimeMethod* method)
  11022. {
  11023. typedef int32_t (DEFAULT_CALL *PInvokeFunc) (intptr_t, InputRecord_t2660212290_marshaled_pinvoke*, int32_t, int32_t*);
  11024. static PInvokeFunc il2cppPInvokeFunc;
  11025. if (il2cppPInvokeFunc == NULL)
  11026. {
  11027. int parameterSize = sizeof(intptr_t) + sizeof(InputRecord_t2660212290_marshaled_pinvoke*) + sizeof(int32_t) + sizeof(int32_t*);
  11028. il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("kernel32.dll"), "ReadConsoleInput", IL2CPP_CALL_DEFAULT, CHARSET_UNICODE, parameterSize, false);
  11029. if (il2cppPInvokeFunc == NULL)
  11030. {
  11031. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'ReadConsoleInput'"),NULL);
  11032. }
  11033. }
  11034. // Marshaling of parameter '___record1' to native representation
  11035. InputRecord_t2660212290_marshaled_pinvoke ____record1_empty = {};
  11036. InputRecord_t2660212290_marshaled_pinvoke* ____record1_marshaled = &____record1_empty;
  11037. // Marshaling of parameter '___nread3' to native representation
  11038. int32_t ____nread3_empty = 0;
  11039. // Native function invocation
  11040. int32_t returnValue = il2cppPInvokeFunc(___handle0, ____record1_marshaled, ___length2, (&____nread3_empty));
  11041. il2cpp_codegen_marshal_store_last_error();
  11042. // Marshaling of parameter '___record1' back from native representation
  11043. InputRecord_t2660212290 _____record1_marshaled_unmarshaled_dereferenced;
  11044. memset(&_____record1_marshaled_unmarshaled_dereferenced, 0, sizeof(_____record1_marshaled_unmarshaled_dereferenced));
  11045. InputRecord_t2660212290_marshal_pinvoke_back(*____record1_marshaled, _____record1_marshaled_unmarshaled_dereferenced);
  11046. *___record1 = _____record1_marshaled_unmarshaled_dereferenced;
  11047. // Marshaling cleanup of parameter '___record1' native representation
  11048. InputRecord_t2660212290_marshal_pinvoke_cleanup(*____record1_marshaled);
  11049. // Marshaling of parameter '___nread3' back from native representation
  11050. *___nread3 = ____nread3_empty;
  11051. return static_cast<bool>(returnValue);
  11052. }
  11053. #ifdef __clang__
  11054. #pragma clang diagnostic pop
  11055. #endif