mscorlib23.cpp 713 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582858385848585858685878588858985908591859285938594859585968597859885998600860186028603860486058606860786088609861086118612861386148615861686178618861986208621862286238624862586268627862886298630863186328633863486358636863786388639864086418642864386448645864686478648864986508651865286538654865586568657865886598660866186628663866486658666866786688669867086718672867386748675867686778678867986808681868286838684868586868687868886898690869186928693869486958696869786988699870087018702870387048705870687078708870987108711871287138714871587168717871887198720872187228723872487258726872787288729873087318732873387348735873687378738873987408741874287438744874587468747874887498750875187528753875487558756875787588759876087618762876387648765876687678768876987708771877287738774877587768777877887798780878187828783878487858786878787888789879087918792879387948795879687978798879988008801880288038804880588068807880888098810881188128813881488158816881788188819882088218822882388248825882688278828882988308831883288338834883588368837883888398840884188428843884488458846884788488849885088518852885388548855885688578858885988608861886288638864886588668867886888698870887188728873887488758876887788788879888088818882888388848885888688878888888988908891889288938894889588968897889888998900890189028903890489058906890789088909891089118912891389148915891689178918891989208921892289238924892589268927892889298930893189328933893489358936893789388939894089418942894389448945894689478948894989508951895289538954895589568957895889598960896189628963896489658966896789688969897089718972897389748975897689778978897989808981898289838984898589868987898889898990899189928993899489958996899789988999900090019002900390049005900690079008900990109011901290139014901590169017901890199020902190229023902490259026902790289029903090319032903390349035903690379038903990409041904290439044904590469047904890499050905190529053905490559056905790589059906090619062906390649065906690679068906990709071907290739074907590769077907890799080908190829083908490859086908790889089909090919092909390949095909690979098909991009101910291039104910591069107910891099110911191129113911491159116911791189119912091219122912391249125912691279128912991309131913291339134913591369137913891399140914191429143914491459146914791489149915091519152915391549155915691579158915991609161916291639164916591669167916891699170917191729173917491759176917791789179918091819182918391849185918691879188918991909191919291939194919591969197919891999200920192029203920492059206920792089209921092119212921392149215921692179218921992209221922292239224922592269227922892299230923192329233923492359236923792389239924092419242924392449245924692479248924992509251925292539254925592569257925892599260926192629263926492659266926792689269927092719272927392749275927692779278927992809281928292839284928592869287928892899290929192929293929492959296929792989299930093019302930393049305930693079308930993109311931293139314931593169317931893199320932193229323932493259326932793289329933093319332933393349335933693379338933993409341934293439344934593469347934893499350935193529353935493559356935793589359936093619362936393649365936693679368936993709371937293739374937593769377937893799380938193829383938493859386938793889389939093919392939393949395939693979398939994009401940294039404940594069407940894099410941194129413941494159416941794189419942094219422942394249425942694279428942994309431943294339434943594369437943894399440944194429443944494459446944794489449945094519452945394549455945694579458945994609461946294639464946594669467946894699470947194729473947494759476947794789479948094819482948394849485948694879488948994909491949294939494949594969497949894999500950195029503950495059506950795089509951095119512951395149515951695179518951995209521952295239524952595269527952895299530953195329533953495359536953795389539954095419542954395449545954695479548954995509551955295539554955595569557955895599560956195629563956495659566956795689569957095719572957395749575957695779578957995809581958295839584958595869587958895899590959195929593959495959596959795989599960096019602960396049605960696079608960996109611961296139614961596169617961896199620962196229623962496259626962796289629963096319632963396349635963696379638963996409641964296439644964596469647964896499650965196529653965496559656965796589659966096619662966396649665966696679668966996709671967296739674967596769677967896799680968196829683968496859686968796889689969096919692969396949695969696979698969997009701970297039704970597069707970897099710971197129713971497159716971797189719972097219722972397249725972697279728972997309731973297339734973597369737973897399740974197429743974497459746974797489749975097519752975397549755975697579758975997609761976297639764976597669767976897699770977197729773977497759776977797789779978097819782978397849785978697879788978997909791979297939794979597969797979897999800980198029803980498059806980798089809981098119812981398149815981698179818981998209821982298239824982598269827982898299830983198329833983498359836983798389839984098419842984398449845984698479848984998509851985298539854985598569857985898599860986198629863986498659866986798689869987098719872987398749875987698779878987998809881988298839884988598869887988898899890989198929893989498959896989798989899990099019902990399049905990699079908990999109911991299139914991599169917991899199920992199229923992499259926992799289929993099319932993399349935993699379938993999409941994299439944994599469947994899499950995199529953995499559956995799589959996099619962996399649965996699679968996999709971997299739974997599769977997899799980998199829983998499859986998799889989999099919992999399949995999699979998999910000100011000210003100041000510006100071000810009100101001110012100131001410015100161001710018100191002010021100221002310024100251002610027100281002910030100311003210033100341003510036100371003810039100401004110042100431004410045100461004710048100491005010051100521005310054100551005610057100581005910060100611006210063100641006510066100671006810069100701007110072100731007410075100761007710078100791008010081100821008310084100851008610087100881008910090100911009210093100941009510096100971009810099101001010110102101031010410105101061010710108101091011010111101121011310114101151011610117101181011910120101211012210123101241012510126101271012810129101301013110132101331013410135101361013710138101391014010141101421014310144101451014610147101481014910150101511015210153101541015510156101571015810159101601016110162101631016410165101661016710168101691017010171101721017310174101751017610177101781017910180101811018210183101841018510186101871018810189101901019110192101931019410195101961019710198101991020010201102021020310204102051020610207102081020910210102111021210213102141021510216102171021810219102201022110222102231022410225102261022710228102291023010231102321023310234102351023610237102381023910240102411024210243102441024510246102471024810249102501025110252102531025410255102561025710258102591026010261102621026310264102651026610267102681026910270102711027210273102741027510276102771027810279102801028110282102831028410285102861028710288102891029010291102921029310294102951029610297102981029910300103011030210303103041030510306103071030810309103101031110312103131031410315103161031710318103191032010321103221032310324103251032610327103281032910330103311033210333103341033510336103371033810339103401034110342103431034410345103461034710348103491035010351103521035310354103551035610357103581035910360103611036210363103641036510366103671036810369103701037110372103731037410375103761037710378103791038010381103821038310384103851038610387103881038910390103911039210393103941039510396103971039810399104001040110402104031040410405104061040710408104091041010411104121041310414104151041610417104181041910420104211042210423104241042510426104271042810429104301043110432104331043410435104361043710438104391044010441104421044310444104451044610447104481044910450104511045210453104541045510456104571045810459104601046110462104631046410465104661046710468104691047010471104721047310474104751047610477104781047910480104811048210483104841048510486104871048810489104901049110492104931049410495104961049710498104991050010501105021050310504105051050610507105081050910510105111051210513105141051510516105171051810519105201052110522105231052410525105261052710528105291053010531105321053310534105351053610537105381053910540105411054210543105441054510546105471054810549105501055110552105531055410555105561055710558105591056010561105621056310564105651056610567105681056910570105711057210573105741057510576105771057810579105801058110582105831058410585105861058710588105891059010591105921059310594105951059610597105981059910600106011060210603106041060510606106071060810609106101061110612106131061410615106161061710618106191062010621106221062310624106251062610627106281062910630106311063210633106341063510636106371063810639106401064110642106431064410645106461064710648106491065010651106521065310654106551065610657106581065910660106611066210663106641066510666106671066810669106701067110672106731067410675106761067710678106791068010681106821068310684106851068610687106881068910690106911069210693106941069510696106971069810699107001070110702107031070410705107061070710708107091071010711107121071310714107151071610717107181071910720107211072210723107241072510726107271072810729107301073110732107331073410735107361073710738107391074010741107421074310744107451074610747107481074910750107511075210753107541075510756107571075810759107601076110762107631076410765107661076710768107691077010771107721077310774107751077610777107781077910780107811078210783107841078510786107871078810789107901079110792107931079410795107961079710798107991080010801108021080310804108051080610807108081080910810108111081210813108141081510816108171081810819108201082110822108231082410825108261082710828108291083010831108321083310834108351083610837108381083910840108411084210843108441084510846108471084810849108501085110852108531085410855108561085710858108591086010861108621086310864108651086610867108681086910870108711087210873108741087510876108771087810879108801088110882108831088410885108861088710888108891089010891108921089310894108951089610897108981089910900109011090210903109041090510906109071090810909109101091110912109131091410915109161091710918109191092010921109221092310924109251092610927109281092910930109311093210933109341093510936109371093810939109401094110942109431094410945109461094710948109491095010951109521095310954109551095610957109581095910960109611096210963109641096510966109671096810969109701097110972109731097410975109761097710978109791098010981109821098310984109851098610987109881098910990109911099210993109941099510996109971099810999110001100111002110031100411005110061100711008110091101011011110121101311014110151101611017110181101911020110211102211023110241102511026110271102811029110301103111032110331103411035110361103711038110391104011041110421104311044110451104611047110481104911050110511105211053110541105511056110571105811059110601106111062110631106411065110661106711068110691107011071110721107311074110751107611077110781107911080110811108211083110841108511086110871108811089110901109111092110931109411095110961109711098110991110011101111021110311104111051110611107111081110911110111111111211113111141111511116111171111811119111201112111122111231112411125111261112711128111291113011131111321113311134111351113611137111381113911140111411114211143111441114511146111471114811149111501115111152111531115411155111561115711158111591116011161111621116311164111651116611167111681116911170111711117211173111741117511176111771117811179111801118111182111831118411185111861118711188111891119011191111921119311194111951119611197111981119911200112011120211203112041120511206112071120811209112101121111212112131121411215112161121711218112191122011221112221122311224112251122611227112281122911230112311123211233112341123511236112371123811239112401124111242112431124411245112461124711248112491125011251112521125311254112551125611257112581125911260112611126211263112641126511266112671126811269112701127111272112731127411275112761127711278112791128011281112821128311284112851128611287112881128911290112911129211293112941129511296112971129811299113001130111302113031130411305113061130711308113091131011311113121131311314113151131611317113181131911320113211132211323113241132511326113271132811329113301133111332113331133411335113361133711338113391134011341113421134311344113451134611347113481134911350113511135211353113541135511356113571135811359113601136111362113631136411365113661136711368113691137011371113721137311374113751137611377113781137911380113811138211383113841138511386113871138811389113901139111392113931139411395113961139711398113991140011401114021140311404114051140611407114081140911410114111141211413114141141511416114171141811419114201142111422114231142411425114261142711428114291143011431114321143311434114351143611437114381143911440114411144211443114441144511446114471144811449114501145111452114531145411455114561145711458114591146011461114621146311464114651146611467114681146911470114711147211473114741147511476114771147811479114801148111482114831148411485114861148711488114891149011491114921149311494114951149611497114981149911500115011150211503115041150511506115071150811509115101151111512115131151411515115161151711518115191152011521115221152311524115251152611527115281152911530115311153211533115341153511536115371153811539115401154111542115431154411545115461154711548115491155011551115521155311554115551155611557115581155911560115611156211563115641156511566115671156811569115701157111572115731157411575115761157711578115791158011581115821158311584115851158611587115881158911590115911159211593115941159511596115971159811599116001160111602116031160411605116061160711608116091161011611116121161311614116151161611617116181161911620116211162211623116241162511626116271162811629116301163111632116331163411635116361163711638116391164011641116421164311644116451164611647116481164911650116511165211653116541165511656116571165811659116601166111662116631166411665116661166711668116691167011671116721167311674116751167611677116781167911680116811168211683116841168511686116871168811689116901169111692116931169411695116961169711698116991170011701117021170311704117051170611707117081170911710117111171211713117141171511716117171171811719117201172111722117231172411725117261172711728117291173011731117321173311734117351173611737117381173911740117411174211743117441174511746117471174811749117501175111752117531175411755117561175711758117591176011761117621176311764117651176611767117681176911770117711177211773117741177511776117771177811779117801178111782117831178411785117861178711788117891179011791117921179311794117951179611797117981179911800118011180211803118041180511806118071180811809118101181111812118131181411815118161181711818118191182011821118221182311824118251182611827118281182911830118311183211833118341183511836118371183811839118401184111842118431184411845118461184711848118491185011851118521185311854118551185611857118581185911860118611186211863118641186511866118671186811869118701187111872118731187411875118761187711878118791188011881118821188311884118851188611887118881188911890118911189211893118941189511896118971189811899119001190111902119031190411905119061190711908119091191011911119121191311914119151191611917119181191911920119211192211923119241192511926119271192811929119301193111932119331193411935119361193711938119391194011941119421194311944119451194611947119481194911950119511195211953119541195511956119571195811959119601196111962119631196411965119661196711968119691197011971119721197311974119751197611977119781197911980119811198211983119841198511986119871198811989119901199111992119931199411995119961199711998119991200012001120021200312004120051200612007120081200912010120111201212013120141201512016120171201812019120201202112022120231202412025120261202712028120291203012031120321203312034120351203612037120381203912040120411204212043120441204512046120471204812049120501205112052120531205412055120561205712058120591206012061120621206312064120651206612067120681206912070120711207212073120741207512076120771207812079120801208112082120831208412085120861208712088120891209012091120921209312094120951209612097120981209912100121011210212103121041210512106121071210812109121101211112112121131211412115121161211712118121191212012121121221212312124121251212612127121281212912130121311213212133121341213512136121371213812139121401214112142121431214412145121461214712148121491215012151121521215312154121551215612157121581215912160121611216212163121641216512166121671216812169121701217112172121731217412175121761217712178121791218012181121821218312184121851218612187121881218912190121911219212193121941219512196121971219812199122001220112202122031220412205122061220712208122091221012211122121221312214122151221612217122181221912220122211222212223122241222512226122271222812229122301223112232122331223412235122361223712238122391224012241122421224312244122451224612247122481224912250122511225212253122541225512256122571225812259122601226112262122631226412265122661226712268122691227012271122721227312274122751227612277122781227912280122811228212283122841228512286122871228812289122901229112292122931229412295122961229712298122991230012301123021230312304123051230612307123081230912310123111231212313123141231512316123171231812319123201232112322123231232412325123261232712328123291233012331123321233312334123351233612337123381233912340123411234212343123441234512346123471234812349123501235112352123531235412355123561235712358123591236012361123621236312364123651236612367123681236912370123711237212373123741237512376123771237812379123801238112382123831238412385123861238712388123891239012391123921239312394123951239612397123981239912400124011240212403124041240512406124071240812409124101241112412124131241412415124161241712418124191242012421124221242312424124251242612427124281242912430124311243212433124341243512436124371243812439124401244112442124431244412445124461244712448124491245012451124521245312454124551245612457124581245912460124611246212463124641246512466124671246812469124701247112472124731247412475124761247712478124791248012481124821248312484124851248612487124881248912490124911249212493124941249512496124971249812499125001250112502125031250412505125061250712508125091251012511125121251312514125151251612517125181251912520125211252212523125241252512526125271252812529125301253112532125331253412535125361253712538125391254012541125421254312544125451254612547125481254912550125511255212553125541255512556125571255812559125601256112562125631256412565125661256712568125691257012571125721257312574125751257612577125781257912580125811258212583125841258512586125871258812589125901259112592125931259412595125961259712598125991260012601126021260312604126051260612607126081260912610126111261212613126141261512616126171261812619126201262112622126231262412625126261262712628126291263012631126321263312634126351263612637126381263912640126411264212643126441264512646126471264812649126501265112652126531265412655126561265712658126591266012661126621266312664126651266612667126681266912670126711267212673126741267512676126771267812679126801268112682126831268412685126861268712688126891269012691126921269312694126951269612697126981269912700127011270212703127041270512706127071270812709127101271112712127131271412715127161271712718127191272012721127221272312724127251272612727127281272912730127311273212733127341273512736127371273812739127401274112742127431274412745127461274712748127491275012751127521275312754127551275612757127581275912760127611276212763127641276512766127671276812769127701277112772127731277412775127761277712778127791278012781127821278312784127851278612787127881278912790127911279212793127941279512796127971279812799128001280112802128031280412805128061280712808128091281012811128121281312814128151281612817128181281912820128211282212823128241282512826128271282812829128301283112832128331283412835128361283712838128391284012841128421284312844128451284612847128481284912850128511285212853128541285512856128571285812859128601286112862128631286412865128661286712868128691287012871128721287312874128751287612877128781287912880128811288212883128841288512886128871288812889128901289112892128931289412895128961289712898128991290012901129021290312904129051290612907129081290912910129111291212913129141291512916129171291812919129201292112922129231292412925129261292712928129291293012931129321293312934129351293612937129381293912940129411294212943129441294512946129471294812949129501295112952129531295412955129561295712958129591296012961129621296312964129651296612967129681296912970129711297212973129741297512976129771297812979129801298112982129831298412985129861298712988129891299012991129921299312994129951299612997129981299913000130011300213003130041300513006130071300813009130101301113012130131301413015130161301713018130191302013021130221302313024130251302613027130281302913030130311303213033130341303513036130371303813039130401304113042130431304413045130461304713048130491305013051130521305313054130551305613057130581305913060130611306213063130641306513066130671306813069130701307113072130731307413075130761307713078130791308013081130821308313084130851308613087130881308913090130911309213093130941309513096130971309813099131001310113102131031310413105131061310713108131091311013111131121311313114131151311613117131181311913120131211312213123131241312513126131271312813129131301313113132131331313413135131361313713138131391314013141131421314313144131451314613147131481314913150131511315213153131541315513156131571315813159131601316113162131631316413165131661316713168131691317013171131721317313174131751317613177131781317913180131811318213183131841318513186131871318813189131901319113192131931319413195131961319713198131991320013201132021320313204132051320613207132081320913210132111321213213132141321513216132171321813219132201322113222132231322413225132261322713228132291323013231132321323313234132351323613237132381323913240132411324213243132441324513246132471324813249132501325113252132531325413255132561325713258132591326013261132621326313264132651326613267132681326913270132711327213273132741327513276132771327813279132801328113282132831328413285132861328713288132891329013291132921329313294132951329613297132981329913300133011330213303133041330513306133071330813309133101331113312133131331413315133161331713318133191332013321133221332313324133251332613327133281332913330133311333213333133341333513336133371333813339133401334113342133431334413345133461334713348133491335013351133521335313354133551335613357133581335913360133611336213363133641336513366133671336813369133701337113372133731337413375133761337713378133791338013381133821338313384133851338613387133881338913390133911339213393133941339513396133971339813399134001340113402134031340413405134061340713408134091341013411134121341313414134151341613417134181341913420134211342213423134241342513426134271342813429134301343113432134331343413435134361343713438134391344013441134421344313444134451344613447134481344913450134511345213453134541345513456134571345813459134601346113462134631346413465134661346713468134691347013471134721347313474134751347613477134781347913480134811348213483134841348513486134871348813489134901349113492134931349413495134961349713498134991350013501135021350313504135051350613507135081350913510135111351213513135141351513516135171351813519135201352113522135231352413525135261352713528135291353013531135321353313534135351353613537135381353913540135411354213543135441354513546135471354813549135501355113552135531355413555135561355713558135591356013561135621356313564135651356613567135681356913570135711357213573135741357513576135771357813579135801358113582135831358413585135861358713588135891359013591135921359313594135951359613597135981359913600136011360213603136041360513606136071360813609136101361113612136131361413615136161361713618136191362013621136221362313624136251362613627136281362913630136311363213633136341363513636136371363813639136401364113642136431364413645136461364713648136491365013651136521365313654136551365613657136581365913660136611366213663136641366513666136671366813669136701367113672136731367413675136761367713678136791368013681136821368313684136851368613687136881368913690136911369213693136941369513696136971369813699137001370113702137031370413705137061370713708137091371013711137121371313714137151371613717
  1. #include "pch-cpp.hpp"
  2. #ifndef _MSC_VER
  3. # include <alloca.h>
  4. #else
  5. # include <malloc.h>
  6. #endif
  7. #include <limits>
  8. #include <stdint.h>
  9. struct VirtualActionInvoker0
  10. {
  11. typedef void (*Action)(void*, const RuntimeMethod*);
  12. static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
  13. {
  14. const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
  15. ((Action)invokeData.methodPtr)(obj, invokeData.method);
  16. }
  17. };
  18. template <typename T1>
  19. struct VirtualActionInvoker1
  20. {
  21. typedef void (*Action)(void*, T1, const RuntimeMethod*);
  22. static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
  23. {
  24. const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
  25. ((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
  26. }
  27. };
  28. template <typename T1, typename T2>
  29. struct VirtualActionInvoker2
  30. {
  31. typedef void (*Action)(void*, T1, T2, const RuntimeMethod*);
  32. static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2)
  33. {
  34. const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
  35. ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
  36. }
  37. };
  38. template <typename R>
  39. struct VirtualFuncInvoker0
  40. {
  41. typedef R (*Func)(void*, const RuntimeMethod*);
  42. static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
  43. {
  44. const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
  45. return ((Func)invokeData.methodPtr)(obj, invokeData.method);
  46. }
  47. };
  48. template <typename R, typename T1>
  49. struct VirtualFuncInvoker1
  50. {
  51. typedef R (*Func)(void*, T1, const RuntimeMethod*);
  52. static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
  53. {
  54. const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
  55. return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method);
  56. }
  57. };
  58. struct InterfaceActionInvoker0
  59. {
  60. typedef void (*Action)(void*, const RuntimeMethod*);
  61. static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
  62. {
  63. const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
  64. ((Action)invokeData.methodPtr)(obj, invokeData.method);
  65. }
  66. };
  67. template <typename R>
  68. struct InterfaceFuncInvoker0
  69. {
  70. typedef R (*Func)(void*, const RuntimeMethod*);
  71. static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
  72. {
  73. const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
  74. return ((Func)invokeData.methodPtr)(obj, invokeData.method);
  75. }
  76. };
  77. // System.Action`1<System.Object>
  78. struct Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC;
  79. // System.Threading.AsyncLocal`1<System.Globalization.CultureInfo>
  80. struct AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349;
  81. // System.Comparison`1<System.TimeZoneInfo/AdjustmentRule>
  82. struct Comparison_1_tDAC4CC47FDC3DBE8E8A9DF5789C71CAA2B42AEC1;
  83. // System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Threading.Tasks.TaskScheduler,System.Object>
  84. struct ConditionalWeakTable_2_t93AD246458B1FCACF9EE33160B2DB2E06AB42CD8;
  85. // System.Collections.Generic.Dictionary`2<System.Int32,System.Globalization.CultureInfo>
  86. struct Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402;
  87. // System.Collections.Generic.Dictionary`2<System.Int32,System.Threading.Tasks.Task>
  88. struct Dictionary_2_tB758E2A2593CD827EFC041BE1F1BB4B68DE1C3E8;
  89. // System.Collections.Generic.Dictionary`2<System.String,System.Globalization.CultureInfo>
  90. struct Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC;
  91. // System.Collections.Generic.Dictionary`2<System.String,System.Int32>
  92. struct Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162;
  93. // System.EventHandler`1<System.Threading.Tasks.UnobservedTaskExceptionEventArgs>
  94. struct EventHandler_1_t7DFDECE3AD515844324382F8BBCAC2975ABEE63A;
  95. // System.Func`1<System.Threading.ManualResetEvent>
  96. struct Func_1_t5676838A0CF4B34BFAE91E1902234AA2C5C4BE05;
  97. // System.Func`1<System.Threading.Tasks.Task/ContingentProperties>
  98. struct Func_1_tBCF42601FA307876E83080BE4204110820F8BF3B;
  99. // System.Func`2<System.Object,System.Int32>
  100. struct Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C;
  101. // System.Func`2<System.Object,System.String>
  102. struct Func_2_t060A650AB95DEF14D4F579FA5999ACEFEEE0FD82;
  103. // System.Collections.Generic.List`1<System.Object>
  104. struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5;
  105. // System.Collections.Generic.List`1<System.Threading.Timer>
  106. struct List_1_t537143C180C9FB69517B6C26205D2AA824591563;
  107. // System.Predicate`1<System.Object>
  108. struct Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB;
  109. // System.Predicate`1<System.Threading.Tasks.Task>
  110. struct Predicate_1_tC0DBBC8498BD1EE6ABFFAA5628024105FA7D11BD;
  111. // System.Boolean[]
  112. struct BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C;
  113. // System.Byte[]
  114. struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726;
  115. // System.Char[]
  116. struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34;
  117. // System.Delegate[]
  118. struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8;
  119. // System.Int32[]
  120. struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32;
  121. // System.IntPtr[]
  122. struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6;
  123. // System.Object[]
  124. struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE;
  125. // System.SByte[]
  126. struct SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7;
  127. // System.Diagnostics.StackTrace[]
  128. struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971;
  129. // System.String[]
  130. struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A;
  131. // System.Threading.Timer[]
  132. struct TimerU5BU5D_t205623A7C76F326689222249DAF432D18EB88387;
  133. // System.Type[]
  134. struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755;
  135. // Mono.Security.ASN1
  136. struct ASN1_t517C1E52F12F8CBFE4C802915DC4F1DB70F83633;
  137. // System.Action
  138. struct Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6;
  139. // System.ArgumentException
  140. struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00;
  141. // System.ArgumentNullException
  142. struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB;
  143. // System.ArgumentOutOfRangeException
  144. struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8;
  145. // System.Collections.ArrayList
  146. struct ArrayList_t6C1A49839DC1F0D568E8E11FA1626FCF0EC06575;
  147. // System.Reflection.Binder
  148. struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30;
  149. // System.Byte
  150. struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056;
  151. // System.Globalization.Calendar
  152. struct Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A;
  153. // System.Threading.CancellationTokenSource
  154. struct CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3;
  155. // System.Char
  156. struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14;
  157. // System.Globalization.CodePageDataItem
  158. struct CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E;
  159. // System.Globalization.CompareInfo
  160. struct CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9;
  161. // System.Threading.ContextCallback
  162. struct ContextCallback_t93707E0430F4FF3E15E1FB5A4844BE89C657AE8B;
  163. // System.Globalization.CultureData
  164. struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529;
  165. // System.Globalization.CultureInfo
  166. struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98;
  167. // System.Security.Cryptography.DSA
  168. struct DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7;
  169. // System.Globalization.DateTimeFormatInfo
  170. struct DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90;
  171. // System.Text.Decoder
  172. struct Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370;
  173. // System.Text.DecoderFallback
  174. struct DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D;
  175. // System.Text.DecoderFallbackBuffer
  176. struct DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B;
  177. // System.Text.DecoderNLS
  178. struct DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A;
  179. // System.Delegate
  180. struct Delegate_t;
  181. // System.DelegateData
  182. struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288;
  183. // System.Text.EncoderFallback
  184. struct EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4;
  185. // System.Text.EncoderFallbackBuffer
  186. struct EncoderFallbackBuffer_t088B2EDCFB7C53978D7C5F962DE31BE01D6968E0;
  187. // System.Text.EncoderNLS
  188. struct EncoderNLS_tB071198C3F300408FDED1BD2C822F46A25115712;
  189. // System.Text.Encoding
  190. struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827;
  191. // System.Threading.EventWaitHandle
  192. struct EventWaitHandle_t80CDEB33529EF7549E7D3E3B689D8272B9F37F3C;
  193. // System.Exception
  194. struct Exception_t;
  195. // System.Threading.ExecutionContext
  196. struct ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414;
  197. // System.FormatException
  198. struct FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759;
  199. // System.Collections.Hashtable
  200. struct Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC;
  201. // System.Collections.IComparer
  202. struct IComparer_t624EE667DCB0D3765FF034F7150DA71B361B82C0;
  203. // System.Collections.IDictionary
  204. struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A;
  205. // System.Collections.IEnumerator
  206. struct IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105;
  207. // System.IFormatProvider
  208. struct IFormatProvider_tF2AECC4B14F41D36718920D67F930CED940412DF;
  209. // System.Runtime.Serialization.IFormatterConverter
  210. struct IFormatterConverter_t2A667D8777429024D8A3CB3D9AE29EA79FEA6176;
  211. // System.Security.Principal.IPrincipal
  212. struct IPrincipal_t850ACE1F48327B64F266DD2C6FD8C5F56E4889E2;
  213. // System.Threading.InternalThread
  214. struct InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB;
  215. // System.InvalidOperationException
  216. struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB;
  217. // System.Collections.ListDictionaryInternal
  218. struct ListDictionaryInternal_t41BC521E191A070D69C4D98B996314424BBFDA8A;
  219. // System.LocalDataStoreHolder
  220. struct LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146;
  221. // System.LocalDataStoreMgr
  222. struct LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A;
  223. // System.Threading.ManualResetEvent
  224. struct ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA;
  225. // System.Reflection.MemberFilter
  226. struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81;
  227. // System.Reflection.MethodInfo
  228. struct MethodInfo_t;
  229. // System.MulticastDelegate
  230. struct MulticastDelegate_t;
  231. // System.Globalization.NumberFormatInfo
  232. struct NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D;
  233. // System.OverflowException
  234. struct OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9;
  235. // System.Security.Cryptography.RSA
  236. struct RSA_t69A71E36B9C80D9580996FE05CBA0BAF3CE5560B;
  237. // System.Runtime.Serialization.SafeSerializationManager
  238. struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F;
  239. // Microsoft.Win32.SafeHandles.SafeWaitHandle
  240. struct SafeWaitHandle_tF37EACEDF9C6F350EB4ABC1E1F869EECB0B5ABB1;
  241. // System.Threading.SendOrPostCallback
  242. struct SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C;
  243. // System.Runtime.Serialization.SerializationException
  244. struct SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92;
  245. // System.Runtime.Serialization.SerializationInfo
  246. struct SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1;
  247. // System.Collections.SortedList
  248. struct SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165;
  249. // System.Threading.Tasks.StackGuard
  250. struct StackGuard_t88E1EE4741AD02CA5FEA04A4EB2CC70F230E0E6D;
  251. // System.IO.Stream
  252. struct Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB;
  253. // System.IO.StreamReader
  254. struct StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3;
  255. // System.String
  256. struct String_t;
  257. // System.Text.StringBuilder
  258. struct StringBuilder_t;
  259. // System.Threading.SynchronizationContext
  260. struct SynchronizationContext_t17D9365B5E0D30A0910A16FA4351C525232EF069;
  261. // System.Threading.Tasks.Task
  262. struct Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60;
  263. // System.Threading.Tasks.TaskFactory
  264. struct TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B;
  265. // System.Threading.Tasks.TaskScheduler
  266. struct TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D;
  267. // System.Globalization.TextInfo
  268. struct TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C;
  269. // System.Threading.Thread
  270. struct Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414;
  271. // System.Threading.ThreadStart
  272. struct ThreadStart_tA13019555BA3CB2B0128F0880760196BF790E687;
  273. // System.Threading.Timer
  274. struct Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB;
  275. // System.Threading.TimerCallback
  276. struct TimerCallback_tD193CC50BF27E129E6857E1E8A7EAC24BD131814;
  277. // System.Type
  278. struct Type_t;
  279. // System.TypeName
  280. struct TypeName_t714DD2B9BA4134CE17349D95281A1F750D78D60F;
  281. // System.Text.UTF32Encoding
  282. struct UTF32Encoding_t54B51C8FAC5B2EAB4BDFACBBA06DB6117A38D014;
  283. // System.Text.UTF7Encoding
  284. struct UTF7Encoding_tA5454D96973119953BD301F20B9E59C77B5FA076;
  285. // System.Text.UTF8Encoding
  286. struct UTF8Encoding_t6EE88BC62116B5328F6CF4E39C9CC49EED2ED282;
  287. // System.Text.UnicodeEncoding
  288. struct UnicodeEncoding_tBB60B97AFC49D6246F28BF16D3E09822FCCACC68;
  289. // System.Version
  290. struct Version_tBDAEDED25425A1D09910468B8BD1759115646E3C;
  291. // System.Void
  292. struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5;
  293. // System.Threading.WaitCallback
  294. struct WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319;
  295. // Mono.Security.X509.X509Certificate
  296. struct X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF;
  297. // Mono.Security.X509.X509CertificateCollection
  298. struct X509CertificateCollection_t00707746ADE20907FAB93F8A404F4AAA01FDFDE3;
  299. // Mono.Security.X509.X509ExtensionCollection
  300. struct X509ExtensionCollection_tA7898A1845FB4B820B5F88C41159420CC0135B3A;
  301. // System.Collections.ListDictionaryInternal/DictionaryNode
  302. struct DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C;
  303. // System.Collections.SortedList/KeyList
  304. struct KeyList_t90FF026A62D56329DEFC1B768358977E70839881;
  305. // System.Collections.SortedList/ValueList
  306. struct ValueList_t3A0529729679D12F7F3AF77C48E10D5E6009CD3D;
  307. // System.Threading.Tasks.Task/ContingentProperties
  308. struct ContingentProperties_t1E249C737B8B8644ED1D60EEFA101D326B199EA0;
  309. // System.TimeZoneInfo/<>c
  310. struct U3CU3Ec_t24F903F915888347E8B19C16314DF4C75387324E;
  311. // System.TimeZoneInfo/AdjustmentRule
  312. struct AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304;
  313. // System.TimeZoneInfo/TIME_ZONE_INFORMATION
  314. struct TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578;
  315. // System.Threading.Timer/Scheduler
  316. struct Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8;
  317. // System.Threading.Timer/TimerComparer
  318. struct TimerComparer_t1899647CFE875978843BE8ABA01C10956F1E740B;
  319. // System.Security.Util.Tokenizer/StreamTokenReader
  320. struct StreamTokenReader_tBE50E3D129506958174D69229CC2271AECFFDE56;
  321. // System.Security.Util.Tokenizer/StringMaker
  322. struct StringMaker_t4B512CC97F2C6F1F5C401E0B0E44949683737D08;
  323. // System.TypeIdentifiers/Display
  324. struct Display_tB07FE33B5E37AC259B2FCC8EC820AC5CEDEAC41E;
  325. // System.TypeNames/ATypeName
  326. struct ATypeName_t19F245ED1619C78770F92C899C4FE364DBF30861;
  327. // System.Text.UTF32Encoding/UTF32Decoder
  328. struct UTF32Decoder_t38867B08AD03138702C713129B79529EC4528DB7;
  329. // System.Text.UTF7Encoding/Decoder
  330. struct Decoder_t6C0639E0DF1E52128429AC770CA9F2557A8E54C9;
  331. // System.Text.UTF7Encoding/DecoderUTF7Fallback
  332. struct DecoderUTF7Fallback_tBEF9A09732FAB23368825AE7C14C0EBF1F9028A8;
  333. // System.Text.UTF7Encoding/DecoderUTF7FallbackBuffer
  334. struct DecoderUTF7FallbackBuffer_tED3431DB4A6B4F48D1F1433A8E672F8B110D819A;
  335. // System.Text.UTF7Encoding/Encoder
  336. struct Encoder_tF895184EA91019AA3995A8547FD56A3E0D16D1B4;
  337. // System.Text.UTF8Encoding/UTF8Decoder
  338. struct UTF8Decoder_tD2359F0F52206B911EBC3222E627191C829F4C65;
  339. // System.Text.UTF8Encoding/UTF8Encoder
  340. struct UTF8Encoder_t3408DBF93D79A981F50954F660E33BA13FE29FD3;
  341. // System.Text.UnicodeEncoding/Decoder
  342. struct Decoder_tC3DC16951ED8FCF98278FC7F0804070A9C218109;
  343. // Microsoft.Win32.Win32Native/WIN32_FIND_DATA
  344. struct WIN32_FIND_DATA_tE88493B22E1CDD2E595CA4F800949555399AB3C7;
  345. // Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator
  346. struct X509CertificateEnumerator_t7DC1FB8E5922D2F77B9DBEB8CE52601228B0CF56;
  347. // System.Console/WindowsConsole/WindowsCancelHandler
  348. struct WindowsCancelHandler_tFD0F0B721F93ACA04D9CD9340DA39075A8FF2ACF;
  349. // System.Collections.ListDictionaryInternal/NodeKeyValueCollection/NodeKeyValueEnumerator
  350. struct NodeKeyValueEnumerator_tE6977A5C0AF3F0E001B951488690F2693BAB3955;
  351. // System.IO.Stream/SynchronousAsyncResult/<>c
  352. struct U3CU3Ec_t0B9BA392160C64553C28F93C014479CD7CDC88CB;
  353. IL2CPP_EXTERN_C RuntimeClass* Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_il2cpp_TypeInfo_var;
  354. IL2CPP_EXTERN_C RuntimeClass* AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304_il2cpp_TypeInfo_var;
  355. IL2CPP_EXTERN_C RuntimeClass* ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var;
  356. IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var;
  357. IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var;
  358. IL2CPP_EXTERN_C RuntimeClass* Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var;
  359. IL2CPP_EXTERN_C RuntimeClass* Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var;
  360. IL2CPP_EXTERN_C RuntimeClass* CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var;
  361. IL2CPP_EXTERN_C RuntimeClass* Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var;
  362. IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var;
  363. IL2CPP_EXTERN_C RuntimeClass* DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var;
  364. IL2CPP_EXTERN_C RuntimeClass* DayOfWeek_t9E9D87E7A85C119F741167E9F8C613ABFB0A4AC7_il2cpp_TypeInfo_var;
  365. IL2CPP_EXTERN_C RuntimeClass* DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D_il2cpp_TypeInfo_var;
  366. IL2CPP_EXTERN_C RuntimeClass* DecoderUTF7FallbackBuffer_tED3431DB4A6B4F48D1F1433A8E672F8B110D819A_il2cpp_TypeInfo_var;
  367. IL2CPP_EXTERN_C RuntimeClass* DecoderUTF7Fallback_tBEF9A09732FAB23368825AE7C14C0EBF1F9028A8_il2cpp_TypeInfo_var;
  368. IL2CPP_EXTERN_C RuntimeClass* EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4_il2cpp_TypeInfo_var;
  369. IL2CPP_EXTERN_C RuntimeClass* Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_il2cpp_TypeInfo_var;
  370. IL2CPP_EXTERN_C RuntimeClass* FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var;
  371. IL2CPP_EXTERN_C RuntimeClass* IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var;
  372. IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var;
  373. IL2CPP_EXTERN_C RuntimeClass* Il2CppComObject_il2cpp_TypeInfo_var;
  374. IL2CPP_EXTERN_C RuntimeClass* Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var;
  375. IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var;
  376. IL2CPP_EXTERN_C RuntimeClass* List_1_t537143C180C9FB69517B6C26205D2AA824591563_il2cpp_TypeInfo_var;
  377. IL2CPP_EXTERN_C RuntimeClass* ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA_il2cpp_TypeInfo_var;
  378. IL2CPP_EXTERN_C RuntimeClass* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var;
  379. IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var;
  380. IL2CPP_EXTERN_C RuntimeClass* OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9_il2cpp_TypeInfo_var;
  381. IL2CPP_EXTERN_C RuntimeClass* Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8_il2cpp_TypeInfo_var;
  382. IL2CPP_EXTERN_C RuntimeClass* SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C_il2cpp_TypeInfo_var;
  383. IL2CPP_EXTERN_C RuntimeClass* SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92_il2cpp_TypeInfo_var;
  384. IL2CPP_EXTERN_C RuntimeClass* SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165_il2cpp_TypeInfo_var;
  385. IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var;
  386. IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var;
  387. IL2CPP_EXTERN_C RuntimeClass* TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D_il2cpp_TypeInfo_var;
  388. IL2CPP_EXTERN_C RuntimeClass* Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_il2cpp_TypeInfo_var;
  389. IL2CPP_EXTERN_C RuntimeClass* ThreadStart_tA13019555BA3CB2B0128F0880760196BF790E687_il2cpp_TypeInfo_var;
  390. IL2CPP_EXTERN_C RuntimeClass* Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_il2cpp_TypeInfo_var;
  391. IL2CPP_EXTERN_C RuntimeClass* TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var;
  392. IL2CPP_EXTERN_C RuntimeClass* TimerComparer_t1899647CFE875978843BE8ABA01C10956F1E740B_il2cpp_TypeInfo_var;
  393. IL2CPP_EXTERN_C RuntimeClass* Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_il2cpp_TypeInfo_var;
  394. IL2CPP_EXTERN_C RuntimeClass* TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_il2cpp_TypeInfo_var;
  395. IL2CPP_EXTERN_C RuntimeClass* TypeName_t714DD2B9BA4134CE17349D95281A1F750D78D60F_il2cpp_TypeInfo_var;
  396. IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var;
  397. IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t0B9BA392160C64553C28F93C014479CD7CDC88CB_il2cpp_TypeInfo_var;
  398. IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t24F903F915888347E8B19C16314DF4C75387324E_il2cpp_TypeInfo_var;
  399. IL2CPP_EXTERN_C RuntimeClass* UnicodeEncoding_tBB60B97AFC49D6246F28BF16D3E09822FCCACC68_il2cpp_TypeInfo_var;
  400. IL2CPP_EXTERN_C RuntimeClass* WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319_il2cpp_TypeInfo_var;
  401. IL2CPP_EXTERN_C RuntimeClass* X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF_il2cpp_TypeInfo_var;
  402. IL2CPP_EXTERN_C RuntimeClass* YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_il2cpp_TypeInfo_var;
  403. IL2CPP_EXTERN_C String_t* _stringLiteral018504CD3A7D232B591A18D6B7B570DEE8B65BAB;
  404. IL2CPP_EXTERN_C String_t* _stringLiteral01AC6AAA845493AD30953C71C8C9EABF0D0124E4;
  405. IL2CPP_EXTERN_C String_t* _stringLiteral0763FE5EB1EAC35DDF3CD44B5645A71888066226;
  406. IL2CPP_EXTERN_C String_t* _stringLiteral0A2679566878DB123603B221EB69443EBD3A7BCB;
  407. IL2CPP_EXTERN_C String_t* _stringLiteral1450C988C6B4D028AF5A543FC4A7A8FA9BA62F30;
  408. IL2CPP_EXTERN_C String_t* _stringLiteral1C55B63DB181316212E6D01717E65E1FB557B6B8;
  409. IL2CPP_EXTERN_C String_t* _stringLiteral27898ED9175E943FDE24F2BF2E86B60EEDFF15D2;
  410. IL2CPP_EXTERN_C String_t* _stringLiteral2920727F7824CA7782C4813D6F7312ABCDA53CCD;
  411. IL2CPP_EXTERN_C String_t* _stringLiteral29988D0F9BCADFABFF66CBF5AB73096D1CAE3128;
  412. IL2CPP_EXTERN_C String_t* _stringLiteral2F57E36217901A5B3A93DB73B6E3E63001C94CD4;
  413. IL2CPP_EXTERN_C String_t* _stringLiteral30D99F99F1F4688CE08A3BF1B034C9CD49C19174;
  414. IL2CPP_EXTERN_C String_t* _stringLiteral315818C03CCC2B10070DF2D4EBD09EB6C4C66E58;
  415. IL2CPP_EXTERN_C String_t* _stringLiteral35FD9409286E50999789090A9930776FD3F2B13E;
  416. IL2CPP_EXTERN_C String_t* _stringLiteral3AF0F65A629E1F9641A341CFA19B861690DA71B5;
  417. IL2CPP_EXTERN_C String_t* _stringLiteral445399A595B24C0202D28AE23969D8FFF38F572A;
  418. IL2CPP_EXTERN_C String_t* _stringLiteral494836B9EFC41FFD5CB7E6CA5BA325833F323668;
  419. IL2CPP_EXTERN_C String_t* _stringLiteral49D64DCFE768AFB45BCA7F089DBB249FA1DA859C;
  420. IL2CPP_EXTERN_C String_t* _stringLiteral4B63EF6929AE971A204D72191783C54436124C51;
  421. IL2CPP_EXTERN_C String_t* _stringLiteral510ADF31D1E152C6A920A7E699AA2011696CB788;
  422. IL2CPP_EXTERN_C String_t* _stringLiteral592EDDBE99E3B537ABCB79EA8611A7CB7989097F;
  423. IL2CPP_EXTERN_C String_t* _stringLiteral63FC874122847D14784CB3ADBE59A08B9558FA97;
  424. IL2CPP_EXTERN_C String_t* _stringLiteral645F0B83FF7CADECF44AD1B83B13002DA97FBA1E;
  425. IL2CPP_EXTERN_C String_t* _stringLiteral67A8B307108B776E449960AB72201F944EB0EAAA;
  426. IL2CPP_EXTERN_C String_t* _stringLiteral74D560302B70C9D57AC7C2692A505F648FD1B1A4;
  427. IL2CPP_EXTERN_C String_t* _stringLiteral76EE6AC9CE84AB75E1822F990EDC05A4A83E34CD;
  428. IL2CPP_EXTERN_C String_t* _stringLiteral79C59F2479E52A939A8A16D011943BDBDFBEE65E;
  429. IL2CPP_EXTERN_C String_t* _stringLiteral7ED71F768C05670E3698EF09100E41C9E3AC8113;
  430. IL2CPP_EXTERN_C String_t* _stringLiteral83A0203482067140327BBF852248E02658CAE786;
  431. IL2CPP_EXTERN_C String_t* _stringLiteral83DC2909B9E8CF20AD23217F95DC9967B22DD3F5;
  432. IL2CPP_EXTERN_C String_t* _stringLiteral8994D295B1EC3F358FB1CDEB6465D3A478A7F949;
  433. IL2CPP_EXTERN_C String_t* _stringLiteral8BB31BB6FEE4CFF323F9B357F30EDA29E1B5CBA7;
  434. IL2CPP_EXTERN_C String_t* _stringLiteral91A84CFC28DE4E260ED3B9388BE19E585D150D7F;
  435. IL2CPP_EXTERN_C String_t* _stringLiteral92057E8211A0EA82031051D2B0E70ADB04D156C7;
  436. IL2CPP_EXTERN_C String_t* _stringLiteral97788FC356CCFD978CEEDA2BF269D6954F4D0740;
  437. IL2CPP_EXTERN_C String_t* _stringLiteral9C4034C5C6F417782BE8DF6DD6771CA6B67948DF;
  438. IL2CPP_EXTERN_C String_t* _stringLiteralA4236146F56D25D2D915B8BCD28F0936D3257EE6;
  439. IL2CPP_EXTERN_C String_t* _stringLiteralA50A38EF2D7858A83B908FDB41C862EF6FD5FAE1;
  440. IL2CPP_EXTERN_C String_t* _stringLiteralA595476C6F6D3E2C3406DD69BC73859EA4408F2F;
  441. IL2CPP_EXTERN_C String_t* _stringLiteralA7B00F7F25C375B2501A6ADBC86D092B23977085;
  442. IL2CPP_EXTERN_C String_t* _stringLiteralA7CB599B22D521F814BCCB6E5B683D86AA12640B;
  443. IL2CPP_EXTERN_C String_t* _stringLiteralAF00BC34B67009EEE0394C51F26D6D5457EC69F6;
  444. IL2CPP_EXTERN_C String_t* _stringLiteralB5411972E9968E9978EF95EF84FB5F5FE4F0F734;
  445. IL2CPP_EXTERN_C String_t* _stringLiteralBDC4CEC2209B63293A24317DF536AF666EAC59E5;
  446. IL2CPP_EXTERN_C String_t* _stringLiteralC093A43C681B135B2CCBFD21AF1C61BC84B52631;
  447. IL2CPP_EXTERN_C String_t* _stringLiteralC71EEB076C9C234A1E39FDB9B0DCFC8851BA4D7F;
  448. IL2CPP_EXTERN_C String_t* _stringLiteralC760D2328BD1CF4750B1C22486E5906ACA0DD030;
  449. IL2CPP_EXTERN_C String_t* _stringLiteralD08F78ED8610B5137CB74E4B8EE06DCA431A6DF5;
  450. IL2CPP_EXTERN_C String_t* _stringLiteralD3EDB56B30B60F6E6107AB89FE5358A528045F13;
  451. IL2CPP_EXTERN_C String_t* _stringLiteralD41010780259F355E00BAB0A989D365B9CD48A8F;
  452. IL2CPP_EXTERN_C String_t* _stringLiteralD5E0D3D064AAABFE3EC781EFE9126A80D40BED15;
  453. IL2CPP_EXTERN_C String_t* _stringLiteralD5FECA9C07F11E0EFEDB17DCA043A555B4DD4FF2;
  454. IL2CPP_EXTERN_C String_t* _stringLiteralD62A6E8579B9E226105A0C28889FEEC94AAE3E9A;
  455. IL2CPP_EXTERN_C String_t* _stringLiteralD94C250F2B1277449096D60BF52D91C01BC28947;
  456. IL2CPP_EXTERN_C String_t* _stringLiteralE5A6B5B780158F734FA0A11A802E762EF7BDD272;
  457. IL2CPP_EXTERN_C String_t* _stringLiteralEA8C788F462D3BDFF1A2C0A8B053AAA9567571BA;
  458. IL2CPP_EXTERN_C String_t* _stringLiteralF1FA676B434A01F8B0C76AACD342F3261CDB272A;
  459. IL2CPP_EXTERN_C String_t* _stringLiteralF38018A5E6704152C358CEE388C935AA44BFE927;
  460. IL2CPP_EXTERN_C String_t* _stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618;
  461. IL2CPP_EXTERN_C const RuntimeMethod* AdjustmentRule_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m17BE62BEC7C588C0B755CBB5426287665986474D_RuntimeMethod_var;
  462. IL2CPP_EXTERN_C const RuntimeMethod* AdjustmentRule_System_Runtime_Serialization_ISerializable_GetObjectData_mCF3E994E8DEAF796477DCA219855A09423139754_RuntimeMethod_var;
  463. IL2CPP_EXTERN_C const RuntimeMethod* AdjustmentRule_ValidateAdjustmentRule_m2D1CE9572A7AA306E36ADD93AA2CEA2858B77023_RuntimeMethod_var;
  464. IL2CPP_EXTERN_C const RuntimeMethod* AdjustmentRule__ctor_m2A972339AE991722C67C074B585F461F0AECEF3B_RuntimeMethod_var;
  465. IL2CPP_EXTERN_C const RuntimeMethod* DecoderUTF7FallbackBuffer_InternalFallback_mED8FF7722E62493ABE76E8CE1887618F6A720300_RuntimeMethod_var;
  466. IL2CPP_EXTERN_C const RuntimeMethod* Decoder_System_Runtime_Serialization_ISerializable_GetObjectData_m3ED01524C080A21879E3BB557F043586DA3C2AE0_RuntimeMethod_var;
  467. IL2CPP_EXTERN_C const RuntimeMethod* Decoder_System_Runtime_Serialization_ISerializable_GetObjectData_mFEA452EA85957C6375B8F3E3551D2DA9317E1165_RuntimeMethod_var;
  468. IL2CPP_EXTERN_C const RuntimeMethod* Decoder__ctor_m30B1EA2BF40A4E5A3F4BF3C7B6FE7377380A1038_RuntimeMethod_var;
  469. IL2CPP_EXTERN_C const RuntimeMethod* Decoder__ctor_m8A1BF2DA9101627DEFF9629F0E16F8A0A8917DE1_RuntimeMethod_var;
  470. IL2CPP_EXTERN_C const RuntimeMethod* Encoder_System_Runtime_Serialization_ISerializable_GetObjectData_m6092B473125DCAB361E2692A0A37F4F175154463_RuntimeMethod_var;
  471. IL2CPP_EXTERN_C const RuntimeMethod* Encoder__ctor_mD7BEBE37C16C8C8BFFFFDB86681B51F2142A8F7E_RuntimeMethod_var;
  472. IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mC453ABB994720CCA811CDC25F9DE5D950C7EBEC7_RuntimeMethod_var;
  473. IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mC1A3BC5C09490DE7BD41BBE1BFD81F870F508CC0_RuntimeMethod_var;
  474. IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m883AB85828B7C88FE9A8C7802E93E6CE979EA000_RuntimeMethod_var;
  475. IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Capacity_mD0C25FAD6973D3D67381859E776ECAE953FDFD6B_RuntimeMethod_var;
  476. IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m9F4CBA17931C03FCCABF06CE8F29187F98D1F260_RuntimeMethod_var;
  477. IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mAD2ADD88C07229F3B1A9D5C297A85DD0D8FB6FCB_RuntimeMethod_var;
  478. IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Capacity_mEA0D56662D94226185342D2A0FD7C1860C5FFA7F_RuntimeMethod_var;
  479. IL2CPP_EXTERN_C const RuntimeMethod* NodeKeyValueEnumerator_MoveNext_mA39E1A22D0DAD6C05709B603A264DEAD6F5560DB_RuntimeMethod_var;
  480. IL2CPP_EXTERN_C const RuntimeMethod* NodeKeyValueEnumerator_Reset_m9F789418938587F29F3B212BCAF8112317FA5943_RuntimeMethod_var;
  481. IL2CPP_EXTERN_C const RuntimeMethod* NodeKeyValueEnumerator_get_Current_m3D7CD1472E9AEA82F13366746FA675E0DCA7565A_RuntimeMethod_var;
  482. IL2CPP_EXTERN_C const RuntimeMethod* Scheduler_SchedulerThread_mDB9CB3C0FCB84658BB01FFF19F5995869778D8C7_RuntimeMethod_var;
  483. IL2CPP_EXTERN_C const RuntimeMethod* Scheduler_TimerCB_mFF78E60DAA18DD3E772F2113D46FB51241C957A6_RuntimeMethod_var;
  484. IL2CPP_EXTERN_C const RuntimeMethod* TimeSpanResult_SetFailure_m108B9ACFDAF4EB12A236CE9DA7333AAFFA96684B_RuntimeMethod_var;
  485. IL2CPP_EXTERN_C const RuntimeMethod* TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m7531877356A7E49F851E7C075B15905C94DBA18B_RuntimeMethod_var;
  486. IL2CPP_EXTERN_C const RuntimeMethod* TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData_mF3DC458CCBC82FA8027E237CE05A4B3D44E6D614_RuntimeMethod_var;
  487. IL2CPP_EXTERN_C const RuntimeMethod* TransitionTime_ValidateTransitionTime_m26FF63A3CD81059DCD206740F4C55820E979F844_RuntimeMethod_var;
  488. IL2CPP_EXTERN_C const RuntimeMethod* TransitionTime__ctor_mBE66AC04B8264C98E4EE51D0939F7CD57A3CBBC3_RuntimeMethod_var;
  489. IL2CPP_EXTERN_C const RuntimeMethod* UTF8Decoder_System_Runtime_Serialization_ISerializable_GetObjectData_m660874DE4EB3E16DF79AF02610D1DCA0D9A2E4BB_RuntimeMethod_var;
  490. IL2CPP_EXTERN_C const RuntimeMethod* UTF8Decoder__ctor_mF827B4315912C53F248B79A77CFDE99759111353_RuntimeMethod_var;
  491. IL2CPP_EXTERN_C const RuntimeMethod* UTF8Encoder_System_Runtime_Serialization_ISerializable_GetObjectData_m2EB22FA8BBBFC1038DA48A6014DDFD6FF57D93D2_RuntimeMethod_var;
  492. IL2CPP_EXTERN_C const RuntimeMethod* UTF8Encoder__ctor_m21812FB83AD489EC7871F626BC251F3DEDFC8506_RuntimeMethod_var;
  493. IL2CPP_EXTERN_C const RuntimeMethod* VersionResult_SetFailure_m6895BDEA769E4AE334A7D031C9AAC9C3D900C37F_RuntimeMethod_var;
  494. IL2CPP_EXTERN_C const RuntimeMethod* YieldAwaiter_QueueContinuation_m74F0C35BAB324C9DB810F8F60BA6BDBCAA5E0201_RuntimeMethod_var;
  495. IL2CPP_EXTERN_C const RuntimeMethod* YieldAwaiter_RunAction_mBBA702DC1D80A6DF9715E898DD994F965E946759_RuntimeMethod_var;
  496. IL2CPP_EXTERN_C const RuntimeType* Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var;
  497. IL2CPP_EXTERN_C const RuntimeType* Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var;
  498. IL2CPP_EXTERN_C const RuntimeType* Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var;
  499. IL2CPP_EXTERN_C const RuntimeType* DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_0_0_0_var;
  500. IL2CPP_EXTERN_C const RuntimeType* DayOfWeek_t9E9D87E7A85C119F741167E9F8C613ABFB0A4AC7_0_0_0_var;
  501. IL2CPP_EXTERN_C const RuntimeType* DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D_0_0_0_var;
  502. IL2CPP_EXTERN_C const RuntimeType* EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4_0_0_0_var;
  503. IL2CPP_EXTERN_C const RuntimeType* Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_0_0_0_var;
  504. IL2CPP_EXTERN_C const RuntimeType* Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var;
  505. IL2CPP_EXTERN_C const RuntimeType* SynchronizationContext_t17D9365B5E0D30A0910A16FA4351C525232EF069_0_0_0_var;
  506. IL2CPP_EXTERN_C const RuntimeType* TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_0_0_0_var;
  507. IL2CPP_EXTERN_C const RuntimeType* TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_0_0_0_var;
  508. struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_com;
  509. struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_pinvoke;
  510. struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com;
  511. struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke;
  512. struct Delegate_t_marshaled_com;
  513. struct Delegate_t_marshaled_pinvoke;
  514. struct Exception_t_marshaled_com;
  515. struct Exception_t_marshaled_pinvoke;
  516. struct TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578;;
  517. struct TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_com;
  518. struct TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_com;;
  519. struct TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_pinvoke;
  520. struct TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_pinvoke;;
  521. struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726;
  522. struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34;
  523. struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8;
  524. struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE;
  525. struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A;
  526. IL2CPP_EXTERN_C_BEGIN
  527. IL2CPP_EXTERN_C_END
  528. #ifdef __clang__
  529. #pragma clang diagnostic push
  530. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  531. #pragma clang diagnostic ignored "-Wunused-variable"
  532. #endif
  533. // System.Object
  534. // System.Collections.Generic.List`1<System.Object>
  535. struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 : public RuntimeObject
  536. {
  537. public:
  538. // T[] System.Collections.Generic.List`1::_items
  539. ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____items_1;
  540. // System.Int32 System.Collections.Generic.List`1::_size
  541. int32_t ____size_2;
  542. // System.Int32 System.Collections.Generic.List`1::_version
  543. int32_t ____version_3;
  544. // System.Object System.Collections.Generic.List`1::_syncRoot
  545. RuntimeObject * ____syncRoot_4;
  546. public:
  547. inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____items_1)); }
  548. inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__items_1() const { return ____items_1; }
  549. inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__items_1() { return &____items_1; }
  550. inline void set__items_1(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value)
  551. {
  552. ____items_1 = value;
  553. Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
  554. }
  555. inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____size_2)); }
  556. inline int32_t get__size_2() const { return ____size_2; }
  557. inline int32_t* get_address_of__size_2() { return &____size_2; }
  558. inline void set__size_2(int32_t value)
  559. {
  560. ____size_2 = value;
  561. }
  562. inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____version_3)); }
  563. inline int32_t get__version_3() const { return ____version_3; }
  564. inline int32_t* get_address_of__version_3() { return &____version_3; }
  565. inline void set__version_3(int32_t value)
  566. {
  567. ____version_3 = value;
  568. }
  569. inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____syncRoot_4)); }
  570. inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
  571. inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
  572. inline void set__syncRoot_4(RuntimeObject * value)
  573. {
  574. ____syncRoot_4 = value;
  575. Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
  576. }
  577. };
  578. struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields
  579. {
  580. public:
  581. // T[] System.Collections.Generic.List`1::_emptyArray
  582. ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____emptyArray_5;
  583. public:
  584. inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields, ____emptyArray_5)); }
  585. inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__emptyArray_5() const { return ____emptyArray_5; }
  586. inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__emptyArray_5() { return &____emptyArray_5; }
  587. inline void set__emptyArray_5(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value)
  588. {
  589. ____emptyArray_5 = value;
  590. Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
  591. }
  592. };
  593. // System.Collections.Generic.List`1<System.Threading.Timer>
  594. struct List_1_t537143C180C9FB69517B6C26205D2AA824591563 : public RuntimeObject
  595. {
  596. public:
  597. // T[] System.Collections.Generic.List`1::_items
  598. TimerU5BU5D_t205623A7C76F326689222249DAF432D18EB88387* ____items_1;
  599. // System.Int32 System.Collections.Generic.List`1::_size
  600. int32_t ____size_2;
  601. // System.Int32 System.Collections.Generic.List`1::_version
  602. int32_t ____version_3;
  603. // System.Object System.Collections.Generic.List`1::_syncRoot
  604. RuntimeObject * ____syncRoot_4;
  605. public:
  606. inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t537143C180C9FB69517B6C26205D2AA824591563, ____items_1)); }
  607. inline TimerU5BU5D_t205623A7C76F326689222249DAF432D18EB88387* get__items_1() const { return ____items_1; }
  608. inline TimerU5BU5D_t205623A7C76F326689222249DAF432D18EB88387** get_address_of__items_1() { return &____items_1; }
  609. inline void set__items_1(TimerU5BU5D_t205623A7C76F326689222249DAF432D18EB88387* value)
  610. {
  611. ____items_1 = value;
  612. Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
  613. }
  614. inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t537143C180C9FB69517B6C26205D2AA824591563, ____size_2)); }
  615. inline int32_t get__size_2() const { return ____size_2; }
  616. inline int32_t* get_address_of__size_2() { return &____size_2; }
  617. inline void set__size_2(int32_t value)
  618. {
  619. ____size_2 = value;
  620. }
  621. inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_t537143C180C9FB69517B6C26205D2AA824591563, ____version_3)); }
  622. inline int32_t get__version_3() const { return ____version_3; }
  623. inline int32_t* get_address_of__version_3() { return &____version_3; }
  624. inline void set__version_3(int32_t value)
  625. {
  626. ____version_3 = value;
  627. }
  628. inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t537143C180C9FB69517B6C26205D2AA824591563, ____syncRoot_4)); }
  629. inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
  630. inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
  631. inline void set__syncRoot_4(RuntimeObject * value)
  632. {
  633. ____syncRoot_4 = value;
  634. Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
  635. }
  636. };
  637. struct List_1_t537143C180C9FB69517B6C26205D2AA824591563_StaticFields
  638. {
  639. public:
  640. // T[] System.Collections.Generic.List`1::_emptyArray
  641. TimerU5BU5D_t205623A7C76F326689222249DAF432D18EB88387* ____emptyArray_5;
  642. public:
  643. inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t537143C180C9FB69517B6C26205D2AA824591563_StaticFields, ____emptyArray_5)); }
  644. inline TimerU5BU5D_t205623A7C76F326689222249DAF432D18EB88387* get__emptyArray_5() const { return ____emptyArray_5; }
  645. inline TimerU5BU5D_t205623A7C76F326689222249DAF432D18EB88387** get_address_of__emptyArray_5() { return &____emptyArray_5; }
  646. inline void set__emptyArray_5(TimerU5BU5D_t205623A7C76F326689222249DAF432D18EB88387* value)
  647. {
  648. ____emptyArray_5 = value;
  649. Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
  650. }
  651. };
  652. struct Il2CppArrayBounds;
  653. // System.Array
  654. // System.Collections.CollectionBase
  655. struct CollectionBase_tE5EF6826359F7FAC04D2F5E8AB93E1363A5826EB : public RuntimeObject
  656. {
  657. public:
  658. // System.Collections.ArrayList System.Collections.CollectionBase::list
  659. ArrayList_t6C1A49839DC1F0D568E8E11FA1626FCF0EC06575 * ___list_0;
  660. public:
  661. inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(CollectionBase_tE5EF6826359F7FAC04D2F5E8AB93E1363A5826EB, ___list_0)); }
  662. inline ArrayList_t6C1A49839DC1F0D568E8E11FA1626FCF0EC06575 * get_list_0() const { return ___list_0; }
  663. inline ArrayList_t6C1A49839DC1F0D568E8E11FA1626FCF0EC06575 ** get_address_of_list_0() { return &___list_0; }
  664. inline void set_list_0(ArrayList_t6C1A49839DC1F0D568E8E11FA1626FCF0EC06575 * value)
  665. {
  666. ___list_0 = value;
  667. Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
  668. }
  669. };
  670. // System.Runtime.ConstrainedExecution.CriticalFinalizerObject
  671. struct CriticalFinalizerObject_tA3367C832FFE7434EB3C15C7136AF25524150997 : public RuntimeObject
  672. {
  673. public:
  674. public:
  675. };
  676. // System.Globalization.CultureInfo
  677. struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 : public RuntimeObject
  678. {
  679. public:
  680. // System.Boolean System.Globalization.CultureInfo::m_isReadOnly
  681. bool ___m_isReadOnly_3;
  682. // System.Int32 System.Globalization.CultureInfo::cultureID
  683. int32_t ___cultureID_4;
  684. // System.Int32 System.Globalization.CultureInfo::parent_lcid
  685. int32_t ___parent_lcid_5;
  686. // System.Int32 System.Globalization.CultureInfo::datetime_index
  687. int32_t ___datetime_index_6;
  688. // System.Int32 System.Globalization.CultureInfo::number_index
  689. int32_t ___number_index_7;
  690. // System.Int32 System.Globalization.CultureInfo::default_calendar_type
  691. int32_t ___default_calendar_type_8;
  692. // System.Boolean System.Globalization.CultureInfo::m_useUserOverride
  693. bool ___m_useUserOverride_9;
  694. // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::numInfo
  695. NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10;
  696. // System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::dateTimeInfo
  697. DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11;
  698. // System.Globalization.TextInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::textInfo
  699. TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12;
  700. // System.String System.Globalization.CultureInfo::m_name
  701. String_t* ___m_name_13;
  702. // System.String System.Globalization.CultureInfo::englishname
  703. String_t* ___englishname_14;
  704. // System.String System.Globalization.CultureInfo::nativename
  705. String_t* ___nativename_15;
  706. // System.String System.Globalization.CultureInfo::iso3lang
  707. String_t* ___iso3lang_16;
  708. // System.String System.Globalization.CultureInfo::iso2lang
  709. String_t* ___iso2lang_17;
  710. // System.String System.Globalization.CultureInfo::win3lang
  711. String_t* ___win3lang_18;
  712. // System.String System.Globalization.CultureInfo::territory
  713. String_t* ___territory_19;
  714. // System.String[] System.Globalization.CultureInfo::native_calendar_names
  715. StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___native_calendar_names_20;
  716. // System.Globalization.CompareInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::compareInfo
  717. CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21;
  718. // System.Void* System.Globalization.CultureInfo::textinfo_data
  719. void* ___textinfo_data_22;
  720. // System.Int32 System.Globalization.CultureInfo::m_dataItem
  721. int32_t ___m_dataItem_23;
  722. // System.Globalization.Calendar System.Globalization.CultureInfo::calendar
  723. Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24;
  724. // System.Globalization.CultureInfo System.Globalization.CultureInfo::parent_culture
  725. CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___parent_culture_25;
  726. // System.Boolean System.Globalization.CultureInfo::constructed
  727. bool ___constructed_26;
  728. // System.Byte[] System.Globalization.CultureInfo::cached_serialized_form
  729. ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___cached_serialized_form_27;
  730. // System.Globalization.CultureData System.Globalization.CultureInfo::m_cultureData
  731. CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * ___m_cultureData_28;
  732. // System.Boolean System.Globalization.CultureInfo::m_isInherited
  733. bool ___m_isInherited_29;
  734. public:
  735. inline static int32_t get_offset_of_m_isReadOnly_3() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_isReadOnly_3)); }
  736. inline bool get_m_isReadOnly_3() const { return ___m_isReadOnly_3; }
  737. inline bool* get_address_of_m_isReadOnly_3() { return &___m_isReadOnly_3; }
  738. inline void set_m_isReadOnly_3(bool value)
  739. {
  740. ___m_isReadOnly_3 = value;
  741. }
  742. inline static int32_t get_offset_of_cultureID_4() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___cultureID_4)); }
  743. inline int32_t get_cultureID_4() const { return ___cultureID_4; }
  744. inline int32_t* get_address_of_cultureID_4() { return &___cultureID_4; }
  745. inline void set_cultureID_4(int32_t value)
  746. {
  747. ___cultureID_4 = value;
  748. }
  749. inline static int32_t get_offset_of_parent_lcid_5() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___parent_lcid_5)); }
  750. inline int32_t get_parent_lcid_5() const { return ___parent_lcid_5; }
  751. inline int32_t* get_address_of_parent_lcid_5() { return &___parent_lcid_5; }
  752. inline void set_parent_lcid_5(int32_t value)
  753. {
  754. ___parent_lcid_5 = value;
  755. }
  756. inline static int32_t get_offset_of_datetime_index_6() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___datetime_index_6)); }
  757. inline int32_t get_datetime_index_6() const { return ___datetime_index_6; }
  758. inline int32_t* get_address_of_datetime_index_6() { return &___datetime_index_6; }
  759. inline void set_datetime_index_6(int32_t value)
  760. {
  761. ___datetime_index_6 = value;
  762. }
  763. inline static int32_t get_offset_of_number_index_7() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___number_index_7)); }
  764. inline int32_t get_number_index_7() const { return ___number_index_7; }
  765. inline int32_t* get_address_of_number_index_7() { return &___number_index_7; }
  766. inline void set_number_index_7(int32_t value)
  767. {
  768. ___number_index_7 = value;
  769. }
  770. inline static int32_t get_offset_of_default_calendar_type_8() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___default_calendar_type_8)); }
  771. inline int32_t get_default_calendar_type_8() const { return ___default_calendar_type_8; }
  772. inline int32_t* get_address_of_default_calendar_type_8() { return &___default_calendar_type_8; }
  773. inline void set_default_calendar_type_8(int32_t value)
  774. {
  775. ___default_calendar_type_8 = value;
  776. }
  777. inline static int32_t get_offset_of_m_useUserOverride_9() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_useUserOverride_9)); }
  778. inline bool get_m_useUserOverride_9() const { return ___m_useUserOverride_9; }
  779. inline bool* get_address_of_m_useUserOverride_9() { return &___m_useUserOverride_9; }
  780. inline void set_m_useUserOverride_9(bool value)
  781. {
  782. ___m_useUserOverride_9 = value;
  783. }
  784. inline static int32_t get_offset_of_numInfo_10() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___numInfo_10)); }
  785. inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * get_numInfo_10() const { return ___numInfo_10; }
  786. inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D ** get_address_of_numInfo_10() { return &___numInfo_10; }
  787. inline void set_numInfo_10(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * value)
  788. {
  789. ___numInfo_10 = value;
  790. Il2CppCodeGenWriteBarrier((void**)(&___numInfo_10), (void*)value);
  791. }
  792. inline static int32_t get_offset_of_dateTimeInfo_11() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___dateTimeInfo_11)); }
  793. inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * get_dateTimeInfo_11() const { return ___dateTimeInfo_11; }
  794. inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** get_address_of_dateTimeInfo_11() { return &___dateTimeInfo_11; }
  795. inline void set_dateTimeInfo_11(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * value)
  796. {
  797. ___dateTimeInfo_11 = value;
  798. Il2CppCodeGenWriteBarrier((void**)(&___dateTimeInfo_11), (void*)value);
  799. }
  800. inline static int32_t get_offset_of_textInfo_12() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___textInfo_12)); }
  801. inline TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * get_textInfo_12() const { return ___textInfo_12; }
  802. inline TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C ** get_address_of_textInfo_12() { return &___textInfo_12; }
  803. inline void set_textInfo_12(TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * value)
  804. {
  805. ___textInfo_12 = value;
  806. Il2CppCodeGenWriteBarrier((void**)(&___textInfo_12), (void*)value);
  807. }
  808. inline static int32_t get_offset_of_m_name_13() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_name_13)); }
  809. inline String_t* get_m_name_13() const { return ___m_name_13; }
  810. inline String_t** get_address_of_m_name_13() { return &___m_name_13; }
  811. inline void set_m_name_13(String_t* value)
  812. {
  813. ___m_name_13 = value;
  814. Il2CppCodeGenWriteBarrier((void**)(&___m_name_13), (void*)value);
  815. }
  816. inline static int32_t get_offset_of_englishname_14() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___englishname_14)); }
  817. inline String_t* get_englishname_14() const { return ___englishname_14; }
  818. inline String_t** get_address_of_englishname_14() { return &___englishname_14; }
  819. inline void set_englishname_14(String_t* value)
  820. {
  821. ___englishname_14 = value;
  822. Il2CppCodeGenWriteBarrier((void**)(&___englishname_14), (void*)value);
  823. }
  824. inline static int32_t get_offset_of_nativename_15() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___nativename_15)); }
  825. inline String_t* get_nativename_15() const { return ___nativename_15; }
  826. inline String_t** get_address_of_nativename_15() { return &___nativename_15; }
  827. inline void set_nativename_15(String_t* value)
  828. {
  829. ___nativename_15 = value;
  830. Il2CppCodeGenWriteBarrier((void**)(&___nativename_15), (void*)value);
  831. }
  832. inline static int32_t get_offset_of_iso3lang_16() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___iso3lang_16)); }
  833. inline String_t* get_iso3lang_16() const { return ___iso3lang_16; }
  834. inline String_t** get_address_of_iso3lang_16() { return &___iso3lang_16; }
  835. inline void set_iso3lang_16(String_t* value)
  836. {
  837. ___iso3lang_16 = value;
  838. Il2CppCodeGenWriteBarrier((void**)(&___iso3lang_16), (void*)value);
  839. }
  840. inline static int32_t get_offset_of_iso2lang_17() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___iso2lang_17)); }
  841. inline String_t* get_iso2lang_17() const { return ___iso2lang_17; }
  842. inline String_t** get_address_of_iso2lang_17() { return &___iso2lang_17; }
  843. inline void set_iso2lang_17(String_t* value)
  844. {
  845. ___iso2lang_17 = value;
  846. Il2CppCodeGenWriteBarrier((void**)(&___iso2lang_17), (void*)value);
  847. }
  848. inline static int32_t get_offset_of_win3lang_18() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___win3lang_18)); }
  849. inline String_t* get_win3lang_18() const { return ___win3lang_18; }
  850. inline String_t** get_address_of_win3lang_18() { return &___win3lang_18; }
  851. inline void set_win3lang_18(String_t* value)
  852. {
  853. ___win3lang_18 = value;
  854. Il2CppCodeGenWriteBarrier((void**)(&___win3lang_18), (void*)value);
  855. }
  856. inline static int32_t get_offset_of_territory_19() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___territory_19)); }
  857. inline String_t* get_territory_19() const { return ___territory_19; }
  858. inline String_t** get_address_of_territory_19() { return &___territory_19; }
  859. inline void set_territory_19(String_t* value)
  860. {
  861. ___territory_19 = value;
  862. Il2CppCodeGenWriteBarrier((void**)(&___territory_19), (void*)value);
  863. }
  864. inline static int32_t get_offset_of_native_calendar_names_20() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___native_calendar_names_20)); }
  865. inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_native_calendar_names_20() const { return ___native_calendar_names_20; }
  866. inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_native_calendar_names_20() { return &___native_calendar_names_20; }
  867. inline void set_native_calendar_names_20(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value)
  868. {
  869. ___native_calendar_names_20 = value;
  870. Il2CppCodeGenWriteBarrier((void**)(&___native_calendar_names_20), (void*)value);
  871. }
  872. inline static int32_t get_offset_of_compareInfo_21() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___compareInfo_21)); }
  873. inline CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * get_compareInfo_21() const { return ___compareInfo_21; }
  874. inline CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 ** get_address_of_compareInfo_21() { return &___compareInfo_21; }
  875. inline void set_compareInfo_21(CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * value)
  876. {
  877. ___compareInfo_21 = value;
  878. Il2CppCodeGenWriteBarrier((void**)(&___compareInfo_21), (void*)value);
  879. }
  880. inline static int32_t get_offset_of_textinfo_data_22() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___textinfo_data_22)); }
  881. inline void* get_textinfo_data_22() const { return ___textinfo_data_22; }
  882. inline void** get_address_of_textinfo_data_22() { return &___textinfo_data_22; }
  883. inline void set_textinfo_data_22(void* value)
  884. {
  885. ___textinfo_data_22 = value;
  886. }
  887. inline static int32_t get_offset_of_m_dataItem_23() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_dataItem_23)); }
  888. inline int32_t get_m_dataItem_23() const { return ___m_dataItem_23; }
  889. inline int32_t* get_address_of_m_dataItem_23() { return &___m_dataItem_23; }
  890. inline void set_m_dataItem_23(int32_t value)
  891. {
  892. ___m_dataItem_23 = value;
  893. }
  894. inline static int32_t get_offset_of_calendar_24() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___calendar_24)); }
  895. inline Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * get_calendar_24() const { return ___calendar_24; }
  896. inline Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A ** get_address_of_calendar_24() { return &___calendar_24; }
  897. inline void set_calendar_24(Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * value)
  898. {
  899. ___calendar_24 = value;
  900. Il2CppCodeGenWriteBarrier((void**)(&___calendar_24), (void*)value);
  901. }
  902. inline static int32_t get_offset_of_parent_culture_25() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___parent_culture_25)); }
  903. inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_parent_culture_25() const { return ___parent_culture_25; }
  904. inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_parent_culture_25() { return &___parent_culture_25; }
  905. inline void set_parent_culture_25(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value)
  906. {
  907. ___parent_culture_25 = value;
  908. Il2CppCodeGenWriteBarrier((void**)(&___parent_culture_25), (void*)value);
  909. }
  910. inline static int32_t get_offset_of_constructed_26() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___constructed_26)); }
  911. inline bool get_constructed_26() const { return ___constructed_26; }
  912. inline bool* get_address_of_constructed_26() { return &___constructed_26; }
  913. inline void set_constructed_26(bool value)
  914. {
  915. ___constructed_26 = value;
  916. }
  917. inline static int32_t get_offset_of_cached_serialized_form_27() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___cached_serialized_form_27)); }
  918. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_cached_serialized_form_27() const { return ___cached_serialized_form_27; }
  919. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_cached_serialized_form_27() { return &___cached_serialized_form_27; }
  920. inline void set_cached_serialized_form_27(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value)
  921. {
  922. ___cached_serialized_form_27 = value;
  923. Il2CppCodeGenWriteBarrier((void**)(&___cached_serialized_form_27), (void*)value);
  924. }
  925. inline static int32_t get_offset_of_m_cultureData_28() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_cultureData_28)); }
  926. inline CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * get_m_cultureData_28() const { return ___m_cultureData_28; }
  927. inline CultureData_t53CDF1C5F789A28897415891667799420D3C5529 ** get_address_of_m_cultureData_28() { return &___m_cultureData_28; }
  928. inline void set_m_cultureData_28(CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * value)
  929. {
  930. ___m_cultureData_28 = value;
  931. Il2CppCodeGenWriteBarrier((void**)(&___m_cultureData_28), (void*)value);
  932. }
  933. inline static int32_t get_offset_of_m_isInherited_29() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_isInherited_29)); }
  934. inline bool get_m_isInherited_29() const { return ___m_isInherited_29; }
  935. inline bool* get_address_of_m_isInherited_29() { return &___m_isInherited_29; }
  936. inline void set_m_isInherited_29(bool value)
  937. {
  938. ___m_isInherited_29 = value;
  939. }
  940. };
  941. struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields
  942. {
  943. public:
  944. // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::invariant_culture_info
  945. CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___invariant_culture_info_0;
  946. // System.Object System.Globalization.CultureInfo::shared_table_lock
  947. RuntimeObject * ___shared_table_lock_1;
  948. // System.Globalization.CultureInfo System.Globalization.CultureInfo::default_current_culture
  949. CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___default_current_culture_2;
  950. // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentUICulture
  951. CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___s_DefaultThreadCurrentUICulture_33;
  952. // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentCulture
  953. CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___s_DefaultThreadCurrentCulture_34;
  954. // System.Collections.Generic.Dictionary`2<System.Int32,System.Globalization.CultureInfo> System.Globalization.CultureInfo::shared_by_number
  955. Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * ___shared_by_number_35;
  956. // System.Collections.Generic.Dictionary`2<System.String,System.Globalization.CultureInfo> System.Globalization.CultureInfo::shared_by_name
  957. Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * ___shared_by_name_36;
  958. // System.Boolean System.Globalization.CultureInfo::IsTaiwanSku
  959. bool ___IsTaiwanSku_37;
  960. public:
  961. inline static int32_t get_offset_of_invariant_culture_info_0() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___invariant_culture_info_0)); }
  962. inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_invariant_culture_info_0() const { return ___invariant_culture_info_0; }
  963. inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_invariant_culture_info_0() { return &___invariant_culture_info_0; }
  964. inline void set_invariant_culture_info_0(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value)
  965. {
  966. ___invariant_culture_info_0 = value;
  967. Il2CppCodeGenWriteBarrier((void**)(&___invariant_culture_info_0), (void*)value);
  968. }
  969. inline static int32_t get_offset_of_shared_table_lock_1() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_table_lock_1)); }
  970. inline RuntimeObject * get_shared_table_lock_1() const { return ___shared_table_lock_1; }
  971. inline RuntimeObject ** get_address_of_shared_table_lock_1() { return &___shared_table_lock_1; }
  972. inline void set_shared_table_lock_1(RuntimeObject * value)
  973. {
  974. ___shared_table_lock_1 = value;
  975. Il2CppCodeGenWriteBarrier((void**)(&___shared_table_lock_1), (void*)value);
  976. }
  977. inline static int32_t get_offset_of_default_current_culture_2() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___default_current_culture_2)); }
  978. inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_default_current_culture_2() const { return ___default_current_culture_2; }
  979. inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_default_current_culture_2() { return &___default_current_culture_2; }
  980. inline void set_default_current_culture_2(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value)
  981. {
  982. ___default_current_culture_2 = value;
  983. Il2CppCodeGenWriteBarrier((void**)(&___default_current_culture_2), (void*)value);
  984. }
  985. inline static int32_t get_offset_of_s_DefaultThreadCurrentUICulture_33() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___s_DefaultThreadCurrentUICulture_33)); }
  986. inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_s_DefaultThreadCurrentUICulture_33() const { return ___s_DefaultThreadCurrentUICulture_33; }
  987. inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_s_DefaultThreadCurrentUICulture_33() { return &___s_DefaultThreadCurrentUICulture_33; }
  988. inline void set_s_DefaultThreadCurrentUICulture_33(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value)
  989. {
  990. ___s_DefaultThreadCurrentUICulture_33 = value;
  991. Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentUICulture_33), (void*)value);
  992. }
  993. inline static int32_t get_offset_of_s_DefaultThreadCurrentCulture_34() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___s_DefaultThreadCurrentCulture_34)); }
  994. inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_s_DefaultThreadCurrentCulture_34() const { return ___s_DefaultThreadCurrentCulture_34; }
  995. inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_s_DefaultThreadCurrentCulture_34() { return &___s_DefaultThreadCurrentCulture_34; }
  996. inline void set_s_DefaultThreadCurrentCulture_34(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value)
  997. {
  998. ___s_DefaultThreadCurrentCulture_34 = value;
  999. Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentCulture_34), (void*)value);
  1000. }
  1001. inline static int32_t get_offset_of_shared_by_number_35() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_by_number_35)); }
  1002. inline Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * get_shared_by_number_35() const { return ___shared_by_number_35; }
  1003. inline Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 ** get_address_of_shared_by_number_35() { return &___shared_by_number_35; }
  1004. inline void set_shared_by_number_35(Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * value)
  1005. {
  1006. ___shared_by_number_35 = value;
  1007. Il2CppCodeGenWriteBarrier((void**)(&___shared_by_number_35), (void*)value);
  1008. }
  1009. inline static int32_t get_offset_of_shared_by_name_36() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_by_name_36)); }
  1010. inline Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * get_shared_by_name_36() const { return ___shared_by_name_36; }
  1011. inline Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC ** get_address_of_shared_by_name_36() { return &___shared_by_name_36; }
  1012. inline void set_shared_by_name_36(Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * value)
  1013. {
  1014. ___shared_by_name_36 = value;
  1015. Il2CppCodeGenWriteBarrier((void**)(&___shared_by_name_36), (void*)value);
  1016. }
  1017. inline static int32_t get_offset_of_IsTaiwanSku_37() { return static_cast<int32_t>(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___IsTaiwanSku_37)); }
  1018. inline bool get_IsTaiwanSku_37() const { return ___IsTaiwanSku_37; }
  1019. inline bool* get_address_of_IsTaiwanSku_37() { return &___IsTaiwanSku_37; }
  1020. inline void set_IsTaiwanSku_37(bool value)
  1021. {
  1022. ___IsTaiwanSku_37 = value;
  1023. }
  1024. };
  1025. // Native definition for P/Invoke marshalling of System.Globalization.CultureInfo
  1026. struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke
  1027. {
  1028. int32_t ___m_isReadOnly_3;
  1029. int32_t ___cultureID_4;
  1030. int32_t ___parent_lcid_5;
  1031. int32_t ___datetime_index_6;
  1032. int32_t ___number_index_7;
  1033. int32_t ___default_calendar_type_8;
  1034. int32_t ___m_useUserOverride_9;
  1035. NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10;
  1036. DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11;
  1037. TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12;
  1038. char* ___m_name_13;
  1039. char* ___englishname_14;
  1040. char* ___nativename_15;
  1041. char* ___iso3lang_16;
  1042. char* ___iso2lang_17;
  1043. char* ___win3lang_18;
  1044. char* ___territory_19;
  1045. char** ___native_calendar_names_20;
  1046. CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21;
  1047. void* ___textinfo_data_22;
  1048. int32_t ___m_dataItem_23;
  1049. Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24;
  1050. CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke* ___parent_culture_25;
  1051. int32_t ___constructed_26;
  1052. Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27;
  1053. CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_pinvoke* ___m_cultureData_28;
  1054. int32_t ___m_isInherited_29;
  1055. };
  1056. // Native definition for COM marshalling of System.Globalization.CultureInfo
  1057. struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com
  1058. {
  1059. int32_t ___m_isReadOnly_3;
  1060. int32_t ___cultureID_4;
  1061. int32_t ___parent_lcid_5;
  1062. int32_t ___datetime_index_6;
  1063. int32_t ___number_index_7;
  1064. int32_t ___default_calendar_type_8;
  1065. int32_t ___m_useUserOverride_9;
  1066. NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10;
  1067. DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11;
  1068. TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12;
  1069. Il2CppChar* ___m_name_13;
  1070. Il2CppChar* ___englishname_14;
  1071. Il2CppChar* ___nativename_15;
  1072. Il2CppChar* ___iso3lang_16;
  1073. Il2CppChar* ___iso2lang_17;
  1074. Il2CppChar* ___win3lang_18;
  1075. Il2CppChar* ___territory_19;
  1076. Il2CppChar** ___native_calendar_names_20;
  1077. CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21;
  1078. void* ___textinfo_data_22;
  1079. int32_t ___m_dataItem_23;
  1080. Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24;
  1081. CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com* ___parent_culture_25;
  1082. int32_t ___constructed_26;
  1083. Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27;
  1084. CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_com* ___m_cultureData_28;
  1085. int32_t ___m_isInherited_29;
  1086. };
  1087. // System.Text.Decoder
  1088. struct Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370 : public RuntimeObject
  1089. {
  1090. public:
  1091. // System.Text.DecoderFallback System.Text.Decoder::m_fallback
  1092. DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * ___m_fallback_0;
  1093. // System.Text.DecoderFallbackBuffer System.Text.Decoder::m_fallbackBuffer
  1094. DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B * ___m_fallbackBuffer_1;
  1095. public:
  1096. inline static int32_t get_offset_of_m_fallback_0() { return static_cast<int32_t>(offsetof(Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370, ___m_fallback_0)); }
  1097. inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * get_m_fallback_0() const { return ___m_fallback_0; }
  1098. inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D ** get_address_of_m_fallback_0() { return &___m_fallback_0; }
  1099. inline void set_m_fallback_0(DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * value)
  1100. {
  1101. ___m_fallback_0 = value;
  1102. Il2CppCodeGenWriteBarrier((void**)(&___m_fallback_0), (void*)value);
  1103. }
  1104. inline static int32_t get_offset_of_m_fallbackBuffer_1() { return static_cast<int32_t>(offsetof(Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370, ___m_fallbackBuffer_1)); }
  1105. inline DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B * get_m_fallbackBuffer_1() const { return ___m_fallbackBuffer_1; }
  1106. inline DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B ** get_address_of_m_fallbackBuffer_1() { return &___m_fallbackBuffer_1; }
  1107. inline void set_m_fallbackBuffer_1(DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B * value)
  1108. {
  1109. ___m_fallbackBuffer_1 = value;
  1110. Il2CppCodeGenWriteBarrier((void**)(&___m_fallbackBuffer_1), (void*)value);
  1111. }
  1112. };
  1113. // System.Text.DecoderFallback
  1114. struct DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D : public RuntimeObject
  1115. {
  1116. public:
  1117. // System.Boolean System.Text.DecoderFallback::bIsMicrosoftBestFitFallback
  1118. bool ___bIsMicrosoftBestFitFallback_0;
  1119. public:
  1120. inline static int32_t get_offset_of_bIsMicrosoftBestFitFallback_0() { return static_cast<int32_t>(offsetof(DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D, ___bIsMicrosoftBestFitFallback_0)); }
  1121. inline bool get_bIsMicrosoftBestFitFallback_0() const { return ___bIsMicrosoftBestFitFallback_0; }
  1122. inline bool* get_address_of_bIsMicrosoftBestFitFallback_0() { return &___bIsMicrosoftBestFitFallback_0; }
  1123. inline void set_bIsMicrosoftBestFitFallback_0(bool value)
  1124. {
  1125. ___bIsMicrosoftBestFitFallback_0 = value;
  1126. }
  1127. };
  1128. struct DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D_StaticFields
  1129. {
  1130. public:
  1131. // System.Text.DecoderFallback modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.DecoderFallback::replacementFallback
  1132. DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * ___replacementFallback_1;
  1133. // System.Text.DecoderFallback modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.DecoderFallback::exceptionFallback
  1134. DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * ___exceptionFallback_2;
  1135. // System.Object System.Text.DecoderFallback::s_InternalSyncObject
  1136. RuntimeObject * ___s_InternalSyncObject_3;
  1137. public:
  1138. inline static int32_t get_offset_of_replacementFallback_1() { return static_cast<int32_t>(offsetof(DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D_StaticFields, ___replacementFallback_1)); }
  1139. inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * get_replacementFallback_1() const { return ___replacementFallback_1; }
  1140. inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D ** get_address_of_replacementFallback_1() { return &___replacementFallback_1; }
  1141. inline void set_replacementFallback_1(DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * value)
  1142. {
  1143. ___replacementFallback_1 = value;
  1144. Il2CppCodeGenWriteBarrier((void**)(&___replacementFallback_1), (void*)value);
  1145. }
  1146. inline static int32_t get_offset_of_exceptionFallback_2() { return static_cast<int32_t>(offsetof(DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D_StaticFields, ___exceptionFallback_2)); }
  1147. inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * get_exceptionFallback_2() const { return ___exceptionFallback_2; }
  1148. inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D ** get_address_of_exceptionFallback_2() { return &___exceptionFallback_2; }
  1149. inline void set_exceptionFallback_2(DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * value)
  1150. {
  1151. ___exceptionFallback_2 = value;
  1152. Il2CppCodeGenWriteBarrier((void**)(&___exceptionFallback_2), (void*)value);
  1153. }
  1154. inline static int32_t get_offset_of_s_InternalSyncObject_3() { return static_cast<int32_t>(offsetof(DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D_StaticFields, ___s_InternalSyncObject_3)); }
  1155. inline RuntimeObject * get_s_InternalSyncObject_3() const { return ___s_InternalSyncObject_3; }
  1156. inline RuntimeObject ** get_address_of_s_InternalSyncObject_3() { return &___s_InternalSyncObject_3; }
  1157. inline void set_s_InternalSyncObject_3(RuntimeObject * value)
  1158. {
  1159. ___s_InternalSyncObject_3 = value;
  1160. Il2CppCodeGenWriteBarrier((void**)(&___s_InternalSyncObject_3), (void*)value);
  1161. }
  1162. };
  1163. // System.Text.DecoderFallbackBuffer
  1164. struct DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B : public RuntimeObject
  1165. {
  1166. public:
  1167. // System.Byte* System.Text.DecoderFallbackBuffer::byteStart
  1168. uint8_t* ___byteStart_0;
  1169. // System.Char* System.Text.DecoderFallbackBuffer::charEnd
  1170. Il2CppChar* ___charEnd_1;
  1171. public:
  1172. inline static int32_t get_offset_of_byteStart_0() { return static_cast<int32_t>(offsetof(DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B, ___byteStart_0)); }
  1173. inline uint8_t* get_byteStart_0() const { return ___byteStart_0; }
  1174. inline uint8_t** get_address_of_byteStart_0() { return &___byteStart_0; }
  1175. inline void set_byteStart_0(uint8_t* value)
  1176. {
  1177. ___byteStart_0 = value;
  1178. }
  1179. inline static int32_t get_offset_of_charEnd_1() { return static_cast<int32_t>(offsetof(DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B, ___charEnd_1)); }
  1180. inline Il2CppChar* get_charEnd_1() const { return ___charEnd_1; }
  1181. inline Il2CppChar** get_address_of_charEnd_1() { return &___charEnd_1; }
  1182. inline void set_charEnd_1(Il2CppChar* value)
  1183. {
  1184. ___charEnd_1 = value;
  1185. }
  1186. };
  1187. // System.Text.Encoder
  1188. struct Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A : public RuntimeObject
  1189. {
  1190. public:
  1191. // System.Text.EncoderFallback System.Text.Encoder::m_fallback
  1192. EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * ___m_fallback_0;
  1193. // System.Text.EncoderFallbackBuffer System.Text.Encoder::m_fallbackBuffer
  1194. EncoderFallbackBuffer_t088B2EDCFB7C53978D7C5F962DE31BE01D6968E0 * ___m_fallbackBuffer_1;
  1195. public:
  1196. inline static int32_t get_offset_of_m_fallback_0() { return static_cast<int32_t>(offsetof(Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A, ___m_fallback_0)); }
  1197. inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * get_m_fallback_0() const { return ___m_fallback_0; }
  1198. inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 ** get_address_of_m_fallback_0() { return &___m_fallback_0; }
  1199. inline void set_m_fallback_0(EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * value)
  1200. {
  1201. ___m_fallback_0 = value;
  1202. Il2CppCodeGenWriteBarrier((void**)(&___m_fallback_0), (void*)value);
  1203. }
  1204. inline static int32_t get_offset_of_m_fallbackBuffer_1() { return static_cast<int32_t>(offsetof(Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A, ___m_fallbackBuffer_1)); }
  1205. inline EncoderFallbackBuffer_t088B2EDCFB7C53978D7C5F962DE31BE01D6968E0 * get_m_fallbackBuffer_1() const { return ___m_fallbackBuffer_1; }
  1206. inline EncoderFallbackBuffer_t088B2EDCFB7C53978D7C5F962DE31BE01D6968E0 ** get_address_of_m_fallbackBuffer_1() { return &___m_fallbackBuffer_1; }
  1207. inline void set_m_fallbackBuffer_1(EncoderFallbackBuffer_t088B2EDCFB7C53978D7C5F962DE31BE01D6968E0 * value)
  1208. {
  1209. ___m_fallbackBuffer_1 = value;
  1210. Il2CppCodeGenWriteBarrier((void**)(&___m_fallbackBuffer_1), (void*)value);
  1211. }
  1212. };
  1213. // System.Text.EncoderFallback
  1214. struct EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 : public RuntimeObject
  1215. {
  1216. public:
  1217. // System.Boolean System.Text.EncoderFallback::bIsMicrosoftBestFitFallback
  1218. bool ___bIsMicrosoftBestFitFallback_0;
  1219. public:
  1220. inline static int32_t get_offset_of_bIsMicrosoftBestFitFallback_0() { return static_cast<int32_t>(offsetof(EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4, ___bIsMicrosoftBestFitFallback_0)); }
  1221. inline bool get_bIsMicrosoftBestFitFallback_0() const { return ___bIsMicrosoftBestFitFallback_0; }
  1222. inline bool* get_address_of_bIsMicrosoftBestFitFallback_0() { return &___bIsMicrosoftBestFitFallback_0; }
  1223. inline void set_bIsMicrosoftBestFitFallback_0(bool value)
  1224. {
  1225. ___bIsMicrosoftBestFitFallback_0 = value;
  1226. }
  1227. };
  1228. struct EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4_StaticFields
  1229. {
  1230. public:
  1231. // System.Text.EncoderFallback modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.EncoderFallback::replacementFallback
  1232. EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * ___replacementFallback_1;
  1233. // System.Text.EncoderFallback modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.EncoderFallback::exceptionFallback
  1234. EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * ___exceptionFallback_2;
  1235. // System.Object System.Text.EncoderFallback::s_InternalSyncObject
  1236. RuntimeObject * ___s_InternalSyncObject_3;
  1237. public:
  1238. inline static int32_t get_offset_of_replacementFallback_1() { return static_cast<int32_t>(offsetof(EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4_StaticFields, ___replacementFallback_1)); }
  1239. inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * get_replacementFallback_1() const { return ___replacementFallback_1; }
  1240. inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 ** get_address_of_replacementFallback_1() { return &___replacementFallback_1; }
  1241. inline void set_replacementFallback_1(EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * value)
  1242. {
  1243. ___replacementFallback_1 = value;
  1244. Il2CppCodeGenWriteBarrier((void**)(&___replacementFallback_1), (void*)value);
  1245. }
  1246. inline static int32_t get_offset_of_exceptionFallback_2() { return static_cast<int32_t>(offsetof(EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4_StaticFields, ___exceptionFallback_2)); }
  1247. inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * get_exceptionFallback_2() const { return ___exceptionFallback_2; }
  1248. inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 ** get_address_of_exceptionFallback_2() { return &___exceptionFallback_2; }
  1249. inline void set_exceptionFallback_2(EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * value)
  1250. {
  1251. ___exceptionFallback_2 = value;
  1252. Il2CppCodeGenWriteBarrier((void**)(&___exceptionFallback_2), (void*)value);
  1253. }
  1254. inline static int32_t get_offset_of_s_InternalSyncObject_3() { return static_cast<int32_t>(offsetof(EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4_StaticFields, ___s_InternalSyncObject_3)); }
  1255. inline RuntimeObject * get_s_InternalSyncObject_3() const { return ___s_InternalSyncObject_3; }
  1256. inline RuntimeObject ** get_address_of_s_InternalSyncObject_3() { return &___s_InternalSyncObject_3; }
  1257. inline void set_s_InternalSyncObject_3(RuntimeObject * value)
  1258. {
  1259. ___s_InternalSyncObject_3 = value;
  1260. Il2CppCodeGenWriteBarrier((void**)(&___s_InternalSyncObject_3), (void*)value);
  1261. }
  1262. };
  1263. // System.Text.EncoderFallbackBuffer
  1264. struct EncoderFallbackBuffer_t088B2EDCFB7C53978D7C5F962DE31BE01D6968E0 : public RuntimeObject
  1265. {
  1266. public:
  1267. // System.Char* System.Text.EncoderFallbackBuffer::charStart
  1268. Il2CppChar* ___charStart_0;
  1269. // System.Char* System.Text.EncoderFallbackBuffer::charEnd
  1270. Il2CppChar* ___charEnd_1;
  1271. // System.Text.EncoderNLS System.Text.EncoderFallbackBuffer::encoder
  1272. EncoderNLS_tB071198C3F300408FDED1BD2C822F46A25115712 * ___encoder_2;
  1273. // System.Boolean System.Text.EncoderFallbackBuffer::setEncoder
  1274. bool ___setEncoder_3;
  1275. // System.Boolean System.Text.EncoderFallbackBuffer::bUsedEncoder
  1276. bool ___bUsedEncoder_4;
  1277. // System.Boolean System.Text.EncoderFallbackBuffer::bFallingBack
  1278. bool ___bFallingBack_5;
  1279. // System.Int32 System.Text.EncoderFallbackBuffer::iRecursionCount
  1280. int32_t ___iRecursionCount_6;
  1281. public:
  1282. inline static int32_t get_offset_of_charStart_0() { return static_cast<int32_t>(offsetof(EncoderFallbackBuffer_t088B2EDCFB7C53978D7C5F962DE31BE01D6968E0, ___charStart_0)); }
  1283. inline Il2CppChar* get_charStart_0() const { return ___charStart_0; }
  1284. inline Il2CppChar** get_address_of_charStart_0() { return &___charStart_0; }
  1285. inline void set_charStart_0(Il2CppChar* value)
  1286. {
  1287. ___charStart_0 = value;
  1288. }
  1289. inline static int32_t get_offset_of_charEnd_1() { return static_cast<int32_t>(offsetof(EncoderFallbackBuffer_t088B2EDCFB7C53978D7C5F962DE31BE01D6968E0, ___charEnd_1)); }
  1290. inline Il2CppChar* get_charEnd_1() const { return ___charEnd_1; }
  1291. inline Il2CppChar** get_address_of_charEnd_1() { return &___charEnd_1; }
  1292. inline void set_charEnd_1(Il2CppChar* value)
  1293. {
  1294. ___charEnd_1 = value;
  1295. }
  1296. inline static int32_t get_offset_of_encoder_2() { return static_cast<int32_t>(offsetof(EncoderFallbackBuffer_t088B2EDCFB7C53978D7C5F962DE31BE01D6968E0, ___encoder_2)); }
  1297. inline EncoderNLS_tB071198C3F300408FDED1BD2C822F46A25115712 * get_encoder_2() const { return ___encoder_2; }
  1298. inline EncoderNLS_tB071198C3F300408FDED1BD2C822F46A25115712 ** get_address_of_encoder_2() { return &___encoder_2; }
  1299. inline void set_encoder_2(EncoderNLS_tB071198C3F300408FDED1BD2C822F46A25115712 * value)
  1300. {
  1301. ___encoder_2 = value;
  1302. Il2CppCodeGenWriteBarrier((void**)(&___encoder_2), (void*)value);
  1303. }
  1304. inline static int32_t get_offset_of_setEncoder_3() { return static_cast<int32_t>(offsetof(EncoderFallbackBuffer_t088B2EDCFB7C53978D7C5F962DE31BE01D6968E0, ___setEncoder_3)); }
  1305. inline bool get_setEncoder_3() const { return ___setEncoder_3; }
  1306. inline bool* get_address_of_setEncoder_3() { return &___setEncoder_3; }
  1307. inline void set_setEncoder_3(bool value)
  1308. {
  1309. ___setEncoder_3 = value;
  1310. }
  1311. inline static int32_t get_offset_of_bUsedEncoder_4() { return static_cast<int32_t>(offsetof(EncoderFallbackBuffer_t088B2EDCFB7C53978D7C5F962DE31BE01D6968E0, ___bUsedEncoder_4)); }
  1312. inline bool get_bUsedEncoder_4() const { return ___bUsedEncoder_4; }
  1313. inline bool* get_address_of_bUsedEncoder_4() { return &___bUsedEncoder_4; }
  1314. inline void set_bUsedEncoder_4(bool value)
  1315. {
  1316. ___bUsedEncoder_4 = value;
  1317. }
  1318. inline static int32_t get_offset_of_bFallingBack_5() { return static_cast<int32_t>(offsetof(EncoderFallbackBuffer_t088B2EDCFB7C53978D7C5F962DE31BE01D6968E0, ___bFallingBack_5)); }
  1319. inline bool get_bFallingBack_5() const { return ___bFallingBack_5; }
  1320. inline bool* get_address_of_bFallingBack_5() { return &___bFallingBack_5; }
  1321. inline void set_bFallingBack_5(bool value)
  1322. {
  1323. ___bFallingBack_5 = value;
  1324. }
  1325. inline static int32_t get_offset_of_iRecursionCount_6() { return static_cast<int32_t>(offsetof(EncoderFallbackBuffer_t088B2EDCFB7C53978D7C5F962DE31BE01D6968E0, ___iRecursionCount_6)); }
  1326. inline int32_t get_iRecursionCount_6() const { return ___iRecursionCount_6; }
  1327. inline int32_t* get_address_of_iRecursionCount_6() { return &___iRecursionCount_6; }
  1328. inline void set_iRecursionCount_6(int32_t value)
  1329. {
  1330. ___iRecursionCount_6 = value;
  1331. }
  1332. };
  1333. // System.Text.Encoding
  1334. struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 : public RuntimeObject
  1335. {
  1336. public:
  1337. // System.Int32 System.Text.Encoding::m_codePage
  1338. int32_t ___m_codePage_55;
  1339. // System.Globalization.CodePageDataItem System.Text.Encoding::dataItem
  1340. CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * ___dataItem_56;
  1341. // System.Boolean System.Text.Encoding::m_deserializedFromEverett
  1342. bool ___m_deserializedFromEverett_57;
  1343. // System.Boolean System.Text.Encoding::m_isReadOnly
  1344. bool ___m_isReadOnly_58;
  1345. // System.Text.EncoderFallback System.Text.Encoding::encoderFallback
  1346. EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * ___encoderFallback_59;
  1347. // System.Text.DecoderFallback System.Text.Encoding::decoderFallback
  1348. DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * ___decoderFallback_60;
  1349. public:
  1350. inline static int32_t get_offset_of_m_codePage_55() { return static_cast<int32_t>(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_codePage_55)); }
  1351. inline int32_t get_m_codePage_55() const { return ___m_codePage_55; }
  1352. inline int32_t* get_address_of_m_codePage_55() { return &___m_codePage_55; }
  1353. inline void set_m_codePage_55(int32_t value)
  1354. {
  1355. ___m_codePage_55 = value;
  1356. }
  1357. inline static int32_t get_offset_of_dataItem_56() { return static_cast<int32_t>(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___dataItem_56)); }
  1358. inline CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * get_dataItem_56() const { return ___dataItem_56; }
  1359. inline CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E ** get_address_of_dataItem_56() { return &___dataItem_56; }
  1360. inline void set_dataItem_56(CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * value)
  1361. {
  1362. ___dataItem_56 = value;
  1363. Il2CppCodeGenWriteBarrier((void**)(&___dataItem_56), (void*)value);
  1364. }
  1365. inline static int32_t get_offset_of_m_deserializedFromEverett_57() { return static_cast<int32_t>(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_deserializedFromEverett_57)); }
  1366. inline bool get_m_deserializedFromEverett_57() const { return ___m_deserializedFromEverett_57; }
  1367. inline bool* get_address_of_m_deserializedFromEverett_57() { return &___m_deserializedFromEverett_57; }
  1368. inline void set_m_deserializedFromEverett_57(bool value)
  1369. {
  1370. ___m_deserializedFromEverett_57 = value;
  1371. }
  1372. inline static int32_t get_offset_of_m_isReadOnly_58() { return static_cast<int32_t>(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_isReadOnly_58)); }
  1373. inline bool get_m_isReadOnly_58() const { return ___m_isReadOnly_58; }
  1374. inline bool* get_address_of_m_isReadOnly_58() { return &___m_isReadOnly_58; }
  1375. inline void set_m_isReadOnly_58(bool value)
  1376. {
  1377. ___m_isReadOnly_58 = value;
  1378. }
  1379. inline static int32_t get_offset_of_encoderFallback_59() { return static_cast<int32_t>(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___encoderFallback_59)); }
  1380. inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * get_encoderFallback_59() const { return ___encoderFallback_59; }
  1381. inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 ** get_address_of_encoderFallback_59() { return &___encoderFallback_59; }
  1382. inline void set_encoderFallback_59(EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * value)
  1383. {
  1384. ___encoderFallback_59 = value;
  1385. Il2CppCodeGenWriteBarrier((void**)(&___encoderFallback_59), (void*)value);
  1386. }
  1387. inline static int32_t get_offset_of_decoderFallback_60() { return static_cast<int32_t>(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___decoderFallback_60)); }
  1388. inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * get_decoderFallback_60() const { return ___decoderFallback_60; }
  1389. inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D ** get_address_of_decoderFallback_60() { return &___decoderFallback_60; }
  1390. inline void set_decoderFallback_60(DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * value)
  1391. {
  1392. ___decoderFallback_60 = value;
  1393. Il2CppCodeGenWriteBarrier((void**)(&___decoderFallback_60), (void*)value);
  1394. }
  1395. };
  1396. struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields
  1397. {
  1398. public:
  1399. // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::defaultEncoding
  1400. Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___defaultEncoding_0;
  1401. // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::unicodeEncoding
  1402. Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___unicodeEncoding_1;
  1403. // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::bigEndianUnicode
  1404. Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___bigEndianUnicode_2;
  1405. // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf7Encoding
  1406. Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___utf7Encoding_3;
  1407. // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8Encoding
  1408. Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___utf8Encoding_4;
  1409. // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf32Encoding
  1410. Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___utf32Encoding_5;
  1411. // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::asciiEncoding
  1412. Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___asciiEncoding_6;
  1413. // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::latin1Encoding
  1414. Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___latin1Encoding_7;
  1415. // System.Collections.Hashtable modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::encodings
  1416. Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * ___encodings_8;
  1417. // System.Object System.Text.Encoding::s_InternalSyncObject
  1418. RuntimeObject * ___s_InternalSyncObject_61;
  1419. public:
  1420. inline static int32_t get_offset_of_defaultEncoding_0() { return static_cast<int32_t>(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___defaultEncoding_0)); }
  1421. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_defaultEncoding_0() const { return ___defaultEncoding_0; }
  1422. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_defaultEncoding_0() { return &___defaultEncoding_0; }
  1423. inline void set_defaultEncoding_0(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value)
  1424. {
  1425. ___defaultEncoding_0 = value;
  1426. Il2CppCodeGenWriteBarrier((void**)(&___defaultEncoding_0), (void*)value);
  1427. }
  1428. inline static int32_t get_offset_of_unicodeEncoding_1() { return static_cast<int32_t>(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___unicodeEncoding_1)); }
  1429. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_unicodeEncoding_1() const { return ___unicodeEncoding_1; }
  1430. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_unicodeEncoding_1() { return &___unicodeEncoding_1; }
  1431. inline void set_unicodeEncoding_1(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value)
  1432. {
  1433. ___unicodeEncoding_1 = value;
  1434. Il2CppCodeGenWriteBarrier((void**)(&___unicodeEncoding_1), (void*)value);
  1435. }
  1436. inline static int32_t get_offset_of_bigEndianUnicode_2() { return static_cast<int32_t>(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___bigEndianUnicode_2)); }
  1437. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_bigEndianUnicode_2() const { return ___bigEndianUnicode_2; }
  1438. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_bigEndianUnicode_2() { return &___bigEndianUnicode_2; }
  1439. inline void set_bigEndianUnicode_2(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value)
  1440. {
  1441. ___bigEndianUnicode_2 = value;
  1442. Il2CppCodeGenWriteBarrier((void**)(&___bigEndianUnicode_2), (void*)value);
  1443. }
  1444. inline static int32_t get_offset_of_utf7Encoding_3() { return static_cast<int32_t>(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___utf7Encoding_3)); }
  1445. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_utf7Encoding_3() const { return ___utf7Encoding_3; }
  1446. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_utf7Encoding_3() { return &___utf7Encoding_3; }
  1447. inline void set_utf7Encoding_3(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value)
  1448. {
  1449. ___utf7Encoding_3 = value;
  1450. Il2CppCodeGenWriteBarrier((void**)(&___utf7Encoding_3), (void*)value);
  1451. }
  1452. inline static int32_t get_offset_of_utf8Encoding_4() { return static_cast<int32_t>(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___utf8Encoding_4)); }
  1453. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_utf8Encoding_4() const { return ___utf8Encoding_4; }
  1454. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_utf8Encoding_4() { return &___utf8Encoding_4; }
  1455. inline void set_utf8Encoding_4(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value)
  1456. {
  1457. ___utf8Encoding_4 = value;
  1458. Il2CppCodeGenWriteBarrier((void**)(&___utf8Encoding_4), (void*)value);
  1459. }
  1460. inline static int32_t get_offset_of_utf32Encoding_5() { return static_cast<int32_t>(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___utf32Encoding_5)); }
  1461. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_utf32Encoding_5() const { return ___utf32Encoding_5; }
  1462. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_utf32Encoding_5() { return &___utf32Encoding_5; }
  1463. inline void set_utf32Encoding_5(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value)
  1464. {
  1465. ___utf32Encoding_5 = value;
  1466. Il2CppCodeGenWriteBarrier((void**)(&___utf32Encoding_5), (void*)value);
  1467. }
  1468. inline static int32_t get_offset_of_asciiEncoding_6() { return static_cast<int32_t>(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___asciiEncoding_6)); }
  1469. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_asciiEncoding_6() const { return ___asciiEncoding_6; }
  1470. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_asciiEncoding_6() { return &___asciiEncoding_6; }
  1471. inline void set_asciiEncoding_6(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value)
  1472. {
  1473. ___asciiEncoding_6 = value;
  1474. Il2CppCodeGenWriteBarrier((void**)(&___asciiEncoding_6), (void*)value);
  1475. }
  1476. inline static int32_t get_offset_of_latin1Encoding_7() { return static_cast<int32_t>(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___latin1Encoding_7)); }
  1477. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_latin1Encoding_7() const { return ___latin1Encoding_7; }
  1478. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_latin1Encoding_7() { return &___latin1Encoding_7; }
  1479. inline void set_latin1Encoding_7(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value)
  1480. {
  1481. ___latin1Encoding_7 = value;
  1482. Il2CppCodeGenWriteBarrier((void**)(&___latin1Encoding_7), (void*)value);
  1483. }
  1484. inline static int32_t get_offset_of_encodings_8() { return static_cast<int32_t>(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___encodings_8)); }
  1485. inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * get_encodings_8() const { return ___encodings_8; }
  1486. inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC ** get_address_of_encodings_8() { return &___encodings_8; }
  1487. inline void set_encodings_8(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * value)
  1488. {
  1489. ___encodings_8 = value;
  1490. Il2CppCodeGenWriteBarrier((void**)(&___encodings_8), (void*)value);
  1491. }
  1492. inline static int32_t get_offset_of_s_InternalSyncObject_61() { return static_cast<int32_t>(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___s_InternalSyncObject_61)); }
  1493. inline RuntimeObject * get_s_InternalSyncObject_61() const { return ___s_InternalSyncObject_61; }
  1494. inline RuntimeObject ** get_address_of_s_InternalSyncObject_61() { return &___s_InternalSyncObject_61; }
  1495. inline void set_s_InternalSyncObject_61(RuntimeObject * value)
  1496. {
  1497. ___s_InternalSyncObject_61 = value;
  1498. Il2CppCodeGenWriteBarrier((void**)(&___s_InternalSyncObject_61), (void*)value);
  1499. }
  1500. };
  1501. // System.Collections.ListDictionaryInternal
  1502. struct ListDictionaryInternal_t41BC521E191A070D69C4D98B996314424BBFDA8A : public RuntimeObject
  1503. {
  1504. public:
  1505. // System.Collections.ListDictionaryInternal/DictionaryNode System.Collections.ListDictionaryInternal::head
  1506. DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C * ___head_0;
  1507. // System.Int32 System.Collections.ListDictionaryInternal::version
  1508. int32_t ___version_1;
  1509. // System.Int32 System.Collections.ListDictionaryInternal::count
  1510. int32_t ___count_2;
  1511. // System.Object System.Collections.ListDictionaryInternal::_syncRoot
  1512. RuntimeObject * ____syncRoot_3;
  1513. public:
  1514. inline static int32_t get_offset_of_head_0() { return static_cast<int32_t>(offsetof(ListDictionaryInternal_t41BC521E191A070D69C4D98B996314424BBFDA8A, ___head_0)); }
  1515. inline DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C * get_head_0() const { return ___head_0; }
  1516. inline DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C ** get_address_of_head_0() { return &___head_0; }
  1517. inline void set_head_0(DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C * value)
  1518. {
  1519. ___head_0 = value;
  1520. Il2CppCodeGenWriteBarrier((void**)(&___head_0), (void*)value);
  1521. }
  1522. inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(ListDictionaryInternal_t41BC521E191A070D69C4D98B996314424BBFDA8A, ___version_1)); }
  1523. inline int32_t get_version_1() const { return ___version_1; }
  1524. inline int32_t* get_address_of_version_1() { return &___version_1; }
  1525. inline void set_version_1(int32_t value)
  1526. {
  1527. ___version_1 = value;
  1528. }
  1529. inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(ListDictionaryInternal_t41BC521E191A070D69C4D98B996314424BBFDA8A, ___count_2)); }
  1530. inline int32_t get_count_2() const { return ___count_2; }
  1531. inline int32_t* get_address_of_count_2() { return &___count_2; }
  1532. inline void set_count_2(int32_t value)
  1533. {
  1534. ___count_2 = value;
  1535. }
  1536. inline static int32_t get_offset_of__syncRoot_3() { return static_cast<int32_t>(offsetof(ListDictionaryInternal_t41BC521E191A070D69C4D98B996314424BBFDA8A, ____syncRoot_3)); }
  1537. inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; }
  1538. inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; }
  1539. inline void set__syncRoot_3(RuntimeObject * value)
  1540. {
  1541. ____syncRoot_3 = value;
  1542. Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value);
  1543. }
  1544. };
  1545. // System.MarshalByRefObject
  1546. struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 : public RuntimeObject
  1547. {
  1548. public:
  1549. // System.Object System.MarshalByRefObject::_identity
  1550. RuntimeObject * ____identity_0;
  1551. public:
  1552. inline static int32_t get_offset_of__identity_0() { return static_cast<int32_t>(offsetof(MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8, ____identity_0)); }
  1553. inline RuntimeObject * get__identity_0() const { return ____identity_0; }
  1554. inline RuntimeObject ** get_address_of__identity_0() { return &____identity_0; }
  1555. inline void set__identity_0(RuntimeObject * value)
  1556. {
  1557. ____identity_0 = value;
  1558. Il2CppCodeGenWriteBarrier((void**)(&____identity_0), (void*)value);
  1559. }
  1560. };
  1561. // Native definition for P/Invoke marshalling of System.MarshalByRefObject
  1562. struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_pinvoke
  1563. {
  1564. Il2CppIUnknown* ____identity_0;
  1565. };
  1566. // Native definition for COM marshalling of System.MarshalByRefObject
  1567. struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_com
  1568. {
  1569. Il2CppIUnknown* ____identity_0;
  1570. };
  1571. // System.Reflection.MemberInfo
  1572. struct MemberInfo_t : public RuntimeObject
  1573. {
  1574. public:
  1575. public:
  1576. };
  1577. // System.Runtime.Serialization.SerializationInfo
  1578. struct SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 : public RuntimeObject
  1579. {
  1580. public:
  1581. // System.String[] System.Runtime.Serialization.SerializationInfo::m_members
  1582. StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___m_members_3;
  1583. // System.Object[] System.Runtime.Serialization.SerializationInfo::m_data
  1584. ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___m_data_4;
  1585. // System.Type[] System.Runtime.Serialization.SerializationInfo::m_types
  1586. TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___m_types_5;
  1587. // System.Collections.Generic.Dictionary`2<System.String,System.Int32> System.Runtime.Serialization.SerializationInfo::m_nameToIndex
  1588. Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * ___m_nameToIndex_6;
  1589. // System.Int32 System.Runtime.Serialization.SerializationInfo::m_currMember
  1590. int32_t ___m_currMember_7;
  1591. // System.Runtime.Serialization.IFormatterConverter System.Runtime.Serialization.SerializationInfo::m_converter
  1592. RuntimeObject* ___m_converter_8;
  1593. // System.String System.Runtime.Serialization.SerializationInfo::m_fullTypeName
  1594. String_t* ___m_fullTypeName_9;
  1595. // System.String System.Runtime.Serialization.SerializationInfo::m_assemName
  1596. String_t* ___m_assemName_10;
  1597. // System.Type System.Runtime.Serialization.SerializationInfo::objectType
  1598. Type_t * ___objectType_11;
  1599. // System.Boolean System.Runtime.Serialization.SerializationInfo::isFullTypeNameSetExplicit
  1600. bool ___isFullTypeNameSetExplicit_12;
  1601. // System.Boolean System.Runtime.Serialization.SerializationInfo::isAssemblyNameSetExplicit
  1602. bool ___isAssemblyNameSetExplicit_13;
  1603. // System.Boolean System.Runtime.Serialization.SerializationInfo::requireSameTokenInPartialTrust
  1604. bool ___requireSameTokenInPartialTrust_14;
  1605. public:
  1606. inline static int32_t get_offset_of_m_members_3() { return static_cast<int32_t>(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_members_3)); }
  1607. inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_m_members_3() const { return ___m_members_3; }
  1608. inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_m_members_3() { return &___m_members_3; }
  1609. inline void set_m_members_3(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value)
  1610. {
  1611. ___m_members_3 = value;
  1612. Il2CppCodeGenWriteBarrier((void**)(&___m_members_3), (void*)value);
  1613. }
  1614. inline static int32_t get_offset_of_m_data_4() { return static_cast<int32_t>(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_data_4)); }
  1615. inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_m_data_4() const { return ___m_data_4; }
  1616. inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_m_data_4() { return &___m_data_4; }
  1617. inline void set_m_data_4(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value)
  1618. {
  1619. ___m_data_4 = value;
  1620. Il2CppCodeGenWriteBarrier((void**)(&___m_data_4), (void*)value);
  1621. }
  1622. inline static int32_t get_offset_of_m_types_5() { return static_cast<int32_t>(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_types_5)); }
  1623. inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_m_types_5() const { return ___m_types_5; }
  1624. inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_m_types_5() { return &___m_types_5; }
  1625. inline void set_m_types_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value)
  1626. {
  1627. ___m_types_5 = value;
  1628. Il2CppCodeGenWriteBarrier((void**)(&___m_types_5), (void*)value);
  1629. }
  1630. inline static int32_t get_offset_of_m_nameToIndex_6() { return static_cast<int32_t>(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_nameToIndex_6)); }
  1631. inline Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * get_m_nameToIndex_6() const { return ___m_nameToIndex_6; }
  1632. inline Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 ** get_address_of_m_nameToIndex_6() { return &___m_nameToIndex_6; }
  1633. inline void set_m_nameToIndex_6(Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * value)
  1634. {
  1635. ___m_nameToIndex_6 = value;
  1636. Il2CppCodeGenWriteBarrier((void**)(&___m_nameToIndex_6), (void*)value);
  1637. }
  1638. inline static int32_t get_offset_of_m_currMember_7() { return static_cast<int32_t>(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_currMember_7)); }
  1639. inline int32_t get_m_currMember_7() const { return ___m_currMember_7; }
  1640. inline int32_t* get_address_of_m_currMember_7() { return &___m_currMember_7; }
  1641. inline void set_m_currMember_7(int32_t value)
  1642. {
  1643. ___m_currMember_7 = value;
  1644. }
  1645. inline static int32_t get_offset_of_m_converter_8() { return static_cast<int32_t>(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_converter_8)); }
  1646. inline RuntimeObject* get_m_converter_8() const { return ___m_converter_8; }
  1647. inline RuntimeObject** get_address_of_m_converter_8() { return &___m_converter_8; }
  1648. inline void set_m_converter_8(RuntimeObject* value)
  1649. {
  1650. ___m_converter_8 = value;
  1651. Il2CppCodeGenWriteBarrier((void**)(&___m_converter_8), (void*)value);
  1652. }
  1653. inline static int32_t get_offset_of_m_fullTypeName_9() { return static_cast<int32_t>(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_fullTypeName_9)); }
  1654. inline String_t* get_m_fullTypeName_9() const { return ___m_fullTypeName_9; }
  1655. inline String_t** get_address_of_m_fullTypeName_9() { return &___m_fullTypeName_9; }
  1656. inline void set_m_fullTypeName_9(String_t* value)
  1657. {
  1658. ___m_fullTypeName_9 = value;
  1659. Il2CppCodeGenWriteBarrier((void**)(&___m_fullTypeName_9), (void*)value);
  1660. }
  1661. inline static int32_t get_offset_of_m_assemName_10() { return static_cast<int32_t>(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_assemName_10)); }
  1662. inline String_t* get_m_assemName_10() const { return ___m_assemName_10; }
  1663. inline String_t** get_address_of_m_assemName_10() { return &___m_assemName_10; }
  1664. inline void set_m_assemName_10(String_t* value)
  1665. {
  1666. ___m_assemName_10 = value;
  1667. Il2CppCodeGenWriteBarrier((void**)(&___m_assemName_10), (void*)value);
  1668. }
  1669. inline static int32_t get_offset_of_objectType_11() { return static_cast<int32_t>(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___objectType_11)); }
  1670. inline Type_t * get_objectType_11() const { return ___objectType_11; }
  1671. inline Type_t ** get_address_of_objectType_11() { return &___objectType_11; }
  1672. inline void set_objectType_11(Type_t * value)
  1673. {
  1674. ___objectType_11 = value;
  1675. Il2CppCodeGenWriteBarrier((void**)(&___objectType_11), (void*)value);
  1676. }
  1677. inline static int32_t get_offset_of_isFullTypeNameSetExplicit_12() { return static_cast<int32_t>(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___isFullTypeNameSetExplicit_12)); }
  1678. inline bool get_isFullTypeNameSetExplicit_12() const { return ___isFullTypeNameSetExplicit_12; }
  1679. inline bool* get_address_of_isFullTypeNameSetExplicit_12() { return &___isFullTypeNameSetExplicit_12; }
  1680. inline void set_isFullTypeNameSetExplicit_12(bool value)
  1681. {
  1682. ___isFullTypeNameSetExplicit_12 = value;
  1683. }
  1684. inline static int32_t get_offset_of_isAssemblyNameSetExplicit_13() { return static_cast<int32_t>(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___isAssemblyNameSetExplicit_13)); }
  1685. inline bool get_isAssemblyNameSetExplicit_13() const { return ___isAssemblyNameSetExplicit_13; }
  1686. inline bool* get_address_of_isAssemblyNameSetExplicit_13() { return &___isAssemblyNameSetExplicit_13; }
  1687. inline void set_isAssemblyNameSetExplicit_13(bool value)
  1688. {
  1689. ___isAssemblyNameSetExplicit_13 = value;
  1690. }
  1691. inline static int32_t get_offset_of_requireSameTokenInPartialTrust_14() { return static_cast<int32_t>(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___requireSameTokenInPartialTrust_14)); }
  1692. inline bool get_requireSameTokenInPartialTrust_14() const { return ___requireSameTokenInPartialTrust_14; }
  1693. inline bool* get_address_of_requireSameTokenInPartialTrust_14() { return &___requireSameTokenInPartialTrust_14; }
  1694. inline void set_requireSameTokenInPartialTrust_14(bool value)
  1695. {
  1696. ___requireSameTokenInPartialTrust_14 = value;
  1697. }
  1698. };
  1699. // System.Collections.SortedList
  1700. struct SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 : public RuntimeObject
  1701. {
  1702. public:
  1703. // System.Object[] System.Collections.SortedList::keys
  1704. ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___keys_0;
  1705. // System.Object[] System.Collections.SortedList::values
  1706. ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___values_1;
  1707. // System.Int32 System.Collections.SortedList::_size
  1708. int32_t ____size_2;
  1709. // System.Int32 System.Collections.SortedList::version
  1710. int32_t ___version_3;
  1711. // System.Collections.IComparer System.Collections.SortedList::comparer
  1712. RuntimeObject* ___comparer_4;
  1713. // System.Collections.SortedList/KeyList System.Collections.SortedList::keyList
  1714. KeyList_t90FF026A62D56329DEFC1B768358977E70839881 * ___keyList_5;
  1715. // System.Collections.SortedList/ValueList System.Collections.SortedList::valueList
  1716. ValueList_t3A0529729679D12F7F3AF77C48E10D5E6009CD3D * ___valueList_6;
  1717. // System.Object System.Collections.SortedList::_syncRoot
  1718. RuntimeObject * ____syncRoot_7;
  1719. public:
  1720. inline static int32_t get_offset_of_keys_0() { return static_cast<int32_t>(offsetof(SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165, ___keys_0)); }
  1721. inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_keys_0() const { return ___keys_0; }
  1722. inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_keys_0() { return &___keys_0; }
  1723. inline void set_keys_0(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value)
  1724. {
  1725. ___keys_0 = value;
  1726. Il2CppCodeGenWriteBarrier((void**)(&___keys_0), (void*)value);
  1727. }
  1728. inline static int32_t get_offset_of_values_1() { return static_cast<int32_t>(offsetof(SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165, ___values_1)); }
  1729. inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_values_1() const { return ___values_1; }
  1730. inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_values_1() { return &___values_1; }
  1731. inline void set_values_1(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value)
  1732. {
  1733. ___values_1 = value;
  1734. Il2CppCodeGenWriteBarrier((void**)(&___values_1), (void*)value);
  1735. }
  1736. inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165, ____size_2)); }
  1737. inline int32_t get__size_2() const { return ____size_2; }
  1738. inline int32_t* get_address_of__size_2() { return &____size_2; }
  1739. inline void set__size_2(int32_t value)
  1740. {
  1741. ____size_2 = value;
  1742. }
  1743. inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165, ___version_3)); }
  1744. inline int32_t get_version_3() const { return ___version_3; }
  1745. inline int32_t* get_address_of_version_3() { return &___version_3; }
  1746. inline void set_version_3(int32_t value)
  1747. {
  1748. ___version_3 = value;
  1749. }
  1750. inline static int32_t get_offset_of_comparer_4() { return static_cast<int32_t>(offsetof(SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165, ___comparer_4)); }
  1751. inline RuntimeObject* get_comparer_4() const { return ___comparer_4; }
  1752. inline RuntimeObject** get_address_of_comparer_4() { return &___comparer_4; }
  1753. inline void set_comparer_4(RuntimeObject* value)
  1754. {
  1755. ___comparer_4 = value;
  1756. Il2CppCodeGenWriteBarrier((void**)(&___comparer_4), (void*)value);
  1757. }
  1758. inline static int32_t get_offset_of_keyList_5() { return static_cast<int32_t>(offsetof(SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165, ___keyList_5)); }
  1759. inline KeyList_t90FF026A62D56329DEFC1B768358977E70839881 * get_keyList_5() const { return ___keyList_5; }
  1760. inline KeyList_t90FF026A62D56329DEFC1B768358977E70839881 ** get_address_of_keyList_5() { return &___keyList_5; }
  1761. inline void set_keyList_5(KeyList_t90FF026A62D56329DEFC1B768358977E70839881 * value)
  1762. {
  1763. ___keyList_5 = value;
  1764. Il2CppCodeGenWriteBarrier((void**)(&___keyList_5), (void*)value);
  1765. }
  1766. inline static int32_t get_offset_of_valueList_6() { return static_cast<int32_t>(offsetof(SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165, ___valueList_6)); }
  1767. inline ValueList_t3A0529729679D12F7F3AF77C48E10D5E6009CD3D * get_valueList_6() const { return ___valueList_6; }
  1768. inline ValueList_t3A0529729679D12F7F3AF77C48E10D5E6009CD3D ** get_address_of_valueList_6() { return &___valueList_6; }
  1769. inline void set_valueList_6(ValueList_t3A0529729679D12F7F3AF77C48E10D5E6009CD3D * value)
  1770. {
  1771. ___valueList_6 = value;
  1772. Il2CppCodeGenWriteBarrier((void**)(&___valueList_6), (void*)value);
  1773. }
  1774. inline static int32_t get_offset_of__syncRoot_7() { return static_cast<int32_t>(offsetof(SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165, ____syncRoot_7)); }
  1775. inline RuntimeObject * get__syncRoot_7() const { return ____syncRoot_7; }
  1776. inline RuntimeObject ** get_address_of__syncRoot_7() { return &____syncRoot_7; }
  1777. inline void set__syncRoot_7(RuntimeObject * value)
  1778. {
  1779. ____syncRoot_7 = value;
  1780. Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_7), (void*)value);
  1781. }
  1782. };
  1783. struct SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165_StaticFields
  1784. {
  1785. public:
  1786. // System.Object[] System.Collections.SortedList::emptyArray
  1787. ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___emptyArray_9;
  1788. public:
  1789. inline static int32_t get_offset_of_emptyArray_9() { return static_cast<int32_t>(offsetof(SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165_StaticFields, ___emptyArray_9)); }
  1790. inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_emptyArray_9() const { return ___emptyArray_9; }
  1791. inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_emptyArray_9() { return &___emptyArray_9; }
  1792. inline void set_emptyArray_9(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value)
  1793. {
  1794. ___emptyArray_9 = value;
  1795. Il2CppCodeGenWriteBarrier((void**)(&___emptyArray_9), (void*)value);
  1796. }
  1797. };
  1798. // System.String
  1799. struct String_t : public RuntimeObject
  1800. {
  1801. public:
  1802. // System.Int32 System.String::m_stringLength
  1803. int32_t ___m_stringLength_0;
  1804. // System.Char System.String::m_firstChar
  1805. Il2CppChar ___m_firstChar_1;
  1806. public:
  1807. inline static int32_t get_offset_of_m_stringLength_0() { return static_cast<int32_t>(offsetof(String_t, ___m_stringLength_0)); }
  1808. inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; }
  1809. inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; }
  1810. inline void set_m_stringLength_0(int32_t value)
  1811. {
  1812. ___m_stringLength_0 = value;
  1813. }
  1814. inline static int32_t get_offset_of_m_firstChar_1() { return static_cast<int32_t>(offsetof(String_t, ___m_firstChar_1)); }
  1815. inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; }
  1816. inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; }
  1817. inline void set_m_firstChar_1(Il2CppChar value)
  1818. {
  1819. ___m_firstChar_1 = value;
  1820. }
  1821. };
  1822. struct String_t_StaticFields
  1823. {
  1824. public:
  1825. // System.String System.String::Empty
  1826. String_t* ___Empty_5;
  1827. public:
  1828. inline static int32_t get_offset_of_Empty_5() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_5)); }
  1829. inline String_t* get_Empty_5() const { return ___Empty_5; }
  1830. inline String_t** get_address_of_Empty_5() { return &___Empty_5; }
  1831. inline void set_Empty_5(String_t* value)
  1832. {
  1833. ___Empty_5 = value;
  1834. Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value);
  1835. }
  1836. };
  1837. // System.Text.StringBuilder
  1838. struct StringBuilder_t : public RuntimeObject
  1839. {
  1840. public:
  1841. // System.Char[] System.Text.StringBuilder::m_ChunkChars
  1842. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___m_ChunkChars_0;
  1843. // System.Text.StringBuilder System.Text.StringBuilder::m_ChunkPrevious
  1844. StringBuilder_t * ___m_ChunkPrevious_1;
  1845. // System.Int32 System.Text.StringBuilder::m_ChunkLength
  1846. int32_t ___m_ChunkLength_2;
  1847. // System.Int32 System.Text.StringBuilder::m_ChunkOffset
  1848. int32_t ___m_ChunkOffset_3;
  1849. // System.Int32 System.Text.StringBuilder::m_MaxCapacity
  1850. int32_t ___m_MaxCapacity_4;
  1851. public:
  1852. inline static int32_t get_offset_of_m_ChunkChars_0() { return static_cast<int32_t>(offsetof(StringBuilder_t, ___m_ChunkChars_0)); }
  1853. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_m_ChunkChars_0() const { return ___m_ChunkChars_0; }
  1854. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_m_ChunkChars_0() { return &___m_ChunkChars_0; }
  1855. inline void set_m_ChunkChars_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value)
  1856. {
  1857. ___m_ChunkChars_0 = value;
  1858. Il2CppCodeGenWriteBarrier((void**)(&___m_ChunkChars_0), (void*)value);
  1859. }
  1860. inline static int32_t get_offset_of_m_ChunkPrevious_1() { return static_cast<int32_t>(offsetof(StringBuilder_t, ___m_ChunkPrevious_1)); }
  1861. inline StringBuilder_t * get_m_ChunkPrevious_1() const { return ___m_ChunkPrevious_1; }
  1862. inline StringBuilder_t ** get_address_of_m_ChunkPrevious_1() { return &___m_ChunkPrevious_1; }
  1863. inline void set_m_ChunkPrevious_1(StringBuilder_t * value)
  1864. {
  1865. ___m_ChunkPrevious_1 = value;
  1866. Il2CppCodeGenWriteBarrier((void**)(&___m_ChunkPrevious_1), (void*)value);
  1867. }
  1868. inline static int32_t get_offset_of_m_ChunkLength_2() { return static_cast<int32_t>(offsetof(StringBuilder_t, ___m_ChunkLength_2)); }
  1869. inline int32_t get_m_ChunkLength_2() const { return ___m_ChunkLength_2; }
  1870. inline int32_t* get_address_of_m_ChunkLength_2() { return &___m_ChunkLength_2; }
  1871. inline void set_m_ChunkLength_2(int32_t value)
  1872. {
  1873. ___m_ChunkLength_2 = value;
  1874. }
  1875. inline static int32_t get_offset_of_m_ChunkOffset_3() { return static_cast<int32_t>(offsetof(StringBuilder_t, ___m_ChunkOffset_3)); }
  1876. inline int32_t get_m_ChunkOffset_3() const { return ___m_ChunkOffset_3; }
  1877. inline int32_t* get_address_of_m_ChunkOffset_3() { return &___m_ChunkOffset_3; }
  1878. inline void set_m_ChunkOffset_3(int32_t value)
  1879. {
  1880. ___m_ChunkOffset_3 = value;
  1881. }
  1882. inline static int32_t get_offset_of_m_MaxCapacity_4() { return static_cast<int32_t>(offsetof(StringBuilder_t, ___m_MaxCapacity_4)); }
  1883. inline int32_t get_m_MaxCapacity_4() const { return ___m_MaxCapacity_4; }
  1884. inline int32_t* get_address_of_m_MaxCapacity_4() { return &___m_MaxCapacity_4; }
  1885. inline void set_m_MaxCapacity_4(int32_t value)
  1886. {
  1887. ___m_MaxCapacity_4 = value;
  1888. }
  1889. };
  1890. // System.ValueType
  1891. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject
  1892. {
  1893. public:
  1894. public:
  1895. };
  1896. // Native definition for P/Invoke marshalling of System.ValueType
  1897. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke
  1898. {
  1899. };
  1900. // Native definition for COM marshalling of System.ValueType
  1901. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com
  1902. {
  1903. };
  1904. // System.Version
  1905. struct Version_tBDAEDED25425A1D09910468B8BD1759115646E3C : public RuntimeObject
  1906. {
  1907. public:
  1908. // System.Int32 System.Version::_Major
  1909. int32_t ____Major_0;
  1910. // System.Int32 System.Version::_Minor
  1911. int32_t ____Minor_1;
  1912. // System.Int32 System.Version::_Build
  1913. int32_t ____Build_2;
  1914. // System.Int32 System.Version::_Revision
  1915. int32_t ____Revision_3;
  1916. public:
  1917. inline static int32_t get_offset_of__Major_0() { return static_cast<int32_t>(offsetof(Version_tBDAEDED25425A1D09910468B8BD1759115646E3C, ____Major_0)); }
  1918. inline int32_t get__Major_0() const { return ____Major_0; }
  1919. inline int32_t* get_address_of__Major_0() { return &____Major_0; }
  1920. inline void set__Major_0(int32_t value)
  1921. {
  1922. ____Major_0 = value;
  1923. }
  1924. inline static int32_t get_offset_of__Minor_1() { return static_cast<int32_t>(offsetof(Version_tBDAEDED25425A1D09910468B8BD1759115646E3C, ____Minor_1)); }
  1925. inline int32_t get__Minor_1() const { return ____Minor_1; }
  1926. inline int32_t* get_address_of__Minor_1() { return &____Minor_1; }
  1927. inline void set__Minor_1(int32_t value)
  1928. {
  1929. ____Minor_1 = value;
  1930. }
  1931. inline static int32_t get_offset_of__Build_2() { return static_cast<int32_t>(offsetof(Version_tBDAEDED25425A1D09910468B8BD1759115646E3C, ____Build_2)); }
  1932. inline int32_t get__Build_2() const { return ____Build_2; }
  1933. inline int32_t* get_address_of__Build_2() { return &____Build_2; }
  1934. inline void set__Build_2(int32_t value)
  1935. {
  1936. ____Build_2 = value;
  1937. }
  1938. inline static int32_t get_offset_of__Revision_3() { return static_cast<int32_t>(offsetof(Version_tBDAEDED25425A1D09910468B8BD1759115646E3C, ____Revision_3)); }
  1939. inline int32_t get__Revision_3() const { return ____Revision_3; }
  1940. inline int32_t* get_address_of__Revision_3() { return &____Revision_3; }
  1941. inline void set__Revision_3(int32_t value)
  1942. {
  1943. ____Revision_3 = value;
  1944. }
  1945. };
  1946. struct Version_tBDAEDED25425A1D09910468B8BD1759115646E3C_StaticFields
  1947. {
  1948. public:
  1949. // System.Char[] System.Version::SeparatorsArray
  1950. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___SeparatorsArray_4;
  1951. public:
  1952. inline static int32_t get_offset_of_SeparatorsArray_4() { return static_cast<int32_t>(offsetof(Version_tBDAEDED25425A1D09910468B8BD1759115646E3C_StaticFields, ___SeparatorsArray_4)); }
  1953. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_SeparatorsArray_4() const { return ___SeparatorsArray_4; }
  1954. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_SeparatorsArray_4() { return &___SeparatorsArray_4; }
  1955. inline void set_SeparatorsArray_4(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value)
  1956. {
  1957. ___SeparatorsArray_4 = value;
  1958. Il2CppCodeGenWriteBarrier((void**)(&___SeparatorsArray_4), (void*)value);
  1959. }
  1960. };
  1961. // System.Collections.ListDictionaryInternal/DictionaryNode
  1962. struct DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C : public RuntimeObject
  1963. {
  1964. public:
  1965. // System.Object System.Collections.ListDictionaryInternal/DictionaryNode::key
  1966. RuntimeObject * ___key_0;
  1967. // System.Object System.Collections.ListDictionaryInternal/DictionaryNode::value
  1968. RuntimeObject * ___value_1;
  1969. // System.Collections.ListDictionaryInternal/DictionaryNode System.Collections.ListDictionaryInternal/DictionaryNode::next
  1970. DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C * ___next_2;
  1971. public:
  1972. inline static int32_t get_offset_of_key_0() { return static_cast<int32_t>(offsetof(DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C, ___key_0)); }
  1973. inline RuntimeObject * get_key_0() const { return ___key_0; }
  1974. inline RuntimeObject ** get_address_of_key_0() { return &___key_0; }
  1975. inline void set_key_0(RuntimeObject * value)
  1976. {
  1977. ___key_0 = value;
  1978. Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value);
  1979. }
  1980. inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C, ___value_1)); }
  1981. inline RuntimeObject * get_value_1() const { return ___value_1; }
  1982. inline RuntimeObject ** get_address_of_value_1() { return &___value_1; }
  1983. inline void set_value_1(RuntimeObject * value)
  1984. {
  1985. ___value_1 = value;
  1986. Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value);
  1987. }
  1988. inline static int32_t get_offset_of_next_2() { return static_cast<int32_t>(offsetof(DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C, ___next_2)); }
  1989. inline DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C * get_next_2() const { return ___next_2; }
  1990. inline DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C ** get_address_of_next_2() { return &___next_2; }
  1991. inline void set_next_2(DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C * value)
  1992. {
  1993. ___next_2 = value;
  1994. Il2CppCodeGenWriteBarrier((void**)(&___next_2), (void*)value);
  1995. }
  1996. };
  1997. // System.TimeZoneInfo/<>c
  1998. struct U3CU3Ec_t24F903F915888347E8B19C16314DF4C75387324E : public RuntimeObject
  1999. {
  2000. public:
  2001. public:
  2002. };
  2003. struct U3CU3Ec_t24F903F915888347E8B19C16314DF4C75387324E_StaticFields
  2004. {
  2005. public:
  2006. // System.TimeZoneInfo/<>c System.TimeZoneInfo/<>c::<>9
  2007. U3CU3Ec_t24F903F915888347E8B19C16314DF4C75387324E * ___U3CU3E9_0;
  2008. // System.Comparison`1<System.TimeZoneInfo/AdjustmentRule> System.TimeZoneInfo/<>c::<>9__19_0
  2009. Comparison_1_tDAC4CC47FDC3DBE8E8A9DF5789C71CAA2B42AEC1 * ___U3CU3E9__19_0_1;
  2010. public:
  2011. inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast<int32_t>(offsetof(U3CU3Ec_t24F903F915888347E8B19C16314DF4C75387324E_StaticFields, ___U3CU3E9_0)); }
  2012. inline U3CU3Ec_t24F903F915888347E8B19C16314DF4C75387324E * get_U3CU3E9_0() const { return ___U3CU3E9_0; }
  2013. inline U3CU3Ec_t24F903F915888347E8B19C16314DF4C75387324E ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; }
  2014. inline void set_U3CU3E9_0(U3CU3Ec_t24F903F915888347E8B19C16314DF4C75387324E * value)
  2015. {
  2016. ___U3CU3E9_0 = value;
  2017. Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value);
  2018. }
  2019. inline static int32_t get_offset_of_U3CU3E9__19_0_1() { return static_cast<int32_t>(offsetof(U3CU3Ec_t24F903F915888347E8B19C16314DF4C75387324E_StaticFields, ___U3CU3E9__19_0_1)); }
  2020. inline Comparison_1_tDAC4CC47FDC3DBE8E8A9DF5789C71CAA2B42AEC1 * get_U3CU3E9__19_0_1() const { return ___U3CU3E9__19_0_1; }
  2021. inline Comparison_1_tDAC4CC47FDC3DBE8E8A9DF5789C71CAA2B42AEC1 ** get_address_of_U3CU3E9__19_0_1() { return &___U3CU3E9__19_0_1; }
  2022. inline void set_U3CU3E9__19_0_1(Comparison_1_tDAC4CC47FDC3DBE8E8A9DF5789C71CAA2B42AEC1 * value)
  2023. {
  2024. ___U3CU3E9__19_0_1 = value;
  2025. Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__19_0_1), (void*)value);
  2026. }
  2027. };
  2028. // System.Threading.Timer/Scheduler
  2029. struct Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 : public RuntimeObject
  2030. {
  2031. public:
  2032. // System.Collections.SortedList System.Threading.Timer/Scheduler::list
  2033. SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * ___list_1;
  2034. // System.Threading.ManualResetEvent System.Threading.Timer/Scheduler::changed
  2035. ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * ___changed_2;
  2036. public:
  2037. inline static int32_t get_offset_of_list_1() { return static_cast<int32_t>(offsetof(Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8, ___list_1)); }
  2038. inline SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * get_list_1() const { return ___list_1; }
  2039. inline SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 ** get_address_of_list_1() { return &___list_1; }
  2040. inline void set_list_1(SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * value)
  2041. {
  2042. ___list_1 = value;
  2043. Il2CppCodeGenWriteBarrier((void**)(&___list_1), (void*)value);
  2044. }
  2045. inline static int32_t get_offset_of_changed_2() { return static_cast<int32_t>(offsetof(Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8, ___changed_2)); }
  2046. inline ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * get_changed_2() const { return ___changed_2; }
  2047. inline ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA ** get_address_of_changed_2() { return &___changed_2; }
  2048. inline void set_changed_2(ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * value)
  2049. {
  2050. ___changed_2 = value;
  2051. Il2CppCodeGenWriteBarrier((void**)(&___changed_2), (void*)value);
  2052. }
  2053. };
  2054. struct Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8_StaticFields
  2055. {
  2056. public:
  2057. // System.Threading.Timer/Scheduler System.Threading.Timer/Scheduler::instance
  2058. Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * ___instance_0;
  2059. public:
  2060. inline static int32_t get_offset_of_instance_0() { return static_cast<int32_t>(offsetof(Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8_StaticFields, ___instance_0)); }
  2061. inline Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * get_instance_0() const { return ___instance_0; }
  2062. inline Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 ** get_address_of_instance_0() { return &___instance_0; }
  2063. inline void set_instance_0(Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * value)
  2064. {
  2065. ___instance_0 = value;
  2066. Il2CppCodeGenWriteBarrier((void**)(&___instance_0), (void*)value);
  2067. }
  2068. };
  2069. // System.Threading.Timer/TimerComparer
  2070. struct TimerComparer_t1899647CFE875978843BE8ABA01C10956F1E740B : public RuntimeObject
  2071. {
  2072. public:
  2073. public:
  2074. };
  2075. // System.Security.Util.Tokenizer/StreamTokenReader
  2076. struct StreamTokenReader_tBE50E3D129506958174D69229CC2271AECFFDE56 : public RuntimeObject
  2077. {
  2078. public:
  2079. // System.IO.StreamReader System.Security.Util.Tokenizer/StreamTokenReader::_in
  2080. StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3 * ____in_0;
  2081. // System.Int32 System.Security.Util.Tokenizer/StreamTokenReader::_numCharRead
  2082. int32_t ____numCharRead_1;
  2083. public:
  2084. inline static int32_t get_offset_of__in_0() { return static_cast<int32_t>(offsetof(StreamTokenReader_tBE50E3D129506958174D69229CC2271AECFFDE56, ____in_0)); }
  2085. inline StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3 * get__in_0() const { return ____in_0; }
  2086. inline StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3 ** get_address_of__in_0() { return &____in_0; }
  2087. inline void set__in_0(StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3 * value)
  2088. {
  2089. ____in_0 = value;
  2090. Il2CppCodeGenWriteBarrier((void**)(&____in_0), (void*)value);
  2091. }
  2092. inline static int32_t get_offset_of__numCharRead_1() { return static_cast<int32_t>(offsetof(StreamTokenReader_tBE50E3D129506958174D69229CC2271AECFFDE56, ____numCharRead_1)); }
  2093. inline int32_t get__numCharRead_1() const { return ____numCharRead_1; }
  2094. inline int32_t* get_address_of__numCharRead_1() { return &____numCharRead_1; }
  2095. inline void set__numCharRead_1(int32_t value)
  2096. {
  2097. ____numCharRead_1 = value;
  2098. }
  2099. };
  2100. // System.Security.Util.Tokenizer/StringMaker
  2101. struct StringMaker_t4B512CC97F2C6F1F5C401E0B0E44949683737D08 : public RuntimeObject
  2102. {
  2103. public:
  2104. // System.String[] System.Security.Util.Tokenizer/StringMaker::aStrings
  2105. StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___aStrings_0;
  2106. // System.UInt32 System.Security.Util.Tokenizer/StringMaker::cStringsMax
  2107. uint32_t ___cStringsMax_1;
  2108. // System.UInt32 System.Security.Util.Tokenizer/StringMaker::cStringsUsed
  2109. uint32_t ___cStringsUsed_2;
  2110. // System.Text.StringBuilder System.Security.Util.Tokenizer/StringMaker::_outStringBuilder
  2111. StringBuilder_t * ____outStringBuilder_3;
  2112. // System.Char[] System.Security.Util.Tokenizer/StringMaker::_outChars
  2113. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ____outChars_4;
  2114. // System.Int32 System.Security.Util.Tokenizer/StringMaker::_outIndex
  2115. int32_t ____outIndex_5;
  2116. public:
  2117. inline static int32_t get_offset_of_aStrings_0() { return static_cast<int32_t>(offsetof(StringMaker_t4B512CC97F2C6F1F5C401E0B0E44949683737D08, ___aStrings_0)); }
  2118. inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_aStrings_0() const { return ___aStrings_0; }
  2119. inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_aStrings_0() { return &___aStrings_0; }
  2120. inline void set_aStrings_0(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value)
  2121. {
  2122. ___aStrings_0 = value;
  2123. Il2CppCodeGenWriteBarrier((void**)(&___aStrings_0), (void*)value);
  2124. }
  2125. inline static int32_t get_offset_of_cStringsMax_1() { return static_cast<int32_t>(offsetof(StringMaker_t4B512CC97F2C6F1F5C401E0B0E44949683737D08, ___cStringsMax_1)); }
  2126. inline uint32_t get_cStringsMax_1() const { return ___cStringsMax_1; }
  2127. inline uint32_t* get_address_of_cStringsMax_1() { return &___cStringsMax_1; }
  2128. inline void set_cStringsMax_1(uint32_t value)
  2129. {
  2130. ___cStringsMax_1 = value;
  2131. }
  2132. inline static int32_t get_offset_of_cStringsUsed_2() { return static_cast<int32_t>(offsetof(StringMaker_t4B512CC97F2C6F1F5C401E0B0E44949683737D08, ___cStringsUsed_2)); }
  2133. inline uint32_t get_cStringsUsed_2() const { return ___cStringsUsed_2; }
  2134. inline uint32_t* get_address_of_cStringsUsed_2() { return &___cStringsUsed_2; }
  2135. inline void set_cStringsUsed_2(uint32_t value)
  2136. {
  2137. ___cStringsUsed_2 = value;
  2138. }
  2139. inline static int32_t get_offset_of__outStringBuilder_3() { return static_cast<int32_t>(offsetof(StringMaker_t4B512CC97F2C6F1F5C401E0B0E44949683737D08, ____outStringBuilder_3)); }
  2140. inline StringBuilder_t * get__outStringBuilder_3() const { return ____outStringBuilder_3; }
  2141. inline StringBuilder_t ** get_address_of__outStringBuilder_3() { return &____outStringBuilder_3; }
  2142. inline void set__outStringBuilder_3(StringBuilder_t * value)
  2143. {
  2144. ____outStringBuilder_3 = value;
  2145. Il2CppCodeGenWriteBarrier((void**)(&____outStringBuilder_3), (void*)value);
  2146. }
  2147. inline static int32_t get_offset_of__outChars_4() { return static_cast<int32_t>(offsetof(StringMaker_t4B512CC97F2C6F1F5C401E0B0E44949683737D08, ____outChars_4)); }
  2148. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get__outChars_4() const { return ____outChars_4; }
  2149. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of__outChars_4() { return &____outChars_4; }
  2150. inline void set__outChars_4(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value)
  2151. {
  2152. ____outChars_4 = value;
  2153. Il2CppCodeGenWriteBarrier((void**)(&____outChars_4), (void*)value);
  2154. }
  2155. inline static int32_t get_offset_of__outIndex_5() { return static_cast<int32_t>(offsetof(StringMaker_t4B512CC97F2C6F1F5C401E0B0E44949683737D08, ____outIndex_5)); }
  2156. inline int32_t get__outIndex_5() const { return ____outIndex_5; }
  2157. inline int32_t* get_address_of__outIndex_5() { return &____outIndex_5; }
  2158. inline void set__outIndex_5(int32_t value)
  2159. {
  2160. ____outIndex_5 = value;
  2161. }
  2162. };
  2163. // System.TypeNames/ATypeName
  2164. struct ATypeName_t19F245ED1619C78770F92C899C4FE364DBF30861 : public RuntimeObject
  2165. {
  2166. public:
  2167. public:
  2168. };
  2169. // Microsoft.Win32.Win32Native/WIN32_FIND_DATA
  2170. struct WIN32_FIND_DATA_tE88493B22E1CDD2E595CA4F800949555399AB3C7 : public RuntimeObject
  2171. {
  2172. public:
  2173. // System.Int32 Microsoft.Win32.Win32Native/WIN32_FIND_DATA::dwFileAttributes
  2174. int32_t ___dwFileAttributes_0;
  2175. // System.String Microsoft.Win32.Win32Native/WIN32_FIND_DATA::cFileName
  2176. String_t* ___cFileName_1;
  2177. public:
  2178. inline static int32_t get_offset_of_dwFileAttributes_0() { return static_cast<int32_t>(offsetof(WIN32_FIND_DATA_tE88493B22E1CDD2E595CA4F800949555399AB3C7, ___dwFileAttributes_0)); }
  2179. inline int32_t get_dwFileAttributes_0() const { return ___dwFileAttributes_0; }
  2180. inline int32_t* get_address_of_dwFileAttributes_0() { return &___dwFileAttributes_0; }
  2181. inline void set_dwFileAttributes_0(int32_t value)
  2182. {
  2183. ___dwFileAttributes_0 = value;
  2184. }
  2185. inline static int32_t get_offset_of_cFileName_1() { return static_cast<int32_t>(offsetof(WIN32_FIND_DATA_tE88493B22E1CDD2E595CA4F800949555399AB3C7, ___cFileName_1)); }
  2186. inline String_t* get_cFileName_1() const { return ___cFileName_1; }
  2187. inline String_t** get_address_of_cFileName_1() { return &___cFileName_1; }
  2188. inline void set_cFileName_1(String_t* value)
  2189. {
  2190. ___cFileName_1 = value;
  2191. Il2CppCodeGenWriteBarrier((void**)(&___cFileName_1), (void*)value);
  2192. }
  2193. };
  2194. // Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator
  2195. struct X509CertificateEnumerator_t7DC1FB8E5922D2F77B9DBEB8CE52601228B0CF56 : public RuntimeObject
  2196. {
  2197. public:
  2198. // System.Collections.IEnumerator Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator::enumerator
  2199. RuntimeObject* ___enumerator_0;
  2200. public:
  2201. inline static int32_t get_offset_of_enumerator_0() { return static_cast<int32_t>(offsetof(X509CertificateEnumerator_t7DC1FB8E5922D2F77B9DBEB8CE52601228B0CF56, ___enumerator_0)); }
  2202. inline RuntimeObject* get_enumerator_0() const { return ___enumerator_0; }
  2203. inline RuntimeObject** get_address_of_enumerator_0() { return &___enumerator_0; }
  2204. inline void set_enumerator_0(RuntimeObject* value)
  2205. {
  2206. ___enumerator_0 = value;
  2207. Il2CppCodeGenWriteBarrier((void**)(&___enumerator_0), (void*)value);
  2208. }
  2209. };
  2210. // System.Collections.ListDictionaryInternal/NodeKeyValueCollection/NodeKeyValueEnumerator
  2211. struct NodeKeyValueEnumerator_tE6977A5C0AF3F0E001B951488690F2693BAB3955 : public RuntimeObject
  2212. {
  2213. public:
  2214. // System.Collections.ListDictionaryInternal System.Collections.ListDictionaryInternal/NodeKeyValueCollection/NodeKeyValueEnumerator::list
  2215. ListDictionaryInternal_t41BC521E191A070D69C4D98B996314424BBFDA8A * ___list_0;
  2216. // System.Collections.ListDictionaryInternal/DictionaryNode System.Collections.ListDictionaryInternal/NodeKeyValueCollection/NodeKeyValueEnumerator::current
  2217. DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C * ___current_1;
  2218. // System.Int32 System.Collections.ListDictionaryInternal/NodeKeyValueCollection/NodeKeyValueEnumerator::version
  2219. int32_t ___version_2;
  2220. // System.Boolean System.Collections.ListDictionaryInternal/NodeKeyValueCollection/NodeKeyValueEnumerator::isKeys
  2221. bool ___isKeys_3;
  2222. // System.Boolean System.Collections.ListDictionaryInternal/NodeKeyValueCollection/NodeKeyValueEnumerator::start
  2223. bool ___start_4;
  2224. public:
  2225. inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(NodeKeyValueEnumerator_tE6977A5C0AF3F0E001B951488690F2693BAB3955, ___list_0)); }
  2226. inline ListDictionaryInternal_t41BC521E191A070D69C4D98B996314424BBFDA8A * get_list_0() const { return ___list_0; }
  2227. inline ListDictionaryInternal_t41BC521E191A070D69C4D98B996314424BBFDA8A ** get_address_of_list_0() { return &___list_0; }
  2228. inline void set_list_0(ListDictionaryInternal_t41BC521E191A070D69C4D98B996314424BBFDA8A * value)
  2229. {
  2230. ___list_0 = value;
  2231. Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
  2232. }
  2233. inline static int32_t get_offset_of_current_1() { return static_cast<int32_t>(offsetof(NodeKeyValueEnumerator_tE6977A5C0AF3F0E001B951488690F2693BAB3955, ___current_1)); }
  2234. inline DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C * get_current_1() const { return ___current_1; }
  2235. inline DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C ** get_address_of_current_1() { return &___current_1; }
  2236. inline void set_current_1(DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C * value)
  2237. {
  2238. ___current_1 = value;
  2239. Il2CppCodeGenWriteBarrier((void**)(&___current_1), (void*)value);
  2240. }
  2241. inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(NodeKeyValueEnumerator_tE6977A5C0AF3F0E001B951488690F2693BAB3955, ___version_2)); }
  2242. inline int32_t get_version_2() const { return ___version_2; }
  2243. inline int32_t* get_address_of_version_2() { return &___version_2; }
  2244. inline void set_version_2(int32_t value)
  2245. {
  2246. ___version_2 = value;
  2247. }
  2248. inline static int32_t get_offset_of_isKeys_3() { return static_cast<int32_t>(offsetof(NodeKeyValueEnumerator_tE6977A5C0AF3F0E001B951488690F2693BAB3955, ___isKeys_3)); }
  2249. inline bool get_isKeys_3() const { return ___isKeys_3; }
  2250. inline bool* get_address_of_isKeys_3() { return &___isKeys_3; }
  2251. inline void set_isKeys_3(bool value)
  2252. {
  2253. ___isKeys_3 = value;
  2254. }
  2255. inline static int32_t get_offset_of_start_4() { return static_cast<int32_t>(offsetof(NodeKeyValueEnumerator_tE6977A5C0AF3F0E001B951488690F2693BAB3955, ___start_4)); }
  2256. inline bool get_start_4() const { return ___start_4; }
  2257. inline bool* get_address_of_start_4() { return &___start_4; }
  2258. inline void set_start_4(bool value)
  2259. {
  2260. ___start_4 = value;
  2261. }
  2262. };
  2263. // System.IO.Stream/SynchronousAsyncResult/<>c
  2264. struct U3CU3Ec_t0B9BA392160C64553C28F93C014479CD7CDC88CB : public RuntimeObject
  2265. {
  2266. public:
  2267. public:
  2268. };
  2269. struct U3CU3Ec_t0B9BA392160C64553C28F93C014479CD7CDC88CB_StaticFields
  2270. {
  2271. public:
  2272. // System.IO.Stream/SynchronousAsyncResult/<>c System.IO.Stream/SynchronousAsyncResult/<>c::<>9
  2273. U3CU3Ec_t0B9BA392160C64553C28F93C014479CD7CDC88CB * ___U3CU3E9_0;
  2274. // System.Func`1<System.Threading.ManualResetEvent> System.IO.Stream/SynchronousAsyncResult/<>c::<>9__12_0
  2275. Func_1_t5676838A0CF4B34BFAE91E1902234AA2C5C4BE05 * ___U3CU3E9__12_0_1;
  2276. public:
  2277. inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast<int32_t>(offsetof(U3CU3Ec_t0B9BA392160C64553C28F93C014479CD7CDC88CB_StaticFields, ___U3CU3E9_0)); }
  2278. inline U3CU3Ec_t0B9BA392160C64553C28F93C014479CD7CDC88CB * get_U3CU3E9_0() const { return ___U3CU3E9_0; }
  2279. inline U3CU3Ec_t0B9BA392160C64553C28F93C014479CD7CDC88CB ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; }
  2280. inline void set_U3CU3E9_0(U3CU3Ec_t0B9BA392160C64553C28F93C014479CD7CDC88CB * value)
  2281. {
  2282. ___U3CU3E9_0 = value;
  2283. Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value);
  2284. }
  2285. inline static int32_t get_offset_of_U3CU3E9__12_0_1() { return static_cast<int32_t>(offsetof(U3CU3Ec_t0B9BA392160C64553C28F93C014479CD7CDC88CB_StaticFields, ___U3CU3E9__12_0_1)); }
  2286. inline Func_1_t5676838A0CF4B34BFAE91E1902234AA2C5C4BE05 * get_U3CU3E9__12_0_1() const { return ___U3CU3E9__12_0_1; }
  2287. inline Func_1_t5676838A0CF4B34BFAE91E1902234AA2C5C4BE05 ** get_address_of_U3CU3E9__12_0_1() { return &___U3CU3E9__12_0_1; }
  2288. inline void set_U3CU3E9__12_0_1(Func_1_t5676838A0CF4B34BFAE91E1902234AA2C5C4BE05 * value)
  2289. {
  2290. ___U3CU3E9__12_0_1 = value;
  2291. Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__12_0_1), (void*)value);
  2292. }
  2293. };
  2294. // System.Boolean
  2295. struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37
  2296. {
  2297. public:
  2298. // System.Boolean System.Boolean::m_value
  2299. bool ___m_value_0;
  2300. public:
  2301. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); }
  2302. inline bool get_m_value_0() const { return ___m_value_0; }
  2303. inline bool* get_address_of_m_value_0() { return &___m_value_0; }
  2304. inline void set_m_value_0(bool value)
  2305. {
  2306. ___m_value_0 = value;
  2307. }
  2308. };
  2309. struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields
  2310. {
  2311. public:
  2312. // System.String System.Boolean::TrueString
  2313. String_t* ___TrueString_5;
  2314. // System.String System.Boolean::FalseString
  2315. String_t* ___FalseString_6;
  2316. public:
  2317. inline static int32_t get_offset_of_TrueString_5() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); }
  2318. inline String_t* get_TrueString_5() const { return ___TrueString_5; }
  2319. inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; }
  2320. inline void set_TrueString_5(String_t* value)
  2321. {
  2322. ___TrueString_5 = value;
  2323. Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value);
  2324. }
  2325. inline static int32_t get_offset_of_FalseString_6() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); }
  2326. inline String_t* get_FalseString_6() const { return ___FalseString_6; }
  2327. inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; }
  2328. inline void set_FalseString_6(String_t* value)
  2329. {
  2330. ___FalseString_6 = value;
  2331. Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value);
  2332. }
  2333. };
  2334. // System.Byte
  2335. struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056
  2336. {
  2337. public:
  2338. // System.Byte System.Byte::m_value
  2339. uint8_t ___m_value_0;
  2340. public:
  2341. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056, ___m_value_0)); }
  2342. inline uint8_t get_m_value_0() const { return ___m_value_0; }
  2343. inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; }
  2344. inline void set_m_value_0(uint8_t value)
  2345. {
  2346. ___m_value_0 = value;
  2347. }
  2348. };
  2349. // System.Threading.CancellationToken
  2350. struct CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD
  2351. {
  2352. public:
  2353. // System.Threading.CancellationTokenSource System.Threading.CancellationToken::m_source
  2354. CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3 * ___m_source_0;
  2355. public:
  2356. inline static int32_t get_offset_of_m_source_0() { return static_cast<int32_t>(offsetof(CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD, ___m_source_0)); }
  2357. inline CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3 * get_m_source_0() const { return ___m_source_0; }
  2358. inline CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3 ** get_address_of_m_source_0() { return &___m_source_0; }
  2359. inline void set_m_source_0(CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3 * value)
  2360. {
  2361. ___m_source_0 = value;
  2362. Il2CppCodeGenWriteBarrier((void**)(&___m_source_0), (void*)value);
  2363. }
  2364. };
  2365. struct CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD_StaticFields
  2366. {
  2367. public:
  2368. // System.Action`1<System.Object> System.Threading.CancellationToken::s_ActionToActionObjShunt
  2369. Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ___s_ActionToActionObjShunt_1;
  2370. public:
  2371. inline static int32_t get_offset_of_s_ActionToActionObjShunt_1() { return static_cast<int32_t>(offsetof(CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD_StaticFields, ___s_ActionToActionObjShunt_1)); }
  2372. inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get_s_ActionToActionObjShunt_1() const { return ___s_ActionToActionObjShunt_1; }
  2373. inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of_s_ActionToActionObjShunt_1() { return &___s_ActionToActionObjShunt_1; }
  2374. inline void set_s_ActionToActionObjShunt_1(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value)
  2375. {
  2376. ___s_ActionToActionObjShunt_1 = value;
  2377. Il2CppCodeGenWriteBarrier((void**)(&___s_ActionToActionObjShunt_1), (void*)value);
  2378. }
  2379. };
  2380. // Native definition for P/Invoke marshalling of System.Threading.CancellationToken
  2381. struct CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD_marshaled_pinvoke
  2382. {
  2383. CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3 * ___m_source_0;
  2384. };
  2385. // Native definition for COM marshalling of System.Threading.CancellationToken
  2386. struct CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD_marshaled_com
  2387. {
  2388. CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3 * ___m_source_0;
  2389. };
  2390. // System.Char
  2391. struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14
  2392. {
  2393. public:
  2394. // System.Char System.Char::m_value
  2395. Il2CppChar ___m_value_0;
  2396. public:
  2397. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14, ___m_value_0)); }
  2398. inline Il2CppChar get_m_value_0() const { return ___m_value_0; }
  2399. inline Il2CppChar* get_address_of_m_value_0() { return &___m_value_0; }
  2400. inline void set_m_value_0(Il2CppChar value)
  2401. {
  2402. ___m_value_0 = value;
  2403. }
  2404. };
  2405. struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields
  2406. {
  2407. public:
  2408. // System.Byte[] System.Char::categoryForLatin1
  2409. ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___categoryForLatin1_3;
  2410. public:
  2411. inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast<int32_t>(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields, ___categoryForLatin1_3)); }
  2412. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; }
  2413. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; }
  2414. inline void set_categoryForLatin1_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value)
  2415. {
  2416. ___categoryForLatin1_3 = value;
  2417. Il2CppCodeGenWriteBarrier((void**)(&___categoryForLatin1_3), (void*)value);
  2418. }
  2419. };
  2420. // System.DateTime
  2421. struct DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405
  2422. {
  2423. public:
  2424. // System.UInt64 System.DateTime::dateData
  2425. uint64_t ___dateData_44;
  2426. public:
  2427. inline static int32_t get_offset_of_dateData_44() { return static_cast<int32_t>(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405, ___dateData_44)); }
  2428. inline uint64_t get_dateData_44() const { return ___dateData_44; }
  2429. inline uint64_t* get_address_of_dateData_44() { return &___dateData_44; }
  2430. inline void set_dateData_44(uint64_t value)
  2431. {
  2432. ___dateData_44 = value;
  2433. }
  2434. };
  2435. struct DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields
  2436. {
  2437. public:
  2438. // System.Int32[] System.DateTime::DaysToMonth365
  2439. Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___DaysToMonth365_29;
  2440. // System.Int32[] System.DateTime::DaysToMonth366
  2441. Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___DaysToMonth366_30;
  2442. // System.DateTime System.DateTime::MinValue
  2443. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___MinValue_31;
  2444. // System.DateTime System.DateTime::MaxValue
  2445. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___MaxValue_32;
  2446. public:
  2447. inline static int32_t get_offset_of_DaysToMonth365_29() { return static_cast<int32_t>(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___DaysToMonth365_29)); }
  2448. inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_DaysToMonth365_29() const { return ___DaysToMonth365_29; }
  2449. inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_DaysToMonth365_29() { return &___DaysToMonth365_29; }
  2450. inline void set_DaysToMonth365_29(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value)
  2451. {
  2452. ___DaysToMonth365_29 = value;
  2453. Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth365_29), (void*)value);
  2454. }
  2455. inline static int32_t get_offset_of_DaysToMonth366_30() { return static_cast<int32_t>(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___DaysToMonth366_30)); }
  2456. inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_DaysToMonth366_30() const { return ___DaysToMonth366_30; }
  2457. inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_DaysToMonth366_30() { return &___DaysToMonth366_30; }
  2458. inline void set_DaysToMonth366_30(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value)
  2459. {
  2460. ___DaysToMonth366_30 = value;
  2461. Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth366_30), (void*)value);
  2462. }
  2463. inline static int32_t get_offset_of_MinValue_31() { return static_cast<int32_t>(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___MinValue_31)); }
  2464. inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_MinValue_31() const { return ___MinValue_31; }
  2465. inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_MinValue_31() { return &___MinValue_31; }
  2466. inline void set_MinValue_31(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value)
  2467. {
  2468. ___MinValue_31 = value;
  2469. }
  2470. inline static int32_t get_offset_of_MaxValue_32() { return static_cast<int32_t>(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___MaxValue_32)); }
  2471. inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_MaxValue_32() const { return ___MaxValue_32; }
  2472. inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_MaxValue_32() { return &___MaxValue_32; }
  2473. inline void set_MaxValue_32(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value)
  2474. {
  2475. ___MaxValue_32 = value;
  2476. }
  2477. };
  2478. // System.Text.DecoderNLS
  2479. struct DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A : public Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370
  2480. {
  2481. public:
  2482. // System.Text.Encoding System.Text.DecoderNLS::m_encoding
  2483. Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___m_encoding_2;
  2484. // System.Boolean System.Text.DecoderNLS::m_mustFlush
  2485. bool ___m_mustFlush_3;
  2486. // System.Boolean System.Text.DecoderNLS::m_throwOnOverflow
  2487. bool ___m_throwOnOverflow_4;
  2488. // System.Int32 System.Text.DecoderNLS::m_bytesUsed
  2489. int32_t ___m_bytesUsed_5;
  2490. public:
  2491. inline static int32_t get_offset_of_m_encoding_2() { return static_cast<int32_t>(offsetof(DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A, ___m_encoding_2)); }
  2492. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_m_encoding_2() const { return ___m_encoding_2; }
  2493. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_m_encoding_2() { return &___m_encoding_2; }
  2494. inline void set_m_encoding_2(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value)
  2495. {
  2496. ___m_encoding_2 = value;
  2497. Il2CppCodeGenWriteBarrier((void**)(&___m_encoding_2), (void*)value);
  2498. }
  2499. inline static int32_t get_offset_of_m_mustFlush_3() { return static_cast<int32_t>(offsetof(DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A, ___m_mustFlush_3)); }
  2500. inline bool get_m_mustFlush_3() const { return ___m_mustFlush_3; }
  2501. inline bool* get_address_of_m_mustFlush_3() { return &___m_mustFlush_3; }
  2502. inline void set_m_mustFlush_3(bool value)
  2503. {
  2504. ___m_mustFlush_3 = value;
  2505. }
  2506. inline static int32_t get_offset_of_m_throwOnOverflow_4() { return static_cast<int32_t>(offsetof(DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A, ___m_throwOnOverflow_4)); }
  2507. inline bool get_m_throwOnOverflow_4() const { return ___m_throwOnOverflow_4; }
  2508. inline bool* get_address_of_m_throwOnOverflow_4() { return &___m_throwOnOverflow_4; }
  2509. inline void set_m_throwOnOverflow_4(bool value)
  2510. {
  2511. ___m_throwOnOverflow_4 = value;
  2512. }
  2513. inline static int32_t get_offset_of_m_bytesUsed_5() { return static_cast<int32_t>(offsetof(DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A, ___m_bytesUsed_5)); }
  2514. inline int32_t get_m_bytesUsed_5() const { return ___m_bytesUsed_5; }
  2515. inline int32_t* get_address_of_m_bytesUsed_5() { return &___m_bytesUsed_5; }
  2516. inline void set_m_bytesUsed_5(int32_t value)
  2517. {
  2518. ___m_bytesUsed_5 = value;
  2519. }
  2520. };
  2521. // System.Double
  2522. struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181
  2523. {
  2524. public:
  2525. // System.Double System.Double::m_value
  2526. double ___m_value_0;
  2527. public:
  2528. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181, ___m_value_0)); }
  2529. inline double get_m_value_0() const { return ___m_value_0; }
  2530. inline double* get_address_of_m_value_0() { return &___m_value_0; }
  2531. inline void set_m_value_0(double value)
  2532. {
  2533. ___m_value_0 = value;
  2534. }
  2535. };
  2536. struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields
  2537. {
  2538. public:
  2539. // System.Double System.Double::NegativeZero
  2540. double ___NegativeZero_7;
  2541. public:
  2542. inline static int32_t get_offset_of_NegativeZero_7() { return static_cast<int32_t>(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields, ___NegativeZero_7)); }
  2543. inline double get_NegativeZero_7() const { return ___NegativeZero_7; }
  2544. inline double* get_address_of_NegativeZero_7() { return &___NegativeZero_7; }
  2545. inline void set_NegativeZero_7(double value)
  2546. {
  2547. ___NegativeZero_7 = value;
  2548. }
  2549. };
  2550. // System.Text.EncoderNLS
  2551. struct EncoderNLS_tB071198C3F300408FDED1BD2C822F46A25115712 : public Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A
  2552. {
  2553. public:
  2554. // System.Char System.Text.EncoderNLS::charLeftOver
  2555. Il2CppChar ___charLeftOver_2;
  2556. // System.Text.Encoding System.Text.EncoderNLS::m_encoding
  2557. Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___m_encoding_3;
  2558. // System.Boolean System.Text.EncoderNLS::m_mustFlush
  2559. bool ___m_mustFlush_4;
  2560. // System.Boolean System.Text.EncoderNLS::m_throwOnOverflow
  2561. bool ___m_throwOnOverflow_5;
  2562. // System.Int32 System.Text.EncoderNLS::m_charsUsed
  2563. int32_t ___m_charsUsed_6;
  2564. public:
  2565. inline static int32_t get_offset_of_charLeftOver_2() { return static_cast<int32_t>(offsetof(EncoderNLS_tB071198C3F300408FDED1BD2C822F46A25115712, ___charLeftOver_2)); }
  2566. inline Il2CppChar get_charLeftOver_2() const { return ___charLeftOver_2; }
  2567. inline Il2CppChar* get_address_of_charLeftOver_2() { return &___charLeftOver_2; }
  2568. inline void set_charLeftOver_2(Il2CppChar value)
  2569. {
  2570. ___charLeftOver_2 = value;
  2571. }
  2572. inline static int32_t get_offset_of_m_encoding_3() { return static_cast<int32_t>(offsetof(EncoderNLS_tB071198C3F300408FDED1BD2C822F46A25115712, ___m_encoding_3)); }
  2573. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_m_encoding_3() const { return ___m_encoding_3; }
  2574. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_m_encoding_3() { return &___m_encoding_3; }
  2575. inline void set_m_encoding_3(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value)
  2576. {
  2577. ___m_encoding_3 = value;
  2578. Il2CppCodeGenWriteBarrier((void**)(&___m_encoding_3), (void*)value);
  2579. }
  2580. inline static int32_t get_offset_of_m_mustFlush_4() { return static_cast<int32_t>(offsetof(EncoderNLS_tB071198C3F300408FDED1BD2C822F46A25115712, ___m_mustFlush_4)); }
  2581. inline bool get_m_mustFlush_4() const { return ___m_mustFlush_4; }
  2582. inline bool* get_address_of_m_mustFlush_4() { return &___m_mustFlush_4; }
  2583. inline void set_m_mustFlush_4(bool value)
  2584. {
  2585. ___m_mustFlush_4 = value;
  2586. }
  2587. inline static int32_t get_offset_of_m_throwOnOverflow_5() { return static_cast<int32_t>(offsetof(EncoderNLS_tB071198C3F300408FDED1BD2C822F46A25115712, ___m_throwOnOverflow_5)); }
  2588. inline bool get_m_throwOnOverflow_5() const { return ___m_throwOnOverflow_5; }
  2589. inline bool* get_address_of_m_throwOnOverflow_5() { return &___m_throwOnOverflow_5; }
  2590. inline void set_m_throwOnOverflow_5(bool value)
  2591. {
  2592. ___m_throwOnOverflow_5 = value;
  2593. }
  2594. inline static int32_t get_offset_of_m_charsUsed_6() { return static_cast<int32_t>(offsetof(EncoderNLS_tB071198C3F300408FDED1BD2C822F46A25115712, ___m_charsUsed_6)); }
  2595. inline int32_t get_m_charsUsed_6() const { return ___m_charsUsed_6; }
  2596. inline int32_t* get_address_of_m_charsUsed_6() { return &___m_charsUsed_6; }
  2597. inline void set_m_charsUsed_6(int32_t value)
  2598. {
  2599. ___m_charsUsed_6 = value;
  2600. }
  2601. };
  2602. // System.Enum
  2603. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52
  2604. {
  2605. public:
  2606. public:
  2607. };
  2608. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields
  2609. {
  2610. public:
  2611. // System.Char[] System.Enum::enumSeperatorCharArray
  2612. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0;
  2613. public:
  2614. inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast<int32_t>(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); }
  2615. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; }
  2616. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; }
  2617. inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value)
  2618. {
  2619. ___enumSeperatorCharArray_0 = value;
  2620. Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value);
  2621. }
  2622. };
  2623. // Native definition for P/Invoke marshalling of System.Enum
  2624. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke
  2625. {
  2626. };
  2627. // Native definition for COM marshalling of System.Enum
  2628. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com
  2629. {
  2630. };
  2631. // System.Int32
  2632. struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046
  2633. {
  2634. public:
  2635. // System.Int32 System.Int32::m_value
  2636. int32_t ___m_value_0;
  2637. public:
  2638. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___m_value_0)); }
  2639. inline int32_t get_m_value_0() const { return ___m_value_0; }
  2640. inline int32_t* get_address_of_m_value_0() { return &___m_value_0; }
  2641. inline void set_m_value_0(int32_t value)
  2642. {
  2643. ___m_value_0 = value;
  2644. }
  2645. };
  2646. // System.Int64
  2647. struct Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3
  2648. {
  2649. public:
  2650. // System.Int64 System.Int64::m_value
  2651. int64_t ___m_value_0;
  2652. public:
  2653. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3, ___m_value_0)); }
  2654. inline int64_t get_m_value_0() const { return ___m_value_0; }
  2655. inline int64_t* get_address_of_m_value_0() { return &___m_value_0; }
  2656. inline void set_m_value_0(int64_t value)
  2657. {
  2658. ___m_value_0 = value;
  2659. }
  2660. };
  2661. // System.IntPtr
  2662. struct IntPtr_t
  2663. {
  2664. public:
  2665. // System.Void* System.IntPtr::m_value
  2666. void* ___m_value_0;
  2667. public:
  2668. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(IntPtr_t, ___m_value_0)); }
  2669. inline void* get_m_value_0() const { return ___m_value_0; }
  2670. inline void** get_address_of_m_value_0() { return &___m_value_0; }
  2671. inline void set_m_value_0(void* value)
  2672. {
  2673. ___m_value_0 = value;
  2674. }
  2675. };
  2676. struct IntPtr_t_StaticFields
  2677. {
  2678. public:
  2679. // System.IntPtr System.IntPtr::Zero
  2680. intptr_t ___Zero_1;
  2681. public:
  2682. inline static int32_t get_offset_of_Zero_1() { return static_cast<int32_t>(offsetof(IntPtr_t_StaticFields, ___Zero_1)); }
  2683. inline intptr_t get_Zero_1() const { return ___Zero_1; }
  2684. inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; }
  2685. inline void set_Zero_1(intptr_t value)
  2686. {
  2687. ___Zero_1 = value;
  2688. }
  2689. };
  2690. // System.IO.TextReader
  2691. struct TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8
  2692. {
  2693. public:
  2694. public:
  2695. };
  2696. struct TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F_StaticFields
  2697. {
  2698. public:
  2699. // System.Func`2<System.Object,System.String> System.IO.TextReader::_ReadLineDelegate
  2700. Func_2_t060A650AB95DEF14D4F579FA5999ACEFEEE0FD82 * ____ReadLineDelegate_1;
  2701. // System.Func`2<System.Object,System.Int32> System.IO.TextReader::_ReadDelegate
  2702. Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C * ____ReadDelegate_2;
  2703. // System.IO.TextReader System.IO.TextReader::Null
  2704. TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F * ___Null_3;
  2705. public:
  2706. inline static int32_t get_offset_of__ReadLineDelegate_1() { return static_cast<int32_t>(offsetof(TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F_StaticFields, ____ReadLineDelegate_1)); }
  2707. inline Func_2_t060A650AB95DEF14D4F579FA5999ACEFEEE0FD82 * get__ReadLineDelegate_1() const { return ____ReadLineDelegate_1; }
  2708. inline Func_2_t060A650AB95DEF14D4F579FA5999ACEFEEE0FD82 ** get_address_of__ReadLineDelegate_1() { return &____ReadLineDelegate_1; }
  2709. inline void set__ReadLineDelegate_1(Func_2_t060A650AB95DEF14D4F579FA5999ACEFEEE0FD82 * value)
  2710. {
  2711. ____ReadLineDelegate_1 = value;
  2712. Il2CppCodeGenWriteBarrier((void**)(&____ReadLineDelegate_1), (void*)value);
  2713. }
  2714. inline static int32_t get_offset_of__ReadDelegate_2() { return static_cast<int32_t>(offsetof(TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F_StaticFields, ____ReadDelegate_2)); }
  2715. inline Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C * get__ReadDelegate_2() const { return ____ReadDelegate_2; }
  2716. inline Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C ** get_address_of__ReadDelegate_2() { return &____ReadDelegate_2; }
  2717. inline void set__ReadDelegate_2(Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C * value)
  2718. {
  2719. ____ReadDelegate_2 = value;
  2720. Il2CppCodeGenWriteBarrier((void**)(&____ReadDelegate_2), (void*)value);
  2721. }
  2722. inline static int32_t get_offset_of_Null_3() { return static_cast<int32_t>(offsetof(TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F_StaticFields, ___Null_3)); }
  2723. inline TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F * get_Null_3() const { return ___Null_3; }
  2724. inline TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F ** get_address_of_Null_3() { return &___Null_3; }
  2725. inline void set_Null_3(TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F * value)
  2726. {
  2727. ___Null_3 = value;
  2728. Il2CppCodeGenWriteBarrier((void**)(&___Null_3), (void*)value);
  2729. }
  2730. };
  2731. // System.Threading.Thread
  2732. struct Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 : public CriticalFinalizerObject_tA3367C832FFE7434EB3C15C7136AF25524150997
  2733. {
  2734. public:
  2735. // System.Threading.InternalThread System.Threading.Thread::internal_thread
  2736. InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB * ___internal_thread_6;
  2737. // System.Object System.Threading.Thread::m_ThreadStartArg
  2738. RuntimeObject * ___m_ThreadStartArg_7;
  2739. // System.Object System.Threading.Thread::pending_exception
  2740. RuntimeObject * ___pending_exception_8;
  2741. // System.Security.Principal.IPrincipal System.Threading.Thread::principal
  2742. RuntimeObject* ___principal_9;
  2743. // System.Int32 System.Threading.Thread::principal_version
  2744. int32_t ___principal_version_10;
  2745. // System.MulticastDelegate System.Threading.Thread::m_Delegate
  2746. MulticastDelegate_t * ___m_Delegate_12;
  2747. // System.Threading.ExecutionContext System.Threading.Thread::m_ExecutionContext
  2748. ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414 * ___m_ExecutionContext_13;
  2749. // System.Boolean System.Threading.Thread::m_ExecutionContextBelongsToOuterScope
  2750. bool ___m_ExecutionContextBelongsToOuterScope_14;
  2751. public:
  2752. inline static int32_t get_offset_of_internal_thread_6() { return static_cast<int32_t>(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___internal_thread_6)); }
  2753. inline InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB * get_internal_thread_6() const { return ___internal_thread_6; }
  2754. inline InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB ** get_address_of_internal_thread_6() { return &___internal_thread_6; }
  2755. inline void set_internal_thread_6(InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB * value)
  2756. {
  2757. ___internal_thread_6 = value;
  2758. Il2CppCodeGenWriteBarrier((void**)(&___internal_thread_6), (void*)value);
  2759. }
  2760. inline static int32_t get_offset_of_m_ThreadStartArg_7() { return static_cast<int32_t>(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___m_ThreadStartArg_7)); }
  2761. inline RuntimeObject * get_m_ThreadStartArg_7() const { return ___m_ThreadStartArg_7; }
  2762. inline RuntimeObject ** get_address_of_m_ThreadStartArg_7() { return &___m_ThreadStartArg_7; }
  2763. inline void set_m_ThreadStartArg_7(RuntimeObject * value)
  2764. {
  2765. ___m_ThreadStartArg_7 = value;
  2766. Il2CppCodeGenWriteBarrier((void**)(&___m_ThreadStartArg_7), (void*)value);
  2767. }
  2768. inline static int32_t get_offset_of_pending_exception_8() { return static_cast<int32_t>(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___pending_exception_8)); }
  2769. inline RuntimeObject * get_pending_exception_8() const { return ___pending_exception_8; }
  2770. inline RuntimeObject ** get_address_of_pending_exception_8() { return &___pending_exception_8; }
  2771. inline void set_pending_exception_8(RuntimeObject * value)
  2772. {
  2773. ___pending_exception_8 = value;
  2774. Il2CppCodeGenWriteBarrier((void**)(&___pending_exception_8), (void*)value);
  2775. }
  2776. inline static int32_t get_offset_of_principal_9() { return static_cast<int32_t>(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___principal_9)); }
  2777. inline RuntimeObject* get_principal_9() const { return ___principal_9; }
  2778. inline RuntimeObject** get_address_of_principal_9() { return &___principal_9; }
  2779. inline void set_principal_9(RuntimeObject* value)
  2780. {
  2781. ___principal_9 = value;
  2782. Il2CppCodeGenWriteBarrier((void**)(&___principal_9), (void*)value);
  2783. }
  2784. inline static int32_t get_offset_of_principal_version_10() { return static_cast<int32_t>(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___principal_version_10)); }
  2785. inline int32_t get_principal_version_10() const { return ___principal_version_10; }
  2786. inline int32_t* get_address_of_principal_version_10() { return &___principal_version_10; }
  2787. inline void set_principal_version_10(int32_t value)
  2788. {
  2789. ___principal_version_10 = value;
  2790. }
  2791. inline static int32_t get_offset_of_m_Delegate_12() { return static_cast<int32_t>(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___m_Delegate_12)); }
  2792. inline MulticastDelegate_t * get_m_Delegate_12() const { return ___m_Delegate_12; }
  2793. inline MulticastDelegate_t ** get_address_of_m_Delegate_12() { return &___m_Delegate_12; }
  2794. inline void set_m_Delegate_12(MulticastDelegate_t * value)
  2795. {
  2796. ___m_Delegate_12 = value;
  2797. Il2CppCodeGenWriteBarrier((void**)(&___m_Delegate_12), (void*)value);
  2798. }
  2799. inline static int32_t get_offset_of_m_ExecutionContext_13() { return static_cast<int32_t>(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___m_ExecutionContext_13)); }
  2800. inline ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414 * get_m_ExecutionContext_13() const { return ___m_ExecutionContext_13; }
  2801. inline ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414 ** get_address_of_m_ExecutionContext_13() { return &___m_ExecutionContext_13; }
  2802. inline void set_m_ExecutionContext_13(ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414 * value)
  2803. {
  2804. ___m_ExecutionContext_13 = value;
  2805. Il2CppCodeGenWriteBarrier((void**)(&___m_ExecutionContext_13), (void*)value);
  2806. }
  2807. inline static int32_t get_offset_of_m_ExecutionContextBelongsToOuterScope_14() { return static_cast<int32_t>(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___m_ExecutionContextBelongsToOuterScope_14)); }
  2808. inline bool get_m_ExecutionContextBelongsToOuterScope_14() const { return ___m_ExecutionContextBelongsToOuterScope_14; }
  2809. inline bool* get_address_of_m_ExecutionContextBelongsToOuterScope_14() { return &___m_ExecutionContextBelongsToOuterScope_14; }
  2810. inline void set_m_ExecutionContextBelongsToOuterScope_14(bool value)
  2811. {
  2812. ___m_ExecutionContextBelongsToOuterScope_14 = value;
  2813. }
  2814. };
  2815. struct Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_StaticFields
  2816. {
  2817. public:
  2818. // System.LocalDataStoreMgr System.Threading.Thread::s_LocalDataStoreMgr
  2819. LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A * ___s_LocalDataStoreMgr_0;
  2820. // System.Threading.AsyncLocal`1<System.Globalization.CultureInfo> System.Threading.Thread::s_asyncLocalCurrentCulture
  2821. AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * ___s_asyncLocalCurrentCulture_4;
  2822. // System.Threading.AsyncLocal`1<System.Globalization.CultureInfo> System.Threading.Thread::s_asyncLocalCurrentUICulture
  2823. AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * ___s_asyncLocalCurrentUICulture_5;
  2824. public:
  2825. inline static int32_t get_offset_of_s_LocalDataStoreMgr_0() { return static_cast<int32_t>(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_StaticFields, ___s_LocalDataStoreMgr_0)); }
  2826. inline LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A * get_s_LocalDataStoreMgr_0() const { return ___s_LocalDataStoreMgr_0; }
  2827. inline LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A ** get_address_of_s_LocalDataStoreMgr_0() { return &___s_LocalDataStoreMgr_0; }
  2828. inline void set_s_LocalDataStoreMgr_0(LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A * value)
  2829. {
  2830. ___s_LocalDataStoreMgr_0 = value;
  2831. Il2CppCodeGenWriteBarrier((void**)(&___s_LocalDataStoreMgr_0), (void*)value);
  2832. }
  2833. inline static int32_t get_offset_of_s_asyncLocalCurrentCulture_4() { return static_cast<int32_t>(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_StaticFields, ___s_asyncLocalCurrentCulture_4)); }
  2834. inline AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * get_s_asyncLocalCurrentCulture_4() const { return ___s_asyncLocalCurrentCulture_4; }
  2835. inline AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 ** get_address_of_s_asyncLocalCurrentCulture_4() { return &___s_asyncLocalCurrentCulture_4; }
  2836. inline void set_s_asyncLocalCurrentCulture_4(AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * value)
  2837. {
  2838. ___s_asyncLocalCurrentCulture_4 = value;
  2839. Il2CppCodeGenWriteBarrier((void**)(&___s_asyncLocalCurrentCulture_4), (void*)value);
  2840. }
  2841. inline static int32_t get_offset_of_s_asyncLocalCurrentUICulture_5() { return static_cast<int32_t>(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_StaticFields, ___s_asyncLocalCurrentUICulture_5)); }
  2842. inline AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * get_s_asyncLocalCurrentUICulture_5() const { return ___s_asyncLocalCurrentUICulture_5; }
  2843. inline AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 ** get_address_of_s_asyncLocalCurrentUICulture_5() { return &___s_asyncLocalCurrentUICulture_5; }
  2844. inline void set_s_asyncLocalCurrentUICulture_5(AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * value)
  2845. {
  2846. ___s_asyncLocalCurrentUICulture_5 = value;
  2847. Il2CppCodeGenWriteBarrier((void**)(&___s_asyncLocalCurrentUICulture_5), (void*)value);
  2848. }
  2849. };
  2850. struct Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields
  2851. {
  2852. public:
  2853. // System.LocalDataStoreHolder System.Threading.Thread::s_LocalDataStore
  2854. LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146 * ___s_LocalDataStore_1;
  2855. // System.Globalization.CultureInfo System.Threading.Thread::m_CurrentCulture
  2856. CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___m_CurrentCulture_2;
  2857. // System.Globalization.CultureInfo System.Threading.Thread::m_CurrentUICulture
  2858. CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___m_CurrentUICulture_3;
  2859. // System.Threading.Thread System.Threading.Thread::current_thread
  2860. Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * ___current_thread_11;
  2861. public:
  2862. inline static int32_t get_offset_of_s_LocalDataStore_1() { return static_cast<int32_t>(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields, ___s_LocalDataStore_1)); }
  2863. inline LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146 * get_s_LocalDataStore_1() const { return ___s_LocalDataStore_1; }
  2864. inline LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146 ** get_address_of_s_LocalDataStore_1() { return &___s_LocalDataStore_1; }
  2865. inline void set_s_LocalDataStore_1(LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146 * value)
  2866. {
  2867. ___s_LocalDataStore_1 = value;
  2868. Il2CppCodeGenWriteBarrier((void**)(&___s_LocalDataStore_1), (void*)value);
  2869. }
  2870. inline static int32_t get_offset_of_m_CurrentCulture_2() { return static_cast<int32_t>(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields, ___m_CurrentCulture_2)); }
  2871. inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_m_CurrentCulture_2() const { return ___m_CurrentCulture_2; }
  2872. inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_m_CurrentCulture_2() { return &___m_CurrentCulture_2; }
  2873. inline void set_m_CurrentCulture_2(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value)
  2874. {
  2875. ___m_CurrentCulture_2 = value;
  2876. Il2CppCodeGenWriteBarrier((void**)(&___m_CurrentCulture_2), (void*)value);
  2877. }
  2878. inline static int32_t get_offset_of_m_CurrentUICulture_3() { return static_cast<int32_t>(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields, ___m_CurrentUICulture_3)); }
  2879. inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_m_CurrentUICulture_3() const { return ___m_CurrentUICulture_3; }
  2880. inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_m_CurrentUICulture_3() { return &___m_CurrentUICulture_3; }
  2881. inline void set_m_CurrentUICulture_3(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value)
  2882. {
  2883. ___m_CurrentUICulture_3 = value;
  2884. Il2CppCodeGenWriteBarrier((void**)(&___m_CurrentUICulture_3), (void*)value);
  2885. }
  2886. inline static int32_t get_offset_of_current_thread_11() { return static_cast<int32_t>(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields, ___current_thread_11)); }
  2887. inline Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * get_current_thread_11() const { return ___current_thread_11; }
  2888. inline Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 ** get_address_of_current_thread_11() { return &___current_thread_11; }
  2889. inline void set_current_thread_11(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * value)
  2890. {
  2891. ___current_thread_11 = value;
  2892. Il2CppCodeGenWriteBarrier((void**)(&___current_thread_11), (void*)value);
  2893. }
  2894. };
  2895. // System.Threading.Timer
  2896. struct Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8
  2897. {
  2898. public:
  2899. // System.Threading.TimerCallback System.Threading.Timer::callback
  2900. TimerCallback_tD193CC50BF27E129E6857E1E8A7EAC24BD131814 * ___callback_2;
  2901. // System.Object System.Threading.Timer::state
  2902. RuntimeObject * ___state_3;
  2903. // System.Int64 System.Threading.Timer::due_time_ms
  2904. int64_t ___due_time_ms_4;
  2905. // System.Int64 System.Threading.Timer::period_ms
  2906. int64_t ___period_ms_5;
  2907. // System.Int64 System.Threading.Timer::next_run
  2908. int64_t ___next_run_6;
  2909. // System.Boolean System.Threading.Timer::disposed
  2910. bool ___disposed_7;
  2911. public:
  2912. inline static int32_t get_offset_of_callback_2() { return static_cast<int32_t>(offsetof(Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB, ___callback_2)); }
  2913. inline TimerCallback_tD193CC50BF27E129E6857E1E8A7EAC24BD131814 * get_callback_2() const { return ___callback_2; }
  2914. inline TimerCallback_tD193CC50BF27E129E6857E1E8A7EAC24BD131814 ** get_address_of_callback_2() { return &___callback_2; }
  2915. inline void set_callback_2(TimerCallback_tD193CC50BF27E129E6857E1E8A7EAC24BD131814 * value)
  2916. {
  2917. ___callback_2 = value;
  2918. Il2CppCodeGenWriteBarrier((void**)(&___callback_2), (void*)value);
  2919. }
  2920. inline static int32_t get_offset_of_state_3() { return static_cast<int32_t>(offsetof(Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB, ___state_3)); }
  2921. inline RuntimeObject * get_state_3() const { return ___state_3; }
  2922. inline RuntimeObject ** get_address_of_state_3() { return &___state_3; }
  2923. inline void set_state_3(RuntimeObject * value)
  2924. {
  2925. ___state_3 = value;
  2926. Il2CppCodeGenWriteBarrier((void**)(&___state_3), (void*)value);
  2927. }
  2928. inline static int32_t get_offset_of_due_time_ms_4() { return static_cast<int32_t>(offsetof(Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB, ___due_time_ms_4)); }
  2929. inline int64_t get_due_time_ms_4() const { return ___due_time_ms_4; }
  2930. inline int64_t* get_address_of_due_time_ms_4() { return &___due_time_ms_4; }
  2931. inline void set_due_time_ms_4(int64_t value)
  2932. {
  2933. ___due_time_ms_4 = value;
  2934. }
  2935. inline static int32_t get_offset_of_period_ms_5() { return static_cast<int32_t>(offsetof(Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB, ___period_ms_5)); }
  2936. inline int64_t get_period_ms_5() const { return ___period_ms_5; }
  2937. inline int64_t* get_address_of_period_ms_5() { return &___period_ms_5; }
  2938. inline void set_period_ms_5(int64_t value)
  2939. {
  2940. ___period_ms_5 = value;
  2941. }
  2942. inline static int32_t get_offset_of_next_run_6() { return static_cast<int32_t>(offsetof(Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB, ___next_run_6)); }
  2943. inline int64_t get_next_run_6() const { return ___next_run_6; }
  2944. inline int64_t* get_address_of_next_run_6() { return &___next_run_6; }
  2945. inline void set_next_run_6(int64_t value)
  2946. {
  2947. ___next_run_6 = value;
  2948. }
  2949. inline static int32_t get_offset_of_disposed_7() { return static_cast<int32_t>(offsetof(Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB, ___disposed_7)); }
  2950. inline bool get_disposed_7() const { return ___disposed_7; }
  2951. inline bool* get_address_of_disposed_7() { return &___disposed_7; }
  2952. inline void set_disposed_7(bool value)
  2953. {
  2954. ___disposed_7 = value;
  2955. }
  2956. };
  2957. struct Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_StaticFields
  2958. {
  2959. public:
  2960. // System.Threading.Timer/Scheduler System.Threading.Timer::scheduler
  2961. Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * ___scheduler_1;
  2962. public:
  2963. inline static int32_t get_offset_of_scheduler_1() { return static_cast<int32_t>(offsetof(Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_StaticFields, ___scheduler_1)); }
  2964. inline Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * get_scheduler_1() const { return ___scheduler_1; }
  2965. inline Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 ** get_address_of_scheduler_1() { return &___scheduler_1; }
  2966. inline void set_scheduler_1(Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * value)
  2967. {
  2968. ___scheduler_1 = value;
  2969. Il2CppCodeGenWriteBarrier((void**)(&___scheduler_1), (void*)value);
  2970. }
  2971. };
  2972. // System.UInt32
  2973. struct UInt32_tE60352A06233E4E69DD198BCC67142159F686B15
  2974. {
  2975. public:
  2976. // System.UInt32 System.UInt32::m_value
  2977. uint32_t ___m_value_0;
  2978. public:
  2979. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15, ___m_value_0)); }
  2980. inline uint32_t get_m_value_0() const { return ___m_value_0; }
  2981. inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; }
  2982. inline void set_m_value_0(uint32_t value)
  2983. {
  2984. ___m_value_0 = value;
  2985. }
  2986. };
  2987. // System.Text.UTF32Encoding
  2988. struct UTF32Encoding_t54B51C8FAC5B2EAB4BDFACBBA06DB6117A38D014 : public Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827
  2989. {
  2990. public:
  2991. // System.Boolean System.Text.UTF32Encoding::emitUTF32ByteOrderMark
  2992. bool ___emitUTF32ByteOrderMark_62;
  2993. // System.Boolean System.Text.UTF32Encoding::isThrowException
  2994. bool ___isThrowException_63;
  2995. // System.Boolean System.Text.UTF32Encoding::bigEndian
  2996. bool ___bigEndian_64;
  2997. public:
  2998. inline static int32_t get_offset_of_emitUTF32ByteOrderMark_62() { return static_cast<int32_t>(offsetof(UTF32Encoding_t54B51C8FAC5B2EAB4BDFACBBA06DB6117A38D014, ___emitUTF32ByteOrderMark_62)); }
  2999. inline bool get_emitUTF32ByteOrderMark_62() const { return ___emitUTF32ByteOrderMark_62; }
  3000. inline bool* get_address_of_emitUTF32ByteOrderMark_62() { return &___emitUTF32ByteOrderMark_62; }
  3001. inline void set_emitUTF32ByteOrderMark_62(bool value)
  3002. {
  3003. ___emitUTF32ByteOrderMark_62 = value;
  3004. }
  3005. inline static int32_t get_offset_of_isThrowException_63() { return static_cast<int32_t>(offsetof(UTF32Encoding_t54B51C8FAC5B2EAB4BDFACBBA06DB6117A38D014, ___isThrowException_63)); }
  3006. inline bool get_isThrowException_63() const { return ___isThrowException_63; }
  3007. inline bool* get_address_of_isThrowException_63() { return &___isThrowException_63; }
  3008. inline void set_isThrowException_63(bool value)
  3009. {
  3010. ___isThrowException_63 = value;
  3011. }
  3012. inline static int32_t get_offset_of_bigEndian_64() { return static_cast<int32_t>(offsetof(UTF32Encoding_t54B51C8FAC5B2EAB4BDFACBBA06DB6117A38D014, ___bigEndian_64)); }
  3013. inline bool get_bigEndian_64() const { return ___bigEndian_64; }
  3014. inline bool* get_address_of_bigEndian_64() { return &___bigEndian_64; }
  3015. inline void set_bigEndian_64(bool value)
  3016. {
  3017. ___bigEndian_64 = value;
  3018. }
  3019. };
  3020. // System.Text.UTF7Encoding
  3021. struct UTF7Encoding_tA5454D96973119953BD301F20B9E59C77B5FA076 : public Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827
  3022. {
  3023. public:
  3024. // System.Byte[] System.Text.UTF7Encoding::base64Bytes
  3025. ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___base64Bytes_62;
  3026. // System.SByte[] System.Text.UTF7Encoding::base64Values
  3027. SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* ___base64Values_63;
  3028. // System.Boolean[] System.Text.UTF7Encoding::directEncode
  3029. BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ___directEncode_64;
  3030. // System.Boolean System.Text.UTF7Encoding::m_allowOptionals
  3031. bool ___m_allowOptionals_65;
  3032. public:
  3033. inline static int32_t get_offset_of_base64Bytes_62() { return static_cast<int32_t>(offsetof(UTF7Encoding_tA5454D96973119953BD301F20B9E59C77B5FA076, ___base64Bytes_62)); }
  3034. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_base64Bytes_62() const { return ___base64Bytes_62; }
  3035. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_base64Bytes_62() { return &___base64Bytes_62; }
  3036. inline void set_base64Bytes_62(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value)
  3037. {
  3038. ___base64Bytes_62 = value;
  3039. Il2CppCodeGenWriteBarrier((void**)(&___base64Bytes_62), (void*)value);
  3040. }
  3041. inline static int32_t get_offset_of_base64Values_63() { return static_cast<int32_t>(offsetof(UTF7Encoding_tA5454D96973119953BD301F20B9E59C77B5FA076, ___base64Values_63)); }
  3042. inline SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* get_base64Values_63() const { return ___base64Values_63; }
  3043. inline SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7** get_address_of_base64Values_63() { return &___base64Values_63; }
  3044. inline void set_base64Values_63(SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* value)
  3045. {
  3046. ___base64Values_63 = value;
  3047. Il2CppCodeGenWriteBarrier((void**)(&___base64Values_63), (void*)value);
  3048. }
  3049. inline static int32_t get_offset_of_directEncode_64() { return static_cast<int32_t>(offsetof(UTF7Encoding_tA5454D96973119953BD301F20B9E59C77B5FA076, ___directEncode_64)); }
  3050. inline BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* get_directEncode_64() const { return ___directEncode_64; }
  3051. inline BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C** get_address_of_directEncode_64() { return &___directEncode_64; }
  3052. inline void set_directEncode_64(BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* value)
  3053. {
  3054. ___directEncode_64 = value;
  3055. Il2CppCodeGenWriteBarrier((void**)(&___directEncode_64), (void*)value);
  3056. }
  3057. inline static int32_t get_offset_of_m_allowOptionals_65() { return static_cast<int32_t>(offsetof(UTF7Encoding_tA5454D96973119953BD301F20B9E59C77B5FA076, ___m_allowOptionals_65)); }
  3058. inline bool get_m_allowOptionals_65() const { return ___m_allowOptionals_65; }
  3059. inline bool* get_address_of_m_allowOptionals_65() { return &___m_allowOptionals_65; }
  3060. inline void set_m_allowOptionals_65(bool value)
  3061. {
  3062. ___m_allowOptionals_65 = value;
  3063. }
  3064. };
  3065. // System.Text.UTF8Encoding
  3066. struct UTF8Encoding_t6EE88BC62116B5328F6CF4E39C9CC49EED2ED282 : public Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827
  3067. {
  3068. public:
  3069. // System.Boolean System.Text.UTF8Encoding::emitUTF8Identifier
  3070. bool ___emitUTF8Identifier_62;
  3071. // System.Boolean System.Text.UTF8Encoding::isThrowException
  3072. bool ___isThrowException_63;
  3073. public:
  3074. inline static int32_t get_offset_of_emitUTF8Identifier_62() { return static_cast<int32_t>(offsetof(UTF8Encoding_t6EE88BC62116B5328F6CF4E39C9CC49EED2ED282, ___emitUTF8Identifier_62)); }
  3075. inline bool get_emitUTF8Identifier_62() const { return ___emitUTF8Identifier_62; }
  3076. inline bool* get_address_of_emitUTF8Identifier_62() { return &___emitUTF8Identifier_62; }
  3077. inline void set_emitUTF8Identifier_62(bool value)
  3078. {
  3079. ___emitUTF8Identifier_62 = value;
  3080. }
  3081. inline static int32_t get_offset_of_isThrowException_63() { return static_cast<int32_t>(offsetof(UTF8Encoding_t6EE88BC62116B5328F6CF4E39C9CC49EED2ED282, ___isThrowException_63)); }
  3082. inline bool get_isThrowException_63() const { return ___isThrowException_63; }
  3083. inline bool* get_address_of_isThrowException_63() { return &___isThrowException_63; }
  3084. inline void set_isThrowException_63(bool value)
  3085. {
  3086. ___isThrowException_63 = value;
  3087. }
  3088. };
  3089. // System.Text.UnicodeEncoding
  3090. struct UnicodeEncoding_tBB60B97AFC49D6246F28BF16D3E09822FCCACC68 : public Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827
  3091. {
  3092. public:
  3093. // System.Boolean System.Text.UnicodeEncoding::isThrowException
  3094. bool ___isThrowException_62;
  3095. // System.Boolean System.Text.UnicodeEncoding::bigEndian
  3096. bool ___bigEndian_63;
  3097. // System.Boolean System.Text.UnicodeEncoding::byteOrderMark
  3098. bool ___byteOrderMark_64;
  3099. public:
  3100. inline static int32_t get_offset_of_isThrowException_62() { return static_cast<int32_t>(offsetof(UnicodeEncoding_tBB60B97AFC49D6246F28BF16D3E09822FCCACC68, ___isThrowException_62)); }
  3101. inline bool get_isThrowException_62() const { return ___isThrowException_62; }
  3102. inline bool* get_address_of_isThrowException_62() { return &___isThrowException_62; }
  3103. inline void set_isThrowException_62(bool value)
  3104. {
  3105. ___isThrowException_62 = value;
  3106. }
  3107. inline static int32_t get_offset_of_bigEndian_63() { return static_cast<int32_t>(offsetof(UnicodeEncoding_tBB60B97AFC49D6246F28BF16D3E09822FCCACC68, ___bigEndian_63)); }
  3108. inline bool get_bigEndian_63() const { return ___bigEndian_63; }
  3109. inline bool* get_address_of_bigEndian_63() { return &___bigEndian_63; }
  3110. inline void set_bigEndian_63(bool value)
  3111. {
  3112. ___bigEndian_63 = value;
  3113. }
  3114. inline static int32_t get_offset_of_byteOrderMark_64() { return static_cast<int32_t>(offsetof(UnicodeEncoding_tBB60B97AFC49D6246F28BF16D3E09822FCCACC68, ___byteOrderMark_64)); }
  3115. inline bool get_byteOrderMark_64() const { return ___byteOrderMark_64; }
  3116. inline bool* get_address_of_byteOrderMark_64() { return &___byteOrderMark_64; }
  3117. inline void set_byteOrderMark_64(bool value)
  3118. {
  3119. ___byteOrderMark_64 = value;
  3120. }
  3121. };
  3122. struct UnicodeEncoding_tBB60B97AFC49D6246F28BF16D3E09822FCCACC68_StaticFields
  3123. {
  3124. public:
  3125. // System.UInt64 System.Text.UnicodeEncoding::highLowPatternMask
  3126. uint64_t ___highLowPatternMask_65;
  3127. public:
  3128. inline static int32_t get_offset_of_highLowPatternMask_65() { return static_cast<int32_t>(offsetof(UnicodeEncoding_tBB60B97AFC49D6246F28BF16D3E09822FCCACC68_StaticFields, ___highLowPatternMask_65)); }
  3129. inline uint64_t get_highLowPatternMask_65() const { return ___highLowPatternMask_65; }
  3130. inline uint64_t* get_address_of_highLowPatternMask_65() { return &___highLowPatternMask_65; }
  3131. inline void set_highLowPatternMask_65(uint64_t value)
  3132. {
  3133. ___highLowPatternMask_65 = value;
  3134. }
  3135. };
  3136. // System.Void
  3137. struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5
  3138. {
  3139. public:
  3140. union
  3141. {
  3142. struct
  3143. {
  3144. };
  3145. uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1];
  3146. };
  3147. public:
  3148. };
  3149. // Mono.Security.X509.X509CertificateCollection
  3150. struct X509CertificateCollection_t00707746ADE20907FAB93F8A404F4AAA01FDFDE3 : public CollectionBase_tE5EF6826359F7FAC04D2F5E8AB93E1363A5826EB
  3151. {
  3152. public:
  3153. public:
  3154. };
  3155. // System.Globalization.TimeSpanParse/TimeSpanTokenizer
  3156. struct TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69
  3157. {
  3158. public:
  3159. // System.Int32 System.Globalization.TimeSpanParse/TimeSpanTokenizer::m_pos
  3160. int32_t ___m_pos_0;
  3161. // System.String System.Globalization.TimeSpanParse/TimeSpanTokenizer::m_value
  3162. String_t* ___m_value_1;
  3163. public:
  3164. inline static int32_t get_offset_of_m_pos_0() { return static_cast<int32_t>(offsetof(TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69, ___m_pos_0)); }
  3165. inline int32_t get_m_pos_0() const { return ___m_pos_0; }
  3166. inline int32_t* get_address_of_m_pos_0() { return &___m_pos_0; }
  3167. inline void set_m_pos_0(int32_t value)
  3168. {
  3169. ___m_pos_0 = value;
  3170. }
  3171. inline static int32_t get_offset_of_m_value_1() { return static_cast<int32_t>(offsetof(TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69, ___m_value_1)); }
  3172. inline String_t* get_m_value_1() const { return ___m_value_1; }
  3173. inline String_t** get_address_of_m_value_1() { return &___m_value_1; }
  3174. inline void set_m_value_1(String_t* value)
  3175. {
  3176. ___m_value_1 = value;
  3177. Il2CppCodeGenWriteBarrier((void**)(&___m_value_1), (void*)value);
  3178. }
  3179. };
  3180. // Native definition for P/Invoke marshalling of System.Globalization.TimeSpanParse/TimeSpanTokenizer
  3181. struct TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69_marshaled_pinvoke
  3182. {
  3183. int32_t ___m_pos_0;
  3184. char* ___m_value_1;
  3185. };
  3186. // Native definition for COM marshalling of System.Globalization.TimeSpanParse/TimeSpanTokenizer
  3187. struct TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69_marshaled_com
  3188. {
  3189. int32_t ___m_pos_0;
  3190. Il2CppChar* ___m_value_1;
  3191. };
  3192. // System.TimeZoneInfo/SYSTEMTIME
  3193. struct SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4
  3194. {
  3195. public:
  3196. // System.UInt16 System.TimeZoneInfo/SYSTEMTIME::wYear
  3197. uint16_t ___wYear_0;
  3198. // System.UInt16 System.TimeZoneInfo/SYSTEMTIME::wMonth
  3199. uint16_t ___wMonth_1;
  3200. // System.UInt16 System.TimeZoneInfo/SYSTEMTIME::wDayOfWeek
  3201. uint16_t ___wDayOfWeek_2;
  3202. // System.UInt16 System.TimeZoneInfo/SYSTEMTIME::wDay
  3203. uint16_t ___wDay_3;
  3204. // System.UInt16 System.TimeZoneInfo/SYSTEMTIME::wHour
  3205. uint16_t ___wHour_4;
  3206. // System.UInt16 System.TimeZoneInfo/SYSTEMTIME::wMinute
  3207. uint16_t ___wMinute_5;
  3208. // System.UInt16 System.TimeZoneInfo/SYSTEMTIME::wSecond
  3209. uint16_t ___wSecond_6;
  3210. // System.UInt16 System.TimeZoneInfo/SYSTEMTIME::wMilliseconds
  3211. uint16_t ___wMilliseconds_7;
  3212. public:
  3213. inline static int32_t get_offset_of_wYear_0() { return static_cast<int32_t>(offsetof(SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4, ___wYear_0)); }
  3214. inline uint16_t get_wYear_0() const { return ___wYear_0; }
  3215. inline uint16_t* get_address_of_wYear_0() { return &___wYear_0; }
  3216. inline void set_wYear_0(uint16_t value)
  3217. {
  3218. ___wYear_0 = value;
  3219. }
  3220. inline static int32_t get_offset_of_wMonth_1() { return static_cast<int32_t>(offsetof(SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4, ___wMonth_1)); }
  3221. inline uint16_t get_wMonth_1() const { return ___wMonth_1; }
  3222. inline uint16_t* get_address_of_wMonth_1() { return &___wMonth_1; }
  3223. inline void set_wMonth_1(uint16_t value)
  3224. {
  3225. ___wMonth_1 = value;
  3226. }
  3227. inline static int32_t get_offset_of_wDayOfWeek_2() { return static_cast<int32_t>(offsetof(SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4, ___wDayOfWeek_2)); }
  3228. inline uint16_t get_wDayOfWeek_2() const { return ___wDayOfWeek_2; }
  3229. inline uint16_t* get_address_of_wDayOfWeek_2() { return &___wDayOfWeek_2; }
  3230. inline void set_wDayOfWeek_2(uint16_t value)
  3231. {
  3232. ___wDayOfWeek_2 = value;
  3233. }
  3234. inline static int32_t get_offset_of_wDay_3() { return static_cast<int32_t>(offsetof(SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4, ___wDay_3)); }
  3235. inline uint16_t get_wDay_3() const { return ___wDay_3; }
  3236. inline uint16_t* get_address_of_wDay_3() { return &___wDay_3; }
  3237. inline void set_wDay_3(uint16_t value)
  3238. {
  3239. ___wDay_3 = value;
  3240. }
  3241. inline static int32_t get_offset_of_wHour_4() { return static_cast<int32_t>(offsetof(SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4, ___wHour_4)); }
  3242. inline uint16_t get_wHour_4() const { return ___wHour_4; }
  3243. inline uint16_t* get_address_of_wHour_4() { return &___wHour_4; }
  3244. inline void set_wHour_4(uint16_t value)
  3245. {
  3246. ___wHour_4 = value;
  3247. }
  3248. inline static int32_t get_offset_of_wMinute_5() { return static_cast<int32_t>(offsetof(SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4, ___wMinute_5)); }
  3249. inline uint16_t get_wMinute_5() const { return ___wMinute_5; }
  3250. inline uint16_t* get_address_of_wMinute_5() { return &___wMinute_5; }
  3251. inline void set_wMinute_5(uint16_t value)
  3252. {
  3253. ___wMinute_5 = value;
  3254. }
  3255. inline static int32_t get_offset_of_wSecond_6() { return static_cast<int32_t>(offsetof(SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4, ___wSecond_6)); }
  3256. inline uint16_t get_wSecond_6() const { return ___wSecond_6; }
  3257. inline uint16_t* get_address_of_wSecond_6() { return &___wSecond_6; }
  3258. inline void set_wSecond_6(uint16_t value)
  3259. {
  3260. ___wSecond_6 = value;
  3261. }
  3262. inline static int32_t get_offset_of_wMilliseconds_7() { return static_cast<int32_t>(offsetof(SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4, ___wMilliseconds_7)); }
  3263. inline uint16_t get_wMilliseconds_7() const { return ___wMilliseconds_7; }
  3264. inline uint16_t* get_address_of_wMilliseconds_7() { return &___wMilliseconds_7; }
  3265. inline void set_wMilliseconds_7(uint16_t value)
  3266. {
  3267. ___wMilliseconds_7 = value;
  3268. }
  3269. };
  3270. // System.TypeIdentifiers/Display
  3271. struct Display_tB07FE33B5E37AC259B2FCC8EC820AC5CEDEAC41E : public ATypeName_t19F245ED1619C78770F92C899C4FE364DBF30861
  3272. {
  3273. public:
  3274. // System.String System.TypeIdentifiers/Display::displayName
  3275. String_t* ___displayName_0;
  3276. // System.String System.TypeIdentifiers/Display::internal_name
  3277. String_t* ___internal_name_1;
  3278. public:
  3279. inline static int32_t get_offset_of_displayName_0() { return static_cast<int32_t>(offsetof(Display_tB07FE33B5E37AC259B2FCC8EC820AC5CEDEAC41E, ___displayName_0)); }
  3280. inline String_t* get_displayName_0() const { return ___displayName_0; }
  3281. inline String_t** get_address_of_displayName_0() { return &___displayName_0; }
  3282. inline void set_displayName_0(String_t* value)
  3283. {
  3284. ___displayName_0 = value;
  3285. Il2CppCodeGenWriteBarrier((void**)(&___displayName_0), (void*)value);
  3286. }
  3287. inline static int32_t get_offset_of_internal_name_1() { return static_cast<int32_t>(offsetof(Display_tB07FE33B5E37AC259B2FCC8EC820AC5CEDEAC41E, ___internal_name_1)); }
  3288. inline String_t* get_internal_name_1() const { return ___internal_name_1; }
  3289. inline String_t** get_address_of_internal_name_1() { return &___internal_name_1; }
  3290. inline void set_internal_name_1(String_t* value)
  3291. {
  3292. ___internal_name_1 = value;
  3293. Il2CppCodeGenWriteBarrier((void**)(&___internal_name_1), (void*)value);
  3294. }
  3295. };
  3296. // System.Text.UTF7Encoding/DecoderUTF7Fallback
  3297. struct DecoderUTF7Fallback_tBEF9A09732FAB23368825AE7C14C0EBF1F9028A8 : public DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D
  3298. {
  3299. public:
  3300. public:
  3301. };
  3302. // System.Text.UTF7Encoding/DecoderUTF7FallbackBuffer
  3303. struct DecoderUTF7FallbackBuffer_tED3431DB4A6B4F48D1F1433A8E672F8B110D819A : public DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B
  3304. {
  3305. public:
  3306. // System.Char System.Text.UTF7Encoding/DecoderUTF7FallbackBuffer::cFallback
  3307. Il2CppChar ___cFallback_2;
  3308. // System.Int32 System.Text.UTF7Encoding/DecoderUTF7FallbackBuffer::iCount
  3309. int32_t ___iCount_3;
  3310. // System.Int32 System.Text.UTF7Encoding/DecoderUTF7FallbackBuffer::iSize
  3311. int32_t ___iSize_4;
  3312. public:
  3313. inline static int32_t get_offset_of_cFallback_2() { return static_cast<int32_t>(offsetof(DecoderUTF7FallbackBuffer_tED3431DB4A6B4F48D1F1433A8E672F8B110D819A, ___cFallback_2)); }
  3314. inline Il2CppChar get_cFallback_2() const { return ___cFallback_2; }
  3315. inline Il2CppChar* get_address_of_cFallback_2() { return &___cFallback_2; }
  3316. inline void set_cFallback_2(Il2CppChar value)
  3317. {
  3318. ___cFallback_2 = value;
  3319. }
  3320. inline static int32_t get_offset_of_iCount_3() { return static_cast<int32_t>(offsetof(DecoderUTF7FallbackBuffer_tED3431DB4A6B4F48D1F1433A8E672F8B110D819A, ___iCount_3)); }
  3321. inline int32_t get_iCount_3() const { return ___iCount_3; }
  3322. inline int32_t* get_address_of_iCount_3() { return &___iCount_3; }
  3323. inline void set_iCount_3(int32_t value)
  3324. {
  3325. ___iCount_3 = value;
  3326. }
  3327. inline static int32_t get_offset_of_iSize_4() { return static_cast<int32_t>(offsetof(DecoderUTF7FallbackBuffer_tED3431DB4A6B4F48D1F1433A8E672F8B110D819A, ___iSize_4)); }
  3328. inline int32_t get_iSize_4() const { return ___iSize_4; }
  3329. inline int32_t* get_address_of_iSize_4() { return &___iSize_4; }
  3330. inline void set_iSize_4(int32_t value)
  3331. {
  3332. ___iSize_4 = value;
  3333. }
  3334. };
  3335. // System.Runtime.CompilerServices.YieldAwaitable/YieldAwaiter
  3336. struct YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE
  3337. {
  3338. public:
  3339. union
  3340. {
  3341. struct
  3342. {
  3343. };
  3344. uint8_t YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE__padding[1];
  3345. };
  3346. public:
  3347. };
  3348. struct YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_StaticFields
  3349. {
  3350. public:
  3351. // System.Threading.WaitCallback System.Runtime.CompilerServices.YieldAwaitable/YieldAwaiter::s_waitCallbackRunAction
  3352. WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319 * ___s_waitCallbackRunAction_0;
  3353. // System.Threading.SendOrPostCallback System.Runtime.CompilerServices.YieldAwaitable/YieldAwaiter::s_sendOrPostCallbackRunAction
  3354. SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C * ___s_sendOrPostCallbackRunAction_1;
  3355. public:
  3356. inline static int32_t get_offset_of_s_waitCallbackRunAction_0() { return static_cast<int32_t>(offsetof(YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_StaticFields, ___s_waitCallbackRunAction_0)); }
  3357. inline WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319 * get_s_waitCallbackRunAction_0() const { return ___s_waitCallbackRunAction_0; }
  3358. inline WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319 ** get_address_of_s_waitCallbackRunAction_0() { return &___s_waitCallbackRunAction_0; }
  3359. inline void set_s_waitCallbackRunAction_0(WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319 * value)
  3360. {
  3361. ___s_waitCallbackRunAction_0 = value;
  3362. Il2CppCodeGenWriteBarrier((void**)(&___s_waitCallbackRunAction_0), (void*)value);
  3363. }
  3364. inline static int32_t get_offset_of_s_sendOrPostCallbackRunAction_1() { return static_cast<int32_t>(offsetof(YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_StaticFields, ___s_sendOrPostCallbackRunAction_1)); }
  3365. inline SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C * get_s_sendOrPostCallbackRunAction_1() const { return ___s_sendOrPostCallbackRunAction_1; }
  3366. inline SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C ** get_address_of_s_sendOrPostCallbackRunAction_1() { return &___s_sendOrPostCallbackRunAction_1; }
  3367. inline void set_s_sendOrPostCallbackRunAction_1(SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C * value)
  3368. {
  3369. ___s_sendOrPostCallbackRunAction_1 = value;
  3370. Il2CppCodeGenWriteBarrier((void**)(&___s_sendOrPostCallbackRunAction_1), (void*)value);
  3371. }
  3372. };
  3373. // System.Reflection.BindingFlags
  3374. struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733
  3375. {
  3376. public:
  3377. // System.Int32 System.Reflection.BindingFlags::value__
  3378. int32_t ___value___2;
  3379. public:
  3380. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___value___2)); }
  3381. inline int32_t get_value___2() const { return ___value___2; }
  3382. inline int32_t* get_address_of_value___2() { return &___value___2; }
  3383. inline void set_value___2(int32_t value)
  3384. {
  3385. ___value___2 = value;
  3386. }
  3387. };
  3388. // System.DateTimeKind
  3389. struct DateTimeKind_tA0B5F3F88991AC3B7F24393E15B54062722571D0
  3390. {
  3391. public:
  3392. // System.Int32 System.DateTimeKind::value__
  3393. int32_t ___value___2;
  3394. public:
  3395. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(DateTimeKind_tA0B5F3F88991AC3B7F24393E15B54062722571D0, ___value___2)); }
  3396. inline int32_t get_value___2() const { return ___value___2; }
  3397. inline int32_t* get_address_of_value___2() { return &___value___2; }
  3398. inline void set_value___2(int32_t value)
  3399. {
  3400. ___value___2 = value;
  3401. }
  3402. };
  3403. // System.DayOfWeek
  3404. struct DayOfWeek_t9E9D87E7A85C119F741167E9F8C613ABFB0A4AC7
  3405. {
  3406. public:
  3407. // System.Int32 System.DayOfWeek::value__
  3408. int32_t ___value___2;
  3409. public:
  3410. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(DayOfWeek_t9E9D87E7A85C119F741167E9F8C613ABFB0A4AC7, ___value___2)); }
  3411. inline int32_t get_value___2() const { return ___value___2; }
  3412. inline int32_t* get_address_of_value___2() { return &___value___2; }
  3413. inline void set_value___2(int32_t value)
  3414. {
  3415. ___value___2 = value;
  3416. }
  3417. };
  3418. // System.Delegate
  3419. struct Delegate_t : public RuntimeObject
  3420. {
  3421. public:
  3422. // System.IntPtr System.Delegate::method_ptr
  3423. Il2CppMethodPointer ___method_ptr_0;
  3424. // System.IntPtr System.Delegate::invoke_impl
  3425. intptr_t ___invoke_impl_1;
  3426. // System.Object System.Delegate::m_target
  3427. RuntimeObject * ___m_target_2;
  3428. // System.IntPtr System.Delegate::method
  3429. intptr_t ___method_3;
  3430. // System.IntPtr System.Delegate::delegate_trampoline
  3431. intptr_t ___delegate_trampoline_4;
  3432. // System.IntPtr System.Delegate::extra_arg
  3433. intptr_t ___extra_arg_5;
  3434. // System.IntPtr System.Delegate::method_code
  3435. intptr_t ___method_code_6;
  3436. // System.Reflection.MethodInfo System.Delegate::method_info
  3437. MethodInfo_t * ___method_info_7;
  3438. // System.Reflection.MethodInfo System.Delegate::original_method_info
  3439. MethodInfo_t * ___original_method_info_8;
  3440. // System.DelegateData System.Delegate::data
  3441. DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9;
  3442. // System.Boolean System.Delegate::method_is_virtual
  3443. bool ___method_is_virtual_10;
  3444. public:
  3445. inline static int32_t get_offset_of_method_ptr_0() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_ptr_0)); }
  3446. inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; }
  3447. inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; }
  3448. inline void set_method_ptr_0(Il2CppMethodPointer value)
  3449. {
  3450. ___method_ptr_0 = value;
  3451. }
  3452. inline static int32_t get_offset_of_invoke_impl_1() { return static_cast<int32_t>(offsetof(Delegate_t, ___invoke_impl_1)); }
  3453. inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; }
  3454. inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; }
  3455. inline void set_invoke_impl_1(intptr_t value)
  3456. {
  3457. ___invoke_impl_1 = value;
  3458. }
  3459. inline static int32_t get_offset_of_m_target_2() { return static_cast<int32_t>(offsetof(Delegate_t, ___m_target_2)); }
  3460. inline RuntimeObject * get_m_target_2() const { return ___m_target_2; }
  3461. inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; }
  3462. inline void set_m_target_2(RuntimeObject * value)
  3463. {
  3464. ___m_target_2 = value;
  3465. Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value);
  3466. }
  3467. inline static int32_t get_offset_of_method_3() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_3)); }
  3468. inline intptr_t get_method_3() const { return ___method_3; }
  3469. inline intptr_t* get_address_of_method_3() { return &___method_3; }
  3470. inline void set_method_3(intptr_t value)
  3471. {
  3472. ___method_3 = value;
  3473. }
  3474. inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast<int32_t>(offsetof(Delegate_t, ___delegate_trampoline_4)); }
  3475. inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; }
  3476. inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; }
  3477. inline void set_delegate_trampoline_4(intptr_t value)
  3478. {
  3479. ___delegate_trampoline_4 = value;
  3480. }
  3481. inline static int32_t get_offset_of_extra_arg_5() { return static_cast<int32_t>(offsetof(Delegate_t, ___extra_arg_5)); }
  3482. inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; }
  3483. inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; }
  3484. inline void set_extra_arg_5(intptr_t value)
  3485. {
  3486. ___extra_arg_5 = value;
  3487. }
  3488. inline static int32_t get_offset_of_method_code_6() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_code_6)); }
  3489. inline intptr_t get_method_code_6() const { return ___method_code_6; }
  3490. inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; }
  3491. inline void set_method_code_6(intptr_t value)
  3492. {
  3493. ___method_code_6 = value;
  3494. }
  3495. inline static int32_t get_offset_of_method_info_7() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_info_7)); }
  3496. inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; }
  3497. inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; }
  3498. inline void set_method_info_7(MethodInfo_t * value)
  3499. {
  3500. ___method_info_7 = value;
  3501. Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value);
  3502. }
  3503. inline static int32_t get_offset_of_original_method_info_8() { return static_cast<int32_t>(offsetof(Delegate_t, ___original_method_info_8)); }
  3504. inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; }
  3505. inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; }
  3506. inline void set_original_method_info_8(MethodInfo_t * value)
  3507. {
  3508. ___original_method_info_8 = value;
  3509. Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value);
  3510. }
  3511. inline static int32_t get_offset_of_data_9() { return static_cast<int32_t>(offsetof(Delegate_t, ___data_9)); }
  3512. inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * get_data_9() const { return ___data_9; }
  3513. inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 ** get_address_of_data_9() { return &___data_9; }
  3514. inline void set_data_9(DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * value)
  3515. {
  3516. ___data_9 = value;
  3517. Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value);
  3518. }
  3519. inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_is_virtual_10)); }
  3520. inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; }
  3521. inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; }
  3522. inline void set_method_is_virtual_10(bool value)
  3523. {
  3524. ___method_is_virtual_10 = value;
  3525. }
  3526. };
  3527. // Native definition for P/Invoke marshalling of System.Delegate
  3528. struct Delegate_t_marshaled_pinvoke
  3529. {
  3530. intptr_t ___method_ptr_0;
  3531. intptr_t ___invoke_impl_1;
  3532. Il2CppIUnknown* ___m_target_2;
  3533. intptr_t ___method_3;
  3534. intptr_t ___delegate_trampoline_4;
  3535. intptr_t ___extra_arg_5;
  3536. intptr_t ___method_code_6;
  3537. MethodInfo_t * ___method_info_7;
  3538. MethodInfo_t * ___original_method_info_8;
  3539. DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9;
  3540. int32_t ___method_is_virtual_10;
  3541. };
  3542. // Native definition for COM marshalling of System.Delegate
  3543. struct Delegate_t_marshaled_com
  3544. {
  3545. intptr_t ___method_ptr_0;
  3546. intptr_t ___invoke_impl_1;
  3547. Il2CppIUnknown* ___m_target_2;
  3548. intptr_t ___method_3;
  3549. intptr_t ___delegate_trampoline_4;
  3550. intptr_t ___extra_arg_5;
  3551. intptr_t ___method_code_6;
  3552. MethodInfo_t * ___method_info_7;
  3553. MethodInfo_t * ___original_method_info_8;
  3554. DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9;
  3555. int32_t ___method_is_virtual_10;
  3556. };
  3557. // System.Exception
  3558. struct Exception_t : public RuntimeObject
  3559. {
  3560. public:
  3561. // System.String System.Exception::_className
  3562. String_t* ____className_1;
  3563. // System.String System.Exception::_message
  3564. String_t* ____message_2;
  3565. // System.Collections.IDictionary System.Exception::_data
  3566. RuntimeObject* ____data_3;
  3567. // System.Exception System.Exception::_innerException
  3568. Exception_t * ____innerException_4;
  3569. // System.String System.Exception::_helpURL
  3570. String_t* ____helpURL_5;
  3571. // System.Object System.Exception::_stackTrace
  3572. RuntimeObject * ____stackTrace_6;
  3573. // System.String System.Exception::_stackTraceString
  3574. String_t* ____stackTraceString_7;
  3575. // System.String System.Exception::_remoteStackTraceString
  3576. String_t* ____remoteStackTraceString_8;
  3577. // System.Int32 System.Exception::_remoteStackIndex
  3578. int32_t ____remoteStackIndex_9;
  3579. // System.Object System.Exception::_dynamicMethods
  3580. RuntimeObject * ____dynamicMethods_10;
  3581. // System.Int32 System.Exception::_HResult
  3582. int32_t ____HResult_11;
  3583. // System.String System.Exception::_source
  3584. String_t* ____source_12;
  3585. // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager
  3586. SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13;
  3587. // System.Diagnostics.StackTrace[] System.Exception::captured_traces
  3588. StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14;
  3589. // System.IntPtr[] System.Exception::native_trace_ips
  3590. IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___native_trace_ips_15;
  3591. public:
  3592. inline static int32_t get_offset_of__className_1() { return static_cast<int32_t>(offsetof(Exception_t, ____className_1)); }
  3593. inline String_t* get__className_1() const { return ____className_1; }
  3594. inline String_t** get_address_of__className_1() { return &____className_1; }
  3595. inline void set__className_1(String_t* value)
  3596. {
  3597. ____className_1 = value;
  3598. Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value);
  3599. }
  3600. inline static int32_t get_offset_of__message_2() { return static_cast<int32_t>(offsetof(Exception_t, ____message_2)); }
  3601. inline String_t* get__message_2() const { return ____message_2; }
  3602. inline String_t** get_address_of__message_2() { return &____message_2; }
  3603. inline void set__message_2(String_t* value)
  3604. {
  3605. ____message_2 = value;
  3606. Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value);
  3607. }
  3608. inline static int32_t get_offset_of__data_3() { return static_cast<int32_t>(offsetof(Exception_t, ____data_3)); }
  3609. inline RuntimeObject* get__data_3() const { return ____data_3; }
  3610. inline RuntimeObject** get_address_of__data_3() { return &____data_3; }
  3611. inline void set__data_3(RuntimeObject* value)
  3612. {
  3613. ____data_3 = value;
  3614. Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value);
  3615. }
  3616. inline static int32_t get_offset_of__innerException_4() { return static_cast<int32_t>(offsetof(Exception_t, ____innerException_4)); }
  3617. inline Exception_t * get__innerException_4() const { return ____innerException_4; }
  3618. inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; }
  3619. inline void set__innerException_4(Exception_t * value)
  3620. {
  3621. ____innerException_4 = value;
  3622. Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value);
  3623. }
  3624. inline static int32_t get_offset_of__helpURL_5() { return static_cast<int32_t>(offsetof(Exception_t, ____helpURL_5)); }
  3625. inline String_t* get__helpURL_5() const { return ____helpURL_5; }
  3626. inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; }
  3627. inline void set__helpURL_5(String_t* value)
  3628. {
  3629. ____helpURL_5 = value;
  3630. Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value);
  3631. }
  3632. inline static int32_t get_offset_of__stackTrace_6() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTrace_6)); }
  3633. inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; }
  3634. inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; }
  3635. inline void set__stackTrace_6(RuntimeObject * value)
  3636. {
  3637. ____stackTrace_6 = value;
  3638. Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value);
  3639. }
  3640. inline static int32_t get_offset_of__stackTraceString_7() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTraceString_7)); }
  3641. inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; }
  3642. inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; }
  3643. inline void set__stackTraceString_7(String_t* value)
  3644. {
  3645. ____stackTraceString_7 = value;
  3646. Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value);
  3647. }
  3648. inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackTraceString_8)); }
  3649. inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; }
  3650. inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; }
  3651. inline void set__remoteStackTraceString_8(String_t* value)
  3652. {
  3653. ____remoteStackTraceString_8 = value;
  3654. Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value);
  3655. }
  3656. inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackIndex_9)); }
  3657. inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; }
  3658. inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; }
  3659. inline void set__remoteStackIndex_9(int32_t value)
  3660. {
  3661. ____remoteStackIndex_9 = value;
  3662. }
  3663. inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast<int32_t>(offsetof(Exception_t, ____dynamicMethods_10)); }
  3664. inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; }
  3665. inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; }
  3666. inline void set__dynamicMethods_10(RuntimeObject * value)
  3667. {
  3668. ____dynamicMethods_10 = value;
  3669. Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value);
  3670. }
  3671. inline static int32_t get_offset_of__HResult_11() { return static_cast<int32_t>(offsetof(Exception_t, ____HResult_11)); }
  3672. inline int32_t get__HResult_11() const { return ____HResult_11; }
  3673. inline int32_t* get_address_of__HResult_11() { return &____HResult_11; }
  3674. inline void set__HResult_11(int32_t value)
  3675. {
  3676. ____HResult_11 = value;
  3677. }
  3678. inline static int32_t get_offset_of__source_12() { return static_cast<int32_t>(offsetof(Exception_t, ____source_12)); }
  3679. inline String_t* get__source_12() const { return ____source_12; }
  3680. inline String_t** get_address_of__source_12() { return &____source_12; }
  3681. inline void set__source_12(String_t* value)
  3682. {
  3683. ____source_12 = value;
  3684. Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value);
  3685. }
  3686. inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast<int32_t>(offsetof(Exception_t, ____safeSerializationManager_13)); }
  3687. inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; }
  3688. inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; }
  3689. inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * value)
  3690. {
  3691. ____safeSerializationManager_13 = value;
  3692. Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value);
  3693. }
  3694. inline static int32_t get_offset_of_captured_traces_14() { return static_cast<int32_t>(offsetof(Exception_t, ___captured_traces_14)); }
  3695. inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; }
  3696. inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; }
  3697. inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* value)
  3698. {
  3699. ___captured_traces_14 = value;
  3700. Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value);
  3701. }
  3702. inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast<int32_t>(offsetof(Exception_t, ___native_trace_ips_15)); }
  3703. inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; }
  3704. inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; }
  3705. inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* value)
  3706. {
  3707. ___native_trace_ips_15 = value;
  3708. Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value);
  3709. }
  3710. };
  3711. struct Exception_t_StaticFields
  3712. {
  3713. public:
  3714. // System.Object System.Exception::s_EDILock
  3715. RuntimeObject * ___s_EDILock_0;
  3716. public:
  3717. inline static int32_t get_offset_of_s_EDILock_0() { return static_cast<int32_t>(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); }
  3718. inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; }
  3719. inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; }
  3720. inline void set_s_EDILock_0(RuntimeObject * value)
  3721. {
  3722. ___s_EDILock_0 = value;
  3723. Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value);
  3724. }
  3725. };
  3726. // Native definition for P/Invoke marshalling of System.Exception
  3727. struct Exception_t_marshaled_pinvoke
  3728. {
  3729. char* ____className_1;
  3730. char* ____message_2;
  3731. RuntimeObject* ____data_3;
  3732. Exception_t_marshaled_pinvoke* ____innerException_4;
  3733. char* ____helpURL_5;
  3734. Il2CppIUnknown* ____stackTrace_6;
  3735. char* ____stackTraceString_7;
  3736. char* ____remoteStackTraceString_8;
  3737. int32_t ____remoteStackIndex_9;
  3738. Il2CppIUnknown* ____dynamicMethods_10;
  3739. int32_t ____HResult_11;
  3740. char* ____source_12;
  3741. SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13;
  3742. StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14;
  3743. Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
  3744. };
  3745. // Native definition for COM marshalling of System.Exception
  3746. struct Exception_t_marshaled_com
  3747. {
  3748. Il2CppChar* ____className_1;
  3749. Il2CppChar* ____message_2;
  3750. RuntimeObject* ____data_3;
  3751. Exception_t_marshaled_com* ____innerException_4;
  3752. Il2CppChar* ____helpURL_5;
  3753. Il2CppIUnknown* ____stackTrace_6;
  3754. Il2CppChar* ____stackTraceString_7;
  3755. Il2CppChar* ____remoteStackTraceString_8;
  3756. int32_t ____remoteStackIndex_9;
  3757. Il2CppIUnknown* ____dynamicMethods_10;
  3758. int32_t ____HResult_11;
  3759. Il2CppChar* ____source_12;
  3760. SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13;
  3761. StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14;
  3762. Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
  3763. };
  3764. // System.RuntimeTypeHandle
  3765. struct RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9
  3766. {
  3767. public:
  3768. // System.IntPtr System.RuntimeTypeHandle::value
  3769. intptr_t ___value_0;
  3770. public:
  3771. inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9, ___value_0)); }
  3772. inline intptr_t get_value_0() const { return ___value_0; }
  3773. inline intptr_t* get_address_of_value_0() { return &___value_0; }
  3774. inline void set_value_0(intptr_t value)
  3775. {
  3776. ___value_0 = value;
  3777. }
  3778. };
  3779. // System.IO.StreamReader
  3780. struct StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3 : public TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F
  3781. {
  3782. public:
  3783. // System.IO.Stream System.IO.StreamReader::stream
  3784. Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream_5;
  3785. // System.Text.Encoding System.IO.StreamReader::encoding
  3786. Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___encoding_6;
  3787. // System.Text.Decoder System.IO.StreamReader::decoder
  3788. Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370 * ___decoder_7;
  3789. // System.Byte[] System.IO.StreamReader::byteBuffer
  3790. ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___byteBuffer_8;
  3791. // System.Char[] System.IO.StreamReader::charBuffer
  3792. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___charBuffer_9;
  3793. // System.Byte[] System.IO.StreamReader::_preamble
  3794. ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ____preamble_10;
  3795. // System.Int32 System.IO.StreamReader::charPos
  3796. int32_t ___charPos_11;
  3797. // System.Int32 System.IO.StreamReader::charLen
  3798. int32_t ___charLen_12;
  3799. // System.Int32 System.IO.StreamReader::byteLen
  3800. int32_t ___byteLen_13;
  3801. // System.Int32 System.IO.StreamReader::bytePos
  3802. int32_t ___bytePos_14;
  3803. // System.Int32 System.IO.StreamReader::_maxCharsPerBuffer
  3804. int32_t ____maxCharsPerBuffer_15;
  3805. // System.Boolean System.IO.StreamReader::_detectEncoding
  3806. bool ____detectEncoding_16;
  3807. // System.Boolean System.IO.StreamReader::_checkPreamble
  3808. bool ____checkPreamble_17;
  3809. // System.Boolean System.IO.StreamReader::_isBlocked
  3810. bool ____isBlocked_18;
  3811. // System.Boolean System.IO.StreamReader::_closable
  3812. bool ____closable_19;
  3813. // System.Threading.Tasks.Task modreq(System.Runtime.CompilerServices.IsVolatile) System.IO.StreamReader::_asyncReadTask
  3814. Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * ____asyncReadTask_20;
  3815. public:
  3816. inline static int32_t get_offset_of_stream_5() { return static_cast<int32_t>(offsetof(StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3, ___stream_5)); }
  3817. inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get_stream_5() const { return ___stream_5; }
  3818. inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of_stream_5() { return &___stream_5; }
  3819. inline void set_stream_5(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value)
  3820. {
  3821. ___stream_5 = value;
  3822. Il2CppCodeGenWriteBarrier((void**)(&___stream_5), (void*)value);
  3823. }
  3824. inline static int32_t get_offset_of_encoding_6() { return static_cast<int32_t>(offsetof(StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3, ___encoding_6)); }
  3825. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_encoding_6() const { return ___encoding_6; }
  3826. inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_encoding_6() { return &___encoding_6; }
  3827. inline void set_encoding_6(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value)
  3828. {
  3829. ___encoding_6 = value;
  3830. Il2CppCodeGenWriteBarrier((void**)(&___encoding_6), (void*)value);
  3831. }
  3832. inline static int32_t get_offset_of_decoder_7() { return static_cast<int32_t>(offsetof(StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3, ___decoder_7)); }
  3833. inline Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370 * get_decoder_7() const { return ___decoder_7; }
  3834. inline Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370 ** get_address_of_decoder_7() { return &___decoder_7; }
  3835. inline void set_decoder_7(Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370 * value)
  3836. {
  3837. ___decoder_7 = value;
  3838. Il2CppCodeGenWriteBarrier((void**)(&___decoder_7), (void*)value);
  3839. }
  3840. inline static int32_t get_offset_of_byteBuffer_8() { return static_cast<int32_t>(offsetof(StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3, ___byteBuffer_8)); }
  3841. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_byteBuffer_8() const { return ___byteBuffer_8; }
  3842. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_byteBuffer_8() { return &___byteBuffer_8; }
  3843. inline void set_byteBuffer_8(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value)
  3844. {
  3845. ___byteBuffer_8 = value;
  3846. Il2CppCodeGenWriteBarrier((void**)(&___byteBuffer_8), (void*)value);
  3847. }
  3848. inline static int32_t get_offset_of_charBuffer_9() { return static_cast<int32_t>(offsetof(StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3, ___charBuffer_9)); }
  3849. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_charBuffer_9() const { return ___charBuffer_9; }
  3850. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_charBuffer_9() { return &___charBuffer_9; }
  3851. inline void set_charBuffer_9(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value)
  3852. {
  3853. ___charBuffer_9 = value;
  3854. Il2CppCodeGenWriteBarrier((void**)(&___charBuffer_9), (void*)value);
  3855. }
  3856. inline static int32_t get_offset_of__preamble_10() { return static_cast<int32_t>(offsetof(StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3, ____preamble_10)); }
  3857. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get__preamble_10() const { return ____preamble_10; }
  3858. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of__preamble_10() { return &____preamble_10; }
  3859. inline void set__preamble_10(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value)
  3860. {
  3861. ____preamble_10 = value;
  3862. Il2CppCodeGenWriteBarrier((void**)(&____preamble_10), (void*)value);
  3863. }
  3864. inline static int32_t get_offset_of_charPos_11() { return static_cast<int32_t>(offsetof(StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3, ___charPos_11)); }
  3865. inline int32_t get_charPos_11() const { return ___charPos_11; }
  3866. inline int32_t* get_address_of_charPos_11() { return &___charPos_11; }
  3867. inline void set_charPos_11(int32_t value)
  3868. {
  3869. ___charPos_11 = value;
  3870. }
  3871. inline static int32_t get_offset_of_charLen_12() { return static_cast<int32_t>(offsetof(StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3, ___charLen_12)); }
  3872. inline int32_t get_charLen_12() const { return ___charLen_12; }
  3873. inline int32_t* get_address_of_charLen_12() { return &___charLen_12; }
  3874. inline void set_charLen_12(int32_t value)
  3875. {
  3876. ___charLen_12 = value;
  3877. }
  3878. inline static int32_t get_offset_of_byteLen_13() { return static_cast<int32_t>(offsetof(StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3, ___byteLen_13)); }
  3879. inline int32_t get_byteLen_13() const { return ___byteLen_13; }
  3880. inline int32_t* get_address_of_byteLen_13() { return &___byteLen_13; }
  3881. inline void set_byteLen_13(int32_t value)
  3882. {
  3883. ___byteLen_13 = value;
  3884. }
  3885. inline static int32_t get_offset_of_bytePos_14() { return static_cast<int32_t>(offsetof(StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3, ___bytePos_14)); }
  3886. inline int32_t get_bytePos_14() const { return ___bytePos_14; }
  3887. inline int32_t* get_address_of_bytePos_14() { return &___bytePos_14; }
  3888. inline void set_bytePos_14(int32_t value)
  3889. {
  3890. ___bytePos_14 = value;
  3891. }
  3892. inline static int32_t get_offset_of__maxCharsPerBuffer_15() { return static_cast<int32_t>(offsetof(StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3, ____maxCharsPerBuffer_15)); }
  3893. inline int32_t get__maxCharsPerBuffer_15() const { return ____maxCharsPerBuffer_15; }
  3894. inline int32_t* get_address_of__maxCharsPerBuffer_15() { return &____maxCharsPerBuffer_15; }
  3895. inline void set__maxCharsPerBuffer_15(int32_t value)
  3896. {
  3897. ____maxCharsPerBuffer_15 = value;
  3898. }
  3899. inline static int32_t get_offset_of__detectEncoding_16() { return static_cast<int32_t>(offsetof(StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3, ____detectEncoding_16)); }
  3900. inline bool get__detectEncoding_16() const { return ____detectEncoding_16; }
  3901. inline bool* get_address_of__detectEncoding_16() { return &____detectEncoding_16; }
  3902. inline void set__detectEncoding_16(bool value)
  3903. {
  3904. ____detectEncoding_16 = value;
  3905. }
  3906. inline static int32_t get_offset_of__checkPreamble_17() { return static_cast<int32_t>(offsetof(StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3, ____checkPreamble_17)); }
  3907. inline bool get__checkPreamble_17() const { return ____checkPreamble_17; }
  3908. inline bool* get_address_of__checkPreamble_17() { return &____checkPreamble_17; }
  3909. inline void set__checkPreamble_17(bool value)
  3910. {
  3911. ____checkPreamble_17 = value;
  3912. }
  3913. inline static int32_t get_offset_of__isBlocked_18() { return static_cast<int32_t>(offsetof(StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3, ____isBlocked_18)); }
  3914. inline bool get__isBlocked_18() const { return ____isBlocked_18; }
  3915. inline bool* get_address_of__isBlocked_18() { return &____isBlocked_18; }
  3916. inline void set__isBlocked_18(bool value)
  3917. {
  3918. ____isBlocked_18 = value;
  3919. }
  3920. inline static int32_t get_offset_of__closable_19() { return static_cast<int32_t>(offsetof(StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3, ____closable_19)); }
  3921. inline bool get__closable_19() const { return ____closable_19; }
  3922. inline bool* get_address_of__closable_19() { return &____closable_19; }
  3923. inline void set__closable_19(bool value)
  3924. {
  3925. ____closable_19 = value;
  3926. }
  3927. inline static int32_t get_offset_of__asyncReadTask_20() { return static_cast<int32_t>(offsetof(StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3, ____asyncReadTask_20)); }
  3928. inline Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * get__asyncReadTask_20() const { return ____asyncReadTask_20; }
  3929. inline Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 ** get_address_of__asyncReadTask_20() { return &____asyncReadTask_20; }
  3930. inline void set__asyncReadTask_20(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * value)
  3931. {
  3932. ____asyncReadTask_20 = value;
  3933. Il2CppCodeGenWriteBarrier((void**)(&____asyncReadTask_20), (void*)value);
  3934. }
  3935. };
  3936. struct StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3_StaticFields
  3937. {
  3938. public:
  3939. // System.IO.StreamReader System.IO.StreamReader::Null
  3940. StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3 * ___Null_4;
  3941. public:
  3942. inline static int32_t get_offset_of_Null_4() { return static_cast<int32_t>(offsetof(StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3_StaticFields, ___Null_4)); }
  3943. inline StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3 * get_Null_4() const { return ___Null_4; }
  3944. inline StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3 ** get_address_of_Null_4() { return &___Null_4; }
  3945. inline void set_Null_4(StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3 * value)
  3946. {
  3947. ___Null_4 = value;
  3948. Il2CppCodeGenWriteBarrier((void**)(&___Null_4), (void*)value);
  3949. }
  3950. };
  3951. // System.Runtime.Serialization.StreamingContextStates
  3952. struct StreamingContextStates_tF4C7FE6D6121BD4C67699869C8269A60B36B42C3
  3953. {
  3954. public:
  3955. // System.Int32 System.Runtime.Serialization.StreamingContextStates::value__
  3956. int32_t ___value___2;
  3957. public:
  3958. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(StreamingContextStates_tF4C7FE6D6121BD4C67699869C8269A60B36B42C3, ___value___2)); }
  3959. inline int32_t get_value___2() const { return ___value___2; }
  3960. inline int32_t* get_address_of_value___2() { return &___value___2; }
  3961. inline void set_value___2(int32_t value)
  3962. {
  3963. ___value___2 = value;
  3964. }
  3965. };
  3966. // System.Threading.SynchronizationContextProperties
  3967. struct SynchronizationContextProperties_t1A9B979AA4252E755DB5A8CC447FBF89E0AB296A
  3968. {
  3969. public:
  3970. // System.Int32 System.Threading.SynchronizationContextProperties::value__
  3971. int32_t ___value___2;
  3972. public:
  3973. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(SynchronizationContextProperties_t1A9B979AA4252E755DB5A8CC447FBF89E0AB296A, ___value___2)); }
  3974. inline int32_t get_value___2() const { return ___value___2; }
  3975. inline int32_t* get_address_of_value___2() { return &___value___2; }
  3976. inline void set_value___2(int32_t value)
  3977. {
  3978. ___value___2 = value;
  3979. }
  3980. };
  3981. // System.Threading.Tasks.Task
  3982. struct Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 : public RuntimeObject
  3983. {
  3984. public:
  3985. // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_taskId
  3986. int32_t ___m_taskId_4;
  3987. // System.Object System.Threading.Tasks.Task::m_action
  3988. RuntimeObject * ___m_action_5;
  3989. // System.Object System.Threading.Tasks.Task::m_stateObject
  3990. RuntimeObject * ___m_stateObject_6;
  3991. // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.Task::m_taskScheduler
  3992. TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * ___m_taskScheduler_7;
  3993. // System.Threading.Tasks.Task System.Threading.Tasks.Task::m_parent
  3994. Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * ___m_parent_8;
  3995. // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_stateFlags
  3996. int32_t ___m_stateFlags_9;
  3997. // System.Object modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_continuationObject
  3998. RuntimeObject * ___m_continuationObject_28;
  3999. // System.Threading.Tasks.Task/ContingentProperties modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_contingentProperties
  4000. ContingentProperties_t1E249C737B8B8644ED1D60EEFA101D326B199EA0 * ___m_contingentProperties_33;
  4001. public:
  4002. inline static int32_t get_offset_of_m_taskId_4() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60, ___m_taskId_4)); }
  4003. inline int32_t get_m_taskId_4() const { return ___m_taskId_4; }
  4004. inline int32_t* get_address_of_m_taskId_4() { return &___m_taskId_4; }
  4005. inline void set_m_taskId_4(int32_t value)
  4006. {
  4007. ___m_taskId_4 = value;
  4008. }
  4009. inline static int32_t get_offset_of_m_action_5() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60, ___m_action_5)); }
  4010. inline RuntimeObject * get_m_action_5() const { return ___m_action_5; }
  4011. inline RuntimeObject ** get_address_of_m_action_5() { return &___m_action_5; }
  4012. inline void set_m_action_5(RuntimeObject * value)
  4013. {
  4014. ___m_action_5 = value;
  4015. Il2CppCodeGenWriteBarrier((void**)(&___m_action_5), (void*)value);
  4016. }
  4017. inline static int32_t get_offset_of_m_stateObject_6() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60, ___m_stateObject_6)); }
  4018. inline RuntimeObject * get_m_stateObject_6() const { return ___m_stateObject_6; }
  4019. inline RuntimeObject ** get_address_of_m_stateObject_6() { return &___m_stateObject_6; }
  4020. inline void set_m_stateObject_6(RuntimeObject * value)
  4021. {
  4022. ___m_stateObject_6 = value;
  4023. Il2CppCodeGenWriteBarrier((void**)(&___m_stateObject_6), (void*)value);
  4024. }
  4025. inline static int32_t get_offset_of_m_taskScheduler_7() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60, ___m_taskScheduler_7)); }
  4026. inline TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * get_m_taskScheduler_7() const { return ___m_taskScheduler_7; }
  4027. inline TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D ** get_address_of_m_taskScheduler_7() { return &___m_taskScheduler_7; }
  4028. inline void set_m_taskScheduler_7(TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * value)
  4029. {
  4030. ___m_taskScheduler_7 = value;
  4031. Il2CppCodeGenWriteBarrier((void**)(&___m_taskScheduler_7), (void*)value);
  4032. }
  4033. inline static int32_t get_offset_of_m_parent_8() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60, ___m_parent_8)); }
  4034. inline Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * get_m_parent_8() const { return ___m_parent_8; }
  4035. inline Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 ** get_address_of_m_parent_8() { return &___m_parent_8; }
  4036. inline void set_m_parent_8(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * value)
  4037. {
  4038. ___m_parent_8 = value;
  4039. Il2CppCodeGenWriteBarrier((void**)(&___m_parent_8), (void*)value);
  4040. }
  4041. inline static int32_t get_offset_of_m_stateFlags_9() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60, ___m_stateFlags_9)); }
  4042. inline int32_t get_m_stateFlags_9() const { return ___m_stateFlags_9; }
  4043. inline int32_t* get_address_of_m_stateFlags_9() { return &___m_stateFlags_9; }
  4044. inline void set_m_stateFlags_9(int32_t value)
  4045. {
  4046. ___m_stateFlags_9 = value;
  4047. }
  4048. inline static int32_t get_offset_of_m_continuationObject_28() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60, ___m_continuationObject_28)); }
  4049. inline RuntimeObject * get_m_continuationObject_28() const { return ___m_continuationObject_28; }
  4050. inline RuntimeObject ** get_address_of_m_continuationObject_28() { return &___m_continuationObject_28; }
  4051. inline void set_m_continuationObject_28(RuntimeObject * value)
  4052. {
  4053. ___m_continuationObject_28 = value;
  4054. Il2CppCodeGenWriteBarrier((void**)(&___m_continuationObject_28), (void*)value);
  4055. }
  4056. inline static int32_t get_offset_of_m_contingentProperties_33() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60, ___m_contingentProperties_33)); }
  4057. inline ContingentProperties_t1E249C737B8B8644ED1D60EEFA101D326B199EA0 * get_m_contingentProperties_33() const { return ___m_contingentProperties_33; }
  4058. inline ContingentProperties_t1E249C737B8B8644ED1D60EEFA101D326B199EA0 ** get_address_of_m_contingentProperties_33() { return &___m_contingentProperties_33; }
  4059. inline void set_m_contingentProperties_33(ContingentProperties_t1E249C737B8B8644ED1D60EEFA101D326B199EA0 * value)
  4060. {
  4061. ___m_contingentProperties_33 = value;
  4062. Il2CppCodeGenWriteBarrier((void**)(&___m_contingentProperties_33), (void*)value);
  4063. }
  4064. };
  4065. struct Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields
  4066. {
  4067. public:
  4068. // System.Int32 System.Threading.Tasks.Task::s_taskIdCounter
  4069. int32_t ___s_taskIdCounter_2;
  4070. // System.Threading.Tasks.TaskFactory System.Threading.Tasks.Task::s_factory
  4071. TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B * ___s_factory_3;
  4072. // System.Object System.Threading.Tasks.Task::s_taskCompletionSentinel
  4073. RuntimeObject * ___s_taskCompletionSentinel_29;
  4074. // System.Boolean System.Threading.Tasks.Task::s_asyncDebuggingEnabled
  4075. bool ___s_asyncDebuggingEnabled_30;
  4076. // System.Collections.Generic.Dictionary`2<System.Int32,System.Threading.Tasks.Task> System.Threading.Tasks.Task::s_currentActiveTasks
  4077. Dictionary_2_tB758E2A2593CD827EFC041BE1F1BB4B68DE1C3E8 * ___s_currentActiveTasks_31;
  4078. // System.Object System.Threading.Tasks.Task::s_activeTasksLock
  4079. RuntimeObject * ___s_activeTasksLock_32;
  4080. // System.Action`1<System.Object> System.Threading.Tasks.Task::s_taskCancelCallback
  4081. Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ___s_taskCancelCallback_34;
  4082. // System.Func`1<System.Threading.Tasks.Task/ContingentProperties> System.Threading.Tasks.Task::s_createContingentProperties
  4083. Func_1_tBCF42601FA307876E83080BE4204110820F8BF3B * ___s_createContingentProperties_35;
  4084. // System.Threading.Tasks.Task System.Threading.Tasks.Task::s_completedTask
  4085. Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * ___s_completedTask_36;
  4086. // System.Predicate`1<System.Threading.Tasks.Task> System.Threading.Tasks.Task::s_IsExceptionObservedByParentPredicate
  4087. Predicate_1_tC0DBBC8498BD1EE6ABFFAA5628024105FA7D11BD * ___s_IsExceptionObservedByParentPredicate_37;
  4088. // System.Threading.ContextCallback System.Threading.Tasks.Task::s_ecCallback
  4089. ContextCallback_t93707E0430F4FF3E15E1FB5A4844BE89C657AE8B * ___s_ecCallback_38;
  4090. // System.Predicate`1<System.Object> System.Threading.Tasks.Task::s_IsTaskContinuationNullPredicate
  4091. Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * ___s_IsTaskContinuationNullPredicate_39;
  4092. public:
  4093. inline static int32_t get_offset_of_s_taskIdCounter_2() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_taskIdCounter_2)); }
  4094. inline int32_t get_s_taskIdCounter_2() const { return ___s_taskIdCounter_2; }
  4095. inline int32_t* get_address_of_s_taskIdCounter_2() { return &___s_taskIdCounter_2; }
  4096. inline void set_s_taskIdCounter_2(int32_t value)
  4097. {
  4098. ___s_taskIdCounter_2 = value;
  4099. }
  4100. inline static int32_t get_offset_of_s_factory_3() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_factory_3)); }
  4101. inline TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B * get_s_factory_3() const { return ___s_factory_3; }
  4102. inline TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B ** get_address_of_s_factory_3() { return &___s_factory_3; }
  4103. inline void set_s_factory_3(TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B * value)
  4104. {
  4105. ___s_factory_3 = value;
  4106. Il2CppCodeGenWriteBarrier((void**)(&___s_factory_3), (void*)value);
  4107. }
  4108. inline static int32_t get_offset_of_s_taskCompletionSentinel_29() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_taskCompletionSentinel_29)); }
  4109. inline RuntimeObject * get_s_taskCompletionSentinel_29() const { return ___s_taskCompletionSentinel_29; }
  4110. inline RuntimeObject ** get_address_of_s_taskCompletionSentinel_29() { return &___s_taskCompletionSentinel_29; }
  4111. inline void set_s_taskCompletionSentinel_29(RuntimeObject * value)
  4112. {
  4113. ___s_taskCompletionSentinel_29 = value;
  4114. Il2CppCodeGenWriteBarrier((void**)(&___s_taskCompletionSentinel_29), (void*)value);
  4115. }
  4116. inline static int32_t get_offset_of_s_asyncDebuggingEnabled_30() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_asyncDebuggingEnabled_30)); }
  4117. inline bool get_s_asyncDebuggingEnabled_30() const { return ___s_asyncDebuggingEnabled_30; }
  4118. inline bool* get_address_of_s_asyncDebuggingEnabled_30() { return &___s_asyncDebuggingEnabled_30; }
  4119. inline void set_s_asyncDebuggingEnabled_30(bool value)
  4120. {
  4121. ___s_asyncDebuggingEnabled_30 = value;
  4122. }
  4123. inline static int32_t get_offset_of_s_currentActiveTasks_31() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_currentActiveTasks_31)); }
  4124. inline Dictionary_2_tB758E2A2593CD827EFC041BE1F1BB4B68DE1C3E8 * get_s_currentActiveTasks_31() const { return ___s_currentActiveTasks_31; }
  4125. inline Dictionary_2_tB758E2A2593CD827EFC041BE1F1BB4B68DE1C3E8 ** get_address_of_s_currentActiveTasks_31() { return &___s_currentActiveTasks_31; }
  4126. inline void set_s_currentActiveTasks_31(Dictionary_2_tB758E2A2593CD827EFC041BE1F1BB4B68DE1C3E8 * value)
  4127. {
  4128. ___s_currentActiveTasks_31 = value;
  4129. Il2CppCodeGenWriteBarrier((void**)(&___s_currentActiveTasks_31), (void*)value);
  4130. }
  4131. inline static int32_t get_offset_of_s_activeTasksLock_32() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_activeTasksLock_32)); }
  4132. inline RuntimeObject * get_s_activeTasksLock_32() const { return ___s_activeTasksLock_32; }
  4133. inline RuntimeObject ** get_address_of_s_activeTasksLock_32() { return &___s_activeTasksLock_32; }
  4134. inline void set_s_activeTasksLock_32(RuntimeObject * value)
  4135. {
  4136. ___s_activeTasksLock_32 = value;
  4137. Il2CppCodeGenWriteBarrier((void**)(&___s_activeTasksLock_32), (void*)value);
  4138. }
  4139. inline static int32_t get_offset_of_s_taskCancelCallback_34() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_taskCancelCallback_34)); }
  4140. inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get_s_taskCancelCallback_34() const { return ___s_taskCancelCallback_34; }
  4141. inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of_s_taskCancelCallback_34() { return &___s_taskCancelCallback_34; }
  4142. inline void set_s_taskCancelCallback_34(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value)
  4143. {
  4144. ___s_taskCancelCallback_34 = value;
  4145. Il2CppCodeGenWriteBarrier((void**)(&___s_taskCancelCallback_34), (void*)value);
  4146. }
  4147. inline static int32_t get_offset_of_s_createContingentProperties_35() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_createContingentProperties_35)); }
  4148. inline Func_1_tBCF42601FA307876E83080BE4204110820F8BF3B * get_s_createContingentProperties_35() const { return ___s_createContingentProperties_35; }
  4149. inline Func_1_tBCF42601FA307876E83080BE4204110820F8BF3B ** get_address_of_s_createContingentProperties_35() { return &___s_createContingentProperties_35; }
  4150. inline void set_s_createContingentProperties_35(Func_1_tBCF42601FA307876E83080BE4204110820F8BF3B * value)
  4151. {
  4152. ___s_createContingentProperties_35 = value;
  4153. Il2CppCodeGenWriteBarrier((void**)(&___s_createContingentProperties_35), (void*)value);
  4154. }
  4155. inline static int32_t get_offset_of_s_completedTask_36() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_completedTask_36)); }
  4156. inline Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * get_s_completedTask_36() const { return ___s_completedTask_36; }
  4157. inline Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 ** get_address_of_s_completedTask_36() { return &___s_completedTask_36; }
  4158. inline void set_s_completedTask_36(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * value)
  4159. {
  4160. ___s_completedTask_36 = value;
  4161. Il2CppCodeGenWriteBarrier((void**)(&___s_completedTask_36), (void*)value);
  4162. }
  4163. inline static int32_t get_offset_of_s_IsExceptionObservedByParentPredicate_37() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_IsExceptionObservedByParentPredicate_37)); }
  4164. inline Predicate_1_tC0DBBC8498BD1EE6ABFFAA5628024105FA7D11BD * get_s_IsExceptionObservedByParentPredicate_37() const { return ___s_IsExceptionObservedByParentPredicate_37; }
  4165. inline Predicate_1_tC0DBBC8498BD1EE6ABFFAA5628024105FA7D11BD ** get_address_of_s_IsExceptionObservedByParentPredicate_37() { return &___s_IsExceptionObservedByParentPredicate_37; }
  4166. inline void set_s_IsExceptionObservedByParentPredicate_37(Predicate_1_tC0DBBC8498BD1EE6ABFFAA5628024105FA7D11BD * value)
  4167. {
  4168. ___s_IsExceptionObservedByParentPredicate_37 = value;
  4169. Il2CppCodeGenWriteBarrier((void**)(&___s_IsExceptionObservedByParentPredicate_37), (void*)value);
  4170. }
  4171. inline static int32_t get_offset_of_s_ecCallback_38() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_ecCallback_38)); }
  4172. inline ContextCallback_t93707E0430F4FF3E15E1FB5A4844BE89C657AE8B * get_s_ecCallback_38() const { return ___s_ecCallback_38; }
  4173. inline ContextCallback_t93707E0430F4FF3E15E1FB5A4844BE89C657AE8B ** get_address_of_s_ecCallback_38() { return &___s_ecCallback_38; }
  4174. inline void set_s_ecCallback_38(ContextCallback_t93707E0430F4FF3E15E1FB5A4844BE89C657AE8B * value)
  4175. {
  4176. ___s_ecCallback_38 = value;
  4177. Il2CppCodeGenWriteBarrier((void**)(&___s_ecCallback_38), (void*)value);
  4178. }
  4179. inline static int32_t get_offset_of_s_IsTaskContinuationNullPredicate_39() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_IsTaskContinuationNullPredicate_39)); }
  4180. inline Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * get_s_IsTaskContinuationNullPredicate_39() const { return ___s_IsTaskContinuationNullPredicate_39; }
  4181. inline Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB ** get_address_of_s_IsTaskContinuationNullPredicate_39() { return &___s_IsTaskContinuationNullPredicate_39; }
  4182. inline void set_s_IsTaskContinuationNullPredicate_39(Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * value)
  4183. {
  4184. ___s_IsTaskContinuationNullPredicate_39 = value;
  4185. Il2CppCodeGenWriteBarrier((void**)(&___s_IsTaskContinuationNullPredicate_39), (void*)value);
  4186. }
  4187. };
  4188. struct Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_ThreadStaticFields
  4189. {
  4190. public:
  4191. // System.Threading.Tasks.Task System.Threading.Tasks.Task::t_currentTask
  4192. Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * ___t_currentTask_0;
  4193. // System.Threading.Tasks.StackGuard System.Threading.Tasks.Task::t_stackGuard
  4194. StackGuard_t88E1EE4741AD02CA5FEA04A4EB2CC70F230E0E6D * ___t_stackGuard_1;
  4195. public:
  4196. inline static int32_t get_offset_of_t_currentTask_0() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_ThreadStaticFields, ___t_currentTask_0)); }
  4197. inline Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * get_t_currentTask_0() const { return ___t_currentTask_0; }
  4198. inline Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 ** get_address_of_t_currentTask_0() { return &___t_currentTask_0; }
  4199. inline void set_t_currentTask_0(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * value)
  4200. {
  4201. ___t_currentTask_0 = value;
  4202. Il2CppCodeGenWriteBarrier((void**)(&___t_currentTask_0), (void*)value);
  4203. }
  4204. inline static int32_t get_offset_of_t_stackGuard_1() { return static_cast<int32_t>(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_ThreadStaticFields, ___t_stackGuard_1)); }
  4205. inline StackGuard_t88E1EE4741AD02CA5FEA04A4EB2CC70F230E0E6D * get_t_stackGuard_1() const { return ___t_stackGuard_1; }
  4206. inline StackGuard_t88E1EE4741AD02CA5FEA04A4EB2CC70F230E0E6D ** get_address_of_t_stackGuard_1() { return &___t_stackGuard_1; }
  4207. inline void set_t_stackGuard_1(StackGuard_t88E1EE4741AD02CA5FEA04A4EB2CC70F230E0E6D * value)
  4208. {
  4209. ___t_stackGuard_1 = value;
  4210. Il2CppCodeGenWriteBarrier((void**)(&___t_stackGuard_1), (void*)value);
  4211. }
  4212. };
  4213. // System.Threading.Tasks.TaskContinuationOptions
  4214. struct TaskContinuationOptions_t9FC13DFA1FFAFD07FE9A19491D1DBEB48BFA8399
  4215. {
  4216. public:
  4217. // System.Int32 System.Threading.Tasks.TaskContinuationOptions::value__
  4218. int32_t ___value___2;
  4219. public:
  4220. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TaskContinuationOptions_t9FC13DFA1FFAFD07FE9A19491D1DBEB48BFA8399, ___value___2)); }
  4221. inline int32_t get_value___2() const { return ___value___2; }
  4222. inline int32_t* get_address_of_value___2() { return &___value___2; }
  4223. inline void set_value___2(int32_t value)
  4224. {
  4225. ___value___2 = value;
  4226. }
  4227. };
  4228. // System.Threading.Tasks.TaskCreationOptions
  4229. struct TaskCreationOptions_t469019F1B0F93FA60337952E265311E8048D2112
  4230. {
  4231. public:
  4232. // System.Int32 System.Threading.Tasks.TaskCreationOptions::value__
  4233. int32_t ___value___2;
  4234. public:
  4235. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TaskCreationOptions_t469019F1B0F93FA60337952E265311E8048D2112, ___value___2)); }
  4236. inline int32_t get_value___2() const { return ___value___2; }
  4237. inline int32_t* get_address_of_value___2() { return &___value___2; }
  4238. inline void set_value___2(int32_t value)
  4239. {
  4240. ___value___2 = value;
  4241. }
  4242. };
  4243. // System.Threading.Tasks.TaskScheduler
  4244. struct TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D : public RuntimeObject
  4245. {
  4246. public:
  4247. // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.TaskScheduler::m_taskSchedulerId
  4248. int32_t ___m_taskSchedulerId_3;
  4249. public:
  4250. inline static int32_t get_offset_of_m_taskSchedulerId_3() { return static_cast<int32_t>(offsetof(TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D, ___m_taskSchedulerId_3)); }
  4251. inline int32_t get_m_taskSchedulerId_3() const { return ___m_taskSchedulerId_3; }
  4252. inline int32_t* get_address_of_m_taskSchedulerId_3() { return &___m_taskSchedulerId_3; }
  4253. inline void set_m_taskSchedulerId_3(int32_t value)
  4254. {
  4255. ___m_taskSchedulerId_3 = value;
  4256. }
  4257. };
  4258. struct TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D_StaticFields
  4259. {
  4260. public:
  4261. // System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Threading.Tasks.TaskScheduler,System.Object> System.Threading.Tasks.TaskScheduler::s_activeTaskSchedulers
  4262. ConditionalWeakTable_2_t93AD246458B1FCACF9EE33160B2DB2E06AB42CD8 * ___s_activeTaskSchedulers_0;
  4263. // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskScheduler::s_defaultTaskScheduler
  4264. TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * ___s_defaultTaskScheduler_1;
  4265. // System.Int32 System.Threading.Tasks.TaskScheduler::s_taskSchedulerIdCounter
  4266. int32_t ___s_taskSchedulerIdCounter_2;
  4267. // System.EventHandler`1<System.Threading.Tasks.UnobservedTaskExceptionEventArgs> System.Threading.Tasks.TaskScheduler::_unobservedTaskException
  4268. EventHandler_1_t7DFDECE3AD515844324382F8BBCAC2975ABEE63A * ____unobservedTaskException_4;
  4269. // System.Object System.Threading.Tasks.TaskScheduler::_unobservedTaskExceptionLockObject
  4270. RuntimeObject * ____unobservedTaskExceptionLockObject_5;
  4271. public:
  4272. inline static int32_t get_offset_of_s_activeTaskSchedulers_0() { return static_cast<int32_t>(offsetof(TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D_StaticFields, ___s_activeTaskSchedulers_0)); }
  4273. inline ConditionalWeakTable_2_t93AD246458B1FCACF9EE33160B2DB2E06AB42CD8 * get_s_activeTaskSchedulers_0() const { return ___s_activeTaskSchedulers_0; }
  4274. inline ConditionalWeakTable_2_t93AD246458B1FCACF9EE33160B2DB2E06AB42CD8 ** get_address_of_s_activeTaskSchedulers_0() { return &___s_activeTaskSchedulers_0; }
  4275. inline void set_s_activeTaskSchedulers_0(ConditionalWeakTable_2_t93AD246458B1FCACF9EE33160B2DB2E06AB42CD8 * value)
  4276. {
  4277. ___s_activeTaskSchedulers_0 = value;
  4278. Il2CppCodeGenWriteBarrier((void**)(&___s_activeTaskSchedulers_0), (void*)value);
  4279. }
  4280. inline static int32_t get_offset_of_s_defaultTaskScheduler_1() { return static_cast<int32_t>(offsetof(TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D_StaticFields, ___s_defaultTaskScheduler_1)); }
  4281. inline TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * get_s_defaultTaskScheduler_1() const { return ___s_defaultTaskScheduler_1; }
  4282. inline TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D ** get_address_of_s_defaultTaskScheduler_1() { return &___s_defaultTaskScheduler_1; }
  4283. inline void set_s_defaultTaskScheduler_1(TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * value)
  4284. {
  4285. ___s_defaultTaskScheduler_1 = value;
  4286. Il2CppCodeGenWriteBarrier((void**)(&___s_defaultTaskScheduler_1), (void*)value);
  4287. }
  4288. inline static int32_t get_offset_of_s_taskSchedulerIdCounter_2() { return static_cast<int32_t>(offsetof(TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D_StaticFields, ___s_taskSchedulerIdCounter_2)); }
  4289. inline int32_t get_s_taskSchedulerIdCounter_2() const { return ___s_taskSchedulerIdCounter_2; }
  4290. inline int32_t* get_address_of_s_taskSchedulerIdCounter_2() { return &___s_taskSchedulerIdCounter_2; }
  4291. inline void set_s_taskSchedulerIdCounter_2(int32_t value)
  4292. {
  4293. ___s_taskSchedulerIdCounter_2 = value;
  4294. }
  4295. inline static int32_t get_offset_of__unobservedTaskException_4() { return static_cast<int32_t>(offsetof(TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D_StaticFields, ____unobservedTaskException_4)); }
  4296. inline EventHandler_1_t7DFDECE3AD515844324382F8BBCAC2975ABEE63A * get__unobservedTaskException_4() const { return ____unobservedTaskException_4; }
  4297. inline EventHandler_1_t7DFDECE3AD515844324382F8BBCAC2975ABEE63A ** get_address_of__unobservedTaskException_4() { return &____unobservedTaskException_4; }
  4298. inline void set__unobservedTaskException_4(EventHandler_1_t7DFDECE3AD515844324382F8BBCAC2975ABEE63A * value)
  4299. {
  4300. ____unobservedTaskException_4 = value;
  4301. Il2CppCodeGenWriteBarrier((void**)(&____unobservedTaskException_4), (void*)value);
  4302. }
  4303. inline static int32_t get_offset_of__unobservedTaskExceptionLockObject_5() { return static_cast<int32_t>(offsetof(TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D_StaticFields, ____unobservedTaskExceptionLockObject_5)); }
  4304. inline RuntimeObject * get__unobservedTaskExceptionLockObject_5() const { return ____unobservedTaskExceptionLockObject_5; }
  4305. inline RuntimeObject ** get_address_of__unobservedTaskExceptionLockObject_5() { return &____unobservedTaskExceptionLockObject_5; }
  4306. inline void set__unobservedTaskExceptionLockObject_5(RuntimeObject * value)
  4307. {
  4308. ____unobservedTaskExceptionLockObject_5 = value;
  4309. Il2CppCodeGenWriteBarrier((void**)(&____unobservedTaskExceptionLockObject_5), (void*)value);
  4310. }
  4311. };
  4312. // System.TimeSpan
  4313. struct TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203
  4314. {
  4315. public:
  4316. // System.Int64 System.TimeSpan::_ticks
  4317. int64_t ____ticks_22;
  4318. public:
  4319. inline static int32_t get_offset_of__ticks_22() { return static_cast<int32_t>(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203, ____ticks_22)); }
  4320. inline int64_t get__ticks_22() const { return ____ticks_22; }
  4321. inline int64_t* get_address_of__ticks_22() { return &____ticks_22; }
  4322. inline void set__ticks_22(int64_t value)
  4323. {
  4324. ____ticks_22 = value;
  4325. }
  4326. };
  4327. struct TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields
  4328. {
  4329. public:
  4330. // System.TimeSpan System.TimeSpan::Zero
  4331. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___Zero_19;
  4332. // System.TimeSpan System.TimeSpan::MaxValue
  4333. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___MaxValue_20;
  4334. // System.TimeSpan System.TimeSpan::MinValue
  4335. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___MinValue_21;
  4336. // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyConfigChecked
  4337. bool ____legacyConfigChecked_23;
  4338. // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyMode
  4339. bool ____legacyMode_24;
  4340. public:
  4341. inline static int32_t get_offset_of_Zero_19() { return static_cast<int32_t>(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___Zero_19)); }
  4342. inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_Zero_19() const { return ___Zero_19; }
  4343. inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_Zero_19() { return &___Zero_19; }
  4344. inline void set_Zero_19(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value)
  4345. {
  4346. ___Zero_19 = value;
  4347. }
  4348. inline static int32_t get_offset_of_MaxValue_20() { return static_cast<int32_t>(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___MaxValue_20)); }
  4349. inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_MaxValue_20() const { return ___MaxValue_20; }
  4350. inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_MaxValue_20() { return &___MaxValue_20; }
  4351. inline void set_MaxValue_20(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value)
  4352. {
  4353. ___MaxValue_20 = value;
  4354. }
  4355. inline static int32_t get_offset_of_MinValue_21() { return static_cast<int32_t>(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___MinValue_21)); }
  4356. inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_MinValue_21() const { return ___MinValue_21; }
  4357. inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_MinValue_21() { return &___MinValue_21; }
  4358. inline void set_MinValue_21(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value)
  4359. {
  4360. ___MinValue_21 = value;
  4361. }
  4362. inline static int32_t get_offset_of__legacyConfigChecked_23() { return static_cast<int32_t>(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ____legacyConfigChecked_23)); }
  4363. inline bool get__legacyConfigChecked_23() const { return ____legacyConfigChecked_23; }
  4364. inline bool* get_address_of__legacyConfigChecked_23() { return &____legacyConfigChecked_23; }
  4365. inline void set__legacyConfigChecked_23(bool value)
  4366. {
  4367. ____legacyConfigChecked_23 = value;
  4368. }
  4369. inline static int32_t get_offset_of__legacyMode_24() { return static_cast<int32_t>(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ____legacyMode_24)); }
  4370. inline bool get__legacyMode_24() const { return ____legacyMode_24; }
  4371. inline bool* get_address_of__legacyMode_24() { return &____legacyMode_24; }
  4372. inline void set__legacyMode_24(bool value)
  4373. {
  4374. ____legacyMode_24 = value;
  4375. }
  4376. };
  4377. // System.Threading.WaitHandle
  4378. struct WaitHandle_t1D7DD8480FD5DA4E3AF92F569890FB972D9B1842 : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8
  4379. {
  4380. public:
  4381. // System.IntPtr System.Threading.WaitHandle::waitHandle
  4382. intptr_t ___waitHandle_3;
  4383. // Microsoft.Win32.SafeHandles.SafeWaitHandle modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.WaitHandle::safeWaitHandle
  4384. SafeWaitHandle_tF37EACEDF9C6F350EB4ABC1E1F869EECB0B5ABB1 * ___safeWaitHandle_4;
  4385. // System.Boolean System.Threading.WaitHandle::hasThreadAffinity
  4386. bool ___hasThreadAffinity_5;
  4387. public:
  4388. inline static int32_t get_offset_of_waitHandle_3() { return static_cast<int32_t>(offsetof(WaitHandle_t1D7DD8480FD5DA4E3AF92F569890FB972D9B1842, ___waitHandle_3)); }
  4389. inline intptr_t get_waitHandle_3() const { return ___waitHandle_3; }
  4390. inline intptr_t* get_address_of_waitHandle_3() { return &___waitHandle_3; }
  4391. inline void set_waitHandle_3(intptr_t value)
  4392. {
  4393. ___waitHandle_3 = value;
  4394. }
  4395. inline static int32_t get_offset_of_safeWaitHandle_4() { return static_cast<int32_t>(offsetof(WaitHandle_t1D7DD8480FD5DA4E3AF92F569890FB972D9B1842, ___safeWaitHandle_4)); }
  4396. inline SafeWaitHandle_tF37EACEDF9C6F350EB4ABC1E1F869EECB0B5ABB1 * get_safeWaitHandle_4() const { return ___safeWaitHandle_4; }
  4397. inline SafeWaitHandle_tF37EACEDF9C6F350EB4ABC1E1F869EECB0B5ABB1 ** get_address_of_safeWaitHandle_4() { return &___safeWaitHandle_4; }
  4398. inline void set_safeWaitHandle_4(SafeWaitHandle_tF37EACEDF9C6F350EB4ABC1E1F869EECB0B5ABB1 * value)
  4399. {
  4400. ___safeWaitHandle_4 = value;
  4401. Il2CppCodeGenWriteBarrier((void**)(&___safeWaitHandle_4), (void*)value);
  4402. }
  4403. inline static int32_t get_offset_of_hasThreadAffinity_5() { return static_cast<int32_t>(offsetof(WaitHandle_t1D7DD8480FD5DA4E3AF92F569890FB972D9B1842, ___hasThreadAffinity_5)); }
  4404. inline bool get_hasThreadAffinity_5() const { return ___hasThreadAffinity_5; }
  4405. inline bool* get_address_of_hasThreadAffinity_5() { return &___hasThreadAffinity_5; }
  4406. inline void set_hasThreadAffinity_5(bool value)
  4407. {
  4408. ___hasThreadAffinity_5 = value;
  4409. }
  4410. };
  4411. struct WaitHandle_t1D7DD8480FD5DA4E3AF92F569890FB972D9B1842_StaticFields
  4412. {
  4413. public:
  4414. // System.IntPtr System.Threading.WaitHandle::InvalidHandle
  4415. intptr_t ___InvalidHandle_10;
  4416. public:
  4417. inline static int32_t get_offset_of_InvalidHandle_10() { return static_cast<int32_t>(offsetof(WaitHandle_t1D7DD8480FD5DA4E3AF92F569890FB972D9B1842_StaticFields, ___InvalidHandle_10)); }
  4418. inline intptr_t get_InvalidHandle_10() const { return ___InvalidHandle_10; }
  4419. inline intptr_t* get_address_of_InvalidHandle_10() { return &___InvalidHandle_10; }
  4420. inline void set_InvalidHandle_10(intptr_t value)
  4421. {
  4422. ___InvalidHandle_10 = value;
  4423. }
  4424. };
  4425. // Native definition for P/Invoke marshalling of System.Threading.WaitHandle
  4426. struct WaitHandle_t1D7DD8480FD5DA4E3AF92F569890FB972D9B1842_marshaled_pinvoke : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_pinvoke
  4427. {
  4428. intptr_t ___waitHandle_3;
  4429. void* ___safeWaitHandle_4;
  4430. int32_t ___hasThreadAffinity_5;
  4431. };
  4432. // Native definition for COM marshalling of System.Threading.WaitHandle
  4433. struct WaitHandle_t1D7DD8480FD5DA4E3AF92F569890FB972D9B1842_marshaled_com : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_com
  4434. {
  4435. intptr_t ___waitHandle_3;
  4436. void* ___safeWaitHandle_4;
  4437. int32_t ___hasThreadAffinity_5;
  4438. };
  4439. // Mono.Security.X509.X509Certificate
  4440. struct X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF : public RuntimeObject
  4441. {
  4442. public:
  4443. // Mono.Security.ASN1 Mono.Security.X509.X509Certificate::decoder
  4444. ASN1_t517C1E52F12F8CBFE4C802915DC4F1DB70F83633 * ___decoder_0;
  4445. // System.Byte[] Mono.Security.X509.X509Certificate::m_encodedcert
  4446. ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___m_encodedcert_1;
  4447. // System.DateTime Mono.Security.X509.X509Certificate::m_from
  4448. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___m_from_2;
  4449. // System.DateTime Mono.Security.X509.X509Certificate::m_until
  4450. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___m_until_3;
  4451. // Mono.Security.ASN1 Mono.Security.X509.X509Certificate::issuer
  4452. ASN1_t517C1E52F12F8CBFE4C802915DC4F1DB70F83633 * ___issuer_4;
  4453. // System.String Mono.Security.X509.X509Certificate::m_issuername
  4454. String_t* ___m_issuername_5;
  4455. // System.String Mono.Security.X509.X509Certificate::m_keyalgo
  4456. String_t* ___m_keyalgo_6;
  4457. // System.Byte[] Mono.Security.X509.X509Certificate::m_keyalgoparams
  4458. ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___m_keyalgoparams_7;
  4459. // Mono.Security.ASN1 Mono.Security.X509.X509Certificate::subject
  4460. ASN1_t517C1E52F12F8CBFE4C802915DC4F1DB70F83633 * ___subject_8;
  4461. // System.String Mono.Security.X509.X509Certificate::m_subject
  4462. String_t* ___m_subject_9;
  4463. // System.Byte[] Mono.Security.X509.X509Certificate::m_publickey
  4464. ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___m_publickey_10;
  4465. // System.Byte[] Mono.Security.X509.X509Certificate::signature
  4466. ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___signature_11;
  4467. // System.String Mono.Security.X509.X509Certificate::m_signaturealgo
  4468. String_t* ___m_signaturealgo_12;
  4469. // System.Byte[] Mono.Security.X509.X509Certificate::m_signaturealgoparams
  4470. ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___m_signaturealgoparams_13;
  4471. // System.Security.Cryptography.RSA Mono.Security.X509.X509Certificate::_rsa
  4472. RSA_t69A71E36B9C80D9580996FE05CBA0BAF3CE5560B * ____rsa_14;
  4473. // System.Security.Cryptography.DSA Mono.Security.X509.X509Certificate::_dsa
  4474. DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * ____dsa_15;
  4475. // System.Int32 Mono.Security.X509.X509Certificate::version
  4476. int32_t ___version_16;
  4477. // System.Byte[] Mono.Security.X509.X509Certificate::serialnumber
  4478. ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___serialnumber_17;
  4479. // System.Byte[] Mono.Security.X509.X509Certificate::issuerUniqueID
  4480. ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___issuerUniqueID_18;
  4481. // System.Byte[] Mono.Security.X509.X509Certificate::subjectUniqueID
  4482. ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___subjectUniqueID_19;
  4483. // Mono.Security.X509.X509ExtensionCollection Mono.Security.X509.X509Certificate::extensions
  4484. X509ExtensionCollection_tA7898A1845FB4B820B5F88C41159420CC0135B3A * ___extensions_20;
  4485. public:
  4486. inline static int32_t get_offset_of_decoder_0() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ___decoder_0)); }
  4487. inline ASN1_t517C1E52F12F8CBFE4C802915DC4F1DB70F83633 * get_decoder_0() const { return ___decoder_0; }
  4488. inline ASN1_t517C1E52F12F8CBFE4C802915DC4F1DB70F83633 ** get_address_of_decoder_0() { return &___decoder_0; }
  4489. inline void set_decoder_0(ASN1_t517C1E52F12F8CBFE4C802915DC4F1DB70F83633 * value)
  4490. {
  4491. ___decoder_0 = value;
  4492. Il2CppCodeGenWriteBarrier((void**)(&___decoder_0), (void*)value);
  4493. }
  4494. inline static int32_t get_offset_of_m_encodedcert_1() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ___m_encodedcert_1)); }
  4495. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_m_encodedcert_1() const { return ___m_encodedcert_1; }
  4496. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_m_encodedcert_1() { return &___m_encodedcert_1; }
  4497. inline void set_m_encodedcert_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value)
  4498. {
  4499. ___m_encodedcert_1 = value;
  4500. Il2CppCodeGenWriteBarrier((void**)(&___m_encodedcert_1), (void*)value);
  4501. }
  4502. inline static int32_t get_offset_of_m_from_2() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ___m_from_2)); }
  4503. inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_m_from_2() const { return ___m_from_2; }
  4504. inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_m_from_2() { return &___m_from_2; }
  4505. inline void set_m_from_2(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value)
  4506. {
  4507. ___m_from_2 = value;
  4508. }
  4509. inline static int32_t get_offset_of_m_until_3() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ___m_until_3)); }
  4510. inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_m_until_3() const { return ___m_until_3; }
  4511. inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_m_until_3() { return &___m_until_3; }
  4512. inline void set_m_until_3(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value)
  4513. {
  4514. ___m_until_3 = value;
  4515. }
  4516. inline static int32_t get_offset_of_issuer_4() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ___issuer_4)); }
  4517. inline ASN1_t517C1E52F12F8CBFE4C802915DC4F1DB70F83633 * get_issuer_4() const { return ___issuer_4; }
  4518. inline ASN1_t517C1E52F12F8CBFE4C802915DC4F1DB70F83633 ** get_address_of_issuer_4() { return &___issuer_4; }
  4519. inline void set_issuer_4(ASN1_t517C1E52F12F8CBFE4C802915DC4F1DB70F83633 * value)
  4520. {
  4521. ___issuer_4 = value;
  4522. Il2CppCodeGenWriteBarrier((void**)(&___issuer_4), (void*)value);
  4523. }
  4524. inline static int32_t get_offset_of_m_issuername_5() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ___m_issuername_5)); }
  4525. inline String_t* get_m_issuername_5() const { return ___m_issuername_5; }
  4526. inline String_t** get_address_of_m_issuername_5() { return &___m_issuername_5; }
  4527. inline void set_m_issuername_5(String_t* value)
  4528. {
  4529. ___m_issuername_5 = value;
  4530. Il2CppCodeGenWriteBarrier((void**)(&___m_issuername_5), (void*)value);
  4531. }
  4532. inline static int32_t get_offset_of_m_keyalgo_6() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ___m_keyalgo_6)); }
  4533. inline String_t* get_m_keyalgo_6() const { return ___m_keyalgo_6; }
  4534. inline String_t** get_address_of_m_keyalgo_6() { return &___m_keyalgo_6; }
  4535. inline void set_m_keyalgo_6(String_t* value)
  4536. {
  4537. ___m_keyalgo_6 = value;
  4538. Il2CppCodeGenWriteBarrier((void**)(&___m_keyalgo_6), (void*)value);
  4539. }
  4540. inline static int32_t get_offset_of_m_keyalgoparams_7() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ___m_keyalgoparams_7)); }
  4541. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_m_keyalgoparams_7() const { return ___m_keyalgoparams_7; }
  4542. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_m_keyalgoparams_7() { return &___m_keyalgoparams_7; }
  4543. inline void set_m_keyalgoparams_7(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value)
  4544. {
  4545. ___m_keyalgoparams_7 = value;
  4546. Il2CppCodeGenWriteBarrier((void**)(&___m_keyalgoparams_7), (void*)value);
  4547. }
  4548. inline static int32_t get_offset_of_subject_8() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ___subject_8)); }
  4549. inline ASN1_t517C1E52F12F8CBFE4C802915DC4F1DB70F83633 * get_subject_8() const { return ___subject_8; }
  4550. inline ASN1_t517C1E52F12F8CBFE4C802915DC4F1DB70F83633 ** get_address_of_subject_8() { return &___subject_8; }
  4551. inline void set_subject_8(ASN1_t517C1E52F12F8CBFE4C802915DC4F1DB70F83633 * value)
  4552. {
  4553. ___subject_8 = value;
  4554. Il2CppCodeGenWriteBarrier((void**)(&___subject_8), (void*)value);
  4555. }
  4556. inline static int32_t get_offset_of_m_subject_9() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ___m_subject_9)); }
  4557. inline String_t* get_m_subject_9() const { return ___m_subject_9; }
  4558. inline String_t** get_address_of_m_subject_9() { return &___m_subject_9; }
  4559. inline void set_m_subject_9(String_t* value)
  4560. {
  4561. ___m_subject_9 = value;
  4562. Il2CppCodeGenWriteBarrier((void**)(&___m_subject_9), (void*)value);
  4563. }
  4564. inline static int32_t get_offset_of_m_publickey_10() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ___m_publickey_10)); }
  4565. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_m_publickey_10() const { return ___m_publickey_10; }
  4566. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_m_publickey_10() { return &___m_publickey_10; }
  4567. inline void set_m_publickey_10(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value)
  4568. {
  4569. ___m_publickey_10 = value;
  4570. Il2CppCodeGenWriteBarrier((void**)(&___m_publickey_10), (void*)value);
  4571. }
  4572. inline static int32_t get_offset_of_signature_11() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ___signature_11)); }
  4573. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_signature_11() const { return ___signature_11; }
  4574. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_signature_11() { return &___signature_11; }
  4575. inline void set_signature_11(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value)
  4576. {
  4577. ___signature_11 = value;
  4578. Il2CppCodeGenWriteBarrier((void**)(&___signature_11), (void*)value);
  4579. }
  4580. inline static int32_t get_offset_of_m_signaturealgo_12() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ___m_signaturealgo_12)); }
  4581. inline String_t* get_m_signaturealgo_12() const { return ___m_signaturealgo_12; }
  4582. inline String_t** get_address_of_m_signaturealgo_12() { return &___m_signaturealgo_12; }
  4583. inline void set_m_signaturealgo_12(String_t* value)
  4584. {
  4585. ___m_signaturealgo_12 = value;
  4586. Il2CppCodeGenWriteBarrier((void**)(&___m_signaturealgo_12), (void*)value);
  4587. }
  4588. inline static int32_t get_offset_of_m_signaturealgoparams_13() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ___m_signaturealgoparams_13)); }
  4589. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_m_signaturealgoparams_13() const { return ___m_signaturealgoparams_13; }
  4590. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_m_signaturealgoparams_13() { return &___m_signaturealgoparams_13; }
  4591. inline void set_m_signaturealgoparams_13(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value)
  4592. {
  4593. ___m_signaturealgoparams_13 = value;
  4594. Il2CppCodeGenWriteBarrier((void**)(&___m_signaturealgoparams_13), (void*)value);
  4595. }
  4596. inline static int32_t get_offset_of__rsa_14() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ____rsa_14)); }
  4597. inline RSA_t69A71E36B9C80D9580996FE05CBA0BAF3CE5560B * get__rsa_14() const { return ____rsa_14; }
  4598. inline RSA_t69A71E36B9C80D9580996FE05CBA0BAF3CE5560B ** get_address_of__rsa_14() { return &____rsa_14; }
  4599. inline void set__rsa_14(RSA_t69A71E36B9C80D9580996FE05CBA0BAF3CE5560B * value)
  4600. {
  4601. ____rsa_14 = value;
  4602. Il2CppCodeGenWriteBarrier((void**)(&____rsa_14), (void*)value);
  4603. }
  4604. inline static int32_t get_offset_of__dsa_15() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ____dsa_15)); }
  4605. inline DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * get__dsa_15() const { return ____dsa_15; }
  4606. inline DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 ** get_address_of__dsa_15() { return &____dsa_15; }
  4607. inline void set__dsa_15(DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * value)
  4608. {
  4609. ____dsa_15 = value;
  4610. Il2CppCodeGenWriteBarrier((void**)(&____dsa_15), (void*)value);
  4611. }
  4612. inline static int32_t get_offset_of_version_16() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ___version_16)); }
  4613. inline int32_t get_version_16() const { return ___version_16; }
  4614. inline int32_t* get_address_of_version_16() { return &___version_16; }
  4615. inline void set_version_16(int32_t value)
  4616. {
  4617. ___version_16 = value;
  4618. }
  4619. inline static int32_t get_offset_of_serialnumber_17() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ___serialnumber_17)); }
  4620. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_serialnumber_17() const { return ___serialnumber_17; }
  4621. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_serialnumber_17() { return &___serialnumber_17; }
  4622. inline void set_serialnumber_17(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value)
  4623. {
  4624. ___serialnumber_17 = value;
  4625. Il2CppCodeGenWriteBarrier((void**)(&___serialnumber_17), (void*)value);
  4626. }
  4627. inline static int32_t get_offset_of_issuerUniqueID_18() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ___issuerUniqueID_18)); }
  4628. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_issuerUniqueID_18() const { return ___issuerUniqueID_18; }
  4629. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_issuerUniqueID_18() { return &___issuerUniqueID_18; }
  4630. inline void set_issuerUniqueID_18(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value)
  4631. {
  4632. ___issuerUniqueID_18 = value;
  4633. Il2CppCodeGenWriteBarrier((void**)(&___issuerUniqueID_18), (void*)value);
  4634. }
  4635. inline static int32_t get_offset_of_subjectUniqueID_19() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ___subjectUniqueID_19)); }
  4636. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_subjectUniqueID_19() const { return ___subjectUniqueID_19; }
  4637. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_subjectUniqueID_19() { return &___subjectUniqueID_19; }
  4638. inline void set_subjectUniqueID_19(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value)
  4639. {
  4640. ___subjectUniqueID_19 = value;
  4641. Il2CppCodeGenWriteBarrier((void**)(&___subjectUniqueID_19), (void*)value);
  4642. }
  4643. inline static int32_t get_offset_of_extensions_20() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF, ___extensions_20)); }
  4644. inline X509ExtensionCollection_tA7898A1845FB4B820B5F88C41159420CC0135B3A * get_extensions_20() const { return ___extensions_20; }
  4645. inline X509ExtensionCollection_tA7898A1845FB4B820B5F88C41159420CC0135B3A ** get_address_of_extensions_20() { return &___extensions_20; }
  4646. inline void set_extensions_20(X509ExtensionCollection_tA7898A1845FB4B820B5F88C41159420CC0135B3A * value)
  4647. {
  4648. ___extensions_20 = value;
  4649. Il2CppCodeGenWriteBarrier((void**)(&___extensions_20), (void*)value);
  4650. }
  4651. };
  4652. struct X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF_StaticFields
  4653. {
  4654. public:
  4655. // System.String Mono.Security.X509.X509Certificate::encoding_error
  4656. String_t* ___encoding_error_21;
  4657. public:
  4658. inline static int32_t get_offset_of_encoding_error_21() { return static_cast<int32_t>(offsetof(X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF_StaticFields, ___encoding_error_21)); }
  4659. inline String_t* get_encoding_error_21() const { return ___encoding_error_21; }
  4660. inline String_t** get_address_of_encoding_error_21() { return &___encoding_error_21; }
  4661. inline void set_encoding_error_21(String_t* value)
  4662. {
  4663. ___encoding_error_21 = value;
  4664. Il2CppCodeGenWriteBarrier((void**)(&___encoding_error_21), (void*)value);
  4665. }
  4666. };
  4667. // System.Globalization.TimeSpanParse/ParseFailureKind
  4668. struct ParseFailureKind_t6DAD256FE6C65C16EB7026354A6726B6836045C7
  4669. {
  4670. public:
  4671. // System.Int32 System.Globalization.TimeSpanParse/ParseFailureKind::value__
  4672. int32_t ___value___2;
  4673. public:
  4674. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ParseFailureKind_t6DAD256FE6C65C16EB7026354A6726B6836045C7, ___value___2)); }
  4675. inline int32_t get_value___2() const { return ___value___2; }
  4676. inline int32_t* get_address_of_value___2() { return &___value___2; }
  4677. inline void set_value___2(int32_t value)
  4678. {
  4679. ___value___2 = value;
  4680. }
  4681. };
  4682. // System.Globalization.TimeSpanParse/TTT
  4683. struct TTT_t5BC35B6ACCBA357988B1A7B0B263B83471D6A0B1
  4684. {
  4685. public:
  4686. // System.Int32 System.Globalization.TimeSpanParse/TTT::value__
  4687. int32_t ___value___2;
  4688. public:
  4689. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TTT_t5BC35B6ACCBA357988B1A7B0B263B83471D6A0B1, ___value___2)); }
  4690. inline int32_t get_value___2() const { return ___value___2; }
  4691. inline int32_t* get_address_of_value___2() { return &___value___2; }
  4692. inline void set_value___2(int32_t value)
  4693. {
  4694. ___value___2 = value;
  4695. }
  4696. };
  4697. // System.Globalization.TimeSpanParse/TimeSpanStandardStyles
  4698. struct TimeSpanStandardStyles_tB649FFEFE8FA1F7C166BC66B226E3A88D0FDF247
  4699. {
  4700. public:
  4701. // System.Int32 System.Globalization.TimeSpanParse/TimeSpanStandardStyles::value__
  4702. int32_t ___value___2;
  4703. public:
  4704. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TimeSpanStandardStyles_tB649FFEFE8FA1F7C166BC66B226E3A88D0FDF247, ___value___2)); }
  4705. inline int32_t get_value___2() const { return ___value___2; }
  4706. inline int32_t* get_address_of_value___2() { return &___value___2; }
  4707. inline void set_value___2(int32_t value)
  4708. {
  4709. ___value___2 = value;
  4710. }
  4711. };
  4712. // System.Globalization.TimeSpanParse/TimeSpanThrowStyle
  4713. struct TimeSpanThrowStyle_t594F3CDEE0AC379292733EBDE588E3BCBE42C6A1
  4714. {
  4715. public:
  4716. // System.Int32 System.Globalization.TimeSpanParse/TimeSpanThrowStyle::value__
  4717. int32_t ___value___2;
  4718. public:
  4719. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TimeSpanThrowStyle_t594F3CDEE0AC379292733EBDE588E3BCBE42C6A1, ___value___2)); }
  4720. inline int32_t get_value___2() const { return ___value___2; }
  4721. inline int32_t* get_address_of_value___2() { return &___value___2; }
  4722. inline void set_value___2(int32_t value)
  4723. {
  4724. ___value___2 = value;
  4725. }
  4726. };
  4727. // System.TimeZoneInfo/TIME_ZONE_INFORMATION
  4728. struct TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578
  4729. {
  4730. public:
  4731. // System.Int32 System.TimeZoneInfo/TIME_ZONE_INFORMATION::Bias
  4732. int32_t ___Bias_0;
  4733. // System.String System.TimeZoneInfo/TIME_ZONE_INFORMATION::StandardName
  4734. String_t* ___StandardName_1;
  4735. // System.TimeZoneInfo/SYSTEMTIME System.TimeZoneInfo/TIME_ZONE_INFORMATION::StandardDate
  4736. SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4 ___StandardDate_2;
  4737. // System.Int32 System.TimeZoneInfo/TIME_ZONE_INFORMATION::StandardBias
  4738. int32_t ___StandardBias_3;
  4739. // System.String System.TimeZoneInfo/TIME_ZONE_INFORMATION::DaylightName
  4740. String_t* ___DaylightName_4;
  4741. // System.TimeZoneInfo/SYSTEMTIME System.TimeZoneInfo/TIME_ZONE_INFORMATION::DaylightDate
  4742. SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4 ___DaylightDate_5;
  4743. // System.Int32 System.TimeZoneInfo/TIME_ZONE_INFORMATION::DaylightBias
  4744. int32_t ___DaylightBias_6;
  4745. public:
  4746. inline static int32_t get_offset_of_Bias_0() { return static_cast<int32_t>(offsetof(TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578, ___Bias_0)); }
  4747. inline int32_t get_Bias_0() const { return ___Bias_0; }
  4748. inline int32_t* get_address_of_Bias_0() { return &___Bias_0; }
  4749. inline void set_Bias_0(int32_t value)
  4750. {
  4751. ___Bias_0 = value;
  4752. }
  4753. inline static int32_t get_offset_of_StandardName_1() { return static_cast<int32_t>(offsetof(TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578, ___StandardName_1)); }
  4754. inline String_t* get_StandardName_1() const { return ___StandardName_1; }
  4755. inline String_t** get_address_of_StandardName_1() { return &___StandardName_1; }
  4756. inline void set_StandardName_1(String_t* value)
  4757. {
  4758. ___StandardName_1 = value;
  4759. Il2CppCodeGenWriteBarrier((void**)(&___StandardName_1), (void*)value);
  4760. }
  4761. inline static int32_t get_offset_of_StandardDate_2() { return static_cast<int32_t>(offsetof(TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578, ___StandardDate_2)); }
  4762. inline SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4 get_StandardDate_2() const { return ___StandardDate_2; }
  4763. inline SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4 * get_address_of_StandardDate_2() { return &___StandardDate_2; }
  4764. inline void set_StandardDate_2(SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4 value)
  4765. {
  4766. ___StandardDate_2 = value;
  4767. }
  4768. inline static int32_t get_offset_of_StandardBias_3() { return static_cast<int32_t>(offsetof(TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578, ___StandardBias_3)); }
  4769. inline int32_t get_StandardBias_3() const { return ___StandardBias_3; }
  4770. inline int32_t* get_address_of_StandardBias_3() { return &___StandardBias_3; }
  4771. inline void set_StandardBias_3(int32_t value)
  4772. {
  4773. ___StandardBias_3 = value;
  4774. }
  4775. inline static int32_t get_offset_of_DaylightName_4() { return static_cast<int32_t>(offsetof(TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578, ___DaylightName_4)); }
  4776. inline String_t* get_DaylightName_4() const { return ___DaylightName_4; }
  4777. inline String_t** get_address_of_DaylightName_4() { return &___DaylightName_4; }
  4778. inline void set_DaylightName_4(String_t* value)
  4779. {
  4780. ___DaylightName_4 = value;
  4781. Il2CppCodeGenWriteBarrier((void**)(&___DaylightName_4), (void*)value);
  4782. }
  4783. inline static int32_t get_offset_of_DaylightDate_5() { return static_cast<int32_t>(offsetof(TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578, ___DaylightDate_5)); }
  4784. inline SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4 get_DaylightDate_5() const { return ___DaylightDate_5; }
  4785. inline SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4 * get_address_of_DaylightDate_5() { return &___DaylightDate_5; }
  4786. inline void set_DaylightDate_5(SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4 value)
  4787. {
  4788. ___DaylightDate_5 = value;
  4789. }
  4790. inline static int32_t get_offset_of_DaylightBias_6() { return static_cast<int32_t>(offsetof(TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578, ___DaylightBias_6)); }
  4791. inline int32_t get_DaylightBias_6() const { return ___DaylightBias_6; }
  4792. inline int32_t* get_address_of_DaylightBias_6() { return &___DaylightBias_6; }
  4793. inline void set_DaylightBias_6(int32_t value)
  4794. {
  4795. ___DaylightBias_6 = value;
  4796. }
  4797. };
  4798. // Native definition for P/Invoke marshalling of System.TimeZoneInfo/TIME_ZONE_INFORMATION
  4799. struct TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_pinvoke
  4800. {
  4801. int32_t ___Bias_0;
  4802. Il2CppChar ___StandardName_1[32];
  4803. SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4 ___StandardDate_2;
  4804. int32_t ___StandardBias_3;
  4805. Il2CppChar ___DaylightName_4[32];
  4806. SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4 ___DaylightDate_5;
  4807. int32_t ___DaylightBias_6;
  4808. };
  4809. // Native definition for COM marshalling of System.TimeZoneInfo/TIME_ZONE_INFORMATION
  4810. struct TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_com
  4811. {
  4812. int32_t ___Bias_0;
  4813. Il2CppChar ___StandardName_1[32];
  4814. SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4 ___StandardDate_2;
  4815. int32_t ___StandardBias_3;
  4816. Il2CppChar ___DaylightName_4[32];
  4817. SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4 ___DaylightDate_5;
  4818. int32_t ___DaylightBias_6;
  4819. };
  4820. // System.Security.Util.Tokenizer/TokenSource
  4821. struct TokenSource_t8783785998A9252ECD91B4A5B0985F2067C3B5B3
  4822. {
  4823. public:
  4824. // System.Int32 System.Security.Util.Tokenizer/TokenSource::value__
  4825. int32_t ___value___2;
  4826. public:
  4827. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TokenSource_t8783785998A9252ECD91B4A5B0985F2067C3B5B3, ___value___2)); }
  4828. inline int32_t get_value___2() const { return ___value___2; }
  4829. inline int32_t* get_address_of_value___2() { return &___value___2; }
  4830. inline void set_value___2(int32_t value)
  4831. {
  4832. ___value___2 = value;
  4833. }
  4834. };
  4835. // System.TypeSpec/DisplayNameFormat
  4836. struct DisplayNameFormat_tF42BE9AF429E47348F6DF90A17947869EF4D0077
  4837. {
  4838. public:
  4839. // System.Int32 System.TypeSpec/DisplayNameFormat::value__
  4840. int32_t ___value___2;
  4841. public:
  4842. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(DisplayNameFormat_tF42BE9AF429E47348F6DF90A17947869EF4D0077, ___value___2)); }
  4843. inline int32_t get_value___2() const { return ___value___2; }
  4844. inline int32_t* get_address_of_value___2() { return &___value___2; }
  4845. inline void set_value___2(int32_t value)
  4846. {
  4847. ___value___2 = value;
  4848. }
  4849. };
  4850. // System.Text.UTF32Encoding/UTF32Decoder
  4851. struct UTF32Decoder_t38867B08AD03138702C713129B79529EC4528DB7 : public DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A
  4852. {
  4853. public:
  4854. // System.Int32 System.Text.UTF32Encoding/UTF32Decoder::iChar
  4855. int32_t ___iChar_6;
  4856. // System.Int32 System.Text.UTF32Encoding/UTF32Decoder::readByteCount
  4857. int32_t ___readByteCount_7;
  4858. public:
  4859. inline static int32_t get_offset_of_iChar_6() { return static_cast<int32_t>(offsetof(UTF32Decoder_t38867B08AD03138702C713129B79529EC4528DB7, ___iChar_6)); }
  4860. inline int32_t get_iChar_6() const { return ___iChar_6; }
  4861. inline int32_t* get_address_of_iChar_6() { return &___iChar_6; }
  4862. inline void set_iChar_6(int32_t value)
  4863. {
  4864. ___iChar_6 = value;
  4865. }
  4866. inline static int32_t get_offset_of_readByteCount_7() { return static_cast<int32_t>(offsetof(UTF32Decoder_t38867B08AD03138702C713129B79529EC4528DB7, ___readByteCount_7)); }
  4867. inline int32_t get_readByteCount_7() const { return ___readByteCount_7; }
  4868. inline int32_t* get_address_of_readByteCount_7() { return &___readByteCount_7; }
  4869. inline void set_readByteCount_7(int32_t value)
  4870. {
  4871. ___readByteCount_7 = value;
  4872. }
  4873. };
  4874. // System.Text.UTF7Encoding/Decoder
  4875. struct Decoder_t6C0639E0DF1E52128429AC770CA9F2557A8E54C9 : public DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A
  4876. {
  4877. public:
  4878. // System.Int32 System.Text.UTF7Encoding/Decoder::bits
  4879. int32_t ___bits_6;
  4880. // System.Int32 System.Text.UTF7Encoding/Decoder::bitCount
  4881. int32_t ___bitCount_7;
  4882. // System.Boolean System.Text.UTF7Encoding/Decoder::firstByte
  4883. bool ___firstByte_8;
  4884. public:
  4885. inline static int32_t get_offset_of_bits_6() { return static_cast<int32_t>(offsetof(Decoder_t6C0639E0DF1E52128429AC770CA9F2557A8E54C9, ___bits_6)); }
  4886. inline int32_t get_bits_6() const { return ___bits_6; }
  4887. inline int32_t* get_address_of_bits_6() { return &___bits_6; }
  4888. inline void set_bits_6(int32_t value)
  4889. {
  4890. ___bits_6 = value;
  4891. }
  4892. inline static int32_t get_offset_of_bitCount_7() { return static_cast<int32_t>(offsetof(Decoder_t6C0639E0DF1E52128429AC770CA9F2557A8E54C9, ___bitCount_7)); }
  4893. inline int32_t get_bitCount_7() const { return ___bitCount_7; }
  4894. inline int32_t* get_address_of_bitCount_7() { return &___bitCount_7; }
  4895. inline void set_bitCount_7(int32_t value)
  4896. {
  4897. ___bitCount_7 = value;
  4898. }
  4899. inline static int32_t get_offset_of_firstByte_8() { return static_cast<int32_t>(offsetof(Decoder_t6C0639E0DF1E52128429AC770CA9F2557A8E54C9, ___firstByte_8)); }
  4900. inline bool get_firstByte_8() const { return ___firstByte_8; }
  4901. inline bool* get_address_of_firstByte_8() { return &___firstByte_8; }
  4902. inline void set_firstByte_8(bool value)
  4903. {
  4904. ___firstByte_8 = value;
  4905. }
  4906. };
  4907. // System.Text.UTF7Encoding/Encoder
  4908. struct Encoder_tF895184EA91019AA3995A8547FD56A3E0D16D1B4 : public EncoderNLS_tB071198C3F300408FDED1BD2C822F46A25115712
  4909. {
  4910. public:
  4911. // System.Int32 System.Text.UTF7Encoding/Encoder::bits
  4912. int32_t ___bits_7;
  4913. // System.Int32 System.Text.UTF7Encoding/Encoder::bitCount
  4914. int32_t ___bitCount_8;
  4915. public:
  4916. inline static int32_t get_offset_of_bits_7() { return static_cast<int32_t>(offsetof(Encoder_tF895184EA91019AA3995A8547FD56A3E0D16D1B4, ___bits_7)); }
  4917. inline int32_t get_bits_7() const { return ___bits_7; }
  4918. inline int32_t* get_address_of_bits_7() { return &___bits_7; }
  4919. inline void set_bits_7(int32_t value)
  4920. {
  4921. ___bits_7 = value;
  4922. }
  4923. inline static int32_t get_offset_of_bitCount_8() { return static_cast<int32_t>(offsetof(Encoder_tF895184EA91019AA3995A8547FD56A3E0D16D1B4, ___bitCount_8)); }
  4924. inline int32_t get_bitCount_8() const { return ___bitCount_8; }
  4925. inline int32_t* get_address_of_bitCount_8() { return &___bitCount_8; }
  4926. inline void set_bitCount_8(int32_t value)
  4927. {
  4928. ___bitCount_8 = value;
  4929. }
  4930. };
  4931. // System.Text.UTF8Encoding/UTF8Decoder
  4932. struct UTF8Decoder_tD2359F0F52206B911EBC3222E627191C829F4C65 : public DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A
  4933. {
  4934. public:
  4935. // System.Int32 System.Text.UTF8Encoding/UTF8Decoder::bits
  4936. int32_t ___bits_6;
  4937. public:
  4938. inline static int32_t get_offset_of_bits_6() { return static_cast<int32_t>(offsetof(UTF8Decoder_tD2359F0F52206B911EBC3222E627191C829F4C65, ___bits_6)); }
  4939. inline int32_t get_bits_6() const { return ___bits_6; }
  4940. inline int32_t* get_address_of_bits_6() { return &___bits_6; }
  4941. inline void set_bits_6(int32_t value)
  4942. {
  4943. ___bits_6 = value;
  4944. }
  4945. };
  4946. // System.Text.UTF8Encoding/UTF8Encoder
  4947. struct UTF8Encoder_t3408DBF93D79A981F50954F660E33BA13FE29FD3 : public EncoderNLS_tB071198C3F300408FDED1BD2C822F46A25115712
  4948. {
  4949. public:
  4950. // System.Int32 System.Text.UTF8Encoding/UTF8Encoder::surrogateChar
  4951. int32_t ___surrogateChar_7;
  4952. public:
  4953. inline static int32_t get_offset_of_surrogateChar_7() { return static_cast<int32_t>(offsetof(UTF8Encoder_t3408DBF93D79A981F50954F660E33BA13FE29FD3, ___surrogateChar_7)); }
  4954. inline int32_t get_surrogateChar_7() const { return ___surrogateChar_7; }
  4955. inline int32_t* get_address_of_surrogateChar_7() { return &___surrogateChar_7; }
  4956. inline void set_surrogateChar_7(int32_t value)
  4957. {
  4958. ___surrogateChar_7 = value;
  4959. }
  4960. };
  4961. // System.Globalization.UmAlQuraCalendar/DateMapping
  4962. struct DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60
  4963. {
  4964. public:
  4965. // System.Int32 System.Globalization.UmAlQuraCalendar/DateMapping::HijriMonthsLengthFlags
  4966. int32_t ___HijriMonthsLengthFlags_0;
  4967. // System.DateTime System.Globalization.UmAlQuraCalendar/DateMapping::GregorianDate
  4968. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___GregorianDate_1;
  4969. public:
  4970. inline static int32_t get_offset_of_HijriMonthsLengthFlags_0() { return static_cast<int32_t>(offsetof(DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60, ___HijriMonthsLengthFlags_0)); }
  4971. inline int32_t get_HijriMonthsLengthFlags_0() const { return ___HijriMonthsLengthFlags_0; }
  4972. inline int32_t* get_address_of_HijriMonthsLengthFlags_0() { return &___HijriMonthsLengthFlags_0; }
  4973. inline void set_HijriMonthsLengthFlags_0(int32_t value)
  4974. {
  4975. ___HijriMonthsLengthFlags_0 = value;
  4976. }
  4977. inline static int32_t get_offset_of_GregorianDate_1() { return static_cast<int32_t>(offsetof(DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60, ___GregorianDate_1)); }
  4978. inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_GregorianDate_1() const { return ___GregorianDate_1; }
  4979. inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_GregorianDate_1() { return &___GregorianDate_1; }
  4980. inline void set_GregorianDate_1(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value)
  4981. {
  4982. ___GregorianDate_1 = value;
  4983. }
  4984. };
  4985. // Native definition for P/Invoke marshalling of System.Globalization.UmAlQuraCalendar/DateMapping
  4986. struct DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60_marshaled_pinvoke
  4987. {
  4988. int32_t ___HijriMonthsLengthFlags_0;
  4989. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___GregorianDate_1;
  4990. };
  4991. // Native definition for COM marshalling of System.Globalization.UmAlQuraCalendar/DateMapping
  4992. struct DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60_marshaled_com
  4993. {
  4994. int32_t ___HijriMonthsLengthFlags_0;
  4995. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___GregorianDate_1;
  4996. };
  4997. // System.Text.UnicodeEncoding/Decoder
  4998. struct Decoder_tC3DC16951ED8FCF98278FC7F0804070A9C218109 : public DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A
  4999. {
  5000. public:
  5001. // System.Int32 System.Text.UnicodeEncoding/Decoder::lastByte
  5002. int32_t ___lastByte_6;
  5003. // System.Char System.Text.UnicodeEncoding/Decoder::lastChar
  5004. Il2CppChar ___lastChar_7;
  5005. public:
  5006. inline static int32_t get_offset_of_lastByte_6() { return static_cast<int32_t>(offsetof(Decoder_tC3DC16951ED8FCF98278FC7F0804070A9C218109, ___lastByte_6)); }
  5007. inline int32_t get_lastByte_6() const { return ___lastByte_6; }
  5008. inline int32_t* get_address_of_lastByte_6() { return &___lastByte_6; }
  5009. inline void set_lastByte_6(int32_t value)
  5010. {
  5011. ___lastByte_6 = value;
  5012. }
  5013. inline static int32_t get_offset_of_lastChar_7() { return static_cast<int32_t>(offsetof(Decoder_tC3DC16951ED8FCF98278FC7F0804070A9C218109, ___lastChar_7)); }
  5014. inline Il2CppChar get_lastChar_7() const { return ___lastChar_7; }
  5015. inline Il2CppChar* get_address_of_lastChar_7() { return &___lastChar_7; }
  5016. inline void set_lastChar_7(Il2CppChar value)
  5017. {
  5018. ___lastChar_7 = value;
  5019. }
  5020. };
  5021. // System.Version/ParseFailureKind
  5022. struct ParseFailureKind_tDB04F2E59F00F35722F3829D3D74EEC486FC1FA4
  5023. {
  5024. public:
  5025. // System.Int32 System.Version/ParseFailureKind::value__
  5026. int32_t ___value___2;
  5027. public:
  5028. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ParseFailureKind_tDB04F2E59F00F35722F3829D3D74EEC486FC1FA4, ___value___2)); }
  5029. inline int32_t get_value___2() const { return ___value___2; }
  5030. inline int32_t* get_address_of_value___2() { return &___value___2; }
  5031. inline void set_value___2(int32_t value)
  5032. {
  5033. ___value___2 = value;
  5034. }
  5035. };
  5036. // System.Threading.EventWaitHandle
  5037. struct EventWaitHandle_t80CDEB33529EF7549E7D3E3B689D8272B9F37F3C : public WaitHandle_t1D7DD8480FD5DA4E3AF92F569890FB972D9B1842
  5038. {
  5039. public:
  5040. public:
  5041. };
  5042. // System.MulticastDelegate
  5043. struct MulticastDelegate_t : public Delegate_t
  5044. {
  5045. public:
  5046. // System.Delegate[] System.MulticastDelegate::delegates
  5047. DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* ___delegates_11;
  5048. public:
  5049. inline static int32_t get_offset_of_delegates_11() { return static_cast<int32_t>(offsetof(MulticastDelegate_t, ___delegates_11)); }
  5050. inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* get_delegates_11() const { return ___delegates_11; }
  5051. inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8** get_address_of_delegates_11() { return &___delegates_11; }
  5052. inline void set_delegates_11(DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* value)
  5053. {
  5054. ___delegates_11 = value;
  5055. Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value);
  5056. }
  5057. };
  5058. // Native definition for P/Invoke marshalling of System.MulticastDelegate
  5059. struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
  5060. {
  5061. Delegate_t_marshaled_pinvoke** ___delegates_11;
  5062. };
  5063. // Native definition for COM marshalling of System.MulticastDelegate
  5064. struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
  5065. {
  5066. Delegate_t_marshaled_com** ___delegates_11;
  5067. };
  5068. // System.Runtime.Serialization.StreamingContext
  5069. struct StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505
  5070. {
  5071. public:
  5072. // System.Object System.Runtime.Serialization.StreamingContext::m_additionalContext
  5073. RuntimeObject * ___m_additionalContext_0;
  5074. // System.Runtime.Serialization.StreamingContextStates System.Runtime.Serialization.StreamingContext::m_state
  5075. int32_t ___m_state_1;
  5076. public:
  5077. inline static int32_t get_offset_of_m_additionalContext_0() { return static_cast<int32_t>(offsetof(StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505, ___m_additionalContext_0)); }
  5078. inline RuntimeObject * get_m_additionalContext_0() const { return ___m_additionalContext_0; }
  5079. inline RuntimeObject ** get_address_of_m_additionalContext_0() { return &___m_additionalContext_0; }
  5080. inline void set_m_additionalContext_0(RuntimeObject * value)
  5081. {
  5082. ___m_additionalContext_0 = value;
  5083. Il2CppCodeGenWriteBarrier((void**)(&___m_additionalContext_0), (void*)value);
  5084. }
  5085. inline static int32_t get_offset_of_m_state_1() { return static_cast<int32_t>(offsetof(StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505, ___m_state_1)); }
  5086. inline int32_t get_m_state_1() const { return ___m_state_1; }
  5087. inline int32_t* get_address_of_m_state_1() { return &___m_state_1; }
  5088. inline void set_m_state_1(int32_t value)
  5089. {
  5090. ___m_state_1 = value;
  5091. }
  5092. };
  5093. // Native definition for P/Invoke marshalling of System.Runtime.Serialization.StreamingContext
  5094. struct StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505_marshaled_pinvoke
  5095. {
  5096. Il2CppIUnknown* ___m_additionalContext_0;
  5097. int32_t ___m_state_1;
  5098. };
  5099. // Native definition for COM marshalling of System.Runtime.Serialization.StreamingContext
  5100. struct StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505_marshaled_com
  5101. {
  5102. Il2CppIUnknown* ___m_additionalContext_0;
  5103. int32_t ___m_state_1;
  5104. };
  5105. // System.Threading.SynchronizationContext
  5106. struct SynchronizationContext_t17D9365B5E0D30A0910A16FA4351C525232EF069 : public RuntimeObject
  5107. {
  5108. public:
  5109. // System.Threading.SynchronizationContextProperties System.Threading.SynchronizationContext::_props
  5110. int32_t ____props_0;
  5111. public:
  5112. inline static int32_t get_offset_of__props_0() { return static_cast<int32_t>(offsetof(SynchronizationContext_t17D9365B5E0D30A0910A16FA4351C525232EF069, ____props_0)); }
  5113. inline int32_t get__props_0() const { return ____props_0; }
  5114. inline int32_t* get_address_of__props_0() { return &____props_0; }
  5115. inline void set__props_0(int32_t value)
  5116. {
  5117. ____props_0 = value;
  5118. }
  5119. };
  5120. struct SynchronizationContext_t17D9365B5E0D30A0910A16FA4351C525232EF069_StaticFields
  5121. {
  5122. public:
  5123. // System.Type System.Threading.SynchronizationContext::s_cachedPreparedType1
  5124. Type_t * ___s_cachedPreparedType1_1;
  5125. // System.Type System.Threading.SynchronizationContext::s_cachedPreparedType2
  5126. Type_t * ___s_cachedPreparedType2_2;
  5127. // System.Type System.Threading.SynchronizationContext::s_cachedPreparedType3
  5128. Type_t * ___s_cachedPreparedType3_3;
  5129. // System.Type System.Threading.SynchronizationContext::s_cachedPreparedType4
  5130. Type_t * ___s_cachedPreparedType4_4;
  5131. // System.Type System.Threading.SynchronizationContext::s_cachedPreparedType5
  5132. Type_t * ___s_cachedPreparedType5_5;
  5133. public:
  5134. inline static int32_t get_offset_of_s_cachedPreparedType1_1() { return static_cast<int32_t>(offsetof(SynchronizationContext_t17D9365B5E0D30A0910A16FA4351C525232EF069_StaticFields, ___s_cachedPreparedType1_1)); }
  5135. inline Type_t * get_s_cachedPreparedType1_1() const { return ___s_cachedPreparedType1_1; }
  5136. inline Type_t ** get_address_of_s_cachedPreparedType1_1() { return &___s_cachedPreparedType1_1; }
  5137. inline void set_s_cachedPreparedType1_1(Type_t * value)
  5138. {
  5139. ___s_cachedPreparedType1_1 = value;
  5140. Il2CppCodeGenWriteBarrier((void**)(&___s_cachedPreparedType1_1), (void*)value);
  5141. }
  5142. inline static int32_t get_offset_of_s_cachedPreparedType2_2() { return static_cast<int32_t>(offsetof(SynchronizationContext_t17D9365B5E0D30A0910A16FA4351C525232EF069_StaticFields, ___s_cachedPreparedType2_2)); }
  5143. inline Type_t * get_s_cachedPreparedType2_2() const { return ___s_cachedPreparedType2_2; }
  5144. inline Type_t ** get_address_of_s_cachedPreparedType2_2() { return &___s_cachedPreparedType2_2; }
  5145. inline void set_s_cachedPreparedType2_2(Type_t * value)
  5146. {
  5147. ___s_cachedPreparedType2_2 = value;
  5148. Il2CppCodeGenWriteBarrier((void**)(&___s_cachedPreparedType2_2), (void*)value);
  5149. }
  5150. inline static int32_t get_offset_of_s_cachedPreparedType3_3() { return static_cast<int32_t>(offsetof(SynchronizationContext_t17D9365B5E0D30A0910A16FA4351C525232EF069_StaticFields, ___s_cachedPreparedType3_3)); }
  5151. inline Type_t * get_s_cachedPreparedType3_3() const { return ___s_cachedPreparedType3_3; }
  5152. inline Type_t ** get_address_of_s_cachedPreparedType3_3() { return &___s_cachedPreparedType3_3; }
  5153. inline void set_s_cachedPreparedType3_3(Type_t * value)
  5154. {
  5155. ___s_cachedPreparedType3_3 = value;
  5156. Il2CppCodeGenWriteBarrier((void**)(&___s_cachedPreparedType3_3), (void*)value);
  5157. }
  5158. inline static int32_t get_offset_of_s_cachedPreparedType4_4() { return static_cast<int32_t>(offsetof(SynchronizationContext_t17D9365B5E0D30A0910A16FA4351C525232EF069_StaticFields, ___s_cachedPreparedType4_4)); }
  5159. inline Type_t * get_s_cachedPreparedType4_4() const { return ___s_cachedPreparedType4_4; }
  5160. inline Type_t ** get_address_of_s_cachedPreparedType4_4() { return &___s_cachedPreparedType4_4; }
  5161. inline void set_s_cachedPreparedType4_4(Type_t * value)
  5162. {
  5163. ___s_cachedPreparedType4_4 = value;
  5164. Il2CppCodeGenWriteBarrier((void**)(&___s_cachedPreparedType4_4), (void*)value);
  5165. }
  5166. inline static int32_t get_offset_of_s_cachedPreparedType5_5() { return static_cast<int32_t>(offsetof(SynchronizationContext_t17D9365B5E0D30A0910A16FA4351C525232EF069_StaticFields, ___s_cachedPreparedType5_5)); }
  5167. inline Type_t * get_s_cachedPreparedType5_5() const { return ___s_cachedPreparedType5_5; }
  5168. inline Type_t ** get_address_of_s_cachedPreparedType5_5() { return &___s_cachedPreparedType5_5; }
  5169. inline void set_s_cachedPreparedType5_5(Type_t * value)
  5170. {
  5171. ___s_cachedPreparedType5_5 = value;
  5172. Il2CppCodeGenWriteBarrier((void**)(&___s_cachedPreparedType5_5), (void*)value);
  5173. }
  5174. };
  5175. // System.SystemException
  5176. struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t
  5177. {
  5178. public:
  5179. public:
  5180. };
  5181. // System.Threading.Tasks.TaskFactory
  5182. struct TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B : public RuntimeObject
  5183. {
  5184. public:
  5185. // System.Threading.CancellationToken System.Threading.Tasks.TaskFactory::m_defaultCancellationToken
  5186. CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD ___m_defaultCancellationToken_0;
  5187. // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskFactory::m_defaultScheduler
  5188. TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * ___m_defaultScheduler_1;
  5189. // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.TaskFactory::m_defaultCreationOptions
  5190. int32_t ___m_defaultCreationOptions_2;
  5191. // System.Threading.Tasks.TaskContinuationOptions System.Threading.Tasks.TaskFactory::m_defaultContinuationOptions
  5192. int32_t ___m_defaultContinuationOptions_3;
  5193. public:
  5194. inline static int32_t get_offset_of_m_defaultCancellationToken_0() { return static_cast<int32_t>(offsetof(TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B, ___m_defaultCancellationToken_0)); }
  5195. inline CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD get_m_defaultCancellationToken_0() const { return ___m_defaultCancellationToken_0; }
  5196. inline CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD * get_address_of_m_defaultCancellationToken_0() { return &___m_defaultCancellationToken_0; }
  5197. inline void set_m_defaultCancellationToken_0(CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD value)
  5198. {
  5199. ___m_defaultCancellationToken_0 = value;
  5200. Il2CppCodeGenWriteBarrier((void**)&(((&___m_defaultCancellationToken_0))->___m_source_0), (void*)NULL);
  5201. }
  5202. inline static int32_t get_offset_of_m_defaultScheduler_1() { return static_cast<int32_t>(offsetof(TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B, ___m_defaultScheduler_1)); }
  5203. inline TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * get_m_defaultScheduler_1() const { return ___m_defaultScheduler_1; }
  5204. inline TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D ** get_address_of_m_defaultScheduler_1() { return &___m_defaultScheduler_1; }
  5205. inline void set_m_defaultScheduler_1(TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * value)
  5206. {
  5207. ___m_defaultScheduler_1 = value;
  5208. Il2CppCodeGenWriteBarrier((void**)(&___m_defaultScheduler_1), (void*)value);
  5209. }
  5210. inline static int32_t get_offset_of_m_defaultCreationOptions_2() { return static_cast<int32_t>(offsetof(TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B, ___m_defaultCreationOptions_2)); }
  5211. inline int32_t get_m_defaultCreationOptions_2() const { return ___m_defaultCreationOptions_2; }
  5212. inline int32_t* get_address_of_m_defaultCreationOptions_2() { return &___m_defaultCreationOptions_2; }
  5213. inline void set_m_defaultCreationOptions_2(int32_t value)
  5214. {
  5215. ___m_defaultCreationOptions_2 = value;
  5216. }
  5217. inline static int32_t get_offset_of_m_defaultContinuationOptions_3() { return static_cast<int32_t>(offsetof(TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B, ___m_defaultContinuationOptions_3)); }
  5218. inline int32_t get_m_defaultContinuationOptions_3() const { return ___m_defaultContinuationOptions_3; }
  5219. inline int32_t* get_address_of_m_defaultContinuationOptions_3() { return &___m_defaultContinuationOptions_3; }
  5220. inline void set_m_defaultContinuationOptions_3(int32_t value)
  5221. {
  5222. ___m_defaultContinuationOptions_3 = value;
  5223. }
  5224. };
  5225. // System.Type
  5226. struct Type_t : public MemberInfo_t
  5227. {
  5228. public:
  5229. // System.RuntimeTypeHandle System.Type::_impl
  5230. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9;
  5231. public:
  5232. inline static int32_t get_offset_of__impl_9() { return static_cast<int32_t>(offsetof(Type_t, ____impl_9)); }
  5233. inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; }
  5234. inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; }
  5235. inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value)
  5236. {
  5237. ____impl_9 = value;
  5238. }
  5239. };
  5240. struct Type_t_StaticFields
  5241. {
  5242. public:
  5243. // System.Reflection.MemberFilter System.Type::FilterAttribute
  5244. MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0;
  5245. // System.Reflection.MemberFilter System.Type::FilterName
  5246. MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1;
  5247. // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase
  5248. MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2;
  5249. // System.Object System.Type::Missing
  5250. RuntimeObject * ___Missing_3;
  5251. // System.Char System.Type::Delimiter
  5252. Il2CppChar ___Delimiter_4;
  5253. // System.Type[] System.Type::EmptyTypes
  5254. TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5;
  5255. // System.Reflection.Binder System.Type::defaultBinder
  5256. Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6;
  5257. public:
  5258. inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); }
  5259. inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; }
  5260. inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; }
  5261. inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value)
  5262. {
  5263. ___FilterAttribute_0 = value;
  5264. Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value);
  5265. }
  5266. inline static int32_t get_offset_of_FilterName_1() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterName_1)); }
  5267. inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; }
  5268. inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; }
  5269. inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value)
  5270. {
  5271. ___FilterName_1 = value;
  5272. Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value);
  5273. }
  5274. inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); }
  5275. inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; }
  5276. inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; }
  5277. inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value)
  5278. {
  5279. ___FilterNameIgnoreCase_2 = value;
  5280. Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value);
  5281. }
  5282. inline static int32_t get_offset_of_Missing_3() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Missing_3)); }
  5283. inline RuntimeObject * get_Missing_3() const { return ___Missing_3; }
  5284. inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; }
  5285. inline void set_Missing_3(RuntimeObject * value)
  5286. {
  5287. ___Missing_3 = value;
  5288. Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value);
  5289. }
  5290. inline static int32_t get_offset_of_Delimiter_4() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Delimiter_4)); }
  5291. inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; }
  5292. inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; }
  5293. inline void set_Delimiter_4(Il2CppChar value)
  5294. {
  5295. ___Delimiter_4 = value;
  5296. }
  5297. inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); }
  5298. inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; }
  5299. inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; }
  5300. inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value)
  5301. {
  5302. ___EmptyTypes_5 = value;
  5303. Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value);
  5304. }
  5305. inline static int32_t get_offset_of_defaultBinder_6() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___defaultBinder_6)); }
  5306. inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; }
  5307. inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; }
  5308. inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value)
  5309. {
  5310. ___defaultBinder_6 = value;
  5311. Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value);
  5312. }
  5313. };
  5314. // System.Globalization.TimeSpanParse/TimeSpanResult
  5315. struct TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A
  5316. {
  5317. public:
  5318. // System.TimeSpan System.Globalization.TimeSpanParse/TimeSpanResult::parsedTimeSpan
  5319. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___parsedTimeSpan_0;
  5320. // System.Globalization.TimeSpanParse/TimeSpanThrowStyle System.Globalization.TimeSpanParse/TimeSpanResult::throwStyle
  5321. int32_t ___throwStyle_1;
  5322. // System.Globalization.TimeSpanParse/ParseFailureKind System.Globalization.TimeSpanParse/TimeSpanResult::m_failure
  5323. int32_t ___m_failure_2;
  5324. // System.String System.Globalization.TimeSpanParse/TimeSpanResult::m_failureMessageID
  5325. String_t* ___m_failureMessageID_3;
  5326. // System.Object System.Globalization.TimeSpanParse/TimeSpanResult::m_failureMessageFormatArgument
  5327. RuntimeObject * ___m_failureMessageFormatArgument_4;
  5328. // System.String System.Globalization.TimeSpanParse/TimeSpanResult::m_failureArgumentName
  5329. String_t* ___m_failureArgumentName_5;
  5330. public:
  5331. inline static int32_t get_offset_of_parsedTimeSpan_0() { return static_cast<int32_t>(offsetof(TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A, ___parsedTimeSpan_0)); }
  5332. inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_parsedTimeSpan_0() const { return ___parsedTimeSpan_0; }
  5333. inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_parsedTimeSpan_0() { return &___parsedTimeSpan_0; }
  5334. inline void set_parsedTimeSpan_0(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value)
  5335. {
  5336. ___parsedTimeSpan_0 = value;
  5337. }
  5338. inline static int32_t get_offset_of_throwStyle_1() { return static_cast<int32_t>(offsetof(TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A, ___throwStyle_1)); }
  5339. inline int32_t get_throwStyle_1() const { return ___throwStyle_1; }
  5340. inline int32_t* get_address_of_throwStyle_1() { return &___throwStyle_1; }
  5341. inline void set_throwStyle_1(int32_t value)
  5342. {
  5343. ___throwStyle_1 = value;
  5344. }
  5345. inline static int32_t get_offset_of_m_failure_2() { return static_cast<int32_t>(offsetof(TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A, ___m_failure_2)); }
  5346. inline int32_t get_m_failure_2() const { return ___m_failure_2; }
  5347. inline int32_t* get_address_of_m_failure_2() { return &___m_failure_2; }
  5348. inline void set_m_failure_2(int32_t value)
  5349. {
  5350. ___m_failure_2 = value;
  5351. }
  5352. inline static int32_t get_offset_of_m_failureMessageID_3() { return static_cast<int32_t>(offsetof(TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A, ___m_failureMessageID_3)); }
  5353. inline String_t* get_m_failureMessageID_3() const { return ___m_failureMessageID_3; }
  5354. inline String_t** get_address_of_m_failureMessageID_3() { return &___m_failureMessageID_3; }
  5355. inline void set_m_failureMessageID_3(String_t* value)
  5356. {
  5357. ___m_failureMessageID_3 = value;
  5358. Il2CppCodeGenWriteBarrier((void**)(&___m_failureMessageID_3), (void*)value);
  5359. }
  5360. inline static int32_t get_offset_of_m_failureMessageFormatArgument_4() { return static_cast<int32_t>(offsetof(TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A, ___m_failureMessageFormatArgument_4)); }
  5361. inline RuntimeObject * get_m_failureMessageFormatArgument_4() const { return ___m_failureMessageFormatArgument_4; }
  5362. inline RuntimeObject ** get_address_of_m_failureMessageFormatArgument_4() { return &___m_failureMessageFormatArgument_4; }
  5363. inline void set_m_failureMessageFormatArgument_4(RuntimeObject * value)
  5364. {
  5365. ___m_failureMessageFormatArgument_4 = value;
  5366. Il2CppCodeGenWriteBarrier((void**)(&___m_failureMessageFormatArgument_4), (void*)value);
  5367. }
  5368. inline static int32_t get_offset_of_m_failureArgumentName_5() { return static_cast<int32_t>(offsetof(TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A, ___m_failureArgumentName_5)); }
  5369. inline String_t* get_m_failureArgumentName_5() const { return ___m_failureArgumentName_5; }
  5370. inline String_t** get_address_of_m_failureArgumentName_5() { return &___m_failureArgumentName_5; }
  5371. inline void set_m_failureArgumentName_5(String_t* value)
  5372. {
  5373. ___m_failureArgumentName_5 = value;
  5374. Il2CppCodeGenWriteBarrier((void**)(&___m_failureArgumentName_5), (void*)value);
  5375. }
  5376. };
  5377. // Native definition for P/Invoke marshalling of System.Globalization.TimeSpanParse/TimeSpanResult
  5378. struct TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A_marshaled_pinvoke
  5379. {
  5380. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___parsedTimeSpan_0;
  5381. int32_t ___throwStyle_1;
  5382. int32_t ___m_failure_2;
  5383. char* ___m_failureMessageID_3;
  5384. Il2CppIUnknown* ___m_failureMessageFormatArgument_4;
  5385. char* ___m_failureArgumentName_5;
  5386. };
  5387. // Native definition for COM marshalling of System.Globalization.TimeSpanParse/TimeSpanResult
  5388. struct TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A_marshaled_com
  5389. {
  5390. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___parsedTimeSpan_0;
  5391. int32_t ___throwStyle_1;
  5392. int32_t ___m_failure_2;
  5393. Il2CppChar* ___m_failureMessageID_3;
  5394. Il2CppIUnknown* ___m_failureMessageFormatArgument_4;
  5395. Il2CppChar* ___m_failureArgumentName_5;
  5396. };
  5397. // System.Globalization.TimeSpanParse/TimeSpanToken
  5398. struct TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4
  5399. {
  5400. public:
  5401. // System.Globalization.TimeSpanParse/TTT System.Globalization.TimeSpanParse/TimeSpanToken::ttt
  5402. int32_t ___ttt_0;
  5403. // System.Int32 System.Globalization.TimeSpanParse/TimeSpanToken::num
  5404. int32_t ___num_1;
  5405. // System.Int32 System.Globalization.TimeSpanParse/TimeSpanToken::zeroes
  5406. int32_t ___zeroes_2;
  5407. // System.String System.Globalization.TimeSpanParse/TimeSpanToken::sep
  5408. String_t* ___sep_3;
  5409. public:
  5410. inline static int32_t get_offset_of_ttt_0() { return static_cast<int32_t>(offsetof(TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4, ___ttt_0)); }
  5411. inline int32_t get_ttt_0() const { return ___ttt_0; }
  5412. inline int32_t* get_address_of_ttt_0() { return &___ttt_0; }
  5413. inline void set_ttt_0(int32_t value)
  5414. {
  5415. ___ttt_0 = value;
  5416. }
  5417. inline static int32_t get_offset_of_num_1() { return static_cast<int32_t>(offsetof(TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4, ___num_1)); }
  5418. inline int32_t get_num_1() const { return ___num_1; }
  5419. inline int32_t* get_address_of_num_1() { return &___num_1; }
  5420. inline void set_num_1(int32_t value)
  5421. {
  5422. ___num_1 = value;
  5423. }
  5424. inline static int32_t get_offset_of_zeroes_2() { return static_cast<int32_t>(offsetof(TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4, ___zeroes_2)); }
  5425. inline int32_t get_zeroes_2() const { return ___zeroes_2; }
  5426. inline int32_t* get_address_of_zeroes_2() { return &___zeroes_2; }
  5427. inline void set_zeroes_2(int32_t value)
  5428. {
  5429. ___zeroes_2 = value;
  5430. }
  5431. inline static int32_t get_offset_of_sep_3() { return static_cast<int32_t>(offsetof(TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4, ___sep_3)); }
  5432. inline String_t* get_sep_3() const { return ___sep_3; }
  5433. inline String_t** get_address_of_sep_3() { return &___sep_3; }
  5434. inline void set_sep_3(String_t* value)
  5435. {
  5436. ___sep_3 = value;
  5437. Il2CppCodeGenWriteBarrier((void**)(&___sep_3), (void*)value);
  5438. }
  5439. };
  5440. // Native definition for P/Invoke marshalling of System.Globalization.TimeSpanParse/TimeSpanToken
  5441. struct TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4_marshaled_pinvoke
  5442. {
  5443. int32_t ___ttt_0;
  5444. int32_t ___num_1;
  5445. int32_t ___zeroes_2;
  5446. char* ___sep_3;
  5447. };
  5448. // Native definition for COM marshalling of System.Globalization.TimeSpanParse/TimeSpanToken
  5449. struct TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4_marshaled_com
  5450. {
  5451. int32_t ___ttt_0;
  5452. int32_t ___num_1;
  5453. int32_t ___zeroes_2;
  5454. Il2CppChar* ___sep_3;
  5455. };
  5456. // System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION
  5457. struct DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895
  5458. {
  5459. public:
  5460. // System.TimeZoneInfo/TIME_ZONE_INFORMATION System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION::TZI
  5461. TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578 ___TZI_0;
  5462. // System.String System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION::TimeZoneKeyName
  5463. String_t* ___TimeZoneKeyName_1;
  5464. // System.Byte System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION::DynamicDaylightTimeDisabled
  5465. uint8_t ___DynamicDaylightTimeDisabled_2;
  5466. public:
  5467. inline static int32_t get_offset_of_TZI_0() { return static_cast<int32_t>(offsetof(DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895, ___TZI_0)); }
  5468. inline TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578 get_TZI_0() const { return ___TZI_0; }
  5469. inline TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578 * get_address_of_TZI_0() { return &___TZI_0; }
  5470. inline void set_TZI_0(TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578 value)
  5471. {
  5472. ___TZI_0 = value;
  5473. Il2CppCodeGenWriteBarrier((void**)&(((&___TZI_0))->___StandardName_1), (void*)NULL);
  5474. #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
  5475. Il2CppCodeGenWriteBarrier((void**)&(((&___TZI_0))->___DaylightName_4), (void*)NULL);
  5476. #endif
  5477. }
  5478. inline static int32_t get_offset_of_TimeZoneKeyName_1() { return static_cast<int32_t>(offsetof(DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895, ___TimeZoneKeyName_1)); }
  5479. inline String_t* get_TimeZoneKeyName_1() const { return ___TimeZoneKeyName_1; }
  5480. inline String_t** get_address_of_TimeZoneKeyName_1() { return &___TimeZoneKeyName_1; }
  5481. inline void set_TimeZoneKeyName_1(String_t* value)
  5482. {
  5483. ___TimeZoneKeyName_1 = value;
  5484. Il2CppCodeGenWriteBarrier((void**)(&___TimeZoneKeyName_1), (void*)value);
  5485. }
  5486. inline static int32_t get_offset_of_DynamicDaylightTimeDisabled_2() { return static_cast<int32_t>(offsetof(DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895, ___DynamicDaylightTimeDisabled_2)); }
  5487. inline uint8_t get_DynamicDaylightTimeDisabled_2() const { return ___DynamicDaylightTimeDisabled_2; }
  5488. inline uint8_t* get_address_of_DynamicDaylightTimeDisabled_2() { return &___DynamicDaylightTimeDisabled_2; }
  5489. inline void set_DynamicDaylightTimeDisabled_2(uint8_t value)
  5490. {
  5491. ___DynamicDaylightTimeDisabled_2 = value;
  5492. }
  5493. };
  5494. // Native definition for P/Invoke marshalling of System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION
  5495. struct DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895_marshaled_pinvoke
  5496. {
  5497. TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_pinvoke ___TZI_0;
  5498. Il2CppChar ___TimeZoneKeyName_1[128];
  5499. uint8_t ___DynamicDaylightTimeDisabled_2;
  5500. };
  5501. // Native definition for COM marshalling of System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION
  5502. struct DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895_marshaled_com
  5503. {
  5504. TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_com ___TZI_0;
  5505. Il2CppChar ___TimeZoneKeyName_1[128];
  5506. uint8_t ___DynamicDaylightTimeDisabled_2;
  5507. };
  5508. // System.TimeZoneInfo/TransitionTime
  5509. struct TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A
  5510. {
  5511. public:
  5512. // System.DateTime System.TimeZoneInfo/TransitionTime::m_timeOfDay
  5513. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___m_timeOfDay_0;
  5514. // System.Byte System.TimeZoneInfo/TransitionTime::m_month
  5515. uint8_t ___m_month_1;
  5516. // System.Byte System.TimeZoneInfo/TransitionTime::m_week
  5517. uint8_t ___m_week_2;
  5518. // System.Byte System.TimeZoneInfo/TransitionTime::m_day
  5519. uint8_t ___m_day_3;
  5520. // System.DayOfWeek System.TimeZoneInfo/TransitionTime::m_dayOfWeek
  5521. int32_t ___m_dayOfWeek_4;
  5522. // System.Boolean System.TimeZoneInfo/TransitionTime::m_isFixedDateRule
  5523. bool ___m_isFixedDateRule_5;
  5524. public:
  5525. inline static int32_t get_offset_of_m_timeOfDay_0() { return static_cast<int32_t>(offsetof(TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A, ___m_timeOfDay_0)); }
  5526. inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_m_timeOfDay_0() const { return ___m_timeOfDay_0; }
  5527. inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_m_timeOfDay_0() { return &___m_timeOfDay_0; }
  5528. inline void set_m_timeOfDay_0(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value)
  5529. {
  5530. ___m_timeOfDay_0 = value;
  5531. }
  5532. inline static int32_t get_offset_of_m_month_1() { return static_cast<int32_t>(offsetof(TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A, ___m_month_1)); }
  5533. inline uint8_t get_m_month_1() const { return ___m_month_1; }
  5534. inline uint8_t* get_address_of_m_month_1() { return &___m_month_1; }
  5535. inline void set_m_month_1(uint8_t value)
  5536. {
  5537. ___m_month_1 = value;
  5538. }
  5539. inline static int32_t get_offset_of_m_week_2() { return static_cast<int32_t>(offsetof(TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A, ___m_week_2)); }
  5540. inline uint8_t get_m_week_2() const { return ___m_week_2; }
  5541. inline uint8_t* get_address_of_m_week_2() { return &___m_week_2; }
  5542. inline void set_m_week_2(uint8_t value)
  5543. {
  5544. ___m_week_2 = value;
  5545. }
  5546. inline static int32_t get_offset_of_m_day_3() { return static_cast<int32_t>(offsetof(TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A, ___m_day_3)); }
  5547. inline uint8_t get_m_day_3() const { return ___m_day_3; }
  5548. inline uint8_t* get_address_of_m_day_3() { return &___m_day_3; }
  5549. inline void set_m_day_3(uint8_t value)
  5550. {
  5551. ___m_day_3 = value;
  5552. }
  5553. inline static int32_t get_offset_of_m_dayOfWeek_4() { return static_cast<int32_t>(offsetof(TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A, ___m_dayOfWeek_4)); }
  5554. inline int32_t get_m_dayOfWeek_4() const { return ___m_dayOfWeek_4; }
  5555. inline int32_t* get_address_of_m_dayOfWeek_4() { return &___m_dayOfWeek_4; }
  5556. inline void set_m_dayOfWeek_4(int32_t value)
  5557. {
  5558. ___m_dayOfWeek_4 = value;
  5559. }
  5560. inline static int32_t get_offset_of_m_isFixedDateRule_5() { return static_cast<int32_t>(offsetof(TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A, ___m_isFixedDateRule_5)); }
  5561. inline bool get_m_isFixedDateRule_5() const { return ___m_isFixedDateRule_5; }
  5562. inline bool* get_address_of_m_isFixedDateRule_5() { return &___m_isFixedDateRule_5; }
  5563. inline void set_m_isFixedDateRule_5(bool value)
  5564. {
  5565. ___m_isFixedDateRule_5 = value;
  5566. }
  5567. };
  5568. // Native definition for P/Invoke marshalling of System.TimeZoneInfo/TransitionTime
  5569. struct TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_marshaled_pinvoke
  5570. {
  5571. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___m_timeOfDay_0;
  5572. uint8_t ___m_month_1;
  5573. uint8_t ___m_week_2;
  5574. uint8_t ___m_day_3;
  5575. int32_t ___m_dayOfWeek_4;
  5576. int32_t ___m_isFixedDateRule_5;
  5577. };
  5578. // Native definition for COM marshalling of System.TimeZoneInfo/TransitionTime
  5579. struct TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_marshaled_com
  5580. {
  5581. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___m_timeOfDay_0;
  5582. uint8_t ___m_month_1;
  5583. uint8_t ___m_week_2;
  5584. uint8_t ___m_day_3;
  5585. int32_t ___m_dayOfWeek_4;
  5586. int32_t ___m_isFixedDateRule_5;
  5587. };
  5588. // System.Version/VersionResult
  5589. struct VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1
  5590. {
  5591. public:
  5592. // System.Version System.Version/VersionResult::m_parsedVersion
  5593. Version_tBDAEDED25425A1D09910468B8BD1759115646E3C * ___m_parsedVersion_0;
  5594. // System.Version/ParseFailureKind System.Version/VersionResult::m_failure
  5595. int32_t ___m_failure_1;
  5596. // System.String System.Version/VersionResult::m_exceptionArgument
  5597. String_t* ___m_exceptionArgument_2;
  5598. // System.String System.Version/VersionResult::m_argumentName
  5599. String_t* ___m_argumentName_3;
  5600. // System.Boolean System.Version/VersionResult::m_canThrow
  5601. bool ___m_canThrow_4;
  5602. public:
  5603. inline static int32_t get_offset_of_m_parsedVersion_0() { return static_cast<int32_t>(offsetof(VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1, ___m_parsedVersion_0)); }
  5604. inline Version_tBDAEDED25425A1D09910468B8BD1759115646E3C * get_m_parsedVersion_0() const { return ___m_parsedVersion_0; }
  5605. inline Version_tBDAEDED25425A1D09910468B8BD1759115646E3C ** get_address_of_m_parsedVersion_0() { return &___m_parsedVersion_0; }
  5606. inline void set_m_parsedVersion_0(Version_tBDAEDED25425A1D09910468B8BD1759115646E3C * value)
  5607. {
  5608. ___m_parsedVersion_0 = value;
  5609. Il2CppCodeGenWriteBarrier((void**)(&___m_parsedVersion_0), (void*)value);
  5610. }
  5611. inline static int32_t get_offset_of_m_failure_1() { return static_cast<int32_t>(offsetof(VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1, ___m_failure_1)); }
  5612. inline int32_t get_m_failure_1() const { return ___m_failure_1; }
  5613. inline int32_t* get_address_of_m_failure_1() { return &___m_failure_1; }
  5614. inline void set_m_failure_1(int32_t value)
  5615. {
  5616. ___m_failure_1 = value;
  5617. }
  5618. inline static int32_t get_offset_of_m_exceptionArgument_2() { return static_cast<int32_t>(offsetof(VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1, ___m_exceptionArgument_2)); }
  5619. inline String_t* get_m_exceptionArgument_2() const { return ___m_exceptionArgument_2; }
  5620. inline String_t** get_address_of_m_exceptionArgument_2() { return &___m_exceptionArgument_2; }
  5621. inline void set_m_exceptionArgument_2(String_t* value)
  5622. {
  5623. ___m_exceptionArgument_2 = value;
  5624. Il2CppCodeGenWriteBarrier((void**)(&___m_exceptionArgument_2), (void*)value);
  5625. }
  5626. inline static int32_t get_offset_of_m_argumentName_3() { return static_cast<int32_t>(offsetof(VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1, ___m_argumentName_3)); }
  5627. inline String_t* get_m_argumentName_3() const { return ___m_argumentName_3; }
  5628. inline String_t** get_address_of_m_argumentName_3() { return &___m_argumentName_3; }
  5629. inline void set_m_argumentName_3(String_t* value)
  5630. {
  5631. ___m_argumentName_3 = value;
  5632. Il2CppCodeGenWriteBarrier((void**)(&___m_argumentName_3), (void*)value);
  5633. }
  5634. inline static int32_t get_offset_of_m_canThrow_4() { return static_cast<int32_t>(offsetof(VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1, ___m_canThrow_4)); }
  5635. inline bool get_m_canThrow_4() const { return ___m_canThrow_4; }
  5636. inline bool* get_address_of_m_canThrow_4() { return &___m_canThrow_4; }
  5637. inline void set_m_canThrow_4(bool value)
  5638. {
  5639. ___m_canThrow_4 = value;
  5640. }
  5641. };
  5642. // Native definition for P/Invoke marshalling of System.Version/VersionResult
  5643. struct VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1_marshaled_pinvoke
  5644. {
  5645. Version_tBDAEDED25425A1D09910468B8BD1759115646E3C * ___m_parsedVersion_0;
  5646. int32_t ___m_failure_1;
  5647. char* ___m_exceptionArgument_2;
  5648. char* ___m_argumentName_3;
  5649. int32_t ___m_canThrow_4;
  5650. };
  5651. // Native definition for COM marshalling of System.Version/VersionResult
  5652. struct VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1_marshaled_com
  5653. {
  5654. Version_tBDAEDED25425A1D09910468B8BD1759115646E3C * ___m_parsedVersion_0;
  5655. int32_t ___m_failure_1;
  5656. Il2CppChar* ___m_exceptionArgument_2;
  5657. Il2CppChar* ___m_argumentName_3;
  5658. int32_t ___m_canThrow_4;
  5659. };
  5660. // System.Action
  5661. struct Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 : public MulticastDelegate_t
  5662. {
  5663. public:
  5664. public:
  5665. };
  5666. // System.ArgumentException
  5667. struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62
  5668. {
  5669. public:
  5670. // System.String System.ArgumentException::m_paramName
  5671. String_t* ___m_paramName_17;
  5672. public:
  5673. inline static int32_t get_offset_of_m_paramName_17() { return static_cast<int32_t>(offsetof(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00, ___m_paramName_17)); }
  5674. inline String_t* get_m_paramName_17() const { return ___m_paramName_17; }
  5675. inline String_t** get_address_of_m_paramName_17() { return &___m_paramName_17; }
  5676. inline void set_m_paramName_17(String_t* value)
  5677. {
  5678. ___m_paramName_17 = value;
  5679. Il2CppCodeGenWriteBarrier((void**)(&___m_paramName_17), (void*)value);
  5680. }
  5681. };
  5682. // System.ArithmeticException
  5683. struct ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62
  5684. {
  5685. public:
  5686. public:
  5687. };
  5688. // System.FormatException
  5689. struct FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62
  5690. {
  5691. public:
  5692. public:
  5693. };
  5694. // System.InvalidOperationException
  5695. struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62
  5696. {
  5697. public:
  5698. public:
  5699. };
  5700. // System.Threading.ManualResetEvent
  5701. struct ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA : public EventWaitHandle_t80CDEB33529EF7549E7D3E3B689D8272B9F37F3C
  5702. {
  5703. public:
  5704. public:
  5705. };
  5706. // System.Threading.SendOrPostCallback
  5707. struct SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C : public MulticastDelegate_t
  5708. {
  5709. public:
  5710. public:
  5711. };
  5712. // System.Runtime.Serialization.SerializationException
  5713. struct SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62
  5714. {
  5715. public:
  5716. public:
  5717. };
  5718. struct SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92_StaticFields
  5719. {
  5720. public:
  5721. // System.String System.Runtime.Serialization.SerializationException::_nullMessage
  5722. String_t* ____nullMessage_17;
  5723. public:
  5724. inline static int32_t get_offset_of__nullMessage_17() { return static_cast<int32_t>(offsetof(SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92_StaticFields, ____nullMessage_17)); }
  5725. inline String_t* get__nullMessage_17() const { return ____nullMessage_17; }
  5726. inline String_t** get_address_of__nullMessage_17() { return &____nullMessage_17; }
  5727. inline void set__nullMessage_17(String_t* value)
  5728. {
  5729. ____nullMessage_17 = value;
  5730. Il2CppCodeGenWriteBarrier((void**)(&____nullMessage_17), (void*)value);
  5731. }
  5732. };
  5733. // System.Threading.ThreadStart
  5734. struct ThreadStart_tA13019555BA3CB2B0128F0880760196BF790E687 : public MulticastDelegate_t
  5735. {
  5736. public:
  5737. public:
  5738. };
  5739. // System.Threading.TimerCallback
  5740. struct TimerCallback_tD193CC50BF27E129E6857E1E8A7EAC24BD131814 : public MulticastDelegate_t
  5741. {
  5742. public:
  5743. public:
  5744. };
  5745. // System.Threading.WaitCallback
  5746. struct WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319 : public MulticastDelegate_t
  5747. {
  5748. public:
  5749. public:
  5750. };
  5751. // System.TimeZoneInfo/AdjustmentRule
  5752. struct AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 : public RuntimeObject
  5753. {
  5754. public:
  5755. // System.DateTime System.TimeZoneInfo/AdjustmentRule::m_dateStart
  5756. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___m_dateStart_0;
  5757. // System.DateTime System.TimeZoneInfo/AdjustmentRule::m_dateEnd
  5758. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___m_dateEnd_1;
  5759. // System.TimeSpan System.TimeZoneInfo/AdjustmentRule::m_daylightDelta
  5760. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___m_daylightDelta_2;
  5761. // System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/AdjustmentRule::m_daylightTransitionStart
  5762. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A ___m_daylightTransitionStart_3;
  5763. // System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/AdjustmentRule::m_daylightTransitionEnd
  5764. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A ___m_daylightTransitionEnd_4;
  5765. // System.TimeSpan System.TimeZoneInfo/AdjustmentRule::m_baseUtcOffsetDelta
  5766. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___m_baseUtcOffsetDelta_5;
  5767. public:
  5768. inline static int32_t get_offset_of_m_dateStart_0() { return static_cast<int32_t>(offsetof(AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304, ___m_dateStart_0)); }
  5769. inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_m_dateStart_0() const { return ___m_dateStart_0; }
  5770. inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_m_dateStart_0() { return &___m_dateStart_0; }
  5771. inline void set_m_dateStart_0(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value)
  5772. {
  5773. ___m_dateStart_0 = value;
  5774. }
  5775. inline static int32_t get_offset_of_m_dateEnd_1() { return static_cast<int32_t>(offsetof(AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304, ___m_dateEnd_1)); }
  5776. inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_m_dateEnd_1() const { return ___m_dateEnd_1; }
  5777. inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_m_dateEnd_1() { return &___m_dateEnd_1; }
  5778. inline void set_m_dateEnd_1(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value)
  5779. {
  5780. ___m_dateEnd_1 = value;
  5781. }
  5782. inline static int32_t get_offset_of_m_daylightDelta_2() { return static_cast<int32_t>(offsetof(AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304, ___m_daylightDelta_2)); }
  5783. inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_m_daylightDelta_2() const { return ___m_daylightDelta_2; }
  5784. inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_m_daylightDelta_2() { return &___m_daylightDelta_2; }
  5785. inline void set_m_daylightDelta_2(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value)
  5786. {
  5787. ___m_daylightDelta_2 = value;
  5788. }
  5789. inline static int32_t get_offset_of_m_daylightTransitionStart_3() { return static_cast<int32_t>(offsetof(AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304, ___m_daylightTransitionStart_3)); }
  5790. inline TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A get_m_daylightTransitionStart_3() const { return ___m_daylightTransitionStart_3; }
  5791. inline TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * get_address_of_m_daylightTransitionStart_3() { return &___m_daylightTransitionStart_3; }
  5792. inline void set_m_daylightTransitionStart_3(TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A value)
  5793. {
  5794. ___m_daylightTransitionStart_3 = value;
  5795. }
  5796. inline static int32_t get_offset_of_m_daylightTransitionEnd_4() { return static_cast<int32_t>(offsetof(AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304, ___m_daylightTransitionEnd_4)); }
  5797. inline TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A get_m_daylightTransitionEnd_4() const { return ___m_daylightTransitionEnd_4; }
  5798. inline TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * get_address_of_m_daylightTransitionEnd_4() { return &___m_daylightTransitionEnd_4; }
  5799. inline void set_m_daylightTransitionEnd_4(TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A value)
  5800. {
  5801. ___m_daylightTransitionEnd_4 = value;
  5802. }
  5803. inline static int32_t get_offset_of_m_baseUtcOffsetDelta_5() { return static_cast<int32_t>(offsetof(AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304, ___m_baseUtcOffsetDelta_5)); }
  5804. inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_m_baseUtcOffsetDelta_5() const { return ___m_baseUtcOffsetDelta_5; }
  5805. inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_m_baseUtcOffsetDelta_5() { return &___m_baseUtcOffsetDelta_5; }
  5806. inline void set_m_baseUtcOffsetDelta_5(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value)
  5807. {
  5808. ___m_baseUtcOffsetDelta_5 = value;
  5809. }
  5810. };
  5811. // System.Console/WindowsConsole/WindowsCancelHandler
  5812. struct WindowsCancelHandler_tFD0F0B721F93ACA04D9CD9340DA39075A8FF2ACF : public MulticastDelegate_t
  5813. {
  5814. public:
  5815. public:
  5816. };
  5817. // System.ArgumentNullException
  5818. struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00
  5819. {
  5820. public:
  5821. public:
  5822. };
  5823. // System.ArgumentOutOfRangeException
  5824. struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00
  5825. {
  5826. public:
  5827. // System.Object System.ArgumentOutOfRangeException::m_actualValue
  5828. RuntimeObject * ___m_actualValue_19;
  5829. public:
  5830. inline static int32_t get_offset_of_m_actualValue_19() { return static_cast<int32_t>(offsetof(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8, ___m_actualValue_19)); }
  5831. inline RuntimeObject * get_m_actualValue_19() const { return ___m_actualValue_19; }
  5832. inline RuntimeObject ** get_address_of_m_actualValue_19() { return &___m_actualValue_19; }
  5833. inline void set_m_actualValue_19(RuntimeObject * value)
  5834. {
  5835. ___m_actualValue_19 = value;
  5836. Il2CppCodeGenWriteBarrier((void**)(&___m_actualValue_19), (void*)value);
  5837. }
  5838. };
  5839. struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_StaticFields
  5840. {
  5841. public:
  5842. // System.String modreq(System.Runtime.CompilerServices.IsVolatile) System.ArgumentOutOfRangeException::_rangeMessage
  5843. String_t* ____rangeMessage_18;
  5844. public:
  5845. inline static int32_t get_offset_of__rangeMessage_18() { return static_cast<int32_t>(offsetof(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_StaticFields, ____rangeMessage_18)); }
  5846. inline String_t* get__rangeMessage_18() const { return ____rangeMessage_18; }
  5847. inline String_t** get_address_of__rangeMessage_18() { return &____rangeMessage_18; }
  5848. inline void set__rangeMessage_18(String_t* value)
  5849. {
  5850. ____rangeMessage_18 = value;
  5851. Il2CppCodeGenWriteBarrier((void**)(&____rangeMessage_18), (void*)value);
  5852. }
  5853. };
  5854. // System.OverflowException
  5855. struct OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9 : public ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47
  5856. {
  5857. public:
  5858. public:
  5859. };
  5860. #ifdef __clang__
  5861. #pragma clang diagnostic pop
  5862. #endif
  5863. // System.Object[]
  5864. struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE : public RuntimeArray
  5865. {
  5866. public:
  5867. ALIGN_FIELD (8) RuntimeObject * m_Items[1];
  5868. public:
  5869. inline RuntimeObject * GetAt(il2cpp_array_size_t index) const
  5870. {
  5871. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  5872. return m_Items[index];
  5873. }
  5874. inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index)
  5875. {
  5876. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  5877. return m_Items + index;
  5878. }
  5879. inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value)
  5880. {
  5881. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  5882. m_Items[index] = value;
  5883. Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
  5884. }
  5885. inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const
  5886. {
  5887. return m_Items[index];
  5888. }
  5889. inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index)
  5890. {
  5891. return m_Items + index;
  5892. }
  5893. inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value)
  5894. {
  5895. m_Items[index] = value;
  5896. Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
  5897. }
  5898. };
  5899. // System.Char[]
  5900. struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34 : public RuntimeArray
  5901. {
  5902. public:
  5903. ALIGN_FIELD (8) Il2CppChar m_Items[1];
  5904. public:
  5905. inline Il2CppChar GetAt(il2cpp_array_size_t index) const
  5906. {
  5907. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  5908. return m_Items[index];
  5909. }
  5910. inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index)
  5911. {
  5912. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  5913. return m_Items + index;
  5914. }
  5915. inline void SetAt(il2cpp_array_size_t index, Il2CppChar value)
  5916. {
  5917. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  5918. m_Items[index] = value;
  5919. }
  5920. inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const
  5921. {
  5922. return m_Items[index];
  5923. }
  5924. inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index)
  5925. {
  5926. return m_Items + index;
  5927. }
  5928. inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value)
  5929. {
  5930. m_Items[index] = value;
  5931. }
  5932. };
  5933. // System.String[]
  5934. struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A : public RuntimeArray
  5935. {
  5936. public:
  5937. ALIGN_FIELD (8) String_t* m_Items[1];
  5938. public:
  5939. inline String_t* GetAt(il2cpp_array_size_t index) const
  5940. {
  5941. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  5942. return m_Items[index];
  5943. }
  5944. inline String_t** GetAddressAt(il2cpp_array_size_t index)
  5945. {
  5946. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  5947. return m_Items + index;
  5948. }
  5949. inline void SetAt(il2cpp_array_size_t index, String_t* value)
  5950. {
  5951. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  5952. m_Items[index] = value;
  5953. Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
  5954. }
  5955. inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const
  5956. {
  5957. return m_Items[index];
  5958. }
  5959. inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
  5960. {
  5961. return m_Items + index;
  5962. }
  5963. inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value)
  5964. {
  5965. m_Items[index] = value;
  5966. Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
  5967. }
  5968. };
  5969. // System.Byte[]
  5970. struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726 : public RuntimeArray
  5971. {
  5972. public:
  5973. ALIGN_FIELD (8) uint8_t m_Items[1];
  5974. public:
  5975. inline uint8_t GetAt(il2cpp_array_size_t index) const
  5976. {
  5977. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  5978. return m_Items[index];
  5979. }
  5980. inline uint8_t* GetAddressAt(il2cpp_array_size_t index)
  5981. {
  5982. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  5983. return m_Items + index;
  5984. }
  5985. inline void SetAt(il2cpp_array_size_t index, uint8_t value)
  5986. {
  5987. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  5988. m_Items[index] = value;
  5989. }
  5990. inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const
  5991. {
  5992. return m_Items[index];
  5993. }
  5994. inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
  5995. {
  5996. return m_Items + index;
  5997. }
  5998. inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value)
  5999. {
  6000. m_Items[index] = value;
  6001. }
  6002. };
  6003. // System.Delegate[]
  6004. struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8 : public RuntimeArray
  6005. {
  6006. public:
  6007. ALIGN_FIELD (8) Delegate_t * m_Items[1];
  6008. public:
  6009. inline Delegate_t * GetAt(il2cpp_array_size_t index) const
  6010. {
  6011. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  6012. return m_Items[index];
  6013. }
  6014. inline Delegate_t ** GetAddressAt(il2cpp_array_size_t index)
  6015. {
  6016. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  6017. return m_Items + index;
  6018. }
  6019. inline void SetAt(il2cpp_array_size_t index, Delegate_t * value)
  6020. {
  6021. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  6022. m_Items[index] = value;
  6023. Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
  6024. }
  6025. inline Delegate_t * GetAtUnchecked(il2cpp_array_size_t index) const
  6026. {
  6027. return m_Items[index];
  6028. }
  6029. inline Delegate_t ** GetAddressAtUnchecked(il2cpp_array_size_t index)
  6030. {
  6031. return m_Items + index;
  6032. }
  6033. inline void SetAtUnchecked(il2cpp_array_size_t index, Delegate_t * value)
  6034. {
  6035. m_Items[index] = value;
  6036. Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
  6037. }
  6038. };
  6039. IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshal_pinvoke(const TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578& unmarshaled, TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_pinvoke& marshaled);
  6040. IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshal_pinvoke_back(const TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_pinvoke& marshaled, TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578& unmarshaled);
  6041. IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshal_pinvoke_cleanup(TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_pinvoke& marshaled);
  6042. IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshal_com(const TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578& unmarshaled, TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_com& marshaled);
  6043. IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshal_com_back(const TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_com& marshaled, TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578& unmarshaled);
  6044. IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshal_com_cleanup(TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_com& marshaled);
  6045. // System.Void System.Collections.Generic.List`1<System.Object>::.ctor(System.Int32)
  6046. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mFEB2301A6F28290A828A979BA9CC847B16B3D538_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___capacity0, const RuntimeMethod* method);
  6047. // System.Void System.Collections.Generic.List`1<System.Object>::Add(T)
  6048. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_mF15250BF947CA27BE9A23C08BAC6DB6F180B0EDD_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, RuntimeObject * ___item0, const RuntimeMethod* method);
  6049. // System.Int32 System.Collections.Generic.List`1<System.Object>::get_Count()
  6050. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method);
  6051. // T System.Collections.Generic.List`1<System.Object>::get_Item(System.Int32)
  6052. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_m7B5E3383CB67492E573AC0D875ED82A51350F188_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___index0, const RuntimeMethod* method);
  6053. // System.Void System.Collections.Generic.List`1<System.Object>::Clear()
  6054. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Clear_m5FB5A9C59D8625FDFB06876C4D8848F0F07ABFD0_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method);
  6055. // System.Int32 System.Collections.Generic.List`1<System.Object>::get_Capacity()
  6056. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Capacity_mE316E0DB641CFB093F0309D091D773047F81B2CC_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method);
  6057. // System.Void System.Collections.Generic.List`1<System.Object>::set_Capacity(System.Int32)
  6058. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Capacity_m7A81900F3492DE11874B0EA9A0E5454F897E3079_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___value0, const RuntimeMethod* method);
  6059. // System.Void System.Globalization.TimeSpanParse/TimeSpanResult::Init(System.Globalization.TimeSpanParse/TimeSpanThrowStyle)
  6060. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpanResult_Init_m5E3201A755FB7385608610657B0B579F2331E096 (TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A * __this, int32_t ___canThrow0, const RuntimeMethod* method);
  6061. // System.Void System.Globalization.TimeSpanParse/TimeSpanResult::SetFailure(System.Globalization.TimeSpanParse/ParseFailureKind,System.String,System.Object,System.String)
  6062. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpanResult_SetFailure_m108B9ACFDAF4EB12A236CE9DA7333AAFFA96684B (TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A * __this, int32_t ___failure0, String_t* ___failureMessageID1, RuntimeObject * ___failureMessageFormatArgument2, String_t* ___failureArgumentName3, const RuntimeMethod* method);
  6063. // System.Void System.Globalization.TimeSpanParse/TimeSpanResult::SetFailure(System.Globalization.TimeSpanParse/ParseFailureKind,System.String)
  6064. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpanResult_SetFailure_m9AC20FED013140108B7ACE96108282CFE7CB894A (TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A * __this, int32_t ___failure0, String_t* ___failureMessageID1, const RuntimeMethod* method);
  6065. // System.Void System.Globalization.TimeSpanParse/TimeSpanResult::SetFailure(System.Globalization.TimeSpanParse/ParseFailureKind,System.String,System.Object)
  6066. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpanResult_SetFailure_m51F7E07713F9C57E98DB3F011134808B50141DAD (TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A * __this, int32_t ___failure0, String_t* ___failureMessageID1, RuntimeObject * ___failureMessageFormatArgument2, const RuntimeMethod* method);
  6067. // System.Exception System.Globalization.TimeSpanParse/TimeSpanResult::GetTimeSpanParseException()
  6068. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * TimeSpanResult_GetTimeSpanParseException_m18A4B938E8920FB30EA5E9C9479214BDFE48FDEA (TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A * __this, const RuntimeMethod* method);
  6069. // System.String System.Environment::GetResourceString(System.String)
  6070. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617 (String_t* ___key0, const RuntimeMethod* method);
  6071. // System.Void System.ArgumentNullException::.ctor(System.String,System.String)
  6072. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_mAD2F05A24C92A657CBCA8C43A9A373C53739A283 (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * __this, String_t* ___paramName0, String_t* ___message1, const RuntimeMethod* method);
  6073. // System.String System.Environment::GetResourceString(System.String,System.Object[])
  6074. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602 (String_t* ___key0, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___values1, const RuntimeMethod* method);
  6075. // System.Void System.FormatException::.ctor(System.String)
  6076. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * __this, String_t* ___message0, const RuntimeMethod* method);
  6077. // System.Void System.OverflowException::.ctor(System.String)
  6078. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OverflowException__ctor_m93384109E3514E1EB7F97A50893B1B617D21F91E (OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9 * __this, String_t* ___message0, const RuntimeMethod* method);
  6079. // System.Void System.Globalization.TimeSpanParse/TimeSpanToken::.ctor(System.Int32)
  6080. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpanToken__ctor_m8B2ECED43FB01F3C074509D4C1A6131E3A2FC0CD (TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 * __this, int32_t ___number0, const RuntimeMethod* method);
  6081. // System.Double System.Math::Pow(System.Double,System.Double)
  6082. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double Math_Pow_mC2C8700DAAD1316AA457A1D271F78CDF0D61AC2F (double ___x0, double ___y1, const RuntimeMethod* method);
  6083. // System.Boolean System.Globalization.TimeSpanParse/TimeSpanToken::IsInvalidNumber(System.Int32,System.Int32)
  6084. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpanToken_IsInvalidNumber_mC0F5B7EBD7EE17B2181F43DCC03C3535D2162E0E (TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 * __this, int32_t ___maxValue0, int32_t ___maxPrecision1, const RuntimeMethod* method);
  6085. // System.Void System.Globalization.TimeSpanParse/TimeSpanTokenizer::Init(System.String,System.Int32)
  6086. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpanTokenizer_Init_mE5B2D05F82577A9A320CF8D5737B542AD4873907 (TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 * __this, String_t* ___input0, int32_t ___startPosition1, const RuntimeMethod* method);
  6087. // System.Void System.Globalization.TimeSpanParse/TimeSpanTokenizer::Init(System.String)
  6088. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpanTokenizer_Init_mA0BC198082303FE1881D7F0467E3B5C22D11067B (TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 * __this, String_t* ___input0, const RuntimeMethod* method);
  6089. // System.Char System.Globalization.TimeSpanParse/TimeSpanTokenizer::get_CurrentChar()
  6090. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar TimeSpanTokenizer_get_CurrentChar_m7D4011A0D9FDFB2AA71F87518513D4E4F27773AD (TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 * __this, const RuntimeMethod* method);
  6091. // System.Char System.Globalization.TimeSpanParse/TimeSpanTokenizer::get_NextChar()
  6092. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar TimeSpanTokenizer_get_NextChar_m77E0325D07BB4A56199B09C319076113CA232EFD (TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 * __this, const RuntimeMethod* method);
  6093. // System.String System.String::Substring(System.Int32,System.Int32)
  6094. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_m7A39A2AC0893AE940CF4CEC841326D56FFB9D86B (String_t* __this, int32_t ___startIndex0, int32_t ___length1, const RuntimeMethod* method);
  6095. // System.Globalization.TimeSpanParse/TimeSpanToken System.Globalization.TimeSpanParse/TimeSpanTokenizer::GetNextToken()
  6096. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 TimeSpanTokenizer_GetNextToken_mF2585DD4C0EE9F17EFC79DAD13B86B5A239B5909 (TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 * __this, const RuntimeMethod* method);
  6097. // System.Int32 System.String::get_Length()
  6098. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method);
  6099. // System.Boolean System.Globalization.TimeSpanParse/TimeSpanTokenizer::get_EOL()
  6100. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpanTokenizer_get_EOL_mF6441B1EB1D82AEB3A9EADA4C3F3F7375F1BBC5D (TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 * __this, const RuntimeMethod* method);
  6101. // System.Char System.String::get_Chars(System.Int32)
  6102. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70 (String_t* __this, int32_t ___index0, const RuntimeMethod* method);
  6103. // System.Void System.TimeZoneInfo/<>c::.ctor()
  6104. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m9DEEDA6DA97B7B98E7E8FFBDFFD70D67023DD420 (U3CU3Ec_t24F903F915888347E8B19C16314DF4C75387324E * __this, const RuntimeMethod* method);
  6105. // System.Void System.Object::.ctor()
  6106. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405 (RuntimeObject * __this, const RuntimeMethod* method);
  6107. // System.DateTime System.TimeZoneInfo/AdjustmentRule::get_DateStart()
  6108. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 AdjustmentRule_get_DateStart_m05FFD9D69391EC287D299B23A549FFB1F9FB14EE_inline (AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * __this, const RuntimeMethod* method);
  6109. // System.Int32 System.DateTime::CompareTo(System.DateTime)
  6110. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_CompareTo_m2864B0ABAE4B8748D4092D1D16AE56EE0B248F93 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___value0, const RuntimeMethod* method);
  6111. // System.Boolean System.DateTime::op_Equality(System.DateTime,System.DateTime)
  6112. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_op_Equality_m07957AECB8C66EA047B16511BF560DD9EDA1DA44 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___d10, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___d21, const RuntimeMethod* method);
  6113. // System.Boolean System.TimeSpan::op_Equality(System.TimeSpan,System.TimeSpan)
  6114. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_op_Equality_m8229F4B63064E2D43B244C6E82D55CB2B0360BB1 (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___t10, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___t21, const RuntimeMethod* method);
  6115. // System.Boolean System.TimeZoneInfo/TransitionTime::Equals(System.TimeZoneInfo/TransitionTime)
  6116. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransitionTime_Equals_m4976405B1B8F5E7A5C269D4760CD239DC18E5631 (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A ___other0, const RuntimeMethod* method);
  6117. // System.Int32 System.DateTime::GetHashCode()
  6118. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_GetHashCode_mC94DC52667BB5C0DE7A78C53BE24FDF5469BA49D (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method);
  6119. // System.Void System.TimeZoneInfo/AdjustmentRule::ValidateAdjustmentRule(System.DateTime,System.DateTime,System.TimeSpan,System.TimeZoneInfo/TransitionTime,System.TimeZoneInfo/TransitionTime)
  6120. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdjustmentRule_ValidateAdjustmentRule_m2D1CE9572A7AA306E36ADD93AA2CEA2858B77023 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateStart0, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateEnd1, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___daylightDelta2, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A ___daylightTransitionStart3, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A ___daylightTransitionEnd4, const RuntimeMethod* method);
  6121. // System.Void System.TimeZoneInfo/AdjustmentRule::.ctor()
  6122. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdjustmentRule__ctor_m6768FD1CD669E0678EC84422E516891EE71528CC (AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * __this, const RuntimeMethod* method);
  6123. // System.TimeZoneInfo/AdjustmentRule System.TimeZoneInfo/AdjustmentRule::CreateAdjustmentRule(System.DateTime,System.DateTime,System.TimeSpan,System.TimeZoneInfo/TransitionTime,System.TimeZoneInfo/TransitionTime)
  6124. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * AdjustmentRule_CreateAdjustmentRule_mC90086998B3DF5F9492A4B2281CFEDED04E1E6AE (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateStart0, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateEnd1, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___daylightDelta2, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A ___daylightTransitionStart3, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A ___daylightTransitionEnd4, const RuntimeMethod* method);
  6125. // System.DateTimeKind System.DateTime::get_Kind()
  6126. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Kind_mC7EC1A788CC9A875094117214C5A0C153A39F496 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method);
  6127. // System.Void System.ArgumentException::.ctor(System.String,System.String)
  6128. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, String_t* ___message0, String_t* ___paramName1, const RuntimeMethod* method);
  6129. // System.Boolean System.DateTime::op_GreaterThan(System.DateTime,System.DateTime)
  6130. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_op_GreaterThan_m87A988E247EFDFFE61474088700F29840758E3DD (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___t10, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___t21, const RuntimeMethod* method);
  6131. // System.Boolean System.TimeZoneInfo::UtcOffsetOutOfRange(System.TimeSpan)
  6132. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_UtcOffsetOutOfRange_m1691F47564A06BA9E8B774DA68430FDBEE363BA8 (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___offset0, const RuntimeMethod* method);
  6133. // System.Void System.ArgumentOutOfRangeException::.ctor(System.String,System.Object,System.String)
  6134. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m7C5B3BE7792B7C73E7D82C4DBAD4ACA2DAE71AA9 (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * __this, String_t* ___paramName0, RuntimeObject * ___actualValue1, String_t* ___message2, const RuntimeMethod* method);
  6135. // System.Int64 System.TimeSpan::get_Ticks()
  6136. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, const RuntimeMethod* method);
  6137. // System.TimeSpan System.DateTime::get_TimeOfDay()
  6138. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 DateTime_get_TimeOfDay_mE6A177963C8D8AA8AA2830239F1C7B3D11AFC645 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method);
  6139. // System.Boolean System.TimeSpan::op_Inequality(System.TimeSpan,System.TimeSpan)
  6140. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_op_Inequality_mDE127E1886D092054E24EA873CEE64D0857CD04C (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___t10, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___t21, const RuntimeMethod* method);
  6141. // System.Void System.Runtime.Serialization.SerializationException::.ctor(System.String,System.Exception)
  6142. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationException__ctor_m03F01FDBEB6469CCD85942C5C62BD46FFC6CE11C (SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92 * __this, String_t* ___message0, Exception_t * ___innerException1, const RuntimeMethod* method);
  6143. // System.Void System.ArgumentNullException::.ctor(System.String)
  6144. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97 (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * __this, String_t* ___paramName0, const RuntimeMethod* method);
  6145. // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.DateTime)
  6146. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m4E39B61DB324BA16CB228942756352329286C40B (SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * __this, String_t* ___name0, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___value1, const RuntimeMethod* method);
  6147. // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Object)
  6148. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_mA50C2668EF700C2239DDC362F8DB409020BB763D (SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * __this, String_t* ___name0, RuntimeObject * ___value1, const RuntimeMethod* method);
  6149. // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle)
  6150. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E (RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ___handle0, const RuntimeMethod* method);
  6151. // System.Object System.Runtime.Serialization.SerializationInfo::GetValue(System.String,System.Type)
  6152. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99 (SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * __this, String_t* ___name0, Type_t * ___type1, const RuntimeMethod* method);
  6153. // System.Object System.Runtime.Serialization.SerializationInfo::GetValueNoThrow(System.String,System.Type)
  6154. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * SerializationInfo_GetValueNoThrow_mA1F5663511899C588B39643FF53002717A84DFF3 (SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * __this, String_t* ___name0, Type_t * ___type1, const RuntimeMethod* method);
  6155. // System.DateTime System.TimeZoneInfo/TransitionTime::get_TimeOfDay()
  6156. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 TransitionTime_get_TimeOfDay_m95ECA2E981CA772D9D1DECC7F7421241D4144F44_inline (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method);
  6157. // System.Int32 System.TimeZoneInfo/TransitionTime::get_Month()
  6158. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TransitionTime_get_Month_m1E127ECF7312277ED31CEB769A6DC0503F1FAB2B_inline (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method);
  6159. // System.Int32 System.TimeZoneInfo/TransitionTime::get_Week()
  6160. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TransitionTime_get_Week_m9271C2A79DC390EF07020F63CAB641FA36E304BA_inline (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method);
  6161. // System.Int32 System.TimeZoneInfo/TransitionTime::get_Day()
  6162. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TransitionTime_get_Day_mF663C24FEFF09012299FA76BE6D65CC6C455C87C_inline (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method);
  6163. // System.DayOfWeek System.TimeZoneInfo/TransitionTime::get_DayOfWeek()
  6164. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TransitionTime_get_DayOfWeek_mDC32F75FFCC4AAE5826AFBBC11840C8290E08E52_inline (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method);
  6165. // System.Boolean System.TimeZoneInfo/TransitionTime::get_IsFixedDateRule()
  6166. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TransitionTime_get_IsFixedDateRule_m4E7A489F0B8E60893C80A70E768F36A10258E9FB_inline (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method);
  6167. // System.Boolean System.TimeZoneInfo/TransitionTime::Equals(System.Object)
  6168. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransitionTime_Equals_mD63D4051F9FCD2B6277B194A42CCA50934E7C2B6 (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, RuntimeObject * ___obj0, const RuntimeMethod* method);
  6169. // System.Int32 System.TimeZoneInfo/TransitionTime::GetHashCode()
  6170. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TransitionTime_GetHashCode_m375A0DD95EB4F4A3139592E11E0BDB1C8B99F36E (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method);
  6171. // System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/TransitionTime::CreateTransitionTime(System.DateTime,System.Int32,System.Int32,System.Int32,System.DayOfWeek,System.Boolean)
  6172. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A TransitionTime_CreateTransitionTime_m3B9B63724B97DF42141B69B6B561D36AE629434E (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___timeOfDay0, int32_t ___month1, int32_t ___week2, int32_t ___day3, int32_t ___dayOfWeek4, bool ___isFixedDateRule5, const RuntimeMethod* method);
  6173. // System.Void System.TimeZoneInfo/TransitionTime::ValidateTransitionTime(System.DateTime,System.Int32,System.Int32,System.Int32,System.DayOfWeek)
  6174. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TransitionTime_ValidateTransitionTime_m26FF63A3CD81059DCD206740F4C55820E979F844 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___timeOfDay0, int32_t ___month1, int32_t ___week2, int32_t ___day3, int32_t ___dayOfWeek4, const RuntimeMethod* method);
  6175. // System.Void System.ArgumentOutOfRangeException::.ctor(System.String,System.String)
  6176. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005 (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * __this, String_t* ___paramName0, String_t* ___message1, const RuntimeMethod* method);
  6177. // System.Int32 System.DateTime::get_Year()
  6178. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Year_m977F96B53C996797BFBDCAA5679B8DCBA61AC185 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method);
  6179. // System.Int32 System.DateTime::get_Month()
  6180. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Month_m46CC2AED3F24A91104919B1F6B5103DD1F8BBAE8 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method);
  6181. // System.Int32 System.DateTime::get_Day()
  6182. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Day_m9D698CA2A7D1FBEE7BEC0A982A119239F513CBA8 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method);
  6183. // System.Int64 System.DateTime::get_Ticks()
  6184. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method);
  6185. // System.Void System.TimeZoneInfo/TransitionTime::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object)
  6186. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m7531877356A7E49F851E7C075B15905C94DBA18B (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, RuntimeObject * ___sender0, const RuntimeMethod* method);
  6187. // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Byte)
  6188. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_mBE03953B805B6CE513241C7F4656F90DF5313979 (SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * __this, String_t* ___name0, uint8_t ___value1, const RuntimeMethod* method);
  6189. // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Boolean)
  6190. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m324F3E0B02B746D5F460499F5A25988FD608AD7B (SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * __this, String_t* ___name0, bool ___value1, const RuntimeMethod* method);
  6191. // System.Void System.TimeZoneInfo/TransitionTime::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  6192. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData_mF3DC458CCBC82FA8027E237CE05A4B3D44E6D614 (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method);
  6193. // System.Void System.TimeZoneInfo/TransitionTime::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  6194. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TransitionTime__ctor_mBE66AC04B8264C98E4EE51D0939F7CD57A3CBBC3 (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method);
  6195. // System.Void System.Threading.Timer/Scheduler::.ctor()
  6196. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler__ctor_mFA8C77435650B38315E392A0D1C66EC7DC974E82 (Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * __this, const RuntimeMethod* method);
  6197. // System.Void System.Threading.ManualResetEvent::.ctor(System.Boolean)
  6198. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManualResetEvent__ctor_mF80BD5B0955BDA8CD514F48EBFF48698E5D03850 (ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * __this, bool ___initialState0, const RuntimeMethod* method);
  6199. // System.Void System.Threading.Timer/TimerComparer::.ctor()
  6200. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimerComparer__ctor_mB4F0DB5CDEB7A6E93F59950E0FB1D19BB4BBA0B4 (TimerComparer_t1899647CFE875978843BE8ABA01C10956F1E740B * __this, const RuntimeMethod* method);
  6201. // System.Void System.Collections.SortedList::.ctor(System.Collections.IComparer,System.Int32)
  6202. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortedList__ctor_m0E1B0737647DC8D8B3E9FAD5F81168878E92E9F4 (SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * __this, RuntimeObject* ___comparer0, int32_t ___capacity1, const RuntimeMethod* method);
  6203. // System.Void System.Threading.ThreadStart::.ctor(System.Object,System.IntPtr)
  6204. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadStart__ctor_m360F4EED0AD96A27D6A9612BF79671F26B30411F (ThreadStart_tA13019555BA3CB2B0128F0880760196BF790E687 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method);
  6205. // System.Void System.Threading.Thread::.ctor(System.Threading.ThreadStart)
  6206. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread__ctor_mF22465F0D0E47C11EF25DB552D1047402750BE90 (Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * __this, ThreadStart_tA13019555BA3CB2B0128F0880760196BF790E687 * ___start0, const RuntimeMethod* method);
  6207. // System.Void System.Threading.Thread::set_IsBackground(System.Boolean)
  6208. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_set_IsBackground_m8CAEC157A236A574FE83FDB22D693AB1681B01B0 (Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * __this, bool ___value0, const RuntimeMethod* method);
  6209. // System.Void System.Threading.Thread::Start()
  6210. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void Thread_Start_m490124B23F5EFD0BB2BED8CA12C77195B9CD9E1B (Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * __this, const RuntimeMethod* method);
  6211. // System.Void System.Threading.Monitor::Enter(System.Object,System.Boolean&)
  6212. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Monitor_Enter_mBEB6CC84184B46F26375EC3FC8921D16E48EA4C4 (RuntimeObject * ___obj0, bool* ___lockTaken1, const RuntimeMethod* method);
  6213. // System.Int32 System.Threading.Timer/Scheduler::InternalRemove(System.Threading.Timer)
  6214. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Scheduler_InternalRemove_m3154F260BA70D6D62BB855662FD4E59EBF25C538 (Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * __this, Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * ___timer0, const RuntimeMethod* method);
  6215. // System.Void System.Threading.Monitor::Exit(System.Object)
  6216. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Monitor_Exit_mA776B403DA88AC77CDEEF67AB9F0D0E77ABD254A (RuntimeObject * ___obj0, const RuntimeMethod* method);
  6217. // System.Void System.Threading.Timer/Scheduler::Add(System.Threading.Timer)
  6218. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler_Add_m97B241DC232711E7C7D9057DA0BF7D657808D981 (Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * __this, Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * ___timer0, const RuntimeMethod* method);
  6219. // System.Boolean System.Threading.EventWaitHandle::Set()
  6220. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventWaitHandle_Set_m81764C887F38A1153224557B26CD688B59987B38 (EventWaitHandle_t80CDEB33529EF7549E7D3E3B689D8272B9F37F3C * __this, const RuntimeMethod* method);
  6221. // System.Int32 System.Threading.Timer/Scheduler::FindByDueTime(System.Int64)
  6222. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Scheduler_FindByDueTime_m97EC1ECDEE06ABC0ADD1CD8D4C3B6F057680F677 (Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * __this, int64_t ___nr0, const RuntimeMethod* method);
  6223. // System.Void System.Threading.TimerCallback::Invoke(System.Object)
  6224. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimerCallback_Invoke_m1318C110BA930390E8F61C8BAAAC8F1CA8776CFD (TimerCallback_tD193CC50BF27E129E6857E1E8A7EAC24BD131814 * __this, RuntimeObject * ___state0, const RuntimeMethod* method);
  6225. // System.Threading.Thread System.Threading.Thread::get_CurrentThread()
  6226. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * Thread_get_CurrentThread_m80236D2457FBCC1F76A08711E059A0B738DA71EC (const RuntimeMethod* method);
  6227. // System.Void System.Threading.Thread::set_Name(System.String)
  6228. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_set_Name_m920049DFD1306F42613F13CF7AD74C03661F4BAE (Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * __this, String_t* ___value0, const RuntimeMethod* method);
  6229. // System.Void System.Collections.Generic.List`1<System.Threading.Timer>::.ctor(System.Int32)
  6230. inline void List_1__ctor_m883AB85828B7C88FE9A8C7802E93E6CE979EA000 (List_1_t537143C180C9FB69517B6C26205D2AA824591563 * __this, int32_t ___capacity0, const RuntimeMethod* method)
  6231. {
  6232. (( void (*) (List_1_t537143C180C9FB69517B6C26205D2AA824591563 *, int32_t, const RuntimeMethod*))List_1__ctor_mFEB2301A6F28290A828A979BA9CC847B16B3D538_gshared)(__this, ___capacity0, method);
  6233. }
  6234. // System.Int64 System.Threading.Timer::GetTimeMonotonic()
  6235. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t Timer_GetTimeMonotonic_m085737FA1918F06DE8264E85C1C2B8DFF2B65298 (const RuntimeMethod* method);
  6236. // System.Boolean System.Threading.EventWaitHandle::Reset()
  6237. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventWaitHandle_Reset_m535429D7CC172C0B95EB8B7B9126B3F3761E2D30 (EventWaitHandle_t80CDEB33529EF7549E7D3E3B689D8272B9F37F3C * __this, const RuntimeMethod* method);
  6238. // System.Void System.Threading.WaitCallback::.ctor(System.Object,System.IntPtr)
  6239. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitCallback__ctor_m50EFFE5096DF1DE733EA9895CEEC8EB6F142D5D5 (WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method);
  6240. // System.Boolean System.Threading.ThreadPool::UnsafeQueueUserWorkItem(System.Threading.WaitCallback,System.Object)
  6241. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR bool ThreadPool_UnsafeQueueUserWorkItem_m9B9388DD623D33685D415D639455591D4DD967C6 (WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319 * ___callBack0, RuntimeObject * ___state1, const RuntimeMethod* method);
  6242. // System.Void System.Collections.Generic.List`1<System.Threading.Timer>::Add(T)
  6243. inline void List_1_Add_mC453ABB994720CCA811CDC25F9DE5D950C7EBEC7 (List_1_t537143C180C9FB69517B6C26205D2AA824591563 * __this, Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * ___item0, const RuntimeMethod* method)
  6244. {
  6245. (( void (*) (List_1_t537143C180C9FB69517B6C26205D2AA824591563 *, Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB *, const RuntimeMethod*))List_1_Add_mF15250BF947CA27BE9A23C08BAC6DB6F180B0EDD_gshared)(__this, ___item0, method);
  6246. }
  6247. // System.Int32 System.Collections.Generic.List`1<System.Threading.Timer>::get_Count()
  6248. inline int32_t List_1_get_Count_m9F4CBA17931C03FCCABF06CE8F29187F98D1F260_inline (List_1_t537143C180C9FB69517B6C26205D2AA824591563 * __this, const RuntimeMethod* method)
  6249. {
  6250. return (( int32_t (*) (List_1_t537143C180C9FB69517B6C26205D2AA824591563 *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method);
  6251. }
  6252. // T System.Collections.Generic.List`1<System.Threading.Timer>::get_Item(System.Int32)
  6253. inline Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * List_1_get_Item_mAD2ADD88C07229F3B1A9D5C297A85DD0D8FB6FCB_inline (List_1_t537143C180C9FB69517B6C26205D2AA824591563 * __this, int32_t ___index0, const RuntimeMethod* method)
  6254. {
  6255. return (( Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * (*) (List_1_t537143C180C9FB69517B6C26205D2AA824591563 *, int32_t, const RuntimeMethod*))List_1_get_Item_m7B5E3383CB67492E573AC0D875ED82A51350F188_gshared_inline)(__this, ___index0, method);
  6256. }
  6257. // System.Void System.Collections.Generic.List`1<System.Threading.Timer>::Clear()
  6258. inline void List_1_Clear_mC1A3BC5C09490DE7BD41BBE1BFD81F870F508CC0 (List_1_t537143C180C9FB69517B6C26205D2AA824591563 * __this, const RuntimeMethod* method)
  6259. {
  6260. (( void (*) (List_1_t537143C180C9FB69517B6C26205D2AA824591563 *, const RuntimeMethod*))List_1_Clear_m5FB5A9C59D8625FDFB06876C4D8848F0F07ABFD0_gshared)(__this, method);
  6261. }
  6262. // System.Void System.Threading.Timer/Scheduler::ShrinkIfNeeded(System.Collections.Generic.List`1<System.Threading.Timer>,System.Int32)
  6263. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler_ShrinkIfNeeded_m053057191CA310785B2C8EC2E8FB07A7E00E499C (Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * __this, List_1_t537143C180C9FB69517B6C26205D2AA824591563 * ___list0, int32_t ___initial1, const RuntimeMethod* method);
  6264. // System.Int32 System.Collections.Generic.List`1<System.Threading.Timer>::get_Capacity()
  6265. inline int32_t List_1_get_Capacity_mD0C25FAD6973D3D67381859E776ECAE953FDFD6B (List_1_t537143C180C9FB69517B6C26205D2AA824591563 * __this, const RuntimeMethod* method)
  6266. {
  6267. return (( int32_t (*) (List_1_t537143C180C9FB69517B6C26205D2AA824591563 *, const RuntimeMethod*))List_1_get_Capacity_mE316E0DB641CFB093F0309D091D773047F81B2CC_gshared)(__this, method);
  6268. }
  6269. // System.Void System.Collections.Generic.List`1<System.Threading.Timer>::set_Capacity(System.Int32)
  6270. inline void List_1_set_Capacity_mEA0D56662D94226185342D2A0FD7C1860C5FFA7F (List_1_t537143C180C9FB69517B6C26205D2AA824591563 * __this, int32_t ___value0, const RuntimeMethod* method)
  6271. {
  6272. (( void (*) (List_1_t537143C180C9FB69517B6C26205D2AA824591563 *, int32_t, const RuntimeMethod*))List_1_set_Capacity_m7A81900F3492DE11874B0EA9A0E5454F897E3079_gshared)(__this, ___value0, method);
  6273. }
  6274. // System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char[],System.Int32,System.Int32)
  6275. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_m4B771D7BFE8A65C9A504EC5847A699EB678B02DB (StringBuilder_t * __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___value0, int32_t ___startIndex1, int32_t ___charCount2, const RuntimeMethod* method);
  6276. // System.UInt32 System.Security.Util.Tokenizer/StringMaker::HashString(System.String)
  6277. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t StringMaker_HashString_mFDFD943679186DC52DC602F1324E91E1D6667C29 (String_t* ___str0, const RuntimeMethod* method);
  6278. // System.UInt32 System.Security.Util.Tokenizer/StringMaker::HashCharArray(System.Char[],System.Int32)
  6279. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t StringMaker_HashCharArray_m69DFDEEEF8FCA012D13704C72EB7D8210F75BB19 (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___a0, int32_t ___l1, const RuntimeMethod* method);
  6280. // System.Boolean System.Security.Util.Tokenizer/StringMaker::CompareStringAndChars(System.String,System.Char[],System.Int32)
  6281. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StringMaker_CompareStringAndChars_mD788D496D5CAD8BE61F770373447341A4381DD01 (StringMaker_t4B512CC97F2C6F1F5C401E0B0E44949683737D08 * __this, String_t* ___str0, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___a1, int32_t ___l2, const RuntimeMethod* method);
  6282. // System.String System.String::CreateString(System.Char[],System.Int32,System.Int32)
  6283. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_CreateString_m16F181739FD8BA877868803DE2CE0EF0A4668D0E (String_t* __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___val0, int32_t ___startIndex1, int32_t ___length2, const RuntimeMethod* method);
  6284. // System.Void System.TypeNames/ATypeName::.ctor()
  6285. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ATypeName__ctor_m8F74703C78999B18C60B25DC9E5FAAFA777C48EC (ATypeName_t19F245ED1619C78770F92C899C4FE364DBF30861 * __this, const RuntimeMethod* method);
  6286. // System.String System.TypeIdentifiers/Display::GetInternalName()
  6287. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Display_GetInternalName_mD79548CF3F783D092209AED9C54C91E81DB87970 (Display_tB07FE33B5E37AC259B2FCC8EC820AC5CEDEAC41E * __this, const RuntimeMethod* method);
  6288. // System.String System.TypeSpec::UnescapeInternalName(System.String)
  6289. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TypeSpec_UnescapeInternalName_mA948D42382EE159391CEFB85748A7EFF37CE53A9 (String_t* ___displayName0, const RuntimeMethod* method);
  6290. // System.Boolean System.String::op_Equality(System.String,System.String)
  6291. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method);
  6292. // System.Boolean System.TypeNames/ATypeName::Equals(System.TypeName)
  6293. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ATypeName_Equals_m6BDE7D1613B8F351AC3DCB2C9BDE29C23A92CC22 (ATypeName_t19F245ED1619C78770F92C899C4FE364DBF30861 * __this, RuntimeObject* ___other0, const RuntimeMethod* method);
  6294. // System.Void System.Text.DecoderNLS::.ctor(System.Text.Encoding)
  6295. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecoderNLS__ctor_mC526CB146E620885CBC054C3921E27A7949B2046 (DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A * __this, Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___encoding0, const RuntimeMethod* method);
  6296. // System.Void System.Text.DecoderNLS::.ctor()
  6297. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecoderNLS__ctor_mDD4D4880457E73F1575479F8B309F9BB25BA0F4D (DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A * __this, const RuntimeMethod* method);
  6298. // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Int32)
  6299. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m3DF5B182A63FFCD12287E97EA38944D0C6405BB5 (SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * __this, String_t* ___name0, int32_t ___value1, const RuntimeMethod* method);
  6300. // System.Void System.Text.DecoderFallback::.ctor()
  6301. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecoderFallback__ctor_m748C2C19AD4595C13154F9EEDF89AC2A2C10727E (DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * __this, const RuntimeMethod* method);
  6302. // System.Void System.Text.UTF7Encoding/DecoderUTF7FallbackBuffer::.ctor(System.Text.UTF7Encoding/DecoderUTF7Fallback)
  6303. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecoderUTF7FallbackBuffer__ctor_mFA2B62E208804BB64A4893F1F91D8481B5C5BCB0 (DecoderUTF7FallbackBuffer_tED3431DB4A6B4F48D1F1433A8E672F8B110D819A * __this, DecoderUTF7Fallback_tBEF9A09732FAB23368825AE7C14C0EBF1F9028A8 * ___fallback0, const RuntimeMethod* method);
  6304. // System.Void System.Text.DecoderFallbackBuffer::.ctor()
  6305. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecoderFallbackBuffer__ctor_m4944ABFBCC6CDED8F244EC1E5EA6B1F229C3495C (DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B * __this, const RuntimeMethod* method);
  6306. // System.Void System.ArgumentException::.ctor(System.String)
  6307. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, String_t* ___message0, const RuntimeMethod* method);
  6308. // System.Void System.Text.EncoderNLS::.ctor(System.Text.Encoding)
  6309. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EncoderNLS__ctor_mF9B45DA23BADBDD417E3F741C6C9BB45F3021513 (EncoderNLS_tB071198C3F300408FDED1BD2C822F46A25115712 * __this, Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___encoding0, const RuntimeMethod* method);
  6310. // System.Void System.Text.EncoderNLS::.ctor()
  6311. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EncoderNLS__ctor_m78E59E5DDEAE418A3936D0EAD2D2DB3D15E75CEF (EncoderNLS_tB071198C3F300408FDED1BD2C822F46A25115712 * __this, const RuntimeMethod* method);
  6312. // System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32)
  6313. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_m1AD9E79A671864DFB1AABDB75D207C688B868D88 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, const RuntimeMethod* method);
  6314. // System.Void System.Globalization.UmAlQuraCalendar/DateMapping::.ctor(System.Int32,System.Int32,System.Int32,System.Int32)
  6315. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateMapping__ctor_m612608445EEA356DF6E4CAF85195BC15E6E72ED4 (DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60 * __this, int32_t ___MonthsLengthFlags0, int32_t ___GYear1, int32_t ___GMonth2, int32_t ___GDay3, const RuntimeMethod* method);
  6316. // System.Void System.Text.UnicodeEncoding::.ctor(System.Boolean,System.Boolean)
  6317. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnicodeEncoding__ctor_mE077368843CAFC47B2C4AFC3C771F5B51F3B8DD0 (UnicodeEncoding_tBB60B97AFC49D6246F28BF16D3E09822FCCACC68 * __this, bool ___bigEndian0, bool ___byteOrderMark1, const RuntimeMethod* method);
  6318. // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Char)
  6319. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m7B2342989B501DBA05C63C0D6E4FBD63541D4C38 (SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * __this, String_t* ___name0, Il2CppChar ___value1, const RuntimeMethod* method);
  6320. // System.Void System.Version/VersionResult::Init(System.String,System.Boolean)
  6321. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VersionResult_Init_m18FD38CFDBD92D0B2AD21F7E9168AF39A5ACFFD9 (VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1 * __this, String_t* ___argumentName0, bool ___canThrow1, const RuntimeMethod* method);
  6322. // System.Void System.Version/VersionResult::SetFailure(System.Version/ParseFailureKind,System.String)
  6323. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VersionResult_SetFailure_m6895BDEA769E4AE334A7D031C9AAC9C3D900C37F (VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1 * __this, int32_t ___failure0, String_t* ___argument1, const RuntimeMethod* method);
  6324. // System.Void System.Version/VersionResult::SetFailure(System.Version/ParseFailureKind)
  6325. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VersionResult_SetFailure_m7D886BC14C5BE040B0BA5E1F810FDD2393D0FB0C (VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1 * __this, int32_t ___failure0, const RuntimeMethod* method);
  6326. // System.Exception System.Version/VersionResult::GetVersionParseException()
  6327. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * VersionResult_GetVersionParseException_mCC37A95A0174077777354679E10DA6F36E600990 (VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1 * __this, const RuntimeMethod* method);
  6328. // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_InvariantCulture()
  6329. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164 (const RuntimeMethod* method);
  6330. // System.Int32 System.Int32::Parse(System.String,System.IFormatProvider)
  6331. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Int32_Parse_mCCC6B0A23CE31124F68EF486CC61705CDE61F084 (String_t* ___s0, RuntimeObject* ___provider1, const RuntimeMethod* method);
  6332. // System.Boolean System.Runtime.CompilerServices.YieldAwaitable/YieldAwaiter::get_IsCompleted()
  6333. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YieldAwaiter_get_IsCompleted_mAB52777C6F31F3FBAD7E6A7CD90EDF40F220CBBC (YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE * __this, const RuntimeMethod* method);
  6334. // System.Void System.Runtime.CompilerServices.YieldAwaitable/YieldAwaiter::QueueContinuation(System.Action,System.Boolean)
  6335. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YieldAwaiter_QueueContinuation_m74F0C35BAB324C9DB810F8F60BA6BDBCAA5E0201 (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___continuation0, bool ___flowContext1, const RuntimeMethod* method);
  6336. // System.Void System.Runtime.CompilerServices.YieldAwaitable/YieldAwaiter::OnCompleted(System.Action)
  6337. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YieldAwaiter_OnCompleted_m7F0FBDFB78A15C9946F187FC4485799CFA273D73 (YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE * __this, Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___continuation0, const RuntimeMethod* method);
  6338. // System.Void System.Runtime.CompilerServices.YieldAwaitable/YieldAwaiter::UnsafeOnCompleted(System.Action)
  6339. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YieldAwaiter_UnsafeOnCompleted_mFDE8CFD013E3825F11C68314E8957E6DAF79C6A5 (YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE * __this, Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___continuation0, const RuntimeMethod* method);
  6340. // System.Threading.SynchronizationContext System.Threading.SynchronizationContext::get_CurrentNoFlow()
  6341. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SynchronizationContext_t17D9365B5E0D30A0910A16FA4351C525232EF069 * SynchronizationContext_get_CurrentNoFlow_mF134FBE4BA52932C990D3824A9CF960FCA9F44AD (const RuntimeMethod* method);
  6342. // System.Type System.Object::GetType()
  6343. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B (RuntimeObject * __this, const RuntimeMethod* method);
  6344. // System.Boolean System.Type::op_Inequality(System.Type,System.Type)
  6345. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method);
  6346. // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskScheduler::get_Current()
  6347. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * TaskScheduler_get_Current_m9B2B54B9B43FC6E157E04ABE9151F6A0FF124C01 (const RuntimeMethod* method);
  6348. // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskScheduler::get_Default()
  6349. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * TaskScheduler_get_Default_m3FAE18B08A620C75BF0256917EFB236D30AB6BCB_inline (const RuntimeMethod* method);
  6350. // System.Boolean System.Threading.ThreadPool::QueueUserWorkItem(System.Threading.WaitCallback,System.Object)
  6351. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR bool ThreadPool_QueueUserWorkItem_mA55899F403EAC69AE3C72A4F3E5FD207C131616C (WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319 * ___callBack0, RuntimeObject * ___state1, const RuntimeMethod* method);
  6352. // System.Threading.Tasks.TaskFactory System.Threading.Tasks.Task::get_Factory()
  6353. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B * Task_get_Factory_m452D636F3D5CBE5AA8746078C35C42F69BE61722_inline (const RuntimeMethod* method);
  6354. // System.Threading.Tasks.Task System.Threading.Tasks.TaskFactory::StartNew(System.Action,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.TaskScheduler)
  6355. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * TaskFactory_StartNew_m5617E5F6A6D949C2E21A7E525FAC899E4B871904 (TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B * __this, Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___action0, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD ___cancellationToken1, int32_t ___creationOptions2, TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * ___scheduler3, const RuntimeMethod* method);
  6356. // System.Void System.Action::Invoke()
  6357. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_Invoke_m3FFA5BE3D64F0FF8E1E1CB6F953913FADB5EB89E (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * __this, const RuntimeMethod* method);
  6358. // System.Void System.Runtime.CompilerServices.YieldAwaitable/YieldAwaiter::GetResult()
  6359. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YieldAwaiter_GetResult_mE9F670767330EAF32ED76882EB8B152FF62CCDBD (YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE * __this, const RuntimeMethod* method);
  6360. // System.Void System.Threading.SendOrPostCallback::.ctor(System.Object,System.IntPtr)
  6361. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SendOrPostCallback__ctor_m68774F2BDC46DE2BA6C3D61D66481FD4D994F6A4 (SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method);
  6362. // System.Void System.InvalidOperationException::.ctor(System.String)
  6363. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * __this, String_t* ___message0, const RuntimeMethod* method);
  6364. // System.Void System.IO.Stream/SynchronousAsyncResult/<>c::.ctor()
  6365. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m25FD09827E688A2665AA1918B69FB7B2421E8235 (U3CU3Ec_t0B9BA392160C64553C28F93C014479CD7CDC88CB * __this, const RuntimeMethod* method);
  6366. // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException()
  6367. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929 (const RuntimeMethod* method);
  6368. #ifdef __clang__
  6369. #pragma clang diagnostic push
  6370. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6371. #pragma clang diagnostic ignored "-Wunused-variable"
  6372. #endif
  6373. // Conversion methods for marshalling of: System.Globalization.TimeSpanParse/TimeSpanResult
  6374. IL2CPP_EXTERN_C void TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A_marshal_pinvoke(const TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A& unmarshaled, TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A_marshaled_pinvoke& marshaled)
  6375. {
  6376. marshaled.___parsedTimeSpan_0 = unmarshaled.get_parsedTimeSpan_0();
  6377. marshaled.___throwStyle_1 = unmarshaled.get_throwStyle_1();
  6378. marshaled.___m_failure_2 = unmarshaled.get_m_failure_2();
  6379. marshaled.___m_failureMessageID_3 = il2cpp_codegen_marshal_string(unmarshaled.get_m_failureMessageID_3());
  6380. if (unmarshaled.get_m_failureMessageFormatArgument_4() != NULL)
  6381. {
  6382. if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.get_m_failureMessageFormatArgument_4()))
  6383. {
  6384. marshaled.___m_failureMessageFormatArgument_4 = il2cpp_codegen_com_query_interface<Il2CppIUnknown>(static_cast<Il2CppComObject*>(unmarshaled.get_m_failureMessageFormatArgument_4()));
  6385. (marshaled.___m_failureMessageFormatArgument_4)->AddRef();
  6386. }
  6387. else
  6388. {
  6389. marshaled.___m_failureMessageFormatArgument_4 = il2cpp_codegen_com_get_or_create_ccw<Il2CppIUnknown>(unmarshaled.get_m_failureMessageFormatArgument_4());
  6390. }
  6391. }
  6392. else
  6393. {
  6394. marshaled.___m_failureMessageFormatArgument_4 = NULL;
  6395. }
  6396. marshaled.___m_failureArgumentName_5 = il2cpp_codegen_marshal_string(unmarshaled.get_m_failureArgumentName_5());
  6397. }
  6398. IL2CPP_EXTERN_C void TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A_marshal_pinvoke_back(const TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A_marshaled_pinvoke& marshaled, TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A& unmarshaled)
  6399. {
  6400. static bool s_Il2CppMethodInitialized;
  6401. if (!s_Il2CppMethodInitialized)
  6402. {
  6403. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Il2CppComObject_il2cpp_TypeInfo_var);
  6404. s_Il2CppMethodInitialized = true;
  6405. }
  6406. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 unmarshaled_parsedTimeSpan_temp_0;
  6407. memset((&unmarshaled_parsedTimeSpan_temp_0), 0, sizeof(unmarshaled_parsedTimeSpan_temp_0));
  6408. unmarshaled_parsedTimeSpan_temp_0 = marshaled.___parsedTimeSpan_0;
  6409. unmarshaled.set_parsedTimeSpan_0(unmarshaled_parsedTimeSpan_temp_0);
  6410. int32_t unmarshaled_throwStyle_temp_1 = 0;
  6411. unmarshaled_throwStyle_temp_1 = marshaled.___throwStyle_1;
  6412. unmarshaled.set_throwStyle_1(unmarshaled_throwStyle_temp_1);
  6413. int32_t unmarshaled_m_failure_temp_2 = 0;
  6414. unmarshaled_m_failure_temp_2 = marshaled.___m_failure_2;
  6415. unmarshaled.set_m_failure_2(unmarshaled_m_failure_temp_2);
  6416. unmarshaled.set_m_failureMessageID_3(il2cpp_codegen_marshal_string_result(marshaled.___m_failureMessageID_3));
  6417. if (marshaled.___m_failureMessageFormatArgument_4 != NULL)
  6418. {
  6419. unmarshaled.set_m_failureMessageFormatArgument_4(il2cpp_codegen_com_get_or_create_rcw_from_iunknown<RuntimeObject>(marshaled.___m_failureMessageFormatArgument_4, Il2CppComObject_il2cpp_TypeInfo_var));
  6420. if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.get_m_failureMessageFormatArgument_4()))
  6421. {
  6422. il2cpp_codegen_com_cache_queried_interface(static_cast<Il2CppComObject*>(unmarshaled.get_m_failureMessageFormatArgument_4()), Il2CppIUnknown::IID, marshaled.___m_failureMessageFormatArgument_4);
  6423. }
  6424. }
  6425. else
  6426. {
  6427. unmarshaled.set_m_failureMessageFormatArgument_4(NULL);
  6428. }
  6429. unmarshaled.set_m_failureArgumentName_5(il2cpp_codegen_marshal_string_result(marshaled.___m_failureArgumentName_5));
  6430. }
  6431. // Conversion method for clean up from marshalling of: System.Globalization.TimeSpanParse/TimeSpanResult
  6432. IL2CPP_EXTERN_C void TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A_marshal_pinvoke_cleanup(TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A_marshaled_pinvoke& marshaled)
  6433. {
  6434. il2cpp_codegen_marshal_free(marshaled.___m_failureMessageID_3);
  6435. marshaled.___m_failureMessageID_3 = NULL;
  6436. if (marshaled.___m_failureMessageFormatArgument_4 != NULL)
  6437. {
  6438. (marshaled.___m_failureMessageFormatArgument_4)->Release();
  6439. marshaled.___m_failureMessageFormatArgument_4 = NULL;
  6440. }
  6441. il2cpp_codegen_marshal_free(marshaled.___m_failureArgumentName_5);
  6442. marshaled.___m_failureArgumentName_5 = NULL;
  6443. }
  6444. // Conversion methods for marshalling of: System.Globalization.TimeSpanParse/TimeSpanResult
  6445. IL2CPP_EXTERN_C void TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A_marshal_com(const TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A& unmarshaled, TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A_marshaled_com& marshaled)
  6446. {
  6447. marshaled.___parsedTimeSpan_0 = unmarshaled.get_parsedTimeSpan_0();
  6448. marshaled.___throwStyle_1 = unmarshaled.get_throwStyle_1();
  6449. marshaled.___m_failure_2 = unmarshaled.get_m_failure_2();
  6450. marshaled.___m_failureMessageID_3 = il2cpp_codegen_marshal_bstring(unmarshaled.get_m_failureMessageID_3());
  6451. if (unmarshaled.get_m_failureMessageFormatArgument_4() != NULL)
  6452. {
  6453. if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.get_m_failureMessageFormatArgument_4()))
  6454. {
  6455. marshaled.___m_failureMessageFormatArgument_4 = il2cpp_codegen_com_query_interface<Il2CppIUnknown>(static_cast<Il2CppComObject*>(unmarshaled.get_m_failureMessageFormatArgument_4()));
  6456. (marshaled.___m_failureMessageFormatArgument_4)->AddRef();
  6457. }
  6458. else
  6459. {
  6460. marshaled.___m_failureMessageFormatArgument_4 = il2cpp_codegen_com_get_or_create_ccw<Il2CppIUnknown>(unmarshaled.get_m_failureMessageFormatArgument_4());
  6461. }
  6462. }
  6463. else
  6464. {
  6465. marshaled.___m_failureMessageFormatArgument_4 = NULL;
  6466. }
  6467. marshaled.___m_failureArgumentName_5 = il2cpp_codegen_marshal_bstring(unmarshaled.get_m_failureArgumentName_5());
  6468. }
  6469. IL2CPP_EXTERN_C void TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A_marshal_com_back(const TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A_marshaled_com& marshaled, TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A& unmarshaled)
  6470. {
  6471. static bool s_Il2CppMethodInitialized;
  6472. if (!s_Il2CppMethodInitialized)
  6473. {
  6474. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Il2CppComObject_il2cpp_TypeInfo_var);
  6475. s_Il2CppMethodInitialized = true;
  6476. }
  6477. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 unmarshaled_parsedTimeSpan_temp_0;
  6478. memset((&unmarshaled_parsedTimeSpan_temp_0), 0, sizeof(unmarshaled_parsedTimeSpan_temp_0));
  6479. unmarshaled_parsedTimeSpan_temp_0 = marshaled.___parsedTimeSpan_0;
  6480. unmarshaled.set_parsedTimeSpan_0(unmarshaled_parsedTimeSpan_temp_0);
  6481. int32_t unmarshaled_throwStyle_temp_1 = 0;
  6482. unmarshaled_throwStyle_temp_1 = marshaled.___throwStyle_1;
  6483. unmarshaled.set_throwStyle_1(unmarshaled_throwStyle_temp_1);
  6484. int32_t unmarshaled_m_failure_temp_2 = 0;
  6485. unmarshaled_m_failure_temp_2 = marshaled.___m_failure_2;
  6486. unmarshaled.set_m_failure_2(unmarshaled_m_failure_temp_2);
  6487. unmarshaled.set_m_failureMessageID_3(il2cpp_codegen_marshal_bstring_result(marshaled.___m_failureMessageID_3));
  6488. if (marshaled.___m_failureMessageFormatArgument_4 != NULL)
  6489. {
  6490. unmarshaled.set_m_failureMessageFormatArgument_4(il2cpp_codegen_com_get_or_create_rcw_from_iunknown<RuntimeObject>(marshaled.___m_failureMessageFormatArgument_4, Il2CppComObject_il2cpp_TypeInfo_var));
  6491. if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.get_m_failureMessageFormatArgument_4()))
  6492. {
  6493. il2cpp_codegen_com_cache_queried_interface(static_cast<Il2CppComObject*>(unmarshaled.get_m_failureMessageFormatArgument_4()), Il2CppIUnknown::IID, marshaled.___m_failureMessageFormatArgument_4);
  6494. }
  6495. }
  6496. else
  6497. {
  6498. unmarshaled.set_m_failureMessageFormatArgument_4(NULL);
  6499. }
  6500. unmarshaled.set_m_failureArgumentName_5(il2cpp_codegen_marshal_bstring_result(marshaled.___m_failureArgumentName_5));
  6501. }
  6502. // Conversion method for clean up from marshalling of: System.Globalization.TimeSpanParse/TimeSpanResult
  6503. IL2CPP_EXTERN_C void TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A_marshal_com_cleanup(TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A_marshaled_com& marshaled)
  6504. {
  6505. il2cpp_codegen_marshal_free_bstring(marshaled.___m_failureMessageID_3);
  6506. marshaled.___m_failureMessageID_3 = NULL;
  6507. if (marshaled.___m_failureMessageFormatArgument_4 != NULL)
  6508. {
  6509. (marshaled.___m_failureMessageFormatArgument_4)->Release();
  6510. marshaled.___m_failureMessageFormatArgument_4 = NULL;
  6511. }
  6512. il2cpp_codegen_marshal_free_bstring(marshaled.___m_failureArgumentName_5);
  6513. marshaled.___m_failureArgumentName_5 = NULL;
  6514. }
  6515. // System.Void System.Globalization.TimeSpanParse/TimeSpanResult::Init(System.Globalization.TimeSpanParse/TimeSpanThrowStyle)
  6516. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpanResult_Init_m5E3201A755FB7385608610657B0B579F2331E096 (TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A * __this, int32_t ___canThrow0, const RuntimeMethod* method)
  6517. {
  6518. {
  6519. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_0 = __this->get_address_of_parsedTimeSpan_0();
  6520. il2cpp_codegen_initobj(L_0, sizeof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ));
  6521. int32_t L_1 = ___canThrow0;
  6522. __this->set_throwStyle_1(L_1);
  6523. return;
  6524. }
  6525. }
  6526. IL2CPP_EXTERN_C void TimeSpanResult_Init_m5E3201A755FB7385608610657B0B579F2331E096_AdjustorThunk (RuntimeObject * __this, int32_t ___canThrow0, const RuntimeMethod* method)
  6527. {
  6528. TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A * _thisAdjusted;
  6529. int32_t _offset = 1;
  6530. _thisAdjusted = reinterpret_cast<TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A *>(__this + _offset);
  6531. TimeSpanResult_Init_m5E3201A755FB7385608610657B0B579F2331E096(_thisAdjusted, ___canThrow0, method);
  6532. }
  6533. // System.Void System.Globalization.TimeSpanParse/TimeSpanResult::SetFailure(System.Globalization.TimeSpanParse/ParseFailureKind,System.String)
  6534. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpanResult_SetFailure_m9AC20FED013140108B7ACE96108282CFE7CB894A (TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A * __this, int32_t ___failure0, String_t* ___failureMessageID1, const RuntimeMethod* method)
  6535. {
  6536. {
  6537. int32_t L_0 = ___failure0;
  6538. String_t* L_1 = ___failureMessageID1;
  6539. TimeSpanResult_SetFailure_m108B9ACFDAF4EB12A236CE9DA7333AAFFA96684B((TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A *)__this, L_0, L_1, NULL, (String_t*)NULL, /*hidden argument*/NULL);
  6540. return;
  6541. }
  6542. }
  6543. IL2CPP_EXTERN_C void TimeSpanResult_SetFailure_m9AC20FED013140108B7ACE96108282CFE7CB894A_AdjustorThunk (RuntimeObject * __this, int32_t ___failure0, String_t* ___failureMessageID1, const RuntimeMethod* method)
  6544. {
  6545. TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A * _thisAdjusted;
  6546. int32_t _offset = 1;
  6547. _thisAdjusted = reinterpret_cast<TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A *>(__this + _offset);
  6548. TimeSpanResult_SetFailure_m9AC20FED013140108B7ACE96108282CFE7CB894A(_thisAdjusted, ___failure0, ___failureMessageID1, method);
  6549. }
  6550. // System.Void System.Globalization.TimeSpanParse/TimeSpanResult::SetFailure(System.Globalization.TimeSpanParse/ParseFailureKind,System.String,System.Object)
  6551. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpanResult_SetFailure_m51F7E07713F9C57E98DB3F011134808B50141DAD (TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A * __this, int32_t ___failure0, String_t* ___failureMessageID1, RuntimeObject * ___failureMessageFormatArgument2, const RuntimeMethod* method)
  6552. {
  6553. {
  6554. int32_t L_0 = ___failure0;
  6555. String_t* L_1 = ___failureMessageID1;
  6556. RuntimeObject * L_2 = ___failureMessageFormatArgument2;
  6557. TimeSpanResult_SetFailure_m108B9ACFDAF4EB12A236CE9DA7333AAFFA96684B((TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A *)__this, L_0, L_1, L_2, (String_t*)NULL, /*hidden argument*/NULL);
  6558. return;
  6559. }
  6560. }
  6561. IL2CPP_EXTERN_C void TimeSpanResult_SetFailure_m51F7E07713F9C57E98DB3F011134808B50141DAD_AdjustorThunk (RuntimeObject * __this, int32_t ___failure0, String_t* ___failureMessageID1, RuntimeObject * ___failureMessageFormatArgument2, const RuntimeMethod* method)
  6562. {
  6563. TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A * _thisAdjusted;
  6564. int32_t _offset = 1;
  6565. _thisAdjusted = reinterpret_cast<TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A *>(__this + _offset);
  6566. TimeSpanResult_SetFailure_m51F7E07713F9C57E98DB3F011134808B50141DAD(_thisAdjusted, ___failure0, ___failureMessageID1, ___failureMessageFormatArgument2, method);
  6567. }
  6568. // System.Void System.Globalization.TimeSpanParse/TimeSpanResult::SetFailure(System.Globalization.TimeSpanParse/ParseFailureKind,System.String,System.Object,System.String)
  6569. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpanResult_SetFailure_m108B9ACFDAF4EB12A236CE9DA7333AAFFA96684B (TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A * __this, int32_t ___failure0, String_t* ___failureMessageID1, RuntimeObject * ___failureMessageFormatArgument2, String_t* ___failureArgumentName3, const RuntimeMethod* method)
  6570. {
  6571. {
  6572. int32_t L_0 = ___failure0;
  6573. __this->set_m_failure_2(L_0);
  6574. String_t* L_1 = ___failureMessageID1;
  6575. __this->set_m_failureMessageID_3(L_1);
  6576. RuntimeObject * L_2 = ___failureMessageFormatArgument2;
  6577. __this->set_m_failureMessageFormatArgument_4(L_2);
  6578. String_t* L_3 = ___failureArgumentName3;
  6579. __this->set_m_failureArgumentName_5(L_3);
  6580. int32_t L_4 = __this->get_throwStyle_1();
  6581. if (!L_4)
  6582. {
  6583. goto IL_002c;
  6584. }
  6585. }
  6586. {
  6587. Exception_t * L_5;
  6588. L_5 = TimeSpanResult_GetTimeSpanParseException_m18A4B938E8920FB30EA5E9C9479214BDFE48FDEA((TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A *)__this, /*hidden argument*/NULL);
  6589. IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TimeSpanResult_SetFailure_m108B9ACFDAF4EB12A236CE9DA7333AAFFA96684B_RuntimeMethod_var)));
  6590. }
  6591. IL_002c:
  6592. {
  6593. return;
  6594. }
  6595. }
  6596. IL2CPP_EXTERN_C void TimeSpanResult_SetFailure_m108B9ACFDAF4EB12A236CE9DA7333AAFFA96684B_AdjustorThunk (RuntimeObject * __this, int32_t ___failure0, String_t* ___failureMessageID1, RuntimeObject * ___failureMessageFormatArgument2, String_t* ___failureArgumentName3, const RuntimeMethod* method)
  6597. {
  6598. TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A * _thisAdjusted;
  6599. int32_t _offset = 1;
  6600. _thisAdjusted = reinterpret_cast<TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A *>(__this + _offset);
  6601. TimeSpanResult_SetFailure_m108B9ACFDAF4EB12A236CE9DA7333AAFFA96684B(_thisAdjusted, ___failure0, ___failureMessageID1, ___failureMessageFormatArgument2, ___failureArgumentName3, method);
  6602. }
  6603. // System.Exception System.Globalization.TimeSpanParse/TimeSpanResult::GetTimeSpanParseException()
  6604. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * TimeSpanResult_GetTimeSpanParseException_m18A4B938E8920FB30EA5E9C9479214BDFE48FDEA (TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A * __this, const RuntimeMethod* method)
  6605. {
  6606. static bool s_Il2CppMethodInitialized;
  6607. if (!s_Il2CppMethodInitialized)
  6608. {
  6609. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var);
  6610. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var);
  6611. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var);
  6612. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9_il2cpp_TypeInfo_var);
  6613. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7ED71F768C05670E3698EF09100E41C9E3AC8113);
  6614. s_Il2CppMethodInitialized = true;
  6615. }
  6616. int32_t V_0 = 0;
  6617. {
  6618. int32_t L_0 = __this->get_m_failure_2();
  6619. V_0 = L_0;
  6620. int32_t L_1 = V_0;
  6621. switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)))
  6622. {
  6623. case 0:
  6624. {
  6625. goto IL_0021;
  6626. }
  6627. case 1:
  6628. {
  6629. goto IL_0058;
  6630. }
  6631. case 2:
  6632. {
  6633. goto IL_0038;
  6634. }
  6635. case 3:
  6636. {
  6637. goto IL_0069;
  6638. }
  6639. }
  6640. }
  6641. {
  6642. goto IL_007a;
  6643. }
  6644. IL_0021:
  6645. {
  6646. String_t* L_2 = __this->get_m_failureArgumentName_5();
  6647. String_t* L_3 = __this->get_m_failureMessageID_3();
  6648. String_t* L_4;
  6649. L_4 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(L_3, /*hidden argument*/NULL);
  6650. ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_5 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var);
  6651. ArgumentNullException__ctor_mAD2F05A24C92A657CBCA8C43A9A373C53739A283(L_5, L_2, L_4, /*hidden argument*/NULL);
  6652. return L_5;
  6653. }
  6654. IL_0038:
  6655. {
  6656. String_t* L_6 = __this->get_m_failureMessageID_3();
  6657. ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_7 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var, (uint32_t)1);
  6658. ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = L_7;
  6659. RuntimeObject * L_9 = __this->get_m_failureMessageFormatArgument_4();
  6660. NullCheck(L_8);
  6661. ArrayElementTypeCheck (L_8, L_9);
  6662. (L_8)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject *)L_9);
  6663. String_t* L_10;
  6664. L_10 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(L_6, L_8, /*hidden argument*/NULL);
  6665. FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_11 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var);
  6666. FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_11, L_10, /*hidden argument*/NULL);
  6667. return L_11;
  6668. }
  6669. IL_0058:
  6670. {
  6671. String_t* L_12 = __this->get_m_failureMessageID_3();
  6672. String_t* L_13;
  6673. L_13 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(L_12, /*hidden argument*/NULL);
  6674. FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_14 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var);
  6675. FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_14, L_13, /*hidden argument*/NULL);
  6676. return L_14;
  6677. }
  6678. IL_0069:
  6679. {
  6680. String_t* L_15 = __this->get_m_failureMessageID_3();
  6681. String_t* L_16;
  6682. L_16 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(L_15, /*hidden argument*/NULL);
  6683. OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9 * L_17 = (OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9 *)il2cpp_codegen_object_new(OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9_il2cpp_TypeInfo_var);
  6684. OverflowException__ctor_m93384109E3514E1EB7F97A50893B1B617D21F91E(L_17, L_16, /*hidden argument*/NULL);
  6685. return L_17;
  6686. }
  6687. IL_007a:
  6688. {
  6689. String_t* L_18;
  6690. L_18 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(_stringLiteral7ED71F768C05670E3698EF09100E41C9E3AC8113, /*hidden argument*/NULL);
  6691. FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_19 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var);
  6692. FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_19, L_18, /*hidden argument*/NULL);
  6693. return L_19;
  6694. }
  6695. }
  6696. IL2CPP_EXTERN_C Exception_t * TimeSpanResult_GetTimeSpanParseException_m18A4B938E8920FB30EA5E9C9479214BDFE48FDEA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  6697. {
  6698. TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A * _thisAdjusted;
  6699. int32_t _offset = 1;
  6700. _thisAdjusted = reinterpret_cast<TimeSpanResult_tB673C7F5C2DD6D5B819F05B86BF6447D43E0093A *>(__this + _offset);
  6701. Exception_t * _returnValue;
  6702. _returnValue = TimeSpanResult_GetTimeSpanParseException_m18A4B938E8920FB30EA5E9C9479214BDFE48FDEA(_thisAdjusted, method);
  6703. return _returnValue;
  6704. }
  6705. #ifdef __clang__
  6706. #pragma clang diagnostic pop
  6707. #endif
  6708. #ifdef __clang__
  6709. #pragma clang diagnostic push
  6710. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6711. #pragma clang diagnostic ignored "-Wunused-variable"
  6712. #endif
  6713. #ifdef __clang__
  6714. #pragma clang diagnostic pop
  6715. #endif
  6716. #ifdef __clang__
  6717. #pragma clang diagnostic push
  6718. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6719. #pragma clang diagnostic ignored "-Wunused-variable"
  6720. #endif
  6721. #ifdef __clang__
  6722. #pragma clang diagnostic pop
  6723. #endif
  6724. #ifdef __clang__
  6725. #pragma clang diagnostic push
  6726. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6727. #pragma clang diagnostic ignored "-Wunused-variable"
  6728. #endif
  6729. // Conversion methods for marshalling of: System.Globalization.TimeSpanParse/TimeSpanToken
  6730. IL2CPP_EXTERN_C void TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4_marshal_pinvoke(const TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4& unmarshaled, TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4_marshaled_pinvoke& marshaled)
  6731. {
  6732. marshaled.___ttt_0 = unmarshaled.get_ttt_0();
  6733. marshaled.___num_1 = unmarshaled.get_num_1();
  6734. marshaled.___zeroes_2 = unmarshaled.get_zeroes_2();
  6735. marshaled.___sep_3 = il2cpp_codegen_marshal_string(unmarshaled.get_sep_3());
  6736. }
  6737. IL2CPP_EXTERN_C void TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4_marshal_pinvoke_back(const TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4_marshaled_pinvoke& marshaled, TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4& unmarshaled)
  6738. {
  6739. int32_t unmarshaled_ttt_temp_0 = 0;
  6740. unmarshaled_ttt_temp_0 = marshaled.___ttt_0;
  6741. unmarshaled.set_ttt_0(unmarshaled_ttt_temp_0);
  6742. int32_t unmarshaled_num_temp_1 = 0;
  6743. unmarshaled_num_temp_1 = marshaled.___num_1;
  6744. unmarshaled.set_num_1(unmarshaled_num_temp_1);
  6745. int32_t unmarshaled_zeroes_temp_2 = 0;
  6746. unmarshaled_zeroes_temp_2 = marshaled.___zeroes_2;
  6747. unmarshaled.set_zeroes_2(unmarshaled_zeroes_temp_2);
  6748. unmarshaled.set_sep_3(il2cpp_codegen_marshal_string_result(marshaled.___sep_3));
  6749. }
  6750. // Conversion method for clean up from marshalling of: System.Globalization.TimeSpanParse/TimeSpanToken
  6751. IL2CPP_EXTERN_C void TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4_marshal_pinvoke_cleanup(TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4_marshaled_pinvoke& marshaled)
  6752. {
  6753. il2cpp_codegen_marshal_free(marshaled.___sep_3);
  6754. marshaled.___sep_3 = NULL;
  6755. }
  6756. // Conversion methods for marshalling of: System.Globalization.TimeSpanParse/TimeSpanToken
  6757. IL2CPP_EXTERN_C void TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4_marshal_com(const TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4& unmarshaled, TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4_marshaled_com& marshaled)
  6758. {
  6759. marshaled.___ttt_0 = unmarshaled.get_ttt_0();
  6760. marshaled.___num_1 = unmarshaled.get_num_1();
  6761. marshaled.___zeroes_2 = unmarshaled.get_zeroes_2();
  6762. marshaled.___sep_3 = il2cpp_codegen_marshal_bstring(unmarshaled.get_sep_3());
  6763. }
  6764. IL2CPP_EXTERN_C void TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4_marshal_com_back(const TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4_marshaled_com& marshaled, TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4& unmarshaled)
  6765. {
  6766. int32_t unmarshaled_ttt_temp_0 = 0;
  6767. unmarshaled_ttt_temp_0 = marshaled.___ttt_0;
  6768. unmarshaled.set_ttt_0(unmarshaled_ttt_temp_0);
  6769. int32_t unmarshaled_num_temp_1 = 0;
  6770. unmarshaled_num_temp_1 = marshaled.___num_1;
  6771. unmarshaled.set_num_1(unmarshaled_num_temp_1);
  6772. int32_t unmarshaled_zeroes_temp_2 = 0;
  6773. unmarshaled_zeroes_temp_2 = marshaled.___zeroes_2;
  6774. unmarshaled.set_zeroes_2(unmarshaled_zeroes_temp_2);
  6775. unmarshaled.set_sep_3(il2cpp_codegen_marshal_bstring_result(marshaled.___sep_3));
  6776. }
  6777. // Conversion method for clean up from marshalling of: System.Globalization.TimeSpanParse/TimeSpanToken
  6778. IL2CPP_EXTERN_C void TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4_marshal_com_cleanup(TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4_marshaled_com& marshaled)
  6779. {
  6780. il2cpp_codegen_marshal_free_bstring(marshaled.___sep_3);
  6781. marshaled.___sep_3 = NULL;
  6782. }
  6783. // System.Void System.Globalization.TimeSpanParse/TimeSpanToken::.ctor(System.Int32)
  6784. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpanToken__ctor_m8B2ECED43FB01F3C074509D4C1A6131E3A2FC0CD (TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 * __this, int32_t ___number0, const RuntimeMethod* method)
  6785. {
  6786. {
  6787. __this->set_ttt_0(2);
  6788. int32_t L_0 = ___number0;
  6789. __this->set_num_1(L_0);
  6790. __this->set_zeroes_2(0);
  6791. __this->set_sep_3((String_t*)NULL);
  6792. return;
  6793. }
  6794. }
  6795. IL2CPP_EXTERN_C void TimeSpanToken__ctor_m8B2ECED43FB01F3C074509D4C1A6131E3A2FC0CD_AdjustorThunk (RuntimeObject * __this, int32_t ___number0, const RuntimeMethod* method)
  6796. {
  6797. TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 * _thisAdjusted;
  6798. int32_t _offset = 1;
  6799. _thisAdjusted = reinterpret_cast<TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 *>(__this + _offset);
  6800. TimeSpanToken__ctor_m8B2ECED43FB01F3C074509D4C1A6131E3A2FC0CD(_thisAdjusted, ___number0, method);
  6801. }
  6802. // System.Boolean System.Globalization.TimeSpanParse/TimeSpanToken::IsInvalidNumber(System.Int32,System.Int32)
  6803. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpanToken_IsInvalidNumber_mC0F5B7EBD7EE17B2181F43DCC03C3535D2162E0E (TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 * __this, int32_t ___maxValue0, int32_t ___maxPrecision1, const RuntimeMethod* method)
  6804. {
  6805. static bool s_Il2CppMethodInitialized;
  6806. if (!s_Il2CppMethodInitialized)
  6807. {
  6808. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var);
  6809. s_Il2CppMethodInitialized = true;
  6810. }
  6811. {
  6812. int32_t L_0 = __this->get_num_1();
  6813. int32_t L_1 = ___maxValue0;
  6814. if ((((int32_t)L_0) <= ((int32_t)L_1)))
  6815. {
  6816. goto IL_000b;
  6817. }
  6818. }
  6819. {
  6820. return (bool)1;
  6821. }
  6822. IL_000b:
  6823. {
  6824. int32_t L_2 = ___maxPrecision1;
  6825. if ((!(((uint32_t)L_2) == ((uint32_t)(-1)))))
  6826. {
  6827. goto IL_0011;
  6828. }
  6829. }
  6830. {
  6831. return (bool)0;
  6832. }
  6833. IL_0011:
  6834. {
  6835. int32_t L_3 = __this->get_zeroes_2();
  6836. int32_t L_4 = ___maxPrecision1;
  6837. if ((((int32_t)L_3) <= ((int32_t)L_4)))
  6838. {
  6839. goto IL_001c;
  6840. }
  6841. }
  6842. {
  6843. return (bool)1;
  6844. }
  6845. IL_001c:
  6846. {
  6847. int32_t L_5 = __this->get_num_1();
  6848. if (!L_5)
  6849. {
  6850. goto IL_002c;
  6851. }
  6852. }
  6853. {
  6854. int32_t L_6 = __this->get_zeroes_2();
  6855. if (L_6)
  6856. {
  6857. goto IL_002e;
  6858. }
  6859. }
  6860. IL_002c:
  6861. {
  6862. return (bool)0;
  6863. }
  6864. IL_002e:
  6865. {
  6866. int32_t L_7 = __this->get_num_1();
  6867. int32_t L_8 = ___maxValue0;
  6868. int32_t L_9 = __this->get_zeroes_2();
  6869. IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var);
  6870. double L_10;
  6871. L_10 = Math_Pow_mC2C8700DAAD1316AA457A1D271F78CDF0D61AC2F((10.0), ((double)((double)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)))), /*hidden argument*/NULL);
  6872. return (bool)((((int32_t)((((int64_t)((int64_t)((int64_t)L_7))) < ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_8))/(int64_t)((int64_t)((int64_t)L_10))))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  6873. }
  6874. }
  6875. IL2CPP_EXTERN_C bool TimeSpanToken_IsInvalidNumber_mC0F5B7EBD7EE17B2181F43DCC03C3535D2162E0E_AdjustorThunk (RuntimeObject * __this, int32_t ___maxValue0, int32_t ___maxPrecision1, const RuntimeMethod* method)
  6876. {
  6877. TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 * _thisAdjusted;
  6878. int32_t _offset = 1;
  6879. _thisAdjusted = reinterpret_cast<TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 *>(__this + _offset);
  6880. bool _returnValue;
  6881. _returnValue = TimeSpanToken_IsInvalidNumber_mC0F5B7EBD7EE17B2181F43DCC03C3535D2162E0E(_thisAdjusted, ___maxValue0, ___maxPrecision1, method);
  6882. return _returnValue;
  6883. }
  6884. #ifdef __clang__
  6885. #pragma clang diagnostic pop
  6886. #endif
  6887. #ifdef __clang__
  6888. #pragma clang diagnostic push
  6889. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6890. #pragma clang diagnostic ignored "-Wunused-variable"
  6891. #endif
  6892. // Conversion methods for marshalling of: System.Globalization.TimeSpanParse/TimeSpanTokenizer
  6893. IL2CPP_EXTERN_C void TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69_marshal_pinvoke(const TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69& unmarshaled, TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69_marshaled_pinvoke& marshaled)
  6894. {
  6895. marshaled.___m_pos_0 = unmarshaled.get_m_pos_0();
  6896. marshaled.___m_value_1 = il2cpp_codegen_marshal_string(unmarshaled.get_m_value_1());
  6897. }
  6898. IL2CPP_EXTERN_C void TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69_marshal_pinvoke_back(const TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69_marshaled_pinvoke& marshaled, TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69& unmarshaled)
  6899. {
  6900. int32_t unmarshaled_m_pos_temp_0 = 0;
  6901. unmarshaled_m_pos_temp_0 = marshaled.___m_pos_0;
  6902. unmarshaled.set_m_pos_0(unmarshaled_m_pos_temp_0);
  6903. unmarshaled.set_m_value_1(il2cpp_codegen_marshal_string_result(marshaled.___m_value_1));
  6904. }
  6905. // Conversion method for clean up from marshalling of: System.Globalization.TimeSpanParse/TimeSpanTokenizer
  6906. IL2CPP_EXTERN_C void TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69_marshal_pinvoke_cleanup(TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69_marshaled_pinvoke& marshaled)
  6907. {
  6908. il2cpp_codegen_marshal_free(marshaled.___m_value_1);
  6909. marshaled.___m_value_1 = NULL;
  6910. }
  6911. // Conversion methods for marshalling of: System.Globalization.TimeSpanParse/TimeSpanTokenizer
  6912. IL2CPP_EXTERN_C void TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69_marshal_com(const TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69& unmarshaled, TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69_marshaled_com& marshaled)
  6913. {
  6914. marshaled.___m_pos_0 = unmarshaled.get_m_pos_0();
  6915. marshaled.___m_value_1 = il2cpp_codegen_marshal_bstring(unmarshaled.get_m_value_1());
  6916. }
  6917. IL2CPP_EXTERN_C void TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69_marshal_com_back(const TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69_marshaled_com& marshaled, TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69& unmarshaled)
  6918. {
  6919. int32_t unmarshaled_m_pos_temp_0 = 0;
  6920. unmarshaled_m_pos_temp_0 = marshaled.___m_pos_0;
  6921. unmarshaled.set_m_pos_0(unmarshaled_m_pos_temp_0);
  6922. unmarshaled.set_m_value_1(il2cpp_codegen_marshal_bstring_result(marshaled.___m_value_1));
  6923. }
  6924. // Conversion method for clean up from marshalling of: System.Globalization.TimeSpanParse/TimeSpanTokenizer
  6925. IL2CPP_EXTERN_C void TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69_marshal_com_cleanup(TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69_marshaled_com& marshaled)
  6926. {
  6927. il2cpp_codegen_marshal_free_bstring(marshaled.___m_value_1);
  6928. marshaled.___m_value_1 = NULL;
  6929. }
  6930. // System.Void System.Globalization.TimeSpanParse/TimeSpanTokenizer::Init(System.String)
  6931. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpanTokenizer_Init_mA0BC198082303FE1881D7F0467E3B5C22D11067B (TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 * __this, String_t* ___input0, const RuntimeMethod* method)
  6932. {
  6933. {
  6934. String_t* L_0 = ___input0;
  6935. TimeSpanTokenizer_Init_mE5B2D05F82577A9A320CF8D5737B542AD4873907((TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 *)__this, L_0, 0, /*hidden argument*/NULL);
  6936. return;
  6937. }
  6938. }
  6939. IL2CPP_EXTERN_C void TimeSpanTokenizer_Init_mA0BC198082303FE1881D7F0467E3B5C22D11067B_AdjustorThunk (RuntimeObject * __this, String_t* ___input0, const RuntimeMethod* method)
  6940. {
  6941. TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 * _thisAdjusted;
  6942. int32_t _offset = 1;
  6943. _thisAdjusted = reinterpret_cast<TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 *>(__this + _offset);
  6944. TimeSpanTokenizer_Init_mA0BC198082303FE1881D7F0467E3B5C22D11067B(_thisAdjusted, ___input0, method);
  6945. }
  6946. // System.Void System.Globalization.TimeSpanParse/TimeSpanTokenizer::Init(System.String,System.Int32)
  6947. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpanTokenizer_Init_mE5B2D05F82577A9A320CF8D5737B542AD4873907 (TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 * __this, String_t* ___input0, int32_t ___startPosition1, const RuntimeMethod* method)
  6948. {
  6949. {
  6950. int32_t L_0 = ___startPosition1;
  6951. __this->set_m_pos_0(L_0);
  6952. String_t* L_1 = ___input0;
  6953. __this->set_m_value_1(L_1);
  6954. return;
  6955. }
  6956. }
  6957. IL2CPP_EXTERN_C void TimeSpanTokenizer_Init_mE5B2D05F82577A9A320CF8D5737B542AD4873907_AdjustorThunk (RuntimeObject * __this, String_t* ___input0, int32_t ___startPosition1, const RuntimeMethod* method)
  6958. {
  6959. TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 * _thisAdjusted;
  6960. int32_t _offset = 1;
  6961. _thisAdjusted = reinterpret_cast<TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 *>(__this + _offset);
  6962. TimeSpanTokenizer_Init_mE5B2D05F82577A9A320CF8D5737B542AD4873907(_thisAdjusted, ___input0, ___startPosition1, method);
  6963. }
  6964. // System.Globalization.TimeSpanParse/TimeSpanToken System.Globalization.TimeSpanParse/TimeSpanTokenizer::GetNextToken()
  6965. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 TimeSpanTokenizer_GetNextToken_mF2585DD4C0EE9F17EFC79DAD13B86B5A239B5909 (TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 * __this, const RuntimeMethod* method)
  6966. {
  6967. TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 V_0;
  6968. memset((&V_0), 0, sizeof(V_0));
  6969. Il2CppChar V_1 = 0x0;
  6970. int32_t V_2 = 0;
  6971. int32_t V_3 = 0;
  6972. {
  6973. il2cpp_codegen_initobj((&V_0), sizeof(TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 ));
  6974. Il2CppChar L_0;
  6975. L_0 = TimeSpanTokenizer_get_CurrentChar_m7D4011A0D9FDFB2AA71F87518513D4E4F27773AD((TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 *)__this, /*hidden argument*/NULL);
  6976. V_1 = L_0;
  6977. Il2CppChar L_1 = V_1;
  6978. if (L_1)
  6979. {
  6980. goto IL_001c;
  6981. }
  6982. }
  6983. {
  6984. (&V_0)->set_ttt_0(1);
  6985. TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 L_2 = V_0;
  6986. return L_2;
  6987. }
  6988. IL_001c:
  6989. {
  6990. Il2CppChar L_3 = V_1;
  6991. if ((((int32_t)L_3) < ((int32_t)((int32_t)48))))
  6992. {
  6993. goto IL_00ad;
  6994. }
  6995. }
  6996. {
  6997. Il2CppChar L_4 = V_1;
  6998. if ((((int32_t)L_4) > ((int32_t)((int32_t)57))))
  6999. {
  7000. goto IL_00ad;
  7001. }
  7002. }
  7003. {
  7004. (&V_0)->set_ttt_0(2);
  7005. (&V_0)->set_num_1(0);
  7006. (&V_0)->set_zeroes_2(0);
  7007. }
  7008. IL_0044:
  7009. {
  7010. TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 L_5 = V_0;
  7011. int32_t L_6 = L_5.get_num_1();
  7012. if (!((int64_t)((int64_t)((int64_t)((int64_t)L_6))&(int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)-268435456))))))))
  7013. {
  7014. goto IL_005e;
  7015. }
  7016. }
  7017. {
  7018. (&V_0)->set_ttt_0(4);
  7019. TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 L_7 = V_0;
  7020. return L_7;
  7021. }
  7022. IL_005e:
  7023. {
  7024. TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 L_8 = V_0;
  7025. int32_t L_9 = L_8.get_num_1();
  7026. Il2CppChar L_10 = V_1;
  7027. (&V_0)->set_num_1(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_9, (int32_t)((int32_t)10))), (int32_t)L_10)), (int32_t)((int32_t)48))));
  7028. TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 L_11 = V_0;
  7029. int32_t L_12 = L_11.get_num_1();
  7030. if (L_12)
  7031. {
  7032. goto IL_0087;
  7033. }
  7034. }
  7035. {
  7036. int32_t* L_13 = (&V_0)->get_address_of_zeroes_2();
  7037. int32_t* L_14 = L_13;
  7038. int32_t L_15 = *((int32_t*)L_14);
  7039. *((int32_t*)L_14) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1));
  7040. }
  7041. IL_0087:
  7042. {
  7043. TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 L_16 = V_0;
  7044. int32_t L_17 = L_16.get_num_1();
  7045. if ((((int32_t)L_17) >= ((int32_t)0)))
  7046. {
  7047. goto IL_009a;
  7048. }
  7049. }
  7050. {
  7051. (&V_0)->set_ttt_0(4);
  7052. TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 L_18 = V_0;
  7053. return L_18;
  7054. }
  7055. IL_009a:
  7056. {
  7057. Il2CppChar L_19;
  7058. L_19 = TimeSpanTokenizer_get_NextChar_m77E0325D07BB4A56199B09C319076113CA232EFD((TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 *)__this, /*hidden argument*/NULL);
  7059. V_1 = L_19;
  7060. Il2CppChar L_20 = V_1;
  7061. if ((((int32_t)L_20) < ((int32_t)((int32_t)48))))
  7062. {
  7063. goto IL_00ab;
  7064. }
  7065. }
  7066. {
  7067. Il2CppChar L_21 = V_1;
  7068. if ((((int32_t)L_21) <= ((int32_t)((int32_t)57))))
  7069. {
  7070. goto IL_0044;
  7071. }
  7072. }
  7073. IL_00ab:
  7074. {
  7075. TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 L_22 = V_0;
  7076. return L_22;
  7077. }
  7078. IL_00ad:
  7079. {
  7080. (&V_0)->set_ttt_0(3);
  7081. int32_t L_23 = __this->get_m_pos_0();
  7082. V_2 = L_23;
  7083. V_3 = 0;
  7084. goto IL_00cb;
  7085. }
  7086. IL_00c0:
  7087. {
  7088. Il2CppChar L_24;
  7089. L_24 = TimeSpanTokenizer_get_NextChar_m77E0325D07BB4A56199B09C319076113CA232EFD((TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 *)__this, /*hidden argument*/NULL);
  7090. V_1 = L_24;
  7091. int32_t L_25 = V_3;
  7092. V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1));
  7093. }
  7094. IL_00cb:
  7095. {
  7096. Il2CppChar L_26 = V_1;
  7097. if (!L_26)
  7098. {
  7099. goto IL_00d8;
  7100. }
  7101. }
  7102. {
  7103. Il2CppChar L_27 = V_1;
  7104. if ((((int32_t)L_27) < ((int32_t)((int32_t)48))))
  7105. {
  7106. goto IL_00c0;
  7107. }
  7108. }
  7109. {
  7110. Il2CppChar L_28 = V_1;
  7111. if ((((int32_t)((int32_t)57)) < ((int32_t)L_28)))
  7112. {
  7113. goto IL_00c0;
  7114. }
  7115. }
  7116. IL_00d8:
  7117. {
  7118. String_t* L_29 = __this->get_m_value_1();
  7119. int32_t L_30 = V_2;
  7120. int32_t L_31 = V_3;
  7121. NullCheck(L_29);
  7122. String_t* L_32;
  7123. L_32 = String_Substring_m7A39A2AC0893AE940CF4CEC841326D56FFB9D86B(L_29, L_30, L_31, /*hidden argument*/NULL);
  7124. (&V_0)->set_sep_3(L_32);
  7125. TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 L_33 = V_0;
  7126. return L_33;
  7127. }
  7128. }
  7129. IL2CPP_EXTERN_C TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 TimeSpanTokenizer_GetNextToken_mF2585DD4C0EE9F17EFC79DAD13B86B5A239B5909_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  7130. {
  7131. TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 * _thisAdjusted;
  7132. int32_t _offset = 1;
  7133. _thisAdjusted = reinterpret_cast<TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 *>(__this + _offset);
  7134. TimeSpanToken_tBB2E9D0BD794CCB721E9A74784D5C1BDE33882C4 _returnValue;
  7135. _returnValue = TimeSpanTokenizer_GetNextToken_mF2585DD4C0EE9F17EFC79DAD13B86B5A239B5909(_thisAdjusted, method);
  7136. return _returnValue;
  7137. }
  7138. // System.Boolean System.Globalization.TimeSpanParse/TimeSpanTokenizer::get_EOL()
  7139. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpanTokenizer_get_EOL_mF6441B1EB1D82AEB3A9EADA4C3F3F7375F1BBC5D (TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 * __this, const RuntimeMethod* method)
  7140. {
  7141. {
  7142. int32_t L_0 = __this->get_m_pos_0();
  7143. String_t* L_1 = __this->get_m_value_1();
  7144. NullCheck(L_1);
  7145. int32_t L_2;
  7146. L_2 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_1, /*hidden argument*/NULL);
  7147. return (bool)((((int32_t)((((int32_t)L_0) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  7148. }
  7149. }
  7150. IL2CPP_EXTERN_C bool TimeSpanTokenizer_get_EOL_mF6441B1EB1D82AEB3A9EADA4C3F3F7375F1BBC5D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  7151. {
  7152. TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 * _thisAdjusted;
  7153. int32_t _offset = 1;
  7154. _thisAdjusted = reinterpret_cast<TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 *>(__this + _offset);
  7155. bool _returnValue;
  7156. _returnValue = TimeSpanTokenizer_get_EOL_mF6441B1EB1D82AEB3A9EADA4C3F3F7375F1BBC5D(_thisAdjusted, method);
  7157. return _returnValue;
  7158. }
  7159. // System.Char System.Globalization.TimeSpanParse/TimeSpanTokenizer::get_NextChar()
  7160. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar TimeSpanTokenizer_get_NextChar_m77E0325D07BB4A56199B09C319076113CA232EFD (TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 * __this, const RuntimeMethod* method)
  7161. {
  7162. {
  7163. int32_t L_0 = __this->get_m_pos_0();
  7164. __this->set_m_pos_0(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)));
  7165. Il2CppChar L_1;
  7166. L_1 = TimeSpanTokenizer_get_CurrentChar_m7D4011A0D9FDFB2AA71F87518513D4E4F27773AD((TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 *)__this, /*hidden argument*/NULL);
  7167. return L_1;
  7168. }
  7169. }
  7170. IL2CPP_EXTERN_C Il2CppChar TimeSpanTokenizer_get_NextChar_m77E0325D07BB4A56199B09C319076113CA232EFD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  7171. {
  7172. TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 * _thisAdjusted;
  7173. int32_t _offset = 1;
  7174. _thisAdjusted = reinterpret_cast<TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 *>(__this + _offset);
  7175. Il2CppChar _returnValue;
  7176. _returnValue = TimeSpanTokenizer_get_NextChar_m77E0325D07BB4A56199B09C319076113CA232EFD(_thisAdjusted, method);
  7177. return _returnValue;
  7178. }
  7179. // System.Char System.Globalization.TimeSpanParse/TimeSpanTokenizer::get_CurrentChar()
  7180. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar TimeSpanTokenizer_get_CurrentChar_m7D4011A0D9FDFB2AA71F87518513D4E4F27773AD (TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 * __this, const RuntimeMethod* method)
  7181. {
  7182. {
  7183. int32_t L_0 = __this->get_m_pos_0();
  7184. if ((((int32_t)L_0) <= ((int32_t)(-1))))
  7185. {
  7186. goto IL_002e;
  7187. }
  7188. }
  7189. {
  7190. int32_t L_1 = __this->get_m_pos_0();
  7191. String_t* L_2 = __this->get_m_value_1();
  7192. NullCheck(L_2);
  7193. int32_t L_3;
  7194. L_3 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_2, /*hidden argument*/NULL);
  7195. if ((((int32_t)L_1) >= ((int32_t)L_3)))
  7196. {
  7197. goto IL_002e;
  7198. }
  7199. }
  7200. {
  7201. String_t* L_4 = __this->get_m_value_1();
  7202. int32_t L_5 = __this->get_m_pos_0();
  7203. NullCheck(L_4);
  7204. Il2CppChar L_6;
  7205. L_6 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_4, L_5, /*hidden argument*/NULL);
  7206. return L_6;
  7207. }
  7208. IL_002e:
  7209. {
  7210. return 0;
  7211. }
  7212. }
  7213. IL2CPP_EXTERN_C Il2CppChar TimeSpanTokenizer_get_CurrentChar_m7D4011A0D9FDFB2AA71F87518513D4E4F27773AD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  7214. {
  7215. TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 * _thisAdjusted;
  7216. int32_t _offset = 1;
  7217. _thisAdjusted = reinterpret_cast<TimeSpanTokenizer_t41283424FA6314E09128E30FF351FE1584728C69 *>(__this + _offset);
  7218. Il2CppChar _returnValue;
  7219. _returnValue = TimeSpanTokenizer_get_CurrentChar_m7D4011A0D9FDFB2AA71F87518513D4E4F27773AD(_thisAdjusted, method);
  7220. return _returnValue;
  7221. }
  7222. #ifdef __clang__
  7223. #pragma clang diagnostic pop
  7224. #endif
  7225. #ifdef __clang__
  7226. #pragma clang diagnostic push
  7227. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  7228. #pragma clang diagnostic ignored "-Wunused-variable"
  7229. #endif
  7230. // System.Void System.TimeZoneInfo/<>c::.cctor()
  7231. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m97C392FC85751EDF7BC34014E9CCC3213E438AFC (const RuntimeMethod* method)
  7232. {
  7233. static bool s_Il2CppMethodInitialized;
  7234. if (!s_Il2CppMethodInitialized)
  7235. {
  7236. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t24F903F915888347E8B19C16314DF4C75387324E_il2cpp_TypeInfo_var);
  7237. s_Il2CppMethodInitialized = true;
  7238. }
  7239. {
  7240. U3CU3Ec_t24F903F915888347E8B19C16314DF4C75387324E * L_0 = (U3CU3Ec_t24F903F915888347E8B19C16314DF4C75387324E *)il2cpp_codegen_object_new(U3CU3Ec_t24F903F915888347E8B19C16314DF4C75387324E_il2cpp_TypeInfo_var);
  7241. U3CU3Ec__ctor_m9DEEDA6DA97B7B98E7E8FFBDFFD70D67023DD420(L_0, /*hidden argument*/NULL);
  7242. ((U3CU3Ec_t24F903F915888347E8B19C16314DF4C75387324E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t24F903F915888347E8B19C16314DF4C75387324E_il2cpp_TypeInfo_var))->set_U3CU3E9_0(L_0);
  7243. return;
  7244. }
  7245. }
  7246. // System.Void System.TimeZoneInfo/<>c::.ctor()
  7247. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m9DEEDA6DA97B7B98E7E8FFBDFFD70D67023DD420 (U3CU3Ec_t24F903F915888347E8B19C16314DF4C75387324E * __this, const RuntimeMethod* method)
  7248. {
  7249. {
  7250. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  7251. return;
  7252. }
  7253. }
  7254. // System.Int32 System.TimeZoneInfo/<>c::<CreateLocalUnity>b__19_0(System.TimeZoneInfo/AdjustmentRule,System.TimeZoneInfo/AdjustmentRule)
  7255. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t U3CU3Ec_U3CCreateLocalUnityU3Eb__19_0_mB1A237DB978068C4662C45F442DC72B16E49F621 (U3CU3Ec_t24F903F915888347E8B19C16314DF4C75387324E * __this, AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * ___rule10, AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * ___rule21, const RuntimeMethod* method)
  7256. {
  7257. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 V_0;
  7258. memset((&V_0), 0, sizeof(V_0));
  7259. {
  7260. AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * L_0 = ___rule10;
  7261. NullCheck(L_0);
  7262. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_1;
  7263. L_1 = AdjustmentRule_get_DateStart_m05FFD9D69391EC287D299B23A549FFB1F9FB14EE_inline(L_0, /*hidden argument*/NULL);
  7264. V_0 = L_1;
  7265. AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * L_2 = ___rule21;
  7266. NullCheck(L_2);
  7267. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_3;
  7268. L_3 = AdjustmentRule_get_DateStart_m05FFD9D69391EC287D299B23A549FFB1F9FB14EE_inline(L_2, /*hidden argument*/NULL);
  7269. int32_t L_4;
  7270. L_4 = DateTime_CompareTo_m2864B0ABAE4B8748D4092D1D16AE56EE0B248F93((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_0), L_3, /*hidden argument*/NULL);
  7271. return L_4;
  7272. }
  7273. }
  7274. #ifdef __clang__
  7275. #pragma clang diagnostic pop
  7276. #endif
  7277. #ifdef __clang__
  7278. #pragma clang diagnostic push
  7279. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  7280. #pragma clang diagnostic ignored "-Wunused-variable"
  7281. #endif
  7282. // System.DateTime System.TimeZoneInfo/AdjustmentRule::get_DateStart()
  7283. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 AdjustmentRule_get_DateStart_m05FFD9D69391EC287D299B23A549FFB1F9FB14EE (AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * __this, const RuntimeMethod* method)
  7284. {
  7285. {
  7286. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = __this->get_m_dateStart_0();
  7287. return L_0;
  7288. }
  7289. }
  7290. // System.DateTime System.TimeZoneInfo/AdjustmentRule::get_DateEnd()
  7291. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 AdjustmentRule_get_DateEnd_mE011DEEF8AB4DE944C2FF5F45112F468A92492BC (AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * __this, const RuntimeMethod* method)
  7292. {
  7293. {
  7294. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = __this->get_m_dateEnd_1();
  7295. return L_0;
  7296. }
  7297. }
  7298. // System.TimeSpan System.TimeZoneInfo/AdjustmentRule::get_DaylightDelta()
  7299. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 AdjustmentRule_get_DaylightDelta_m4C44F91C9ACBDFC572EBD831EFAA6253577B4FAD (AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * __this, const RuntimeMethod* method)
  7300. {
  7301. {
  7302. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_0 = __this->get_m_daylightDelta_2();
  7303. return L_0;
  7304. }
  7305. }
  7306. // System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/AdjustmentRule::get_DaylightTransitionStart()
  7307. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A AdjustmentRule_get_DaylightTransitionStart_m5B17370369E5E5671EF1EF5F3C99AF4B39275B81 (AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * __this, const RuntimeMethod* method)
  7308. {
  7309. {
  7310. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_0 = __this->get_m_daylightTransitionStart_3();
  7311. return L_0;
  7312. }
  7313. }
  7314. // System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/AdjustmentRule::get_DaylightTransitionEnd()
  7315. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A AdjustmentRule_get_DaylightTransitionEnd_m219FBBD247700BDFF251BCB5A0ADE7C622AC2111 (AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * __this, const RuntimeMethod* method)
  7316. {
  7317. {
  7318. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_0 = __this->get_m_daylightTransitionEnd_4();
  7319. return L_0;
  7320. }
  7321. }
  7322. // System.Boolean System.TimeZoneInfo/AdjustmentRule::Equals(System.TimeZoneInfo/AdjustmentRule)
  7323. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdjustmentRule_Equals_m51F598650B478A0A86830DF8445D12D7C6A0CE41 (AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * __this, AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * ___other0, const RuntimeMethod* method)
  7324. {
  7325. static bool s_Il2CppMethodInitialized;
  7326. if (!s_Il2CppMethodInitialized)
  7327. {
  7328. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var);
  7329. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var);
  7330. s_Il2CppMethodInitialized = true;
  7331. }
  7332. int32_t G_B6_0 = 0;
  7333. {
  7334. AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * L_0 = ___other0;
  7335. if (!L_0)
  7336. {
  7337. goto IL_004f;
  7338. }
  7339. }
  7340. {
  7341. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_1 = __this->get_m_dateStart_0();
  7342. AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * L_2 = ___other0;
  7343. NullCheck(L_2);
  7344. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_3 = L_2->get_m_dateStart_0();
  7345. IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var);
  7346. bool L_4;
  7347. L_4 = DateTime_op_Equality_m07957AECB8C66EA047B16511BF560DD9EDA1DA44(L_1, L_3, /*hidden argument*/NULL);
  7348. if (!L_4)
  7349. {
  7350. goto IL_004f;
  7351. }
  7352. }
  7353. {
  7354. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_5 = __this->get_m_dateEnd_1();
  7355. AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * L_6 = ___other0;
  7356. NullCheck(L_6);
  7357. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_7 = L_6->get_m_dateEnd_1();
  7358. IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var);
  7359. bool L_8;
  7360. L_8 = DateTime_op_Equality_m07957AECB8C66EA047B16511BF560DD9EDA1DA44(L_5, L_7, /*hidden argument*/NULL);
  7361. if (!L_8)
  7362. {
  7363. goto IL_004f;
  7364. }
  7365. }
  7366. {
  7367. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_9 = __this->get_m_daylightDelta_2();
  7368. AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * L_10 = ___other0;
  7369. NullCheck(L_10);
  7370. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_11 = L_10->get_m_daylightDelta_2();
  7371. IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var);
  7372. bool L_12;
  7373. L_12 = TimeSpan_op_Equality_m8229F4B63064E2D43B244C6E82D55CB2B0360BB1(L_9, L_11, /*hidden argument*/NULL);
  7374. if (!L_12)
  7375. {
  7376. goto IL_004f;
  7377. }
  7378. }
  7379. {
  7380. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_13 = __this->get_m_baseUtcOffsetDelta_5();
  7381. AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * L_14 = ___other0;
  7382. NullCheck(L_14);
  7383. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_15 = L_14->get_m_baseUtcOffsetDelta_5();
  7384. IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var);
  7385. bool L_16;
  7386. L_16 = TimeSpan_op_Equality_m8229F4B63064E2D43B244C6E82D55CB2B0360BB1(L_13, L_15, /*hidden argument*/NULL);
  7387. G_B6_0 = ((int32_t)(L_16));
  7388. goto IL_0050;
  7389. }
  7390. IL_004f:
  7391. {
  7392. G_B6_0 = 0;
  7393. }
  7394. IL_0050:
  7395. {
  7396. if (!G_B6_0)
  7397. {
  7398. goto IL_0077;
  7399. }
  7400. }
  7401. {
  7402. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * L_17 = __this->get_address_of_m_daylightTransitionEnd_4();
  7403. AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * L_18 = ___other0;
  7404. NullCheck(L_18);
  7405. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_19 = L_18->get_m_daylightTransitionEnd_4();
  7406. bool L_20;
  7407. L_20 = TransitionTime_Equals_m4976405B1B8F5E7A5C269D4760CD239DC18E5631((TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *)L_17, L_19, /*hidden argument*/NULL);
  7408. if (!L_20)
  7409. {
  7410. goto IL_0077;
  7411. }
  7412. }
  7413. {
  7414. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * L_21 = __this->get_address_of_m_daylightTransitionStart_3();
  7415. AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * L_22 = ___other0;
  7416. NullCheck(L_22);
  7417. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_23 = L_22->get_m_daylightTransitionStart_3();
  7418. bool L_24;
  7419. L_24 = TransitionTime_Equals_m4976405B1B8F5E7A5C269D4760CD239DC18E5631((TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *)L_21, L_23, /*hidden argument*/NULL);
  7420. return L_24;
  7421. }
  7422. IL_0077:
  7423. {
  7424. return (bool)0;
  7425. }
  7426. }
  7427. // System.Int32 System.TimeZoneInfo/AdjustmentRule::GetHashCode()
  7428. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdjustmentRule_GetHashCode_m771E09C011E894FAE92B5FD18C3E0875D3F5248C (AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * __this, const RuntimeMethod* method)
  7429. {
  7430. {
  7431. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_0 = __this->get_address_of_m_dateStart_0();
  7432. int32_t L_1;
  7433. L_1 = DateTime_GetHashCode_mC94DC52667BB5C0DE7A78C53BE24FDF5469BA49D((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_0, /*hidden argument*/NULL);
  7434. return L_1;
  7435. }
  7436. }
  7437. // System.Void System.TimeZoneInfo/AdjustmentRule::.ctor()
  7438. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdjustmentRule__ctor_m6768FD1CD669E0678EC84422E516891EE71528CC (AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * __this, const RuntimeMethod* method)
  7439. {
  7440. {
  7441. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  7442. return;
  7443. }
  7444. }
  7445. // System.TimeZoneInfo/AdjustmentRule System.TimeZoneInfo/AdjustmentRule::CreateAdjustmentRule(System.DateTime,System.DateTime,System.TimeSpan,System.TimeZoneInfo/TransitionTime,System.TimeZoneInfo/TransitionTime)
  7446. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * AdjustmentRule_CreateAdjustmentRule_mC90086998B3DF5F9492A4B2281CFEDED04E1E6AE (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateStart0, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateEnd1, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___daylightDelta2, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A ___daylightTransitionStart3, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A ___daylightTransitionEnd4, const RuntimeMethod* method)
  7447. {
  7448. static bool s_Il2CppMethodInitialized;
  7449. if (!s_Il2CppMethodInitialized)
  7450. {
  7451. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304_il2cpp_TypeInfo_var);
  7452. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var);
  7453. s_Il2CppMethodInitialized = true;
  7454. }
  7455. {
  7456. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = ___dateStart0;
  7457. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_1 = ___dateEnd1;
  7458. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_2 = ___daylightDelta2;
  7459. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_3 = ___daylightTransitionStart3;
  7460. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_4 = ___daylightTransitionEnd4;
  7461. AdjustmentRule_ValidateAdjustmentRule_m2D1CE9572A7AA306E36ADD93AA2CEA2858B77023(L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL);
  7462. AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * L_5 = (AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 *)il2cpp_codegen_object_new(AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304_il2cpp_TypeInfo_var);
  7463. AdjustmentRule__ctor_m6768FD1CD669E0678EC84422E516891EE71528CC(L_5, /*hidden argument*/NULL);
  7464. AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * L_6 = L_5;
  7465. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_7 = ___dateStart0;
  7466. NullCheck(L_6);
  7467. L_6->set_m_dateStart_0(L_7);
  7468. AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * L_8 = L_6;
  7469. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_9 = ___dateEnd1;
  7470. NullCheck(L_8);
  7471. L_8->set_m_dateEnd_1(L_9);
  7472. AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * L_10 = L_8;
  7473. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_11 = ___daylightDelta2;
  7474. NullCheck(L_10);
  7475. L_10->set_m_daylightDelta_2(L_11);
  7476. AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * L_12 = L_10;
  7477. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_13 = ___daylightTransitionStart3;
  7478. NullCheck(L_12);
  7479. L_12->set_m_daylightTransitionStart_3(L_13);
  7480. AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * L_14 = L_12;
  7481. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_15 = ___daylightTransitionEnd4;
  7482. NullCheck(L_14);
  7483. L_14->set_m_daylightTransitionEnd_4(L_15);
  7484. AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * L_16 = L_14;
  7485. IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var);
  7486. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_17 = ((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var))->get_Zero_19();
  7487. NullCheck(L_16);
  7488. L_16->set_m_baseUtcOffsetDelta_5(L_17);
  7489. return L_16;
  7490. }
  7491. }
  7492. // System.TimeZoneInfo/AdjustmentRule System.TimeZoneInfo/AdjustmentRule::CreateAdjustmentRule(System.DateTime,System.DateTime,System.TimeSpan,System.TimeZoneInfo/TransitionTime,System.TimeZoneInfo/TransitionTime,System.TimeSpan)
  7493. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * AdjustmentRule_CreateAdjustmentRule_mE956FDCAA996EA7E7B089C145F754A8FB88CB7EA (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateStart0, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateEnd1, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___daylightDelta2, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A ___daylightTransitionStart3, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A ___daylightTransitionEnd4, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___baseUtcOffsetDelta5, const RuntimeMethod* method)
  7494. {
  7495. {
  7496. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = ___dateStart0;
  7497. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_1 = ___dateEnd1;
  7498. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_2 = ___daylightDelta2;
  7499. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_3 = ___daylightTransitionStart3;
  7500. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_4 = ___daylightTransitionEnd4;
  7501. AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * L_5;
  7502. L_5 = AdjustmentRule_CreateAdjustmentRule_mC90086998B3DF5F9492A4B2281CFEDED04E1E6AE(L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL);
  7503. AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * L_6 = L_5;
  7504. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_7 = ___baseUtcOffsetDelta5;
  7505. NullCheck(L_6);
  7506. L_6->set_m_baseUtcOffsetDelta_5(L_7);
  7507. return L_6;
  7508. }
  7509. }
  7510. // System.Void System.TimeZoneInfo/AdjustmentRule::ValidateAdjustmentRule(System.DateTime,System.DateTime,System.TimeSpan,System.TimeZoneInfo/TransitionTime,System.TimeZoneInfo/TransitionTime)
  7511. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdjustmentRule_ValidateAdjustmentRule_m2D1CE9572A7AA306E36ADD93AA2CEA2858B77023 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateStart0, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateEnd1, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___daylightDelta2, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A ___daylightTransitionStart3, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A ___daylightTransitionEnd4, const RuntimeMethod* method)
  7512. {
  7513. static bool s_Il2CppMethodInitialized;
  7514. if (!s_Il2CppMethodInitialized)
  7515. {
  7516. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var);
  7517. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var);
  7518. s_Il2CppMethodInitialized = true;
  7519. }
  7520. {
  7521. int32_t L_0;
  7522. L_0 = DateTime_get_Kind_mC7EC1A788CC9A875094117214C5A0C153A39F496((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___dateStart0), /*hidden argument*/NULL);
  7523. if (!L_0)
  7524. {
  7525. goto IL_001e;
  7526. }
  7527. }
  7528. {
  7529. String_t* L_1;
  7530. L_1 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE5A6B5B780158F734FA0A11A802E762EF7BDD272)), /*hidden argument*/NULL);
  7531. ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var)));
  7532. ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF1FA676B434A01F8B0C76AACD342F3261CDB272A)), /*hidden argument*/NULL);
  7533. IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AdjustmentRule_ValidateAdjustmentRule_m2D1CE9572A7AA306E36ADD93AA2CEA2858B77023_RuntimeMethod_var)));
  7534. }
  7535. IL_001e:
  7536. {
  7537. int32_t L_3;
  7538. L_3 = DateTime_get_Kind_mC7EC1A788CC9A875094117214C5A0C153A39F496((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___dateEnd1), /*hidden argument*/NULL);
  7539. if (!L_3)
  7540. {
  7541. goto IL_003c;
  7542. }
  7543. }
  7544. {
  7545. String_t* L_4;
  7546. L_4 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE5A6B5B780158F734FA0A11A802E762EF7BDD272)), /*hidden argument*/NULL);
  7547. ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_5 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var)));
  7548. ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_5, L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral445399A595B24C0202D28AE23969D8FFF38F572A)), /*hidden argument*/NULL);
  7549. IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AdjustmentRule_ValidateAdjustmentRule_m2D1CE9572A7AA306E36ADD93AA2CEA2858B77023_RuntimeMethod_var)));
  7550. }
  7551. IL_003c:
  7552. {
  7553. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_6 = ___daylightTransitionEnd4;
  7554. bool L_7;
  7555. L_7 = TransitionTime_Equals_m4976405B1B8F5E7A5C269D4760CD239DC18E5631((TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *)(&___daylightTransitionStart3), L_6, /*hidden argument*/NULL);
  7556. if (!L_7)
  7557. {
  7558. goto IL_005c;
  7559. }
  7560. }
  7561. {
  7562. String_t* L_8;
  7563. L_8 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralEA8C788F462D3BDFF1A2C0A8B053AAA9567571BA)), /*hidden argument*/NULL);
  7564. ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_9 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var)));
  7565. ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_9, L_8, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA4236146F56D25D2D915B8BCD28F0936D3257EE6)), /*hidden argument*/NULL);
  7566. IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AdjustmentRule_ValidateAdjustmentRule_m2D1CE9572A7AA306E36ADD93AA2CEA2858B77023_RuntimeMethod_var)));
  7567. }
  7568. IL_005c:
  7569. {
  7570. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_10 = ___dateStart0;
  7571. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_11 = ___dateEnd1;
  7572. IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var);
  7573. bool L_12;
  7574. L_12 = DateTime_op_GreaterThan_m87A988E247EFDFFE61474088700F29840758E3DD(L_10, L_11, /*hidden argument*/NULL);
  7575. if (!L_12)
  7576. {
  7577. goto IL_007a;
  7578. }
  7579. }
  7580. {
  7581. String_t* L_13;
  7582. L_13 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral018504CD3A7D232B591A18D6B7B570DEE8B65BAB)), /*hidden argument*/NULL);
  7583. ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_14 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var)));
  7584. ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_14, L_13, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF1FA676B434A01F8B0C76AACD342F3261CDB272A)), /*hidden argument*/NULL);
  7585. IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AdjustmentRule_ValidateAdjustmentRule_m2D1CE9572A7AA306E36ADD93AA2CEA2858B77023_RuntimeMethod_var)));
  7586. }
  7587. IL_007a:
  7588. {
  7589. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_15 = ___daylightDelta2;
  7590. bool L_16;
  7591. L_16 = TimeZoneInfo_UtcOffsetOutOfRange_m1691F47564A06BA9E8B774DA68430FDBEE363BA8(L_15, /*hidden argument*/NULL);
  7592. if (!L_16)
  7593. {
  7594. goto IL_009d;
  7595. }
  7596. }
  7597. {
  7598. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_17 = ___daylightDelta2;
  7599. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_18 = L_17;
  7600. RuntimeObject * L_19 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var)), &L_18);
  7601. String_t* L_20;
  7602. L_20 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral74D560302B70C9D57AC7C2692A505F648FD1B1A4)), /*hidden argument*/NULL);
  7603. ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_21 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var)));
  7604. ArgumentOutOfRangeException__ctor_m7C5B3BE7792B7C73E7D82C4DBAD4ACA2DAE71AA9(L_21, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral97788FC356CCFD978CEEDA2BF269D6954F4D0740)), L_19, L_20, /*hidden argument*/NULL);
  7605. IL2CPP_RAISE_MANAGED_EXCEPTION(L_21, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AdjustmentRule_ValidateAdjustmentRule_m2D1CE9572A7AA306E36ADD93AA2CEA2858B77023_RuntimeMethod_var)));
  7606. }
  7607. IL_009d:
  7608. {
  7609. int64_t L_22;
  7610. L_22 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&___daylightDelta2), /*hidden argument*/NULL);
  7611. if (!((int64_t)((int64_t)L_22%(int64_t)((int64_t)((int64_t)((int32_t)600000000))))))
  7612. {
  7613. goto IL_00c2;
  7614. }
  7615. }
  7616. {
  7617. String_t* L_23;
  7618. L_23 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC093A43C681B135B2CCBFD21AF1C61BC84B52631)), /*hidden argument*/NULL);
  7619. ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_24 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var)));
  7620. ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_24, L_23, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral97788FC356CCFD978CEEDA2BF269D6954F4D0740)), /*hidden argument*/NULL);
  7621. IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AdjustmentRule_ValidateAdjustmentRule_m2D1CE9572A7AA306E36ADD93AA2CEA2858B77023_RuntimeMethod_var)));
  7622. }
  7623. IL_00c2:
  7624. {
  7625. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_25;
  7626. L_25 = DateTime_get_TimeOfDay_mE6A177963C8D8AA8AA2830239F1C7B3D11AFC645((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___dateStart0), /*hidden argument*/NULL);
  7627. IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var);
  7628. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_26 = ((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var))->get_Zero_19();
  7629. bool L_27;
  7630. L_27 = TimeSpan_op_Inequality_mDE127E1886D092054E24EA873CEE64D0857CD04C(L_25, L_26, /*hidden argument*/NULL);
  7631. if (!L_27)
  7632. {
  7633. goto IL_00ea;
  7634. }
  7635. }
  7636. {
  7637. String_t* L_28;
  7638. L_28 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7CB599B22D521F814BCCB6E5B683D86AA12640B)), /*hidden argument*/NULL);
  7639. ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_29 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var)));
  7640. ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_29, L_28, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF1FA676B434A01F8B0C76AACD342F3261CDB272A)), /*hidden argument*/NULL);
  7641. IL2CPP_RAISE_MANAGED_EXCEPTION(L_29, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AdjustmentRule_ValidateAdjustmentRule_m2D1CE9572A7AA306E36ADD93AA2CEA2858B77023_RuntimeMethod_var)));
  7642. }
  7643. IL_00ea:
  7644. {
  7645. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_30;
  7646. L_30 = DateTime_get_TimeOfDay_mE6A177963C8D8AA8AA2830239F1C7B3D11AFC645((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___dateEnd1), /*hidden argument*/NULL);
  7647. IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var);
  7648. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_31 = ((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var))->get_Zero_19();
  7649. bool L_32;
  7650. L_32 = TimeSpan_op_Inequality_mDE127E1886D092054E24EA873CEE64D0857CD04C(L_30, L_31, /*hidden argument*/NULL);
  7651. if (!L_32)
  7652. {
  7653. goto IL_0112;
  7654. }
  7655. }
  7656. {
  7657. String_t* L_33;
  7658. L_33 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7CB599B22D521F814BCCB6E5B683D86AA12640B)), /*hidden argument*/NULL);
  7659. ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_34 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var)));
  7660. ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_34, L_33, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral445399A595B24C0202D28AE23969D8FFF38F572A)), /*hidden argument*/NULL);
  7661. IL2CPP_RAISE_MANAGED_EXCEPTION(L_34, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AdjustmentRule_ValidateAdjustmentRule_m2D1CE9572A7AA306E36ADD93AA2CEA2858B77023_RuntimeMethod_var)));
  7662. }
  7663. IL_0112:
  7664. {
  7665. return;
  7666. }
  7667. }
  7668. // System.Void System.TimeZoneInfo/AdjustmentRule::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object)
  7669. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdjustmentRule_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m17BE62BEC7C588C0B755CBB5426287665986474D (AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * __this, RuntimeObject * ___sender0, const RuntimeMethod* method)
  7670. {
  7671. ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * V_0 = NULL;
  7672. il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __active_exceptions;
  7673. il2cpp::utils::ExceptionSupportStack<int32_t, 1> __leave_targets;
  7674. IL_0000:
  7675. try
  7676. {// begin try (depth: 1)
  7677. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = __this->get_m_dateStart_0();
  7678. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_1 = __this->get_m_dateEnd_1();
  7679. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_2 = __this->get_m_daylightDelta_2();
  7680. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_3 = __this->get_m_daylightTransitionStart_3();
  7681. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_4 = __this->get_m_daylightTransitionEnd_4();
  7682. AdjustmentRule_ValidateAdjustmentRule_m2D1CE9572A7AA306E36ADD93AA2CEA2858B77023(L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL);
  7683. goto IL_0037;
  7684. }// end try (depth: 1)
  7685. catch(Il2CppExceptionWrapper& e)
  7686. {
  7687. if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
  7688. {
  7689. IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
  7690. goto CATCH_0025;
  7691. }
  7692. throw e;
  7693. }
  7694. CATCH_0025:
  7695. {// begin catch(System.ArgumentException)
  7696. V_0 = ((ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)IL2CPP_GET_ACTIVE_EXCEPTION(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *));
  7697. String_t* L_5;
  7698. L_5 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA595476C6F6D3E2C3406DD69BC73859EA4408F2F)), /*hidden argument*/NULL);
  7699. ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_6 = V_0;
  7700. SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92 * L_7 = (SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92_il2cpp_TypeInfo_var)));
  7701. SerializationException__ctor_m03F01FDBEB6469CCD85942C5C62BD46FFC6CE11C(L_7, L_5, L_6, /*hidden argument*/NULL);
  7702. IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AdjustmentRule_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m17BE62BEC7C588C0B755CBB5426287665986474D_RuntimeMethod_var)));
  7703. }// end catch (depth: 1)
  7704. IL_0037:
  7705. {
  7706. return;
  7707. }
  7708. }
  7709. // System.Void System.TimeZoneInfo/AdjustmentRule::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  7710. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdjustmentRule_System_Runtime_Serialization_ISerializable_GetObjectData_mCF3E994E8DEAF796477DCA219855A09423139754 (AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method)
  7711. {
  7712. static bool s_Il2CppMethodInitialized;
  7713. if (!s_Il2CppMethodInitialized)
  7714. {
  7715. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var);
  7716. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_il2cpp_TypeInfo_var);
  7717. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral592EDDBE99E3B537ABCB79EA8611A7CB7989097F);
  7718. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral76EE6AC9CE84AB75E1822F990EDC05A4A83E34CD);
  7719. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8BB31BB6FEE4CFF323F9B357F30EDA29E1B5CBA7);
  7720. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral92057E8211A0EA82031051D2B0E70ADB04D156C7);
  7721. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD62A6E8579B9E226105A0C28889FEEC94AAE3E9A);
  7722. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF38018A5E6704152C358CEE388C935AA44BFE927);
  7723. s_Il2CppMethodInitialized = true;
  7724. }
  7725. {
  7726. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_0 = ___info0;
  7727. if (L_0)
  7728. {
  7729. goto IL_000e;
  7730. }
  7731. }
  7732. {
  7733. ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var)));
  7734. ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7B00F7F25C375B2501A6ADBC86D092B23977085)), /*hidden argument*/NULL);
  7735. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AdjustmentRule_System_Runtime_Serialization_ISerializable_GetObjectData_mCF3E994E8DEAF796477DCA219855A09423139754_RuntimeMethod_var)));
  7736. }
  7737. IL_000e:
  7738. {
  7739. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_2 = ___info0;
  7740. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_3 = __this->get_m_dateStart_0();
  7741. NullCheck(L_2);
  7742. SerializationInfo_AddValue_m4E39B61DB324BA16CB228942756352329286C40B(L_2, _stringLiteralD62A6E8579B9E226105A0C28889FEEC94AAE3E9A, L_3, /*hidden argument*/NULL);
  7743. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_4 = ___info0;
  7744. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_5 = __this->get_m_dateEnd_1();
  7745. NullCheck(L_4);
  7746. SerializationInfo_AddValue_m4E39B61DB324BA16CB228942756352329286C40B(L_4, _stringLiteralF38018A5E6704152C358CEE388C935AA44BFE927, L_5, /*hidden argument*/NULL);
  7747. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_6 = ___info0;
  7748. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_7 = __this->get_m_daylightDelta_2();
  7749. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_8 = L_7;
  7750. RuntimeObject * L_9 = Box(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var, &L_8);
  7751. NullCheck(L_6);
  7752. SerializationInfo_AddValue_mA50C2668EF700C2239DDC362F8DB409020BB763D(L_6, _stringLiteral76EE6AC9CE84AB75E1822F990EDC05A4A83E34CD, L_9, /*hidden argument*/NULL);
  7753. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_10 = ___info0;
  7754. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_11 = __this->get_m_daylightTransitionStart_3();
  7755. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_12 = L_11;
  7756. RuntimeObject * L_13 = Box(TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_il2cpp_TypeInfo_var, &L_12);
  7757. NullCheck(L_10);
  7758. SerializationInfo_AddValue_mA50C2668EF700C2239DDC362F8DB409020BB763D(L_10, _stringLiteral592EDDBE99E3B537ABCB79EA8611A7CB7989097F, L_13, /*hidden argument*/NULL);
  7759. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_14 = ___info0;
  7760. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_15 = __this->get_m_daylightTransitionEnd_4();
  7761. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_16 = L_15;
  7762. RuntimeObject * L_17 = Box(TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_il2cpp_TypeInfo_var, &L_16);
  7763. NullCheck(L_14);
  7764. SerializationInfo_AddValue_mA50C2668EF700C2239DDC362F8DB409020BB763D(L_14, _stringLiteral92057E8211A0EA82031051D2B0E70ADB04D156C7, L_17, /*hidden argument*/NULL);
  7765. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_18 = ___info0;
  7766. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_19 = __this->get_m_baseUtcOffsetDelta_5();
  7767. TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_20 = L_19;
  7768. RuntimeObject * L_21 = Box(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var, &L_20);
  7769. NullCheck(L_18);
  7770. SerializationInfo_AddValue_mA50C2668EF700C2239DDC362F8DB409020BB763D(L_18, _stringLiteral8BB31BB6FEE4CFF323F9B357F30EDA29E1B5CBA7, L_21, /*hidden argument*/NULL);
  7771. return;
  7772. }
  7773. }
  7774. // System.Void System.TimeZoneInfo/AdjustmentRule::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  7775. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdjustmentRule__ctor_m2A972339AE991722C67C074B585F461F0AECEF3B (AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method)
  7776. {
  7777. static bool s_Il2CppMethodInitialized;
  7778. if (!s_Il2CppMethodInitialized)
  7779. {
  7780. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_0_0_0_var);
  7781. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var);
  7782. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_0_0_0_var);
  7783. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var);
  7784. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_0_0_0_var);
  7785. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_il2cpp_TypeInfo_var);
  7786. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  7787. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral592EDDBE99E3B537ABCB79EA8611A7CB7989097F);
  7788. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral76EE6AC9CE84AB75E1822F990EDC05A4A83E34CD);
  7789. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8BB31BB6FEE4CFF323F9B357F30EDA29E1B5CBA7);
  7790. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral92057E8211A0EA82031051D2B0E70ADB04D156C7);
  7791. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD62A6E8579B9E226105A0C28889FEEC94AAE3E9A);
  7792. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF38018A5E6704152C358CEE388C935AA44BFE927);
  7793. s_Il2CppMethodInitialized = true;
  7794. }
  7795. RuntimeObject * V_0 = NULL;
  7796. {
  7797. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  7798. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_0 = ___info0;
  7799. if (L_0)
  7800. {
  7801. goto IL_0014;
  7802. }
  7803. }
  7804. {
  7805. ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var)));
  7806. ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7B00F7F25C375B2501A6ADBC86D092B23977085)), /*hidden argument*/NULL);
  7807. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AdjustmentRule__ctor_m2A972339AE991722C67C074B585F461F0AECEF3B_RuntimeMethod_var)));
  7808. }
  7809. IL_0014:
  7810. {
  7811. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_2 = ___info0;
  7812. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast<intptr_t> (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_0_0_0_var) };
  7813. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  7814. Type_t * L_4;
  7815. L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_3, /*hidden argument*/NULL);
  7816. NullCheck(L_2);
  7817. RuntimeObject * L_5;
  7818. L_5 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_2, _stringLiteralD62A6E8579B9E226105A0C28889FEEC94AAE3E9A, L_4, /*hidden argument*/NULL);
  7819. __this->set_m_dateStart_0(((*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)UnBox(L_5, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var)))));
  7820. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_6 = ___info0;
  7821. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast<intptr_t> (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_0_0_0_var) };
  7822. Type_t * L_8;
  7823. L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_7, /*hidden argument*/NULL);
  7824. NullCheck(L_6);
  7825. RuntimeObject * L_9;
  7826. L_9 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_6, _stringLiteralF38018A5E6704152C358CEE388C935AA44BFE927, L_8, /*hidden argument*/NULL);
  7827. __this->set_m_dateEnd_1(((*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)UnBox(L_9, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var)))));
  7828. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_10 = ___info0;
  7829. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast<intptr_t> (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_0_0_0_var) };
  7830. Type_t * L_12;
  7831. L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_11, /*hidden argument*/NULL);
  7832. NullCheck(L_10);
  7833. RuntimeObject * L_13;
  7834. L_13 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_10, _stringLiteral76EE6AC9CE84AB75E1822F990EDC05A4A83E34CD, L_12, /*hidden argument*/NULL);
  7835. __this->set_m_daylightDelta_2(((*(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)UnBox(L_13, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var)))));
  7836. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_14 = ___info0;
  7837. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast<intptr_t> (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_0_0_0_var) };
  7838. Type_t * L_16;
  7839. L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_15, /*hidden argument*/NULL);
  7840. NullCheck(L_14);
  7841. RuntimeObject * L_17;
  7842. L_17 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_14, _stringLiteral592EDDBE99E3B537ABCB79EA8611A7CB7989097F, L_16, /*hidden argument*/NULL);
  7843. __this->set_m_daylightTransitionStart_3(((*(TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *)((TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *)UnBox(L_17, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_il2cpp_TypeInfo_var)))));
  7844. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_18 = ___info0;
  7845. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast<intptr_t> (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_0_0_0_var) };
  7846. Type_t * L_20;
  7847. L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_19, /*hidden argument*/NULL);
  7848. NullCheck(L_18);
  7849. RuntimeObject * L_21;
  7850. L_21 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_18, _stringLiteral92057E8211A0EA82031051D2B0E70ADB04D156C7, L_20, /*hidden argument*/NULL);
  7851. __this->set_m_daylightTransitionEnd_4(((*(TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *)((TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *)UnBox(L_21, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_il2cpp_TypeInfo_var)))));
  7852. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_22 = ___info0;
  7853. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast<intptr_t> (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_0_0_0_var) };
  7854. Type_t * L_24;
  7855. L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_23, /*hidden argument*/NULL);
  7856. NullCheck(L_22);
  7857. RuntimeObject * L_25;
  7858. L_25 = SerializationInfo_GetValueNoThrow_mA1F5663511899C588B39643FF53002717A84DFF3(L_22, _stringLiteral8BB31BB6FEE4CFF323F9B357F30EDA29E1B5CBA7, L_24, /*hidden argument*/NULL);
  7859. V_0 = L_25;
  7860. RuntimeObject * L_26 = V_0;
  7861. if (!L_26)
  7862. {
  7863. goto IL_00d9;
  7864. }
  7865. }
  7866. {
  7867. RuntimeObject * L_27 = V_0;
  7868. __this->set_m_baseUtcOffsetDelta_5(((*(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)UnBox(L_27, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var)))));
  7869. }
  7870. IL_00d9:
  7871. {
  7872. return;
  7873. }
  7874. }
  7875. #ifdef __clang__
  7876. #pragma clang diagnostic pop
  7877. #endif
  7878. #ifdef __clang__
  7879. #pragma clang diagnostic push
  7880. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  7881. #pragma clang diagnostic ignored "-Wunused-variable"
  7882. #endif
  7883. // Conversion methods for marshalling of: System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION
  7884. IL2CPP_EXTERN_C void DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895_marshal_pinvoke(const DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895& unmarshaled, DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895_marshaled_pinvoke& marshaled)
  7885. {
  7886. TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshal_pinvoke(unmarshaled.get_TZI_0(), marshaled.___TZI_0);
  7887. il2cpp_codegen_marshal_wstring_fixed(unmarshaled.get_TimeZoneKeyName_1(), (Il2CppChar*)&marshaled.___TimeZoneKeyName_1, 128);
  7888. marshaled.___DynamicDaylightTimeDisabled_2 = unmarshaled.get_DynamicDaylightTimeDisabled_2();
  7889. }
  7890. IL2CPP_EXTERN_C void DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895_marshal_pinvoke_back(const DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895_marshaled_pinvoke& marshaled, DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895& unmarshaled)
  7891. {
  7892. TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578 unmarshaled_TZI_temp_0;
  7893. memset((&unmarshaled_TZI_temp_0), 0, sizeof(unmarshaled_TZI_temp_0));
  7894. TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshal_pinvoke_back(marshaled.___TZI_0, unmarshaled_TZI_temp_0);
  7895. unmarshaled.set_TZI_0(unmarshaled_TZI_temp_0);
  7896. unmarshaled.set_TimeZoneKeyName_1(il2cpp_codegen_marshal_wstring_result(marshaled.___TimeZoneKeyName_1));
  7897. uint8_t unmarshaled_DynamicDaylightTimeDisabled_temp_2 = 0x0;
  7898. unmarshaled_DynamicDaylightTimeDisabled_temp_2 = marshaled.___DynamicDaylightTimeDisabled_2;
  7899. unmarshaled.set_DynamicDaylightTimeDisabled_2(unmarshaled_DynamicDaylightTimeDisabled_temp_2);
  7900. }
  7901. // Conversion method for clean up from marshalling of: System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION
  7902. IL2CPP_EXTERN_C void DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895_marshal_pinvoke_cleanup(DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895_marshaled_pinvoke& marshaled)
  7903. {
  7904. TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshal_pinvoke_cleanup(marshaled.___TZI_0);
  7905. }
  7906. // Conversion methods for marshalling of: System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION
  7907. IL2CPP_EXTERN_C void DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895_marshal_com(const DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895& unmarshaled, DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895_marshaled_com& marshaled)
  7908. {
  7909. TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshal_com(unmarshaled.get_TZI_0(), marshaled.___TZI_0);
  7910. il2cpp_codegen_marshal_wstring_fixed(unmarshaled.get_TimeZoneKeyName_1(), (Il2CppChar*)&marshaled.___TimeZoneKeyName_1, 128);
  7911. marshaled.___DynamicDaylightTimeDisabled_2 = unmarshaled.get_DynamicDaylightTimeDisabled_2();
  7912. }
  7913. IL2CPP_EXTERN_C void DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895_marshal_com_back(const DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895_marshaled_com& marshaled, DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895& unmarshaled)
  7914. {
  7915. TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578 unmarshaled_TZI_temp_0;
  7916. memset((&unmarshaled_TZI_temp_0), 0, sizeof(unmarshaled_TZI_temp_0));
  7917. TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshal_com_back(marshaled.___TZI_0, unmarshaled_TZI_temp_0);
  7918. unmarshaled.set_TZI_0(unmarshaled_TZI_temp_0);
  7919. unmarshaled.set_TimeZoneKeyName_1(il2cpp_codegen_marshal_wstring_result(marshaled.___TimeZoneKeyName_1));
  7920. uint8_t unmarshaled_DynamicDaylightTimeDisabled_temp_2 = 0x0;
  7921. unmarshaled_DynamicDaylightTimeDisabled_temp_2 = marshaled.___DynamicDaylightTimeDisabled_2;
  7922. unmarshaled.set_DynamicDaylightTimeDisabled_2(unmarshaled_DynamicDaylightTimeDisabled_temp_2);
  7923. }
  7924. // Conversion method for clean up from marshalling of: System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION
  7925. IL2CPP_EXTERN_C void DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895_marshal_com_cleanup(DYNAMIC_TIME_ZONE_INFORMATION_t2A935E4357B99965B322E468058134B139805895_marshaled_com& marshaled)
  7926. {
  7927. TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshal_com_cleanup(marshaled.___TZI_0);
  7928. }
  7929. #ifdef __clang__
  7930. #pragma clang diagnostic pop
  7931. #endif
  7932. #ifdef __clang__
  7933. #pragma clang diagnostic push
  7934. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  7935. #pragma clang diagnostic ignored "-Wunused-variable"
  7936. #endif
  7937. #ifdef __clang__
  7938. #pragma clang diagnostic pop
  7939. #endif
  7940. #ifdef __clang__
  7941. #pragma clang diagnostic push
  7942. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  7943. #pragma clang diagnostic ignored "-Wunused-variable"
  7944. #endif
  7945. // Conversion methods for marshalling of: System.TimeZoneInfo/TIME_ZONE_INFORMATION
  7946. IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshal_pinvoke(const TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578& unmarshaled, TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_pinvoke& marshaled)
  7947. {
  7948. marshaled.___Bias_0 = unmarshaled.get_Bias_0();
  7949. il2cpp_codegen_marshal_wstring_fixed(unmarshaled.get_StandardName_1(), (Il2CppChar*)&marshaled.___StandardName_1, 32);
  7950. marshaled.___StandardDate_2 = unmarshaled.get_StandardDate_2();
  7951. marshaled.___StandardBias_3 = unmarshaled.get_StandardBias_3();
  7952. il2cpp_codegen_marshal_wstring_fixed(unmarshaled.get_DaylightName_4(), (Il2CppChar*)&marshaled.___DaylightName_4, 32);
  7953. marshaled.___DaylightDate_5 = unmarshaled.get_DaylightDate_5();
  7954. marshaled.___DaylightBias_6 = unmarshaled.get_DaylightBias_6();
  7955. }
  7956. IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshal_pinvoke_back(const TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_pinvoke& marshaled, TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578& unmarshaled)
  7957. {
  7958. int32_t unmarshaled_Bias_temp_0 = 0;
  7959. unmarshaled_Bias_temp_0 = marshaled.___Bias_0;
  7960. unmarshaled.set_Bias_0(unmarshaled_Bias_temp_0);
  7961. unmarshaled.set_StandardName_1(il2cpp_codegen_marshal_wstring_result(marshaled.___StandardName_1));
  7962. SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4 unmarshaled_StandardDate_temp_2;
  7963. memset((&unmarshaled_StandardDate_temp_2), 0, sizeof(unmarshaled_StandardDate_temp_2));
  7964. unmarshaled_StandardDate_temp_2 = marshaled.___StandardDate_2;
  7965. unmarshaled.set_StandardDate_2(unmarshaled_StandardDate_temp_2);
  7966. int32_t unmarshaled_StandardBias_temp_3 = 0;
  7967. unmarshaled_StandardBias_temp_3 = marshaled.___StandardBias_3;
  7968. unmarshaled.set_StandardBias_3(unmarshaled_StandardBias_temp_3);
  7969. unmarshaled.set_DaylightName_4(il2cpp_codegen_marshal_wstring_result(marshaled.___DaylightName_4));
  7970. SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4 unmarshaled_DaylightDate_temp_5;
  7971. memset((&unmarshaled_DaylightDate_temp_5), 0, sizeof(unmarshaled_DaylightDate_temp_5));
  7972. unmarshaled_DaylightDate_temp_5 = marshaled.___DaylightDate_5;
  7973. unmarshaled.set_DaylightDate_5(unmarshaled_DaylightDate_temp_5);
  7974. int32_t unmarshaled_DaylightBias_temp_6 = 0;
  7975. unmarshaled_DaylightBias_temp_6 = marshaled.___DaylightBias_6;
  7976. unmarshaled.set_DaylightBias_6(unmarshaled_DaylightBias_temp_6);
  7977. }
  7978. // Conversion method for clean up from marshalling of: System.TimeZoneInfo/TIME_ZONE_INFORMATION
  7979. IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshal_pinvoke_cleanup(TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_pinvoke& marshaled)
  7980. {
  7981. }
  7982. // Conversion methods for marshalling of: System.TimeZoneInfo/TIME_ZONE_INFORMATION
  7983. IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshal_com(const TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578& unmarshaled, TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_com& marshaled)
  7984. {
  7985. marshaled.___Bias_0 = unmarshaled.get_Bias_0();
  7986. il2cpp_codegen_marshal_wstring_fixed(unmarshaled.get_StandardName_1(), (Il2CppChar*)&marshaled.___StandardName_1, 32);
  7987. marshaled.___StandardDate_2 = unmarshaled.get_StandardDate_2();
  7988. marshaled.___StandardBias_3 = unmarshaled.get_StandardBias_3();
  7989. il2cpp_codegen_marshal_wstring_fixed(unmarshaled.get_DaylightName_4(), (Il2CppChar*)&marshaled.___DaylightName_4, 32);
  7990. marshaled.___DaylightDate_5 = unmarshaled.get_DaylightDate_5();
  7991. marshaled.___DaylightBias_6 = unmarshaled.get_DaylightBias_6();
  7992. }
  7993. IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshal_com_back(const TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_com& marshaled, TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578& unmarshaled)
  7994. {
  7995. int32_t unmarshaled_Bias_temp_0 = 0;
  7996. unmarshaled_Bias_temp_0 = marshaled.___Bias_0;
  7997. unmarshaled.set_Bias_0(unmarshaled_Bias_temp_0);
  7998. unmarshaled.set_StandardName_1(il2cpp_codegen_marshal_wstring_result(marshaled.___StandardName_1));
  7999. SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4 unmarshaled_StandardDate_temp_2;
  8000. memset((&unmarshaled_StandardDate_temp_2), 0, sizeof(unmarshaled_StandardDate_temp_2));
  8001. unmarshaled_StandardDate_temp_2 = marshaled.___StandardDate_2;
  8002. unmarshaled.set_StandardDate_2(unmarshaled_StandardDate_temp_2);
  8003. int32_t unmarshaled_StandardBias_temp_3 = 0;
  8004. unmarshaled_StandardBias_temp_3 = marshaled.___StandardBias_3;
  8005. unmarshaled.set_StandardBias_3(unmarshaled_StandardBias_temp_3);
  8006. unmarshaled.set_DaylightName_4(il2cpp_codegen_marshal_wstring_result(marshaled.___DaylightName_4));
  8007. SYSTEMTIME_tDB5B1D262445C33D2FE644CCC1353DFB26184BA4 unmarshaled_DaylightDate_temp_5;
  8008. memset((&unmarshaled_DaylightDate_temp_5), 0, sizeof(unmarshaled_DaylightDate_temp_5));
  8009. unmarshaled_DaylightDate_temp_5 = marshaled.___DaylightDate_5;
  8010. unmarshaled.set_DaylightDate_5(unmarshaled_DaylightDate_temp_5);
  8011. int32_t unmarshaled_DaylightBias_temp_6 = 0;
  8012. unmarshaled_DaylightBias_temp_6 = marshaled.___DaylightBias_6;
  8013. unmarshaled.set_DaylightBias_6(unmarshaled_DaylightBias_temp_6);
  8014. }
  8015. // Conversion method for clean up from marshalling of: System.TimeZoneInfo/TIME_ZONE_INFORMATION
  8016. IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshal_com_cleanup(TIME_ZONE_INFORMATION_t895CF3EE73EA839A7D135CD7187F514DA758F578_marshaled_com& marshaled)
  8017. {
  8018. }
  8019. #ifdef __clang__
  8020. #pragma clang diagnostic pop
  8021. #endif
  8022. #ifdef __clang__
  8023. #pragma clang diagnostic push
  8024. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  8025. #pragma clang diagnostic ignored "-Wunused-variable"
  8026. #endif
  8027. // Conversion methods for marshalling of: System.TimeZoneInfo/TransitionTime
  8028. IL2CPP_EXTERN_C void TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_marshal_pinvoke(const TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A& unmarshaled, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_marshaled_pinvoke& marshaled)
  8029. {
  8030. Exception_t* ___m_timeOfDay_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_timeOfDay' of type 'TransitionTime'.");
  8031. IL2CPP_RAISE_MANAGED_EXCEPTION(___m_timeOfDay_0Exception, NULL);
  8032. }
  8033. IL2CPP_EXTERN_C void TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_marshal_pinvoke_back(const TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_marshaled_pinvoke& marshaled, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A& unmarshaled)
  8034. {
  8035. Exception_t* ___m_timeOfDay_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_timeOfDay' of type 'TransitionTime'.");
  8036. IL2CPP_RAISE_MANAGED_EXCEPTION(___m_timeOfDay_0Exception, NULL);
  8037. }
  8038. // Conversion method for clean up from marshalling of: System.TimeZoneInfo/TransitionTime
  8039. IL2CPP_EXTERN_C void TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_marshal_pinvoke_cleanup(TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_marshaled_pinvoke& marshaled)
  8040. {
  8041. }
  8042. // Conversion methods for marshalling of: System.TimeZoneInfo/TransitionTime
  8043. IL2CPP_EXTERN_C void TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_marshal_com(const TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A& unmarshaled, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_marshaled_com& marshaled)
  8044. {
  8045. Exception_t* ___m_timeOfDay_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_timeOfDay' of type 'TransitionTime'.");
  8046. IL2CPP_RAISE_MANAGED_EXCEPTION(___m_timeOfDay_0Exception, NULL);
  8047. }
  8048. IL2CPP_EXTERN_C void TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_marshal_com_back(const TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_marshaled_com& marshaled, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A& unmarshaled)
  8049. {
  8050. Exception_t* ___m_timeOfDay_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_timeOfDay' of type 'TransitionTime'.");
  8051. IL2CPP_RAISE_MANAGED_EXCEPTION(___m_timeOfDay_0Exception, NULL);
  8052. }
  8053. // Conversion method for clean up from marshalling of: System.TimeZoneInfo/TransitionTime
  8054. IL2CPP_EXTERN_C void TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_marshal_com_cleanup(TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_marshaled_com& marshaled)
  8055. {
  8056. }
  8057. // System.DateTime System.TimeZoneInfo/TransitionTime::get_TimeOfDay()
  8058. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 TransitionTime_get_TimeOfDay_m95ECA2E981CA772D9D1DECC7F7421241D4144F44 (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method)
  8059. {
  8060. {
  8061. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = __this->get_m_timeOfDay_0();
  8062. return L_0;
  8063. }
  8064. }
  8065. IL2CPP_EXTERN_C DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 TransitionTime_get_TimeOfDay_m95ECA2E981CA772D9D1DECC7F7421241D4144F44_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  8066. {
  8067. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * _thisAdjusted;
  8068. int32_t _offset = 1;
  8069. _thisAdjusted = reinterpret_cast<TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *>(__this + _offset);
  8070. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue;
  8071. _returnValue = TransitionTime_get_TimeOfDay_m95ECA2E981CA772D9D1DECC7F7421241D4144F44_inline(_thisAdjusted, method);
  8072. return _returnValue;
  8073. }
  8074. // System.Int32 System.TimeZoneInfo/TransitionTime::get_Month()
  8075. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TransitionTime_get_Month_m1E127ECF7312277ED31CEB769A6DC0503F1FAB2B (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method)
  8076. {
  8077. {
  8078. uint8_t L_0 = __this->get_m_month_1();
  8079. return L_0;
  8080. }
  8081. }
  8082. IL2CPP_EXTERN_C int32_t TransitionTime_get_Month_m1E127ECF7312277ED31CEB769A6DC0503F1FAB2B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  8083. {
  8084. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * _thisAdjusted;
  8085. int32_t _offset = 1;
  8086. _thisAdjusted = reinterpret_cast<TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *>(__this + _offset);
  8087. int32_t _returnValue;
  8088. _returnValue = TransitionTime_get_Month_m1E127ECF7312277ED31CEB769A6DC0503F1FAB2B_inline(_thisAdjusted, method);
  8089. return _returnValue;
  8090. }
  8091. // System.Int32 System.TimeZoneInfo/TransitionTime::get_Week()
  8092. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TransitionTime_get_Week_m9271C2A79DC390EF07020F63CAB641FA36E304BA (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method)
  8093. {
  8094. {
  8095. uint8_t L_0 = __this->get_m_week_2();
  8096. return L_0;
  8097. }
  8098. }
  8099. IL2CPP_EXTERN_C int32_t TransitionTime_get_Week_m9271C2A79DC390EF07020F63CAB641FA36E304BA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  8100. {
  8101. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * _thisAdjusted;
  8102. int32_t _offset = 1;
  8103. _thisAdjusted = reinterpret_cast<TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *>(__this + _offset);
  8104. int32_t _returnValue;
  8105. _returnValue = TransitionTime_get_Week_m9271C2A79DC390EF07020F63CAB641FA36E304BA_inline(_thisAdjusted, method);
  8106. return _returnValue;
  8107. }
  8108. // System.Int32 System.TimeZoneInfo/TransitionTime::get_Day()
  8109. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TransitionTime_get_Day_mF663C24FEFF09012299FA76BE6D65CC6C455C87C (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method)
  8110. {
  8111. {
  8112. uint8_t L_0 = __this->get_m_day_3();
  8113. return L_0;
  8114. }
  8115. }
  8116. IL2CPP_EXTERN_C int32_t TransitionTime_get_Day_mF663C24FEFF09012299FA76BE6D65CC6C455C87C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  8117. {
  8118. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * _thisAdjusted;
  8119. int32_t _offset = 1;
  8120. _thisAdjusted = reinterpret_cast<TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *>(__this + _offset);
  8121. int32_t _returnValue;
  8122. _returnValue = TransitionTime_get_Day_mF663C24FEFF09012299FA76BE6D65CC6C455C87C_inline(_thisAdjusted, method);
  8123. return _returnValue;
  8124. }
  8125. // System.DayOfWeek System.TimeZoneInfo/TransitionTime::get_DayOfWeek()
  8126. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TransitionTime_get_DayOfWeek_mDC32F75FFCC4AAE5826AFBBC11840C8290E08E52 (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method)
  8127. {
  8128. {
  8129. int32_t L_0 = __this->get_m_dayOfWeek_4();
  8130. return L_0;
  8131. }
  8132. }
  8133. IL2CPP_EXTERN_C int32_t TransitionTime_get_DayOfWeek_mDC32F75FFCC4AAE5826AFBBC11840C8290E08E52_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  8134. {
  8135. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * _thisAdjusted;
  8136. int32_t _offset = 1;
  8137. _thisAdjusted = reinterpret_cast<TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *>(__this + _offset);
  8138. int32_t _returnValue;
  8139. _returnValue = TransitionTime_get_DayOfWeek_mDC32F75FFCC4AAE5826AFBBC11840C8290E08E52_inline(_thisAdjusted, method);
  8140. return _returnValue;
  8141. }
  8142. // System.Boolean System.TimeZoneInfo/TransitionTime::get_IsFixedDateRule()
  8143. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransitionTime_get_IsFixedDateRule_m4E7A489F0B8E60893C80A70E768F36A10258E9FB (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method)
  8144. {
  8145. {
  8146. bool L_0 = __this->get_m_isFixedDateRule_5();
  8147. return L_0;
  8148. }
  8149. }
  8150. IL2CPP_EXTERN_C bool TransitionTime_get_IsFixedDateRule_m4E7A489F0B8E60893C80A70E768F36A10258E9FB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  8151. {
  8152. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * _thisAdjusted;
  8153. int32_t _offset = 1;
  8154. _thisAdjusted = reinterpret_cast<TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *>(__this + _offset);
  8155. bool _returnValue;
  8156. _returnValue = TransitionTime_get_IsFixedDateRule_m4E7A489F0B8E60893C80A70E768F36A10258E9FB_inline(_thisAdjusted, method);
  8157. return _returnValue;
  8158. }
  8159. // System.Boolean System.TimeZoneInfo/TransitionTime::Equals(System.Object)
  8160. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransitionTime_Equals_mD63D4051F9FCD2B6277B194A42CCA50934E7C2B6 (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  8161. {
  8162. static bool s_Il2CppMethodInitialized;
  8163. if (!s_Il2CppMethodInitialized)
  8164. {
  8165. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_il2cpp_TypeInfo_var);
  8166. s_Il2CppMethodInitialized = true;
  8167. }
  8168. {
  8169. RuntimeObject * L_0 = ___obj0;
  8170. if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_il2cpp_TypeInfo_var)))
  8171. {
  8172. goto IL_0015;
  8173. }
  8174. }
  8175. {
  8176. RuntimeObject * L_1 = ___obj0;
  8177. bool L_2;
  8178. L_2 = TransitionTime_Equals_m4976405B1B8F5E7A5C269D4760CD239DC18E5631((TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *)__this, ((*(TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *)((TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *)UnBox(L_1, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL);
  8179. return L_2;
  8180. }
  8181. IL_0015:
  8182. {
  8183. return (bool)0;
  8184. }
  8185. }
  8186. IL2CPP_EXTERN_C bool TransitionTime_Equals_mD63D4051F9FCD2B6277B194A42CCA50934E7C2B6_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  8187. {
  8188. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * _thisAdjusted;
  8189. int32_t _offset = 1;
  8190. _thisAdjusted = reinterpret_cast<TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *>(__this + _offset);
  8191. bool _returnValue;
  8192. _returnValue = TransitionTime_Equals_mD63D4051F9FCD2B6277B194A42CCA50934E7C2B6(_thisAdjusted, ___obj0, method);
  8193. return _returnValue;
  8194. }
  8195. // System.Boolean System.TimeZoneInfo/TransitionTime::op_Inequality(System.TimeZoneInfo/TransitionTime,System.TimeZoneInfo/TransitionTime)
  8196. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransitionTime_op_Inequality_m30F06DED443B1F09A34F16DCB60E11414945C2FB (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A ___t10, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A ___t21, const RuntimeMethod* method)
  8197. {
  8198. {
  8199. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_0 = ___t21;
  8200. bool L_1;
  8201. L_1 = TransitionTime_Equals_m4976405B1B8F5E7A5C269D4760CD239DC18E5631((TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *)(&___t10), L_0, /*hidden argument*/NULL);
  8202. return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0);
  8203. }
  8204. }
  8205. // System.Boolean System.TimeZoneInfo/TransitionTime::Equals(System.TimeZoneInfo/TransitionTime)
  8206. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransitionTime_Equals_m4976405B1B8F5E7A5C269D4760CD239DC18E5631 (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A ___other0, const RuntimeMethod* method)
  8207. {
  8208. static bool s_Il2CppMethodInitialized;
  8209. if (!s_Il2CppMethodInitialized)
  8210. {
  8211. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var);
  8212. s_Il2CppMethodInitialized = true;
  8213. }
  8214. bool V_0 = false;
  8215. int32_t G_B4_0 = 0;
  8216. int32_t G_B10_0 = 0;
  8217. {
  8218. bool L_0 = __this->get_m_isFixedDateRule_5();
  8219. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_1 = ___other0;
  8220. bool L_2 = L_1.get_m_isFixedDateRule_5();
  8221. if ((!(((uint32_t)L_0) == ((uint32_t)L_2))))
  8222. {
  8223. goto IL_0031;
  8224. }
  8225. }
  8226. {
  8227. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_3 = __this->get_m_timeOfDay_0();
  8228. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_4 = ___other0;
  8229. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_5 = L_4.get_m_timeOfDay_0();
  8230. IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var);
  8231. bool L_6;
  8232. L_6 = DateTime_op_Equality_m07957AECB8C66EA047B16511BF560DD9EDA1DA44(L_3, L_5, /*hidden argument*/NULL);
  8233. if (!L_6)
  8234. {
  8235. goto IL_0031;
  8236. }
  8237. }
  8238. {
  8239. uint8_t L_7 = __this->get_m_month_1();
  8240. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_8 = ___other0;
  8241. uint8_t L_9 = L_8.get_m_month_1();
  8242. G_B4_0 = ((((int32_t)L_7) == ((int32_t)L_9))? 1 : 0);
  8243. goto IL_0032;
  8244. }
  8245. IL_0031:
  8246. {
  8247. G_B4_0 = 0;
  8248. }
  8249. IL_0032:
  8250. {
  8251. V_0 = (bool)G_B4_0;
  8252. bool L_10 = V_0;
  8253. if (!L_10)
  8254. {
  8255. goto IL_006f;
  8256. }
  8257. }
  8258. {
  8259. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_11 = ___other0;
  8260. bool L_12 = L_11.get_m_isFixedDateRule_5();
  8261. if (!L_12)
  8262. {
  8263. goto IL_004f;
  8264. }
  8265. }
  8266. {
  8267. uint8_t L_13 = __this->get_m_day_3();
  8268. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_14 = ___other0;
  8269. uint8_t L_15 = L_14.get_m_day_3();
  8270. V_0 = (bool)((((int32_t)L_13) == ((int32_t)L_15))? 1 : 0);
  8271. goto IL_006f;
  8272. }
  8273. IL_004f:
  8274. {
  8275. uint8_t L_16 = __this->get_m_week_2();
  8276. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_17 = ___other0;
  8277. uint8_t L_18 = L_17.get_m_week_2();
  8278. if ((!(((uint32_t)L_16) == ((uint32_t)L_18))))
  8279. {
  8280. goto IL_006d;
  8281. }
  8282. }
  8283. {
  8284. int32_t L_19 = __this->get_m_dayOfWeek_4();
  8285. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_20 = ___other0;
  8286. int32_t L_21 = L_20.get_m_dayOfWeek_4();
  8287. G_B10_0 = ((((int32_t)L_19) == ((int32_t)L_21))? 1 : 0);
  8288. goto IL_006e;
  8289. }
  8290. IL_006d:
  8291. {
  8292. G_B10_0 = 0;
  8293. }
  8294. IL_006e:
  8295. {
  8296. V_0 = (bool)G_B10_0;
  8297. }
  8298. IL_006f:
  8299. {
  8300. bool L_22 = V_0;
  8301. return L_22;
  8302. }
  8303. }
  8304. IL2CPP_EXTERN_C bool TransitionTime_Equals_m4976405B1B8F5E7A5C269D4760CD239DC18E5631_AdjustorThunk (RuntimeObject * __this, TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A ___other0, const RuntimeMethod* method)
  8305. {
  8306. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * _thisAdjusted;
  8307. int32_t _offset = 1;
  8308. _thisAdjusted = reinterpret_cast<TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *>(__this + _offset);
  8309. bool _returnValue;
  8310. _returnValue = TransitionTime_Equals_m4976405B1B8F5E7A5C269D4760CD239DC18E5631(_thisAdjusted, ___other0, method);
  8311. return _returnValue;
  8312. }
  8313. // System.Int32 System.TimeZoneInfo/TransitionTime::GetHashCode()
  8314. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TransitionTime_GetHashCode_m375A0DD95EB4F4A3139592E11E0BDB1C8B99F36E (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method)
  8315. {
  8316. {
  8317. uint8_t L_0 = __this->get_m_month_1();
  8318. uint8_t L_1 = __this->get_m_week_2();
  8319. return ((int32_t)((int32_t)L_0^(int32_t)((int32_t)((int32_t)L_1<<(int32_t)8))));
  8320. }
  8321. }
  8322. IL2CPP_EXTERN_C int32_t TransitionTime_GetHashCode_m375A0DD95EB4F4A3139592E11E0BDB1C8B99F36E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  8323. {
  8324. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * _thisAdjusted;
  8325. int32_t _offset = 1;
  8326. _thisAdjusted = reinterpret_cast<TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *>(__this + _offset);
  8327. int32_t _returnValue;
  8328. _returnValue = TransitionTime_GetHashCode_m375A0DD95EB4F4A3139592E11E0BDB1C8B99F36E(_thisAdjusted, method);
  8329. return _returnValue;
  8330. }
  8331. // System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/TransitionTime::CreateFixedDateRule(System.DateTime,System.Int32,System.Int32)
  8332. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A TransitionTime_CreateFixedDateRule_mD01CCFB588F2FF162626B6D876FDD053BD4F67F5 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___timeOfDay0, int32_t ___month1, int32_t ___day2, const RuntimeMethod* method)
  8333. {
  8334. {
  8335. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = ___timeOfDay0;
  8336. int32_t L_1 = ___month1;
  8337. int32_t L_2 = ___day2;
  8338. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_3;
  8339. L_3 = TransitionTime_CreateTransitionTime_m3B9B63724B97DF42141B69B6B561D36AE629434E(L_0, L_1, 1, L_2, 0, (bool)1, /*hidden argument*/NULL);
  8340. return L_3;
  8341. }
  8342. }
  8343. // System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/TransitionTime::CreateFloatingDateRule(System.DateTime,System.Int32,System.Int32,System.DayOfWeek)
  8344. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A TransitionTime_CreateFloatingDateRule_m220371E134BAF150869D46F849F4A099DE063B3A (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___timeOfDay0, int32_t ___month1, int32_t ___week2, int32_t ___dayOfWeek3, const RuntimeMethod* method)
  8345. {
  8346. {
  8347. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = ___timeOfDay0;
  8348. int32_t L_1 = ___month1;
  8349. int32_t L_2 = ___week2;
  8350. int32_t L_3 = ___dayOfWeek3;
  8351. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_4;
  8352. L_4 = TransitionTime_CreateTransitionTime_m3B9B63724B97DF42141B69B6B561D36AE629434E(L_0, L_1, L_2, 1, L_3, (bool)0, /*hidden argument*/NULL);
  8353. return L_4;
  8354. }
  8355. }
  8356. // System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/TransitionTime::CreateTransitionTime(System.DateTime,System.Int32,System.Int32,System.Int32,System.DayOfWeek,System.Boolean)
  8357. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A TransitionTime_CreateTransitionTime_m3B9B63724B97DF42141B69B6B561D36AE629434E (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___timeOfDay0, int32_t ___month1, int32_t ___week2, int32_t ___day3, int32_t ___dayOfWeek4, bool ___isFixedDateRule5, const RuntimeMethod* method)
  8358. {
  8359. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A V_0;
  8360. memset((&V_0), 0, sizeof(V_0));
  8361. {
  8362. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = ___timeOfDay0;
  8363. int32_t L_1 = ___month1;
  8364. int32_t L_2 = ___week2;
  8365. int32_t L_3 = ___day3;
  8366. int32_t L_4 = ___dayOfWeek4;
  8367. TransitionTime_ValidateTransitionTime_m26FF63A3CD81059DCD206740F4C55820E979F844(L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL);
  8368. il2cpp_codegen_initobj((&V_0), sizeof(TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A ));
  8369. bool L_5 = ___isFixedDateRule5;
  8370. (&V_0)->set_m_isFixedDateRule_5(L_5);
  8371. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_6 = ___timeOfDay0;
  8372. (&V_0)->set_m_timeOfDay_0(L_6);
  8373. int32_t L_7 = ___dayOfWeek4;
  8374. (&V_0)->set_m_dayOfWeek_4(L_7);
  8375. int32_t L_8 = ___day3;
  8376. (&V_0)->set_m_day_3((uint8_t)((int32_t)((uint8_t)L_8)));
  8377. int32_t L_9 = ___week2;
  8378. (&V_0)->set_m_week_2((uint8_t)((int32_t)((uint8_t)L_9)));
  8379. int32_t L_10 = ___month1;
  8380. (&V_0)->set_m_month_1((uint8_t)((int32_t)((uint8_t)L_10)));
  8381. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A L_11 = V_0;
  8382. return L_11;
  8383. }
  8384. }
  8385. // System.Void System.TimeZoneInfo/TransitionTime::ValidateTransitionTime(System.DateTime,System.Int32,System.Int32,System.Int32,System.DayOfWeek)
  8386. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TransitionTime_ValidateTransitionTime_m26FF63A3CD81059DCD206740F4C55820E979F844 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___timeOfDay0, int32_t ___month1, int32_t ___week2, int32_t ___day3, int32_t ___dayOfWeek4, const RuntimeMethod* method)
  8387. {
  8388. {
  8389. int32_t L_0;
  8390. L_0 = DateTime_get_Kind_mC7EC1A788CC9A875094117214C5A0C153A39F496((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___timeOfDay0), /*hidden argument*/NULL);
  8391. if (!L_0)
  8392. {
  8393. goto IL_001e;
  8394. }
  8395. }
  8396. {
  8397. String_t* L_1;
  8398. L_1 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE5A6B5B780158F734FA0A11A802E762EF7BDD272)), /*hidden argument*/NULL);
  8399. ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var)));
  8400. ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC71EEB076C9C234A1E39FDB9B0DCFC8851BA4D7F)), /*hidden argument*/NULL);
  8401. IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TransitionTime_ValidateTransitionTime_m26FF63A3CD81059DCD206740F4C55820E979F844_RuntimeMethod_var)));
  8402. }
  8403. IL_001e:
  8404. {
  8405. int32_t L_3 = ___month1;
  8406. if ((((int32_t)L_3) < ((int32_t)1)))
  8407. {
  8408. goto IL_0027;
  8409. }
  8410. }
  8411. {
  8412. int32_t L_4 = ___month1;
  8413. if ((((int32_t)L_4) <= ((int32_t)((int32_t)12))))
  8414. {
  8415. goto IL_003c;
  8416. }
  8417. }
  8418. IL_0027:
  8419. {
  8420. String_t* L_5;
  8421. L_5 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD5E0D3D064AAABFE3EC781EFE9126A80D40BED15)), /*hidden argument*/NULL);
  8422. ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_6 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var)));
  8423. ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral30D99F99F1F4688CE08A3BF1B034C9CD49C19174)), L_5, /*hidden argument*/NULL);
  8424. IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TransitionTime_ValidateTransitionTime_m26FF63A3CD81059DCD206740F4C55820E979F844_RuntimeMethod_var)));
  8425. }
  8426. IL_003c:
  8427. {
  8428. int32_t L_7 = ___day3;
  8429. if ((((int32_t)L_7) < ((int32_t)1)))
  8430. {
  8431. goto IL_0045;
  8432. }
  8433. }
  8434. {
  8435. int32_t L_8 = ___day3;
  8436. if ((((int32_t)L_8) <= ((int32_t)((int32_t)31))))
  8437. {
  8438. goto IL_005a;
  8439. }
  8440. }
  8441. IL_0045:
  8442. {
  8443. String_t* L_9;
  8444. L_9 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4B63EF6929AE971A204D72191783C54436124C51)), /*hidden argument*/NULL);
  8445. ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var)));
  8446. ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral645F0B83FF7CADECF44AD1B83B13002DA97FBA1E)), L_9, /*hidden argument*/NULL);
  8447. IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TransitionTime_ValidateTransitionTime_m26FF63A3CD81059DCD206740F4C55820E979F844_RuntimeMethod_var)));
  8448. }
  8449. IL_005a:
  8450. {
  8451. int32_t L_11 = ___week2;
  8452. if ((((int32_t)L_11) < ((int32_t)1)))
  8453. {
  8454. goto IL_0062;
  8455. }
  8456. }
  8457. {
  8458. int32_t L_12 = ___week2;
  8459. if ((((int32_t)L_12) <= ((int32_t)5)))
  8460. {
  8461. goto IL_0077;
  8462. }
  8463. }
  8464. IL_0062:
  8465. {
  8466. String_t* L_13;
  8467. L_13 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral27898ED9175E943FDE24F2BF2E86B60EEDFF15D2)), /*hidden argument*/NULL);
  8468. ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_14 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var)));
  8469. ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_14, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0A2679566878DB123603B221EB69443EBD3A7BCB)), L_13, /*hidden argument*/NULL);
  8470. IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TransitionTime_ValidateTransitionTime_m26FF63A3CD81059DCD206740F4C55820E979F844_RuntimeMethod_var)));
  8471. }
  8472. IL_0077:
  8473. {
  8474. int32_t L_15 = ___dayOfWeek4;
  8475. if ((((int32_t)L_15) < ((int32_t)0)))
  8476. {
  8477. goto IL_0081;
  8478. }
  8479. }
  8480. {
  8481. int32_t L_16 = ___dayOfWeek4;
  8482. if ((((int32_t)L_16) <= ((int32_t)6)))
  8483. {
  8484. goto IL_0096;
  8485. }
  8486. }
  8487. IL_0081:
  8488. {
  8489. String_t* L_17;
  8490. L_17 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral83DC2909B9E8CF20AD23217F95DC9967B22DD3F5)), /*hidden argument*/NULL);
  8491. ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_18 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var)));
  8492. ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_18, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA50A38EF2D7858A83B908FDB41C862EF6FD5FAE1)), L_17, /*hidden argument*/NULL);
  8493. IL2CPP_RAISE_MANAGED_EXCEPTION(L_18, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TransitionTime_ValidateTransitionTime_m26FF63A3CD81059DCD206740F4C55820E979F844_RuntimeMethod_var)));
  8494. }
  8495. IL_0096:
  8496. {
  8497. int32_t L_19;
  8498. L_19 = DateTime_get_Year_m977F96B53C996797BFBDCAA5679B8DCBA61AC185((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___timeOfDay0), /*hidden argument*/NULL);
  8499. if ((!(((uint32_t)L_19) == ((uint32_t)1))))
  8500. {
  8501. goto IL_00c4;
  8502. }
  8503. }
  8504. {
  8505. int32_t L_20;
  8506. L_20 = DateTime_get_Month_m46CC2AED3F24A91104919B1F6B5103DD1F8BBAE8((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___timeOfDay0), /*hidden argument*/NULL);
  8507. if ((!(((uint32_t)L_20) == ((uint32_t)1))))
  8508. {
  8509. goto IL_00c4;
  8510. }
  8511. }
  8512. {
  8513. int32_t L_21;
  8514. L_21 = DateTime_get_Day_m9D698CA2A7D1FBEE7BEC0A982A119239F513CBA8((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___timeOfDay0), /*hidden argument*/NULL);
  8515. if ((!(((uint32_t)L_21) == ((uint32_t)1))))
  8516. {
  8517. goto IL_00c4;
  8518. }
  8519. }
  8520. {
  8521. int64_t L_22;
  8522. L_22 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___timeOfDay0), /*hidden argument*/NULL);
  8523. if (!((int64_t)((int64_t)L_22%(int64_t)((int64_t)((int64_t)((int32_t)10000))))))
  8524. {
  8525. goto IL_00d9;
  8526. }
  8527. }
  8528. IL_00c4:
  8529. {
  8530. String_t* L_23;
  8531. L_23 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral1C55B63DB181316212E6D01717E65E1FB557B6B8)), /*hidden argument*/NULL);
  8532. ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_24 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var)));
  8533. ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_24, L_23, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC71EEB076C9C234A1E39FDB9B0DCFC8851BA4D7F)), /*hidden argument*/NULL);
  8534. IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TransitionTime_ValidateTransitionTime_m26FF63A3CD81059DCD206740F4C55820E979F844_RuntimeMethod_var)));
  8535. }
  8536. IL_00d9:
  8537. {
  8538. return;
  8539. }
  8540. }
  8541. // System.Void System.TimeZoneInfo/TransitionTime::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object)
  8542. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m7531877356A7E49F851E7C075B15905C94DBA18B (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, RuntimeObject * ___sender0, const RuntimeMethod* method)
  8543. {
  8544. ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * V_0 = NULL;
  8545. il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __active_exceptions;
  8546. il2cpp::utils::ExceptionSupportStack<int32_t, 1> __leave_targets;
  8547. IL_0000:
  8548. try
  8549. {// begin try (depth: 1)
  8550. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = __this->get_m_timeOfDay_0();
  8551. uint8_t L_1 = __this->get_m_month_1();
  8552. uint8_t L_2 = __this->get_m_week_2();
  8553. uint8_t L_3 = __this->get_m_day_3();
  8554. int32_t L_4 = __this->get_m_dayOfWeek_4();
  8555. TransitionTime_ValidateTransitionTime_m26FF63A3CD81059DCD206740F4C55820E979F844(L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL);
  8556. goto IL_0037;
  8557. }// end try (depth: 1)
  8558. catch(Il2CppExceptionWrapper& e)
  8559. {
  8560. if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
  8561. {
  8562. IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
  8563. goto CATCH_0025;
  8564. }
  8565. throw e;
  8566. }
  8567. CATCH_0025:
  8568. {// begin catch(System.ArgumentException)
  8569. V_0 = ((ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)IL2CPP_GET_ACTIVE_EXCEPTION(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *));
  8570. String_t* L_5;
  8571. L_5 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA595476C6F6D3E2C3406DD69BC73859EA4408F2F)), /*hidden argument*/NULL);
  8572. ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_6 = V_0;
  8573. SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92 * L_7 = (SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92_il2cpp_TypeInfo_var)));
  8574. SerializationException__ctor_m03F01FDBEB6469CCD85942C5C62BD46FFC6CE11C(L_7, L_5, L_6, /*hidden argument*/NULL);
  8575. IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m7531877356A7E49F851E7C075B15905C94DBA18B_RuntimeMethod_var)));
  8576. }// end catch (depth: 1)
  8577. IL_0037:
  8578. {
  8579. return;
  8580. }
  8581. }
  8582. IL2CPP_EXTERN_C void TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m7531877356A7E49F851E7C075B15905C94DBA18B_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___sender0, const RuntimeMethod* method)
  8583. {
  8584. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * _thisAdjusted;
  8585. int32_t _offset = 1;
  8586. _thisAdjusted = reinterpret_cast<TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *>(__this + _offset);
  8587. TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m7531877356A7E49F851E7C075B15905C94DBA18B(_thisAdjusted, ___sender0, method);
  8588. }
  8589. // System.Void System.TimeZoneInfo/TransitionTime::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  8590. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData_mF3DC458CCBC82FA8027E237CE05A4B3D44E6D614 (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method)
  8591. {
  8592. static bool s_Il2CppMethodInitialized;
  8593. if (!s_Il2CppMethodInitialized)
  8594. {
  8595. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DayOfWeek_t9E9D87E7A85C119F741167E9F8C613ABFB0A4AC7_il2cpp_TypeInfo_var);
  8596. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3AF0F65A629E1F9641A341CFA19B861690DA71B5);
  8597. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral79C59F2479E52A939A8A16D011943BDBDFBEE65E);
  8598. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral83A0203482067140327BBF852248E02658CAE786);
  8599. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral91A84CFC28DE4E260ED3B9388BE19E585D150D7F);
  8600. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD41010780259F355E00BAB0A989D365B9CD48A8F);
  8601. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD94C250F2B1277449096D60BF52D91C01BC28947);
  8602. s_Il2CppMethodInitialized = true;
  8603. }
  8604. {
  8605. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_0 = ___info0;
  8606. if (L_0)
  8607. {
  8608. goto IL_000e;
  8609. }
  8610. }
  8611. {
  8612. ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var)));
  8613. ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7B00F7F25C375B2501A6ADBC86D092B23977085)), /*hidden argument*/NULL);
  8614. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData_mF3DC458CCBC82FA8027E237CE05A4B3D44E6D614_RuntimeMethod_var)));
  8615. }
  8616. IL_000e:
  8617. {
  8618. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_2 = ___info0;
  8619. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_3 = __this->get_m_timeOfDay_0();
  8620. NullCheck(L_2);
  8621. SerializationInfo_AddValue_m4E39B61DB324BA16CB228942756352329286C40B(L_2, _stringLiteralD41010780259F355E00BAB0A989D365B9CD48A8F, L_3, /*hidden argument*/NULL);
  8622. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_4 = ___info0;
  8623. uint8_t L_5 = __this->get_m_month_1();
  8624. NullCheck(L_4);
  8625. SerializationInfo_AddValue_mBE03953B805B6CE513241C7F4656F90DF5313979(L_4, _stringLiteral3AF0F65A629E1F9641A341CFA19B861690DA71B5, L_5, /*hidden argument*/NULL);
  8626. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_6 = ___info0;
  8627. uint8_t L_7 = __this->get_m_week_2();
  8628. NullCheck(L_6);
  8629. SerializationInfo_AddValue_mBE03953B805B6CE513241C7F4656F90DF5313979(L_6, _stringLiteral91A84CFC28DE4E260ED3B9388BE19E585D150D7F, L_7, /*hidden argument*/NULL);
  8630. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_8 = ___info0;
  8631. uint8_t L_9 = __this->get_m_day_3();
  8632. NullCheck(L_8);
  8633. SerializationInfo_AddValue_mBE03953B805B6CE513241C7F4656F90DF5313979(L_8, _stringLiteral79C59F2479E52A939A8A16D011943BDBDFBEE65E, L_9, /*hidden argument*/NULL);
  8634. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_10 = ___info0;
  8635. int32_t L_11 = __this->get_m_dayOfWeek_4();
  8636. int32_t L_12 = L_11;
  8637. RuntimeObject * L_13 = Box(DayOfWeek_t9E9D87E7A85C119F741167E9F8C613ABFB0A4AC7_il2cpp_TypeInfo_var, &L_12);
  8638. NullCheck(L_10);
  8639. SerializationInfo_AddValue_mA50C2668EF700C2239DDC362F8DB409020BB763D(L_10, _stringLiteral83A0203482067140327BBF852248E02658CAE786, L_13, /*hidden argument*/NULL);
  8640. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_14 = ___info0;
  8641. bool L_15 = __this->get_m_isFixedDateRule_5();
  8642. NullCheck(L_14);
  8643. SerializationInfo_AddValue_m324F3E0B02B746D5F460499F5A25988FD608AD7B(L_14, _stringLiteralD94C250F2B1277449096D60BF52D91C01BC28947, L_15, /*hidden argument*/NULL);
  8644. return;
  8645. }
  8646. }
  8647. IL2CPP_EXTERN_C void TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData_mF3DC458CCBC82FA8027E237CE05A4B3D44E6D614_AdjustorThunk (RuntimeObject * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method)
  8648. {
  8649. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * _thisAdjusted;
  8650. int32_t _offset = 1;
  8651. _thisAdjusted = reinterpret_cast<TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *>(__this + _offset);
  8652. TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData_mF3DC458CCBC82FA8027E237CE05A4B3D44E6D614(_thisAdjusted, ___info0, ___context1, method);
  8653. }
  8654. // System.Void System.TimeZoneInfo/TransitionTime::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  8655. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TransitionTime__ctor_mBE66AC04B8264C98E4EE51D0939F7CD57A3CBBC3 (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method)
  8656. {
  8657. static bool s_Il2CppMethodInitialized;
  8658. if (!s_Il2CppMethodInitialized)
  8659. {
  8660. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var);
  8661. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var);
  8662. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var);
  8663. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var);
  8664. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_0_0_0_var);
  8665. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var);
  8666. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DayOfWeek_t9E9D87E7A85C119F741167E9F8C613ABFB0A4AC7_0_0_0_var);
  8667. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DayOfWeek_t9E9D87E7A85C119F741167E9F8C613ABFB0A4AC7_il2cpp_TypeInfo_var);
  8668. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  8669. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3AF0F65A629E1F9641A341CFA19B861690DA71B5);
  8670. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral79C59F2479E52A939A8A16D011943BDBDFBEE65E);
  8671. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral83A0203482067140327BBF852248E02658CAE786);
  8672. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral91A84CFC28DE4E260ED3B9388BE19E585D150D7F);
  8673. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD41010780259F355E00BAB0A989D365B9CD48A8F);
  8674. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD94C250F2B1277449096D60BF52D91C01BC28947);
  8675. s_Il2CppMethodInitialized = true;
  8676. }
  8677. {
  8678. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_0 = ___info0;
  8679. if (L_0)
  8680. {
  8681. goto IL_000e;
  8682. }
  8683. }
  8684. {
  8685. ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var)));
  8686. ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7B00F7F25C375B2501A6ADBC86D092B23977085)), /*hidden argument*/NULL);
  8687. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TransitionTime__ctor_mBE66AC04B8264C98E4EE51D0939F7CD57A3CBBC3_RuntimeMethod_var)));
  8688. }
  8689. IL_000e:
  8690. {
  8691. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_2 = ___info0;
  8692. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast<intptr_t> (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_0_0_0_var) };
  8693. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  8694. Type_t * L_4;
  8695. L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_3, /*hidden argument*/NULL);
  8696. NullCheck(L_2);
  8697. RuntimeObject * L_5;
  8698. L_5 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_2, _stringLiteralD41010780259F355E00BAB0A989D365B9CD48A8F, L_4, /*hidden argument*/NULL);
  8699. __this->set_m_timeOfDay_0(((*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)UnBox(L_5, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var)))));
  8700. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_6 = ___info0;
  8701. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast<intptr_t> (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) };
  8702. Type_t * L_8;
  8703. L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_7, /*hidden argument*/NULL);
  8704. NullCheck(L_6);
  8705. RuntimeObject * L_9;
  8706. L_9 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_6, _stringLiteral3AF0F65A629E1F9641A341CFA19B861690DA71B5, L_8, /*hidden argument*/NULL);
  8707. __this->set_m_month_1(((*(uint8_t*)((uint8_t*)UnBox(L_9, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var)))));
  8708. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_10 = ___info0;
  8709. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast<intptr_t> (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) };
  8710. Type_t * L_12;
  8711. L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_11, /*hidden argument*/NULL);
  8712. NullCheck(L_10);
  8713. RuntimeObject * L_13;
  8714. L_13 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_10, _stringLiteral91A84CFC28DE4E260ED3B9388BE19E585D150D7F, L_12, /*hidden argument*/NULL);
  8715. __this->set_m_week_2(((*(uint8_t*)((uint8_t*)UnBox(L_13, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var)))));
  8716. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_14 = ___info0;
  8717. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast<intptr_t> (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) };
  8718. Type_t * L_16;
  8719. L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_15, /*hidden argument*/NULL);
  8720. NullCheck(L_14);
  8721. RuntimeObject * L_17;
  8722. L_17 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_14, _stringLiteral79C59F2479E52A939A8A16D011943BDBDFBEE65E, L_16, /*hidden argument*/NULL);
  8723. __this->set_m_day_3(((*(uint8_t*)((uint8_t*)UnBox(L_17, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var)))));
  8724. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_18 = ___info0;
  8725. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast<intptr_t> (DayOfWeek_t9E9D87E7A85C119F741167E9F8C613ABFB0A4AC7_0_0_0_var) };
  8726. Type_t * L_20;
  8727. L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_19, /*hidden argument*/NULL);
  8728. NullCheck(L_18);
  8729. RuntimeObject * L_21;
  8730. L_21 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_18, _stringLiteral83A0203482067140327BBF852248E02658CAE786, L_20, /*hidden argument*/NULL);
  8731. __this->set_m_dayOfWeek_4(((*(int32_t*)((int32_t*)UnBox(L_21, DayOfWeek_t9E9D87E7A85C119F741167E9F8C613ABFB0A4AC7_il2cpp_TypeInfo_var)))));
  8732. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_22 = ___info0;
  8733. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast<intptr_t> (Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var) };
  8734. Type_t * L_24;
  8735. L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_23, /*hidden argument*/NULL);
  8736. NullCheck(L_22);
  8737. RuntimeObject * L_25;
  8738. L_25 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_22, _stringLiteralD94C250F2B1277449096D60BF52D91C01BC28947, L_24, /*hidden argument*/NULL);
  8739. __this->set_m_isFixedDateRule_5(((*(bool*)((bool*)UnBox(L_25, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var)))));
  8740. return;
  8741. }
  8742. }
  8743. IL2CPP_EXTERN_C void TransitionTime__ctor_mBE66AC04B8264C98E4EE51D0939F7CD57A3CBBC3_AdjustorThunk (RuntimeObject * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method)
  8744. {
  8745. TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * _thisAdjusted;
  8746. int32_t _offset = 1;
  8747. _thisAdjusted = reinterpret_cast<TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A *>(__this + _offset);
  8748. TransitionTime__ctor_mBE66AC04B8264C98E4EE51D0939F7CD57A3CBBC3(_thisAdjusted, ___info0, ___context1, method);
  8749. }
  8750. #ifdef __clang__
  8751. #pragma clang diagnostic pop
  8752. #endif
  8753. #ifdef __clang__
  8754. #pragma clang diagnostic push
  8755. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  8756. #pragma clang diagnostic ignored "-Wunused-variable"
  8757. #endif
  8758. // System.Void System.Threading.Timer/Scheduler::.cctor()
  8759. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler__cctor_m36805653C9D55766CEE82413432DFBC5B5DBFB29 (const RuntimeMethod* method)
  8760. {
  8761. static bool s_Il2CppMethodInitialized;
  8762. if (!s_Il2CppMethodInitialized)
  8763. {
  8764. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8_il2cpp_TypeInfo_var);
  8765. s_Il2CppMethodInitialized = true;
  8766. }
  8767. {
  8768. Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * L_0 = (Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 *)il2cpp_codegen_object_new(Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8_il2cpp_TypeInfo_var);
  8769. Scheduler__ctor_mFA8C77435650B38315E392A0D1C66EC7DC974E82(L_0, /*hidden argument*/NULL);
  8770. ((Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8_StaticFields*)il2cpp_codegen_static_fields_for(Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8_il2cpp_TypeInfo_var))->set_instance_0(L_0);
  8771. return;
  8772. }
  8773. }
  8774. // System.Threading.Timer/Scheduler System.Threading.Timer/Scheduler::get_Instance()
  8775. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * Scheduler_get_Instance_mEB15B6A61E0B259CFC8BABE4376A8DEC2962BC86 (const RuntimeMethod* method)
  8776. {
  8777. static bool s_Il2CppMethodInitialized;
  8778. if (!s_Il2CppMethodInitialized)
  8779. {
  8780. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8_il2cpp_TypeInfo_var);
  8781. s_Il2CppMethodInitialized = true;
  8782. }
  8783. {
  8784. IL2CPP_RUNTIME_CLASS_INIT(Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8_il2cpp_TypeInfo_var);
  8785. Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * L_0 = ((Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8_StaticFields*)il2cpp_codegen_static_fields_for(Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8_il2cpp_TypeInfo_var))->get_instance_0();
  8786. return L_0;
  8787. }
  8788. }
  8789. // System.Void System.Threading.Timer/Scheduler::.ctor()
  8790. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler__ctor_mFA8C77435650B38315E392A0D1C66EC7DC974E82 (Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * __this, const RuntimeMethod* method)
  8791. {
  8792. static bool s_Il2CppMethodInitialized;
  8793. if (!s_Il2CppMethodInitialized)
  8794. {
  8795. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA_il2cpp_TypeInfo_var);
  8796. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scheduler_SchedulerThread_mDB9CB3C0FCB84658BB01FFF19F5995869778D8C7_RuntimeMethod_var);
  8797. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165_il2cpp_TypeInfo_var);
  8798. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ThreadStart_tA13019555BA3CB2B0128F0880760196BF790E687_il2cpp_TypeInfo_var);
  8799. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_il2cpp_TypeInfo_var);
  8800. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimerComparer_t1899647CFE875978843BE8ABA01C10956F1E740B_il2cpp_TypeInfo_var);
  8801. s_Il2CppMethodInitialized = true;
  8802. }
  8803. {
  8804. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  8805. ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * L_0 = (ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA *)il2cpp_codegen_object_new(ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA_il2cpp_TypeInfo_var);
  8806. ManualResetEvent__ctor_mF80BD5B0955BDA8CD514F48EBFF48698E5D03850(L_0, (bool)0, /*hidden argument*/NULL);
  8807. __this->set_changed_2(L_0);
  8808. TimerComparer_t1899647CFE875978843BE8ABA01C10956F1E740B * L_1 = (TimerComparer_t1899647CFE875978843BE8ABA01C10956F1E740B *)il2cpp_codegen_object_new(TimerComparer_t1899647CFE875978843BE8ABA01C10956F1E740B_il2cpp_TypeInfo_var);
  8809. TimerComparer__ctor_mB4F0DB5CDEB7A6E93F59950E0FB1D19BB4BBA0B4(L_1, /*hidden argument*/NULL);
  8810. SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * L_2 = (SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 *)il2cpp_codegen_object_new(SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165_il2cpp_TypeInfo_var);
  8811. SortedList__ctor_m0E1B0737647DC8D8B3E9FAD5F81168878E92E9F4(L_2, L_1, ((int32_t)1024), /*hidden argument*/NULL);
  8812. __this->set_list_1(L_2);
  8813. ThreadStart_tA13019555BA3CB2B0128F0880760196BF790E687 * L_3 = (ThreadStart_tA13019555BA3CB2B0128F0880760196BF790E687 *)il2cpp_codegen_object_new(ThreadStart_tA13019555BA3CB2B0128F0880760196BF790E687_il2cpp_TypeInfo_var);
  8814. ThreadStart__ctor_m360F4EED0AD96A27D6A9612BF79671F26B30411F(L_3, __this, (intptr_t)((intptr_t)Scheduler_SchedulerThread_mDB9CB3C0FCB84658BB01FFF19F5995869778D8C7_RuntimeMethod_var), /*hidden argument*/NULL);
  8815. Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * L_4 = (Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 *)il2cpp_codegen_object_new(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_il2cpp_TypeInfo_var);
  8816. Thread__ctor_mF22465F0D0E47C11EF25DB552D1047402750BE90(L_4, L_3, /*hidden argument*/NULL);
  8817. Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * L_5 = L_4;
  8818. NullCheck(L_5);
  8819. Thread_set_IsBackground_m8CAEC157A236A574FE83FDB22D693AB1681B01B0(L_5, (bool)1, /*hidden argument*/NULL);
  8820. NullCheck(L_5);
  8821. Thread_Start_m490124B23F5EFD0BB2BED8CA12C77195B9CD9E1B(L_5, /*hidden argument*/NULL);
  8822. return;
  8823. }
  8824. }
  8825. // System.Void System.Threading.Timer/Scheduler::Remove(System.Threading.Timer)
  8826. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler_Remove_m34454A4F7A6AC0E05564A423140D7923771904D5 (Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * __this, Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * ___timer0, const RuntimeMethod* method)
  8827. {
  8828. Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * V_0 = NULL;
  8829. bool V_1 = false;
  8830. Exception_t * __last_unhandled_exception = 0;
  8831. il2cpp::utils::ExceptionSupportStack<int32_t, 1> __leave_targets;
  8832. {
  8833. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_0 = ___timer0;
  8834. NullCheck(L_0);
  8835. int64_t L_1 = L_0->get_next_run_6();
  8836. if (!L_1)
  8837. {
  8838. goto IL_0019;
  8839. }
  8840. }
  8841. {
  8842. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_2 = ___timer0;
  8843. NullCheck(L_2);
  8844. int64_t L_3 = L_2->get_next_run_6();
  8845. if ((!(((uint64_t)L_3) == ((uint64_t)((int64_t)(std::numeric_limits<int64_t>::max)())))))
  8846. {
  8847. goto IL_001a;
  8848. }
  8849. }
  8850. IL_0019:
  8851. {
  8852. return;
  8853. }
  8854. IL_001a:
  8855. {
  8856. V_0 = __this;
  8857. V_1 = (bool)0;
  8858. }
  8859. IL_001e:
  8860. try
  8861. {// begin try (depth: 1)
  8862. Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * L_4 = V_0;
  8863. Monitor_Enter_mBEB6CC84184B46F26375EC3FC8921D16E48EA4C4(L_4, (bool*)(&V_1), /*hidden argument*/NULL);
  8864. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_5 = ___timer0;
  8865. int32_t L_6;
  8866. L_6 = Scheduler_InternalRemove_m3154F260BA70D6D62BB855662FD4E59EBF25C538(__this, L_5, /*hidden argument*/NULL);
  8867. IL2CPP_LEAVE(0x3A, FINALLY_0030);
  8868. }// end try (depth: 1)
  8869. catch(Il2CppExceptionWrapper& e)
  8870. {
  8871. __last_unhandled_exception = (Exception_t *)e.ex;
  8872. goto FINALLY_0030;
  8873. }
  8874. FINALLY_0030:
  8875. {// begin finally (depth: 1)
  8876. {
  8877. bool L_7 = V_1;
  8878. if (!L_7)
  8879. {
  8880. goto IL_0039;
  8881. }
  8882. }
  8883. IL_0033:
  8884. {
  8885. Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * L_8 = V_0;
  8886. Monitor_Exit_mA776B403DA88AC77CDEEF67AB9F0D0E77ABD254A(L_8, /*hidden argument*/NULL);
  8887. }
  8888. IL_0039:
  8889. {
  8890. IL2CPP_END_FINALLY(48)
  8891. }
  8892. }// end finally (depth: 1)
  8893. IL2CPP_CLEANUP(48)
  8894. {
  8895. IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
  8896. IL2CPP_JUMP_TBL(0x3A, IL_003a)
  8897. }
  8898. IL_003a:
  8899. {
  8900. return;
  8901. }
  8902. }
  8903. // System.Void System.Threading.Timer/Scheduler::Change(System.Threading.Timer,System.Int64)
  8904. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler_Change_mB9519A7BE09D1CB449D40E231F43C97F8019685D (Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * __this, Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * ___timer0, int64_t ___new_next_run1, const RuntimeMethod* method)
  8905. {
  8906. bool V_0 = false;
  8907. Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * V_1 = NULL;
  8908. bool V_2 = false;
  8909. Exception_t * __last_unhandled_exception = 0;
  8910. il2cpp::utils::ExceptionSupportStack<int32_t, 2> __leave_targets;
  8911. {
  8912. V_0 = (bool)0;
  8913. V_1 = __this;
  8914. V_2 = (bool)0;
  8915. }
  8916. IL_0006:
  8917. try
  8918. {// begin try (depth: 1)
  8919. {
  8920. Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * L_0 = V_1;
  8921. Monitor_Enter_mBEB6CC84184B46F26375EC3FC8921D16E48EA4C4(L_0, (bool*)(&V_2), /*hidden argument*/NULL);
  8922. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_1 = ___timer0;
  8923. int32_t L_2;
  8924. L_2 = Scheduler_InternalRemove_m3154F260BA70D6D62BB855662FD4E59EBF25C538(__this, L_1, /*hidden argument*/NULL);
  8925. int64_t L_3 = ___new_next_run1;
  8926. if ((!(((uint64_t)L_3) == ((uint64_t)((int64_t)(std::numeric_limits<int64_t>::max)())))))
  8927. {
  8928. goto IL_002b;
  8929. }
  8930. }
  8931. IL_0022:
  8932. {
  8933. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_4 = ___timer0;
  8934. int64_t L_5 = ___new_next_run1;
  8935. NullCheck(L_4);
  8936. L_4->set_next_run_6(L_5);
  8937. IL2CPP_LEAVE(0x6C, FINALLY_0053);
  8938. }
  8939. IL_002b:
  8940. {
  8941. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_6 = ___timer0;
  8942. NullCheck(L_6);
  8943. bool L_7 = L_6->get_disposed_7();
  8944. if (L_7)
  8945. {
  8946. goto IL_0051;
  8947. }
  8948. }
  8949. IL_0033:
  8950. {
  8951. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_8 = ___timer0;
  8952. int64_t L_9 = ___new_next_run1;
  8953. NullCheck(L_8);
  8954. L_8->set_next_run_6(L_9);
  8955. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_10 = ___timer0;
  8956. Scheduler_Add_m97B241DC232711E7C7D9057DA0BF7D657808D981(__this, L_10, /*hidden argument*/NULL);
  8957. SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * L_11 = __this->get_list_1();
  8958. NullCheck(L_11);
  8959. RuntimeObject * L_12;
  8960. L_12 = VirtualFuncInvoker1< RuntimeObject *, int32_t >::Invoke(36 /* System.Object System.Collections.SortedList::GetByIndex(System.Int32) */, L_11, 0);
  8961. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_13 = ___timer0;
  8962. V_0 = (bool)((((RuntimeObject*)(RuntimeObject *)L_12) == ((RuntimeObject*)(Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB *)L_13))? 1 : 0);
  8963. }
  8964. IL_0051:
  8965. {
  8966. IL2CPP_LEAVE(0x5D, FINALLY_0053);
  8967. }
  8968. }// end try (depth: 1)
  8969. catch(Il2CppExceptionWrapper& e)
  8970. {
  8971. __last_unhandled_exception = (Exception_t *)e.ex;
  8972. goto FINALLY_0053;
  8973. }
  8974. FINALLY_0053:
  8975. {// begin finally (depth: 1)
  8976. {
  8977. bool L_14 = V_2;
  8978. if (!L_14)
  8979. {
  8980. goto IL_005c;
  8981. }
  8982. }
  8983. IL_0056:
  8984. {
  8985. Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * L_15 = V_1;
  8986. Monitor_Exit_mA776B403DA88AC77CDEEF67AB9F0D0E77ABD254A(L_15, /*hidden argument*/NULL);
  8987. }
  8988. IL_005c:
  8989. {
  8990. IL2CPP_END_FINALLY(83)
  8991. }
  8992. }// end finally (depth: 1)
  8993. IL2CPP_CLEANUP(83)
  8994. {
  8995. IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
  8996. IL2CPP_JUMP_TBL(0x6C, IL_006c)
  8997. IL2CPP_JUMP_TBL(0x5D, IL_005d)
  8998. }
  8999. IL_005d:
  9000. {
  9001. bool L_16 = V_0;
  9002. if (!L_16)
  9003. {
  9004. goto IL_006c;
  9005. }
  9006. }
  9007. {
  9008. ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * L_17 = __this->get_changed_2();
  9009. NullCheck(L_17);
  9010. bool L_18;
  9011. L_18 = EventWaitHandle_Set_m81764C887F38A1153224557B26CD688B59987B38(L_17, /*hidden argument*/NULL);
  9012. }
  9013. IL_006c:
  9014. {
  9015. return;
  9016. }
  9017. }
  9018. // System.Int32 System.Threading.Timer/Scheduler::FindByDueTime(System.Int64)
  9019. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Scheduler_FindByDueTime_m97EC1ECDEE06ABC0ADD1CD8D4C3B6F057680F677 (Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * __this, int64_t ___nr0, const RuntimeMethod* method)
  9020. {
  9021. static bool s_Il2CppMethodInitialized;
  9022. if (!s_Il2CppMethodInitialized)
  9023. {
  9024. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_il2cpp_TypeInfo_var);
  9025. s_Il2CppMethodInitialized = true;
  9026. }
  9027. int32_t V_0 = 0;
  9028. int32_t V_1 = 0;
  9029. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * V_2 = NULL;
  9030. int32_t V_3 = 0;
  9031. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * V_4 = NULL;
  9032. {
  9033. V_0 = 0;
  9034. SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * L_0 = __this->get_list_1();
  9035. NullCheck(L_0);
  9036. int32_t L_1;
  9037. L_1 = VirtualFuncInvoker0< int32_t >::Invoke(24 /* System.Int32 System.Collections.SortedList::get_Count() */, L_0);
  9038. V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1));
  9039. int32_t L_2 = V_1;
  9040. if ((((int32_t)L_2) >= ((int32_t)0)))
  9041. {
  9042. goto IL_0016;
  9043. }
  9044. }
  9045. {
  9046. return (-1);
  9047. }
  9048. IL_0016:
  9049. {
  9050. int32_t L_3 = V_1;
  9051. if ((((int32_t)L_3) >= ((int32_t)((int32_t)20))))
  9052. {
  9053. goto IL_008a;
  9054. }
  9055. }
  9056. {
  9057. goto IL_0049;
  9058. }
  9059. IL_001d:
  9060. {
  9061. SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * L_4 = __this->get_list_1();
  9062. int32_t L_5 = V_0;
  9063. NullCheck(L_4);
  9064. RuntimeObject * L_6;
  9065. L_6 = VirtualFuncInvoker1< RuntimeObject *, int32_t >::Invoke(36 /* System.Object System.Collections.SortedList::GetByIndex(System.Int32) */, L_4, L_5);
  9066. V_2 = ((Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB *)CastclassSealed((RuntimeObject*)L_6, Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_il2cpp_TypeInfo_var));
  9067. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_7 = V_2;
  9068. NullCheck(L_7);
  9069. int64_t L_8 = L_7->get_next_run_6();
  9070. int64_t L_9 = ___nr0;
  9071. if ((!(((uint64_t)L_8) == ((uint64_t)L_9))))
  9072. {
  9073. goto IL_003a;
  9074. }
  9075. }
  9076. {
  9077. int32_t L_10 = V_0;
  9078. return L_10;
  9079. }
  9080. IL_003a:
  9081. {
  9082. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_11 = V_2;
  9083. NullCheck(L_11);
  9084. int64_t L_12 = L_11->get_next_run_6();
  9085. int64_t L_13 = ___nr0;
  9086. if ((((int64_t)L_12) <= ((int64_t)L_13)))
  9087. {
  9088. goto IL_0045;
  9089. }
  9090. }
  9091. {
  9092. return (-1);
  9093. }
  9094. IL_0045:
  9095. {
  9096. int32_t L_14 = V_0;
  9097. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1));
  9098. }
  9099. IL_0049:
  9100. {
  9101. int32_t L_15 = V_0;
  9102. int32_t L_16 = V_1;
  9103. if ((((int32_t)L_15) <= ((int32_t)L_16)))
  9104. {
  9105. goto IL_001d;
  9106. }
  9107. }
  9108. {
  9109. return (-1);
  9110. }
  9111. IL_004f:
  9112. {
  9113. int32_t L_17 = V_0;
  9114. int32_t L_18 = V_1;
  9115. int32_t L_19 = V_0;
  9116. V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)L_19))>>(int32_t)1))));
  9117. SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * L_20 = __this->get_list_1();
  9118. int32_t L_21 = V_3;
  9119. NullCheck(L_20);
  9120. RuntimeObject * L_22;
  9121. L_22 = VirtualFuncInvoker1< RuntimeObject *, int32_t >::Invoke(36 /* System.Object System.Collections.SortedList::GetByIndex(System.Int32) */, L_20, L_21);
  9122. V_4 = ((Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB *)CastclassSealed((RuntimeObject*)L_22, Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_il2cpp_TypeInfo_var));
  9123. int64_t L_23 = ___nr0;
  9124. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_24 = V_4;
  9125. NullCheck(L_24);
  9126. int64_t L_25 = L_24->get_next_run_6();
  9127. if ((!(((uint64_t)L_23) == ((uint64_t)L_25))))
  9128. {
  9129. goto IL_0076;
  9130. }
  9131. }
  9132. {
  9133. int32_t L_26 = V_3;
  9134. return L_26;
  9135. }
  9136. IL_0076:
  9137. {
  9138. int64_t L_27 = ___nr0;
  9139. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_28 = V_4;
  9140. NullCheck(L_28);
  9141. int64_t L_29 = L_28->get_next_run_6();
  9142. if ((((int64_t)L_27) <= ((int64_t)L_29)))
  9143. {
  9144. goto IL_0086;
  9145. }
  9146. }
  9147. {
  9148. int32_t L_30 = V_3;
  9149. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1));
  9150. goto IL_008a;
  9151. }
  9152. IL_0086:
  9153. {
  9154. int32_t L_31 = V_3;
  9155. V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_31, (int32_t)1));
  9156. }
  9157. IL_008a:
  9158. {
  9159. int32_t L_32 = V_0;
  9160. int32_t L_33 = V_1;
  9161. if ((((int32_t)L_32) <= ((int32_t)L_33)))
  9162. {
  9163. goto IL_004f;
  9164. }
  9165. }
  9166. {
  9167. return (-1);
  9168. }
  9169. }
  9170. // System.Void System.Threading.Timer/Scheduler::Add(System.Threading.Timer)
  9171. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler_Add_m97B241DC232711E7C7D9057DA0BF7D657808D981 (Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * __this, Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * ___timer0, const RuntimeMethod* method)
  9172. {
  9173. static bool s_Il2CppMethodInitialized;
  9174. if (!s_Il2CppMethodInitialized)
  9175. {
  9176. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_il2cpp_TypeInfo_var);
  9177. s_Il2CppMethodInitialized = true;
  9178. }
  9179. int32_t V_0 = 0;
  9180. bool V_1 = false;
  9181. int32_t G_B4_0 = 0;
  9182. {
  9183. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_0 = ___timer0;
  9184. NullCheck(L_0);
  9185. int64_t L_1 = L_0->get_next_run_6();
  9186. int32_t L_2;
  9187. L_2 = Scheduler_FindByDueTime_m97EC1ECDEE06ABC0ADD1CD8D4C3B6F057680F677(__this, L_1, /*hidden argument*/NULL);
  9188. V_0 = L_2;
  9189. int32_t L_3 = V_0;
  9190. if ((((int32_t)L_3) == ((int32_t)(-1))))
  9191. {
  9192. goto IL_0081;
  9193. }
  9194. }
  9195. {
  9196. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_4 = ___timer0;
  9197. NullCheck(L_4);
  9198. int64_t L_5 = L_4->get_next_run_6();
  9199. if ((((int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)((int64_t)(std::numeric_limits<int64_t>::max)()), (int64_t)L_5))) > ((int64_t)((int64_t)((int64_t)((int32_t)20000))))))
  9200. {
  9201. goto IL_002c;
  9202. }
  9203. }
  9204. {
  9205. G_B4_0 = 0;
  9206. goto IL_002d;
  9207. }
  9208. IL_002c:
  9209. {
  9210. G_B4_0 = 1;
  9211. }
  9212. IL_002d:
  9213. {
  9214. V_1 = (bool)G_B4_0;
  9215. }
  9216. IL_002e:
  9217. {
  9218. int32_t L_6 = V_0;
  9219. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1));
  9220. bool L_7 = V_1;
  9221. if (!L_7)
  9222. {
  9223. goto IL_0046;
  9224. }
  9225. }
  9226. {
  9227. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_8 = ___timer0;
  9228. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_9 = L_8;
  9229. NullCheck(L_9);
  9230. int64_t L_10 = L_9->get_next_run_6();
  9231. NullCheck(L_9);
  9232. L_9->set_next_run_6(((int64_t)il2cpp_codegen_add((int64_t)L_10, (int64_t)((int64_t)((int64_t)1)))));
  9233. goto IL_0055;
  9234. }
  9235. IL_0046:
  9236. {
  9237. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_11 = ___timer0;
  9238. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_12 = L_11;
  9239. NullCheck(L_12);
  9240. int64_t L_13 = L_12->get_next_run_6();
  9241. NullCheck(L_12);
  9242. L_12->set_next_run_6(((int64_t)il2cpp_codegen_subtract((int64_t)L_13, (int64_t)((int64_t)((int64_t)1)))));
  9243. }
  9244. IL_0055:
  9245. {
  9246. int32_t L_14 = V_0;
  9247. SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * L_15 = __this->get_list_1();
  9248. NullCheck(L_15);
  9249. int32_t L_16;
  9250. L_16 = VirtualFuncInvoker0< int32_t >::Invoke(24 /* System.Int32 System.Collections.SortedList::get_Count() */, L_15);
  9251. if ((((int32_t)L_14) >= ((int32_t)L_16)))
  9252. {
  9253. goto IL_0081;
  9254. }
  9255. }
  9256. {
  9257. SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * L_17 = __this->get_list_1();
  9258. int32_t L_18 = V_0;
  9259. NullCheck(L_17);
  9260. RuntimeObject * L_19;
  9261. L_19 = VirtualFuncInvoker1< RuntimeObject *, int32_t >::Invoke(36 /* System.Object System.Collections.SortedList::GetByIndex(System.Int32) */, L_17, L_18);
  9262. NullCheck(((Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB *)CastclassSealed((RuntimeObject*)L_19, Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_il2cpp_TypeInfo_var)));
  9263. int64_t L_20 = ((Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB *)CastclassSealed((RuntimeObject*)L_19, Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_il2cpp_TypeInfo_var))->get_next_run_6();
  9264. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_21 = ___timer0;
  9265. NullCheck(L_21);
  9266. int64_t L_22 = L_21->get_next_run_6();
  9267. if ((((int64_t)L_20) == ((int64_t)L_22)))
  9268. {
  9269. goto IL_002e;
  9270. }
  9271. }
  9272. IL_0081:
  9273. {
  9274. SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * L_23 = __this->get_list_1();
  9275. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_24 = ___timer0;
  9276. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_25 = ___timer0;
  9277. NullCheck(L_23);
  9278. VirtualActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(21 /* System.Void System.Collections.SortedList::Add(System.Object,System.Object) */, L_23, L_24, L_25);
  9279. return;
  9280. }
  9281. }
  9282. // System.Int32 System.Threading.Timer/Scheduler::InternalRemove(System.Threading.Timer)
  9283. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Scheduler_InternalRemove_m3154F260BA70D6D62BB855662FD4E59EBF25C538 (Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * __this, Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * ___timer0, const RuntimeMethod* method)
  9284. {
  9285. int32_t V_0 = 0;
  9286. {
  9287. SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * L_0 = __this->get_list_1();
  9288. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_1 = ___timer0;
  9289. NullCheck(L_0);
  9290. int32_t L_2;
  9291. L_2 = VirtualFuncInvoker1< int32_t, RuntimeObject * >::Invoke(43 /* System.Int32 System.Collections.SortedList::IndexOfKey(System.Object) */, L_0, L_1);
  9292. V_0 = L_2;
  9293. int32_t L_3 = V_0;
  9294. if ((((int32_t)L_3) < ((int32_t)0)))
  9295. {
  9296. goto IL_001d;
  9297. }
  9298. }
  9299. {
  9300. SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * L_4 = __this->get_list_1();
  9301. int32_t L_5 = V_0;
  9302. NullCheck(L_4);
  9303. VirtualActionInvoker1< int32_t >::Invoke(45 /* System.Void System.Collections.SortedList::RemoveAt(System.Int32) */, L_4, L_5);
  9304. }
  9305. IL_001d:
  9306. {
  9307. int32_t L_6 = V_0;
  9308. return L_6;
  9309. }
  9310. }
  9311. // System.Void System.Threading.Timer/Scheduler::TimerCB(System.Object)
  9312. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler_TimerCB_mFF78E60DAA18DD3E772F2113D46FB51241C957A6 (RuntimeObject * ___o0, const RuntimeMethod* method)
  9313. {
  9314. static bool s_Il2CppMethodInitialized;
  9315. if (!s_Il2CppMethodInitialized)
  9316. {
  9317. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_il2cpp_TypeInfo_var);
  9318. s_Il2CppMethodInitialized = true;
  9319. }
  9320. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * V_0 = NULL;
  9321. {
  9322. RuntimeObject * L_0 = ___o0;
  9323. V_0 = ((Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB *)CastclassSealed((RuntimeObject*)L_0, Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_il2cpp_TypeInfo_var));
  9324. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_1 = V_0;
  9325. NullCheck(L_1);
  9326. TimerCallback_tD193CC50BF27E129E6857E1E8A7EAC24BD131814 * L_2 = L_1->get_callback_2();
  9327. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_3 = V_0;
  9328. NullCheck(L_3);
  9329. RuntimeObject * L_4 = L_3->get_state_3();
  9330. NullCheck(L_2);
  9331. TimerCallback_Invoke_m1318C110BA930390E8F61C8BAAAC8F1CA8776CFD(L_2, L_4, /*hidden argument*/NULL);
  9332. return;
  9333. }
  9334. }
  9335. // System.Void System.Threading.Timer/Scheduler::SchedulerThread()
  9336. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler_SchedulerThread_mDB9CB3C0FCB84658BB01FFF19F5995869778D8C7 (Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * __this, const RuntimeMethod* method)
  9337. {
  9338. static bool s_Il2CppMethodInitialized;
  9339. if (!s_Il2CppMethodInitialized)
  9340. {
  9341. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mC453ABB994720CCA811CDC25F9DE5D950C7EBEC7_RuntimeMethod_var);
  9342. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_mC1A3BC5C09490DE7BD41BBE1BFD81F870F508CC0_RuntimeMethod_var);
  9343. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m883AB85828B7C88FE9A8C7802E93E6CE979EA000_RuntimeMethod_var);
  9344. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m9F4CBA17931C03FCCABF06CE8F29187F98D1F260_RuntimeMethod_var);
  9345. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mAD2ADD88C07229F3B1A9D5C297A85DD0D8FB6FCB_RuntimeMethod_var);
  9346. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t537143C180C9FB69517B6C26205D2AA824591563_il2cpp_TypeInfo_var);
  9347. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scheduler_TimerCB_mFF78E60DAA18DD3E772F2113D46FB51241C957A6_RuntimeMethod_var);
  9348. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_il2cpp_TypeInfo_var);
  9349. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319_il2cpp_TypeInfo_var);
  9350. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral494836B9EFC41FFD5CB7E6CA5BA325833F323668);
  9351. s_Il2CppMethodInitialized = true;
  9352. }
  9353. List_1_t537143C180C9FB69517B6C26205D2AA824591563 * V_0 = NULL;
  9354. int32_t V_1 = 0;
  9355. int64_t V_2 = 0;
  9356. Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * V_3 = NULL;
  9357. bool V_4 = false;
  9358. int32_t V_5 = 0;
  9359. int32_t V_6 = 0;
  9360. int32_t V_7 = 0;
  9361. int64_t V_8 = 0;
  9362. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * V_9 = NULL;
  9363. int64_t V_10 = 0;
  9364. int64_t V_11 = 0;
  9365. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * V_12 = NULL;
  9366. int64_t V_13 = 0;
  9367. Exception_t * __last_unhandled_exception = 0;
  9368. il2cpp::utils::ExceptionSupportStack<int32_t, 2> __leave_targets;
  9369. int32_t G_B10_0 = 0;
  9370. {
  9371. Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * L_0;
  9372. L_0 = Thread_get_CurrentThread_m80236D2457FBCC1F76A08711E059A0B738DA71EC(/*hidden argument*/NULL);
  9373. NullCheck(L_0);
  9374. Thread_set_Name_m920049DFD1306F42613F13CF7AD74C03661F4BAE(L_0, _stringLiteral494836B9EFC41FFD5CB7E6CA5BA325833F323668, /*hidden argument*/NULL);
  9375. List_1_t537143C180C9FB69517B6C26205D2AA824591563 * L_1 = (List_1_t537143C180C9FB69517B6C26205D2AA824591563 *)il2cpp_codegen_object_new(List_1_t537143C180C9FB69517B6C26205D2AA824591563_il2cpp_TypeInfo_var);
  9376. List_1__ctor_m883AB85828B7C88FE9A8C7802E93E6CE979EA000(L_1, ((int32_t)512), /*hidden argument*/List_1__ctor_m883AB85828B7C88FE9A8C7802E93E6CE979EA000_RuntimeMethod_var);
  9377. V_0 = L_1;
  9378. }
  9379. IL_001a:
  9380. {
  9381. V_1 = (-1);
  9382. IL2CPP_RUNTIME_CLASS_INIT(Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_il2cpp_TypeInfo_var);
  9383. int64_t L_2;
  9384. L_2 = Timer_GetTimeMonotonic_m085737FA1918F06DE8264E85C1C2B8DFF2B65298(/*hidden argument*/NULL);
  9385. V_2 = L_2;
  9386. V_3 = __this;
  9387. V_4 = (bool)0;
  9388. }
  9389. IL_0027:
  9390. try
  9391. {// begin try (depth: 1)
  9392. {
  9393. Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * L_3 = V_3;
  9394. Monitor_Enter_mBEB6CC84184B46F26375EC3FC8921D16E48EA4C4(L_3, (bool*)(&V_4), /*hidden argument*/NULL);
  9395. ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * L_4 = __this->get_changed_2();
  9396. NullCheck(L_4);
  9397. bool L_5;
  9398. L_5 = EventWaitHandle_Reset_m535429D7CC172C0B95EB8B7B9126B3F3761E2D30(L_4, /*hidden argument*/NULL);
  9399. SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * L_6 = __this->get_list_1();
  9400. NullCheck(L_6);
  9401. int32_t L_7;
  9402. L_7 = VirtualFuncInvoker0< int32_t >::Invoke(24 /* System.Int32 System.Collections.SortedList::get_Count() */, L_6);
  9403. V_6 = L_7;
  9404. V_5 = 0;
  9405. goto IL_010c;
  9406. }
  9407. IL_0050:
  9408. {
  9409. SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * L_8 = __this->get_list_1();
  9410. int32_t L_9 = V_5;
  9411. NullCheck(L_8);
  9412. RuntimeObject * L_10;
  9413. L_10 = VirtualFuncInvoker1< RuntimeObject *, int32_t >::Invoke(36 /* System.Object System.Collections.SortedList::GetByIndex(System.Int32) */, L_8, L_9);
  9414. V_9 = ((Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB *)CastclassSealed((RuntimeObject*)L_10, Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_il2cpp_TypeInfo_var));
  9415. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_11 = V_9;
  9416. NullCheck(L_11);
  9417. int64_t L_12 = L_11->get_next_run_6();
  9418. int64_t L_13 = V_2;
  9419. if ((((int64_t)L_12) > ((int64_t)L_13)))
  9420. {
  9421. goto IL_0115;
  9422. }
  9423. }
  9424. IL_0071:
  9425. {
  9426. SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * L_14 = __this->get_list_1();
  9427. int32_t L_15 = V_5;
  9428. NullCheck(L_14);
  9429. VirtualActionInvoker1< int32_t >::Invoke(45 /* System.Void System.Collections.SortedList::RemoveAt(System.Int32) */, L_14, L_15);
  9430. int32_t L_16 = V_6;
  9431. V_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1));
  9432. int32_t L_17 = V_5;
  9433. V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)1));
  9434. WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319 * L_18 = (WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319 *)il2cpp_codegen_object_new(WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319_il2cpp_TypeInfo_var);
  9435. WaitCallback__ctor_m50EFFE5096DF1DE733EA9895CEEC8EB6F142D5D5(L_18, NULL, (intptr_t)((intptr_t)Scheduler_TimerCB_mFF78E60DAA18DD3E772F2113D46FB51241C957A6_RuntimeMethod_var), /*hidden argument*/NULL);
  9436. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_19 = V_9;
  9437. bool L_20;
  9438. L_20 = ThreadPool_UnsafeQueueUserWorkItem_m9B9388DD623D33685D415D639455591D4DD967C6(L_18, L_19, /*hidden argument*/NULL);
  9439. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_21 = V_9;
  9440. NullCheck(L_21);
  9441. int64_t L_22 = L_21->get_period_ms_5();
  9442. V_10 = L_22;
  9443. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_23 = V_9;
  9444. NullCheck(L_23);
  9445. int64_t L_24 = L_23->get_due_time_ms_4();
  9446. V_11 = L_24;
  9447. int64_t L_25 = V_10;
  9448. if ((((int64_t)L_25) == ((int64_t)((int64_t)((int64_t)(-1))))))
  9449. {
  9450. goto IL_00ce;
  9451. }
  9452. }
  9453. IL_00b6:
  9454. {
  9455. int64_t L_26 = V_10;
  9456. if (!L_26)
  9457. {
  9458. goto IL_00c0;
  9459. }
  9460. }
  9461. IL_00ba:
  9462. {
  9463. int64_t L_27 = V_10;
  9464. if ((!(((uint64_t)L_27) == ((uint64_t)((int64_t)((int64_t)(-1)))))))
  9465. {
  9466. goto IL_00cb;
  9467. }
  9468. }
  9469. IL_00c0:
  9470. {
  9471. int64_t L_28 = V_11;
  9472. G_B10_0 = ((((int32_t)((((int64_t)L_28) == ((int64_t)((int64_t)((int64_t)(-1)))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  9473. goto IL_00cf;
  9474. }
  9475. IL_00cb:
  9476. {
  9477. G_B10_0 = 0;
  9478. goto IL_00cf;
  9479. }
  9480. IL_00ce:
  9481. {
  9482. G_B10_0 = 1;
  9483. }
  9484. IL_00cf:
  9485. {
  9486. if (!G_B10_0)
  9487. {
  9488. goto IL_00e3;
  9489. }
  9490. }
  9491. IL_00d1:
  9492. {
  9493. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_29 = V_9;
  9494. NullCheck(L_29);
  9495. L_29->set_next_run_6(((int64_t)(std::numeric_limits<int64_t>::max)()));
  9496. goto IL_0106;
  9497. }
  9498. IL_00e3:
  9499. {
  9500. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_30 = V_9;
  9501. IL2CPP_RUNTIME_CLASS_INIT(Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_il2cpp_TypeInfo_var);
  9502. int64_t L_31;
  9503. L_31 = Timer_GetTimeMonotonic_m085737FA1918F06DE8264E85C1C2B8DFF2B65298(/*hidden argument*/NULL);
  9504. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_32 = V_9;
  9505. NullCheck(L_32);
  9506. int64_t L_33 = L_32->get_period_ms_5();
  9507. NullCheck(L_30);
  9508. L_30->set_next_run_6(((int64_t)il2cpp_codegen_add((int64_t)L_31, (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)((int32_t)10000))), (int64_t)L_33)))));
  9509. List_1_t537143C180C9FB69517B6C26205D2AA824591563 * L_34 = V_0;
  9510. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_35 = V_9;
  9511. NullCheck(L_34);
  9512. List_1_Add_mC453ABB994720CCA811CDC25F9DE5D950C7EBEC7(L_34, L_35, /*hidden argument*/List_1_Add_mC453ABB994720CCA811CDC25F9DE5D950C7EBEC7_RuntimeMethod_var);
  9513. }
  9514. IL_0106:
  9515. {
  9516. int32_t L_36 = V_5;
  9517. V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1));
  9518. }
  9519. IL_010c:
  9520. {
  9521. int32_t L_37 = V_5;
  9522. int32_t L_38 = V_6;
  9523. if ((((int32_t)L_37) < ((int32_t)L_38)))
  9524. {
  9525. goto IL_0050;
  9526. }
  9527. }
  9528. IL_0115:
  9529. {
  9530. List_1_t537143C180C9FB69517B6C26205D2AA824591563 * L_39 = V_0;
  9531. NullCheck(L_39);
  9532. int32_t L_40;
  9533. L_40 = List_1_get_Count_m9F4CBA17931C03FCCABF06CE8F29187F98D1F260_inline(L_39, /*hidden argument*/List_1_get_Count_m9F4CBA17931C03FCCABF06CE8F29187F98D1F260_RuntimeMethod_var);
  9534. V_6 = L_40;
  9535. V_5 = 0;
  9536. goto IL_013a;
  9537. }
  9538. IL_0122:
  9539. {
  9540. List_1_t537143C180C9FB69517B6C26205D2AA824591563 * L_41 = V_0;
  9541. int32_t L_42 = V_5;
  9542. NullCheck(L_41);
  9543. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_43;
  9544. L_43 = List_1_get_Item_mAD2ADD88C07229F3B1A9D5C297A85DD0D8FB6FCB_inline(L_41, L_42, /*hidden argument*/List_1_get_Item_mAD2ADD88C07229F3B1A9D5C297A85DD0D8FB6FCB_RuntimeMethod_var);
  9545. V_12 = L_43;
  9546. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_44 = V_12;
  9547. Scheduler_Add_m97B241DC232711E7C7D9057DA0BF7D657808D981(__this, L_44, /*hidden argument*/NULL);
  9548. int32_t L_45 = V_5;
  9549. V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1));
  9550. }
  9551. IL_013a:
  9552. {
  9553. int32_t L_46 = V_5;
  9554. int32_t L_47 = V_6;
  9555. if ((((int32_t)L_46) < ((int32_t)L_47)))
  9556. {
  9557. goto IL_0122;
  9558. }
  9559. }
  9560. IL_0140:
  9561. {
  9562. List_1_t537143C180C9FB69517B6C26205D2AA824591563 * L_48 = V_0;
  9563. NullCheck(L_48);
  9564. List_1_Clear_mC1A3BC5C09490DE7BD41BBE1BFD81F870F508CC0(L_48, /*hidden argument*/List_1_Clear_mC1A3BC5C09490DE7BD41BBE1BFD81F870F508CC0_RuntimeMethod_var);
  9565. List_1_t537143C180C9FB69517B6C26205D2AA824591563 * L_49 = V_0;
  9566. Scheduler_ShrinkIfNeeded_m053057191CA310785B2C8EC2E8FB07A7E00E499C(__this, L_49, ((int32_t)512), /*hidden argument*/NULL);
  9567. SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * L_50 = __this->get_list_1();
  9568. NullCheck(L_50);
  9569. int32_t L_51;
  9570. L_51 = VirtualFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 System.Collections.SortedList::get_Capacity() */, L_50);
  9571. V_7 = L_51;
  9572. SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * L_52 = __this->get_list_1();
  9573. NullCheck(L_52);
  9574. int32_t L_53;
  9575. L_53 = VirtualFuncInvoker0< int32_t >::Invoke(24 /* System.Int32 System.Collections.SortedList::get_Count() */, L_52);
  9576. V_6 = L_53;
  9577. int32_t L_54 = V_7;
  9578. if ((((int32_t)L_54) <= ((int32_t)((int32_t)1024))))
  9579. {
  9580. goto IL_0191;
  9581. }
  9582. }
  9583. IL_0175:
  9584. {
  9585. int32_t L_55 = V_6;
  9586. if ((((int32_t)L_55) <= ((int32_t)0)))
  9587. {
  9588. goto IL_0191;
  9589. }
  9590. }
  9591. IL_017a:
  9592. {
  9593. int32_t L_56 = V_7;
  9594. int32_t L_57 = V_6;
  9595. if ((((int32_t)((int32_t)((int32_t)L_56/(int32_t)L_57))) <= ((int32_t)3)))
  9596. {
  9597. goto IL_0191;
  9598. }
  9599. }
  9600. IL_0182:
  9601. {
  9602. SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * L_58 = __this->get_list_1();
  9603. int32_t L_59 = V_6;
  9604. NullCheck(L_58);
  9605. VirtualActionInvoker1< int32_t >::Invoke(23 /* System.Void System.Collections.SortedList::set_Capacity(System.Int32) */, L_58, ((int32_t)il2cpp_codegen_multiply((int32_t)L_59, (int32_t)2)));
  9606. }
  9607. IL_0191:
  9608. {
  9609. V_8 = ((int64_t)(std::numeric_limits<int64_t>::max)());
  9610. SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * L_60 = __this->get_list_1();
  9611. NullCheck(L_60);
  9612. int32_t L_61;
  9613. L_61 = VirtualFuncInvoker0< int32_t >::Invoke(24 /* System.Int32 System.Collections.SortedList::get_Count() */, L_60);
  9614. if ((((int32_t)L_61) <= ((int32_t)0)))
  9615. {
  9616. goto IL_01c2;
  9617. }
  9618. }
  9619. IL_01aa:
  9620. {
  9621. SortedList_t52B9ACC0DAA6CD074E375215F43251DE16366165 * L_62 = __this->get_list_1();
  9622. NullCheck(L_62);
  9623. RuntimeObject * L_63;
  9624. L_63 = VirtualFuncInvoker1< RuntimeObject *, int32_t >::Invoke(36 /* System.Object System.Collections.SortedList::GetByIndex(System.Int32) */, L_62, 0);
  9625. NullCheck(((Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB *)CastclassSealed((RuntimeObject*)L_63, Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_il2cpp_TypeInfo_var)));
  9626. int64_t L_64 = ((Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB *)CastclassSealed((RuntimeObject*)L_63, Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_il2cpp_TypeInfo_var))->get_next_run_6();
  9627. V_8 = L_64;
  9628. }
  9629. IL_01c2:
  9630. {
  9631. V_1 = (-1);
  9632. int64_t L_65 = V_8;
  9633. if ((((int64_t)L_65) == ((int64_t)((int64_t)(std::numeric_limits<int64_t>::max)()))))
  9634. {
  9635. goto IL_01fe;
  9636. }
  9637. }
  9638. IL_01d1:
  9639. {
  9640. int64_t L_66 = V_8;
  9641. IL2CPP_RUNTIME_CLASS_INIT(Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_il2cpp_TypeInfo_var);
  9642. int64_t L_67;
  9643. L_67 = Timer_GetTimeMonotonic_m085737FA1918F06DE8264E85C1C2B8DFF2B65298(/*hidden argument*/NULL);
  9644. V_13 = ((int64_t)((int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_66, (int64_t)L_67))/(int64_t)((int64_t)((int64_t)((int32_t)10000)))));
  9645. int64_t L_68 = V_13;
  9646. if ((((int64_t)L_68) <= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL))))))
  9647. {
  9648. goto IL_01f4;
  9649. }
  9650. }
  9651. IL_01ec:
  9652. {
  9653. V_1 = ((int32_t)2147483646);
  9654. IL2CPP_LEAVE(0x20B, FINALLY_0200);
  9655. }
  9656. IL_01f4:
  9657. {
  9658. int64_t L_69 = V_13;
  9659. V_1 = ((int32_t)((int32_t)L_69));
  9660. int32_t L_70 = V_1;
  9661. if ((((int32_t)L_70) >= ((int32_t)0)))
  9662. {
  9663. goto IL_01fe;
  9664. }
  9665. }
  9666. IL_01fc:
  9667. {
  9668. V_1 = 0;
  9669. }
  9670. IL_01fe:
  9671. {
  9672. IL2CPP_LEAVE(0x20B, FINALLY_0200);
  9673. }
  9674. }// end try (depth: 1)
  9675. catch(Il2CppExceptionWrapper& e)
  9676. {
  9677. __last_unhandled_exception = (Exception_t *)e.ex;
  9678. goto FINALLY_0200;
  9679. }
  9680. FINALLY_0200:
  9681. {// begin finally (depth: 1)
  9682. {
  9683. bool L_71 = V_4;
  9684. if (!L_71)
  9685. {
  9686. goto IL_020a;
  9687. }
  9688. }
  9689. IL_0204:
  9690. {
  9691. Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * L_72 = V_3;
  9692. Monitor_Exit_mA776B403DA88AC77CDEEF67AB9F0D0E77ABD254A(L_72, /*hidden argument*/NULL);
  9693. }
  9694. IL_020a:
  9695. {
  9696. IL2CPP_END_FINALLY(512)
  9697. }
  9698. }// end finally (depth: 1)
  9699. IL2CPP_CLEANUP(512)
  9700. {
  9701. IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
  9702. IL2CPP_JUMP_TBL(0x20B, IL_020b)
  9703. }
  9704. IL_020b:
  9705. {
  9706. ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * L_73 = __this->get_changed_2();
  9707. int32_t L_74 = V_1;
  9708. NullCheck(L_73);
  9709. bool L_75;
  9710. L_75 = VirtualFuncInvoker1< bool, int32_t >::Invoke(11 /* System.Boolean System.Threading.WaitHandle::WaitOne(System.Int32) */, L_73, L_74);
  9711. goto IL_001a;
  9712. }
  9713. }
  9714. // System.Void System.Threading.Timer/Scheduler::ShrinkIfNeeded(System.Collections.Generic.List`1<System.Threading.Timer>,System.Int32)
  9715. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler_ShrinkIfNeeded_m053057191CA310785B2C8EC2E8FB07A7E00E499C (Scheduler_tA54A9F57127EDB44B4AE39C04A488F33193349D8 * __this, List_1_t537143C180C9FB69517B6C26205D2AA824591563 * ___list0, int32_t ___initial1, const RuntimeMethod* method)
  9716. {
  9717. static bool s_Il2CppMethodInitialized;
  9718. if (!s_Il2CppMethodInitialized)
  9719. {
  9720. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Capacity_mD0C25FAD6973D3D67381859E776ECAE953FDFD6B_RuntimeMethod_var);
  9721. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m9F4CBA17931C03FCCABF06CE8F29187F98D1F260_RuntimeMethod_var);
  9722. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Capacity_mEA0D56662D94226185342D2A0FD7C1860C5FFA7F_RuntimeMethod_var);
  9723. s_Il2CppMethodInitialized = true;
  9724. }
  9725. int32_t V_0 = 0;
  9726. int32_t V_1 = 0;
  9727. {
  9728. List_1_t537143C180C9FB69517B6C26205D2AA824591563 * L_0 = ___list0;
  9729. NullCheck(L_0);
  9730. int32_t L_1;
  9731. L_1 = List_1_get_Capacity_mD0C25FAD6973D3D67381859E776ECAE953FDFD6B(L_0, /*hidden argument*/List_1_get_Capacity_mD0C25FAD6973D3D67381859E776ECAE953FDFD6B_RuntimeMethod_var);
  9732. V_0 = L_1;
  9733. List_1_t537143C180C9FB69517B6C26205D2AA824591563 * L_2 = ___list0;
  9734. NullCheck(L_2);
  9735. int32_t L_3;
  9736. L_3 = List_1_get_Count_m9F4CBA17931C03FCCABF06CE8F29187F98D1F260_inline(L_2, /*hidden argument*/List_1_get_Count_m9F4CBA17931C03FCCABF06CE8F29187F98D1F260_RuntimeMethod_var);
  9737. V_1 = L_3;
  9738. int32_t L_4 = V_0;
  9739. int32_t L_5 = ___initial1;
  9740. if ((((int32_t)L_4) <= ((int32_t)L_5)))
  9741. {
  9742. goto IL_0025;
  9743. }
  9744. }
  9745. {
  9746. int32_t L_6 = V_1;
  9747. if ((((int32_t)L_6) <= ((int32_t)0)))
  9748. {
  9749. goto IL_0025;
  9750. }
  9751. }
  9752. {
  9753. int32_t L_7 = V_0;
  9754. int32_t L_8 = V_1;
  9755. if ((((int32_t)((int32_t)((int32_t)L_7/(int32_t)L_8))) <= ((int32_t)3)))
  9756. {
  9757. goto IL_0025;
  9758. }
  9759. }
  9760. {
  9761. List_1_t537143C180C9FB69517B6C26205D2AA824591563 * L_9 = ___list0;
  9762. int32_t L_10 = V_1;
  9763. NullCheck(L_9);
  9764. List_1_set_Capacity_mEA0D56662D94226185342D2A0FD7C1860C5FFA7F(L_9, ((int32_t)il2cpp_codegen_multiply((int32_t)L_10, (int32_t)2)), /*hidden argument*/List_1_set_Capacity_mEA0D56662D94226185342D2A0FD7C1860C5FFA7F_RuntimeMethod_var);
  9765. }
  9766. IL_0025:
  9767. {
  9768. return;
  9769. }
  9770. }
  9771. #ifdef __clang__
  9772. #pragma clang diagnostic pop
  9773. #endif
  9774. #ifdef __clang__
  9775. #pragma clang diagnostic push
  9776. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  9777. #pragma clang diagnostic ignored "-Wunused-variable"
  9778. #endif
  9779. // System.Int32 System.Threading.Timer/TimerComparer::Compare(System.Object,System.Object)
  9780. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimerComparer_Compare_mC54D4F4F5F33A28C3981BD1D59A071659F9E90DE (TimerComparer_t1899647CFE875978843BE8ABA01C10956F1E740B * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
  9781. {
  9782. static bool s_Il2CppMethodInitialized;
  9783. if (!s_Il2CppMethodInitialized)
  9784. {
  9785. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_il2cpp_TypeInfo_var);
  9786. s_Il2CppMethodInitialized = true;
  9787. }
  9788. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * V_0 = NULL;
  9789. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * V_1 = NULL;
  9790. int64_t V_2 = 0;
  9791. {
  9792. RuntimeObject * L_0 = ___x0;
  9793. V_0 = ((Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB *)IsInstSealed((RuntimeObject*)L_0, Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_il2cpp_TypeInfo_var));
  9794. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_1 = V_0;
  9795. if (L_1)
  9796. {
  9797. goto IL_000c;
  9798. }
  9799. }
  9800. {
  9801. return (-1);
  9802. }
  9803. IL_000c:
  9804. {
  9805. RuntimeObject * L_2 = ___y1;
  9806. V_1 = ((Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB *)IsInstSealed((RuntimeObject*)L_2, Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB_il2cpp_TypeInfo_var));
  9807. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_3 = V_1;
  9808. if (L_3)
  9809. {
  9810. goto IL_0018;
  9811. }
  9812. }
  9813. {
  9814. return 1;
  9815. }
  9816. IL_0018:
  9817. {
  9818. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_4 = V_0;
  9819. NullCheck(L_4);
  9820. int64_t L_5 = L_4->get_next_run_6();
  9821. Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * L_6 = V_1;
  9822. NullCheck(L_6);
  9823. int64_t L_7 = L_6->get_next_run_6();
  9824. V_2 = ((int64_t)il2cpp_codegen_subtract((int64_t)L_5, (int64_t)L_7));
  9825. int64_t L_8 = V_2;
  9826. if (L_8)
  9827. {
  9828. goto IL_0031;
  9829. }
  9830. }
  9831. {
  9832. RuntimeObject * L_9 = ___x0;
  9833. RuntimeObject * L_10 = ___y1;
  9834. if ((((RuntimeObject*)(RuntimeObject *)L_9) == ((RuntimeObject*)(RuntimeObject *)L_10)))
  9835. {
  9836. goto IL_002f;
  9837. }
  9838. }
  9839. {
  9840. return (-1);
  9841. }
  9842. IL_002f:
  9843. {
  9844. return 0;
  9845. }
  9846. IL_0031:
  9847. {
  9848. int64_t L_11 = V_2;
  9849. if ((((int64_t)L_11) > ((int64_t)((int64_t)((int64_t)0)))))
  9850. {
  9851. goto IL_0038;
  9852. }
  9853. }
  9854. {
  9855. return (-1);
  9856. }
  9857. IL_0038:
  9858. {
  9859. return 1;
  9860. }
  9861. }
  9862. // System.Void System.Threading.Timer/TimerComparer::.ctor()
  9863. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimerComparer__ctor_mB4F0DB5CDEB7A6E93F59950E0FB1D19BB4BBA0B4 (TimerComparer_t1899647CFE875978843BE8ABA01C10956F1E740B * __this, const RuntimeMethod* method)
  9864. {
  9865. {
  9866. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  9867. return;
  9868. }
  9869. }
  9870. #ifdef __clang__
  9871. #pragma clang diagnostic pop
  9872. #endif
  9873. #ifdef __clang__
  9874. #pragma clang diagnostic push
  9875. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  9876. #pragma clang diagnostic ignored "-Wunused-variable"
  9877. #endif
  9878. // System.Void System.Security.Util.Tokenizer/StreamTokenReader::.ctor(System.IO.StreamReader)
  9879. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StreamTokenReader__ctor_m8735DB38FDABDBFA56334C2C18D585D0B225FBB8 (StreamTokenReader_tBE50E3D129506958174D69229CC2271AECFFDE56 * __this, StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3 * ___input0, const RuntimeMethod* method)
  9880. {
  9881. {
  9882. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  9883. StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3 * L_0 = ___input0;
  9884. __this->set__in_0(L_0);
  9885. __this->set__numCharRead_1(0);
  9886. return;
  9887. }
  9888. }
  9889. // System.Int32 System.Security.Util.Tokenizer/StreamTokenReader::Read()
  9890. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StreamTokenReader_Read_m8861A8AD8E12A6D67AC0830D8FFC3FA6EA78B8EB (StreamTokenReader_tBE50E3D129506958174D69229CC2271AECFFDE56 * __this, const RuntimeMethod* method)
  9891. {
  9892. int32_t G_B2_0 = 0;
  9893. int32_t G_B1_0 = 0;
  9894. {
  9895. StreamReader_tA857ACC7ABF9AA4638E1291E6D2539C14D2963D3 * L_0 = __this->get__in_0();
  9896. NullCheck(L_0);
  9897. int32_t L_1;
  9898. L_1 = VirtualFuncInvoker0< int32_t >::Invoke(10 /* System.Int32 System.IO.TextReader::Read() */, L_0);
  9899. int32_t L_2 = L_1;
  9900. G_B1_0 = L_2;
  9901. if ((((int32_t)L_2) == ((int32_t)(-1))))
  9902. {
  9903. G_B2_0 = L_2;
  9904. goto IL_001d;
  9905. }
  9906. }
  9907. {
  9908. int32_t L_3 = __this->get__numCharRead_1();
  9909. __this->set__numCharRead_1(((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)));
  9910. G_B2_0 = G_B1_0;
  9911. }
  9912. IL_001d:
  9913. {
  9914. return G_B2_0;
  9915. }
  9916. }
  9917. // System.Int32 System.Security.Util.Tokenizer/StreamTokenReader::get_NumCharEncountered()
  9918. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StreamTokenReader_get_NumCharEncountered_mB3922B7695764E0DFF9E31D05905E13AA8365C1E (StreamTokenReader_tBE50E3D129506958174D69229CC2271AECFFDE56 * __this, const RuntimeMethod* method)
  9919. {
  9920. {
  9921. int32_t L_0 = __this->get__numCharRead_1();
  9922. return L_0;
  9923. }
  9924. }
  9925. #ifdef __clang__
  9926. #pragma clang diagnostic pop
  9927. #endif
  9928. #ifdef __clang__
  9929. #pragma clang diagnostic push
  9930. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  9931. #pragma clang diagnostic ignored "-Wunused-variable"
  9932. #endif
  9933. // System.UInt32 System.Security.Util.Tokenizer/StringMaker::HashString(System.String)
  9934. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t StringMaker_HashString_mFDFD943679186DC52DC602F1324E91E1D6667C29 (String_t* ___str0, const RuntimeMethod* method)
  9935. {
  9936. uint32_t V_0 = 0;
  9937. int32_t V_1 = 0;
  9938. int32_t V_2 = 0;
  9939. {
  9940. V_0 = 0;
  9941. String_t* L_0 = ___str0;
  9942. NullCheck(L_0);
  9943. int32_t L_1;
  9944. L_1 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_0, /*hidden argument*/NULL);
  9945. V_1 = L_1;
  9946. V_2 = 0;
  9947. goto IL_0022;
  9948. }
  9949. IL_000d:
  9950. {
  9951. uint32_t L_2 = V_0;
  9952. String_t* L_3 = ___str0;
  9953. int32_t L_4 = V_2;
  9954. NullCheck(L_3);
  9955. Il2CppChar L_5;
  9956. L_5 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_3, L_4, /*hidden argument*/NULL);
  9957. uint32_t L_6 = V_0;
  9958. V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_2<<(int32_t)3))^(int32_t)L_5))^(int32_t)((int32_t)((uint32_t)L_6>>((int32_t)29)))));
  9959. int32_t L_7 = V_2;
  9960. V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1));
  9961. }
  9962. IL_0022:
  9963. {
  9964. int32_t L_8 = V_2;
  9965. int32_t L_9 = V_1;
  9966. if ((((int32_t)L_8) < ((int32_t)L_9)))
  9967. {
  9968. goto IL_000d;
  9969. }
  9970. }
  9971. {
  9972. uint32_t L_10 = V_0;
  9973. return L_10;
  9974. }
  9975. }
  9976. // System.UInt32 System.Security.Util.Tokenizer/StringMaker::HashCharArray(System.Char[],System.Int32)
  9977. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t StringMaker_HashCharArray_m69DFDEEEF8FCA012D13704C72EB7D8210F75BB19 (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___a0, int32_t ___l1, const RuntimeMethod* method)
  9978. {
  9979. uint32_t V_0 = 0;
  9980. int32_t V_1 = 0;
  9981. {
  9982. V_0 = 0;
  9983. V_1 = 0;
  9984. goto IL_0017;
  9985. }
  9986. IL_0006:
  9987. {
  9988. uint32_t L_0 = V_0;
  9989. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_1 = ___a0;
  9990. int32_t L_2 = V_1;
  9991. NullCheck(L_1);
  9992. int32_t L_3 = L_2;
  9993. uint16_t L_4 = (uint16_t)(L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
  9994. uint32_t L_5 = V_0;
  9995. V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_0<<(int32_t)3))^(int32_t)L_4))^(int32_t)((int32_t)((uint32_t)L_5>>((int32_t)29)))));
  9996. int32_t L_6 = V_1;
  9997. V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1));
  9998. }
  9999. IL_0017:
  10000. {
  10001. int32_t L_7 = V_1;
  10002. int32_t L_8 = ___l1;
  10003. if ((((int32_t)L_7) < ((int32_t)L_8)))
  10004. {
  10005. goto IL_0006;
  10006. }
  10007. }
  10008. {
  10009. uint32_t L_9 = V_0;
  10010. return L_9;
  10011. }
  10012. }
  10013. // System.Void System.Security.Util.Tokenizer/StringMaker::.ctor()
  10014. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringMaker__ctor_m3BF09D1BECB45A4996149D06CF823F6ED676B49F (StringMaker_t4B512CC97F2C6F1F5C401E0B0E44949683737D08 * __this, const RuntimeMethod* method)
  10015. {
  10016. static bool s_Il2CppMethodInitialized;
  10017. if (!s_Il2CppMethodInitialized)
  10018. {
  10019. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var);
  10020. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var);
  10021. s_Il2CppMethodInitialized = true;
  10022. }
  10023. {
  10024. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  10025. __this->set_cStringsMax_1(((int32_t)2048));
  10026. __this->set_cStringsUsed_2(0);
  10027. uint32_t L_0 = __this->get_cStringsMax_1();
  10028. StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)L_0);
  10029. __this->set_aStrings_0(L_1);
  10030. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_2 = (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)SZArrayNew(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var, (uint32_t)((int32_t)512));
  10031. __this->set__outChars_4(L_2);
  10032. return;
  10033. }
  10034. }
  10035. // System.Boolean System.Security.Util.Tokenizer/StringMaker::CompareStringAndChars(System.String,System.Char[],System.Int32)
  10036. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StringMaker_CompareStringAndChars_mD788D496D5CAD8BE61F770373447341A4381DD01 (StringMaker_t4B512CC97F2C6F1F5C401E0B0E44949683737D08 * __this, String_t* ___str0, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___a1, int32_t ___l2, const RuntimeMethod* method)
  10037. {
  10038. int32_t V_0 = 0;
  10039. {
  10040. String_t* L_0 = ___str0;
  10041. NullCheck(L_0);
  10042. int32_t L_1;
  10043. L_1 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_0, /*hidden argument*/NULL);
  10044. int32_t L_2 = ___l2;
  10045. if ((((int32_t)L_1) == ((int32_t)L_2)))
  10046. {
  10047. goto IL_000b;
  10048. }
  10049. }
  10050. {
  10051. return (bool)0;
  10052. }
  10053. IL_000b:
  10054. {
  10055. V_0 = 0;
  10056. goto IL_0021;
  10057. }
  10058. IL_000f:
  10059. {
  10060. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_3 = ___a1;
  10061. int32_t L_4 = V_0;
  10062. NullCheck(L_3);
  10063. int32_t L_5 = L_4;
  10064. uint16_t L_6 = (uint16_t)(L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
  10065. String_t* L_7 = ___str0;
  10066. int32_t L_8 = V_0;
  10067. NullCheck(L_7);
  10068. Il2CppChar L_9;
  10069. L_9 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_7, L_8, /*hidden argument*/NULL);
  10070. if ((((int32_t)L_6) == ((int32_t)L_9)))
  10071. {
  10072. goto IL_001d;
  10073. }
  10074. }
  10075. {
  10076. return (bool)0;
  10077. }
  10078. IL_001d:
  10079. {
  10080. int32_t L_10 = V_0;
  10081. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1));
  10082. }
  10083. IL_0021:
  10084. {
  10085. int32_t L_11 = V_0;
  10086. int32_t L_12 = ___l2;
  10087. if ((((int32_t)L_11) < ((int32_t)L_12)))
  10088. {
  10089. goto IL_000f;
  10090. }
  10091. }
  10092. {
  10093. return (bool)1;
  10094. }
  10095. }
  10096. // System.String System.Security.Util.Tokenizer/StringMaker::MakeString()
  10097. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringMaker_MakeString_mF76D096DEEAFC550825121C36EB3CEA6406F2CAE (StringMaker_t4B512CC97F2C6F1F5C401E0B0E44949683737D08 * __this, const RuntimeMethod* method)
  10098. {
  10099. static bool s_Il2CppMethodInitialized;
  10100. if (!s_Il2CppMethodInitialized)
  10101. {
  10102. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var);
  10103. s_Il2CppMethodInitialized = true;
  10104. }
  10105. uint32_t V_0 = 0;
  10106. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* V_1 = NULL;
  10107. int32_t V_2 = 0;
  10108. String_t* V_3 = NULL;
  10109. uint32_t V_4 = 0;
  10110. StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_5 = NULL;
  10111. int32_t V_6 = 0;
  10112. {
  10113. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_0 = __this->get__outChars_4();
  10114. V_1 = L_0;
  10115. int32_t L_1 = __this->get__outIndex_5();
  10116. V_2 = L_1;
  10117. StringBuilder_t * L_2 = __this->get__outStringBuilder_3();
  10118. if (!L_2)
  10119. {
  10120. goto IL_003b;
  10121. }
  10122. }
  10123. {
  10124. StringBuilder_t * L_3 = __this->get__outStringBuilder_3();
  10125. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_4 = __this->get__outChars_4();
  10126. int32_t L_5 = __this->get__outIndex_5();
  10127. NullCheck(L_3);
  10128. StringBuilder_t * L_6;
  10129. L_6 = StringBuilder_Append_m4B771D7BFE8A65C9A504EC5847A699EB678B02DB(L_3, L_4, 0, L_5, /*hidden argument*/NULL);
  10130. StringBuilder_t * L_7 = __this->get__outStringBuilder_3();
  10131. NullCheck(L_7);
  10132. String_t* L_8;
  10133. L_8 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_7);
  10134. return L_8;
  10135. }
  10136. IL_003b:
  10137. {
  10138. uint32_t L_9 = __this->get_cStringsUsed_2();
  10139. uint32_t L_10 = __this->get_cStringsMax_1();
  10140. if ((!(((uint32_t)L_9) > ((uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((uint32_t)(int32_t)L_10/(uint32_t)(int32_t)4)), (int32_t)3))))))
  10141. {
  10142. goto IL_00c4;
  10143. }
  10144. }
  10145. {
  10146. uint32_t L_11 = __this->get_cStringsMax_1();
  10147. V_4 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_11, (int32_t)2));
  10148. uint32_t L_12 = V_4;
  10149. StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_13 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)L_12);
  10150. V_5 = L_13;
  10151. V_6 = 0;
  10152. goto IL_00a8;
  10153. }
  10154. IL_0065:
  10155. {
  10156. StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_14 = __this->get_aStrings_0();
  10157. int32_t L_15 = V_6;
  10158. NullCheck(L_14);
  10159. int32_t L_16 = L_15;
  10160. String_t* L_17 = (L_14)->GetAt(static_cast<il2cpp_array_size_t>(L_16));
  10161. if (!L_17)
  10162. {
  10163. goto IL_00a2;
  10164. }
  10165. }
  10166. {
  10167. StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_18 = __this->get_aStrings_0();
  10168. int32_t L_19 = V_6;
  10169. NullCheck(L_18);
  10170. int32_t L_20 = L_19;
  10171. String_t* L_21 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_20));
  10172. uint32_t L_22;
  10173. L_22 = StringMaker_HashString_mFDFD943679186DC52DC602F1324E91E1D6667C29(L_21, /*hidden argument*/NULL);
  10174. uint32_t L_23 = V_4;
  10175. V_0 = ((int32_t)((uint32_t)(int32_t)L_22%(uint32_t)(int32_t)L_23));
  10176. goto IL_008f;
  10177. }
  10178. IL_0084:
  10179. {
  10180. uint32_t L_24 = V_0;
  10181. int32_t L_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1));
  10182. V_0 = L_25;
  10183. uint32_t L_26 = V_4;
  10184. if ((!(((uint32_t)L_25) >= ((uint32_t)L_26))))
  10185. {
  10186. goto IL_008f;
  10187. }
  10188. }
  10189. {
  10190. V_0 = 0;
  10191. }
  10192. IL_008f:
  10193. {
  10194. StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_27 = V_5;
  10195. uint32_t L_28 = V_0;
  10196. NullCheck(L_27);
  10197. uint32_t L_29 = L_28;
  10198. String_t* L_30 = (L_27)->GetAt(static_cast<il2cpp_array_size_t>(L_29));
  10199. if (L_30)
  10200. {
  10201. goto IL_0084;
  10202. }
  10203. }
  10204. {
  10205. StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_31 = V_5;
  10206. uint32_t L_32 = V_0;
  10207. StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_33 = __this->get_aStrings_0();
  10208. int32_t L_34 = V_6;
  10209. NullCheck(L_33);
  10210. int32_t L_35 = L_34;
  10211. String_t* L_36 = (L_33)->GetAt(static_cast<il2cpp_array_size_t>(L_35));
  10212. NullCheck(L_31);
  10213. ArrayElementTypeCheck (L_31, L_36);
  10214. (L_31)->SetAt(static_cast<il2cpp_array_size_t>(L_32), (String_t*)L_36);
  10215. }
  10216. IL_00a2:
  10217. {
  10218. int32_t L_37 = V_6;
  10219. V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1));
  10220. }
  10221. IL_00a8:
  10222. {
  10223. int32_t L_38 = V_6;
  10224. uint32_t L_39 = __this->get_cStringsMax_1();
  10225. if ((((int64_t)((int64_t)((int64_t)L_38))) < ((int64_t)((int64_t)((uint64_t)L_39)))))
  10226. {
  10227. goto IL_0065;
  10228. }
  10229. }
  10230. {
  10231. uint32_t L_40 = V_4;
  10232. __this->set_cStringsMax_1(L_40);
  10233. StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_41 = V_5;
  10234. __this->set_aStrings_0(L_41);
  10235. }
  10236. IL_00c4:
  10237. {
  10238. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_42 = V_1;
  10239. int32_t L_43 = V_2;
  10240. uint32_t L_44;
  10241. L_44 = StringMaker_HashCharArray_m69DFDEEEF8FCA012D13704C72EB7D8210F75BB19(L_42, L_43, /*hidden argument*/NULL);
  10242. uint32_t L_45 = __this->get_cStringsMax_1();
  10243. V_0 = ((int32_t)((uint32_t)(int32_t)L_44%(uint32_t)(int32_t)L_45));
  10244. goto IL_00f1;
  10245. }
  10246. IL_00d5:
  10247. {
  10248. String_t* L_46 = V_3;
  10249. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_47 = V_1;
  10250. int32_t L_48 = V_2;
  10251. bool L_49;
  10252. L_49 = StringMaker_CompareStringAndChars_mD788D496D5CAD8BE61F770373447341A4381DD01(__this, L_46, L_47, L_48, /*hidden argument*/NULL);
  10253. if (!L_49)
  10254. {
  10255. goto IL_00e2;
  10256. }
  10257. }
  10258. {
  10259. String_t* L_50 = V_3;
  10260. return L_50;
  10261. }
  10262. IL_00e2:
  10263. {
  10264. uint32_t L_51 = V_0;
  10265. int32_t L_52 = ((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)1));
  10266. V_0 = L_52;
  10267. uint32_t L_53 = __this->get_cStringsMax_1();
  10268. if ((!(((uint32_t)L_52) >= ((uint32_t)L_53))))
  10269. {
  10270. goto IL_00f1;
  10271. }
  10272. }
  10273. {
  10274. V_0 = 0;
  10275. }
  10276. IL_00f1:
  10277. {
  10278. StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_54 = __this->get_aStrings_0();
  10279. uint32_t L_55 = V_0;
  10280. NullCheck(L_54);
  10281. uint32_t L_56 = L_55;
  10282. String_t* L_57 = (L_54)->GetAt(static_cast<il2cpp_array_size_t>(L_56));
  10283. String_t* L_58 = L_57;
  10284. V_3 = L_58;
  10285. if (L_58)
  10286. {
  10287. goto IL_00d5;
  10288. }
  10289. }
  10290. {
  10291. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_59 = V_1;
  10292. int32_t L_60 = V_2;
  10293. String_t* L_61;
  10294. L_61 = String_CreateString_m16F181739FD8BA877868803DE2CE0EF0A4668D0E(NULL, L_59, 0, L_60, /*hidden argument*/NULL);
  10295. V_3 = L_61;
  10296. StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_62 = __this->get_aStrings_0();
  10297. uint32_t L_63 = V_0;
  10298. String_t* L_64 = V_3;
  10299. NullCheck(L_62);
  10300. ArrayElementTypeCheck (L_62, L_64);
  10301. (L_62)->SetAt(static_cast<il2cpp_array_size_t>(L_63), (String_t*)L_64);
  10302. uint32_t L_65 = __this->get_cStringsUsed_2();
  10303. __this->set_cStringsUsed_2(((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)));
  10304. String_t* L_66 = V_3;
  10305. return L_66;
  10306. }
  10307. }
  10308. #ifdef __clang__
  10309. #pragma clang diagnostic pop
  10310. #endif
  10311. #ifdef __clang__
  10312. #pragma clang diagnostic push
  10313. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  10314. #pragma clang diagnostic ignored "-Wunused-variable"
  10315. #endif
  10316. #ifdef __clang__
  10317. #pragma clang diagnostic pop
  10318. #endif
  10319. #ifdef __clang__
  10320. #pragma clang diagnostic push
  10321. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  10322. #pragma clang diagnostic ignored "-Wunused-variable"
  10323. #endif
  10324. // System.Void System.TypeIdentifiers/Display::.ctor(System.String)
  10325. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Display__ctor_m16B5174A55477C5FA7E4BBEEB321BAC49C59EA78 (Display_tB07FE33B5E37AC259B2FCC8EC820AC5CEDEAC41E * __this, String_t* ___displayName0, const RuntimeMethod* method)
  10326. {
  10327. {
  10328. ATypeName__ctor_m8F74703C78999B18C60B25DC9E5FAAFA777C48EC(__this, /*hidden argument*/NULL);
  10329. String_t* L_0 = ___displayName0;
  10330. __this->set_displayName_0(L_0);
  10331. __this->set_internal_name_1((String_t*)NULL);
  10332. return;
  10333. }
  10334. }
  10335. // System.String System.TypeIdentifiers/Display::get_DisplayName()
  10336. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Display_get_DisplayName_m85B2DCE4C4F6F44EAF0BA7BDD82C0D94EA8F5847 (Display_tB07FE33B5E37AC259B2FCC8EC820AC5CEDEAC41E * __this, const RuntimeMethod* method)
  10337. {
  10338. {
  10339. String_t* L_0 = __this->get_displayName_0();
  10340. return L_0;
  10341. }
  10342. }
  10343. // System.String System.TypeIdentifiers/Display::get_InternalName()
  10344. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Display_get_InternalName_m6EAFBB13F110C5A11AC89AB9D74C79B27552EF39 (Display_tB07FE33B5E37AC259B2FCC8EC820AC5CEDEAC41E * __this, const RuntimeMethod* method)
  10345. {
  10346. {
  10347. String_t* L_0 = __this->get_internal_name_1();
  10348. if (L_0)
  10349. {
  10350. goto IL_0014;
  10351. }
  10352. }
  10353. {
  10354. String_t* L_1;
  10355. L_1 = Display_GetInternalName_mD79548CF3F783D092209AED9C54C91E81DB87970(__this, /*hidden argument*/NULL);
  10356. __this->set_internal_name_1(L_1);
  10357. }
  10358. IL_0014:
  10359. {
  10360. String_t* L_2 = __this->get_internal_name_1();
  10361. return L_2;
  10362. }
  10363. }
  10364. // System.String System.TypeIdentifiers/Display::GetInternalName()
  10365. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Display_GetInternalName_mD79548CF3F783D092209AED9C54C91E81DB87970 (Display_tB07FE33B5E37AC259B2FCC8EC820AC5CEDEAC41E * __this, const RuntimeMethod* method)
  10366. {
  10367. {
  10368. String_t* L_0 = __this->get_displayName_0();
  10369. String_t* L_1;
  10370. L_1 = TypeSpec_UnescapeInternalName_mA948D42382EE159391CEFB85748A7EFF37CE53A9(L_0, /*hidden argument*/NULL);
  10371. return L_1;
  10372. }
  10373. }
  10374. #ifdef __clang__
  10375. #pragma clang diagnostic pop
  10376. #endif
  10377. #ifdef __clang__
  10378. #pragma clang diagnostic push
  10379. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  10380. #pragma clang diagnostic ignored "-Wunused-variable"
  10381. #endif
  10382. // System.Boolean System.TypeNames/ATypeName::Equals(System.TypeName)
  10383. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ATypeName_Equals_m6BDE7D1613B8F351AC3DCB2C9BDE29C23A92CC22 (ATypeName_t19F245ED1619C78770F92C899C4FE364DBF30861 * __this, RuntimeObject* ___other0, const RuntimeMethod* method)
  10384. {
  10385. static bool s_Il2CppMethodInitialized;
  10386. if (!s_Il2CppMethodInitialized)
  10387. {
  10388. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeName_t714DD2B9BA4134CE17349D95281A1F750D78D60F_il2cpp_TypeInfo_var);
  10389. s_Il2CppMethodInitialized = true;
  10390. }
  10391. {
  10392. RuntimeObject* L_0 = ___other0;
  10393. if (!L_0)
  10394. {
  10395. goto IL_0015;
  10396. }
  10397. }
  10398. {
  10399. String_t* L_1;
  10400. L_1 = VirtualFuncInvoker0< String_t* >::Invoke(6 /* System.String System.TypeNames/ATypeName::get_DisplayName() */, __this);
  10401. RuntimeObject* L_2 = ___other0;
  10402. NullCheck(L_2);
  10403. String_t* L_3;
  10404. L_3 = InterfaceFuncInvoker0< String_t* >::Invoke(0 /* System.String System.TypeName::get_DisplayName() */, TypeName_t714DD2B9BA4134CE17349D95281A1F750D78D60F_il2cpp_TypeInfo_var, L_2);
  10405. bool L_4;
  10406. L_4 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_1, L_3, /*hidden argument*/NULL);
  10407. return L_4;
  10408. }
  10409. IL_0015:
  10410. {
  10411. return (bool)0;
  10412. }
  10413. }
  10414. // System.Int32 System.TypeNames/ATypeName::GetHashCode()
  10415. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ATypeName_GetHashCode_mDC22C27DBC59F89F1A4CDA70985AB201BC879B07 (ATypeName_t19F245ED1619C78770F92C899C4FE364DBF30861 * __this, const RuntimeMethod* method)
  10416. {
  10417. {
  10418. String_t* L_0;
  10419. L_0 = VirtualFuncInvoker0< String_t* >::Invoke(6 /* System.String System.TypeNames/ATypeName::get_DisplayName() */, __this);
  10420. NullCheck(L_0);
  10421. int32_t L_1;
  10422. L_1 = VirtualFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_0);
  10423. return L_1;
  10424. }
  10425. }
  10426. // System.Boolean System.TypeNames/ATypeName::Equals(System.Object)
  10427. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ATypeName_Equals_m128A844F0CC6E6754CE865684C25F47EEAD342C1 (ATypeName_t19F245ED1619C78770F92C899C4FE364DBF30861 * __this, RuntimeObject * ___other0, const RuntimeMethod* method)
  10428. {
  10429. static bool s_Il2CppMethodInitialized;
  10430. if (!s_Il2CppMethodInitialized)
  10431. {
  10432. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeName_t714DD2B9BA4134CE17349D95281A1F750D78D60F_il2cpp_TypeInfo_var);
  10433. s_Il2CppMethodInitialized = true;
  10434. }
  10435. {
  10436. RuntimeObject * L_0 = ___other0;
  10437. bool L_1;
  10438. L_1 = ATypeName_Equals_m6BDE7D1613B8F351AC3DCB2C9BDE29C23A92CC22(__this, ((RuntimeObject*)IsInst((RuntimeObject*)L_0, TypeName_t714DD2B9BA4134CE17349D95281A1F750D78D60F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
  10439. return L_1;
  10440. }
  10441. }
  10442. // System.Void System.TypeNames/ATypeName::.ctor()
  10443. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ATypeName__ctor_m8F74703C78999B18C60B25DC9E5FAAFA777C48EC (ATypeName_t19F245ED1619C78770F92C899C4FE364DBF30861 * __this, const RuntimeMethod* method)
  10444. {
  10445. {
  10446. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  10447. return;
  10448. }
  10449. }
  10450. #ifdef __clang__
  10451. #pragma clang diagnostic pop
  10452. #endif
  10453. #ifdef __clang__
  10454. #pragma clang diagnostic push
  10455. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  10456. #pragma clang diagnostic ignored "-Wunused-variable"
  10457. #endif
  10458. #ifdef __clang__
  10459. #pragma clang diagnostic pop
  10460. #endif
  10461. #ifdef __clang__
  10462. #pragma clang diagnostic push
  10463. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  10464. #pragma clang diagnostic ignored "-Wunused-variable"
  10465. #endif
  10466. // System.Void System.Text.UTF32Encoding/UTF32Decoder::.ctor(System.Text.UTF32Encoding)
  10467. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UTF32Decoder__ctor_mC43D242A0AB38688E7F1E68472B18B5CC2F15FF6 (UTF32Decoder_t38867B08AD03138702C713129B79529EC4528DB7 * __this, UTF32Encoding_t54B51C8FAC5B2EAB4BDFACBBA06DB6117A38D014 * ___encoding0, const RuntimeMethod* method)
  10468. {
  10469. {
  10470. UTF32Encoding_t54B51C8FAC5B2EAB4BDFACBBA06DB6117A38D014 * L_0 = ___encoding0;
  10471. DecoderNLS__ctor_mC526CB146E620885CBC054C3921E27A7949B2046(__this, L_0, /*hidden argument*/NULL);
  10472. return;
  10473. }
  10474. }
  10475. // System.Void System.Text.UTF32Encoding/UTF32Decoder::Reset()
  10476. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UTF32Decoder_Reset_mA255C09536BA93FCAD3F8ED62EADE0B2079E1C27 (UTF32Decoder_t38867B08AD03138702C713129B79529EC4528DB7 * __this, const RuntimeMethod* method)
  10477. {
  10478. {
  10479. __this->set_iChar_6(0);
  10480. __this->set_readByteCount_7(0);
  10481. DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B * L_0 = ((Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370 *)__this)->get_m_fallbackBuffer_1();
  10482. if (!L_0)
  10483. {
  10484. goto IL_0021;
  10485. }
  10486. }
  10487. {
  10488. DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B * L_1 = ((Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370 *)__this)->get_m_fallbackBuffer_1();
  10489. NullCheck(L_1);
  10490. VirtualActionInvoker0::Invoke(7 /* System.Void System.Text.DecoderFallbackBuffer::Reset() */, L_1);
  10491. }
  10492. IL_0021:
  10493. {
  10494. return;
  10495. }
  10496. }
  10497. // System.Boolean System.Text.UTF32Encoding/UTF32Decoder::get_HasState()
  10498. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UTF32Decoder_get_HasState_m59BC0A86B483ACC74E659469FFD39997B2646812 (UTF32Decoder_t38867B08AD03138702C713129B79529EC4528DB7 * __this, const RuntimeMethod* method)
  10499. {
  10500. {
  10501. int32_t L_0 = __this->get_readByteCount_7();
  10502. return (bool)((!(((uint32_t)L_0) <= ((uint32_t)0)))? 1 : 0);
  10503. }
  10504. }
  10505. #ifdef __clang__
  10506. #pragma clang diagnostic pop
  10507. #endif
  10508. #ifdef __clang__
  10509. #pragma clang diagnostic push
  10510. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  10511. #pragma clang diagnostic ignored "-Wunused-variable"
  10512. #endif
  10513. // System.Void System.Text.UTF7Encoding/Decoder::.ctor(System.Text.UTF7Encoding)
  10514. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Decoder__ctor_m3FAA7C0DCE7FBA64EEBD84A4AEBFC9317A92E9B9 (Decoder_t6C0639E0DF1E52128429AC770CA9F2557A8E54C9 * __this, UTF7Encoding_tA5454D96973119953BD301F20B9E59C77B5FA076 * ___encoding0, const RuntimeMethod* method)
  10515. {
  10516. {
  10517. UTF7Encoding_tA5454D96973119953BD301F20B9E59C77B5FA076 * L_0 = ___encoding0;
  10518. DecoderNLS__ctor_mC526CB146E620885CBC054C3921E27A7949B2046(__this, L_0, /*hidden argument*/NULL);
  10519. return;
  10520. }
  10521. }
  10522. // System.Void System.Text.UTF7Encoding/Decoder::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  10523. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Decoder__ctor_m30B1EA2BF40A4E5A3F4BF3C7B6FE7377380A1038 (Decoder_t6C0639E0DF1E52128429AC770CA9F2557A8E54C9 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method)
  10524. {
  10525. static bool s_Il2CppMethodInitialized;
  10526. if (!s_Il2CppMethodInitialized)
  10527. {
  10528. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var);
  10529. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var);
  10530. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_0_0_0_var);
  10531. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_il2cpp_TypeInfo_var);
  10532. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var);
  10533. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var);
  10534. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  10535. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0763FE5EB1EAC35DDF3CD44B5645A71888066226);
  10536. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral29988D0F9BCADFABFF66CBF5AB73096D1CAE3128);
  10537. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral315818C03CCC2B10070DF2D4EBD09EB6C4C66E58);
  10538. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBDC4CEC2209B63293A24317DF536AF666EAC59E5);
  10539. s_Il2CppMethodInitialized = true;
  10540. }
  10541. {
  10542. DecoderNLS__ctor_mDD4D4880457E73F1575479F8B309F9BB25BA0F4D(__this, /*hidden argument*/NULL);
  10543. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_0 = ___info0;
  10544. if (L_0)
  10545. {
  10546. goto IL_0014;
  10547. }
  10548. }
  10549. {
  10550. ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var)));
  10551. ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7B00F7F25C375B2501A6ADBC86D092B23977085)), /*hidden argument*/NULL);
  10552. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Decoder__ctor_m30B1EA2BF40A4E5A3F4BF3C7B6FE7377380A1038_RuntimeMethod_var)));
  10553. }
  10554. IL_0014:
  10555. {
  10556. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_2 = ___info0;
  10557. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast<intptr_t> (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) };
  10558. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  10559. Type_t * L_4;
  10560. L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_3, /*hidden argument*/NULL);
  10561. NullCheck(L_2);
  10562. RuntimeObject * L_5;
  10563. L_5 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_2, _stringLiteral315818C03CCC2B10070DF2D4EBD09EB6C4C66E58, L_4, /*hidden argument*/NULL);
  10564. __this->set_bits_6(((*(int32_t*)((int32_t*)UnBox(L_5, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))));
  10565. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_6 = ___info0;
  10566. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast<intptr_t> (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) };
  10567. Type_t * L_8;
  10568. L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_7, /*hidden argument*/NULL);
  10569. NullCheck(L_6);
  10570. RuntimeObject * L_9;
  10571. L_9 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_6, _stringLiteral0763FE5EB1EAC35DDF3CD44B5645A71888066226, L_8, /*hidden argument*/NULL);
  10572. __this->set_bitCount_7(((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))));
  10573. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_10 = ___info0;
  10574. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast<intptr_t> (Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var) };
  10575. Type_t * L_12;
  10576. L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_11, /*hidden argument*/NULL);
  10577. NullCheck(L_10);
  10578. RuntimeObject * L_13;
  10579. L_13 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_10, _stringLiteralBDC4CEC2209B63293A24317DF536AF666EAC59E5, L_12, /*hidden argument*/NULL);
  10580. __this->set_firstByte_8(((*(bool*)((bool*)UnBox(L_13, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var)))));
  10581. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_14 = ___info0;
  10582. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast<intptr_t> (Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_0_0_0_var) };
  10583. Type_t * L_16;
  10584. L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_15, /*hidden argument*/NULL);
  10585. NullCheck(L_14);
  10586. RuntimeObject * L_17;
  10587. L_17 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_14, _stringLiteral29988D0F9BCADFABFF66CBF5AB73096D1CAE3128, L_16, /*hidden argument*/NULL);
  10588. ((DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A *)__this)->set_m_encoding_2(((Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 *)CastclassClass((RuntimeObject*)L_17, Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_il2cpp_TypeInfo_var)));
  10589. return;
  10590. }
  10591. }
  10592. // System.Void System.Text.UTF7Encoding/Decoder::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  10593. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Decoder_System_Runtime_Serialization_ISerializable_GetObjectData_m3ED01524C080A21879E3BB557F043586DA3C2AE0 (Decoder_t6C0639E0DF1E52128429AC770CA9F2557A8E54C9 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method)
  10594. {
  10595. static bool s_Il2CppMethodInitialized;
  10596. if (!s_Il2CppMethodInitialized)
  10597. {
  10598. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0763FE5EB1EAC35DDF3CD44B5645A71888066226);
  10599. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral29988D0F9BCADFABFF66CBF5AB73096D1CAE3128);
  10600. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral315818C03CCC2B10070DF2D4EBD09EB6C4C66E58);
  10601. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBDC4CEC2209B63293A24317DF536AF666EAC59E5);
  10602. s_Il2CppMethodInitialized = true;
  10603. }
  10604. {
  10605. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_0 = ___info0;
  10606. if (L_0)
  10607. {
  10608. goto IL_000e;
  10609. }
  10610. }
  10611. {
  10612. ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var)));
  10613. ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7B00F7F25C375B2501A6ADBC86D092B23977085)), /*hidden argument*/NULL);
  10614. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Decoder_System_Runtime_Serialization_ISerializable_GetObjectData_m3ED01524C080A21879E3BB557F043586DA3C2AE0_RuntimeMethod_var)));
  10615. }
  10616. IL_000e:
  10617. {
  10618. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_2 = ___info0;
  10619. Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_3 = ((DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A *)__this)->get_m_encoding_2();
  10620. NullCheck(L_2);
  10621. SerializationInfo_AddValue_mA50C2668EF700C2239DDC362F8DB409020BB763D(L_2, _stringLiteral29988D0F9BCADFABFF66CBF5AB73096D1CAE3128, L_3, /*hidden argument*/NULL);
  10622. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_4 = ___info0;
  10623. int32_t L_5 = __this->get_bits_6();
  10624. NullCheck(L_4);
  10625. SerializationInfo_AddValue_m3DF5B182A63FFCD12287E97EA38944D0C6405BB5(L_4, _stringLiteral315818C03CCC2B10070DF2D4EBD09EB6C4C66E58, L_5, /*hidden argument*/NULL);
  10626. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_6 = ___info0;
  10627. int32_t L_7 = __this->get_bitCount_7();
  10628. NullCheck(L_6);
  10629. SerializationInfo_AddValue_m3DF5B182A63FFCD12287E97EA38944D0C6405BB5(L_6, _stringLiteral0763FE5EB1EAC35DDF3CD44B5645A71888066226, L_7, /*hidden argument*/NULL);
  10630. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_8 = ___info0;
  10631. bool L_9 = __this->get_firstByte_8();
  10632. NullCheck(L_8);
  10633. SerializationInfo_AddValue_m324F3E0B02B746D5F460499F5A25988FD608AD7B(L_8, _stringLiteralBDC4CEC2209B63293A24317DF536AF666EAC59E5, L_9, /*hidden argument*/NULL);
  10634. return;
  10635. }
  10636. }
  10637. // System.Void System.Text.UTF7Encoding/Decoder::Reset()
  10638. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Decoder_Reset_m0D006B1AE70E73B46BF2DF2550498CCF9D433769 (Decoder_t6C0639E0DF1E52128429AC770CA9F2557A8E54C9 * __this, const RuntimeMethod* method)
  10639. {
  10640. {
  10641. __this->set_bits_6(0);
  10642. __this->set_bitCount_7((-1));
  10643. __this->set_firstByte_8((bool)0);
  10644. DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B * L_0 = ((Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370 *)__this)->get_m_fallbackBuffer_1();
  10645. if (!L_0)
  10646. {
  10647. goto IL_0028;
  10648. }
  10649. }
  10650. {
  10651. DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B * L_1 = ((Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370 *)__this)->get_m_fallbackBuffer_1();
  10652. NullCheck(L_1);
  10653. VirtualActionInvoker0::Invoke(7 /* System.Void System.Text.DecoderFallbackBuffer::Reset() */, L_1);
  10654. }
  10655. IL_0028:
  10656. {
  10657. return;
  10658. }
  10659. }
  10660. // System.Boolean System.Text.UTF7Encoding/Decoder::get_HasState()
  10661. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Decoder_get_HasState_mF435291CFF368657A42E3D00148A144590652907 (Decoder_t6C0639E0DF1E52128429AC770CA9F2557A8E54C9 * __this, const RuntimeMethod* method)
  10662. {
  10663. {
  10664. int32_t L_0 = __this->get_bitCount_7();
  10665. return (bool)((((int32_t)((((int32_t)L_0) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  10666. }
  10667. }
  10668. #ifdef __clang__
  10669. #pragma clang diagnostic pop
  10670. #endif
  10671. #ifdef __clang__
  10672. #pragma clang diagnostic push
  10673. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  10674. #pragma clang diagnostic ignored "-Wunused-variable"
  10675. #endif
  10676. // System.Void System.Text.UTF7Encoding/DecoderUTF7Fallback::.ctor()
  10677. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecoderUTF7Fallback__ctor_m97CB6C70F4F4B390E79DA9A6A54F7C15611519F1 (DecoderUTF7Fallback_tBEF9A09732FAB23368825AE7C14C0EBF1F9028A8 * __this, const RuntimeMethod* method)
  10678. {
  10679. {
  10680. DecoderFallback__ctor_m748C2C19AD4595C13154F9EEDF89AC2A2C10727E(__this, /*hidden argument*/NULL);
  10681. return;
  10682. }
  10683. }
  10684. // System.Text.DecoderFallbackBuffer System.Text.UTF7Encoding/DecoderUTF7Fallback::CreateFallbackBuffer()
  10685. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B * DecoderUTF7Fallback_CreateFallbackBuffer_m2A16D01FA0596522EC75B9424B19FC879714AD1F (DecoderUTF7Fallback_tBEF9A09732FAB23368825AE7C14C0EBF1F9028A8 * __this, const RuntimeMethod* method)
  10686. {
  10687. static bool s_Il2CppMethodInitialized;
  10688. if (!s_Il2CppMethodInitialized)
  10689. {
  10690. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecoderUTF7FallbackBuffer_tED3431DB4A6B4F48D1F1433A8E672F8B110D819A_il2cpp_TypeInfo_var);
  10691. s_Il2CppMethodInitialized = true;
  10692. }
  10693. {
  10694. DecoderUTF7FallbackBuffer_tED3431DB4A6B4F48D1F1433A8E672F8B110D819A * L_0 = (DecoderUTF7FallbackBuffer_tED3431DB4A6B4F48D1F1433A8E672F8B110D819A *)il2cpp_codegen_object_new(DecoderUTF7FallbackBuffer_tED3431DB4A6B4F48D1F1433A8E672F8B110D819A_il2cpp_TypeInfo_var);
  10695. DecoderUTF7FallbackBuffer__ctor_mFA2B62E208804BB64A4893F1F91D8481B5C5BCB0(L_0, __this, /*hidden argument*/NULL);
  10696. return L_0;
  10697. }
  10698. }
  10699. // System.Int32 System.Text.UTF7Encoding/DecoderUTF7Fallback::get_MaxCharCount()
  10700. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecoderUTF7Fallback_get_MaxCharCount_mEB86DA7E072AE10245BA31204184B137DFB8F8D3 (DecoderUTF7Fallback_tBEF9A09732FAB23368825AE7C14C0EBF1F9028A8 * __this, const RuntimeMethod* method)
  10701. {
  10702. {
  10703. return 1;
  10704. }
  10705. }
  10706. // System.Boolean System.Text.UTF7Encoding/DecoderUTF7Fallback::Equals(System.Object)
  10707. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DecoderUTF7Fallback_Equals_m8A55122D6E31F8C487AD5AFAA5BE6352C0151656 (DecoderUTF7Fallback_tBEF9A09732FAB23368825AE7C14C0EBF1F9028A8 * __this, RuntimeObject * ___value0, const RuntimeMethod* method)
  10708. {
  10709. static bool s_Il2CppMethodInitialized;
  10710. if (!s_Il2CppMethodInitialized)
  10711. {
  10712. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecoderUTF7Fallback_tBEF9A09732FAB23368825AE7C14C0EBF1F9028A8_il2cpp_TypeInfo_var);
  10713. s_Il2CppMethodInitialized = true;
  10714. }
  10715. {
  10716. RuntimeObject * L_0 = ___value0;
  10717. if (!((DecoderUTF7Fallback_tBEF9A09732FAB23368825AE7C14C0EBF1F9028A8 *)IsInstSealed((RuntimeObject*)L_0, DecoderUTF7Fallback_tBEF9A09732FAB23368825AE7C14C0EBF1F9028A8_il2cpp_TypeInfo_var)))
  10718. {
  10719. goto IL_000a;
  10720. }
  10721. }
  10722. {
  10723. return (bool)1;
  10724. }
  10725. IL_000a:
  10726. {
  10727. return (bool)0;
  10728. }
  10729. }
  10730. // System.Int32 System.Text.UTF7Encoding/DecoderUTF7Fallback::GetHashCode()
  10731. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecoderUTF7Fallback_GetHashCode_m87A146966E49C3DDB5C62ADABE62B84858D48160 (DecoderUTF7Fallback_tBEF9A09732FAB23368825AE7C14C0EBF1F9028A8 * __this, const RuntimeMethod* method)
  10732. {
  10733. {
  10734. return ((int32_t)984);
  10735. }
  10736. }
  10737. #ifdef __clang__
  10738. #pragma clang diagnostic pop
  10739. #endif
  10740. #ifdef __clang__
  10741. #pragma clang diagnostic push
  10742. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  10743. #pragma clang diagnostic ignored "-Wunused-variable"
  10744. #endif
  10745. // System.Void System.Text.UTF7Encoding/DecoderUTF7FallbackBuffer::.ctor(System.Text.UTF7Encoding/DecoderUTF7Fallback)
  10746. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecoderUTF7FallbackBuffer__ctor_mFA2B62E208804BB64A4893F1F91D8481B5C5BCB0 (DecoderUTF7FallbackBuffer_tED3431DB4A6B4F48D1F1433A8E672F8B110D819A * __this, DecoderUTF7Fallback_tBEF9A09732FAB23368825AE7C14C0EBF1F9028A8 * ___fallback0, const RuntimeMethod* method)
  10747. {
  10748. {
  10749. __this->set_iCount_3((-1));
  10750. DecoderFallbackBuffer__ctor_m4944ABFBCC6CDED8F244EC1E5EA6B1F229C3495C(__this, /*hidden argument*/NULL);
  10751. return;
  10752. }
  10753. }
  10754. // System.Boolean System.Text.UTF7Encoding/DecoderUTF7FallbackBuffer::Fallback(System.Byte[],System.Int32)
  10755. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DecoderUTF7FallbackBuffer_Fallback_mBF6952B9A4A595ECF7CB92B8BC1177C726784227 (DecoderUTF7FallbackBuffer_tED3431DB4A6B4F48D1F1433A8E672F8B110D819A * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bytesUnknown0, int32_t ___index1, const RuntimeMethod* method)
  10756. {
  10757. int32_t V_0 = 0;
  10758. {
  10759. ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___bytesUnknown0;
  10760. NullCheck(L_0);
  10761. int32_t L_1 = 0;
  10762. uint8_t L_2 = (L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_1));
  10763. __this->set_cFallback_2(L_2);
  10764. Il2CppChar L_3 = __this->get_cFallback_2();
  10765. if (L_3)
  10766. {
  10767. goto IL_0013;
  10768. }
  10769. }
  10770. {
  10771. return (bool)0;
  10772. }
  10773. IL_0013:
  10774. {
  10775. int32_t L_4 = 1;
  10776. V_0 = L_4;
  10777. __this->set_iSize_4(L_4);
  10778. int32_t L_5 = V_0;
  10779. __this->set_iCount_3(L_5);
  10780. return (bool)1;
  10781. }
  10782. }
  10783. // System.Char System.Text.UTF7Encoding/DecoderUTF7FallbackBuffer::GetNextChar()
  10784. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar DecoderUTF7FallbackBuffer_GetNextChar_mC2FD7150C2027744040DE6BC014598C48141419B (DecoderUTF7FallbackBuffer_tED3431DB4A6B4F48D1F1433A8E672F8B110D819A * __this, const RuntimeMethod* method)
  10785. {
  10786. int32_t V_0 = 0;
  10787. {
  10788. int32_t L_0 = __this->get_iCount_3();
  10789. V_0 = L_0;
  10790. int32_t L_1 = V_0;
  10791. __this->set_iCount_3(((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)));
  10792. int32_t L_2 = V_0;
  10793. if ((((int32_t)L_2) <= ((int32_t)0)))
  10794. {
  10795. goto IL_001b;
  10796. }
  10797. }
  10798. {
  10799. Il2CppChar L_3 = __this->get_cFallback_2();
  10800. return L_3;
  10801. }
  10802. IL_001b:
  10803. {
  10804. return 0;
  10805. }
  10806. }
  10807. // System.Int32 System.Text.UTF7Encoding/DecoderUTF7FallbackBuffer::get_Remaining()
  10808. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecoderUTF7FallbackBuffer_get_Remaining_m30163CA9FE4B1F9488F673F263538F44A7D78A2E (DecoderUTF7FallbackBuffer_tED3431DB4A6B4F48D1F1433A8E672F8B110D819A * __this, const RuntimeMethod* method)
  10809. {
  10810. {
  10811. int32_t L_0 = __this->get_iCount_3();
  10812. if ((((int32_t)L_0) > ((int32_t)0)))
  10813. {
  10814. goto IL_000b;
  10815. }
  10816. }
  10817. {
  10818. return 0;
  10819. }
  10820. IL_000b:
  10821. {
  10822. int32_t L_1 = __this->get_iCount_3();
  10823. return L_1;
  10824. }
  10825. }
  10826. // System.Void System.Text.UTF7Encoding/DecoderUTF7FallbackBuffer::Reset()
  10827. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecoderUTF7FallbackBuffer_Reset_mE18A0A62630252473DE57B453B3C7344CE1077BA (DecoderUTF7FallbackBuffer_tED3431DB4A6B4F48D1F1433A8E672F8B110D819A * __this, const RuntimeMethod* method)
  10828. {
  10829. {
  10830. __this->set_iCount_3((-1));
  10831. ((DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B *)__this)->set_byteStart_0((uint8_t*)((uintptr_t)0));
  10832. return;
  10833. }
  10834. }
  10835. // System.Int32 System.Text.UTF7Encoding/DecoderUTF7FallbackBuffer::InternalFallback(System.Byte[],System.Byte*)
  10836. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecoderUTF7FallbackBuffer_InternalFallback_mED8FF7722E62493ABE76E8CE1887618F6A720300 (DecoderUTF7FallbackBuffer_tED3431DB4A6B4F48D1F1433A8E672F8B110D819A * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bytes0, uint8_t* ___pBytes1, const RuntimeMethod* method)
  10837. {
  10838. {
  10839. ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___bytes0;
  10840. NullCheck(L_0);
  10841. if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length)))) == ((int32_t)1)))
  10842. {
  10843. goto IL_0016;
  10844. }
  10845. }
  10846. {
  10847. String_t* L_1;
  10848. L_1 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD3EDB56B30B60F6E6107AB89FE5358A528045F13)), /*hidden argument*/NULL);
  10849. ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var)));
  10850. ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_2, L_1, /*hidden argument*/NULL);
  10851. IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DecoderUTF7FallbackBuffer_InternalFallback_mED8FF7722E62493ABE76E8CE1887618F6A720300_RuntimeMethod_var)));
  10852. }
  10853. IL_0016:
  10854. {
  10855. ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___bytes0;
  10856. NullCheck(L_3);
  10857. int32_t L_4 = 0;
  10858. uint8_t L_5 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
  10859. if (!L_5)
  10860. {
  10861. goto IL_001d;
  10862. }
  10863. }
  10864. {
  10865. return 1;
  10866. }
  10867. IL_001d:
  10868. {
  10869. return 0;
  10870. }
  10871. }
  10872. #ifdef __clang__
  10873. #pragma clang diagnostic pop
  10874. #endif
  10875. #ifdef __clang__
  10876. #pragma clang diagnostic push
  10877. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  10878. #pragma clang diagnostic ignored "-Wunused-variable"
  10879. #endif
  10880. // System.Void System.Text.UTF7Encoding/Encoder::.ctor(System.Text.UTF7Encoding)
  10881. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Encoder__ctor_m2E7349F37D2DEF844A91395DD099D93A6C88F167 (Encoder_tF895184EA91019AA3995A8547FD56A3E0D16D1B4 * __this, UTF7Encoding_tA5454D96973119953BD301F20B9E59C77B5FA076 * ___encoding0, const RuntimeMethod* method)
  10882. {
  10883. {
  10884. UTF7Encoding_tA5454D96973119953BD301F20B9E59C77B5FA076 * L_0 = ___encoding0;
  10885. EncoderNLS__ctor_mF9B45DA23BADBDD417E3F741C6C9BB45F3021513(__this, L_0, /*hidden argument*/NULL);
  10886. return;
  10887. }
  10888. }
  10889. // System.Void System.Text.UTF7Encoding/Encoder::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  10890. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Encoder__ctor_mD7BEBE37C16C8C8BFFFFDB86681B51F2142A8F7E (Encoder_tF895184EA91019AA3995A8547FD56A3E0D16D1B4 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method)
  10891. {
  10892. static bool s_Il2CppMethodInitialized;
  10893. if (!s_Il2CppMethodInitialized)
  10894. {
  10895. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_0_0_0_var);
  10896. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_il2cpp_TypeInfo_var);
  10897. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var);
  10898. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var);
  10899. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  10900. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0763FE5EB1EAC35DDF3CD44B5645A71888066226);
  10901. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral29988D0F9BCADFABFF66CBF5AB73096D1CAE3128);
  10902. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral315818C03CCC2B10070DF2D4EBD09EB6C4C66E58);
  10903. s_Il2CppMethodInitialized = true;
  10904. }
  10905. {
  10906. EncoderNLS__ctor_m78E59E5DDEAE418A3936D0EAD2D2DB3D15E75CEF(__this, /*hidden argument*/NULL);
  10907. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_0 = ___info0;
  10908. if (L_0)
  10909. {
  10910. goto IL_0014;
  10911. }
  10912. }
  10913. {
  10914. ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var)));
  10915. ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7B00F7F25C375B2501A6ADBC86D092B23977085)), /*hidden argument*/NULL);
  10916. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Encoder__ctor_mD7BEBE37C16C8C8BFFFFDB86681B51F2142A8F7E_RuntimeMethod_var)));
  10917. }
  10918. IL_0014:
  10919. {
  10920. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_2 = ___info0;
  10921. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast<intptr_t> (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) };
  10922. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  10923. Type_t * L_4;
  10924. L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_3, /*hidden argument*/NULL);
  10925. NullCheck(L_2);
  10926. RuntimeObject * L_5;
  10927. L_5 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_2, _stringLiteral315818C03CCC2B10070DF2D4EBD09EB6C4C66E58, L_4, /*hidden argument*/NULL);
  10928. __this->set_bits_7(((*(int32_t*)((int32_t*)UnBox(L_5, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))));
  10929. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_6 = ___info0;
  10930. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast<intptr_t> (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) };
  10931. Type_t * L_8;
  10932. L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_7, /*hidden argument*/NULL);
  10933. NullCheck(L_6);
  10934. RuntimeObject * L_9;
  10935. L_9 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_6, _stringLiteral0763FE5EB1EAC35DDF3CD44B5645A71888066226, L_8, /*hidden argument*/NULL);
  10936. __this->set_bitCount_8(((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))));
  10937. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_10 = ___info0;
  10938. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast<intptr_t> (Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_0_0_0_var) };
  10939. Type_t * L_12;
  10940. L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_11, /*hidden argument*/NULL);
  10941. NullCheck(L_10);
  10942. RuntimeObject * L_13;
  10943. L_13 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_10, _stringLiteral29988D0F9BCADFABFF66CBF5AB73096D1CAE3128, L_12, /*hidden argument*/NULL);
  10944. ((EncoderNLS_tB071198C3F300408FDED1BD2C822F46A25115712 *)__this)->set_m_encoding_3(((Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 *)CastclassClass((RuntimeObject*)L_13, Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_il2cpp_TypeInfo_var)));
  10945. return;
  10946. }
  10947. }
  10948. // System.Void System.Text.UTF7Encoding/Encoder::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  10949. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Encoder_System_Runtime_Serialization_ISerializable_GetObjectData_m6092B473125DCAB361E2692A0A37F4F175154463 (Encoder_tF895184EA91019AA3995A8547FD56A3E0D16D1B4 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method)
  10950. {
  10951. static bool s_Il2CppMethodInitialized;
  10952. if (!s_Il2CppMethodInitialized)
  10953. {
  10954. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0763FE5EB1EAC35DDF3CD44B5645A71888066226);
  10955. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral29988D0F9BCADFABFF66CBF5AB73096D1CAE3128);
  10956. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral315818C03CCC2B10070DF2D4EBD09EB6C4C66E58);
  10957. s_Il2CppMethodInitialized = true;
  10958. }
  10959. {
  10960. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_0 = ___info0;
  10961. if (L_0)
  10962. {
  10963. goto IL_000e;
  10964. }
  10965. }
  10966. {
  10967. ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var)));
  10968. ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7B00F7F25C375B2501A6ADBC86D092B23977085)), /*hidden argument*/NULL);
  10969. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Encoder_System_Runtime_Serialization_ISerializable_GetObjectData_m6092B473125DCAB361E2692A0A37F4F175154463_RuntimeMethod_var)));
  10970. }
  10971. IL_000e:
  10972. {
  10973. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_2 = ___info0;
  10974. Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_3 = ((EncoderNLS_tB071198C3F300408FDED1BD2C822F46A25115712 *)__this)->get_m_encoding_3();
  10975. NullCheck(L_2);
  10976. SerializationInfo_AddValue_mA50C2668EF700C2239DDC362F8DB409020BB763D(L_2, _stringLiteral29988D0F9BCADFABFF66CBF5AB73096D1CAE3128, L_3, /*hidden argument*/NULL);
  10977. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_4 = ___info0;
  10978. int32_t L_5 = __this->get_bits_7();
  10979. NullCheck(L_4);
  10980. SerializationInfo_AddValue_m3DF5B182A63FFCD12287E97EA38944D0C6405BB5(L_4, _stringLiteral315818C03CCC2B10070DF2D4EBD09EB6C4C66E58, L_5, /*hidden argument*/NULL);
  10981. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_6 = ___info0;
  10982. int32_t L_7 = __this->get_bitCount_8();
  10983. NullCheck(L_6);
  10984. SerializationInfo_AddValue_m3DF5B182A63FFCD12287E97EA38944D0C6405BB5(L_6, _stringLiteral0763FE5EB1EAC35DDF3CD44B5645A71888066226, L_7, /*hidden argument*/NULL);
  10985. return;
  10986. }
  10987. }
  10988. // System.Void System.Text.UTF7Encoding/Encoder::Reset()
  10989. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Encoder_Reset_m8D51317D2A8E22CDF2183DBEFE2538AC3360A9A9 (Encoder_tF895184EA91019AA3995A8547FD56A3E0D16D1B4 * __this, const RuntimeMethod* method)
  10990. {
  10991. {
  10992. __this->set_bitCount_8((-1));
  10993. __this->set_bits_7(0);
  10994. EncoderFallbackBuffer_t088B2EDCFB7C53978D7C5F962DE31BE01D6968E0 * L_0 = ((Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A *)__this)->get_m_fallbackBuffer_1();
  10995. if (!L_0)
  10996. {
  10997. goto IL_0021;
  10998. }
  10999. }
  11000. {
  11001. EncoderFallbackBuffer_t088B2EDCFB7C53978D7C5F962DE31BE01D6968E0 * L_1 = ((Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A *)__this)->get_m_fallbackBuffer_1();
  11002. NullCheck(L_1);
  11003. VirtualActionInvoker0::Invoke(9 /* System.Void System.Text.EncoderFallbackBuffer::Reset() */, L_1);
  11004. }
  11005. IL_0021:
  11006. {
  11007. return;
  11008. }
  11009. }
  11010. // System.Boolean System.Text.UTF7Encoding/Encoder::get_HasState()
  11011. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Encoder_get_HasState_m980799C34CF5CB9BD1FD6B3340E9A19F90DEACE0 (Encoder_tF895184EA91019AA3995A8547FD56A3E0D16D1B4 * __this, const RuntimeMethod* method)
  11012. {
  11013. {
  11014. int32_t L_0 = __this->get_bits_7();
  11015. if (L_0)
  11016. {
  11017. goto IL_0015;
  11018. }
  11019. }
  11020. {
  11021. int32_t L_1 = __this->get_bitCount_8();
  11022. return (bool)((((int32_t)((((int32_t)L_1) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  11023. }
  11024. IL_0015:
  11025. {
  11026. return (bool)1;
  11027. }
  11028. }
  11029. #ifdef __clang__
  11030. #pragma clang diagnostic pop
  11031. #endif
  11032. #ifdef __clang__
  11033. #pragma clang diagnostic push
  11034. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  11035. #pragma clang diagnostic ignored "-Wunused-variable"
  11036. #endif
  11037. // System.Void System.Text.UTF8Encoding/UTF8Decoder::.ctor(System.Text.UTF8Encoding)
  11038. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UTF8Decoder__ctor_m9C1CB47A544EB17F0C9F1837836DB6DB50049B4C (UTF8Decoder_tD2359F0F52206B911EBC3222E627191C829F4C65 * __this, UTF8Encoding_t6EE88BC62116B5328F6CF4E39C9CC49EED2ED282 * ___encoding0, const RuntimeMethod* method)
  11039. {
  11040. {
  11041. UTF8Encoding_t6EE88BC62116B5328F6CF4E39C9CC49EED2ED282 * L_0 = ___encoding0;
  11042. DecoderNLS__ctor_mC526CB146E620885CBC054C3921E27A7949B2046(__this, L_0, /*hidden argument*/NULL);
  11043. return;
  11044. }
  11045. }
  11046. // System.Void System.Text.UTF8Encoding/UTF8Decoder::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  11047. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UTF8Decoder__ctor_mF827B4315912C53F248B79A77CFDE99759111353 (UTF8Decoder_tD2359F0F52206B911EBC3222E627191C829F4C65 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method)
  11048. {
  11049. static bool s_Il2CppMethodInitialized;
  11050. if (!s_Il2CppMethodInitialized)
  11051. {
  11052. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D_0_0_0_var);
  11053. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D_il2cpp_TypeInfo_var);
  11054. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_0_0_0_var);
  11055. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_il2cpp_TypeInfo_var);
  11056. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var);
  11057. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var);
  11058. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  11059. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral29988D0F9BCADFABFF66CBF5AB73096D1CAE3128);
  11060. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAF00BC34B67009EEE0394C51F26D6D5457EC69F6);
  11061. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD08F78ED8610B5137CB74E4B8EE06DCA431A6DF5);
  11062. s_Il2CppMethodInitialized = true;
  11063. }
  11064. il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __active_exceptions;
  11065. il2cpp::utils::ExceptionSupportStack<int32_t, 2> __leave_targets;
  11066. {
  11067. DecoderNLS__ctor_mDD4D4880457E73F1575479F8B309F9BB25BA0F4D(__this, /*hidden argument*/NULL);
  11068. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_0 = ___info0;
  11069. if (L_0)
  11070. {
  11071. goto IL_0014;
  11072. }
  11073. }
  11074. {
  11075. ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var)));
  11076. ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7B00F7F25C375B2501A6ADBC86D092B23977085)), /*hidden argument*/NULL);
  11077. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&UTF8Decoder__ctor_mF827B4315912C53F248B79A77CFDE99759111353_RuntimeMethod_var)));
  11078. }
  11079. IL_0014:
  11080. {
  11081. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_2 = ___info0;
  11082. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast<intptr_t> (Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_0_0_0_var) };
  11083. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  11084. Type_t * L_4;
  11085. L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_3, /*hidden argument*/NULL);
  11086. NullCheck(L_2);
  11087. RuntimeObject * L_5;
  11088. L_5 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_2, _stringLiteral29988D0F9BCADFABFF66CBF5AB73096D1CAE3128, L_4, /*hidden argument*/NULL);
  11089. ((DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A *)__this)->set_m_encoding_2(((Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 *)CastclassClass((RuntimeObject*)L_5, Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_il2cpp_TypeInfo_var)));
  11090. }
  11091. IL_0034:
  11092. try
  11093. {// begin try (depth: 1)
  11094. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_6 = ___info0;
  11095. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast<intptr_t> (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) };
  11096. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  11097. Type_t * L_8;
  11098. L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_7, /*hidden argument*/NULL);
  11099. NullCheck(L_6);
  11100. RuntimeObject * L_9;
  11101. L_9 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_6, _stringLiteralD08F78ED8610B5137CB74E4B8EE06DCA431A6DF5, L_8, /*hidden argument*/NULL);
  11102. __this->set_bits_6(((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))));
  11103. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_10 = ___info0;
  11104. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast<intptr_t> (DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D_0_0_0_var) };
  11105. Type_t * L_12;
  11106. L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_11, /*hidden argument*/NULL);
  11107. NullCheck(L_10);
  11108. RuntimeObject * L_13;
  11109. L_13 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_10, _stringLiteralAF00BC34B67009EEE0394C51F26D6D5457EC69F6, L_12, /*hidden argument*/NULL);
  11110. ((Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370 *)__this)->set_m_fallback_0(((DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D *)CastclassClass((RuntimeObject*)L_13, DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D_il2cpp_TypeInfo_var)));
  11111. goto IL_0087;
  11112. }// end try (depth: 1)
  11113. catch(Il2CppExceptionWrapper& e)
  11114. {
  11115. if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
  11116. {
  11117. IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
  11118. goto CATCH_0076;
  11119. }
  11120. throw e;
  11121. }
  11122. CATCH_0076:
  11123. {// begin catch(System.Runtime.Serialization.SerializationException)
  11124. __this->set_bits_6(0);
  11125. ((Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370 *)__this)->set_m_fallback_0((DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D *)NULL);
  11126. IL2CPP_POP_ACTIVE_EXCEPTION();
  11127. goto IL_0087;
  11128. }// end catch (depth: 1)
  11129. IL_0087:
  11130. {
  11131. return;
  11132. }
  11133. }
  11134. // System.Void System.Text.UTF8Encoding/UTF8Decoder::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  11135. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UTF8Decoder_System_Runtime_Serialization_ISerializable_GetObjectData_m660874DE4EB3E16DF79AF02610D1DCA0D9A2E4BB (UTF8Decoder_tD2359F0F52206B911EBC3222E627191C829F4C65 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method)
  11136. {
  11137. static bool s_Il2CppMethodInitialized;
  11138. if (!s_Il2CppMethodInitialized)
  11139. {
  11140. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral29988D0F9BCADFABFF66CBF5AB73096D1CAE3128);
  11141. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral315818C03CCC2B10070DF2D4EBD09EB6C4C66E58);
  11142. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral49D64DCFE768AFB45BCA7F089DBB249FA1DA859C);
  11143. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8994D295B1EC3F358FB1CDEB6465D3A478A7F949);
  11144. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9C4034C5C6F417782BE8DF6DD6771CA6B67948DF);
  11145. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAF00BC34B67009EEE0394C51F26D6D5457EC69F6);
  11146. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD08F78ED8610B5137CB74E4B8EE06DCA431A6DF5);
  11147. s_Il2CppMethodInitialized = true;
  11148. }
  11149. {
  11150. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_0 = ___info0;
  11151. if (L_0)
  11152. {
  11153. goto IL_000e;
  11154. }
  11155. }
  11156. {
  11157. ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var)));
  11158. ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7B00F7F25C375B2501A6ADBC86D092B23977085)), /*hidden argument*/NULL);
  11159. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&UTF8Decoder_System_Runtime_Serialization_ISerializable_GetObjectData_m660874DE4EB3E16DF79AF02610D1DCA0D9A2E4BB_RuntimeMethod_var)));
  11160. }
  11161. IL_000e:
  11162. {
  11163. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_2 = ___info0;
  11164. Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_3 = ((DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A *)__this)->get_m_encoding_2();
  11165. NullCheck(L_2);
  11166. SerializationInfo_AddValue_mA50C2668EF700C2239DDC362F8DB409020BB763D(L_2, _stringLiteral29988D0F9BCADFABFF66CBF5AB73096D1CAE3128, L_3, /*hidden argument*/NULL);
  11167. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_4 = ___info0;
  11168. int32_t L_5 = __this->get_bits_6();
  11169. NullCheck(L_4);
  11170. SerializationInfo_AddValue_m3DF5B182A63FFCD12287E97EA38944D0C6405BB5(L_4, _stringLiteralD08F78ED8610B5137CB74E4B8EE06DCA431A6DF5, L_5, /*hidden argument*/NULL);
  11171. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_6 = ___info0;
  11172. DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * L_7 = ((Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370 *)__this)->get_m_fallback_0();
  11173. NullCheck(L_6);
  11174. SerializationInfo_AddValue_mA50C2668EF700C2239DDC362F8DB409020BB763D(L_6, _stringLiteralAF00BC34B67009EEE0394C51F26D6D5457EC69F6, L_7, /*hidden argument*/NULL);
  11175. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_8 = ___info0;
  11176. NullCheck(L_8);
  11177. SerializationInfo_AddValue_m3DF5B182A63FFCD12287E97EA38944D0C6405BB5(L_8, _stringLiteral315818C03CCC2B10070DF2D4EBD09EB6C4C66E58, 0, /*hidden argument*/NULL);
  11178. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_9 = ___info0;
  11179. NullCheck(L_9);
  11180. SerializationInfo_AddValue_m3DF5B182A63FFCD12287E97EA38944D0C6405BB5(L_9, _stringLiteral8994D295B1EC3F358FB1CDEB6465D3A478A7F949, 0, /*hidden argument*/NULL);
  11181. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_10 = ___info0;
  11182. NullCheck(L_10);
  11183. SerializationInfo_AddValue_m324F3E0B02B746D5F460499F5A25988FD608AD7B(L_10, _stringLiteral9C4034C5C6F417782BE8DF6DD6771CA6B67948DF, (bool)0, /*hidden argument*/NULL);
  11184. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_11 = ___info0;
  11185. NullCheck(L_11);
  11186. SerializationInfo_AddValue_m3DF5B182A63FFCD12287E97EA38944D0C6405BB5(L_11, _stringLiteral49D64DCFE768AFB45BCA7F089DBB249FA1DA859C, 0, /*hidden argument*/NULL);
  11187. return;
  11188. }
  11189. }
  11190. // System.Void System.Text.UTF8Encoding/UTF8Decoder::Reset()
  11191. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UTF8Decoder_Reset_m81E08FB668E8FAA2B75ECB823F9131933E48522A (UTF8Decoder_tD2359F0F52206B911EBC3222E627191C829F4C65 * __this, const RuntimeMethod* method)
  11192. {
  11193. {
  11194. __this->set_bits_6(0);
  11195. DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B * L_0 = ((Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370 *)__this)->get_m_fallbackBuffer_1();
  11196. if (!L_0)
  11197. {
  11198. goto IL_001a;
  11199. }
  11200. }
  11201. {
  11202. DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B * L_1 = ((Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370 *)__this)->get_m_fallbackBuffer_1();
  11203. NullCheck(L_1);
  11204. VirtualActionInvoker0::Invoke(7 /* System.Void System.Text.DecoderFallbackBuffer::Reset() */, L_1);
  11205. }
  11206. IL_001a:
  11207. {
  11208. return;
  11209. }
  11210. }
  11211. // System.Boolean System.Text.UTF8Encoding/UTF8Decoder::get_HasState()
  11212. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UTF8Decoder_get_HasState_mB8A652C38DB6D32A53AE51935F186F7929276381 (UTF8Decoder_tD2359F0F52206B911EBC3222E627191C829F4C65 * __this, const RuntimeMethod* method)
  11213. {
  11214. {
  11215. int32_t L_0 = __this->get_bits_6();
  11216. return (bool)((!(((uint32_t)L_0) <= ((uint32_t)0)))? 1 : 0);
  11217. }
  11218. }
  11219. #ifdef __clang__
  11220. #pragma clang diagnostic pop
  11221. #endif
  11222. #ifdef __clang__
  11223. #pragma clang diagnostic push
  11224. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  11225. #pragma clang diagnostic ignored "-Wunused-variable"
  11226. #endif
  11227. // System.Void System.Text.UTF8Encoding/UTF8Encoder::.ctor(System.Text.UTF8Encoding)
  11228. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UTF8Encoder__ctor_m29DA8DC0472E7C071894DCB375E8487CFC55B327 (UTF8Encoder_t3408DBF93D79A981F50954F660E33BA13FE29FD3 * __this, UTF8Encoding_t6EE88BC62116B5328F6CF4E39C9CC49EED2ED282 * ___encoding0, const RuntimeMethod* method)
  11229. {
  11230. {
  11231. UTF8Encoding_t6EE88BC62116B5328F6CF4E39C9CC49EED2ED282 * L_0 = ___encoding0;
  11232. EncoderNLS__ctor_mF9B45DA23BADBDD417E3F741C6C9BB45F3021513(__this, L_0, /*hidden argument*/NULL);
  11233. return;
  11234. }
  11235. }
  11236. // System.Void System.Text.UTF8Encoding/UTF8Encoder::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  11237. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UTF8Encoder__ctor_m21812FB83AD489EC7871F626BC251F3DEDFC8506 (UTF8Encoder_t3408DBF93D79A981F50954F660E33BA13FE29FD3 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method)
  11238. {
  11239. static bool s_Il2CppMethodInitialized;
  11240. if (!s_Il2CppMethodInitialized)
  11241. {
  11242. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4_0_0_0_var);
  11243. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4_il2cpp_TypeInfo_var);
  11244. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_0_0_0_var);
  11245. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_il2cpp_TypeInfo_var);
  11246. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var);
  11247. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var);
  11248. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  11249. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral01AC6AAA845493AD30953C71C8C9EABF0D0124E4);
  11250. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral29988D0F9BCADFABFF66CBF5AB73096D1CAE3128);
  11251. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAF00BC34B67009EEE0394C51F26D6D5457EC69F6);
  11252. s_Il2CppMethodInitialized = true;
  11253. }
  11254. il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __active_exceptions;
  11255. il2cpp::utils::ExceptionSupportStack<int32_t, 2> __leave_targets;
  11256. {
  11257. EncoderNLS__ctor_m78E59E5DDEAE418A3936D0EAD2D2DB3D15E75CEF(__this, /*hidden argument*/NULL);
  11258. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_0 = ___info0;
  11259. if (L_0)
  11260. {
  11261. goto IL_0014;
  11262. }
  11263. }
  11264. {
  11265. ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var)));
  11266. ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7B00F7F25C375B2501A6ADBC86D092B23977085)), /*hidden argument*/NULL);
  11267. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&UTF8Encoder__ctor_m21812FB83AD489EC7871F626BC251F3DEDFC8506_RuntimeMethod_var)));
  11268. }
  11269. IL_0014:
  11270. {
  11271. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_2 = ___info0;
  11272. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast<intptr_t> (Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_0_0_0_var) };
  11273. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  11274. Type_t * L_4;
  11275. L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_3, /*hidden argument*/NULL);
  11276. NullCheck(L_2);
  11277. RuntimeObject * L_5;
  11278. L_5 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_2, _stringLiteral29988D0F9BCADFABFF66CBF5AB73096D1CAE3128, L_4, /*hidden argument*/NULL);
  11279. ((EncoderNLS_tB071198C3F300408FDED1BD2C822F46A25115712 *)__this)->set_m_encoding_3(((Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 *)CastclassClass((RuntimeObject*)L_5, Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_il2cpp_TypeInfo_var)));
  11280. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_6 = ___info0;
  11281. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast<intptr_t> (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) };
  11282. Type_t * L_8;
  11283. L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_7, /*hidden argument*/NULL);
  11284. NullCheck(L_6);
  11285. RuntimeObject * L_9;
  11286. L_9 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_6, _stringLiteral01AC6AAA845493AD30953C71C8C9EABF0D0124E4, L_8, /*hidden argument*/NULL);
  11287. __this->set_surrogateChar_7(((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))));
  11288. }
  11289. IL_0054:
  11290. try
  11291. {// begin try (depth: 1)
  11292. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_10 = ___info0;
  11293. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast<intptr_t> (EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4_0_0_0_var) };
  11294. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  11295. Type_t * L_12;
  11296. L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_11, /*hidden argument*/NULL);
  11297. NullCheck(L_10);
  11298. RuntimeObject * L_13;
  11299. L_13 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_10, _stringLiteralAF00BC34B67009EEE0394C51F26D6D5457EC69F6, L_12, /*hidden argument*/NULL);
  11300. ((Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A *)__this)->set_m_fallback_0(((EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 *)CastclassClass((RuntimeObject*)L_13, EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4_il2cpp_TypeInfo_var)));
  11301. goto IL_0080;
  11302. }// end try (depth: 1)
  11303. catch(Il2CppExceptionWrapper& e)
  11304. {
  11305. if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
  11306. {
  11307. IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
  11308. goto CATCH_0076;
  11309. }
  11310. throw e;
  11311. }
  11312. CATCH_0076:
  11313. {// begin catch(System.Runtime.Serialization.SerializationException)
  11314. ((Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A *)__this)->set_m_fallback_0((EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 *)NULL);
  11315. IL2CPP_POP_ACTIVE_EXCEPTION();
  11316. goto IL_0080;
  11317. }// end catch (depth: 1)
  11318. IL_0080:
  11319. {
  11320. return;
  11321. }
  11322. }
  11323. // System.Void System.Text.UTF8Encoding/UTF8Encoder::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  11324. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UTF8Encoder_System_Runtime_Serialization_ISerializable_GetObjectData_m2EB22FA8BBBFC1038DA48A6014DDFD6FF57D93D2 (UTF8Encoder_t3408DBF93D79A981F50954F660E33BA13FE29FD3 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method)
  11325. {
  11326. static bool s_Il2CppMethodInitialized;
  11327. if (!s_Il2CppMethodInitialized)
  11328. {
  11329. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral01AC6AAA845493AD30953C71C8C9EABF0D0124E4);
  11330. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral29988D0F9BCADFABFF66CBF5AB73096D1CAE3128);
  11331. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral35FD9409286E50999789090A9930776FD3F2B13E);
  11332. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAF00BC34B67009EEE0394C51F26D6D5457EC69F6);
  11333. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB5411972E9968E9978EF95EF84FB5F5FE4F0F734);
  11334. s_Il2CppMethodInitialized = true;
  11335. }
  11336. String_t* G_B4_0 = NULL;
  11337. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * G_B4_1 = NULL;
  11338. String_t* G_B3_0 = NULL;
  11339. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * G_B3_1 = NULL;
  11340. int32_t G_B5_0 = 0;
  11341. String_t* G_B5_1 = NULL;
  11342. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * G_B5_2 = NULL;
  11343. {
  11344. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_0 = ___info0;
  11345. if (L_0)
  11346. {
  11347. goto IL_000e;
  11348. }
  11349. }
  11350. {
  11351. ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var)));
  11352. ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7B00F7F25C375B2501A6ADBC86D092B23977085)), /*hidden argument*/NULL);
  11353. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&UTF8Encoder_System_Runtime_Serialization_ISerializable_GetObjectData_m2EB22FA8BBBFC1038DA48A6014DDFD6FF57D93D2_RuntimeMethod_var)));
  11354. }
  11355. IL_000e:
  11356. {
  11357. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_2 = ___info0;
  11358. Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_3 = ((EncoderNLS_tB071198C3F300408FDED1BD2C822F46A25115712 *)__this)->get_m_encoding_3();
  11359. NullCheck(L_2);
  11360. SerializationInfo_AddValue_mA50C2668EF700C2239DDC362F8DB409020BB763D(L_2, _stringLiteral29988D0F9BCADFABFF66CBF5AB73096D1CAE3128, L_3, /*hidden argument*/NULL);
  11361. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_4 = ___info0;
  11362. int32_t L_5 = __this->get_surrogateChar_7();
  11363. NullCheck(L_4);
  11364. SerializationInfo_AddValue_m3DF5B182A63FFCD12287E97EA38944D0C6405BB5(L_4, _stringLiteral01AC6AAA845493AD30953C71C8C9EABF0D0124E4, L_5, /*hidden argument*/NULL);
  11365. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_6 = ___info0;
  11366. EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * L_7 = ((Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A *)__this)->get_m_fallback_0();
  11367. NullCheck(L_6);
  11368. SerializationInfo_AddValue_mA50C2668EF700C2239DDC362F8DB409020BB763D(L_6, _stringLiteralAF00BC34B67009EEE0394C51F26D6D5457EC69F6, L_7, /*hidden argument*/NULL);
  11369. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_8 = ___info0;
  11370. int32_t L_9 = __this->get_surrogateChar_7();
  11371. G_B3_0 = _stringLiteral35FD9409286E50999789090A9930776FD3F2B13E;
  11372. G_B3_1 = L_8;
  11373. if ((((int32_t)L_9) > ((int32_t)0)))
  11374. {
  11375. G_B4_0 = _stringLiteral35FD9409286E50999789090A9930776FD3F2B13E;
  11376. G_B4_1 = L_8;
  11377. goto IL_0053;
  11378. }
  11379. }
  11380. {
  11381. G_B5_0 = 0;
  11382. G_B5_1 = G_B3_0;
  11383. G_B5_2 = G_B3_1;
  11384. goto IL_0054;
  11385. }
  11386. IL_0053:
  11387. {
  11388. G_B5_0 = 1;
  11389. G_B5_1 = G_B4_0;
  11390. G_B5_2 = G_B4_1;
  11391. }
  11392. IL_0054:
  11393. {
  11394. NullCheck(G_B5_2);
  11395. SerializationInfo_AddValue_m324F3E0B02B746D5F460499F5A25988FD608AD7B(G_B5_2, G_B5_1, (bool)G_B5_0, /*hidden argument*/NULL);
  11396. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_10 = ___info0;
  11397. NullCheck(L_10);
  11398. SerializationInfo_AddValue_m324F3E0B02B746D5F460499F5A25988FD608AD7B(L_10, _stringLiteralB5411972E9968E9978EF95EF84FB5F5FE4F0F734, (bool)0, /*hidden argument*/NULL);
  11399. return;
  11400. }
  11401. }
  11402. // System.Void System.Text.UTF8Encoding/UTF8Encoder::Reset()
  11403. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UTF8Encoder_Reset_m5CDF361E7CAE7E9BF5DE6C35348F253A1341030C (UTF8Encoder_t3408DBF93D79A981F50954F660E33BA13FE29FD3 * __this, const RuntimeMethod* method)
  11404. {
  11405. {
  11406. __this->set_surrogateChar_7(0);
  11407. EncoderFallbackBuffer_t088B2EDCFB7C53978D7C5F962DE31BE01D6968E0 * L_0 = ((Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A *)__this)->get_m_fallbackBuffer_1();
  11408. if (!L_0)
  11409. {
  11410. goto IL_001a;
  11411. }
  11412. }
  11413. {
  11414. EncoderFallbackBuffer_t088B2EDCFB7C53978D7C5F962DE31BE01D6968E0 * L_1 = ((Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A *)__this)->get_m_fallbackBuffer_1();
  11415. NullCheck(L_1);
  11416. VirtualActionInvoker0::Invoke(9 /* System.Void System.Text.EncoderFallbackBuffer::Reset() */, L_1);
  11417. }
  11418. IL_001a:
  11419. {
  11420. return;
  11421. }
  11422. }
  11423. // System.Boolean System.Text.UTF8Encoding/UTF8Encoder::get_HasState()
  11424. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UTF8Encoder_get_HasState_m7C0F56B8FA55689B99A5CF2E982143D2F69D8A37 (UTF8Encoder_t3408DBF93D79A981F50954F660E33BA13FE29FD3 * __this, const RuntimeMethod* method)
  11425. {
  11426. {
  11427. int32_t L_0 = __this->get_surrogateChar_7();
  11428. return (bool)((!(((uint32_t)L_0) <= ((uint32_t)0)))? 1 : 0);
  11429. }
  11430. }
  11431. #ifdef __clang__
  11432. #pragma clang diagnostic pop
  11433. #endif
  11434. #ifdef __clang__
  11435. #pragma clang diagnostic push
  11436. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  11437. #pragma clang diagnostic ignored "-Wunused-variable"
  11438. #endif
  11439. // Conversion methods for marshalling of: System.Globalization.UmAlQuraCalendar/DateMapping
  11440. IL2CPP_EXTERN_C void DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60_marshal_pinvoke(const DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60& unmarshaled, DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60_marshaled_pinvoke& marshaled)
  11441. {
  11442. Exception_t* ___GregorianDate_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'GregorianDate' of type 'DateMapping'.");
  11443. IL2CPP_RAISE_MANAGED_EXCEPTION(___GregorianDate_1Exception, NULL);
  11444. }
  11445. IL2CPP_EXTERN_C void DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60_marshal_pinvoke_back(const DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60_marshaled_pinvoke& marshaled, DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60& unmarshaled)
  11446. {
  11447. Exception_t* ___GregorianDate_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'GregorianDate' of type 'DateMapping'.");
  11448. IL2CPP_RAISE_MANAGED_EXCEPTION(___GregorianDate_1Exception, NULL);
  11449. }
  11450. // Conversion method for clean up from marshalling of: System.Globalization.UmAlQuraCalendar/DateMapping
  11451. IL2CPP_EXTERN_C void DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60_marshal_pinvoke_cleanup(DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60_marshaled_pinvoke& marshaled)
  11452. {
  11453. }
  11454. // Conversion methods for marshalling of: System.Globalization.UmAlQuraCalendar/DateMapping
  11455. IL2CPP_EXTERN_C void DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60_marshal_com(const DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60& unmarshaled, DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60_marshaled_com& marshaled)
  11456. {
  11457. Exception_t* ___GregorianDate_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'GregorianDate' of type 'DateMapping'.");
  11458. IL2CPP_RAISE_MANAGED_EXCEPTION(___GregorianDate_1Exception, NULL);
  11459. }
  11460. IL2CPP_EXTERN_C void DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60_marshal_com_back(const DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60_marshaled_com& marshaled, DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60& unmarshaled)
  11461. {
  11462. Exception_t* ___GregorianDate_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'GregorianDate' of type 'DateMapping'.");
  11463. IL2CPP_RAISE_MANAGED_EXCEPTION(___GregorianDate_1Exception, NULL);
  11464. }
  11465. // Conversion method for clean up from marshalling of: System.Globalization.UmAlQuraCalendar/DateMapping
  11466. IL2CPP_EXTERN_C void DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60_marshal_com_cleanup(DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60_marshaled_com& marshaled)
  11467. {
  11468. }
  11469. // System.Void System.Globalization.UmAlQuraCalendar/DateMapping::.ctor(System.Int32,System.Int32,System.Int32,System.Int32)
  11470. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateMapping__ctor_m612608445EEA356DF6E4CAF85195BC15E6E72ED4 (DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60 * __this, int32_t ___MonthsLengthFlags0, int32_t ___GYear1, int32_t ___GMonth2, int32_t ___GDay3, const RuntimeMethod* method)
  11471. {
  11472. {
  11473. int32_t L_0 = ___MonthsLengthFlags0;
  11474. __this->set_HijriMonthsLengthFlags_0(L_0);
  11475. int32_t L_1 = ___GYear1;
  11476. int32_t L_2 = ___GMonth2;
  11477. int32_t L_3 = ___GDay3;
  11478. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_4;
  11479. memset((&L_4), 0, sizeof(L_4));
  11480. DateTime__ctor_m1AD9E79A671864DFB1AABDB75D207C688B868D88((&L_4), L_1, L_2, L_3, /*hidden argument*/NULL);
  11481. __this->set_GregorianDate_1(L_4);
  11482. return;
  11483. }
  11484. }
  11485. IL2CPP_EXTERN_C void DateMapping__ctor_m612608445EEA356DF6E4CAF85195BC15E6E72ED4_AdjustorThunk (RuntimeObject * __this, int32_t ___MonthsLengthFlags0, int32_t ___GYear1, int32_t ___GMonth2, int32_t ___GDay3, const RuntimeMethod* method)
  11486. {
  11487. DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60 * _thisAdjusted;
  11488. int32_t _offset = 1;
  11489. _thisAdjusted = reinterpret_cast<DateMapping_tF281DC47BDB7C1EDCB7C15F22ABB05B892A2AB60 *>(__this + _offset);
  11490. DateMapping__ctor_m612608445EEA356DF6E4CAF85195BC15E6E72ED4(_thisAdjusted, ___MonthsLengthFlags0, ___GYear1, ___GMonth2, ___GDay3, method);
  11491. }
  11492. #ifdef __clang__
  11493. #pragma clang diagnostic pop
  11494. #endif
  11495. #ifdef __clang__
  11496. #pragma clang diagnostic push
  11497. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  11498. #pragma clang diagnostic ignored "-Wunused-variable"
  11499. #endif
  11500. // System.Void System.Text.UnicodeEncoding/Decoder::.ctor(System.Text.UnicodeEncoding)
  11501. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Decoder__ctor_m2E2F6F43F63332CC0E59AF2A0ADA80DE2CF0D187 (Decoder_tC3DC16951ED8FCF98278FC7F0804070A9C218109 * __this, UnicodeEncoding_tBB60B97AFC49D6246F28BF16D3E09822FCCACC68 * ___encoding0, const RuntimeMethod* method)
  11502. {
  11503. {
  11504. __this->set_lastByte_6((-1));
  11505. UnicodeEncoding_tBB60B97AFC49D6246F28BF16D3E09822FCCACC68 * L_0 = ___encoding0;
  11506. DecoderNLS__ctor_mC526CB146E620885CBC054C3921E27A7949B2046(__this, L_0, /*hidden argument*/NULL);
  11507. return;
  11508. }
  11509. }
  11510. // System.Void System.Text.UnicodeEncoding/Decoder::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  11511. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Decoder__ctor_m8A1BF2DA9101627DEFF9629F0E16F8A0A8917DE1 (Decoder_tC3DC16951ED8FCF98278FC7F0804070A9C218109 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method)
  11512. {
  11513. static bool s_Il2CppMethodInitialized;
  11514. if (!s_Il2CppMethodInitialized)
  11515. {
  11516. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var);
  11517. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var);
  11518. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D_0_0_0_var);
  11519. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D_il2cpp_TypeInfo_var);
  11520. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_0_0_0_var);
  11521. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_il2cpp_TypeInfo_var);
  11522. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var);
  11523. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var);
  11524. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  11525. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1450C988C6B4D028AF5A543FC4A7A8FA9BA62F30);
  11526. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2920727F7824CA7782C4813D6F7312ABCDA53CCD);
  11527. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAF00BC34B67009EEE0394C51F26D6D5457EC69F6);
  11528. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC760D2328BD1CF4750B1C22486E5906ACA0DD030);
  11529. s_Il2CppMethodInitialized = true;
  11530. }
  11531. bool V_0 = false;
  11532. il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __active_exceptions;
  11533. il2cpp::utils::ExceptionSupportStack<int32_t, 2> __leave_targets;
  11534. {
  11535. __this->set_lastByte_6((-1));
  11536. DecoderNLS__ctor_mDD4D4880457E73F1575479F8B309F9BB25BA0F4D(__this, /*hidden argument*/NULL);
  11537. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_0 = ___info0;
  11538. if (L_0)
  11539. {
  11540. goto IL_001b;
  11541. }
  11542. }
  11543. {
  11544. ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var)));
  11545. ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7B00F7F25C375B2501A6ADBC86D092B23977085)), /*hidden argument*/NULL);
  11546. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Decoder__ctor_m8A1BF2DA9101627DEFF9629F0E16F8A0A8917DE1_RuntimeMethod_var)));
  11547. }
  11548. IL_001b:
  11549. {
  11550. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_2 = ___info0;
  11551. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast<intptr_t> (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) };
  11552. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  11553. Type_t * L_4;
  11554. L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_3, /*hidden argument*/NULL);
  11555. NullCheck(L_2);
  11556. RuntimeObject * L_5;
  11557. L_5 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_2, _stringLiteral2920727F7824CA7782C4813D6F7312ABCDA53CCD, L_4, /*hidden argument*/NULL);
  11558. __this->set_lastByte_6(((*(int32_t*)((int32_t*)UnBox(L_5, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))));
  11559. }
  11560. IL_003b:
  11561. try
  11562. {// begin try (depth: 1)
  11563. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_6 = ___info0;
  11564. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast<intptr_t> (Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_0_0_0_var) };
  11565. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  11566. Type_t * L_8;
  11567. L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_7, /*hidden argument*/NULL);
  11568. NullCheck(L_6);
  11569. RuntimeObject * L_9;
  11570. L_9 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_6, _stringLiteral1450C988C6B4D028AF5A543FC4A7A8FA9BA62F30, L_8, /*hidden argument*/NULL);
  11571. ((DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A *)__this)->set_m_encoding_2(((Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 *)CastclassClass((RuntimeObject*)L_9, Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_il2cpp_TypeInfo_var)));
  11572. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_10 = ___info0;
  11573. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast<intptr_t> (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) };
  11574. Type_t * L_12;
  11575. L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_11, /*hidden argument*/NULL);
  11576. NullCheck(L_10);
  11577. RuntimeObject * L_13;
  11578. L_13 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_10, _stringLiteralC760D2328BD1CF4750B1C22486E5906ACA0DD030, L_12, /*hidden argument*/NULL);
  11579. __this->set_lastChar_7(((*(Il2CppChar*)((Il2CppChar*)UnBox(L_13, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var)))));
  11580. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_14 = ___info0;
  11581. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast<intptr_t> (DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D_0_0_0_var) };
  11582. Type_t * L_16;
  11583. L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_15, /*hidden argument*/NULL);
  11584. NullCheck(L_14);
  11585. RuntimeObject * L_17;
  11586. L_17 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_14, _stringLiteralAF00BC34B67009EEE0394C51F26D6D5457EC69F6, L_16, /*hidden argument*/NULL);
  11587. ((Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370 *)__this)->set_m_fallback_0(((DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D *)CastclassClass((RuntimeObject*)L_17, DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D_il2cpp_TypeInfo_var)));
  11588. goto IL_00c8;
  11589. }// end try (depth: 1)
  11590. catch(Il2CppExceptionWrapper& e)
  11591. {
  11592. if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
  11593. {
  11594. IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
  11595. goto CATCH_009d;
  11596. }
  11597. throw e;
  11598. }
  11599. CATCH_009d:
  11600. {// begin catch(System.Runtime.Serialization.SerializationException)
  11601. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_18 = ___info0;
  11602. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast<intptr_t> (((RuntimeType*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var))) };
  11603. IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
  11604. Type_t * L_20;
  11605. L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_19, /*hidden argument*/NULL);
  11606. NullCheck(L_18);
  11607. RuntimeObject * L_21;
  11608. L_21 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_18, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD5FECA9C07F11E0EFEDB17DCA043A555B4DD4FF2)), L_20, /*hidden argument*/NULL);
  11609. V_0 = ((*(bool*)((bool*)UnBox(L_21, ((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var))))));
  11610. bool L_22 = V_0;
  11611. UnicodeEncoding_tBB60B97AFC49D6246F28BF16D3E09822FCCACC68 * L_23 = (UnicodeEncoding_tBB60B97AFC49D6246F28BF16D3E09822FCCACC68 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&UnicodeEncoding_tBB60B97AFC49D6246F28BF16D3E09822FCCACC68_il2cpp_TypeInfo_var)));
  11612. UnicodeEncoding__ctor_mE077368843CAFC47B2C4AFC3C771F5B51F3B8DD0(L_23, L_22, (bool)0, /*hidden argument*/NULL);
  11613. ((DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A *)__this)->set_m_encoding_2(L_23);
  11614. IL2CPP_POP_ACTIVE_EXCEPTION();
  11615. goto IL_00c8;
  11616. }// end catch (depth: 1)
  11617. IL_00c8:
  11618. {
  11619. return;
  11620. }
  11621. }
  11622. // System.Void System.Text.UnicodeEncoding/Decoder::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  11623. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Decoder_System_Runtime_Serialization_ISerializable_GetObjectData_mFEA452EA85957C6375B8F3E3551D2DA9317E1165 (Decoder_tC3DC16951ED8FCF98278FC7F0804070A9C218109 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method)
  11624. {
  11625. static bool s_Il2CppMethodInitialized;
  11626. if (!s_Il2CppMethodInitialized)
  11627. {
  11628. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnicodeEncoding_tBB60B97AFC49D6246F28BF16D3E09822FCCACC68_il2cpp_TypeInfo_var);
  11629. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1450C988C6B4D028AF5A543FC4A7A8FA9BA62F30);
  11630. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2920727F7824CA7782C4813D6F7312ABCDA53CCD);
  11631. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAF00BC34B67009EEE0394C51F26D6D5457EC69F6);
  11632. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC760D2328BD1CF4750B1C22486E5906ACA0DD030);
  11633. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD5FECA9C07F11E0EFEDB17DCA043A555B4DD4FF2);
  11634. s_Il2CppMethodInitialized = true;
  11635. }
  11636. {
  11637. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_0 = ___info0;
  11638. if (L_0)
  11639. {
  11640. goto IL_000e;
  11641. }
  11642. }
  11643. {
  11644. ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var)));
  11645. ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7B00F7F25C375B2501A6ADBC86D092B23977085)), /*hidden argument*/NULL);
  11646. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Decoder_System_Runtime_Serialization_ISerializable_GetObjectData_mFEA452EA85957C6375B8F3E3551D2DA9317E1165_RuntimeMethod_var)));
  11647. }
  11648. IL_000e:
  11649. {
  11650. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_2 = ___info0;
  11651. Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_3 = ((DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A *)__this)->get_m_encoding_2();
  11652. NullCheck(L_2);
  11653. SerializationInfo_AddValue_mA50C2668EF700C2239DDC362F8DB409020BB763D(L_2, _stringLiteral1450C988C6B4D028AF5A543FC4A7A8FA9BA62F30, L_3, /*hidden argument*/NULL);
  11654. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_4 = ___info0;
  11655. DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * L_5 = ((Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370 *)__this)->get_m_fallback_0();
  11656. NullCheck(L_4);
  11657. SerializationInfo_AddValue_mA50C2668EF700C2239DDC362F8DB409020BB763D(L_4, _stringLiteralAF00BC34B67009EEE0394C51F26D6D5457EC69F6, L_5, /*hidden argument*/NULL);
  11658. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_6 = ___info0;
  11659. Il2CppChar L_7 = __this->get_lastChar_7();
  11660. NullCheck(L_6);
  11661. SerializationInfo_AddValue_m7B2342989B501DBA05C63C0D6E4FBD63541D4C38(L_6, _stringLiteralC760D2328BD1CF4750B1C22486E5906ACA0DD030, L_7, /*hidden argument*/NULL);
  11662. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_8 = ___info0;
  11663. int32_t L_9 = __this->get_lastByte_6();
  11664. NullCheck(L_8);
  11665. SerializationInfo_AddValue_m3DF5B182A63FFCD12287E97EA38944D0C6405BB5(L_8, _stringLiteral2920727F7824CA7782C4813D6F7312ABCDA53CCD, L_9, /*hidden argument*/NULL);
  11666. SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_10 = ___info0;
  11667. Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_11 = ((DecoderNLS_tE5B1B7D68B698C0B65FBEE94EAE2453FFD3D538A *)__this)->get_m_encoding_2();
  11668. NullCheck(((UnicodeEncoding_tBB60B97AFC49D6246F28BF16D3E09822FCCACC68 *)CastclassClass((RuntimeObject*)L_11, UnicodeEncoding_tBB60B97AFC49D6246F28BF16D3E09822FCCACC68_il2cpp_TypeInfo_var)));
  11669. bool L_12 = ((UnicodeEncoding_tBB60B97AFC49D6246F28BF16D3E09822FCCACC68 *)CastclassClass((RuntimeObject*)L_11, UnicodeEncoding_tBB60B97AFC49D6246F28BF16D3E09822FCCACC68_il2cpp_TypeInfo_var))->get_bigEndian_63();
  11670. NullCheck(L_10);
  11671. SerializationInfo_AddValue_m324F3E0B02B746D5F460499F5A25988FD608AD7B(L_10, _stringLiteralD5FECA9C07F11E0EFEDB17DCA043A555B4DD4FF2, L_12, /*hidden argument*/NULL);
  11672. return;
  11673. }
  11674. }
  11675. // System.Void System.Text.UnicodeEncoding/Decoder::Reset()
  11676. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Decoder_Reset_mFE13742F618EE4CB1C7E680B93CD2EAF0DD2A588 (Decoder_tC3DC16951ED8FCF98278FC7F0804070A9C218109 * __this, const RuntimeMethod* method)
  11677. {
  11678. {
  11679. __this->set_lastByte_6((-1));
  11680. __this->set_lastChar_7(0);
  11681. DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B * L_0 = ((Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370 *)__this)->get_m_fallbackBuffer_1();
  11682. if (!L_0)
  11683. {
  11684. goto IL_0021;
  11685. }
  11686. }
  11687. {
  11688. DecoderFallbackBuffer_t236B3D4172A9BAD1C2150ED78958227F8F20C94B * L_1 = ((Decoder_t91B2ED8AEC25AA24D23A00265203BE992B12C370 *)__this)->get_m_fallbackBuffer_1();
  11689. NullCheck(L_1);
  11690. VirtualActionInvoker0::Invoke(7 /* System.Void System.Text.DecoderFallbackBuffer::Reset() */, L_1);
  11691. }
  11692. IL_0021:
  11693. {
  11694. return;
  11695. }
  11696. }
  11697. // System.Boolean System.Text.UnicodeEncoding/Decoder::get_HasState()
  11698. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Decoder_get_HasState_m77EB54613A273C583568810DC48F8ADFAA450190 (Decoder_tC3DC16951ED8FCF98278FC7F0804070A9C218109 * __this, const RuntimeMethod* method)
  11699. {
  11700. {
  11701. int32_t L_0 = __this->get_lastByte_6();
  11702. if ((!(((uint32_t)L_0) == ((uint32_t)(-1)))))
  11703. {
  11704. goto IL_0013;
  11705. }
  11706. }
  11707. {
  11708. Il2CppChar L_1 = __this->get_lastChar_7();
  11709. return (bool)((!(((uint32_t)L_1) <= ((uint32_t)0)))? 1 : 0);
  11710. }
  11711. IL_0013:
  11712. {
  11713. return (bool)1;
  11714. }
  11715. }
  11716. #ifdef __clang__
  11717. #pragma clang diagnostic pop
  11718. #endif
  11719. #ifdef __clang__
  11720. #pragma clang diagnostic push
  11721. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  11722. #pragma clang diagnostic ignored "-Wunused-variable"
  11723. #endif
  11724. #ifdef __clang__
  11725. #pragma clang diagnostic pop
  11726. #endif
  11727. #ifdef __clang__
  11728. #pragma clang diagnostic push
  11729. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  11730. #pragma clang diagnostic ignored "-Wunused-variable"
  11731. #endif
  11732. // Conversion methods for marshalling of: System.Version/VersionResult
  11733. IL2CPP_EXTERN_C void VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1_marshal_pinvoke(const VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1& unmarshaled, VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1_marshaled_pinvoke& marshaled)
  11734. {
  11735. Exception_t* ___m_parsedVersion_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_parsedVersion' of type 'VersionResult': Reference type field marshaling is not supported.");
  11736. IL2CPP_RAISE_MANAGED_EXCEPTION(___m_parsedVersion_0Exception, NULL);
  11737. }
  11738. IL2CPP_EXTERN_C void VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1_marshal_pinvoke_back(const VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1_marshaled_pinvoke& marshaled, VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1& unmarshaled)
  11739. {
  11740. Exception_t* ___m_parsedVersion_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_parsedVersion' of type 'VersionResult': Reference type field marshaling is not supported.");
  11741. IL2CPP_RAISE_MANAGED_EXCEPTION(___m_parsedVersion_0Exception, NULL);
  11742. }
  11743. // Conversion method for clean up from marshalling of: System.Version/VersionResult
  11744. IL2CPP_EXTERN_C void VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1_marshal_pinvoke_cleanup(VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1_marshaled_pinvoke& marshaled)
  11745. {
  11746. }
  11747. // Conversion methods for marshalling of: System.Version/VersionResult
  11748. IL2CPP_EXTERN_C void VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1_marshal_com(const VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1& unmarshaled, VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1_marshaled_com& marshaled)
  11749. {
  11750. Exception_t* ___m_parsedVersion_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_parsedVersion' of type 'VersionResult': Reference type field marshaling is not supported.");
  11751. IL2CPP_RAISE_MANAGED_EXCEPTION(___m_parsedVersion_0Exception, NULL);
  11752. }
  11753. IL2CPP_EXTERN_C void VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1_marshal_com_back(const VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1_marshaled_com& marshaled, VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1& unmarshaled)
  11754. {
  11755. Exception_t* ___m_parsedVersion_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_parsedVersion' of type 'VersionResult': Reference type field marshaling is not supported.");
  11756. IL2CPP_RAISE_MANAGED_EXCEPTION(___m_parsedVersion_0Exception, NULL);
  11757. }
  11758. // Conversion method for clean up from marshalling of: System.Version/VersionResult
  11759. IL2CPP_EXTERN_C void VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1_marshal_com_cleanup(VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1_marshaled_com& marshaled)
  11760. {
  11761. }
  11762. // System.Void System.Version/VersionResult::Init(System.String,System.Boolean)
  11763. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VersionResult_Init_m18FD38CFDBD92D0B2AD21F7E9168AF39A5ACFFD9 (VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1 * __this, String_t* ___argumentName0, bool ___canThrow1, const RuntimeMethod* method)
  11764. {
  11765. {
  11766. bool L_0 = ___canThrow1;
  11767. __this->set_m_canThrow_4(L_0);
  11768. String_t* L_1 = ___argumentName0;
  11769. __this->set_m_argumentName_3(L_1);
  11770. return;
  11771. }
  11772. }
  11773. IL2CPP_EXTERN_C void VersionResult_Init_m18FD38CFDBD92D0B2AD21F7E9168AF39A5ACFFD9_AdjustorThunk (RuntimeObject * __this, String_t* ___argumentName0, bool ___canThrow1, const RuntimeMethod* method)
  11774. {
  11775. VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1 * _thisAdjusted;
  11776. int32_t _offset = 1;
  11777. _thisAdjusted = reinterpret_cast<VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1 *>(__this + _offset);
  11778. VersionResult_Init_m18FD38CFDBD92D0B2AD21F7E9168AF39A5ACFFD9(_thisAdjusted, ___argumentName0, ___canThrow1, method);
  11779. }
  11780. // System.Void System.Version/VersionResult::SetFailure(System.Version/ParseFailureKind)
  11781. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VersionResult_SetFailure_m7D886BC14C5BE040B0BA5E1F810FDD2393D0FB0C (VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1 * __this, int32_t ___failure0, const RuntimeMethod* method)
  11782. {
  11783. static bool s_Il2CppMethodInitialized;
  11784. if (!s_Il2CppMethodInitialized)
  11785. {
  11786. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
  11787. s_Il2CppMethodInitialized = true;
  11788. }
  11789. {
  11790. int32_t L_0 = ___failure0;
  11791. String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5();
  11792. VersionResult_SetFailure_m6895BDEA769E4AE334A7D031C9AAC9C3D900C37F((VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1 *)__this, L_0, L_1, /*hidden argument*/NULL);
  11793. return;
  11794. }
  11795. }
  11796. IL2CPP_EXTERN_C void VersionResult_SetFailure_m7D886BC14C5BE040B0BA5E1F810FDD2393D0FB0C_AdjustorThunk (RuntimeObject * __this, int32_t ___failure0, const RuntimeMethod* method)
  11797. {
  11798. VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1 * _thisAdjusted;
  11799. int32_t _offset = 1;
  11800. _thisAdjusted = reinterpret_cast<VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1 *>(__this + _offset);
  11801. VersionResult_SetFailure_m7D886BC14C5BE040B0BA5E1F810FDD2393D0FB0C(_thisAdjusted, ___failure0, method);
  11802. }
  11803. // System.Void System.Version/VersionResult::SetFailure(System.Version/ParseFailureKind,System.String)
  11804. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VersionResult_SetFailure_m6895BDEA769E4AE334A7D031C9AAC9C3D900C37F (VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1 * __this, int32_t ___failure0, String_t* ___argument1, const RuntimeMethod* method)
  11805. {
  11806. {
  11807. int32_t L_0 = ___failure0;
  11808. __this->set_m_failure_1(L_0);
  11809. String_t* L_1 = ___argument1;
  11810. __this->set_m_exceptionArgument_2(L_1);
  11811. bool L_2 = __this->get_m_canThrow_4();
  11812. if (!L_2)
  11813. {
  11814. goto IL_001d;
  11815. }
  11816. }
  11817. {
  11818. Exception_t * L_3;
  11819. L_3 = VersionResult_GetVersionParseException_mCC37A95A0174077777354679E10DA6F36E600990((VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1 *)__this, /*hidden argument*/NULL);
  11820. IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&VersionResult_SetFailure_m6895BDEA769E4AE334A7D031C9AAC9C3D900C37F_RuntimeMethod_var)));
  11821. }
  11822. IL_001d:
  11823. {
  11824. return;
  11825. }
  11826. }
  11827. IL2CPP_EXTERN_C void VersionResult_SetFailure_m6895BDEA769E4AE334A7D031C9AAC9C3D900C37F_AdjustorThunk (RuntimeObject * __this, int32_t ___failure0, String_t* ___argument1, const RuntimeMethod* method)
  11828. {
  11829. VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1 * _thisAdjusted;
  11830. int32_t _offset = 1;
  11831. _thisAdjusted = reinterpret_cast<VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1 *>(__this + _offset);
  11832. VersionResult_SetFailure_m6895BDEA769E4AE334A7D031C9AAC9C3D900C37F(_thisAdjusted, ___failure0, ___argument1, method);
  11833. }
  11834. // System.Exception System.Version/VersionResult::GetVersionParseException()
  11835. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * VersionResult_GetVersionParseException_mCC37A95A0174077777354679E10DA6F36E600990 (VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1 * __this, const RuntimeMethod* method)
  11836. {
  11837. static bool s_Il2CppMethodInitialized;
  11838. if (!s_Il2CppMethodInitialized)
  11839. {
  11840. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var);
  11841. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var);
  11842. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var);
  11843. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var);
  11844. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var);
  11845. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral510ADF31D1E152C6A920A7E699AA2011696CB788);
  11846. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral67A8B307108B776E449960AB72201F944EB0EAAA);
  11847. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7ED71F768C05670E3698EF09100E41C9E3AC8113);
  11848. s_Il2CppMethodInitialized = true;
  11849. }
  11850. int32_t V_0 = 0;
  11851. Exception_t * V_1 = NULL;
  11852. il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __active_exceptions;
  11853. il2cpp::utils::ExceptionSupportStack<int32_t, 3> __leave_targets;
  11854. {
  11855. int32_t L_0 = __this->get_m_failure_1();
  11856. V_0 = L_0;
  11857. int32_t L_1 = V_0;
  11858. switch (L_1)
  11859. {
  11860. case 0:
  11861. {
  11862. goto IL_001f;
  11863. }
  11864. case 1:
  11865. {
  11866. goto IL_002b;
  11867. }
  11868. case 2:
  11869. {
  11870. goto IL_003b;
  11871. }
  11872. case 3:
  11873. {
  11874. goto IL_0051;
  11875. }
  11876. }
  11877. }
  11878. {
  11879. goto IL_007b;
  11880. }
  11881. IL_001f:
  11882. {
  11883. String_t* L_2 = __this->get_m_argumentName_3();
  11884. ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_3 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var);
  11885. ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_3, L_2, /*hidden argument*/NULL);
  11886. return L_3;
  11887. }
  11888. IL_002b:
  11889. {
  11890. String_t* L_4;
  11891. L_4 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(_stringLiteral67A8B307108B776E449960AB72201F944EB0EAAA, /*hidden argument*/NULL);
  11892. ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_5 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var);
  11893. ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_5, L_4, /*hidden argument*/NULL);
  11894. return L_5;
  11895. }
  11896. IL_003b:
  11897. {
  11898. String_t* L_6 = __this->get_m_exceptionArgument_2();
  11899. String_t* L_7;
  11900. L_7 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(_stringLiteral510ADF31D1E152C6A920A7E699AA2011696CB788, /*hidden argument*/NULL);
  11901. ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_8 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var);
  11902. ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_8, L_6, L_7, /*hidden argument*/NULL);
  11903. return L_8;
  11904. }
  11905. IL_0051:
  11906. {
  11907. }
  11908. IL_0052:
  11909. try
  11910. {// begin try (depth: 1)
  11911. String_t* L_9 = __this->get_m_exceptionArgument_2();
  11912. IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var);
  11913. CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_10;
  11914. L_10 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL);
  11915. int32_t L_11;
  11916. L_11 = Int32_Parse_mCCC6B0A23CE31124F68EF486CC61705CDE61F084(L_9, L_10, /*hidden argument*/NULL);
  11917. goto IL_006b;
  11918. }// end try (depth: 1)
  11919. catch(Il2CppExceptionWrapper& e)
  11920. {
  11921. if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
  11922. {
  11923. IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
  11924. goto CATCH_0065;
  11925. }
  11926. if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
  11927. {
  11928. IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
  11929. goto CATCH_0068;
  11930. }
  11931. throw e;
  11932. }
  11933. CATCH_0065:
  11934. {// begin catch(System.FormatException)
  11935. V_1 = ((FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)IL2CPP_GET_ACTIVE_EXCEPTION(FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *));
  11936. IL2CPP_POP_ACTIVE_EXCEPTION();
  11937. goto IL_008b;
  11938. }// end catch (depth: 1)
  11939. CATCH_0068:
  11940. {// begin catch(System.OverflowException)
  11941. V_1 = ((OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9 *)IL2CPP_GET_ACTIVE_EXCEPTION(OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9 *));
  11942. IL2CPP_POP_ACTIVE_EXCEPTION();
  11943. goto IL_008b;
  11944. }// end catch (depth: 1)
  11945. IL_006b:
  11946. {
  11947. String_t* L_12;
  11948. L_12 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(_stringLiteral7ED71F768C05670E3698EF09100E41C9E3AC8113, /*hidden argument*/NULL);
  11949. FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_13 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var);
  11950. FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_13, L_12, /*hidden argument*/NULL);
  11951. return L_13;
  11952. }
  11953. IL_007b:
  11954. {
  11955. String_t* L_14;
  11956. L_14 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(_stringLiteral67A8B307108B776E449960AB72201F944EB0EAAA, /*hidden argument*/NULL);
  11957. ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_15 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var);
  11958. ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_15, L_14, /*hidden argument*/NULL);
  11959. return L_15;
  11960. }
  11961. IL_008b:
  11962. {
  11963. Exception_t * L_16 = V_1;
  11964. return L_16;
  11965. }
  11966. }
  11967. IL2CPP_EXTERN_C Exception_t * VersionResult_GetVersionParseException_mCC37A95A0174077777354679E10DA6F36E600990_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  11968. {
  11969. VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1 * _thisAdjusted;
  11970. int32_t _offset = 1;
  11971. _thisAdjusted = reinterpret_cast<VersionResult_tBEB89FF4CFED02E383BC6F59FE5D0CA775DFECC1 *>(__this + _offset);
  11972. Exception_t * _returnValue;
  11973. _returnValue = VersionResult_GetVersionParseException_mCC37A95A0174077777354679E10DA6F36E600990(_thisAdjusted, method);
  11974. return _returnValue;
  11975. }
  11976. #ifdef __clang__
  11977. #pragma clang diagnostic pop
  11978. #endif
  11979. #ifdef __clang__
  11980. #pragma clang diagnostic push
  11981. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  11982. #pragma clang diagnostic ignored "-Wunused-variable"
  11983. #endif
  11984. // System.Void Microsoft.Win32.Win32Native/WIN32_FIND_DATA::.ctor()
  11985. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WIN32_FIND_DATA__ctor_mB7888151C7D80CA45AD0857773E8B1BB1CC003E3 (WIN32_FIND_DATA_tE88493B22E1CDD2E595CA4F800949555399AB3C7 * __this, const RuntimeMethod* method)
  11986. {
  11987. {
  11988. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  11989. return;
  11990. }
  11991. }
  11992. #ifdef __clang__
  11993. #pragma clang diagnostic pop
  11994. #endif
  11995. #ifdef __clang__
  11996. #pragma clang diagnostic push
  11997. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  11998. #pragma clang diagnostic ignored "-Wunused-variable"
  11999. #endif
  12000. // System.Void Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator::.ctor(Mono.Security.X509.X509CertificateCollection)
  12001. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void X509CertificateEnumerator__ctor_m4FB85F945DBB38A37C353F91671E9E7ED935FD71 (X509CertificateEnumerator_t7DC1FB8E5922D2F77B9DBEB8CE52601228B0CF56 * __this, X509CertificateCollection_t00707746ADE20907FAB93F8A404F4AAA01FDFDE3 * ___mappings0, const RuntimeMethod* method)
  12002. {
  12003. static bool s_Il2CppMethodInitialized;
  12004. if (!s_Il2CppMethodInitialized)
  12005. {
  12006. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var);
  12007. s_Il2CppMethodInitialized = true;
  12008. }
  12009. {
  12010. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  12011. X509CertificateCollection_t00707746ADE20907FAB93F8A404F4AAA01FDFDE3 * L_0 = ___mappings0;
  12012. NullCheck(L_0);
  12013. RuntimeObject* L_1;
  12014. L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, L_0);
  12015. __this->set_enumerator_0(L_1);
  12016. return;
  12017. }
  12018. }
  12019. // Mono.Security.X509.X509Certificate Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator::get_Current()
  12020. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF * X509CertificateEnumerator_get_Current_mE24F68C19FE85E219FC6FDD118B85DF2D4602723 (X509CertificateEnumerator_t7DC1FB8E5922D2F77B9DBEB8CE52601228B0CF56 * __this, const RuntimeMethod* method)
  12021. {
  12022. static bool s_Il2CppMethodInitialized;
  12023. if (!s_Il2CppMethodInitialized)
  12024. {
  12025. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var);
  12026. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF_il2cpp_TypeInfo_var);
  12027. s_Il2CppMethodInitialized = true;
  12028. }
  12029. {
  12030. RuntimeObject* L_0 = __this->get_enumerator_0();
  12031. NullCheck(L_0);
  12032. RuntimeObject * L_1;
  12033. L_1 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_0);
  12034. return ((X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF *)CastclassClass((RuntimeObject*)L_1, X509Certificate_t0906E211571ECB462D2CEAC3BC83A12FBEFF03CF_il2cpp_TypeInfo_var));
  12035. }
  12036. }
  12037. // System.Object Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator::System.Collections.IEnumerator.get_Current()
  12038. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * X509CertificateEnumerator_System_Collections_IEnumerator_get_Current_m51A9B9AF034EFBE598A9DFF0AA72841070CC2B2C (X509CertificateEnumerator_t7DC1FB8E5922D2F77B9DBEB8CE52601228B0CF56 * __this, const RuntimeMethod* method)
  12039. {
  12040. static bool s_Il2CppMethodInitialized;
  12041. if (!s_Il2CppMethodInitialized)
  12042. {
  12043. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var);
  12044. s_Il2CppMethodInitialized = true;
  12045. }
  12046. {
  12047. RuntimeObject* L_0 = __this->get_enumerator_0();
  12048. NullCheck(L_0);
  12049. RuntimeObject * L_1;
  12050. L_1 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_0);
  12051. return L_1;
  12052. }
  12053. }
  12054. // System.Boolean Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator::System.Collections.IEnumerator.MoveNext()
  12055. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool X509CertificateEnumerator_System_Collections_IEnumerator_MoveNext_m54B7B0D055E00C2666F0E21F7998702E84786736 (X509CertificateEnumerator_t7DC1FB8E5922D2F77B9DBEB8CE52601228B0CF56 * __this, const RuntimeMethod* method)
  12056. {
  12057. static bool s_Il2CppMethodInitialized;
  12058. if (!s_Il2CppMethodInitialized)
  12059. {
  12060. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var);
  12061. s_Il2CppMethodInitialized = true;
  12062. }
  12063. {
  12064. RuntimeObject* L_0 = __this->get_enumerator_0();
  12065. NullCheck(L_0);
  12066. bool L_1;
  12067. L_1 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_0);
  12068. return L_1;
  12069. }
  12070. }
  12071. // System.Void Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator::System.Collections.IEnumerator.Reset()
  12072. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void X509CertificateEnumerator_System_Collections_IEnumerator_Reset_m67AC52DBB0F0F129809C173FCE53F3A8335A071B (X509CertificateEnumerator_t7DC1FB8E5922D2F77B9DBEB8CE52601228B0CF56 * __this, const RuntimeMethod* method)
  12073. {
  12074. static bool s_Il2CppMethodInitialized;
  12075. if (!s_Il2CppMethodInitialized)
  12076. {
  12077. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var);
  12078. s_Il2CppMethodInitialized = true;
  12079. }
  12080. {
  12081. RuntimeObject* L_0 = __this->get_enumerator_0();
  12082. NullCheck(L_0);
  12083. InterfaceActionInvoker0::Invoke(2 /* System.Void System.Collections.IEnumerator::Reset() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_0);
  12084. return;
  12085. }
  12086. }
  12087. // System.Boolean Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator::MoveNext()
  12088. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool X509CertificateEnumerator_MoveNext_m62A179D7B7150E8B25D1BD1B756D659D32EFDBB5 (X509CertificateEnumerator_t7DC1FB8E5922D2F77B9DBEB8CE52601228B0CF56 * __this, const RuntimeMethod* method)
  12089. {
  12090. static bool s_Il2CppMethodInitialized;
  12091. if (!s_Il2CppMethodInitialized)
  12092. {
  12093. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var);
  12094. s_Il2CppMethodInitialized = true;
  12095. }
  12096. {
  12097. RuntimeObject* L_0 = __this->get_enumerator_0();
  12098. NullCheck(L_0);
  12099. bool L_1;
  12100. L_1 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_0);
  12101. return L_1;
  12102. }
  12103. }
  12104. #ifdef __clang__
  12105. #pragma clang diagnostic pop
  12106. #endif
  12107. #ifdef __clang__
  12108. #pragma clang diagnostic push
  12109. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  12110. #pragma clang diagnostic ignored "-Wunused-variable"
  12111. #endif
  12112. // System.Boolean System.Runtime.CompilerServices.YieldAwaitable/YieldAwaiter::get_IsCompleted()
  12113. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YieldAwaiter_get_IsCompleted_mAB52777C6F31F3FBAD7E6A7CD90EDF40F220CBBC (YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE * __this, const RuntimeMethod* method)
  12114. {
  12115. {
  12116. return (bool)0;
  12117. }
  12118. }
  12119. IL2CPP_EXTERN_C bool YieldAwaiter_get_IsCompleted_mAB52777C6F31F3FBAD7E6A7CD90EDF40F220CBBC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  12120. {
  12121. YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE * _thisAdjusted;
  12122. int32_t _offset = 1;
  12123. _thisAdjusted = reinterpret_cast<YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE *>(__this + _offset);
  12124. bool _returnValue;
  12125. _returnValue = YieldAwaiter_get_IsCompleted_mAB52777C6F31F3FBAD7E6A7CD90EDF40F220CBBC(_thisAdjusted, method);
  12126. return _returnValue;
  12127. }
  12128. // System.Void System.Runtime.CompilerServices.YieldAwaitable/YieldAwaiter::OnCompleted(System.Action)
  12129. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YieldAwaiter_OnCompleted_m7F0FBDFB78A15C9946F187FC4485799CFA273D73 (YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE * __this, Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___continuation0, const RuntimeMethod* method)
  12130. {
  12131. static bool s_Il2CppMethodInitialized;
  12132. if (!s_Il2CppMethodInitialized)
  12133. {
  12134. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_il2cpp_TypeInfo_var);
  12135. s_Il2CppMethodInitialized = true;
  12136. }
  12137. {
  12138. Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_0 = ___continuation0;
  12139. IL2CPP_RUNTIME_CLASS_INIT(YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_il2cpp_TypeInfo_var);
  12140. YieldAwaiter_QueueContinuation_m74F0C35BAB324C9DB810F8F60BA6BDBCAA5E0201(L_0, (bool)1, /*hidden argument*/NULL);
  12141. return;
  12142. }
  12143. }
  12144. IL2CPP_EXTERN_C void YieldAwaiter_OnCompleted_m7F0FBDFB78A15C9946F187FC4485799CFA273D73_AdjustorThunk (RuntimeObject * __this, Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___continuation0, const RuntimeMethod* method)
  12145. {
  12146. YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE * _thisAdjusted;
  12147. int32_t _offset = 1;
  12148. _thisAdjusted = reinterpret_cast<YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE *>(__this + _offset);
  12149. YieldAwaiter_OnCompleted_m7F0FBDFB78A15C9946F187FC4485799CFA273D73(_thisAdjusted, ___continuation0, method);
  12150. }
  12151. // System.Void System.Runtime.CompilerServices.YieldAwaitable/YieldAwaiter::UnsafeOnCompleted(System.Action)
  12152. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YieldAwaiter_UnsafeOnCompleted_mFDE8CFD013E3825F11C68314E8957E6DAF79C6A5 (YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE * __this, Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___continuation0, const RuntimeMethod* method)
  12153. {
  12154. static bool s_Il2CppMethodInitialized;
  12155. if (!s_Il2CppMethodInitialized)
  12156. {
  12157. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_il2cpp_TypeInfo_var);
  12158. s_Il2CppMethodInitialized = true;
  12159. }
  12160. {
  12161. Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_0 = ___continuation0;
  12162. IL2CPP_RUNTIME_CLASS_INIT(YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_il2cpp_TypeInfo_var);
  12163. YieldAwaiter_QueueContinuation_m74F0C35BAB324C9DB810F8F60BA6BDBCAA5E0201(L_0, (bool)0, /*hidden argument*/NULL);
  12164. return;
  12165. }
  12166. }
  12167. IL2CPP_EXTERN_C void YieldAwaiter_UnsafeOnCompleted_mFDE8CFD013E3825F11C68314E8957E6DAF79C6A5_AdjustorThunk (RuntimeObject * __this, Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___continuation0, const RuntimeMethod* method)
  12168. {
  12169. YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE * _thisAdjusted;
  12170. int32_t _offset = 1;
  12171. _thisAdjusted = reinterpret_cast<YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE *>(__this + _offset);
  12172. YieldAwaiter_UnsafeOnCompleted_mFDE8CFD013E3825F11C68314E8957E6DAF79C6A5(_thisAdjusted, ___continuation0, method);
  12173. }
  12174. // System.Void System.Runtime.CompilerServices.YieldAwaitable/YieldAwaiter::QueueContinuation(System.Action,System.Boolean)
  12175. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YieldAwaiter_QueueContinuation_m74F0C35BAB324C9DB810F8F60BA6BDBCAA5E0201 (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___continuation0, bool ___flowContext1, const RuntimeMethod* method)
  12176. {
  12177. static bool s_Il2CppMethodInitialized;
  12178. if (!s_Il2CppMethodInitialized)
  12179. {
  12180. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SynchronizationContext_t17D9365B5E0D30A0910A16FA4351C525232EF069_0_0_0_var);
  12181. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D_il2cpp_TypeInfo_var);
  12182. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_il2cpp_TypeInfo_var);
  12183. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  12184. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_il2cpp_TypeInfo_var);
  12185. s_Il2CppMethodInitialized = true;
  12186. }
  12187. SynchronizationContext_t17D9365B5E0D30A0910A16FA4351C525232EF069 * V_0 = NULL;
  12188. TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * V_1 = NULL;
  12189. CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD V_2;
  12190. memset((&V_2), 0, sizeof(V_2));
  12191. {
  12192. Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_0 = ___continuation0;
  12193. if (L_0)
  12194. {
  12195. goto IL_000e;
  12196. }
  12197. }
  12198. {
  12199. ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var)));
  12200. ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2F57E36217901A5B3A93DB73B6E3E63001C94CD4)), /*hidden argument*/NULL);
  12201. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&YieldAwaiter_QueueContinuation_m74F0C35BAB324C9DB810F8F60BA6BDBCAA5E0201_RuntimeMethod_var)));
  12202. }
  12203. IL_000e:
  12204. {
  12205. SynchronizationContext_t17D9365B5E0D30A0910A16FA4351C525232EF069 * L_2;
  12206. L_2 = SynchronizationContext_get_CurrentNoFlow_mF134FBE4BA52932C990D3824A9CF960FCA9F44AD(/*hidden argument*/NULL);
  12207. V_0 = L_2;
  12208. SynchronizationContext_t17D9365B5E0D30A0910A16FA4351C525232EF069 * L_3 = V_0;
  12209. if (!L_3)
  12210. {
  12211. goto IL_003b;
  12212. }
  12213. }
  12214. {
  12215. SynchronizationContext_t17D9365B5E0D30A0910A16FA4351C525232EF069 * L_4 = V_0;
  12216. NullCheck(L_4);
  12217. Type_t * L_5;
  12218. L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_4, /*hidden argument*/NULL);
  12219. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast<intptr_t> (SynchronizationContext_t17D9365B5E0D30A0910A16FA4351C525232EF069_0_0_0_var) };
  12220. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  12221. Type_t * L_7;
  12222. L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_6, /*hidden argument*/NULL);
  12223. bool L_8;
  12224. L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_5, L_7, /*hidden argument*/NULL);
  12225. if (!L_8)
  12226. {
  12227. goto IL_003b;
  12228. }
  12229. }
  12230. {
  12231. SynchronizationContext_t17D9365B5E0D30A0910A16FA4351C525232EF069 * L_9 = V_0;
  12232. IL2CPP_RUNTIME_CLASS_INIT(YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_il2cpp_TypeInfo_var);
  12233. SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C * L_10 = ((YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_StaticFields*)il2cpp_codegen_static_fields_for(YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_il2cpp_TypeInfo_var))->get_s_sendOrPostCallbackRunAction_1();
  12234. Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_11 = ___continuation0;
  12235. NullCheck(L_9);
  12236. VirtualActionInvoker2< SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C *, RuntimeObject * >::Invoke(5 /* System.Void System.Threading.SynchronizationContext::Post(System.Threading.SendOrPostCallback,System.Object) */, L_9, L_10, L_11);
  12237. return;
  12238. }
  12239. IL_003b:
  12240. {
  12241. IL2CPP_RUNTIME_CLASS_INIT(TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D_il2cpp_TypeInfo_var);
  12242. TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * L_12;
  12243. L_12 = TaskScheduler_get_Current_m9B2B54B9B43FC6E157E04ABE9151F6A0FF124C01(/*hidden argument*/NULL);
  12244. V_1 = L_12;
  12245. TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * L_13 = V_1;
  12246. TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * L_14;
  12247. L_14 = TaskScheduler_get_Default_m3FAE18B08A620C75BF0256917EFB236D30AB6BCB_inline(/*hidden argument*/NULL);
  12248. if ((!(((RuntimeObject*)(TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D *)L_13) == ((RuntimeObject*)(TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D *)L_14))))
  12249. {
  12250. goto IL_0066;
  12251. }
  12252. }
  12253. {
  12254. bool L_15 = ___flowContext1;
  12255. if (!L_15)
  12256. {
  12257. goto IL_0059;
  12258. }
  12259. }
  12260. {
  12261. IL2CPP_RUNTIME_CLASS_INIT(YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_il2cpp_TypeInfo_var);
  12262. WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319 * L_16 = ((YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_StaticFields*)il2cpp_codegen_static_fields_for(YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_il2cpp_TypeInfo_var))->get_s_waitCallbackRunAction_0();
  12263. Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_17 = ___continuation0;
  12264. bool L_18;
  12265. L_18 = ThreadPool_QueueUserWorkItem_mA55899F403EAC69AE3C72A4F3E5FD207C131616C(L_16, L_17, /*hidden argument*/NULL);
  12266. return;
  12267. }
  12268. IL_0059:
  12269. {
  12270. IL2CPP_RUNTIME_CLASS_INIT(YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_il2cpp_TypeInfo_var);
  12271. WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319 * L_19 = ((YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_StaticFields*)il2cpp_codegen_static_fields_for(YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_il2cpp_TypeInfo_var))->get_s_waitCallbackRunAction_0();
  12272. Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_20 = ___continuation0;
  12273. bool L_21;
  12274. L_21 = ThreadPool_UnsafeQueueUserWorkItem_m9B9388DD623D33685D415D639455591D4DD967C6(L_19, L_20, /*hidden argument*/NULL);
  12275. return;
  12276. }
  12277. IL_0066:
  12278. {
  12279. IL2CPP_RUNTIME_CLASS_INIT(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_il2cpp_TypeInfo_var);
  12280. TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B * L_22;
  12281. L_22 = Task_get_Factory_m452D636F3D5CBE5AA8746078C35C42F69BE61722_inline(/*hidden argument*/NULL);
  12282. Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_23 = ___continuation0;
  12283. il2cpp_codegen_initobj((&V_2), sizeof(CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD ));
  12284. CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_24 = V_2;
  12285. TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * L_25 = V_1;
  12286. NullCheck(L_22);
  12287. Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * L_26;
  12288. L_26 = TaskFactory_StartNew_m5617E5F6A6D949C2E21A7E525FAC899E4B871904(L_22, L_23, L_24, 1, L_25, /*hidden argument*/NULL);
  12289. return;
  12290. }
  12291. }
  12292. // System.Void System.Runtime.CompilerServices.YieldAwaitable/YieldAwaiter::RunAction(System.Object)
  12293. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YieldAwaiter_RunAction_mBBA702DC1D80A6DF9715E898DD994F965E946759 (RuntimeObject * ___state0, const RuntimeMethod* method)
  12294. {
  12295. static bool s_Il2CppMethodInitialized;
  12296. if (!s_Il2CppMethodInitialized)
  12297. {
  12298. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_il2cpp_TypeInfo_var);
  12299. s_Il2CppMethodInitialized = true;
  12300. }
  12301. {
  12302. RuntimeObject * L_0 = ___state0;
  12303. NullCheck(((Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 *)CastclassSealed((RuntimeObject*)L_0, Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_il2cpp_TypeInfo_var)));
  12304. Action_Invoke_m3FFA5BE3D64F0FF8E1E1CB6F953913FADB5EB89E(((Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 *)CastclassSealed((RuntimeObject*)L_0, Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
  12305. return;
  12306. }
  12307. }
  12308. // System.Void System.Runtime.CompilerServices.YieldAwaitable/YieldAwaiter::GetResult()
  12309. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YieldAwaiter_GetResult_mE9F670767330EAF32ED76882EB8B152FF62CCDBD (YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE * __this, const RuntimeMethod* method)
  12310. {
  12311. {
  12312. return;
  12313. }
  12314. }
  12315. IL2CPP_EXTERN_C void YieldAwaiter_GetResult_mE9F670767330EAF32ED76882EB8B152FF62CCDBD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  12316. {
  12317. YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE * _thisAdjusted;
  12318. int32_t _offset = 1;
  12319. _thisAdjusted = reinterpret_cast<YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE *>(__this + _offset);
  12320. YieldAwaiter_GetResult_mE9F670767330EAF32ED76882EB8B152FF62CCDBD(_thisAdjusted, method);
  12321. }
  12322. // System.Void System.Runtime.CompilerServices.YieldAwaitable/YieldAwaiter::.cctor()
  12323. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YieldAwaiter__cctor_m44838E67AAFC9DD73295F66497F7A03FBD4A2C3B (const RuntimeMethod* method)
  12324. {
  12325. static bool s_Il2CppMethodInitialized;
  12326. if (!s_Il2CppMethodInitialized)
  12327. {
  12328. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C_il2cpp_TypeInfo_var);
  12329. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319_il2cpp_TypeInfo_var);
  12330. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YieldAwaiter_RunAction_mBBA702DC1D80A6DF9715E898DD994F965E946759_RuntimeMethod_var);
  12331. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_il2cpp_TypeInfo_var);
  12332. s_Il2CppMethodInitialized = true;
  12333. }
  12334. {
  12335. WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319 * L_0 = (WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319 *)il2cpp_codegen_object_new(WaitCallback_t82C85517E973DCC6390AFB0BC3C2276F3328A319_il2cpp_TypeInfo_var);
  12336. WaitCallback__ctor_m50EFFE5096DF1DE733EA9895CEEC8EB6F142D5D5(L_0, NULL, (intptr_t)((intptr_t)YieldAwaiter_RunAction_mBBA702DC1D80A6DF9715E898DD994F965E946759_RuntimeMethod_var), /*hidden argument*/NULL);
  12337. ((YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_StaticFields*)il2cpp_codegen_static_fields_for(YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_il2cpp_TypeInfo_var))->set_s_waitCallbackRunAction_0(L_0);
  12338. SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C * L_1 = (SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C *)il2cpp_codegen_object_new(SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C_il2cpp_TypeInfo_var);
  12339. SendOrPostCallback__ctor_m68774F2BDC46DE2BA6C3D61D66481FD4D994F6A4(L_1, NULL, (intptr_t)((intptr_t)YieldAwaiter_RunAction_mBBA702DC1D80A6DF9715E898DD994F965E946759_RuntimeMethod_var), /*hidden argument*/NULL);
  12340. ((YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_StaticFields*)il2cpp_codegen_static_fields_for(YieldAwaiter_t32B66444215FB828BBC8DF4984069FBDA1DC12FE_il2cpp_TypeInfo_var))->set_s_sendOrPostCallbackRunAction_1(L_1);
  12341. return;
  12342. }
  12343. }
  12344. #ifdef __clang__
  12345. #pragma clang diagnostic pop
  12346. #endif
  12347. #ifdef __clang__
  12348. #pragma clang diagnostic push
  12349. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  12350. #pragma clang diagnostic ignored "-Wunused-variable"
  12351. #endif
  12352. IL2CPP_EXTERN_C bool DelegatePInvokeWrapper_WindowsCancelHandler_tFD0F0B721F93ACA04D9CD9340DA39075A8FF2ACF (WindowsCancelHandler_tFD0F0B721F93ACA04D9CD9340DA39075A8FF2ACF * __this, int32_t ___keyCode0, const RuntimeMethod* method)
  12353. {
  12354. typedef int32_t (DEFAULT_CALL *PInvokeFunc)(int32_t);
  12355. PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
  12356. // Native function invocation
  12357. int32_t returnValue = il2cppPInvokeFunc(___keyCode0);
  12358. return static_cast<bool>(returnValue);
  12359. }
  12360. // System.Void System.Console/WindowsConsole/WindowsCancelHandler::.ctor(System.Object,System.IntPtr)
  12361. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WindowsCancelHandler__ctor_mE4F754395799D3462EE23E39126EE0AF14709B8E (WindowsCancelHandler_tFD0F0B721F93ACA04D9CD9340DA39075A8FF2ACF * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
  12362. {
  12363. __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
  12364. __this->set_method_3(___method1);
  12365. __this->set_m_target_2(___object0);
  12366. }
  12367. // System.Boolean System.Console/WindowsConsole/WindowsCancelHandler::Invoke(System.Int32)
  12368. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WindowsCancelHandler_Invoke_mC8798AF8C04F477C72E281B924EBE6C738548068 (WindowsCancelHandler_tFD0F0B721F93ACA04D9CD9340DA39075A8FF2ACF * __this, int32_t ___keyCode0, const RuntimeMethod* method)
  12369. {
  12370. bool result = false;
  12371. DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* delegateArrayToInvoke = __this->get_delegates_11();
  12372. Delegate_t** delegatesToInvoke;
  12373. il2cpp_array_size_t length;
  12374. if (delegateArrayToInvoke != NULL)
  12375. {
  12376. length = delegateArrayToInvoke->max_length;
  12377. delegatesToInvoke = reinterpret_cast<Delegate_t**>(delegateArrayToInvoke->GetAddressAtUnchecked(0));
  12378. }
  12379. else
  12380. {
  12381. length = 1;
  12382. delegatesToInvoke = reinterpret_cast<Delegate_t**>(&__this);
  12383. }
  12384. for (il2cpp_array_size_t i = 0; i < length; i++)
  12385. {
  12386. Delegate_t* currentDelegate = delegatesToInvoke[i];
  12387. Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
  12388. RuntimeObject* targetThis = currentDelegate->get_m_target_2();
  12389. RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
  12390. if (!currentDelegate->get_method_is_virtual_10())
  12391. {
  12392. il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
  12393. }
  12394. bool ___methodIsStatic = MethodIsStatic(targetMethod);
  12395. int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
  12396. if (___methodIsStatic)
  12397. {
  12398. if (___parameterCount == 1)
  12399. {
  12400. // open
  12401. typedef bool (*FunctionPointerType) (int32_t, const RuntimeMethod*);
  12402. result = ((FunctionPointerType)targetMethodPointer)(___keyCode0, targetMethod);
  12403. }
  12404. else
  12405. {
  12406. // closed
  12407. typedef bool (*FunctionPointerType) (void*, int32_t, const RuntimeMethod*);
  12408. result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___keyCode0, targetMethod);
  12409. }
  12410. }
  12411. else
  12412. {
  12413. // closed
  12414. typedef bool (*FunctionPointerType) (void*, int32_t, const RuntimeMethod*);
  12415. result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___keyCode0, targetMethod);
  12416. }
  12417. }
  12418. return result;
  12419. }
  12420. #ifdef __clang__
  12421. #pragma clang diagnostic pop
  12422. #endif
  12423. #ifdef __clang__
  12424. #pragma clang diagnostic push
  12425. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  12426. #pragma clang diagnostic ignored "-Wunused-variable"
  12427. #endif
  12428. // System.Void System.Collections.ListDictionaryInternal/NodeKeyValueCollection/NodeKeyValueEnumerator::.ctor(System.Collections.ListDictionaryInternal,System.Boolean)
  12429. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeKeyValueEnumerator__ctor_m7ED70CB047C60530F22D3BB02B51EB2FE39FB65D (NodeKeyValueEnumerator_tE6977A5C0AF3F0E001B951488690F2693BAB3955 * __this, ListDictionaryInternal_t41BC521E191A070D69C4D98B996314424BBFDA8A * ___list0, bool ___isKeys1, const RuntimeMethod* method)
  12430. {
  12431. {
  12432. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  12433. ListDictionaryInternal_t41BC521E191A070D69C4D98B996314424BBFDA8A * L_0 = ___list0;
  12434. __this->set_list_0(L_0);
  12435. bool L_1 = ___isKeys1;
  12436. __this->set_isKeys_3(L_1);
  12437. ListDictionaryInternal_t41BC521E191A070D69C4D98B996314424BBFDA8A * L_2 = ___list0;
  12438. NullCheck(L_2);
  12439. int32_t L_3 = L_2->get_version_1();
  12440. __this->set_version_2(L_3);
  12441. __this->set_start_4((bool)1);
  12442. __this->set_current_1((DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C *)NULL);
  12443. return;
  12444. }
  12445. }
  12446. // System.Object System.Collections.ListDictionaryInternal/NodeKeyValueCollection/NodeKeyValueEnumerator::get_Current()
  12447. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * NodeKeyValueEnumerator_get_Current_m3D7CD1472E9AEA82F13366746FA675E0DCA7565A (NodeKeyValueEnumerator_tE6977A5C0AF3F0E001B951488690F2693BAB3955 * __this, const RuntimeMethod* method)
  12448. {
  12449. {
  12450. DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C * L_0 = __this->get_current_1();
  12451. if (L_0)
  12452. {
  12453. goto IL_0018;
  12454. }
  12455. }
  12456. {
  12457. String_t* L_1;
  12458. L_1 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral63FC874122847D14784CB3ADBE59A08B9558FA97)), /*hidden argument*/NULL);
  12459. InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_2 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var)));
  12460. InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_2, L_1, /*hidden argument*/NULL);
  12461. IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NodeKeyValueEnumerator_get_Current_m3D7CD1472E9AEA82F13366746FA675E0DCA7565A_RuntimeMethod_var)));
  12462. }
  12463. IL_0018:
  12464. {
  12465. bool L_3 = __this->get_isKeys_3();
  12466. if (L_3)
  12467. {
  12468. goto IL_002c;
  12469. }
  12470. }
  12471. {
  12472. DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C * L_4 = __this->get_current_1();
  12473. NullCheck(L_4);
  12474. RuntimeObject * L_5 = L_4->get_value_1();
  12475. return L_5;
  12476. }
  12477. IL_002c:
  12478. {
  12479. DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C * L_6 = __this->get_current_1();
  12480. NullCheck(L_6);
  12481. RuntimeObject * L_7 = L_6->get_key_0();
  12482. return L_7;
  12483. }
  12484. }
  12485. // System.Boolean System.Collections.ListDictionaryInternal/NodeKeyValueCollection/NodeKeyValueEnumerator::MoveNext()
  12486. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NodeKeyValueEnumerator_MoveNext_mA39E1A22D0DAD6C05709B603A264DEAD6F5560DB (NodeKeyValueEnumerator_tE6977A5C0AF3F0E001B951488690F2693BAB3955 * __this, const RuntimeMethod* method)
  12487. {
  12488. {
  12489. int32_t L_0 = __this->get_version_2();
  12490. ListDictionaryInternal_t41BC521E191A070D69C4D98B996314424BBFDA8A * L_1 = __this->get_list_0();
  12491. NullCheck(L_1);
  12492. int32_t L_2 = L_1->get_version_1();
  12493. if ((((int32_t)L_0) == ((int32_t)L_2)))
  12494. {
  12495. goto IL_0023;
  12496. }
  12497. }
  12498. {
  12499. String_t* L_3;
  12500. L_3 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL);
  12501. InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_4 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var)));
  12502. InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_4, L_3, /*hidden argument*/NULL);
  12503. IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NodeKeyValueEnumerator_MoveNext_mA39E1A22D0DAD6C05709B603A264DEAD6F5560DB_RuntimeMethod_var)));
  12504. }
  12505. IL_0023:
  12506. {
  12507. bool L_5 = __this->get_start_4();
  12508. if (!L_5)
  12509. {
  12510. goto IL_0045;
  12511. }
  12512. }
  12513. {
  12514. ListDictionaryInternal_t41BC521E191A070D69C4D98B996314424BBFDA8A * L_6 = __this->get_list_0();
  12515. NullCheck(L_6);
  12516. DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C * L_7 = L_6->get_head_0();
  12517. __this->set_current_1(L_7);
  12518. __this->set_start_4((bool)0);
  12519. goto IL_005e;
  12520. }
  12521. IL_0045:
  12522. {
  12523. DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C * L_8 = __this->get_current_1();
  12524. if (!L_8)
  12525. {
  12526. goto IL_005e;
  12527. }
  12528. }
  12529. {
  12530. DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C * L_9 = __this->get_current_1();
  12531. NullCheck(L_9);
  12532. DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C * L_10 = L_9->get_next_2();
  12533. __this->set_current_1(L_10);
  12534. }
  12535. IL_005e:
  12536. {
  12537. DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C * L_11 = __this->get_current_1();
  12538. return (bool)((!(((RuntimeObject*)(DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C *)L_11) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0);
  12539. }
  12540. }
  12541. // System.Void System.Collections.ListDictionaryInternal/NodeKeyValueCollection/NodeKeyValueEnumerator::Reset()
  12542. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeKeyValueEnumerator_Reset_m9F789418938587F29F3B212BCAF8112317FA5943 (NodeKeyValueEnumerator_tE6977A5C0AF3F0E001B951488690F2693BAB3955 * __this, const RuntimeMethod* method)
  12543. {
  12544. {
  12545. int32_t L_0 = __this->get_version_2();
  12546. ListDictionaryInternal_t41BC521E191A070D69C4D98B996314424BBFDA8A * L_1 = __this->get_list_0();
  12547. NullCheck(L_1);
  12548. int32_t L_2 = L_1->get_version_1();
  12549. if ((((int32_t)L_0) == ((int32_t)L_2)))
  12550. {
  12551. goto IL_0023;
  12552. }
  12553. }
  12554. {
  12555. String_t* L_3;
  12556. L_3 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL);
  12557. InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_4 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var)));
  12558. InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_4, L_3, /*hidden argument*/NULL);
  12559. IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NodeKeyValueEnumerator_Reset_m9F789418938587F29F3B212BCAF8112317FA5943_RuntimeMethod_var)));
  12560. }
  12561. IL_0023:
  12562. {
  12563. __this->set_start_4((bool)1);
  12564. __this->set_current_1((DictionaryNode_t9A01FA01782F6D162BA158736A5FB81CB893A33C *)NULL);
  12565. return;
  12566. }
  12567. }
  12568. #ifdef __clang__
  12569. #pragma clang diagnostic pop
  12570. #endif
  12571. #ifdef __clang__
  12572. #pragma clang diagnostic push
  12573. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  12574. #pragma clang diagnostic ignored "-Wunused-variable"
  12575. #endif
  12576. // System.Void System.IO.Stream/SynchronousAsyncResult/<>c::.cctor()
  12577. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m7FB8166A66FF58669CB59F32A9301B483CB8BE4A (const RuntimeMethod* method)
  12578. {
  12579. static bool s_Il2CppMethodInitialized;
  12580. if (!s_Il2CppMethodInitialized)
  12581. {
  12582. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t0B9BA392160C64553C28F93C014479CD7CDC88CB_il2cpp_TypeInfo_var);
  12583. s_Il2CppMethodInitialized = true;
  12584. }
  12585. {
  12586. U3CU3Ec_t0B9BA392160C64553C28F93C014479CD7CDC88CB * L_0 = (U3CU3Ec_t0B9BA392160C64553C28F93C014479CD7CDC88CB *)il2cpp_codegen_object_new(U3CU3Ec_t0B9BA392160C64553C28F93C014479CD7CDC88CB_il2cpp_TypeInfo_var);
  12587. U3CU3Ec__ctor_m25FD09827E688A2665AA1918B69FB7B2421E8235(L_0, /*hidden argument*/NULL);
  12588. ((U3CU3Ec_t0B9BA392160C64553C28F93C014479CD7CDC88CB_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t0B9BA392160C64553C28F93C014479CD7CDC88CB_il2cpp_TypeInfo_var))->set_U3CU3E9_0(L_0);
  12589. return;
  12590. }
  12591. }
  12592. // System.Void System.IO.Stream/SynchronousAsyncResult/<>c::.ctor()
  12593. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m25FD09827E688A2665AA1918B69FB7B2421E8235 (U3CU3Ec_t0B9BA392160C64553C28F93C014479CD7CDC88CB * __this, const RuntimeMethod* method)
  12594. {
  12595. {
  12596. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  12597. return;
  12598. }
  12599. }
  12600. // System.Threading.ManualResetEvent System.IO.Stream/SynchronousAsyncResult/<>c::<get_AsyncWaitHandle>b__12_0()
  12601. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * U3CU3Ec_U3Cget_AsyncWaitHandleU3Eb__12_0_m30F2C3EEF4109B825474FF30D6A4A4291DC3848B (U3CU3Ec_t0B9BA392160C64553C28F93C014479CD7CDC88CB * __this, const RuntimeMethod* method)
  12602. {
  12603. static bool s_Il2CppMethodInitialized;
  12604. if (!s_Il2CppMethodInitialized)
  12605. {
  12606. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA_il2cpp_TypeInfo_var);
  12607. s_Il2CppMethodInitialized = true;
  12608. }
  12609. {
  12610. ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * L_0 = (ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA *)il2cpp_codegen_object_new(ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA_il2cpp_TypeInfo_var);
  12611. ManualResetEvent__ctor_mF80BD5B0955BDA8CD514F48EBFF48698E5D03850(L_0, (bool)1, /*hidden argument*/NULL);
  12612. return L_0;
  12613. }
  12614. }
  12615. #ifdef __clang__
  12616. #pragma clang diagnostic pop
  12617. #endif
  12618. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method)
  12619. {
  12620. {
  12621. int32_t L_0 = __this->get_m_stringLength_0();
  12622. return L_0;
  12623. }
  12624. }
  12625. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 AdjustmentRule_get_DateStart_m05FFD9D69391EC287D299B23A549FFB1F9FB14EE_inline (AdjustmentRule_t15EC10F91D4E8CC287CF8610D8D24BD636A23304 * __this, const RuntimeMethod* method)
  12626. {
  12627. {
  12628. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = __this->get_m_dateStart_0();
  12629. return L_0;
  12630. }
  12631. }
  12632. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, const RuntimeMethod* method)
  12633. {
  12634. {
  12635. int64_t L_0 = __this->get__ticks_22();
  12636. return L_0;
  12637. }
  12638. }
  12639. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 TransitionTime_get_TimeOfDay_m95ECA2E981CA772D9D1DECC7F7421241D4144F44_inline (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method)
  12640. {
  12641. {
  12642. DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = __this->get_m_timeOfDay_0();
  12643. return L_0;
  12644. }
  12645. }
  12646. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TransitionTime_get_Month_m1E127ECF7312277ED31CEB769A6DC0503F1FAB2B_inline (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method)
  12647. {
  12648. {
  12649. uint8_t L_0 = __this->get_m_month_1();
  12650. return L_0;
  12651. }
  12652. }
  12653. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TransitionTime_get_Week_m9271C2A79DC390EF07020F63CAB641FA36E304BA_inline (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method)
  12654. {
  12655. {
  12656. uint8_t L_0 = __this->get_m_week_2();
  12657. return L_0;
  12658. }
  12659. }
  12660. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TransitionTime_get_Day_mF663C24FEFF09012299FA76BE6D65CC6C455C87C_inline (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method)
  12661. {
  12662. {
  12663. uint8_t L_0 = __this->get_m_day_3();
  12664. return L_0;
  12665. }
  12666. }
  12667. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TransitionTime_get_DayOfWeek_mDC32F75FFCC4AAE5826AFBBC11840C8290E08E52_inline (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method)
  12668. {
  12669. {
  12670. int32_t L_0 = __this->get_m_dayOfWeek_4();
  12671. return L_0;
  12672. }
  12673. }
  12674. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TransitionTime_get_IsFixedDateRule_m4E7A489F0B8E60893C80A70E768F36A10258E9FB_inline (TransitionTime_tD3B9CE442418566444BB123BA7297AE071D0D47A * __this, const RuntimeMethod* method)
  12675. {
  12676. {
  12677. bool L_0 = __this->get_m_isFixedDateRule_5();
  12678. return L_0;
  12679. }
  12680. }
  12681. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * TaskScheduler_get_Default_m3FAE18B08A620C75BF0256917EFB236D30AB6BCB_inline (const RuntimeMethod* method)
  12682. {
  12683. static bool s_Il2CppMethodInitialized;
  12684. if (!s_Il2CppMethodInitialized)
  12685. {
  12686. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D_il2cpp_TypeInfo_var);
  12687. s_Il2CppMethodInitialized = true;
  12688. }
  12689. {
  12690. IL2CPP_RUNTIME_CLASS_INIT(TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D_il2cpp_TypeInfo_var);
  12691. TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * L_0 = ((TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D_StaticFields*)il2cpp_codegen_static_fields_for(TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D_il2cpp_TypeInfo_var))->get_s_defaultTaskScheduler_1();
  12692. return L_0;
  12693. }
  12694. }
  12695. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B * Task_get_Factory_m452D636F3D5CBE5AA8746078C35C42F69BE61722_inline (const RuntimeMethod* method)
  12696. {
  12697. static bool s_Il2CppMethodInitialized;
  12698. if (!s_Il2CppMethodInitialized)
  12699. {
  12700. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_il2cpp_TypeInfo_var);
  12701. s_Il2CppMethodInitialized = true;
  12702. }
  12703. {
  12704. IL2CPP_RUNTIME_CLASS_INIT(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_il2cpp_TypeInfo_var);
  12705. TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B * L_0 = ((Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields*)il2cpp_codegen_static_fields_for(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_il2cpp_TypeInfo_var))->get_s_factory_3();
  12706. return L_0;
  12707. }
  12708. }
  12709. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method)
  12710. {
  12711. {
  12712. int32_t L_0 = (int32_t)__this->get__size_2();
  12713. return (int32_t)L_0;
  12714. }
  12715. }
  12716. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_m7B5E3383CB67492E573AC0D875ED82A51350F188_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___index0, const RuntimeMethod* method)
  12717. {
  12718. {
  12719. int32_t L_0 = ___index0;
  12720. int32_t L_1 = (int32_t)__this->get__size_2();
  12721. if ((!(((uint32_t)L_0) >= ((uint32_t)L_1))))
  12722. {
  12723. goto IL_000e;
  12724. }
  12725. }
  12726. {
  12727. ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL);
  12728. }
  12729. IL_000e:
  12730. {
  12731. ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)__this->get__items_1();
  12732. int32_t L_3 = ___index0;
  12733. RuntimeObject * L_4;
  12734. L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_2, (int32_t)L_3);
  12735. return (RuntimeObject *)L_4;
  12736. }
  12737. }