Bulk_mscorlib_10.cpp 328 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730
  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.Threading.Thread
  144. struct Thread_t2300836069;
  145. // System.Globalization.CultureInfo
  146. struct CultureInfo_t4157843068;
  147. // System.Globalization.NumberFormatInfo
  148. struct NumberFormatInfo_t435877138;
  149. // System.OverflowException
  150. struct OverflowException_t2020128637;
  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.Module
  172. struct Module_t2987026101;
  173. // System.Reflection.Assembly
  174. struct Assembly_t;
  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.IntPtr[]
  192. struct IntPtrU5BU5D_t4013366056;
  193. // System.Collections.IDictionary
  194. struct IDictionary_t1363984059;
  195. // System.Int32[]
  196. struct Int32U5BU5D_t385246372;
  197. // System.Globalization.DateTimeFormatInfo
  198. struct DateTimeFormatInfo_t2405853701;
  199. // System.Globalization.TextInfo
  200. struct TextInfo_t3810425522;
  201. // System.Globalization.CompareInfo
  202. struct CompareInfo_t1092934962;
  203. // System.Globalization.Calendar[]
  204. struct CalendarU5BU5D_t3985046076;
  205. // System.Globalization.Calendar
  206. struct Calendar_t1661121569;
  207. // System.Byte[]
  208. struct ByteU5BU5D_t4116647657;
  209. // System.Collections.Hashtable
  210. struct Hashtable_t1853889766;
  211. // System.Collections.Generic.Dictionary`2<System.String,System.Int32>
  212. struct Dictionary_2_t2736202052;
  213. // System.Int32
  214. struct Int32_t2950945753;
  215. // System.Void
  216. struct Void_t1185182177;
  217. // System.Collections.ArrayList
  218. struct ArrayList_t2718874744;
  219. // System.Runtime.Serialization.IFormatterConverter
  220. struct IFormatterConverter_t2171992254;
  221. // System.Byte
  222. struct Byte_t1134296376;
  223. // System.Double
  224. struct Double_t594665363;
  225. // System.UInt16
  226. struct UInt16_t2177724958;
  227. // System.Reflection.MethodInfo
  228. struct MethodInfo_t;
  229. // System.DelegateData
  230. struct DelegateData_t1677132599;
  231. // System.Reflection.Assembly/ResolveEventHolder
  232. struct ResolveEventHolder_t2120639521;
  233. // System.Security.Policy.Evidence
  234. struct Evidence_t2008144148;
  235. // System.Security.PermissionSet
  236. struct PermissionSet_t223948603;
  237. // System.Threading.ExecutionContext
  238. struct ExecutionContext_t1748372627;
  239. // System.MulticastDelegate
  240. struct MulticastDelegate_t;
  241. // System.Security.Principal.IPrincipal
  242. struct IPrincipal_t2343618843;
  243. // System.Reflection.TypeFilter
  244. struct TypeFilter_t2356120900;
  245. // System.Type[]
  246. struct TypeU5BU5D_t3940880105;
  247. // System.Reflection.MemberFilter
  248. struct MemberFilter_t426314064;
  249. extern RuntimeClass* Convert_t2465617642_il2cpp_TypeInfo_var;
  250. extern const uint32_t UInt64_System_IConvertible_ToBoolean_m3071416000_MetadataUsageId;
  251. extern const uint32_t UInt64_System_IConvertible_ToByte_m1501504925_MetadataUsageId;
  252. extern const uint32_t UInt64_System_IConvertible_ToChar_m2074245892_MetadataUsageId;
  253. extern const uint32_t UInt64_System_IConvertible_ToDateTime_m3434604642_MetadataUsageId;
  254. extern const uint32_t UInt64_System_IConvertible_ToDecimal_m806594027_MetadataUsageId;
  255. extern const uint32_t UInt64_System_IConvertible_ToDouble_m602078108_MetadataUsageId;
  256. extern const uint32_t UInt64_System_IConvertible_ToInt16_m3895479143_MetadataUsageId;
  257. extern const uint32_t UInt64_System_IConvertible_ToInt32_m949522652_MetadataUsageId;
  258. extern const uint32_t UInt64_System_IConvertible_ToInt64_m4241475606_MetadataUsageId;
  259. extern const uint32_t UInt64_System_IConvertible_ToSByte_m30962591_MetadataUsageId;
  260. extern const uint32_t UInt64_System_IConvertible_ToSingle_m925613075_MetadataUsageId;
  261. extern RuntimeClass* ArgumentNullException_t1615371798_il2cpp_TypeInfo_var;
  262. extern RuntimeClass* UInt64_t4134040092_il2cpp_TypeInfo_var;
  263. extern const RuntimeMethod* UInt64_System_IConvertible_ToType_m4049257834_RuntimeMethod_var;
  264. extern String_t* _stringLiteral3252615044;
  265. extern const uint32_t UInt64_System_IConvertible_ToType_m4049257834_MetadataUsageId;
  266. extern const uint32_t UInt64_System_IConvertible_ToUInt16_m4165747038_MetadataUsageId;
  267. extern const uint32_t UInt64_System_IConvertible_ToUInt32_m2784653358_MetadataUsageId;
  268. extern RuntimeClass* ArgumentException_t132251570_il2cpp_TypeInfo_var;
  269. extern const RuntimeMethod* UInt64_CompareTo_m3619843473_RuntimeMethod_var;
  270. extern String_t* _stringLiteral3792639183;
  271. extern const uint32_t UInt64_CompareTo_m3619843473_MetadataUsageId;
  272. extern const uint32_t UInt64_Equals_m1879425698_MetadataUsageId;
  273. extern const RuntimeType* NumberFormatInfo_t435877138_0_0_0_var;
  274. extern RuntimeClass* Type_t_il2cpp_TypeInfo_var;
  275. extern RuntimeClass* IFormatProvider_t2518567562_il2cpp_TypeInfo_var;
  276. extern RuntimeClass* NumberFormatInfo_t435877138_il2cpp_TypeInfo_var;
  277. extern RuntimeClass* Thread_t2300836069_il2cpp_TypeInfo_var;
  278. extern RuntimeClass* String_t_il2cpp_TypeInfo_var;
  279. extern RuntimeClass* Char_t3634460470_il2cpp_TypeInfo_var;
  280. extern RuntimeClass* OverflowException_t2020128637_il2cpp_TypeInfo_var;
  281. extern const RuntimeMethod* UInt64_Parse_m2329819578_RuntimeMethod_var;
  282. extern String_t* _stringLiteral3452614605;
  283. extern String_t* _stringLiteral1489265497;
  284. extern String_t* _stringLiteral2024505948;
  285. extern const uint32_t UInt64_Parse_m2329819578_MetadataUsageId;
  286. extern const RuntimeMethod* UInt64_Parse_m1485858293_RuntimeMethod_var;
  287. extern const uint32_t UInt64_Parse_m1485858293_MetadataUsageId;
  288. extern RuntimeClass* NumberFormatter_t1182924621_il2cpp_TypeInfo_var;
  289. extern const uint32_t UInt64_ToString_m1529093114_MetadataUsageId;
  290. extern const uint32_t UInt64_ToString_m2623377370_MetadataUsageId;
  291. extern const uint32_t UInt64_ToString_m1695188334_MetadataUsageId;
  292. extern RuntimeClass* UIntPtr_t_il2cpp_TypeInfo_var;
  293. extern const uint32_t UIntPtr__cctor_m3513964473_MetadataUsageId;
  294. extern const RuntimeMethod* UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_m1767630151_RuntimeMethod_var;
  295. extern String_t* _stringLiteral79347;
  296. extern String_t* _stringLiteral1363226343;
  297. extern const uint32_t UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_m1767630151_MetadataUsageId;
  298. extern const uint32_t UIntPtr_Equals_m1316671746_MetadataUsageId;
  299. extern String_t* _stringLiteral563158065;
  300. extern const uint32_t UnauthorizedAccessException__ctor_m246605039_MetadataUsageId;
  301. extern RuntimeClass* EventArgs_t3591816995_il2cpp_TypeInfo_var;
  302. extern const uint32_t UnhandledExceptionEventArgs__ctor_m224348470_MetadataUsageId;
  303. extern String_t* _stringLiteral2037252898;
  304. extern String_t* _stringLiteral3283586028;
  305. extern String_t* _stringLiteral209558951;
  306. extern const uint32_t UnitySerializationHolder__ctor_m3869442095_MetadataUsageId;
  307. extern const RuntimeType* UnitySerializationHolder_t431912834_0_0_0_var;
  308. extern const uint32_t UnitySerializationHolder_GetTypeData_m2453779479_MetadataUsageId;
  309. extern const uint32_t UnitySerializationHolder_GetDBNullData_m714211970_MetadataUsageId;
  310. extern const uint32_t UnitySerializationHolder_GetModuleData_m1550266881_MetadataUsageId;
  311. extern RuntimeClass* NotSupportedException_t1314879016_il2cpp_TypeInfo_var;
  312. extern const RuntimeMethod* UnitySerializationHolder_GetObjectData_m3377455907_RuntimeMethod_var;
  313. extern const uint32_t UnitySerializationHolder_GetObjectData_m3377455907_MetadataUsageId;
  314. extern RuntimeClass* DBNull_t3725197148_il2cpp_TypeInfo_var;
  315. extern const RuntimeMethod* UnitySerializationHolder_GetRealObject_m1624354633_RuntimeMethod_var;
  316. extern String_t* _stringLiteral553700296;
  317. extern const uint32_t UnitySerializationHolder_GetRealObject_m1624354633_MetadataUsageId;
  318. extern RuntimeClass* CharU5BU5D_t3528271667_il2cpp_TypeInfo_var;
  319. extern const RuntimeMethod* Version__ctor_m1394137037_RuntimeMethod_var;
  320. extern String_t* _stringLiteral1902401671;
  321. extern String_t* _stringLiteral1532400954;
  322. extern const uint32_t Version__ctor_m1394137037_MetadataUsageId;
  323. extern RuntimeClass* ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var;
  324. extern const RuntimeMethod* Version_CheckedSet_m654078179_RuntimeMethod_var;
  325. extern String_t* _stringLiteral419133523;
  326. extern String_t* _stringLiteral2762033855;
  327. extern String_t* _stringLiteral437191301;
  328. extern String_t* _stringLiteral3187820736;
  329. extern const uint32_t Version_CheckedSet_m654078179_MetadataUsageId;
  330. extern RuntimeClass* Version_t3456873960_il2cpp_TypeInfo_var;
  331. extern const uint32_t Version_Clone_m1749041863_MetadataUsageId;
  332. extern const RuntimeMethod* Version_CompareTo_m1662919407_RuntimeMethod_var;
  333. extern String_t* _stringLiteral3512823065;
  334. extern const uint32_t Version_CompareTo_m1662919407_MetadataUsageId;
  335. extern const uint32_t Version_Equals_m3073813696_MetadataUsageId;
  336. extern String_t* _stringLiteral3452614530;
  337. extern const uint32_t Version_ToString_m2279867705_MetadataUsageId;
  338. extern const uint32_t Version_CreateFromString_m719054818_MetadataUsageId;
  339. extern const RuntimeType* RuntimeObject_0_0_0_var;
  340. extern const RuntimeMethod* WeakReference__ctor_m1244067698_RuntimeMethod_var;
  341. extern String_t* _stringLiteral3234942771;
  342. extern String_t* _stringLiteral2922588279;
  343. extern const uint32_t WeakReference__ctor_m1244067698_MetadataUsageId;
  344. extern RuntimeClass* Exception_t_il2cpp_TypeInfo_var;
  345. extern const RuntimeMethod* WeakReference_GetObjectData_m2192383095_RuntimeMethod_var;
  346. extern const uint32_t WeakReference_GetObjectData_m2192383095_MetadataUsageId;
  347. struct ObjectU5BU5D_t2843939325;
  348. struct StringU5BU5D_t1281789340;
  349. struct CharU5BU5D_t3528271667;
  350. #ifndef RUNTIMEOBJECT_H
  351. #define RUNTIMEOBJECT_H
  352. #ifdef __clang__
  353. #pragma clang diagnostic push
  354. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  355. #pragma clang diagnostic ignored "-Wunused-variable"
  356. #endif
  357. // System.Object
  358. #ifdef __clang__
  359. #pragma clang diagnostic pop
  360. #endif
  361. #endif // RUNTIMEOBJECT_H
  362. struct Il2CppArrayBounds;
  363. #ifndef RUNTIMEARRAY_H
  364. #define RUNTIMEARRAY_H
  365. #ifdef __clang__
  366. #pragma clang diagnostic push
  367. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  368. #pragma clang diagnostic ignored "-Wunused-variable"
  369. #endif
  370. // System.Array
  371. #ifdef __clang__
  372. #pragma clang diagnostic pop
  373. #endif
  374. #endif // RUNTIMEARRAY_H
  375. #ifndef STRING_T_H
  376. #define STRING_T_H
  377. #ifdef __clang__
  378. #pragma clang diagnostic push
  379. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  380. #pragma clang diagnostic ignored "-Wunused-variable"
  381. #endif
  382. // System.String
  383. struct String_t : public RuntimeObject
  384. {
  385. public:
  386. // System.Int32 System.String::length
  387. int32_t ___length_0;
  388. // System.Char System.String::start_char
  389. Il2CppChar ___start_char_1;
  390. public:
  391. inline static int32_t get_offset_of_length_0() { return static_cast<int32_t>(offsetof(String_t, ___length_0)); }
  392. inline int32_t get_length_0() const { return ___length_0; }
  393. inline int32_t* get_address_of_length_0() { return &___length_0; }
  394. inline void set_length_0(int32_t value)
  395. {
  396. ___length_0 = value;
  397. }
  398. inline static int32_t get_offset_of_start_char_1() { return static_cast<int32_t>(offsetof(String_t, ___start_char_1)); }
  399. inline Il2CppChar get_start_char_1() const { return ___start_char_1; }
  400. inline Il2CppChar* get_address_of_start_char_1() { return &___start_char_1; }
  401. inline void set_start_char_1(Il2CppChar value)
  402. {
  403. ___start_char_1 = value;
  404. }
  405. };
  406. struct String_t_StaticFields
  407. {
  408. public:
  409. // System.String System.String::Empty
  410. String_t* ___Empty_2;
  411. // System.Char[] System.String::WhiteChars
  412. CharU5BU5D_t3528271667* ___WhiteChars_3;
  413. public:
  414. inline static int32_t get_offset_of_Empty_2() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_2)); }
  415. inline String_t* get_Empty_2() const { return ___Empty_2; }
  416. inline String_t** get_address_of_Empty_2() { return &___Empty_2; }
  417. inline void set_Empty_2(String_t* value)
  418. {
  419. ___Empty_2 = value;
  420. Il2CppCodeGenWriteBarrier((&___Empty_2), value);
  421. }
  422. inline static int32_t get_offset_of_WhiteChars_3() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___WhiteChars_3)); }
  423. inline CharU5BU5D_t3528271667* get_WhiteChars_3() const { return ___WhiteChars_3; }
  424. inline CharU5BU5D_t3528271667** get_address_of_WhiteChars_3() { return &___WhiteChars_3; }
  425. inline void set_WhiteChars_3(CharU5BU5D_t3528271667* value)
  426. {
  427. ___WhiteChars_3 = value;
  428. Il2CppCodeGenWriteBarrier((&___WhiteChars_3), value);
  429. }
  430. };
  431. #ifdef __clang__
  432. #pragma clang diagnostic pop
  433. #endif
  434. #endif // STRING_T_H
  435. #ifndef EXCEPTION_T_H
  436. #define EXCEPTION_T_H
  437. #ifdef __clang__
  438. #pragma clang diagnostic push
  439. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  440. #pragma clang diagnostic ignored "-Wunused-variable"
  441. #endif
  442. // System.Exception
  443. struct Exception_t : public RuntimeObject
  444. {
  445. public:
  446. // System.IntPtr[] System.Exception::trace_ips
  447. IntPtrU5BU5D_t4013366056* ___trace_ips_0;
  448. // System.Exception System.Exception::inner_exception
  449. Exception_t * ___inner_exception_1;
  450. // System.String System.Exception::message
  451. String_t* ___message_2;
  452. // System.String System.Exception::help_link
  453. String_t* ___help_link_3;
  454. // System.String System.Exception::class_name
  455. String_t* ___class_name_4;
  456. // System.String System.Exception::stack_trace
  457. String_t* ___stack_trace_5;
  458. // System.String System.Exception::_remoteStackTraceString
  459. String_t* ____remoteStackTraceString_6;
  460. // System.Int32 System.Exception::remote_stack_index
  461. int32_t ___remote_stack_index_7;
  462. // System.Int32 System.Exception::hresult
  463. int32_t ___hresult_8;
  464. // System.String System.Exception::source
  465. String_t* ___source_9;
  466. // System.Collections.IDictionary System.Exception::_data
  467. RuntimeObject* ____data_10;
  468. public:
  469. inline static int32_t get_offset_of_trace_ips_0() { return static_cast<int32_t>(offsetof(Exception_t, ___trace_ips_0)); }
  470. inline IntPtrU5BU5D_t4013366056* get_trace_ips_0() const { return ___trace_ips_0; }
  471. inline IntPtrU5BU5D_t4013366056** get_address_of_trace_ips_0() { return &___trace_ips_0; }
  472. inline void set_trace_ips_0(IntPtrU5BU5D_t4013366056* value)
  473. {
  474. ___trace_ips_0 = value;
  475. Il2CppCodeGenWriteBarrier((&___trace_ips_0), value);
  476. }
  477. inline static int32_t get_offset_of_inner_exception_1() { return static_cast<int32_t>(offsetof(Exception_t, ___inner_exception_1)); }
  478. inline Exception_t * get_inner_exception_1() const { return ___inner_exception_1; }
  479. inline Exception_t ** get_address_of_inner_exception_1() { return &___inner_exception_1; }
  480. inline void set_inner_exception_1(Exception_t * value)
  481. {
  482. ___inner_exception_1 = value;
  483. Il2CppCodeGenWriteBarrier((&___inner_exception_1), value);
  484. }
  485. inline static int32_t get_offset_of_message_2() { return static_cast<int32_t>(offsetof(Exception_t, ___message_2)); }
  486. inline String_t* get_message_2() const { return ___message_2; }
  487. inline String_t** get_address_of_message_2() { return &___message_2; }
  488. inline void set_message_2(String_t* value)
  489. {
  490. ___message_2 = value;
  491. Il2CppCodeGenWriteBarrier((&___message_2), value);
  492. }
  493. inline static int32_t get_offset_of_help_link_3() { return static_cast<int32_t>(offsetof(Exception_t, ___help_link_3)); }
  494. inline String_t* get_help_link_3() const { return ___help_link_3; }
  495. inline String_t** get_address_of_help_link_3() { return &___help_link_3; }
  496. inline void set_help_link_3(String_t* value)
  497. {
  498. ___help_link_3 = value;
  499. Il2CppCodeGenWriteBarrier((&___help_link_3), value);
  500. }
  501. inline static int32_t get_offset_of_class_name_4() { return static_cast<int32_t>(offsetof(Exception_t, ___class_name_4)); }
  502. inline String_t* get_class_name_4() const { return ___class_name_4; }
  503. inline String_t** get_address_of_class_name_4() { return &___class_name_4; }
  504. inline void set_class_name_4(String_t* value)
  505. {
  506. ___class_name_4 = value;
  507. Il2CppCodeGenWriteBarrier((&___class_name_4), value);
  508. }
  509. inline static int32_t get_offset_of_stack_trace_5() { return static_cast<int32_t>(offsetof(Exception_t, ___stack_trace_5)); }
  510. inline String_t* get_stack_trace_5() const { return ___stack_trace_5; }
  511. inline String_t** get_address_of_stack_trace_5() { return &___stack_trace_5; }
  512. inline void set_stack_trace_5(String_t* value)
  513. {
  514. ___stack_trace_5 = value;
  515. Il2CppCodeGenWriteBarrier((&___stack_trace_5), value);
  516. }
  517. inline static int32_t get_offset_of__remoteStackTraceString_6() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackTraceString_6)); }
  518. inline String_t* get__remoteStackTraceString_6() const { return ____remoteStackTraceString_6; }
  519. inline String_t** get_address_of__remoteStackTraceString_6() { return &____remoteStackTraceString_6; }
  520. inline void set__remoteStackTraceString_6(String_t* value)
  521. {
  522. ____remoteStackTraceString_6 = value;
  523. Il2CppCodeGenWriteBarrier((&____remoteStackTraceString_6), value);
  524. }
  525. inline static int32_t get_offset_of_remote_stack_index_7() { return static_cast<int32_t>(offsetof(Exception_t, ___remote_stack_index_7)); }
  526. inline int32_t get_remote_stack_index_7() const { return ___remote_stack_index_7; }
  527. inline int32_t* get_address_of_remote_stack_index_7() { return &___remote_stack_index_7; }
  528. inline void set_remote_stack_index_7(int32_t value)
  529. {
  530. ___remote_stack_index_7 = value;
  531. }
  532. inline static int32_t get_offset_of_hresult_8() { return static_cast<int32_t>(offsetof(Exception_t, ___hresult_8)); }
  533. inline int32_t get_hresult_8() const { return ___hresult_8; }
  534. inline int32_t* get_address_of_hresult_8() { return &___hresult_8; }
  535. inline void set_hresult_8(int32_t value)
  536. {
  537. ___hresult_8 = value;
  538. }
  539. inline static int32_t get_offset_of_source_9() { return static_cast<int32_t>(offsetof(Exception_t, ___source_9)); }
  540. inline String_t* get_source_9() const { return ___source_9; }
  541. inline String_t** get_address_of_source_9() { return &___source_9; }
  542. inline void set_source_9(String_t* value)
  543. {
  544. ___source_9 = value;
  545. Il2CppCodeGenWriteBarrier((&___source_9), value);
  546. }
  547. inline static int32_t get_offset_of__data_10() { return static_cast<int32_t>(offsetof(Exception_t, ____data_10)); }
  548. inline RuntimeObject* get__data_10() const { return ____data_10; }
  549. inline RuntimeObject** get_address_of__data_10() { return &____data_10; }
  550. inline void set__data_10(RuntimeObject* value)
  551. {
  552. ____data_10 = value;
  553. Il2CppCodeGenWriteBarrier((&____data_10), value);
  554. }
  555. };
  556. #ifdef __clang__
  557. #pragma clang diagnostic pop
  558. #endif
  559. #endif // EXCEPTION_T_H
  560. #ifndef NUMBERFORMATINFO_T435877138_H
  561. #define NUMBERFORMATINFO_T435877138_H
  562. #ifdef __clang__
  563. #pragma clang diagnostic push
  564. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  565. #pragma clang diagnostic ignored "-Wunused-variable"
  566. #endif
  567. // System.Globalization.NumberFormatInfo
  568. struct NumberFormatInfo_t435877138 : public RuntimeObject
  569. {
  570. public:
  571. // System.Boolean System.Globalization.NumberFormatInfo::isReadOnly
  572. bool ___isReadOnly_0;
  573. // System.String System.Globalization.NumberFormatInfo::decimalFormats
  574. String_t* ___decimalFormats_1;
  575. // System.String System.Globalization.NumberFormatInfo::currencyFormats
  576. String_t* ___currencyFormats_2;
  577. // System.String System.Globalization.NumberFormatInfo::percentFormats
  578. String_t* ___percentFormats_3;
  579. // System.String System.Globalization.NumberFormatInfo::digitPattern
  580. String_t* ___digitPattern_4;
  581. // System.String System.Globalization.NumberFormatInfo::zeroPattern
  582. String_t* ___zeroPattern_5;
  583. // System.Int32 System.Globalization.NumberFormatInfo::currencyDecimalDigits
  584. int32_t ___currencyDecimalDigits_6;
  585. // System.String System.Globalization.NumberFormatInfo::currencyDecimalSeparator
  586. String_t* ___currencyDecimalSeparator_7;
  587. // System.String System.Globalization.NumberFormatInfo::currencyGroupSeparator
  588. String_t* ___currencyGroupSeparator_8;
  589. // System.Int32[] System.Globalization.NumberFormatInfo::currencyGroupSizes
  590. Int32U5BU5D_t385246372* ___currencyGroupSizes_9;
  591. // System.Int32 System.Globalization.NumberFormatInfo::currencyNegativePattern
  592. int32_t ___currencyNegativePattern_10;
  593. // System.Int32 System.Globalization.NumberFormatInfo::currencyPositivePattern
  594. int32_t ___currencyPositivePattern_11;
  595. // System.String System.Globalization.NumberFormatInfo::currencySymbol
  596. String_t* ___currencySymbol_12;
  597. // System.String System.Globalization.NumberFormatInfo::nanSymbol
  598. String_t* ___nanSymbol_13;
  599. // System.String System.Globalization.NumberFormatInfo::negativeInfinitySymbol
  600. String_t* ___negativeInfinitySymbol_14;
  601. // System.String System.Globalization.NumberFormatInfo::negativeSign
  602. String_t* ___negativeSign_15;
  603. // System.Int32 System.Globalization.NumberFormatInfo::numberDecimalDigits
  604. int32_t ___numberDecimalDigits_16;
  605. // System.String System.Globalization.NumberFormatInfo::numberDecimalSeparator
  606. String_t* ___numberDecimalSeparator_17;
  607. // System.String System.Globalization.NumberFormatInfo::numberGroupSeparator
  608. String_t* ___numberGroupSeparator_18;
  609. // System.Int32[] System.Globalization.NumberFormatInfo::numberGroupSizes
  610. Int32U5BU5D_t385246372* ___numberGroupSizes_19;
  611. // System.Int32 System.Globalization.NumberFormatInfo::numberNegativePattern
  612. int32_t ___numberNegativePattern_20;
  613. // System.Int32 System.Globalization.NumberFormatInfo::percentDecimalDigits
  614. int32_t ___percentDecimalDigits_21;
  615. // System.String System.Globalization.NumberFormatInfo::percentDecimalSeparator
  616. String_t* ___percentDecimalSeparator_22;
  617. // System.String System.Globalization.NumberFormatInfo::percentGroupSeparator
  618. String_t* ___percentGroupSeparator_23;
  619. // System.Int32[] System.Globalization.NumberFormatInfo::percentGroupSizes
  620. Int32U5BU5D_t385246372* ___percentGroupSizes_24;
  621. // System.Int32 System.Globalization.NumberFormatInfo::percentNegativePattern
  622. int32_t ___percentNegativePattern_25;
  623. // System.Int32 System.Globalization.NumberFormatInfo::percentPositivePattern
  624. int32_t ___percentPositivePattern_26;
  625. // System.String System.Globalization.NumberFormatInfo::percentSymbol
  626. String_t* ___percentSymbol_27;
  627. // System.String System.Globalization.NumberFormatInfo::perMilleSymbol
  628. String_t* ___perMilleSymbol_28;
  629. // System.String System.Globalization.NumberFormatInfo::positiveInfinitySymbol
  630. String_t* ___positiveInfinitySymbol_29;
  631. // System.String System.Globalization.NumberFormatInfo::positiveSign
  632. String_t* ___positiveSign_30;
  633. // System.String System.Globalization.NumberFormatInfo::ansiCurrencySymbol
  634. String_t* ___ansiCurrencySymbol_31;
  635. // System.Int32 System.Globalization.NumberFormatInfo::m_dataItem
  636. int32_t ___m_dataItem_32;
  637. // System.Boolean System.Globalization.NumberFormatInfo::m_useUserOverride
  638. bool ___m_useUserOverride_33;
  639. // System.Boolean System.Globalization.NumberFormatInfo::validForParseAsNumber
  640. bool ___validForParseAsNumber_34;
  641. // System.Boolean System.Globalization.NumberFormatInfo::validForParseAsCurrency
  642. bool ___validForParseAsCurrency_35;
  643. // System.String[] System.Globalization.NumberFormatInfo::nativeDigits
  644. StringU5BU5D_t1281789340* ___nativeDigits_36;
  645. // System.Int32 System.Globalization.NumberFormatInfo::digitSubstitution
  646. int32_t ___digitSubstitution_37;
  647. public:
  648. inline static int32_t get_offset_of_isReadOnly_0() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___isReadOnly_0)); }
  649. inline bool get_isReadOnly_0() const { return ___isReadOnly_0; }
  650. inline bool* get_address_of_isReadOnly_0() { return &___isReadOnly_0; }
  651. inline void set_isReadOnly_0(bool value)
  652. {
  653. ___isReadOnly_0 = value;
  654. }
  655. inline static int32_t get_offset_of_decimalFormats_1() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___decimalFormats_1)); }
  656. inline String_t* get_decimalFormats_1() const { return ___decimalFormats_1; }
  657. inline String_t** get_address_of_decimalFormats_1() { return &___decimalFormats_1; }
  658. inline void set_decimalFormats_1(String_t* value)
  659. {
  660. ___decimalFormats_1 = value;
  661. Il2CppCodeGenWriteBarrier((&___decimalFormats_1), value);
  662. }
  663. inline static int32_t get_offset_of_currencyFormats_2() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___currencyFormats_2)); }
  664. inline String_t* get_currencyFormats_2() const { return ___currencyFormats_2; }
  665. inline String_t** get_address_of_currencyFormats_2() { return &___currencyFormats_2; }
  666. inline void set_currencyFormats_2(String_t* value)
  667. {
  668. ___currencyFormats_2 = value;
  669. Il2CppCodeGenWriteBarrier((&___currencyFormats_2), value);
  670. }
  671. inline static int32_t get_offset_of_percentFormats_3() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___percentFormats_3)); }
  672. inline String_t* get_percentFormats_3() const { return ___percentFormats_3; }
  673. inline String_t** get_address_of_percentFormats_3() { return &___percentFormats_3; }
  674. inline void set_percentFormats_3(String_t* value)
  675. {
  676. ___percentFormats_3 = value;
  677. Il2CppCodeGenWriteBarrier((&___percentFormats_3), value);
  678. }
  679. inline static int32_t get_offset_of_digitPattern_4() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___digitPattern_4)); }
  680. inline String_t* get_digitPattern_4() const { return ___digitPattern_4; }
  681. inline String_t** get_address_of_digitPattern_4() { return &___digitPattern_4; }
  682. inline void set_digitPattern_4(String_t* value)
  683. {
  684. ___digitPattern_4 = value;
  685. Il2CppCodeGenWriteBarrier((&___digitPattern_4), value);
  686. }
  687. inline static int32_t get_offset_of_zeroPattern_5() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___zeroPattern_5)); }
  688. inline String_t* get_zeroPattern_5() const { return ___zeroPattern_5; }
  689. inline String_t** get_address_of_zeroPattern_5() { return &___zeroPattern_5; }
  690. inline void set_zeroPattern_5(String_t* value)
  691. {
  692. ___zeroPattern_5 = value;
  693. Il2CppCodeGenWriteBarrier((&___zeroPattern_5), value);
  694. }
  695. inline static int32_t get_offset_of_currencyDecimalDigits_6() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___currencyDecimalDigits_6)); }
  696. inline int32_t get_currencyDecimalDigits_6() const { return ___currencyDecimalDigits_6; }
  697. inline int32_t* get_address_of_currencyDecimalDigits_6() { return &___currencyDecimalDigits_6; }
  698. inline void set_currencyDecimalDigits_6(int32_t value)
  699. {
  700. ___currencyDecimalDigits_6 = value;
  701. }
  702. inline static int32_t get_offset_of_currencyDecimalSeparator_7() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___currencyDecimalSeparator_7)); }
  703. inline String_t* get_currencyDecimalSeparator_7() const { return ___currencyDecimalSeparator_7; }
  704. inline String_t** get_address_of_currencyDecimalSeparator_7() { return &___currencyDecimalSeparator_7; }
  705. inline void set_currencyDecimalSeparator_7(String_t* value)
  706. {
  707. ___currencyDecimalSeparator_7 = value;
  708. Il2CppCodeGenWriteBarrier((&___currencyDecimalSeparator_7), value);
  709. }
  710. inline static int32_t get_offset_of_currencyGroupSeparator_8() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___currencyGroupSeparator_8)); }
  711. inline String_t* get_currencyGroupSeparator_8() const { return ___currencyGroupSeparator_8; }
  712. inline String_t** get_address_of_currencyGroupSeparator_8() { return &___currencyGroupSeparator_8; }
  713. inline void set_currencyGroupSeparator_8(String_t* value)
  714. {
  715. ___currencyGroupSeparator_8 = value;
  716. Il2CppCodeGenWriteBarrier((&___currencyGroupSeparator_8), value);
  717. }
  718. inline static int32_t get_offset_of_currencyGroupSizes_9() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___currencyGroupSizes_9)); }
  719. inline Int32U5BU5D_t385246372* get_currencyGroupSizes_9() const { return ___currencyGroupSizes_9; }
  720. inline Int32U5BU5D_t385246372** get_address_of_currencyGroupSizes_9() { return &___currencyGroupSizes_9; }
  721. inline void set_currencyGroupSizes_9(Int32U5BU5D_t385246372* value)
  722. {
  723. ___currencyGroupSizes_9 = value;
  724. Il2CppCodeGenWriteBarrier((&___currencyGroupSizes_9), value);
  725. }
  726. inline static int32_t get_offset_of_currencyNegativePattern_10() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___currencyNegativePattern_10)); }
  727. inline int32_t get_currencyNegativePattern_10() const { return ___currencyNegativePattern_10; }
  728. inline int32_t* get_address_of_currencyNegativePattern_10() { return &___currencyNegativePattern_10; }
  729. inline void set_currencyNegativePattern_10(int32_t value)
  730. {
  731. ___currencyNegativePattern_10 = value;
  732. }
  733. inline static int32_t get_offset_of_currencyPositivePattern_11() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___currencyPositivePattern_11)); }
  734. inline int32_t get_currencyPositivePattern_11() const { return ___currencyPositivePattern_11; }
  735. inline int32_t* get_address_of_currencyPositivePattern_11() { return &___currencyPositivePattern_11; }
  736. inline void set_currencyPositivePattern_11(int32_t value)
  737. {
  738. ___currencyPositivePattern_11 = value;
  739. }
  740. inline static int32_t get_offset_of_currencySymbol_12() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___currencySymbol_12)); }
  741. inline String_t* get_currencySymbol_12() const { return ___currencySymbol_12; }
  742. inline String_t** get_address_of_currencySymbol_12() { return &___currencySymbol_12; }
  743. inline void set_currencySymbol_12(String_t* value)
  744. {
  745. ___currencySymbol_12 = value;
  746. Il2CppCodeGenWriteBarrier((&___currencySymbol_12), value);
  747. }
  748. inline static int32_t get_offset_of_nanSymbol_13() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___nanSymbol_13)); }
  749. inline String_t* get_nanSymbol_13() const { return ___nanSymbol_13; }
  750. inline String_t** get_address_of_nanSymbol_13() { return &___nanSymbol_13; }
  751. inline void set_nanSymbol_13(String_t* value)
  752. {
  753. ___nanSymbol_13 = value;
  754. Il2CppCodeGenWriteBarrier((&___nanSymbol_13), value);
  755. }
  756. inline static int32_t get_offset_of_negativeInfinitySymbol_14() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___negativeInfinitySymbol_14)); }
  757. inline String_t* get_negativeInfinitySymbol_14() const { return ___negativeInfinitySymbol_14; }
  758. inline String_t** get_address_of_negativeInfinitySymbol_14() { return &___negativeInfinitySymbol_14; }
  759. inline void set_negativeInfinitySymbol_14(String_t* value)
  760. {
  761. ___negativeInfinitySymbol_14 = value;
  762. Il2CppCodeGenWriteBarrier((&___negativeInfinitySymbol_14), value);
  763. }
  764. inline static int32_t get_offset_of_negativeSign_15() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___negativeSign_15)); }
  765. inline String_t* get_negativeSign_15() const { return ___negativeSign_15; }
  766. inline String_t** get_address_of_negativeSign_15() { return &___negativeSign_15; }
  767. inline void set_negativeSign_15(String_t* value)
  768. {
  769. ___negativeSign_15 = value;
  770. Il2CppCodeGenWriteBarrier((&___negativeSign_15), value);
  771. }
  772. inline static int32_t get_offset_of_numberDecimalDigits_16() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___numberDecimalDigits_16)); }
  773. inline int32_t get_numberDecimalDigits_16() const { return ___numberDecimalDigits_16; }
  774. inline int32_t* get_address_of_numberDecimalDigits_16() { return &___numberDecimalDigits_16; }
  775. inline void set_numberDecimalDigits_16(int32_t value)
  776. {
  777. ___numberDecimalDigits_16 = value;
  778. }
  779. inline static int32_t get_offset_of_numberDecimalSeparator_17() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___numberDecimalSeparator_17)); }
  780. inline String_t* get_numberDecimalSeparator_17() const { return ___numberDecimalSeparator_17; }
  781. inline String_t** get_address_of_numberDecimalSeparator_17() { return &___numberDecimalSeparator_17; }
  782. inline void set_numberDecimalSeparator_17(String_t* value)
  783. {
  784. ___numberDecimalSeparator_17 = value;
  785. Il2CppCodeGenWriteBarrier((&___numberDecimalSeparator_17), value);
  786. }
  787. inline static int32_t get_offset_of_numberGroupSeparator_18() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___numberGroupSeparator_18)); }
  788. inline String_t* get_numberGroupSeparator_18() const { return ___numberGroupSeparator_18; }
  789. inline String_t** get_address_of_numberGroupSeparator_18() { return &___numberGroupSeparator_18; }
  790. inline void set_numberGroupSeparator_18(String_t* value)
  791. {
  792. ___numberGroupSeparator_18 = value;
  793. Il2CppCodeGenWriteBarrier((&___numberGroupSeparator_18), value);
  794. }
  795. inline static int32_t get_offset_of_numberGroupSizes_19() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___numberGroupSizes_19)); }
  796. inline Int32U5BU5D_t385246372* get_numberGroupSizes_19() const { return ___numberGroupSizes_19; }
  797. inline Int32U5BU5D_t385246372** get_address_of_numberGroupSizes_19() { return &___numberGroupSizes_19; }
  798. inline void set_numberGroupSizes_19(Int32U5BU5D_t385246372* value)
  799. {
  800. ___numberGroupSizes_19 = value;
  801. Il2CppCodeGenWriteBarrier((&___numberGroupSizes_19), value);
  802. }
  803. inline static int32_t get_offset_of_numberNegativePattern_20() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___numberNegativePattern_20)); }
  804. inline int32_t get_numberNegativePattern_20() const { return ___numberNegativePattern_20; }
  805. inline int32_t* get_address_of_numberNegativePattern_20() { return &___numberNegativePattern_20; }
  806. inline void set_numberNegativePattern_20(int32_t value)
  807. {
  808. ___numberNegativePattern_20 = value;
  809. }
  810. inline static int32_t get_offset_of_percentDecimalDigits_21() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___percentDecimalDigits_21)); }
  811. inline int32_t get_percentDecimalDigits_21() const { return ___percentDecimalDigits_21; }
  812. inline int32_t* get_address_of_percentDecimalDigits_21() { return &___percentDecimalDigits_21; }
  813. inline void set_percentDecimalDigits_21(int32_t value)
  814. {
  815. ___percentDecimalDigits_21 = value;
  816. }
  817. inline static int32_t get_offset_of_percentDecimalSeparator_22() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___percentDecimalSeparator_22)); }
  818. inline String_t* get_percentDecimalSeparator_22() const { return ___percentDecimalSeparator_22; }
  819. inline String_t** get_address_of_percentDecimalSeparator_22() { return &___percentDecimalSeparator_22; }
  820. inline void set_percentDecimalSeparator_22(String_t* value)
  821. {
  822. ___percentDecimalSeparator_22 = value;
  823. Il2CppCodeGenWriteBarrier((&___percentDecimalSeparator_22), value);
  824. }
  825. inline static int32_t get_offset_of_percentGroupSeparator_23() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___percentGroupSeparator_23)); }
  826. inline String_t* get_percentGroupSeparator_23() const { return ___percentGroupSeparator_23; }
  827. inline String_t** get_address_of_percentGroupSeparator_23() { return &___percentGroupSeparator_23; }
  828. inline void set_percentGroupSeparator_23(String_t* value)
  829. {
  830. ___percentGroupSeparator_23 = value;
  831. Il2CppCodeGenWriteBarrier((&___percentGroupSeparator_23), value);
  832. }
  833. inline static int32_t get_offset_of_percentGroupSizes_24() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___percentGroupSizes_24)); }
  834. inline Int32U5BU5D_t385246372* get_percentGroupSizes_24() const { return ___percentGroupSizes_24; }
  835. inline Int32U5BU5D_t385246372** get_address_of_percentGroupSizes_24() { return &___percentGroupSizes_24; }
  836. inline void set_percentGroupSizes_24(Int32U5BU5D_t385246372* value)
  837. {
  838. ___percentGroupSizes_24 = value;
  839. Il2CppCodeGenWriteBarrier((&___percentGroupSizes_24), value);
  840. }
  841. inline static int32_t get_offset_of_percentNegativePattern_25() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___percentNegativePattern_25)); }
  842. inline int32_t get_percentNegativePattern_25() const { return ___percentNegativePattern_25; }
  843. inline int32_t* get_address_of_percentNegativePattern_25() { return &___percentNegativePattern_25; }
  844. inline void set_percentNegativePattern_25(int32_t value)
  845. {
  846. ___percentNegativePattern_25 = value;
  847. }
  848. inline static int32_t get_offset_of_percentPositivePattern_26() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___percentPositivePattern_26)); }
  849. inline int32_t get_percentPositivePattern_26() const { return ___percentPositivePattern_26; }
  850. inline int32_t* get_address_of_percentPositivePattern_26() { return &___percentPositivePattern_26; }
  851. inline void set_percentPositivePattern_26(int32_t value)
  852. {
  853. ___percentPositivePattern_26 = value;
  854. }
  855. inline static int32_t get_offset_of_percentSymbol_27() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___percentSymbol_27)); }
  856. inline String_t* get_percentSymbol_27() const { return ___percentSymbol_27; }
  857. inline String_t** get_address_of_percentSymbol_27() { return &___percentSymbol_27; }
  858. inline void set_percentSymbol_27(String_t* value)
  859. {
  860. ___percentSymbol_27 = value;
  861. Il2CppCodeGenWriteBarrier((&___percentSymbol_27), value);
  862. }
  863. inline static int32_t get_offset_of_perMilleSymbol_28() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___perMilleSymbol_28)); }
  864. inline String_t* get_perMilleSymbol_28() const { return ___perMilleSymbol_28; }
  865. inline String_t** get_address_of_perMilleSymbol_28() { return &___perMilleSymbol_28; }
  866. inline void set_perMilleSymbol_28(String_t* value)
  867. {
  868. ___perMilleSymbol_28 = value;
  869. Il2CppCodeGenWriteBarrier((&___perMilleSymbol_28), value);
  870. }
  871. inline static int32_t get_offset_of_positiveInfinitySymbol_29() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___positiveInfinitySymbol_29)); }
  872. inline String_t* get_positiveInfinitySymbol_29() const { return ___positiveInfinitySymbol_29; }
  873. inline String_t** get_address_of_positiveInfinitySymbol_29() { return &___positiveInfinitySymbol_29; }
  874. inline void set_positiveInfinitySymbol_29(String_t* value)
  875. {
  876. ___positiveInfinitySymbol_29 = value;
  877. Il2CppCodeGenWriteBarrier((&___positiveInfinitySymbol_29), value);
  878. }
  879. inline static int32_t get_offset_of_positiveSign_30() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___positiveSign_30)); }
  880. inline String_t* get_positiveSign_30() const { return ___positiveSign_30; }
  881. inline String_t** get_address_of_positiveSign_30() { return &___positiveSign_30; }
  882. inline void set_positiveSign_30(String_t* value)
  883. {
  884. ___positiveSign_30 = value;
  885. Il2CppCodeGenWriteBarrier((&___positiveSign_30), value);
  886. }
  887. inline static int32_t get_offset_of_ansiCurrencySymbol_31() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___ansiCurrencySymbol_31)); }
  888. inline String_t* get_ansiCurrencySymbol_31() const { return ___ansiCurrencySymbol_31; }
  889. inline String_t** get_address_of_ansiCurrencySymbol_31() { return &___ansiCurrencySymbol_31; }
  890. inline void set_ansiCurrencySymbol_31(String_t* value)
  891. {
  892. ___ansiCurrencySymbol_31 = value;
  893. Il2CppCodeGenWriteBarrier((&___ansiCurrencySymbol_31), value);
  894. }
  895. inline static int32_t get_offset_of_m_dataItem_32() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___m_dataItem_32)); }
  896. inline int32_t get_m_dataItem_32() const { return ___m_dataItem_32; }
  897. inline int32_t* get_address_of_m_dataItem_32() { return &___m_dataItem_32; }
  898. inline void set_m_dataItem_32(int32_t value)
  899. {
  900. ___m_dataItem_32 = value;
  901. }
  902. inline static int32_t get_offset_of_m_useUserOverride_33() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___m_useUserOverride_33)); }
  903. inline bool get_m_useUserOverride_33() const { return ___m_useUserOverride_33; }
  904. inline bool* get_address_of_m_useUserOverride_33() { return &___m_useUserOverride_33; }
  905. inline void set_m_useUserOverride_33(bool value)
  906. {
  907. ___m_useUserOverride_33 = value;
  908. }
  909. inline static int32_t get_offset_of_validForParseAsNumber_34() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___validForParseAsNumber_34)); }
  910. inline bool get_validForParseAsNumber_34() const { return ___validForParseAsNumber_34; }
  911. inline bool* get_address_of_validForParseAsNumber_34() { return &___validForParseAsNumber_34; }
  912. inline void set_validForParseAsNumber_34(bool value)
  913. {
  914. ___validForParseAsNumber_34 = value;
  915. }
  916. inline static int32_t get_offset_of_validForParseAsCurrency_35() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___validForParseAsCurrency_35)); }
  917. inline bool get_validForParseAsCurrency_35() const { return ___validForParseAsCurrency_35; }
  918. inline bool* get_address_of_validForParseAsCurrency_35() { return &___validForParseAsCurrency_35; }
  919. inline void set_validForParseAsCurrency_35(bool value)
  920. {
  921. ___validForParseAsCurrency_35 = value;
  922. }
  923. inline static int32_t get_offset_of_nativeDigits_36() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___nativeDigits_36)); }
  924. inline StringU5BU5D_t1281789340* get_nativeDigits_36() const { return ___nativeDigits_36; }
  925. inline StringU5BU5D_t1281789340** get_address_of_nativeDigits_36() { return &___nativeDigits_36; }
  926. inline void set_nativeDigits_36(StringU5BU5D_t1281789340* value)
  927. {
  928. ___nativeDigits_36 = value;
  929. Il2CppCodeGenWriteBarrier((&___nativeDigits_36), value);
  930. }
  931. inline static int32_t get_offset_of_digitSubstitution_37() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138, ___digitSubstitution_37)); }
  932. inline int32_t get_digitSubstitution_37() const { return ___digitSubstitution_37; }
  933. inline int32_t* get_address_of_digitSubstitution_37() { return &___digitSubstitution_37; }
  934. inline void set_digitSubstitution_37(int32_t value)
  935. {
  936. ___digitSubstitution_37 = value;
  937. }
  938. };
  939. struct NumberFormatInfo_t435877138_StaticFields
  940. {
  941. public:
  942. // System.String[] System.Globalization.NumberFormatInfo::invariantNativeDigits
  943. StringU5BU5D_t1281789340* ___invariantNativeDigits_38;
  944. public:
  945. inline static int32_t get_offset_of_invariantNativeDigits_38() { return static_cast<int32_t>(offsetof(NumberFormatInfo_t435877138_StaticFields, ___invariantNativeDigits_38)); }
  946. inline StringU5BU5D_t1281789340* get_invariantNativeDigits_38() const { return ___invariantNativeDigits_38; }
  947. inline StringU5BU5D_t1281789340** get_address_of_invariantNativeDigits_38() { return &___invariantNativeDigits_38; }
  948. inline void set_invariantNativeDigits_38(StringU5BU5D_t1281789340* value)
  949. {
  950. ___invariantNativeDigits_38 = value;
  951. Il2CppCodeGenWriteBarrier((&___invariantNativeDigits_38), value);
  952. }
  953. };
  954. #ifdef __clang__
  955. #pragma clang diagnostic pop
  956. #endif
  957. #endif // NUMBERFORMATINFO_T435877138_H
  958. #ifndef CULTUREINFO_T4157843068_H
  959. #define CULTUREINFO_T4157843068_H
  960. #ifdef __clang__
  961. #pragma clang diagnostic push
  962. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  963. #pragma clang diagnostic ignored "-Wunused-variable"
  964. #endif
  965. // System.Globalization.CultureInfo
  966. struct CultureInfo_t4157843068 : public RuntimeObject
  967. {
  968. public:
  969. // System.Boolean System.Globalization.CultureInfo::m_isReadOnly
  970. bool ___m_isReadOnly_7;
  971. // System.Int32 System.Globalization.CultureInfo::cultureID
  972. int32_t ___cultureID_8;
  973. // System.Int32 System.Globalization.CultureInfo::parent_lcid
  974. int32_t ___parent_lcid_9;
  975. // System.Int32 System.Globalization.CultureInfo::specific_lcid
  976. int32_t ___specific_lcid_10;
  977. // System.Int32 System.Globalization.CultureInfo::datetime_index
  978. int32_t ___datetime_index_11;
  979. // System.Int32 System.Globalization.CultureInfo::number_index
  980. int32_t ___number_index_12;
  981. // System.Boolean System.Globalization.CultureInfo::m_useUserOverride
  982. bool ___m_useUserOverride_13;
  983. // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::numInfo
  984. NumberFormatInfo_t435877138 * ___numInfo_14;
  985. // System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::dateTimeInfo
  986. DateTimeFormatInfo_t2405853701 * ___dateTimeInfo_15;
  987. // System.Globalization.TextInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::textInfo
  988. TextInfo_t3810425522 * ___textInfo_16;
  989. // System.String System.Globalization.CultureInfo::m_name
  990. String_t* ___m_name_17;
  991. // System.String System.Globalization.CultureInfo::displayname
  992. String_t* ___displayname_18;
  993. // System.String System.Globalization.CultureInfo::englishname
  994. String_t* ___englishname_19;
  995. // System.String System.Globalization.CultureInfo::nativename
  996. String_t* ___nativename_20;
  997. // System.String System.Globalization.CultureInfo::iso3lang
  998. String_t* ___iso3lang_21;
  999. // System.String System.Globalization.CultureInfo::iso2lang
  1000. String_t* ___iso2lang_22;
  1001. // System.String System.Globalization.CultureInfo::icu_name
  1002. String_t* ___icu_name_23;
  1003. // System.String System.Globalization.CultureInfo::win3lang
  1004. String_t* ___win3lang_24;
  1005. // System.String System.Globalization.CultureInfo::territory
  1006. String_t* ___territory_25;
  1007. // System.Globalization.CompareInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::compareInfo
  1008. CompareInfo_t1092934962 * ___compareInfo_26;
  1009. // System.Int32* System.Globalization.CultureInfo::calendar_data
  1010. int32_t* ___calendar_data_27;
  1011. // System.Void* System.Globalization.CultureInfo::textinfo_data
  1012. void* ___textinfo_data_28;
  1013. // System.Globalization.Calendar[] System.Globalization.CultureInfo::optional_calendars
  1014. CalendarU5BU5D_t3985046076* ___optional_calendars_29;
  1015. // System.Globalization.CultureInfo System.Globalization.CultureInfo::parent_culture
  1016. CultureInfo_t4157843068 * ___parent_culture_30;
  1017. // System.Int32 System.Globalization.CultureInfo::m_dataItem
  1018. int32_t ___m_dataItem_31;
  1019. // System.Globalization.Calendar System.Globalization.CultureInfo::calendar
  1020. Calendar_t1661121569 * ___calendar_32;
  1021. // System.Boolean System.Globalization.CultureInfo::constructed
  1022. bool ___constructed_33;
  1023. // System.Byte[] System.Globalization.CultureInfo::cached_serialized_form
  1024. ByteU5BU5D_t4116647657* ___cached_serialized_form_34;
  1025. public:
  1026. inline static int32_t get_offset_of_m_isReadOnly_7() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___m_isReadOnly_7)); }
  1027. inline bool get_m_isReadOnly_7() const { return ___m_isReadOnly_7; }
  1028. inline bool* get_address_of_m_isReadOnly_7() { return &___m_isReadOnly_7; }
  1029. inline void set_m_isReadOnly_7(bool value)
  1030. {
  1031. ___m_isReadOnly_7 = value;
  1032. }
  1033. inline static int32_t get_offset_of_cultureID_8() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___cultureID_8)); }
  1034. inline int32_t get_cultureID_8() const { return ___cultureID_8; }
  1035. inline int32_t* get_address_of_cultureID_8() { return &___cultureID_8; }
  1036. inline void set_cultureID_8(int32_t value)
  1037. {
  1038. ___cultureID_8 = value;
  1039. }
  1040. inline static int32_t get_offset_of_parent_lcid_9() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___parent_lcid_9)); }
  1041. inline int32_t get_parent_lcid_9() const { return ___parent_lcid_9; }
  1042. inline int32_t* get_address_of_parent_lcid_9() { return &___parent_lcid_9; }
  1043. inline void set_parent_lcid_9(int32_t value)
  1044. {
  1045. ___parent_lcid_9 = value;
  1046. }
  1047. inline static int32_t get_offset_of_specific_lcid_10() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___specific_lcid_10)); }
  1048. inline int32_t get_specific_lcid_10() const { return ___specific_lcid_10; }
  1049. inline int32_t* get_address_of_specific_lcid_10() { return &___specific_lcid_10; }
  1050. inline void set_specific_lcid_10(int32_t value)
  1051. {
  1052. ___specific_lcid_10 = value;
  1053. }
  1054. inline static int32_t get_offset_of_datetime_index_11() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___datetime_index_11)); }
  1055. inline int32_t get_datetime_index_11() const { return ___datetime_index_11; }
  1056. inline int32_t* get_address_of_datetime_index_11() { return &___datetime_index_11; }
  1057. inline void set_datetime_index_11(int32_t value)
  1058. {
  1059. ___datetime_index_11 = value;
  1060. }
  1061. inline static int32_t get_offset_of_number_index_12() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___number_index_12)); }
  1062. inline int32_t get_number_index_12() const { return ___number_index_12; }
  1063. inline int32_t* get_address_of_number_index_12() { return &___number_index_12; }
  1064. inline void set_number_index_12(int32_t value)
  1065. {
  1066. ___number_index_12 = value;
  1067. }
  1068. inline static int32_t get_offset_of_m_useUserOverride_13() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___m_useUserOverride_13)); }
  1069. inline bool get_m_useUserOverride_13() const { return ___m_useUserOverride_13; }
  1070. inline bool* get_address_of_m_useUserOverride_13() { return &___m_useUserOverride_13; }
  1071. inline void set_m_useUserOverride_13(bool value)
  1072. {
  1073. ___m_useUserOverride_13 = value;
  1074. }
  1075. inline static int32_t get_offset_of_numInfo_14() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___numInfo_14)); }
  1076. inline NumberFormatInfo_t435877138 * get_numInfo_14() const { return ___numInfo_14; }
  1077. inline NumberFormatInfo_t435877138 ** get_address_of_numInfo_14() { return &___numInfo_14; }
  1078. inline void set_numInfo_14(NumberFormatInfo_t435877138 * value)
  1079. {
  1080. ___numInfo_14 = value;
  1081. Il2CppCodeGenWriteBarrier((&___numInfo_14), value);
  1082. }
  1083. inline static int32_t get_offset_of_dateTimeInfo_15() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___dateTimeInfo_15)); }
  1084. inline DateTimeFormatInfo_t2405853701 * get_dateTimeInfo_15() const { return ___dateTimeInfo_15; }
  1085. inline DateTimeFormatInfo_t2405853701 ** get_address_of_dateTimeInfo_15() { return &___dateTimeInfo_15; }
  1086. inline void set_dateTimeInfo_15(DateTimeFormatInfo_t2405853701 * value)
  1087. {
  1088. ___dateTimeInfo_15 = value;
  1089. Il2CppCodeGenWriteBarrier((&___dateTimeInfo_15), value);
  1090. }
  1091. inline static int32_t get_offset_of_textInfo_16() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___textInfo_16)); }
  1092. inline TextInfo_t3810425522 * get_textInfo_16() const { return ___textInfo_16; }
  1093. inline TextInfo_t3810425522 ** get_address_of_textInfo_16() { return &___textInfo_16; }
  1094. inline void set_textInfo_16(TextInfo_t3810425522 * value)
  1095. {
  1096. ___textInfo_16 = value;
  1097. Il2CppCodeGenWriteBarrier((&___textInfo_16), value);
  1098. }
  1099. inline static int32_t get_offset_of_m_name_17() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___m_name_17)); }
  1100. inline String_t* get_m_name_17() const { return ___m_name_17; }
  1101. inline String_t** get_address_of_m_name_17() { return &___m_name_17; }
  1102. inline void set_m_name_17(String_t* value)
  1103. {
  1104. ___m_name_17 = value;
  1105. Il2CppCodeGenWriteBarrier((&___m_name_17), value);
  1106. }
  1107. inline static int32_t get_offset_of_displayname_18() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___displayname_18)); }
  1108. inline String_t* get_displayname_18() const { return ___displayname_18; }
  1109. inline String_t** get_address_of_displayname_18() { return &___displayname_18; }
  1110. inline void set_displayname_18(String_t* value)
  1111. {
  1112. ___displayname_18 = value;
  1113. Il2CppCodeGenWriteBarrier((&___displayname_18), value);
  1114. }
  1115. inline static int32_t get_offset_of_englishname_19() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___englishname_19)); }
  1116. inline String_t* get_englishname_19() const { return ___englishname_19; }
  1117. inline String_t** get_address_of_englishname_19() { return &___englishname_19; }
  1118. inline void set_englishname_19(String_t* value)
  1119. {
  1120. ___englishname_19 = value;
  1121. Il2CppCodeGenWriteBarrier((&___englishname_19), value);
  1122. }
  1123. inline static int32_t get_offset_of_nativename_20() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___nativename_20)); }
  1124. inline String_t* get_nativename_20() const { return ___nativename_20; }
  1125. inline String_t** get_address_of_nativename_20() { return &___nativename_20; }
  1126. inline void set_nativename_20(String_t* value)
  1127. {
  1128. ___nativename_20 = value;
  1129. Il2CppCodeGenWriteBarrier((&___nativename_20), value);
  1130. }
  1131. inline static int32_t get_offset_of_iso3lang_21() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___iso3lang_21)); }
  1132. inline String_t* get_iso3lang_21() const { return ___iso3lang_21; }
  1133. inline String_t** get_address_of_iso3lang_21() { return &___iso3lang_21; }
  1134. inline void set_iso3lang_21(String_t* value)
  1135. {
  1136. ___iso3lang_21 = value;
  1137. Il2CppCodeGenWriteBarrier((&___iso3lang_21), value);
  1138. }
  1139. inline static int32_t get_offset_of_iso2lang_22() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___iso2lang_22)); }
  1140. inline String_t* get_iso2lang_22() const { return ___iso2lang_22; }
  1141. inline String_t** get_address_of_iso2lang_22() { return &___iso2lang_22; }
  1142. inline void set_iso2lang_22(String_t* value)
  1143. {
  1144. ___iso2lang_22 = value;
  1145. Il2CppCodeGenWriteBarrier((&___iso2lang_22), value);
  1146. }
  1147. inline static int32_t get_offset_of_icu_name_23() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___icu_name_23)); }
  1148. inline String_t* get_icu_name_23() const { return ___icu_name_23; }
  1149. inline String_t** get_address_of_icu_name_23() { return &___icu_name_23; }
  1150. inline void set_icu_name_23(String_t* value)
  1151. {
  1152. ___icu_name_23 = value;
  1153. Il2CppCodeGenWriteBarrier((&___icu_name_23), value);
  1154. }
  1155. inline static int32_t get_offset_of_win3lang_24() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___win3lang_24)); }
  1156. inline String_t* get_win3lang_24() const { return ___win3lang_24; }
  1157. inline String_t** get_address_of_win3lang_24() { return &___win3lang_24; }
  1158. inline void set_win3lang_24(String_t* value)
  1159. {
  1160. ___win3lang_24 = value;
  1161. Il2CppCodeGenWriteBarrier((&___win3lang_24), value);
  1162. }
  1163. inline static int32_t get_offset_of_territory_25() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___territory_25)); }
  1164. inline String_t* get_territory_25() const { return ___territory_25; }
  1165. inline String_t** get_address_of_territory_25() { return &___territory_25; }
  1166. inline void set_territory_25(String_t* value)
  1167. {
  1168. ___territory_25 = value;
  1169. Il2CppCodeGenWriteBarrier((&___territory_25), value);
  1170. }
  1171. inline static int32_t get_offset_of_compareInfo_26() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___compareInfo_26)); }
  1172. inline CompareInfo_t1092934962 * get_compareInfo_26() const { return ___compareInfo_26; }
  1173. inline CompareInfo_t1092934962 ** get_address_of_compareInfo_26() { return &___compareInfo_26; }
  1174. inline void set_compareInfo_26(CompareInfo_t1092934962 * value)
  1175. {
  1176. ___compareInfo_26 = value;
  1177. Il2CppCodeGenWriteBarrier((&___compareInfo_26), value);
  1178. }
  1179. inline static int32_t get_offset_of_calendar_data_27() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___calendar_data_27)); }
  1180. inline int32_t* get_calendar_data_27() const { return ___calendar_data_27; }
  1181. inline int32_t** get_address_of_calendar_data_27() { return &___calendar_data_27; }
  1182. inline void set_calendar_data_27(int32_t* value)
  1183. {
  1184. ___calendar_data_27 = value;
  1185. }
  1186. inline static int32_t get_offset_of_textinfo_data_28() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___textinfo_data_28)); }
  1187. inline void* get_textinfo_data_28() const { return ___textinfo_data_28; }
  1188. inline void** get_address_of_textinfo_data_28() { return &___textinfo_data_28; }
  1189. inline void set_textinfo_data_28(void* value)
  1190. {
  1191. ___textinfo_data_28 = value;
  1192. }
  1193. inline static int32_t get_offset_of_optional_calendars_29() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___optional_calendars_29)); }
  1194. inline CalendarU5BU5D_t3985046076* get_optional_calendars_29() const { return ___optional_calendars_29; }
  1195. inline CalendarU5BU5D_t3985046076** get_address_of_optional_calendars_29() { return &___optional_calendars_29; }
  1196. inline void set_optional_calendars_29(CalendarU5BU5D_t3985046076* value)
  1197. {
  1198. ___optional_calendars_29 = value;
  1199. Il2CppCodeGenWriteBarrier((&___optional_calendars_29), value);
  1200. }
  1201. inline static int32_t get_offset_of_parent_culture_30() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___parent_culture_30)); }
  1202. inline CultureInfo_t4157843068 * get_parent_culture_30() const { return ___parent_culture_30; }
  1203. inline CultureInfo_t4157843068 ** get_address_of_parent_culture_30() { return &___parent_culture_30; }
  1204. inline void set_parent_culture_30(CultureInfo_t4157843068 * value)
  1205. {
  1206. ___parent_culture_30 = value;
  1207. Il2CppCodeGenWriteBarrier((&___parent_culture_30), value);
  1208. }
  1209. inline static int32_t get_offset_of_m_dataItem_31() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___m_dataItem_31)); }
  1210. inline int32_t get_m_dataItem_31() const { return ___m_dataItem_31; }
  1211. inline int32_t* get_address_of_m_dataItem_31() { return &___m_dataItem_31; }
  1212. inline void set_m_dataItem_31(int32_t value)
  1213. {
  1214. ___m_dataItem_31 = value;
  1215. }
  1216. inline static int32_t get_offset_of_calendar_32() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___calendar_32)); }
  1217. inline Calendar_t1661121569 * get_calendar_32() const { return ___calendar_32; }
  1218. inline Calendar_t1661121569 ** get_address_of_calendar_32() { return &___calendar_32; }
  1219. inline void set_calendar_32(Calendar_t1661121569 * value)
  1220. {
  1221. ___calendar_32 = value;
  1222. Il2CppCodeGenWriteBarrier((&___calendar_32), value);
  1223. }
  1224. inline static int32_t get_offset_of_constructed_33() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___constructed_33)); }
  1225. inline bool get_constructed_33() const { return ___constructed_33; }
  1226. inline bool* get_address_of_constructed_33() { return &___constructed_33; }
  1227. inline void set_constructed_33(bool value)
  1228. {
  1229. ___constructed_33 = value;
  1230. }
  1231. inline static int32_t get_offset_of_cached_serialized_form_34() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068, ___cached_serialized_form_34)); }
  1232. inline ByteU5BU5D_t4116647657* get_cached_serialized_form_34() const { return ___cached_serialized_form_34; }
  1233. inline ByteU5BU5D_t4116647657** get_address_of_cached_serialized_form_34() { return &___cached_serialized_form_34; }
  1234. inline void set_cached_serialized_form_34(ByteU5BU5D_t4116647657* value)
  1235. {
  1236. ___cached_serialized_form_34 = value;
  1237. Il2CppCodeGenWriteBarrier((&___cached_serialized_form_34), value);
  1238. }
  1239. };
  1240. struct CultureInfo_t4157843068_StaticFields
  1241. {
  1242. public:
  1243. // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::invariant_culture_info
  1244. CultureInfo_t4157843068 * ___invariant_culture_info_4;
  1245. // System.Object System.Globalization.CultureInfo::shared_table_lock
  1246. RuntimeObject * ___shared_table_lock_5;
  1247. // System.Int32 System.Globalization.CultureInfo::BootstrapCultureID
  1248. int32_t ___BootstrapCultureID_6;
  1249. // System.String System.Globalization.CultureInfo::MSG_READONLY
  1250. String_t* ___MSG_READONLY_35;
  1251. // System.Collections.Hashtable System.Globalization.CultureInfo::shared_by_number
  1252. Hashtable_t1853889766 * ___shared_by_number_36;
  1253. // System.Collections.Hashtable System.Globalization.CultureInfo::shared_by_name
  1254. Hashtable_t1853889766 * ___shared_by_name_37;
  1255. // System.Collections.Generic.Dictionary`2<System.String,System.Int32> System.Globalization.CultureInfo::<>f__switch$map19
  1256. Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map19_38;
  1257. // System.Collections.Generic.Dictionary`2<System.String,System.Int32> System.Globalization.CultureInfo::<>f__switch$map1A
  1258. Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map1A_39;
  1259. public:
  1260. inline static int32_t get_offset_of_invariant_culture_info_4() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068_StaticFields, ___invariant_culture_info_4)); }
  1261. inline CultureInfo_t4157843068 * get_invariant_culture_info_4() const { return ___invariant_culture_info_4; }
  1262. inline CultureInfo_t4157843068 ** get_address_of_invariant_culture_info_4() { return &___invariant_culture_info_4; }
  1263. inline void set_invariant_culture_info_4(CultureInfo_t4157843068 * value)
  1264. {
  1265. ___invariant_culture_info_4 = value;
  1266. Il2CppCodeGenWriteBarrier((&___invariant_culture_info_4), value);
  1267. }
  1268. inline static int32_t get_offset_of_shared_table_lock_5() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068_StaticFields, ___shared_table_lock_5)); }
  1269. inline RuntimeObject * get_shared_table_lock_5() const { return ___shared_table_lock_5; }
  1270. inline RuntimeObject ** get_address_of_shared_table_lock_5() { return &___shared_table_lock_5; }
  1271. inline void set_shared_table_lock_5(RuntimeObject * value)
  1272. {
  1273. ___shared_table_lock_5 = value;
  1274. Il2CppCodeGenWriteBarrier((&___shared_table_lock_5), value);
  1275. }
  1276. inline static int32_t get_offset_of_BootstrapCultureID_6() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068_StaticFields, ___BootstrapCultureID_6)); }
  1277. inline int32_t get_BootstrapCultureID_6() const { return ___BootstrapCultureID_6; }
  1278. inline int32_t* get_address_of_BootstrapCultureID_6() { return &___BootstrapCultureID_6; }
  1279. inline void set_BootstrapCultureID_6(int32_t value)
  1280. {
  1281. ___BootstrapCultureID_6 = value;
  1282. }
  1283. inline static int32_t get_offset_of_MSG_READONLY_35() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068_StaticFields, ___MSG_READONLY_35)); }
  1284. inline String_t* get_MSG_READONLY_35() const { return ___MSG_READONLY_35; }
  1285. inline String_t** get_address_of_MSG_READONLY_35() { return &___MSG_READONLY_35; }
  1286. inline void set_MSG_READONLY_35(String_t* value)
  1287. {
  1288. ___MSG_READONLY_35 = value;
  1289. Il2CppCodeGenWriteBarrier((&___MSG_READONLY_35), value);
  1290. }
  1291. inline static int32_t get_offset_of_shared_by_number_36() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068_StaticFields, ___shared_by_number_36)); }
  1292. inline Hashtable_t1853889766 * get_shared_by_number_36() const { return ___shared_by_number_36; }
  1293. inline Hashtable_t1853889766 ** get_address_of_shared_by_number_36() { return &___shared_by_number_36; }
  1294. inline void set_shared_by_number_36(Hashtable_t1853889766 * value)
  1295. {
  1296. ___shared_by_number_36 = value;
  1297. Il2CppCodeGenWriteBarrier((&___shared_by_number_36), value);
  1298. }
  1299. inline static int32_t get_offset_of_shared_by_name_37() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068_StaticFields, ___shared_by_name_37)); }
  1300. inline Hashtable_t1853889766 * get_shared_by_name_37() const { return ___shared_by_name_37; }
  1301. inline Hashtable_t1853889766 ** get_address_of_shared_by_name_37() { return &___shared_by_name_37; }
  1302. inline void set_shared_by_name_37(Hashtable_t1853889766 * value)
  1303. {
  1304. ___shared_by_name_37 = value;
  1305. Il2CppCodeGenWriteBarrier((&___shared_by_name_37), value);
  1306. }
  1307. inline static int32_t get_offset_of_U3CU3Ef__switchU24map19_38() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068_StaticFields, ___U3CU3Ef__switchU24map19_38)); }
  1308. inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map19_38() const { return ___U3CU3Ef__switchU24map19_38; }
  1309. inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map19_38() { return &___U3CU3Ef__switchU24map19_38; }
  1310. inline void set_U3CU3Ef__switchU24map19_38(Dictionary_2_t2736202052 * value)
  1311. {
  1312. ___U3CU3Ef__switchU24map19_38 = value;
  1313. Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map19_38), value);
  1314. }
  1315. inline static int32_t get_offset_of_U3CU3Ef__switchU24map1A_39() { return static_cast<int32_t>(offsetof(CultureInfo_t4157843068_StaticFields, ___U3CU3Ef__switchU24map1A_39)); }
  1316. inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map1A_39() const { return ___U3CU3Ef__switchU24map1A_39; }
  1317. inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map1A_39() { return &___U3CU3Ef__switchU24map1A_39; }
  1318. inline void set_U3CU3Ef__switchU24map1A_39(Dictionary_2_t2736202052 * value)
  1319. {
  1320. ___U3CU3Ef__switchU24map1A_39 = value;
  1321. Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map1A_39), value);
  1322. }
  1323. };
  1324. #ifdef __clang__
  1325. #pragma clang diagnostic pop
  1326. #endif
  1327. #endif // CULTUREINFO_T4157843068_H
  1328. #ifndef SERIALIZATIONINFO_T950877179_H
  1329. #define SERIALIZATIONINFO_T950877179_H
  1330. #ifdef __clang__
  1331. #pragma clang diagnostic push
  1332. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1333. #pragma clang diagnostic ignored "-Wunused-variable"
  1334. #endif
  1335. // System.Runtime.Serialization.SerializationInfo
  1336. struct SerializationInfo_t950877179 : public RuntimeObject
  1337. {
  1338. public:
  1339. // System.Collections.Hashtable System.Runtime.Serialization.SerializationInfo::serialized
  1340. Hashtable_t1853889766 * ___serialized_0;
  1341. // System.Collections.ArrayList System.Runtime.Serialization.SerializationInfo::values
  1342. ArrayList_t2718874744 * ___values_1;
  1343. // System.String System.Runtime.Serialization.SerializationInfo::assemblyName
  1344. String_t* ___assemblyName_2;
  1345. // System.String System.Runtime.Serialization.SerializationInfo::fullTypeName
  1346. String_t* ___fullTypeName_3;
  1347. // System.Runtime.Serialization.IFormatterConverter System.Runtime.Serialization.SerializationInfo::converter
  1348. RuntimeObject* ___converter_4;
  1349. public:
  1350. inline static int32_t get_offset_of_serialized_0() { return static_cast<int32_t>(offsetof(SerializationInfo_t950877179, ___serialized_0)); }
  1351. inline Hashtable_t1853889766 * get_serialized_0() const { return ___serialized_0; }
  1352. inline Hashtable_t1853889766 ** get_address_of_serialized_0() { return &___serialized_0; }
  1353. inline void set_serialized_0(Hashtable_t1853889766 * value)
  1354. {
  1355. ___serialized_0 = value;
  1356. Il2CppCodeGenWriteBarrier((&___serialized_0), value);
  1357. }
  1358. inline static int32_t get_offset_of_values_1() { return static_cast<int32_t>(offsetof(SerializationInfo_t950877179, ___values_1)); }
  1359. inline ArrayList_t2718874744 * get_values_1() const { return ___values_1; }
  1360. inline ArrayList_t2718874744 ** get_address_of_values_1() { return &___values_1; }
  1361. inline void set_values_1(ArrayList_t2718874744 * value)
  1362. {
  1363. ___values_1 = value;
  1364. Il2CppCodeGenWriteBarrier((&___values_1), value);
  1365. }
  1366. inline static int32_t get_offset_of_assemblyName_2() { return static_cast<int32_t>(offsetof(SerializationInfo_t950877179, ___assemblyName_2)); }
  1367. inline String_t* get_assemblyName_2() const { return ___assemblyName_2; }
  1368. inline String_t** get_address_of_assemblyName_2() { return &___assemblyName_2; }
  1369. inline void set_assemblyName_2(String_t* value)
  1370. {
  1371. ___assemblyName_2 = value;
  1372. Il2CppCodeGenWriteBarrier((&___assemblyName_2), value);
  1373. }
  1374. inline static int32_t get_offset_of_fullTypeName_3() { return static_cast<int32_t>(offsetof(SerializationInfo_t950877179, ___fullTypeName_3)); }
  1375. inline String_t* get_fullTypeName_3() const { return ___fullTypeName_3; }
  1376. inline String_t** get_address_of_fullTypeName_3() { return &___fullTypeName_3; }
  1377. inline void set_fullTypeName_3(String_t* value)
  1378. {
  1379. ___fullTypeName_3 = value;
  1380. Il2CppCodeGenWriteBarrier((&___fullTypeName_3), value);
  1381. }
  1382. inline static int32_t get_offset_of_converter_4() { return static_cast<int32_t>(offsetof(SerializationInfo_t950877179, ___converter_4)); }
  1383. inline RuntimeObject* get_converter_4() const { return ___converter_4; }
  1384. inline RuntimeObject** get_address_of_converter_4() { return &___converter_4; }
  1385. inline void set_converter_4(RuntimeObject* value)
  1386. {
  1387. ___converter_4 = value;
  1388. Il2CppCodeGenWriteBarrier((&___converter_4), value);
  1389. }
  1390. };
  1391. #ifdef __clang__
  1392. #pragma clang diagnostic pop
  1393. #endif
  1394. #endif // SERIALIZATIONINFO_T950877179_H
  1395. #ifndef CRITICALFINALIZEROBJECT_T701527852_H
  1396. #define CRITICALFINALIZEROBJECT_T701527852_H
  1397. #ifdef __clang__
  1398. #pragma clang diagnostic push
  1399. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1400. #pragma clang diagnostic ignored "-Wunused-variable"
  1401. #endif
  1402. // System.Runtime.ConstrainedExecution.CriticalFinalizerObject
  1403. struct CriticalFinalizerObject_t701527852 : public RuntimeObject
  1404. {
  1405. public:
  1406. public:
  1407. };
  1408. #ifdef __clang__
  1409. #pragma clang diagnostic pop
  1410. #endif
  1411. #endif // CRITICALFINALIZEROBJECT_T701527852_H
  1412. #ifndef MEMBERINFO_T_H
  1413. #define MEMBERINFO_T_H
  1414. #ifdef __clang__
  1415. #pragma clang diagnostic push
  1416. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1417. #pragma clang diagnostic ignored "-Wunused-variable"
  1418. #endif
  1419. // System.Reflection.MemberInfo
  1420. struct MemberInfo_t : public RuntimeObject
  1421. {
  1422. public:
  1423. public:
  1424. };
  1425. #ifdef __clang__
  1426. #pragma clang diagnostic pop
  1427. #endif
  1428. #endif // MEMBERINFO_T_H
  1429. #ifndef VERSION_T3456873960_H
  1430. #define VERSION_T3456873960_H
  1431. #ifdef __clang__
  1432. #pragma clang diagnostic push
  1433. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1434. #pragma clang diagnostic ignored "-Wunused-variable"
  1435. #endif
  1436. // System.Version
  1437. struct Version_t3456873960 : public RuntimeObject
  1438. {
  1439. public:
  1440. // System.Int32 System.Version::_Major
  1441. int32_t ____Major_1;
  1442. // System.Int32 System.Version::_Minor
  1443. int32_t ____Minor_2;
  1444. // System.Int32 System.Version::_Build
  1445. int32_t ____Build_3;
  1446. // System.Int32 System.Version::_Revision
  1447. int32_t ____Revision_4;
  1448. public:
  1449. inline static int32_t get_offset_of__Major_1() { return static_cast<int32_t>(offsetof(Version_t3456873960, ____Major_1)); }
  1450. inline int32_t get__Major_1() const { return ____Major_1; }
  1451. inline int32_t* get_address_of__Major_1() { return &____Major_1; }
  1452. inline void set__Major_1(int32_t value)
  1453. {
  1454. ____Major_1 = value;
  1455. }
  1456. inline static int32_t get_offset_of__Minor_2() { return static_cast<int32_t>(offsetof(Version_t3456873960, ____Minor_2)); }
  1457. inline int32_t get__Minor_2() const { return ____Minor_2; }
  1458. inline int32_t* get_address_of__Minor_2() { return &____Minor_2; }
  1459. inline void set__Minor_2(int32_t value)
  1460. {
  1461. ____Minor_2 = value;
  1462. }
  1463. inline static int32_t get_offset_of__Build_3() { return static_cast<int32_t>(offsetof(Version_t3456873960, ____Build_3)); }
  1464. inline int32_t get__Build_3() const { return ____Build_3; }
  1465. inline int32_t* get_address_of__Build_3() { return &____Build_3; }
  1466. inline void set__Build_3(int32_t value)
  1467. {
  1468. ____Build_3 = value;
  1469. }
  1470. inline static int32_t get_offset_of__Revision_4() { return static_cast<int32_t>(offsetof(Version_t3456873960, ____Revision_4)); }
  1471. inline int32_t get__Revision_4() const { return ____Revision_4; }
  1472. inline int32_t* get_address_of__Revision_4() { return &____Revision_4; }
  1473. inline void set__Revision_4(int32_t value)
  1474. {
  1475. ____Revision_4 = value;
  1476. }
  1477. };
  1478. #ifdef __clang__
  1479. #pragma clang diagnostic pop
  1480. #endif
  1481. #endif // VERSION_T3456873960_H
  1482. #ifndef VALUETYPE_T3640485471_H
  1483. #define VALUETYPE_T3640485471_H
  1484. #ifdef __clang__
  1485. #pragma clang diagnostic push
  1486. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1487. #pragma clang diagnostic ignored "-Wunused-variable"
  1488. #endif
  1489. // System.ValueType
  1490. struct ValueType_t3640485471 : public RuntimeObject
  1491. {
  1492. public:
  1493. public:
  1494. };
  1495. #ifdef __clang__
  1496. #pragma clang diagnostic pop
  1497. #endif
  1498. // Native definition for P/Invoke marshalling of System.ValueType
  1499. struct ValueType_t3640485471_marshaled_pinvoke
  1500. {
  1501. };
  1502. // Native definition for COM marshalling of System.ValueType
  1503. struct ValueType_t3640485471_marshaled_com
  1504. {
  1505. };
  1506. #endif // VALUETYPE_T3640485471_H
  1507. #ifndef DBNULL_T3725197148_H
  1508. #define DBNULL_T3725197148_H
  1509. #ifdef __clang__
  1510. #pragma clang diagnostic push
  1511. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1512. #pragma clang diagnostic ignored "-Wunused-variable"
  1513. #endif
  1514. // System.DBNull
  1515. struct DBNull_t3725197148 : public RuntimeObject
  1516. {
  1517. public:
  1518. public:
  1519. };
  1520. struct DBNull_t3725197148_StaticFields
  1521. {
  1522. public:
  1523. // System.DBNull System.DBNull::Value
  1524. DBNull_t3725197148 * ___Value_0;
  1525. public:
  1526. inline static int32_t get_offset_of_Value_0() { return static_cast<int32_t>(offsetof(DBNull_t3725197148_StaticFields, ___Value_0)); }
  1527. inline DBNull_t3725197148 * get_Value_0() const { return ___Value_0; }
  1528. inline DBNull_t3725197148 ** get_address_of_Value_0() { return &___Value_0; }
  1529. inline void set_Value_0(DBNull_t3725197148 * value)
  1530. {
  1531. ___Value_0 = value;
  1532. Il2CppCodeGenWriteBarrier((&___Value_0), value);
  1533. }
  1534. };
  1535. #ifdef __clang__
  1536. #pragma clang diagnostic pop
  1537. #endif
  1538. #endif // DBNULL_T3725197148_H
  1539. #ifndef EVENTARGS_T3591816995_H
  1540. #define EVENTARGS_T3591816995_H
  1541. #ifdef __clang__
  1542. #pragma clang diagnostic push
  1543. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1544. #pragma clang diagnostic ignored "-Wunused-variable"
  1545. #endif
  1546. // System.EventArgs
  1547. struct EventArgs_t3591816995 : public RuntimeObject
  1548. {
  1549. public:
  1550. public:
  1551. };
  1552. struct EventArgs_t3591816995_StaticFields
  1553. {
  1554. public:
  1555. // System.EventArgs System.EventArgs::Empty
  1556. EventArgs_t3591816995 * ___Empty_0;
  1557. public:
  1558. inline static int32_t get_offset_of_Empty_0() { return static_cast<int32_t>(offsetof(EventArgs_t3591816995_StaticFields, ___Empty_0)); }
  1559. inline EventArgs_t3591816995 * get_Empty_0() const { return ___Empty_0; }
  1560. inline EventArgs_t3591816995 ** get_address_of_Empty_0() { return &___Empty_0; }
  1561. inline void set_Empty_0(EventArgs_t3591816995 * value)
  1562. {
  1563. ___Empty_0 = value;
  1564. Il2CppCodeGenWriteBarrier((&___Empty_0), value);
  1565. }
  1566. };
  1567. #ifdef __clang__
  1568. #pragma clang diagnostic pop
  1569. #endif
  1570. #endif // EVENTARGS_T3591816995_H
  1571. #ifndef INTPTR_T_H
  1572. #define INTPTR_T_H
  1573. #ifdef __clang__
  1574. #pragma clang diagnostic push
  1575. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1576. #pragma clang diagnostic ignored "-Wunused-variable"
  1577. #endif
  1578. // System.IntPtr
  1579. struct IntPtr_t
  1580. {
  1581. public:
  1582. // System.Void* System.IntPtr::m_value
  1583. void* ___m_value_0;
  1584. public:
  1585. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(IntPtr_t, ___m_value_0)); }
  1586. inline void* get_m_value_0() const { return ___m_value_0; }
  1587. inline void** get_address_of_m_value_0() { return &___m_value_0; }
  1588. inline void set_m_value_0(void* value)
  1589. {
  1590. ___m_value_0 = value;
  1591. }
  1592. };
  1593. struct IntPtr_t_StaticFields
  1594. {
  1595. public:
  1596. // System.IntPtr System.IntPtr::Zero
  1597. intptr_t ___Zero_1;
  1598. public:
  1599. inline static int32_t get_offset_of_Zero_1() { return static_cast<int32_t>(offsetof(IntPtr_t_StaticFields, ___Zero_1)); }
  1600. inline intptr_t get_Zero_1() const { return ___Zero_1; }
  1601. inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; }
  1602. inline void set_Zero_1(intptr_t value)
  1603. {
  1604. ___Zero_1 = value;
  1605. }
  1606. };
  1607. #ifdef __clang__
  1608. #pragma clang diagnostic pop
  1609. #endif
  1610. #endif // INTPTR_T_H
  1611. #ifndef INT16_T2552820387_H
  1612. #define INT16_T2552820387_H
  1613. #ifdef __clang__
  1614. #pragma clang diagnostic push
  1615. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1616. #pragma clang diagnostic ignored "-Wunused-variable"
  1617. #endif
  1618. // System.Int16
  1619. struct Int16_t2552820387
  1620. {
  1621. public:
  1622. // System.Int16 System.Int16::m_value
  1623. int16_t ___m_value_2;
  1624. public:
  1625. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(Int16_t2552820387, ___m_value_2)); }
  1626. inline int16_t get_m_value_2() const { return ___m_value_2; }
  1627. inline int16_t* get_address_of_m_value_2() { return &___m_value_2; }
  1628. inline void set_m_value_2(int16_t value)
  1629. {
  1630. ___m_value_2 = value;
  1631. }
  1632. };
  1633. #ifdef __clang__
  1634. #pragma clang diagnostic pop
  1635. #endif
  1636. #endif // INT16_T2552820387_H
  1637. #ifndef BOOLEAN_T97287965_H
  1638. #define BOOLEAN_T97287965_H
  1639. #ifdef __clang__
  1640. #pragma clang diagnostic push
  1641. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1642. #pragma clang diagnostic ignored "-Wunused-variable"
  1643. #endif
  1644. // System.Boolean
  1645. struct Boolean_t97287965
  1646. {
  1647. public:
  1648. // System.Boolean System.Boolean::m_value
  1649. bool ___m_value_2;
  1650. public:
  1651. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(Boolean_t97287965, ___m_value_2)); }
  1652. inline bool get_m_value_2() const { return ___m_value_2; }
  1653. inline bool* get_address_of_m_value_2() { return &___m_value_2; }
  1654. inline void set_m_value_2(bool value)
  1655. {
  1656. ___m_value_2 = value;
  1657. }
  1658. };
  1659. struct Boolean_t97287965_StaticFields
  1660. {
  1661. public:
  1662. // System.String System.Boolean::FalseString
  1663. String_t* ___FalseString_0;
  1664. // System.String System.Boolean::TrueString
  1665. String_t* ___TrueString_1;
  1666. public:
  1667. inline static int32_t get_offset_of_FalseString_0() { return static_cast<int32_t>(offsetof(Boolean_t97287965_StaticFields, ___FalseString_0)); }
  1668. inline String_t* get_FalseString_0() const { return ___FalseString_0; }
  1669. inline String_t** get_address_of_FalseString_0() { return &___FalseString_0; }
  1670. inline void set_FalseString_0(String_t* value)
  1671. {
  1672. ___FalseString_0 = value;
  1673. Il2CppCodeGenWriteBarrier((&___FalseString_0), value);
  1674. }
  1675. inline static int32_t get_offset_of_TrueString_1() { return static_cast<int32_t>(offsetof(Boolean_t97287965_StaticFields, ___TrueString_1)); }
  1676. inline String_t* get_TrueString_1() const { return ___TrueString_1; }
  1677. inline String_t** get_address_of_TrueString_1() { return &___TrueString_1; }
  1678. inline void set_TrueString_1(String_t* value)
  1679. {
  1680. ___TrueString_1 = value;
  1681. Il2CppCodeGenWriteBarrier((&___TrueString_1), value);
  1682. }
  1683. };
  1684. #ifdef __clang__
  1685. #pragma clang diagnostic pop
  1686. #endif
  1687. #endif // BOOLEAN_T97287965_H
  1688. #ifndef UINTPTR_T_H
  1689. #define UINTPTR_T_H
  1690. #ifdef __clang__
  1691. #pragma clang diagnostic push
  1692. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1693. #pragma clang diagnostic ignored "-Wunused-variable"
  1694. #endif
  1695. // System.UIntPtr
  1696. struct UIntPtr_t
  1697. {
  1698. public:
  1699. // System.Void* System.UIntPtr::_pointer
  1700. void* ____pointer_1;
  1701. public:
  1702. inline static int32_t get_offset_of__pointer_1() { return static_cast<int32_t>(offsetof(UIntPtr_t, ____pointer_1)); }
  1703. inline void* get__pointer_1() const { return ____pointer_1; }
  1704. inline void** get_address_of__pointer_1() { return &____pointer_1; }
  1705. inline void set__pointer_1(void* value)
  1706. {
  1707. ____pointer_1 = value;
  1708. }
  1709. };
  1710. struct UIntPtr_t_StaticFields
  1711. {
  1712. public:
  1713. // System.UIntPtr System.UIntPtr::Zero
  1714. uintptr_t ___Zero_0;
  1715. public:
  1716. inline static int32_t get_offset_of_Zero_0() { return static_cast<int32_t>(offsetof(UIntPtr_t_StaticFields, ___Zero_0)); }
  1717. inline uintptr_t get_Zero_0() const { return ___Zero_0; }
  1718. inline uintptr_t* get_address_of_Zero_0() { return &___Zero_0; }
  1719. inline void set_Zero_0(uintptr_t value)
  1720. {
  1721. ___Zero_0 = value;
  1722. }
  1723. };
  1724. #ifdef __clang__
  1725. #pragma clang diagnostic pop
  1726. #endif
  1727. #endif // UINTPTR_T_H
  1728. #ifndef DOUBLE_T594665363_H
  1729. #define DOUBLE_T594665363_H
  1730. #ifdef __clang__
  1731. #pragma clang diagnostic push
  1732. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1733. #pragma clang diagnostic ignored "-Wunused-variable"
  1734. #endif
  1735. // System.Double
  1736. struct Double_t594665363
  1737. {
  1738. public:
  1739. // System.Double System.Double::m_value
  1740. double ___m_value_13;
  1741. public:
  1742. inline static int32_t get_offset_of_m_value_13() { return static_cast<int32_t>(offsetof(Double_t594665363, ___m_value_13)); }
  1743. inline double get_m_value_13() const { return ___m_value_13; }
  1744. inline double* get_address_of_m_value_13() { return &___m_value_13; }
  1745. inline void set_m_value_13(double value)
  1746. {
  1747. ___m_value_13 = value;
  1748. }
  1749. };
  1750. #ifdef __clang__
  1751. #pragma clang diagnostic pop
  1752. #endif
  1753. #endif // DOUBLE_T594665363_H
  1754. #ifndef TIMESPAN_T881159249_H
  1755. #define TIMESPAN_T881159249_H
  1756. #ifdef __clang__
  1757. #pragma clang diagnostic push
  1758. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1759. #pragma clang diagnostic ignored "-Wunused-variable"
  1760. #endif
  1761. // System.TimeSpan
  1762. struct TimeSpan_t881159249
  1763. {
  1764. public:
  1765. // System.Int64 System.TimeSpan::_ticks
  1766. int64_t ____ticks_8;
  1767. public:
  1768. inline static int32_t get_offset_of__ticks_8() { return static_cast<int32_t>(offsetof(TimeSpan_t881159249, ____ticks_8)); }
  1769. inline int64_t get__ticks_8() const { return ____ticks_8; }
  1770. inline int64_t* get_address_of__ticks_8() { return &____ticks_8; }
  1771. inline void set__ticks_8(int64_t value)
  1772. {
  1773. ____ticks_8 = value;
  1774. }
  1775. };
  1776. struct TimeSpan_t881159249_StaticFields
  1777. {
  1778. public:
  1779. // System.TimeSpan System.TimeSpan::MaxValue
  1780. TimeSpan_t881159249 ___MaxValue_5;
  1781. // System.TimeSpan System.TimeSpan::MinValue
  1782. TimeSpan_t881159249 ___MinValue_6;
  1783. // System.TimeSpan System.TimeSpan::Zero
  1784. TimeSpan_t881159249 ___Zero_7;
  1785. public:
  1786. inline static int32_t get_offset_of_MaxValue_5() { return static_cast<int32_t>(offsetof(TimeSpan_t881159249_StaticFields, ___MaxValue_5)); }
  1787. inline TimeSpan_t881159249 get_MaxValue_5() const { return ___MaxValue_5; }
  1788. inline TimeSpan_t881159249 * get_address_of_MaxValue_5() { return &___MaxValue_5; }
  1789. inline void set_MaxValue_5(TimeSpan_t881159249 value)
  1790. {
  1791. ___MaxValue_5 = value;
  1792. }
  1793. inline static int32_t get_offset_of_MinValue_6() { return static_cast<int32_t>(offsetof(TimeSpan_t881159249_StaticFields, ___MinValue_6)); }
  1794. inline TimeSpan_t881159249 get_MinValue_6() const { return ___MinValue_6; }
  1795. inline TimeSpan_t881159249 * get_address_of_MinValue_6() { return &___MinValue_6; }
  1796. inline void set_MinValue_6(TimeSpan_t881159249 value)
  1797. {
  1798. ___MinValue_6 = value;
  1799. }
  1800. inline static int32_t get_offset_of_Zero_7() { return static_cast<int32_t>(offsetof(TimeSpan_t881159249_StaticFields, ___Zero_7)); }
  1801. inline TimeSpan_t881159249 get_Zero_7() const { return ___Zero_7; }
  1802. inline TimeSpan_t881159249 * get_address_of_Zero_7() { return &___Zero_7; }
  1803. inline void set_Zero_7(TimeSpan_t881159249 value)
  1804. {
  1805. ___Zero_7 = value;
  1806. }
  1807. };
  1808. #ifdef __clang__
  1809. #pragma clang diagnostic pop
  1810. #endif
  1811. #endif // TIMESPAN_T881159249_H
  1812. #ifndef SYSTEMEXCEPTION_T176217640_H
  1813. #define SYSTEMEXCEPTION_T176217640_H
  1814. #ifdef __clang__
  1815. #pragma clang diagnostic push
  1816. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1817. #pragma clang diagnostic ignored "-Wunused-variable"
  1818. #endif
  1819. // System.SystemException
  1820. struct SystemException_t176217640 : public Exception_t
  1821. {
  1822. public:
  1823. public:
  1824. };
  1825. #ifdef __clang__
  1826. #pragma clang diagnostic pop
  1827. #endif
  1828. #endif // SYSTEMEXCEPTION_T176217640_H
  1829. #ifndef UNHANDLEDEXCEPTIONEVENTARGS_T2886101344_H
  1830. #define UNHANDLEDEXCEPTIONEVENTARGS_T2886101344_H
  1831. #ifdef __clang__
  1832. #pragma clang diagnostic push
  1833. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1834. #pragma clang diagnostic ignored "-Wunused-variable"
  1835. #endif
  1836. // System.UnhandledExceptionEventArgs
  1837. struct UnhandledExceptionEventArgs_t2886101344 : public EventArgs_t3591816995
  1838. {
  1839. public:
  1840. // System.Object System.UnhandledExceptionEventArgs::exception
  1841. RuntimeObject * ___exception_1;
  1842. // System.Boolean System.UnhandledExceptionEventArgs::m_isTerminating
  1843. bool ___m_isTerminating_2;
  1844. public:
  1845. inline static int32_t get_offset_of_exception_1() { return static_cast<int32_t>(offsetof(UnhandledExceptionEventArgs_t2886101344, ___exception_1)); }
  1846. inline RuntimeObject * get_exception_1() const { return ___exception_1; }
  1847. inline RuntimeObject ** get_address_of_exception_1() { return &___exception_1; }
  1848. inline void set_exception_1(RuntimeObject * value)
  1849. {
  1850. ___exception_1 = value;
  1851. Il2CppCodeGenWriteBarrier((&___exception_1), value);
  1852. }
  1853. inline static int32_t get_offset_of_m_isTerminating_2() { return static_cast<int32_t>(offsetof(UnhandledExceptionEventArgs_t2886101344, ___m_isTerminating_2)); }
  1854. inline bool get_m_isTerminating_2() const { return ___m_isTerminating_2; }
  1855. inline bool* get_address_of_m_isTerminating_2() { return &___m_isTerminating_2; }
  1856. inline void set_m_isTerminating_2(bool value)
  1857. {
  1858. ___m_isTerminating_2 = value;
  1859. }
  1860. };
  1861. #ifdef __clang__
  1862. #pragma clang diagnostic pop
  1863. #endif
  1864. #endif // UNHANDLEDEXCEPTIONEVENTARGS_T2886101344_H
  1865. #ifndef DECIMAL_T2948259380_H
  1866. #define DECIMAL_T2948259380_H
  1867. #ifdef __clang__
  1868. #pragma clang diagnostic push
  1869. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1870. #pragma clang diagnostic ignored "-Wunused-variable"
  1871. #endif
  1872. // System.Decimal
  1873. struct Decimal_t2948259380
  1874. {
  1875. public:
  1876. // System.UInt32 System.Decimal::flags
  1877. uint32_t ___flags_13;
  1878. // System.UInt32 System.Decimal::hi
  1879. uint32_t ___hi_14;
  1880. // System.UInt32 System.Decimal::lo
  1881. uint32_t ___lo_15;
  1882. // System.UInt32 System.Decimal::mid
  1883. uint32_t ___mid_16;
  1884. public:
  1885. inline static int32_t get_offset_of_flags_13() { return static_cast<int32_t>(offsetof(Decimal_t2948259380, ___flags_13)); }
  1886. inline uint32_t get_flags_13() const { return ___flags_13; }
  1887. inline uint32_t* get_address_of_flags_13() { return &___flags_13; }
  1888. inline void set_flags_13(uint32_t value)
  1889. {
  1890. ___flags_13 = value;
  1891. }
  1892. inline static int32_t get_offset_of_hi_14() { return static_cast<int32_t>(offsetof(Decimal_t2948259380, ___hi_14)); }
  1893. inline uint32_t get_hi_14() const { return ___hi_14; }
  1894. inline uint32_t* get_address_of_hi_14() { return &___hi_14; }
  1895. inline void set_hi_14(uint32_t value)
  1896. {
  1897. ___hi_14 = value;
  1898. }
  1899. inline static int32_t get_offset_of_lo_15() { return static_cast<int32_t>(offsetof(Decimal_t2948259380, ___lo_15)); }
  1900. inline uint32_t get_lo_15() const { return ___lo_15; }
  1901. inline uint32_t* get_address_of_lo_15() { return &___lo_15; }
  1902. inline void set_lo_15(uint32_t value)
  1903. {
  1904. ___lo_15 = value;
  1905. }
  1906. inline static int32_t get_offset_of_mid_16() { return static_cast<int32_t>(offsetof(Decimal_t2948259380, ___mid_16)); }
  1907. inline uint32_t get_mid_16() const { return ___mid_16; }
  1908. inline uint32_t* get_address_of_mid_16() { return &___mid_16; }
  1909. inline void set_mid_16(uint32_t value)
  1910. {
  1911. ___mid_16 = value;
  1912. }
  1913. };
  1914. struct Decimal_t2948259380_StaticFields
  1915. {
  1916. public:
  1917. // System.Decimal System.Decimal::MinValue
  1918. Decimal_t2948259380 ___MinValue_0;
  1919. // System.Decimal System.Decimal::MaxValue
  1920. Decimal_t2948259380 ___MaxValue_1;
  1921. // System.Decimal System.Decimal::MinusOne
  1922. Decimal_t2948259380 ___MinusOne_2;
  1923. // System.Decimal System.Decimal::One
  1924. Decimal_t2948259380 ___One_3;
  1925. // System.Decimal System.Decimal::Zero
  1926. Decimal_t2948259380 ___Zero_4;
  1927. // System.Decimal System.Decimal::MaxValueDiv10
  1928. Decimal_t2948259380 ___MaxValueDiv10_12;
  1929. public:
  1930. inline static int32_t get_offset_of_MinValue_0() { return static_cast<int32_t>(offsetof(Decimal_t2948259380_StaticFields, ___MinValue_0)); }
  1931. inline Decimal_t2948259380 get_MinValue_0() const { return ___MinValue_0; }
  1932. inline Decimal_t2948259380 * get_address_of_MinValue_0() { return &___MinValue_0; }
  1933. inline void set_MinValue_0(Decimal_t2948259380 value)
  1934. {
  1935. ___MinValue_0 = value;
  1936. }
  1937. inline static int32_t get_offset_of_MaxValue_1() { return static_cast<int32_t>(offsetof(Decimal_t2948259380_StaticFields, ___MaxValue_1)); }
  1938. inline Decimal_t2948259380 get_MaxValue_1() const { return ___MaxValue_1; }
  1939. inline Decimal_t2948259380 * get_address_of_MaxValue_1() { return &___MaxValue_1; }
  1940. inline void set_MaxValue_1(Decimal_t2948259380 value)
  1941. {
  1942. ___MaxValue_1 = value;
  1943. }
  1944. inline static int32_t get_offset_of_MinusOne_2() { return static_cast<int32_t>(offsetof(Decimal_t2948259380_StaticFields, ___MinusOne_2)); }
  1945. inline Decimal_t2948259380 get_MinusOne_2() const { return ___MinusOne_2; }
  1946. inline Decimal_t2948259380 * get_address_of_MinusOne_2() { return &___MinusOne_2; }
  1947. inline void set_MinusOne_2(Decimal_t2948259380 value)
  1948. {
  1949. ___MinusOne_2 = value;
  1950. }
  1951. inline static int32_t get_offset_of_One_3() { return static_cast<int32_t>(offsetof(Decimal_t2948259380_StaticFields, ___One_3)); }
  1952. inline Decimal_t2948259380 get_One_3() const { return ___One_3; }
  1953. inline Decimal_t2948259380 * get_address_of_One_3() { return &___One_3; }
  1954. inline void set_One_3(Decimal_t2948259380 value)
  1955. {
  1956. ___One_3 = value;
  1957. }
  1958. inline static int32_t get_offset_of_Zero_4() { return static_cast<int32_t>(offsetof(Decimal_t2948259380_StaticFields, ___Zero_4)); }
  1959. inline Decimal_t2948259380 get_Zero_4() const { return ___Zero_4; }
  1960. inline Decimal_t2948259380 * get_address_of_Zero_4() { return &___Zero_4; }
  1961. inline void set_Zero_4(Decimal_t2948259380 value)
  1962. {
  1963. ___Zero_4 = value;
  1964. }
  1965. inline static int32_t get_offset_of_MaxValueDiv10_12() { return static_cast<int32_t>(offsetof(Decimal_t2948259380_StaticFields, ___MaxValueDiv10_12)); }
  1966. inline Decimal_t2948259380 get_MaxValueDiv10_12() const { return ___MaxValueDiv10_12; }
  1967. inline Decimal_t2948259380 * get_address_of_MaxValueDiv10_12() { return &___MaxValueDiv10_12; }
  1968. inline void set_MaxValueDiv10_12(Decimal_t2948259380 value)
  1969. {
  1970. ___MaxValueDiv10_12 = value;
  1971. }
  1972. };
  1973. #ifdef __clang__
  1974. #pragma clang diagnostic pop
  1975. #endif
  1976. #endif // DECIMAL_T2948259380_H
  1977. #ifndef GCHANDLE_T3351438187_H
  1978. #define GCHANDLE_T3351438187_H
  1979. #ifdef __clang__
  1980. #pragma clang diagnostic push
  1981. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1982. #pragma clang diagnostic ignored "-Wunused-variable"
  1983. #endif
  1984. // System.Runtime.InteropServices.GCHandle
  1985. struct GCHandle_t3351438187
  1986. {
  1987. public:
  1988. // System.Int32 System.Runtime.InteropServices.GCHandle::handle
  1989. int32_t ___handle_0;
  1990. public:
  1991. inline static int32_t get_offset_of_handle_0() { return static_cast<int32_t>(offsetof(GCHandle_t3351438187, ___handle_0)); }
  1992. inline int32_t get_handle_0() const { return ___handle_0; }
  1993. inline int32_t* get_address_of_handle_0() { return &___handle_0; }
  1994. inline void set_handle_0(int32_t value)
  1995. {
  1996. ___handle_0 = value;
  1997. }
  1998. };
  1999. #ifdef __clang__
  2000. #pragma clang diagnostic pop
  2001. #endif
  2002. #endif // GCHANDLE_T3351438187_H
  2003. #ifndef BYTE_T1134296376_H
  2004. #define BYTE_T1134296376_H
  2005. #ifdef __clang__
  2006. #pragma clang diagnostic push
  2007. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2008. #pragma clang diagnostic ignored "-Wunused-variable"
  2009. #endif
  2010. // System.Byte
  2011. struct Byte_t1134296376
  2012. {
  2013. public:
  2014. // System.Byte System.Byte::m_value
  2015. uint8_t ___m_value_2;
  2016. public:
  2017. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(Byte_t1134296376, ___m_value_2)); }
  2018. inline uint8_t get_m_value_2() const { return ___m_value_2; }
  2019. inline uint8_t* get_address_of_m_value_2() { return &___m_value_2; }
  2020. inline void set_m_value_2(uint8_t value)
  2021. {
  2022. ___m_value_2 = value;
  2023. }
  2024. };
  2025. #ifdef __clang__
  2026. #pragma clang diagnostic pop
  2027. #endif
  2028. #endif // BYTE_T1134296376_H
  2029. #ifndef CHAR_T3634460470_H
  2030. #define CHAR_T3634460470_H
  2031. #ifdef __clang__
  2032. #pragma clang diagnostic push
  2033. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2034. #pragma clang diagnostic ignored "-Wunused-variable"
  2035. #endif
  2036. // System.Char
  2037. struct Char_t3634460470
  2038. {
  2039. public:
  2040. // System.Char System.Char::m_value
  2041. Il2CppChar ___m_value_2;
  2042. public:
  2043. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(Char_t3634460470, ___m_value_2)); }
  2044. inline Il2CppChar get_m_value_2() const { return ___m_value_2; }
  2045. inline Il2CppChar* get_address_of_m_value_2() { return &___m_value_2; }
  2046. inline void set_m_value_2(Il2CppChar value)
  2047. {
  2048. ___m_value_2 = value;
  2049. }
  2050. };
  2051. struct Char_t3634460470_StaticFields
  2052. {
  2053. public:
  2054. // System.Byte* System.Char::category_data
  2055. uint8_t* ___category_data_3;
  2056. // System.Byte* System.Char::numeric_data
  2057. uint8_t* ___numeric_data_4;
  2058. // System.Double* System.Char::numeric_data_values
  2059. double* ___numeric_data_values_5;
  2060. // System.UInt16* System.Char::to_lower_data_low
  2061. uint16_t* ___to_lower_data_low_6;
  2062. // System.UInt16* System.Char::to_lower_data_high
  2063. uint16_t* ___to_lower_data_high_7;
  2064. // System.UInt16* System.Char::to_upper_data_low
  2065. uint16_t* ___to_upper_data_low_8;
  2066. // System.UInt16* System.Char::to_upper_data_high
  2067. uint16_t* ___to_upper_data_high_9;
  2068. public:
  2069. inline static int32_t get_offset_of_category_data_3() { return static_cast<int32_t>(offsetof(Char_t3634460470_StaticFields, ___category_data_3)); }
  2070. inline uint8_t* get_category_data_3() const { return ___category_data_3; }
  2071. inline uint8_t** get_address_of_category_data_3() { return &___category_data_3; }
  2072. inline void set_category_data_3(uint8_t* value)
  2073. {
  2074. ___category_data_3 = value;
  2075. }
  2076. inline static int32_t get_offset_of_numeric_data_4() { return static_cast<int32_t>(offsetof(Char_t3634460470_StaticFields, ___numeric_data_4)); }
  2077. inline uint8_t* get_numeric_data_4() const { return ___numeric_data_4; }
  2078. inline uint8_t** get_address_of_numeric_data_4() { return &___numeric_data_4; }
  2079. inline void set_numeric_data_4(uint8_t* value)
  2080. {
  2081. ___numeric_data_4 = value;
  2082. }
  2083. inline static int32_t get_offset_of_numeric_data_values_5() { return static_cast<int32_t>(offsetof(Char_t3634460470_StaticFields, ___numeric_data_values_5)); }
  2084. inline double* get_numeric_data_values_5() const { return ___numeric_data_values_5; }
  2085. inline double** get_address_of_numeric_data_values_5() { return &___numeric_data_values_5; }
  2086. inline void set_numeric_data_values_5(double* value)
  2087. {
  2088. ___numeric_data_values_5 = value;
  2089. }
  2090. 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)); }
  2091. inline uint16_t* get_to_lower_data_low_6() const { return ___to_lower_data_low_6; }
  2092. inline uint16_t** get_address_of_to_lower_data_low_6() { return &___to_lower_data_low_6; }
  2093. inline void set_to_lower_data_low_6(uint16_t* value)
  2094. {
  2095. ___to_lower_data_low_6 = value;
  2096. }
  2097. 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)); }
  2098. inline uint16_t* get_to_lower_data_high_7() const { return ___to_lower_data_high_7; }
  2099. inline uint16_t** get_address_of_to_lower_data_high_7() { return &___to_lower_data_high_7; }
  2100. inline void set_to_lower_data_high_7(uint16_t* value)
  2101. {
  2102. ___to_lower_data_high_7 = value;
  2103. }
  2104. 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)); }
  2105. inline uint16_t* get_to_upper_data_low_8() const { return ___to_upper_data_low_8; }
  2106. inline uint16_t** get_address_of_to_upper_data_low_8() { return &___to_upper_data_low_8; }
  2107. inline void set_to_upper_data_low_8(uint16_t* value)
  2108. {
  2109. ___to_upper_data_low_8 = value;
  2110. }
  2111. 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)); }
  2112. inline uint16_t* get_to_upper_data_high_9() const { return ___to_upper_data_high_9; }
  2113. inline uint16_t** get_address_of_to_upper_data_high_9() { return &___to_upper_data_high_9; }
  2114. inline void set_to_upper_data_high_9(uint16_t* value)
  2115. {
  2116. ___to_upper_data_high_9 = value;
  2117. }
  2118. };
  2119. #ifdef __clang__
  2120. #pragma clang diagnostic pop
  2121. #endif
  2122. #endif // CHAR_T3634460470_H
  2123. #ifndef ENUM_T4135868527_H
  2124. #define ENUM_T4135868527_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.Enum
  2131. struct Enum_t4135868527 : public ValueType_t3640485471
  2132. {
  2133. public:
  2134. public:
  2135. };
  2136. struct Enum_t4135868527_StaticFields
  2137. {
  2138. public:
  2139. // System.Char[] System.Enum::split_char
  2140. CharU5BU5D_t3528271667* ___split_char_0;
  2141. public:
  2142. inline static int32_t get_offset_of_split_char_0() { return static_cast<int32_t>(offsetof(Enum_t4135868527_StaticFields, ___split_char_0)); }
  2143. inline CharU5BU5D_t3528271667* get_split_char_0() const { return ___split_char_0; }
  2144. inline CharU5BU5D_t3528271667** get_address_of_split_char_0() { return &___split_char_0; }
  2145. inline void set_split_char_0(CharU5BU5D_t3528271667* value)
  2146. {
  2147. ___split_char_0 = value;
  2148. Il2CppCodeGenWriteBarrier((&___split_char_0), value);
  2149. }
  2150. };
  2151. #ifdef __clang__
  2152. #pragma clang diagnostic pop
  2153. #endif
  2154. // Native definition for P/Invoke marshalling of System.Enum
  2155. struct Enum_t4135868527_marshaled_pinvoke
  2156. {
  2157. };
  2158. // Native definition for COM marshalling of System.Enum
  2159. struct Enum_t4135868527_marshaled_com
  2160. {
  2161. };
  2162. #endif // ENUM_T4135868527_H
  2163. #ifndef SINGLE_T1397266774_H
  2164. #define SINGLE_T1397266774_H
  2165. #ifdef __clang__
  2166. #pragma clang diagnostic push
  2167. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2168. #pragma clang diagnostic ignored "-Wunused-variable"
  2169. #endif
  2170. // System.Single
  2171. struct Single_t1397266774
  2172. {
  2173. public:
  2174. // System.Single System.Single::m_value
  2175. float ___m_value_7;
  2176. public:
  2177. inline static int32_t get_offset_of_m_value_7() { return static_cast<int32_t>(offsetof(Single_t1397266774, ___m_value_7)); }
  2178. inline float get_m_value_7() const { return ___m_value_7; }
  2179. inline float* get_address_of_m_value_7() { return &___m_value_7; }
  2180. inline void set_m_value_7(float value)
  2181. {
  2182. ___m_value_7 = value;
  2183. }
  2184. };
  2185. #ifdef __clang__
  2186. #pragma clang diagnostic pop
  2187. #endif
  2188. #endif // SINGLE_T1397266774_H
  2189. #ifndef SBYTE_T1669577662_H
  2190. #define SBYTE_T1669577662_H
  2191. #ifdef __clang__
  2192. #pragma clang diagnostic push
  2193. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2194. #pragma clang diagnostic ignored "-Wunused-variable"
  2195. #endif
  2196. // System.SByte
  2197. struct SByte_t1669577662
  2198. {
  2199. public:
  2200. // System.SByte System.SByte::m_value
  2201. int8_t ___m_value_0;
  2202. public:
  2203. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(SByte_t1669577662, ___m_value_0)); }
  2204. inline int8_t get_m_value_0() const { return ___m_value_0; }
  2205. inline int8_t* get_address_of_m_value_0() { return &___m_value_0; }
  2206. inline void set_m_value_0(int8_t value)
  2207. {
  2208. ___m_value_0 = value;
  2209. }
  2210. };
  2211. #ifdef __clang__
  2212. #pragma clang diagnostic pop
  2213. #endif
  2214. #endif // SBYTE_T1669577662_H
  2215. #ifndef VOID_T1185182177_H
  2216. #define VOID_T1185182177_H
  2217. #ifdef __clang__
  2218. #pragma clang diagnostic push
  2219. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2220. #pragma clang diagnostic ignored "-Wunused-variable"
  2221. #endif
  2222. // System.Void
  2223. struct Void_t1185182177
  2224. {
  2225. public:
  2226. public:
  2227. };
  2228. #ifdef __clang__
  2229. #pragma clang diagnostic pop
  2230. #endif
  2231. #endif // VOID_T1185182177_H
  2232. #ifndef UINT16_T2177724958_H
  2233. #define UINT16_T2177724958_H
  2234. #ifdef __clang__
  2235. #pragma clang diagnostic push
  2236. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2237. #pragma clang diagnostic ignored "-Wunused-variable"
  2238. #endif
  2239. // System.UInt16
  2240. struct UInt16_t2177724958
  2241. {
  2242. public:
  2243. // System.UInt16 System.UInt16::m_value
  2244. uint16_t ___m_value_2;
  2245. public:
  2246. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(UInt16_t2177724958, ___m_value_2)); }
  2247. inline uint16_t get_m_value_2() const { return ___m_value_2; }
  2248. inline uint16_t* get_address_of_m_value_2() { return &___m_value_2; }
  2249. inline void set_m_value_2(uint16_t value)
  2250. {
  2251. ___m_value_2 = value;
  2252. }
  2253. };
  2254. #ifdef __clang__
  2255. #pragma clang diagnostic pop
  2256. #endif
  2257. #endif // UINT16_T2177724958_H
  2258. #ifndef UINT32_T2560061978_H
  2259. #define UINT32_T2560061978_H
  2260. #ifdef __clang__
  2261. #pragma clang diagnostic push
  2262. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2263. #pragma clang diagnostic ignored "-Wunused-variable"
  2264. #endif
  2265. // System.UInt32
  2266. struct UInt32_t2560061978
  2267. {
  2268. public:
  2269. // System.UInt32 System.UInt32::m_value
  2270. uint32_t ___m_value_2;
  2271. public:
  2272. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(UInt32_t2560061978, ___m_value_2)); }
  2273. inline uint32_t get_m_value_2() const { return ___m_value_2; }
  2274. inline uint32_t* get_address_of_m_value_2() { return &___m_value_2; }
  2275. inline void set_m_value_2(uint32_t value)
  2276. {
  2277. ___m_value_2 = value;
  2278. }
  2279. };
  2280. #ifdef __clang__
  2281. #pragma clang diagnostic pop
  2282. #endif
  2283. #endif // UINT32_T2560061978_H
  2284. #ifndef UINT64_T4134040092_H
  2285. #define UINT64_T4134040092_H
  2286. #ifdef __clang__
  2287. #pragma clang diagnostic push
  2288. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2289. #pragma clang diagnostic ignored "-Wunused-variable"
  2290. #endif
  2291. // System.UInt64
  2292. struct UInt64_t4134040092
  2293. {
  2294. public:
  2295. // System.UInt64 System.UInt64::m_value
  2296. uint64_t ___m_value_0;
  2297. public:
  2298. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(UInt64_t4134040092, ___m_value_0)); }
  2299. inline uint64_t get_m_value_0() const { return ___m_value_0; }
  2300. inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; }
  2301. inline void set_m_value_0(uint64_t value)
  2302. {
  2303. ___m_value_0 = value;
  2304. }
  2305. };
  2306. #ifdef __clang__
  2307. #pragma clang diagnostic pop
  2308. #endif
  2309. #endif // UINT64_T4134040092_H
  2310. #ifndef INT64_T3736567304_H
  2311. #define INT64_T3736567304_H
  2312. #ifdef __clang__
  2313. #pragma clang diagnostic push
  2314. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2315. #pragma clang diagnostic ignored "-Wunused-variable"
  2316. #endif
  2317. // System.Int64
  2318. struct Int64_t3736567304
  2319. {
  2320. public:
  2321. // System.Int64 System.Int64::m_value
  2322. int64_t ___m_value_2;
  2323. public:
  2324. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(Int64_t3736567304, ___m_value_2)); }
  2325. inline int64_t get_m_value_2() const { return ___m_value_2; }
  2326. inline int64_t* get_address_of_m_value_2() { return &___m_value_2; }
  2327. inline void set_m_value_2(int64_t value)
  2328. {
  2329. ___m_value_2 = value;
  2330. }
  2331. };
  2332. #ifdef __clang__
  2333. #pragma clang diagnostic pop
  2334. #endif
  2335. #endif // INT64_T3736567304_H
  2336. #ifndef INT32_T2950945753_H
  2337. #define INT32_T2950945753_H
  2338. #ifdef __clang__
  2339. #pragma clang diagnostic push
  2340. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2341. #pragma clang diagnostic ignored "-Wunused-variable"
  2342. #endif
  2343. // System.Int32
  2344. struct Int32_t2950945753
  2345. {
  2346. public:
  2347. // System.Int32 System.Int32::m_value
  2348. int32_t ___m_value_2;
  2349. public:
  2350. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(Int32_t2950945753, ___m_value_2)); }
  2351. inline int32_t get_m_value_2() const { return ___m_value_2; }
  2352. inline int32_t* get_address_of_m_value_2() { return &___m_value_2; }
  2353. inline void set_m_value_2(int32_t value)
  2354. {
  2355. ___m_value_2 = value;
  2356. }
  2357. };
  2358. #ifdef __clang__
  2359. #pragma clang diagnostic pop
  2360. #endif
  2361. #endif // INT32_T2950945753_H
  2362. #ifndef DATETIMEKIND_T3468814247_H
  2363. #define DATETIMEKIND_T3468814247_H
  2364. #ifdef __clang__
  2365. #pragma clang diagnostic push
  2366. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2367. #pragma clang diagnostic ignored "-Wunused-variable"
  2368. #endif
  2369. // System.DateTimeKind
  2370. struct DateTimeKind_t3468814247
  2371. {
  2372. public:
  2373. // System.Int32 System.DateTimeKind::value__
  2374. int32_t ___value___1;
  2375. public:
  2376. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(DateTimeKind_t3468814247, ___value___1)); }
  2377. inline int32_t get_value___1() const { return ___value___1; }
  2378. inline int32_t* get_address_of_value___1() { return &___value___1; }
  2379. inline void set_value___1(int32_t value)
  2380. {
  2381. ___value___1 = value;
  2382. }
  2383. };
  2384. #ifdef __clang__
  2385. #pragma clang diagnostic pop
  2386. #endif
  2387. #endif // DATETIMEKIND_T3468814247_H
  2388. #ifndef NOTSUPPORTEDEXCEPTION_T1314879016_H
  2389. #define NOTSUPPORTEDEXCEPTION_T1314879016_H
  2390. #ifdef __clang__
  2391. #pragma clang diagnostic push
  2392. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2393. #pragma clang diagnostic ignored "-Wunused-variable"
  2394. #endif
  2395. // System.NotSupportedException
  2396. struct NotSupportedException_t1314879016 : public SystemException_t176217640
  2397. {
  2398. public:
  2399. public:
  2400. };
  2401. #ifdef __clang__
  2402. #pragma clang diagnostic pop
  2403. #endif
  2404. #endif // NOTSUPPORTEDEXCEPTION_T1314879016_H
  2405. #ifndef BINDINGFLAGS_T2721792723_H
  2406. #define BINDINGFLAGS_T2721792723_H
  2407. #ifdef __clang__
  2408. #pragma clang diagnostic push
  2409. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2410. #pragma clang diagnostic ignored "-Wunused-variable"
  2411. #endif
  2412. // System.Reflection.BindingFlags
  2413. struct BindingFlags_t2721792723
  2414. {
  2415. public:
  2416. // System.Int32 System.Reflection.BindingFlags::value__
  2417. int32_t ___value___1;
  2418. public:
  2419. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(BindingFlags_t2721792723, ___value___1)); }
  2420. inline int32_t get_value___1() const { return ___value___1; }
  2421. inline int32_t* get_address_of_value___1() { return &___value___1; }
  2422. inline void set_value___1(int32_t value)
  2423. {
  2424. ___value___1 = value;
  2425. }
  2426. };
  2427. #ifdef __clang__
  2428. #pragma clang diagnostic pop
  2429. #endif
  2430. #endif // BINDINGFLAGS_T2721792723_H
  2431. #ifndef WEAKREFERENCE_T1334886716_H
  2432. #define WEAKREFERENCE_T1334886716_H
  2433. #ifdef __clang__
  2434. #pragma clang diagnostic push
  2435. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2436. #pragma clang diagnostic ignored "-Wunused-variable"
  2437. #endif
  2438. // System.WeakReference
  2439. struct WeakReference_t1334886716 : public RuntimeObject
  2440. {
  2441. public:
  2442. // System.Boolean System.WeakReference::isLongReference
  2443. bool ___isLongReference_0;
  2444. // System.Runtime.InteropServices.GCHandle System.WeakReference::gcHandle
  2445. GCHandle_t3351438187 ___gcHandle_1;
  2446. public:
  2447. inline static int32_t get_offset_of_isLongReference_0() { return static_cast<int32_t>(offsetof(WeakReference_t1334886716, ___isLongReference_0)); }
  2448. inline bool get_isLongReference_0() const { return ___isLongReference_0; }
  2449. inline bool* get_address_of_isLongReference_0() { return &___isLongReference_0; }
  2450. inline void set_isLongReference_0(bool value)
  2451. {
  2452. ___isLongReference_0 = value;
  2453. }
  2454. inline static int32_t get_offset_of_gcHandle_1() { return static_cast<int32_t>(offsetof(WeakReference_t1334886716, ___gcHandle_1)); }
  2455. inline GCHandle_t3351438187 get_gcHandle_1() const { return ___gcHandle_1; }
  2456. inline GCHandle_t3351438187 * get_address_of_gcHandle_1() { return &___gcHandle_1; }
  2457. inline void set_gcHandle_1(GCHandle_t3351438187 value)
  2458. {
  2459. ___gcHandle_1 = value;
  2460. }
  2461. };
  2462. #ifdef __clang__
  2463. #pragma clang diagnostic pop
  2464. #endif
  2465. #endif // WEAKREFERENCE_T1334886716_H
  2466. #ifndef STREAMINGCONTEXTSTATES_T3580100459_H
  2467. #define STREAMINGCONTEXTSTATES_T3580100459_H
  2468. #ifdef __clang__
  2469. #pragma clang diagnostic push
  2470. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2471. #pragma clang diagnostic ignored "-Wunused-variable"
  2472. #endif
  2473. // System.Runtime.Serialization.StreamingContextStates
  2474. struct StreamingContextStates_t3580100459
  2475. {
  2476. public:
  2477. // System.Int32 System.Runtime.Serialization.StreamingContextStates::value__
  2478. int32_t ___value___1;
  2479. public:
  2480. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(StreamingContextStates_t3580100459, ___value___1)); }
  2481. inline int32_t get_value___1() const { return ___value___1; }
  2482. inline int32_t* get_address_of_value___1() { return &___value___1; }
  2483. inline void set_value___1(int32_t value)
  2484. {
  2485. ___value___1 = value;
  2486. }
  2487. };
  2488. #ifdef __clang__
  2489. #pragma clang diagnostic pop
  2490. #endif
  2491. #endif // STREAMINGCONTEXTSTATES_T3580100459_H
  2492. #ifndef GCHANDLETYPE_T3432586689_H
  2493. #define GCHANDLETYPE_T3432586689_H
  2494. #ifdef __clang__
  2495. #pragma clang diagnostic push
  2496. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2497. #pragma clang diagnostic ignored "-Wunused-variable"
  2498. #endif
  2499. // System.Runtime.InteropServices.GCHandleType
  2500. struct GCHandleType_t3432586689
  2501. {
  2502. public:
  2503. // System.Int32 System.Runtime.InteropServices.GCHandleType::value__
  2504. int32_t ___value___1;
  2505. public:
  2506. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(GCHandleType_t3432586689, ___value___1)); }
  2507. inline int32_t get_value___1() const { return ___value___1; }
  2508. inline int32_t* get_address_of_value___1() { return &___value___1; }
  2509. inline void set_value___1(int32_t value)
  2510. {
  2511. ___value___1 = value;
  2512. }
  2513. };
  2514. #ifdef __clang__
  2515. #pragma clang diagnostic pop
  2516. #endif
  2517. #endif // GCHANDLETYPE_T3432586689_H
  2518. #ifndef ARITHMETICEXCEPTION_T4283546778_H
  2519. #define ARITHMETICEXCEPTION_T4283546778_H
  2520. #ifdef __clang__
  2521. #pragma clang diagnostic push
  2522. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2523. #pragma clang diagnostic ignored "-Wunused-variable"
  2524. #endif
  2525. // System.ArithmeticException
  2526. struct ArithmeticException_t4283546778 : public SystemException_t176217640
  2527. {
  2528. public:
  2529. public:
  2530. };
  2531. #ifdef __clang__
  2532. #pragma clang diagnostic pop
  2533. #endif
  2534. #endif // ARITHMETICEXCEPTION_T4283546778_H
  2535. #ifndef THREADSTATE_T2533302383_H
  2536. #define THREADSTATE_T2533302383_H
  2537. #ifdef __clang__
  2538. #pragma clang diagnostic push
  2539. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2540. #pragma clang diagnostic ignored "-Wunused-variable"
  2541. #endif
  2542. // System.Threading.ThreadState
  2543. struct ThreadState_t2533302383
  2544. {
  2545. public:
  2546. // System.Int32 System.Threading.ThreadState::value__
  2547. int32_t ___value___1;
  2548. public:
  2549. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(ThreadState_t2533302383, ___value___1)); }
  2550. inline int32_t get_value___1() const { return ___value___1; }
  2551. inline int32_t* get_address_of_value___1() { return &___value___1; }
  2552. inline void set_value___1(int32_t value)
  2553. {
  2554. ___value___1 = value;
  2555. }
  2556. };
  2557. #ifdef __clang__
  2558. #pragma clang diagnostic pop
  2559. #endif
  2560. #endif // THREADSTATE_T2533302383_H
  2561. #ifndef UNAUTHORIZEDACCESSEXCEPTION_T490705335_H
  2562. #define UNAUTHORIZEDACCESSEXCEPTION_T490705335_H
  2563. #ifdef __clang__
  2564. #pragma clang diagnostic push
  2565. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2566. #pragma clang diagnostic ignored "-Wunused-variable"
  2567. #endif
  2568. // System.UnauthorizedAccessException
  2569. struct UnauthorizedAccessException_t490705335 : public SystemException_t176217640
  2570. {
  2571. public:
  2572. public:
  2573. };
  2574. #ifdef __clang__
  2575. #pragma clang diagnostic pop
  2576. #endif
  2577. #endif // UNAUTHORIZEDACCESSEXCEPTION_T490705335_H
  2578. #ifndef RUNTIMETYPEHANDLE_T3027515415_H
  2579. #define RUNTIMETYPEHANDLE_T3027515415_H
  2580. #ifdef __clang__
  2581. #pragma clang diagnostic push
  2582. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2583. #pragma clang diagnostic ignored "-Wunused-variable"
  2584. #endif
  2585. // System.RuntimeTypeHandle
  2586. struct RuntimeTypeHandle_t3027515415
  2587. {
  2588. public:
  2589. // System.IntPtr System.RuntimeTypeHandle::value
  2590. intptr_t ___value_0;
  2591. public:
  2592. inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(RuntimeTypeHandle_t3027515415, ___value_0)); }
  2593. inline intptr_t get_value_0() const { return ___value_0; }
  2594. inline intptr_t* get_address_of_value_0() { return &___value_0; }
  2595. inline void set_value_0(intptr_t value)
  2596. {
  2597. ___value_0 = value;
  2598. }
  2599. };
  2600. #ifdef __clang__
  2601. #pragma clang diagnostic pop
  2602. #endif
  2603. #endif // RUNTIMETYPEHANDLE_T3027515415_H
  2604. #ifndef DELEGATE_T1188392813_H
  2605. #define DELEGATE_T1188392813_H
  2606. #ifdef __clang__
  2607. #pragma clang diagnostic push
  2608. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2609. #pragma clang diagnostic ignored "-Wunused-variable"
  2610. #endif
  2611. // System.Delegate
  2612. struct Delegate_t1188392813 : public RuntimeObject
  2613. {
  2614. public:
  2615. // System.IntPtr System.Delegate::method_ptr
  2616. Il2CppMethodPointer ___method_ptr_0;
  2617. // System.IntPtr System.Delegate::invoke_impl
  2618. intptr_t ___invoke_impl_1;
  2619. // System.Object System.Delegate::m_target
  2620. RuntimeObject * ___m_target_2;
  2621. // System.IntPtr System.Delegate::method
  2622. intptr_t ___method_3;
  2623. // System.IntPtr System.Delegate::delegate_trampoline
  2624. intptr_t ___delegate_trampoline_4;
  2625. // System.IntPtr System.Delegate::method_code
  2626. intptr_t ___method_code_5;
  2627. // System.Reflection.MethodInfo System.Delegate::method_info
  2628. MethodInfo_t * ___method_info_6;
  2629. // System.Reflection.MethodInfo System.Delegate::original_method_info
  2630. MethodInfo_t * ___original_method_info_7;
  2631. // System.DelegateData System.Delegate::data
  2632. DelegateData_t1677132599 * ___data_8;
  2633. public:
  2634. inline static int32_t get_offset_of_method_ptr_0() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___method_ptr_0)); }
  2635. inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; }
  2636. inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; }
  2637. inline void set_method_ptr_0(Il2CppMethodPointer value)
  2638. {
  2639. ___method_ptr_0 = value;
  2640. }
  2641. inline static int32_t get_offset_of_invoke_impl_1() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___invoke_impl_1)); }
  2642. inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; }
  2643. inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; }
  2644. inline void set_invoke_impl_1(intptr_t value)
  2645. {
  2646. ___invoke_impl_1 = value;
  2647. }
  2648. inline static int32_t get_offset_of_m_target_2() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___m_target_2)); }
  2649. inline RuntimeObject * get_m_target_2() const { return ___m_target_2; }
  2650. inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; }
  2651. inline void set_m_target_2(RuntimeObject * value)
  2652. {
  2653. ___m_target_2 = value;
  2654. Il2CppCodeGenWriteBarrier((&___m_target_2), value);
  2655. }
  2656. inline static int32_t get_offset_of_method_3() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___method_3)); }
  2657. inline intptr_t get_method_3() const { return ___method_3; }
  2658. inline intptr_t* get_address_of_method_3() { return &___method_3; }
  2659. inline void set_method_3(intptr_t value)
  2660. {
  2661. ___method_3 = value;
  2662. }
  2663. inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___delegate_trampoline_4)); }
  2664. inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; }
  2665. inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; }
  2666. inline void set_delegate_trampoline_4(intptr_t value)
  2667. {
  2668. ___delegate_trampoline_4 = value;
  2669. }
  2670. inline static int32_t get_offset_of_method_code_5() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___method_code_5)); }
  2671. inline intptr_t get_method_code_5() const { return ___method_code_5; }
  2672. inline intptr_t* get_address_of_method_code_5() { return &___method_code_5; }
  2673. inline void set_method_code_5(intptr_t value)
  2674. {
  2675. ___method_code_5 = value;
  2676. }
  2677. inline static int32_t get_offset_of_method_info_6() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___method_info_6)); }
  2678. inline MethodInfo_t * get_method_info_6() const { return ___method_info_6; }
  2679. inline MethodInfo_t ** get_address_of_method_info_6() { return &___method_info_6; }
  2680. inline void set_method_info_6(MethodInfo_t * value)
  2681. {
  2682. ___method_info_6 = value;
  2683. Il2CppCodeGenWriteBarrier((&___method_info_6), value);
  2684. }
  2685. inline static int32_t get_offset_of_original_method_info_7() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___original_method_info_7)); }
  2686. inline MethodInfo_t * get_original_method_info_7() const { return ___original_method_info_7; }
  2687. inline MethodInfo_t ** get_address_of_original_method_info_7() { return &___original_method_info_7; }
  2688. inline void set_original_method_info_7(MethodInfo_t * value)
  2689. {
  2690. ___original_method_info_7 = value;
  2691. Il2CppCodeGenWriteBarrier((&___original_method_info_7), value);
  2692. }
  2693. inline static int32_t get_offset_of_data_8() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___data_8)); }
  2694. inline DelegateData_t1677132599 * get_data_8() const { return ___data_8; }
  2695. inline DelegateData_t1677132599 ** get_address_of_data_8() { return &___data_8; }
  2696. inline void set_data_8(DelegateData_t1677132599 * value)
  2697. {
  2698. ___data_8 = value;
  2699. Il2CppCodeGenWriteBarrier((&___data_8), value);
  2700. }
  2701. };
  2702. #ifdef __clang__
  2703. #pragma clang diagnostic pop
  2704. #endif
  2705. #endif // DELEGATE_T1188392813_H
  2706. #ifndef NUMBERSTYLES_T617258130_H
  2707. #define NUMBERSTYLES_T617258130_H
  2708. #ifdef __clang__
  2709. #pragma clang diagnostic push
  2710. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2711. #pragma clang diagnostic ignored "-Wunused-variable"
  2712. #endif
  2713. // System.Globalization.NumberStyles
  2714. struct NumberStyles_t617258130
  2715. {
  2716. public:
  2717. // System.Int32 System.Globalization.NumberStyles::value__
  2718. int32_t ___value___1;
  2719. public:
  2720. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(NumberStyles_t617258130, ___value___1)); }
  2721. inline int32_t get_value___1() const { return ___value___1; }
  2722. inline int32_t* get_address_of_value___1() { return &___value___1; }
  2723. inline void set_value___1(int32_t value)
  2724. {
  2725. ___value___1 = value;
  2726. }
  2727. };
  2728. #ifdef __clang__
  2729. #pragma clang diagnostic pop
  2730. #endif
  2731. #endif // NUMBERSTYLES_T617258130_H
  2732. #ifndef ARGUMENTEXCEPTION_T132251570_H
  2733. #define ARGUMENTEXCEPTION_T132251570_H
  2734. #ifdef __clang__
  2735. #pragma clang diagnostic push
  2736. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2737. #pragma clang diagnostic ignored "-Wunused-variable"
  2738. #endif
  2739. // System.ArgumentException
  2740. struct ArgumentException_t132251570 : public SystemException_t176217640
  2741. {
  2742. public:
  2743. // System.String System.ArgumentException::param_name
  2744. String_t* ___param_name_12;
  2745. public:
  2746. inline static int32_t get_offset_of_param_name_12() { return static_cast<int32_t>(offsetof(ArgumentException_t132251570, ___param_name_12)); }
  2747. inline String_t* get_param_name_12() const { return ___param_name_12; }
  2748. inline String_t** get_address_of_param_name_12() { return &___param_name_12; }
  2749. inline void set_param_name_12(String_t* value)
  2750. {
  2751. ___param_name_12 = value;
  2752. Il2CppCodeGenWriteBarrier((&___param_name_12), value);
  2753. }
  2754. };
  2755. #ifdef __clang__
  2756. #pragma clang diagnostic pop
  2757. #endif
  2758. #endif // ARGUMENTEXCEPTION_T132251570_H
  2759. #ifndef ASSEMBLY_T_H
  2760. #define ASSEMBLY_T_H
  2761. #ifdef __clang__
  2762. #pragma clang diagnostic push
  2763. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2764. #pragma clang diagnostic ignored "-Wunused-variable"
  2765. #endif
  2766. // System.Reflection.Assembly
  2767. struct Assembly_t : public RuntimeObject
  2768. {
  2769. public:
  2770. // System.IntPtr System.Reflection.Assembly::_mono_assembly
  2771. intptr_t ____mono_assembly_0;
  2772. // System.Reflection.Assembly/ResolveEventHolder System.Reflection.Assembly::resolve_event_holder
  2773. ResolveEventHolder_t2120639521 * ___resolve_event_holder_1;
  2774. // System.Security.Policy.Evidence System.Reflection.Assembly::_evidence
  2775. Evidence_t2008144148 * ____evidence_2;
  2776. // System.Security.PermissionSet System.Reflection.Assembly::_minimum
  2777. PermissionSet_t223948603 * ____minimum_3;
  2778. // System.Security.PermissionSet System.Reflection.Assembly::_optional
  2779. PermissionSet_t223948603 * ____optional_4;
  2780. // System.Security.PermissionSet System.Reflection.Assembly::_refuse
  2781. PermissionSet_t223948603 * ____refuse_5;
  2782. // System.Security.PermissionSet System.Reflection.Assembly::_granted
  2783. PermissionSet_t223948603 * ____granted_6;
  2784. // System.Security.PermissionSet System.Reflection.Assembly::_denied
  2785. PermissionSet_t223948603 * ____denied_7;
  2786. // System.Boolean System.Reflection.Assembly::fromByteArray
  2787. bool ___fromByteArray_8;
  2788. // System.String System.Reflection.Assembly::assemblyName
  2789. String_t* ___assemblyName_9;
  2790. public:
  2791. inline static int32_t get_offset_of__mono_assembly_0() { return static_cast<int32_t>(offsetof(Assembly_t, ____mono_assembly_0)); }
  2792. inline intptr_t get__mono_assembly_0() const { return ____mono_assembly_0; }
  2793. inline intptr_t* get_address_of__mono_assembly_0() { return &____mono_assembly_0; }
  2794. inline void set__mono_assembly_0(intptr_t value)
  2795. {
  2796. ____mono_assembly_0 = value;
  2797. }
  2798. inline static int32_t get_offset_of_resolve_event_holder_1() { return static_cast<int32_t>(offsetof(Assembly_t, ___resolve_event_holder_1)); }
  2799. inline ResolveEventHolder_t2120639521 * get_resolve_event_holder_1() const { return ___resolve_event_holder_1; }
  2800. inline ResolveEventHolder_t2120639521 ** get_address_of_resolve_event_holder_1() { return &___resolve_event_holder_1; }
  2801. inline void set_resolve_event_holder_1(ResolveEventHolder_t2120639521 * value)
  2802. {
  2803. ___resolve_event_holder_1 = value;
  2804. Il2CppCodeGenWriteBarrier((&___resolve_event_holder_1), value);
  2805. }
  2806. inline static int32_t get_offset_of__evidence_2() { return static_cast<int32_t>(offsetof(Assembly_t, ____evidence_2)); }
  2807. inline Evidence_t2008144148 * get__evidence_2() const { return ____evidence_2; }
  2808. inline Evidence_t2008144148 ** get_address_of__evidence_2() { return &____evidence_2; }
  2809. inline void set__evidence_2(Evidence_t2008144148 * value)
  2810. {
  2811. ____evidence_2 = value;
  2812. Il2CppCodeGenWriteBarrier((&____evidence_2), value);
  2813. }
  2814. inline static int32_t get_offset_of__minimum_3() { return static_cast<int32_t>(offsetof(Assembly_t, ____minimum_3)); }
  2815. inline PermissionSet_t223948603 * get__minimum_3() const { return ____minimum_3; }
  2816. inline PermissionSet_t223948603 ** get_address_of__minimum_3() { return &____minimum_3; }
  2817. inline void set__minimum_3(PermissionSet_t223948603 * value)
  2818. {
  2819. ____minimum_3 = value;
  2820. Il2CppCodeGenWriteBarrier((&____minimum_3), value);
  2821. }
  2822. inline static int32_t get_offset_of__optional_4() { return static_cast<int32_t>(offsetof(Assembly_t, ____optional_4)); }
  2823. inline PermissionSet_t223948603 * get__optional_4() const { return ____optional_4; }
  2824. inline PermissionSet_t223948603 ** get_address_of__optional_4() { return &____optional_4; }
  2825. inline void set__optional_4(PermissionSet_t223948603 * value)
  2826. {
  2827. ____optional_4 = value;
  2828. Il2CppCodeGenWriteBarrier((&____optional_4), value);
  2829. }
  2830. inline static int32_t get_offset_of__refuse_5() { return static_cast<int32_t>(offsetof(Assembly_t, ____refuse_5)); }
  2831. inline PermissionSet_t223948603 * get__refuse_5() const { return ____refuse_5; }
  2832. inline PermissionSet_t223948603 ** get_address_of__refuse_5() { return &____refuse_5; }
  2833. inline void set__refuse_5(PermissionSet_t223948603 * value)
  2834. {
  2835. ____refuse_5 = value;
  2836. Il2CppCodeGenWriteBarrier((&____refuse_5), value);
  2837. }
  2838. inline static int32_t get_offset_of__granted_6() { return static_cast<int32_t>(offsetof(Assembly_t, ____granted_6)); }
  2839. inline PermissionSet_t223948603 * get__granted_6() const { return ____granted_6; }
  2840. inline PermissionSet_t223948603 ** get_address_of__granted_6() { return &____granted_6; }
  2841. inline void set__granted_6(PermissionSet_t223948603 * value)
  2842. {
  2843. ____granted_6 = value;
  2844. Il2CppCodeGenWriteBarrier((&____granted_6), value);
  2845. }
  2846. inline static int32_t get_offset_of__denied_7() { return static_cast<int32_t>(offsetof(Assembly_t, ____denied_7)); }
  2847. inline PermissionSet_t223948603 * get__denied_7() const { return ____denied_7; }
  2848. inline PermissionSet_t223948603 ** get_address_of__denied_7() { return &____denied_7; }
  2849. inline void set__denied_7(PermissionSet_t223948603 * value)
  2850. {
  2851. ____denied_7 = value;
  2852. Il2CppCodeGenWriteBarrier((&____denied_7), value);
  2853. }
  2854. inline static int32_t get_offset_of_fromByteArray_8() { return static_cast<int32_t>(offsetof(Assembly_t, ___fromByteArray_8)); }
  2855. inline bool get_fromByteArray_8() const { return ___fromByteArray_8; }
  2856. inline bool* get_address_of_fromByteArray_8() { return &___fromByteArray_8; }
  2857. inline void set_fromByteArray_8(bool value)
  2858. {
  2859. ___fromByteArray_8 = value;
  2860. }
  2861. inline static int32_t get_offset_of_assemblyName_9() { return static_cast<int32_t>(offsetof(Assembly_t, ___assemblyName_9)); }
  2862. inline String_t* get_assemblyName_9() const { return ___assemblyName_9; }
  2863. inline String_t** get_address_of_assemblyName_9() { return &___assemblyName_9; }
  2864. inline void set_assemblyName_9(String_t* value)
  2865. {
  2866. ___assemblyName_9 = value;
  2867. Il2CppCodeGenWriteBarrier((&___assemblyName_9), value);
  2868. }
  2869. };
  2870. #ifdef __clang__
  2871. #pragma clang diagnostic pop
  2872. #endif
  2873. #endif // ASSEMBLY_T_H
  2874. #ifndef UNITYTYPE_T3666003507_H
  2875. #define UNITYTYPE_T3666003507_H
  2876. #ifdef __clang__
  2877. #pragma clang diagnostic push
  2878. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2879. #pragma clang diagnostic ignored "-Wunused-variable"
  2880. #endif
  2881. // System.UnitySerializationHolder/UnityType
  2882. struct UnityType_t3666003507
  2883. {
  2884. public:
  2885. // System.Byte System.UnitySerializationHolder/UnityType::value__
  2886. uint8_t ___value___1;
  2887. public:
  2888. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(UnityType_t3666003507, ___value___1)); }
  2889. inline uint8_t get_value___1() const { return ___value___1; }
  2890. inline uint8_t* get_address_of_value___1() { return &___value___1; }
  2891. inline void set_value___1(uint8_t value)
  2892. {
  2893. ___value___1 = value;
  2894. }
  2895. };
  2896. #ifdef __clang__
  2897. #pragma clang diagnostic pop
  2898. #endif
  2899. #endif // UNITYTYPE_T3666003507_H
  2900. #ifndef TYPECODE_T2987224087_H
  2901. #define TYPECODE_T2987224087_H
  2902. #ifdef __clang__
  2903. #pragma clang diagnostic push
  2904. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2905. #pragma clang diagnostic ignored "-Wunused-variable"
  2906. #endif
  2907. // System.TypeCode
  2908. struct TypeCode_t2987224087
  2909. {
  2910. public:
  2911. // System.Int32 System.TypeCode::value__
  2912. int32_t ___value___1;
  2913. public:
  2914. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(TypeCode_t2987224087, ___value___1)); }
  2915. inline int32_t get_value___1() const { return ___value___1; }
  2916. inline int32_t* get_address_of_value___1() { return &___value___1; }
  2917. inline void set_value___1(int32_t value)
  2918. {
  2919. ___value___1 = value;
  2920. }
  2921. };
  2922. #ifdef __clang__
  2923. #pragma clang diagnostic pop
  2924. #endif
  2925. #endif // TYPECODE_T2987224087_H
  2926. #ifndef ARGUMENTNULLEXCEPTION_T1615371798_H
  2927. #define ARGUMENTNULLEXCEPTION_T1615371798_H
  2928. #ifdef __clang__
  2929. #pragma clang diagnostic push
  2930. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2931. #pragma clang diagnostic ignored "-Wunused-variable"
  2932. #endif
  2933. // System.ArgumentNullException
  2934. struct ArgumentNullException_t1615371798 : public ArgumentException_t132251570
  2935. {
  2936. public:
  2937. public:
  2938. };
  2939. #ifdef __clang__
  2940. #pragma clang diagnostic pop
  2941. #endif
  2942. #endif // ARGUMENTNULLEXCEPTION_T1615371798_H
  2943. #ifndef MULTICASTDELEGATE_T_H
  2944. #define MULTICASTDELEGATE_T_H
  2945. #ifdef __clang__
  2946. #pragma clang diagnostic push
  2947. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2948. #pragma clang diagnostic ignored "-Wunused-variable"
  2949. #endif
  2950. // System.MulticastDelegate
  2951. struct MulticastDelegate_t : public Delegate_t1188392813
  2952. {
  2953. public:
  2954. // System.MulticastDelegate System.MulticastDelegate::prev
  2955. MulticastDelegate_t * ___prev_9;
  2956. // System.MulticastDelegate System.MulticastDelegate::kpm_next
  2957. MulticastDelegate_t * ___kpm_next_10;
  2958. public:
  2959. inline static int32_t get_offset_of_prev_9() { return static_cast<int32_t>(offsetof(MulticastDelegate_t, ___prev_9)); }
  2960. inline MulticastDelegate_t * get_prev_9() const { return ___prev_9; }
  2961. inline MulticastDelegate_t ** get_address_of_prev_9() { return &___prev_9; }
  2962. inline void set_prev_9(MulticastDelegate_t * value)
  2963. {
  2964. ___prev_9 = value;
  2965. Il2CppCodeGenWriteBarrier((&___prev_9), value);
  2966. }
  2967. inline static int32_t get_offset_of_kpm_next_10() { return static_cast<int32_t>(offsetof(MulticastDelegate_t, ___kpm_next_10)); }
  2968. inline MulticastDelegate_t * get_kpm_next_10() const { return ___kpm_next_10; }
  2969. inline MulticastDelegate_t ** get_address_of_kpm_next_10() { return &___kpm_next_10; }
  2970. inline void set_kpm_next_10(MulticastDelegate_t * value)
  2971. {
  2972. ___kpm_next_10 = value;
  2973. Il2CppCodeGenWriteBarrier((&___kpm_next_10), value);
  2974. }
  2975. };
  2976. #ifdef __clang__
  2977. #pragma clang diagnostic pop
  2978. #endif
  2979. #endif // MULTICASTDELEGATE_T_H
  2980. #ifndef OVERFLOWEXCEPTION_T2020128637_H
  2981. #define OVERFLOWEXCEPTION_T2020128637_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.OverflowException
  2988. struct OverflowException_t2020128637 : public ArithmeticException_t4283546778
  2989. {
  2990. public:
  2991. public:
  2992. };
  2993. #ifdef __clang__
  2994. #pragma clang diagnostic pop
  2995. #endif
  2996. #endif // OVERFLOWEXCEPTION_T2020128637_H
  2997. #ifndef THREAD_T2300836069_H
  2998. #define THREAD_T2300836069_H
  2999. #ifdef __clang__
  3000. #pragma clang diagnostic push
  3001. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3002. #pragma clang diagnostic ignored "-Wunused-variable"
  3003. #endif
  3004. // System.Threading.Thread
  3005. struct Thread_t2300836069 : public CriticalFinalizerObject_t701527852
  3006. {
  3007. public:
  3008. // System.Int32 System.Threading.Thread::lock_thread_id
  3009. int32_t ___lock_thread_id_0;
  3010. // System.IntPtr System.Threading.Thread::system_thread_handle
  3011. intptr_t ___system_thread_handle_1;
  3012. // System.Object System.Threading.Thread::cached_culture_info
  3013. RuntimeObject * ___cached_culture_info_2;
  3014. // System.IntPtr System.Threading.Thread::unused0
  3015. intptr_t ___unused0_3;
  3016. // System.Boolean System.Threading.Thread::threadpool_thread
  3017. bool ___threadpool_thread_4;
  3018. // System.IntPtr System.Threading.Thread::name
  3019. intptr_t ___name_5;
  3020. // System.Int32 System.Threading.Thread::name_len
  3021. int32_t ___name_len_6;
  3022. // System.Threading.ThreadState System.Threading.Thread::state
  3023. int32_t ___state_7;
  3024. // System.Object System.Threading.Thread::abort_exc
  3025. RuntimeObject * ___abort_exc_8;
  3026. // System.Int32 System.Threading.Thread::abort_state_handle
  3027. int32_t ___abort_state_handle_9;
  3028. // System.Int64 System.Threading.Thread::thread_id
  3029. int64_t ___thread_id_10;
  3030. // System.IntPtr System.Threading.Thread::start_notify
  3031. intptr_t ___start_notify_11;
  3032. // System.IntPtr System.Threading.Thread::stack_ptr
  3033. intptr_t ___stack_ptr_12;
  3034. // System.UIntPtr System.Threading.Thread::static_data
  3035. uintptr_t ___static_data_13;
  3036. // System.IntPtr System.Threading.Thread::jit_data
  3037. intptr_t ___jit_data_14;
  3038. // System.IntPtr System.Threading.Thread::lock_data
  3039. intptr_t ___lock_data_15;
  3040. // System.Object System.Threading.Thread::current_appcontext
  3041. RuntimeObject * ___current_appcontext_16;
  3042. // System.Int32 System.Threading.Thread::stack_size
  3043. int32_t ___stack_size_17;
  3044. // System.Object System.Threading.Thread::start_obj
  3045. RuntimeObject * ___start_obj_18;
  3046. // System.IntPtr System.Threading.Thread::appdomain_refs
  3047. intptr_t ___appdomain_refs_19;
  3048. // System.Int32 System.Threading.Thread::interruption_requested
  3049. int32_t ___interruption_requested_20;
  3050. // System.IntPtr System.Threading.Thread::suspend_event
  3051. intptr_t ___suspend_event_21;
  3052. // System.IntPtr System.Threading.Thread::suspended_event
  3053. intptr_t ___suspended_event_22;
  3054. // System.IntPtr System.Threading.Thread::resume_event
  3055. intptr_t ___resume_event_23;
  3056. // System.IntPtr System.Threading.Thread::synch_cs
  3057. intptr_t ___synch_cs_24;
  3058. // System.IntPtr System.Threading.Thread::serialized_culture_info
  3059. intptr_t ___serialized_culture_info_25;
  3060. // System.Int32 System.Threading.Thread::serialized_culture_info_len
  3061. int32_t ___serialized_culture_info_len_26;
  3062. // System.IntPtr System.Threading.Thread::serialized_ui_culture_info
  3063. intptr_t ___serialized_ui_culture_info_27;
  3064. // System.Int32 System.Threading.Thread::serialized_ui_culture_info_len
  3065. int32_t ___serialized_ui_culture_info_len_28;
  3066. // System.Boolean System.Threading.Thread::thread_dump_requested
  3067. bool ___thread_dump_requested_29;
  3068. // System.IntPtr System.Threading.Thread::end_stack
  3069. intptr_t ___end_stack_30;
  3070. // System.Boolean System.Threading.Thread::thread_interrupt_requested
  3071. bool ___thread_interrupt_requested_31;
  3072. // System.Byte System.Threading.Thread::apartment_state
  3073. uint8_t ___apartment_state_32;
  3074. // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Thread::critical_region_level
  3075. int32_t ___critical_region_level_33;
  3076. // System.Int32 System.Threading.Thread::small_id
  3077. int32_t ___small_id_34;
  3078. // System.IntPtr System.Threading.Thread::manage_callback
  3079. intptr_t ___manage_callback_35;
  3080. // System.Object System.Threading.Thread::pending_exception
  3081. RuntimeObject * ___pending_exception_36;
  3082. // System.Threading.ExecutionContext System.Threading.Thread::ec_to_set
  3083. ExecutionContext_t1748372627 * ___ec_to_set_37;
  3084. // System.IntPtr System.Threading.Thread::interrupt_on_stop
  3085. intptr_t ___interrupt_on_stop_38;
  3086. // System.IntPtr System.Threading.Thread::unused3
  3087. intptr_t ___unused3_39;
  3088. // System.IntPtr System.Threading.Thread::unused4
  3089. intptr_t ___unused4_40;
  3090. // System.IntPtr System.Threading.Thread::unused5
  3091. intptr_t ___unused5_41;
  3092. // System.IntPtr System.Threading.Thread::unused6
  3093. intptr_t ___unused6_42;
  3094. // System.MulticastDelegate System.Threading.Thread::threadstart
  3095. MulticastDelegate_t * ___threadstart_45;
  3096. // System.Int32 System.Threading.Thread::managed_id
  3097. int32_t ___managed_id_46;
  3098. // System.Security.Principal.IPrincipal System.Threading.Thread::_principal
  3099. RuntimeObject* ____principal_47;
  3100. // System.Boolean System.Threading.Thread::in_currentculture
  3101. bool ___in_currentculture_50;
  3102. public:
  3103. inline static int32_t get_offset_of_lock_thread_id_0() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___lock_thread_id_0)); }
  3104. inline int32_t get_lock_thread_id_0() const { return ___lock_thread_id_0; }
  3105. inline int32_t* get_address_of_lock_thread_id_0() { return &___lock_thread_id_0; }
  3106. inline void set_lock_thread_id_0(int32_t value)
  3107. {
  3108. ___lock_thread_id_0 = value;
  3109. }
  3110. inline static int32_t get_offset_of_system_thread_handle_1() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___system_thread_handle_1)); }
  3111. inline intptr_t get_system_thread_handle_1() const { return ___system_thread_handle_1; }
  3112. inline intptr_t* get_address_of_system_thread_handle_1() { return &___system_thread_handle_1; }
  3113. inline void set_system_thread_handle_1(intptr_t value)
  3114. {
  3115. ___system_thread_handle_1 = value;
  3116. }
  3117. inline static int32_t get_offset_of_cached_culture_info_2() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___cached_culture_info_2)); }
  3118. inline RuntimeObject * get_cached_culture_info_2() const { return ___cached_culture_info_2; }
  3119. inline RuntimeObject ** get_address_of_cached_culture_info_2() { return &___cached_culture_info_2; }
  3120. inline void set_cached_culture_info_2(RuntimeObject * value)
  3121. {
  3122. ___cached_culture_info_2 = value;
  3123. Il2CppCodeGenWriteBarrier((&___cached_culture_info_2), value);
  3124. }
  3125. inline static int32_t get_offset_of_unused0_3() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___unused0_3)); }
  3126. inline intptr_t get_unused0_3() const { return ___unused0_3; }
  3127. inline intptr_t* get_address_of_unused0_3() { return &___unused0_3; }
  3128. inline void set_unused0_3(intptr_t value)
  3129. {
  3130. ___unused0_3 = value;
  3131. }
  3132. inline static int32_t get_offset_of_threadpool_thread_4() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___threadpool_thread_4)); }
  3133. inline bool get_threadpool_thread_4() const { return ___threadpool_thread_4; }
  3134. inline bool* get_address_of_threadpool_thread_4() { return &___threadpool_thread_4; }
  3135. inline void set_threadpool_thread_4(bool value)
  3136. {
  3137. ___threadpool_thread_4 = value;
  3138. }
  3139. inline static int32_t get_offset_of_name_5() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___name_5)); }
  3140. inline intptr_t get_name_5() const { return ___name_5; }
  3141. inline intptr_t* get_address_of_name_5() { return &___name_5; }
  3142. inline void set_name_5(intptr_t value)
  3143. {
  3144. ___name_5 = value;
  3145. }
  3146. inline static int32_t get_offset_of_name_len_6() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___name_len_6)); }
  3147. inline int32_t get_name_len_6() const { return ___name_len_6; }
  3148. inline int32_t* get_address_of_name_len_6() { return &___name_len_6; }
  3149. inline void set_name_len_6(int32_t value)
  3150. {
  3151. ___name_len_6 = value;
  3152. }
  3153. inline static int32_t get_offset_of_state_7() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___state_7)); }
  3154. inline int32_t get_state_7() const { return ___state_7; }
  3155. inline int32_t* get_address_of_state_7() { return &___state_7; }
  3156. inline void set_state_7(int32_t value)
  3157. {
  3158. ___state_7 = value;
  3159. }
  3160. inline static int32_t get_offset_of_abort_exc_8() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___abort_exc_8)); }
  3161. inline RuntimeObject * get_abort_exc_8() const { return ___abort_exc_8; }
  3162. inline RuntimeObject ** get_address_of_abort_exc_8() { return &___abort_exc_8; }
  3163. inline void set_abort_exc_8(RuntimeObject * value)
  3164. {
  3165. ___abort_exc_8 = value;
  3166. Il2CppCodeGenWriteBarrier((&___abort_exc_8), value);
  3167. }
  3168. inline static int32_t get_offset_of_abort_state_handle_9() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___abort_state_handle_9)); }
  3169. inline int32_t get_abort_state_handle_9() const { return ___abort_state_handle_9; }
  3170. inline int32_t* get_address_of_abort_state_handle_9() { return &___abort_state_handle_9; }
  3171. inline void set_abort_state_handle_9(int32_t value)
  3172. {
  3173. ___abort_state_handle_9 = value;
  3174. }
  3175. inline static int32_t get_offset_of_thread_id_10() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___thread_id_10)); }
  3176. inline int64_t get_thread_id_10() const { return ___thread_id_10; }
  3177. inline int64_t* get_address_of_thread_id_10() { return &___thread_id_10; }
  3178. inline void set_thread_id_10(int64_t value)
  3179. {
  3180. ___thread_id_10 = value;
  3181. }
  3182. inline static int32_t get_offset_of_start_notify_11() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___start_notify_11)); }
  3183. inline intptr_t get_start_notify_11() const { return ___start_notify_11; }
  3184. inline intptr_t* get_address_of_start_notify_11() { return &___start_notify_11; }
  3185. inline void set_start_notify_11(intptr_t value)
  3186. {
  3187. ___start_notify_11 = value;
  3188. }
  3189. inline static int32_t get_offset_of_stack_ptr_12() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___stack_ptr_12)); }
  3190. inline intptr_t get_stack_ptr_12() const { return ___stack_ptr_12; }
  3191. inline intptr_t* get_address_of_stack_ptr_12() { return &___stack_ptr_12; }
  3192. inline void set_stack_ptr_12(intptr_t value)
  3193. {
  3194. ___stack_ptr_12 = value;
  3195. }
  3196. inline static int32_t get_offset_of_static_data_13() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___static_data_13)); }
  3197. inline uintptr_t get_static_data_13() const { return ___static_data_13; }
  3198. inline uintptr_t* get_address_of_static_data_13() { return &___static_data_13; }
  3199. inline void set_static_data_13(uintptr_t value)
  3200. {
  3201. ___static_data_13 = value;
  3202. }
  3203. inline static int32_t get_offset_of_jit_data_14() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___jit_data_14)); }
  3204. inline intptr_t get_jit_data_14() const { return ___jit_data_14; }
  3205. inline intptr_t* get_address_of_jit_data_14() { return &___jit_data_14; }
  3206. inline void set_jit_data_14(intptr_t value)
  3207. {
  3208. ___jit_data_14 = value;
  3209. }
  3210. inline static int32_t get_offset_of_lock_data_15() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___lock_data_15)); }
  3211. inline intptr_t get_lock_data_15() const { return ___lock_data_15; }
  3212. inline intptr_t* get_address_of_lock_data_15() { return &___lock_data_15; }
  3213. inline void set_lock_data_15(intptr_t value)
  3214. {
  3215. ___lock_data_15 = value;
  3216. }
  3217. inline static int32_t get_offset_of_current_appcontext_16() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___current_appcontext_16)); }
  3218. inline RuntimeObject * get_current_appcontext_16() const { return ___current_appcontext_16; }
  3219. inline RuntimeObject ** get_address_of_current_appcontext_16() { return &___current_appcontext_16; }
  3220. inline void set_current_appcontext_16(RuntimeObject * value)
  3221. {
  3222. ___current_appcontext_16 = value;
  3223. Il2CppCodeGenWriteBarrier((&___current_appcontext_16), value);
  3224. }
  3225. inline static int32_t get_offset_of_stack_size_17() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___stack_size_17)); }
  3226. inline int32_t get_stack_size_17() const { return ___stack_size_17; }
  3227. inline int32_t* get_address_of_stack_size_17() { return &___stack_size_17; }
  3228. inline void set_stack_size_17(int32_t value)
  3229. {
  3230. ___stack_size_17 = value;
  3231. }
  3232. inline static int32_t get_offset_of_start_obj_18() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___start_obj_18)); }
  3233. inline RuntimeObject * get_start_obj_18() const { return ___start_obj_18; }
  3234. inline RuntimeObject ** get_address_of_start_obj_18() { return &___start_obj_18; }
  3235. inline void set_start_obj_18(RuntimeObject * value)
  3236. {
  3237. ___start_obj_18 = value;
  3238. Il2CppCodeGenWriteBarrier((&___start_obj_18), value);
  3239. }
  3240. inline static int32_t get_offset_of_appdomain_refs_19() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___appdomain_refs_19)); }
  3241. inline intptr_t get_appdomain_refs_19() const { return ___appdomain_refs_19; }
  3242. inline intptr_t* get_address_of_appdomain_refs_19() { return &___appdomain_refs_19; }
  3243. inline void set_appdomain_refs_19(intptr_t value)
  3244. {
  3245. ___appdomain_refs_19 = value;
  3246. }
  3247. inline static int32_t get_offset_of_interruption_requested_20() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___interruption_requested_20)); }
  3248. inline int32_t get_interruption_requested_20() const { return ___interruption_requested_20; }
  3249. inline int32_t* get_address_of_interruption_requested_20() { return &___interruption_requested_20; }
  3250. inline void set_interruption_requested_20(int32_t value)
  3251. {
  3252. ___interruption_requested_20 = value;
  3253. }
  3254. inline static int32_t get_offset_of_suspend_event_21() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___suspend_event_21)); }
  3255. inline intptr_t get_suspend_event_21() const { return ___suspend_event_21; }
  3256. inline intptr_t* get_address_of_suspend_event_21() { return &___suspend_event_21; }
  3257. inline void set_suspend_event_21(intptr_t value)
  3258. {
  3259. ___suspend_event_21 = value;
  3260. }
  3261. inline static int32_t get_offset_of_suspended_event_22() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___suspended_event_22)); }
  3262. inline intptr_t get_suspended_event_22() const { return ___suspended_event_22; }
  3263. inline intptr_t* get_address_of_suspended_event_22() { return &___suspended_event_22; }
  3264. inline void set_suspended_event_22(intptr_t value)
  3265. {
  3266. ___suspended_event_22 = value;
  3267. }
  3268. inline static int32_t get_offset_of_resume_event_23() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___resume_event_23)); }
  3269. inline intptr_t get_resume_event_23() const { return ___resume_event_23; }
  3270. inline intptr_t* get_address_of_resume_event_23() { return &___resume_event_23; }
  3271. inline void set_resume_event_23(intptr_t value)
  3272. {
  3273. ___resume_event_23 = value;
  3274. }
  3275. inline static int32_t get_offset_of_synch_cs_24() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___synch_cs_24)); }
  3276. inline intptr_t get_synch_cs_24() const { return ___synch_cs_24; }
  3277. inline intptr_t* get_address_of_synch_cs_24() { return &___synch_cs_24; }
  3278. inline void set_synch_cs_24(intptr_t value)
  3279. {
  3280. ___synch_cs_24 = value;
  3281. }
  3282. inline static int32_t get_offset_of_serialized_culture_info_25() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___serialized_culture_info_25)); }
  3283. inline intptr_t get_serialized_culture_info_25() const { return ___serialized_culture_info_25; }
  3284. inline intptr_t* get_address_of_serialized_culture_info_25() { return &___serialized_culture_info_25; }
  3285. inline void set_serialized_culture_info_25(intptr_t value)
  3286. {
  3287. ___serialized_culture_info_25 = value;
  3288. }
  3289. 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)); }
  3290. inline int32_t get_serialized_culture_info_len_26() const { return ___serialized_culture_info_len_26; }
  3291. inline int32_t* get_address_of_serialized_culture_info_len_26() { return &___serialized_culture_info_len_26; }
  3292. inline void set_serialized_culture_info_len_26(int32_t value)
  3293. {
  3294. ___serialized_culture_info_len_26 = value;
  3295. }
  3296. 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)); }
  3297. inline intptr_t get_serialized_ui_culture_info_27() const { return ___serialized_ui_culture_info_27; }
  3298. inline intptr_t* get_address_of_serialized_ui_culture_info_27() { return &___serialized_ui_culture_info_27; }
  3299. inline void set_serialized_ui_culture_info_27(intptr_t value)
  3300. {
  3301. ___serialized_ui_culture_info_27 = value;
  3302. }
  3303. 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)); }
  3304. inline int32_t get_serialized_ui_culture_info_len_28() const { return ___serialized_ui_culture_info_len_28; }
  3305. inline int32_t* get_address_of_serialized_ui_culture_info_len_28() { return &___serialized_ui_culture_info_len_28; }
  3306. inline void set_serialized_ui_culture_info_len_28(int32_t value)
  3307. {
  3308. ___serialized_ui_culture_info_len_28 = value;
  3309. }
  3310. inline static int32_t get_offset_of_thread_dump_requested_29() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___thread_dump_requested_29)); }
  3311. inline bool get_thread_dump_requested_29() const { return ___thread_dump_requested_29; }
  3312. inline bool* get_address_of_thread_dump_requested_29() { return &___thread_dump_requested_29; }
  3313. inline void set_thread_dump_requested_29(bool value)
  3314. {
  3315. ___thread_dump_requested_29 = value;
  3316. }
  3317. inline static int32_t get_offset_of_end_stack_30() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___end_stack_30)); }
  3318. inline intptr_t get_end_stack_30() const { return ___end_stack_30; }
  3319. inline intptr_t* get_address_of_end_stack_30() { return &___end_stack_30; }
  3320. inline void set_end_stack_30(intptr_t value)
  3321. {
  3322. ___end_stack_30 = value;
  3323. }
  3324. inline static int32_t get_offset_of_thread_interrupt_requested_31() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___thread_interrupt_requested_31)); }
  3325. inline bool get_thread_interrupt_requested_31() const { return ___thread_interrupt_requested_31; }
  3326. inline bool* get_address_of_thread_interrupt_requested_31() { return &___thread_interrupt_requested_31; }
  3327. inline void set_thread_interrupt_requested_31(bool value)
  3328. {
  3329. ___thread_interrupt_requested_31 = value;
  3330. }
  3331. inline static int32_t get_offset_of_apartment_state_32() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___apartment_state_32)); }
  3332. inline uint8_t get_apartment_state_32() const { return ___apartment_state_32; }
  3333. inline uint8_t* get_address_of_apartment_state_32() { return &___apartment_state_32; }
  3334. inline void set_apartment_state_32(uint8_t value)
  3335. {
  3336. ___apartment_state_32 = value;
  3337. }
  3338. inline static int32_t get_offset_of_critical_region_level_33() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___critical_region_level_33)); }
  3339. inline int32_t get_critical_region_level_33() const { return ___critical_region_level_33; }
  3340. inline int32_t* get_address_of_critical_region_level_33() { return &___critical_region_level_33; }
  3341. inline void set_critical_region_level_33(int32_t value)
  3342. {
  3343. ___critical_region_level_33 = value;
  3344. }
  3345. inline static int32_t get_offset_of_small_id_34() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___small_id_34)); }
  3346. inline int32_t get_small_id_34() const { return ___small_id_34; }
  3347. inline int32_t* get_address_of_small_id_34() { return &___small_id_34; }
  3348. inline void set_small_id_34(int32_t value)
  3349. {
  3350. ___small_id_34 = value;
  3351. }
  3352. inline static int32_t get_offset_of_manage_callback_35() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___manage_callback_35)); }
  3353. inline intptr_t get_manage_callback_35() const { return ___manage_callback_35; }
  3354. inline intptr_t* get_address_of_manage_callback_35() { return &___manage_callback_35; }
  3355. inline void set_manage_callback_35(intptr_t value)
  3356. {
  3357. ___manage_callback_35 = value;
  3358. }
  3359. inline static int32_t get_offset_of_pending_exception_36() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___pending_exception_36)); }
  3360. inline RuntimeObject * get_pending_exception_36() const { return ___pending_exception_36; }
  3361. inline RuntimeObject ** get_address_of_pending_exception_36() { return &___pending_exception_36; }
  3362. inline void set_pending_exception_36(RuntimeObject * value)
  3363. {
  3364. ___pending_exception_36 = value;
  3365. Il2CppCodeGenWriteBarrier((&___pending_exception_36), value);
  3366. }
  3367. inline static int32_t get_offset_of_ec_to_set_37() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___ec_to_set_37)); }
  3368. inline ExecutionContext_t1748372627 * get_ec_to_set_37() const { return ___ec_to_set_37; }
  3369. inline ExecutionContext_t1748372627 ** get_address_of_ec_to_set_37() { return &___ec_to_set_37; }
  3370. inline void set_ec_to_set_37(ExecutionContext_t1748372627 * value)
  3371. {
  3372. ___ec_to_set_37 = value;
  3373. Il2CppCodeGenWriteBarrier((&___ec_to_set_37), value);
  3374. }
  3375. inline static int32_t get_offset_of_interrupt_on_stop_38() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___interrupt_on_stop_38)); }
  3376. inline intptr_t get_interrupt_on_stop_38() const { return ___interrupt_on_stop_38; }
  3377. inline intptr_t* get_address_of_interrupt_on_stop_38() { return &___interrupt_on_stop_38; }
  3378. inline void set_interrupt_on_stop_38(intptr_t value)
  3379. {
  3380. ___interrupt_on_stop_38 = value;
  3381. }
  3382. inline static int32_t get_offset_of_unused3_39() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___unused3_39)); }
  3383. inline intptr_t get_unused3_39() const { return ___unused3_39; }
  3384. inline intptr_t* get_address_of_unused3_39() { return &___unused3_39; }
  3385. inline void set_unused3_39(intptr_t value)
  3386. {
  3387. ___unused3_39 = value;
  3388. }
  3389. inline static int32_t get_offset_of_unused4_40() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___unused4_40)); }
  3390. inline intptr_t get_unused4_40() const { return ___unused4_40; }
  3391. inline intptr_t* get_address_of_unused4_40() { return &___unused4_40; }
  3392. inline void set_unused4_40(intptr_t value)
  3393. {
  3394. ___unused4_40 = value;
  3395. }
  3396. inline static int32_t get_offset_of_unused5_41() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___unused5_41)); }
  3397. inline intptr_t get_unused5_41() const { return ___unused5_41; }
  3398. inline intptr_t* get_address_of_unused5_41() { return &___unused5_41; }
  3399. inline void set_unused5_41(intptr_t value)
  3400. {
  3401. ___unused5_41 = value;
  3402. }
  3403. inline static int32_t get_offset_of_unused6_42() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___unused6_42)); }
  3404. inline intptr_t get_unused6_42() const { return ___unused6_42; }
  3405. inline intptr_t* get_address_of_unused6_42() { return &___unused6_42; }
  3406. inline void set_unused6_42(intptr_t value)
  3407. {
  3408. ___unused6_42 = value;
  3409. }
  3410. inline static int32_t get_offset_of_threadstart_45() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___threadstart_45)); }
  3411. inline MulticastDelegate_t * get_threadstart_45() const { return ___threadstart_45; }
  3412. inline MulticastDelegate_t ** get_address_of_threadstart_45() { return &___threadstart_45; }
  3413. inline void set_threadstart_45(MulticastDelegate_t * value)
  3414. {
  3415. ___threadstart_45 = value;
  3416. Il2CppCodeGenWriteBarrier((&___threadstart_45), value);
  3417. }
  3418. inline static int32_t get_offset_of_managed_id_46() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___managed_id_46)); }
  3419. inline int32_t get_managed_id_46() const { return ___managed_id_46; }
  3420. inline int32_t* get_address_of_managed_id_46() { return &___managed_id_46; }
  3421. inline void set_managed_id_46(int32_t value)
  3422. {
  3423. ___managed_id_46 = value;
  3424. }
  3425. inline static int32_t get_offset_of__principal_47() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ____principal_47)); }
  3426. inline RuntimeObject* get__principal_47() const { return ____principal_47; }
  3427. inline RuntimeObject** get_address_of__principal_47() { return &____principal_47; }
  3428. inline void set__principal_47(RuntimeObject* value)
  3429. {
  3430. ____principal_47 = value;
  3431. Il2CppCodeGenWriteBarrier((&____principal_47), value);
  3432. }
  3433. inline static int32_t get_offset_of_in_currentculture_50() { return static_cast<int32_t>(offsetof(Thread_t2300836069, ___in_currentculture_50)); }
  3434. inline bool get_in_currentculture_50() const { return ___in_currentculture_50; }
  3435. inline bool* get_address_of_in_currentculture_50() { return &___in_currentculture_50; }
  3436. inline void set_in_currentculture_50(bool value)
  3437. {
  3438. ___in_currentculture_50 = value;
  3439. }
  3440. };
  3441. struct Thread_t2300836069_StaticFields
  3442. {
  3443. public:
  3444. // System.Collections.Hashtable System.Threading.Thread::datastorehash
  3445. Hashtable_t1853889766 * ___datastorehash_48;
  3446. // System.Object System.Threading.Thread::datastore_lock
  3447. RuntimeObject * ___datastore_lock_49;
  3448. // System.Object System.Threading.Thread::culture_lock
  3449. RuntimeObject * ___culture_lock_51;
  3450. public:
  3451. inline static int32_t get_offset_of_datastorehash_48() { return static_cast<int32_t>(offsetof(Thread_t2300836069_StaticFields, ___datastorehash_48)); }
  3452. inline Hashtable_t1853889766 * get_datastorehash_48() const { return ___datastorehash_48; }
  3453. inline Hashtable_t1853889766 ** get_address_of_datastorehash_48() { return &___datastorehash_48; }
  3454. inline void set_datastorehash_48(Hashtable_t1853889766 * value)
  3455. {
  3456. ___datastorehash_48 = value;
  3457. Il2CppCodeGenWriteBarrier((&___datastorehash_48), value);
  3458. }
  3459. inline static int32_t get_offset_of_datastore_lock_49() { return static_cast<int32_t>(offsetof(Thread_t2300836069_StaticFields, ___datastore_lock_49)); }
  3460. inline RuntimeObject * get_datastore_lock_49() const { return ___datastore_lock_49; }
  3461. inline RuntimeObject ** get_address_of_datastore_lock_49() { return &___datastore_lock_49; }
  3462. inline void set_datastore_lock_49(RuntimeObject * value)
  3463. {
  3464. ___datastore_lock_49 = value;
  3465. Il2CppCodeGenWriteBarrier((&___datastore_lock_49), value);
  3466. }
  3467. inline static int32_t get_offset_of_culture_lock_51() { return static_cast<int32_t>(offsetof(Thread_t2300836069_StaticFields, ___culture_lock_51)); }
  3468. inline RuntimeObject * get_culture_lock_51() const { return ___culture_lock_51; }
  3469. inline RuntimeObject ** get_address_of_culture_lock_51() { return &___culture_lock_51; }
  3470. inline void set_culture_lock_51(RuntimeObject * value)
  3471. {
  3472. ___culture_lock_51 = value;
  3473. Il2CppCodeGenWriteBarrier((&___culture_lock_51), value);
  3474. }
  3475. };
  3476. struct Thread_t2300836069_ThreadStaticFields
  3477. {
  3478. public:
  3479. // System.Object[] System.Threading.Thread::local_slots
  3480. ObjectU5BU5D_t2843939325* ___local_slots_43;
  3481. // System.Threading.ExecutionContext System.Threading.Thread::_ec
  3482. ExecutionContext_t1748372627 * ____ec_44;
  3483. public:
  3484. inline static int32_t get_offset_of_local_slots_43() { return static_cast<int32_t>(offsetof(Thread_t2300836069_ThreadStaticFields, ___local_slots_43)); }
  3485. inline ObjectU5BU5D_t2843939325* get_local_slots_43() const { return ___local_slots_43; }
  3486. inline ObjectU5BU5D_t2843939325** get_address_of_local_slots_43() { return &___local_slots_43; }
  3487. inline void set_local_slots_43(ObjectU5BU5D_t2843939325* value)
  3488. {
  3489. ___local_slots_43 = value;
  3490. Il2CppCodeGenWriteBarrier((&___local_slots_43), value);
  3491. }
  3492. inline static int32_t get_offset_of__ec_44() { return static_cast<int32_t>(offsetof(Thread_t2300836069_ThreadStaticFields, ____ec_44)); }
  3493. inline ExecutionContext_t1748372627 * get__ec_44() const { return ____ec_44; }
  3494. inline ExecutionContext_t1748372627 ** get_address_of__ec_44() { return &____ec_44; }
  3495. inline void set__ec_44(ExecutionContext_t1748372627 * value)
  3496. {
  3497. ____ec_44 = value;
  3498. Il2CppCodeGenWriteBarrier((&____ec_44), value);
  3499. }
  3500. };
  3501. #ifdef __clang__
  3502. #pragma clang diagnostic pop
  3503. #endif
  3504. #endif // THREAD_T2300836069_H
  3505. #ifndef MODULE_T2987026101_H
  3506. #define MODULE_T2987026101_H
  3507. #ifdef __clang__
  3508. #pragma clang diagnostic push
  3509. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3510. #pragma clang diagnostic ignored "-Wunused-variable"
  3511. #endif
  3512. // System.Reflection.Module
  3513. struct Module_t2987026101 : public RuntimeObject
  3514. {
  3515. public:
  3516. // System.IntPtr System.Reflection.Module::_impl
  3517. intptr_t ____impl_3;
  3518. // System.Reflection.Assembly System.Reflection.Module::assembly
  3519. Assembly_t * ___assembly_4;
  3520. // System.String System.Reflection.Module::fqname
  3521. String_t* ___fqname_5;
  3522. // System.String System.Reflection.Module::name
  3523. String_t* ___name_6;
  3524. // System.String System.Reflection.Module::scopename
  3525. String_t* ___scopename_7;
  3526. // System.Boolean System.Reflection.Module::is_resource
  3527. bool ___is_resource_8;
  3528. // System.Int32 System.Reflection.Module::token
  3529. int32_t ___token_9;
  3530. public:
  3531. inline static int32_t get_offset_of__impl_3() { return static_cast<int32_t>(offsetof(Module_t2987026101, ____impl_3)); }
  3532. inline intptr_t get__impl_3() const { return ____impl_3; }
  3533. inline intptr_t* get_address_of__impl_3() { return &____impl_3; }
  3534. inline void set__impl_3(intptr_t value)
  3535. {
  3536. ____impl_3 = value;
  3537. }
  3538. inline static int32_t get_offset_of_assembly_4() { return static_cast<int32_t>(offsetof(Module_t2987026101, ___assembly_4)); }
  3539. inline Assembly_t * get_assembly_4() const { return ___assembly_4; }
  3540. inline Assembly_t ** get_address_of_assembly_4() { return &___assembly_4; }
  3541. inline void set_assembly_4(Assembly_t * value)
  3542. {
  3543. ___assembly_4 = value;
  3544. Il2CppCodeGenWriteBarrier((&___assembly_4), value);
  3545. }
  3546. inline static int32_t get_offset_of_fqname_5() { return static_cast<int32_t>(offsetof(Module_t2987026101, ___fqname_5)); }
  3547. inline String_t* get_fqname_5() const { return ___fqname_5; }
  3548. inline String_t** get_address_of_fqname_5() { return &___fqname_5; }
  3549. inline void set_fqname_5(String_t* value)
  3550. {
  3551. ___fqname_5 = value;
  3552. Il2CppCodeGenWriteBarrier((&___fqname_5), value);
  3553. }
  3554. inline static int32_t get_offset_of_name_6() { return static_cast<int32_t>(offsetof(Module_t2987026101, ___name_6)); }
  3555. inline String_t* get_name_6() const { return ___name_6; }
  3556. inline String_t** get_address_of_name_6() { return &___name_6; }
  3557. inline void set_name_6(String_t* value)
  3558. {
  3559. ___name_6 = value;
  3560. Il2CppCodeGenWriteBarrier((&___name_6), value);
  3561. }
  3562. inline static int32_t get_offset_of_scopename_7() { return static_cast<int32_t>(offsetof(Module_t2987026101, ___scopename_7)); }
  3563. inline String_t* get_scopename_7() const { return ___scopename_7; }
  3564. inline String_t** get_address_of_scopename_7() { return &___scopename_7; }
  3565. inline void set_scopename_7(String_t* value)
  3566. {
  3567. ___scopename_7 = value;
  3568. Il2CppCodeGenWriteBarrier((&___scopename_7), value);
  3569. }
  3570. inline static int32_t get_offset_of_is_resource_8() { return static_cast<int32_t>(offsetof(Module_t2987026101, ___is_resource_8)); }
  3571. inline bool get_is_resource_8() const { return ___is_resource_8; }
  3572. inline bool* get_address_of_is_resource_8() { return &___is_resource_8; }
  3573. inline void set_is_resource_8(bool value)
  3574. {
  3575. ___is_resource_8 = value;
  3576. }
  3577. inline static int32_t get_offset_of_token_9() { return static_cast<int32_t>(offsetof(Module_t2987026101, ___token_9)); }
  3578. inline int32_t get_token_9() const { return ___token_9; }
  3579. inline int32_t* get_address_of_token_9() { return &___token_9; }
  3580. inline void set_token_9(int32_t value)
  3581. {
  3582. ___token_9 = value;
  3583. }
  3584. };
  3585. struct Module_t2987026101_StaticFields
  3586. {
  3587. public:
  3588. // System.Reflection.TypeFilter System.Reflection.Module::FilterTypeName
  3589. TypeFilter_t2356120900 * ___FilterTypeName_1;
  3590. // System.Reflection.TypeFilter System.Reflection.Module::FilterTypeNameIgnoreCase
  3591. TypeFilter_t2356120900 * ___FilterTypeNameIgnoreCase_2;
  3592. public:
  3593. inline static int32_t get_offset_of_FilterTypeName_1() { return static_cast<int32_t>(offsetof(Module_t2987026101_StaticFields, ___FilterTypeName_1)); }
  3594. inline TypeFilter_t2356120900 * get_FilterTypeName_1() const { return ___FilterTypeName_1; }
  3595. inline TypeFilter_t2356120900 ** get_address_of_FilterTypeName_1() { return &___FilterTypeName_1; }
  3596. inline void set_FilterTypeName_1(TypeFilter_t2356120900 * value)
  3597. {
  3598. ___FilterTypeName_1 = value;
  3599. Il2CppCodeGenWriteBarrier((&___FilterTypeName_1), value);
  3600. }
  3601. inline static int32_t get_offset_of_FilterTypeNameIgnoreCase_2() { return static_cast<int32_t>(offsetof(Module_t2987026101_StaticFields, ___FilterTypeNameIgnoreCase_2)); }
  3602. inline TypeFilter_t2356120900 * get_FilterTypeNameIgnoreCase_2() const { return ___FilterTypeNameIgnoreCase_2; }
  3603. inline TypeFilter_t2356120900 ** get_address_of_FilterTypeNameIgnoreCase_2() { return &___FilterTypeNameIgnoreCase_2; }
  3604. inline void set_FilterTypeNameIgnoreCase_2(TypeFilter_t2356120900 * value)
  3605. {
  3606. ___FilterTypeNameIgnoreCase_2 = value;
  3607. Il2CppCodeGenWriteBarrier((&___FilterTypeNameIgnoreCase_2), value);
  3608. }
  3609. };
  3610. #ifdef __clang__
  3611. #pragma clang diagnostic pop
  3612. #endif
  3613. #endif // MODULE_T2987026101_H
  3614. #ifndef UNITYSERIALIZATIONHOLDER_T431912834_H
  3615. #define UNITYSERIALIZATIONHOLDER_T431912834_H
  3616. #ifdef __clang__
  3617. #pragma clang diagnostic push
  3618. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3619. #pragma clang diagnostic ignored "-Wunused-variable"
  3620. #endif
  3621. // System.UnitySerializationHolder
  3622. struct UnitySerializationHolder_t431912834 : public RuntimeObject
  3623. {
  3624. public:
  3625. // System.String System.UnitySerializationHolder::_data
  3626. String_t* ____data_0;
  3627. // System.UnitySerializationHolder/UnityType System.UnitySerializationHolder::_unityType
  3628. uint8_t ____unityType_1;
  3629. // System.String System.UnitySerializationHolder::_assemblyName
  3630. String_t* ____assemblyName_2;
  3631. public:
  3632. inline static int32_t get_offset_of__data_0() { return static_cast<int32_t>(offsetof(UnitySerializationHolder_t431912834, ____data_0)); }
  3633. inline String_t* get__data_0() const { return ____data_0; }
  3634. inline String_t** get_address_of__data_0() { return &____data_0; }
  3635. inline void set__data_0(String_t* value)
  3636. {
  3637. ____data_0 = value;
  3638. Il2CppCodeGenWriteBarrier((&____data_0), value);
  3639. }
  3640. inline static int32_t get_offset_of__unityType_1() { return static_cast<int32_t>(offsetof(UnitySerializationHolder_t431912834, ____unityType_1)); }
  3641. inline uint8_t get__unityType_1() const { return ____unityType_1; }
  3642. inline uint8_t* get_address_of__unityType_1() { return &____unityType_1; }
  3643. inline void set__unityType_1(uint8_t value)
  3644. {
  3645. ____unityType_1 = value;
  3646. }
  3647. inline static int32_t get_offset_of__assemblyName_2() { return static_cast<int32_t>(offsetof(UnitySerializationHolder_t431912834, ____assemblyName_2)); }
  3648. inline String_t* get__assemblyName_2() const { return ____assemblyName_2; }
  3649. inline String_t** get_address_of__assemblyName_2() { return &____assemblyName_2; }
  3650. inline void set__assemblyName_2(String_t* value)
  3651. {
  3652. ____assemblyName_2 = value;
  3653. Il2CppCodeGenWriteBarrier((&____assemblyName_2), value);
  3654. }
  3655. };
  3656. #ifdef __clang__
  3657. #pragma clang diagnostic pop
  3658. #endif
  3659. #endif // UNITYSERIALIZATIONHOLDER_T431912834_H
  3660. #ifndef ARGUMENTOUTOFRANGEEXCEPTION_T777629997_H
  3661. #define ARGUMENTOUTOFRANGEEXCEPTION_T777629997_H
  3662. #ifdef __clang__
  3663. #pragma clang diagnostic push
  3664. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3665. #pragma clang diagnostic ignored "-Wunused-variable"
  3666. #endif
  3667. // System.ArgumentOutOfRangeException
  3668. struct ArgumentOutOfRangeException_t777629997 : public ArgumentException_t132251570
  3669. {
  3670. public:
  3671. // System.Object System.ArgumentOutOfRangeException::actual_value
  3672. RuntimeObject * ___actual_value_13;
  3673. public:
  3674. inline static int32_t get_offset_of_actual_value_13() { return static_cast<int32_t>(offsetof(ArgumentOutOfRangeException_t777629997, ___actual_value_13)); }
  3675. inline RuntimeObject * get_actual_value_13() const { return ___actual_value_13; }
  3676. inline RuntimeObject ** get_address_of_actual_value_13() { return &___actual_value_13; }
  3677. inline void set_actual_value_13(RuntimeObject * value)
  3678. {
  3679. ___actual_value_13 = value;
  3680. Il2CppCodeGenWriteBarrier((&___actual_value_13), value);
  3681. }
  3682. };
  3683. #ifdef __clang__
  3684. #pragma clang diagnostic pop
  3685. #endif
  3686. #endif // ARGUMENTOUTOFRANGEEXCEPTION_T777629997_H
  3687. #ifndef TYPE_T_H
  3688. #define TYPE_T_H
  3689. #ifdef __clang__
  3690. #pragma clang diagnostic push
  3691. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3692. #pragma clang diagnostic ignored "-Wunused-variable"
  3693. #endif
  3694. // System.Type
  3695. struct Type_t : public MemberInfo_t
  3696. {
  3697. public:
  3698. // System.RuntimeTypeHandle System.Type::_impl
  3699. RuntimeTypeHandle_t3027515415 ____impl_1;
  3700. public:
  3701. inline static int32_t get_offset_of__impl_1() { return static_cast<int32_t>(offsetof(Type_t, ____impl_1)); }
  3702. inline RuntimeTypeHandle_t3027515415 get__impl_1() const { return ____impl_1; }
  3703. inline RuntimeTypeHandle_t3027515415 * get_address_of__impl_1() { return &____impl_1; }
  3704. inline void set__impl_1(RuntimeTypeHandle_t3027515415 value)
  3705. {
  3706. ____impl_1 = value;
  3707. }
  3708. };
  3709. struct Type_t_StaticFields
  3710. {
  3711. public:
  3712. // System.Char System.Type::Delimiter
  3713. Il2CppChar ___Delimiter_2;
  3714. // System.Type[] System.Type::EmptyTypes
  3715. TypeU5BU5D_t3940880105* ___EmptyTypes_3;
  3716. // System.Reflection.MemberFilter System.Type::FilterAttribute
  3717. MemberFilter_t426314064 * ___FilterAttribute_4;
  3718. // System.Reflection.MemberFilter System.Type::FilterName
  3719. MemberFilter_t426314064 * ___FilterName_5;
  3720. // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase
  3721. MemberFilter_t426314064 * ___FilterNameIgnoreCase_6;
  3722. // System.Object System.Type::Missing
  3723. RuntimeObject * ___Missing_7;
  3724. public:
  3725. inline static int32_t get_offset_of_Delimiter_2() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Delimiter_2)); }
  3726. inline Il2CppChar get_Delimiter_2() const { return ___Delimiter_2; }
  3727. inline Il2CppChar* get_address_of_Delimiter_2() { return &___Delimiter_2; }
  3728. inline void set_Delimiter_2(Il2CppChar value)
  3729. {
  3730. ___Delimiter_2 = value;
  3731. }
  3732. inline static int32_t get_offset_of_EmptyTypes_3() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___EmptyTypes_3)); }
  3733. inline TypeU5BU5D_t3940880105* get_EmptyTypes_3() const { return ___EmptyTypes_3; }
  3734. inline TypeU5BU5D_t3940880105** get_address_of_EmptyTypes_3() { return &___EmptyTypes_3; }
  3735. inline void set_EmptyTypes_3(TypeU5BU5D_t3940880105* value)
  3736. {
  3737. ___EmptyTypes_3 = value;
  3738. Il2CppCodeGenWriteBarrier((&___EmptyTypes_3), value);
  3739. }
  3740. inline static int32_t get_offset_of_FilterAttribute_4() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterAttribute_4)); }
  3741. inline MemberFilter_t426314064 * get_FilterAttribute_4() const { return ___FilterAttribute_4; }
  3742. inline MemberFilter_t426314064 ** get_address_of_FilterAttribute_4() { return &___FilterAttribute_4; }
  3743. inline void set_FilterAttribute_4(MemberFilter_t426314064 * value)
  3744. {
  3745. ___FilterAttribute_4 = value;
  3746. Il2CppCodeGenWriteBarrier((&___FilterAttribute_4), value);
  3747. }
  3748. inline static int32_t get_offset_of_FilterName_5() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterName_5)); }
  3749. inline MemberFilter_t426314064 * get_FilterName_5() const { return ___FilterName_5; }
  3750. inline MemberFilter_t426314064 ** get_address_of_FilterName_5() { return &___FilterName_5; }
  3751. inline void set_FilterName_5(MemberFilter_t426314064 * value)
  3752. {
  3753. ___FilterName_5 = value;
  3754. Il2CppCodeGenWriteBarrier((&___FilterName_5), value);
  3755. }
  3756. inline static int32_t get_offset_of_FilterNameIgnoreCase_6() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_6)); }
  3757. inline MemberFilter_t426314064 * get_FilterNameIgnoreCase_6() const { return ___FilterNameIgnoreCase_6; }
  3758. inline MemberFilter_t426314064 ** get_address_of_FilterNameIgnoreCase_6() { return &___FilterNameIgnoreCase_6; }
  3759. inline void set_FilterNameIgnoreCase_6(MemberFilter_t426314064 * value)
  3760. {
  3761. ___FilterNameIgnoreCase_6 = value;
  3762. Il2CppCodeGenWriteBarrier((&___FilterNameIgnoreCase_6), value);
  3763. }
  3764. inline static int32_t get_offset_of_Missing_7() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Missing_7)); }
  3765. inline RuntimeObject * get_Missing_7() const { return ___Missing_7; }
  3766. inline RuntimeObject ** get_address_of_Missing_7() { return &___Missing_7; }
  3767. inline void set_Missing_7(RuntimeObject * value)
  3768. {
  3769. ___Missing_7 = value;
  3770. Il2CppCodeGenWriteBarrier((&___Missing_7), value);
  3771. }
  3772. };
  3773. #ifdef __clang__
  3774. #pragma clang diagnostic pop
  3775. #endif
  3776. #endif // TYPE_T_H
  3777. #ifndef DATETIME_T3738529785_H
  3778. #define DATETIME_T3738529785_H
  3779. #ifdef __clang__
  3780. #pragma clang diagnostic push
  3781. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3782. #pragma clang diagnostic ignored "-Wunused-variable"
  3783. #endif
  3784. // System.DateTime
  3785. struct DateTime_t3738529785
  3786. {
  3787. public:
  3788. // System.TimeSpan System.DateTime::ticks
  3789. TimeSpan_t881159249 ___ticks_10;
  3790. // System.DateTimeKind System.DateTime::kind
  3791. int32_t ___kind_11;
  3792. public:
  3793. inline static int32_t get_offset_of_ticks_10() { return static_cast<int32_t>(offsetof(DateTime_t3738529785, ___ticks_10)); }
  3794. inline TimeSpan_t881159249 get_ticks_10() const { return ___ticks_10; }
  3795. inline TimeSpan_t881159249 * get_address_of_ticks_10() { return &___ticks_10; }
  3796. inline void set_ticks_10(TimeSpan_t881159249 value)
  3797. {
  3798. ___ticks_10 = value;
  3799. }
  3800. inline static int32_t get_offset_of_kind_11() { return static_cast<int32_t>(offsetof(DateTime_t3738529785, ___kind_11)); }
  3801. inline int32_t get_kind_11() const { return ___kind_11; }
  3802. inline int32_t* get_address_of_kind_11() { return &___kind_11; }
  3803. inline void set_kind_11(int32_t value)
  3804. {
  3805. ___kind_11 = value;
  3806. }
  3807. };
  3808. struct DateTime_t3738529785_StaticFields
  3809. {
  3810. public:
  3811. // System.DateTime System.DateTime::MaxValue
  3812. DateTime_t3738529785 ___MaxValue_12;
  3813. // System.DateTime System.DateTime::MinValue
  3814. DateTime_t3738529785 ___MinValue_13;
  3815. // System.String[] System.DateTime::ParseTimeFormats
  3816. StringU5BU5D_t1281789340* ___ParseTimeFormats_14;
  3817. // System.String[] System.DateTime::ParseYearDayMonthFormats
  3818. StringU5BU5D_t1281789340* ___ParseYearDayMonthFormats_15;
  3819. // System.String[] System.DateTime::ParseYearMonthDayFormats
  3820. StringU5BU5D_t1281789340* ___ParseYearMonthDayFormats_16;
  3821. // System.String[] System.DateTime::ParseDayMonthYearFormats
  3822. StringU5BU5D_t1281789340* ___ParseDayMonthYearFormats_17;
  3823. // System.String[] System.DateTime::ParseMonthDayYearFormats
  3824. StringU5BU5D_t1281789340* ___ParseMonthDayYearFormats_18;
  3825. // System.String[] System.DateTime::MonthDayShortFormats
  3826. StringU5BU5D_t1281789340* ___MonthDayShortFormats_19;
  3827. // System.String[] System.DateTime::DayMonthShortFormats
  3828. StringU5BU5D_t1281789340* ___DayMonthShortFormats_20;
  3829. // System.Int32[] System.DateTime::daysmonth
  3830. Int32U5BU5D_t385246372* ___daysmonth_21;
  3831. // System.Int32[] System.DateTime::daysmonthleap
  3832. Int32U5BU5D_t385246372* ___daysmonthleap_22;
  3833. // System.Object System.DateTime::to_local_time_span_object
  3834. RuntimeObject * ___to_local_time_span_object_23;
  3835. // System.Int64 System.DateTime::last_now
  3836. int64_t ___last_now_24;
  3837. public:
  3838. inline static int32_t get_offset_of_MaxValue_12() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___MaxValue_12)); }
  3839. inline DateTime_t3738529785 get_MaxValue_12() const { return ___MaxValue_12; }
  3840. inline DateTime_t3738529785 * get_address_of_MaxValue_12() { return &___MaxValue_12; }
  3841. inline void set_MaxValue_12(DateTime_t3738529785 value)
  3842. {
  3843. ___MaxValue_12 = value;
  3844. }
  3845. inline static int32_t get_offset_of_MinValue_13() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___MinValue_13)); }
  3846. inline DateTime_t3738529785 get_MinValue_13() const { return ___MinValue_13; }
  3847. inline DateTime_t3738529785 * get_address_of_MinValue_13() { return &___MinValue_13; }
  3848. inline void set_MinValue_13(DateTime_t3738529785 value)
  3849. {
  3850. ___MinValue_13 = value;
  3851. }
  3852. inline static int32_t get_offset_of_ParseTimeFormats_14() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___ParseTimeFormats_14)); }
  3853. inline StringU5BU5D_t1281789340* get_ParseTimeFormats_14() const { return ___ParseTimeFormats_14; }
  3854. inline StringU5BU5D_t1281789340** get_address_of_ParseTimeFormats_14() { return &___ParseTimeFormats_14; }
  3855. inline void set_ParseTimeFormats_14(StringU5BU5D_t1281789340* value)
  3856. {
  3857. ___ParseTimeFormats_14 = value;
  3858. Il2CppCodeGenWriteBarrier((&___ParseTimeFormats_14), value);
  3859. }
  3860. inline static int32_t get_offset_of_ParseYearDayMonthFormats_15() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearDayMonthFormats_15)); }
  3861. inline StringU5BU5D_t1281789340* get_ParseYearDayMonthFormats_15() const { return ___ParseYearDayMonthFormats_15; }
  3862. inline StringU5BU5D_t1281789340** get_address_of_ParseYearDayMonthFormats_15() { return &___ParseYearDayMonthFormats_15; }
  3863. inline void set_ParseYearDayMonthFormats_15(StringU5BU5D_t1281789340* value)
  3864. {
  3865. ___ParseYearDayMonthFormats_15 = value;
  3866. Il2CppCodeGenWriteBarrier((&___ParseYearDayMonthFormats_15), value);
  3867. }
  3868. inline static int32_t get_offset_of_ParseYearMonthDayFormats_16() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearMonthDayFormats_16)); }
  3869. inline StringU5BU5D_t1281789340* get_ParseYearMonthDayFormats_16() const { return ___ParseYearMonthDayFormats_16; }
  3870. inline StringU5BU5D_t1281789340** get_address_of_ParseYearMonthDayFormats_16() { return &___ParseYearMonthDayFormats_16; }
  3871. inline void set_ParseYearMonthDayFormats_16(StringU5BU5D_t1281789340* value)
  3872. {
  3873. ___ParseYearMonthDayFormats_16 = value;
  3874. Il2CppCodeGenWriteBarrier((&___ParseYearMonthDayFormats_16), value);
  3875. }
  3876. inline static int32_t get_offset_of_ParseDayMonthYearFormats_17() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___ParseDayMonthYearFormats_17)); }
  3877. inline StringU5BU5D_t1281789340* get_ParseDayMonthYearFormats_17() const { return ___ParseDayMonthYearFormats_17; }
  3878. inline StringU5BU5D_t1281789340** get_address_of_ParseDayMonthYearFormats_17() { return &___ParseDayMonthYearFormats_17; }
  3879. inline void set_ParseDayMonthYearFormats_17(StringU5BU5D_t1281789340* value)
  3880. {
  3881. ___ParseDayMonthYearFormats_17 = value;
  3882. Il2CppCodeGenWriteBarrier((&___ParseDayMonthYearFormats_17), value);
  3883. }
  3884. inline static int32_t get_offset_of_ParseMonthDayYearFormats_18() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___ParseMonthDayYearFormats_18)); }
  3885. inline StringU5BU5D_t1281789340* get_ParseMonthDayYearFormats_18() const { return ___ParseMonthDayYearFormats_18; }
  3886. inline StringU5BU5D_t1281789340** get_address_of_ParseMonthDayYearFormats_18() { return &___ParseMonthDayYearFormats_18; }
  3887. inline void set_ParseMonthDayYearFormats_18(StringU5BU5D_t1281789340* value)
  3888. {
  3889. ___ParseMonthDayYearFormats_18 = value;
  3890. Il2CppCodeGenWriteBarrier((&___ParseMonthDayYearFormats_18), value);
  3891. }
  3892. inline static int32_t get_offset_of_MonthDayShortFormats_19() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___MonthDayShortFormats_19)); }
  3893. inline StringU5BU5D_t1281789340* get_MonthDayShortFormats_19() const { return ___MonthDayShortFormats_19; }
  3894. inline StringU5BU5D_t1281789340** get_address_of_MonthDayShortFormats_19() { return &___MonthDayShortFormats_19; }
  3895. inline void set_MonthDayShortFormats_19(StringU5BU5D_t1281789340* value)
  3896. {
  3897. ___MonthDayShortFormats_19 = value;
  3898. Il2CppCodeGenWriteBarrier((&___MonthDayShortFormats_19), value);
  3899. }
  3900. inline static int32_t get_offset_of_DayMonthShortFormats_20() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___DayMonthShortFormats_20)); }
  3901. inline StringU5BU5D_t1281789340* get_DayMonthShortFormats_20() const { return ___DayMonthShortFormats_20; }
  3902. inline StringU5BU5D_t1281789340** get_address_of_DayMonthShortFormats_20() { return &___DayMonthShortFormats_20; }
  3903. inline void set_DayMonthShortFormats_20(StringU5BU5D_t1281789340* value)
  3904. {
  3905. ___DayMonthShortFormats_20 = value;
  3906. Il2CppCodeGenWriteBarrier((&___DayMonthShortFormats_20), value);
  3907. }
  3908. inline static int32_t get_offset_of_daysmonth_21() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___daysmonth_21)); }
  3909. inline Int32U5BU5D_t385246372* get_daysmonth_21() const { return ___daysmonth_21; }
  3910. inline Int32U5BU5D_t385246372** get_address_of_daysmonth_21() { return &___daysmonth_21; }
  3911. inline void set_daysmonth_21(Int32U5BU5D_t385246372* value)
  3912. {
  3913. ___daysmonth_21 = value;
  3914. Il2CppCodeGenWriteBarrier((&___daysmonth_21), value);
  3915. }
  3916. inline static int32_t get_offset_of_daysmonthleap_22() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___daysmonthleap_22)); }
  3917. inline Int32U5BU5D_t385246372* get_daysmonthleap_22() const { return ___daysmonthleap_22; }
  3918. inline Int32U5BU5D_t385246372** get_address_of_daysmonthleap_22() { return &___daysmonthleap_22; }
  3919. inline void set_daysmonthleap_22(Int32U5BU5D_t385246372* value)
  3920. {
  3921. ___daysmonthleap_22 = value;
  3922. Il2CppCodeGenWriteBarrier((&___daysmonthleap_22), value);
  3923. }
  3924. 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)); }
  3925. inline RuntimeObject * get_to_local_time_span_object_23() const { return ___to_local_time_span_object_23; }
  3926. inline RuntimeObject ** get_address_of_to_local_time_span_object_23() { return &___to_local_time_span_object_23; }
  3927. inline void set_to_local_time_span_object_23(RuntimeObject * value)
  3928. {
  3929. ___to_local_time_span_object_23 = value;
  3930. Il2CppCodeGenWriteBarrier((&___to_local_time_span_object_23), value);
  3931. }
  3932. inline static int32_t get_offset_of_last_now_24() { return static_cast<int32_t>(offsetof(DateTime_t3738529785_StaticFields, ___last_now_24)); }
  3933. inline int64_t get_last_now_24() const { return ___last_now_24; }
  3934. inline int64_t* get_address_of_last_now_24() { return &___last_now_24; }
  3935. inline void set_last_now_24(int64_t value)
  3936. {
  3937. ___last_now_24 = value;
  3938. }
  3939. };
  3940. #ifdef __clang__
  3941. #pragma clang diagnostic pop
  3942. #endif
  3943. #endif // DATETIME_T3738529785_H
  3944. #ifndef STREAMINGCONTEXT_T3711869237_H
  3945. #define STREAMINGCONTEXT_T3711869237_H
  3946. #ifdef __clang__
  3947. #pragma clang diagnostic push
  3948. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3949. #pragma clang diagnostic ignored "-Wunused-variable"
  3950. #endif
  3951. // System.Runtime.Serialization.StreamingContext
  3952. struct StreamingContext_t3711869237
  3953. {
  3954. public:
  3955. // System.Runtime.Serialization.StreamingContextStates System.Runtime.Serialization.StreamingContext::state
  3956. int32_t ___state_0;
  3957. // System.Object System.Runtime.Serialization.StreamingContext::additional
  3958. RuntimeObject * ___additional_1;
  3959. public:
  3960. inline static int32_t get_offset_of_state_0() { return static_cast<int32_t>(offsetof(StreamingContext_t3711869237, ___state_0)); }
  3961. inline int32_t get_state_0() const { return ___state_0; }
  3962. inline int32_t* get_address_of_state_0() { return &___state_0; }
  3963. inline void set_state_0(int32_t value)
  3964. {
  3965. ___state_0 = value;
  3966. }
  3967. inline static int32_t get_offset_of_additional_1() { return static_cast<int32_t>(offsetof(StreamingContext_t3711869237, ___additional_1)); }
  3968. inline RuntimeObject * get_additional_1() const { return ___additional_1; }
  3969. inline RuntimeObject ** get_address_of_additional_1() { return &___additional_1; }
  3970. inline void set_additional_1(RuntimeObject * value)
  3971. {
  3972. ___additional_1 = value;
  3973. Il2CppCodeGenWriteBarrier((&___additional_1), value);
  3974. }
  3975. };
  3976. #ifdef __clang__
  3977. #pragma clang diagnostic pop
  3978. #endif
  3979. // Native definition for P/Invoke marshalling of System.Runtime.Serialization.StreamingContext
  3980. struct StreamingContext_t3711869237_marshaled_pinvoke
  3981. {
  3982. int32_t ___state_0;
  3983. Il2CppIUnknown* ___additional_1;
  3984. };
  3985. // Native definition for COM marshalling of System.Runtime.Serialization.StreamingContext
  3986. struct StreamingContext_t3711869237_marshaled_com
  3987. {
  3988. int32_t ___state_0;
  3989. Il2CppIUnknown* ___additional_1;
  3990. };
  3991. #endif // STREAMINGCONTEXT_T3711869237_H
  3992. #ifndef UNHANDLEDEXCEPTIONEVENTHANDLER_T3101989324_H
  3993. #define UNHANDLEDEXCEPTIONEVENTHANDLER_T3101989324_H
  3994. #ifdef __clang__
  3995. #pragma clang diagnostic push
  3996. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3997. #pragma clang diagnostic ignored "-Wunused-variable"
  3998. #endif
  3999. // System.UnhandledExceptionEventHandler
  4000. struct UnhandledExceptionEventHandler_t3101989324 : public MulticastDelegate_t
  4001. {
  4002. public:
  4003. public:
  4004. };
  4005. #ifdef __clang__
  4006. #pragma clang diagnostic pop
  4007. #endif
  4008. #endif // UNHANDLEDEXCEPTIONEVENTHANDLER_T3101989324_H
  4009. #ifndef ASYNCCALLBACK_T3962456242_H
  4010. #define ASYNCCALLBACK_T3962456242_H
  4011. #ifdef __clang__
  4012. #pragma clang diagnostic push
  4013. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4014. #pragma clang diagnostic ignored "-Wunused-variable"
  4015. #endif
  4016. // System.AsyncCallback
  4017. struct AsyncCallback_t3962456242 : public MulticastDelegate_t
  4018. {
  4019. public:
  4020. public:
  4021. };
  4022. #ifdef __clang__
  4023. #pragma clang diagnostic pop
  4024. #endif
  4025. #endif // ASYNCCALLBACK_T3962456242_H
  4026. // System.Object[]
  4027. struct ObjectU5BU5D_t2843939325 : public RuntimeArray
  4028. {
  4029. public:
  4030. ALIGN_FIELD (8) RuntimeObject * m_Items[1];
  4031. public:
  4032. inline RuntimeObject * GetAt(il2cpp_array_size_t index) const
  4033. {
  4034. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  4035. return m_Items[index];
  4036. }
  4037. inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index)
  4038. {
  4039. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  4040. return m_Items + index;
  4041. }
  4042. inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value)
  4043. {
  4044. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  4045. m_Items[index] = value;
  4046. Il2CppCodeGenWriteBarrier(m_Items + index, value);
  4047. }
  4048. inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const
  4049. {
  4050. return m_Items[index];
  4051. }
  4052. inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index)
  4053. {
  4054. return m_Items + index;
  4055. }
  4056. inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value)
  4057. {
  4058. m_Items[index] = value;
  4059. Il2CppCodeGenWriteBarrier(m_Items + index, value);
  4060. }
  4061. };
  4062. // System.String[]
  4063. struct StringU5BU5D_t1281789340 : public RuntimeArray
  4064. {
  4065. public:
  4066. ALIGN_FIELD (8) String_t* m_Items[1];
  4067. public:
  4068. inline String_t* GetAt(il2cpp_array_size_t index) const
  4069. {
  4070. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  4071. return m_Items[index];
  4072. }
  4073. inline String_t** GetAddressAt(il2cpp_array_size_t index)
  4074. {
  4075. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  4076. return m_Items + index;
  4077. }
  4078. inline void SetAt(il2cpp_array_size_t index, String_t* value)
  4079. {
  4080. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  4081. m_Items[index] = value;
  4082. Il2CppCodeGenWriteBarrier(m_Items + index, value);
  4083. }
  4084. inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const
  4085. {
  4086. return m_Items[index];
  4087. }
  4088. inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
  4089. {
  4090. return m_Items + index;
  4091. }
  4092. inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value)
  4093. {
  4094. m_Items[index] = value;
  4095. Il2CppCodeGenWriteBarrier(m_Items + index, value);
  4096. }
  4097. };
  4098. // System.Char[]
  4099. struct CharU5BU5D_t3528271667 : public RuntimeArray
  4100. {
  4101. public:
  4102. ALIGN_FIELD (8) Il2CppChar m_Items[1];
  4103. public:
  4104. inline Il2CppChar GetAt(il2cpp_array_size_t index) const
  4105. {
  4106. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  4107. return m_Items[index];
  4108. }
  4109. inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index)
  4110. {
  4111. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  4112. return m_Items + index;
  4113. }
  4114. inline void SetAt(il2cpp_array_size_t index, Il2CppChar value)
  4115. {
  4116. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  4117. m_Items[index] = value;
  4118. }
  4119. inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const
  4120. {
  4121. return m_Items[index];
  4122. }
  4123. inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index)
  4124. {
  4125. return m_Items + index;
  4126. }
  4127. inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value)
  4128. {
  4129. m_Items[index] = value;
  4130. }
  4131. };
  4132. // System.Boolean System.Convert::ToBoolean(System.UInt64)
  4133. extern "C" IL2CPP_METHOD_ATTR bool Convert_ToBoolean_m3613483153 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4134. // System.Boolean System.UInt64::System.IConvertible.ToBoolean(System.IFormatProvider)
  4135. extern "C" IL2CPP_METHOD_ATTR bool UInt64_System_IConvertible_ToBoolean_m3071416000 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4136. // System.Byte System.Convert::ToByte(System.UInt64)
  4137. extern "C" IL2CPP_METHOD_ATTR uint8_t Convert_ToByte_m3567528984 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4138. // System.Byte System.UInt64::System.IConvertible.ToByte(System.IFormatProvider)
  4139. extern "C" IL2CPP_METHOD_ATTR uint8_t UInt64_System_IConvertible_ToByte_m1501504925 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4140. // System.Char System.Convert::ToChar(System.UInt64)
  4141. extern "C" IL2CPP_METHOD_ATTR Il2CppChar Convert_ToChar_m1604365259 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4142. // System.Char System.UInt64::System.IConvertible.ToChar(System.IFormatProvider)
  4143. extern "C" IL2CPP_METHOD_ATTR Il2CppChar UInt64_System_IConvertible_ToChar_m2074245892 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4144. // System.DateTime System.Convert::ToDateTime(System.UInt64)
  4145. extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 Convert_ToDateTime_m3752463692 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4146. // System.DateTime System.UInt64::System.IConvertible.ToDateTime(System.IFormatProvider)
  4147. extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 UInt64_System_IConvertible_ToDateTime_m3434604642 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4148. // System.Decimal System.Convert::ToDecimal(System.UInt64)
  4149. extern "C" IL2CPP_METHOD_ATTR Decimal_t2948259380 Convert_ToDecimal_m1695757674 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4150. // System.Decimal System.UInt64::System.IConvertible.ToDecimal(System.IFormatProvider)
  4151. extern "C" IL2CPP_METHOD_ATTR Decimal_t2948259380 UInt64_System_IConvertible_ToDecimal_m806594027 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4152. // System.Double System.Convert::ToDouble(System.UInt64)
  4153. extern "C" IL2CPP_METHOD_ATTR double Convert_ToDouble_m1030895834 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4154. // System.Double System.UInt64::System.IConvertible.ToDouble(System.IFormatProvider)
  4155. extern "C" IL2CPP_METHOD_ATTR double UInt64_System_IConvertible_ToDouble_m602078108 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4156. // System.Int16 System.Convert::ToInt16(System.UInt64)
  4157. extern "C" IL2CPP_METHOD_ATTR int16_t Convert_ToInt16_m1733792763 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4158. // System.Int16 System.UInt64::System.IConvertible.ToInt16(System.IFormatProvider)
  4159. extern "C" IL2CPP_METHOD_ATTR int16_t UInt64_System_IConvertible_ToInt16_m3895479143 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4160. // System.Int32 System.Convert::ToInt32(System.UInt64)
  4161. extern "C" IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_m825155517 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4162. // System.Int32 System.UInt64::System.IConvertible.ToInt32(System.IFormatProvider)
  4163. extern "C" IL2CPP_METHOD_ATTR int32_t UInt64_System_IConvertible_ToInt32_m949522652 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4164. // System.Int64 System.Convert::ToInt64(System.UInt64)
  4165. extern "C" IL2CPP_METHOD_ATTR int64_t Convert_ToInt64_m260173354 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4166. // System.Int64 System.UInt64::System.IConvertible.ToInt64(System.IFormatProvider)
  4167. extern "C" IL2CPP_METHOD_ATTR int64_t UInt64_System_IConvertible_ToInt64_m4241475606 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4168. // System.SByte System.Convert::ToSByte(System.UInt64)
  4169. extern "C" IL2CPP_METHOD_ATTR int8_t Convert_ToSByte_m1679390684 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4170. // System.SByte System.UInt64::System.IConvertible.ToSByte(System.IFormatProvider)
  4171. extern "C" IL2CPP_METHOD_ATTR int8_t UInt64_System_IConvertible_ToSByte_m30962591 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4172. // System.Single System.Convert::ToSingle(System.UInt64)
  4173. extern "C" IL2CPP_METHOD_ATTR float Convert_ToSingle_m2791508777 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4174. // System.Single System.UInt64::System.IConvertible.ToSingle(System.IFormatProvider)
  4175. extern "C" IL2CPP_METHOD_ATTR float UInt64_System_IConvertible_ToSingle_m925613075 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4176. // System.Void System.ArgumentNullException::.ctor(System.String)
  4177. extern "C" IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m1170824041 (ArgumentNullException_t1615371798 * __this, String_t* ___paramName0, const RuntimeMethod* method);
  4178. // System.Object System.Convert::ToType(System.Object,System.Type,System.IFormatProvider,System.Boolean)
  4179. 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);
  4180. // System.Object System.UInt64::System.IConvertible.ToType(System.Type,System.IFormatProvider)
  4181. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * UInt64_System_IConvertible_ToType_m4049257834 (uint64_t* __this, Type_t * ___targetType0, RuntimeObject* ___provider1, const RuntimeMethod* method);
  4182. // System.UInt16 System.Convert::ToUInt16(System.UInt64)
  4183. extern "C" IL2CPP_METHOD_ATTR uint16_t Convert_ToUInt16_m2672597498 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4184. // System.UInt16 System.UInt64::System.IConvertible.ToUInt16(System.IFormatProvider)
  4185. extern "C" IL2CPP_METHOD_ATTR uint16_t UInt64_System_IConvertible_ToUInt16_m4165747038 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4186. // System.UInt32 System.Convert::ToUInt32(System.UInt64)
  4187. extern "C" IL2CPP_METHOD_ATTR uint32_t Convert_ToUInt32_m1767593911 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, const RuntimeMethod* method);
  4188. // System.UInt32 System.UInt64::System.IConvertible.ToUInt32(System.IFormatProvider)
  4189. extern "C" IL2CPP_METHOD_ATTR uint32_t UInt64_System_IConvertible_ToUInt32_m2784653358 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4190. // System.UInt64 System.UInt64::System.IConvertible.ToUInt64(System.IFormatProvider)
  4191. extern "C" IL2CPP_METHOD_ATTR uint64_t UInt64_System_IConvertible_ToUInt64_m2135047981 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4192. // System.String Locale::GetText(System.String)
  4193. extern "C" IL2CPP_METHOD_ATTR String_t* Locale_GetText_m3374010885 (RuntimeObject * __this /* static, unused */, String_t* ___msg0, const RuntimeMethod* method);
  4194. // System.Void System.ArgumentException::.ctor(System.String)
  4195. extern "C" IL2CPP_METHOD_ATTR void ArgumentException__ctor_m1312628991 (ArgumentException_t132251570 * __this, String_t* ___message0, const RuntimeMethod* method);
  4196. // System.Int32 System.UInt64::CompareTo(System.Object)
  4197. extern "C" IL2CPP_METHOD_ATTR int32_t UInt64_CompareTo_m3619843473 (uint64_t* __this, RuntimeObject * ___value0, const RuntimeMethod* method);
  4198. // System.Boolean System.UInt64::Equals(System.Object)
  4199. extern "C" IL2CPP_METHOD_ATTR bool UInt64_Equals_m1879425698 (uint64_t* __this, RuntimeObject * ___obj0, const RuntimeMethod* method);
  4200. // System.Int32 System.UInt64::GetHashCode()
  4201. extern "C" IL2CPP_METHOD_ATTR int32_t UInt64_GetHashCode_m4209760355 (uint64_t* __this, const RuntimeMethod* method);
  4202. // System.Int32 System.UInt64::CompareTo(System.UInt64)
  4203. extern "C" IL2CPP_METHOD_ATTR int32_t UInt64_CompareTo_m1614517204 (uint64_t* __this, uint64_t ___value0, const RuntimeMethod* method);
  4204. // System.Boolean System.UInt64::Equals(System.UInt64)
  4205. extern "C" IL2CPP_METHOD_ATTR bool UInt64_Equals_m367573732 (uint64_t* __this, uint64_t ___obj0, const RuntimeMethod* method);
  4206. // System.UInt64 System.UInt64::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider)
  4207. 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);
  4208. // System.Int32 System.String::get_Length()
  4209. extern "C" IL2CPP_METHOD_ATTR int32_t String_get_Length_m3847582255 (String_t* __this, const RuntimeMethod* method);
  4210. // System.Exception System.Int32::GetFormatException()
  4211. extern "C" IL2CPP_METHOD_ATTR Exception_t * Int32_GetFormatException_m519586683 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  4212. // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle)
  4213. extern "C" IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m1620074514 (RuntimeObject * __this /* static, unused */, RuntimeTypeHandle_t3027515415 ___handle0, const RuntimeMethod* method);
  4214. // System.Threading.Thread System.Threading.Thread::get_CurrentThread()
  4215. extern "C" IL2CPP_METHOD_ATTR Thread_t2300836069 * Thread_get_CurrentThread_m4142136012 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  4216. // System.Globalization.CultureInfo System.Threading.Thread::get_CurrentCulture()
  4217. extern "C" IL2CPP_METHOD_ATTR CultureInfo_t4157843068 * Thread_get_CurrentCulture_m349116646 (Thread_t2300836069 * __this, const RuntimeMethod* method);
  4218. // System.Boolean System.Int32::CheckStyle(System.Globalization.NumberStyles,System.Boolean,System.Exception&)
  4219. extern "C" IL2CPP_METHOD_ATTR bool Int32_CheckStyle_m3421319992 (RuntimeObject * __this /* static, unused */, int32_t ___style0, bool ___tryParse1, Exception_t ** ___exc2, const RuntimeMethod* method);
  4220. // System.Boolean System.Int32::JumpOverWhite(System.Int32&,System.String,System.Boolean,System.Boolean,System.Exception&)
  4221. 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);
  4222. // System.Char System.String::get_Chars(System.Int32)
  4223. extern "C" IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_m2986988803 (String_t* __this, int32_t ___index0, const RuntimeMethod* method);
  4224. // System.String System.Globalization.NumberFormatInfo::get_NegativeSign()
  4225. extern "C" IL2CPP_METHOD_ATTR String_t* NumberFormatInfo_get_NegativeSign_m2757109362 (NumberFormatInfo_t435877138 * __this, const RuntimeMethod* method);
  4226. // System.String System.String::Substring(System.Int32,System.Int32)
  4227. extern "C" IL2CPP_METHOD_ATTR String_t* String_Substring_m1610150815 (String_t* __this, int32_t ___startIndex0, int32_t ___length1, const RuntimeMethod* method);
  4228. // System.Boolean System.String::op_Equality(System.String,System.String)
  4229. extern "C" IL2CPP_METHOD_ATTR bool String_op_Equality_m920492651 (RuntimeObject * __this /* static, unused */, String_t* ___a0, String_t* ___b1, const RuntimeMethod* method);
  4230. // System.String System.Globalization.NumberFormatInfo::get_PositiveSign()
  4231. extern "C" IL2CPP_METHOD_ATTR String_t* NumberFormatInfo_get_PositiveSign_m240350949 (NumberFormatInfo_t435877138 * __this, const RuntimeMethod* method);
  4232. // System.Void System.Int32::FindSign(System.Int32&,System.String,System.Globalization.NumberFormatInfo,System.Boolean&,System.Boolean&)
  4233. 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);
  4234. // System.Void System.Int32::FindCurrency(System.Int32&,System.String,System.Globalization.NumberFormatInfo,System.Boolean&)
  4235. 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);
  4236. // System.Boolean System.Int32::ValidDigit(System.Char,System.Boolean)
  4237. extern "C" IL2CPP_METHOD_ATTR bool Int32_ValidDigit_m1059003769 (RuntimeObject * __this /* static, unused */, Il2CppChar ___e0, bool ___allowHex1, const RuntimeMethod* method);
  4238. // System.String System.Globalization.NumberFormatInfo::get_NumberGroupSeparator()
  4239. extern "C" IL2CPP_METHOD_ATTR String_t* NumberFormatInfo_get_NumberGroupSeparator_m3292795925 (NumberFormatInfo_t435877138 * __this, const RuntimeMethod* method);
  4240. // System.Boolean System.Int32::FindOther(System.Int32&,System.String,System.String)
  4241. 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);
  4242. // System.String System.Globalization.NumberFormatInfo::get_NumberDecimalSeparator()
  4243. extern "C" IL2CPP_METHOD_ATTR String_t* NumberFormatInfo_get_NumberDecimalSeparator_m33502788 (NumberFormatInfo_t435877138 * __this, const RuntimeMethod* method);
  4244. // System.Boolean System.Char::IsDigit(System.Char)
  4245. extern "C" IL2CPP_METHOD_ATTR bool Char_IsDigit_m3646673943 (RuntimeObject * __this /* static, unused */, Il2CppChar ___c0, const RuntimeMethod* method);
  4246. // System.Boolean System.Char::IsLower(System.Char)
  4247. extern "C" IL2CPP_METHOD_ATTR bool Char_IsLower_m3108076820 (RuntimeObject * __this /* static, unused */, Il2CppChar ___c0, const RuntimeMethod* method);
  4248. // System.Void System.OverflowException::.ctor(System.String)
  4249. extern "C" IL2CPP_METHOD_ATTR void OverflowException__ctor_m694321376 (OverflowException_t2020128637 * __this, String_t* ___message0, const RuntimeMethod* method);
  4250. // System.Boolean System.UInt64::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider,System.Boolean,System.UInt64&,System.Exception&)
  4251. 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);
  4252. // System.String System.NumberFormatter::NumberToString(System.UInt64,System.IFormatProvider)
  4253. extern "C" IL2CPP_METHOD_ATTR String_t* NumberFormatter_NumberToString_m3906556024 (RuntimeObject * __this /* static, unused */, uint64_t ___value0, RuntimeObject* ___fp1, const RuntimeMethod* method);
  4254. // System.String System.UInt64::ToString()
  4255. extern "C" IL2CPP_METHOD_ATTR String_t* UInt64_ToString_m1529093114 (uint64_t* __this, const RuntimeMethod* method);
  4256. // System.String System.UInt64::ToString(System.IFormatProvider)
  4257. extern "C" IL2CPP_METHOD_ATTR String_t* UInt64_ToString_m2623377370 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method);
  4258. // System.String System.UInt64::ToString(System.String,System.IFormatProvider)
  4259. extern "C" IL2CPP_METHOD_ATTR String_t* UInt64_ToString_m1695188334 (uint64_t* __this, String_t* ___format0, RuntimeObject* ___provider1, const RuntimeMethod* method);
  4260. // System.String System.UInt64::ToString(System.String)
  4261. extern "C" IL2CPP_METHOD_ATTR String_t* UInt64_ToString_m2177233542 (uint64_t* __this, String_t* ___format0, const RuntimeMethod* method);
  4262. // System.String System.NumberFormatter::NumberToString(System.String,System.UInt64,System.IFormatProvider)
  4263. 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);
  4264. // System.TypeCode System.UInt64::GetTypeCode()
  4265. extern "C" IL2CPP_METHOD_ATTR int32_t UInt64_GetTypeCode_m844217172 (uint64_t* __this, const RuntimeMethod* method);
  4266. // System.Void System.UIntPtr::.ctor(System.UInt32)
  4267. extern "C" IL2CPP_METHOD_ATTR void UIntPtr__ctor_m4250165422 (uintptr_t* __this, uint32_t ___value0, const RuntimeMethod* method);
  4268. // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.UInt64)
  4269. extern "C" IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m2020653395 (SerializationInfo_t950877179 * __this, String_t* ___name0, uint64_t ___value1, const RuntimeMethod* method);
  4270. // System.Void System.UIntPtr::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  4271. 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);
  4272. // System.Boolean System.UIntPtr::Equals(System.Object)
  4273. extern "C" IL2CPP_METHOD_ATTR bool UIntPtr_Equals_m1316671746 (uintptr_t* __this, RuntimeObject * ___obj0, const RuntimeMethod* method);
  4274. // System.Int32 System.UIntPtr::GetHashCode()
  4275. extern "C" IL2CPP_METHOD_ATTR int32_t UIntPtr_GetHashCode_m3482152298 (uintptr_t* __this, const RuntimeMethod* method);
  4276. // System.String System.UInt32::ToString()
  4277. extern "C" IL2CPP_METHOD_ATTR String_t* UInt32_ToString_m2574561716 (uint32_t* __this, const RuntimeMethod* method);
  4278. // System.String System.UIntPtr::ToString()
  4279. extern "C" IL2CPP_METHOD_ATTR String_t* UIntPtr_ToString_m984583492 (uintptr_t* __this, const RuntimeMethod* method);
  4280. // System.Void System.SystemException::.ctor(System.String)
  4281. extern "C" IL2CPP_METHOD_ATTR void SystemException__ctor_m3298527747 (SystemException_t176217640 * __this, String_t* ___message0, const RuntimeMethod* method);
  4282. // System.Void System.Exception::set_HResult(System.Int32)
  4283. extern "C" IL2CPP_METHOD_ATTR void Exception_set_HResult_m3489164646 (Exception_t * __this, int32_t ___value0, const RuntimeMethod* method);
  4284. // System.Void System.SystemException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  4285. extern "C" IL2CPP_METHOD_ATTR void SystemException__ctor_m1515048899 (SystemException_t176217640 * __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___context1, const RuntimeMethod* method);
  4286. // System.Void System.EventArgs::.ctor()
  4287. extern "C" IL2CPP_METHOD_ATTR void EventArgs__ctor_m32674013 (EventArgs_t3591816995 * __this, const RuntimeMethod* method);
  4288. // System.Void System.UnhandledExceptionEventHandler::Invoke(System.Object,System.UnhandledExceptionEventArgs)
  4289. extern "C" IL2CPP_METHOD_ATTR void UnhandledExceptionEventHandler_Invoke_m1545705626 (UnhandledExceptionEventHandler_t3101989324 * __this, RuntimeObject * ___sender0, UnhandledExceptionEventArgs_t2886101344 * ___e1, const RuntimeMethod* method);
  4290. // System.Void System.Object::.ctor()
  4291. extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m297566312 (RuntimeObject * __this, const RuntimeMethod* method);
  4292. // System.String System.Runtime.Serialization.SerializationInfo::GetString(System.String)
  4293. extern "C" IL2CPP_METHOD_ATTR String_t* SerializationInfo_GetString_m3155282843 (SerializationInfo_t950877179 * __this, String_t* ___name0, const RuntimeMethod* method);
  4294. // System.Int32 System.Runtime.Serialization.SerializationInfo::GetInt32(System.String)
  4295. extern "C" IL2CPP_METHOD_ATTR int32_t SerializationInfo_GetInt32_m2640574809 (SerializationInfo_t950877179 * __this, String_t* ___name0, const RuntimeMethod* method);
  4296. // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Object)
  4297. extern "C" IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m2872281893 (SerializationInfo_t950877179 * __this, String_t* ___name0, RuntimeObject * ___value1, const RuntimeMethod* method);
  4298. // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Int32)
  4299. extern "C" IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m412754688 (SerializationInfo_t950877179 * __this, String_t* ___name0, int32_t ___value1, const RuntimeMethod* method);
  4300. // System.Void System.Runtime.Serialization.SerializationInfo::SetType(System.Type)
  4301. extern "C" IL2CPP_METHOD_ATTR void SerializationInfo_SetType_m3923964808 (SerializationInfo_t950877179 * __this, Type_t * ___type0, const RuntimeMethod* method);
  4302. // System.Type System.Object::GetType()
  4303. extern "C" IL2CPP_METHOD_ATTR Type_t * Object_GetType_m88164663 (RuntimeObject * __this, const RuntimeMethod* method);
  4304. // System.String System.Reflection.Module::get_ScopeName()
  4305. extern "C" IL2CPP_METHOD_ATTR String_t* Module_get_ScopeName_m4152486041 (Module_t2987026101 * __this, const RuntimeMethod* method);
  4306. // System.Reflection.Assembly System.Reflection.Module::get_Assembly()
  4307. extern "C" IL2CPP_METHOD_ATTR Assembly_t * Module_get_Assembly_m2485063752 (Module_t2987026101 * __this, const RuntimeMethod* method);
  4308. // System.Void System.NotSupportedException::.ctor()
  4309. extern "C" IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m2730133172 (NotSupportedException_t1314879016 * __this, const RuntimeMethod* method);
  4310. // System.Reflection.Assembly System.Reflection.Assembly::Load(System.String)
  4311. extern "C" IL2CPP_METHOD_ATTR Assembly_t * Assembly_Load_m3487507613 (RuntimeObject * __this /* static, unused */, String_t* ___assemblyString0, const RuntimeMethod* method);
  4312. // System.Reflection.Module System.Reflection.Assembly::GetModule(System.String)
  4313. extern "C" IL2CPP_METHOD_ATTR Module_t2987026101 * Assembly_GetModule_m3867448062 (Assembly_t * __this, String_t* ___name0, const RuntimeMethod* method);
  4314. // System.Void System.NotSupportedException::.ctor(System.String)
  4315. extern "C" IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m2494070935 (NotSupportedException_t1314879016 * __this, String_t* ___message0, const RuntimeMethod* method);
  4316. // System.Boolean System.ValueType::InternalEquals(System.Object,System.Object,System.Object[]&)
  4317. extern "C" IL2CPP_METHOD_ATTR bool ValueType_InternalEquals_m1384040357 (RuntimeObject * __this /* static, unused */, RuntimeObject * ___o10, RuntimeObject * ___o21, ObjectU5BU5D_t2843939325** ___fields2, const RuntimeMethod* method);
  4318. // System.Boolean System.ValueType::DefaultEquals(System.Object,System.Object)
  4319. extern "C" IL2CPP_METHOD_ATTR bool ValueType_DefaultEquals_m2927252100 (RuntimeObject * __this /* static, unused */, RuntimeObject * ___o10, RuntimeObject * ___o21, const RuntimeMethod* method);
  4320. // System.Int32 System.ValueType::InternalGetHashCode(System.Object,System.Object[]&)
  4321. extern "C" IL2CPP_METHOD_ATTR int32_t ValueType_InternalGetHashCode_m58786863 (RuntimeObject * __this /* static, unused */, RuntimeObject * ___o0, ObjectU5BU5D_t2843939325** ___fields1, const RuntimeMethod* method);
  4322. // System.Void System.Version::CheckedSet(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
  4323. 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);
  4324. // System.String[] System.String::Split(System.Char[])
  4325. extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* String_Split_m3646115398 (String_t* __this, CharU5BU5D_t3528271667* ___separator0, const RuntimeMethod* method);
  4326. // System.Int32 System.Int32::Parse(System.String)
  4327. extern "C" IL2CPP_METHOD_ATTR int32_t Int32_Parse_m1033611559 (RuntimeObject * __this /* static, unused */, String_t* ___s0, const RuntimeMethod* method);
  4328. // System.Void System.ArgumentOutOfRangeException::.ctor(System.String)
  4329. extern "C" IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m3628145864 (ArgumentOutOfRangeException_t777629997 * __this, String_t* ___paramName0, const RuntimeMethod* method);
  4330. // System.Void System.Version::.ctor(System.Int32,System.Int32)
  4331. extern "C" IL2CPP_METHOD_ATTR void Version__ctor_m3537335798 (Version_t3456873960 * __this, int32_t ___major0, int32_t ___minor1, const RuntimeMethod* method);
  4332. // System.Void System.Version::.ctor(System.Int32,System.Int32,System.Int32)
  4333. extern "C" IL2CPP_METHOD_ATTR void Version__ctor_m1550720073 (Version_t3456873960 * __this, int32_t ___major0, int32_t ___minor1, int32_t ___build2, const RuntimeMethod* method);
  4334. // System.Void System.Version::.ctor(System.Int32,System.Int32,System.Int32,System.Int32)
  4335. 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);
  4336. // System.Int32 System.Version::CompareTo(System.Version)
  4337. extern "C" IL2CPP_METHOD_ATTR int32_t Version_CompareTo_m3146217210 (Version_t3456873960 * __this, Version_t3456873960 * ___value0, const RuntimeMethod* method);
  4338. // System.Boolean System.Version::Equals(System.Version)
  4339. extern "C" IL2CPP_METHOD_ATTR bool Version_Equals_m1564427710 (Version_t3456873960 * __this, Version_t3456873960 * ___obj0, const RuntimeMethod* method);
  4340. // System.Boolean System.Version::op_Equality(System.Version,System.Version)
  4341. extern "C" IL2CPP_METHOD_ATTR bool Version_op_Equality_m3804852517 (RuntimeObject * __this /* static, unused */, Version_t3456873960 * ___v10, Version_t3456873960 * ___v21, const RuntimeMethod* method);
  4342. // System.Boolean System.Version::op_Inequality(System.Version,System.Version)
  4343. extern "C" IL2CPP_METHOD_ATTR bool Version_op_Inequality_m1696193441 (RuntimeObject * __this /* static, unused */, Version_t3456873960 * ___v10, Version_t3456873960 * ___v21, const RuntimeMethod* method);
  4344. // System.String System.Int32::ToString()
  4345. extern "C" IL2CPP_METHOD_ATTR String_t* Int32_ToString_m141394615 (int32_t* __this, const RuntimeMethod* method);
  4346. // System.String System.String::Concat(System.String,System.String,System.String)
  4347. 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);
  4348. // System.Boolean System.Object::Equals(System.Object,System.Object)
  4349. extern "C" IL2CPP_METHOD_ATTR bool Object_Equals_m1397037629 (RuntimeObject * __this /* static, unused */, RuntimeObject * ___objA0, RuntimeObject * ___objB1, const RuntimeMethod* method);
  4350. // System.Void System.WeakReference::.ctor(System.Object,System.Boolean)
  4351. extern "C" IL2CPP_METHOD_ATTR void WeakReference__ctor_m1054065938 (WeakReference_t1334886716 * __this, RuntimeObject * ___target0, bool ___trackResurrection1, const RuntimeMethod* method);
  4352. // System.Void System.WeakReference::AllocateHandle(System.Object)
  4353. extern "C" IL2CPP_METHOD_ATTR void WeakReference_AllocateHandle_m1478975559 (WeakReference_t1334886716 * __this, RuntimeObject * ___target0, const RuntimeMethod* method);
  4354. // System.Boolean System.Runtime.Serialization.SerializationInfo::GetBoolean(System.String)
  4355. extern "C" IL2CPP_METHOD_ATTR bool SerializationInfo_GetBoolean_m1756153320 (SerializationInfo_t950877179 * __this, String_t* ___name0, const RuntimeMethod* method);
  4356. // System.Object System.Runtime.Serialization.SerializationInfo::GetValue(System.String,System.Type)
  4357. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * SerializationInfo_GetValue_m42271953 (SerializationInfo_t950877179 * __this, String_t* ___name0, Type_t * ___type1, const RuntimeMethod* method);
  4358. // System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GCHandle::Alloc(System.Object,System.Runtime.InteropServices.GCHandleType)
  4359. extern "C" IL2CPP_METHOD_ATTR GCHandle_t3351438187 GCHandle_Alloc_m3823409740 (RuntimeObject * __this /* static, unused */, RuntimeObject * ___value0, int32_t ___type1, const RuntimeMethod* method);
  4360. // System.Object System.Runtime.InteropServices.GCHandle::get_Target()
  4361. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GCHandle_get_Target_m1824973883 (GCHandle_t3351438187 * __this, const RuntimeMethod* method);
  4362. // System.Void System.Runtime.InteropServices.GCHandle::Free()
  4363. extern "C" IL2CPP_METHOD_ATTR void GCHandle_Free_m1457699368 (GCHandle_t3351438187 * __this, const RuntimeMethod* method);
  4364. // System.Void System.Object::Finalize()
  4365. extern "C" IL2CPP_METHOD_ATTR void Object_Finalize_m3076187857 (RuntimeObject * __this, const RuntimeMethod* method);
  4366. // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Boolean)
  4367. extern "C" IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m3427199315 (SerializationInfo_t950877179 * __this, String_t* ___name0, bool ___value1, const RuntimeMethod* method);
  4368. #ifdef __clang__
  4369. #pragma clang diagnostic push
  4370. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4371. #pragma clang diagnostic ignored "-Wunused-variable"
  4372. #endif
  4373. // System.Boolean System.UInt64::System.IConvertible.ToBoolean(System.IFormatProvider)
  4374. extern "C" IL2CPP_METHOD_ATTR bool UInt64_System_IConvertible_ToBoolean_m3071416000 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4375. {
  4376. static bool s_Il2CppMethodInitialized;
  4377. if (!s_Il2CppMethodInitialized)
  4378. {
  4379. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToBoolean_m3071416000_MetadataUsageId);
  4380. s_Il2CppMethodInitialized = true;
  4381. }
  4382. {
  4383. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  4384. bool L_0 = Convert_ToBoolean_m3613483153(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  4385. return L_0;
  4386. }
  4387. }
  4388. extern "C" bool UInt64_System_IConvertible_ToBoolean_m3071416000_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4389. {
  4390. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4391. return UInt64_System_IConvertible_ToBoolean_m3071416000(_thisAdjusted, ___provider0, method);
  4392. }
  4393. // System.Byte System.UInt64::System.IConvertible.ToByte(System.IFormatProvider)
  4394. extern "C" IL2CPP_METHOD_ATTR uint8_t UInt64_System_IConvertible_ToByte_m1501504925 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4395. {
  4396. static bool s_Il2CppMethodInitialized;
  4397. if (!s_Il2CppMethodInitialized)
  4398. {
  4399. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToByte_m1501504925_MetadataUsageId);
  4400. s_Il2CppMethodInitialized = true;
  4401. }
  4402. {
  4403. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  4404. uint8_t L_0 = Convert_ToByte_m3567528984(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  4405. return L_0;
  4406. }
  4407. }
  4408. extern "C" uint8_t UInt64_System_IConvertible_ToByte_m1501504925_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4409. {
  4410. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4411. return UInt64_System_IConvertible_ToByte_m1501504925(_thisAdjusted, ___provider0, method);
  4412. }
  4413. // System.Char System.UInt64::System.IConvertible.ToChar(System.IFormatProvider)
  4414. extern "C" IL2CPP_METHOD_ATTR Il2CppChar UInt64_System_IConvertible_ToChar_m2074245892 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4415. {
  4416. static bool s_Il2CppMethodInitialized;
  4417. if (!s_Il2CppMethodInitialized)
  4418. {
  4419. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToChar_m2074245892_MetadataUsageId);
  4420. s_Il2CppMethodInitialized = true;
  4421. }
  4422. {
  4423. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  4424. Il2CppChar L_0 = Convert_ToChar_m1604365259(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  4425. return L_0;
  4426. }
  4427. }
  4428. extern "C" Il2CppChar UInt64_System_IConvertible_ToChar_m2074245892_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4429. {
  4430. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4431. return UInt64_System_IConvertible_ToChar_m2074245892(_thisAdjusted, ___provider0, method);
  4432. }
  4433. // System.DateTime System.UInt64::System.IConvertible.ToDateTime(System.IFormatProvider)
  4434. extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 UInt64_System_IConvertible_ToDateTime_m3434604642 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4435. {
  4436. static bool s_Il2CppMethodInitialized;
  4437. if (!s_Il2CppMethodInitialized)
  4438. {
  4439. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToDateTime_m3434604642_MetadataUsageId);
  4440. s_Il2CppMethodInitialized = true;
  4441. }
  4442. {
  4443. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  4444. DateTime_t3738529785 L_0 = Convert_ToDateTime_m3752463692(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  4445. return L_0;
  4446. }
  4447. }
  4448. extern "C" DateTime_t3738529785 UInt64_System_IConvertible_ToDateTime_m3434604642_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4449. {
  4450. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4451. return UInt64_System_IConvertible_ToDateTime_m3434604642(_thisAdjusted, ___provider0, method);
  4452. }
  4453. // System.Decimal System.UInt64::System.IConvertible.ToDecimal(System.IFormatProvider)
  4454. extern "C" IL2CPP_METHOD_ATTR Decimal_t2948259380 UInt64_System_IConvertible_ToDecimal_m806594027 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4455. {
  4456. static bool s_Il2CppMethodInitialized;
  4457. if (!s_Il2CppMethodInitialized)
  4458. {
  4459. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToDecimal_m806594027_MetadataUsageId);
  4460. s_Il2CppMethodInitialized = true;
  4461. }
  4462. {
  4463. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  4464. Decimal_t2948259380 L_0 = Convert_ToDecimal_m1695757674(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  4465. return L_0;
  4466. }
  4467. }
  4468. extern "C" Decimal_t2948259380 UInt64_System_IConvertible_ToDecimal_m806594027_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4469. {
  4470. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4471. return UInt64_System_IConvertible_ToDecimal_m806594027(_thisAdjusted, ___provider0, method);
  4472. }
  4473. // System.Double System.UInt64::System.IConvertible.ToDouble(System.IFormatProvider)
  4474. extern "C" IL2CPP_METHOD_ATTR double UInt64_System_IConvertible_ToDouble_m602078108 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4475. {
  4476. static bool s_Il2CppMethodInitialized;
  4477. if (!s_Il2CppMethodInitialized)
  4478. {
  4479. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToDouble_m602078108_MetadataUsageId);
  4480. s_Il2CppMethodInitialized = true;
  4481. }
  4482. {
  4483. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  4484. double L_0 = Convert_ToDouble_m1030895834(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  4485. return L_0;
  4486. }
  4487. }
  4488. extern "C" double UInt64_System_IConvertible_ToDouble_m602078108_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4489. {
  4490. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4491. return UInt64_System_IConvertible_ToDouble_m602078108(_thisAdjusted, ___provider0, method);
  4492. }
  4493. // System.Int16 System.UInt64::System.IConvertible.ToInt16(System.IFormatProvider)
  4494. extern "C" IL2CPP_METHOD_ATTR int16_t UInt64_System_IConvertible_ToInt16_m3895479143 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4495. {
  4496. static bool s_Il2CppMethodInitialized;
  4497. if (!s_Il2CppMethodInitialized)
  4498. {
  4499. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToInt16_m3895479143_MetadataUsageId);
  4500. s_Il2CppMethodInitialized = true;
  4501. }
  4502. {
  4503. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  4504. int16_t L_0 = Convert_ToInt16_m1733792763(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  4505. return L_0;
  4506. }
  4507. }
  4508. extern "C" int16_t UInt64_System_IConvertible_ToInt16_m3895479143_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4509. {
  4510. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4511. return UInt64_System_IConvertible_ToInt16_m3895479143(_thisAdjusted, ___provider0, method);
  4512. }
  4513. // System.Int32 System.UInt64::System.IConvertible.ToInt32(System.IFormatProvider)
  4514. extern "C" IL2CPP_METHOD_ATTR int32_t UInt64_System_IConvertible_ToInt32_m949522652 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4515. {
  4516. static bool s_Il2CppMethodInitialized;
  4517. if (!s_Il2CppMethodInitialized)
  4518. {
  4519. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToInt32_m949522652_MetadataUsageId);
  4520. s_Il2CppMethodInitialized = true;
  4521. }
  4522. {
  4523. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  4524. int32_t L_0 = Convert_ToInt32_m825155517(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  4525. return L_0;
  4526. }
  4527. }
  4528. extern "C" int32_t UInt64_System_IConvertible_ToInt32_m949522652_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4529. {
  4530. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4531. return UInt64_System_IConvertible_ToInt32_m949522652(_thisAdjusted, ___provider0, method);
  4532. }
  4533. // System.Int64 System.UInt64::System.IConvertible.ToInt64(System.IFormatProvider)
  4534. extern "C" IL2CPP_METHOD_ATTR int64_t UInt64_System_IConvertible_ToInt64_m4241475606 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4535. {
  4536. static bool s_Il2CppMethodInitialized;
  4537. if (!s_Il2CppMethodInitialized)
  4538. {
  4539. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToInt64_m4241475606_MetadataUsageId);
  4540. s_Il2CppMethodInitialized = true;
  4541. }
  4542. {
  4543. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  4544. int64_t L_0 = Convert_ToInt64_m260173354(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  4545. return L_0;
  4546. }
  4547. }
  4548. extern "C" int64_t UInt64_System_IConvertible_ToInt64_m4241475606_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4549. {
  4550. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4551. return UInt64_System_IConvertible_ToInt64_m4241475606(_thisAdjusted, ___provider0, method);
  4552. }
  4553. // System.SByte System.UInt64::System.IConvertible.ToSByte(System.IFormatProvider)
  4554. extern "C" IL2CPP_METHOD_ATTR int8_t UInt64_System_IConvertible_ToSByte_m30962591 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4555. {
  4556. static bool s_Il2CppMethodInitialized;
  4557. if (!s_Il2CppMethodInitialized)
  4558. {
  4559. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToSByte_m30962591_MetadataUsageId);
  4560. s_Il2CppMethodInitialized = true;
  4561. }
  4562. {
  4563. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  4564. int8_t L_0 = Convert_ToSByte_m1679390684(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  4565. return L_0;
  4566. }
  4567. }
  4568. extern "C" int8_t UInt64_System_IConvertible_ToSByte_m30962591_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4569. {
  4570. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4571. return UInt64_System_IConvertible_ToSByte_m30962591(_thisAdjusted, ___provider0, method);
  4572. }
  4573. // System.Single System.UInt64::System.IConvertible.ToSingle(System.IFormatProvider)
  4574. extern "C" IL2CPP_METHOD_ATTR float UInt64_System_IConvertible_ToSingle_m925613075 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4575. {
  4576. static bool s_Il2CppMethodInitialized;
  4577. if (!s_Il2CppMethodInitialized)
  4578. {
  4579. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToSingle_m925613075_MetadataUsageId);
  4580. s_Il2CppMethodInitialized = true;
  4581. }
  4582. {
  4583. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  4584. float L_0 = Convert_ToSingle_m2791508777(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  4585. return L_0;
  4586. }
  4587. }
  4588. extern "C" float UInt64_System_IConvertible_ToSingle_m925613075_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4589. {
  4590. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4591. return UInt64_System_IConvertible_ToSingle_m925613075(_thisAdjusted, ___provider0, method);
  4592. }
  4593. // System.Object System.UInt64::System.IConvertible.ToType(System.Type,System.IFormatProvider)
  4594. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * UInt64_System_IConvertible_ToType_m4049257834 (uint64_t* __this, Type_t * ___targetType0, RuntimeObject* ___provider1, const RuntimeMethod* method)
  4595. {
  4596. static bool s_Il2CppMethodInitialized;
  4597. if (!s_Il2CppMethodInitialized)
  4598. {
  4599. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToType_m4049257834_MetadataUsageId);
  4600. s_Il2CppMethodInitialized = true;
  4601. }
  4602. {
  4603. Type_t * L_0 = ___targetType0;
  4604. if (L_0)
  4605. {
  4606. goto IL_0011;
  4607. }
  4608. }
  4609. {
  4610. ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var);
  4611. ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral3252615044, /*hidden argument*/NULL);
  4612. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,UInt64_System_IConvertible_ToType_m4049257834_RuntimeMethod_var);
  4613. }
  4614. IL_0011:
  4615. {
  4616. uint64_t L_2 = ((uint64_t)(*((int64_t*)__this)));
  4617. RuntimeObject * L_3 = Box(UInt64_t4134040092_il2cpp_TypeInfo_var, &L_2);
  4618. Type_t * L_4 = ___targetType0;
  4619. RuntimeObject* L_5 = ___provider1;
  4620. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  4621. RuntimeObject * L_6 = Convert_ToType_m2406080310(NULL /*static, unused*/, L_3, L_4, L_5, (bool)0, /*hidden argument*/NULL);
  4622. return L_6;
  4623. }
  4624. }
  4625. extern "C" RuntimeObject * UInt64_System_IConvertible_ToType_m4049257834_AdjustorThunk (RuntimeObject * __this, Type_t * ___targetType0, RuntimeObject* ___provider1, const RuntimeMethod* method)
  4626. {
  4627. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4628. return UInt64_System_IConvertible_ToType_m4049257834(_thisAdjusted, ___targetType0, ___provider1, method);
  4629. }
  4630. // System.UInt16 System.UInt64::System.IConvertible.ToUInt16(System.IFormatProvider)
  4631. extern "C" IL2CPP_METHOD_ATTR uint16_t UInt64_System_IConvertible_ToUInt16_m4165747038 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4632. {
  4633. static bool s_Il2CppMethodInitialized;
  4634. if (!s_Il2CppMethodInitialized)
  4635. {
  4636. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToUInt16_m4165747038_MetadataUsageId);
  4637. s_Il2CppMethodInitialized = true;
  4638. }
  4639. {
  4640. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  4641. uint16_t L_0 = Convert_ToUInt16_m2672597498(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  4642. return L_0;
  4643. }
  4644. }
  4645. extern "C" uint16_t UInt64_System_IConvertible_ToUInt16_m4165747038_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4646. {
  4647. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4648. return UInt64_System_IConvertible_ToUInt16_m4165747038(_thisAdjusted, ___provider0, method);
  4649. }
  4650. // System.UInt32 System.UInt64::System.IConvertible.ToUInt32(System.IFormatProvider)
  4651. extern "C" IL2CPP_METHOD_ATTR uint32_t UInt64_System_IConvertible_ToUInt32_m2784653358 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4652. {
  4653. static bool s_Il2CppMethodInitialized;
  4654. if (!s_Il2CppMethodInitialized)
  4655. {
  4656. il2cpp_codegen_initialize_method (UInt64_System_IConvertible_ToUInt32_m2784653358_MetadataUsageId);
  4657. s_Il2CppMethodInitialized = true;
  4658. }
  4659. {
  4660. IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var);
  4661. uint32_t L_0 = Convert_ToUInt32_m1767593911(NULL /*static, unused*/, (*((int64_t*)__this)), /*hidden argument*/NULL);
  4662. return L_0;
  4663. }
  4664. }
  4665. extern "C" uint32_t UInt64_System_IConvertible_ToUInt32_m2784653358_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4666. {
  4667. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4668. return UInt64_System_IConvertible_ToUInt32_m2784653358(_thisAdjusted, ___provider0, method);
  4669. }
  4670. // System.UInt64 System.UInt64::System.IConvertible.ToUInt64(System.IFormatProvider)
  4671. extern "C" IL2CPP_METHOD_ATTR uint64_t UInt64_System_IConvertible_ToUInt64_m2135047981 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4672. {
  4673. {
  4674. return (*((int64_t*)__this));
  4675. }
  4676. }
  4677. extern "C" uint64_t UInt64_System_IConvertible_ToUInt64_m2135047981_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  4678. {
  4679. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4680. return UInt64_System_IConvertible_ToUInt64_m2135047981(_thisAdjusted, ___provider0, method);
  4681. }
  4682. // System.Int32 System.UInt64::CompareTo(System.Object)
  4683. extern "C" IL2CPP_METHOD_ATTR int32_t UInt64_CompareTo_m3619843473 (uint64_t* __this, RuntimeObject * ___value0, const RuntimeMethod* method)
  4684. {
  4685. static bool s_Il2CppMethodInitialized;
  4686. if (!s_Il2CppMethodInitialized)
  4687. {
  4688. il2cpp_codegen_initialize_method (UInt64_CompareTo_m3619843473_MetadataUsageId);
  4689. s_Il2CppMethodInitialized = true;
  4690. }
  4691. uint64_t V_0 = 0;
  4692. int32_t G_B9_0 = 0;
  4693. {
  4694. RuntimeObject * L_0 = ___value0;
  4695. if (L_0)
  4696. {
  4697. goto IL_0008;
  4698. }
  4699. }
  4700. {
  4701. return 1;
  4702. }
  4703. IL_0008:
  4704. {
  4705. RuntimeObject * L_1 = ___value0;
  4706. if (((RuntimeObject *)IsInstSealed((RuntimeObject*)L_1, UInt64_t4134040092_il2cpp_TypeInfo_var)))
  4707. {
  4708. goto IL_0023;
  4709. }
  4710. }
  4711. {
  4712. String_t* L_2 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral3792639183, /*hidden argument*/NULL);
  4713. ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var);
  4714. ArgumentException__ctor_m1312628991(L_3, L_2, /*hidden argument*/NULL);
  4715. IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,UInt64_CompareTo_m3619843473_RuntimeMethod_var);
  4716. }
  4717. IL_0023:
  4718. {
  4719. RuntimeObject * L_4 = ___value0;
  4720. V_0 = ((*(uint64_t*)((uint64_t*)UnBox(L_4, UInt64_t4134040092_il2cpp_TypeInfo_var))));
  4721. uint64_t L_5 = V_0;
  4722. if ((!(((uint64_t)(*((int64_t*)__this))) == ((uint64_t)L_5))))
  4723. {
  4724. goto IL_0034;
  4725. }
  4726. }
  4727. {
  4728. return 0;
  4729. }
  4730. IL_0034:
  4731. {
  4732. uint64_t L_6 = V_0;
  4733. if ((!(((uint64_t)(*((int64_t*)__this))) < ((uint64_t)L_6))))
  4734. {
  4735. goto IL_0042;
  4736. }
  4737. }
  4738. {
  4739. G_B9_0 = (-1);
  4740. goto IL_0043;
  4741. }
  4742. IL_0042:
  4743. {
  4744. G_B9_0 = 1;
  4745. }
  4746. IL_0043:
  4747. {
  4748. return G_B9_0;
  4749. }
  4750. }
  4751. extern "C" int32_t UInt64_CompareTo_m3619843473_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___value0, const RuntimeMethod* method)
  4752. {
  4753. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4754. return UInt64_CompareTo_m3619843473(_thisAdjusted, ___value0, method);
  4755. }
  4756. // System.Boolean System.UInt64::Equals(System.Object)
  4757. extern "C" IL2CPP_METHOD_ATTR bool UInt64_Equals_m1879425698 (uint64_t* __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  4758. {
  4759. static bool s_Il2CppMethodInitialized;
  4760. if (!s_Il2CppMethodInitialized)
  4761. {
  4762. il2cpp_codegen_initialize_method (UInt64_Equals_m1879425698_MetadataUsageId);
  4763. s_Il2CppMethodInitialized = true;
  4764. }
  4765. {
  4766. RuntimeObject * L_0 = ___obj0;
  4767. if (((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, UInt64_t4134040092_il2cpp_TypeInfo_var)))
  4768. {
  4769. goto IL_000d;
  4770. }
  4771. }
  4772. {
  4773. return (bool)0;
  4774. }
  4775. IL_000d:
  4776. {
  4777. RuntimeObject * L_1 = ___obj0;
  4778. return (bool)((((int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_1, UInt64_t4134040092_il2cpp_TypeInfo_var))))) == ((int64_t)(*((int64_t*)__this))))? 1 : 0);
  4779. }
  4780. }
  4781. extern "C" bool UInt64_Equals_m1879425698_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  4782. {
  4783. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4784. return UInt64_Equals_m1879425698(_thisAdjusted, ___obj0, method);
  4785. }
  4786. // System.Int32 System.UInt64::GetHashCode()
  4787. extern "C" IL2CPP_METHOD_ATTR int32_t UInt64_GetHashCode_m4209760355 (uint64_t* __this, const RuntimeMethod* method)
  4788. {
  4789. {
  4790. 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))))))));
  4791. }
  4792. }
  4793. extern "C" int32_t UInt64_GetHashCode_m4209760355_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  4794. {
  4795. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4796. return UInt64_GetHashCode_m4209760355(_thisAdjusted, method);
  4797. }
  4798. // System.Int32 System.UInt64::CompareTo(System.UInt64)
  4799. extern "C" IL2CPP_METHOD_ATTR int32_t UInt64_CompareTo_m1614517204 (uint64_t* __this, uint64_t ___value0, const RuntimeMethod* method)
  4800. {
  4801. {
  4802. uint64_t L_0 = ___value0;
  4803. if ((!(((uint64_t)(*((int64_t*)__this))) == ((uint64_t)L_0))))
  4804. {
  4805. goto IL_000a;
  4806. }
  4807. }
  4808. {
  4809. return 0;
  4810. }
  4811. IL_000a:
  4812. {
  4813. uint64_t L_1 = ___value0;
  4814. if ((!(((uint64_t)(*((int64_t*)__this))) > ((uint64_t)L_1))))
  4815. {
  4816. goto IL_0014;
  4817. }
  4818. }
  4819. {
  4820. return 1;
  4821. }
  4822. IL_0014:
  4823. {
  4824. return (-1);
  4825. }
  4826. }
  4827. extern "C" int32_t UInt64_CompareTo_m1614517204_AdjustorThunk (RuntimeObject * __this, uint64_t ___value0, const RuntimeMethod* method)
  4828. {
  4829. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4830. return UInt64_CompareTo_m1614517204(_thisAdjusted, ___value0, method);
  4831. }
  4832. // System.Boolean System.UInt64::Equals(System.UInt64)
  4833. extern "C" IL2CPP_METHOD_ATTR bool UInt64_Equals_m367573732 (uint64_t* __this, uint64_t ___obj0, const RuntimeMethod* method)
  4834. {
  4835. {
  4836. uint64_t L_0 = ___obj0;
  4837. return (bool)((((int64_t)L_0) == ((int64_t)(*((int64_t*)__this))))? 1 : 0);
  4838. }
  4839. }
  4840. extern "C" bool UInt64_Equals_m367573732_AdjustorThunk (RuntimeObject * __this, uint64_t ___obj0, const RuntimeMethod* method)
  4841. {
  4842. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  4843. return UInt64_Equals_m367573732(_thisAdjusted, ___obj0, method);
  4844. }
  4845. // System.UInt64 System.UInt64::Parse(System.String,System.IFormatProvider)
  4846. extern "C" IL2CPP_METHOD_ATTR uint64_t UInt64_Parse_m819899889 (RuntimeObject * __this /* static, unused */, String_t* ___s0, RuntimeObject* ___provider1, const RuntimeMethod* method)
  4847. {
  4848. {
  4849. String_t* L_0 = ___s0;
  4850. RuntimeObject* L_1 = ___provider1;
  4851. uint64_t L_2 = UInt64_Parse_m1485858293(NULL /*static, unused*/, L_0, 7, L_1, /*hidden argument*/NULL);
  4852. return L_2;
  4853. }
  4854. }
  4855. // System.Boolean System.UInt64::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider,System.Boolean,System.UInt64&,System.Exception&)
  4856. 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)
  4857. {
  4858. static bool s_Il2CppMethodInitialized;
  4859. if (!s_Il2CppMethodInitialized)
  4860. {
  4861. il2cpp_codegen_initialize_method (UInt64_Parse_m2329819578_MetadataUsageId);
  4862. s_Il2CppMethodInitialized = true;
  4863. }
  4864. NumberFormatInfo_t435877138 * V_0 = NULL;
  4865. Type_t * V_1 = NULL;
  4866. bool V_2 = false;
  4867. bool V_3 = false;
  4868. bool V_4 = false;
  4869. bool V_5 = false;
  4870. bool V_6 = false;
  4871. bool V_7 = false;
  4872. bool V_8 = false;
  4873. bool V_9 = false;
  4874. bool V_10 = false;
  4875. int32_t V_11 = 0;
  4876. bool V_12 = false;
  4877. bool V_13 = false;
  4878. bool V_14 = false;
  4879. bool V_15 = false;
  4880. uint64_t V_16 = 0;
  4881. int32_t V_17 = 0;
  4882. bool V_18 = false;
  4883. uint64_t V_19 = 0;
  4884. Il2CppChar V_20 = 0x0;
  4885. bool V_21 = false;
  4886. bool V_22 = false;
  4887. Exception_t * __last_unhandled_exception = 0;
  4888. NO_UNUSED_WARNING (__last_unhandled_exception);
  4889. Exception_t * __exception_local = 0;
  4890. NO_UNUSED_WARNING (__exception_local);
  4891. int32_t __leave_target = 0;
  4892. NO_UNUSED_WARNING (__leave_target);
  4893. {
  4894. uint64_t* L_0 = ___result4;
  4895. *((int64_t*)(L_0)) = (int64_t)(((int64_t)((int64_t)0)));
  4896. Exception_t ** L_1 = ___exc5;
  4897. *((RuntimeObject **)(L_1)) = (RuntimeObject *)NULL;
  4898. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_1), (RuntimeObject *)NULL);
  4899. String_t* L_2 = ___s0;
  4900. if (L_2)
  4901. {
  4902. goto IL_0024;
  4903. }
  4904. }
  4905. {
  4906. bool L_3 = ___tryParse3;
  4907. if (L_3)
  4908. {
  4909. goto IL_0022;
  4910. }
  4911. }
  4912. {
  4913. Exception_t ** L_4 = ___exc5;
  4914. ArgumentNullException_t1615371798 * L_5 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var);
  4915. ArgumentNullException__ctor_m1170824041(L_5, _stringLiteral3452614605, /*hidden argument*/NULL);
  4916. *((RuntimeObject **)(L_4)) = (RuntimeObject *)L_5;
  4917. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_4), (RuntimeObject *)L_5);
  4918. }
  4919. IL_0022:
  4920. {
  4921. return (bool)0;
  4922. }
  4923. IL_0024:
  4924. {
  4925. String_t* L_6 = ___s0;
  4926. NullCheck(L_6);
  4927. int32_t L_7 = String_get_Length_m3847582255(L_6, /*hidden argument*/NULL);
  4928. if (L_7)
  4929. {
  4930. goto IL_003f;
  4931. }
  4932. }
  4933. {
  4934. bool L_8 = ___tryParse3;
  4935. if (L_8)
  4936. {
  4937. goto IL_003d;
  4938. }
  4939. }
  4940. {
  4941. Exception_t ** L_9 = ___exc5;
  4942. Exception_t * L_10 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  4943. *((RuntimeObject **)(L_9)) = (RuntimeObject *)L_10;
  4944. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_9), (RuntimeObject *)L_10);
  4945. }
  4946. IL_003d:
  4947. {
  4948. return (bool)0;
  4949. }
  4950. IL_003f:
  4951. {
  4952. V_0 = (NumberFormatInfo_t435877138 *)NULL;
  4953. RuntimeObject* L_11 = ___provider2;
  4954. if (!L_11)
  4955. {
  4956. goto IL_005f;
  4957. }
  4958. }
  4959. {
  4960. RuntimeTypeHandle_t3027515415 L_12 = { reinterpret_cast<intptr_t> (NumberFormatInfo_t435877138_0_0_0_var) };
  4961. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  4962. Type_t * L_13 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_12, /*hidden argument*/NULL);
  4963. V_1 = L_13;
  4964. RuntimeObject* L_14 = ___provider2;
  4965. Type_t * L_15 = V_1;
  4966. NullCheck(L_14);
  4967. 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);
  4968. V_0 = ((NumberFormatInfo_t435877138 *)CastclassSealed((RuntimeObject*)L_16, NumberFormatInfo_t435877138_il2cpp_TypeInfo_var));
  4969. }
  4970. IL_005f:
  4971. {
  4972. NumberFormatInfo_t435877138 * L_17 = V_0;
  4973. if (L_17)
  4974. {
  4975. goto IL_0075;
  4976. }
  4977. }
  4978. {
  4979. IL2CPP_RUNTIME_CLASS_INIT(Thread_t2300836069_il2cpp_TypeInfo_var);
  4980. Thread_t2300836069 * L_18 = Thread_get_CurrentThread_m4142136012(NULL /*static, unused*/, /*hidden argument*/NULL);
  4981. NullCheck(L_18);
  4982. CultureInfo_t4157843068 * L_19 = Thread_get_CurrentCulture_m349116646(L_18, /*hidden argument*/NULL);
  4983. NullCheck(L_19);
  4984. NumberFormatInfo_t435877138 * L_20 = VirtFuncInvoker0< NumberFormatInfo_t435877138 * >::Invoke(13 /* System.Globalization.NumberFormatInfo System.Globalization.CultureInfo::get_NumberFormat() */, L_19);
  4985. V_0 = L_20;
  4986. }
  4987. IL_0075:
  4988. {
  4989. int32_t L_21 = ___style1;
  4990. bool L_22 = ___tryParse3;
  4991. Exception_t ** L_23 = ___exc5;
  4992. bool L_24 = Int32_CheckStyle_m3421319992(NULL /*static, unused*/, L_21, L_22, L_23, /*hidden argument*/NULL);
  4993. if (L_24)
  4994. {
  4995. goto IL_0085;
  4996. }
  4997. }
  4998. {
  4999. return (bool)0;
  5000. }
  5001. IL_0085:
  5002. {
  5003. int32_t L_25 = ___style1;
  5004. 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);
  5005. int32_t L_26 = ___style1;
  5006. 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);
  5007. int32_t L_27 = ___style1;
  5008. 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);
  5009. int32_t L_28 = ___style1;
  5010. 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);
  5011. int32_t L_29 = ___style1;
  5012. 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);
  5013. int32_t L_30 = ___style1;
  5014. 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);
  5015. int32_t L_31 = ___style1;
  5016. 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);
  5017. int32_t L_32 = ___style1;
  5018. 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);
  5019. int32_t L_33 = ___style1;
  5020. 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);
  5021. V_11 = 0;
  5022. bool L_34 = V_10;
  5023. if (!L_34)
  5024. {
  5025. goto IL_010e;
  5026. }
  5027. }
  5028. {
  5029. String_t* L_35 = ___s0;
  5030. bool L_36 = ___tryParse3;
  5031. Exception_t ** L_37 = ___exc5;
  5032. bool L_38 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_35, (bool)1, L_36, L_37, /*hidden argument*/NULL);
  5033. if (L_38)
  5034. {
  5035. goto IL_010e;
  5036. }
  5037. }
  5038. {
  5039. return (bool)0;
  5040. }
  5041. IL_010e:
  5042. {
  5043. V_12 = (bool)0;
  5044. V_13 = (bool)0;
  5045. V_14 = (bool)0;
  5046. V_15 = (bool)0;
  5047. bool L_39 = V_6;
  5048. if (!L_39)
  5049. {
  5050. goto IL_01bf;
  5051. }
  5052. }
  5053. {
  5054. String_t* L_40 = ___s0;
  5055. int32_t L_41 = V_11;
  5056. NullCheck(L_40);
  5057. Il2CppChar L_42 = String_get_Chars_m2986988803(L_40, L_41, /*hidden argument*/NULL);
  5058. if ((!(((uint32_t)L_42) == ((uint32_t)((int32_t)40)))))
  5059. {
  5060. goto IL_01bf;
  5061. }
  5062. }
  5063. {
  5064. V_12 = (bool)1;
  5065. V_14 = (bool)1;
  5066. V_13 = (bool)1;
  5067. int32_t L_43 = V_11;
  5068. V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1));
  5069. bool L_44 = V_10;
  5070. if (!L_44)
  5071. {
  5072. goto IL_0159;
  5073. }
  5074. }
  5075. {
  5076. String_t* L_45 = ___s0;
  5077. bool L_46 = ___tryParse3;
  5078. Exception_t ** L_47 = ___exc5;
  5079. bool L_48 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_45, (bool)1, L_46, L_47, /*hidden argument*/NULL);
  5080. if (L_48)
  5081. {
  5082. goto IL_0159;
  5083. }
  5084. }
  5085. {
  5086. return (bool)0;
  5087. }
  5088. IL_0159:
  5089. {
  5090. String_t* L_49 = ___s0;
  5091. int32_t L_50 = V_11;
  5092. NumberFormatInfo_t435877138 * L_51 = V_0;
  5093. NullCheck(L_51);
  5094. String_t* L_52 = NumberFormatInfo_get_NegativeSign_m2757109362(L_51, /*hidden argument*/NULL);
  5095. NullCheck(L_52);
  5096. int32_t L_53 = String_get_Length_m3847582255(L_52, /*hidden argument*/NULL);
  5097. NullCheck(L_49);
  5098. String_t* L_54 = String_Substring_m1610150815(L_49, L_50, L_53, /*hidden argument*/NULL);
  5099. NumberFormatInfo_t435877138 * L_55 = V_0;
  5100. NullCheck(L_55);
  5101. String_t* L_56 = NumberFormatInfo_get_NegativeSign_m2757109362(L_55, /*hidden argument*/NULL);
  5102. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  5103. bool L_57 = String_op_Equality_m920492651(NULL /*static, unused*/, L_54, L_56, /*hidden argument*/NULL);
  5104. if (!L_57)
  5105. {
  5106. goto IL_018c;
  5107. }
  5108. }
  5109. {
  5110. bool L_58 = ___tryParse3;
  5111. if (L_58)
  5112. {
  5113. goto IL_018a;
  5114. }
  5115. }
  5116. {
  5117. Exception_t ** L_59 = ___exc5;
  5118. Exception_t * L_60 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  5119. *((RuntimeObject **)(L_59)) = (RuntimeObject *)L_60;
  5120. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_59), (RuntimeObject *)L_60);
  5121. }
  5122. IL_018a:
  5123. {
  5124. return (bool)0;
  5125. }
  5126. IL_018c:
  5127. {
  5128. String_t* L_61 = ___s0;
  5129. int32_t L_62 = V_11;
  5130. NumberFormatInfo_t435877138 * L_63 = V_0;
  5131. NullCheck(L_63);
  5132. String_t* L_64 = NumberFormatInfo_get_PositiveSign_m240350949(L_63, /*hidden argument*/NULL);
  5133. NullCheck(L_64);
  5134. int32_t L_65 = String_get_Length_m3847582255(L_64, /*hidden argument*/NULL);
  5135. NullCheck(L_61);
  5136. String_t* L_66 = String_Substring_m1610150815(L_61, L_62, L_65, /*hidden argument*/NULL);
  5137. NumberFormatInfo_t435877138 * L_67 = V_0;
  5138. NullCheck(L_67);
  5139. String_t* L_68 = NumberFormatInfo_get_PositiveSign_m240350949(L_67, /*hidden argument*/NULL);
  5140. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  5141. bool L_69 = String_op_Equality_m920492651(NULL /*static, unused*/, L_66, L_68, /*hidden argument*/NULL);
  5142. if (!L_69)
  5143. {
  5144. goto IL_01bf;
  5145. }
  5146. }
  5147. {
  5148. bool L_70 = ___tryParse3;
  5149. if (L_70)
  5150. {
  5151. goto IL_01bd;
  5152. }
  5153. }
  5154. {
  5155. Exception_t ** L_71 = ___exc5;
  5156. Exception_t * L_72 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  5157. *((RuntimeObject **)(L_71)) = (RuntimeObject *)L_72;
  5158. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_71), (RuntimeObject *)L_72);
  5159. }
  5160. IL_01bd:
  5161. {
  5162. return (bool)0;
  5163. }
  5164. IL_01bf:
  5165. {
  5166. bool L_73 = V_8;
  5167. if (!L_73)
  5168. {
  5169. goto IL_022d;
  5170. }
  5171. }
  5172. {
  5173. bool L_74 = V_14;
  5174. if (L_74)
  5175. {
  5176. goto IL_022d;
  5177. }
  5178. }
  5179. {
  5180. String_t* L_75 = ___s0;
  5181. NumberFormatInfo_t435877138 * L_76 = V_0;
  5182. Int32_FindSign_m3975667272(NULL /*static, unused*/, (&V_11), L_75, L_76, (&V_14), (&V_13), /*hidden argument*/NULL);
  5183. bool L_77 = V_14;
  5184. if (!L_77)
  5185. {
  5186. goto IL_022d;
  5187. }
  5188. }
  5189. {
  5190. bool L_78 = V_10;
  5191. if (!L_78)
  5192. {
  5193. goto IL_01fb;
  5194. }
  5195. }
  5196. {
  5197. String_t* L_79 = ___s0;
  5198. bool L_80 = ___tryParse3;
  5199. Exception_t ** L_81 = ___exc5;
  5200. bool L_82 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_79, (bool)1, L_80, L_81, /*hidden argument*/NULL);
  5201. if (L_82)
  5202. {
  5203. goto IL_01fb;
  5204. }
  5205. }
  5206. {
  5207. return (bool)0;
  5208. }
  5209. IL_01fb:
  5210. {
  5211. bool L_83 = V_2;
  5212. if (!L_83)
  5213. {
  5214. goto IL_022d;
  5215. }
  5216. }
  5217. {
  5218. String_t* L_84 = ___s0;
  5219. NumberFormatInfo_t435877138 * L_85 = V_0;
  5220. Int32_FindCurrency_m3541026887(NULL /*static, unused*/, (&V_11), L_84, L_85, (&V_15), /*hidden argument*/NULL);
  5221. bool L_86 = V_15;
  5222. if (!L_86)
  5223. {
  5224. goto IL_022d;
  5225. }
  5226. }
  5227. {
  5228. bool L_87 = V_10;
  5229. if (!L_87)
  5230. {
  5231. goto IL_022d;
  5232. }
  5233. }
  5234. {
  5235. String_t* L_88 = ___s0;
  5236. bool L_89 = ___tryParse3;
  5237. Exception_t ** L_90 = ___exc5;
  5238. bool L_91 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_88, (bool)1, L_89, L_90, /*hidden argument*/NULL);
  5239. if (L_91)
  5240. {
  5241. goto IL_022d;
  5242. }
  5243. }
  5244. {
  5245. return (bool)0;
  5246. }
  5247. IL_022d:
  5248. {
  5249. bool L_92 = V_2;
  5250. if (!L_92)
  5251. {
  5252. goto IL_02a9;
  5253. }
  5254. }
  5255. {
  5256. bool L_93 = V_15;
  5257. if (L_93)
  5258. {
  5259. goto IL_02a9;
  5260. }
  5261. }
  5262. {
  5263. String_t* L_94 = ___s0;
  5264. NumberFormatInfo_t435877138 * L_95 = V_0;
  5265. Int32_FindCurrency_m3541026887(NULL /*static, unused*/, (&V_11), L_94, L_95, (&V_15), /*hidden argument*/NULL);
  5266. bool L_96 = V_15;
  5267. if (!L_96)
  5268. {
  5269. goto IL_02a9;
  5270. }
  5271. }
  5272. {
  5273. bool L_97 = V_10;
  5274. if (!L_97)
  5275. {
  5276. goto IL_0266;
  5277. }
  5278. }
  5279. {
  5280. String_t* L_98 = ___s0;
  5281. bool L_99 = ___tryParse3;
  5282. Exception_t ** L_100 = ___exc5;
  5283. bool L_101 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_98, (bool)1, L_99, L_100, /*hidden argument*/NULL);
  5284. if (L_101)
  5285. {
  5286. goto IL_0266;
  5287. }
  5288. }
  5289. {
  5290. return (bool)0;
  5291. }
  5292. IL_0266:
  5293. {
  5294. bool L_102 = V_15;
  5295. if (!L_102)
  5296. {
  5297. goto IL_02a9;
  5298. }
  5299. }
  5300. {
  5301. bool L_103 = V_14;
  5302. if (L_103)
  5303. {
  5304. goto IL_02a9;
  5305. }
  5306. }
  5307. {
  5308. bool L_104 = V_8;
  5309. if (!L_104)
  5310. {
  5311. goto IL_02a9;
  5312. }
  5313. }
  5314. {
  5315. String_t* L_105 = ___s0;
  5316. NumberFormatInfo_t435877138 * L_106 = V_0;
  5317. Int32_FindSign_m3975667272(NULL /*static, unused*/, (&V_11), L_105, L_106, (&V_14), (&V_13), /*hidden argument*/NULL);
  5318. bool L_107 = V_14;
  5319. if (!L_107)
  5320. {
  5321. goto IL_02a9;
  5322. }
  5323. }
  5324. {
  5325. bool L_108 = V_10;
  5326. if (!L_108)
  5327. {
  5328. goto IL_02a9;
  5329. }
  5330. }
  5331. {
  5332. String_t* L_109 = ___s0;
  5333. bool L_110 = ___tryParse3;
  5334. Exception_t ** L_111 = ___exc5;
  5335. bool L_112 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_109, (bool)1, L_110, L_111, /*hidden argument*/NULL);
  5336. if (L_112)
  5337. {
  5338. goto IL_02a9;
  5339. }
  5340. }
  5341. {
  5342. return (bool)0;
  5343. }
  5344. IL_02a9:
  5345. {
  5346. V_16 = (((int64_t)((int64_t)0)));
  5347. V_17 = 0;
  5348. V_18 = (bool)0;
  5349. }
  5350. IL_02b3:
  5351. {
  5352. String_t* L_113 = ___s0;
  5353. int32_t L_114 = V_11;
  5354. NullCheck(L_113);
  5355. Il2CppChar L_115 = String_get_Chars_m2986988803(L_113, L_114, /*hidden argument*/NULL);
  5356. bool L_116 = V_3;
  5357. bool L_117 = Int32_ValidDigit_m1059003769(NULL /*static, unused*/, L_115, L_116, /*hidden argument*/NULL);
  5358. if (L_117)
  5359. {
  5360. goto IL_0313;
  5361. }
  5362. }
  5363. {
  5364. bool L_118 = V_4;
  5365. if (!L_118)
  5366. {
  5367. goto IL_02e5;
  5368. }
  5369. }
  5370. {
  5371. String_t* L_119 = ___s0;
  5372. NumberFormatInfo_t435877138 * L_120 = V_0;
  5373. NullCheck(L_120);
  5374. String_t* L_121 = NumberFormatInfo_get_NumberGroupSeparator_m3292795925(L_120, /*hidden argument*/NULL);
  5375. bool L_122 = Int32_FindOther_m3593812441(NULL /*static, unused*/, (&V_11), L_119, L_121, /*hidden argument*/NULL);
  5376. if (!L_122)
  5377. {
  5378. goto IL_02e5;
  5379. }
  5380. }
  5381. {
  5382. goto IL_043e;
  5383. }
  5384. IL_02e5:
  5385. {
  5386. bool L_123 = V_18;
  5387. if (L_123)
  5388. {
  5389. goto IL_030e;
  5390. }
  5391. }
  5392. {
  5393. bool L_124 = V_5;
  5394. if (!L_124)
  5395. {
  5396. goto IL_030e;
  5397. }
  5398. }
  5399. {
  5400. String_t* L_125 = ___s0;
  5401. NumberFormatInfo_t435877138 * L_126 = V_0;
  5402. NullCheck(L_126);
  5403. String_t* L_127 = NumberFormatInfo_get_NumberDecimalSeparator_m33502788(L_126, /*hidden argument*/NULL);
  5404. bool L_128 = Int32_FindOther_m3593812441(NULL /*static, unused*/, (&V_11), L_125, L_127, /*hidden argument*/NULL);
  5405. if (!L_128)
  5406. {
  5407. goto IL_030e;
  5408. }
  5409. }
  5410. {
  5411. V_18 = (bool)1;
  5412. goto IL_043e;
  5413. }
  5414. IL_030e:
  5415. {
  5416. goto IL_044b;
  5417. }
  5418. IL_0313:
  5419. {
  5420. bool L_129 = V_3;
  5421. if (!L_129)
  5422. {
  5423. goto IL_03b3;
  5424. }
  5425. }
  5426. {
  5427. int32_t L_130 = V_17;
  5428. V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_130, (int32_t)1));
  5429. String_t* L_131 = ___s0;
  5430. int32_t L_132 = V_11;
  5431. int32_t L_133 = L_132;
  5432. V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_133, (int32_t)1));
  5433. NullCheck(L_131);
  5434. Il2CppChar L_134 = String_get_Chars_m2986988803(L_131, L_133, /*hidden argument*/NULL);
  5435. V_20 = L_134;
  5436. Il2CppChar L_135 = V_20;
  5437. IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var);
  5438. bool L_136 = Char_IsDigit_m3646673943(NULL /*static, unused*/, L_135, /*hidden argument*/NULL);
  5439. if (!L_136)
  5440. {
  5441. goto IL_0347;
  5442. }
  5443. }
  5444. {
  5445. Il2CppChar L_137 = V_20;
  5446. V_19 = (((int64_t)((int64_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_137, (int32_t)((int32_t)48))))));
  5447. goto IL_036e;
  5448. }
  5449. IL_0347:
  5450. {
  5451. Il2CppChar L_138 = V_20;
  5452. IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var);
  5453. bool L_139 = Char_IsLower_m3108076820(NULL /*static, unused*/, L_138, /*hidden argument*/NULL);
  5454. if (!L_139)
  5455. {
  5456. goto IL_0363;
  5457. }
  5458. }
  5459. {
  5460. Il2CppChar L_140 = V_20;
  5461. 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))))));
  5462. goto IL_036e;
  5463. }
  5464. IL_0363:
  5465. {
  5466. Il2CppChar L_141 = V_20;
  5467. 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))))));
  5468. }
  5469. IL_036e:
  5470. {
  5471. bool L_142 = ___tryParse3;
  5472. if (!L_142)
  5473. {
  5474. goto IL_03a3;
  5475. }
  5476. }
  5477. {
  5478. uint64_t L_143 = V_16;
  5479. V_21 = (bool)((!(((uint64_t)L_143) <= ((uint64_t)(((int64_t)((int64_t)((int32_t)65535)))))))? 1 : 0);
  5480. uint64_t L_144 = V_16;
  5481. uint64_t L_145 = V_19;
  5482. 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));
  5483. bool L_146 = V_21;
  5484. if (!L_146)
  5485. {
  5486. goto IL_039e;
  5487. }
  5488. }
  5489. {
  5490. uint64_t L_147 = V_16;
  5491. if ((!(((uint64_t)L_147) < ((uint64_t)(((int64_t)((int64_t)((int32_t)16))))))))
  5492. {
  5493. goto IL_039e;
  5494. }
  5495. }
  5496. {
  5497. return (bool)0;
  5498. }
  5499. IL_039e:
  5500. {
  5501. goto IL_03ae;
  5502. }
  5503. IL_03a3:
  5504. {
  5505. uint64_t L_148 = V_16;
  5506. if (il2cpp_codegen_check_mul_oveflow_u64(L_148, (((int64_t)((int64_t)((int32_t)16))))))
  5507. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt64_Parse_m2329819578_RuntimeMethod_var);
  5508. uint64_t L_149 = V_19;
  5509. 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)
  5510. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt64_Parse_m2329819578_RuntimeMethod_var);
  5511. 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));
  5512. }
  5513. IL_03ae:
  5514. {
  5515. goto IL_043e;
  5516. }
  5517. IL_03b3:
  5518. {
  5519. bool L_150 = V_18;
  5520. if (!L_150)
  5521. {
  5522. goto IL_03f3;
  5523. }
  5524. }
  5525. {
  5526. int32_t L_151 = V_17;
  5527. V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_151, (int32_t)1));
  5528. String_t* L_152 = ___s0;
  5529. int32_t L_153 = V_11;
  5530. int32_t L_154 = L_153;
  5531. V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_154, (int32_t)1));
  5532. NullCheck(L_152);
  5533. Il2CppChar L_155 = String_get_Chars_m2986988803(L_152, L_154, /*hidden argument*/NULL);
  5534. if ((((int32_t)L_155) == ((int32_t)((int32_t)48))))
  5535. {
  5536. goto IL_03ee;
  5537. }
  5538. }
  5539. {
  5540. bool L_156 = ___tryParse3;
  5541. if (L_156)
  5542. {
  5543. goto IL_03ec;
  5544. }
  5545. }
  5546. {
  5547. Exception_t ** L_157 = ___exc5;
  5548. String_t* L_158 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral1489265497, /*hidden argument*/NULL);
  5549. OverflowException_t2020128637 * L_159 = (OverflowException_t2020128637 *)il2cpp_codegen_object_new(OverflowException_t2020128637_il2cpp_TypeInfo_var);
  5550. OverflowException__ctor_m694321376(L_159, L_158, /*hidden argument*/NULL);
  5551. *((RuntimeObject **)(L_157)) = (RuntimeObject *)L_159;
  5552. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_157), (RuntimeObject *)L_159);
  5553. }
  5554. IL_03ec:
  5555. {
  5556. return (bool)0;
  5557. }
  5558. IL_03ee:
  5559. {
  5560. goto IL_043e;
  5561. }
  5562. IL_03f3:
  5563. {
  5564. int32_t L_160 = V_17;
  5565. V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_160, (int32_t)1));
  5566. }
  5567. IL_03f9:
  5568. try
  5569. { // begin try (depth: 1)
  5570. uint64_t L_161 = V_16;
  5571. if (il2cpp_codegen_check_mul_oveflow_u64(L_161, (((int64_t)((int64_t)((int32_t)10))))))
  5572. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt64_Parse_m2329819578_RuntimeMethod_var);
  5573. String_t* L_162 = ___s0;
  5574. int32_t L_163 = V_11;
  5575. int32_t L_164 = L_163;
  5576. if (((int64_t)L_164 + (int64_t)1 < (int64_t)kIl2CppInt32Min) || ((int64_t)L_164 + (int64_t)1 > (int64_t)kIl2CppInt32Max))
  5577. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt64_Parse_m2329819578_RuntimeMethod_var);
  5578. V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_164, (int32_t)1));
  5579. NullCheck(L_162);
  5580. Il2CppChar L_165 = String_get_Chars_m2986988803(L_162, L_164, /*hidden argument*/NULL);
  5581. 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))
  5582. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt64_Parse_m2329819578_RuntimeMethod_var);
  5583. 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);
  5584. 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)))))))
  5585. IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(),UInt64_Parse_m2329819578_RuntimeMethod_var);
  5586. 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))))))));
  5587. goto IL_043e;
  5588. } // end try (depth: 1)
  5589. catch(Il2CppExceptionWrapper& e)
  5590. {
  5591. __exception_local = (Exception_t *)e.ex;
  5592. if(il2cpp_codegen_class_is_assignable_from (OverflowException_t2020128637_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
  5593. goto CATCH_0418;
  5594. throw e;
  5595. }
  5596. CATCH_0418:
  5597. { // begin catch(System.OverflowException)
  5598. {
  5599. bool L_166 = ___tryParse3;
  5600. if (L_166)
  5601. {
  5602. goto IL_0431;
  5603. }
  5604. }
  5605. IL_041f:
  5606. {
  5607. Exception_t ** L_167 = ___exc5;
  5608. String_t* L_168 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral1489265497, /*hidden argument*/NULL);
  5609. OverflowException_t2020128637 * L_169 = (OverflowException_t2020128637 *)il2cpp_codegen_object_new(OverflowException_t2020128637_il2cpp_TypeInfo_var);
  5610. OverflowException__ctor_m694321376(L_169, L_168, /*hidden argument*/NULL);
  5611. *((RuntimeObject **)(L_167)) = (RuntimeObject *)L_169;
  5612. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_167), (RuntimeObject *)L_169);
  5613. }
  5614. IL_0431:
  5615. {
  5616. V_22 = (bool)0;
  5617. goto IL_05e4;
  5618. }
  5619. IL_0439:
  5620. {
  5621. ; // IL_0439: leave IL_043e
  5622. }
  5623. } // end catch (depth: 1)
  5624. IL_043e:
  5625. {
  5626. int32_t L_170 = V_11;
  5627. String_t* L_171 = ___s0;
  5628. NullCheck(L_171);
  5629. int32_t L_172 = String_get_Length_m3847582255(L_171, /*hidden argument*/NULL);
  5630. if ((((int32_t)L_170) < ((int32_t)L_172)))
  5631. {
  5632. goto IL_02b3;
  5633. }
  5634. }
  5635. IL_044b:
  5636. {
  5637. int32_t L_173 = V_17;
  5638. if (L_173)
  5639. {
  5640. goto IL_0462;
  5641. }
  5642. }
  5643. {
  5644. bool L_174 = ___tryParse3;
  5645. if (L_174)
  5646. {
  5647. goto IL_0460;
  5648. }
  5649. }
  5650. {
  5651. Exception_t ** L_175 = ___exc5;
  5652. Exception_t * L_176 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  5653. *((RuntimeObject **)(L_175)) = (RuntimeObject *)L_176;
  5654. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_175), (RuntimeObject *)L_176);
  5655. }
  5656. IL_0460:
  5657. {
  5658. return (bool)0;
  5659. }
  5660. IL_0462:
  5661. {
  5662. bool L_177 = V_7;
  5663. if (!L_177)
  5664. {
  5665. goto IL_04af;
  5666. }
  5667. }
  5668. {
  5669. bool L_178 = V_14;
  5670. if (L_178)
  5671. {
  5672. goto IL_04af;
  5673. }
  5674. }
  5675. {
  5676. String_t* L_179 = ___s0;
  5677. NumberFormatInfo_t435877138 * L_180 = V_0;
  5678. Int32_FindSign_m3975667272(NULL /*static, unused*/, (&V_11), L_179, L_180, (&V_14), (&V_13), /*hidden argument*/NULL);
  5679. bool L_181 = V_14;
  5680. if (!L_181)
  5681. {
  5682. goto IL_04af;
  5683. }
  5684. }
  5685. {
  5686. bool L_182 = V_9;
  5687. if (!L_182)
  5688. {
  5689. goto IL_049e;
  5690. }
  5691. }
  5692. {
  5693. String_t* L_183 = ___s0;
  5694. bool L_184 = ___tryParse3;
  5695. Exception_t ** L_185 = ___exc5;
  5696. bool L_186 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_183, (bool)1, L_184, L_185, /*hidden argument*/NULL);
  5697. if (L_186)
  5698. {
  5699. goto IL_049e;
  5700. }
  5701. }
  5702. {
  5703. return (bool)0;
  5704. }
  5705. IL_049e:
  5706. {
  5707. bool L_187 = V_2;
  5708. if (!L_187)
  5709. {
  5710. goto IL_04af;
  5711. }
  5712. }
  5713. {
  5714. String_t* L_188 = ___s0;
  5715. NumberFormatInfo_t435877138 * L_189 = V_0;
  5716. Int32_FindCurrency_m3541026887(NULL /*static, unused*/, (&V_11), L_188, L_189, (&V_15), /*hidden argument*/NULL);
  5717. }
  5718. IL_04af:
  5719. {
  5720. bool L_190 = V_2;
  5721. if (!L_190)
  5722. {
  5723. goto IL_0503;
  5724. }
  5725. }
  5726. {
  5727. bool L_191 = V_15;
  5728. if (L_191)
  5729. {
  5730. goto IL_0503;
  5731. }
  5732. }
  5733. {
  5734. String_t* L_192 = ___s0;
  5735. NumberFormatInfo_t435877138 * L_193 = V_0;
  5736. Int32_FindCurrency_m3541026887(NULL /*static, unused*/, (&V_11), L_192, L_193, (&V_15), /*hidden argument*/NULL);
  5737. bool L_194 = V_15;
  5738. if (!L_194)
  5739. {
  5740. goto IL_0503;
  5741. }
  5742. }
  5743. {
  5744. bool L_195 = V_9;
  5745. if (!L_195)
  5746. {
  5747. goto IL_04e8;
  5748. }
  5749. }
  5750. {
  5751. String_t* L_196 = ___s0;
  5752. bool L_197 = ___tryParse3;
  5753. Exception_t ** L_198 = ___exc5;
  5754. bool L_199 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_196, (bool)1, L_197, L_198, /*hidden argument*/NULL);
  5755. if (L_199)
  5756. {
  5757. goto IL_04e8;
  5758. }
  5759. }
  5760. {
  5761. return (bool)0;
  5762. }
  5763. IL_04e8:
  5764. {
  5765. bool L_200 = V_14;
  5766. if (L_200)
  5767. {
  5768. goto IL_0503;
  5769. }
  5770. }
  5771. {
  5772. bool L_201 = V_7;
  5773. if (!L_201)
  5774. {
  5775. goto IL_0503;
  5776. }
  5777. }
  5778. {
  5779. String_t* L_202 = ___s0;
  5780. NumberFormatInfo_t435877138 * L_203 = V_0;
  5781. Int32_FindSign_m3975667272(NULL /*static, unused*/, (&V_11), L_202, L_203, (&V_14), (&V_13), /*hidden argument*/NULL);
  5782. }
  5783. IL_0503:
  5784. {
  5785. bool L_204 = V_9;
  5786. if (!L_204)
  5787. {
  5788. goto IL_052a;
  5789. }
  5790. }
  5791. {
  5792. int32_t L_205 = V_11;
  5793. String_t* L_206 = ___s0;
  5794. NullCheck(L_206);
  5795. int32_t L_207 = String_get_Length_m3847582255(L_206, /*hidden argument*/NULL);
  5796. if ((((int32_t)L_205) >= ((int32_t)L_207)))
  5797. {
  5798. goto IL_052a;
  5799. }
  5800. }
  5801. {
  5802. String_t* L_208 = ___s0;
  5803. bool L_209 = ___tryParse3;
  5804. Exception_t ** L_210 = ___exc5;
  5805. bool L_211 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_208, (bool)0, L_209, L_210, /*hidden argument*/NULL);
  5806. if (L_211)
  5807. {
  5808. goto IL_052a;
  5809. }
  5810. }
  5811. {
  5812. return (bool)0;
  5813. }
  5814. IL_052a:
  5815. {
  5816. bool L_212 = V_12;
  5817. if (!L_212)
  5818. {
  5819. goto IL_0589;
  5820. }
  5821. }
  5822. {
  5823. int32_t L_213 = V_11;
  5824. String_t* L_214 = ___s0;
  5825. NullCheck(L_214);
  5826. int32_t L_215 = String_get_Length_m3847582255(L_214, /*hidden argument*/NULL);
  5827. if ((((int32_t)L_213) >= ((int32_t)L_215)))
  5828. {
  5829. goto IL_0552;
  5830. }
  5831. }
  5832. {
  5833. String_t* L_216 = ___s0;
  5834. int32_t L_217 = V_11;
  5835. int32_t L_218 = L_217;
  5836. V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_218, (int32_t)1));
  5837. NullCheck(L_216);
  5838. Il2CppChar L_219 = String_get_Chars_m2986988803(L_216, L_218, /*hidden argument*/NULL);
  5839. if ((((int32_t)L_219) == ((int32_t)((int32_t)41))))
  5840. {
  5841. goto IL_0562;
  5842. }
  5843. }
  5844. IL_0552:
  5845. {
  5846. bool L_220 = ___tryParse3;
  5847. if (L_220)
  5848. {
  5849. goto IL_0560;
  5850. }
  5851. }
  5852. {
  5853. Exception_t ** L_221 = ___exc5;
  5854. Exception_t * L_222 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  5855. *((RuntimeObject **)(L_221)) = (RuntimeObject *)L_222;
  5856. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_221), (RuntimeObject *)L_222);
  5857. }
  5858. IL_0560:
  5859. {
  5860. return (bool)0;
  5861. }
  5862. IL_0562:
  5863. {
  5864. bool L_223 = V_9;
  5865. if (!L_223)
  5866. {
  5867. goto IL_0589;
  5868. }
  5869. }
  5870. {
  5871. int32_t L_224 = V_11;
  5872. String_t* L_225 = ___s0;
  5873. NullCheck(L_225);
  5874. int32_t L_226 = String_get_Length_m3847582255(L_225, /*hidden argument*/NULL);
  5875. if ((((int32_t)L_224) >= ((int32_t)L_226)))
  5876. {
  5877. goto IL_0589;
  5878. }
  5879. }
  5880. {
  5881. String_t* L_227 = ___s0;
  5882. bool L_228 = ___tryParse3;
  5883. Exception_t ** L_229 = ___exc5;
  5884. bool L_230 = Int32_JumpOverWhite_m208298144(NULL /*static, unused*/, (&V_11), L_227, (bool)0, L_228, L_229, /*hidden argument*/NULL);
  5885. if (L_230)
  5886. {
  5887. goto IL_0589;
  5888. }
  5889. }
  5890. {
  5891. return (bool)0;
  5892. }
  5893. IL_0589:
  5894. {
  5895. int32_t L_231 = V_11;
  5896. String_t* L_232 = ___s0;
  5897. NullCheck(L_232);
  5898. int32_t L_233 = String_get_Length_m3847582255(L_232, /*hidden argument*/NULL);
  5899. if ((((int32_t)L_231) >= ((int32_t)L_233)))
  5900. {
  5901. goto IL_05b3;
  5902. }
  5903. }
  5904. {
  5905. String_t* L_234 = ___s0;
  5906. int32_t L_235 = V_11;
  5907. NullCheck(L_234);
  5908. Il2CppChar L_236 = String_get_Chars_m2986988803(L_234, L_235, /*hidden argument*/NULL);
  5909. if (!L_236)
  5910. {
  5911. goto IL_05b3;
  5912. }
  5913. }
  5914. {
  5915. bool L_237 = ___tryParse3;
  5916. if (L_237)
  5917. {
  5918. goto IL_05b1;
  5919. }
  5920. }
  5921. {
  5922. Exception_t ** L_238 = ___exc5;
  5923. Exception_t * L_239 = Int32_GetFormatException_m519586683(NULL /*static, unused*/, /*hidden argument*/NULL);
  5924. *((RuntimeObject **)(L_238)) = (RuntimeObject *)L_239;
  5925. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_238), (RuntimeObject *)L_239);
  5926. }
  5927. IL_05b1:
  5928. {
  5929. return (bool)0;
  5930. }
  5931. IL_05b3:
  5932. {
  5933. bool L_240 = V_13;
  5934. if (!L_240)
  5935. {
  5936. goto IL_05dd;
  5937. }
  5938. }
  5939. {
  5940. uint64_t L_241 = V_16;
  5941. if ((!(((uint64_t)L_241) > ((uint64_t)(((int64_t)((int64_t)0)))))))
  5942. {
  5943. goto IL_05dd;
  5944. }
  5945. }
  5946. {
  5947. bool L_242 = ___tryParse3;
  5948. if (L_242)
  5949. {
  5950. goto IL_05db;
  5951. }
  5952. }
  5953. {
  5954. Exception_t ** L_243 = ___exc5;
  5955. String_t* L_244 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral2024505948, /*hidden argument*/NULL);
  5956. OverflowException_t2020128637 * L_245 = (OverflowException_t2020128637 *)il2cpp_codegen_object_new(OverflowException_t2020128637_il2cpp_TypeInfo_var);
  5957. OverflowException__ctor_m694321376(L_245, L_244, /*hidden argument*/NULL);
  5958. *((RuntimeObject **)(L_243)) = (RuntimeObject *)L_245;
  5959. Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_243), (RuntimeObject *)L_245);
  5960. }
  5961. IL_05db:
  5962. {
  5963. return (bool)0;
  5964. }
  5965. IL_05dd:
  5966. {
  5967. uint64_t* L_246 = ___result4;
  5968. uint64_t L_247 = V_16;
  5969. *((int64_t*)(L_246)) = (int64_t)L_247;
  5970. return (bool)1;
  5971. }
  5972. IL_05e4:
  5973. {
  5974. bool L_248 = V_22;
  5975. return L_248;
  5976. }
  5977. }
  5978. // System.UInt64 System.UInt64::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider)
  5979. 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)
  5980. {
  5981. static bool s_Il2CppMethodInitialized;
  5982. if (!s_Il2CppMethodInitialized)
  5983. {
  5984. il2cpp_codegen_initialize_method (UInt64_Parse_m1485858293_MetadataUsageId);
  5985. s_Il2CppMethodInitialized = true;
  5986. }
  5987. Exception_t * V_0 = NULL;
  5988. uint64_t V_1 = 0;
  5989. {
  5990. String_t* L_0 = ___s0;
  5991. int32_t L_1 = ___style1;
  5992. RuntimeObject* L_2 = ___provider2;
  5993. bool L_3 = UInt64_Parse_m2329819578(NULL /*static, unused*/, L_0, L_1, L_2, (bool)0, (&V_1), (&V_0), /*hidden argument*/NULL);
  5994. if (L_3)
  5995. {
  5996. goto IL_0014;
  5997. }
  5998. }
  5999. {
  6000. Exception_t * L_4 = V_0;
  6001. IL2CPP_RAISE_MANAGED_EXCEPTION(L_4,UInt64_Parse_m1485858293_RuntimeMethod_var);
  6002. }
  6003. IL_0014:
  6004. {
  6005. uint64_t L_5 = V_1;
  6006. return L_5;
  6007. }
  6008. }
  6009. // System.Boolean System.UInt64::TryParse(System.String,System.UInt64&)
  6010. extern "C" IL2CPP_METHOD_ATTR bool UInt64_TryParse_m2263420204 (RuntimeObject * __this /* static, unused */, String_t* ___s0, uint64_t* ___result1, const RuntimeMethod* method)
  6011. {
  6012. Exception_t * V_0 = NULL;
  6013. {
  6014. String_t* L_0 = ___s0;
  6015. uint64_t* L_1 = ___result1;
  6016. bool L_2 = UInt64_Parse_m2329819578(NULL /*static, unused*/, L_0, 7, (RuntimeObject*)NULL, (bool)1, L_1, (&V_0), /*hidden argument*/NULL);
  6017. if (L_2)
  6018. {
  6019. goto IL_0017;
  6020. }
  6021. }
  6022. {
  6023. uint64_t* L_3 = ___result1;
  6024. *((int64_t*)(L_3)) = (int64_t)(((int64_t)((int64_t)0)));
  6025. return (bool)0;
  6026. }
  6027. IL_0017:
  6028. {
  6029. return (bool)1;
  6030. }
  6031. }
  6032. // System.String System.UInt64::ToString()
  6033. extern "C" IL2CPP_METHOD_ATTR String_t* UInt64_ToString_m1529093114 (uint64_t* __this, const RuntimeMethod* method)
  6034. {
  6035. static bool s_Il2CppMethodInitialized;
  6036. if (!s_Il2CppMethodInitialized)
  6037. {
  6038. il2cpp_codegen_initialize_method (UInt64_ToString_m1529093114_MetadataUsageId);
  6039. s_Il2CppMethodInitialized = true;
  6040. }
  6041. {
  6042. IL2CPP_RUNTIME_CLASS_INIT(NumberFormatter_t1182924621_il2cpp_TypeInfo_var);
  6043. String_t* L_0 = NumberFormatter_NumberToString_m3906556024(NULL /*static, unused*/, (*((int64_t*)__this)), (RuntimeObject*)NULL, /*hidden argument*/NULL);
  6044. return L_0;
  6045. }
  6046. }
  6047. extern "C" String_t* UInt64_ToString_m1529093114_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  6048. {
  6049. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  6050. return UInt64_ToString_m1529093114(_thisAdjusted, method);
  6051. }
  6052. // System.String System.UInt64::ToString(System.IFormatProvider)
  6053. extern "C" IL2CPP_METHOD_ATTR String_t* UInt64_ToString_m2623377370 (uint64_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  6054. {
  6055. static bool s_Il2CppMethodInitialized;
  6056. if (!s_Il2CppMethodInitialized)
  6057. {
  6058. il2cpp_codegen_initialize_method (UInt64_ToString_m2623377370_MetadataUsageId);
  6059. s_Il2CppMethodInitialized = true;
  6060. }
  6061. {
  6062. RuntimeObject* L_0 = ___provider0;
  6063. IL2CPP_RUNTIME_CLASS_INIT(NumberFormatter_t1182924621_il2cpp_TypeInfo_var);
  6064. String_t* L_1 = NumberFormatter_NumberToString_m3906556024(NULL /*static, unused*/, (*((int64_t*)__this)), L_0, /*hidden argument*/NULL);
  6065. return L_1;
  6066. }
  6067. }
  6068. extern "C" String_t* UInt64_ToString_m2623377370_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method)
  6069. {
  6070. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  6071. return UInt64_ToString_m2623377370(_thisAdjusted, ___provider0, method);
  6072. }
  6073. // System.String System.UInt64::ToString(System.String)
  6074. extern "C" IL2CPP_METHOD_ATTR String_t* UInt64_ToString_m2177233542 (uint64_t* __this, String_t* ___format0, const RuntimeMethod* method)
  6075. {
  6076. {
  6077. String_t* L_0 = ___format0;
  6078. String_t* L_1 = UInt64_ToString_m1695188334(__this, L_0, (RuntimeObject*)NULL, /*hidden argument*/NULL);
  6079. return L_1;
  6080. }
  6081. }
  6082. extern "C" String_t* UInt64_ToString_m2177233542_AdjustorThunk (RuntimeObject * __this, String_t* ___format0, const RuntimeMethod* method)
  6083. {
  6084. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  6085. return UInt64_ToString_m2177233542(_thisAdjusted, ___format0, method);
  6086. }
  6087. // System.String System.UInt64::ToString(System.String,System.IFormatProvider)
  6088. extern "C" IL2CPP_METHOD_ATTR String_t* UInt64_ToString_m1695188334 (uint64_t* __this, String_t* ___format0, RuntimeObject* ___provider1, const RuntimeMethod* method)
  6089. {
  6090. static bool s_Il2CppMethodInitialized;
  6091. if (!s_Il2CppMethodInitialized)
  6092. {
  6093. il2cpp_codegen_initialize_method (UInt64_ToString_m1695188334_MetadataUsageId);
  6094. s_Il2CppMethodInitialized = true;
  6095. }
  6096. {
  6097. String_t* L_0 = ___format0;
  6098. RuntimeObject* L_1 = ___provider1;
  6099. IL2CPP_RUNTIME_CLASS_INIT(NumberFormatter_t1182924621_il2cpp_TypeInfo_var);
  6100. String_t* L_2 = NumberFormatter_NumberToString_m1906030517(NULL /*static, unused*/, L_0, (*((int64_t*)__this)), L_1, /*hidden argument*/NULL);
  6101. return L_2;
  6102. }
  6103. }
  6104. extern "C" String_t* UInt64_ToString_m1695188334_AdjustorThunk (RuntimeObject * __this, String_t* ___format0, RuntimeObject* ___provider1, const RuntimeMethod* method)
  6105. {
  6106. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  6107. return UInt64_ToString_m1695188334(_thisAdjusted, ___format0, ___provider1, method);
  6108. }
  6109. // System.TypeCode System.UInt64::GetTypeCode()
  6110. extern "C" IL2CPP_METHOD_ATTR int32_t UInt64_GetTypeCode_m844217172 (uint64_t* __this, const RuntimeMethod* method)
  6111. {
  6112. {
  6113. return (int32_t)(((int32_t)12));
  6114. }
  6115. }
  6116. extern "C" int32_t UInt64_GetTypeCode_m844217172_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  6117. {
  6118. uint64_t* _thisAdjusted = reinterpret_cast<uint64_t*>(__this + 1);
  6119. return UInt64_GetTypeCode_m844217172(_thisAdjusted, method);
  6120. }
  6121. #ifdef __clang__
  6122. #pragma clang diagnostic pop
  6123. #endif
  6124. #ifdef __clang__
  6125. #pragma clang diagnostic push
  6126. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6127. #pragma clang diagnostic ignored "-Wunused-variable"
  6128. #endif
  6129. // System.Void System.UIntPtr::.ctor(System.UInt32)
  6130. extern "C" IL2CPP_METHOD_ATTR void UIntPtr__ctor_m4250165422 (uintptr_t* __this, uint32_t ___value0, const RuntimeMethod* method)
  6131. {
  6132. {
  6133. uint32_t L_0 = ___value0;
  6134. *__this = ((((uintptr_t)L_0)));
  6135. return;
  6136. }
  6137. }
  6138. extern "C" void UIntPtr__ctor_m4250165422_AdjustorThunk (RuntimeObject * __this, uint32_t ___value0, const RuntimeMethod* method)
  6139. {
  6140. uintptr_t* _thisAdjusted = reinterpret_cast<uintptr_t*>(__this + 1);
  6141. UIntPtr__ctor_m4250165422(_thisAdjusted, ___value0, method);
  6142. }
  6143. // System.Void System.UIntPtr::.cctor()
  6144. extern "C" IL2CPP_METHOD_ATTR void UIntPtr__cctor_m3513964473 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method)
  6145. {
  6146. static bool s_Il2CppMethodInitialized;
  6147. if (!s_Il2CppMethodInitialized)
  6148. {
  6149. il2cpp_codegen_initialize_method (UIntPtr__cctor_m3513964473_MetadataUsageId);
  6150. s_Il2CppMethodInitialized = true;
  6151. }
  6152. {
  6153. uintptr_t L_0;
  6154. memset(&L_0, 0, sizeof(L_0));
  6155. UIntPtr__ctor_m4250165422((&L_0), 0, /*hidden argument*/NULL);
  6156. return;
  6157. }
  6158. }
  6159. // System.Void System.UIntPtr::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  6160. 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)
  6161. {
  6162. static bool s_Il2CppMethodInitialized;
  6163. if (!s_Il2CppMethodInitialized)
  6164. {
  6165. il2cpp_codegen_initialize_method (UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_m1767630151_MetadataUsageId);
  6166. s_Il2CppMethodInitialized = true;
  6167. }
  6168. {
  6169. SerializationInfo_t950877179 * L_0 = ___info0;
  6170. if (L_0)
  6171. {
  6172. goto IL_0011;
  6173. }
  6174. }
  6175. {
  6176. ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var);
  6177. ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral79347, /*hidden argument*/NULL);
  6178. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_m1767630151_RuntimeMethod_var);
  6179. }
  6180. IL_0011:
  6181. {
  6182. SerializationInfo_t950877179 * L_2 = ___info0;
  6183. uintptr_t L_3 = *__this;
  6184. NullCheck(L_2);
  6185. SerializationInfo_AddValue_m2020653395(L_2, _stringLiteral1363226343, (((int64_t)((uint64_t)L_3))), /*hidden argument*/NULL);
  6186. return;
  6187. }
  6188. }
  6189. extern "C" void UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_m1767630151_AdjustorThunk (RuntimeObject * __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___context1, const RuntimeMethod* method)
  6190. {
  6191. uintptr_t* _thisAdjusted = reinterpret_cast<uintptr_t*>(__this + 1);
  6192. UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_m1767630151(_thisAdjusted, ___info0, ___context1, method);
  6193. }
  6194. // System.Boolean System.UIntPtr::Equals(System.Object)
  6195. extern "C" IL2CPP_METHOD_ATTR bool UIntPtr_Equals_m1316671746 (uintptr_t* __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  6196. {
  6197. static bool s_Il2CppMethodInitialized;
  6198. if (!s_Il2CppMethodInitialized)
  6199. {
  6200. il2cpp_codegen_initialize_method (UIntPtr_Equals_m1316671746_MetadataUsageId);
  6201. s_Il2CppMethodInitialized = true;
  6202. }
  6203. uintptr_t V_0;
  6204. memset(&V_0, 0, sizeof(V_0));
  6205. {
  6206. RuntimeObject * L_0 = ___obj0;
  6207. if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, UIntPtr_t_il2cpp_TypeInfo_var)))
  6208. {
  6209. goto IL_0022;
  6210. }
  6211. }
  6212. {
  6213. RuntimeObject * L_1 = ___obj0;
  6214. V_0 = ((*(uintptr_t*)((uintptr_t*)UnBox(L_1, UIntPtr_t_il2cpp_TypeInfo_var))));
  6215. uintptr_t L_2 = *__this;
  6216. uintptr_t L_3 = V_0;
  6217. return (bool)((((intptr_t)L_2) == ((intptr_t)L_3))? 1 : 0);
  6218. }
  6219. IL_0022:
  6220. {
  6221. return (bool)0;
  6222. }
  6223. }
  6224. extern "C" bool UIntPtr_Equals_m1316671746_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  6225. {
  6226. uintptr_t* _thisAdjusted = reinterpret_cast<uintptr_t*>(__this + 1);
  6227. return UIntPtr_Equals_m1316671746(_thisAdjusted, ___obj0, method);
  6228. }
  6229. // System.Int32 System.UIntPtr::GetHashCode()
  6230. extern "C" IL2CPP_METHOD_ATTR int32_t UIntPtr_GetHashCode_m3482152298 (uintptr_t* __this, const RuntimeMethod* method)
  6231. {
  6232. {
  6233. uintptr_t L_0 = *__this;
  6234. return (((int32_t)((int32_t)L_0)));
  6235. }
  6236. }
  6237. extern "C" int32_t UIntPtr_GetHashCode_m3482152298_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  6238. {
  6239. uintptr_t* _thisAdjusted = reinterpret_cast<uintptr_t*>(__this + 1);
  6240. return UIntPtr_GetHashCode_m3482152298(_thisAdjusted, method);
  6241. }
  6242. // System.String System.UIntPtr::ToString()
  6243. extern "C" IL2CPP_METHOD_ATTR String_t* UIntPtr_ToString_m984583492 (uintptr_t* __this, const RuntimeMethod* method)
  6244. {
  6245. uint32_t V_0 = 0;
  6246. {
  6247. uintptr_t L_0 = *__this;
  6248. V_0 = (((int32_t)((uint32_t)L_0)));
  6249. String_t* L_1 = UInt32_ToString_m2574561716((&V_0), /*hidden argument*/NULL);
  6250. return L_1;
  6251. }
  6252. }
  6253. extern "C" String_t* UIntPtr_ToString_m984583492_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  6254. {
  6255. uintptr_t* _thisAdjusted = reinterpret_cast<uintptr_t*>(__this + 1);
  6256. return UIntPtr_ToString_m984583492(_thisAdjusted, method);
  6257. }
  6258. #ifdef __clang__
  6259. #pragma clang diagnostic pop
  6260. #endif
  6261. #ifdef __clang__
  6262. #pragma clang diagnostic push
  6263. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6264. #pragma clang diagnostic ignored "-Wunused-variable"
  6265. #endif
  6266. // System.Void System.UnauthorizedAccessException::.ctor()
  6267. extern "C" IL2CPP_METHOD_ATTR void UnauthorizedAccessException__ctor_m246605039 (UnauthorizedAccessException_t490705335 * __this, const RuntimeMethod* method)
  6268. {
  6269. static bool s_Il2CppMethodInitialized;
  6270. if (!s_Il2CppMethodInitialized)
  6271. {
  6272. il2cpp_codegen_initialize_method (UnauthorizedAccessException__ctor_m246605039_MetadataUsageId);
  6273. s_Il2CppMethodInitialized = true;
  6274. }
  6275. {
  6276. String_t* L_0 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral563158065, /*hidden argument*/NULL);
  6277. SystemException__ctor_m3298527747(__this, L_0, /*hidden argument*/NULL);
  6278. Exception_set_HResult_m3489164646(__this, ((int32_t)-2146233088), /*hidden argument*/NULL);
  6279. return;
  6280. }
  6281. }
  6282. // System.Void System.UnauthorizedAccessException::.ctor(System.String)
  6283. extern "C" IL2CPP_METHOD_ATTR void UnauthorizedAccessException__ctor_m40101894 (UnauthorizedAccessException_t490705335 * __this, String_t* ___message0, const RuntimeMethod* method)
  6284. {
  6285. {
  6286. String_t* L_0 = ___message0;
  6287. SystemException__ctor_m3298527747(__this, L_0, /*hidden argument*/NULL);
  6288. Exception_set_HResult_m3489164646(__this, ((int32_t)-2146233088), /*hidden argument*/NULL);
  6289. return;
  6290. }
  6291. }
  6292. // System.Void System.UnauthorizedAccessException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  6293. extern "C" IL2CPP_METHOD_ATTR void UnauthorizedAccessException__ctor_m1652256089 (UnauthorizedAccessException_t490705335 * __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___context1, const RuntimeMethod* method)
  6294. {
  6295. {
  6296. SerializationInfo_t950877179 * L_0 = ___info0;
  6297. StreamingContext_t3711869237 L_1 = ___context1;
  6298. SystemException__ctor_m1515048899(__this, L_0, L_1, /*hidden argument*/NULL);
  6299. return;
  6300. }
  6301. }
  6302. #ifdef __clang__
  6303. #pragma clang diagnostic pop
  6304. #endif
  6305. #ifdef __clang__
  6306. #pragma clang diagnostic push
  6307. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6308. #pragma clang diagnostic ignored "-Wunused-variable"
  6309. #endif
  6310. // System.Void System.UnhandledExceptionEventArgs::.ctor(System.Object,System.Boolean)
  6311. extern "C" IL2CPP_METHOD_ATTR void UnhandledExceptionEventArgs__ctor_m224348470 (UnhandledExceptionEventArgs_t2886101344 * __this, RuntimeObject * ___exception0, bool ___isTerminating1, const RuntimeMethod* method)
  6312. {
  6313. static bool s_Il2CppMethodInitialized;
  6314. if (!s_Il2CppMethodInitialized)
  6315. {
  6316. il2cpp_codegen_initialize_method (UnhandledExceptionEventArgs__ctor_m224348470_MetadataUsageId);
  6317. s_Il2CppMethodInitialized = true;
  6318. }
  6319. {
  6320. IL2CPP_RUNTIME_CLASS_INIT(EventArgs_t3591816995_il2cpp_TypeInfo_var);
  6321. EventArgs__ctor_m32674013(__this, /*hidden argument*/NULL);
  6322. RuntimeObject * L_0 = ___exception0;
  6323. __this->set_exception_1(L_0);
  6324. bool L_1 = ___isTerminating1;
  6325. __this->set_m_isTerminating_2(L_1);
  6326. return;
  6327. }
  6328. }
  6329. // System.Object System.UnhandledExceptionEventArgs::get_ExceptionObject()
  6330. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * UnhandledExceptionEventArgs_get_ExceptionObject_m862578480 (UnhandledExceptionEventArgs_t2886101344 * __this, const RuntimeMethod* method)
  6331. {
  6332. {
  6333. RuntimeObject * L_0 = __this->get_exception_1();
  6334. return L_0;
  6335. }
  6336. }
  6337. // System.Boolean System.UnhandledExceptionEventArgs::get_IsTerminating()
  6338. extern "C" IL2CPP_METHOD_ATTR bool UnhandledExceptionEventArgs_get_IsTerminating_m4073714616 (UnhandledExceptionEventArgs_t2886101344 * __this, const RuntimeMethod* method)
  6339. {
  6340. {
  6341. bool L_0 = __this->get_m_isTerminating_2();
  6342. return L_0;
  6343. }
  6344. }
  6345. #ifdef __clang__
  6346. #pragma clang diagnostic pop
  6347. #endif
  6348. #ifdef __clang__
  6349. #pragma clang diagnostic push
  6350. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6351. #pragma clang diagnostic ignored "-Wunused-variable"
  6352. #endif
  6353. // System.Void System.UnhandledExceptionEventHandler::.ctor(System.Object,System.IntPtr)
  6354. extern "C" IL2CPP_METHOD_ATTR void UnhandledExceptionEventHandler__ctor_m626016213 (UnhandledExceptionEventHandler_t3101989324 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
  6355. {
  6356. __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
  6357. __this->set_method_3(___method1);
  6358. __this->set_m_target_2(___object0);
  6359. }
  6360. // System.Void System.UnhandledExceptionEventHandler::Invoke(System.Object,System.UnhandledExceptionEventArgs)
  6361. extern "C" IL2CPP_METHOD_ATTR void UnhandledExceptionEventHandler_Invoke_m1545705626 (UnhandledExceptionEventHandler_t3101989324 * __this, RuntimeObject * ___sender0, UnhandledExceptionEventArgs_t2886101344 * ___e1, const RuntimeMethod* method)
  6362. {
  6363. if(__this->get_prev_9() != NULL)
  6364. {
  6365. UnhandledExceptionEventHandler_Invoke_m1545705626((UnhandledExceptionEventHandler_t3101989324 *)__this->get_prev_9(), ___sender0, ___e1, method);
  6366. }
  6367. Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
  6368. RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
  6369. RuntimeObject* targetThis = __this->get_m_target_2();
  6370. il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
  6371. bool ___methodIsStatic = MethodIsStatic(targetMethod);
  6372. if (___methodIsStatic)
  6373. {
  6374. if (il2cpp_codegen_method_parameter_count(targetMethod) == 2)
  6375. {
  6376. // open
  6377. {
  6378. typedef void (*FunctionPointerType) (RuntimeObject *, RuntimeObject *, UnhandledExceptionEventArgs_t2886101344 *, const RuntimeMethod*);
  6379. ((FunctionPointerType)targetMethodPointer)(NULL, ___sender0, ___e1, targetMethod);
  6380. }
  6381. }
  6382. else
  6383. {
  6384. // closed
  6385. {
  6386. typedef void (*FunctionPointerType) (RuntimeObject *, void*, RuntimeObject *, UnhandledExceptionEventArgs_t2886101344 *, const RuntimeMethod*);
  6387. ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___sender0, ___e1, targetMethod);
  6388. }
  6389. }
  6390. }
  6391. else
  6392. {
  6393. if (il2cpp_codegen_method_parameter_count(targetMethod) == 2)
  6394. {
  6395. // closed
  6396. if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
  6397. {
  6398. if (il2cpp_codegen_method_is_generic_instance(targetMethod))
  6399. {
  6400. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  6401. GenericInterfaceActionInvoker2< RuntimeObject *, UnhandledExceptionEventArgs_t2886101344 * >::Invoke(targetMethod, targetThis, ___sender0, ___e1);
  6402. else
  6403. GenericVirtActionInvoker2< RuntimeObject *, UnhandledExceptionEventArgs_t2886101344 * >::Invoke(targetMethod, targetThis, ___sender0, ___e1);
  6404. }
  6405. else
  6406. {
  6407. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  6408. InterfaceActionInvoker2< RuntimeObject *, UnhandledExceptionEventArgs_t2886101344 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___sender0, ___e1);
  6409. else
  6410. VirtActionInvoker2< RuntimeObject *, UnhandledExceptionEventArgs_t2886101344 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___sender0, ___e1);
  6411. }
  6412. }
  6413. else
  6414. {
  6415. typedef void (*FunctionPointerType) (void*, RuntimeObject *, UnhandledExceptionEventArgs_t2886101344 *, const RuntimeMethod*);
  6416. ((FunctionPointerType)targetMethodPointer)(targetThis, ___sender0, ___e1, targetMethod);
  6417. }
  6418. }
  6419. else
  6420. {
  6421. // open
  6422. if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
  6423. {
  6424. if (il2cpp_codegen_method_is_generic_instance(targetMethod))
  6425. {
  6426. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  6427. GenericInterfaceActionInvoker1< UnhandledExceptionEventArgs_t2886101344 * >::Invoke(targetMethod, ___sender0, ___e1);
  6428. else
  6429. GenericVirtActionInvoker1< UnhandledExceptionEventArgs_t2886101344 * >::Invoke(targetMethod, ___sender0, ___e1);
  6430. }
  6431. else
  6432. {
  6433. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  6434. InterfaceActionInvoker1< UnhandledExceptionEventArgs_t2886101344 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), ___sender0, ___e1);
  6435. else
  6436. VirtActionInvoker1< UnhandledExceptionEventArgs_t2886101344 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), ___sender0, ___e1);
  6437. }
  6438. }
  6439. else
  6440. {
  6441. typedef void (*FunctionPointerType) (RuntimeObject *, UnhandledExceptionEventArgs_t2886101344 *, const RuntimeMethod*);
  6442. ((FunctionPointerType)targetMethodPointer)(___sender0, ___e1, targetMethod);
  6443. }
  6444. }
  6445. }
  6446. }
  6447. // System.IAsyncResult System.UnhandledExceptionEventHandler::BeginInvoke(System.Object,System.UnhandledExceptionEventArgs,System.AsyncCallback,System.Object)
  6448. 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)
  6449. {
  6450. void *__d_args[3] = {0};
  6451. __d_args[0] = ___sender0;
  6452. __d_args[1] = ___e1;
  6453. return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3);
  6454. }
  6455. // System.Void System.UnhandledExceptionEventHandler::EndInvoke(System.IAsyncResult)
  6456. extern "C" IL2CPP_METHOD_ATTR void UnhandledExceptionEventHandler_EndInvoke_m2316153791 (UnhandledExceptionEventHandler_t3101989324 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
  6457. {
  6458. il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
  6459. }
  6460. #ifdef __clang__
  6461. #pragma clang diagnostic pop
  6462. #endif
  6463. #ifdef __clang__
  6464. #pragma clang diagnostic push
  6465. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6466. #pragma clang diagnostic ignored "-Wunused-variable"
  6467. #endif
  6468. // System.Void System.UnitySerializationHolder::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  6469. extern "C" IL2CPP_METHOD_ATTR void UnitySerializationHolder__ctor_m3869442095 (UnitySerializationHolder_t431912834 * __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___ctx1, const RuntimeMethod* method)
  6470. {
  6471. static bool s_Il2CppMethodInitialized;
  6472. if (!s_Il2CppMethodInitialized)
  6473. {
  6474. il2cpp_codegen_initialize_method (UnitySerializationHolder__ctor_m3869442095_MetadataUsageId);
  6475. s_Il2CppMethodInitialized = true;
  6476. }
  6477. {
  6478. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  6479. SerializationInfo_t950877179 * L_0 = ___info0;
  6480. NullCheck(L_0);
  6481. String_t* L_1 = SerializationInfo_GetString_m3155282843(L_0, _stringLiteral2037252898, /*hidden argument*/NULL);
  6482. __this->set__data_0(L_1);
  6483. SerializationInfo_t950877179 * L_2 = ___info0;
  6484. NullCheck(L_2);
  6485. int32_t L_3 = SerializationInfo_GetInt32_m2640574809(L_2, _stringLiteral3283586028, /*hidden argument*/NULL);
  6486. __this->set__unityType_1((((int32_t)((uint8_t)L_3))));
  6487. SerializationInfo_t950877179 * L_4 = ___info0;
  6488. NullCheck(L_4);
  6489. String_t* L_5 = SerializationInfo_GetString_m3155282843(L_4, _stringLiteral209558951, /*hidden argument*/NULL);
  6490. __this->set__assemblyName_2(L_5);
  6491. return;
  6492. }
  6493. }
  6494. // System.Void System.UnitySerializationHolder::GetTypeData(System.Type,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  6495. 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)
  6496. {
  6497. static bool s_Il2CppMethodInitialized;
  6498. if (!s_Il2CppMethodInitialized)
  6499. {
  6500. il2cpp_codegen_initialize_method (UnitySerializationHolder_GetTypeData_m2453779479_MetadataUsageId);
  6501. s_Il2CppMethodInitialized = true;
  6502. }
  6503. {
  6504. SerializationInfo_t950877179 * L_0 = ___info1;
  6505. Type_t * L_1 = ___instance0;
  6506. NullCheck(L_1);
  6507. String_t* L_2 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Type::get_FullName() */, L_1);
  6508. NullCheck(L_0);
  6509. SerializationInfo_AddValue_m2872281893(L_0, _stringLiteral2037252898, L_2, /*hidden argument*/NULL);
  6510. SerializationInfo_t950877179 * L_3 = ___info1;
  6511. NullCheck(L_3);
  6512. SerializationInfo_AddValue_m412754688(L_3, _stringLiteral3283586028, 4, /*hidden argument*/NULL);
  6513. SerializationInfo_t950877179 * L_4 = ___info1;
  6514. Type_t * L_5 = ___instance0;
  6515. NullCheck(L_5);
  6516. Assembly_t * L_6 = VirtFuncInvoker0< Assembly_t * >::Invoke(15 /* System.Reflection.Assembly System.Type::get_Assembly() */, L_5);
  6517. NullCheck(L_6);
  6518. String_t* L_7 = VirtFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.Assembly::get_FullName() */, L_6);
  6519. NullCheck(L_4);
  6520. SerializationInfo_AddValue_m2872281893(L_4, _stringLiteral209558951, L_7, /*hidden argument*/NULL);
  6521. SerializationInfo_t950877179 * L_8 = ___info1;
  6522. RuntimeTypeHandle_t3027515415 L_9 = { reinterpret_cast<intptr_t> (UnitySerializationHolder_t431912834_0_0_0_var) };
  6523. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  6524. Type_t * L_10 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_9, /*hidden argument*/NULL);
  6525. NullCheck(L_8);
  6526. SerializationInfo_SetType_m3923964808(L_8, L_10, /*hidden argument*/NULL);
  6527. return;
  6528. }
  6529. }
  6530. // System.Void System.UnitySerializationHolder::GetDBNullData(System.DBNull,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  6531. 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)
  6532. {
  6533. static bool s_Il2CppMethodInitialized;
  6534. if (!s_Il2CppMethodInitialized)
  6535. {
  6536. il2cpp_codegen_initialize_method (UnitySerializationHolder_GetDBNullData_m714211970_MetadataUsageId);
  6537. s_Il2CppMethodInitialized = true;
  6538. }
  6539. {
  6540. SerializationInfo_t950877179 * L_0 = ___info1;
  6541. NullCheck(L_0);
  6542. SerializationInfo_AddValue_m2872281893(L_0, _stringLiteral2037252898, NULL, /*hidden argument*/NULL);
  6543. SerializationInfo_t950877179 * L_1 = ___info1;
  6544. NullCheck(L_1);
  6545. SerializationInfo_AddValue_m412754688(L_1, _stringLiteral3283586028, 2, /*hidden argument*/NULL);
  6546. SerializationInfo_t950877179 * L_2 = ___info1;
  6547. DBNull_t3725197148 * L_3 = ___instance0;
  6548. NullCheck(L_3);
  6549. Type_t * L_4 = Object_GetType_m88164663(L_3, /*hidden argument*/NULL);
  6550. NullCheck(L_4);
  6551. Assembly_t * L_5 = VirtFuncInvoker0< Assembly_t * >::Invoke(15 /* System.Reflection.Assembly System.Type::get_Assembly() */, L_4);
  6552. NullCheck(L_5);
  6553. String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.Assembly::get_FullName() */, L_5);
  6554. NullCheck(L_2);
  6555. SerializationInfo_AddValue_m2872281893(L_2, _stringLiteral209558951, L_6, /*hidden argument*/NULL);
  6556. SerializationInfo_t950877179 * L_7 = ___info1;
  6557. RuntimeTypeHandle_t3027515415 L_8 = { reinterpret_cast<intptr_t> (UnitySerializationHolder_t431912834_0_0_0_var) };
  6558. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  6559. Type_t * L_9 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_8, /*hidden argument*/NULL);
  6560. NullCheck(L_7);
  6561. SerializationInfo_SetType_m3923964808(L_7, L_9, /*hidden argument*/NULL);
  6562. return;
  6563. }
  6564. }
  6565. // System.Void System.UnitySerializationHolder::GetModuleData(System.Reflection.Module,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  6566. 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)
  6567. {
  6568. static bool s_Il2CppMethodInitialized;
  6569. if (!s_Il2CppMethodInitialized)
  6570. {
  6571. il2cpp_codegen_initialize_method (UnitySerializationHolder_GetModuleData_m1550266881_MetadataUsageId);
  6572. s_Il2CppMethodInitialized = true;
  6573. }
  6574. {
  6575. SerializationInfo_t950877179 * L_0 = ___info1;
  6576. Module_t2987026101 * L_1 = ___instance0;
  6577. NullCheck(L_1);
  6578. String_t* L_2 = Module_get_ScopeName_m4152486041(L_1, /*hidden argument*/NULL);
  6579. NullCheck(L_0);
  6580. SerializationInfo_AddValue_m2872281893(L_0, _stringLiteral2037252898, L_2, /*hidden argument*/NULL);
  6581. SerializationInfo_t950877179 * L_3 = ___info1;
  6582. NullCheck(L_3);
  6583. SerializationInfo_AddValue_m412754688(L_3, _stringLiteral3283586028, 5, /*hidden argument*/NULL);
  6584. SerializationInfo_t950877179 * L_4 = ___info1;
  6585. Module_t2987026101 * L_5 = ___instance0;
  6586. NullCheck(L_5);
  6587. Assembly_t * L_6 = Module_get_Assembly_m2485063752(L_5, /*hidden argument*/NULL);
  6588. NullCheck(L_6);
  6589. String_t* L_7 = VirtFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.Assembly::get_FullName() */, L_6);
  6590. NullCheck(L_4);
  6591. SerializationInfo_AddValue_m2872281893(L_4, _stringLiteral209558951, L_7, /*hidden argument*/NULL);
  6592. SerializationInfo_t950877179 * L_8 = ___info1;
  6593. RuntimeTypeHandle_t3027515415 L_9 = { reinterpret_cast<intptr_t> (UnitySerializationHolder_t431912834_0_0_0_var) };
  6594. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  6595. Type_t * L_10 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_9, /*hidden argument*/NULL);
  6596. NullCheck(L_8);
  6597. SerializationInfo_SetType_m3923964808(L_8, L_10, /*hidden argument*/NULL);
  6598. return;
  6599. }
  6600. }
  6601. // System.Void System.UnitySerializationHolder::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  6602. extern "C" IL2CPP_METHOD_ATTR void UnitySerializationHolder_GetObjectData_m3377455907 (UnitySerializationHolder_t431912834 * __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___context1, const RuntimeMethod* method)
  6603. {
  6604. static bool s_Il2CppMethodInitialized;
  6605. if (!s_Il2CppMethodInitialized)
  6606. {
  6607. il2cpp_codegen_initialize_method (UnitySerializationHolder_GetObjectData_m3377455907_MetadataUsageId);
  6608. s_Il2CppMethodInitialized = true;
  6609. }
  6610. {
  6611. NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var);
  6612. NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL);
  6613. IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,UnitySerializationHolder_GetObjectData_m3377455907_RuntimeMethod_var);
  6614. }
  6615. }
  6616. // System.Object System.UnitySerializationHolder::GetRealObject(System.Runtime.Serialization.StreamingContext)
  6617. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * UnitySerializationHolder_GetRealObject_m1624354633 (UnitySerializationHolder_t431912834 * __this, StreamingContext_t3711869237 ___context0, const RuntimeMethod* method)
  6618. {
  6619. static bool s_Il2CppMethodInitialized;
  6620. if (!s_Il2CppMethodInitialized)
  6621. {
  6622. il2cpp_codegen_initialize_method (UnitySerializationHolder_GetRealObject_m1624354633_MetadataUsageId);
  6623. s_Il2CppMethodInitialized = true;
  6624. }
  6625. Assembly_t * V_0 = NULL;
  6626. Assembly_t * V_1 = NULL;
  6627. uint8_t V_2 = 0;
  6628. {
  6629. uint8_t L_0 = __this->get__unityType_1();
  6630. V_2 = L_0;
  6631. uint8_t L_1 = V_2;
  6632. switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)2)))
  6633. {
  6634. case 0:
  6635. {
  6636. goto IL_0041;
  6637. }
  6638. case 1:
  6639. {
  6640. goto IL_006c;
  6641. }
  6642. case 2:
  6643. {
  6644. goto IL_0028;
  6645. }
  6646. case 3:
  6647. {
  6648. goto IL_0047;
  6649. }
  6650. case 4:
  6651. {
  6652. goto IL_0060;
  6653. }
  6654. }
  6655. }
  6656. {
  6657. goto IL_006c;
  6658. }
  6659. IL_0028:
  6660. {
  6661. String_t* L_2 = __this->get__assemblyName_2();
  6662. Assembly_t * L_3 = Assembly_Load_m3487507613(NULL /*static, unused*/, L_2, /*hidden argument*/NULL);
  6663. V_0 = L_3;
  6664. Assembly_t * L_4 = V_0;
  6665. String_t* L_5 = __this->get__data_0();
  6666. NullCheck(L_4);
  6667. Type_t * L_6 = VirtFuncInvoker1< Type_t *, String_t* >::Invoke(15 /* System.Type System.Reflection.Assembly::GetType(System.String) */, L_4, L_5);
  6668. return L_6;
  6669. }
  6670. IL_0041:
  6671. {
  6672. IL2CPP_RUNTIME_CLASS_INIT(DBNull_t3725197148_il2cpp_TypeInfo_var);
  6673. DBNull_t3725197148 * L_7 = ((DBNull_t3725197148_StaticFields*)il2cpp_codegen_static_fields_for(DBNull_t3725197148_il2cpp_TypeInfo_var))->get_Value_0();
  6674. return L_7;
  6675. }
  6676. IL_0047:
  6677. {
  6678. String_t* L_8 = __this->get__assemblyName_2();
  6679. Assembly_t * L_9 = Assembly_Load_m3487507613(NULL /*static, unused*/, L_8, /*hidden argument*/NULL);
  6680. V_1 = L_9;
  6681. Assembly_t * L_10 = V_1;
  6682. String_t* L_11 = __this->get__data_0();
  6683. NullCheck(L_10);
  6684. Module_t2987026101 * L_12 = Assembly_GetModule_m3867448062(L_10, L_11, /*hidden argument*/NULL);
  6685. return L_12;
  6686. }
  6687. IL_0060:
  6688. {
  6689. String_t* L_13 = __this->get__data_0();
  6690. Assembly_t * L_14 = Assembly_Load_m3487507613(NULL /*static, unused*/, L_13, /*hidden argument*/NULL);
  6691. return L_14;
  6692. }
  6693. IL_006c:
  6694. {
  6695. String_t* L_15 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral553700296, /*hidden argument*/NULL);
  6696. NotSupportedException_t1314879016 * L_16 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var);
  6697. NotSupportedException__ctor_m2494070935(L_16, L_15, /*hidden argument*/NULL);
  6698. IL2CPP_RAISE_MANAGED_EXCEPTION(L_16,UnitySerializationHolder_GetRealObject_m1624354633_RuntimeMethod_var);
  6699. }
  6700. }
  6701. #ifdef __clang__
  6702. #pragma clang diagnostic pop
  6703. #endif
  6704. #ifdef __clang__
  6705. #pragma clang diagnostic push
  6706. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6707. #pragma clang diagnostic ignored "-Wunused-variable"
  6708. #endif
  6709. #ifdef __clang__
  6710. #pragma clang diagnostic pop
  6711. #endif
  6712. #ifdef __clang__
  6713. #pragma clang diagnostic push
  6714. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6715. #pragma clang diagnostic ignored "-Wunused-variable"
  6716. #endif
  6717. // Conversion methods for marshalling of: System.ValueType
  6718. extern "C" void ValueType_t3640485471_marshal_pinvoke(const ValueType_t3640485471& unmarshaled, ValueType_t3640485471_marshaled_pinvoke& marshaled)
  6719. {
  6720. }
  6721. extern "C" void ValueType_t3640485471_marshal_pinvoke_back(const ValueType_t3640485471_marshaled_pinvoke& marshaled, ValueType_t3640485471& unmarshaled)
  6722. {
  6723. }
  6724. // Conversion method for clean up from marshalling of: System.ValueType
  6725. extern "C" void ValueType_t3640485471_marshal_pinvoke_cleanup(ValueType_t3640485471_marshaled_pinvoke& marshaled)
  6726. {
  6727. }
  6728. // Conversion methods for marshalling of: System.ValueType
  6729. extern "C" void ValueType_t3640485471_marshal_com(const ValueType_t3640485471& unmarshaled, ValueType_t3640485471_marshaled_com& marshaled)
  6730. {
  6731. }
  6732. extern "C" void ValueType_t3640485471_marshal_com_back(const ValueType_t3640485471_marshaled_com& marshaled, ValueType_t3640485471& unmarshaled)
  6733. {
  6734. }
  6735. // Conversion method for clean up from marshalling of: System.ValueType
  6736. extern "C" void ValueType_t3640485471_marshal_com_cleanup(ValueType_t3640485471_marshaled_com& marshaled)
  6737. {
  6738. }
  6739. // System.Void System.ValueType::.ctor()
  6740. extern "C" IL2CPP_METHOD_ATTR void ValueType__ctor_m2036258423 (RuntimeObject * __this, const RuntimeMethod* method)
  6741. {
  6742. {
  6743. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  6744. return;
  6745. }
  6746. }
  6747. // System.Boolean System.ValueType::InternalEquals(System.Object,System.Object,System.Object[]&)
  6748. extern "C" IL2CPP_METHOD_ATTR bool ValueType_InternalEquals_m1384040357 (RuntimeObject * __this /* static, unused */, RuntimeObject * ___o10, RuntimeObject * ___o21, ObjectU5BU5D_t2843939325** ___fields2, const RuntimeMethod* method)
  6749. {
  6750. typedef bool (*ValueType_InternalEquals_m1384040357_ftn) (RuntimeObject *, RuntimeObject *, ObjectU5BU5D_t2843939325**);
  6751. using namespace il2cpp::icalls;
  6752. return ((ValueType_InternalEquals_m1384040357_ftn)mscorlib::System::ValueType::InternalEquals) (___o10, ___o21, ___fields2);
  6753. }
  6754. // System.Boolean System.ValueType::DefaultEquals(System.Object,System.Object)
  6755. extern "C" IL2CPP_METHOD_ATTR bool ValueType_DefaultEquals_m2927252100 (RuntimeObject * __this /* static, unused */, RuntimeObject * ___o10, RuntimeObject * ___o21, const RuntimeMethod* method)
  6756. {
  6757. ObjectU5BU5D_t2843939325* V_0 = NULL;
  6758. bool V_1 = false;
  6759. int32_t V_2 = 0;
  6760. RuntimeObject * V_3 = NULL;
  6761. RuntimeObject * V_4 = NULL;
  6762. {
  6763. RuntimeObject * L_0 = ___o21;
  6764. if (L_0)
  6765. {
  6766. goto IL_0008;
  6767. }
  6768. }
  6769. {
  6770. return (bool)0;
  6771. }
  6772. IL_0008:
  6773. {
  6774. RuntimeObject * L_1 = ___o10;
  6775. RuntimeObject * L_2 = ___o21;
  6776. bool L_3 = ValueType_InternalEquals_m1384040357(NULL /*static, unused*/, L_1, L_2, (&V_0), /*hidden argument*/NULL);
  6777. V_1 = L_3;
  6778. ObjectU5BU5D_t2843939325* L_4 = V_0;
  6779. if (L_4)
  6780. {
  6781. goto IL_001a;
  6782. }
  6783. }
  6784. {
  6785. bool L_5 = V_1;
  6786. return L_5;
  6787. }
  6788. IL_001a:
  6789. {
  6790. V_2 = 0;
  6791. goto IL_0053;
  6792. }
  6793. IL_0021:
  6794. {
  6795. ObjectU5BU5D_t2843939325* L_6 = V_0;
  6796. int32_t L_7 = V_2;
  6797. NullCheck(L_6);
  6798. int32_t L_8 = L_7;
  6799. RuntimeObject * L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
  6800. V_3 = L_9;
  6801. ObjectU5BU5D_t2843939325* L_10 = V_0;
  6802. int32_t L_11 = V_2;
  6803. NullCheck(L_10);
  6804. int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1));
  6805. RuntimeObject * L_13 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
  6806. V_4 = L_13;
  6807. RuntimeObject * L_14 = V_3;
  6808. if (L_14)
  6809. {
  6810. goto IL_0040;
  6811. }
  6812. }
  6813. {
  6814. RuntimeObject * L_15 = V_4;
  6815. if (L_15)
  6816. {
  6817. goto IL_003e;
  6818. }
  6819. }
  6820. {
  6821. goto IL_004f;
  6822. }
  6823. IL_003e:
  6824. {
  6825. return (bool)0;
  6826. }
  6827. IL_0040:
  6828. {
  6829. RuntimeObject * L_16 = V_3;
  6830. RuntimeObject * L_17 = V_4;
  6831. NullCheck(L_16);
  6832. bool L_18 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_16, L_17);
  6833. if (L_18)
  6834. {
  6835. goto IL_004f;
  6836. }
  6837. }
  6838. {
  6839. return (bool)0;
  6840. }
  6841. IL_004f:
  6842. {
  6843. int32_t L_19 = V_2;
  6844. V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)2));
  6845. }
  6846. IL_0053:
  6847. {
  6848. int32_t L_20 = V_2;
  6849. ObjectU5BU5D_t2843939325* L_21 = V_0;
  6850. NullCheck(L_21);
  6851. if ((((int32_t)L_20) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_21)->max_length)))))))
  6852. {
  6853. goto IL_0021;
  6854. }
  6855. }
  6856. {
  6857. return (bool)1;
  6858. }
  6859. }
  6860. // System.Boolean System.ValueType::Equals(System.Object)
  6861. extern "C" IL2CPP_METHOD_ATTR bool ValueType_Equals_m1524437845 (RuntimeObject * __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  6862. {
  6863. {
  6864. RuntimeObject * L_0 = ___obj0;
  6865. bool L_1 = ValueType_DefaultEquals_m2927252100(NULL /*static, unused*/, __this, L_0, /*hidden argument*/NULL);
  6866. return L_1;
  6867. }
  6868. }
  6869. // System.Int32 System.ValueType::InternalGetHashCode(System.Object,System.Object[]&)
  6870. extern "C" IL2CPP_METHOD_ATTR int32_t ValueType_InternalGetHashCode_m58786863 (RuntimeObject * __this /* static, unused */, RuntimeObject * ___o0, ObjectU5BU5D_t2843939325** ___fields1, const RuntimeMethod* method)
  6871. {
  6872. typedef int32_t (*ValueType_InternalGetHashCode_m58786863_ftn) (RuntimeObject *, ObjectU5BU5D_t2843939325**);
  6873. using namespace il2cpp::icalls;
  6874. return ((ValueType_InternalGetHashCode_m58786863_ftn)mscorlib::System::ValueType::InternalGetHashCode) (___o0, ___fields1);
  6875. }
  6876. // System.Int32 System.ValueType::GetHashCode()
  6877. extern "C" IL2CPP_METHOD_ATTR int32_t ValueType_GetHashCode_m715362416 (RuntimeObject * __this, const RuntimeMethod* method)
  6878. {
  6879. ObjectU5BU5D_t2843939325* V_0 = NULL;
  6880. int32_t V_1 = 0;
  6881. int32_t V_2 = 0;
  6882. {
  6883. int32_t L_0 = ValueType_InternalGetHashCode_m58786863(NULL /*static, unused*/, __this, (&V_0), /*hidden argument*/NULL);
  6884. V_1 = L_0;
  6885. ObjectU5BU5D_t2843939325* L_1 = V_0;
  6886. if (!L_1)
  6887. {
  6888. goto IL_0036;
  6889. }
  6890. }
  6891. {
  6892. V_2 = 0;
  6893. goto IL_002d;
  6894. }
  6895. IL_0016:
  6896. {
  6897. ObjectU5BU5D_t2843939325* L_2 = V_0;
  6898. int32_t L_3 = V_2;
  6899. NullCheck(L_2);
  6900. int32_t L_4 = L_3;
  6901. RuntimeObject * L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
  6902. if (!L_5)
  6903. {
  6904. goto IL_0029;
  6905. }
  6906. }
  6907. {
  6908. int32_t L_6 = V_1;
  6909. ObjectU5BU5D_t2843939325* L_7 = V_0;
  6910. int32_t L_8 = V_2;
  6911. NullCheck(L_7);
  6912. int32_t L_9 = L_8;
  6913. RuntimeObject * L_10 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_9));
  6914. NullCheck(L_10);
  6915. int32_t L_11 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_10);
  6916. V_1 = ((int32_t)((int32_t)L_6^(int32_t)L_11));
  6917. }
  6918. IL_0029:
  6919. {
  6920. int32_t L_12 = V_2;
  6921. V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1));
  6922. }
  6923. IL_002d:
  6924. {
  6925. int32_t L_13 = V_2;
  6926. ObjectU5BU5D_t2843939325* L_14 = V_0;
  6927. NullCheck(L_14);
  6928. if ((((int32_t)L_13) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_14)->max_length)))))))
  6929. {
  6930. goto IL_0016;
  6931. }
  6932. }
  6933. IL_0036:
  6934. {
  6935. int32_t L_15 = V_1;
  6936. return L_15;
  6937. }
  6938. }
  6939. // System.String System.ValueType::ToString()
  6940. extern "C" IL2CPP_METHOD_ATTR String_t* ValueType_ToString_m2292123621 (RuntimeObject * __this, const RuntimeMethod* method)
  6941. {
  6942. {
  6943. Type_t * L_0 = Object_GetType_m88164663(__this, /*hidden argument*/NULL);
  6944. NullCheck(L_0);
  6945. String_t* L_1 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Type::get_FullName() */, L_0);
  6946. return L_1;
  6947. }
  6948. }
  6949. #ifdef __clang__
  6950. #pragma clang diagnostic pop
  6951. #endif
  6952. #ifdef __clang__
  6953. #pragma clang diagnostic push
  6954. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6955. #pragma clang diagnostic ignored "-Wunused-variable"
  6956. #endif
  6957. // System.Void System.Version::.ctor()
  6958. extern "C" IL2CPP_METHOD_ATTR void Version__ctor_m872301635 (Version_t3456873960 * __this, const RuntimeMethod* method)
  6959. {
  6960. {
  6961. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  6962. Version_CheckedSet_m654078179(__this, 2, 0, 0, (-1), (-1), /*hidden argument*/NULL);
  6963. return;
  6964. }
  6965. }
  6966. // System.Void System.Version::.ctor(System.String)
  6967. extern "C" IL2CPP_METHOD_ATTR void Version__ctor_m1394137037 (Version_t3456873960 * __this, String_t* ___version0, const RuntimeMethod* method)
  6968. {
  6969. static bool s_Il2CppMethodInitialized;
  6970. if (!s_Il2CppMethodInitialized)
  6971. {
  6972. il2cpp_codegen_initialize_method (Version__ctor_m1394137037_MetadataUsageId);
  6973. s_Il2CppMethodInitialized = true;
  6974. }
  6975. int32_t V_0 = 0;
  6976. StringU5BU5D_t1281789340* V_1 = NULL;
  6977. int32_t V_2 = 0;
  6978. int32_t V_3 = 0;
  6979. int32_t V_4 = 0;
  6980. int32_t V_5 = 0;
  6981. {
  6982. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  6983. V_2 = (-1);
  6984. V_3 = (-1);
  6985. V_4 = (-1);
  6986. V_5 = (-1);
  6987. String_t* L_0 = ___version0;
  6988. if (L_0)
  6989. {
  6990. goto IL_0021;
  6991. }
  6992. }
  6993. {
  6994. ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var);
  6995. ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral1902401671, /*hidden argument*/NULL);
  6996. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Version__ctor_m1394137037_RuntimeMethod_var);
  6997. }
  6998. IL_0021:
  6999. {
  7000. String_t* L_2 = ___version0;
  7001. CharU5BU5D_t3528271667* L_3 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1));
  7002. NullCheck(L_3);
  7003. (L_3)->SetAt(static_cast<il2cpp_array_size_t>(0), (Il2CppChar)((int32_t)46));
  7004. NullCheck(L_2);
  7005. StringU5BU5D_t1281789340* L_4 = String_Split_m3646115398(L_2, L_3, /*hidden argument*/NULL);
  7006. V_1 = L_4;
  7007. StringU5BU5D_t1281789340* L_5 = V_1;
  7008. NullCheck(L_5);
  7009. V_0 = (((int32_t)((int32_t)(((RuntimeArray *)L_5)->max_length))));
  7010. int32_t L_6 = V_0;
  7011. if ((((int32_t)L_6) < ((int32_t)2)))
  7012. {
  7013. goto IL_0045;
  7014. }
  7015. }
  7016. {
  7017. int32_t L_7 = V_0;
  7018. if ((((int32_t)L_7) <= ((int32_t)4)))
  7019. {
  7020. goto IL_0055;
  7021. }
  7022. }
  7023. IL_0045:
  7024. {
  7025. String_t* L_8 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral1532400954, /*hidden argument*/NULL);
  7026. ArgumentException_t132251570 * L_9 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var);
  7027. ArgumentException__ctor_m1312628991(L_9, L_8, /*hidden argument*/NULL);
  7028. IL2CPP_RAISE_MANAGED_EXCEPTION(L_9,Version__ctor_m1394137037_RuntimeMethod_var);
  7029. }
  7030. IL_0055:
  7031. {
  7032. int32_t L_10 = V_0;
  7033. if ((((int32_t)L_10) <= ((int32_t)0)))
  7034. {
  7035. goto IL_0065;
  7036. }
  7037. }
  7038. {
  7039. StringU5BU5D_t1281789340* L_11 = V_1;
  7040. NullCheck(L_11);
  7041. int32_t L_12 = 0;
  7042. String_t* L_13 = (L_11)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
  7043. int32_t L_14 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_13, /*hidden argument*/NULL);
  7044. V_2 = L_14;
  7045. }
  7046. IL_0065:
  7047. {
  7048. int32_t L_15 = V_0;
  7049. if ((((int32_t)L_15) <= ((int32_t)1)))
  7050. {
  7051. goto IL_0075;
  7052. }
  7053. }
  7054. {
  7055. StringU5BU5D_t1281789340* L_16 = V_1;
  7056. NullCheck(L_16);
  7057. int32_t L_17 = 1;
  7058. String_t* L_18 = (L_16)->GetAt(static_cast<il2cpp_array_size_t>(L_17));
  7059. int32_t L_19 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_18, /*hidden argument*/NULL);
  7060. V_3 = L_19;
  7061. }
  7062. IL_0075:
  7063. {
  7064. int32_t L_20 = V_0;
  7065. if ((((int32_t)L_20) <= ((int32_t)2)))
  7066. {
  7067. goto IL_0086;
  7068. }
  7069. }
  7070. {
  7071. StringU5BU5D_t1281789340* L_21 = V_1;
  7072. NullCheck(L_21);
  7073. int32_t L_22 = 2;
  7074. String_t* L_23 = (L_21)->GetAt(static_cast<il2cpp_array_size_t>(L_22));
  7075. int32_t L_24 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_23, /*hidden argument*/NULL);
  7076. V_4 = L_24;
  7077. }
  7078. IL_0086:
  7079. {
  7080. int32_t L_25 = V_0;
  7081. if ((((int32_t)L_25) <= ((int32_t)3)))
  7082. {
  7083. goto IL_0097;
  7084. }
  7085. }
  7086. {
  7087. StringU5BU5D_t1281789340* L_26 = V_1;
  7088. NullCheck(L_26);
  7089. int32_t L_27 = 3;
  7090. String_t* L_28 = (L_26)->GetAt(static_cast<il2cpp_array_size_t>(L_27));
  7091. int32_t L_29 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_28, /*hidden argument*/NULL);
  7092. V_5 = L_29;
  7093. }
  7094. IL_0097:
  7095. {
  7096. int32_t L_30 = V_0;
  7097. int32_t L_31 = V_2;
  7098. int32_t L_32 = V_3;
  7099. int32_t L_33 = V_4;
  7100. int32_t L_34 = V_5;
  7101. Version_CheckedSet_m654078179(__this, L_30, L_31, L_32, L_33, L_34, /*hidden argument*/NULL);
  7102. return;
  7103. }
  7104. }
  7105. // System.Void System.Version::.ctor(System.Int32,System.Int32)
  7106. extern "C" IL2CPP_METHOD_ATTR void Version__ctor_m3537335798 (Version_t3456873960 * __this, int32_t ___major0, int32_t ___minor1, const RuntimeMethod* method)
  7107. {
  7108. {
  7109. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  7110. int32_t L_0 = ___major0;
  7111. int32_t L_1 = ___minor1;
  7112. Version_CheckedSet_m654078179(__this, 2, L_0, L_1, 0, 0, /*hidden argument*/NULL);
  7113. return;
  7114. }
  7115. }
  7116. // System.Void System.Version::.ctor(System.Int32,System.Int32,System.Int32)
  7117. extern "C" IL2CPP_METHOD_ATTR void Version__ctor_m1550720073 (Version_t3456873960 * __this, int32_t ___major0, int32_t ___minor1, int32_t ___build2, const RuntimeMethod* method)
  7118. {
  7119. {
  7120. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  7121. int32_t L_0 = ___major0;
  7122. int32_t L_1 = ___minor1;
  7123. int32_t L_2 = ___build2;
  7124. Version_CheckedSet_m654078179(__this, 3, L_0, L_1, L_2, 0, /*hidden argument*/NULL);
  7125. return;
  7126. }
  7127. }
  7128. // System.Void System.Version::.ctor(System.Int32,System.Int32,System.Int32,System.Int32)
  7129. 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)
  7130. {
  7131. {
  7132. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  7133. int32_t L_0 = ___major0;
  7134. int32_t L_1 = ___minor1;
  7135. int32_t L_2 = ___build2;
  7136. int32_t L_3 = ___revision3;
  7137. Version_CheckedSet_m654078179(__this, 4, L_0, L_1, L_2, L_3, /*hidden argument*/NULL);
  7138. return;
  7139. }
  7140. }
  7141. // System.Void System.Version::CheckedSet(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
  7142. 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)
  7143. {
  7144. static bool s_Il2CppMethodInitialized;
  7145. if (!s_Il2CppMethodInitialized)
  7146. {
  7147. il2cpp_codegen_initialize_method (Version_CheckedSet_m654078179_MetadataUsageId);
  7148. s_Il2CppMethodInitialized = true;
  7149. }
  7150. {
  7151. int32_t L_0 = ___major1;
  7152. if ((((int32_t)L_0) >= ((int32_t)0)))
  7153. {
  7154. goto IL_0012;
  7155. }
  7156. }
  7157. {
  7158. ArgumentOutOfRangeException_t777629997 * L_1 = (ArgumentOutOfRangeException_t777629997 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var);
  7159. ArgumentOutOfRangeException__ctor_m3628145864(L_1, _stringLiteral419133523, /*hidden argument*/NULL);
  7160. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Version_CheckedSet_m654078179_RuntimeMethod_var);
  7161. }
  7162. IL_0012:
  7163. {
  7164. int32_t L_2 = ___major1;
  7165. __this->set__Major_1(L_2);
  7166. int32_t L_3 = ___minor2;
  7167. if ((((int32_t)L_3) >= ((int32_t)0)))
  7168. {
  7169. goto IL_002b;
  7170. }
  7171. }
  7172. {
  7173. ArgumentOutOfRangeException_t777629997 * L_4 = (ArgumentOutOfRangeException_t777629997 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var);
  7174. ArgumentOutOfRangeException__ctor_m3628145864(L_4, _stringLiteral2762033855, /*hidden argument*/NULL);
  7175. IL2CPP_RAISE_MANAGED_EXCEPTION(L_4,Version_CheckedSet_m654078179_RuntimeMethod_var);
  7176. }
  7177. IL_002b:
  7178. {
  7179. int32_t L_5 = ___minor2;
  7180. __this->set__Minor_2(L_5);
  7181. int32_t L_6 = ___defined0;
  7182. if ((!(((uint32_t)L_6) == ((uint32_t)2))))
  7183. {
  7184. goto IL_0048;
  7185. }
  7186. }
  7187. {
  7188. __this->set__Build_3((-1));
  7189. __this->set__Revision_4((-1));
  7190. return;
  7191. }
  7192. IL_0048:
  7193. {
  7194. int32_t L_7 = ___build3;
  7195. if ((((int32_t)L_7) >= ((int32_t)0)))
  7196. {
  7197. goto IL_005b;
  7198. }
  7199. }
  7200. {
  7201. ArgumentOutOfRangeException_t777629997 * L_8 = (ArgumentOutOfRangeException_t777629997 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var);
  7202. ArgumentOutOfRangeException__ctor_m3628145864(L_8, _stringLiteral437191301, /*hidden argument*/NULL);
  7203. IL2CPP_RAISE_MANAGED_EXCEPTION(L_8,Version_CheckedSet_m654078179_RuntimeMethod_var);
  7204. }
  7205. IL_005b:
  7206. {
  7207. int32_t L_9 = ___build3;
  7208. __this->set__Build_3(L_9);
  7209. int32_t L_10 = ___defined0;
  7210. if ((!(((uint32_t)L_10) == ((uint32_t)3))))
  7211. {
  7212. goto IL_0072;
  7213. }
  7214. }
  7215. {
  7216. __this->set__Revision_4((-1));
  7217. return;
  7218. }
  7219. IL_0072:
  7220. {
  7221. int32_t L_11 = ___revision4;
  7222. if ((((int32_t)L_11) >= ((int32_t)0)))
  7223. {
  7224. goto IL_0085;
  7225. }
  7226. }
  7227. {
  7228. ArgumentOutOfRangeException_t777629997 * L_12 = (ArgumentOutOfRangeException_t777629997 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var);
  7229. ArgumentOutOfRangeException__ctor_m3628145864(L_12, _stringLiteral3187820736, /*hidden argument*/NULL);
  7230. IL2CPP_RAISE_MANAGED_EXCEPTION(L_12,Version_CheckedSet_m654078179_RuntimeMethod_var);
  7231. }
  7232. IL_0085:
  7233. {
  7234. int32_t L_13 = ___revision4;
  7235. __this->set__Revision_4(L_13);
  7236. return;
  7237. }
  7238. }
  7239. // System.Int32 System.Version::get_Build()
  7240. extern "C" IL2CPP_METHOD_ATTR int32_t Version_get_Build_m3667751407 (Version_t3456873960 * __this, const RuntimeMethod* method)
  7241. {
  7242. {
  7243. int32_t L_0 = __this->get__Build_3();
  7244. return L_0;
  7245. }
  7246. }
  7247. // System.Int32 System.Version::get_Major()
  7248. extern "C" IL2CPP_METHOD_ATTR int32_t Version_get_Major_m2457928275 (Version_t3456873960 * __this, const RuntimeMethod* method)
  7249. {
  7250. {
  7251. int32_t L_0 = __this->get__Major_1();
  7252. return L_0;
  7253. }
  7254. }
  7255. // System.Int32 System.Version::get_Minor()
  7256. extern "C" IL2CPP_METHOD_ATTR int32_t Version_get_Minor_m150536655 (Version_t3456873960 * __this, const RuntimeMethod* method)
  7257. {
  7258. {
  7259. int32_t L_0 = __this->get__Minor_2();
  7260. return L_0;
  7261. }
  7262. }
  7263. // System.Int32 System.Version::get_Revision()
  7264. extern "C" IL2CPP_METHOD_ATTR int32_t Version_get_Revision_m3982234017 (Version_t3456873960 * __this, const RuntimeMethod* method)
  7265. {
  7266. {
  7267. int32_t L_0 = __this->get__Revision_4();
  7268. return L_0;
  7269. }
  7270. }
  7271. // System.Object System.Version::Clone()
  7272. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Version_Clone_m1749041863 (Version_t3456873960 * __this, const RuntimeMethod* method)
  7273. {
  7274. static bool s_Il2CppMethodInitialized;
  7275. if (!s_Il2CppMethodInitialized)
  7276. {
  7277. il2cpp_codegen_initialize_method (Version_Clone_m1749041863_MetadataUsageId);
  7278. s_Il2CppMethodInitialized = true;
  7279. }
  7280. {
  7281. int32_t L_0 = __this->get__Build_3();
  7282. if ((!(((uint32_t)L_0) == ((uint32_t)(-1)))))
  7283. {
  7284. goto IL_001e;
  7285. }
  7286. }
  7287. {
  7288. int32_t L_1 = __this->get__Major_1();
  7289. int32_t L_2 = __this->get__Minor_2();
  7290. Version_t3456873960 * L_3 = (Version_t3456873960 *)il2cpp_codegen_object_new(Version_t3456873960_il2cpp_TypeInfo_var);
  7291. Version__ctor_m3537335798(L_3, L_1, L_2, /*hidden argument*/NULL);
  7292. return L_3;
  7293. }
  7294. IL_001e:
  7295. {
  7296. int32_t L_4 = __this->get__Revision_4();
  7297. if ((!(((uint32_t)L_4) == ((uint32_t)(-1)))))
  7298. {
  7299. goto IL_0042;
  7300. }
  7301. }
  7302. {
  7303. int32_t L_5 = __this->get__Major_1();
  7304. int32_t L_6 = __this->get__Minor_2();
  7305. int32_t L_7 = __this->get__Build_3();
  7306. Version_t3456873960 * L_8 = (Version_t3456873960 *)il2cpp_codegen_object_new(Version_t3456873960_il2cpp_TypeInfo_var);
  7307. Version__ctor_m1550720073(L_8, L_5, L_6, L_7, /*hidden argument*/NULL);
  7308. return L_8;
  7309. }
  7310. IL_0042:
  7311. {
  7312. int32_t L_9 = __this->get__Major_1();
  7313. int32_t L_10 = __this->get__Minor_2();
  7314. int32_t L_11 = __this->get__Build_3();
  7315. int32_t L_12 = __this->get__Revision_4();
  7316. Version_t3456873960 * L_13 = (Version_t3456873960 *)il2cpp_codegen_object_new(Version_t3456873960_il2cpp_TypeInfo_var);
  7317. Version__ctor_m417728625(L_13, L_9, L_10, L_11, L_12, /*hidden argument*/NULL);
  7318. return L_13;
  7319. }
  7320. }
  7321. // System.Int32 System.Version::CompareTo(System.Object)
  7322. extern "C" IL2CPP_METHOD_ATTR int32_t Version_CompareTo_m1662919407 (Version_t3456873960 * __this, RuntimeObject * ___version0, const RuntimeMethod* method)
  7323. {
  7324. static bool s_Il2CppMethodInitialized;
  7325. if (!s_Il2CppMethodInitialized)
  7326. {
  7327. il2cpp_codegen_initialize_method (Version_CompareTo_m1662919407_MetadataUsageId);
  7328. s_Il2CppMethodInitialized = true;
  7329. }
  7330. {
  7331. RuntimeObject * L_0 = ___version0;
  7332. if (L_0)
  7333. {
  7334. goto IL_0008;
  7335. }
  7336. }
  7337. {
  7338. return 1;
  7339. }
  7340. IL_0008:
  7341. {
  7342. RuntimeObject * L_1 = ___version0;
  7343. if (((Version_t3456873960 *)IsInstSealed((RuntimeObject*)L_1, Version_t3456873960_il2cpp_TypeInfo_var)))
  7344. {
  7345. goto IL_0023;
  7346. }
  7347. }
  7348. {
  7349. String_t* L_2 = Locale_GetText_m3374010885(NULL /*static, unused*/, _stringLiteral3512823065, /*hidden argument*/NULL);
  7350. ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var);
  7351. ArgumentException__ctor_m1312628991(L_3, L_2, /*hidden argument*/NULL);
  7352. IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Version_CompareTo_m1662919407_RuntimeMethod_var);
  7353. }
  7354. IL_0023:
  7355. {
  7356. RuntimeObject * L_4 = ___version0;
  7357. int32_t L_5 = Version_CompareTo_m3146217210(__this, ((Version_t3456873960 *)CastclassSealed((RuntimeObject*)L_4, Version_t3456873960_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
  7358. return L_5;
  7359. }
  7360. }
  7361. // System.Boolean System.Version::Equals(System.Object)
  7362. extern "C" IL2CPP_METHOD_ATTR bool Version_Equals_m3073813696 (Version_t3456873960 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  7363. {
  7364. static bool s_Il2CppMethodInitialized;
  7365. if (!s_Il2CppMethodInitialized)
  7366. {
  7367. il2cpp_codegen_initialize_method (Version_Equals_m3073813696_MetadataUsageId);
  7368. s_Il2CppMethodInitialized = true;
  7369. }
  7370. {
  7371. RuntimeObject * L_0 = ___obj0;
  7372. bool L_1 = Version_Equals_m1564427710(__this, ((Version_t3456873960 *)IsInstSealed((RuntimeObject*)L_0, Version_t3456873960_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
  7373. return L_1;
  7374. }
  7375. }
  7376. // System.Int32 System.Version::CompareTo(System.Version)
  7377. extern "C" IL2CPP_METHOD_ATTR int32_t Version_CompareTo_m3146217210 (Version_t3456873960 * __this, Version_t3456873960 * ___value0, const RuntimeMethod* method)
  7378. {
  7379. {
  7380. Version_t3456873960 * L_0 = ___value0;
  7381. bool L_1 = Version_op_Equality_m3804852517(NULL /*static, unused*/, L_0, (Version_t3456873960 *)NULL, /*hidden argument*/NULL);
  7382. if (!L_1)
  7383. {
  7384. goto IL_000e;
  7385. }
  7386. }
  7387. {
  7388. return 1;
  7389. }
  7390. IL_000e:
  7391. {
  7392. int32_t L_2 = __this->get__Major_1();
  7393. Version_t3456873960 * L_3 = ___value0;
  7394. NullCheck(L_3);
  7395. int32_t L_4 = L_3->get__Major_1();
  7396. if ((((int32_t)L_2) <= ((int32_t)L_4)))
  7397. {
  7398. goto IL_0021;
  7399. }
  7400. }
  7401. {
  7402. return 1;
  7403. }
  7404. IL_0021:
  7405. {
  7406. int32_t L_5 = __this->get__Major_1();
  7407. Version_t3456873960 * L_6 = ___value0;
  7408. NullCheck(L_6);
  7409. int32_t L_7 = L_6->get__Major_1();
  7410. if ((((int32_t)L_5) >= ((int32_t)L_7)))
  7411. {
  7412. goto IL_0034;
  7413. }
  7414. }
  7415. {
  7416. return (-1);
  7417. }
  7418. IL_0034:
  7419. {
  7420. int32_t L_8 = __this->get__Minor_2();
  7421. Version_t3456873960 * L_9 = ___value0;
  7422. NullCheck(L_9);
  7423. int32_t L_10 = L_9->get__Minor_2();
  7424. if ((((int32_t)L_8) <= ((int32_t)L_10)))
  7425. {
  7426. goto IL_0047;
  7427. }
  7428. }
  7429. {
  7430. return 1;
  7431. }
  7432. IL_0047:
  7433. {
  7434. int32_t L_11 = __this->get__Minor_2();
  7435. Version_t3456873960 * L_12 = ___value0;
  7436. NullCheck(L_12);
  7437. int32_t L_13 = L_12->get__Minor_2();
  7438. if ((((int32_t)L_11) >= ((int32_t)L_13)))
  7439. {
  7440. goto IL_005a;
  7441. }
  7442. }
  7443. {
  7444. return (-1);
  7445. }
  7446. IL_005a:
  7447. {
  7448. int32_t L_14 = __this->get__Build_3();
  7449. Version_t3456873960 * L_15 = ___value0;
  7450. NullCheck(L_15);
  7451. int32_t L_16 = L_15->get__Build_3();
  7452. if ((((int32_t)L_14) <= ((int32_t)L_16)))
  7453. {
  7454. goto IL_006d;
  7455. }
  7456. }
  7457. {
  7458. return 1;
  7459. }
  7460. IL_006d:
  7461. {
  7462. int32_t L_17 = __this->get__Build_3();
  7463. Version_t3456873960 * L_18 = ___value0;
  7464. NullCheck(L_18);
  7465. int32_t L_19 = L_18->get__Build_3();
  7466. if ((((int32_t)L_17) >= ((int32_t)L_19)))
  7467. {
  7468. goto IL_0080;
  7469. }
  7470. }
  7471. {
  7472. return (-1);
  7473. }
  7474. IL_0080:
  7475. {
  7476. int32_t L_20 = __this->get__Revision_4();
  7477. Version_t3456873960 * L_21 = ___value0;
  7478. NullCheck(L_21);
  7479. int32_t L_22 = L_21->get__Revision_4();
  7480. if ((((int32_t)L_20) <= ((int32_t)L_22)))
  7481. {
  7482. goto IL_0093;
  7483. }
  7484. }
  7485. {
  7486. return 1;
  7487. }
  7488. IL_0093:
  7489. {
  7490. int32_t L_23 = __this->get__Revision_4();
  7491. Version_t3456873960 * L_24 = ___value0;
  7492. NullCheck(L_24);
  7493. int32_t L_25 = L_24->get__Revision_4();
  7494. if ((((int32_t)L_23) >= ((int32_t)L_25)))
  7495. {
  7496. goto IL_00a6;
  7497. }
  7498. }
  7499. {
  7500. return (-1);
  7501. }
  7502. IL_00a6:
  7503. {
  7504. return 0;
  7505. }
  7506. }
  7507. // System.Boolean System.Version::Equals(System.Version)
  7508. extern "C" IL2CPP_METHOD_ATTR bool Version_Equals_m1564427710 (Version_t3456873960 * __this, Version_t3456873960 * ___obj0, const RuntimeMethod* method)
  7509. {
  7510. int32_t G_B6_0 = 0;
  7511. {
  7512. Version_t3456873960 * L_0 = ___obj0;
  7513. bool L_1 = Version_op_Inequality_m1696193441(NULL /*static, unused*/, L_0, (Version_t3456873960 *)NULL, /*hidden argument*/NULL);
  7514. if (!L_1)
  7515. {
  7516. goto IL_004f;
  7517. }
  7518. }
  7519. {
  7520. Version_t3456873960 * L_2 = ___obj0;
  7521. NullCheck(L_2);
  7522. int32_t L_3 = L_2->get__Major_1();
  7523. int32_t L_4 = __this->get__Major_1();
  7524. if ((!(((uint32_t)L_3) == ((uint32_t)L_4))))
  7525. {
  7526. goto IL_004f;
  7527. }
  7528. }
  7529. {
  7530. Version_t3456873960 * L_5 = ___obj0;
  7531. NullCheck(L_5);
  7532. int32_t L_6 = L_5->get__Minor_2();
  7533. int32_t L_7 = __this->get__Minor_2();
  7534. if ((!(((uint32_t)L_6) == ((uint32_t)L_7))))
  7535. {
  7536. goto IL_004f;
  7537. }
  7538. }
  7539. {
  7540. Version_t3456873960 * L_8 = ___obj0;
  7541. NullCheck(L_8);
  7542. int32_t L_9 = L_8->get__Build_3();
  7543. int32_t L_10 = __this->get__Build_3();
  7544. if ((!(((uint32_t)L_9) == ((uint32_t)L_10))))
  7545. {
  7546. goto IL_004f;
  7547. }
  7548. }
  7549. {
  7550. Version_t3456873960 * L_11 = ___obj0;
  7551. NullCheck(L_11);
  7552. int32_t L_12 = L_11->get__Revision_4();
  7553. int32_t L_13 = __this->get__Revision_4();
  7554. G_B6_0 = ((((int32_t)L_12) == ((int32_t)L_13))? 1 : 0);
  7555. goto IL_0050;
  7556. }
  7557. IL_004f:
  7558. {
  7559. G_B6_0 = 0;
  7560. }
  7561. IL_0050:
  7562. {
  7563. return (bool)G_B6_0;
  7564. }
  7565. }
  7566. // System.Int32 System.Version::GetHashCode()
  7567. extern "C" IL2CPP_METHOD_ATTR int32_t Version_GetHashCode_m672974201 (Version_t3456873960 * __this, const RuntimeMethod* method)
  7568. {
  7569. {
  7570. int32_t L_0 = __this->get__Revision_4();
  7571. int32_t L_1 = __this->get__Build_3();
  7572. int32_t L_2 = __this->get__Minor_2();
  7573. int32_t L_3 = __this->get__Major_1();
  7574. 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));
  7575. }
  7576. }
  7577. // System.String System.Version::ToString()
  7578. extern "C" IL2CPP_METHOD_ATTR String_t* Version_ToString_m2279867705 (Version_t3456873960 * __this, const RuntimeMethod* method)
  7579. {
  7580. static bool s_Il2CppMethodInitialized;
  7581. if (!s_Il2CppMethodInitialized)
  7582. {
  7583. il2cpp_codegen_initialize_method (Version_ToString_m2279867705_MetadataUsageId);
  7584. s_Il2CppMethodInitialized = true;
  7585. }
  7586. String_t* V_0 = NULL;
  7587. {
  7588. int32_t* L_0 = __this->get_address_of__Major_1();
  7589. String_t* L_1 = Int32_ToString_m141394615(L_0, /*hidden argument*/NULL);
  7590. int32_t* L_2 = __this->get_address_of__Minor_2();
  7591. String_t* L_3 = Int32_ToString_m141394615(L_2, /*hidden argument*/NULL);
  7592. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  7593. String_t* L_4 = String_Concat_m3755062657(NULL /*static, unused*/, L_1, _stringLiteral3452614530, L_3, /*hidden argument*/NULL);
  7594. V_0 = L_4;
  7595. int32_t L_5 = __this->get__Build_3();
  7596. if ((((int32_t)L_5) == ((int32_t)(-1))))
  7597. {
  7598. goto IL_0044;
  7599. }
  7600. }
  7601. {
  7602. String_t* L_6 = V_0;
  7603. int32_t* L_7 = __this->get_address_of__Build_3();
  7604. String_t* L_8 = Int32_ToString_m141394615(L_7, /*hidden argument*/NULL);
  7605. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  7606. String_t* L_9 = String_Concat_m3755062657(NULL /*static, unused*/, L_6, _stringLiteral3452614530, L_8, /*hidden argument*/NULL);
  7607. V_0 = L_9;
  7608. }
  7609. IL_0044:
  7610. {
  7611. int32_t L_10 = __this->get__Revision_4();
  7612. if ((((int32_t)L_10) == ((int32_t)(-1))))
  7613. {
  7614. goto IL_0067;
  7615. }
  7616. }
  7617. {
  7618. String_t* L_11 = V_0;
  7619. int32_t* L_12 = __this->get_address_of__Revision_4();
  7620. String_t* L_13 = Int32_ToString_m141394615(L_12, /*hidden argument*/NULL);
  7621. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  7622. String_t* L_14 = String_Concat_m3755062657(NULL /*static, unused*/, L_11, _stringLiteral3452614530, L_13, /*hidden argument*/NULL);
  7623. V_0 = L_14;
  7624. }
  7625. IL_0067:
  7626. {
  7627. String_t* L_15 = V_0;
  7628. return L_15;
  7629. }
  7630. }
  7631. // System.Version System.Version::CreateFromString(System.String)
  7632. extern "C" IL2CPP_METHOD_ATTR Version_t3456873960 * Version_CreateFromString_m719054818 (RuntimeObject * __this /* static, unused */, String_t* ___info0, const RuntimeMethod* method)
  7633. {
  7634. static bool s_Il2CppMethodInitialized;
  7635. if (!s_Il2CppMethodInitialized)
  7636. {
  7637. il2cpp_codegen_initialize_method (Version_CreateFromString_m719054818_MetadataUsageId);
  7638. s_Il2CppMethodInitialized = true;
  7639. }
  7640. int32_t V_0 = 0;
  7641. int32_t V_1 = 0;
  7642. int32_t V_2 = 0;
  7643. int32_t V_3 = 0;
  7644. int32_t V_4 = 0;
  7645. int32_t V_5 = 0;
  7646. int32_t V_6 = 0;
  7647. Il2CppChar V_7 = 0x0;
  7648. int32_t V_8 = 0;
  7649. {
  7650. V_0 = 0;
  7651. V_1 = 0;
  7652. V_2 = 0;
  7653. V_3 = 0;
  7654. V_4 = 1;
  7655. V_5 = (-1);
  7656. String_t* L_0 = ___info0;
  7657. if (L_0)
  7658. {
  7659. goto IL_001e;
  7660. }
  7661. }
  7662. {
  7663. Version_t3456873960 * L_1 = (Version_t3456873960 *)il2cpp_codegen_object_new(Version_t3456873960_il2cpp_TypeInfo_var);
  7664. Version__ctor_m417728625(L_1, 0, 0, 0, 0, /*hidden argument*/NULL);
  7665. return L_1;
  7666. }
  7667. IL_001e:
  7668. {
  7669. V_6 = 0;
  7670. goto IL_00c8;
  7671. }
  7672. IL_0026:
  7673. {
  7674. String_t* L_2 = ___info0;
  7675. int32_t L_3 = V_6;
  7676. NullCheck(L_2);
  7677. Il2CppChar L_4 = String_get_Chars_m2986988803(L_2, L_3, /*hidden argument*/NULL);
  7678. V_7 = L_4;
  7679. Il2CppChar L_5 = V_7;
  7680. IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var);
  7681. bool L_6 = Char_IsDigit_m3646673943(NULL /*static, unused*/, L_5, /*hidden argument*/NULL);
  7682. if (!L_6)
  7683. {
  7684. goto IL_0062;
  7685. }
  7686. }
  7687. {
  7688. int32_t L_7 = V_5;
  7689. if ((((int32_t)L_7) >= ((int32_t)0)))
  7690. {
  7691. goto IL_0050;
  7692. }
  7693. }
  7694. {
  7695. Il2CppChar L_8 = V_7;
  7696. V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)((int32_t)48)));
  7697. goto IL_005d;
  7698. }
  7699. IL_0050:
  7700. {
  7701. int32_t L_9 = V_5;
  7702. Il2CppChar L_10 = V_7;
  7703. 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)))));
  7704. }
  7705. IL_005d:
  7706. {
  7707. goto IL_00b5;
  7708. }
  7709. IL_0062:
  7710. {
  7711. int32_t L_11 = V_5;
  7712. if ((((int32_t)L_11) < ((int32_t)0)))
  7713. {
  7714. goto IL_00b5;
  7715. }
  7716. }
  7717. {
  7718. int32_t L_12 = V_4;
  7719. V_8 = L_12;
  7720. int32_t L_13 = V_8;
  7721. switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)1)))
  7722. {
  7723. case 0:
  7724. {
  7725. goto IL_008c;
  7726. }
  7727. case 1:
  7728. {
  7729. goto IL_0094;
  7730. }
  7731. case 2:
  7732. {
  7733. goto IL_009c;
  7734. }
  7735. case 3:
  7736. {
  7737. goto IL_00a4;
  7738. }
  7739. }
  7740. }
  7741. {
  7742. goto IL_00ac;
  7743. }
  7744. IL_008c:
  7745. {
  7746. int32_t L_14 = V_5;
  7747. V_0 = L_14;
  7748. goto IL_00ac;
  7749. }
  7750. IL_0094:
  7751. {
  7752. int32_t L_15 = V_5;
  7753. V_1 = L_15;
  7754. goto IL_00ac;
  7755. }
  7756. IL_009c:
  7757. {
  7758. int32_t L_16 = V_5;
  7759. V_2 = L_16;
  7760. goto IL_00ac;
  7761. }
  7762. IL_00a4:
  7763. {
  7764. int32_t L_17 = V_5;
  7765. V_3 = L_17;
  7766. goto IL_00ac;
  7767. }
  7768. IL_00ac:
  7769. {
  7770. V_5 = (-1);
  7771. int32_t L_18 = V_4;
  7772. V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1));
  7773. }
  7774. IL_00b5:
  7775. {
  7776. int32_t L_19 = V_4;
  7777. if ((!(((uint32_t)L_19) == ((uint32_t)5))))
  7778. {
  7779. goto IL_00c2;
  7780. }
  7781. }
  7782. {
  7783. goto IL_00d5;
  7784. }
  7785. IL_00c2:
  7786. {
  7787. int32_t L_20 = V_6;
  7788. V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1));
  7789. }
  7790. IL_00c8:
  7791. {
  7792. int32_t L_21 = V_6;
  7793. String_t* L_22 = ___info0;
  7794. NullCheck(L_22);
  7795. int32_t L_23 = String_get_Length_m3847582255(L_22, /*hidden argument*/NULL);
  7796. if ((((int32_t)L_21) < ((int32_t)L_23)))
  7797. {
  7798. goto IL_0026;
  7799. }
  7800. }
  7801. IL_00d5:
  7802. {
  7803. int32_t L_24 = V_5;
  7804. if ((((int32_t)L_24) < ((int32_t)0)))
  7805. {
  7806. goto IL_011f;
  7807. }
  7808. }
  7809. {
  7810. int32_t L_25 = V_4;
  7811. V_8 = L_25;
  7812. int32_t L_26 = V_8;
  7813. switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_26, (int32_t)1)))
  7814. {
  7815. case 0:
  7816. {
  7817. goto IL_00ff;
  7818. }
  7819. case 1:
  7820. {
  7821. goto IL_0107;
  7822. }
  7823. case 2:
  7824. {
  7825. goto IL_010f;
  7826. }
  7827. case 3:
  7828. {
  7829. goto IL_0117;
  7830. }
  7831. }
  7832. }
  7833. {
  7834. goto IL_011f;
  7835. }
  7836. IL_00ff:
  7837. {
  7838. int32_t L_27 = V_5;
  7839. V_0 = L_27;
  7840. goto IL_011f;
  7841. }
  7842. IL_0107:
  7843. {
  7844. int32_t L_28 = V_5;
  7845. V_1 = L_28;
  7846. goto IL_011f;
  7847. }
  7848. IL_010f:
  7849. {
  7850. int32_t L_29 = V_5;
  7851. V_2 = L_29;
  7852. goto IL_011f;
  7853. }
  7854. IL_0117:
  7855. {
  7856. int32_t L_30 = V_5;
  7857. V_3 = L_30;
  7858. goto IL_011f;
  7859. }
  7860. IL_011f:
  7861. {
  7862. int32_t L_31 = V_0;
  7863. int32_t L_32 = V_1;
  7864. int32_t L_33 = V_2;
  7865. int32_t L_34 = V_3;
  7866. Version_t3456873960 * L_35 = (Version_t3456873960 *)il2cpp_codegen_object_new(Version_t3456873960_il2cpp_TypeInfo_var);
  7867. Version__ctor_m417728625(L_35, L_31, L_32, L_33, L_34, /*hidden argument*/NULL);
  7868. return L_35;
  7869. }
  7870. }
  7871. // System.Boolean System.Version::op_Equality(System.Version,System.Version)
  7872. extern "C" IL2CPP_METHOD_ATTR bool Version_op_Equality_m3804852517 (RuntimeObject * __this /* static, unused */, Version_t3456873960 * ___v10, Version_t3456873960 * ___v21, const RuntimeMethod* method)
  7873. {
  7874. {
  7875. Version_t3456873960 * L_0 = ___v10;
  7876. Version_t3456873960 * L_1 = ___v21;
  7877. bool L_2 = Object_Equals_m1397037629(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL);
  7878. return L_2;
  7879. }
  7880. }
  7881. // System.Boolean System.Version::op_Inequality(System.Version,System.Version)
  7882. extern "C" IL2CPP_METHOD_ATTR bool Version_op_Inequality_m1696193441 (RuntimeObject * __this /* static, unused */, Version_t3456873960 * ___v10, Version_t3456873960 * ___v21, const RuntimeMethod* method)
  7883. {
  7884. {
  7885. Version_t3456873960 * L_0 = ___v10;
  7886. Version_t3456873960 * L_1 = ___v21;
  7887. bool L_2 = Object_Equals_m1397037629(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL);
  7888. return (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
  7889. }
  7890. }
  7891. // System.Boolean System.Version::op_LessThan(System.Version,System.Version)
  7892. extern "C" IL2CPP_METHOD_ATTR bool Version_op_LessThan_m3745610070 (RuntimeObject * __this /* static, unused */, Version_t3456873960 * ___v10, Version_t3456873960 * ___v21, const RuntimeMethod* method)
  7893. {
  7894. {
  7895. Version_t3456873960 * L_0 = ___v10;
  7896. Version_t3456873960 * L_1 = ___v21;
  7897. NullCheck(L_0);
  7898. int32_t L_2 = Version_CompareTo_m3146217210(L_0, L_1, /*hidden argument*/NULL);
  7899. return (bool)((((int32_t)L_2) < ((int32_t)0))? 1 : 0);
  7900. }
  7901. }
  7902. #ifdef __clang__
  7903. #pragma clang diagnostic pop
  7904. #endif
  7905. #ifdef __clang__
  7906. #pragma clang diagnostic push
  7907. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  7908. #pragma clang diagnostic ignored "-Wunused-variable"
  7909. #endif
  7910. #ifdef __clang__
  7911. #pragma clang diagnostic pop
  7912. #endif
  7913. #ifdef __clang__
  7914. #pragma clang diagnostic push
  7915. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  7916. #pragma clang diagnostic ignored "-Wunused-variable"
  7917. #endif
  7918. // System.Void System.WeakReference::.ctor()
  7919. extern "C" IL2CPP_METHOD_ATTR void WeakReference__ctor_m24376735 (WeakReference_t1334886716 * __this, const RuntimeMethod* method)
  7920. {
  7921. {
  7922. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  7923. return;
  7924. }
  7925. }
  7926. // System.Void System.WeakReference::.ctor(System.Object)
  7927. extern "C" IL2CPP_METHOD_ATTR void WeakReference__ctor_m2401547918 (WeakReference_t1334886716 * __this, RuntimeObject * ___target0, const RuntimeMethod* method)
  7928. {
  7929. {
  7930. RuntimeObject * L_0 = ___target0;
  7931. WeakReference__ctor_m1054065938(__this, L_0, (bool)0, /*hidden argument*/NULL);
  7932. return;
  7933. }
  7934. }
  7935. // System.Void System.WeakReference::.ctor(System.Object,System.Boolean)
  7936. extern "C" IL2CPP_METHOD_ATTR void WeakReference__ctor_m1054065938 (WeakReference_t1334886716 * __this, RuntimeObject * ___target0, bool ___trackResurrection1, const RuntimeMethod* method)
  7937. {
  7938. {
  7939. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  7940. bool L_0 = ___trackResurrection1;
  7941. __this->set_isLongReference_0(L_0);
  7942. RuntimeObject * L_1 = ___target0;
  7943. WeakReference_AllocateHandle_m1478975559(__this, L_1, /*hidden argument*/NULL);
  7944. return;
  7945. }
  7946. }
  7947. // System.Void System.WeakReference::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  7948. extern "C" IL2CPP_METHOD_ATTR void WeakReference__ctor_m1244067698 (WeakReference_t1334886716 * __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___context1, const RuntimeMethod* method)
  7949. {
  7950. static bool s_Il2CppMethodInitialized;
  7951. if (!s_Il2CppMethodInitialized)
  7952. {
  7953. il2cpp_codegen_initialize_method (WeakReference__ctor_m1244067698_MetadataUsageId);
  7954. s_Il2CppMethodInitialized = true;
  7955. }
  7956. RuntimeObject * V_0 = NULL;
  7957. {
  7958. Object__ctor_m297566312(__this, /*hidden argument*/NULL);
  7959. SerializationInfo_t950877179 * L_0 = ___info0;
  7960. if (L_0)
  7961. {
  7962. goto IL_0017;
  7963. }
  7964. }
  7965. {
  7966. ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var);
  7967. ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral79347, /*hidden argument*/NULL);
  7968. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,WeakReference__ctor_m1244067698_RuntimeMethod_var);
  7969. }
  7970. IL_0017:
  7971. {
  7972. SerializationInfo_t950877179 * L_2 = ___info0;
  7973. NullCheck(L_2);
  7974. bool L_3 = SerializationInfo_GetBoolean_m1756153320(L_2, _stringLiteral3234942771, /*hidden argument*/NULL);
  7975. __this->set_isLongReference_0(L_3);
  7976. SerializationInfo_t950877179 * L_4 = ___info0;
  7977. RuntimeTypeHandle_t3027515415 L_5 = { reinterpret_cast<intptr_t> (RuntimeObject_0_0_0_var) };
  7978. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  7979. Type_t * L_6 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_5, /*hidden argument*/NULL);
  7980. NullCheck(L_4);
  7981. RuntimeObject * L_7 = SerializationInfo_GetValue_m42271953(L_4, _stringLiteral2922588279, L_6, /*hidden argument*/NULL);
  7982. V_0 = L_7;
  7983. RuntimeObject * L_8 = V_0;
  7984. WeakReference_AllocateHandle_m1478975559(__this, L_8, /*hidden argument*/NULL);
  7985. return;
  7986. }
  7987. }
  7988. // System.Void System.WeakReference::AllocateHandle(System.Object)
  7989. extern "C" IL2CPP_METHOD_ATTR void WeakReference_AllocateHandle_m1478975559 (WeakReference_t1334886716 * __this, RuntimeObject * ___target0, const RuntimeMethod* method)
  7990. {
  7991. {
  7992. bool L_0 = __this->get_isLongReference_0();
  7993. if (!L_0)
  7994. {
  7995. goto IL_001d;
  7996. }
  7997. }
  7998. {
  7999. RuntimeObject * L_1 = ___target0;
  8000. GCHandle_t3351438187 L_2 = GCHandle_Alloc_m3823409740(NULL /*static, unused*/, L_1, 1, /*hidden argument*/NULL);
  8001. __this->set_gcHandle_1(L_2);
  8002. goto IL_002a;
  8003. }
  8004. IL_001d:
  8005. {
  8006. RuntimeObject * L_3 = ___target0;
  8007. GCHandle_t3351438187 L_4 = GCHandle_Alloc_m3823409740(NULL /*static, unused*/, L_3, 0, /*hidden argument*/NULL);
  8008. __this->set_gcHandle_1(L_4);
  8009. }
  8010. IL_002a:
  8011. {
  8012. return;
  8013. }
  8014. }
  8015. // System.Boolean System.WeakReference::get_IsAlive()
  8016. extern "C" IL2CPP_METHOD_ATTR bool WeakReference_get_IsAlive_m1867740323 (WeakReference_t1334886716 * __this, const RuntimeMethod* method)
  8017. {
  8018. {
  8019. RuntimeObject * L_0 = VirtFuncInvoker0< RuntimeObject * >::Invoke(6 /* System.Object System.WeakReference::get_Target() */, __this);
  8020. return (bool)((((int32_t)((((RuntimeObject*)(RuntimeObject *)L_0) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  8021. }
  8022. }
  8023. // System.Object System.WeakReference::get_Target()
  8024. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * WeakReference_get_Target_m168713953 (WeakReference_t1334886716 * __this, const RuntimeMethod* method)
  8025. {
  8026. {
  8027. GCHandle_t3351438187 * L_0 = __this->get_address_of_gcHandle_1();
  8028. RuntimeObject * L_1 = GCHandle_get_Target_m1824973883(L_0, /*hidden argument*/NULL);
  8029. return L_1;
  8030. }
  8031. }
  8032. // System.Boolean System.WeakReference::get_TrackResurrection()
  8033. extern "C" IL2CPP_METHOD_ATTR bool WeakReference_get_TrackResurrection_m942701017 (WeakReference_t1334886716 * __this, const RuntimeMethod* method)
  8034. {
  8035. {
  8036. bool L_0 = __this->get_isLongReference_0();
  8037. return L_0;
  8038. }
  8039. }
  8040. // System.Void System.WeakReference::Finalize()
  8041. extern "C" IL2CPP_METHOD_ATTR void WeakReference_Finalize_m2841826116 (WeakReference_t1334886716 * __this, const RuntimeMethod* method)
  8042. {
  8043. Exception_t * __last_unhandled_exception = 0;
  8044. NO_UNUSED_WARNING (__last_unhandled_exception);
  8045. Exception_t * __exception_local = 0;
  8046. NO_UNUSED_WARNING (__exception_local);
  8047. int32_t __leave_target = 0;
  8048. NO_UNUSED_WARNING (__leave_target);
  8049. IL_0000:
  8050. try
  8051. { // begin try (depth: 1)
  8052. GCHandle_t3351438187 * L_0 = __this->get_address_of_gcHandle_1();
  8053. GCHandle_Free_m1457699368(L_0, /*hidden argument*/NULL);
  8054. IL2CPP_LEAVE(0x17, FINALLY_0010);
  8055. } // end try (depth: 1)
  8056. catch(Il2CppExceptionWrapper& e)
  8057. {
  8058. __last_unhandled_exception = (Exception_t *)e.ex;
  8059. goto FINALLY_0010;
  8060. }
  8061. FINALLY_0010:
  8062. { // begin finally (depth: 1)
  8063. Object_Finalize_m3076187857(__this, /*hidden argument*/NULL);
  8064. IL2CPP_END_FINALLY(16)
  8065. } // end finally (depth: 1)
  8066. IL2CPP_CLEANUP(16)
  8067. {
  8068. IL2CPP_JUMP_TBL(0x17, IL_0017)
  8069. IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
  8070. }
  8071. IL_0017:
  8072. {
  8073. return;
  8074. }
  8075. }
  8076. // System.Void System.WeakReference::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  8077. extern "C" IL2CPP_METHOD_ATTR void WeakReference_GetObjectData_m2192383095 (WeakReference_t1334886716 * __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___context1, const RuntimeMethod* method)
  8078. {
  8079. static bool s_Il2CppMethodInitialized;
  8080. if (!s_Il2CppMethodInitialized)
  8081. {
  8082. il2cpp_codegen_initialize_method (WeakReference_GetObjectData_m2192383095_MetadataUsageId);
  8083. s_Il2CppMethodInitialized = true;
  8084. }
  8085. Exception_t * __last_unhandled_exception = 0;
  8086. NO_UNUSED_WARNING (__last_unhandled_exception);
  8087. Exception_t * __exception_local = 0;
  8088. NO_UNUSED_WARNING (__exception_local);
  8089. int32_t __leave_target = 0;
  8090. NO_UNUSED_WARNING (__leave_target);
  8091. {
  8092. SerializationInfo_t950877179 * L_0 = ___info0;
  8093. if (L_0)
  8094. {
  8095. goto IL_0011;
  8096. }
  8097. }
  8098. {
  8099. ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var);
  8100. ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral79347, /*hidden argument*/NULL);
  8101. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,WeakReference_GetObjectData_m2192383095_RuntimeMethod_var);
  8102. }
  8103. IL_0011:
  8104. {
  8105. SerializationInfo_t950877179 * L_2 = ___info0;
  8106. bool L_3 = VirtFuncInvoker0< bool >::Invoke(7 /* System.Boolean System.WeakReference::get_TrackResurrection() */, __this);
  8107. NullCheck(L_2);
  8108. SerializationInfo_AddValue_m3427199315(L_2, _stringLiteral3234942771, L_3, /*hidden argument*/NULL);
  8109. }
  8110. IL_0022:
  8111. try
  8112. { // begin try (depth: 1)
  8113. SerializationInfo_t950877179 * L_4 = ___info0;
  8114. RuntimeObject * L_5 = VirtFuncInvoker0< RuntimeObject * >::Invoke(6 /* System.Object System.WeakReference::get_Target() */, __this);
  8115. NullCheck(L_4);
  8116. SerializationInfo_AddValue_m2872281893(L_4, _stringLiteral2922588279, L_5, /*hidden argument*/NULL);
  8117. goto IL_004a;
  8118. } // end try (depth: 1)
  8119. catch(Il2CppExceptionWrapper& e)
  8120. {
  8121. __exception_local = (Exception_t *)e.ex;
  8122. if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
  8123. goto CATCH_0038;
  8124. throw e;
  8125. }
  8126. CATCH_0038:
  8127. { // begin catch(System.Exception)
  8128. SerializationInfo_t950877179 * L_6 = ___info0;
  8129. NullCheck(L_6);
  8130. SerializationInfo_AddValue_m2872281893(L_6, _stringLiteral2922588279, NULL, /*hidden argument*/NULL);
  8131. goto IL_004a;
  8132. } // end catch (depth: 1)
  8133. IL_004a:
  8134. {
  8135. return;
  8136. }
  8137. }
  8138. #ifdef __clang__
  8139. #pragma clang diagnostic pop
  8140. #endif