System.Memory.cpp 692 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582858385848585858685878588858985908591859285938594859585968597859885998600860186028603860486058606860786088609861086118612861386148615861686178618861986208621862286238624862586268627862886298630863186328633863486358636863786388639864086418642864386448645864686478648864986508651865286538654865586568657865886598660866186628663866486658666866786688669867086718672867386748675867686778678867986808681868286838684868586868687868886898690869186928693869486958696869786988699870087018702870387048705870687078708870987108711871287138714871587168717871887198720872187228723872487258726872787288729873087318732873387348735873687378738873987408741874287438744874587468747874887498750875187528753875487558756875787588759876087618762876387648765876687678768876987708771877287738774877587768777877887798780878187828783878487858786878787888789879087918792879387948795879687978798879988008801880288038804880588068807880888098810881188128813881488158816881788188819882088218822882388248825882688278828882988308831883288338834883588368837883888398840884188428843884488458846884788488849885088518852885388548855885688578858885988608861886288638864886588668867886888698870887188728873887488758876887788788879888088818882888388848885888688878888888988908891889288938894889588968897889888998900890189028903890489058906890789088909891089118912891389148915891689178918891989208921892289238924892589268927892889298930893189328933893489358936893789388939894089418942894389448945894689478948894989508951895289538954895589568957895889598960896189628963896489658966896789688969897089718972897389748975897689778978897989808981898289838984898589868987898889898990899189928993899489958996899789988999900090019002900390049005900690079008900990109011901290139014901590169017901890199020902190229023902490259026902790289029903090319032903390349035903690379038903990409041904290439044904590469047904890499050905190529053905490559056905790589059906090619062906390649065906690679068906990709071907290739074907590769077907890799080908190829083908490859086908790889089909090919092909390949095909690979098909991009101910291039104910591069107910891099110911191129113911491159116911791189119912091219122912391249125912691279128912991309131913291339134913591369137913891399140914191429143914491459146914791489149915091519152915391549155915691579158915991609161916291639164916591669167916891699170917191729173917491759176917791789179918091819182918391849185918691879188918991909191919291939194919591969197919891999200920192029203920492059206920792089209921092119212921392149215921692179218921992209221922292239224922592269227922892299230923192329233923492359236923792389239924092419242924392449245924692479248924992509251925292539254925592569257925892599260926192629263926492659266926792689269927092719272927392749275927692779278927992809281928292839284928592869287928892899290929192929293929492959296929792989299930093019302930393049305930693079308930993109311931293139314931593169317931893199320932193229323932493259326932793289329933093319332933393349335933693379338933993409341934293439344934593469347934893499350935193529353935493559356935793589359936093619362936393649365936693679368936993709371937293739374937593769377937893799380938193829383938493859386938793889389939093919392939393949395939693979398939994009401940294039404940594069407940894099410941194129413941494159416941794189419942094219422942394249425942694279428942994309431943294339434943594369437943894399440944194429443944494459446944794489449945094519452945394549455945694579458945994609461946294639464946594669467946894699470947194729473947494759476947794789479948094819482948394849485948694879488948994909491949294939494949594969497949894999500950195029503950495059506950795089509951095119512951395149515951695179518951995209521952295239524952595269527952895299530953195329533953495359536953795389539954095419542954395449545954695479548954995509551955295539554955595569557955895599560956195629563956495659566956795689569957095719572957395749575957695779578957995809581958295839584958595869587958895899590959195929593959495959596959795989599960096019602960396049605960696079608960996109611961296139614961596169617961896199620962196229623962496259626962796289629963096319632963396349635963696379638963996409641964296439644964596469647964896499650965196529653965496559656965796589659966096619662966396649665966696679668966996709671967296739674967596769677967896799680968196829683968496859686968796889689969096919692969396949695969696979698969997009701970297039704970597069707970897099710971197129713971497159716971797189719972097219722972397249725972697279728972997309731973297339734973597369737973897399740974197429743974497459746974797489749975097519752975397549755975697579758975997609761976297639764976597669767976897699770977197729773977497759776977797789779978097819782978397849785978697879788978997909791979297939794979597969797979897999800980198029803980498059806980798089809981098119812981398149815981698179818981998209821982298239824982598269827982898299830983198329833983498359836983798389839984098419842984398449845984698479848984998509851985298539854985598569857985898599860986198629863986498659866986798689869987098719872987398749875987698779878987998809881988298839884988598869887988898899890989198929893989498959896989798989899990099019902990399049905990699079908990999109911991299139914991599169917991899199920992199229923992499259926992799289929993099319932993399349935993699379938993999409941994299439944994599469947994899499950995199529953995499559956995799589959996099619962996399649965996699679968996999709971997299739974997599769977997899799980998199829983998499859986998799889989999099919992999399949995999699979998999910000100011000210003100041000510006100071000810009100101001110012100131001410015100161001710018100191002010021100221002310024100251002610027100281002910030100311003210033100341003510036100371003810039100401004110042100431004410045100461004710048100491005010051100521005310054100551005610057100581005910060100611006210063100641006510066100671006810069100701007110072100731007410075100761007710078100791008010081100821008310084100851008610087100881008910090100911009210093100941009510096100971009810099101001010110102101031010410105101061010710108101091011010111101121011310114101151011610117101181011910120101211012210123101241012510126101271012810129101301013110132101331013410135101361013710138101391014010141101421014310144101451014610147101481014910150101511015210153101541015510156101571015810159101601016110162101631016410165101661016710168101691017010171101721017310174101751017610177101781017910180101811018210183101841018510186101871018810189101901019110192101931019410195101961019710198101991020010201102021020310204102051020610207102081020910210102111021210213102141021510216102171021810219102201022110222102231022410225102261022710228102291023010231102321023310234102351023610237102381023910240102411024210243102441024510246102471024810249102501025110252102531025410255102561025710258102591026010261102621026310264102651026610267102681026910270102711027210273102741027510276102771027810279102801028110282102831028410285102861028710288102891029010291102921029310294102951029610297102981029910300103011030210303103041030510306103071030810309103101031110312103131031410315103161031710318103191032010321103221032310324103251032610327103281032910330103311033210333103341033510336103371033810339103401034110342103431034410345103461034710348103491035010351103521035310354103551035610357103581035910360103611036210363103641036510366103671036810369103701037110372103731037410375103761037710378103791038010381103821038310384103851038610387103881038910390103911039210393103941039510396103971039810399104001040110402104031040410405104061040710408104091041010411104121041310414104151041610417104181041910420104211042210423104241042510426104271042810429104301043110432104331043410435104361043710438104391044010441104421044310444104451044610447104481044910450104511045210453104541045510456104571045810459104601046110462104631046410465104661046710468104691047010471104721047310474104751047610477104781047910480104811048210483104841048510486104871048810489104901049110492104931049410495104961049710498104991050010501105021050310504105051050610507105081050910510105111051210513105141051510516105171051810519105201052110522105231052410525105261052710528105291053010531105321053310534105351053610537105381053910540105411054210543105441054510546105471054810549105501055110552105531055410555105561055710558105591056010561105621056310564105651056610567105681056910570105711057210573105741057510576105771057810579105801058110582105831058410585105861058710588105891059010591105921059310594105951059610597105981059910600106011060210603106041060510606106071060810609106101061110612106131061410615106161061710618106191062010621106221062310624106251062610627106281062910630106311063210633106341063510636106371063810639106401064110642106431064410645106461064710648106491065010651106521065310654106551065610657106581065910660106611066210663106641066510666106671066810669106701067110672106731067410675106761067710678106791068010681106821068310684106851068610687106881068910690106911069210693106941069510696106971069810699107001070110702107031070410705107061070710708107091071010711107121071310714107151071610717107181071910720107211072210723107241072510726107271072810729107301073110732107331073410735107361073710738107391074010741107421074310744107451074610747107481074910750107511075210753107541075510756107571075810759107601076110762107631076410765107661076710768107691077010771107721077310774107751077610777107781077910780107811078210783107841078510786107871078810789107901079110792107931079410795107961079710798107991080010801108021080310804108051080610807108081080910810108111081210813108141081510816108171081810819108201082110822108231082410825108261082710828108291083010831108321083310834108351083610837108381083910840108411084210843108441084510846108471084810849108501085110852108531085410855108561085710858108591086010861108621086310864108651086610867108681086910870108711087210873108741087510876108771087810879108801088110882108831088410885108861088710888108891089010891108921089310894108951089610897108981089910900109011090210903109041090510906109071090810909109101091110912109131091410915109161091710918109191092010921109221092310924109251092610927109281092910930109311093210933109341093510936109371093810939109401094110942109431094410945109461094710948109491095010951109521095310954109551095610957109581095910960109611096210963109641096510966109671096810969109701097110972109731097410975109761097710978109791098010981109821098310984109851098610987109881098910990109911099210993109941099510996109971099810999110001100111002110031100411005110061100711008110091101011011110121101311014110151101611017110181101911020110211102211023110241102511026110271102811029110301103111032110331103411035110361103711038110391104011041110421104311044110451104611047110481104911050110511105211053110541105511056110571105811059110601106111062110631106411065110661106711068110691107011071110721107311074110751107611077110781107911080110811108211083110841108511086110871108811089110901109111092110931109411095110961109711098110991110011101111021110311104111051110611107111081110911110111111111211113111141111511116111171111811119111201112111122111231112411125111261112711128111291113011131111321113311134111351113611137111381113911140111411114211143111441114511146111471114811149111501115111152111531115411155111561115711158111591116011161111621116311164111651116611167111681116911170111711117211173111741117511176111771117811179111801118111182111831118411185111861118711188111891119011191111921119311194111951119611197111981119911200112011120211203112041120511206112071120811209112101121111212112131121411215112161121711218112191122011221112221122311224112251122611227112281122911230112311123211233112341123511236112371123811239112401124111242112431124411245112461124711248112491125011251112521125311254112551125611257112581125911260112611126211263112641126511266112671126811269112701127111272112731127411275112761127711278112791128011281112821128311284112851128611287112881128911290112911129211293112941129511296112971129811299113001130111302113031130411305113061130711308113091131011311113121131311314113151131611317113181131911320113211132211323113241132511326113271132811329113301133111332113331133411335113361133711338113391134011341113421134311344113451134611347113481134911350113511135211353113541135511356113571135811359113601136111362113631136411365113661136711368113691137011371113721137311374113751137611377113781137911380113811138211383113841138511386113871138811389113901139111392113931139411395113961139711398113991140011401114021140311404114051140611407114081140911410114111141211413114141141511416114171141811419114201142111422114231142411425114261142711428114291143011431114321143311434114351143611437114381143911440114411144211443114441144511446114471144811449114501145111452114531145411455114561145711458114591146011461114621146311464114651146611467114681146911470114711147211473114741147511476114771147811479114801148111482114831148411485114861148711488114891149011491114921149311494114951149611497114981149911500115011150211503115041150511506115071150811509115101151111512115131151411515115161151711518115191152011521115221152311524115251152611527115281152911530115311153211533115341153511536115371153811539115401154111542115431154411545115461154711548115491155011551115521155311554115551155611557115581155911560115611156211563115641156511566115671156811569115701157111572115731157411575115761157711578115791158011581115821158311584115851158611587115881158911590115911159211593115941159511596115971159811599116001160111602116031160411605116061160711608116091161011611116121161311614116151161611617116181161911620116211162211623116241162511626116271162811629116301163111632116331163411635116361163711638116391164011641116421164311644116451164611647116481164911650116511165211653116541165511656116571165811659116601166111662116631166411665116661166711668116691167011671116721167311674116751167611677116781167911680116811168211683116841168511686116871168811689116901169111692116931169411695116961169711698116991170011701117021170311704117051170611707117081170911710117111171211713117141171511716117171171811719117201172111722117231172411725117261172711728117291173011731117321173311734117351173611737117381173911740117411174211743117441174511746117471174811749117501175111752117531175411755117561175711758117591176011761117621176311764117651176611767117681176911770117711177211773117741177511776117771177811779117801178111782117831178411785117861178711788117891179011791117921179311794117951179611797117981179911800118011180211803118041180511806118071180811809118101181111812118131181411815118161181711818118191182011821118221182311824118251182611827118281182911830118311183211833118341183511836118371183811839118401184111842118431184411845118461184711848118491185011851118521185311854118551185611857118581185911860118611186211863118641186511866118671186811869118701187111872118731187411875118761187711878118791188011881118821188311884118851188611887118881188911890118911189211893118941189511896118971189811899119001190111902119031190411905119061190711908119091191011911119121191311914119151191611917119181191911920119211192211923119241192511926119271192811929119301193111932119331193411935119361193711938119391194011941119421194311944119451194611947119481194911950119511195211953119541195511956119571195811959119601196111962119631196411965119661196711968119691197011971119721197311974119751197611977119781197911980119811198211983119841198511986119871198811989119901199111992119931199411995119961199711998119991200012001120021200312004120051200612007120081200912010120111201212013120141201512016120171201812019120201202112022120231202412025120261202712028120291203012031120321203312034120351203612037120381203912040120411204212043120441204512046120471204812049120501205112052120531205412055120561205712058120591206012061120621206312064120651206612067120681206912070120711207212073120741207512076120771207812079120801208112082120831208412085120861208712088120891209012091120921209312094120951209612097120981209912100121011210212103121041210512106121071210812109121101211112112121131211412115121161211712118121191212012121121221212312124121251212612127121281212912130121311213212133121341213512136121371213812139121401214112142121431214412145121461214712148121491215012151121521215312154121551215612157121581215912160121611216212163121641216512166121671216812169121701217112172121731217412175121761217712178121791218012181121821218312184121851218612187121881218912190121911219212193121941219512196121971219812199122001220112202122031220412205122061220712208122091221012211122121221312214122151221612217122181221912220122211222212223122241222512226122271222812229122301223112232122331223412235122361223712238122391224012241122421224312244122451224612247122481224912250122511225212253122541225512256122571225812259122601226112262122631226412265122661226712268122691227012271122721227312274122751227612277122781227912280122811228212283122841228512286122871228812289122901229112292122931229412295122961229712298122991230012301123021230312304123051230612307123081230912310123111231212313123141231512316123171231812319123201232112322123231232412325123261232712328123291233012331123321233312334123351233612337123381233912340123411234212343123441234512346123471234812349123501235112352123531235412355123561235712358123591236012361123621236312364123651236612367123681236912370123711237212373123741237512376123771237812379123801238112382123831238412385123861238712388123891239012391123921239312394123951239612397123981239912400124011240212403124041240512406124071240812409124101241112412124131241412415124161241712418124191242012421124221242312424124251242612427124281242912430124311243212433124341243512436124371243812439124401244112442124431244412445124461244712448124491245012451124521245312454124551245612457124581245912460124611246212463124641246512466124671246812469124701247112472124731247412475124761247712478124791248012481124821248312484124851248612487124881248912490124911249212493124941249512496124971249812499125001250112502125031250412505125061250712508125091251012511125121251312514125151251612517125181251912520125211252212523125241252512526125271252812529125301253112532125331253412535125361253712538125391254012541125421254312544125451254612547125481254912550125511255212553125541255512556125571255812559125601256112562125631256412565125661256712568125691257012571125721257312574125751257612577125781257912580125811258212583125841258512586125871258812589125901259112592125931259412595125961259712598125991260012601126021260312604126051260612607126081260912610126111261212613126141261512616126171261812619126201262112622126231262412625126261262712628126291263012631126321263312634126351263612637126381263912640126411264212643126441264512646126471264812649126501265112652126531265412655126561265712658126591266012661126621266312664126651266612667126681266912670126711267212673126741267512676126771267812679126801268112682126831268412685126861268712688126891269012691126921269312694126951269612697126981269912700127011270212703127041270512706127071270812709127101271112712127131271412715127161271712718127191272012721127221272312724127251272612727127281272912730127311273212733127341273512736127371273812739127401274112742127431274412745127461274712748127491275012751127521275312754127551275612757127581275912760127611276212763127641276512766127671276812769127701277112772127731277412775127761277712778127791278012781127821278312784127851278612787127881278912790127911279212793127941279512796127971279812799128001280112802128031280412805128061280712808128091281012811128121281312814128151281612817128181281912820128211282212823128241282512826128271282812829128301283112832128331283412835128361283712838128391284012841128421284312844128451284612847128481284912850128511285212853128541285512856128571285812859128601286112862128631286412865128661286712868128691287012871128721287312874128751287612877128781287912880128811288212883128841288512886128871288812889128901289112892128931289412895128961289712898128991290012901129021290312904129051290612907129081290912910129111291212913129141291512916129171291812919129201292112922129231292412925129261292712928129291293012931129321293312934129351293612937129381293912940129411294212943129441294512946129471294812949129501295112952129531295412955129561295712958129591296012961129621296312964129651296612967129681296912970129711297212973129741297512976129771297812979129801298112982129831298412985129861298712988129891299012991129921299312994129951299612997129981299913000130011300213003130041300513006130071300813009130101301113012130131301413015130161301713018130191302013021130221302313024130251302613027130281302913030130311303213033130341303513036130371303813039130401304113042130431304413045130461304713048130491305013051130521305313054130551305613057130581305913060130611306213063130641306513066130671306813069130701307113072130731307413075130761307713078130791308013081130821308313084130851308613087130881308913090130911309213093130941309513096130971309813099131001310113102131031310413105131061310713108131091311013111131121311313114131151311613117131181311913120131211312213123131241312513126131271312813129131301313113132131331313413135131361313713138131391314013141131421314313144131451314613147131481314913150131511315213153131541315513156131571315813159131601316113162131631316413165131661316713168131691317013171131721317313174131751317613177131781317913180131811318213183131841318513186131871318813189131901319113192131931319413195131961319713198131991320013201132021320313204132051320613207132081320913210132111321213213132141321513216132171321813219132201322113222132231322413225132261322713228132291323013231132321323313234132351323613237132381323913240132411324213243132441324513246132471324813249132501325113252132531325413255132561325713258132591326013261132621326313264132651326613267132681326913270132711327213273132741327513276132771327813279132801328113282132831328413285132861328713288132891329013291132921329313294132951329613297132981329913300133011330213303133041330513306133071330813309133101331113312133131331413315133161331713318133191332013321133221332313324133251332613327133281332913330133311333213333133341333513336133371333813339133401334113342133431334413345133461334713348133491335013351133521335313354133551335613357133581335913360133611336213363133641336513366133671336813369133701337113372133731337413375133761337713378133791338013381133821338313384133851338613387133881338913390133911339213393133941339513396133971339813399134001340113402134031340413405134061340713408134091341013411134121341313414134151341613417134181341913420134211342213423134241342513426134271342813429134301343113432134331343413435134361343713438134391344013441134421344313444134451344613447134481344913450134511345213453134541345513456134571345813459134601346113462134631346413465134661346713468134691347013471134721347313474134751347613477134781347913480134811348213483134841348513486134871348813489134901349113492134931349413495134961349713498134991350013501135021350313504135051350613507135081350913510135111351213513135141351513516135171351813519135201352113522135231352413525135261352713528135291353013531135321353313534135351353613537135381353913540135411354213543135441354513546135471354813549135501355113552135531355413555135561355713558135591356013561135621356313564135651356613567135681356913570135711357213573135741357513576135771357813579135801358113582135831358413585135861358713588135891359013591135921359313594135951359613597135981359913600136011360213603136041360513606136071360813609136101361113612136131361413615136161361713618136191362013621136221362313624136251362613627136281362913630136311363213633136341363513636136371363813639136401364113642136431364413645136461364713648136491365013651136521365313654136551365613657136581365913660136611366213663136641366513666136671366813669136701367113672136731367413675136761367713678136791368013681136821368313684136851368613687136881368913690136911369213693136941369513696136971369813699137001370113702137031370413705137061370713708137091371013711137121371313714137151371613717137181371913720137211372213723137241372513726137271372813729137301373113732137331373413735137361373713738137391374013741137421374313744137451374613747137481374913750137511375213753137541375513756137571375813759137601376113762137631376413765137661376713768137691377013771137721377313774137751377613777137781377913780137811378213783137841378513786137871378813789137901379113792137931379413795137961379713798137991380013801138021380313804138051380613807138081380913810138111381213813138141381513816138171381813819138201382113822138231382413825138261382713828138291383013831138321383313834138351383613837138381383913840138411384213843138441384513846138471384813849138501385113852138531385413855138561385713858138591386013861138621386313864138651386613867138681386913870138711387213873138741387513876138771387813879138801388113882138831388413885138861388713888138891389013891138921389313894138951389613897138981389913900139011390213903139041390513906139071390813909139101391113912139131391413915139161391713918139191392013921139221392313924139251392613927139281392913930139311393213933139341393513936139371393813939139401394113942139431394413945139461394713948139491395013951139521395313954139551395613957139581395913960139611396213963139641396513966139671396813969139701397113972139731397413975139761397713978139791398013981139821398313984139851398613987139881398913990139911399213993139941399513996139971399813999140001400114002140031400414005140061400714008140091401014011140121401314014140151401614017140181401914020140211402214023140241402514026140271402814029140301403114032140331403414035140361403714038140391404014041140421404314044140451404614047140481404914050140511405214053140541405514056140571405814059140601406114062140631406414065140661406714068140691407014071140721407314074140751407614077140781407914080140811408214083140841408514086140871408814089140901409114092140931409414095140961409714098140991410014101141021410314104141051410614107141081410914110141111411214113141141411514116141171411814119141201412114122141231412414125141261412714128141291413014131141321413314134141351413614137141381413914140141411414214143141441414514146141471414814149141501415114152141531415414155141561415714158141591416014161141621416314164141651416614167141681416914170141711417214173141741417514176141771417814179141801418114182141831418414185141861418714188141891419014191141921419314194141951419614197141981419914200142011420214203142041420514206142071420814209142101421114212142131421414215142161421714218142191422014221142221422314224142251422614227142281422914230142311423214233142341423514236142371423814239142401424114242142431424414245142461424714248142491425014251142521425314254142551425614257142581425914260142611426214263142641426514266142671426814269142701427114272142731427414275142761427714278142791428014281142821428314284142851428614287142881428914290142911429214293142941429514296142971429814299143001430114302143031430414305143061430714308143091431014311143121431314314143151431614317143181431914320143211432214323143241432514326143271432814329143301433114332143331433414335143361433714338143391434014341143421434314344143451434614347143481434914350143511435214353143541435514356143571435814359143601436114362143631436414365143661436714368143691437014371143721437314374143751437614377143781437914380143811438214383143841438514386143871438814389143901439114392143931439414395143961439714398143991440014401144021440314404144051440614407144081440914410144111441214413144141441514416144171441814419144201442114422144231442414425144261442714428144291443014431144321443314434144351443614437144381443914440144411444214443144441444514446144471444814449144501445114452144531445414455144561445714458144591446014461144621446314464144651446614467144681446914470144711447214473144741447514476144771447814479144801448114482144831448414485144861448714488144891449014491144921449314494144951449614497144981449914500145011450214503145041450514506145071450814509145101451114512145131451414515145161451714518145191452014521145221452314524145251452614527145281452914530145311453214533145341453514536145371453814539145401454114542145431454414545145461454714548145491455014551145521455314554145551455614557145581455914560145611456214563145641456514566145671456814569145701457114572145731457414575145761457714578145791458014581145821458314584145851458614587145881458914590
  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. template <typename R>
  10. struct VirtualFuncInvoker0
  11. {
  12. typedef R (*Func)(void*, const RuntimeMethod*);
  13. static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
  14. {
  15. const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
  16. return ((Func)invokeData.methodPtr)(obj, invokeData.method);
  17. }
  18. };
  19. template <typename R, typename T1>
  20. struct VirtualFuncInvoker1
  21. {
  22. typedef R (*Func)(void*, T1, const RuntimeMethod*);
  23. static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
  24. {
  25. const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
  26. return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method);
  27. }
  28. };
  29. struct InterfaceActionInvoker0
  30. {
  31. typedef void (*Action)(void*, const RuntimeMethod*);
  32. static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
  33. {
  34. const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
  35. ((Action)invokeData.methodPtr)(obj, invokeData.method);
  36. }
  37. };
  38. template <typename R>
  39. struct InterfaceFuncInvoker0
  40. {
  41. typedef R (*Func)(void*, const RuntimeMethod*);
  42. static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
  43. {
  44. const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
  45. return ((Func)invokeData.methodPtr)(obj, invokeData.method);
  46. }
  47. };
  48. // System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceSet>
  49. struct Dictionary_2_tF591ED968D904B93A92B04B711C65E797B9D6E5E;
  50. // System.Pinnable`1<System.Byte>
  51. struct Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110;
  52. // System.Pinnable`1<System.Char>
  53. struct Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C;
  54. // System.Byte[]
  55. struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726;
  56. // System.Char[]
  57. struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34;
  58. // System.IntPtr[]
  59. struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6;
  60. // System.Object[]
  61. struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE;
  62. // System.Diagnostics.StackTrace[]
  63. struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971;
  64. // System.Type[]
  65. struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755;
  66. // System.UInt32[]
  67. struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF;
  68. // System.ArgumentException
  69. struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00;
  70. // System.ArgumentOutOfRangeException
  71. struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8;
  72. // System.ArrayTypeMismatchException
  73. struct ArrayTypeMismatchException_tFD610FDA00012564CB75AFCA3A489F29CF628784;
  74. // System.Reflection.Assembly
  75. struct Assembly_t;
  76. // System.Attribute
  77. struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71;
  78. // System.Reflection.Binder
  79. struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30;
  80. // System.Char
  81. struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14;
  82. // System.Globalization.CultureInfo
  83. struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98;
  84. // Microsoft.CodeAnalysis.EmbeddedAttribute
  85. struct EmbeddedAttribute_t9B89B1C38B332E83EF5D9D1D6F6088C7AC3E6EFB;
  86. // System.Exception
  87. struct Exception_t;
  88. // System.Reflection.FieldInfo
  89. struct FieldInfo_t;
  90. // System.FormatException
  91. struct FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759;
  92. // System.Collections.Hashtable
  93. struct Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC;
  94. // System.Collections.IDictionary
  95. struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A;
  96. // System.Buffers.IPinnable
  97. struct IPinnable_t5F43661062D3A813291C43D3D17B9FA43963D6F3;
  98. // System.Resources.IResourceGroveler
  99. struct IResourceGroveler_tD738FE6B83F63AC66FDD73BCD3193016FDEBFAB0;
  100. // System.IndexOutOfRangeException
  101. struct IndexOutOfRangeException_tDC9EF7A0346CE39E54DA1083F07BE6DFC3CE2EDD;
  102. // System.Runtime.CompilerServices.IsByRefLikeAttribute
  103. struct IsByRefLikeAttribute_t4ED9D8CF7709ED7300B718C603BBF8F8AF65EF38;
  104. // System.Runtime.CompilerServices.IsReadOnlyAttribute
  105. struct IsReadOnlyAttribute_tEE4069DE19AA2D2FEF7D3142EAE79311F7BB26E9;
  106. // System.Reflection.MemberFilter
  107. struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81;
  108. // System.NotSupportedException
  109. struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339;
  110. // System.Resources.ResourceManager
  111. struct ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A;
  112. // System.Reflection.RuntimeAssembly
  113. struct RuntimeAssembly_t799877C849878A70E10D25C690D7B0476DAF0B56;
  114. // System.Runtime.Serialization.SafeSerializationManager
  115. struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F;
  116. // System.String
  117. struct String_t;
  118. // System.Type
  119. struct Type_t;
  120. // System.Reflection.TypeInfo
  121. struct TypeInfo_tFFBAC0D7187BFD2D25CC801679BC9645020EC04F;
  122. // System.Version
  123. struct Version_tBDAEDED25425A1D09910468B8BD1759115646E3C;
  124. // System.Void
  125. struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5;
  126. // System.Resources.ResourceManager/CultureNameResourceSetPair
  127. struct CultureNameResourceSetPair_t7DF2947B0015A29C8148DB0F32695ECB59369A84;
  128. IL2CPP_EXTERN_C RuntimeClass* ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var;
  129. IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var;
  130. IL2CPP_EXTERN_C RuntimeClass* ArrayTypeMismatchException_tFD610FDA00012564CB75AFCA3A489F29CF628784_il2cpp_TypeInfo_var;
  131. IL2CPP_EXTERN_C RuntimeClass* BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var;
  132. IL2CPP_EXTERN_C RuntimeClass* Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var;
  133. IL2CPP_EXTERN_C RuntimeClass* Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var;
  134. IL2CPP_EXTERN_C RuntimeClass* ExceptionArgument_t11B098DD9AD21AB015871A94DB7DC9A70A10509F_il2cpp_TypeInfo_var;
  135. IL2CPP_EXTERN_C RuntimeClass* FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var;
  136. IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var;
  137. IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t0DF027D1C7415CBB03F663A5D5ACE52D29226059_il2cpp_TypeInfo_var;
  138. IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_t620905184FE92C7CD2128B5FE4079C455117C4B8_il2cpp_TypeInfo_var;
  139. IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var;
  140. IL2CPP_EXTERN_C RuntimeClass* IPinnable_t5F43661062D3A813291C43D3D17B9FA43963D6F3_il2cpp_TypeInfo_var;
  141. IL2CPP_EXTERN_C RuntimeClass* IndexOutOfRangeException_tDC9EF7A0346CE39E54DA1083F07BE6DFC3CE2EDD_il2cpp_TypeInfo_var;
  142. IL2CPP_EXTERN_C RuntimeClass* IntPtr_t_il2cpp_TypeInfo_var;
  143. IL2CPP_EXTERN_C RuntimeClass* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var;
  144. IL2CPP_EXTERN_C RuntimeClass* MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var;
  145. IL2CPP_EXTERN_C RuntimeClass* MissingManifestResourceException_tAC74F21ADC46CCB2BCC710464434E3B97F72FACB_il2cpp_TypeInfo_var;
  146. IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var;
  147. IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var;
  148. IL2CPP_EXTERN_C RuntimeClass* ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A_il2cpp_TypeInfo_var;
  149. IL2CPP_EXTERN_C RuntimeClass* SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var;
  150. IL2CPP_EXTERN_C RuntimeClass* StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12_il2cpp_TypeInfo_var;
  151. IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var;
  152. IL2CPP_EXTERN_C RuntimeClass* UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var;
  153. IL2CPP_EXTERN_C RuntimeClass* UIntPtr_t_il2cpp_TypeInfo_var;
  154. IL2CPP_EXTERN_C RuntimeClass* Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var;
  155. IL2CPP_EXTERN_C RuntimeClass* Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319_il2cpp_TypeInfo_var;
  156. IL2CPP_EXTERN_C RuntimeClass* Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_il2cpp_TypeInfo_var;
  157. IL2CPP_EXTERN_C RuntimeClass* Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_il2cpp_TypeInfo_var;
  158. IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t2BE371A826DE714388CB1A6D368F18406BAB06B2____B8B960BE929E7BAB90AE2CAEF2468C56CD5414C1_0_FieldInfo_var;
  159. IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t2BE371A826DE714388CB1A6D368F18406BAB06B2____BD20BFA840DDF83194ECD4397DA071ECD4C1C72F_1_FieldInfo_var;
  160. IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t2BE371A826DE714388CB1A6D368F18406BAB06B2____C4C38BC485A320D4B7D737DB85E705077FA38BEF_2_FieldInfo_var;
  161. IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t2BE371A826DE714388CB1A6D368F18406BAB06B2____EE0B1C00D481FCA3559F2937C3DD3127C35B2FE3_3_FieldInfo_var;
  162. IL2CPP_EXTERN_C String_t* _stringLiteral0A04B971B03DA607CE6C455184037B660CA89F78;
  163. IL2CPP_EXTERN_C String_t* _stringLiteral31C5B361BE28C345F3B64B8F0113EFCF495B5393;
  164. IL2CPP_EXTERN_C String_t* _stringLiteral37FA0EDE6488E25C5E7ECFF869A075843387FBB3;
  165. IL2CPP_EXTERN_C String_t* _stringLiteral44B6E521D3C115CEA4878E4F981B5C2ACC1C885A;
  166. IL2CPP_EXTERN_C String_t* _stringLiteral4CC20FA775B7CE5630588715DBC10889D01DC6F1;
  167. IL2CPP_EXTERN_C String_t* _stringLiteral59F5BD34B6C013DEACC784F69C67E95150033A84;
  168. IL2CPP_EXTERN_C String_t* _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D;
  169. IL2CPP_EXTERN_C String_t* _stringLiteral7B09D270142D175BC50AB815A5770EE2CE9AFE9D;
  170. IL2CPP_EXTERN_C String_t* _stringLiteral819CA64A4459548685C67A2CD1C9D5E94F49CCD5;
  171. IL2CPP_EXTERN_C String_t* _stringLiteral89BF668EA220E1F9C98F61872576447AF8F92A3F;
  172. IL2CPP_EXTERN_C String_t* _stringLiteral9C540348BA11A2EE6516FA67EED1B5091F940BED;
  173. IL2CPP_EXTERN_C String_t* _stringLiteralC02C28AFEBE998F767E4AF43E3BE8F5E9FA11536;
  174. IL2CPP_EXTERN_C String_t* _stringLiteralC8B5F8CFFD59A7B59061F52A426CC740232A7314;
  175. IL2CPP_EXTERN_C String_t* _stringLiteralD2E80D292EF114389BA7BA391D7EA63456D3073D;
  176. IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var;
  177. IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var;
  178. IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_Read_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m8A22E6BFABF74C1CDFEDDF29DCE184625B9EAEA8_RuntimeMethod_var;
  179. IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_Read_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m08D4213DBE02501A8B8B2C01E02FC810025AFE9F_RuntimeMethod_var;
  180. IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_Read_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F76ACC0A8CB68B0FCFC0389620595E86AFD4354_RuntimeMethod_var;
  181. IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_RuntimeMethod_var;
  182. IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_Read_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m6979E20D9DB999F6CC91AA46E0643802AA436AF9_RuntimeMethod_var;
  183. IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_Read_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m3FEB98327CF270498351BA3EDA4852E58753DAF1_RuntimeMethod_var;
  184. IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_TryWrite_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_mD4E30120F5A512003BE938D07A27540C66B8650B_RuntimeMethod_var;
  185. IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_Write_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m12C5364650D1D9A189121D7BF9E4FB4BEA8AE768_RuntimeMethod_var;
  186. IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_Write_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m38EB8D70E18E06A50FB8F81B7D4B4E5222D435D4_RuntimeMethod_var;
  187. IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_Write_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m7EC583D1692B7DF3D399720FFDE154C4250E7989_RuntimeMethod_var;
  188. IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_Write_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m91B76C03CFAEA56082DCAE0855BD5AF897BFCEC5_RuntimeMethod_var;
  189. IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_Write_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mEE5318F59B9AFF690122D1987DF3E8CCA0182E44_RuntimeMethod_var;
  190. IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_Write_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_mBCE2FC25F4A82A2045573817741FB05E3E2ACBAE_RuntimeMethod_var;
  191. IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1_Slice_m263B11AC38B6DD520C1C0CCEC53D1AE555FB7B41_RuntimeMethod_var;
  192. IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1_Slice_mC055D9B8DCA2EB4562338BF36B89CC4B229D5C4D_RuntimeMethod_var;
  193. IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1__ctor_m0D025D7B51DA191FC6D80F997B27442A9F967A1D_RuntimeMethod_var;
  194. IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1_get_Item_m856578D58B9F85C63B15E582398B5EC2A49D1203_RuntimeMethod_var;
  195. IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var;
  196. IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_RuntimeMethod_var;
  197. IL2CPP_EXTERN_C const RuntimeMethod* Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var;
  198. IL2CPP_EXTERN_C const RuntimeMethod* Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var;
  199. IL2CPP_EXTERN_C const RuntimeMethod* Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var;
  200. IL2CPP_EXTERN_C const RuntimeMethod* Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var;
  201. IL2CPP_EXTERN_C const RuntimeMethod* StandardFormat_Parse_mF9CCE7DD1C51984A1554785001484F578E5FE65F_RuntimeMethod_var;
  202. IL2CPP_EXTERN_C const RuntimeMethod* ThrowHelper_ThrowArgumentException_DestinationTooShort_mD9C82D6A62948DA443166283990BF760F77C76C8_RuntimeMethod_var;
  203. IL2CPP_EXTERN_C const RuntimeMethod* ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4_RuntimeMethod_var;
  204. IL2CPP_EXTERN_C const RuntimeMethod* ThrowHelper_ThrowArgumentOutOfRangeException_PrecisionTooLarge_mAC345A1F72DBC919354CCB54CC6C24EF44BE48C1_RuntimeMethod_var;
  205. IL2CPP_EXTERN_C const RuntimeMethod* ThrowHelper_ThrowArgumentOutOfRangeException_SymbolDoesNotFit_m601A3BCC469FE8A7420CC33708307189B6C48B61_RuntimeMethod_var;
  206. IL2CPP_EXTERN_C const RuntimeMethod* ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5_RuntimeMethod_var;
  207. IL2CPP_EXTERN_C const RuntimeMethod* ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59_RuntimeMethod_var;
  208. IL2CPP_EXTERN_C const RuntimeMethod* ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC_RuntimeMethod_var;
  209. IL2CPP_EXTERN_C const RuntimeMethod* ThrowHelper_ThrowFormatException_BadFormatSpecifier_m1E35DA4BEAAC3A721CFB9CE82029EBABF763EA8D_RuntimeMethod_var;
  210. IL2CPP_EXTERN_C const RuntimeMethod* ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC_RuntimeMethod_var;
  211. IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var;
  212. IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_Add_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m883139F0CBAD127392C821D1FB664E9E1A951F68_RuntimeMethod_var;
  213. IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_RuntimeMethod_var;
  214. IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_AreSame_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m7FA6A8EE8F837A5CFEA79994BA7B212FC69C5070_RuntimeMethod_var;
  215. IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_AsPointer_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mFE5363C8BFE5A4D3AE3303F64D3C82D7FC49B31A_RuntimeMethod_var;
  216. IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_AsRef_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_m5E5975CD1A395BBD384135CCF4170535D5CCFD9C_RuntimeMethod_var;
  217. IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m83EA99EBE20E63BBE5820F879F0820E5BF2D62C5_RuntimeMethod_var;
  218. IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F26CDAA14482020C5D16E94E88D7982DE699AA0_RuntimeMethod_var;
  219. IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg16_t8B2CE150B820232BE56C005C405133CCA7A58CD4_mC19D8F3A2035990A057B673C4292F6BBBAA741E6_RuntimeMethod_var;
  220. IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg32_tA8676F8C245F150C7985C4A3BC3CD44E58D3B923_m83848096DA9597AB033C49BCAD65A7C893E1E49B_RuntimeMethod_var;
  221. IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg64_t4A40DA33D6F4C8FB3A17A3B3D9E6FB5B1FEEE9B3_mF4BF2810CBE7C096DA5665F72347A83B85057E67_RuntimeMethod_var;
  222. IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_As_TisPinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C_m7E80A987C4DE01A770DAD3FB350E783028175EB9_RuntimeMethod_var;
  223. IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_ByteOffset_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_mBE5AFB80C664A712FB404774BDBD9F10A7001DCD_RuntimeMethod_var;
  224. IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_ReadUnaligned_TisUIntPtr_t_m0C79099425F0BA06E8A96B95EA84438BE59A442D_RuntimeMethod_var;
  225. IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_ReadUnaligned_TisVector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_m38E6C89CA680904C24ABDA2A287ED6447113E18E_RuntimeMethod_var;
  226. IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_Read_TisVector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_mBB1DF2767AC9B44702AD7575971276B62E4BDC23_RuntimeMethod_var;
  227. IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_SizeOf_TisVector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_m91B83BA0CC32D27CB1032F18DDB7D5ABEB1A9940_RuntimeMethod_var;
  228. IL2CPP_EXTERN_C const RuntimeMethod* Utf8Formatter_TryFormatInt64_m61A954CEB254D25C2F681CF707F80AD856F73750_RuntimeMethod_var;
  229. IL2CPP_EXTERN_C const RuntimeMethod* Utf8Formatter_TryFormatUInt64_m903D18A13B3D28E3301BE4AA8CF22DA85694EB3A_RuntimeMethod_var;
  230. IL2CPP_EXTERN_C const RuntimeMethod* Vector_1_Equals_m0C75B9AE0B960072BA4564AB452B4BD02510A862_RuntimeMethod_var;
  231. IL2CPP_EXTERN_C const RuntimeMethod* Vector_1_Equals_m3DA7756A8BB1A174372DE2B89F01FFEC290025DE_RuntimeMethod_var;
  232. IL2CPP_EXTERN_C const RuntimeMethod* Vector_1__ctor_m035E886443F7CE60267F432384B87C94D2ED6623_RuntimeMethod_var;
  233. IL2CPP_EXTERN_C const RuntimeMethod* Vector_1__ctor_mF9172380EF810ED1668F9C704BD32020B7FC6E03_RuntimeMethod_var;
  234. IL2CPP_EXTERN_C const RuntimeMethod* Vector_1_get_Count_m54CA3B0171A033C9636A9B2CD26BA5F05D8B77E2_RuntimeMethod_var;
  235. IL2CPP_EXTERN_C const RuntimeMethod* Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_RuntimeMethod_var;
  236. IL2CPP_EXTERN_C const RuntimeMethod* Vector_1_get_Count_mD0D7B5640A87FF387C975C884C89E9717F5EA525_RuntimeMethod_var;
  237. IL2CPP_EXTERN_C const RuntimeMethod* Vector_1_get_Item_m93E383D68AC7CF1722E345D5DBB7DF7376689E60_RuntimeMethod_var;
  238. IL2CPP_EXTERN_C const RuntimeMethod* Vector_1_get_Zero_mDB8F8C409C757B7CA1BC7E13F093E7571CDCD54C_RuntimeMethod_var;
  239. IL2CPP_EXTERN_C const RuntimeMethod* Vector_1_get_Zero_mF8984BCAC1DBE3D46B46FC92E0746AFE57B55A9C_RuntimeMethod_var;
  240. IL2CPP_EXTERN_C const RuntimeMethod* Vector_1_op_Equality_m012FE1D2B2ED8B5F8D4549A411460DC3976BADCA_RuntimeMethod_var;
  241. IL2CPP_EXTERN_C const RuntimeMethod* Vector_1_op_Inequality_m285E975C7403CC4A46F009C0A619ED851BA023BA_RuntimeMethod_var;
  242. IL2CPP_EXTERN_C const RuntimeMethod* Vector_AsVectorByte_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mF7BFEE5836FF3B9AE34C6D3DC39C3287AECEA0D8_RuntimeMethod_var;
  243. IL2CPP_EXTERN_C const RuntimeMethod* Vector_AsVectorUInt64_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m5774F85B0D017BB37B6B2DEE16D177B49356BD48_RuntimeMethod_var;
  244. IL2CPP_EXTERN_C const RuntimeMethod* Vector_AsVectorUInt64_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mFFBF84AADFC2ACF94EDB6EB83E84346EC9A4F26B_RuntimeMethod_var;
  245. IL2CPP_EXTERN_C const RuntimeMethod* Vector_Equals_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m812AB97914E08946D5C5A380FCF9AE85DA6CDF7D_RuntimeMethod_var;
  246. IL2CPP_EXTERN_C const RuntimeMethod* Vector_Equals_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mCDB9B27AC8BEC6E7B4DDF864FF36C4671F1A47B0_RuntimeMethod_var;
  247. IL2CPP_EXTERN_C const RuntimeType* SR_t4D39A8EE0C8A926B38B7B1CC0A2E24A82350D16D_0_0_0_var;
  248. struct Exception_t_marshaled_com;
  249. struct Exception_t_marshaled_pinvoke;
  250. struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE;
  251. struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF;
  252. IL2CPP_EXTERN_C_BEGIN
  253. IL2CPP_EXTERN_C_END
  254. #ifdef __clang__
  255. #pragma clang diagnostic push
  256. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  257. #pragma clang diagnostic ignored "-Wunused-variable"
  258. #endif
  259. // <Module>
  260. struct U3CModuleU3E_tDCF4F358E642BBA69DFA9FB7B49D03098113B765
  261. {
  262. public:
  263. public:
  264. };
  265. // System.Object
  266. // System.Pinnable`1<System.Byte>
  267. struct Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 : public RuntimeObject
  268. {
  269. public:
  270. // T System.Pinnable`1::Data
  271. uint8_t ___Data_0;
  272. public:
  273. inline static int32_t get_offset_of_Data_0() { return static_cast<int32_t>(offsetof(Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110, ___Data_0)); }
  274. inline uint8_t get_Data_0() const { return ___Data_0; }
  275. inline uint8_t* get_address_of_Data_0() { return &___Data_0; }
  276. inline void set_Data_0(uint8_t value)
  277. {
  278. ___Data_0 = value;
  279. }
  280. };
  281. // System.Pinnable`1<System.Char>
  282. struct Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C : public RuntimeObject
  283. {
  284. public:
  285. // T System.Pinnable`1::Data
  286. Il2CppChar ___Data_0;
  287. public:
  288. inline static int32_t get_offset_of_Data_0() { return static_cast<int32_t>(offsetof(Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C, ___Data_0)); }
  289. inline Il2CppChar get_Data_0() const { return ___Data_0; }
  290. inline Il2CppChar* get_address_of_Data_0() { return &___Data_0; }
  291. inline void set_Data_0(Il2CppChar value)
  292. {
  293. ___Data_0 = value;
  294. }
  295. };
  296. struct Il2CppArrayBounds;
  297. // System.Array
  298. // System.Attribute
  299. struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 : public RuntimeObject
  300. {
  301. public:
  302. public:
  303. };
  304. // System.Buffers.Binary.BinaryPrimitives
  305. struct BinaryPrimitives_t1397D484B5501CC80CB2C442A0AC8FB552F346C6 : public RuntimeObject
  306. {
  307. public:
  308. public:
  309. };
  310. // System.BitConverter
  311. struct BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654 : public RuntimeObject
  312. {
  313. public:
  314. public:
  315. };
  316. struct BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields
  317. {
  318. public:
  319. // System.Boolean System.BitConverter::IsLittleEndian
  320. bool ___IsLittleEndian_0;
  321. public:
  322. inline static int32_t get_offset_of_IsLittleEndian_0() { return static_cast<int32_t>(offsetof(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields, ___IsLittleEndian_0)); }
  323. inline bool get_IsLittleEndian_0() const { return ___IsLittleEndian_0; }
  324. inline bool* get_address_of_IsLittleEndian_0() { return &___IsLittleEndian_0; }
  325. inline void set_IsLittleEndian_0(bool value)
  326. {
  327. ___IsLittleEndian_0 = value;
  328. }
  329. };
  330. // System.Buffers.Text.FormattingHelpers
  331. struct FormattingHelpers_tB51B49B2220CBC55F556167759C344D3F4C0A440 : public RuntimeObject
  332. {
  333. public:
  334. public:
  335. };
  336. // System.Reflection.MemberInfo
  337. struct MemberInfo_t : public RuntimeObject
  338. {
  339. public:
  340. public:
  341. };
  342. // System.Runtime.InteropServices.MemoryMarshal
  343. struct MemoryMarshal_tD214653E01E6F3453947FFC66D4D1527D20C33F9 : public RuntimeObject
  344. {
  345. public:
  346. public:
  347. };
  348. // FxResources.System.Memory.SR
  349. struct SR_t4D39A8EE0C8A926B38B7B1CC0A2E24A82350D16D : public RuntimeObject
  350. {
  351. public:
  352. public:
  353. };
  354. // System.SR
  355. struct SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF : public RuntimeObject
  356. {
  357. public:
  358. public:
  359. };
  360. struct SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_StaticFields
  361. {
  362. public:
  363. // System.Resources.ResourceManager System.SR::s_resourceManager
  364. ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A * ___s_resourceManager_0;
  365. // System.Type System.SR::<ResourceType>k__BackingField
  366. Type_t * ___U3CResourceTypeU3Ek__BackingField_1;
  367. public:
  368. inline static int32_t get_offset_of_s_resourceManager_0() { return static_cast<int32_t>(offsetof(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_StaticFields, ___s_resourceManager_0)); }
  369. inline ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A * get_s_resourceManager_0() const { return ___s_resourceManager_0; }
  370. inline ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A ** get_address_of_s_resourceManager_0() { return &___s_resourceManager_0; }
  371. inline void set_s_resourceManager_0(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A * value)
  372. {
  373. ___s_resourceManager_0 = value;
  374. Il2CppCodeGenWriteBarrier((void**)(&___s_resourceManager_0), (void*)value);
  375. }
  376. inline static int32_t get_offset_of_U3CResourceTypeU3Ek__BackingField_1() { return static_cast<int32_t>(offsetof(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_StaticFields, ___U3CResourceTypeU3Ek__BackingField_1)); }
  377. inline Type_t * get_U3CResourceTypeU3Ek__BackingField_1() const { return ___U3CResourceTypeU3Ek__BackingField_1; }
  378. inline Type_t ** get_address_of_U3CResourceTypeU3Ek__BackingField_1() { return &___U3CResourceTypeU3Ek__BackingField_1; }
  379. inline void set_U3CResourceTypeU3Ek__BackingField_1(Type_t * value)
  380. {
  381. ___U3CResourceTypeU3Ek__BackingField_1 = value;
  382. Il2CppCodeGenWriteBarrier((void**)(&___U3CResourceTypeU3Ek__BackingField_1), (void*)value);
  383. }
  384. };
  385. // System.SpanHelpers
  386. struct SpanHelpers_t43B4372273814AD441D829F43044F265A20EB152 : public RuntimeObject
  387. {
  388. public:
  389. public:
  390. };
  391. // System.String
  392. struct String_t : public RuntimeObject
  393. {
  394. public:
  395. // System.Int32 System.String::m_stringLength
  396. int32_t ___m_stringLength_0;
  397. // System.Char System.String::m_firstChar
  398. Il2CppChar ___m_firstChar_1;
  399. public:
  400. inline static int32_t get_offset_of_m_stringLength_0() { return static_cast<int32_t>(offsetof(String_t, ___m_stringLength_0)); }
  401. inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; }
  402. inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; }
  403. inline void set_m_stringLength_0(int32_t value)
  404. {
  405. ___m_stringLength_0 = value;
  406. }
  407. inline static int32_t get_offset_of_m_firstChar_1() { return static_cast<int32_t>(offsetof(String_t, ___m_firstChar_1)); }
  408. inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; }
  409. inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; }
  410. inline void set_m_firstChar_1(Il2CppChar value)
  411. {
  412. ___m_firstChar_1 = value;
  413. }
  414. };
  415. struct String_t_StaticFields
  416. {
  417. public:
  418. // System.String System.String::Empty
  419. String_t* ___Empty_5;
  420. public:
  421. inline static int32_t get_offset_of_Empty_5() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_5)); }
  422. inline String_t* get_Empty_5() const { return ___Empty_5; }
  423. inline String_t** get_address_of_Empty_5() { return &___Empty_5; }
  424. inline void set_Empty_5(String_t* value)
  425. {
  426. ___Empty_5 = value;
  427. Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value);
  428. }
  429. };
  430. // System.ThrowHelper
  431. struct ThrowHelper_t6FEE8E226685E1C0DA06AA73F71F45104987D3DE : public RuntimeObject
  432. {
  433. public:
  434. public:
  435. };
  436. // System.Buffers.Text.Utf8Formatter
  437. struct Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591 : public RuntimeObject
  438. {
  439. public:
  440. public:
  441. };
  442. struct Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_StaticFields
  443. {
  444. public:
  445. // System.UInt32[] System.Buffers.Text.Utf8Formatter::DayAbbreviations
  446. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___DayAbbreviations_0;
  447. // System.UInt32[] System.Buffers.Text.Utf8Formatter::DayAbbreviationsLowercase
  448. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___DayAbbreviationsLowercase_1;
  449. // System.UInt32[] System.Buffers.Text.Utf8Formatter::MonthAbbreviations
  450. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___MonthAbbreviations_2;
  451. // System.UInt32[] System.Buffers.Text.Utf8Formatter::MonthAbbreviationsLowercase
  452. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___MonthAbbreviationsLowercase_3;
  453. public:
  454. inline static int32_t get_offset_of_DayAbbreviations_0() { return static_cast<int32_t>(offsetof(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_StaticFields, ___DayAbbreviations_0)); }
  455. inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_DayAbbreviations_0() const { return ___DayAbbreviations_0; }
  456. inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_DayAbbreviations_0() { return &___DayAbbreviations_0; }
  457. inline void set_DayAbbreviations_0(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value)
  458. {
  459. ___DayAbbreviations_0 = value;
  460. Il2CppCodeGenWriteBarrier((void**)(&___DayAbbreviations_0), (void*)value);
  461. }
  462. inline static int32_t get_offset_of_DayAbbreviationsLowercase_1() { return static_cast<int32_t>(offsetof(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_StaticFields, ___DayAbbreviationsLowercase_1)); }
  463. inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_DayAbbreviationsLowercase_1() const { return ___DayAbbreviationsLowercase_1; }
  464. inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_DayAbbreviationsLowercase_1() { return &___DayAbbreviationsLowercase_1; }
  465. inline void set_DayAbbreviationsLowercase_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value)
  466. {
  467. ___DayAbbreviationsLowercase_1 = value;
  468. Il2CppCodeGenWriteBarrier((void**)(&___DayAbbreviationsLowercase_1), (void*)value);
  469. }
  470. inline static int32_t get_offset_of_MonthAbbreviations_2() { return static_cast<int32_t>(offsetof(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_StaticFields, ___MonthAbbreviations_2)); }
  471. inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_MonthAbbreviations_2() const { return ___MonthAbbreviations_2; }
  472. inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_MonthAbbreviations_2() { return &___MonthAbbreviations_2; }
  473. inline void set_MonthAbbreviations_2(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value)
  474. {
  475. ___MonthAbbreviations_2 = value;
  476. Il2CppCodeGenWriteBarrier((void**)(&___MonthAbbreviations_2), (void*)value);
  477. }
  478. inline static int32_t get_offset_of_MonthAbbreviationsLowercase_3() { return static_cast<int32_t>(offsetof(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_StaticFields, ___MonthAbbreviationsLowercase_3)); }
  479. inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_MonthAbbreviationsLowercase_3() const { return ___MonthAbbreviationsLowercase_3; }
  480. inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_MonthAbbreviationsLowercase_3() { return &___MonthAbbreviationsLowercase_3; }
  481. inline void set_MonthAbbreviationsLowercase_3(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value)
  482. {
  483. ___MonthAbbreviationsLowercase_3 = value;
  484. Il2CppCodeGenWriteBarrier((void**)(&___MonthAbbreviationsLowercase_3), (void*)value);
  485. }
  486. };
  487. // System.ValueType
  488. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject
  489. {
  490. public:
  491. public:
  492. };
  493. // Native definition for P/Invoke marshalling of System.ValueType
  494. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke
  495. {
  496. };
  497. // Native definition for COM marshalling of System.ValueType
  498. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com
  499. {
  500. };
  501. // System.Boolean
  502. struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37
  503. {
  504. public:
  505. // System.Boolean System.Boolean::m_value
  506. bool ___m_value_0;
  507. public:
  508. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); }
  509. inline bool get_m_value_0() const { return ___m_value_0; }
  510. inline bool* get_address_of_m_value_0() { return &___m_value_0; }
  511. inline void set_m_value_0(bool value)
  512. {
  513. ___m_value_0 = value;
  514. }
  515. };
  516. struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields
  517. {
  518. public:
  519. // System.String System.Boolean::TrueString
  520. String_t* ___TrueString_5;
  521. // System.String System.Boolean::FalseString
  522. String_t* ___FalseString_6;
  523. public:
  524. inline static int32_t get_offset_of_TrueString_5() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); }
  525. inline String_t* get_TrueString_5() const { return ___TrueString_5; }
  526. inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; }
  527. inline void set_TrueString_5(String_t* value)
  528. {
  529. ___TrueString_5 = value;
  530. Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value);
  531. }
  532. inline static int32_t get_offset_of_FalseString_6() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); }
  533. inline String_t* get_FalseString_6() const { return ___FalseString_6; }
  534. inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; }
  535. inline void set_FalseString_6(String_t* value)
  536. {
  537. ___FalseString_6 = value;
  538. Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value);
  539. }
  540. };
  541. // System.Byte
  542. struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056
  543. {
  544. public:
  545. // System.Byte System.Byte::m_value
  546. uint8_t ___m_value_0;
  547. public:
  548. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056, ___m_value_0)); }
  549. inline uint8_t get_m_value_0() const { return ___m_value_0; }
  550. inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; }
  551. inline void set_m_value_0(uint8_t value)
  552. {
  553. ___m_value_0 = value;
  554. }
  555. };
  556. // System.Char
  557. struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14
  558. {
  559. public:
  560. // System.Char System.Char::m_value
  561. Il2CppChar ___m_value_0;
  562. public:
  563. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14, ___m_value_0)); }
  564. inline Il2CppChar get_m_value_0() const { return ___m_value_0; }
  565. inline Il2CppChar* get_address_of_m_value_0() { return &___m_value_0; }
  566. inline void set_m_value_0(Il2CppChar value)
  567. {
  568. ___m_value_0 = value;
  569. }
  570. };
  571. struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields
  572. {
  573. public:
  574. // System.Byte[] System.Char::categoryForLatin1
  575. ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___categoryForLatin1_3;
  576. public:
  577. inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast<int32_t>(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields, ___categoryForLatin1_3)); }
  578. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; }
  579. inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; }
  580. inline void set_categoryForLatin1_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value)
  581. {
  582. ___categoryForLatin1_3 = value;
  583. Il2CppCodeGenWriteBarrier((void**)(&___categoryForLatin1_3), (void*)value);
  584. }
  585. };
  586. // Microsoft.CodeAnalysis.EmbeddedAttribute
  587. struct EmbeddedAttribute_t9B89B1C38B332E83EF5D9D1D6F6088C7AC3E6EFB : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  588. {
  589. public:
  590. public:
  591. };
  592. // System.Enum
  593. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52
  594. {
  595. public:
  596. public:
  597. };
  598. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields
  599. {
  600. public:
  601. // System.Char[] System.Enum::enumSeperatorCharArray
  602. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0;
  603. public:
  604. inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast<int32_t>(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); }
  605. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; }
  606. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; }
  607. inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value)
  608. {
  609. ___enumSeperatorCharArray_0 = value;
  610. Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value);
  611. }
  612. };
  613. // Native definition for P/Invoke marshalling of System.Enum
  614. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke
  615. {
  616. };
  617. // Native definition for COM marshalling of System.Enum
  618. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com
  619. {
  620. };
  621. // System.Reflection.FieldInfo
  622. struct FieldInfo_t : public MemberInfo_t
  623. {
  624. public:
  625. public:
  626. };
  627. // System.Runtime.InteropServices.GCHandle
  628. struct GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603
  629. {
  630. public:
  631. // System.Int32 System.Runtime.InteropServices.GCHandle::handle
  632. int32_t ___handle_0;
  633. public:
  634. inline static int32_t get_offset_of_handle_0() { return static_cast<int32_t>(offsetof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603, ___handle_0)); }
  635. inline int32_t get_handle_0() const { return ___handle_0; }
  636. inline int32_t* get_address_of_handle_0() { return &___handle_0; }
  637. inline void set_handle_0(int32_t value)
  638. {
  639. ___handle_0 = value;
  640. }
  641. };
  642. // System.Int16
  643. struct Int16_tD0F031114106263BB459DA1F099FF9F42691295A
  644. {
  645. public:
  646. // System.Int16 System.Int16::m_value
  647. int16_t ___m_value_0;
  648. public:
  649. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Int16_tD0F031114106263BB459DA1F099FF9F42691295A, ___m_value_0)); }
  650. inline int16_t get_m_value_0() const { return ___m_value_0; }
  651. inline int16_t* get_address_of_m_value_0() { return &___m_value_0; }
  652. inline void set_m_value_0(int16_t value)
  653. {
  654. ___m_value_0 = value;
  655. }
  656. };
  657. // System.Int32
  658. struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046
  659. {
  660. public:
  661. // System.Int32 System.Int32::m_value
  662. int32_t ___m_value_0;
  663. public:
  664. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___m_value_0)); }
  665. inline int32_t get_m_value_0() const { return ___m_value_0; }
  666. inline int32_t* get_address_of_m_value_0() { return &___m_value_0; }
  667. inline void set_m_value_0(int32_t value)
  668. {
  669. ___m_value_0 = value;
  670. }
  671. };
  672. // System.Int64
  673. struct Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3
  674. {
  675. public:
  676. // System.Int64 System.Int64::m_value
  677. int64_t ___m_value_0;
  678. public:
  679. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3, ___m_value_0)); }
  680. inline int64_t get_m_value_0() const { return ___m_value_0; }
  681. inline int64_t* get_address_of_m_value_0() { return &___m_value_0; }
  682. inline void set_m_value_0(int64_t value)
  683. {
  684. ___m_value_0 = value;
  685. }
  686. };
  687. // System.IntPtr
  688. struct IntPtr_t
  689. {
  690. public:
  691. // System.Void* System.IntPtr::m_value
  692. void* ___m_value_0;
  693. public:
  694. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(IntPtr_t, ___m_value_0)); }
  695. inline void* get_m_value_0() const { return ___m_value_0; }
  696. inline void** get_address_of_m_value_0() { return &___m_value_0; }
  697. inline void set_m_value_0(void* value)
  698. {
  699. ___m_value_0 = value;
  700. }
  701. };
  702. struct IntPtr_t_StaticFields
  703. {
  704. public:
  705. // System.IntPtr System.IntPtr::Zero
  706. intptr_t ___Zero_1;
  707. public:
  708. inline static int32_t get_offset_of_Zero_1() { return static_cast<int32_t>(offsetof(IntPtr_t_StaticFields, ___Zero_1)); }
  709. inline intptr_t get_Zero_1() const { return ___Zero_1; }
  710. inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; }
  711. inline void set_Zero_1(intptr_t value)
  712. {
  713. ___Zero_1 = value;
  714. }
  715. };
  716. // System.Runtime.CompilerServices.IsByRefLikeAttribute
  717. struct IsByRefLikeAttribute_t4ED9D8CF7709ED7300B718C603BBF8F8AF65EF38 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  718. {
  719. public:
  720. public:
  721. };
  722. // System.Runtime.CompilerServices.IsReadOnlyAttribute
  723. struct IsReadOnlyAttribute_tEE4069DE19AA2D2FEF7D3142EAE79311F7BB26E9 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  724. {
  725. public:
  726. public:
  727. };
  728. // System.NUInt
  729. struct NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5
  730. {
  731. public:
  732. // System.Void* System.NUInt::_value
  733. void* ____value_0;
  734. public:
  735. inline static int32_t get_offset_of__value_0() { return static_cast<int32_t>(offsetof(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5, ____value_0)); }
  736. inline void* get__value_0() const { return ____value_0; }
  737. inline void** get_address_of__value_0() { return &____value_0; }
  738. inline void set__value_0(void* value)
  739. {
  740. ____value_0 = value;
  741. }
  742. };
  743. // System.Numerics.Register
  744. struct Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2
  745. {
  746. public:
  747. union
  748. {
  749. #pragma pack(push, tp, 1)
  750. struct
  751. {
  752. // System.Byte System.Numerics.Register::byte_0
  753. uint8_t ___byte_0_0;
  754. };
  755. #pragma pack(pop, tp)
  756. struct
  757. {
  758. uint8_t ___byte_0_0_forAlignmentOnly;
  759. };
  760. #pragma pack(push, tp, 1)
  761. struct
  762. {
  763. char ___byte_1_1_OffsetPadding[1];
  764. // System.Byte System.Numerics.Register::byte_1
  765. uint8_t ___byte_1_1;
  766. };
  767. #pragma pack(pop, tp)
  768. struct
  769. {
  770. char ___byte_1_1_OffsetPadding_forAlignmentOnly[1];
  771. uint8_t ___byte_1_1_forAlignmentOnly;
  772. };
  773. #pragma pack(push, tp, 1)
  774. struct
  775. {
  776. char ___byte_2_2_OffsetPadding[2];
  777. // System.Byte System.Numerics.Register::byte_2
  778. uint8_t ___byte_2_2;
  779. };
  780. #pragma pack(pop, tp)
  781. struct
  782. {
  783. char ___byte_2_2_OffsetPadding_forAlignmentOnly[2];
  784. uint8_t ___byte_2_2_forAlignmentOnly;
  785. };
  786. #pragma pack(push, tp, 1)
  787. struct
  788. {
  789. char ___byte_3_3_OffsetPadding[3];
  790. // System.Byte System.Numerics.Register::byte_3
  791. uint8_t ___byte_3_3;
  792. };
  793. #pragma pack(pop, tp)
  794. struct
  795. {
  796. char ___byte_3_3_OffsetPadding_forAlignmentOnly[3];
  797. uint8_t ___byte_3_3_forAlignmentOnly;
  798. };
  799. #pragma pack(push, tp, 1)
  800. struct
  801. {
  802. char ___byte_4_4_OffsetPadding[4];
  803. // System.Byte System.Numerics.Register::byte_4
  804. uint8_t ___byte_4_4;
  805. };
  806. #pragma pack(pop, tp)
  807. struct
  808. {
  809. char ___byte_4_4_OffsetPadding_forAlignmentOnly[4];
  810. uint8_t ___byte_4_4_forAlignmentOnly;
  811. };
  812. #pragma pack(push, tp, 1)
  813. struct
  814. {
  815. char ___byte_5_5_OffsetPadding[5];
  816. // System.Byte System.Numerics.Register::byte_5
  817. uint8_t ___byte_5_5;
  818. };
  819. #pragma pack(pop, tp)
  820. struct
  821. {
  822. char ___byte_5_5_OffsetPadding_forAlignmentOnly[5];
  823. uint8_t ___byte_5_5_forAlignmentOnly;
  824. };
  825. #pragma pack(push, tp, 1)
  826. struct
  827. {
  828. char ___byte_6_6_OffsetPadding[6];
  829. // System.Byte System.Numerics.Register::byte_6
  830. uint8_t ___byte_6_6;
  831. };
  832. #pragma pack(pop, tp)
  833. struct
  834. {
  835. char ___byte_6_6_OffsetPadding_forAlignmentOnly[6];
  836. uint8_t ___byte_6_6_forAlignmentOnly;
  837. };
  838. #pragma pack(push, tp, 1)
  839. struct
  840. {
  841. char ___byte_7_7_OffsetPadding[7];
  842. // System.Byte System.Numerics.Register::byte_7
  843. uint8_t ___byte_7_7;
  844. };
  845. #pragma pack(pop, tp)
  846. struct
  847. {
  848. char ___byte_7_7_OffsetPadding_forAlignmentOnly[7];
  849. uint8_t ___byte_7_7_forAlignmentOnly;
  850. };
  851. #pragma pack(push, tp, 1)
  852. struct
  853. {
  854. char ___byte_8_8_OffsetPadding[8];
  855. // System.Byte System.Numerics.Register::byte_8
  856. uint8_t ___byte_8_8;
  857. };
  858. #pragma pack(pop, tp)
  859. struct
  860. {
  861. char ___byte_8_8_OffsetPadding_forAlignmentOnly[8];
  862. uint8_t ___byte_8_8_forAlignmentOnly;
  863. };
  864. #pragma pack(push, tp, 1)
  865. struct
  866. {
  867. char ___byte_9_9_OffsetPadding[9];
  868. // System.Byte System.Numerics.Register::byte_9
  869. uint8_t ___byte_9_9;
  870. };
  871. #pragma pack(pop, tp)
  872. struct
  873. {
  874. char ___byte_9_9_OffsetPadding_forAlignmentOnly[9];
  875. uint8_t ___byte_9_9_forAlignmentOnly;
  876. };
  877. #pragma pack(push, tp, 1)
  878. struct
  879. {
  880. char ___byte_10_10_OffsetPadding[10];
  881. // System.Byte System.Numerics.Register::byte_10
  882. uint8_t ___byte_10_10;
  883. };
  884. #pragma pack(pop, tp)
  885. struct
  886. {
  887. char ___byte_10_10_OffsetPadding_forAlignmentOnly[10];
  888. uint8_t ___byte_10_10_forAlignmentOnly;
  889. };
  890. #pragma pack(push, tp, 1)
  891. struct
  892. {
  893. char ___byte_11_11_OffsetPadding[11];
  894. // System.Byte System.Numerics.Register::byte_11
  895. uint8_t ___byte_11_11;
  896. };
  897. #pragma pack(pop, tp)
  898. struct
  899. {
  900. char ___byte_11_11_OffsetPadding_forAlignmentOnly[11];
  901. uint8_t ___byte_11_11_forAlignmentOnly;
  902. };
  903. #pragma pack(push, tp, 1)
  904. struct
  905. {
  906. char ___byte_12_12_OffsetPadding[12];
  907. // System.Byte System.Numerics.Register::byte_12
  908. uint8_t ___byte_12_12;
  909. };
  910. #pragma pack(pop, tp)
  911. struct
  912. {
  913. char ___byte_12_12_OffsetPadding_forAlignmentOnly[12];
  914. uint8_t ___byte_12_12_forAlignmentOnly;
  915. };
  916. #pragma pack(push, tp, 1)
  917. struct
  918. {
  919. char ___byte_13_13_OffsetPadding[13];
  920. // System.Byte System.Numerics.Register::byte_13
  921. uint8_t ___byte_13_13;
  922. };
  923. #pragma pack(pop, tp)
  924. struct
  925. {
  926. char ___byte_13_13_OffsetPadding_forAlignmentOnly[13];
  927. uint8_t ___byte_13_13_forAlignmentOnly;
  928. };
  929. #pragma pack(push, tp, 1)
  930. struct
  931. {
  932. char ___byte_14_14_OffsetPadding[14];
  933. // System.Byte System.Numerics.Register::byte_14
  934. uint8_t ___byte_14_14;
  935. };
  936. #pragma pack(pop, tp)
  937. struct
  938. {
  939. char ___byte_14_14_OffsetPadding_forAlignmentOnly[14];
  940. uint8_t ___byte_14_14_forAlignmentOnly;
  941. };
  942. #pragma pack(push, tp, 1)
  943. struct
  944. {
  945. char ___byte_15_15_OffsetPadding[15];
  946. // System.Byte System.Numerics.Register::byte_15
  947. uint8_t ___byte_15_15;
  948. };
  949. #pragma pack(pop, tp)
  950. struct
  951. {
  952. char ___byte_15_15_OffsetPadding_forAlignmentOnly[15];
  953. uint8_t ___byte_15_15_forAlignmentOnly;
  954. };
  955. #pragma pack(push, tp, 1)
  956. struct
  957. {
  958. // System.SByte System.Numerics.Register::sbyte_0
  959. int8_t ___sbyte_0_16;
  960. };
  961. #pragma pack(pop, tp)
  962. struct
  963. {
  964. int8_t ___sbyte_0_16_forAlignmentOnly;
  965. };
  966. #pragma pack(push, tp, 1)
  967. struct
  968. {
  969. char ___sbyte_1_17_OffsetPadding[1];
  970. // System.SByte System.Numerics.Register::sbyte_1
  971. int8_t ___sbyte_1_17;
  972. };
  973. #pragma pack(pop, tp)
  974. struct
  975. {
  976. char ___sbyte_1_17_OffsetPadding_forAlignmentOnly[1];
  977. int8_t ___sbyte_1_17_forAlignmentOnly;
  978. };
  979. #pragma pack(push, tp, 1)
  980. struct
  981. {
  982. char ___sbyte_2_18_OffsetPadding[2];
  983. // System.SByte System.Numerics.Register::sbyte_2
  984. int8_t ___sbyte_2_18;
  985. };
  986. #pragma pack(pop, tp)
  987. struct
  988. {
  989. char ___sbyte_2_18_OffsetPadding_forAlignmentOnly[2];
  990. int8_t ___sbyte_2_18_forAlignmentOnly;
  991. };
  992. #pragma pack(push, tp, 1)
  993. struct
  994. {
  995. char ___sbyte_3_19_OffsetPadding[3];
  996. // System.SByte System.Numerics.Register::sbyte_3
  997. int8_t ___sbyte_3_19;
  998. };
  999. #pragma pack(pop, tp)
  1000. struct
  1001. {
  1002. char ___sbyte_3_19_OffsetPadding_forAlignmentOnly[3];
  1003. int8_t ___sbyte_3_19_forAlignmentOnly;
  1004. };
  1005. #pragma pack(push, tp, 1)
  1006. struct
  1007. {
  1008. char ___sbyte_4_20_OffsetPadding[4];
  1009. // System.SByte System.Numerics.Register::sbyte_4
  1010. int8_t ___sbyte_4_20;
  1011. };
  1012. #pragma pack(pop, tp)
  1013. struct
  1014. {
  1015. char ___sbyte_4_20_OffsetPadding_forAlignmentOnly[4];
  1016. int8_t ___sbyte_4_20_forAlignmentOnly;
  1017. };
  1018. #pragma pack(push, tp, 1)
  1019. struct
  1020. {
  1021. char ___sbyte_5_21_OffsetPadding[5];
  1022. // System.SByte System.Numerics.Register::sbyte_5
  1023. int8_t ___sbyte_5_21;
  1024. };
  1025. #pragma pack(pop, tp)
  1026. struct
  1027. {
  1028. char ___sbyte_5_21_OffsetPadding_forAlignmentOnly[5];
  1029. int8_t ___sbyte_5_21_forAlignmentOnly;
  1030. };
  1031. #pragma pack(push, tp, 1)
  1032. struct
  1033. {
  1034. char ___sbyte_6_22_OffsetPadding[6];
  1035. // System.SByte System.Numerics.Register::sbyte_6
  1036. int8_t ___sbyte_6_22;
  1037. };
  1038. #pragma pack(pop, tp)
  1039. struct
  1040. {
  1041. char ___sbyte_6_22_OffsetPadding_forAlignmentOnly[6];
  1042. int8_t ___sbyte_6_22_forAlignmentOnly;
  1043. };
  1044. #pragma pack(push, tp, 1)
  1045. struct
  1046. {
  1047. char ___sbyte_7_23_OffsetPadding[7];
  1048. // System.SByte System.Numerics.Register::sbyte_7
  1049. int8_t ___sbyte_7_23;
  1050. };
  1051. #pragma pack(pop, tp)
  1052. struct
  1053. {
  1054. char ___sbyte_7_23_OffsetPadding_forAlignmentOnly[7];
  1055. int8_t ___sbyte_7_23_forAlignmentOnly;
  1056. };
  1057. #pragma pack(push, tp, 1)
  1058. struct
  1059. {
  1060. char ___sbyte_8_24_OffsetPadding[8];
  1061. // System.SByte System.Numerics.Register::sbyte_8
  1062. int8_t ___sbyte_8_24;
  1063. };
  1064. #pragma pack(pop, tp)
  1065. struct
  1066. {
  1067. char ___sbyte_8_24_OffsetPadding_forAlignmentOnly[8];
  1068. int8_t ___sbyte_8_24_forAlignmentOnly;
  1069. };
  1070. #pragma pack(push, tp, 1)
  1071. struct
  1072. {
  1073. char ___sbyte_9_25_OffsetPadding[9];
  1074. // System.SByte System.Numerics.Register::sbyte_9
  1075. int8_t ___sbyte_9_25;
  1076. };
  1077. #pragma pack(pop, tp)
  1078. struct
  1079. {
  1080. char ___sbyte_9_25_OffsetPadding_forAlignmentOnly[9];
  1081. int8_t ___sbyte_9_25_forAlignmentOnly;
  1082. };
  1083. #pragma pack(push, tp, 1)
  1084. struct
  1085. {
  1086. char ___sbyte_10_26_OffsetPadding[10];
  1087. // System.SByte System.Numerics.Register::sbyte_10
  1088. int8_t ___sbyte_10_26;
  1089. };
  1090. #pragma pack(pop, tp)
  1091. struct
  1092. {
  1093. char ___sbyte_10_26_OffsetPadding_forAlignmentOnly[10];
  1094. int8_t ___sbyte_10_26_forAlignmentOnly;
  1095. };
  1096. #pragma pack(push, tp, 1)
  1097. struct
  1098. {
  1099. char ___sbyte_11_27_OffsetPadding[11];
  1100. // System.SByte System.Numerics.Register::sbyte_11
  1101. int8_t ___sbyte_11_27;
  1102. };
  1103. #pragma pack(pop, tp)
  1104. struct
  1105. {
  1106. char ___sbyte_11_27_OffsetPadding_forAlignmentOnly[11];
  1107. int8_t ___sbyte_11_27_forAlignmentOnly;
  1108. };
  1109. #pragma pack(push, tp, 1)
  1110. struct
  1111. {
  1112. char ___sbyte_12_28_OffsetPadding[12];
  1113. // System.SByte System.Numerics.Register::sbyte_12
  1114. int8_t ___sbyte_12_28;
  1115. };
  1116. #pragma pack(pop, tp)
  1117. struct
  1118. {
  1119. char ___sbyte_12_28_OffsetPadding_forAlignmentOnly[12];
  1120. int8_t ___sbyte_12_28_forAlignmentOnly;
  1121. };
  1122. #pragma pack(push, tp, 1)
  1123. struct
  1124. {
  1125. char ___sbyte_13_29_OffsetPadding[13];
  1126. // System.SByte System.Numerics.Register::sbyte_13
  1127. int8_t ___sbyte_13_29;
  1128. };
  1129. #pragma pack(pop, tp)
  1130. struct
  1131. {
  1132. char ___sbyte_13_29_OffsetPadding_forAlignmentOnly[13];
  1133. int8_t ___sbyte_13_29_forAlignmentOnly;
  1134. };
  1135. #pragma pack(push, tp, 1)
  1136. struct
  1137. {
  1138. char ___sbyte_14_30_OffsetPadding[14];
  1139. // System.SByte System.Numerics.Register::sbyte_14
  1140. int8_t ___sbyte_14_30;
  1141. };
  1142. #pragma pack(pop, tp)
  1143. struct
  1144. {
  1145. char ___sbyte_14_30_OffsetPadding_forAlignmentOnly[14];
  1146. int8_t ___sbyte_14_30_forAlignmentOnly;
  1147. };
  1148. #pragma pack(push, tp, 1)
  1149. struct
  1150. {
  1151. char ___sbyte_15_31_OffsetPadding[15];
  1152. // System.SByte System.Numerics.Register::sbyte_15
  1153. int8_t ___sbyte_15_31;
  1154. };
  1155. #pragma pack(pop, tp)
  1156. struct
  1157. {
  1158. char ___sbyte_15_31_OffsetPadding_forAlignmentOnly[15];
  1159. int8_t ___sbyte_15_31_forAlignmentOnly;
  1160. };
  1161. #pragma pack(push, tp, 1)
  1162. struct
  1163. {
  1164. // System.UInt16 System.Numerics.Register::uint16_0
  1165. uint16_t ___uint16_0_32;
  1166. };
  1167. #pragma pack(pop, tp)
  1168. struct
  1169. {
  1170. uint16_t ___uint16_0_32_forAlignmentOnly;
  1171. };
  1172. #pragma pack(push, tp, 1)
  1173. struct
  1174. {
  1175. char ___uint16_1_33_OffsetPadding[2];
  1176. // System.UInt16 System.Numerics.Register::uint16_1
  1177. uint16_t ___uint16_1_33;
  1178. };
  1179. #pragma pack(pop, tp)
  1180. struct
  1181. {
  1182. char ___uint16_1_33_OffsetPadding_forAlignmentOnly[2];
  1183. uint16_t ___uint16_1_33_forAlignmentOnly;
  1184. };
  1185. #pragma pack(push, tp, 1)
  1186. struct
  1187. {
  1188. char ___uint16_2_34_OffsetPadding[4];
  1189. // System.UInt16 System.Numerics.Register::uint16_2
  1190. uint16_t ___uint16_2_34;
  1191. };
  1192. #pragma pack(pop, tp)
  1193. struct
  1194. {
  1195. char ___uint16_2_34_OffsetPadding_forAlignmentOnly[4];
  1196. uint16_t ___uint16_2_34_forAlignmentOnly;
  1197. };
  1198. #pragma pack(push, tp, 1)
  1199. struct
  1200. {
  1201. char ___uint16_3_35_OffsetPadding[6];
  1202. // System.UInt16 System.Numerics.Register::uint16_3
  1203. uint16_t ___uint16_3_35;
  1204. };
  1205. #pragma pack(pop, tp)
  1206. struct
  1207. {
  1208. char ___uint16_3_35_OffsetPadding_forAlignmentOnly[6];
  1209. uint16_t ___uint16_3_35_forAlignmentOnly;
  1210. };
  1211. #pragma pack(push, tp, 1)
  1212. struct
  1213. {
  1214. char ___uint16_4_36_OffsetPadding[8];
  1215. // System.UInt16 System.Numerics.Register::uint16_4
  1216. uint16_t ___uint16_4_36;
  1217. };
  1218. #pragma pack(pop, tp)
  1219. struct
  1220. {
  1221. char ___uint16_4_36_OffsetPadding_forAlignmentOnly[8];
  1222. uint16_t ___uint16_4_36_forAlignmentOnly;
  1223. };
  1224. #pragma pack(push, tp, 1)
  1225. struct
  1226. {
  1227. char ___uint16_5_37_OffsetPadding[10];
  1228. // System.UInt16 System.Numerics.Register::uint16_5
  1229. uint16_t ___uint16_5_37;
  1230. };
  1231. #pragma pack(pop, tp)
  1232. struct
  1233. {
  1234. char ___uint16_5_37_OffsetPadding_forAlignmentOnly[10];
  1235. uint16_t ___uint16_5_37_forAlignmentOnly;
  1236. };
  1237. #pragma pack(push, tp, 1)
  1238. struct
  1239. {
  1240. char ___uint16_6_38_OffsetPadding[12];
  1241. // System.UInt16 System.Numerics.Register::uint16_6
  1242. uint16_t ___uint16_6_38;
  1243. };
  1244. #pragma pack(pop, tp)
  1245. struct
  1246. {
  1247. char ___uint16_6_38_OffsetPadding_forAlignmentOnly[12];
  1248. uint16_t ___uint16_6_38_forAlignmentOnly;
  1249. };
  1250. #pragma pack(push, tp, 1)
  1251. struct
  1252. {
  1253. char ___uint16_7_39_OffsetPadding[14];
  1254. // System.UInt16 System.Numerics.Register::uint16_7
  1255. uint16_t ___uint16_7_39;
  1256. };
  1257. #pragma pack(pop, tp)
  1258. struct
  1259. {
  1260. char ___uint16_7_39_OffsetPadding_forAlignmentOnly[14];
  1261. uint16_t ___uint16_7_39_forAlignmentOnly;
  1262. };
  1263. #pragma pack(push, tp, 1)
  1264. struct
  1265. {
  1266. // System.Int16 System.Numerics.Register::int16_0
  1267. int16_t ___int16_0_40;
  1268. };
  1269. #pragma pack(pop, tp)
  1270. struct
  1271. {
  1272. int16_t ___int16_0_40_forAlignmentOnly;
  1273. };
  1274. #pragma pack(push, tp, 1)
  1275. struct
  1276. {
  1277. char ___int16_1_41_OffsetPadding[2];
  1278. // System.Int16 System.Numerics.Register::int16_1
  1279. int16_t ___int16_1_41;
  1280. };
  1281. #pragma pack(pop, tp)
  1282. struct
  1283. {
  1284. char ___int16_1_41_OffsetPadding_forAlignmentOnly[2];
  1285. int16_t ___int16_1_41_forAlignmentOnly;
  1286. };
  1287. #pragma pack(push, tp, 1)
  1288. struct
  1289. {
  1290. char ___int16_2_42_OffsetPadding[4];
  1291. // System.Int16 System.Numerics.Register::int16_2
  1292. int16_t ___int16_2_42;
  1293. };
  1294. #pragma pack(pop, tp)
  1295. struct
  1296. {
  1297. char ___int16_2_42_OffsetPadding_forAlignmentOnly[4];
  1298. int16_t ___int16_2_42_forAlignmentOnly;
  1299. };
  1300. #pragma pack(push, tp, 1)
  1301. struct
  1302. {
  1303. char ___int16_3_43_OffsetPadding[6];
  1304. // System.Int16 System.Numerics.Register::int16_3
  1305. int16_t ___int16_3_43;
  1306. };
  1307. #pragma pack(pop, tp)
  1308. struct
  1309. {
  1310. char ___int16_3_43_OffsetPadding_forAlignmentOnly[6];
  1311. int16_t ___int16_3_43_forAlignmentOnly;
  1312. };
  1313. #pragma pack(push, tp, 1)
  1314. struct
  1315. {
  1316. char ___int16_4_44_OffsetPadding[8];
  1317. // System.Int16 System.Numerics.Register::int16_4
  1318. int16_t ___int16_4_44;
  1319. };
  1320. #pragma pack(pop, tp)
  1321. struct
  1322. {
  1323. char ___int16_4_44_OffsetPadding_forAlignmentOnly[8];
  1324. int16_t ___int16_4_44_forAlignmentOnly;
  1325. };
  1326. #pragma pack(push, tp, 1)
  1327. struct
  1328. {
  1329. char ___int16_5_45_OffsetPadding[10];
  1330. // System.Int16 System.Numerics.Register::int16_5
  1331. int16_t ___int16_5_45;
  1332. };
  1333. #pragma pack(pop, tp)
  1334. struct
  1335. {
  1336. char ___int16_5_45_OffsetPadding_forAlignmentOnly[10];
  1337. int16_t ___int16_5_45_forAlignmentOnly;
  1338. };
  1339. #pragma pack(push, tp, 1)
  1340. struct
  1341. {
  1342. char ___int16_6_46_OffsetPadding[12];
  1343. // System.Int16 System.Numerics.Register::int16_6
  1344. int16_t ___int16_6_46;
  1345. };
  1346. #pragma pack(pop, tp)
  1347. struct
  1348. {
  1349. char ___int16_6_46_OffsetPadding_forAlignmentOnly[12];
  1350. int16_t ___int16_6_46_forAlignmentOnly;
  1351. };
  1352. #pragma pack(push, tp, 1)
  1353. struct
  1354. {
  1355. char ___int16_7_47_OffsetPadding[14];
  1356. // System.Int16 System.Numerics.Register::int16_7
  1357. int16_t ___int16_7_47;
  1358. };
  1359. #pragma pack(pop, tp)
  1360. struct
  1361. {
  1362. char ___int16_7_47_OffsetPadding_forAlignmentOnly[14];
  1363. int16_t ___int16_7_47_forAlignmentOnly;
  1364. };
  1365. #pragma pack(push, tp, 1)
  1366. struct
  1367. {
  1368. // System.UInt32 System.Numerics.Register::uint32_0
  1369. uint32_t ___uint32_0_48;
  1370. };
  1371. #pragma pack(pop, tp)
  1372. struct
  1373. {
  1374. uint32_t ___uint32_0_48_forAlignmentOnly;
  1375. };
  1376. #pragma pack(push, tp, 1)
  1377. struct
  1378. {
  1379. char ___uint32_1_49_OffsetPadding[4];
  1380. // System.UInt32 System.Numerics.Register::uint32_1
  1381. uint32_t ___uint32_1_49;
  1382. };
  1383. #pragma pack(pop, tp)
  1384. struct
  1385. {
  1386. char ___uint32_1_49_OffsetPadding_forAlignmentOnly[4];
  1387. uint32_t ___uint32_1_49_forAlignmentOnly;
  1388. };
  1389. #pragma pack(push, tp, 1)
  1390. struct
  1391. {
  1392. char ___uint32_2_50_OffsetPadding[8];
  1393. // System.UInt32 System.Numerics.Register::uint32_2
  1394. uint32_t ___uint32_2_50;
  1395. };
  1396. #pragma pack(pop, tp)
  1397. struct
  1398. {
  1399. char ___uint32_2_50_OffsetPadding_forAlignmentOnly[8];
  1400. uint32_t ___uint32_2_50_forAlignmentOnly;
  1401. };
  1402. #pragma pack(push, tp, 1)
  1403. struct
  1404. {
  1405. char ___uint32_3_51_OffsetPadding[12];
  1406. // System.UInt32 System.Numerics.Register::uint32_3
  1407. uint32_t ___uint32_3_51;
  1408. };
  1409. #pragma pack(pop, tp)
  1410. struct
  1411. {
  1412. char ___uint32_3_51_OffsetPadding_forAlignmentOnly[12];
  1413. uint32_t ___uint32_3_51_forAlignmentOnly;
  1414. };
  1415. #pragma pack(push, tp, 1)
  1416. struct
  1417. {
  1418. // System.Int32 System.Numerics.Register::int32_0
  1419. int32_t ___int32_0_52;
  1420. };
  1421. #pragma pack(pop, tp)
  1422. struct
  1423. {
  1424. int32_t ___int32_0_52_forAlignmentOnly;
  1425. };
  1426. #pragma pack(push, tp, 1)
  1427. struct
  1428. {
  1429. char ___int32_1_53_OffsetPadding[4];
  1430. // System.Int32 System.Numerics.Register::int32_1
  1431. int32_t ___int32_1_53;
  1432. };
  1433. #pragma pack(pop, tp)
  1434. struct
  1435. {
  1436. char ___int32_1_53_OffsetPadding_forAlignmentOnly[4];
  1437. int32_t ___int32_1_53_forAlignmentOnly;
  1438. };
  1439. #pragma pack(push, tp, 1)
  1440. struct
  1441. {
  1442. char ___int32_2_54_OffsetPadding[8];
  1443. // System.Int32 System.Numerics.Register::int32_2
  1444. int32_t ___int32_2_54;
  1445. };
  1446. #pragma pack(pop, tp)
  1447. struct
  1448. {
  1449. char ___int32_2_54_OffsetPadding_forAlignmentOnly[8];
  1450. int32_t ___int32_2_54_forAlignmentOnly;
  1451. };
  1452. #pragma pack(push, tp, 1)
  1453. struct
  1454. {
  1455. char ___int32_3_55_OffsetPadding[12];
  1456. // System.Int32 System.Numerics.Register::int32_3
  1457. int32_t ___int32_3_55;
  1458. };
  1459. #pragma pack(pop, tp)
  1460. struct
  1461. {
  1462. char ___int32_3_55_OffsetPadding_forAlignmentOnly[12];
  1463. int32_t ___int32_3_55_forAlignmentOnly;
  1464. };
  1465. #pragma pack(push, tp, 1)
  1466. struct
  1467. {
  1468. // System.UInt64 System.Numerics.Register::uint64_0
  1469. uint64_t ___uint64_0_56;
  1470. };
  1471. #pragma pack(pop, tp)
  1472. struct
  1473. {
  1474. uint64_t ___uint64_0_56_forAlignmentOnly;
  1475. };
  1476. #pragma pack(push, tp, 1)
  1477. struct
  1478. {
  1479. char ___uint64_1_57_OffsetPadding[8];
  1480. // System.UInt64 System.Numerics.Register::uint64_1
  1481. uint64_t ___uint64_1_57;
  1482. };
  1483. #pragma pack(pop, tp)
  1484. struct
  1485. {
  1486. char ___uint64_1_57_OffsetPadding_forAlignmentOnly[8];
  1487. uint64_t ___uint64_1_57_forAlignmentOnly;
  1488. };
  1489. #pragma pack(push, tp, 1)
  1490. struct
  1491. {
  1492. // System.Int64 System.Numerics.Register::int64_0
  1493. int64_t ___int64_0_58;
  1494. };
  1495. #pragma pack(pop, tp)
  1496. struct
  1497. {
  1498. int64_t ___int64_0_58_forAlignmentOnly;
  1499. };
  1500. #pragma pack(push, tp, 1)
  1501. struct
  1502. {
  1503. char ___int64_1_59_OffsetPadding[8];
  1504. // System.Int64 System.Numerics.Register::int64_1
  1505. int64_t ___int64_1_59;
  1506. };
  1507. #pragma pack(pop, tp)
  1508. struct
  1509. {
  1510. char ___int64_1_59_OffsetPadding_forAlignmentOnly[8];
  1511. int64_t ___int64_1_59_forAlignmentOnly;
  1512. };
  1513. #pragma pack(push, tp, 1)
  1514. struct
  1515. {
  1516. // System.Single System.Numerics.Register::single_0
  1517. float ___single_0_60;
  1518. };
  1519. #pragma pack(pop, tp)
  1520. struct
  1521. {
  1522. float ___single_0_60_forAlignmentOnly;
  1523. };
  1524. #pragma pack(push, tp, 1)
  1525. struct
  1526. {
  1527. char ___single_1_61_OffsetPadding[4];
  1528. // System.Single System.Numerics.Register::single_1
  1529. float ___single_1_61;
  1530. };
  1531. #pragma pack(pop, tp)
  1532. struct
  1533. {
  1534. char ___single_1_61_OffsetPadding_forAlignmentOnly[4];
  1535. float ___single_1_61_forAlignmentOnly;
  1536. };
  1537. #pragma pack(push, tp, 1)
  1538. struct
  1539. {
  1540. char ___single_2_62_OffsetPadding[8];
  1541. // System.Single System.Numerics.Register::single_2
  1542. float ___single_2_62;
  1543. };
  1544. #pragma pack(pop, tp)
  1545. struct
  1546. {
  1547. char ___single_2_62_OffsetPadding_forAlignmentOnly[8];
  1548. float ___single_2_62_forAlignmentOnly;
  1549. };
  1550. #pragma pack(push, tp, 1)
  1551. struct
  1552. {
  1553. char ___single_3_63_OffsetPadding[12];
  1554. // System.Single System.Numerics.Register::single_3
  1555. float ___single_3_63;
  1556. };
  1557. #pragma pack(pop, tp)
  1558. struct
  1559. {
  1560. char ___single_3_63_OffsetPadding_forAlignmentOnly[12];
  1561. float ___single_3_63_forAlignmentOnly;
  1562. };
  1563. #pragma pack(push, tp, 1)
  1564. struct
  1565. {
  1566. // System.Double System.Numerics.Register::double_0
  1567. double ___double_0_64;
  1568. };
  1569. #pragma pack(pop, tp)
  1570. struct
  1571. {
  1572. double ___double_0_64_forAlignmentOnly;
  1573. };
  1574. #pragma pack(push, tp, 1)
  1575. struct
  1576. {
  1577. char ___double_1_65_OffsetPadding[8];
  1578. // System.Double System.Numerics.Register::double_1
  1579. double ___double_1_65;
  1580. };
  1581. #pragma pack(pop, tp)
  1582. struct
  1583. {
  1584. char ___double_1_65_OffsetPadding_forAlignmentOnly[8];
  1585. double ___double_1_65_forAlignmentOnly;
  1586. };
  1587. };
  1588. public:
  1589. inline static int32_t get_offset_of_byte_0_0() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_0_0)); }
  1590. inline uint8_t get_byte_0_0() const { return ___byte_0_0; }
  1591. inline uint8_t* get_address_of_byte_0_0() { return &___byte_0_0; }
  1592. inline void set_byte_0_0(uint8_t value)
  1593. {
  1594. ___byte_0_0 = value;
  1595. }
  1596. inline static int32_t get_offset_of_byte_1_1() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_1_1)); }
  1597. inline uint8_t get_byte_1_1() const { return ___byte_1_1; }
  1598. inline uint8_t* get_address_of_byte_1_1() { return &___byte_1_1; }
  1599. inline void set_byte_1_1(uint8_t value)
  1600. {
  1601. ___byte_1_1 = value;
  1602. }
  1603. inline static int32_t get_offset_of_byte_2_2() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_2_2)); }
  1604. inline uint8_t get_byte_2_2() const { return ___byte_2_2; }
  1605. inline uint8_t* get_address_of_byte_2_2() { return &___byte_2_2; }
  1606. inline void set_byte_2_2(uint8_t value)
  1607. {
  1608. ___byte_2_2 = value;
  1609. }
  1610. inline static int32_t get_offset_of_byte_3_3() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_3_3)); }
  1611. inline uint8_t get_byte_3_3() const { return ___byte_3_3; }
  1612. inline uint8_t* get_address_of_byte_3_3() { return &___byte_3_3; }
  1613. inline void set_byte_3_3(uint8_t value)
  1614. {
  1615. ___byte_3_3 = value;
  1616. }
  1617. inline static int32_t get_offset_of_byte_4_4() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_4_4)); }
  1618. inline uint8_t get_byte_4_4() const { return ___byte_4_4; }
  1619. inline uint8_t* get_address_of_byte_4_4() { return &___byte_4_4; }
  1620. inline void set_byte_4_4(uint8_t value)
  1621. {
  1622. ___byte_4_4 = value;
  1623. }
  1624. inline static int32_t get_offset_of_byte_5_5() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_5_5)); }
  1625. inline uint8_t get_byte_5_5() const { return ___byte_5_5; }
  1626. inline uint8_t* get_address_of_byte_5_5() { return &___byte_5_5; }
  1627. inline void set_byte_5_5(uint8_t value)
  1628. {
  1629. ___byte_5_5 = value;
  1630. }
  1631. inline static int32_t get_offset_of_byte_6_6() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_6_6)); }
  1632. inline uint8_t get_byte_6_6() const { return ___byte_6_6; }
  1633. inline uint8_t* get_address_of_byte_6_6() { return &___byte_6_6; }
  1634. inline void set_byte_6_6(uint8_t value)
  1635. {
  1636. ___byte_6_6 = value;
  1637. }
  1638. inline static int32_t get_offset_of_byte_7_7() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_7_7)); }
  1639. inline uint8_t get_byte_7_7() const { return ___byte_7_7; }
  1640. inline uint8_t* get_address_of_byte_7_7() { return &___byte_7_7; }
  1641. inline void set_byte_7_7(uint8_t value)
  1642. {
  1643. ___byte_7_7 = value;
  1644. }
  1645. inline static int32_t get_offset_of_byte_8_8() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_8_8)); }
  1646. inline uint8_t get_byte_8_8() const { return ___byte_8_8; }
  1647. inline uint8_t* get_address_of_byte_8_8() { return &___byte_8_8; }
  1648. inline void set_byte_8_8(uint8_t value)
  1649. {
  1650. ___byte_8_8 = value;
  1651. }
  1652. inline static int32_t get_offset_of_byte_9_9() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_9_9)); }
  1653. inline uint8_t get_byte_9_9() const { return ___byte_9_9; }
  1654. inline uint8_t* get_address_of_byte_9_9() { return &___byte_9_9; }
  1655. inline void set_byte_9_9(uint8_t value)
  1656. {
  1657. ___byte_9_9 = value;
  1658. }
  1659. inline static int32_t get_offset_of_byte_10_10() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_10_10)); }
  1660. inline uint8_t get_byte_10_10() const { return ___byte_10_10; }
  1661. inline uint8_t* get_address_of_byte_10_10() { return &___byte_10_10; }
  1662. inline void set_byte_10_10(uint8_t value)
  1663. {
  1664. ___byte_10_10 = value;
  1665. }
  1666. inline static int32_t get_offset_of_byte_11_11() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_11_11)); }
  1667. inline uint8_t get_byte_11_11() const { return ___byte_11_11; }
  1668. inline uint8_t* get_address_of_byte_11_11() { return &___byte_11_11; }
  1669. inline void set_byte_11_11(uint8_t value)
  1670. {
  1671. ___byte_11_11 = value;
  1672. }
  1673. inline static int32_t get_offset_of_byte_12_12() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_12_12)); }
  1674. inline uint8_t get_byte_12_12() const { return ___byte_12_12; }
  1675. inline uint8_t* get_address_of_byte_12_12() { return &___byte_12_12; }
  1676. inline void set_byte_12_12(uint8_t value)
  1677. {
  1678. ___byte_12_12 = value;
  1679. }
  1680. inline static int32_t get_offset_of_byte_13_13() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_13_13)); }
  1681. inline uint8_t get_byte_13_13() const { return ___byte_13_13; }
  1682. inline uint8_t* get_address_of_byte_13_13() { return &___byte_13_13; }
  1683. inline void set_byte_13_13(uint8_t value)
  1684. {
  1685. ___byte_13_13 = value;
  1686. }
  1687. inline static int32_t get_offset_of_byte_14_14() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_14_14)); }
  1688. inline uint8_t get_byte_14_14() const { return ___byte_14_14; }
  1689. inline uint8_t* get_address_of_byte_14_14() { return &___byte_14_14; }
  1690. inline void set_byte_14_14(uint8_t value)
  1691. {
  1692. ___byte_14_14 = value;
  1693. }
  1694. inline static int32_t get_offset_of_byte_15_15() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___byte_15_15)); }
  1695. inline uint8_t get_byte_15_15() const { return ___byte_15_15; }
  1696. inline uint8_t* get_address_of_byte_15_15() { return &___byte_15_15; }
  1697. inline void set_byte_15_15(uint8_t value)
  1698. {
  1699. ___byte_15_15 = value;
  1700. }
  1701. inline static int32_t get_offset_of_sbyte_0_16() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_0_16)); }
  1702. inline int8_t get_sbyte_0_16() const { return ___sbyte_0_16; }
  1703. inline int8_t* get_address_of_sbyte_0_16() { return &___sbyte_0_16; }
  1704. inline void set_sbyte_0_16(int8_t value)
  1705. {
  1706. ___sbyte_0_16 = value;
  1707. }
  1708. inline static int32_t get_offset_of_sbyte_1_17() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_1_17)); }
  1709. inline int8_t get_sbyte_1_17() const { return ___sbyte_1_17; }
  1710. inline int8_t* get_address_of_sbyte_1_17() { return &___sbyte_1_17; }
  1711. inline void set_sbyte_1_17(int8_t value)
  1712. {
  1713. ___sbyte_1_17 = value;
  1714. }
  1715. inline static int32_t get_offset_of_sbyte_2_18() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_2_18)); }
  1716. inline int8_t get_sbyte_2_18() const { return ___sbyte_2_18; }
  1717. inline int8_t* get_address_of_sbyte_2_18() { return &___sbyte_2_18; }
  1718. inline void set_sbyte_2_18(int8_t value)
  1719. {
  1720. ___sbyte_2_18 = value;
  1721. }
  1722. inline static int32_t get_offset_of_sbyte_3_19() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_3_19)); }
  1723. inline int8_t get_sbyte_3_19() const { return ___sbyte_3_19; }
  1724. inline int8_t* get_address_of_sbyte_3_19() { return &___sbyte_3_19; }
  1725. inline void set_sbyte_3_19(int8_t value)
  1726. {
  1727. ___sbyte_3_19 = value;
  1728. }
  1729. inline static int32_t get_offset_of_sbyte_4_20() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_4_20)); }
  1730. inline int8_t get_sbyte_4_20() const { return ___sbyte_4_20; }
  1731. inline int8_t* get_address_of_sbyte_4_20() { return &___sbyte_4_20; }
  1732. inline void set_sbyte_4_20(int8_t value)
  1733. {
  1734. ___sbyte_4_20 = value;
  1735. }
  1736. inline static int32_t get_offset_of_sbyte_5_21() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_5_21)); }
  1737. inline int8_t get_sbyte_5_21() const { return ___sbyte_5_21; }
  1738. inline int8_t* get_address_of_sbyte_5_21() { return &___sbyte_5_21; }
  1739. inline void set_sbyte_5_21(int8_t value)
  1740. {
  1741. ___sbyte_5_21 = value;
  1742. }
  1743. inline static int32_t get_offset_of_sbyte_6_22() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_6_22)); }
  1744. inline int8_t get_sbyte_6_22() const { return ___sbyte_6_22; }
  1745. inline int8_t* get_address_of_sbyte_6_22() { return &___sbyte_6_22; }
  1746. inline void set_sbyte_6_22(int8_t value)
  1747. {
  1748. ___sbyte_6_22 = value;
  1749. }
  1750. inline static int32_t get_offset_of_sbyte_7_23() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_7_23)); }
  1751. inline int8_t get_sbyte_7_23() const { return ___sbyte_7_23; }
  1752. inline int8_t* get_address_of_sbyte_7_23() { return &___sbyte_7_23; }
  1753. inline void set_sbyte_7_23(int8_t value)
  1754. {
  1755. ___sbyte_7_23 = value;
  1756. }
  1757. inline static int32_t get_offset_of_sbyte_8_24() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_8_24)); }
  1758. inline int8_t get_sbyte_8_24() const { return ___sbyte_8_24; }
  1759. inline int8_t* get_address_of_sbyte_8_24() { return &___sbyte_8_24; }
  1760. inline void set_sbyte_8_24(int8_t value)
  1761. {
  1762. ___sbyte_8_24 = value;
  1763. }
  1764. inline static int32_t get_offset_of_sbyte_9_25() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_9_25)); }
  1765. inline int8_t get_sbyte_9_25() const { return ___sbyte_9_25; }
  1766. inline int8_t* get_address_of_sbyte_9_25() { return &___sbyte_9_25; }
  1767. inline void set_sbyte_9_25(int8_t value)
  1768. {
  1769. ___sbyte_9_25 = value;
  1770. }
  1771. inline static int32_t get_offset_of_sbyte_10_26() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_10_26)); }
  1772. inline int8_t get_sbyte_10_26() const { return ___sbyte_10_26; }
  1773. inline int8_t* get_address_of_sbyte_10_26() { return &___sbyte_10_26; }
  1774. inline void set_sbyte_10_26(int8_t value)
  1775. {
  1776. ___sbyte_10_26 = value;
  1777. }
  1778. inline static int32_t get_offset_of_sbyte_11_27() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_11_27)); }
  1779. inline int8_t get_sbyte_11_27() const { return ___sbyte_11_27; }
  1780. inline int8_t* get_address_of_sbyte_11_27() { return &___sbyte_11_27; }
  1781. inline void set_sbyte_11_27(int8_t value)
  1782. {
  1783. ___sbyte_11_27 = value;
  1784. }
  1785. inline static int32_t get_offset_of_sbyte_12_28() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_12_28)); }
  1786. inline int8_t get_sbyte_12_28() const { return ___sbyte_12_28; }
  1787. inline int8_t* get_address_of_sbyte_12_28() { return &___sbyte_12_28; }
  1788. inline void set_sbyte_12_28(int8_t value)
  1789. {
  1790. ___sbyte_12_28 = value;
  1791. }
  1792. inline static int32_t get_offset_of_sbyte_13_29() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_13_29)); }
  1793. inline int8_t get_sbyte_13_29() const { return ___sbyte_13_29; }
  1794. inline int8_t* get_address_of_sbyte_13_29() { return &___sbyte_13_29; }
  1795. inline void set_sbyte_13_29(int8_t value)
  1796. {
  1797. ___sbyte_13_29 = value;
  1798. }
  1799. inline static int32_t get_offset_of_sbyte_14_30() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_14_30)); }
  1800. inline int8_t get_sbyte_14_30() const { return ___sbyte_14_30; }
  1801. inline int8_t* get_address_of_sbyte_14_30() { return &___sbyte_14_30; }
  1802. inline void set_sbyte_14_30(int8_t value)
  1803. {
  1804. ___sbyte_14_30 = value;
  1805. }
  1806. inline static int32_t get_offset_of_sbyte_15_31() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___sbyte_15_31)); }
  1807. inline int8_t get_sbyte_15_31() const { return ___sbyte_15_31; }
  1808. inline int8_t* get_address_of_sbyte_15_31() { return &___sbyte_15_31; }
  1809. inline void set_sbyte_15_31(int8_t value)
  1810. {
  1811. ___sbyte_15_31 = value;
  1812. }
  1813. inline static int32_t get_offset_of_uint16_0_32() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint16_0_32)); }
  1814. inline uint16_t get_uint16_0_32() const { return ___uint16_0_32; }
  1815. inline uint16_t* get_address_of_uint16_0_32() { return &___uint16_0_32; }
  1816. inline void set_uint16_0_32(uint16_t value)
  1817. {
  1818. ___uint16_0_32 = value;
  1819. }
  1820. inline static int32_t get_offset_of_uint16_1_33() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint16_1_33)); }
  1821. inline uint16_t get_uint16_1_33() const { return ___uint16_1_33; }
  1822. inline uint16_t* get_address_of_uint16_1_33() { return &___uint16_1_33; }
  1823. inline void set_uint16_1_33(uint16_t value)
  1824. {
  1825. ___uint16_1_33 = value;
  1826. }
  1827. inline static int32_t get_offset_of_uint16_2_34() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint16_2_34)); }
  1828. inline uint16_t get_uint16_2_34() const { return ___uint16_2_34; }
  1829. inline uint16_t* get_address_of_uint16_2_34() { return &___uint16_2_34; }
  1830. inline void set_uint16_2_34(uint16_t value)
  1831. {
  1832. ___uint16_2_34 = value;
  1833. }
  1834. inline static int32_t get_offset_of_uint16_3_35() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint16_3_35)); }
  1835. inline uint16_t get_uint16_3_35() const { return ___uint16_3_35; }
  1836. inline uint16_t* get_address_of_uint16_3_35() { return &___uint16_3_35; }
  1837. inline void set_uint16_3_35(uint16_t value)
  1838. {
  1839. ___uint16_3_35 = value;
  1840. }
  1841. inline static int32_t get_offset_of_uint16_4_36() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint16_4_36)); }
  1842. inline uint16_t get_uint16_4_36() const { return ___uint16_4_36; }
  1843. inline uint16_t* get_address_of_uint16_4_36() { return &___uint16_4_36; }
  1844. inline void set_uint16_4_36(uint16_t value)
  1845. {
  1846. ___uint16_4_36 = value;
  1847. }
  1848. inline static int32_t get_offset_of_uint16_5_37() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint16_5_37)); }
  1849. inline uint16_t get_uint16_5_37() const { return ___uint16_5_37; }
  1850. inline uint16_t* get_address_of_uint16_5_37() { return &___uint16_5_37; }
  1851. inline void set_uint16_5_37(uint16_t value)
  1852. {
  1853. ___uint16_5_37 = value;
  1854. }
  1855. inline static int32_t get_offset_of_uint16_6_38() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint16_6_38)); }
  1856. inline uint16_t get_uint16_6_38() const { return ___uint16_6_38; }
  1857. inline uint16_t* get_address_of_uint16_6_38() { return &___uint16_6_38; }
  1858. inline void set_uint16_6_38(uint16_t value)
  1859. {
  1860. ___uint16_6_38 = value;
  1861. }
  1862. inline static int32_t get_offset_of_uint16_7_39() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint16_7_39)); }
  1863. inline uint16_t get_uint16_7_39() const { return ___uint16_7_39; }
  1864. inline uint16_t* get_address_of_uint16_7_39() { return &___uint16_7_39; }
  1865. inline void set_uint16_7_39(uint16_t value)
  1866. {
  1867. ___uint16_7_39 = value;
  1868. }
  1869. inline static int32_t get_offset_of_int16_0_40() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int16_0_40)); }
  1870. inline int16_t get_int16_0_40() const { return ___int16_0_40; }
  1871. inline int16_t* get_address_of_int16_0_40() { return &___int16_0_40; }
  1872. inline void set_int16_0_40(int16_t value)
  1873. {
  1874. ___int16_0_40 = value;
  1875. }
  1876. inline static int32_t get_offset_of_int16_1_41() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int16_1_41)); }
  1877. inline int16_t get_int16_1_41() const { return ___int16_1_41; }
  1878. inline int16_t* get_address_of_int16_1_41() { return &___int16_1_41; }
  1879. inline void set_int16_1_41(int16_t value)
  1880. {
  1881. ___int16_1_41 = value;
  1882. }
  1883. inline static int32_t get_offset_of_int16_2_42() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int16_2_42)); }
  1884. inline int16_t get_int16_2_42() const { return ___int16_2_42; }
  1885. inline int16_t* get_address_of_int16_2_42() { return &___int16_2_42; }
  1886. inline void set_int16_2_42(int16_t value)
  1887. {
  1888. ___int16_2_42 = value;
  1889. }
  1890. inline static int32_t get_offset_of_int16_3_43() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int16_3_43)); }
  1891. inline int16_t get_int16_3_43() const { return ___int16_3_43; }
  1892. inline int16_t* get_address_of_int16_3_43() { return &___int16_3_43; }
  1893. inline void set_int16_3_43(int16_t value)
  1894. {
  1895. ___int16_3_43 = value;
  1896. }
  1897. inline static int32_t get_offset_of_int16_4_44() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int16_4_44)); }
  1898. inline int16_t get_int16_4_44() const { return ___int16_4_44; }
  1899. inline int16_t* get_address_of_int16_4_44() { return &___int16_4_44; }
  1900. inline void set_int16_4_44(int16_t value)
  1901. {
  1902. ___int16_4_44 = value;
  1903. }
  1904. inline static int32_t get_offset_of_int16_5_45() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int16_5_45)); }
  1905. inline int16_t get_int16_5_45() const { return ___int16_5_45; }
  1906. inline int16_t* get_address_of_int16_5_45() { return &___int16_5_45; }
  1907. inline void set_int16_5_45(int16_t value)
  1908. {
  1909. ___int16_5_45 = value;
  1910. }
  1911. inline static int32_t get_offset_of_int16_6_46() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int16_6_46)); }
  1912. inline int16_t get_int16_6_46() const { return ___int16_6_46; }
  1913. inline int16_t* get_address_of_int16_6_46() { return &___int16_6_46; }
  1914. inline void set_int16_6_46(int16_t value)
  1915. {
  1916. ___int16_6_46 = value;
  1917. }
  1918. inline static int32_t get_offset_of_int16_7_47() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int16_7_47)); }
  1919. inline int16_t get_int16_7_47() const { return ___int16_7_47; }
  1920. inline int16_t* get_address_of_int16_7_47() { return &___int16_7_47; }
  1921. inline void set_int16_7_47(int16_t value)
  1922. {
  1923. ___int16_7_47 = value;
  1924. }
  1925. inline static int32_t get_offset_of_uint32_0_48() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint32_0_48)); }
  1926. inline uint32_t get_uint32_0_48() const { return ___uint32_0_48; }
  1927. inline uint32_t* get_address_of_uint32_0_48() { return &___uint32_0_48; }
  1928. inline void set_uint32_0_48(uint32_t value)
  1929. {
  1930. ___uint32_0_48 = value;
  1931. }
  1932. inline static int32_t get_offset_of_uint32_1_49() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint32_1_49)); }
  1933. inline uint32_t get_uint32_1_49() const { return ___uint32_1_49; }
  1934. inline uint32_t* get_address_of_uint32_1_49() { return &___uint32_1_49; }
  1935. inline void set_uint32_1_49(uint32_t value)
  1936. {
  1937. ___uint32_1_49 = value;
  1938. }
  1939. inline static int32_t get_offset_of_uint32_2_50() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint32_2_50)); }
  1940. inline uint32_t get_uint32_2_50() const { return ___uint32_2_50; }
  1941. inline uint32_t* get_address_of_uint32_2_50() { return &___uint32_2_50; }
  1942. inline void set_uint32_2_50(uint32_t value)
  1943. {
  1944. ___uint32_2_50 = value;
  1945. }
  1946. inline static int32_t get_offset_of_uint32_3_51() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint32_3_51)); }
  1947. inline uint32_t get_uint32_3_51() const { return ___uint32_3_51; }
  1948. inline uint32_t* get_address_of_uint32_3_51() { return &___uint32_3_51; }
  1949. inline void set_uint32_3_51(uint32_t value)
  1950. {
  1951. ___uint32_3_51 = value;
  1952. }
  1953. inline static int32_t get_offset_of_int32_0_52() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int32_0_52)); }
  1954. inline int32_t get_int32_0_52() const { return ___int32_0_52; }
  1955. inline int32_t* get_address_of_int32_0_52() { return &___int32_0_52; }
  1956. inline void set_int32_0_52(int32_t value)
  1957. {
  1958. ___int32_0_52 = value;
  1959. }
  1960. inline static int32_t get_offset_of_int32_1_53() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int32_1_53)); }
  1961. inline int32_t get_int32_1_53() const { return ___int32_1_53; }
  1962. inline int32_t* get_address_of_int32_1_53() { return &___int32_1_53; }
  1963. inline void set_int32_1_53(int32_t value)
  1964. {
  1965. ___int32_1_53 = value;
  1966. }
  1967. inline static int32_t get_offset_of_int32_2_54() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int32_2_54)); }
  1968. inline int32_t get_int32_2_54() const { return ___int32_2_54; }
  1969. inline int32_t* get_address_of_int32_2_54() { return &___int32_2_54; }
  1970. inline void set_int32_2_54(int32_t value)
  1971. {
  1972. ___int32_2_54 = value;
  1973. }
  1974. inline static int32_t get_offset_of_int32_3_55() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int32_3_55)); }
  1975. inline int32_t get_int32_3_55() const { return ___int32_3_55; }
  1976. inline int32_t* get_address_of_int32_3_55() { return &___int32_3_55; }
  1977. inline void set_int32_3_55(int32_t value)
  1978. {
  1979. ___int32_3_55 = value;
  1980. }
  1981. inline static int32_t get_offset_of_uint64_0_56() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint64_0_56)); }
  1982. inline uint64_t get_uint64_0_56() const { return ___uint64_0_56; }
  1983. inline uint64_t* get_address_of_uint64_0_56() { return &___uint64_0_56; }
  1984. inline void set_uint64_0_56(uint64_t value)
  1985. {
  1986. ___uint64_0_56 = value;
  1987. }
  1988. inline static int32_t get_offset_of_uint64_1_57() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___uint64_1_57)); }
  1989. inline uint64_t get_uint64_1_57() const { return ___uint64_1_57; }
  1990. inline uint64_t* get_address_of_uint64_1_57() { return &___uint64_1_57; }
  1991. inline void set_uint64_1_57(uint64_t value)
  1992. {
  1993. ___uint64_1_57 = value;
  1994. }
  1995. inline static int32_t get_offset_of_int64_0_58() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int64_0_58)); }
  1996. inline int64_t get_int64_0_58() const { return ___int64_0_58; }
  1997. inline int64_t* get_address_of_int64_0_58() { return &___int64_0_58; }
  1998. inline void set_int64_0_58(int64_t value)
  1999. {
  2000. ___int64_0_58 = value;
  2001. }
  2002. inline static int32_t get_offset_of_int64_1_59() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___int64_1_59)); }
  2003. inline int64_t get_int64_1_59() const { return ___int64_1_59; }
  2004. inline int64_t* get_address_of_int64_1_59() { return &___int64_1_59; }
  2005. inline void set_int64_1_59(int64_t value)
  2006. {
  2007. ___int64_1_59 = value;
  2008. }
  2009. inline static int32_t get_offset_of_single_0_60() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___single_0_60)); }
  2010. inline float get_single_0_60() const { return ___single_0_60; }
  2011. inline float* get_address_of_single_0_60() { return &___single_0_60; }
  2012. inline void set_single_0_60(float value)
  2013. {
  2014. ___single_0_60 = value;
  2015. }
  2016. inline static int32_t get_offset_of_single_1_61() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___single_1_61)); }
  2017. inline float get_single_1_61() const { return ___single_1_61; }
  2018. inline float* get_address_of_single_1_61() { return &___single_1_61; }
  2019. inline void set_single_1_61(float value)
  2020. {
  2021. ___single_1_61 = value;
  2022. }
  2023. inline static int32_t get_offset_of_single_2_62() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___single_2_62)); }
  2024. inline float get_single_2_62() const { return ___single_2_62; }
  2025. inline float* get_address_of_single_2_62() { return &___single_2_62; }
  2026. inline void set_single_2_62(float value)
  2027. {
  2028. ___single_2_62 = value;
  2029. }
  2030. inline static int32_t get_offset_of_single_3_63() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___single_3_63)); }
  2031. inline float get_single_3_63() const { return ___single_3_63; }
  2032. inline float* get_address_of_single_3_63() { return &___single_3_63; }
  2033. inline void set_single_3_63(float value)
  2034. {
  2035. ___single_3_63 = value;
  2036. }
  2037. inline static int32_t get_offset_of_double_0_64() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___double_0_64)); }
  2038. inline double get_double_0_64() const { return ___double_0_64; }
  2039. inline double* get_address_of_double_0_64() { return &___double_0_64; }
  2040. inline void set_double_0_64(double value)
  2041. {
  2042. ___double_0_64 = value;
  2043. }
  2044. inline static int32_t get_offset_of_double_1_65() { return static_cast<int32_t>(offsetof(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2, ___double_1_65)); }
  2045. inline double get_double_1_65() const { return ___double_1_65; }
  2046. inline double* get_address_of_double_1_65() { return &___double_1_65; }
  2047. inline void set_double_1_65(double value)
  2048. {
  2049. ___double_1_65 = value;
  2050. }
  2051. };
  2052. // System.Buffers.StandardFormat
  2053. struct StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12
  2054. {
  2055. public:
  2056. // System.Byte System.Buffers.StandardFormat::_format
  2057. uint8_t ____format_0;
  2058. // System.Byte System.Buffers.StandardFormat::_precision
  2059. uint8_t ____precision_1;
  2060. public:
  2061. inline static int32_t get_offset_of__format_0() { return static_cast<int32_t>(offsetof(StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12, ____format_0)); }
  2062. inline uint8_t get__format_0() const { return ____format_0; }
  2063. inline uint8_t* get_address_of__format_0() { return &____format_0; }
  2064. inline void set__format_0(uint8_t value)
  2065. {
  2066. ____format_0 = value;
  2067. }
  2068. inline static int32_t get_offset_of__precision_1() { return static_cast<int32_t>(offsetof(StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12, ____precision_1)); }
  2069. inline uint8_t get__precision_1() const { return ____precision_1; }
  2070. inline uint8_t* get_address_of__precision_1() { return &____precision_1; }
  2071. inline void set__precision_1(uint8_t value)
  2072. {
  2073. ____precision_1 = value;
  2074. }
  2075. };
  2076. // System.UInt16
  2077. struct UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD
  2078. {
  2079. public:
  2080. // System.UInt16 System.UInt16::m_value
  2081. uint16_t ___m_value_0;
  2082. public:
  2083. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD, ___m_value_0)); }
  2084. inline uint16_t get_m_value_0() const { return ___m_value_0; }
  2085. inline uint16_t* get_address_of_m_value_0() { return &___m_value_0; }
  2086. inline void set_m_value_0(uint16_t value)
  2087. {
  2088. ___m_value_0 = value;
  2089. }
  2090. };
  2091. // System.UInt32
  2092. struct UInt32_tE60352A06233E4E69DD198BCC67142159F686B15
  2093. {
  2094. public:
  2095. // System.UInt32 System.UInt32::m_value
  2096. uint32_t ___m_value_0;
  2097. public:
  2098. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15, ___m_value_0)); }
  2099. inline uint32_t get_m_value_0() const { return ___m_value_0; }
  2100. inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; }
  2101. inline void set_m_value_0(uint32_t value)
  2102. {
  2103. ___m_value_0 = value;
  2104. }
  2105. };
  2106. // System.UInt64
  2107. struct UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281
  2108. {
  2109. public:
  2110. // System.UInt64 System.UInt64::m_value
  2111. uint64_t ___m_value_0;
  2112. public:
  2113. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281, ___m_value_0)); }
  2114. inline uint64_t get_m_value_0() const { return ___m_value_0; }
  2115. inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; }
  2116. inline void set_m_value_0(uint64_t value)
  2117. {
  2118. ___m_value_0 = value;
  2119. }
  2120. };
  2121. // System.UIntPtr
  2122. struct UIntPtr_t
  2123. {
  2124. public:
  2125. // System.Void* System.UIntPtr::_pointer
  2126. void* ____pointer_1;
  2127. public:
  2128. inline static int32_t get_offset_of__pointer_1() { return static_cast<int32_t>(offsetof(UIntPtr_t, ____pointer_1)); }
  2129. inline void* get__pointer_1() const { return ____pointer_1; }
  2130. inline void** get_address_of__pointer_1() { return &____pointer_1; }
  2131. inline void set__pointer_1(void* value)
  2132. {
  2133. ____pointer_1 = value;
  2134. }
  2135. };
  2136. struct UIntPtr_t_StaticFields
  2137. {
  2138. public:
  2139. // System.UIntPtr System.UIntPtr::Zero
  2140. uintptr_t ___Zero_0;
  2141. public:
  2142. inline static int32_t get_offset_of_Zero_0() { return static_cast<int32_t>(offsetof(UIntPtr_t_StaticFields, ___Zero_0)); }
  2143. inline uintptr_t get_Zero_0() const { return ___Zero_0; }
  2144. inline uintptr_t* get_address_of_Zero_0() { return &___Zero_0; }
  2145. inline void set_Zero_0(uintptr_t value)
  2146. {
  2147. ___Zero_0 = value;
  2148. }
  2149. };
  2150. // System.Void
  2151. struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5
  2152. {
  2153. public:
  2154. union
  2155. {
  2156. struct
  2157. {
  2158. };
  2159. uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1];
  2160. };
  2161. public:
  2162. };
  2163. // <PrivateImplementationDetails>/__StaticArrayInitTypeSize=28
  2164. struct __StaticArrayInitTypeSizeU3D28_t8A0E932C0F84B32323B1BAA3A8ACB60527E611CC
  2165. {
  2166. public:
  2167. union
  2168. {
  2169. struct
  2170. {
  2171. union
  2172. {
  2173. };
  2174. };
  2175. uint8_t __StaticArrayInitTypeSizeU3D28_t8A0E932C0F84B32323B1BAA3A8ACB60527E611CC__padding[28];
  2176. };
  2177. public:
  2178. };
  2179. // <PrivateImplementationDetails>/__StaticArrayInitTypeSize=48
  2180. struct __StaticArrayInitTypeSizeU3D48_t35EB075E355448543434E39F679FD52347B0395D
  2181. {
  2182. public:
  2183. union
  2184. {
  2185. struct
  2186. {
  2187. union
  2188. {
  2189. };
  2190. };
  2191. uint8_t __StaticArrayInitTypeSizeU3D48_t35EB075E355448543434E39F679FD52347B0395D__padding[48];
  2192. };
  2193. public:
  2194. };
  2195. // System.SpanHelpers/Reg16
  2196. struct Reg16_t8B2CE150B820232BE56C005C405133CCA7A58CD4
  2197. {
  2198. public:
  2199. union
  2200. {
  2201. struct
  2202. {
  2203. };
  2204. uint8_t Reg16_t8B2CE150B820232BE56C005C405133CCA7A58CD4__padding[16];
  2205. };
  2206. public:
  2207. };
  2208. // System.SpanHelpers/Reg32
  2209. struct Reg32_tA8676F8C245F150C7985C4A3BC3CD44E58D3B923
  2210. {
  2211. public:
  2212. union
  2213. {
  2214. struct
  2215. {
  2216. };
  2217. uint8_t Reg32_tA8676F8C245F150C7985C4A3BC3CD44E58D3B923__padding[32];
  2218. };
  2219. public:
  2220. };
  2221. // System.SpanHelpers/Reg64
  2222. struct Reg64_t4A40DA33D6F4C8FB3A17A3B3D9E6FB5B1FEEE9B3
  2223. {
  2224. public:
  2225. union
  2226. {
  2227. struct
  2228. {
  2229. };
  2230. uint8_t Reg64_t4A40DA33D6F4C8FB3A17A3B3D9E6FB5B1FEEE9B3__padding[64];
  2231. };
  2232. public:
  2233. };
  2234. // System.ReadOnlySpan`1<System.Byte>
  2235. struct ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726
  2236. {
  2237. public:
  2238. // System.Pinnable`1<T> System.ReadOnlySpan`1::_pinnable
  2239. Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ____pinnable_0;
  2240. // System.IntPtr System.ReadOnlySpan`1::_byteOffset
  2241. intptr_t ____byteOffset_1;
  2242. // System.Int32 System.ReadOnlySpan`1::_length
  2243. int32_t ____length_2;
  2244. public:
  2245. inline static int32_t get_offset_of__pinnable_0() { return static_cast<int32_t>(offsetof(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726, ____pinnable_0)); }
  2246. inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * get__pinnable_0() const { return ____pinnable_0; }
  2247. inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 ** get_address_of__pinnable_0() { return &____pinnable_0; }
  2248. inline void set__pinnable_0(Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * value)
  2249. {
  2250. ____pinnable_0 = value;
  2251. Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value);
  2252. }
  2253. inline static int32_t get_offset_of__byteOffset_1() { return static_cast<int32_t>(offsetof(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726, ____byteOffset_1)); }
  2254. inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; }
  2255. inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; }
  2256. inline void set__byteOffset_1(intptr_t value)
  2257. {
  2258. ____byteOffset_1 = value;
  2259. }
  2260. inline static int32_t get_offset_of__length_2() { return static_cast<int32_t>(offsetof(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726, ____length_2)); }
  2261. inline int32_t get__length_2() const { return ____length_2; }
  2262. inline int32_t* get_address_of__length_2() { return &____length_2; }
  2263. inline void set__length_2(int32_t value)
  2264. {
  2265. ____length_2 = value;
  2266. }
  2267. };
  2268. // System.ReadOnlySpan`1<System.Char>
  2269. struct ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3
  2270. {
  2271. public:
  2272. // System.Pinnable`1<T> System.ReadOnlySpan`1::_pinnable
  2273. Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C * ____pinnable_0;
  2274. // System.IntPtr System.ReadOnlySpan`1::_byteOffset
  2275. intptr_t ____byteOffset_1;
  2276. // System.Int32 System.ReadOnlySpan`1::_length
  2277. int32_t ____length_2;
  2278. public:
  2279. inline static int32_t get_offset_of__pinnable_0() { return static_cast<int32_t>(offsetof(ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3, ____pinnable_0)); }
  2280. inline Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C * get__pinnable_0() const { return ____pinnable_0; }
  2281. inline Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C ** get_address_of__pinnable_0() { return &____pinnable_0; }
  2282. inline void set__pinnable_0(Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C * value)
  2283. {
  2284. ____pinnable_0 = value;
  2285. Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value);
  2286. }
  2287. inline static int32_t get_offset_of__byteOffset_1() { return static_cast<int32_t>(offsetof(ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3, ____byteOffset_1)); }
  2288. inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; }
  2289. inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; }
  2290. inline void set__byteOffset_1(intptr_t value)
  2291. {
  2292. ____byteOffset_1 = value;
  2293. }
  2294. inline static int32_t get_offset_of__length_2() { return static_cast<int32_t>(offsetof(ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3, ____length_2)); }
  2295. inline int32_t get__length_2() const { return ____length_2; }
  2296. inline int32_t* get_address_of__length_2() { return &____length_2; }
  2297. inline void set__length_2(int32_t value)
  2298. {
  2299. ____length_2 = value;
  2300. }
  2301. };
  2302. // System.Span`1<System.Byte>
  2303. struct Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83
  2304. {
  2305. public:
  2306. // System.Pinnable`1<T> System.Span`1::_pinnable
  2307. Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ____pinnable_0;
  2308. // System.IntPtr System.Span`1::_byteOffset
  2309. intptr_t ____byteOffset_1;
  2310. // System.Int32 System.Span`1::_length
  2311. int32_t ____length_2;
  2312. public:
  2313. inline static int32_t get_offset_of__pinnable_0() { return static_cast<int32_t>(offsetof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83, ____pinnable_0)); }
  2314. inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * get__pinnable_0() const { return ____pinnable_0; }
  2315. inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 ** get_address_of__pinnable_0() { return &____pinnable_0; }
  2316. inline void set__pinnable_0(Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * value)
  2317. {
  2318. ____pinnable_0 = value;
  2319. Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value);
  2320. }
  2321. inline static int32_t get_offset_of__byteOffset_1() { return static_cast<int32_t>(offsetof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83, ____byteOffset_1)); }
  2322. inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; }
  2323. inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; }
  2324. inline void set__byteOffset_1(intptr_t value)
  2325. {
  2326. ____byteOffset_1 = value;
  2327. }
  2328. inline static int32_t get_offset_of__length_2() { return static_cast<int32_t>(offsetof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83, ____length_2)); }
  2329. inline int32_t get__length_2() const { return ____length_2; }
  2330. inline int32_t* get_address_of__length_2() { return &____length_2; }
  2331. inline void set__length_2(int32_t value)
  2332. {
  2333. ____length_2 = value;
  2334. }
  2335. };
  2336. // System.Numerics.Vector`1<System.Byte>
  2337. struct Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6
  2338. {
  2339. public:
  2340. // System.Numerics.Register System.Numerics.Vector`1::register
  2341. Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 ___register_0;
  2342. public:
  2343. inline static int32_t get_offset_of_register_0() { return static_cast<int32_t>(offsetof(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6, ___register_0)); }
  2344. inline Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 get_register_0() const { return ___register_0; }
  2345. inline Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 * get_address_of_register_0() { return &___register_0; }
  2346. inline void set_register_0(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 value)
  2347. {
  2348. ___register_0 = value;
  2349. }
  2350. };
  2351. struct Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_StaticFields
  2352. {
  2353. public:
  2354. // System.Int32 System.Numerics.Vector`1::s_count
  2355. int32_t ___s_count_1;
  2356. // System.Numerics.Vector`1<T> System.Numerics.Vector`1::s_zero
  2357. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___s_zero_2;
  2358. // System.Numerics.Vector`1<T> System.Numerics.Vector`1::s_one
  2359. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___s_one_3;
  2360. // System.Numerics.Vector`1<T> System.Numerics.Vector`1::s_allOnes
  2361. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___s_allOnes_4;
  2362. public:
  2363. inline static int32_t get_offset_of_s_count_1() { return static_cast<int32_t>(offsetof(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_StaticFields, ___s_count_1)); }
  2364. inline int32_t get_s_count_1() const { return ___s_count_1; }
  2365. inline int32_t* get_address_of_s_count_1() { return &___s_count_1; }
  2366. inline void set_s_count_1(int32_t value)
  2367. {
  2368. ___s_count_1 = value;
  2369. }
  2370. inline static int32_t get_offset_of_s_zero_2() { return static_cast<int32_t>(offsetof(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_StaticFields, ___s_zero_2)); }
  2371. inline Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 get_s_zero_2() const { return ___s_zero_2; }
  2372. inline Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 * get_address_of_s_zero_2() { return &___s_zero_2; }
  2373. inline void set_s_zero_2(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 value)
  2374. {
  2375. ___s_zero_2 = value;
  2376. }
  2377. inline static int32_t get_offset_of_s_one_3() { return static_cast<int32_t>(offsetof(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_StaticFields, ___s_one_3)); }
  2378. inline Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 get_s_one_3() const { return ___s_one_3; }
  2379. inline Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 * get_address_of_s_one_3() { return &___s_one_3; }
  2380. inline void set_s_one_3(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 value)
  2381. {
  2382. ___s_one_3 = value;
  2383. }
  2384. inline static int32_t get_offset_of_s_allOnes_4() { return static_cast<int32_t>(offsetof(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_StaticFields, ___s_allOnes_4)); }
  2385. inline Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 get_s_allOnes_4() const { return ___s_allOnes_4; }
  2386. inline Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 * get_address_of_s_allOnes_4() { return &___s_allOnes_4; }
  2387. inline void set_s_allOnes_4(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 value)
  2388. {
  2389. ___s_allOnes_4 = value;
  2390. }
  2391. };
  2392. // System.Numerics.Vector`1<System.UInt16>
  2393. struct Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04
  2394. {
  2395. public:
  2396. // System.Numerics.Register System.Numerics.Vector`1::register
  2397. Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 ___register_0;
  2398. public:
  2399. inline static int32_t get_offset_of_register_0() { return static_cast<int32_t>(offsetof(Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04, ___register_0)); }
  2400. inline Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 get_register_0() const { return ___register_0; }
  2401. inline Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 * get_address_of_register_0() { return &___register_0; }
  2402. inline void set_register_0(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 value)
  2403. {
  2404. ___register_0 = value;
  2405. }
  2406. };
  2407. struct Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_StaticFields
  2408. {
  2409. public:
  2410. // System.Int32 System.Numerics.Vector`1::s_count
  2411. int32_t ___s_count_1;
  2412. // System.Numerics.Vector`1<T> System.Numerics.Vector`1::s_zero
  2413. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 ___s_zero_2;
  2414. // System.Numerics.Vector`1<T> System.Numerics.Vector`1::s_one
  2415. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 ___s_one_3;
  2416. // System.Numerics.Vector`1<T> System.Numerics.Vector`1::s_allOnes
  2417. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 ___s_allOnes_4;
  2418. public:
  2419. inline static int32_t get_offset_of_s_count_1() { return static_cast<int32_t>(offsetof(Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_StaticFields, ___s_count_1)); }
  2420. inline int32_t get_s_count_1() const { return ___s_count_1; }
  2421. inline int32_t* get_address_of_s_count_1() { return &___s_count_1; }
  2422. inline void set_s_count_1(int32_t value)
  2423. {
  2424. ___s_count_1 = value;
  2425. }
  2426. inline static int32_t get_offset_of_s_zero_2() { return static_cast<int32_t>(offsetof(Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_StaticFields, ___s_zero_2)); }
  2427. inline Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 get_s_zero_2() const { return ___s_zero_2; }
  2428. inline Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 * get_address_of_s_zero_2() { return &___s_zero_2; }
  2429. inline void set_s_zero_2(Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 value)
  2430. {
  2431. ___s_zero_2 = value;
  2432. }
  2433. inline static int32_t get_offset_of_s_one_3() { return static_cast<int32_t>(offsetof(Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_StaticFields, ___s_one_3)); }
  2434. inline Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 get_s_one_3() const { return ___s_one_3; }
  2435. inline Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 * get_address_of_s_one_3() { return &___s_one_3; }
  2436. inline void set_s_one_3(Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 value)
  2437. {
  2438. ___s_one_3 = value;
  2439. }
  2440. inline static int32_t get_offset_of_s_allOnes_4() { return static_cast<int32_t>(offsetof(Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_StaticFields, ___s_allOnes_4)); }
  2441. inline Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 get_s_allOnes_4() const { return ___s_allOnes_4; }
  2442. inline Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 * get_address_of_s_allOnes_4() { return &___s_allOnes_4; }
  2443. inline void set_s_allOnes_4(Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 value)
  2444. {
  2445. ___s_allOnes_4 = value;
  2446. }
  2447. };
  2448. // System.Numerics.Vector`1<System.UInt32>
  2449. struct Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6
  2450. {
  2451. public:
  2452. // System.Numerics.Register System.Numerics.Vector`1::register
  2453. Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 ___register_0;
  2454. public:
  2455. inline static int32_t get_offset_of_register_0() { return static_cast<int32_t>(offsetof(Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6, ___register_0)); }
  2456. inline Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 get_register_0() const { return ___register_0; }
  2457. inline Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 * get_address_of_register_0() { return &___register_0; }
  2458. inline void set_register_0(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 value)
  2459. {
  2460. ___register_0 = value;
  2461. }
  2462. };
  2463. struct Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6_StaticFields
  2464. {
  2465. public:
  2466. // System.Int32 System.Numerics.Vector`1::s_count
  2467. int32_t ___s_count_1;
  2468. // System.Numerics.Vector`1<T> System.Numerics.Vector`1::s_zero
  2469. Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 ___s_zero_2;
  2470. // System.Numerics.Vector`1<T> System.Numerics.Vector`1::s_one
  2471. Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 ___s_one_3;
  2472. // System.Numerics.Vector`1<T> System.Numerics.Vector`1::s_allOnes
  2473. Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 ___s_allOnes_4;
  2474. public:
  2475. inline static int32_t get_offset_of_s_count_1() { return static_cast<int32_t>(offsetof(Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6_StaticFields, ___s_count_1)); }
  2476. inline int32_t get_s_count_1() const { return ___s_count_1; }
  2477. inline int32_t* get_address_of_s_count_1() { return &___s_count_1; }
  2478. inline void set_s_count_1(int32_t value)
  2479. {
  2480. ___s_count_1 = value;
  2481. }
  2482. inline static int32_t get_offset_of_s_zero_2() { return static_cast<int32_t>(offsetof(Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6_StaticFields, ___s_zero_2)); }
  2483. inline Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 get_s_zero_2() const { return ___s_zero_2; }
  2484. inline Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 * get_address_of_s_zero_2() { return &___s_zero_2; }
  2485. inline void set_s_zero_2(Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 value)
  2486. {
  2487. ___s_zero_2 = value;
  2488. }
  2489. inline static int32_t get_offset_of_s_one_3() { return static_cast<int32_t>(offsetof(Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6_StaticFields, ___s_one_3)); }
  2490. inline Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 get_s_one_3() const { return ___s_one_3; }
  2491. inline Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 * get_address_of_s_one_3() { return &___s_one_3; }
  2492. inline void set_s_one_3(Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 value)
  2493. {
  2494. ___s_one_3 = value;
  2495. }
  2496. inline static int32_t get_offset_of_s_allOnes_4() { return static_cast<int32_t>(offsetof(Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6_StaticFields, ___s_allOnes_4)); }
  2497. inline Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 get_s_allOnes_4() const { return ___s_allOnes_4; }
  2498. inline Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 * get_address_of_s_allOnes_4() { return &___s_allOnes_4; }
  2499. inline void set_s_allOnes_4(Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 value)
  2500. {
  2501. ___s_allOnes_4 = value;
  2502. }
  2503. };
  2504. // System.Numerics.Vector`1<System.UInt64>
  2505. struct Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319
  2506. {
  2507. public:
  2508. // System.Numerics.Register System.Numerics.Vector`1::register
  2509. Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 ___register_0;
  2510. public:
  2511. inline static int32_t get_offset_of_register_0() { return static_cast<int32_t>(offsetof(Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319, ___register_0)); }
  2512. inline Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 get_register_0() const { return ___register_0; }
  2513. inline Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 * get_address_of_register_0() { return &___register_0; }
  2514. inline void set_register_0(Register_t19097C9A08DECC7DAF323B8306744FA61744C7A2 value)
  2515. {
  2516. ___register_0 = value;
  2517. }
  2518. };
  2519. struct Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319_StaticFields
  2520. {
  2521. public:
  2522. // System.Int32 System.Numerics.Vector`1::s_count
  2523. int32_t ___s_count_1;
  2524. // System.Numerics.Vector`1<T> System.Numerics.Vector`1::s_zero
  2525. Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 ___s_zero_2;
  2526. // System.Numerics.Vector`1<T> System.Numerics.Vector`1::s_one
  2527. Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 ___s_one_3;
  2528. // System.Numerics.Vector`1<T> System.Numerics.Vector`1::s_allOnes
  2529. Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 ___s_allOnes_4;
  2530. public:
  2531. inline static int32_t get_offset_of_s_count_1() { return static_cast<int32_t>(offsetof(Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319_StaticFields, ___s_count_1)); }
  2532. inline int32_t get_s_count_1() const { return ___s_count_1; }
  2533. inline int32_t* get_address_of_s_count_1() { return &___s_count_1; }
  2534. inline void set_s_count_1(int32_t value)
  2535. {
  2536. ___s_count_1 = value;
  2537. }
  2538. inline static int32_t get_offset_of_s_zero_2() { return static_cast<int32_t>(offsetof(Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319_StaticFields, ___s_zero_2)); }
  2539. inline Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 get_s_zero_2() const { return ___s_zero_2; }
  2540. inline Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 * get_address_of_s_zero_2() { return &___s_zero_2; }
  2541. inline void set_s_zero_2(Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 value)
  2542. {
  2543. ___s_zero_2 = value;
  2544. }
  2545. inline static int32_t get_offset_of_s_one_3() { return static_cast<int32_t>(offsetof(Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319_StaticFields, ___s_one_3)); }
  2546. inline Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 get_s_one_3() const { return ___s_one_3; }
  2547. inline Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 * get_address_of_s_one_3() { return &___s_one_3; }
  2548. inline void set_s_one_3(Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 value)
  2549. {
  2550. ___s_one_3 = value;
  2551. }
  2552. inline static int32_t get_offset_of_s_allOnes_4() { return static_cast<int32_t>(offsetof(Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319_StaticFields, ___s_allOnes_4)); }
  2553. inline Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 get_s_allOnes_4() const { return ___s_allOnes_4; }
  2554. inline Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 * get_address_of_s_allOnes_4() { return &___s_allOnes_4; }
  2555. inline void set_s_allOnes_4(Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 value)
  2556. {
  2557. ___s_allOnes_4 = value;
  2558. }
  2559. };
  2560. // <PrivateImplementationDetails>
  2561. struct U3CPrivateImplementationDetailsU3E_t2BE371A826DE714388CB1A6D368F18406BAB06B2 : public RuntimeObject
  2562. {
  2563. public:
  2564. public:
  2565. };
  2566. struct U3CPrivateImplementationDetailsU3E_t2BE371A826DE714388CB1A6D368F18406BAB06B2_StaticFields
  2567. {
  2568. public:
  2569. // <PrivateImplementationDetails>/__StaticArrayInitTypeSize=48 <PrivateImplementationDetails>::B8B960BE929E7BAB90AE2CAEF2468C56CD5414C1
  2570. __StaticArrayInitTypeSizeU3D48_t35EB075E355448543434E39F679FD52347B0395D ___B8B960BE929E7BAB90AE2CAEF2468C56CD5414C1_0;
  2571. // <PrivateImplementationDetails>/__StaticArrayInitTypeSize=28 <PrivateImplementationDetails>::BD20BFA840DDF83194ECD4397DA071ECD4C1C72F
  2572. __StaticArrayInitTypeSizeU3D28_t8A0E932C0F84B32323B1BAA3A8ACB60527E611CC ___BD20BFA840DDF83194ECD4397DA071ECD4C1C72F_1;
  2573. // <PrivateImplementationDetails>/__StaticArrayInitTypeSize=48 <PrivateImplementationDetails>::C4C38BC485A320D4B7D737DB85E705077FA38BEF
  2574. __StaticArrayInitTypeSizeU3D48_t35EB075E355448543434E39F679FD52347B0395D ___C4C38BC485A320D4B7D737DB85E705077FA38BEF_2;
  2575. // <PrivateImplementationDetails>/__StaticArrayInitTypeSize=28 <PrivateImplementationDetails>::EE0B1C00D481FCA3559F2937C3DD3127C35B2FE3
  2576. __StaticArrayInitTypeSizeU3D28_t8A0E932C0F84B32323B1BAA3A8ACB60527E611CC ___EE0B1C00D481FCA3559F2937C3DD3127C35B2FE3_3;
  2577. public:
  2578. inline static int32_t get_offset_of_B8B960BE929E7BAB90AE2CAEF2468C56CD5414C1_0() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_t2BE371A826DE714388CB1A6D368F18406BAB06B2_StaticFields, ___B8B960BE929E7BAB90AE2CAEF2468C56CD5414C1_0)); }
  2579. inline __StaticArrayInitTypeSizeU3D48_t35EB075E355448543434E39F679FD52347B0395D get_B8B960BE929E7BAB90AE2CAEF2468C56CD5414C1_0() const { return ___B8B960BE929E7BAB90AE2CAEF2468C56CD5414C1_0; }
  2580. inline __StaticArrayInitTypeSizeU3D48_t35EB075E355448543434E39F679FD52347B0395D * get_address_of_B8B960BE929E7BAB90AE2CAEF2468C56CD5414C1_0() { return &___B8B960BE929E7BAB90AE2CAEF2468C56CD5414C1_0; }
  2581. inline void set_B8B960BE929E7BAB90AE2CAEF2468C56CD5414C1_0(__StaticArrayInitTypeSizeU3D48_t35EB075E355448543434E39F679FD52347B0395D value)
  2582. {
  2583. ___B8B960BE929E7BAB90AE2CAEF2468C56CD5414C1_0 = value;
  2584. }
  2585. inline static int32_t get_offset_of_BD20BFA840DDF83194ECD4397DA071ECD4C1C72F_1() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_t2BE371A826DE714388CB1A6D368F18406BAB06B2_StaticFields, ___BD20BFA840DDF83194ECD4397DA071ECD4C1C72F_1)); }
  2586. inline __StaticArrayInitTypeSizeU3D28_t8A0E932C0F84B32323B1BAA3A8ACB60527E611CC get_BD20BFA840DDF83194ECD4397DA071ECD4C1C72F_1() const { return ___BD20BFA840DDF83194ECD4397DA071ECD4C1C72F_1; }
  2587. inline __StaticArrayInitTypeSizeU3D28_t8A0E932C0F84B32323B1BAA3A8ACB60527E611CC * get_address_of_BD20BFA840DDF83194ECD4397DA071ECD4C1C72F_1() { return &___BD20BFA840DDF83194ECD4397DA071ECD4C1C72F_1; }
  2588. inline void set_BD20BFA840DDF83194ECD4397DA071ECD4C1C72F_1(__StaticArrayInitTypeSizeU3D28_t8A0E932C0F84B32323B1BAA3A8ACB60527E611CC value)
  2589. {
  2590. ___BD20BFA840DDF83194ECD4397DA071ECD4C1C72F_1 = value;
  2591. }
  2592. inline static int32_t get_offset_of_C4C38BC485A320D4B7D737DB85E705077FA38BEF_2() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_t2BE371A826DE714388CB1A6D368F18406BAB06B2_StaticFields, ___C4C38BC485A320D4B7D737DB85E705077FA38BEF_2)); }
  2593. inline __StaticArrayInitTypeSizeU3D48_t35EB075E355448543434E39F679FD52347B0395D get_C4C38BC485A320D4B7D737DB85E705077FA38BEF_2() const { return ___C4C38BC485A320D4B7D737DB85E705077FA38BEF_2; }
  2594. inline __StaticArrayInitTypeSizeU3D48_t35EB075E355448543434E39F679FD52347B0395D * get_address_of_C4C38BC485A320D4B7D737DB85E705077FA38BEF_2() { return &___C4C38BC485A320D4B7D737DB85E705077FA38BEF_2; }
  2595. inline void set_C4C38BC485A320D4B7D737DB85E705077FA38BEF_2(__StaticArrayInitTypeSizeU3D48_t35EB075E355448543434E39F679FD52347B0395D value)
  2596. {
  2597. ___C4C38BC485A320D4B7D737DB85E705077FA38BEF_2 = value;
  2598. }
  2599. inline static int32_t get_offset_of_EE0B1C00D481FCA3559F2937C3DD3127C35B2FE3_3() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_t2BE371A826DE714388CB1A6D368F18406BAB06B2_StaticFields, ___EE0B1C00D481FCA3559F2937C3DD3127C35B2FE3_3)); }
  2600. inline __StaticArrayInitTypeSizeU3D28_t8A0E932C0F84B32323B1BAA3A8ACB60527E611CC get_EE0B1C00D481FCA3559F2937C3DD3127C35B2FE3_3() const { return ___EE0B1C00D481FCA3559F2937C3DD3127C35B2FE3_3; }
  2601. inline __StaticArrayInitTypeSizeU3D28_t8A0E932C0F84B32323B1BAA3A8ACB60527E611CC * get_address_of_EE0B1C00D481FCA3559F2937C3DD3127C35B2FE3_3() { return &___EE0B1C00D481FCA3559F2937C3DD3127C35B2FE3_3; }
  2602. inline void set_EE0B1C00D481FCA3559F2937C3DD3127C35B2FE3_3(__StaticArrayInitTypeSizeU3D28_t8A0E932C0F84B32323B1BAA3A8ACB60527E611CC value)
  2603. {
  2604. ___EE0B1C00D481FCA3559F2937C3DD3127C35B2FE3_3 = value;
  2605. }
  2606. };
  2607. // System.Reflection.BindingFlags
  2608. struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733
  2609. {
  2610. public:
  2611. // System.Int32 System.Reflection.BindingFlags::value__
  2612. int32_t ___value___2;
  2613. public:
  2614. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___value___2)); }
  2615. inline int32_t get_value___2() const { return ___value___2; }
  2616. inline int32_t* get_address_of_value___2() { return &___value___2; }
  2617. inline void set_value___2(int32_t value)
  2618. {
  2619. ___value___2 = value;
  2620. }
  2621. };
  2622. // System.Exception
  2623. struct Exception_t : public RuntimeObject
  2624. {
  2625. public:
  2626. // System.String System.Exception::_className
  2627. String_t* ____className_1;
  2628. // System.String System.Exception::_message
  2629. String_t* ____message_2;
  2630. // System.Collections.IDictionary System.Exception::_data
  2631. RuntimeObject* ____data_3;
  2632. // System.Exception System.Exception::_innerException
  2633. Exception_t * ____innerException_4;
  2634. // System.String System.Exception::_helpURL
  2635. String_t* ____helpURL_5;
  2636. // System.Object System.Exception::_stackTrace
  2637. RuntimeObject * ____stackTrace_6;
  2638. // System.String System.Exception::_stackTraceString
  2639. String_t* ____stackTraceString_7;
  2640. // System.String System.Exception::_remoteStackTraceString
  2641. String_t* ____remoteStackTraceString_8;
  2642. // System.Int32 System.Exception::_remoteStackIndex
  2643. int32_t ____remoteStackIndex_9;
  2644. // System.Object System.Exception::_dynamicMethods
  2645. RuntimeObject * ____dynamicMethods_10;
  2646. // System.Int32 System.Exception::_HResult
  2647. int32_t ____HResult_11;
  2648. // System.String System.Exception::_source
  2649. String_t* ____source_12;
  2650. // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager
  2651. SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13;
  2652. // System.Diagnostics.StackTrace[] System.Exception::captured_traces
  2653. StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14;
  2654. // System.IntPtr[] System.Exception::native_trace_ips
  2655. IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___native_trace_ips_15;
  2656. public:
  2657. inline static int32_t get_offset_of__className_1() { return static_cast<int32_t>(offsetof(Exception_t, ____className_1)); }
  2658. inline String_t* get__className_1() const { return ____className_1; }
  2659. inline String_t** get_address_of__className_1() { return &____className_1; }
  2660. inline void set__className_1(String_t* value)
  2661. {
  2662. ____className_1 = value;
  2663. Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value);
  2664. }
  2665. inline static int32_t get_offset_of__message_2() { return static_cast<int32_t>(offsetof(Exception_t, ____message_2)); }
  2666. inline String_t* get__message_2() const { return ____message_2; }
  2667. inline String_t** get_address_of__message_2() { return &____message_2; }
  2668. inline void set__message_2(String_t* value)
  2669. {
  2670. ____message_2 = value;
  2671. Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value);
  2672. }
  2673. inline static int32_t get_offset_of__data_3() { return static_cast<int32_t>(offsetof(Exception_t, ____data_3)); }
  2674. inline RuntimeObject* get__data_3() const { return ____data_3; }
  2675. inline RuntimeObject** get_address_of__data_3() { return &____data_3; }
  2676. inline void set__data_3(RuntimeObject* value)
  2677. {
  2678. ____data_3 = value;
  2679. Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value);
  2680. }
  2681. inline static int32_t get_offset_of__innerException_4() { return static_cast<int32_t>(offsetof(Exception_t, ____innerException_4)); }
  2682. inline Exception_t * get__innerException_4() const { return ____innerException_4; }
  2683. inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; }
  2684. inline void set__innerException_4(Exception_t * value)
  2685. {
  2686. ____innerException_4 = value;
  2687. Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value);
  2688. }
  2689. inline static int32_t get_offset_of__helpURL_5() { return static_cast<int32_t>(offsetof(Exception_t, ____helpURL_5)); }
  2690. inline String_t* get__helpURL_5() const { return ____helpURL_5; }
  2691. inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; }
  2692. inline void set__helpURL_5(String_t* value)
  2693. {
  2694. ____helpURL_5 = value;
  2695. Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value);
  2696. }
  2697. inline static int32_t get_offset_of__stackTrace_6() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTrace_6)); }
  2698. inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; }
  2699. inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; }
  2700. inline void set__stackTrace_6(RuntimeObject * value)
  2701. {
  2702. ____stackTrace_6 = value;
  2703. Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value);
  2704. }
  2705. inline static int32_t get_offset_of__stackTraceString_7() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTraceString_7)); }
  2706. inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; }
  2707. inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; }
  2708. inline void set__stackTraceString_7(String_t* value)
  2709. {
  2710. ____stackTraceString_7 = value;
  2711. Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value);
  2712. }
  2713. inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackTraceString_8)); }
  2714. inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; }
  2715. inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; }
  2716. inline void set__remoteStackTraceString_8(String_t* value)
  2717. {
  2718. ____remoteStackTraceString_8 = value;
  2719. Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value);
  2720. }
  2721. inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackIndex_9)); }
  2722. inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; }
  2723. inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; }
  2724. inline void set__remoteStackIndex_9(int32_t value)
  2725. {
  2726. ____remoteStackIndex_9 = value;
  2727. }
  2728. inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast<int32_t>(offsetof(Exception_t, ____dynamicMethods_10)); }
  2729. inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; }
  2730. inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; }
  2731. inline void set__dynamicMethods_10(RuntimeObject * value)
  2732. {
  2733. ____dynamicMethods_10 = value;
  2734. Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value);
  2735. }
  2736. inline static int32_t get_offset_of__HResult_11() { return static_cast<int32_t>(offsetof(Exception_t, ____HResult_11)); }
  2737. inline int32_t get__HResult_11() const { return ____HResult_11; }
  2738. inline int32_t* get_address_of__HResult_11() { return &____HResult_11; }
  2739. inline void set__HResult_11(int32_t value)
  2740. {
  2741. ____HResult_11 = value;
  2742. }
  2743. inline static int32_t get_offset_of__source_12() { return static_cast<int32_t>(offsetof(Exception_t, ____source_12)); }
  2744. inline String_t* get__source_12() const { return ____source_12; }
  2745. inline String_t** get_address_of__source_12() { return &____source_12; }
  2746. inline void set__source_12(String_t* value)
  2747. {
  2748. ____source_12 = value;
  2749. Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value);
  2750. }
  2751. inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast<int32_t>(offsetof(Exception_t, ____safeSerializationManager_13)); }
  2752. inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; }
  2753. inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; }
  2754. inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * value)
  2755. {
  2756. ____safeSerializationManager_13 = value;
  2757. Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value);
  2758. }
  2759. inline static int32_t get_offset_of_captured_traces_14() { return static_cast<int32_t>(offsetof(Exception_t, ___captured_traces_14)); }
  2760. inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; }
  2761. inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; }
  2762. inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* value)
  2763. {
  2764. ___captured_traces_14 = value;
  2765. Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value);
  2766. }
  2767. inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast<int32_t>(offsetof(Exception_t, ___native_trace_ips_15)); }
  2768. inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; }
  2769. inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; }
  2770. inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* value)
  2771. {
  2772. ___native_trace_ips_15 = value;
  2773. Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value);
  2774. }
  2775. };
  2776. struct Exception_t_StaticFields
  2777. {
  2778. public:
  2779. // System.Object System.Exception::s_EDILock
  2780. RuntimeObject * ___s_EDILock_0;
  2781. public:
  2782. inline static int32_t get_offset_of_s_EDILock_0() { return static_cast<int32_t>(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); }
  2783. inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; }
  2784. inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; }
  2785. inline void set_s_EDILock_0(RuntimeObject * value)
  2786. {
  2787. ___s_EDILock_0 = value;
  2788. Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value);
  2789. }
  2790. };
  2791. // Native definition for P/Invoke marshalling of System.Exception
  2792. struct Exception_t_marshaled_pinvoke
  2793. {
  2794. char* ____className_1;
  2795. char* ____message_2;
  2796. RuntimeObject* ____data_3;
  2797. Exception_t_marshaled_pinvoke* ____innerException_4;
  2798. char* ____helpURL_5;
  2799. Il2CppIUnknown* ____stackTrace_6;
  2800. char* ____stackTraceString_7;
  2801. char* ____remoteStackTraceString_8;
  2802. int32_t ____remoteStackIndex_9;
  2803. Il2CppIUnknown* ____dynamicMethods_10;
  2804. int32_t ____HResult_11;
  2805. char* ____source_12;
  2806. SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13;
  2807. StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14;
  2808. Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
  2809. };
  2810. // Native definition for COM marshalling of System.Exception
  2811. struct Exception_t_marshaled_com
  2812. {
  2813. Il2CppChar* ____className_1;
  2814. Il2CppChar* ____message_2;
  2815. RuntimeObject* ____data_3;
  2816. Exception_t_marshaled_com* ____innerException_4;
  2817. Il2CppChar* ____helpURL_5;
  2818. Il2CppIUnknown* ____stackTrace_6;
  2819. Il2CppChar* ____stackTraceString_7;
  2820. Il2CppChar* ____remoteStackTraceString_8;
  2821. int32_t ____remoteStackIndex_9;
  2822. Il2CppIUnknown* ____dynamicMethods_10;
  2823. int32_t ____HResult_11;
  2824. Il2CppChar* ____source_12;
  2825. SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13;
  2826. StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14;
  2827. Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
  2828. };
  2829. // System.ExceptionArgument
  2830. struct ExceptionArgument_t11B098DD9AD21AB015871A94DB7DC9A70A10509F
  2831. {
  2832. public:
  2833. // System.Int32 System.ExceptionArgument::value__
  2834. int32_t ___value___2;
  2835. public:
  2836. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ExceptionArgument_t11B098DD9AD21AB015871A94DB7DC9A70A10509F, ___value___2)); }
  2837. inline int32_t get_value___2() const { return ___value___2; }
  2838. inline int32_t* get_address_of_value___2() { return &___value___2; }
  2839. inline void set_value___2(int32_t value)
  2840. {
  2841. ___value___2 = value;
  2842. }
  2843. };
  2844. // System.MemoryExtensions
  2845. struct MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40 : public RuntimeObject
  2846. {
  2847. public:
  2848. public:
  2849. };
  2850. struct MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields
  2851. {
  2852. public:
  2853. // System.IntPtr System.MemoryExtensions::StringAdjustment
  2854. intptr_t ___StringAdjustment_0;
  2855. public:
  2856. inline static int32_t get_offset_of_StringAdjustment_0() { return static_cast<int32_t>(offsetof(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields, ___StringAdjustment_0)); }
  2857. inline intptr_t get_StringAdjustment_0() const { return ___StringAdjustment_0; }
  2858. inline intptr_t* get_address_of_StringAdjustment_0() { return &___StringAdjustment_0; }
  2859. inline void set_StringAdjustment_0(intptr_t value)
  2860. {
  2861. ___StringAdjustment_0 = value;
  2862. }
  2863. };
  2864. // System.Buffers.MemoryHandle
  2865. struct MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C
  2866. {
  2867. public:
  2868. // System.Void* System.Buffers.MemoryHandle::_pointer
  2869. void* ____pointer_0;
  2870. // System.Runtime.InteropServices.GCHandle System.Buffers.MemoryHandle::_handle
  2871. GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ____handle_1;
  2872. // System.Buffers.IPinnable System.Buffers.MemoryHandle::_pinnable
  2873. RuntimeObject* ____pinnable_2;
  2874. public:
  2875. inline static int32_t get_offset_of__pointer_0() { return static_cast<int32_t>(offsetof(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C, ____pointer_0)); }
  2876. inline void* get__pointer_0() const { return ____pointer_0; }
  2877. inline void** get_address_of__pointer_0() { return &____pointer_0; }
  2878. inline void set__pointer_0(void* value)
  2879. {
  2880. ____pointer_0 = value;
  2881. }
  2882. inline static int32_t get_offset_of__handle_1() { return static_cast<int32_t>(offsetof(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C, ____handle_1)); }
  2883. inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get__handle_1() const { return ____handle_1; }
  2884. inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of__handle_1() { return &____handle_1; }
  2885. inline void set__handle_1(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value)
  2886. {
  2887. ____handle_1 = value;
  2888. }
  2889. inline static int32_t get_offset_of__pinnable_2() { return static_cast<int32_t>(offsetof(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C, ____pinnable_2)); }
  2890. inline RuntimeObject* get__pinnable_2() const { return ____pinnable_2; }
  2891. inline RuntimeObject** get_address_of__pinnable_2() { return &____pinnable_2; }
  2892. inline void set__pinnable_2(RuntimeObject* value)
  2893. {
  2894. ____pinnable_2 = value;
  2895. Il2CppCodeGenWriteBarrier((void**)(&____pinnable_2), (void*)value);
  2896. }
  2897. };
  2898. // Native definition for P/Invoke marshalling of System.Buffers.MemoryHandle
  2899. struct MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshaled_pinvoke
  2900. {
  2901. void* ____pointer_0;
  2902. GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ____handle_1;
  2903. RuntimeObject* ____pinnable_2;
  2904. };
  2905. // Native definition for COM marshalling of System.Buffers.MemoryHandle
  2906. struct MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshaled_com
  2907. {
  2908. void* ____pointer_0;
  2909. GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ____handle_1;
  2910. RuntimeObject* ____pinnable_2;
  2911. };
  2912. // System.RuntimeFieldHandle
  2913. struct RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96
  2914. {
  2915. public:
  2916. // System.IntPtr System.RuntimeFieldHandle::value
  2917. intptr_t ___value_0;
  2918. public:
  2919. inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96, ___value_0)); }
  2920. inline intptr_t get_value_0() const { return ___value_0; }
  2921. inline intptr_t* get_address_of_value_0() { return &___value_0; }
  2922. inline void set_value_0(intptr_t value)
  2923. {
  2924. ___value_0 = value;
  2925. }
  2926. };
  2927. // System.RuntimeTypeHandle
  2928. struct RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9
  2929. {
  2930. public:
  2931. // System.IntPtr System.RuntimeTypeHandle::value
  2932. intptr_t ___value_0;
  2933. public:
  2934. inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9, ___value_0)); }
  2935. inline intptr_t get_value_0() const { return ___value_0; }
  2936. inline intptr_t* get_address_of_value_0() { return &___value_0; }
  2937. inline void set_value_0(intptr_t value)
  2938. {
  2939. ___value_0 = value;
  2940. }
  2941. };
  2942. // System.StringComparison
  2943. struct StringComparison_tCC9F72B9B1E2C3C6D2566DD0D3A61E1621048998
  2944. {
  2945. public:
  2946. // System.Int32 System.StringComparison::value__
  2947. int32_t ___value___2;
  2948. public:
  2949. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(StringComparison_tCC9F72B9B1E2C3C6D2566DD0D3A61E1621048998, ___value___2)); }
  2950. inline int32_t get_value___2() const { return ___value___2; }
  2951. inline int32_t* get_address_of_value___2() { return &___value___2; }
  2952. inline void set_value___2(int32_t value)
  2953. {
  2954. ___value___2 = value;
  2955. }
  2956. };
  2957. // System.Resources.UltimateResourceFallbackLocation
  2958. struct UltimateResourceFallbackLocation_tA4EBEA627CD0C386314EBB60D7A4225C435D0F0B
  2959. {
  2960. public:
  2961. // System.Int32 System.Resources.UltimateResourceFallbackLocation::value__
  2962. int32_t ___value___2;
  2963. public:
  2964. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(UltimateResourceFallbackLocation_tA4EBEA627CD0C386314EBB60D7A4225C435D0F0B, ___value___2)); }
  2965. inline int32_t get_value___2() const { return ___value___2; }
  2966. inline int32_t* get_address_of_value___2() { return &___value___2; }
  2967. inline void set_value___2(int32_t value)
  2968. {
  2969. ___value___2 = value;
  2970. }
  2971. };
  2972. // System.Resources.ResourceManager
  2973. struct ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A : public RuntimeObject
  2974. {
  2975. public:
  2976. // System.String System.Resources.ResourceManager::BaseNameField
  2977. String_t* ___BaseNameField_0;
  2978. // System.Collections.Hashtable System.Resources.ResourceManager::ResourceSets
  2979. Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * ___ResourceSets_1;
  2980. // System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceSet> System.Resources.ResourceManager::_resourceSets
  2981. Dictionary_2_tF591ED968D904B93A92B04B711C65E797B9D6E5E * ____resourceSets_2;
  2982. // System.String System.Resources.ResourceManager::moduleDir
  2983. String_t* ___moduleDir_3;
  2984. // System.Reflection.Assembly System.Resources.ResourceManager::MainAssembly
  2985. Assembly_t * ___MainAssembly_4;
  2986. // System.Type System.Resources.ResourceManager::_locationInfo
  2987. Type_t * ____locationInfo_5;
  2988. // System.Type System.Resources.ResourceManager::_userResourceSet
  2989. Type_t * ____userResourceSet_6;
  2990. // System.Globalization.CultureInfo System.Resources.ResourceManager::_neutralResourcesCulture
  2991. CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ____neutralResourcesCulture_7;
  2992. // System.Resources.ResourceManager/CultureNameResourceSetPair System.Resources.ResourceManager::_lastUsedResourceCache
  2993. CultureNameResourceSetPair_t7DF2947B0015A29C8148DB0F32695ECB59369A84 * ____lastUsedResourceCache_8;
  2994. // System.Boolean System.Resources.ResourceManager::_ignoreCase
  2995. bool ____ignoreCase_9;
  2996. // System.Boolean System.Resources.ResourceManager::UseManifest
  2997. bool ___UseManifest_10;
  2998. // System.Boolean System.Resources.ResourceManager::UseSatelliteAssem
  2999. bool ___UseSatelliteAssem_11;
  3000. // System.Resources.UltimateResourceFallbackLocation System.Resources.ResourceManager::_fallbackLoc
  3001. int32_t ____fallbackLoc_12;
  3002. // System.Version System.Resources.ResourceManager::_satelliteContractVersion
  3003. Version_tBDAEDED25425A1D09910468B8BD1759115646E3C * ____satelliteContractVersion_13;
  3004. // System.Boolean System.Resources.ResourceManager::_lookedForSatelliteContractVersion
  3005. bool ____lookedForSatelliteContractVersion_14;
  3006. // System.Reflection.Assembly System.Resources.ResourceManager::_callingAssembly
  3007. Assembly_t * ____callingAssembly_15;
  3008. // System.Reflection.RuntimeAssembly System.Resources.ResourceManager::m_callingAssembly
  3009. RuntimeAssembly_t799877C849878A70E10D25C690D7B0476DAF0B56 * ___m_callingAssembly_16;
  3010. // System.Resources.IResourceGroveler System.Resources.ResourceManager::resourceGroveler
  3011. RuntimeObject* ___resourceGroveler_17;
  3012. public:
  3013. inline static int32_t get_offset_of_BaseNameField_0() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A, ___BaseNameField_0)); }
  3014. inline String_t* get_BaseNameField_0() const { return ___BaseNameField_0; }
  3015. inline String_t** get_address_of_BaseNameField_0() { return &___BaseNameField_0; }
  3016. inline void set_BaseNameField_0(String_t* value)
  3017. {
  3018. ___BaseNameField_0 = value;
  3019. Il2CppCodeGenWriteBarrier((void**)(&___BaseNameField_0), (void*)value);
  3020. }
  3021. inline static int32_t get_offset_of_ResourceSets_1() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A, ___ResourceSets_1)); }
  3022. inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * get_ResourceSets_1() const { return ___ResourceSets_1; }
  3023. inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC ** get_address_of_ResourceSets_1() { return &___ResourceSets_1; }
  3024. inline void set_ResourceSets_1(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * value)
  3025. {
  3026. ___ResourceSets_1 = value;
  3027. Il2CppCodeGenWriteBarrier((void**)(&___ResourceSets_1), (void*)value);
  3028. }
  3029. inline static int32_t get_offset_of__resourceSets_2() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A, ____resourceSets_2)); }
  3030. inline Dictionary_2_tF591ED968D904B93A92B04B711C65E797B9D6E5E * get__resourceSets_2() const { return ____resourceSets_2; }
  3031. inline Dictionary_2_tF591ED968D904B93A92B04B711C65E797B9D6E5E ** get_address_of__resourceSets_2() { return &____resourceSets_2; }
  3032. inline void set__resourceSets_2(Dictionary_2_tF591ED968D904B93A92B04B711C65E797B9D6E5E * value)
  3033. {
  3034. ____resourceSets_2 = value;
  3035. Il2CppCodeGenWriteBarrier((void**)(&____resourceSets_2), (void*)value);
  3036. }
  3037. inline static int32_t get_offset_of_moduleDir_3() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A, ___moduleDir_3)); }
  3038. inline String_t* get_moduleDir_3() const { return ___moduleDir_3; }
  3039. inline String_t** get_address_of_moduleDir_3() { return &___moduleDir_3; }
  3040. inline void set_moduleDir_3(String_t* value)
  3041. {
  3042. ___moduleDir_3 = value;
  3043. Il2CppCodeGenWriteBarrier((void**)(&___moduleDir_3), (void*)value);
  3044. }
  3045. inline static int32_t get_offset_of_MainAssembly_4() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A, ___MainAssembly_4)); }
  3046. inline Assembly_t * get_MainAssembly_4() const { return ___MainAssembly_4; }
  3047. inline Assembly_t ** get_address_of_MainAssembly_4() { return &___MainAssembly_4; }
  3048. inline void set_MainAssembly_4(Assembly_t * value)
  3049. {
  3050. ___MainAssembly_4 = value;
  3051. Il2CppCodeGenWriteBarrier((void**)(&___MainAssembly_4), (void*)value);
  3052. }
  3053. inline static int32_t get_offset_of__locationInfo_5() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A, ____locationInfo_5)); }
  3054. inline Type_t * get__locationInfo_5() const { return ____locationInfo_5; }
  3055. inline Type_t ** get_address_of__locationInfo_5() { return &____locationInfo_5; }
  3056. inline void set__locationInfo_5(Type_t * value)
  3057. {
  3058. ____locationInfo_5 = value;
  3059. Il2CppCodeGenWriteBarrier((void**)(&____locationInfo_5), (void*)value);
  3060. }
  3061. inline static int32_t get_offset_of__userResourceSet_6() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A, ____userResourceSet_6)); }
  3062. inline Type_t * get__userResourceSet_6() const { return ____userResourceSet_6; }
  3063. inline Type_t ** get_address_of__userResourceSet_6() { return &____userResourceSet_6; }
  3064. inline void set__userResourceSet_6(Type_t * value)
  3065. {
  3066. ____userResourceSet_6 = value;
  3067. Il2CppCodeGenWriteBarrier((void**)(&____userResourceSet_6), (void*)value);
  3068. }
  3069. inline static int32_t get_offset_of__neutralResourcesCulture_7() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A, ____neutralResourcesCulture_7)); }
  3070. inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get__neutralResourcesCulture_7() const { return ____neutralResourcesCulture_7; }
  3071. inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of__neutralResourcesCulture_7() { return &____neutralResourcesCulture_7; }
  3072. inline void set__neutralResourcesCulture_7(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value)
  3073. {
  3074. ____neutralResourcesCulture_7 = value;
  3075. Il2CppCodeGenWriteBarrier((void**)(&____neutralResourcesCulture_7), (void*)value);
  3076. }
  3077. inline static int32_t get_offset_of__lastUsedResourceCache_8() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A, ____lastUsedResourceCache_8)); }
  3078. inline CultureNameResourceSetPair_t7DF2947B0015A29C8148DB0F32695ECB59369A84 * get__lastUsedResourceCache_8() const { return ____lastUsedResourceCache_8; }
  3079. inline CultureNameResourceSetPair_t7DF2947B0015A29C8148DB0F32695ECB59369A84 ** get_address_of__lastUsedResourceCache_8() { return &____lastUsedResourceCache_8; }
  3080. inline void set__lastUsedResourceCache_8(CultureNameResourceSetPair_t7DF2947B0015A29C8148DB0F32695ECB59369A84 * value)
  3081. {
  3082. ____lastUsedResourceCache_8 = value;
  3083. Il2CppCodeGenWriteBarrier((void**)(&____lastUsedResourceCache_8), (void*)value);
  3084. }
  3085. inline static int32_t get_offset_of__ignoreCase_9() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A, ____ignoreCase_9)); }
  3086. inline bool get__ignoreCase_9() const { return ____ignoreCase_9; }
  3087. inline bool* get_address_of__ignoreCase_9() { return &____ignoreCase_9; }
  3088. inline void set__ignoreCase_9(bool value)
  3089. {
  3090. ____ignoreCase_9 = value;
  3091. }
  3092. inline static int32_t get_offset_of_UseManifest_10() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A, ___UseManifest_10)); }
  3093. inline bool get_UseManifest_10() const { return ___UseManifest_10; }
  3094. inline bool* get_address_of_UseManifest_10() { return &___UseManifest_10; }
  3095. inline void set_UseManifest_10(bool value)
  3096. {
  3097. ___UseManifest_10 = value;
  3098. }
  3099. inline static int32_t get_offset_of_UseSatelliteAssem_11() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A, ___UseSatelliteAssem_11)); }
  3100. inline bool get_UseSatelliteAssem_11() const { return ___UseSatelliteAssem_11; }
  3101. inline bool* get_address_of_UseSatelliteAssem_11() { return &___UseSatelliteAssem_11; }
  3102. inline void set_UseSatelliteAssem_11(bool value)
  3103. {
  3104. ___UseSatelliteAssem_11 = value;
  3105. }
  3106. inline static int32_t get_offset_of__fallbackLoc_12() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A, ____fallbackLoc_12)); }
  3107. inline int32_t get__fallbackLoc_12() const { return ____fallbackLoc_12; }
  3108. inline int32_t* get_address_of__fallbackLoc_12() { return &____fallbackLoc_12; }
  3109. inline void set__fallbackLoc_12(int32_t value)
  3110. {
  3111. ____fallbackLoc_12 = value;
  3112. }
  3113. inline static int32_t get_offset_of__satelliteContractVersion_13() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A, ____satelliteContractVersion_13)); }
  3114. inline Version_tBDAEDED25425A1D09910468B8BD1759115646E3C * get__satelliteContractVersion_13() const { return ____satelliteContractVersion_13; }
  3115. inline Version_tBDAEDED25425A1D09910468B8BD1759115646E3C ** get_address_of__satelliteContractVersion_13() { return &____satelliteContractVersion_13; }
  3116. inline void set__satelliteContractVersion_13(Version_tBDAEDED25425A1D09910468B8BD1759115646E3C * value)
  3117. {
  3118. ____satelliteContractVersion_13 = value;
  3119. Il2CppCodeGenWriteBarrier((void**)(&____satelliteContractVersion_13), (void*)value);
  3120. }
  3121. inline static int32_t get_offset_of__lookedForSatelliteContractVersion_14() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A, ____lookedForSatelliteContractVersion_14)); }
  3122. inline bool get__lookedForSatelliteContractVersion_14() const { return ____lookedForSatelliteContractVersion_14; }
  3123. inline bool* get_address_of__lookedForSatelliteContractVersion_14() { return &____lookedForSatelliteContractVersion_14; }
  3124. inline void set__lookedForSatelliteContractVersion_14(bool value)
  3125. {
  3126. ____lookedForSatelliteContractVersion_14 = value;
  3127. }
  3128. inline static int32_t get_offset_of__callingAssembly_15() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A, ____callingAssembly_15)); }
  3129. inline Assembly_t * get__callingAssembly_15() const { return ____callingAssembly_15; }
  3130. inline Assembly_t ** get_address_of__callingAssembly_15() { return &____callingAssembly_15; }
  3131. inline void set__callingAssembly_15(Assembly_t * value)
  3132. {
  3133. ____callingAssembly_15 = value;
  3134. Il2CppCodeGenWriteBarrier((void**)(&____callingAssembly_15), (void*)value);
  3135. }
  3136. inline static int32_t get_offset_of_m_callingAssembly_16() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A, ___m_callingAssembly_16)); }
  3137. inline RuntimeAssembly_t799877C849878A70E10D25C690D7B0476DAF0B56 * get_m_callingAssembly_16() const { return ___m_callingAssembly_16; }
  3138. inline RuntimeAssembly_t799877C849878A70E10D25C690D7B0476DAF0B56 ** get_address_of_m_callingAssembly_16() { return &___m_callingAssembly_16; }
  3139. inline void set_m_callingAssembly_16(RuntimeAssembly_t799877C849878A70E10D25C690D7B0476DAF0B56 * value)
  3140. {
  3141. ___m_callingAssembly_16 = value;
  3142. Il2CppCodeGenWriteBarrier((void**)(&___m_callingAssembly_16), (void*)value);
  3143. }
  3144. inline static int32_t get_offset_of_resourceGroveler_17() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A, ___resourceGroveler_17)); }
  3145. inline RuntimeObject* get_resourceGroveler_17() const { return ___resourceGroveler_17; }
  3146. inline RuntimeObject** get_address_of_resourceGroveler_17() { return &___resourceGroveler_17; }
  3147. inline void set_resourceGroveler_17(RuntimeObject* value)
  3148. {
  3149. ___resourceGroveler_17 = value;
  3150. Il2CppCodeGenWriteBarrier((void**)(&___resourceGroveler_17), (void*)value);
  3151. }
  3152. };
  3153. struct ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A_StaticFields
  3154. {
  3155. public:
  3156. // System.Int32 System.Resources.ResourceManager::MagicNumber
  3157. int32_t ___MagicNumber_18;
  3158. // System.Int32 System.Resources.ResourceManager::HeaderVersionNumber
  3159. int32_t ___HeaderVersionNumber_19;
  3160. // System.Type System.Resources.ResourceManager::_minResourceSet
  3161. Type_t * ____minResourceSet_20;
  3162. // System.String System.Resources.ResourceManager::ResReaderTypeName
  3163. String_t* ___ResReaderTypeName_21;
  3164. // System.String System.Resources.ResourceManager::ResSetTypeName
  3165. String_t* ___ResSetTypeName_22;
  3166. // System.String System.Resources.ResourceManager::MscorlibName
  3167. String_t* ___MscorlibName_23;
  3168. // System.Int32 System.Resources.ResourceManager::DEBUG
  3169. int32_t ___DEBUG_24;
  3170. public:
  3171. inline static int32_t get_offset_of_MagicNumber_18() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A_StaticFields, ___MagicNumber_18)); }
  3172. inline int32_t get_MagicNumber_18() const { return ___MagicNumber_18; }
  3173. inline int32_t* get_address_of_MagicNumber_18() { return &___MagicNumber_18; }
  3174. inline void set_MagicNumber_18(int32_t value)
  3175. {
  3176. ___MagicNumber_18 = value;
  3177. }
  3178. inline static int32_t get_offset_of_HeaderVersionNumber_19() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A_StaticFields, ___HeaderVersionNumber_19)); }
  3179. inline int32_t get_HeaderVersionNumber_19() const { return ___HeaderVersionNumber_19; }
  3180. inline int32_t* get_address_of_HeaderVersionNumber_19() { return &___HeaderVersionNumber_19; }
  3181. inline void set_HeaderVersionNumber_19(int32_t value)
  3182. {
  3183. ___HeaderVersionNumber_19 = value;
  3184. }
  3185. inline static int32_t get_offset_of__minResourceSet_20() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A_StaticFields, ____minResourceSet_20)); }
  3186. inline Type_t * get__minResourceSet_20() const { return ____minResourceSet_20; }
  3187. inline Type_t ** get_address_of__minResourceSet_20() { return &____minResourceSet_20; }
  3188. inline void set__minResourceSet_20(Type_t * value)
  3189. {
  3190. ____minResourceSet_20 = value;
  3191. Il2CppCodeGenWriteBarrier((void**)(&____minResourceSet_20), (void*)value);
  3192. }
  3193. inline static int32_t get_offset_of_ResReaderTypeName_21() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A_StaticFields, ___ResReaderTypeName_21)); }
  3194. inline String_t* get_ResReaderTypeName_21() const { return ___ResReaderTypeName_21; }
  3195. inline String_t** get_address_of_ResReaderTypeName_21() { return &___ResReaderTypeName_21; }
  3196. inline void set_ResReaderTypeName_21(String_t* value)
  3197. {
  3198. ___ResReaderTypeName_21 = value;
  3199. Il2CppCodeGenWriteBarrier((void**)(&___ResReaderTypeName_21), (void*)value);
  3200. }
  3201. inline static int32_t get_offset_of_ResSetTypeName_22() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A_StaticFields, ___ResSetTypeName_22)); }
  3202. inline String_t* get_ResSetTypeName_22() const { return ___ResSetTypeName_22; }
  3203. inline String_t** get_address_of_ResSetTypeName_22() { return &___ResSetTypeName_22; }
  3204. inline void set_ResSetTypeName_22(String_t* value)
  3205. {
  3206. ___ResSetTypeName_22 = value;
  3207. Il2CppCodeGenWriteBarrier((void**)(&___ResSetTypeName_22), (void*)value);
  3208. }
  3209. inline static int32_t get_offset_of_MscorlibName_23() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A_StaticFields, ___MscorlibName_23)); }
  3210. inline String_t* get_MscorlibName_23() const { return ___MscorlibName_23; }
  3211. inline String_t** get_address_of_MscorlibName_23() { return &___MscorlibName_23; }
  3212. inline void set_MscorlibName_23(String_t* value)
  3213. {
  3214. ___MscorlibName_23 = value;
  3215. Il2CppCodeGenWriteBarrier((void**)(&___MscorlibName_23), (void*)value);
  3216. }
  3217. inline static int32_t get_offset_of_DEBUG_24() { return static_cast<int32_t>(offsetof(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A_StaticFields, ___DEBUG_24)); }
  3218. inline int32_t get_DEBUG_24() const { return ___DEBUG_24; }
  3219. inline int32_t* get_address_of_DEBUG_24() { return &___DEBUG_24; }
  3220. inline void set_DEBUG_24(int32_t value)
  3221. {
  3222. ___DEBUG_24 = value;
  3223. }
  3224. };
  3225. // System.SystemException
  3226. struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t
  3227. {
  3228. public:
  3229. public:
  3230. };
  3231. // System.Type
  3232. struct Type_t : public MemberInfo_t
  3233. {
  3234. public:
  3235. // System.RuntimeTypeHandle System.Type::_impl
  3236. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9;
  3237. public:
  3238. inline static int32_t get_offset_of__impl_9() { return static_cast<int32_t>(offsetof(Type_t, ____impl_9)); }
  3239. inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; }
  3240. inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; }
  3241. inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value)
  3242. {
  3243. ____impl_9 = value;
  3244. }
  3245. };
  3246. struct Type_t_StaticFields
  3247. {
  3248. public:
  3249. // System.Reflection.MemberFilter System.Type::FilterAttribute
  3250. MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0;
  3251. // System.Reflection.MemberFilter System.Type::FilterName
  3252. MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1;
  3253. // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase
  3254. MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2;
  3255. // System.Object System.Type::Missing
  3256. RuntimeObject * ___Missing_3;
  3257. // System.Char System.Type::Delimiter
  3258. Il2CppChar ___Delimiter_4;
  3259. // System.Type[] System.Type::EmptyTypes
  3260. TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5;
  3261. // System.Reflection.Binder System.Type::defaultBinder
  3262. Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6;
  3263. public:
  3264. inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); }
  3265. inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; }
  3266. inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; }
  3267. inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value)
  3268. {
  3269. ___FilterAttribute_0 = value;
  3270. Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value);
  3271. }
  3272. inline static int32_t get_offset_of_FilterName_1() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterName_1)); }
  3273. inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; }
  3274. inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; }
  3275. inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value)
  3276. {
  3277. ___FilterName_1 = value;
  3278. Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value);
  3279. }
  3280. inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); }
  3281. inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; }
  3282. inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; }
  3283. inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value)
  3284. {
  3285. ___FilterNameIgnoreCase_2 = value;
  3286. Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value);
  3287. }
  3288. inline static int32_t get_offset_of_Missing_3() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Missing_3)); }
  3289. inline RuntimeObject * get_Missing_3() const { return ___Missing_3; }
  3290. inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; }
  3291. inline void set_Missing_3(RuntimeObject * value)
  3292. {
  3293. ___Missing_3 = value;
  3294. Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value);
  3295. }
  3296. inline static int32_t get_offset_of_Delimiter_4() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Delimiter_4)); }
  3297. inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; }
  3298. inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; }
  3299. inline void set_Delimiter_4(Il2CppChar value)
  3300. {
  3301. ___Delimiter_4 = value;
  3302. }
  3303. inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); }
  3304. inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; }
  3305. inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; }
  3306. inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value)
  3307. {
  3308. ___EmptyTypes_5 = value;
  3309. Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value);
  3310. }
  3311. inline static int32_t get_offset_of_defaultBinder_6() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___defaultBinder_6)); }
  3312. inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; }
  3313. inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; }
  3314. inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value)
  3315. {
  3316. ___defaultBinder_6 = value;
  3317. Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value);
  3318. }
  3319. };
  3320. // System.ArgumentException
  3321. struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62
  3322. {
  3323. public:
  3324. // System.String System.ArgumentException::m_paramName
  3325. String_t* ___m_paramName_17;
  3326. public:
  3327. inline static int32_t get_offset_of_m_paramName_17() { return static_cast<int32_t>(offsetof(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00, ___m_paramName_17)); }
  3328. inline String_t* get_m_paramName_17() const { return ___m_paramName_17; }
  3329. inline String_t** get_address_of_m_paramName_17() { return &___m_paramName_17; }
  3330. inline void set_m_paramName_17(String_t* value)
  3331. {
  3332. ___m_paramName_17 = value;
  3333. Il2CppCodeGenWriteBarrier((void**)(&___m_paramName_17), (void*)value);
  3334. }
  3335. };
  3336. // System.ArrayTypeMismatchException
  3337. struct ArrayTypeMismatchException_tFD610FDA00012564CB75AFCA3A489F29CF628784 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62
  3338. {
  3339. public:
  3340. public:
  3341. };
  3342. // System.FormatException
  3343. struct FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62
  3344. {
  3345. public:
  3346. public:
  3347. };
  3348. // System.IndexOutOfRangeException
  3349. struct IndexOutOfRangeException_tDC9EF7A0346CE39E54DA1083F07BE6DFC3CE2EDD : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62
  3350. {
  3351. public:
  3352. public:
  3353. };
  3354. // System.Resources.MissingManifestResourceException
  3355. struct MissingManifestResourceException_tAC74F21ADC46CCB2BCC710464434E3B97F72FACB : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62
  3356. {
  3357. public:
  3358. public:
  3359. };
  3360. // System.NotSupportedException
  3361. struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62
  3362. {
  3363. public:
  3364. public:
  3365. };
  3366. // System.Reflection.TypeInfo
  3367. struct TypeInfo_tFFBAC0D7187BFD2D25CC801679BC9645020EC04F : public Type_t
  3368. {
  3369. public:
  3370. public:
  3371. };
  3372. // System.ArgumentOutOfRangeException
  3373. struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00
  3374. {
  3375. public:
  3376. // System.Object System.ArgumentOutOfRangeException::m_actualValue
  3377. RuntimeObject * ___m_actualValue_19;
  3378. public:
  3379. inline static int32_t get_offset_of_m_actualValue_19() { return static_cast<int32_t>(offsetof(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8, ___m_actualValue_19)); }
  3380. inline RuntimeObject * get_m_actualValue_19() const { return ___m_actualValue_19; }
  3381. inline RuntimeObject ** get_address_of_m_actualValue_19() { return &___m_actualValue_19; }
  3382. inline void set_m_actualValue_19(RuntimeObject * value)
  3383. {
  3384. ___m_actualValue_19 = value;
  3385. Il2CppCodeGenWriteBarrier((void**)(&___m_actualValue_19), (void*)value);
  3386. }
  3387. };
  3388. struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_StaticFields
  3389. {
  3390. public:
  3391. // System.String modreq(System.Runtime.CompilerServices.IsVolatile) System.ArgumentOutOfRangeException::_rangeMessage
  3392. String_t* ____rangeMessage_18;
  3393. public:
  3394. inline static int32_t get_offset_of__rangeMessage_18() { return static_cast<int32_t>(offsetof(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_StaticFields, ____rangeMessage_18)); }
  3395. inline String_t* get__rangeMessage_18() const { return ____rangeMessage_18; }
  3396. inline String_t** get_address_of__rangeMessage_18() { return &____rangeMessage_18; }
  3397. inline void set__rangeMessage_18(String_t* value)
  3398. {
  3399. ____rangeMessage_18 = value;
  3400. Il2CppCodeGenWriteBarrier((void**)(&____rangeMessage_18), (void*)value);
  3401. }
  3402. };
  3403. #ifdef __clang__
  3404. #pragma clang diagnostic pop
  3405. #endif
  3406. // System.Object[]
  3407. struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE : public RuntimeArray
  3408. {
  3409. public:
  3410. ALIGN_FIELD (8) RuntimeObject * m_Items[1];
  3411. public:
  3412. inline RuntimeObject * GetAt(il2cpp_array_size_t index) const
  3413. {
  3414. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  3415. return m_Items[index];
  3416. }
  3417. inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index)
  3418. {
  3419. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  3420. return m_Items + index;
  3421. }
  3422. inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value)
  3423. {
  3424. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  3425. m_Items[index] = value;
  3426. Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
  3427. }
  3428. inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const
  3429. {
  3430. return m_Items[index];
  3431. }
  3432. inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index)
  3433. {
  3434. return m_Items + index;
  3435. }
  3436. inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value)
  3437. {
  3438. m_Items[index] = value;
  3439. Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
  3440. }
  3441. };
  3442. // System.UInt32[]
  3443. struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF : public RuntimeArray
  3444. {
  3445. public:
  3446. ALIGN_FIELD (8) uint32_t m_Items[1];
  3447. public:
  3448. inline uint32_t GetAt(il2cpp_array_size_t index) const
  3449. {
  3450. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  3451. return m_Items[index];
  3452. }
  3453. inline uint32_t* GetAddressAt(il2cpp_array_size_t index)
  3454. {
  3455. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  3456. return m_Items + index;
  3457. }
  3458. inline void SetAt(il2cpp_array_size_t index, uint32_t value)
  3459. {
  3460. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  3461. m_Items[index] = value;
  3462. }
  3463. inline uint32_t GetAtUnchecked(il2cpp_array_size_t index) const
  3464. {
  3465. return m_Items[index];
  3466. }
  3467. inline uint32_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
  3468. {
  3469. return m_Items + index;
  3470. }
  3471. inline void SetAtUnchecked(il2cpp_array_size_t index, uint32_t value)
  3472. {
  3473. m_Items[index] = value;
  3474. }
  3475. };
  3476. // T System.Runtime.InteropServices.MemoryMarshal::Read<System.Int16>(System.ReadOnlySpan`1<System.Byte>)
  3477. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int16_t MemoryMarshal_Read_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m8A22E6BFABF74C1CDFEDDF29DCE184625B9EAEA8_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method);
  3478. // T System.Runtime.InteropServices.MemoryMarshal::Read<System.Int32>(System.ReadOnlySpan`1<System.Byte>)
  3479. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t MemoryMarshal_Read_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m08D4213DBE02501A8B8B2C01E02FC810025AFE9F_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method);
  3480. // T System.Runtime.InteropServices.MemoryMarshal::Read<System.Int64>(System.ReadOnlySpan`1<System.Byte>)
  3481. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t MemoryMarshal_Read_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F76ACC0A8CB68B0FCFC0389620595E86AFD4354_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method);
  3482. // T System.Runtime.InteropServices.MemoryMarshal::Read<System.UInt16>(System.ReadOnlySpan`1<System.Byte>)
  3483. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method);
  3484. // T System.Runtime.InteropServices.MemoryMarshal::Read<System.UInt32>(System.ReadOnlySpan`1<System.Byte>)
  3485. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t MemoryMarshal_Read_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m6979E20D9DB999F6CC91AA46E0643802AA436AF9_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method);
  3486. // T System.Runtime.InteropServices.MemoryMarshal::Read<System.UInt64>(System.ReadOnlySpan`1<System.Byte>)
  3487. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t MemoryMarshal_Read_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m3FEB98327CF270498351BA3EDA4852E58753DAF1_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method);
  3488. // System.Void System.Runtime.InteropServices.MemoryMarshal::Write<System.Int16>(System.Span`1<System.Byte>,T&)
  3489. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MemoryMarshal_Write_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m12C5364650D1D9A189121D7BF9E4FB4BEA8AE768_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int16_t* ___value1, const RuntimeMethod* method);
  3490. // System.Void System.Runtime.InteropServices.MemoryMarshal::Write<System.Int32>(System.Span`1<System.Byte>,T&)
  3491. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MemoryMarshal_Write_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m38EB8D70E18E06A50FB8F81B7D4B4E5222D435D4_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int32_t* ___value1, const RuntimeMethod* method);
  3492. // System.Void System.Runtime.InteropServices.MemoryMarshal::Write<System.UInt16>(System.Span`1<System.Byte>,T&)
  3493. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MemoryMarshal_Write_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m91B76C03CFAEA56082DCAE0855BD5AF897BFCEC5_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, uint16_t* ___value1, const RuntimeMethod* method);
  3494. // System.Void System.Runtime.InteropServices.MemoryMarshal::Write<System.UInt32>(System.Span`1<System.Byte>,T&)
  3495. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MemoryMarshal_Write_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mEE5318F59B9AFF690122D1987DF3E8CCA0182E44_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, uint32_t* ___value1, const RuntimeMethod* method);
  3496. // System.Void System.Runtime.InteropServices.MemoryMarshal::Write<System.Int64>(System.Span`1<System.Byte>,T&)
  3497. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MemoryMarshal_Write_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m7EC583D1692B7DF3D399720FFDE154C4250E7989_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int64_t* ___value1, const RuntimeMethod* method);
  3498. // System.Void System.Runtime.InteropServices.MemoryMarshal::Write<System.UInt64>(System.Span`1<System.Byte>,T&)
  3499. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MemoryMarshal_Write_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_mBCE2FC25F4A82A2045573817741FB05E3E2ACBAE_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, uint64_t* ___value1, const RuntimeMethod* method);
  3500. // System.Boolean System.Runtime.InteropServices.MemoryMarshal::TryWrite<System.Int16>(System.Span`1<System.Byte>,T&)
  3501. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool MemoryMarshal_TryWrite_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_mD4E30120F5A512003BE938D07A27540C66B8650B_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int16_t* ___value1, const RuntimeMethod* method);
  3502. // T& System.Span`1<System.Byte>::get_Item(System.Int32)
  3503. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t* Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___index0, const RuntimeMethod* method);
  3504. // System.Int32 System.Span`1<System.Byte>::get_Length()
  3505. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, const RuntimeMethod* method);
  3506. // T& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1<System.Char>::get_Item(System.Int32)
  3507. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Il2CppChar* ReadOnlySpan_1_get_Item_m856578D58B9F85C63B15E582398B5EC2A49D1203_gshared_inline (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 * __this, int32_t ___index0, const RuntimeMethod* method);
  3508. // System.Int32 System.ReadOnlySpan`1<System.Char>::get_Length()
  3509. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_gshared_inline (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 * __this, const RuntimeMethod* method);
  3510. // System.ReadOnlySpan`1<T> System.ReadOnlySpan`1<System.Char>::Slice(System.Int32)
  3511. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 ReadOnlySpan_1_Slice_mC055D9B8DCA2EB4562338BF36B89CC4B229D5C4D_gshared_inline (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 * __this, int32_t ___start0, const RuntimeMethod* method);
  3512. // System.ReadOnlySpan`1<T> System.ReadOnlySpan`1<System.Char>::Slice(System.Int32,System.Int32)
  3513. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 ReadOnlySpan_1_Slice_m263B11AC38B6DD520C1C0CCEC53D1AE555FB7B41_gshared_inline (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method);
  3514. // !!0 System.Runtime.CompilerServices.Unsafe::As<System.Object>(System.Object)
  3515. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Unsafe_As_TisRuntimeObject_m4FCE50B86F34743A387F4E16D9390305DCFB14C2_gshared_inline (RuntimeObject * ___o0, const RuntimeMethod* method);
  3516. // System.Void System.ReadOnlySpan`1<System.Char>::.ctor(System.Pinnable`1<T>,System.IntPtr,System.Int32)
  3517. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m0D025D7B51DA191FC6D80F997B27442A9F967A1D_gshared_inline (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 * __this, Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method);
  3518. // !!0& System.Runtime.CompilerServices.Unsafe::AsRef<System.Char>(System.Void*)
  3519. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Il2CppChar* Unsafe_AsRef_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_m5E5975CD1A395BBD384135CCF4170535D5CCFD9C_gshared_inline (void* ___source0, const RuntimeMethod* method);
  3520. // System.IntPtr System.Runtime.CompilerServices.Unsafe::ByteOffset<System.Char>(!!0&,!!0&)
  3521. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Unsafe_ByteOffset_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_mBE5AFB80C664A712FB404774BDBD9F10A7001DCD_gshared_inline (Il2CppChar* ___origin0, Il2CppChar* ___target1, const RuntimeMethod* method);
  3522. // System.Int32 System.Numerics.Vector`1<System.Byte>::get_Count()
  3523. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_gshared_inline (const RuntimeMethod* method);
  3524. // System.Void* System.Runtime.CompilerServices.Unsafe::AsPointer<System.Byte>(!!0&)
  3525. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void* Unsafe_AsPointer_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mFE5363C8BFE5A4D3AE3303F64D3C82D7FC49B31A_gshared_inline (uint8_t* ___value0, const RuntimeMethod* method);
  3526. // !!0& System.Runtime.CompilerServices.Unsafe::AddByteOffset<System.Byte>(!!0&,System.IntPtr)
  3527. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t* Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_gshared_inline (uint8_t* ___source0, intptr_t ___byteOffset1, const RuntimeMethod* method);
  3528. // !!0 System.Runtime.CompilerServices.Unsafe::ReadUnaligned<System.Numerics.Vector`1<System.Byte>>(System.Byte&)
  3529. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 Unsafe_ReadUnaligned_TisVector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_m38E6C89CA680904C24ABDA2A287ED6447113E18E_gshared_inline (uint8_t* ___source0, const RuntimeMethod* method);
  3530. // System.Numerics.Vector`1<!!0> System.Numerics.Vector::Equals<System.Byte>(System.Numerics.Vector`1<!!0>,System.Numerics.Vector`1<!!0>)
  3531. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 Vector_Equals_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m812AB97914E08946D5C5A380FCF9AE85DA6CDF7D_gshared_inline (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___left0, Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___right1, const RuntimeMethod* method);
  3532. // System.Numerics.Vector`1<!0> System.Numerics.Vector`1<System.Byte>::get_Zero()
  3533. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 Vector_1_get_Zero_mF8984BCAC1DBE3D46B46FC92E0746AFE57B55A9C_gshared_inline (const RuntimeMethod* method);
  3534. // System.Boolean System.Numerics.Vector`1<System.Byte>::Equals(System.Numerics.Vector`1<!0>)
  3535. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Vector_1_Equals_m0C75B9AE0B960072BA4564AB452B4BD02510A862_gshared (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 * __this, Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___other0, const RuntimeMethod* method);
  3536. // System.Boolean System.Runtime.CompilerServices.Unsafe::AreSame<System.Byte>(!!0&,!!0&)
  3537. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Unsafe_AreSame_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m7FA6A8EE8F837A5CFEA79994BA7B212FC69C5070_gshared_inline (uint8_t* ___left0, uint8_t* ___right1, const RuntimeMethod* method);
  3538. // System.Boolean System.Numerics.Vector`1<System.Byte>::op_Inequality(System.Numerics.Vector`1<!0>,System.Numerics.Vector`1<!0>)
  3539. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector_1_op_Inequality_m285E975C7403CC4A46F009C0A619ED851BA023BA_gshared_inline (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___left0, Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___right1, const RuntimeMethod* method);
  3540. // System.Boolean System.Numerics.Vector`1<System.Byte>::op_Equality(System.Numerics.Vector`1<!0>,System.Numerics.Vector`1<!0>)
  3541. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector_1_op_Equality_m012FE1D2B2ED8B5F8D4549A411460DC3976BADCA_gshared_inline (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___left0, Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___right1, const RuntimeMethod* method);
  3542. // !!0 System.Runtime.CompilerServices.Unsafe::ReadUnaligned<System.UIntPtr>(System.Byte&)
  3543. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uintptr_t Unsafe_ReadUnaligned_TisUIntPtr_t_m0C79099425F0BA06E8A96B95EA84438BE59A442D_gshared_inline (uint8_t* ___source0, const RuntimeMethod* method);
  3544. // System.Numerics.Vector`1<System.UInt64> System.Numerics.Vector::AsVectorUInt64<System.Byte>(System.Numerics.Vector`1<!!0>)
  3545. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 Vector_AsVectorUInt64_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m5774F85B0D017BB37B6B2DEE16D177B49356BD48_gshared_inline (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___value0, const RuntimeMethod* method);
  3546. // !0 System.Numerics.Vector`1<System.UInt64>::get_Item(System.Int32)
  3547. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t Vector_1_get_Item_m93E383D68AC7CF1722E345D5DBB7DF7376689E60_gshared (Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 * __this, int32_t ___index0, const RuntimeMethod* method);
  3548. // System.Int32 System.Numerics.Vector`1<System.UInt64>::get_Count()
  3549. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector_1_get_Count_m54CA3B0171A033C9636A9B2CD26BA5F05D8B77E2_gshared_inline (const RuntimeMethod* method);
  3550. // System.Void System.Numerics.Vector`1<System.UInt32>::.ctor(!0)
  3551. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector_1__ctor_m035E886443F7CE60267F432384B87C94D2ED6623_gshared (Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 * __this, uint32_t ___value0, const RuntimeMethod* method);
  3552. // System.Numerics.Vector`1<System.Byte> System.Numerics.Vector::AsVectorByte<System.UInt32>(System.Numerics.Vector`1<!!0>)
  3553. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 Vector_AsVectorByte_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mF7BFEE5836FF3B9AE34C6D3DC39C3287AECEA0D8_gshared_inline (Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 ___value0, const RuntimeMethod* method);
  3554. // System.Int32 System.Numerics.Vector`1<System.UInt16>::get_Count()
  3555. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector_1_get_Count_mD0D7B5640A87FF387C975C884C89E9717F5EA525_gshared_inline (const RuntimeMethod* method);
  3556. // System.Int32 System.Runtime.CompilerServices.Unsafe::SizeOf<System.Numerics.Vector`1<System.UInt16>>()
  3557. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Unsafe_SizeOf_TisVector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_m91B83BA0CC32D27CB1032F18DDB7D5ABEB1A9940_gshared_inline (const RuntimeMethod* method);
  3558. // System.Void System.Numerics.Vector`1<System.UInt16>::.ctor(!0)
  3559. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector_1__ctor_mF9172380EF810ED1668F9C704BD32020B7FC6E03_gshared (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 * __this, uint16_t ___value0, const RuntimeMethod* method);
  3560. // !!0 System.Runtime.CompilerServices.Unsafe::Read<System.Numerics.Vector`1<System.UInt16>>(System.Void*)
  3561. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 Unsafe_Read_TisVector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_mBB1DF2767AC9B44702AD7575971276B62E4BDC23_gshared_inline (void* ___source0, const RuntimeMethod* method);
  3562. // System.Numerics.Vector`1<!!0> System.Numerics.Vector::Equals<System.UInt16>(System.Numerics.Vector`1<!!0>,System.Numerics.Vector`1<!!0>)
  3563. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 Vector_Equals_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mCDB9B27AC8BEC6E7B4DDF864FF36C4671F1A47B0_gshared_inline (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 ___left0, Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 ___right1, const RuntimeMethod* method);
  3564. // System.Numerics.Vector`1<!0> System.Numerics.Vector`1<System.UInt16>::get_Zero()
  3565. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 Vector_1_get_Zero_mDB8F8C409C757B7CA1BC7E13F093E7571CDCD54C_gshared_inline (const RuntimeMethod* method);
  3566. // System.Boolean System.Numerics.Vector`1<System.UInt16>::Equals(System.Numerics.Vector`1<!0>)
  3567. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Vector_1_Equals_m3DA7756A8BB1A174372DE2B89F01FFEC290025DE_gshared (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 * __this, Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 ___other0, const RuntimeMethod* method);
  3568. // System.Numerics.Vector`1<System.UInt64> System.Numerics.Vector::AsVectorUInt64<System.UInt16>(System.Numerics.Vector`1<!!0>)
  3569. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 Vector_AsVectorUInt64_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mFFBF84AADFC2ACF94EDB6EB83E84346EC9A4F26B_gshared_inline (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 ___value0, const RuntimeMethod* method);
  3570. // !!0& System.Runtime.CompilerServices.Unsafe::Add<System.Byte>(!!0&,System.IntPtr)
  3571. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t* Unsafe_Add_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m883139F0CBAD127392C821D1FB664E9E1A951F68_gshared_inline (uint8_t* ___source0, intptr_t ___elementOffset1, const RuntimeMethod* method);
  3572. // !!1& System.Runtime.CompilerServices.Unsafe::As<System.Byte,System.SpanHelpers/Reg64>(!!0&)
  3573. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Reg64_t4A40DA33D6F4C8FB3A17A3B3D9E6FB5B1FEEE9B3 * Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg64_t4A40DA33D6F4C8FB3A17A3B3D9E6FB5B1FEEE9B3_mF4BF2810CBE7C096DA5665F72347A83B85057E67_gshared_inline (uint8_t* ___source0, const RuntimeMethod* method);
  3574. // !!1& System.Runtime.CompilerServices.Unsafe::As<System.Byte,System.SpanHelpers/Reg32>(!!0&)
  3575. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Reg32_tA8676F8C245F150C7985C4A3BC3CD44E58D3B923 * Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg32_tA8676F8C245F150C7985C4A3BC3CD44E58D3B923_m83848096DA9597AB033C49BCAD65A7C893E1E49B_gshared_inline (uint8_t* ___source0, const RuntimeMethod* method);
  3576. // !!1& System.Runtime.CompilerServices.Unsafe::As<System.Byte,System.SpanHelpers/Reg16>(!!0&)
  3577. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Reg16_t8B2CE150B820232BE56C005C405133CCA7A58CD4 * Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg16_t8B2CE150B820232BE56C005C405133CCA7A58CD4_mC19D8F3A2035990A057B673C4292F6BBBAA741E6_gshared_inline (uint8_t* ___source0, const RuntimeMethod* method);
  3578. // !!1& System.Runtime.CompilerServices.Unsafe::As<System.Byte,System.Int64>(!!0&)
  3579. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t* Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F26CDAA14482020C5D16E94E88D7982DE699AA0_gshared_inline (uint8_t* ___source0, const RuntimeMethod* method);
  3580. // !!1& System.Runtime.CompilerServices.Unsafe::As<System.Byte,System.Int32>(!!0&)
  3581. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t* Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m83EA99EBE20E63BBE5820F879F0820E5BF2D62C5_gshared_inline (uint8_t* ___source0, const RuntimeMethod* method);
  3582. // !!0& System.Runtime.CompilerServices.Unsafe::Add<System.IntPtr>(!!0&,System.IntPtr)
  3583. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t* Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_gshared_inline (intptr_t* ___source0, intptr_t ___elementOffset1, const RuntimeMethod* method);
  3584. // System.Span`1<T> System.Span`1<System.Byte>::Slice(System.Int32,System.Int32)
  3585. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method);
  3586. // System.Span`1<T> System.Span`1<System.Byte>::Slice(System.Int32)
  3587. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, const RuntimeMethod* method);
  3588. // System.Int32 System.ReadOnlySpan`1<System.Byte>::get_Length()
  3589. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, const RuntimeMethod* method);
  3590. // T& System.Runtime.InteropServices.MemoryMarshal::GetReference<System.Byte>(System.ReadOnlySpan`1<T>)
  3591. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_gshared (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___span0, const RuntimeMethod* method);
  3592. // T& System.Runtime.InteropServices.MemoryMarshal::GetReference<System.Byte>(System.Span`1<T>)
  3593. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_gshared (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___span0, const RuntimeMethod* method);
  3594. // System.Void System.Span`1<System.Byte>::.ctor(System.Pinnable`1<T>,System.IntPtr,System.Int32)
  3595. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method);
  3596. // System.UInt32 System.Buffers.Binary.BinaryPrimitives::ReverseEndianness(System.UInt32)
  3597. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t BinaryPrimitives_ReverseEndianness_m7C562C76F215F77432B9600686CB25A54E88CC20_inline (uint32_t ___value0, const RuntimeMethod* method);
  3598. // System.UInt64 System.Buffers.Binary.BinaryPrimitives::ReverseEndianness(System.UInt64)
  3599. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t BinaryPrimitives_ReverseEndianness_m6268D4E81221B0851A9F12D3446F3B488B804696_inline (uint64_t ___value0, const RuntimeMethod* method);
  3600. // T System.Runtime.InteropServices.MemoryMarshal::Read<System.Int16>(System.ReadOnlySpan`1<System.Byte>)
  3601. inline int16_t MemoryMarshal_Read_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m8A22E6BFABF74C1CDFEDDF29DCE184625B9EAEA8_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  3602. {
  3603. return (( int16_t (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , const RuntimeMethod*))MemoryMarshal_Read_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m8A22E6BFABF74C1CDFEDDF29DCE184625B9EAEA8_gshared_inline)(___source0, method);
  3604. }
  3605. // System.Int16 System.Buffers.Binary.BinaryPrimitives::ReverseEndianness(System.Int16)
  3606. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int16_t BinaryPrimitives_ReverseEndianness_m8876275E8BB85919AF8D1502C7FF7C7C74B2C43C_inline (int16_t ___value0, const RuntimeMethod* method);
  3607. // T System.Runtime.InteropServices.MemoryMarshal::Read<System.Int32>(System.ReadOnlySpan`1<System.Byte>)
  3608. inline int32_t MemoryMarshal_Read_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m08D4213DBE02501A8B8B2C01E02FC810025AFE9F_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  3609. {
  3610. return (( int32_t (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , const RuntimeMethod*))MemoryMarshal_Read_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m08D4213DBE02501A8B8B2C01E02FC810025AFE9F_gshared_inline)(___source0, method);
  3611. }
  3612. // System.Int32 System.Buffers.Binary.BinaryPrimitives::ReverseEndianness(System.Int32)
  3613. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BinaryPrimitives_ReverseEndianness_mCE965B137F559DCC5D929E83D08CFD360DCA56D0_inline (int32_t ___value0, const RuntimeMethod* method);
  3614. // T System.Runtime.InteropServices.MemoryMarshal::Read<System.Int64>(System.ReadOnlySpan`1<System.Byte>)
  3615. inline int64_t MemoryMarshal_Read_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F76ACC0A8CB68B0FCFC0389620595E86AFD4354_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  3616. {
  3617. return (( int64_t (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , const RuntimeMethod*))MemoryMarshal_Read_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F76ACC0A8CB68B0FCFC0389620595E86AFD4354_gshared_inline)(___source0, method);
  3618. }
  3619. // System.Int64 System.Buffers.Binary.BinaryPrimitives::ReverseEndianness(System.Int64)
  3620. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t BinaryPrimitives_ReverseEndianness_mFA572A602247E6FA6B42E96E59EE84EDB0EFC1E4_inline (int64_t ___value0, const RuntimeMethod* method);
  3621. // T System.Runtime.InteropServices.MemoryMarshal::Read<System.UInt16>(System.ReadOnlySpan`1<System.Byte>)
  3622. inline uint16_t MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  3623. {
  3624. return (( uint16_t (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , const RuntimeMethod*))MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_gshared_inline)(___source0, method);
  3625. }
  3626. // System.UInt16 System.Buffers.Binary.BinaryPrimitives::ReverseEndianness(System.UInt16)
  3627. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t BinaryPrimitives_ReverseEndianness_m8FF291C24CD2A9FA658A1370AFF29E94FCA8BAC7_inline (uint16_t ___value0, const RuntimeMethod* method);
  3628. // T System.Runtime.InteropServices.MemoryMarshal::Read<System.UInt32>(System.ReadOnlySpan`1<System.Byte>)
  3629. inline uint32_t MemoryMarshal_Read_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m6979E20D9DB999F6CC91AA46E0643802AA436AF9_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  3630. {
  3631. return (( uint32_t (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , const RuntimeMethod*))MemoryMarshal_Read_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m6979E20D9DB999F6CC91AA46E0643802AA436AF9_gshared_inline)(___source0, method);
  3632. }
  3633. // T System.Runtime.InteropServices.MemoryMarshal::Read<System.UInt64>(System.ReadOnlySpan`1<System.Byte>)
  3634. inline uint64_t MemoryMarshal_Read_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m3FEB98327CF270498351BA3EDA4852E58753DAF1_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  3635. {
  3636. return (( uint64_t (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , const RuntimeMethod*))MemoryMarshal_Read_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m3FEB98327CF270498351BA3EDA4852E58753DAF1_gshared_inline)(___source0, method);
  3637. }
  3638. // System.Void System.Runtime.InteropServices.MemoryMarshal::Write<System.Int16>(System.Span`1<System.Byte>,T&)
  3639. inline void MemoryMarshal_Write_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m12C5364650D1D9A189121D7BF9E4FB4BEA8AE768_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int16_t* ___value1, const RuntimeMethod* method)
  3640. {
  3641. (( void (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , int16_t*, const RuntimeMethod*))MemoryMarshal_Write_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m12C5364650D1D9A189121D7BF9E4FB4BEA8AE768_gshared_inline)(___destination0, ___value1, method);
  3642. }
  3643. // System.Void System.Runtime.InteropServices.MemoryMarshal::Write<System.Int32>(System.Span`1<System.Byte>,T&)
  3644. inline void MemoryMarshal_Write_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m38EB8D70E18E06A50FB8F81B7D4B4E5222D435D4_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int32_t* ___value1, const RuntimeMethod* method)
  3645. {
  3646. (( void (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , int32_t*, const RuntimeMethod*))MemoryMarshal_Write_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m38EB8D70E18E06A50FB8F81B7D4B4E5222D435D4_gshared_inline)(___destination0, ___value1, method);
  3647. }
  3648. // System.Void System.Runtime.InteropServices.MemoryMarshal::Write<System.UInt16>(System.Span`1<System.Byte>,T&)
  3649. inline void MemoryMarshal_Write_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m91B76C03CFAEA56082DCAE0855BD5AF897BFCEC5_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, uint16_t* ___value1, const RuntimeMethod* method)
  3650. {
  3651. (( void (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , uint16_t*, const RuntimeMethod*))MemoryMarshal_Write_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m91B76C03CFAEA56082DCAE0855BD5AF897BFCEC5_gshared_inline)(___destination0, ___value1, method);
  3652. }
  3653. // System.Void System.Runtime.InteropServices.MemoryMarshal::Write<System.UInt32>(System.Span`1<System.Byte>,T&)
  3654. inline void MemoryMarshal_Write_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mEE5318F59B9AFF690122D1987DF3E8CCA0182E44_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, uint32_t* ___value1, const RuntimeMethod* method)
  3655. {
  3656. (( void (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , uint32_t*, const RuntimeMethod*))MemoryMarshal_Write_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mEE5318F59B9AFF690122D1987DF3E8CCA0182E44_gshared_inline)(___destination0, ___value1, method);
  3657. }
  3658. // System.Void System.Runtime.InteropServices.MemoryMarshal::Write<System.Int64>(System.Span`1<System.Byte>,T&)
  3659. inline void MemoryMarshal_Write_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m7EC583D1692B7DF3D399720FFDE154C4250E7989_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int64_t* ___value1, const RuntimeMethod* method)
  3660. {
  3661. (( void (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , int64_t*, const RuntimeMethod*))MemoryMarshal_Write_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m7EC583D1692B7DF3D399720FFDE154C4250E7989_gshared_inline)(___destination0, ___value1, method);
  3662. }
  3663. // System.Void System.Runtime.InteropServices.MemoryMarshal::Write<System.UInt64>(System.Span`1<System.Byte>,T&)
  3664. inline void MemoryMarshal_Write_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_mBCE2FC25F4A82A2045573817741FB05E3E2ACBAE_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, uint64_t* ___value1, const RuntimeMethod* method)
  3665. {
  3666. (( void (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , uint64_t*, const RuntimeMethod*))MemoryMarshal_Write_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_mBCE2FC25F4A82A2045573817741FB05E3E2ACBAE_gshared_inline)(___destination0, ___value1, method);
  3667. }
  3668. // System.Boolean System.Runtime.InteropServices.MemoryMarshal::TryWrite<System.Int16>(System.Span`1<System.Byte>,T&)
  3669. inline bool MemoryMarshal_TryWrite_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_mD4E30120F5A512003BE938D07A27540C66B8650B_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int16_t* ___value1, const RuntimeMethod* method)
  3670. {
  3671. return (( bool (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , int16_t*, const RuntimeMethod*))MemoryMarshal_TryWrite_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_mD4E30120F5A512003BE938D07A27540C66B8650B_gshared_inline)(___destination0, ___value1, method);
  3672. }
  3673. // System.Void System.Attribute::.ctor()
  3674. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Attribute__ctor_m5C1862A7DFC2C25A4797A8C5F681FBB5CB53ECE1 (Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 * __this, const RuntimeMethod* method);
  3675. // T& System.Span`1<System.Byte>::get_Item(System.Int32)
  3676. inline uint8_t* Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___index0, const RuntimeMethod* method)
  3677. {
  3678. return (( uint8_t* (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_gshared_inline)(__this, ___index0, method);
  3679. }
  3680. // System.Int32 System.Span`1<System.Byte>::get_Length()
  3681. inline int32_t Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, const RuntimeMethod* method)
  3682. {
  3683. return (( int32_t (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, const RuntimeMethod*))Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_gshared_inline)(__this, method);
  3684. }
  3685. // System.ReadOnlySpan`1<System.Char> System.MemoryExtensions::TrimStart(System.ReadOnlySpan`1<System.Char>)
  3686. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 MemoryExtensions_TrimStart_m7F291DFFF7D1DFBED45698047A694A4678A4740E (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 ___span0, const RuntimeMethod* method);
  3687. // System.ReadOnlySpan`1<System.Char> System.MemoryExtensions::TrimEnd(System.ReadOnlySpan`1<System.Char>)
  3688. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 MemoryExtensions_TrimEnd_m79AAB5B4F11DA4B1A7070BF6555E4C3078BF9BD3 (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 ___span0, const RuntimeMethod* method);
  3689. // T& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1<System.Char>::get_Item(System.Int32)
  3690. inline Il2CppChar* ReadOnlySpan_1_get_Item_m856578D58B9F85C63B15E582398B5EC2A49D1203_inline (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 * __this, int32_t ___index0, const RuntimeMethod* method)
  3691. {
  3692. return (( Il2CppChar* (*) (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_m856578D58B9F85C63B15E582398B5EC2A49D1203_gshared_inline)(__this, ___index0, method);
  3693. }
  3694. // System.Boolean System.Char::IsWhiteSpace(System.Char)
  3695. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Char_IsWhiteSpace_m99A5E1BE1EB9F17EA530A67A607DA8C260BCBF99 (Il2CppChar ___c0, const RuntimeMethod* method);
  3696. // System.Int32 System.ReadOnlySpan`1<System.Char>::get_Length()
  3697. inline int32_t ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_inline (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 * __this, const RuntimeMethod* method)
  3698. {
  3699. return (( int32_t (*) (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_gshared_inline)(__this, method);
  3700. }
  3701. // System.ReadOnlySpan`1<T> System.ReadOnlySpan`1<System.Char>::Slice(System.Int32)
  3702. inline ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 ReadOnlySpan_1_Slice_mC055D9B8DCA2EB4562338BF36B89CC4B229D5C4D_inline (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 * __this, int32_t ___start0, const RuntimeMethod* method)
  3703. {
  3704. return (( ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 (*) (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_Slice_mC055D9B8DCA2EB4562338BF36B89CC4B229D5C4D_gshared_inline)(__this, ___start0, method);
  3705. }
  3706. // System.ReadOnlySpan`1<T> System.ReadOnlySpan`1<System.Char>::Slice(System.Int32,System.Int32)
  3707. inline ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 ReadOnlySpan_1_Slice_m263B11AC38B6DD520C1C0CCEC53D1AE555FB7B41_inline (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method)
  3708. {
  3709. return (( ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 (*) (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *, int32_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1_Slice_m263B11AC38B6DD520C1C0CCEC53D1AE555FB7B41_gshared_inline)(__this, ___start0, ___length1, method);
  3710. }
  3711. // !!0 System.Runtime.CompilerServices.Unsafe::As<System.Pinnable`1<System.Char>>(System.Object)
  3712. inline Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C * Unsafe_As_TisPinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C_m7E80A987C4DE01A770DAD3FB350E783028175EB9_inline (RuntimeObject * ___o0, const RuntimeMethod* method)
  3713. {
  3714. return (( Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C * (*) (RuntimeObject *, const RuntimeMethod*))Unsafe_As_TisRuntimeObject_m4FCE50B86F34743A387F4E16D9390305DCFB14C2_gshared_inline)(___o0, method);
  3715. }
  3716. // System.Int32 System.String::get_Length()
  3717. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method);
  3718. // System.Void System.ReadOnlySpan`1<System.Char>::.ctor(System.Pinnable`1<T>,System.IntPtr,System.Int32)
  3719. inline void ReadOnlySpan_1__ctor_m0D025D7B51DA191FC6D80F997B27442A9F967A1D_inline (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 * __this, Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method)
  3720. {
  3721. (( void (*) (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *, Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C *, intptr_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1__ctor_m0D025D7B51DA191FC6D80F997B27442A9F967A1D_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method);
  3722. }
  3723. // System.Int32 System.Runtime.CompilerServices.RuntimeHelpers::get_OffsetToStringData()
  3724. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeHelpers_get_OffsetToStringData_mEB8E6EAEBAFAB7CD7F7A915B3081785AABB9FC42 (const RuntimeMethod* method);
  3725. // !!0& System.Runtime.CompilerServices.Unsafe::AsRef<System.Char>(System.Void*)
  3726. inline Il2CppChar* Unsafe_AsRef_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_m5E5975CD1A395BBD384135CCF4170535D5CCFD9C_inline (void* ___source0, const RuntimeMethod* method)
  3727. {
  3728. return (( Il2CppChar* (*) (void*, const RuntimeMethod*))Unsafe_AsRef_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_m5E5975CD1A395BBD384135CCF4170535D5CCFD9C_gshared_inline)(___source0, method);
  3729. }
  3730. // System.IntPtr System.Runtime.CompilerServices.Unsafe::ByteOffset<System.Char>(!!0&,!!0&)
  3731. inline intptr_t Unsafe_ByteOffset_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_mBE5AFB80C664A712FB404774BDBD9F10A7001DCD_inline (Il2CppChar* ___origin0, Il2CppChar* ___target1, const RuntimeMethod* method)
  3732. {
  3733. return (( intptr_t (*) (Il2CppChar*, Il2CppChar*, const RuntimeMethod*))Unsafe_ByteOffset_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_mBE5AFB80C664A712FB404774BDBD9F10A7001DCD_gshared_inline)(___origin0, ___target1, method);
  3734. }
  3735. // System.IntPtr System.MemoryExtensions::MeasureStringAdjustment()
  3736. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t MemoryExtensions_MeasureStringAdjustment_m8E2719E3CCAD24803BEF8B9C9873DDFAA528C762 (const RuntimeMethod* method);
  3737. // System.Void System.Buffers.MemoryHandle::.ctor(System.Void*,System.Runtime.InteropServices.GCHandle,System.Buffers.IPinnable)
  3738. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3 (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * __this, void* ___pointer0, GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___handle1, RuntimeObject* ___pinnable2, const RuntimeMethod* method);
  3739. // System.Void* System.Buffers.MemoryHandle::get_Pointer()
  3740. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void* MemoryHandle_get_Pointer_mEE0C7A96AEF5EC9871BDA5F61F5CF73A8706C85C_inline (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * __this, const RuntimeMethod* method);
  3741. // System.Boolean System.Runtime.InteropServices.GCHandle::get_IsAllocated()
  3742. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * __this, const RuntimeMethod* method);
  3743. // System.Void System.Runtime.InteropServices.GCHandle::Free()
  3744. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025 (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * __this, const RuntimeMethod* method);
  3745. // System.Void System.Buffers.MemoryHandle::Dispose()
  3746. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryHandle_Dispose_mE19418148935D11619DD13966114889837089E9A (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * __this, const RuntimeMethod* method);
  3747. // System.Void System.NUInt::.ctor(System.UInt32)
  3748. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NUInt__ctor_m34A1178C5D59B395E905B670FCF390D1AA5DC85E (NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * __this, uint32_t ___value0, const RuntimeMethod* method);
  3749. // System.Void System.NUInt::.ctor(System.UInt64)
  3750. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NUInt__ctor_mBD99E19E274774DF07488C672C5DFC90F4B21973 (NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * __this, uint64_t ___value0, const RuntimeMethod* method);
  3751. // System.Type System.SR::get_ResourceType()
  3752. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t * SR_get_ResourceType_mA677195FD1721150495B84739EFFDCB9366A5541_inline (const RuntimeMethod* method);
  3753. // System.Void System.Resources.ResourceManager::.ctor(System.Type)
  3754. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void ResourceManager__ctor_mC8A203D5697A2FAD2B336CF3534C21276918BD25 (ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A * __this, Type_t * ___resourceSource0, const RuntimeMethod* method);
  3755. // System.Resources.ResourceManager System.SR::get_ResourceManager()
  3756. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A * SR_get_ResourceManager_m18A791F4D611559D5B214B3020BAB11F2AC869EC (const RuntimeMethod* method);
  3757. // System.Boolean System.String::Equals(System.String,System.StringComparison)
  3758. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Equals_m62F0586691097AA2EE48F1596A130170BCFBF7F6 (String_t* __this, String_t* ___value0, int32_t ___comparisonType1, const RuntimeMethod* method);
  3759. // System.Boolean System.SR::UsingResourceKeys()
  3760. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR bool SR_UsingResourceKeys_m08DBDDDDF80E9F0013615CAB611F552F836BB526 (const RuntimeMethod* method);
  3761. // System.String System.String::Join(System.String,System.Object[])
  3762. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Join_m7BEA4678919FD9393062F8E8B5328A4DBB1A95E5 (String_t* ___separator0, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___values1, const RuntimeMethod* method);
  3763. // System.String System.String::Format(System.String,System.Object)
  3764. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17 (String_t* ___format0, RuntimeObject * ___arg01, const RuntimeMethod* method);
  3765. // System.String System.SR::GetResourceString(System.String,System.String)
  3766. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_GetResourceString_mEC79B3C28B26B1540E26C3CD899938CC955A4748 (String_t* ___resourceKey0, String_t* ___defaultString1, const RuntimeMethod* method);
  3767. // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle)
  3768. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E (RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ___handle0, const RuntimeMethod* method);
  3769. // System.IntPtr System.IntPtr::op_Explicit(System.Int32)
  3770. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t IntPtr_op_Explicit_m9092E57CE669E7B9CCDCF5ADD6DFB758D6545FBF (int32_t ___value0, const RuntimeMethod* method);
  3771. // System.Boolean System.Numerics.Vector::get_IsHardwareAccelerated()
  3772. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Vector_get_IsHardwareAccelerated_mB84D27741489DA479C0DAE61A7B37219DB4EC257 (const RuntimeMethod* method);
  3773. // System.Int32 System.Numerics.Vector`1<System.Byte>::get_Count()
  3774. inline int32_t Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_inline (const RuntimeMethod* method)
  3775. {
  3776. return (( int32_t (*) (const RuntimeMethod*))Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_gshared_inline)(method);
  3777. }
  3778. // System.Void* System.Runtime.CompilerServices.Unsafe::AsPointer<System.Byte>(!!0&)
  3779. inline void* Unsafe_AsPointer_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mFE5363C8BFE5A4D3AE3303F64D3C82D7FC49B31A_inline (uint8_t* ___value0, const RuntimeMethod* method)
  3780. {
  3781. return (( void* (*) (uint8_t*, const RuntimeMethod*))Unsafe_AsPointer_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mFE5363C8BFE5A4D3AE3303F64D3C82D7FC49B31A_gshared_inline)(___value0, method);
  3782. }
  3783. // System.IntPtr System.IntPtr::op_Subtraction(System.IntPtr,System.Int32)
  3784. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t IntPtr_op_Subtraction_m02F3295A959F0DF44F66D04D88F3EE66DFC4BFD9 (intptr_t ___pointer0, int32_t ___offset1, const RuntimeMethod* method);
  3785. // !!0& System.Runtime.CompilerServices.Unsafe::AddByteOffset<System.Byte>(!!0&,System.IntPtr)
  3786. inline uint8_t* Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline (uint8_t* ___source0, intptr_t ___byteOffset1, const RuntimeMethod* method)
  3787. {
  3788. return (( uint8_t* (*) (uint8_t*, intptr_t, const RuntimeMethod*))Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_gshared_inline)(___source0, ___byteOffset1, method);
  3789. }
  3790. // System.IntPtr System.IntPtr::op_Addition(System.IntPtr,System.Int32)
  3791. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD (intptr_t ___pointer0, int32_t ___offset1, const RuntimeMethod* method);
  3792. // System.Void* System.IntPtr::op_Explicit(System.IntPtr)
  3793. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void* IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD (intptr_t ___value0, const RuntimeMethod* method);
  3794. // System.Numerics.Vector`1<System.Byte> System.SpanHelpers::GetVector(System.Byte)
  3795. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 SpanHelpers_GetVector_m02FA6D466B651ECA2610E80030F25D5C54364724_inline (uint8_t ___vectorByte0, const RuntimeMethod* method);
  3796. // !!0 System.Runtime.CompilerServices.Unsafe::ReadUnaligned<System.Numerics.Vector`1<System.Byte>>(System.Byte&)
  3797. inline Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 Unsafe_ReadUnaligned_TisVector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_m38E6C89CA680904C24ABDA2A287ED6447113E18E_inline (uint8_t* ___source0, const RuntimeMethod* method)
  3798. {
  3799. return (( Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 (*) (uint8_t*, const RuntimeMethod*))Unsafe_ReadUnaligned_TisVector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_m38E6C89CA680904C24ABDA2A287ED6447113E18E_gshared_inline)(___source0, method);
  3800. }
  3801. // System.Numerics.Vector`1<!!0> System.Numerics.Vector::Equals<System.Byte>(System.Numerics.Vector`1<!!0>,System.Numerics.Vector`1<!!0>)
  3802. inline Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 Vector_Equals_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m812AB97914E08946D5C5A380FCF9AE85DA6CDF7D_inline (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___left0, Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___right1, const RuntimeMethod* method)
  3803. {
  3804. return (( Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 (*) (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 , Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 , const RuntimeMethod*))Vector_Equals_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m812AB97914E08946D5C5A380FCF9AE85DA6CDF7D_gshared_inline)(___left0, ___right1, method);
  3805. }
  3806. // System.Numerics.Vector`1<!0> System.Numerics.Vector`1<System.Byte>::get_Zero()
  3807. inline Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 Vector_1_get_Zero_mF8984BCAC1DBE3D46B46FC92E0746AFE57B55A9C_inline (const RuntimeMethod* method)
  3808. {
  3809. return (( Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 (*) (const RuntimeMethod*))Vector_1_get_Zero_mF8984BCAC1DBE3D46B46FC92E0746AFE57B55A9C_gshared_inline)(method);
  3810. }
  3811. // System.Boolean System.Numerics.Vector`1<System.Byte>::Equals(System.Numerics.Vector`1<!0>)
  3812. inline bool Vector_1_Equals_m0C75B9AE0B960072BA4564AB452B4BD02510A862 (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 * __this, Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___other0, const RuntimeMethod* method)
  3813. {
  3814. return (( bool (*) (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 *, Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 , const RuntimeMethod*))Vector_1_Equals_m0C75B9AE0B960072BA4564AB452B4BD02510A862_gshared)(__this, ___other0, method);
  3815. }
  3816. // System.Int32 System.SpanHelpers::LocateFirstFoundByte(System.Numerics.Vector`1<System.Byte>)
  3817. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SpanHelpers_LocateFirstFoundByte_m62E17AF3E4C9F8689DB23B9E54311BD8B540B4EF_inline (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___match0, const RuntimeMethod* method);
  3818. // System.Boolean System.Runtime.CompilerServices.Unsafe::AreSame<System.Byte>(!!0&,!!0&)
  3819. inline bool Unsafe_AreSame_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m7FA6A8EE8F837A5CFEA79994BA7B212FC69C5070_inline (uint8_t* ___left0, uint8_t* ___right1, const RuntimeMethod* method)
  3820. {
  3821. return (( bool (*) (uint8_t*, uint8_t*, const RuntimeMethod*))Unsafe_AreSame_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m7FA6A8EE8F837A5CFEA79994BA7B212FC69C5070_gshared_inline)(___left0, ___right1, method);
  3822. }
  3823. // System.Void* System.NUInt::op_Explicit(System.NUInt)
  3824. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void* NUInt_op_Explicit_mAC8186F05FC1F16BAEB9A73957491CB24A067D46_inline (NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 ___value0, const RuntimeMethod* method);
  3825. // System.IntPtr System.IntPtr::op_Explicit(System.Void*)
  3826. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t IntPtr_op_Explicit_mBD40223EE90BDDF40A24C0F321D3398DEA300495 (void* ___value0, const RuntimeMethod* method);
  3827. // System.Boolean System.Numerics.Vector`1<System.Byte>::op_Inequality(System.Numerics.Vector`1<!0>,System.Numerics.Vector`1<!0>)
  3828. inline bool Vector_1_op_Inequality_m285E975C7403CC4A46F009C0A619ED851BA023BA_inline (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___left0, Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___right1, const RuntimeMethod* method)
  3829. {
  3830. return (( bool (*) (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 , Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 , const RuntimeMethod*))Vector_1_op_Inequality_m285E975C7403CC4A46F009C0A619ED851BA023BA_gshared_inline)(___left0, ___right1, method);
  3831. }
  3832. // System.Boolean System.Numerics.Vector`1<System.Byte>::op_Equality(System.Numerics.Vector`1<!0>,System.Numerics.Vector`1<!0>)
  3833. inline bool Vector_1_op_Equality_m012FE1D2B2ED8B5F8D4549A411460DC3976BADCA_inline (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___left0, Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___right1, const RuntimeMethod* method)
  3834. {
  3835. return (( bool (*) (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 , Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 , const RuntimeMethod*))Vector_1_op_Equality_m012FE1D2B2ED8B5F8D4549A411460DC3976BADCA_gshared_inline)(___left0, ___right1, method);
  3836. }
  3837. // !!0 System.Runtime.CompilerServices.Unsafe::ReadUnaligned<System.UIntPtr>(System.Byte&)
  3838. inline uintptr_t Unsafe_ReadUnaligned_TisUIntPtr_t_m0C79099425F0BA06E8A96B95EA84438BE59A442D_inline (uint8_t* ___source0, const RuntimeMethod* method)
  3839. {
  3840. return (( uintptr_t (*) (uint8_t*, const RuntimeMethod*))Unsafe_ReadUnaligned_TisUIntPtr_t_m0C79099425F0BA06E8A96B95EA84438BE59A442D_gshared_inline)(___source0, method);
  3841. }
  3842. // System.Boolean System.UIntPtr::op_Inequality(System.UIntPtr,System.UIntPtr)
  3843. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UIntPtr_op_Inequality_m7D22151019093F083240F615DA4B70CE2CF494B4 (uintptr_t ___value10, uintptr_t ___value21, const RuntimeMethod* method);
  3844. // System.Boolean System.UIntPtr::op_Equality(System.UIntPtr,System.UIntPtr)
  3845. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UIntPtr_op_Equality_mA909564C1AAE89E5119A6BD536C1A1B260625A5D (uintptr_t ___value10, uintptr_t ___value21, const RuntimeMethod* method);
  3846. // System.Numerics.Vector`1<System.UInt64> System.Numerics.Vector::AsVectorUInt64<System.Byte>(System.Numerics.Vector`1<!!0>)
  3847. inline Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 Vector_AsVectorUInt64_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m5774F85B0D017BB37B6B2DEE16D177B49356BD48_inline (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___value0, const RuntimeMethod* method)
  3848. {
  3849. return (( Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 (*) (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 , const RuntimeMethod*))Vector_AsVectorUInt64_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m5774F85B0D017BB37B6B2DEE16D177B49356BD48_gshared_inline)(___value0, method);
  3850. }
  3851. // !0 System.Numerics.Vector`1<System.UInt64>::get_Item(System.Int32)
  3852. inline uint64_t Vector_1_get_Item_m93E383D68AC7CF1722E345D5DBB7DF7376689E60 (Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 * __this, int32_t ___index0, const RuntimeMethod* method)
  3853. {
  3854. return (( uint64_t (*) (Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 *, int32_t, const RuntimeMethod*))Vector_1_get_Item_m93E383D68AC7CF1722E345D5DBB7DF7376689E60_gshared)(__this, ___index0, method);
  3855. }
  3856. // System.Int32 System.Numerics.Vector`1<System.UInt64>::get_Count()
  3857. inline int32_t Vector_1_get_Count_m54CA3B0171A033C9636A9B2CD26BA5F05D8B77E2_inline (const RuntimeMethod* method)
  3858. {
  3859. return (( int32_t (*) (const RuntimeMethod*))Vector_1_get_Count_m54CA3B0171A033C9636A9B2CD26BA5F05D8B77E2_gshared_inline)(method);
  3860. }
  3861. // System.Int32 System.SpanHelpers::LocateFirstFoundByte(System.UInt64)
  3862. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SpanHelpers_LocateFirstFoundByte_m6AEEBF64B95585D577D0041CE56E0BE6F28AEFE4_inline (uint64_t ___match0, const RuntimeMethod* method);
  3863. // System.Void System.Numerics.Vector`1<System.UInt32>::.ctor(!0)
  3864. inline void Vector_1__ctor_m035E886443F7CE60267F432384B87C94D2ED6623 (Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 * __this, uint32_t ___value0, const RuntimeMethod* method)
  3865. {
  3866. (( void (*) (Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 *, uint32_t, const RuntimeMethod*))Vector_1__ctor_m035E886443F7CE60267F432384B87C94D2ED6623_gshared)(__this, ___value0, method);
  3867. }
  3868. // System.Numerics.Vector`1<System.Byte> System.Numerics.Vector::AsVectorByte<System.UInt32>(System.Numerics.Vector`1<!!0>)
  3869. inline Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 Vector_AsVectorByte_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mF7BFEE5836FF3B9AE34C6D3DC39C3287AECEA0D8_inline (Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 ___value0, const RuntimeMethod* method)
  3870. {
  3871. return (( Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 (*) (Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 , const RuntimeMethod*))Vector_AsVectorByte_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mF7BFEE5836FF3B9AE34C6D3DC39C3287AECEA0D8_gshared_inline)(___value0, method);
  3872. }
  3873. // System.Int32 System.Numerics.Vector`1<System.UInt16>::get_Count()
  3874. inline int32_t Vector_1_get_Count_mD0D7B5640A87FF387C975C884C89E9717F5EA525_inline (const RuntimeMethod* method)
  3875. {
  3876. return (( int32_t (*) (const RuntimeMethod*))Vector_1_get_Count_mD0D7B5640A87FF387C975C884C89E9717F5EA525_gshared_inline)(method);
  3877. }
  3878. // System.Int32 System.Runtime.CompilerServices.Unsafe::SizeOf<System.Numerics.Vector`1<System.UInt16>>()
  3879. inline int32_t Unsafe_SizeOf_TisVector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_m91B83BA0CC32D27CB1032F18DDB7D5ABEB1A9940_inline (const RuntimeMethod* method)
  3880. {
  3881. return (( int32_t (*) (const RuntimeMethod*))Unsafe_SizeOf_TisVector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_m91B83BA0CC32D27CB1032F18DDB7D5ABEB1A9940_gshared_inline)(method);
  3882. }
  3883. // System.Void System.Numerics.Vector`1<System.UInt16>::.ctor(!0)
  3884. inline void Vector_1__ctor_mF9172380EF810ED1668F9C704BD32020B7FC6E03 (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 * __this, uint16_t ___value0, const RuntimeMethod* method)
  3885. {
  3886. (( void (*) (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 *, uint16_t, const RuntimeMethod*))Vector_1__ctor_mF9172380EF810ED1668F9C704BD32020B7FC6E03_gshared)(__this, ___value0, method);
  3887. }
  3888. // !!0 System.Runtime.CompilerServices.Unsafe::Read<System.Numerics.Vector`1<System.UInt16>>(System.Void*)
  3889. inline Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 Unsafe_Read_TisVector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_mBB1DF2767AC9B44702AD7575971276B62E4BDC23_inline (void* ___source0, const RuntimeMethod* method)
  3890. {
  3891. return (( Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 (*) (void*, const RuntimeMethod*))Unsafe_Read_TisVector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_mBB1DF2767AC9B44702AD7575971276B62E4BDC23_gshared_inline)(___source0, method);
  3892. }
  3893. // System.Numerics.Vector`1<!!0> System.Numerics.Vector::Equals<System.UInt16>(System.Numerics.Vector`1<!!0>,System.Numerics.Vector`1<!!0>)
  3894. inline Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 Vector_Equals_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mCDB9B27AC8BEC6E7B4DDF864FF36C4671F1A47B0_inline (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 ___left0, Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 ___right1, const RuntimeMethod* method)
  3895. {
  3896. return (( Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 (*) (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 , Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 , const RuntimeMethod*))Vector_Equals_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mCDB9B27AC8BEC6E7B4DDF864FF36C4671F1A47B0_gshared_inline)(___left0, ___right1, method);
  3897. }
  3898. // System.Numerics.Vector`1<!0> System.Numerics.Vector`1<System.UInt16>::get_Zero()
  3899. inline Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 Vector_1_get_Zero_mDB8F8C409C757B7CA1BC7E13F093E7571CDCD54C_inline (const RuntimeMethod* method)
  3900. {
  3901. return (( Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 (*) (const RuntimeMethod*))Vector_1_get_Zero_mDB8F8C409C757B7CA1BC7E13F093E7571CDCD54C_gshared_inline)(method);
  3902. }
  3903. // System.Boolean System.Numerics.Vector`1<System.UInt16>::Equals(System.Numerics.Vector`1<!0>)
  3904. inline bool Vector_1_Equals_m3DA7756A8BB1A174372DE2B89F01FFEC290025DE (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 * __this, Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 ___other0, const RuntimeMethod* method)
  3905. {
  3906. return (( bool (*) (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 *, Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 , const RuntimeMethod*))Vector_1_Equals_m3DA7756A8BB1A174372DE2B89F01FFEC290025DE_gshared)(__this, ___other0, method);
  3907. }
  3908. // System.Int32 System.SpanHelpers::LocateFirstFoundChar(System.Numerics.Vector`1<System.UInt16>)
  3909. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SpanHelpers_LocateFirstFoundChar_mC9FF98473ACDD92571AF535184DF5E286E532FAB_inline (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 ___match0, const RuntimeMethod* method);
  3910. // System.Numerics.Vector`1<System.UInt64> System.Numerics.Vector::AsVectorUInt64<System.UInt16>(System.Numerics.Vector`1<!!0>)
  3911. inline Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 Vector_AsVectorUInt64_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mFFBF84AADFC2ACF94EDB6EB83E84346EC9A4F26B_inline (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 ___value0, const RuntimeMethod* method)
  3912. {
  3913. return (( Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 (*) (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 , const RuntimeMethod*))Vector_AsVectorUInt64_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mFFBF84AADFC2ACF94EDB6EB83E84346EC9A4F26B_gshared_inline)(___value0, method);
  3914. }
  3915. // System.Int32 System.SpanHelpers::LocateFirstFoundChar(System.UInt64)
  3916. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SpanHelpers_LocateFirstFoundChar_m7B3D3FD47EB5BA8837CE3E8CE2D2BBA7BFC62CE3_inline (uint64_t ___match0, const RuntimeMethod* method);
  3917. // System.Reflection.TypeInfo System.Reflection.IntrospectionExtensions::GetTypeInfo(System.Type)
  3918. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TypeInfo_tFFBAC0D7187BFD2D25CC801679BC9645020EC04F * IntrospectionExtensions_GetTypeInfo_m77034F8576BE695819427C13103C591277C1B636 (Type_t * ___type0, const RuntimeMethod* method);
  3919. // System.Boolean System.Type::get_IsPrimitive()
  3920. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsPrimitive_m43E50D507C45CE3BD51C0DC07C8AB061AFD6B3C3 (Type_t * __this, const RuntimeMethod* method);
  3921. // System.Boolean System.Type::get_IsValueType()
  3922. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsValueType_m9CCCB4759C2D5A890096F8DBA66DAAEFE9D913FB (Type_t * __this, const RuntimeMethod* method);
  3923. // System.Type System.Nullable::GetUnderlyingType(System.Type)
  3924. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Nullable_GetUnderlyingType_mC5699E7E11E1AFE25365CAB564A48F0193318629 (Type_t * ___nullableType0, const RuntimeMethod* method);
  3925. // System.Boolean System.Type::op_Inequality(System.Type,System.Type)
  3926. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method);
  3927. // System.Boolean System.Reflection.FieldInfo::get_IsStatic()
  3928. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FieldInfo_get_IsStatic_mE36F3A5B2DFF613C704AA56989D90D72760391EB (FieldInfo_t * __this, const RuntimeMethod* method);
  3929. // System.Boolean System.SpanHelpers::IsReferenceOrContainsReferencesCore(System.Type)
  3930. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SpanHelpers_IsReferenceOrContainsReferencesCore_m4046A8EAD00DA02AA423C292A8FCBB08268AD781 (Type_t * ___type0, const RuntimeMethod* method);
  3931. // System.UInt32 System.UIntPtr::op_Explicit(System.UIntPtr)
  3932. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t UIntPtr_op_Explicit_m8EF5FC1C0CAF58F8F2310C0D989F20F0694CD7CF (uintptr_t ___value0, const RuntimeMethod* method);
  3933. // System.Void System.Runtime.CompilerServices.Unsafe::InitBlockUnaligned(System.Void*,System.Byte,System.UInt32)
  3934. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Unsafe_InitBlockUnaligned_mDBC18343453EDA9D3974E125987D6774C5257F2F_inline (void* ___startAddress0, uint8_t ___value1, uint32_t ___byteCount2, const RuntimeMethod* method);
  3935. // System.UInt64 System.UIntPtr::op_Explicit(System.UIntPtr)
  3936. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t UIntPtr_op_Explicit_mEEA1D4A964FBFCC95BE2B91ADDD52EF7067C312D (uintptr_t ___value0, const RuntimeMethod* method);
  3937. // System.Void System.Runtime.CompilerServices.Unsafe::InitBlockUnaligned(System.Byte&,System.Byte,System.UInt32)
  3938. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Unsafe_InitBlockUnaligned_m68B5C8F29E67BD60711F6E9A841EB06C08B3D406_inline (uint8_t* ___startAddress0, uint8_t ___value1, uint32_t ___byteCount2, const RuntimeMethod* method);
  3939. // System.IntPtr System.IntPtr::op_Explicit(System.Int64)
  3940. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t IntPtr_op_Explicit_m65D141119BA83745D73EE5F94267165F88D15B51 (int64_t ___value0, const RuntimeMethod* method);
  3941. // !!0& System.Runtime.CompilerServices.Unsafe::Add<System.Byte>(!!0&,System.IntPtr)
  3942. inline uint8_t* Unsafe_Add_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m883139F0CBAD127392C821D1FB664E9E1A951F68_inline (uint8_t* ___source0, intptr_t ___elementOffset1, const RuntimeMethod* method)
  3943. {
  3944. return (( uint8_t* (*) (uint8_t*, intptr_t, const RuntimeMethod*))Unsafe_Add_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m883139F0CBAD127392C821D1FB664E9E1A951F68_gshared_inline)(___source0, ___elementOffset1, method);
  3945. }
  3946. // !!1& System.Runtime.CompilerServices.Unsafe::As<System.Byte,System.SpanHelpers/Reg64>(!!0&)
  3947. inline Reg64_t4A40DA33D6F4C8FB3A17A3B3D9E6FB5B1FEEE9B3 * Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg64_t4A40DA33D6F4C8FB3A17A3B3D9E6FB5B1FEEE9B3_mF4BF2810CBE7C096DA5665F72347A83B85057E67_inline (uint8_t* ___source0, const RuntimeMethod* method)
  3948. {
  3949. return (( Reg64_t4A40DA33D6F4C8FB3A17A3B3D9E6FB5B1FEEE9B3 * (*) (uint8_t*, const RuntimeMethod*))Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg64_t4A40DA33D6F4C8FB3A17A3B3D9E6FB5B1FEEE9B3_mF4BF2810CBE7C096DA5665F72347A83B85057E67_gshared_inline)(___source0, method);
  3950. }
  3951. // System.UIntPtr System.UIntPtr::op_Subtraction(System.UIntPtr,System.Int32)
  3952. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uintptr_t UIntPtr_op_Subtraction_m455602034049E11A086A49C915EDF9DAEC43C91D (uintptr_t ___pointer0, int32_t ___offset1, const RuntimeMethod* method);
  3953. // System.Boolean System.SpanHelpers::LessThanEqual(System.IntPtr,System.UIntPtr)
  3954. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool SpanHelpers_LessThanEqual_mCFA5E9CC05F428B1EDA65967FEF81267F917E88C_inline (intptr_t ___index0, uintptr_t ___length1, const RuntimeMethod* method);
  3955. // !!1& System.Runtime.CompilerServices.Unsafe::As<System.Byte,System.SpanHelpers/Reg32>(!!0&)
  3956. inline Reg32_tA8676F8C245F150C7985C4A3BC3CD44E58D3B923 * Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg32_tA8676F8C245F150C7985C4A3BC3CD44E58D3B923_m83848096DA9597AB033C49BCAD65A7C893E1E49B_inline (uint8_t* ___source0, const RuntimeMethod* method)
  3957. {
  3958. return (( Reg32_tA8676F8C245F150C7985C4A3BC3CD44E58D3B923 * (*) (uint8_t*, const RuntimeMethod*))Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg32_tA8676F8C245F150C7985C4A3BC3CD44E58D3B923_m83848096DA9597AB033C49BCAD65A7C893E1E49B_gshared_inline)(___source0, method);
  3959. }
  3960. // !!1& System.Runtime.CompilerServices.Unsafe::As<System.Byte,System.SpanHelpers/Reg16>(!!0&)
  3961. inline Reg16_t8B2CE150B820232BE56C005C405133CCA7A58CD4 * Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg16_t8B2CE150B820232BE56C005C405133CCA7A58CD4_mC19D8F3A2035990A057B673C4292F6BBBAA741E6_inline (uint8_t* ___source0, const RuntimeMethod* method)
  3962. {
  3963. return (( Reg16_t8B2CE150B820232BE56C005C405133CCA7A58CD4 * (*) (uint8_t*, const RuntimeMethod*))Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg16_t8B2CE150B820232BE56C005C405133CCA7A58CD4_mC19D8F3A2035990A057B673C4292F6BBBAA741E6_gshared_inline)(___source0, method);
  3964. }
  3965. // !!1& System.Runtime.CompilerServices.Unsafe::As<System.Byte,System.Int64>(!!0&)
  3966. inline int64_t* Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F26CDAA14482020C5D16E94E88D7982DE699AA0_inline (uint8_t* ___source0, const RuntimeMethod* method)
  3967. {
  3968. return (( int64_t* (*) (uint8_t*, const RuntimeMethod*))Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F26CDAA14482020C5D16E94E88D7982DE699AA0_gshared_inline)(___source0, method);
  3969. }
  3970. // !!1& System.Runtime.CompilerServices.Unsafe::As<System.Byte,System.Int32>(!!0&)
  3971. inline int32_t* Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m83EA99EBE20E63BBE5820F879F0820E5BF2D62C5_inline (uint8_t* ___source0, const RuntimeMethod* method)
  3972. {
  3973. return (( int32_t* (*) (uint8_t*, const RuntimeMethod*))Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m83EA99EBE20E63BBE5820F879F0820E5BF2D62C5_gshared_inline)(___source0, method);
  3974. }
  3975. // !!0& System.Runtime.CompilerServices.Unsafe::Add<System.IntPtr>(!!0&,System.IntPtr)
  3976. inline intptr_t* Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_inline (intptr_t* ___source0, intptr_t ___elementOffset1, const RuntimeMethod* method)
  3977. {
  3978. return (( intptr_t* (*) (intptr_t*, intptr_t, const RuntimeMethod*))Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_gshared_inline)(___source0, ___elementOffset1, method);
  3979. }
  3980. // System.Int64 System.IntPtr::op_Explicit(System.IntPtr)
  3981. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t IntPtr_op_Explicit_m17B168C05CF9F2917BC28FA8AF6F4F3281C377EB (intptr_t ___value0, const RuntimeMethod* method);
  3982. // System.Int32 System.IntPtr::op_Explicit(System.IntPtr)
  3983. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IntPtr_op_Explicit_m9C2CBDF65A4D7B2C0DCF4D38A4174A2CC07A18E3 (intptr_t ___value0, const RuntimeMethod* method);
  3984. // System.Char System.Buffers.StandardFormat::get_Symbol()
  3985. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Il2CppChar StandardFormat_get_Symbol_mF8A6168808E4EEB455E2F8695DD243231285B0F2_inline (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, const RuntimeMethod* method);
  3986. // System.Byte System.Buffers.StandardFormat::get_Precision()
  3987. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, const RuntimeMethod* method);
  3988. // System.Boolean System.Buffers.StandardFormat::get_HasPrecision()
  3989. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StandardFormat_get_HasPrecision_m512C556F8EABC1880A4057A0255D42C5008F322E (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, const RuntimeMethod* method);
  3990. // System.Boolean System.Buffers.StandardFormat::get_IsDefault()
  3991. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StandardFormat_get_IsDefault_mA235EA7D61B74384AF56AEC5174D2ACD568AE144 (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, const RuntimeMethod* method);
  3992. // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException_PrecisionTooLarge()
  3993. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_PrecisionTooLarge_mAC345A1F72DBC919354CCB54CC6C24EF44BE48C1 (const RuntimeMethod* method);
  3994. // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException_SymbolDoesNotFit()
  3995. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_SymbolDoesNotFit_m601A3BCC469FE8A7420CC33708307189B6C48B61 (const RuntimeMethod* method);
  3996. // System.Void System.Buffers.StandardFormat::.ctor(System.Char,System.Byte)
  3997. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StandardFormat__ctor_mEDC33761CDF50C5F7D01BF0DD6D673658931D43F (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, Il2CppChar ___symbol0, uint8_t ___precision1, const RuntimeMethod* method);
  3998. // System.String System.SR::get_Argument_CannotParsePrecision()
  3999. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_get_Argument_CannotParsePrecision_mD5AE8AF7058ACCFA8B29EE757D68F9560981453E (const RuntimeMethod* method);
  4000. // System.String System.SR::Format(System.String,System.Object)
  4001. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_Format_m4480ECD777F2A905A368094827DDCB43478A8053 (String_t* ___resourceFormat0, RuntimeObject * ___p11, const RuntimeMethod* method);
  4002. // System.Void System.FormatException::.ctor(System.String)
  4003. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * __this, String_t* ___message0, const RuntimeMethod* method);
  4004. // System.String System.SR::get_Argument_PrecisionTooLarge()
  4005. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_get_Argument_PrecisionTooLarge_m42EED38BF28506133A0AB30447E3C35CCA120A7F (const RuntimeMethod* method);
  4006. // System.ReadOnlySpan`1<System.Char> System.MemoryExtensions::AsSpan(System.String)
  4007. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 MemoryExtensions_AsSpan_m7527C7806D1DD24C012DC60C12280A9E1AEA8F15_inline (String_t* ___text0, const RuntimeMethod* method);
  4008. // System.Buffers.StandardFormat System.Buffers.StandardFormat::Parse(System.ReadOnlySpan`1<System.Char>)
  4009. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 StandardFormat_Parse_mF9CCE7DD1C51984A1554785001484F578E5FE65F (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 ___format0, const RuntimeMethod* method);
  4010. // System.Boolean System.Buffers.StandardFormat::Equals(System.Buffers.StandardFormat)
  4011. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StandardFormat_Equals_m6AAD6931E6B7620BC5676B60FDE95DEBDCC6A011 (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 ___other0, const RuntimeMethod* method);
  4012. // System.Boolean System.Buffers.StandardFormat::Equals(System.Object)
  4013. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StandardFormat_Equals_mB63E4B0879F9B74C0783E32117A22592050C887A (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method);
  4014. // System.Int32 System.Byte::GetHashCode()
  4015. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Byte_GetHashCode_m5111B9229C948E0B734597AED742936F9542E093 (uint8_t* __this, const RuntimeMethod* method);
  4016. // System.Int32 System.Buffers.StandardFormat::GetHashCode()
  4017. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StandardFormat_GetHashCode_mA2398AB63B3856075F7E8F9A26D142878DDAB119 (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, const RuntimeMethod* method);
  4018. // System.String System.String::CreateString(System.Char*,System.Int32,System.Int32)
  4019. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_CreateString_m854F19B67F5E1B63737E096BF53CC56AB12AF777 (String_t* __this, Il2CppChar* ___value0, int32_t ___startIndex1, int32_t ___length2, const RuntimeMethod* method);
  4020. // System.String System.Buffers.StandardFormat::ToString()
  4021. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StandardFormat_ToString_m1391A69E60EF500E59D59A29124BAD2C1D28CE6D (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, const RuntimeMethod* method);
  4022. // System.Exception System.ThrowHelper::CreateArrayTypeMismatchException()
  4023. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateArrayTypeMismatchException_m23F27BF82F951A64682A2CF14E0EDE9F3B54C93F (const RuntimeMethod* method);
  4024. // System.Void System.ArrayTypeMismatchException::.ctor()
  4025. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayTypeMismatchException__ctor_m76932588D9A980CDB675D12B0479F8EAC2D5E96D (ArrayTypeMismatchException_tFD610FDA00012564CB75AFCA3A489F29CF628784 * __this, const RuntimeMethod* method);
  4026. // System.Exception System.ThrowHelper::CreateArgumentException_InvalidTypeWithPointersNotSupported(System.Type)
  4027. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateArgumentException_InvalidTypeWithPointersNotSupported_m4019588ED8511C985604C8CC9AD4AB6414676945 (Type_t * ___type0, const RuntimeMethod* method);
  4028. // System.String System.SR::get_Argument_InvalidTypeWithPointersNotSupported()
  4029. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_get_Argument_InvalidTypeWithPointersNotSupported_m2FD2DCBFF1853C8F9616D4C55DD1C14163A06B75 (const RuntimeMethod* method);
  4030. // System.Void System.ArgumentException::.ctor(System.String)
  4031. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, String_t* ___message0, const RuntimeMethod* method);
  4032. // System.Exception System.ThrowHelper::CreateArgumentException_DestinationTooShort()
  4033. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateArgumentException_DestinationTooShort_m75CF4B3D7F56B0383E0BC84D86C085AA0CE90CD1 (const RuntimeMethod* method);
  4034. // System.String System.SR::get_Argument_DestinationTooShort()
  4035. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_get_Argument_DestinationTooShort_mDD536A55FFA1BD1CF5C34D9E074420C183905559 (const RuntimeMethod* method);
  4036. // System.Exception System.ThrowHelper::CreateIndexOutOfRangeException()
  4037. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateIndexOutOfRangeException_m8C8886676269B09CC5241BA6F5330D78B26F527B (const RuntimeMethod* method);
  4038. // System.Void System.IndexOutOfRangeException::.ctor()
  4039. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IndexOutOfRangeException__ctor_m84F1D8D46E48427F4DFAC350A5F1E0D345C68523 (IndexOutOfRangeException_tDC9EF7A0346CE39E54DA1083F07BE6DFC3CE2EDD * __this, const RuntimeMethod* method);
  4040. // System.Exception System.ThrowHelper::CreateArgumentOutOfRangeException()
  4041. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateArgumentOutOfRangeException_m0841E9BF864372D7BF0512A13456F985C53FC03D (const RuntimeMethod* method);
  4042. // System.Void System.ArgumentOutOfRangeException::.ctor()
  4043. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m81CEEF1FCB5EFBBAA39071F48BCFBC16AED0C915 (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * __this, const RuntimeMethod* method);
  4044. // System.Exception System.ThrowHelper::CreateArgumentOutOfRangeException(System.ExceptionArgument)
  4045. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateArgumentOutOfRangeException_m3ED3DA6D593699354BA4D397790440F3BFE84AEA (int32_t ___argument0, const RuntimeMethod* method);
  4046. // System.Void System.ArgumentOutOfRangeException::.ctor(System.String)
  4047. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * __this, String_t* ___paramName0, const RuntimeMethod* method);
  4048. // System.Exception System.ThrowHelper::CreateArgumentOutOfRangeException_PrecisionTooLarge()
  4049. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateArgumentOutOfRangeException_PrecisionTooLarge_mC1889FF89FD22816EB8D105C942166D0BF6ADFAD (const RuntimeMethod* method);
  4050. // System.Void System.ArgumentOutOfRangeException::.ctor(System.String,System.String)
  4051. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005 (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * __this, String_t* ___paramName0, String_t* ___message1, const RuntimeMethod* method);
  4052. // System.Exception System.ThrowHelper::CreateArgumentOutOfRangeException_SymbolDoesNotFit()
  4053. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateArgumentOutOfRangeException_SymbolDoesNotFit_m903F8FB8357FE1BAB8BF450E0F95A79117EF2D19 (const RuntimeMethod* method);
  4054. // System.String System.SR::get_Argument_BadFormatSpecifier()
  4055. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_get_Argument_BadFormatSpecifier_mFE81E4F926274AB402B890E679E6CAB600E61433 (const RuntimeMethod* method);
  4056. // System.Exception System.ThrowHelper::CreateFormatException_BadFormatSpecifier()
  4057. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateFormatException_BadFormatSpecifier_mA1D2DB12AB680960531A3C1A97098925F5154FDB (const RuntimeMethod* method);
  4058. // System.Void System.ThrowHelper::ThrowFormatException_BadFormatSpecifier()
  4059. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowFormatException_BadFormatSpecifier_m1E35DA4BEAAC3A721CFB9CE82029EBABF763EA8D (const RuntimeMethod* method);
  4060. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt64(System.UInt64,System.Span`1<System.Byte>,System.Int32&,System.Buffers.StandardFormat)
  4061. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt64_m903D18A13B3D28E3301BE4AA8CF22DA85694EB3A_inline (uint64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 ___format3, const RuntimeMethod* method);
  4062. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatInt64(System.Int64,System.UInt64,System.Span`1<System.Byte>,System.Int32&,System.Buffers.StandardFormat)
  4063. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt64_m61A954CEB254D25C2F681CF707F80AD856F73750_inline (int64_t ___value0, uint64_t ___mask1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination2, int32_t* ___bytesWritten3, StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 ___format4, const RuntimeMethod* method);
  4064. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatInt64Default(System.Int64,System.Span`1<System.Byte>,System.Int32&)
  4065. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt64Default_mF4B334DF6319D35C0B33A6572F7FF0EA3CE7C2A8_inline (int64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method);
  4066. // System.String System.SR::get_Argument_GWithPrecisionNotSupported()
  4067. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_get_Argument_GWithPrecisionNotSupported_mF77D1EF96FE22465E62C65C5895E968E7FB10019 (const RuntimeMethod* method);
  4068. // System.Void System.NotSupportedException::.ctor(System.String)
  4069. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m40BC57BDA6E0E119B73700CC809A14B57DC65A90 (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * __this, String_t* ___message0, const RuntimeMethod* method);
  4070. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatInt64D(System.Int64,System.Byte,System.Span`1<System.Byte>,System.Int32&)
  4071. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt64D_mB8F5C4DDAA08332F924D62C0B426C1D414C4ABCA_inline (int64_t ___value0, uint8_t ___precision1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination2, int32_t* ___bytesWritten3, const RuntimeMethod* method);
  4072. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatInt64N(System.Int64,System.Byte,System.Span`1<System.Byte>,System.Int32&)
  4073. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt64N_m78109B8A854CD414F3883A4F54F2828D65E03A9E_inline (int64_t ___value0, uint8_t ___precision1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination2, int32_t* ___bytesWritten3, const RuntimeMethod* method);
  4074. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt64X(System.UInt64,System.Byte,System.Boolean,System.Span`1<System.Byte>,System.Int32&)
  4075. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt64X_m873913C215B45BE56870D7EFEFF57F558F1B79F1 (uint64_t ___value0, uint8_t ___precision1, bool ___useLower2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination3, int32_t* ___bytesWritten4, const RuntimeMethod* method);
  4076. // System.Boolean System.ThrowHelper::TryFormatThrowFormatException(System.Int32&)
  4077. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ThrowHelper_TryFormatThrowFormatException_mAE469FD4BD034BFD4FB18C512DAD188188AADFCA (int32_t* ___bytesWritten0, const RuntimeMethod* method);
  4078. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt64D(System.UInt64,System.Byte,System.Span`1<System.Byte>,System.Boolean,System.Int32&)
  4079. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt64D_m9CC93A27892C98CDC584E3A9A211BE4BCD9C47BC (uint64_t ___value0, uint8_t ___precision1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination2, bool ___insertNegationSign3, int32_t* ___bytesWritten4, const RuntimeMethod* method);
  4080. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt32SingleDigit(System.UInt32,System.Span`1<System.Byte>,System.Int32&)
  4081. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt32SingleDigit_m640F93E5FC560A68BD27039E9C864C9C5D582335_inline (uint32_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method);
  4082. // System.Int32 System.IntPtr::get_Size()
  4083. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IntPtr_get_Size_mD8038A1C440DE87E685F4D879DC80A6704D9C77B (const RuntimeMethod* method);
  4084. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatInt64MultipleDigits(System.Int64,System.Span`1<System.Byte>,System.Int32&)
  4085. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt64MultipleDigits_mB1689643467ACA69DA8BBE4FE8C9272C127D4FBB_inline (int64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method);
  4086. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatInt32MultipleDigits(System.Int32,System.Span`1<System.Byte>,System.Int32&)
  4087. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt32MultipleDigits_m006E2F6B25667EE3B58402D5101CE6BCA787A391_inline (int32_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method);
  4088. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt64LessThanBillionMaxUInt(System.UInt64,System.Span`1<System.Byte>,System.Int32&)
  4089. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt64LessThanBillionMaxUInt_mD0B30477DD0CE3DDAE2E87395EA417EE44806626 (uint64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method);
  4090. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatInt64MoreThanNegativeBillionMaxUInt(System.Int64,System.Span`1<System.Byte>,System.Int32&)
  4091. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt64MoreThanNegativeBillionMaxUInt_m66C6074F21CCD770F792503E660A59CCE7B0E5F7 (int64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method);
  4092. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt64MoreThanBillionMaxUInt(System.UInt64,System.Span`1<System.Byte>,System.Int32&)
  4093. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt64MoreThanBillionMaxUInt_m906E75BFEC07873FC07898B6F41592B5F0F439A8 (uint64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method);
  4094. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatInt64LessThanNegativeBillionMaxUInt(System.Int64,System.Span`1<System.Byte>,System.Int32&)
  4095. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt64LessThanNegativeBillionMaxUInt_m8B5E903509AF6881879B14886D005900E04B295C (int64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method);
  4096. // System.Int32 System.Buffers.Text.FormattingHelpers::CountDigits(System.UInt32)
  4097. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t FormattingHelpers_CountDigits_mA676272B50F0CE205CC72EA4455298AE722FE53E_inline (uint32_t ___value0, const RuntimeMethod* method);
  4098. // System.Span`1<T> System.Span`1<System.Byte>::Slice(System.Int32,System.Int32)
  4099. inline Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method)
  4100. {
  4101. return (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_gshared_inline)(__this, ___start0, ___length1, method);
  4102. }
  4103. // System.Void System.Buffers.Text.FormattingHelpers::WriteDigits(System.UInt32,System.Span`1<System.Byte>)
  4104. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FormattingHelpers_WriteDigits_mB294245C1C40A39A6FADC68FD44FDE93489329DE_inline (uint32_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___buffer1, const RuntimeMethod* method);
  4105. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt32MultipleDigits(System.UInt32,System.Span`1<System.Byte>,System.Int32&)
  4106. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt32MultipleDigits_m8EE0BA7509C7951049017B0E1C3BB6E911CD7863_inline (uint32_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method);
  4107. // System.Int32 System.Buffers.Text.FormattingHelpers::CountDigits(System.UInt64)
  4108. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t FormattingHelpers_CountDigits_m675BA657779A2850D4C7B0DE8FFF5D53DCF95144_inline (uint64_t ___value0, const RuntimeMethod* method);
  4109. // System.Void System.Buffers.Text.FormattingHelpers::WriteDigits(System.UInt64,System.Span`1<System.Byte>)
  4110. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FormattingHelpers_WriteDigits_mB84E216D8FDAAEE250F7E833F1886CF7352CD243_inline (uint64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___buffer1, const RuntimeMethod* method);
  4111. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt64MultipleDigits(System.UInt64,System.Span`1<System.Byte>,System.Int32&)
  4112. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt64MultipleDigits_mF63FC4B51EE923E000733252A9E705D25531919B_inline (uint64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method);
  4113. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt64N(System.UInt64,System.Byte,System.Span`1<System.Byte>,System.Boolean,System.Int32&)
  4114. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt64N_mCF9B963233A1FD9750B0EA2F8CF833980C18826D (uint64_t ___value0, uint8_t ___precision1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination2, bool ___insertNegationSign3, int32_t* ___bytesWritten4, const RuntimeMethod* method);
  4115. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt64Default(System.UInt64,System.Span`1<System.Byte>,System.Int32&)
  4116. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt64Default_mC66DA768AC3B8933EA96384412E1D8CFB51D64F2_inline (uint64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method);
  4117. // System.Span`1<T> System.Span`1<System.Byte>::Slice(System.Int32)
  4118. inline Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, const RuntimeMethod* method)
  4119. {
  4120. return (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, int32_t, const RuntimeMethod*))Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_gshared_inline)(__this, ___start0, method);
  4121. }
  4122. // System.Void System.Buffers.Text.FormattingHelpers::FillWithAsciiZeros(System.Span`1<System.Byte>)
  4123. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FormattingHelpers_FillWithAsciiZeros_m3A29E363C6C25E65720EA654150D6199298C3A5E_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___buffer0, const RuntimeMethod* method);
  4124. // System.Void System.Buffers.Text.FormattingHelpers::WriteDigitsWithGroupSeparator(System.UInt64,System.Span`1<System.Byte>)
  4125. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FormattingHelpers_WriteDigitsWithGroupSeparator_m47961A365046CD674E315B8366DCC3A6C563F1F9_inline (uint64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___buffer1, const RuntimeMethod* method);
  4126. // System.Int32 System.Buffers.Text.FormattingHelpers::CountHexDigits(System.UInt64)
  4127. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t FormattingHelpers_CountHexDigits_mC892DDD16C175A09E028D0CAC2F1FD4EBEFFE3BE_inline (uint64_t ___value0, const RuntimeMethod* method);
  4128. // System.Int32 System.Math::Max(System.Int32,System.Int32)
  4129. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Max_mD8AA27386BF012C65303FCDEA041B0CC65056E7B (int32_t ___val10, int32_t ___val21, const RuntimeMethod* method);
  4130. // System.Char System.String::get_Chars(System.Int32)
  4131. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70 (String_t* __this, int32_t ___index0, const RuntimeMethod* method);
  4132. // System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.RuntimeFieldHandle)
  4133. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F (RuntimeArray * ___array0, RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 ___fldHandle1, const RuntimeMethod* method);
  4134. // System.Void System.ThrowHelper::ThrowArgumentException_InvalidTypeWithPointersNotSupported(System.Type)
  4135. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4 (Type_t * ___type0, const RuntimeMethod* method);
  4136. // System.Int32 System.ReadOnlySpan`1<System.Byte>::get_Length()
  4137. inline int32_t ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, const RuntimeMethod* method)
  4138. {
  4139. return (( int32_t (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_gshared_inline)(__this, method);
  4140. }
  4141. // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException(System.ExceptionArgument)
  4142. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5 (int32_t ___argument0, const RuntimeMethod* method);
  4143. // T& System.Runtime.InteropServices.MemoryMarshal::GetReference<System.Byte>(System.ReadOnlySpan`1<T>)
  4144. inline uint8_t* MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93 (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___span0, const RuntimeMethod* method)
  4145. {
  4146. return (( uint8_t* (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , const RuntimeMethod*))MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_gshared)(___span0, method);
  4147. }
  4148. // T& System.Runtime.InteropServices.MemoryMarshal::GetReference<System.Byte>(System.Span`1<T>)
  4149. inline uint8_t* MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___span0, const RuntimeMethod* method)
  4150. {
  4151. return (( uint8_t* (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_gshared)(___span0, method);
  4152. }
  4153. // System.Void System.ThrowHelper::ThrowIndexOutOfRangeException()
  4154. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC (const RuntimeMethod* method);
  4155. // System.Void* System.IntPtr::ToPointer()
  4156. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void* IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline (intptr_t* __this, const RuntimeMethod* method);
  4157. // System.Void System.Span`1<System.Byte>::.ctor(System.Pinnable`1<T>,System.IntPtr,System.Int32)
  4158. inline void Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method)
  4159. {
  4160. (( void (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method);
  4161. }
  4162. #ifdef __clang__
  4163. #pragma clang diagnostic push
  4164. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4165. #pragma clang diagnostic ignored "-Wunused-variable"
  4166. #endif
  4167. #ifdef __clang__
  4168. #pragma clang diagnostic pop
  4169. #endif
  4170. #ifdef __clang__
  4171. #pragma clang diagnostic push
  4172. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4173. #pragma clang diagnostic ignored "-Wunused-variable"
  4174. #endif
  4175. #ifdef __clang__
  4176. #pragma clang diagnostic pop
  4177. #endif
  4178. #ifdef __clang__
  4179. #pragma clang diagnostic push
  4180. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4181. #pragma clang diagnostic ignored "-Wunused-variable"
  4182. #endif
  4183. // System.Int16 System.Buffers.Binary.BinaryPrimitives::ReverseEndianness(System.Int16)
  4184. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t BinaryPrimitives_ReverseEndianness_m8876275E8BB85919AF8D1502C7FF7C7C74B2C43C (int16_t ___value0, const RuntimeMethod* method)
  4185. {
  4186. {
  4187. int16_t L_0 = ___value0;
  4188. int16_t L_1 = ___value0;
  4189. return ((int16_t)((int16_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)255)))<<(int32_t)8))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_1&(int32_t)((int32_t)65280)))>>(int32_t)8))))));
  4190. }
  4191. }
  4192. // System.Int32 System.Buffers.Binary.BinaryPrimitives::ReverseEndianness(System.Int32)
  4193. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BinaryPrimitives_ReverseEndianness_mCE965B137F559DCC5D929E83D08CFD360DCA56D0 (int32_t ___value0, const RuntimeMethod* method)
  4194. {
  4195. {
  4196. int32_t L_0 = ___value0;
  4197. uint32_t L_1;
  4198. L_1 = BinaryPrimitives_ReverseEndianness_m7C562C76F215F77432B9600686CB25A54E88CC20_inline(L_0, /*hidden argument*/NULL);
  4199. return L_1;
  4200. }
  4201. }
  4202. // System.Int64 System.Buffers.Binary.BinaryPrimitives::ReverseEndianness(System.Int64)
  4203. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t BinaryPrimitives_ReverseEndianness_mFA572A602247E6FA6B42E96E59EE84EDB0EFC1E4 (int64_t ___value0, const RuntimeMethod* method)
  4204. {
  4205. {
  4206. int64_t L_0 = ___value0;
  4207. uint64_t L_1;
  4208. L_1 = BinaryPrimitives_ReverseEndianness_m6268D4E81221B0851A9F12D3446F3B488B804696_inline(L_0, /*hidden argument*/NULL);
  4209. return L_1;
  4210. }
  4211. }
  4212. // System.UInt16 System.Buffers.Binary.BinaryPrimitives::ReverseEndianness(System.UInt16)
  4213. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t BinaryPrimitives_ReverseEndianness_m8FF291C24CD2A9FA658A1370AFF29E94FCA8BAC7 (uint16_t ___value0, const RuntimeMethod* method)
  4214. {
  4215. {
  4216. uint16_t L_0 = ___value0;
  4217. uint16_t L_1 = ___value0;
  4218. return (uint16_t)((int32_t)((uint16_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_0>>(int32_t)8)), (int32_t)((int32_t)((int32_t)L_1<<(int32_t)8))))));
  4219. }
  4220. }
  4221. // System.UInt32 System.Buffers.Binary.BinaryPrimitives::ReverseEndianness(System.UInt32)
  4222. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t BinaryPrimitives_ReverseEndianness_m7C562C76F215F77432B9600686CB25A54E88CC20 (uint32_t ___value0, const RuntimeMethod* method)
  4223. {
  4224. uint32_t V_0 = 0;
  4225. uint32_t V_1 = 0;
  4226. {
  4227. uint32_t L_0 = ___value0;
  4228. V_0 = ((int32_t)((int32_t)L_0&(int32_t)((int32_t)16711935)));
  4229. uint32_t L_1 = ___value0;
  4230. V_1 = ((int32_t)((int32_t)L_1&(int32_t)((int32_t)-16711936)));
  4231. uint32_t L_2 = V_0;
  4232. uint32_t L_3 = V_0;
  4233. uint32_t L_4 = V_1;
  4234. uint32_t L_5 = V_1;
  4235. return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_2>>8))|(int32_t)((int32_t)((int32_t)L_3<<(int32_t)((int32_t)24))))), (int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_4<<(int32_t)8))|(int32_t)((int32_t)((uint32_t)L_5>>((int32_t)24)))))));
  4236. }
  4237. }
  4238. // System.UInt64 System.Buffers.Binary.BinaryPrimitives::ReverseEndianness(System.UInt64)
  4239. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t BinaryPrimitives_ReverseEndianness_m6268D4E81221B0851A9F12D3446F3B488B804696 (uint64_t ___value0, const RuntimeMethod* method)
  4240. {
  4241. {
  4242. uint64_t L_0 = ___value0;
  4243. uint32_t L_1;
  4244. L_1 = BinaryPrimitives_ReverseEndianness_m7C562C76F215F77432B9600686CB25A54E88CC20_inline(((int32_t)((uint32_t)L_0)), /*hidden argument*/NULL);
  4245. uint64_t L_2 = ___value0;
  4246. uint32_t L_3;
  4247. L_3 = BinaryPrimitives_ReverseEndianness_m7C562C76F215F77432B9600686CB25A54E88CC20_inline(((int32_t)((uint32_t)((int64_t)((uint64_t)L_2>>((int32_t)32))))), /*hidden argument*/NULL);
  4248. return ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_1))<<(int32_t)((int32_t)32))), (int64_t)((int64_t)((uint64_t)L_3))));
  4249. }
  4250. }
  4251. // System.Int16 System.Buffers.Binary.BinaryPrimitives::ReadInt16BigEndian(System.ReadOnlySpan`1<System.Byte>)
  4252. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t BinaryPrimitives_ReadInt16BigEndian_m0A272EB05A9414BFB10C3DCD7FA120E1F2FD024C (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  4253. {
  4254. static bool s_Il2CppMethodInitialized;
  4255. if (!s_Il2CppMethodInitialized)
  4256. {
  4257. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4258. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Read_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m8A22E6BFABF74C1CDFEDDF29DCE184625B9EAEA8_RuntimeMethod_var);
  4259. s_Il2CppMethodInitialized = true;
  4260. }
  4261. int16_t V_0 = 0;
  4262. {
  4263. ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___source0;
  4264. int16_t L_1;
  4265. L_1 = MemoryMarshal_Read_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m8A22E6BFABF74C1CDFEDDF29DCE184625B9EAEA8_inline(L_0, /*hidden argument*/MemoryMarshal_Read_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m8A22E6BFABF74C1CDFEDDF29DCE184625B9EAEA8_RuntimeMethod_var);
  4266. V_0 = L_1;
  4267. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4268. bool L_2 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4269. if (!L_2)
  4270. {
  4271. goto IL_0015;
  4272. }
  4273. }
  4274. {
  4275. int16_t L_3 = V_0;
  4276. int16_t L_4;
  4277. L_4 = BinaryPrimitives_ReverseEndianness_m8876275E8BB85919AF8D1502C7FF7C7C74B2C43C_inline(L_3, /*hidden argument*/NULL);
  4278. V_0 = L_4;
  4279. }
  4280. IL_0015:
  4281. {
  4282. int16_t L_5 = V_0;
  4283. return L_5;
  4284. }
  4285. }
  4286. // System.Int32 System.Buffers.Binary.BinaryPrimitives::ReadInt32BigEndian(System.ReadOnlySpan`1<System.Byte>)
  4287. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BinaryPrimitives_ReadInt32BigEndian_mFF4EF1BD1D97863906D06E452831316DC715F0F2 (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  4288. {
  4289. static bool s_Il2CppMethodInitialized;
  4290. if (!s_Il2CppMethodInitialized)
  4291. {
  4292. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4293. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Read_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m08D4213DBE02501A8B8B2C01E02FC810025AFE9F_RuntimeMethod_var);
  4294. s_Il2CppMethodInitialized = true;
  4295. }
  4296. int32_t V_0 = 0;
  4297. {
  4298. ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___source0;
  4299. int32_t L_1;
  4300. L_1 = MemoryMarshal_Read_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m08D4213DBE02501A8B8B2C01E02FC810025AFE9F_inline(L_0, /*hidden argument*/MemoryMarshal_Read_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m08D4213DBE02501A8B8B2C01E02FC810025AFE9F_RuntimeMethod_var);
  4301. V_0 = L_1;
  4302. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4303. bool L_2 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4304. if (!L_2)
  4305. {
  4306. goto IL_0015;
  4307. }
  4308. }
  4309. {
  4310. int32_t L_3 = V_0;
  4311. int32_t L_4;
  4312. L_4 = BinaryPrimitives_ReverseEndianness_mCE965B137F559DCC5D929E83D08CFD360DCA56D0_inline(L_3, /*hidden argument*/NULL);
  4313. V_0 = L_4;
  4314. }
  4315. IL_0015:
  4316. {
  4317. int32_t L_5 = V_0;
  4318. return L_5;
  4319. }
  4320. }
  4321. // System.Int64 System.Buffers.Binary.BinaryPrimitives::ReadInt64BigEndian(System.ReadOnlySpan`1<System.Byte>)
  4322. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t BinaryPrimitives_ReadInt64BigEndian_m0E4D084E37A8F4E578122A2788BC69C69EC4FC45 (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  4323. {
  4324. static bool s_Il2CppMethodInitialized;
  4325. if (!s_Il2CppMethodInitialized)
  4326. {
  4327. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4328. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Read_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F76ACC0A8CB68B0FCFC0389620595E86AFD4354_RuntimeMethod_var);
  4329. s_Il2CppMethodInitialized = true;
  4330. }
  4331. int64_t V_0 = 0;
  4332. {
  4333. ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___source0;
  4334. int64_t L_1;
  4335. L_1 = MemoryMarshal_Read_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F76ACC0A8CB68B0FCFC0389620595E86AFD4354_inline(L_0, /*hidden argument*/MemoryMarshal_Read_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F76ACC0A8CB68B0FCFC0389620595E86AFD4354_RuntimeMethod_var);
  4336. V_0 = L_1;
  4337. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4338. bool L_2 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4339. if (!L_2)
  4340. {
  4341. goto IL_0015;
  4342. }
  4343. }
  4344. {
  4345. int64_t L_3 = V_0;
  4346. int64_t L_4;
  4347. L_4 = BinaryPrimitives_ReverseEndianness_mFA572A602247E6FA6B42E96E59EE84EDB0EFC1E4_inline(L_3, /*hidden argument*/NULL);
  4348. V_0 = L_4;
  4349. }
  4350. IL_0015:
  4351. {
  4352. int64_t L_5 = V_0;
  4353. return L_5;
  4354. }
  4355. }
  4356. // System.UInt16 System.Buffers.Binary.BinaryPrimitives::ReadUInt16BigEndian(System.ReadOnlySpan`1<System.Byte>)
  4357. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626 (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  4358. {
  4359. static bool s_Il2CppMethodInitialized;
  4360. if (!s_Il2CppMethodInitialized)
  4361. {
  4362. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4363. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_RuntimeMethod_var);
  4364. s_Il2CppMethodInitialized = true;
  4365. }
  4366. uint16_t V_0 = 0;
  4367. {
  4368. ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___source0;
  4369. uint16_t L_1;
  4370. L_1 = MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_inline(L_0, /*hidden argument*/MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_RuntimeMethod_var);
  4371. V_0 = L_1;
  4372. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4373. bool L_2 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4374. if (!L_2)
  4375. {
  4376. goto IL_0015;
  4377. }
  4378. }
  4379. {
  4380. uint16_t L_3 = V_0;
  4381. uint16_t L_4;
  4382. L_4 = BinaryPrimitives_ReverseEndianness_m8FF291C24CD2A9FA658A1370AFF29E94FCA8BAC7_inline(L_3, /*hidden argument*/NULL);
  4383. V_0 = L_4;
  4384. }
  4385. IL_0015:
  4386. {
  4387. uint16_t L_5 = V_0;
  4388. return L_5;
  4389. }
  4390. }
  4391. // System.UInt32 System.Buffers.Binary.BinaryPrimitives::ReadUInt32BigEndian(System.ReadOnlySpan`1<System.Byte>)
  4392. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t BinaryPrimitives_ReadUInt32BigEndian_mB52DF5BA20846D5423BE20749F33AEAD2DD64063 (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  4393. {
  4394. static bool s_Il2CppMethodInitialized;
  4395. if (!s_Il2CppMethodInitialized)
  4396. {
  4397. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4398. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Read_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m6979E20D9DB999F6CC91AA46E0643802AA436AF9_RuntimeMethod_var);
  4399. s_Il2CppMethodInitialized = true;
  4400. }
  4401. uint32_t V_0 = 0;
  4402. {
  4403. ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___source0;
  4404. uint32_t L_1;
  4405. L_1 = MemoryMarshal_Read_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m6979E20D9DB999F6CC91AA46E0643802AA436AF9_inline(L_0, /*hidden argument*/MemoryMarshal_Read_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m6979E20D9DB999F6CC91AA46E0643802AA436AF9_RuntimeMethod_var);
  4406. V_0 = L_1;
  4407. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4408. bool L_2 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4409. if (!L_2)
  4410. {
  4411. goto IL_0015;
  4412. }
  4413. }
  4414. {
  4415. uint32_t L_3 = V_0;
  4416. uint32_t L_4;
  4417. L_4 = BinaryPrimitives_ReverseEndianness_m7C562C76F215F77432B9600686CB25A54E88CC20_inline(L_3, /*hidden argument*/NULL);
  4418. V_0 = L_4;
  4419. }
  4420. IL_0015:
  4421. {
  4422. uint32_t L_5 = V_0;
  4423. return L_5;
  4424. }
  4425. }
  4426. // System.UInt64 System.Buffers.Binary.BinaryPrimitives::ReadUInt64BigEndian(System.ReadOnlySpan`1<System.Byte>)
  4427. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t BinaryPrimitives_ReadUInt64BigEndian_m1BB46883E6AC063C3CAEDF1B7792B1B01AE221A4 (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  4428. {
  4429. static bool s_Il2CppMethodInitialized;
  4430. if (!s_Il2CppMethodInitialized)
  4431. {
  4432. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4433. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Read_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m3FEB98327CF270498351BA3EDA4852E58753DAF1_RuntimeMethod_var);
  4434. s_Il2CppMethodInitialized = true;
  4435. }
  4436. uint64_t V_0 = 0;
  4437. {
  4438. ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___source0;
  4439. uint64_t L_1;
  4440. L_1 = MemoryMarshal_Read_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m3FEB98327CF270498351BA3EDA4852E58753DAF1_inline(L_0, /*hidden argument*/MemoryMarshal_Read_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m3FEB98327CF270498351BA3EDA4852E58753DAF1_RuntimeMethod_var);
  4441. V_0 = L_1;
  4442. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4443. bool L_2 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4444. if (!L_2)
  4445. {
  4446. goto IL_0015;
  4447. }
  4448. }
  4449. {
  4450. uint64_t L_3 = V_0;
  4451. uint64_t L_4;
  4452. L_4 = BinaryPrimitives_ReverseEndianness_m6268D4E81221B0851A9F12D3446F3B488B804696_inline(L_3, /*hidden argument*/NULL);
  4453. V_0 = L_4;
  4454. }
  4455. IL_0015:
  4456. {
  4457. uint64_t L_5 = V_0;
  4458. return L_5;
  4459. }
  4460. }
  4461. // System.Int16 System.Buffers.Binary.BinaryPrimitives::ReadInt16LittleEndian(System.ReadOnlySpan`1<System.Byte>)
  4462. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t BinaryPrimitives_ReadInt16LittleEndian_mA02FF78AB6A34FD8761C19E33C6BA5FD6B6CEBCE (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  4463. {
  4464. static bool s_Il2CppMethodInitialized;
  4465. if (!s_Il2CppMethodInitialized)
  4466. {
  4467. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4468. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Read_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m8A22E6BFABF74C1CDFEDDF29DCE184625B9EAEA8_RuntimeMethod_var);
  4469. s_Il2CppMethodInitialized = true;
  4470. }
  4471. int16_t V_0 = 0;
  4472. {
  4473. ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___source0;
  4474. int16_t L_1;
  4475. L_1 = MemoryMarshal_Read_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m8A22E6BFABF74C1CDFEDDF29DCE184625B9EAEA8_inline(L_0, /*hidden argument*/MemoryMarshal_Read_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m8A22E6BFABF74C1CDFEDDF29DCE184625B9EAEA8_RuntimeMethod_var);
  4476. V_0 = L_1;
  4477. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4478. bool L_2 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4479. if (L_2)
  4480. {
  4481. goto IL_0015;
  4482. }
  4483. }
  4484. {
  4485. int16_t L_3 = V_0;
  4486. int16_t L_4;
  4487. L_4 = BinaryPrimitives_ReverseEndianness_m8876275E8BB85919AF8D1502C7FF7C7C74B2C43C_inline(L_3, /*hidden argument*/NULL);
  4488. V_0 = L_4;
  4489. }
  4490. IL_0015:
  4491. {
  4492. int16_t L_5 = V_0;
  4493. return L_5;
  4494. }
  4495. }
  4496. // System.Int32 System.Buffers.Binary.BinaryPrimitives::ReadInt32LittleEndian(System.ReadOnlySpan`1<System.Byte>)
  4497. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BinaryPrimitives_ReadInt32LittleEndian_m5875560D09FE47D739AC8A64CA794D54E2148916 (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  4498. {
  4499. static bool s_Il2CppMethodInitialized;
  4500. if (!s_Il2CppMethodInitialized)
  4501. {
  4502. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4503. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Read_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m08D4213DBE02501A8B8B2C01E02FC810025AFE9F_RuntimeMethod_var);
  4504. s_Il2CppMethodInitialized = true;
  4505. }
  4506. int32_t V_0 = 0;
  4507. {
  4508. ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___source0;
  4509. int32_t L_1;
  4510. L_1 = MemoryMarshal_Read_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m08D4213DBE02501A8B8B2C01E02FC810025AFE9F_inline(L_0, /*hidden argument*/MemoryMarshal_Read_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m08D4213DBE02501A8B8B2C01E02FC810025AFE9F_RuntimeMethod_var);
  4511. V_0 = L_1;
  4512. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4513. bool L_2 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4514. if (L_2)
  4515. {
  4516. goto IL_0015;
  4517. }
  4518. }
  4519. {
  4520. int32_t L_3 = V_0;
  4521. int32_t L_4;
  4522. L_4 = BinaryPrimitives_ReverseEndianness_mCE965B137F559DCC5D929E83D08CFD360DCA56D0_inline(L_3, /*hidden argument*/NULL);
  4523. V_0 = L_4;
  4524. }
  4525. IL_0015:
  4526. {
  4527. int32_t L_5 = V_0;
  4528. return L_5;
  4529. }
  4530. }
  4531. // System.Int64 System.Buffers.Binary.BinaryPrimitives::ReadInt64LittleEndian(System.ReadOnlySpan`1<System.Byte>)
  4532. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t BinaryPrimitives_ReadInt64LittleEndian_m9257D5B025647E6CE0517711E32E1BB23B514665 (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  4533. {
  4534. static bool s_Il2CppMethodInitialized;
  4535. if (!s_Il2CppMethodInitialized)
  4536. {
  4537. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4538. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Read_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F76ACC0A8CB68B0FCFC0389620595E86AFD4354_RuntimeMethod_var);
  4539. s_Il2CppMethodInitialized = true;
  4540. }
  4541. int64_t V_0 = 0;
  4542. {
  4543. ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___source0;
  4544. int64_t L_1;
  4545. L_1 = MemoryMarshal_Read_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F76ACC0A8CB68B0FCFC0389620595E86AFD4354_inline(L_0, /*hidden argument*/MemoryMarshal_Read_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F76ACC0A8CB68B0FCFC0389620595E86AFD4354_RuntimeMethod_var);
  4546. V_0 = L_1;
  4547. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4548. bool L_2 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4549. if (L_2)
  4550. {
  4551. goto IL_0015;
  4552. }
  4553. }
  4554. {
  4555. int64_t L_3 = V_0;
  4556. int64_t L_4;
  4557. L_4 = BinaryPrimitives_ReverseEndianness_mFA572A602247E6FA6B42E96E59EE84EDB0EFC1E4_inline(L_3, /*hidden argument*/NULL);
  4558. V_0 = L_4;
  4559. }
  4560. IL_0015:
  4561. {
  4562. int64_t L_5 = V_0;
  4563. return L_5;
  4564. }
  4565. }
  4566. // System.UInt16 System.Buffers.Binary.BinaryPrimitives::ReadUInt16LittleEndian(System.ReadOnlySpan`1<System.Byte>)
  4567. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t BinaryPrimitives_ReadUInt16LittleEndian_m2FE472C1E577A454D859FAD3233075D7482CA14B (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  4568. {
  4569. static bool s_Il2CppMethodInitialized;
  4570. if (!s_Il2CppMethodInitialized)
  4571. {
  4572. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4573. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_RuntimeMethod_var);
  4574. s_Il2CppMethodInitialized = true;
  4575. }
  4576. uint16_t V_0 = 0;
  4577. {
  4578. ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___source0;
  4579. uint16_t L_1;
  4580. L_1 = MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_inline(L_0, /*hidden argument*/MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_RuntimeMethod_var);
  4581. V_0 = L_1;
  4582. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4583. bool L_2 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4584. if (L_2)
  4585. {
  4586. goto IL_0015;
  4587. }
  4588. }
  4589. {
  4590. uint16_t L_3 = V_0;
  4591. uint16_t L_4;
  4592. L_4 = BinaryPrimitives_ReverseEndianness_m8FF291C24CD2A9FA658A1370AFF29E94FCA8BAC7_inline(L_3, /*hidden argument*/NULL);
  4593. V_0 = L_4;
  4594. }
  4595. IL_0015:
  4596. {
  4597. uint16_t L_5 = V_0;
  4598. return L_5;
  4599. }
  4600. }
  4601. // System.UInt32 System.Buffers.Binary.BinaryPrimitives::ReadUInt32LittleEndian(System.ReadOnlySpan`1<System.Byte>)
  4602. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t BinaryPrimitives_ReadUInt32LittleEndian_mEE46641BC73CAACA64F2952CD791BE96F5DB44F4 (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  4603. {
  4604. static bool s_Il2CppMethodInitialized;
  4605. if (!s_Il2CppMethodInitialized)
  4606. {
  4607. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4608. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Read_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m6979E20D9DB999F6CC91AA46E0643802AA436AF9_RuntimeMethod_var);
  4609. s_Il2CppMethodInitialized = true;
  4610. }
  4611. uint32_t V_0 = 0;
  4612. {
  4613. ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___source0;
  4614. uint32_t L_1;
  4615. L_1 = MemoryMarshal_Read_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m6979E20D9DB999F6CC91AA46E0643802AA436AF9_inline(L_0, /*hidden argument*/MemoryMarshal_Read_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m6979E20D9DB999F6CC91AA46E0643802AA436AF9_RuntimeMethod_var);
  4616. V_0 = L_1;
  4617. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4618. bool L_2 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4619. if (L_2)
  4620. {
  4621. goto IL_0015;
  4622. }
  4623. }
  4624. {
  4625. uint32_t L_3 = V_0;
  4626. uint32_t L_4;
  4627. L_4 = BinaryPrimitives_ReverseEndianness_m7C562C76F215F77432B9600686CB25A54E88CC20_inline(L_3, /*hidden argument*/NULL);
  4628. V_0 = L_4;
  4629. }
  4630. IL_0015:
  4631. {
  4632. uint32_t L_5 = V_0;
  4633. return L_5;
  4634. }
  4635. }
  4636. // System.UInt64 System.Buffers.Binary.BinaryPrimitives::ReadUInt64LittleEndian(System.ReadOnlySpan`1<System.Byte>)
  4637. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t BinaryPrimitives_ReadUInt64LittleEndian_m48F9AEE3848A21C018BB45F2D4A275497D824DD5 (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  4638. {
  4639. static bool s_Il2CppMethodInitialized;
  4640. if (!s_Il2CppMethodInitialized)
  4641. {
  4642. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4643. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Read_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m3FEB98327CF270498351BA3EDA4852E58753DAF1_RuntimeMethod_var);
  4644. s_Il2CppMethodInitialized = true;
  4645. }
  4646. uint64_t V_0 = 0;
  4647. {
  4648. ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___source0;
  4649. uint64_t L_1;
  4650. L_1 = MemoryMarshal_Read_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m3FEB98327CF270498351BA3EDA4852E58753DAF1_inline(L_0, /*hidden argument*/MemoryMarshal_Read_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m3FEB98327CF270498351BA3EDA4852E58753DAF1_RuntimeMethod_var);
  4651. V_0 = L_1;
  4652. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4653. bool L_2 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4654. if (L_2)
  4655. {
  4656. goto IL_0015;
  4657. }
  4658. }
  4659. {
  4660. uint64_t L_3 = V_0;
  4661. uint64_t L_4;
  4662. L_4 = BinaryPrimitives_ReverseEndianness_m6268D4E81221B0851A9F12D3446F3B488B804696_inline(L_3, /*hidden argument*/NULL);
  4663. V_0 = L_4;
  4664. }
  4665. IL_0015:
  4666. {
  4667. uint64_t L_5 = V_0;
  4668. return L_5;
  4669. }
  4670. }
  4671. // System.Void System.Buffers.Binary.BinaryPrimitives::WriteInt16BigEndian(System.Span`1<System.Byte>,System.Int16)
  4672. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BinaryPrimitives_WriteInt16BigEndian_m145BFEDDA202B8085E6DB984853555288AB0937F (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int16_t ___value1, const RuntimeMethod* method)
  4673. {
  4674. static bool s_Il2CppMethodInitialized;
  4675. if (!s_Il2CppMethodInitialized)
  4676. {
  4677. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4678. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Write_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m12C5364650D1D9A189121D7BF9E4FB4BEA8AE768_RuntimeMethod_var);
  4679. s_Il2CppMethodInitialized = true;
  4680. }
  4681. {
  4682. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4683. bool L_0 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4684. if (!L_0)
  4685. {
  4686. goto IL_000f;
  4687. }
  4688. }
  4689. {
  4690. int16_t L_1 = ___value1;
  4691. int16_t L_2;
  4692. L_2 = BinaryPrimitives_ReverseEndianness_m8876275E8BB85919AF8D1502C7FF7C7C74B2C43C_inline(L_1, /*hidden argument*/NULL);
  4693. ___value1 = L_2;
  4694. }
  4695. IL_000f:
  4696. {
  4697. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___destination0;
  4698. MemoryMarshal_Write_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m12C5364650D1D9A189121D7BF9E4FB4BEA8AE768_inline(L_3, (int16_t*)(&___value1), /*hidden argument*/MemoryMarshal_Write_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m12C5364650D1D9A189121D7BF9E4FB4BEA8AE768_RuntimeMethod_var);
  4699. return;
  4700. }
  4701. }
  4702. // System.Void System.Buffers.Binary.BinaryPrimitives::WriteInt32BigEndian(System.Span`1<System.Byte>,System.Int32)
  4703. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BinaryPrimitives_WriteInt32BigEndian_mE2BBF5E719547269733F654BB15A4E482DEA8BCB (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int32_t ___value1, const RuntimeMethod* method)
  4704. {
  4705. static bool s_Il2CppMethodInitialized;
  4706. if (!s_Il2CppMethodInitialized)
  4707. {
  4708. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4709. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Write_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m38EB8D70E18E06A50FB8F81B7D4B4E5222D435D4_RuntimeMethod_var);
  4710. s_Il2CppMethodInitialized = true;
  4711. }
  4712. {
  4713. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4714. bool L_0 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4715. if (!L_0)
  4716. {
  4717. goto IL_000f;
  4718. }
  4719. }
  4720. {
  4721. int32_t L_1 = ___value1;
  4722. int32_t L_2;
  4723. L_2 = BinaryPrimitives_ReverseEndianness_mCE965B137F559DCC5D929E83D08CFD360DCA56D0_inline(L_1, /*hidden argument*/NULL);
  4724. ___value1 = L_2;
  4725. }
  4726. IL_000f:
  4727. {
  4728. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___destination0;
  4729. MemoryMarshal_Write_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m38EB8D70E18E06A50FB8F81B7D4B4E5222D435D4_inline(L_3, (int32_t*)(&___value1), /*hidden argument*/MemoryMarshal_Write_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m38EB8D70E18E06A50FB8F81B7D4B4E5222D435D4_RuntimeMethod_var);
  4730. return;
  4731. }
  4732. }
  4733. // System.Void System.Buffers.Binary.BinaryPrimitives::WriteUInt16BigEndian(System.Span`1<System.Byte>,System.UInt16)
  4734. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BinaryPrimitives_WriteUInt16BigEndian_mE41F4661B3C514F338282F2C2B9CA9525D9B1E5A (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, uint16_t ___value1, const RuntimeMethod* method)
  4735. {
  4736. static bool s_Il2CppMethodInitialized;
  4737. if (!s_Il2CppMethodInitialized)
  4738. {
  4739. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4740. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Write_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m91B76C03CFAEA56082DCAE0855BD5AF897BFCEC5_RuntimeMethod_var);
  4741. s_Il2CppMethodInitialized = true;
  4742. }
  4743. {
  4744. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4745. bool L_0 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4746. if (!L_0)
  4747. {
  4748. goto IL_000f;
  4749. }
  4750. }
  4751. {
  4752. uint16_t L_1 = ___value1;
  4753. uint16_t L_2;
  4754. L_2 = BinaryPrimitives_ReverseEndianness_m8FF291C24CD2A9FA658A1370AFF29E94FCA8BAC7_inline(L_1, /*hidden argument*/NULL);
  4755. ___value1 = L_2;
  4756. }
  4757. IL_000f:
  4758. {
  4759. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___destination0;
  4760. MemoryMarshal_Write_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m91B76C03CFAEA56082DCAE0855BD5AF897BFCEC5_inline(L_3, (uint16_t*)(&___value1), /*hidden argument*/MemoryMarshal_Write_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m91B76C03CFAEA56082DCAE0855BD5AF897BFCEC5_RuntimeMethod_var);
  4761. return;
  4762. }
  4763. }
  4764. // System.Void System.Buffers.Binary.BinaryPrimitives::WriteUInt32BigEndian(System.Span`1<System.Byte>,System.UInt32)
  4765. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BinaryPrimitives_WriteUInt32BigEndian_m9EB6A671EA25CC201F502FA157F3B0514364714D (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, uint32_t ___value1, const RuntimeMethod* method)
  4766. {
  4767. static bool s_Il2CppMethodInitialized;
  4768. if (!s_Il2CppMethodInitialized)
  4769. {
  4770. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4771. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Write_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mEE5318F59B9AFF690122D1987DF3E8CCA0182E44_RuntimeMethod_var);
  4772. s_Il2CppMethodInitialized = true;
  4773. }
  4774. {
  4775. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4776. bool L_0 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4777. if (!L_0)
  4778. {
  4779. goto IL_000f;
  4780. }
  4781. }
  4782. {
  4783. uint32_t L_1 = ___value1;
  4784. uint32_t L_2;
  4785. L_2 = BinaryPrimitives_ReverseEndianness_m7C562C76F215F77432B9600686CB25A54E88CC20_inline(L_1, /*hidden argument*/NULL);
  4786. ___value1 = L_2;
  4787. }
  4788. IL_000f:
  4789. {
  4790. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___destination0;
  4791. MemoryMarshal_Write_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mEE5318F59B9AFF690122D1987DF3E8CCA0182E44_inline(L_3, (uint32_t*)(&___value1), /*hidden argument*/MemoryMarshal_Write_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mEE5318F59B9AFF690122D1987DF3E8CCA0182E44_RuntimeMethod_var);
  4792. return;
  4793. }
  4794. }
  4795. // System.Void System.Buffers.Binary.BinaryPrimitives::WriteInt16LittleEndian(System.Span`1<System.Byte>,System.Int16)
  4796. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BinaryPrimitives_WriteInt16LittleEndian_mDBC9312623BA791694FC7A78F8E8290EBF21FF5A (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int16_t ___value1, const RuntimeMethod* method)
  4797. {
  4798. static bool s_Il2CppMethodInitialized;
  4799. if (!s_Il2CppMethodInitialized)
  4800. {
  4801. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4802. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Write_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m12C5364650D1D9A189121D7BF9E4FB4BEA8AE768_RuntimeMethod_var);
  4803. s_Il2CppMethodInitialized = true;
  4804. }
  4805. {
  4806. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4807. bool L_0 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4808. if (L_0)
  4809. {
  4810. goto IL_000f;
  4811. }
  4812. }
  4813. {
  4814. int16_t L_1 = ___value1;
  4815. int16_t L_2;
  4816. L_2 = BinaryPrimitives_ReverseEndianness_m8876275E8BB85919AF8D1502C7FF7C7C74B2C43C_inline(L_1, /*hidden argument*/NULL);
  4817. ___value1 = L_2;
  4818. }
  4819. IL_000f:
  4820. {
  4821. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___destination0;
  4822. MemoryMarshal_Write_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m12C5364650D1D9A189121D7BF9E4FB4BEA8AE768_inline(L_3, (int16_t*)(&___value1), /*hidden argument*/MemoryMarshal_Write_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m12C5364650D1D9A189121D7BF9E4FB4BEA8AE768_RuntimeMethod_var);
  4823. return;
  4824. }
  4825. }
  4826. // System.Void System.Buffers.Binary.BinaryPrimitives::WriteInt32LittleEndian(System.Span`1<System.Byte>,System.Int32)
  4827. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BinaryPrimitives_WriteInt32LittleEndian_mA040D09BD7D326ACDC7701F9FF9BE08BCAF3A472 (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int32_t ___value1, const RuntimeMethod* method)
  4828. {
  4829. static bool s_Il2CppMethodInitialized;
  4830. if (!s_Il2CppMethodInitialized)
  4831. {
  4832. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4833. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Write_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m38EB8D70E18E06A50FB8F81B7D4B4E5222D435D4_RuntimeMethod_var);
  4834. s_Il2CppMethodInitialized = true;
  4835. }
  4836. {
  4837. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4838. bool L_0 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4839. if (L_0)
  4840. {
  4841. goto IL_000f;
  4842. }
  4843. }
  4844. {
  4845. int32_t L_1 = ___value1;
  4846. int32_t L_2;
  4847. L_2 = BinaryPrimitives_ReverseEndianness_mCE965B137F559DCC5D929E83D08CFD360DCA56D0_inline(L_1, /*hidden argument*/NULL);
  4848. ___value1 = L_2;
  4849. }
  4850. IL_000f:
  4851. {
  4852. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___destination0;
  4853. MemoryMarshal_Write_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m38EB8D70E18E06A50FB8F81B7D4B4E5222D435D4_inline(L_3, (int32_t*)(&___value1), /*hidden argument*/MemoryMarshal_Write_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m38EB8D70E18E06A50FB8F81B7D4B4E5222D435D4_RuntimeMethod_var);
  4854. return;
  4855. }
  4856. }
  4857. // System.Void System.Buffers.Binary.BinaryPrimitives::WriteInt64LittleEndian(System.Span`1<System.Byte>,System.Int64)
  4858. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BinaryPrimitives_WriteInt64LittleEndian_m6836A799FB8E44010217BCC7A861DC1B1A167F91 (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int64_t ___value1, const RuntimeMethod* method)
  4859. {
  4860. static bool s_Il2CppMethodInitialized;
  4861. if (!s_Il2CppMethodInitialized)
  4862. {
  4863. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4864. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Write_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m7EC583D1692B7DF3D399720FFDE154C4250E7989_RuntimeMethod_var);
  4865. s_Il2CppMethodInitialized = true;
  4866. }
  4867. {
  4868. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4869. bool L_0 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4870. if (L_0)
  4871. {
  4872. goto IL_000f;
  4873. }
  4874. }
  4875. {
  4876. int64_t L_1 = ___value1;
  4877. int64_t L_2;
  4878. L_2 = BinaryPrimitives_ReverseEndianness_mFA572A602247E6FA6B42E96E59EE84EDB0EFC1E4_inline(L_1, /*hidden argument*/NULL);
  4879. ___value1 = L_2;
  4880. }
  4881. IL_000f:
  4882. {
  4883. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___destination0;
  4884. MemoryMarshal_Write_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m7EC583D1692B7DF3D399720FFDE154C4250E7989_inline(L_3, (int64_t*)(&___value1), /*hidden argument*/MemoryMarshal_Write_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m7EC583D1692B7DF3D399720FFDE154C4250E7989_RuntimeMethod_var);
  4885. return;
  4886. }
  4887. }
  4888. // System.Void System.Buffers.Binary.BinaryPrimitives::WriteUInt16LittleEndian(System.Span`1<System.Byte>,System.UInt16)
  4889. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BinaryPrimitives_WriteUInt16LittleEndian_m3A4CDF3029F0F20A75CD62A44F07909980472FC5 (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, uint16_t ___value1, const RuntimeMethod* method)
  4890. {
  4891. static bool s_Il2CppMethodInitialized;
  4892. if (!s_Il2CppMethodInitialized)
  4893. {
  4894. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4895. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Write_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m91B76C03CFAEA56082DCAE0855BD5AF897BFCEC5_RuntimeMethod_var);
  4896. s_Il2CppMethodInitialized = true;
  4897. }
  4898. {
  4899. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4900. bool L_0 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4901. if (L_0)
  4902. {
  4903. goto IL_000f;
  4904. }
  4905. }
  4906. {
  4907. uint16_t L_1 = ___value1;
  4908. uint16_t L_2;
  4909. L_2 = BinaryPrimitives_ReverseEndianness_m8FF291C24CD2A9FA658A1370AFF29E94FCA8BAC7_inline(L_1, /*hidden argument*/NULL);
  4910. ___value1 = L_2;
  4911. }
  4912. IL_000f:
  4913. {
  4914. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___destination0;
  4915. MemoryMarshal_Write_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m91B76C03CFAEA56082DCAE0855BD5AF897BFCEC5_inline(L_3, (uint16_t*)(&___value1), /*hidden argument*/MemoryMarshal_Write_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m91B76C03CFAEA56082DCAE0855BD5AF897BFCEC5_RuntimeMethod_var);
  4916. return;
  4917. }
  4918. }
  4919. // System.Void System.Buffers.Binary.BinaryPrimitives::WriteUInt32LittleEndian(System.Span`1<System.Byte>,System.UInt32)
  4920. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BinaryPrimitives_WriteUInt32LittleEndian_m3287950DDEAF58E0CB38C821C2C449A29A7E40AD (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, uint32_t ___value1, const RuntimeMethod* method)
  4921. {
  4922. static bool s_Il2CppMethodInitialized;
  4923. if (!s_Il2CppMethodInitialized)
  4924. {
  4925. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4926. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Write_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mEE5318F59B9AFF690122D1987DF3E8CCA0182E44_RuntimeMethod_var);
  4927. s_Il2CppMethodInitialized = true;
  4928. }
  4929. {
  4930. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4931. bool L_0 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4932. if (L_0)
  4933. {
  4934. goto IL_000f;
  4935. }
  4936. }
  4937. {
  4938. uint32_t L_1 = ___value1;
  4939. uint32_t L_2;
  4940. L_2 = BinaryPrimitives_ReverseEndianness_m7C562C76F215F77432B9600686CB25A54E88CC20_inline(L_1, /*hidden argument*/NULL);
  4941. ___value1 = L_2;
  4942. }
  4943. IL_000f:
  4944. {
  4945. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___destination0;
  4946. MemoryMarshal_Write_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mEE5318F59B9AFF690122D1987DF3E8CCA0182E44_inline(L_3, (uint32_t*)(&___value1), /*hidden argument*/MemoryMarshal_Write_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mEE5318F59B9AFF690122D1987DF3E8CCA0182E44_RuntimeMethod_var);
  4947. return;
  4948. }
  4949. }
  4950. // System.Void System.Buffers.Binary.BinaryPrimitives::WriteUInt64LittleEndian(System.Span`1<System.Byte>,System.UInt64)
  4951. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BinaryPrimitives_WriteUInt64LittleEndian_m4E27EC6B15226FD87A93FB5B59C6840DE3807F41 (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, uint64_t ___value1, const RuntimeMethod* method)
  4952. {
  4953. static bool s_Il2CppMethodInitialized;
  4954. if (!s_Il2CppMethodInitialized)
  4955. {
  4956. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4957. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Write_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_mBCE2FC25F4A82A2045573817741FB05E3E2ACBAE_RuntimeMethod_var);
  4958. s_Il2CppMethodInitialized = true;
  4959. }
  4960. {
  4961. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4962. bool L_0 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4963. if (L_0)
  4964. {
  4965. goto IL_000f;
  4966. }
  4967. }
  4968. {
  4969. uint64_t L_1 = ___value1;
  4970. uint64_t L_2;
  4971. L_2 = BinaryPrimitives_ReverseEndianness_m6268D4E81221B0851A9F12D3446F3B488B804696_inline(L_1, /*hidden argument*/NULL);
  4972. ___value1 = L_2;
  4973. }
  4974. IL_000f:
  4975. {
  4976. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___destination0;
  4977. MemoryMarshal_Write_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_mBCE2FC25F4A82A2045573817741FB05E3E2ACBAE_inline(L_3, (uint64_t*)(&___value1), /*hidden argument*/MemoryMarshal_Write_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_mBCE2FC25F4A82A2045573817741FB05E3E2ACBAE_RuntimeMethod_var);
  4978. return;
  4979. }
  4980. }
  4981. // System.Boolean System.Buffers.Binary.BinaryPrimitives::TryWriteInt16LittleEndian(System.Span`1<System.Byte>,System.Int16)
  4982. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BinaryPrimitives_TryWriteInt16LittleEndian_m55DB9EE3E34DC7397FA53665731EC29AA185CFA1 (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int16_t ___value1, const RuntimeMethod* method)
  4983. {
  4984. static bool s_Il2CppMethodInitialized;
  4985. if (!s_Il2CppMethodInitialized)
  4986. {
  4987. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4988. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_TryWrite_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_mD4E30120F5A512003BE938D07A27540C66B8650B_RuntimeMethod_var);
  4989. s_Il2CppMethodInitialized = true;
  4990. }
  4991. {
  4992. IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var);
  4993. bool L_0 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0();
  4994. if (L_0)
  4995. {
  4996. goto IL_000f;
  4997. }
  4998. }
  4999. {
  5000. int16_t L_1 = ___value1;
  5001. int16_t L_2;
  5002. L_2 = BinaryPrimitives_ReverseEndianness_m8876275E8BB85919AF8D1502C7FF7C7C74B2C43C_inline(L_1, /*hidden argument*/NULL);
  5003. ___value1 = L_2;
  5004. }
  5005. IL_000f:
  5006. {
  5007. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___destination0;
  5008. bool L_4;
  5009. L_4 = MemoryMarshal_TryWrite_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_mD4E30120F5A512003BE938D07A27540C66B8650B_inline(L_3, (int16_t*)(&___value1), /*hidden argument*/MemoryMarshal_TryWrite_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_mD4E30120F5A512003BE938D07A27540C66B8650B_RuntimeMethod_var);
  5010. return L_4;
  5011. }
  5012. }
  5013. #ifdef __clang__
  5014. #pragma clang diagnostic pop
  5015. #endif
  5016. #ifdef __clang__
  5017. #pragma clang diagnostic push
  5018. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5019. #pragma clang diagnostic ignored "-Wunused-variable"
  5020. #endif
  5021. // System.Void Microsoft.CodeAnalysis.EmbeddedAttribute::.ctor()
  5022. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EmbeddedAttribute__ctor_m7D7D024DA2EA05AEDF8B8C470F678A5DA96C8EB8 (EmbeddedAttribute_t9B89B1C38B332E83EF5D9D1D6F6088C7AC3E6EFB * __this, const RuntimeMethod* method)
  5023. {
  5024. {
  5025. Attribute__ctor_m5C1862A7DFC2C25A4797A8C5F681FBB5CB53ECE1(__this, /*hidden argument*/NULL);
  5026. return;
  5027. }
  5028. }
  5029. #ifdef __clang__
  5030. #pragma clang diagnostic pop
  5031. #endif
  5032. #ifdef __clang__
  5033. #pragma clang diagnostic push
  5034. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5035. #pragma clang diagnostic ignored "-Wunused-variable"
  5036. #endif
  5037. #ifdef __clang__
  5038. #pragma clang diagnostic pop
  5039. #endif
  5040. #ifdef __clang__
  5041. #pragma clang diagnostic push
  5042. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5043. #pragma clang diagnostic ignored "-Wunused-variable"
  5044. #endif
  5045. // System.Void System.Buffers.Text.FormattingHelpers::FillWithAsciiZeros(System.Span`1<System.Byte>)
  5046. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FormattingHelpers_FillWithAsciiZeros_m3A29E363C6C25E65720EA654150D6199298C3A5E (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___buffer0, const RuntimeMethod* method)
  5047. {
  5048. static bool s_Il2CppMethodInitialized;
  5049. if (!s_Il2CppMethodInitialized)
  5050. {
  5051. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  5052. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  5053. s_Il2CppMethodInitialized = true;
  5054. }
  5055. int32_t V_0 = 0;
  5056. {
  5057. V_0 = 0;
  5058. goto IL_0013;
  5059. }
  5060. IL_0004:
  5061. {
  5062. int32_t L_0 = V_0;
  5063. uint8_t* L_1;
  5064. L_1 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer0), L_0, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  5065. *((int8_t*)L_1) = (int8_t)((int32_t)48);
  5066. int32_t L_2 = V_0;
  5067. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1));
  5068. }
  5069. IL_0013:
  5070. {
  5071. int32_t L_3 = V_0;
  5072. int32_t L_4;
  5073. L_4 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer0), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  5074. if ((((int32_t)L_3) < ((int32_t)L_4)))
  5075. {
  5076. goto IL_0004;
  5077. }
  5078. }
  5079. {
  5080. return;
  5081. }
  5082. }
  5083. // System.Void System.Buffers.Text.FormattingHelpers::WriteDigits(System.UInt64,System.Span`1<System.Byte>)
  5084. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FormattingHelpers_WriteDigits_mB84E216D8FDAAEE250F7E833F1886CF7352CD243 (uint64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___buffer1, const RuntimeMethod* method)
  5085. {
  5086. static bool s_Il2CppMethodInitialized;
  5087. if (!s_Il2CppMethodInitialized)
  5088. {
  5089. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  5090. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  5091. s_Il2CppMethodInitialized = true;
  5092. }
  5093. int32_t V_0 = 0;
  5094. uint64_t V_1 = 0;
  5095. {
  5096. int32_t L_0;
  5097. L_0 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  5098. V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1));
  5099. goto IL_002e;
  5100. }
  5101. IL_000c:
  5102. {
  5103. uint64_t L_1 = ___value0;
  5104. V_1 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)((int32_t)48))), (int64_t)L_1));
  5105. uint64_t L_2 = ___value0;
  5106. ___value0 = ((int64_t)((uint64_t)(int64_t)L_2/(uint64_t)(int64_t)((int64_t)((int64_t)((int32_t)10)))));
  5107. int32_t L_3 = V_0;
  5108. uint8_t* L_4;
  5109. L_4 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), L_3, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  5110. uint64_t L_5 = V_1;
  5111. uint64_t L_6 = ___value0;
  5112. *((int8_t*)L_4) = (int8_t)((int32_t)((uint8_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_5, (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_6, (int64_t)((int64_t)((int64_t)((int32_t)10)))))))));
  5113. int32_t L_7 = V_0;
  5114. V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1));
  5115. }
  5116. IL_002e:
  5117. {
  5118. int32_t L_8 = V_0;
  5119. if ((((int32_t)L_8) >= ((int32_t)1)))
  5120. {
  5121. goto IL_000c;
  5122. }
  5123. }
  5124. {
  5125. uint8_t* L_9;
  5126. L_9 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), 0, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  5127. uint64_t L_10 = ___value0;
  5128. *((int8_t*)L_9) = (int8_t)((int32_t)((uint8_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)((int32_t)48))), (int64_t)L_10))));
  5129. return;
  5130. }
  5131. }
  5132. // System.Void System.Buffers.Text.FormattingHelpers::WriteDigitsWithGroupSeparator(System.UInt64,System.Span`1<System.Byte>)
  5133. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FormattingHelpers_WriteDigitsWithGroupSeparator_m47961A365046CD674E315B8366DCC3A6C563F1F9 (uint64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___buffer1, const RuntimeMethod* method)
  5134. {
  5135. static bool s_Il2CppMethodInitialized;
  5136. if (!s_Il2CppMethodInitialized)
  5137. {
  5138. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  5139. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  5140. s_Il2CppMethodInitialized = true;
  5141. }
  5142. int32_t V_0 = 0;
  5143. int32_t V_1 = 0;
  5144. uint64_t V_2 = 0;
  5145. {
  5146. V_0 = 0;
  5147. int32_t L_0;
  5148. L_0 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  5149. V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1));
  5150. goto IL_004b;
  5151. }
  5152. IL_000e:
  5153. {
  5154. uint64_t L_1 = ___value0;
  5155. V_2 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)((int32_t)48))), (int64_t)L_1));
  5156. uint64_t L_2 = ___value0;
  5157. ___value0 = ((int64_t)((uint64_t)(int64_t)L_2/(uint64_t)(int64_t)((int64_t)((int64_t)((int32_t)10)))));
  5158. int32_t L_3 = V_1;
  5159. uint8_t* L_4;
  5160. L_4 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), L_3, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  5161. uint64_t L_5 = V_2;
  5162. uint64_t L_6 = ___value0;
  5163. *((int8_t*)L_4) = (int8_t)((int32_t)((uint8_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_5, (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_6, (int64_t)((int64_t)((int64_t)((int32_t)10)))))))));
  5164. int32_t L_7 = V_0;
  5165. if ((!(((uint32_t)L_7) == ((uint32_t)2))))
  5166. {
  5167. goto IL_0043;
  5168. }
  5169. }
  5170. {
  5171. int32_t L_8 = V_1;
  5172. int32_t L_9 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)1));
  5173. V_1 = L_9;
  5174. uint8_t* L_10;
  5175. L_10 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), L_9, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  5176. *((int8_t*)L_10) = (int8_t)((int32_t)44);
  5177. V_0 = 0;
  5178. goto IL_0047;
  5179. }
  5180. IL_0043:
  5181. {
  5182. int32_t L_11 = V_0;
  5183. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1));
  5184. }
  5185. IL_0047:
  5186. {
  5187. int32_t L_12 = V_1;
  5188. V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1));
  5189. }
  5190. IL_004b:
  5191. {
  5192. int32_t L_13 = V_1;
  5193. if ((((int32_t)L_13) >= ((int32_t)1)))
  5194. {
  5195. goto IL_000e;
  5196. }
  5197. }
  5198. {
  5199. uint8_t* L_14;
  5200. L_14 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), 0, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  5201. uint64_t L_15 = ___value0;
  5202. *((int8_t*)L_14) = (int8_t)((int32_t)((uint8_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)((int32_t)48))), (int64_t)L_15))));
  5203. return;
  5204. }
  5205. }
  5206. // System.Void System.Buffers.Text.FormattingHelpers::WriteDigits(System.UInt32,System.Span`1<System.Byte>)
  5207. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FormattingHelpers_WriteDigits_mB294245C1C40A39A6FADC68FD44FDE93489329DE (uint32_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___buffer1, const RuntimeMethod* method)
  5208. {
  5209. static bool s_Il2CppMethodInitialized;
  5210. if (!s_Il2CppMethodInitialized)
  5211. {
  5212. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  5213. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  5214. s_Il2CppMethodInitialized = true;
  5215. }
  5216. int32_t V_0 = 0;
  5217. uint32_t V_1 = 0;
  5218. {
  5219. int32_t L_0;
  5220. L_0 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  5221. V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1));
  5222. goto IL_002b;
  5223. }
  5224. IL_000c:
  5225. {
  5226. uint32_t L_1 = ___value0;
  5227. V_1 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)48), (int32_t)L_1));
  5228. uint32_t L_2 = ___value0;
  5229. ___value0 = ((int32_t)((uint32_t)(int32_t)L_2/(uint32_t)(int32_t)((int32_t)10)));
  5230. int32_t L_3 = V_0;
  5231. uint8_t* L_4;
  5232. L_4 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), L_3, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  5233. uint32_t L_5 = V_1;
  5234. uint32_t L_6 = ___value0;
  5235. *((int8_t*)L_4) = (int8_t)((int32_t)((uint8_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_6, (int32_t)((int32_t)10)))))));
  5236. int32_t L_7 = V_0;
  5237. V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1));
  5238. }
  5239. IL_002b:
  5240. {
  5241. int32_t L_8 = V_0;
  5242. if ((((int32_t)L_8) >= ((int32_t)1)))
  5243. {
  5244. goto IL_000c;
  5245. }
  5246. }
  5247. {
  5248. uint8_t* L_9;
  5249. L_9 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), 0, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  5250. uint32_t L_10 = ___value0;
  5251. *((int8_t*)L_9) = (int8_t)((int32_t)((uint8_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)48), (int32_t)L_10))));
  5252. return;
  5253. }
  5254. }
  5255. // System.Int32 System.Buffers.Text.FormattingHelpers::CountDigits(System.UInt64)
  5256. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FormattingHelpers_CountDigits_m675BA657779A2850D4C7B0DE8FFF5D53DCF95144 (uint64_t ___value0, const RuntimeMethod* method)
  5257. {
  5258. int32_t V_0 = 0;
  5259. uint32_t V_1 = 0;
  5260. {
  5261. V_0 = 1;
  5262. uint64_t L_0 = ___value0;
  5263. if ((!(((uint64_t)L_0) >= ((uint64_t)((int64_t)((int64_t)((int32_t)10000000)))))))
  5264. {
  5265. goto IL_003b;
  5266. }
  5267. }
  5268. {
  5269. uint64_t L_1 = ___value0;
  5270. if ((!(((uint64_t)L_1) >= ((uint64_t)((int64_t)100000000000000LL)))))
  5271. {
  5272. goto IL_002b;
  5273. }
  5274. }
  5275. {
  5276. uint64_t L_2 = ___value0;
  5277. V_1 = ((int32_t)((uint32_t)((int64_t)((uint64_t)(int64_t)L_2/(uint64_t)(int64_t)((int64_t)100000000000000LL)))));
  5278. int32_t L_3 = V_0;
  5279. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)((int32_t)14)));
  5280. goto IL_003e;
  5281. }
  5282. IL_002b:
  5283. {
  5284. uint64_t L_4 = ___value0;
  5285. V_1 = ((int32_t)((uint32_t)((int64_t)((uint64_t)(int64_t)L_4/(uint64_t)(int64_t)((int64_t)((int64_t)((int32_t)10000000)))))));
  5286. int32_t L_5 = V_0;
  5287. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)7));
  5288. goto IL_003e;
  5289. }
  5290. IL_003b:
  5291. {
  5292. uint64_t L_6 = ___value0;
  5293. V_1 = ((int32_t)((uint32_t)L_6));
  5294. }
  5295. IL_003e:
  5296. {
  5297. uint32_t L_7 = V_1;
  5298. if ((!(((uint32_t)L_7) >= ((uint32_t)((int32_t)10)))))
  5299. {
  5300. goto IL_008a;
  5301. }
  5302. }
  5303. {
  5304. uint32_t L_8 = V_1;
  5305. if ((!(((uint32_t)L_8) < ((uint32_t)((int32_t)100)))))
  5306. {
  5307. goto IL_004e;
  5308. }
  5309. }
  5310. {
  5311. int32_t L_9 = V_0;
  5312. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1));
  5313. goto IL_008a;
  5314. }
  5315. IL_004e:
  5316. {
  5317. uint32_t L_10 = V_1;
  5318. if ((!(((uint32_t)L_10) < ((uint32_t)((int32_t)1000)))))
  5319. {
  5320. goto IL_005c;
  5321. }
  5322. }
  5323. {
  5324. int32_t L_11 = V_0;
  5325. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)2));
  5326. goto IL_008a;
  5327. }
  5328. IL_005c:
  5329. {
  5330. uint32_t L_12 = V_1;
  5331. if ((!(((uint32_t)L_12) < ((uint32_t)((int32_t)10000)))))
  5332. {
  5333. goto IL_006a;
  5334. }
  5335. }
  5336. {
  5337. int32_t L_13 = V_0;
  5338. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)3));
  5339. goto IL_008a;
  5340. }
  5341. IL_006a:
  5342. {
  5343. uint32_t L_14 = V_1;
  5344. if ((!(((uint32_t)L_14) < ((uint32_t)((int32_t)100000)))))
  5345. {
  5346. goto IL_0078;
  5347. }
  5348. }
  5349. {
  5350. int32_t L_15 = V_0;
  5351. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)4));
  5352. goto IL_008a;
  5353. }
  5354. IL_0078:
  5355. {
  5356. uint32_t L_16 = V_1;
  5357. if ((!(((uint32_t)L_16) < ((uint32_t)((int32_t)1000000)))))
  5358. {
  5359. goto IL_0086;
  5360. }
  5361. }
  5362. {
  5363. int32_t L_17 = V_0;
  5364. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)5));
  5365. goto IL_008a;
  5366. }
  5367. IL_0086:
  5368. {
  5369. int32_t L_18 = V_0;
  5370. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)6));
  5371. }
  5372. IL_008a:
  5373. {
  5374. int32_t L_19 = V_0;
  5375. return L_19;
  5376. }
  5377. }
  5378. // System.Int32 System.Buffers.Text.FormattingHelpers::CountDigits(System.UInt32)
  5379. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FormattingHelpers_CountDigits_mA676272B50F0CE205CC72EA4455298AE722FE53E (uint32_t ___value0, const RuntimeMethod* method)
  5380. {
  5381. int32_t V_0 = 0;
  5382. {
  5383. V_0 = 1;
  5384. uint32_t L_0 = ___value0;
  5385. if ((!(((uint32_t)L_0) >= ((uint32_t)((int32_t)100000)))))
  5386. {
  5387. goto IL_0017;
  5388. }
  5389. }
  5390. {
  5391. uint32_t L_1 = ___value0;
  5392. ___value0 = ((int32_t)((uint32_t)(int32_t)L_1/(uint32_t)(int32_t)((int32_t)100000)));
  5393. int32_t L_2 = V_0;
  5394. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)5));
  5395. }
  5396. IL_0017:
  5397. {
  5398. uint32_t L_3 = ___value0;
  5399. if ((!(((uint32_t)L_3) >= ((uint32_t)((int32_t)10)))))
  5400. {
  5401. goto IL_0047;
  5402. }
  5403. }
  5404. {
  5405. uint32_t L_4 = ___value0;
  5406. if ((!(((uint32_t)L_4) < ((uint32_t)((int32_t)100)))))
  5407. {
  5408. goto IL_0027;
  5409. }
  5410. }
  5411. {
  5412. int32_t L_5 = V_0;
  5413. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1));
  5414. goto IL_0047;
  5415. }
  5416. IL_0027:
  5417. {
  5418. uint32_t L_6 = ___value0;
  5419. if ((!(((uint32_t)L_6) < ((uint32_t)((int32_t)1000)))))
  5420. {
  5421. goto IL_0035;
  5422. }
  5423. }
  5424. {
  5425. int32_t L_7 = V_0;
  5426. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)2));
  5427. goto IL_0047;
  5428. }
  5429. IL_0035:
  5430. {
  5431. uint32_t L_8 = ___value0;
  5432. if ((!(((uint32_t)L_8) < ((uint32_t)((int32_t)10000)))))
  5433. {
  5434. goto IL_0043;
  5435. }
  5436. }
  5437. {
  5438. int32_t L_9 = V_0;
  5439. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)3));
  5440. goto IL_0047;
  5441. }
  5442. IL_0043:
  5443. {
  5444. int32_t L_10 = V_0;
  5445. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)4));
  5446. }
  5447. IL_0047:
  5448. {
  5449. int32_t L_11 = V_0;
  5450. return L_11;
  5451. }
  5452. }
  5453. // System.Int32 System.Buffers.Text.FormattingHelpers::CountHexDigits(System.UInt64)
  5454. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FormattingHelpers_CountHexDigits_mC892DDD16C175A09E028D0CAC2F1FD4EBEFFE3BE (uint64_t ___value0, const RuntimeMethod* method)
  5455. {
  5456. int32_t V_0 = 0;
  5457. {
  5458. V_0 = 1;
  5459. uint64_t L_0 = ___value0;
  5460. if ((!(((uint64_t)L_0) > ((uint64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1)))))))))
  5461. {
  5462. goto IL_0011;
  5463. }
  5464. }
  5465. {
  5466. int32_t L_1 = V_0;
  5467. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)8));
  5468. uint64_t L_2 = ___value0;
  5469. ___value0 = ((int64_t)((uint64_t)L_2>>((int32_t)32)));
  5470. }
  5471. IL_0011:
  5472. {
  5473. uint64_t L_3 = ___value0;
  5474. if ((!(((uint64_t)L_3) > ((uint64_t)((int64_t)((int64_t)((int32_t)65535)))))))
  5475. {
  5476. goto IL_0024;
  5477. }
  5478. }
  5479. {
  5480. int32_t L_4 = V_0;
  5481. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)4));
  5482. uint64_t L_5 = ___value0;
  5483. ___value0 = ((int64_t)((uint64_t)L_5>>((int32_t)16)));
  5484. }
  5485. IL_0024:
  5486. {
  5487. uint64_t L_6 = ___value0;
  5488. if ((!(((uint64_t)L_6) > ((uint64_t)((int64_t)((int64_t)((int32_t)255)))))))
  5489. {
  5490. goto IL_0036;
  5491. }
  5492. }
  5493. {
  5494. int32_t L_7 = V_0;
  5495. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)2));
  5496. uint64_t L_8 = ___value0;
  5497. ___value0 = ((int64_t)((uint64_t)L_8>>8));
  5498. }
  5499. IL_0036:
  5500. {
  5501. uint64_t L_9 = ___value0;
  5502. if ((!(((uint64_t)L_9) > ((uint64_t)((int64_t)((int64_t)((int32_t)15)))))))
  5503. {
  5504. goto IL_0040;
  5505. }
  5506. }
  5507. {
  5508. int32_t L_10 = V_0;
  5509. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1));
  5510. }
  5511. IL_0040:
  5512. {
  5513. int32_t L_11 = V_0;
  5514. return L_11;
  5515. }
  5516. }
  5517. #ifdef __clang__
  5518. #pragma clang diagnostic pop
  5519. #endif
  5520. #ifdef __clang__
  5521. #pragma clang diagnostic push
  5522. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5523. #pragma clang diagnostic ignored "-Wunused-variable"
  5524. #endif
  5525. // System.Void System.Runtime.CompilerServices.IsByRefLikeAttribute::.ctor()
  5526. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IsByRefLikeAttribute__ctor_m3F813C04C0FAF02B5AF712ED98929300CD6E44DD (IsByRefLikeAttribute_t4ED9D8CF7709ED7300B718C603BBF8F8AF65EF38 * __this, const RuntimeMethod* method)
  5527. {
  5528. {
  5529. Attribute__ctor_m5C1862A7DFC2C25A4797A8C5F681FBB5CB53ECE1(__this, /*hidden argument*/NULL);
  5530. return;
  5531. }
  5532. }
  5533. #ifdef __clang__
  5534. #pragma clang diagnostic pop
  5535. #endif
  5536. #ifdef __clang__
  5537. #pragma clang diagnostic push
  5538. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5539. #pragma clang diagnostic ignored "-Wunused-variable"
  5540. #endif
  5541. // System.Void System.Runtime.CompilerServices.IsReadOnlyAttribute::.ctor()
  5542. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IsReadOnlyAttribute__ctor_m07A8C937D13DE79AF8ED555F18E5AE9FDA6C3879 (IsReadOnlyAttribute_tEE4069DE19AA2D2FEF7D3142EAE79311F7BB26E9 * __this, const RuntimeMethod* method)
  5543. {
  5544. {
  5545. Attribute__ctor_m5C1862A7DFC2C25A4797A8C5F681FBB5CB53ECE1(__this, /*hidden argument*/NULL);
  5546. return;
  5547. }
  5548. }
  5549. #ifdef __clang__
  5550. #pragma clang diagnostic pop
  5551. #endif
  5552. #ifdef __clang__
  5553. #pragma clang diagnostic push
  5554. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5555. #pragma clang diagnostic ignored "-Wunused-variable"
  5556. #endif
  5557. // System.ReadOnlySpan`1<System.Char> System.MemoryExtensions::Trim(System.ReadOnlySpan`1<System.Char>)
  5558. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 MemoryExtensions_Trim_m1E95BA795E4986E05C21DA799B8817DC69153DFC (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 ___span0, const RuntimeMethod* method)
  5559. {
  5560. static bool s_Il2CppMethodInitialized;
  5561. if (!s_Il2CppMethodInitialized)
  5562. {
  5563. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var);
  5564. s_Il2CppMethodInitialized = true;
  5565. }
  5566. {
  5567. ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 L_0 = ___span0;
  5568. IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var);
  5569. ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 L_1;
  5570. L_1 = MemoryExtensions_TrimStart_m7F291DFFF7D1DFBED45698047A694A4678A4740E(L_0, /*hidden argument*/NULL);
  5571. ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 L_2;
  5572. L_2 = MemoryExtensions_TrimEnd_m79AAB5B4F11DA4B1A7070BF6555E4C3078BF9BD3(L_1, /*hidden argument*/NULL);
  5573. return L_2;
  5574. }
  5575. }
  5576. // System.ReadOnlySpan`1<System.Char> System.MemoryExtensions::TrimStart(System.ReadOnlySpan`1<System.Char>)
  5577. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 MemoryExtensions_TrimStart_m7F291DFFF7D1DFBED45698047A694A4678A4740E (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 ___span0, const RuntimeMethod* method)
  5578. {
  5579. static bool s_Il2CppMethodInitialized;
  5580. if (!s_Il2CppMethodInitialized)
  5581. {
  5582. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var);
  5583. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mC055D9B8DCA2EB4562338BF36B89CC4B229D5C4D_RuntimeMethod_var);
  5584. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_m856578D58B9F85C63B15E582398B5EC2A49D1203_RuntimeMethod_var);
  5585. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_RuntimeMethod_var);
  5586. s_Il2CppMethodInitialized = true;
  5587. }
  5588. int32_t V_0 = 0;
  5589. {
  5590. V_0 = 0;
  5591. goto IL_0018;
  5592. }
  5593. IL_0004:
  5594. {
  5595. int32_t L_0 = V_0;
  5596. Il2CppChar* L_1;
  5597. L_1 = ReadOnlySpan_1_get_Item_m856578D58B9F85C63B15E582398B5EC2A49D1203_inline((ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *)(&___span0), L_0, /*hidden argument*/ReadOnlySpan_1_get_Item_m856578D58B9F85C63B15E582398B5EC2A49D1203_RuntimeMethod_var);
  5598. int32_t L_2 = *((uint16_t*)L_1);
  5599. IL2CPP_RUNTIME_CLASS_INIT(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var);
  5600. bool L_3;
  5601. L_3 = Char_IsWhiteSpace_m99A5E1BE1EB9F17EA530A67A607DA8C260BCBF99(L_2, /*hidden argument*/NULL);
  5602. if (!L_3)
  5603. {
  5604. goto IL_0022;
  5605. }
  5606. }
  5607. {
  5608. int32_t L_4 = V_0;
  5609. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1));
  5610. }
  5611. IL_0018:
  5612. {
  5613. int32_t L_5 = V_0;
  5614. int32_t L_6;
  5615. L_6 = ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_inline((ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *)(&___span0), /*hidden argument*/ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_RuntimeMethod_var);
  5616. if ((((int32_t)L_5) < ((int32_t)L_6)))
  5617. {
  5618. goto IL_0004;
  5619. }
  5620. }
  5621. IL_0022:
  5622. {
  5623. int32_t L_7 = V_0;
  5624. ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 L_8;
  5625. L_8 = ReadOnlySpan_1_Slice_mC055D9B8DCA2EB4562338BF36B89CC4B229D5C4D_inline((ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *)(&___span0), L_7, /*hidden argument*/ReadOnlySpan_1_Slice_mC055D9B8DCA2EB4562338BF36B89CC4B229D5C4D_RuntimeMethod_var);
  5626. return L_8;
  5627. }
  5628. }
  5629. // System.ReadOnlySpan`1<System.Char> System.MemoryExtensions::TrimEnd(System.ReadOnlySpan`1<System.Char>)
  5630. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 MemoryExtensions_TrimEnd_m79AAB5B4F11DA4B1A7070BF6555E4C3078BF9BD3 (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 ___span0, const RuntimeMethod* method)
  5631. {
  5632. static bool s_Il2CppMethodInitialized;
  5633. if (!s_Il2CppMethodInitialized)
  5634. {
  5635. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var);
  5636. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_m263B11AC38B6DD520C1C0CCEC53D1AE555FB7B41_RuntimeMethod_var);
  5637. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_m856578D58B9F85C63B15E582398B5EC2A49D1203_RuntimeMethod_var);
  5638. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_RuntimeMethod_var);
  5639. s_Il2CppMethodInitialized = true;
  5640. }
  5641. int32_t V_0 = 0;
  5642. {
  5643. int32_t L_0;
  5644. L_0 = ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_inline((ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *)(&___span0), /*hidden argument*/ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_RuntimeMethod_var);
  5645. V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1));
  5646. goto IL_0020;
  5647. }
  5648. IL_000c:
  5649. {
  5650. int32_t L_1 = V_0;
  5651. Il2CppChar* L_2;
  5652. L_2 = ReadOnlySpan_1_get_Item_m856578D58B9F85C63B15E582398B5EC2A49D1203_inline((ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *)(&___span0), L_1, /*hidden argument*/ReadOnlySpan_1_get_Item_m856578D58B9F85C63B15E582398B5EC2A49D1203_RuntimeMethod_var);
  5653. int32_t L_3 = *((uint16_t*)L_2);
  5654. IL2CPP_RUNTIME_CLASS_INIT(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var);
  5655. bool L_4;
  5656. L_4 = Char_IsWhiteSpace_m99A5E1BE1EB9F17EA530A67A607DA8C260BCBF99(L_3, /*hidden argument*/NULL);
  5657. if (!L_4)
  5658. {
  5659. goto IL_0024;
  5660. }
  5661. }
  5662. {
  5663. int32_t L_5 = V_0;
  5664. V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1));
  5665. }
  5666. IL_0020:
  5667. {
  5668. int32_t L_6 = V_0;
  5669. if ((((int32_t)L_6) >= ((int32_t)0)))
  5670. {
  5671. goto IL_000c;
  5672. }
  5673. }
  5674. IL_0024:
  5675. {
  5676. int32_t L_7 = V_0;
  5677. ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 L_8;
  5678. L_8 = ReadOnlySpan_1_Slice_m263B11AC38B6DD520C1C0CCEC53D1AE555FB7B41_inline((ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *)(&___span0), 0, ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_Slice_m263B11AC38B6DD520C1C0CCEC53D1AE555FB7B41_RuntimeMethod_var);
  5679. return L_8;
  5680. }
  5681. }
  5682. // System.ReadOnlySpan`1<System.Char> System.MemoryExtensions::AsSpan(System.String)
  5683. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 MemoryExtensions_AsSpan_m7527C7806D1DD24C012DC60C12280A9E1AEA8F15 (String_t* ___text0, const RuntimeMethod* method)
  5684. {
  5685. static bool s_Il2CppMethodInitialized;
  5686. if (!s_Il2CppMethodInitialized)
  5687. {
  5688. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var);
  5689. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1__ctor_m0D025D7B51DA191FC6D80F997B27442A9F967A1D_RuntimeMethod_var);
  5690. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_As_TisPinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C_m7E80A987C4DE01A770DAD3FB350E783028175EB9_RuntimeMethod_var);
  5691. s_Il2CppMethodInitialized = true;
  5692. }
  5693. ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 V_0;
  5694. memset((&V_0), 0, sizeof(V_0));
  5695. {
  5696. String_t* L_0 = ___text0;
  5697. if (L_0)
  5698. {
  5699. goto IL_000d;
  5700. }
  5701. }
  5702. {
  5703. il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 ));
  5704. ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 L_1 = V_0;
  5705. return L_1;
  5706. }
  5707. IL_000d:
  5708. {
  5709. String_t* L_2 = ___text0;
  5710. Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C * L_3;
  5711. L_3 = Unsafe_As_TisPinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C_m7E80A987C4DE01A770DAD3FB350E783028175EB9_inline(L_2, /*hidden argument*/Unsafe_As_TisPinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C_m7E80A987C4DE01A770DAD3FB350E783028175EB9_RuntimeMethod_var);
  5712. IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var);
  5713. intptr_t L_4 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0();
  5714. String_t* L_5 = ___text0;
  5715. NullCheck(L_5);
  5716. int32_t L_6;
  5717. L_6 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_5, /*hidden argument*/NULL);
  5718. ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 L_7;
  5719. memset((&L_7), 0, sizeof(L_7));
  5720. ReadOnlySpan_1__ctor_m0D025D7B51DA191FC6D80F997B27442A9F967A1D_inline((&L_7), L_3, (intptr_t)L_4, L_6, /*hidden argument*/ReadOnlySpan_1__ctor_m0D025D7B51DA191FC6D80F997B27442A9F967A1D_RuntimeMethod_var);
  5721. return L_7;
  5722. }
  5723. }
  5724. // System.IntPtr System.MemoryExtensions::MeasureStringAdjustment()
  5725. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t MemoryExtensions_MeasureStringAdjustment_m8E2719E3CCAD24803BEF8B9C9873DDFAA528C762 (const RuntimeMethod* method)
  5726. {
  5727. static bool s_Il2CppMethodInitialized;
  5728. if (!s_Il2CppMethodInitialized)
  5729. {
  5730. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_AsRef_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_m5E5975CD1A395BBD384135CCF4170535D5CCFD9C_RuntimeMethod_var);
  5731. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_As_TisPinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C_m7E80A987C4DE01A770DAD3FB350E783028175EB9_RuntimeMethod_var);
  5732. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_ByteOffset_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_mBE5AFB80C664A712FB404774BDBD9F10A7001DCD_RuntimeMethod_var);
  5733. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0A04B971B03DA607CE6C455184037B660CA89F78);
  5734. s_Il2CppMethodInitialized = true;
  5735. }
  5736. String_t* V_0 = NULL;
  5737. Il2CppChar* V_1 = NULL;
  5738. String_t* V_2 = NULL;
  5739. {
  5740. V_0 = _stringLiteral0A04B971B03DA607CE6C455184037B660CA89F78;
  5741. String_t* L_0 = V_0;
  5742. V_2 = L_0;
  5743. String_t* L_1 = V_2;
  5744. V_1 = (Il2CppChar*)((uintptr_t)L_1);
  5745. Il2CppChar* L_2 = V_1;
  5746. if (!L_2)
  5747. {
  5748. goto IL_0016;
  5749. }
  5750. }
  5751. {
  5752. Il2CppChar* L_3 = V_1;
  5753. int32_t L_4;
  5754. L_4 = RuntimeHelpers_get_OffsetToStringData_mEB8E6EAEBAFAB7CD7F7A915B3081785AABB9FC42(/*hidden argument*/NULL);
  5755. V_1 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_3, (int32_t)L_4));
  5756. }
  5757. IL_0016:
  5758. {
  5759. String_t* L_5 = V_0;
  5760. Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C * L_6;
  5761. L_6 = Unsafe_As_TisPinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C_m7E80A987C4DE01A770DAD3FB350E783028175EB9_inline(L_5, /*hidden argument*/Unsafe_As_TisPinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C_m7E80A987C4DE01A770DAD3FB350E783028175EB9_RuntimeMethod_var);
  5762. NullCheck(L_6);
  5763. Il2CppChar* L_7 = L_6->get_address_of_Data_0();
  5764. Il2CppChar* L_8 = V_1;
  5765. Il2CppChar* L_9;
  5766. L_9 = Unsafe_AsRef_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_m5E5975CD1A395BBD384135CCF4170535D5CCFD9C_inline((void*)(void*)L_8, /*hidden argument*/Unsafe_AsRef_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_m5E5975CD1A395BBD384135CCF4170535D5CCFD9C_RuntimeMethod_var);
  5767. intptr_t L_10;
  5768. L_10 = Unsafe_ByteOffset_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_mBE5AFB80C664A712FB404774BDBD9F10A7001DCD_inline((Il2CppChar*)L_7, (Il2CppChar*)L_9, /*hidden argument*/Unsafe_ByteOffset_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_mBE5AFB80C664A712FB404774BDBD9F10A7001DCD_RuntimeMethod_var);
  5769. return (intptr_t)L_10;
  5770. }
  5771. }
  5772. // System.Void System.MemoryExtensions::.cctor()
  5773. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryExtensions__cctor_mC634116818572F66DC5A4416FB29AFBFCE859EBE (const RuntimeMethod* method)
  5774. {
  5775. static bool s_Il2CppMethodInitialized;
  5776. if (!s_Il2CppMethodInitialized)
  5777. {
  5778. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var);
  5779. s_Il2CppMethodInitialized = true;
  5780. }
  5781. {
  5782. intptr_t L_0;
  5783. L_0 = MemoryExtensions_MeasureStringAdjustment_m8E2719E3CCAD24803BEF8B9C9873DDFAA528C762(/*hidden argument*/NULL);
  5784. ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->set_StringAdjustment_0((intptr_t)L_0);
  5785. return;
  5786. }
  5787. }
  5788. #ifdef __clang__
  5789. #pragma clang diagnostic pop
  5790. #endif
  5791. #ifdef __clang__
  5792. #pragma clang diagnostic push
  5793. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5794. #pragma clang diagnostic ignored "-Wunused-variable"
  5795. #endif
  5796. // Conversion methods for marshalling of: System.Buffers.MemoryHandle
  5797. IL2CPP_EXTERN_C void MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshal_pinvoke(const MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C& unmarshaled, MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshaled_pinvoke& marshaled)
  5798. {
  5799. Exception_t* ____pinnable_2Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '_pinnable' of type 'MemoryHandle': Reference type field marshaling is not supported.");
  5800. IL2CPP_RAISE_MANAGED_EXCEPTION(____pinnable_2Exception, NULL);
  5801. }
  5802. IL2CPP_EXTERN_C void MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshal_pinvoke_back(const MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshaled_pinvoke& marshaled, MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C& unmarshaled)
  5803. {
  5804. Exception_t* ____pinnable_2Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '_pinnable' of type 'MemoryHandle': Reference type field marshaling is not supported.");
  5805. IL2CPP_RAISE_MANAGED_EXCEPTION(____pinnable_2Exception, NULL);
  5806. }
  5807. // Conversion method for clean up from marshalling of: System.Buffers.MemoryHandle
  5808. IL2CPP_EXTERN_C void MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshal_pinvoke_cleanup(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshaled_pinvoke& marshaled)
  5809. {
  5810. }
  5811. // Conversion methods for marshalling of: System.Buffers.MemoryHandle
  5812. IL2CPP_EXTERN_C void MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshal_com(const MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C& unmarshaled, MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshaled_com& marshaled)
  5813. {
  5814. Exception_t* ____pinnable_2Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '_pinnable' of type 'MemoryHandle': Reference type field marshaling is not supported.");
  5815. IL2CPP_RAISE_MANAGED_EXCEPTION(____pinnable_2Exception, NULL);
  5816. }
  5817. IL2CPP_EXTERN_C void MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshal_com_back(const MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshaled_com& marshaled, MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C& unmarshaled)
  5818. {
  5819. Exception_t* ____pinnable_2Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '_pinnable' of type 'MemoryHandle': Reference type field marshaling is not supported.");
  5820. IL2CPP_RAISE_MANAGED_EXCEPTION(____pinnable_2Exception, NULL);
  5821. }
  5822. // Conversion method for clean up from marshalling of: System.Buffers.MemoryHandle
  5823. IL2CPP_EXTERN_C void MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshal_com_cleanup(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshaled_com& marshaled)
  5824. {
  5825. }
  5826. // System.Void System.Buffers.MemoryHandle::.ctor(System.Void*,System.Runtime.InteropServices.GCHandle,System.Buffers.IPinnable)
  5827. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3 (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * __this, void* ___pointer0, GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___handle1, RuntimeObject* ___pinnable2, const RuntimeMethod* method)
  5828. {
  5829. {
  5830. void* L_0 = ___pointer0;
  5831. __this->set__pointer_0((void*)L_0);
  5832. GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_1 = ___handle1;
  5833. __this->set__handle_1(L_1);
  5834. RuntimeObject* L_2 = ___pinnable2;
  5835. __this->set__pinnable_2(L_2);
  5836. return;
  5837. }
  5838. }
  5839. IL2CPP_EXTERN_C void MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3_AdjustorThunk (RuntimeObject * __this, void* ___pointer0, GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___handle1, RuntimeObject* ___pinnable2, const RuntimeMethod* method)
  5840. {
  5841. MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * _thisAdjusted;
  5842. int32_t _offset = 1;
  5843. _thisAdjusted = reinterpret_cast<MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C *>(__this + _offset);
  5844. MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3(_thisAdjusted, ___pointer0, ___handle1, ___pinnable2, method);
  5845. }
  5846. // System.Void* System.Buffers.MemoryHandle::get_Pointer()
  5847. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void* MemoryHandle_get_Pointer_mEE0C7A96AEF5EC9871BDA5F61F5CF73A8706C85C (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * __this, const RuntimeMethod* method)
  5848. {
  5849. {
  5850. void* L_0 = __this->get__pointer_0();
  5851. return (void*)(L_0);
  5852. }
  5853. }
  5854. IL2CPP_EXTERN_C void* MemoryHandle_get_Pointer_mEE0C7A96AEF5EC9871BDA5F61F5CF73A8706C85C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  5855. {
  5856. MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * _thisAdjusted;
  5857. int32_t _offset = 1;
  5858. _thisAdjusted = reinterpret_cast<MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C *>(__this + _offset);
  5859. void* _returnValue;
  5860. _returnValue = MemoryHandle_get_Pointer_mEE0C7A96AEF5EC9871BDA5F61F5CF73A8706C85C_inline(_thisAdjusted, method);
  5861. return _returnValue;
  5862. }
  5863. // System.Void System.Buffers.MemoryHandle::Dispose()
  5864. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryHandle_Dispose_mE19418148935D11619DD13966114889837089E9A (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * __this, const RuntimeMethod* method)
  5865. {
  5866. static bool s_Il2CppMethodInitialized;
  5867. if (!s_Il2CppMethodInitialized)
  5868. {
  5869. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPinnable_t5F43661062D3A813291C43D3D17B9FA43963D6F3_il2cpp_TypeInfo_var);
  5870. s_Il2CppMethodInitialized = true;
  5871. }
  5872. {
  5873. GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = __this->get_address_of__handle_1();
  5874. bool L_1;
  5875. L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL);
  5876. if (!L_1)
  5877. {
  5878. goto IL_0018;
  5879. }
  5880. }
  5881. {
  5882. GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = __this->get_address_of__handle_1();
  5883. GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL);
  5884. }
  5885. IL_0018:
  5886. {
  5887. RuntimeObject* L_3 = __this->get__pinnable_2();
  5888. if (!L_3)
  5889. {
  5890. goto IL_0032;
  5891. }
  5892. }
  5893. {
  5894. RuntimeObject* L_4 = __this->get__pinnable_2();
  5895. NullCheck(L_4);
  5896. InterfaceActionInvoker0::Invoke(0 /* System.Void System.Buffers.IPinnable::Unpin() */, IPinnable_t5F43661062D3A813291C43D3D17B9FA43963D6F3_il2cpp_TypeInfo_var, L_4);
  5897. __this->set__pinnable_2((RuntimeObject*)NULL);
  5898. }
  5899. IL_0032:
  5900. {
  5901. __this->set__pointer_0((void*)((uintptr_t)0));
  5902. return;
  5903. }
  5904. }
  5905. IL2CPP_EXTERN_C void MemoryHandle_Dispose_mE19418148935D11619DD13966114889837089E9A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  5906. {
  5907. MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * _thisAdjusted;
  5908. int32_t _offset = 1;
  5909. _thisAdjusted = reinterpret_cast<MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C *>(__this + _offset);
  5910. MemoryHandle_Dispose_mE19418148935D11619DD13966114889837089E9A(_thisAdjusted, method);
  5911. }
  5912. #ifdef __clang__
  5913. #pragma clang diagnostic pop
  5914. #endif
  5915. #ifdef __clang__
  5916. #pragma clang diagnostic push
  5917. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5918. #pragma clang diagnostic ignored "-Wunused-variable"
  5919. #endif
  5920. #ifdef __clang__
  5921. #pragma clang diagnostic pop
  5922. #endif
  5923. #ifdef __clang__
  5924. #pragma clang diagnostic push
  5925. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5926. #pragma clang diagnostic ignored "-Wunused-variable"
  5927. #endif
  5928. // System.Void System.NUInt::.ctor(System.UInt32)
  5929. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NUInt__ctor_m34A1178C5D59B395E905B670FCF390D1AA5DC85E (NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * __this, uint32_t ___value0, const RuntimeMethod* method)
  5930. {
  5931. {
  5932. uint32_t L_0 = ___value0;
  5933. __this->set__value_0((void*)((uintptr_t)L_0));
  5934. return;
  5935. }
  5936. }
  5937. IL2CPP_EXTERN_C void NUInt__ctor_m34A1178C5D59B395E905B670FCF390D1AA5DC85E_AdjustorThunk (RuntimeObject * __this, uint32_t ___value0, const RuntimeMethod* method)
  5938. {
  5939. NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * _thisAdjusted;
  5940. int32_t _offset = 1;
  5941. _thisAdjusted = reinterpret_cast<NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *>(__this + _offset);
  5942. NUInt__ctor_m34A1178C5D59B395E905B670FCF390D1AA5DC85E(_thisAdjusted, ___value0, method);
  5943. }
  5944. // System.Void System.NUInt::.ctor(System.UInt64)
  5945. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NUInt__ctor_mBD99E19E274774DF07488C672C5DFC90F4B21973 (NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * __this, uint64_t ___value0, const RuntimeMethod* method)
  5946. {
  5947. {
  5948. uint64_t L_0 = ___value0;
  5949. __this->set__value_0((void*)((uintptr_t)L_0));
  5950. return;
  5951. }
  5952. }
  5953. IL2CPP_EXTERN_C void NUInt__ctor_mBD99E19E274774DF07488C672C5DFC90F4B21973_AdjustorThunk (RuntimeObject * __this, uint64_t ___value0, const RuntimeMethod* method)
  5954. {
  5955. NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * _thisAdjusted;
  5956. int32_t _offset = 1;
  5957. _thisAdjusted = reinterpret_cast<NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *>(__this + _offset);
  5958. NUInt__ctor_mBD99E19E274774DF07488C672C5DFC90F4B21973(_thisAdjusted, ___value0, method);
  5959. }
  5960. // System.NUInt System.NUInt::op_Explicit(System.Int32)
  5961. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366 (int32_t ___value0, const RuntimeMethod* method)
  5962. {
  5963. {
  5964. int32_t L_0 = ___value0;
  5965. NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_1;
  5966. memset((&L_1), 0, sizeof(L_1));
  5967. NUInt__ctor_m34A1178C5D59B395E905B670FCF390D1AA5DC85E((&L_1), L_0, /*hidden argument*/NULL);
  5968. return L_1;
  5969. }
  5970. }
  5971. // System.Void* System.NUInt::op_Explicit(System.NUInt)
  5972. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void* NUInt_op_Explicit_mAC8186F05FC1F16BAEB9A73957491CB24A067D46 (NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 ___value0, const RuntimeMethod* method)
  5973. {
  5974. {
  5975. NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_0 = ___value0;
  5976. void* L_1 = L_0.get__value_0();
  5977. return (void*)(L_1);
  5978. }
  5979. }
  5980. // System.NUInt System.NUInt::op_Multiply(System.NUInt,System.NUInt)
  5981. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 NUInt_op_Multiply_mABFB3E10A51F74FDC0CD9B799B7BF35C2C5D8D85 (NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 ___left0, NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 ___right1, const RuntimeMethod* method)
  5982. {
  5983. {
  5984. uint32_t L_0 = sizeof(intptr_t);
  5985. if ((((int32_t)L_0) == ((int32_t)4)))
  5986. {
  5987. goto IL_001e;
  5988. }
  5989. }
  5990. {
  5991. NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_1 = ___left0;
  5992. void* L_2 = L_1.get__value_0();
  5993. NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_3 = ___right1;
  5994. void* L_4 = L_3.get__value_0();
  5995. NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_5;
  5996. memset((&L_5), 0, sizeof(L_5));
  5997. NUInt__ctor_mBD99E19E274774DF07488C672C5DFC90F4B21973((&L_5), ((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((uint64_t)(intptr_t)L_2)), (int64_t)((int64_t)((uint64_t)(intptr_t)L_4)))), /*hidden argument*/NULL);
  5998. return L_5;
  5999. }
  6000. IL_001e:
  6001. {
  6002. NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_6 = ___left0;
  6003. void* L_7 = L_6.get__value_0();
  6004. NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_8 = ___right1;
  6005. void* L_9 = L_8.get__value_0();
  6006. NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_10;
  6007. memset((&L_10), 0, sizeof(L_10));
  6008. NUInt__ctor_m34A1178C5D59B395E905B670FCF390D1AA5DC85E((&L_10), ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((uint32_t)(intptr_t)L_7)), (int32_t)((int32_t)((uint32_t)(intptr_t)L_9)))), /*hidden argument*/NULL);
  6009. return L_10;
  6010. }
  6011. }
  6012. #ifdef __clang__
  6013. #pragma clang diagnostic pop
  6014. #endif
  6015. #ifdef __clang__
  6016. #pragma clang diagnostic push
  6017. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6018. #pragma clang diagnostic ignored "-Wunused-variable"
  6019. #endif
  6020. #ifdef __clang__
  6021. #pragma clang diagnostic pop
  6022. #endif
  6023. #ifdef __clang__
  6024. #pragma clang diagnostic push
  6025. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6026. #pragma clang diagnostic ignored "-Wunused-variable"
  6027. #endif
  6028. // System.Resources.ResourceManager System.SR::get_ResourceManager()
  6029. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A * SR_get_ResourceManager_m18A791F4D611559D5B214B3020BAB11F2AC869EC (const RuntimeMethod* method)
  6030. {
  6031. static bool s_Il2CppMethodInitialized;
  6032. if (!s_Il2CppMethodInitialized)
  6033. {
  6034. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A_il2cpp_TypeInfo_var);
  6035. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6036. s_Il2CppMethodInitialized = true;
  6037. }
  6038. ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A * G_B2_0 = NULL;
  6039. ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A * G_B1_0 = NULL;
  6040. {
  6041. IL2CPP_RUNTIME_CLASS_INIT(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6042. ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A * L_0 = ((SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_StaticFields*)il2cpp_codegen_static_fields_for(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var))->get_s_resourceManager_0();
  6043. ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A * L_1 = L_0;
  6044. G_B1_0 = L_1;
  6045. if (L_1)
  6046. {
  6047. G_B2_0 = L_1;
  6048. goto IL_0019;
  6049. }
  6050. }
  6051. {
  6052. IL2CPP_RUNTIME_CLASS_INIT(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6053. Type_t * L_2;
  6054. L_2 = SR_get_ResourceType_mA677195FD1721150495B84739EFFDCB9366A5541_inline(/*hidden argument*/NULL);
  6055. ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A * L_3 = (ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A *)il2cpp_codegen_object_new(ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A_il2cpp_TypeInfo_var);
  6056. ResourceManager__ctor_mC8A203D5697A2FAD2B336CF3534C21276918BD25(L_3, L_2, /*hidden argument*/NULL);
  6057. ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A * L_4 = L_3;
  6058. ((SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_StaticFields*)il2cpp_codegen_static_fields_for(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var))->set_s_resourceManager_0(L_4);
  6059. G_B2_0 = L_4;
  6060. }
  6061. IL_0019:
  6062. {
  6063. return G_B2_0;
  6064. }
  6065. }
  6066. // System.Boolean System.SR::UsingResourceKeys()
  6067. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR bool SR_UsingResourceKeys_m08DBDDDDF80E9F0013615CAB611F552F836BB526 (const RuntimeMethod* method)
  6068. {
  6069. {
  6070. return (bool)0;
  6071. }
  6072. }
  6073. // System.String System.SR::GetResourceString(System.String,System.String)
  6074. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_GetResourceString_mEC79B3C28B26B1540E26C3CD899938CC955A4748 (String_t* ___resourceKey0, String_t* ___defaultString1, const RuntimeMethod* method)
  6075. {
  6076. static bool s_Il2CppMethodInitialized;
  6077. if (!s_Il2CppMethodInitialized)
  6078. {
  6079. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6080. s_Il2CppMethodInitialized = true;
  6081. }
  6082. String_t* V_0 = NULL;
  6083. il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __active_exceptions;
  6084. il2cpp::utils::ExceptionSupportStack<int32_t, 2> __leave_targets;
  6085. {
  6086. V_0 = (String_t*)NULL;
  6087. }
  6088. IL_0002:
  6089. try
  6090. {// begin try (depth: 1)
  6091. IL2CPP_RUNTIME_CLASS_INIT(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6092. ResourceManager_t015B887ECBCB2AEE41F774C390F25EB507B06B8A * L_0;
  6093. L_0 = SR_get_ResourceManager_m18A791F4D611559D5B214B3020BAB11F2AC869EC(/*hidden argument*/NULL);
  6094. String_t* L_1 = ___resourceKey0;
  6095. NullCheck(L_0);
  6096. String_t* L_2;
  6097. L_2 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(9 /* System.String System.Resources.ResourceManager::GetString(System.String) */, L_0, L_1);
  6098. V_0 = L_2;
  6099. goto IL_0013;
  6100. }// end try (depth: 1)
  6101. catch(Il2CppExceptionWrapper& e)
  6102. {
  6103. if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MissingManifestResourceException_tAC74F21ADC46CCB2BCC710464434E3B97F72FACB_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
  6104. {
  6105. IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
  6106. goto CATCH_0010;
  6107. }
  6108. throw e;
  6109. }
  6110. CATCH_0010:
  6111. {// begin catch(System.Resources.MissingManifestResourceException)
  6112. IL2CPP_POP_ACTIVE_EXCEPTION();
  6113. goto IL_0013;
  6114. }// end catch (depth: 1)
  6115. IL_0013:
  6116. {
  6117. String_t* L_3 = ___defaultString1;
  6118. if (!L_3)
  6119. {
  6120. goto IL_0022;
  6121. }
  6122. }
  6123. {
  6124. String_t* L_4 = ___resourceKey0;
  6125. String_t* L_5 = V_0;
  6126. NullCheck(L_4);
  6127. bool L_6;
  6128. L_6 = String_Equals_m62F0586691097AA2EE48F1596A130170BCFBF7F6(L_4, L_5, 4, /*hidden argument*/NULL);
  6129. if (!L_6)
  6130. {
  6131. goto IL_0022;
  6132. }
  6133. }
  6134. {
  6135. String_t* L_7 = ___defaultString1;
  6136. return L_7;
  6137. }
  6138. IL_0022:
  6139. {
  6140. String_t* L_8 = V_0;
  6141. return L_8;
  6142. }
  6143. }
  6144. // System.String System.SR::Format(System.String,System.Object)
  6145. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_Format_m4480ECD777F2A905A368094827DDCB43478A8053 (String_t* ___resourceFormat0, RuntimeObject * ___p11, const RuntimeMethod* method)
  6146. {
  6147. static bool s_Il2CppMethodInitialized;
  6148. if (!s_Il2CppMethodInitialized)
  6149. {
  6150. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var);
  6151. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6152. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
  6153. s_Il2CppMethodInitialized = true;
  6154. }
  6155. {
  6156. IL2CPP_RUNTIME_CLASS_INIT(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6157. bool L_0;
  6158. L_0 = SR_UsingResourceKeys_m08DBDDDDF80E9F0013615CAB611F552F836BB526(/*hidden argument*/NULL);
  6159. if (!L_0)
  6160. {
  6161. goto IL_0020;
  6162. }
  6163. }
  6164. {
  6165. ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var, (uint32_t)2);
  6166. ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1;
  6167. String_t* L_3 = ___resourceFormat0;
  6168. NullCheck(L_2);
  6169. ArrayElementTypeCheck (L_2, L_3);
  6170. (L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject *)L_3);
  6171. ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = L_2;
  6172. RuntimeObject * L_5 = ___p11;
  6173. NullCheck(L_4);
  6174. ArrayElementTypeCheck (L_4, L_5);
  6175. (L_4)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject *)L_5);
  6176. String_t* L_6;
  6177. L_6 = String_Join_m7BEA4678919FD9393062F8E8B5328A4DBB1A95E5(_stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D, L_4, /*hidden argument*/NULL);
  6178. return L_6;
  6179. }
  6180. IL_0020:
  6181. {
  6182. String_t* L_7 = ___resourceFormat0;
  6183. RuntimeObject * L_8 = ___p11;
  6184. String_t* L_9;
  6185. L_9 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17(L_7, L_8, /*hidden argument*/NULL);
  6186. return L_9;
  6187. }
  6188. }
  6189. // System.Type System.SR::get_ResourceType()
  6190. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * SR_get_ResourceType_mA677195FD1721150495B84739EFFDCB9366A5541 (const RuntimeMethod* method)
  6191. {
  6192. static bool s_Il2CppMethodInitialized;
  6193. if (!s_Il2CppMethodInitialized)
  6194. {
  6195. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6196. s_Il2CppMethodInitialized = true;
  6197. }
  6198. {
  6199. IL2CPP_RUNTIME_CLASS_INIT(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6200. Type_t * L_0 = ((SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_StaticFields*)il2cpp_codegen_static_fields_for(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var))->get_U3CResourceTypeU3Ek__BackingField_1();
  6201. return L_0;
  6202. }
  6203. }
  6204. // System.String System.SR::get_NotSupported_CannotCallEqualsOnSpan()
  6205. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_get_NotSupported_CannotCallEqualsOnSpan_mACE24A88A0ADF9880C315FDC0963BA17E66B0394 (const RuntimeMethod* method)
  6206. {
  6207. static bool s_Il2CppMethodInitialized;
  6208. if (!s_Il2CppMethodInitialized)
  6209. {
  6210. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6211. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral89BF668EA220E1F9C98F61872576447AF8F92A3F);
  6212. s_Il2CppMethodInitialized = true;
  6213. }
  6214. {
  6215. IL2CPP_RUNTIME_CLASS_INIT(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6216. String_t* L_0;
  6217. L_0 = SR_GetResourceString_mEC79B3C28B26B1540E26C3CD899938CC955A4748(_stringLiteral89BF668EA220E1F9C98F61872576447AF8F92A3F, (String_t*)NULL, /*hidden argument*/NULL);
  6218. return L_0;
  6219. }
  6220. }
  6221. // System.String System.SR::get_NotSupported_CannotCallGetHashCodeOnSpan()
  6222. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_get_NotSupported_CannotCallGetHashCodeOnSpan_m4BC3D1B6994913E69BDD4028026F18A279A9DBDB (const RuntimeMethod* method)
  6223. {
  6224. static bool s_Il2CppMethodInitialized;
  6225. if (!s_Il2CppMethodInitialized)
  6226. {
  6227. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6228. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral819CA64A4459548685C67A2CD1C9D5E94F49CCD5);
  6229. s_Il2CppMethodInitialized = true;
  6230. }
  6231. {
  6232. IL2CPP_RUNTIME_CLASS_INIT(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6233. String_t* L_0;
  6234. L_0 = SR_GetResourceString_mEC79B3C28B26B1540E26C3CD899938CC955A4748(_stringLiteral819CA64A4459548685C67A2CD1C9D5E94F49CCD5, (String_t*)NULL, /*hidden argument*/NULL);
  6235. return L_0;
  6236. }
  6237. }
  6238. // System.String System.SR::get_Argument_InvalidTypeWithPointersNotSupported()
  6239. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_get_Argument_InvalidTypeWithPointersNotSupported_m2FD2DCBFF1853C8F9616D4C55DD1C14163A06B75 (const RuntimeMethod* method)
  6240. {
  6241. static bool s_Il2CppMethodInitialized;
  6242. if (!s_Il2CppMethodInitialized)
  6243. {
  6244. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6245. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4CC20FA775B7CE5630588715DBC10889D01DC6F1);
  6246. s_Il2CppMethodInitialized = true;
  6247. }
  6248. {
  6249. IL2CPP_RUNTIME_CLASS_INIT(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6250. String_t* L_0;
  6251. L_0 = SR_GetResourceString_mEC79B3C28B26B1540E26C3CD899938CC955A4748(_stringLiteral4CC20FA775B7CE5630588715DBC10889D01DC6F1, (String_t*)NULL, /*hidden argument*/NULL);
  6252. return L_0;
  6253. }
  6254. }
  6255. // System.String System.SR::get_Argument_DestinationTooShort()
  6256. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_get_Argument_DestinationTooShort_mDD536A55FFA1BD1CF5C34D9E074420C183905559 (const RuntimeMethod* method)
  6257. {
  6258. static bool s_Il2CppMethodInitialized;
  6259. if (!s_Il2CppMethodInitialized)
  6260. {
  6261. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6262. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral44B6E521D3C115CEA4878E4F981B5C2ACC1C885A);
  6263. s_Il2CppMethodInitialized = true;
  6264. }
  6265. {
  6266. IL2CPP_RUNTIME_CLASS_INIT(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6267. String_t* L_0;
  6268. L_0 = SR_GetResourceString_mEC79B3C28B26B1540E26C3CD899938CC955A4748(_stringLiteral44B6E521D3C115CEA4878E4F981B5C2ACC1C885A, (String_t*)NULL, /*hidden argument*/NULL);
  6269. return L_0;
  6270. }
  6271. }
  6272. // System.String System.SR::get_Argument_BadFormatSpecifier()
  6273. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_get_Argument_BadFormatSpecifier_mFE81E4F926274AB402B890E679E6CAB600E61433 (const RuntimeMethod* method)
  6274. {
  6275. static bool s_Il2CppMethodInitialized;
  6276. if (!s_Il2CppMethodInitialized)
  6277. {
  6278. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6279. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral37FA0EDE6488E25C5E7ECFF869A075843387FBB3);
  6280. s_Il2CppMethodInitialized = true;
  6281. }
  6282. {
  6283. IL2CPP_RUNTIME_CLASS_INIT(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6284. String_t* L_0;
  6285. L_0 = SR_GetResourceString_mEC79B3C28B26B1540E26C3CD899938CC955A4748(_stringLiteral37FA0EDE6488E25C5E7ECFF869A075843387FBB3, (String_t*)NULL, /*hidden argument*/NULL);
  6286. return L_0;
  6287. }
  6288. }
  6289. // System.String System.SR::get_Argument_GWithPrecisionNotSupported()
  6290. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_get_Argument_GWithPrecisionNotSupported_mF77D1EF96FE22465E62C65C5895E968E7FB10019 (const RuntimeMethod* method)
  6291. {
  6292. static bool s_Il2CppMethodInitialized;
  6293. if (!s_Il2CppMethodInitialized)
  6294. {
  6295. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6296. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9C540348BA11A2EE6516FA67EED1B5091F940BED);
  6297. s_Il2CppMethodInitialized = true;
  6298. }
  6299. {
  6300. IL2CPP_RUNTIME_CLASS_INIT(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6301. String_t* L_0;
  6302. L_0 = SR_GetResourceString_mEC79B3C28B26B1540E26C3CD899938CC955A4748(_stringLiteral9C540348BA11A2EE6516FA67EED1B5091F940BED, (String_t*)NULL, /*hidden argument*/NULL);
  6303. return L_0;
  6304. }
  6305. }
  6306. // System.String System.SR::get_Argument_CannotParsePrecision()
  6307. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_get_Argument_CannotParsePrecision_mD5AE8AF7058ACCFA8B29EE757D68F9560981453E (const RuntimeMethod* method)
  6308. {
  6309. static bool s_Il2CppMethodInitialized;
  6310. if (!s_Il2CppMethodInitialized)
  6311. {
  6312. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6313. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral31C5B361BE28C345F3B64B8F0113EFCF495B5393);
  6314. s_Il2CppMethodInitialized = true;
  6315. }
  6316. {
  6317. IL2CPP_RUNTIME_CLASS_INIT(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6318. String_t* L_0;
  6319. L_0 = SR_GetResourceString_mEC79B3C28B26B1540E26C3CD899938CC955A4748(_stringLiteral31C5B361BE28C345F3B64B8F0113EFCF495B5393, (String_t*)NULL, /*hidden argument*/NULL);
  6320. return L_0;
  6321. }
  6322. }
  6323. // System.String System.SR::get_Argument_PrecisionTooLarge()
  6324. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_get_Argument_PrecisionTooLarge_m42EED38BF28506133A0AB30447E3C35CCA120A7F (const RuntimeMethod* method)
  6325. {
  6326. static bool s_Il2CppMethodInitialized;
  6327. if (!s_Il2CppMethodInitialized)
  6328. {
  6329. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6330. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7B09D270142D175BC50AB815A5770EE2CE9AFE9D);
  6331. s_Il2CppMethodInitialized = true;
  6332. }
  6333. {
  6334. IL2CPP_RUNTIME_CLASS_INIT(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6335. String_t* L_0;
  6336. L_0 = SR_GetResourceString_mEC79B3C28B26B1540E26C3CD899938CC955A4748(_stringLiteral7B09D270142D175BC50AB815A5770EE2CE9AFE9D, (String_t*)NULL, /*hidden argument*/NULL);
  6337. return L_0;
  6338. }
  6339. }
  6340. // System.Void System.SR::.cctor()
  6341. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SR__cctor_m4CA77DF9E538A3B432DD3F12C4D3E655983629DB (const RuntimeMethod* method)
  6342. {
  6343. static bool s_Il2CppMethodInitialized;
  6344. if (!s_Il2CppMethodInitialized)
  6345. {
  6346. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t4D39A8EE0C8A926B38B7B1CC0A2E24A82350D16D_0_0_0_var);
  6347. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  6348. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  6349. s_Il2CppMethodInitialized = true;
  6350. }
  6351. {
  6352. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_0 = { reinterpret_cast<intptr_t> (SR_t4D39A8EE0C8A926B38B7B1CC0A2E24A82350D16D_0_0_0_var) };
  6353. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  6354. Type_t * L_1;
  6355. L_1 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_0, /*hidden argument*/NULL);
  6356. ((SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_StaticFields*)il2cpp_codegen_static_fields_for(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var))->set_U3CResourceTypeU3Ek__BackingField_1(L_1);
  6357. return;
  6358. }
  6359. }
  6360. #ifdef __clang__
  6361. #pragma clang diagnostic pop
  6362. #endif
  6363. #ifdef __clang__
  6364. #pragma clang diagnostic push
  6365. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6366. #pragma clang diagnostic ignored "-Wunused-variable"
  6367. #endif
  6368. // System.Int32 System.SpanHelpers::IndexOf(System.Byte&,System.Byte,System.Int32)
  6369. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SpanHelpers_IndexOf_m996881920138B2EC72C814473789D6AB958B92F2 (uint8_t* ___searchSpace0, uint8_t ___value1, int32_t ___length2, const RuntimeMethod* method)
  6370. {
  6371. static bool s_Il2CppMethodInitialized;
  6372. if (!s_Il2CppMethodInitialized)
  6373. {
  6374. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6375. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_AsPointer_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mFE5363C8BFE5A4D3AE3303F64D3C82D7FC49B31A_RuntimeMethod_var);
  6376. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_ReadUnaligned_TisVector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_m38E6C89CA680904C24ABDA2A287ED6447113E18E_RuntimeMethod_var);
  6377. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_Equals_m0C75B9AE0B960072BA4564AB452B4BD02510A862_RuntimeMethod_var);
  6378. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_RuntimeMethod_var);
  6379. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_get_Zero_mF8984BCAC1DBE3D46B46FC92E0746AFE57B55A9C_RuntimeMethod_var);
  6380. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_il2cpp_TypeInfo_var);
  6381. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_Equals_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m812AB97914E08946D5C5A380FCF9AE85DA6CDF7D_RuntimeMethod_var);
  6382. s_Il2CppMethodInitialized = true;
  6383. }
  6384. uint32_t V_0 = 0;
  6385. intptr_t V_1;
  6386. memset((&V_1), 0, sizeof(V_1));
  6387. intptr_t V_2;
  6388. memset((&V_2), 0, sizeof(V_2));
  6389. int32_t V_3 = 0;
  6390. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 V_4;
  6391. memset((&V_4), 0, sizeof(V_4));
  6392. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 V_5;
  6393. memset((&V_5), 0, sizeof(V_5));
  6394. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 V_6;
  6395. memset((&V_6), 0, sizeof(V_6));
  6396. {
  6397. uint8_t L_0 = ___value1;
  6398. V_0 = L_0;
  6399. intptr_t L_1;
  6400. L_1 = IntPtr_op_Explicit_m9092E57CE669E7B9CCDCF5ADD6DFB758D6545FBF(0, /*hidden argument*/NULL);
  6401. V_1 = (intptr_t)L_1;
  6402. int32_t L_2 = ___length2;
  6403. intptr_t L_3;
  6404. L_3 = IntPtr_op_Explicit_m9092E57CE669E7B9CCDCF5ADD6DFB758D6545FBF(L_2, /*hidden argument*/NULL);
  6405. V_2 = (intptr_t)L_3;
  6406. bool L_4;
  6407. L_4 = Vector_get_IsHardwareAccelerated_mB84D27741489DA479C0DAE61A7B37219DB4EC257(/*hidden argument*/NULL);
  6408. if (!L_4)
  6409. {
  6410. goto IL_00fb;
  6411. }
  6412. }
  6413. {
  6414. int32_t L_5 = ___length2;
  6415. IL2CPP_RUNTIME_CLASS_INIT(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_il2cpp_TypeInfo_var);
  6416. int32_t L_6;
  6417. L_6 = Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_inline(/*hidden argument*/Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_RuntimeMethod_var);
  6418. if ((((int32_t)L_5) < ((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_6, (int32_t)2)))))
  6419. {
  6420. goto IL_00fb;
  6421. }
  6422. }
  6423. {
  6424. uint8_t* L_7 = ___searchSpace0;
  6425. void* L_8;
  6426. L_8 = Unsafe_AsPointer_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mFE5363C8BFE5A4D3AE3303F64D3C82D7FC49B31A_inline((uint8_t*)L_7, /*hidden argument*/Unsafe_AsPointer_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mFE5363C8BFE5A4D3AE3303F64D3C82D7FC49B31A_RuntimeMethod_var);
  6427. IL2CPP_RUNTIME_CLASS_INIT(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_il2cpp_TypeInfo_var);
  6428. int32_t L_9;
  6429. L_9 = Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_inline(/*hidden argument*/Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_RuntimeMethod_var);
  6430. V_3 = ((int32_t)((int32_t)((int32_t)((int32_t)(intptr_t)L_8))&(int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1))));
  6431. int32_t L_10;
  6432. L_10 = Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_inline(/*hidden argument*/Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_RuntimeMethod_var);
  6433. int32_t L_11 = V_3;
  6434. int32_t L_12;
  6435. L_12 = Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_inline(/*hidden argument*/Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_RuntimeMethod_var);
  6436. intptr_t L_13;
  6437. L_13 = IntPtr_op_Explicit_m9092E57CE669E7B9CCDCF5ADD6DFB758D6545FBF(((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)L_11))&(int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)))), /*hidden argument*/NULL);
  6438. V_2 = (intptr_t)L_13;
  6439. goto IL_00fb;
  6440. }
  6441. IL_0051:
  6442. {
  6443. intptr_t L_14 = V_2;
  6444. intptr_t L_15;
  6445. L_15 = IntPtr_op_Subtraction_m02F3295A959F0DF44F66D04D88F3EE66DFC4BFD9((intptr_t)L_14, 8, /*hidden argument*/NULL);
  6446. V_2 = (intptr_t)L_15;
  6447. uint32_t L_16 = V_0;
  6448. uint8_t* L_17 = ___searchSpace0;
  6449. intptr_t L_18 = V_1;
  6450. uint8_t* L_19;
  6451. L_19 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_17, (intptr_t)L_18, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6452. int32_t L_20 = *((uint8_t*)L_19);
  6453. if ((((int32_t)L_16) == ((int32_t)L_20)))
  6454. {
  6455. goto IL_0242;
  6456. }
  6457. }
  6458. {
  6459. uint32_t L_21 = V_0;
  6460. uint8_t* L_22 = ___searchSpace0;
  6461. intptr_t L_23 = V_1;
  6462. intptr_t L_24;
  6463. L_24 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_23, 1, /*hidden argument*/NULL);
  6464. uint8_t* L_25;
  6465. L_25 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_22, (intptr_t)L_24, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6466. int32_t L_26 = *((uint8_t*)L_25);
  6467. if ((((int32_t)L_21) == ((int32_t)L_26)))
  6468. {
  6469. goto IL_024a;
  6470. }
  6471. }
  6472. {
  6473. uint32_t L_27 = V_0;
  6474. uint8_t* L_28 = ___searchSpace0;
  6475. intptr_t L_29 = V_1;
  6476. intptr_t L_30;
  6477. L_30 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_29, 2, /*hidden argument*/NULL);
  6478. uint8_t* L_31;
  6479. L_31 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_28, (intptr_t)L_30, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6480. int32_t L_32 = *((uint8_t*)L_31);
  6481. if ((((int32_t)L_27) == ((int32_t)L_32)))
  6482. {
  6483. goto IL_0258;
  6484. }
  6485. }
  6486. {
  6487. uint32_t L_33 = V_0;
  6488. uint8_t* L_34 = ___searchSpace0;
  6489. intptr_t L_35 = V_1;
  6490. intptr_t L_36;
  6491. L_36 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_35, 3, /*hidden argument*/NULL);
  6492. uint8_t* L_37;
  6493. L_37 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_34, (intptr_t)L_36, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6494. int32_t L_38 = *((uint8_t*)L_37);
  6495. if ((((int32_t)L_33) == ((int32_t)L_38)))
  6496. {
  6497. goto IL_0266;
  6498. }
  6499. }
  6500. {
  6501. uint32_t L_39 = V_0;
  6502. uint8_t* L_40 = ___searchSpace0;
  6503. intptr_t L_41 = V_1;
  6504. intptr_t L_42;
  6505. L_42 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_41, 4, /*hidden argument*/NULL);
  6506. uint8_t* L_43;
  6507. L_43 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_40, (intptr_t)L_42, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6508. int32_t L_44 = *((uint8_t*)L_43);
  6509. if ((((int32_t)L_39) == ((int32_t)L_44)))
  6510. {
  6511. goto IL_0274;
  6512. }
  6513. }
  6514. {
  6515. uint32_t L_45 = V_0;
  6516. uint8_t* L_46 = ___searchSpace0;
  6517. intptr_t L_47 = V_1;
  6518. intptr_t L_48;
  6519. L_48 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_47, 5, /*hidden argument*/NULL);
  6520. uint8_t* L_49;
  6521. L_49 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_46, (intptr_t)L_48, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6522. int32_t L_50 = *((uint8_t*)L_49);
  6523. if ((((int32_t)L_45) == ((int32_t)L_50)))
  6524. {
  6525. goto IL_0282;
  6526. }
  6527. }
  6528. {
  6529. uint32_t L_51 = V_0;
  6530. uint8_t* L_52 = ___searchSpace0;
  6531. intptr_t L_53 = V_1;
  6532. intptr_t L_54;
  6533. L_54 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_53, 6, /*hidden argument*/NULL);
  6534. uint8_t* L_55;
  6535. L_55 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_52, (intptr_t)L_54, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6536. int32_t L_56 = *((uint8_t*)L_55);
  6537. if ((((int32_t)L_51) == ((int32_t)L_56)))
  6538. {
  6539. goto IL_0290;
  6540. }
  6541. }
  6542. {
  6543. uint32_t L_57 = V_0;
  6544. uint8_t* L_58 = ___searchSpace0;
  6545. intptr_t L_59 = V_1;
  6546. intptr_t L_60;
  6547. L_60 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_59, 7, /*hidden argument*/NULL);
  6548. uint8_t* L_61;
  6549. L_61 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_58, (intptr_t)L_60, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6550. int32_t L_62 = *((uint8_t*)L_61);
  6551. if ((((int32_t)L_57) == ((int32_t)L_62)))
  6552. {
  6553. goto IL_029e;
  6554. }
  6555. }
  6556. {
  6557. intptr_t L_63 = V_1;
  6558. intptr_t L_64;
  6559. L_64 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_63, 8, /*hidden argument*/NULL);
  6560. V_1 = (intptr_t)L_64;
  6561. }
  6562. IL_00fb:
  6563. {
  6564. intptr_t L_65 = V_2;
  6565. void* L_66;
  6566. L_66 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_65, /*hidden argument*/NULL);
  6567. if ((!(((uintptr_t)L_66) < ((uintptr_t)((intptr_t)8)))))
  6568. {
  6569. goto IL_0051;
  6570. }
  6571. }
  6572. {
  6573. intptr_t L_67 = V_2;
  6574. void* L_68;
  6575. L_68 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_67, /*hidden argument*/NULL);
  6576. if ((!(((uintptr_t)L_68) >= ((uintptr_t)((intptr_t)4)))))
  6577. {
  6578. goto IL_018c;
  6579. }
  6580. }
  6581. {
  6582. intptr_t L_69 = V_2;
  6583. intptr_t L_70;
  6584. L_70 = IntPtr_op_Subtraction_m02F3295A959F0DF44F66D04D88F3EE66DFC4BFD9((intptr_t)L_69, 4, /*hidden argument*/NULL);
  6585. V_2 = (intptr_t)L_70;
  6586. uint32_t L_71 = V_0;
  6587. uint8_t* L_72 = ___searchSpace0;
  6588. intptr_t L_73 = V_1;
  6589. uint8_t* L_74;
  6590. L_74 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_72, (intptr_t)L_73, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6591. int32_t L_75 = *((uint8_t*)L_74);
  6592. if ((((int32_t)L_71) == ((int32_t)L_75)))
  6593. {
  6594. goto IL_0242;
  6595. }
  6596. }
  6597. {
  6598. uint32_t L_76 = V_0;
  6599. uint8_t* L_77 = ___searchSpace0;
  6600. intptr_t L_78 = V_1;
  6601. intptr_t L_79;
  6602. L_79 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_78, 1, /*hidden argument*/NULL);
  6603. uint8_t* L_80;
  6604. L_80 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_77, (intptr_t)L_79, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6605. int32_t L_81 = *((uint8_t*)L_80);
  6606. if ((((int32_t)L_76) == ((int32_t)L_81)))
  6607. {
  6608. goto IL_024a;
  6609. }
  6610. }
  6611. {
  6612. uint32_t L_82 = V_0;
  6613. uint8_t* L_83 = ___searchSpace0;
  6614. intptr_t L_84 = V_1;
  6615. intptr_t L_85;
  6616. L_85 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_84, 2, /*hidden argument*/NULL);
  6617. uint8_t* L_86;
  6618. L_86 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_83, (intptr_t)L_85, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6619. int32_t L_87 = *((uint8_t*)L_86);
  6620. if ((((int32_t)L_82) == ((int32_t)L_87)))
  6621. {
  6622. goto IL_0258;
  6623. }
  6624. }
  6625. {
  6626. uint32_t L_88 = V_0;
  6627. uint8_t* L_89 = ___searchSpace0;
  6628. intptr_t L_90 = V_1;
  6629. intptr_t L_91;
  6630. L_91 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_90, 3, /*hidden argument*/NULL);
  6631. uint8_t* L_92;
  6632. L_92 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_89, (intptr_t)L_91, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6633. int32_t L_93 = *((uint8_t*)L_92);
  6634. if ((((int32_t)L_88) == ((int32_t)L_93)))
  6635. {
  6636. goto IL_0266;
  6637. }
  6638. }
  6639. {
  6640. intptr_t L_94 = V_1;
  6641. intptr_t L_95;
  6642. L_95 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_94, 4, /*hidden argument*/NULL);
  6643. V_1 = (intptr_t)L_95;
  6644. goto IL_018c;
  6645. }
  6646. IL_016e:
  6647. {
  6648. intptr_t L_96 = V_2;
  6649. intptr_t L_97;
  6650. L_97 = IntPtr_op_Subtraction_m02F3295A959F0DF44F66D04D88F3EE66DFC4BFD9((intptr_t)L_96, 1, /*hidden argument*/NULL);
  6651. V_2 = (intptr_t)L_97;
  6652. uint32_t L_98 = V_0;
  6653. uint8_t* L_99 = ___searchSpace0;
  6654. intptr_t L_100 = V_1;
  6655. uint8_t* L_101;
  6656. L_101 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_99, (intptr_t)L_100, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6657. int32_t L_102 = *((uint8_t*)L_101);
  6658. if ((((int32_t)L_98) == ((int32_t)L_102)))
  6659. {
  6660. goto IL_0242;
  6661. }
  6662. }
  6663. {
  6664. intptr_t L_103 = V_1;
  6665. intptr_t L_104;
  6666. L_104 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_103, 1, /*hidden argument*/NULL);
  6667. V_1 = (intptr_t)L_104;
  6668. }
  6669. IL_018c:
  6670. {
  6671. intptr_t L_105 = V_2;
  6672. void* L_106;
  6673. L_106 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_105, /*hidden argument*/NULL);
  6674. if ((!(((uintptr_t)L_106) <= ((uintptr_t)((intptr_t)0)))))
  6675. {
  6676. goto IL_016e;
  6677. }
  6678. }
  6679. {
  6680. bool L_107;
  6681. L_107 = Vector_get_IsHardwareAccelerated_mB84D27741489DA479C0DAE61A7B37219DB4EC257(/*hidden argument*/NULL);
  6682. if (!L_107)
  6683. {
  6684. goto IL_0240;
  6685. }
  6686. }
  6687. {
  6688. intptr_t L_108 = V_1;
  6689. void* L_109;
  6690. L_109 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_108, /*hidden argument*/NULL);
  6691. int32_t L_110 = ___length2;
  6692. if ((((int32_t)((int32_t)((int32_t)(intptr_t)L_109))) >= ((int32_t)L_110)))
  6693. {
  6694. goto IL_0240;
  6695. }
  6696. }
  6697. {
  6698. int32_t L_111 = ___length2;
  6699. intptr_t L_112 = V_1;
  6700. void* L_113;
  6701. L_113 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_112, /*hidden argument*/NULL);
  6702. IL2CPP_RUNTIME_CLASS_INIT(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_il2cpp_TypeInfo_var);
  6703. int32_t L_114;
  6704. L_114 = Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_inline(/*hidden argument*/Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_RuntimeMethod_var);
  6705. intptr_t L_115;
  6706. L_115 = IntPtr_op_Explicit_m9092E57CE669E7B9CCDCF5ADD6DFB758D6545FBF(((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_111, (int32_t)((int32_t)((int32_t)(intptr_t)L_113))))&(int32_t)((~((int32_t)il2cpp_codegen_subtract((int32_t)L_114, (int32_t)1)))))), /*hidden argument*/NULL);
  6707. V_2 = (intptr_t)L_115;
  6708. uint8_t L_116 = ___value1;
  6709. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_117;
  6710. L_117 = SpanHelpers_GetVector_m02FA6D466B651ECA2610E80030F25D5C54364724_inline(L_116, /*hidden argument*/NULL);
  6711. V_4 = L_117;
  6712. goto IL_0214;
  6713. }
  6714. IL_01cf:
  6715. {
  6716. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_118 = V_4;
  6717. uint8_t* L_119 = ___searchSpace0;
  6718. intptr_t L_120 = V_1;
  6719. uint8_t* L_121;
  6720. L_121 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_119, (intptr_t)L_120, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6721. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_122;
  6722. L_122 = Unsafe_ReadUnaligned_TisVector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_m38E6C89CA680904C24ABDA2A287ED6447113E18E_inline((uint8_t*)L_121, /*hidden argument*/Unsafe_ReadUnaligned_TisVector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_m38E6C89CA680904C24ABDA2A287ED6447113E18E_RuntimeMethod_var);
  6723. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_123;
  6724. L_123 = Vector_Equals_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m812AB97914E08946D5C5A380FCF9AE85DA6CDF7D_inline(L_118, L_122, /*hidden argument*/Vector_Equals_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m812AB97914E08946D5C5A380FCF9AE85DA6CDF7D_RuntimeMethod_var);
  6725. V_5 = L_123;
  6726. IL2CPP_RUNTIME_CLASS_INIT(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_il2cpp_TypeInfo_var);
  6727. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_124;
  6728. L_124 = Vector_1_get_Zero_mF8984BCAC1DBE3D46B46FC92E0746AFE57B55A9C_inline(/*hidden argument*/Vector_1_get_Zero_mF8984BCAC1DBE3D46B46FC92E0746AFE57B55A9C_RuntimeMethod_var);
  6729. V_6 = L_124;
  6730. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_125 = V_5;
  6731. bool L_126;
  6732. L_126 = Vector_1_Equals_m0C75B9AE0B960072BA4564AB452B4BD02510A862((Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 *)(&V_6), L_125, /*hidden argument*/Vector_1_Equals_m0C75B9AE0B960072BA4564AB452B4BD02510A862_RuntimeMethod_var);
  6733. if (!L_126)
  6734. {
  6735. goto IL_0204;
  6736. }
  6737. }
  6738. {
  6739. intptr_t L_127 = V_1;
  6740. IL2CPP_RUNTIME_CLASS_INIT(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_il2cpp_TypeInfo_var);
  6741. int32_t L_128;
  6742. L_128 = Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_inline(/*hidden argument*/Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_RuntimeMethod_var);
  6743. intptr_t L_129;
  6744. L_129 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_127, L_128, /*hidden argument*/NULL);
  6745. V_1 = (intptr_t)L_129;
  6746. goto IL_0214;
  6747. }
  6748. IL_0204:
  6749. {
  6750. intptr_t L_130 = V_1;
  6751. void* L_131;
  6752. L_131 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_130, /*hidden argument*/NULL);
  6753. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_132 = V_5;
  6754. int32_t L_133;
  6755. L_133 = SpanHelpers_LocateFirstFoundByte_m62E17AF3E4C9F8689DB23B9E54311BD8B540B4EF_inline(L_132, /*hidden argument*/NULL);
  6756. return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)(intptr_t)L_131)), (int32_t)L_133));
  6757. }
  6758. IL_0214:
  6759. {
  6760. intptr_t L_134 = V_2;
  6761. void* L_135;
  6762. L_135 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_134, /*hidden argument*/NULL);
  6763. intptr_t L_136 = V_1;
  6764. void* L_137;
  6765. L_137 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_136, /*hidden argument*/NULL);
  6766. if ((!(((uintptr_t)L_135) <= ((uintptr_t)L_137))))
  6767. {
  6768. goto IL_01cf;
  6769. }
  6770. }
  6771. {
  6772. intptr_t L_138 = V_1;
  6773. void* L_139;
  6774. L_139 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_138, /*hidden argument*/NULL);
  6775. int32_t L_140 = ___length2;
  6776. if ((((int32_t)((int32_t)((int32_t)(intptr_t)L_139))) >= ((int32_t)L_140)))
  6777. {
  6778. goto IL_0240;
  6779. }
  6780. }
  6781. {
  6782. int32_t L_141 = ___length2;
  6783. intptr_t L_142 = V_1;
  6784. void* L_143;
  6785. L_143 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_142, /*hidden argument*/NULL);
  6786. intptr_t L_144;
  6787. L_144 = IntPtr_op_Explicit_m9092E57CE669E7B9CCDCF5ADD6DFB758D6545FBF(((int32_t)il2cpp_codegen_subtract((int32_t)L_141, (int32_t)((int32_t)((int32_t)(intptr_t)L_143)))), /*hidden argument*/NULL);
  6788. V_2 = (intptr_t)L_144;
  6789. goto IL_00fb;
  6790. }
  6791. IL_0240:
  6792. {
  6793. return (-1);
  6794. }
  6795. IL_0242:
  6796. {
  6797. intptr_t L_145 = V_1;
  6798. void* L_146;
  6799. L_146 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_145, /*hidden argument*/NULL);
  6800. return ((int32_t)((int32_t)(intptr_t)L_146));
  6801. }
  6802. IL_024a:
  6803. {
  6804. intptr_t L_147 = V_1;
  6805. intptr_t L_148;
  6806. L_148 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_147, 1, /*hidden argument*/NULL);
  6807. void* L_149;
  6808. L_149 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_148, /*hidden argument*/NULL);
  6809. return ((int32_t)((int32_t)(intptr_t)L_149));
  6810. }
  6811. IL_0258:
  6812. {
  6813. intptr_t L_150 = V_1;
  6814. intptr_t L_151;
  6815. L_151 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_150, 2, /*hidden argument*/NULL);
  6816. void* L_152;
  6817. L_152 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_151, /*hidden argument*/NULL);
  6818. return ((int32_t)((int32_t)(intptr_t)L_152));
  6819. }
  6820. IL_0266:
  6821. {
  6822. intptr_t L_153 = V_1;
  6823. intptr_t L_154;
  6824. L_154 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_153, 3, /*hidden argument*/NULL);
  6825. void* L_155;
  6826. L_155 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_154, /*hidden argument*/NULL);
  6827. return ((int32_t)((int32_t)(intptr_t)L_155));
  6828. }
  6829. IL_0274:
  6830. {
  6831. intptr_t L_156 = V_1;
  6832. intptr_t L_157;
  6833. L_157 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_156, 4, /*hidden argument*/NULL);
  6834. void* L_158;
  6835. L_158 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_157, /*hidden argument*/NULL);
  6836. return ((int32_t)((int32_t)(intptr_t)L_158));
  6837. }
  6838. IL_0282:
  6839. {
  6840. intptr_t L_159 = V_1;
  6841. intptr_t L_160;
  6842. L_160 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_159, 5, /*hidden argument*/NULL);
  6843. void* L_161;
  6844. L_161 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_160, /*hidden argument*/NULL);
  6845. return ((int32_t)((int32_t)(intptr_t)L_161));
  6846. }
  6847. IL_0290:
  6848. {
  6849. intptr_t L_162 = V_1;
  6850. intptr_t L_163;
  6851. L_163 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_162, 6, /*hidden argument*/NULL);
  6852. void* L_164;
  6853. L_164 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_163, /*hidden argument*/NULL);
  6854. return ((int32_t)((int32_t)(intptr_t)L_164));
  6855. }
  6856. IL_029e:
  6857. {
  6858. intptr_t L_165 = V_1;
  6859. intptr_t L_166;
  6860. L_166 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_165, 7, /*hidden argument*/NULL);
  6861. void* L_167;
  6862. L_167 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_166, /*hidden argument*/NULL);
  6863. return ((int32_t)((int32_t)(intptr_t)L_167));
  6864. }
  6865. }
  6866. // System.Boolean System.SpanHelpers::SequenceEqual(System.Byte&,System.Byte&,System.NUInt)
  6867. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SpanHelpers_SequenceEqual_mDEB0F358BB173EA24BEEB0609454A997E9273A89 (uint8_t* ___first0, uint8_t* ___second1, NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 ___length2, const RuntimeMethod* method)
  6868. {
  6869. static bool s_Il2CppMethodInitialized;
  6870. if (!s_Il2CppMethodInitialized)
  6871. {
  6872. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIntPtr_t_il2cpp_TypeInfo_var);
  6873. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6874. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_AreSame_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m7FA6A8EE8F837A5CFEA79994BA7B212FC69C5070_RuntimeMethod_var);
  6875. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_ReadUnaligned_TisUIntPtr_t_m0C79099425F0BA06E8A96B95EA84438BE59A442D_RuntimeMethod_var);
  6876. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_ReadUnaligned_TisVector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_m38E6C89CA680904C24ABDA2A287ED6447113E18E_RuntimeMethod_var);
  6877. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_RuntimeMethod_var);
  6878. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_op_Equality_m012FE1D2B2ED8B5F8D4549A411460DC3976BADCA_RuntimeMethod_var);
  6879. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_op_Inequality_m285E975C7403CC4A46F009C0A619ED851BA023BA_RuntimeMethod_var);
  6880. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_il2cpp_TypeInfo_var);
  6881. s_Il2CppMethodInitialized = true;
  6882. }
  6883. intptr_t V_0;
  6884. memset((&V_0), 0, sizeof(V_0));
  6885. intptr_t V_1;
  6886. memset((&V_1), 0, sizeof(V_1));
  6887. {
  6888. uint8_t* L_0 = ___first0;
  6889. uint8_t* L_1 = ___second1;
  6890. bool L_2;
  6891. L_2 = Unsafe_AreSame_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m7FA6A8EE8F837A5CFEA79994BA7B212FC69C5070_inline((uint8_t*)L_0, (uint8_t*)L_1, /*hidden argument*/Unsafe_AreSame_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m7FA6A8EE8F837A5CFEA79994BA7B212FC69C5070_RuntimeMethod_var);
  6892. if (L_2)
  6893. {
  6894. goto IL_013d;
  6895. }
  6896. }
  6897. {
  6898. intptr_t L_3;
  6899. L_3 = IntPtr_op_Explicit_m9092E57CE669E7B9CCDCF5ADD6DFB758D6545FBF(0, /*hidden argument*/NULL);
  6900. V_0 = (intptr_t)L_3;
  6901. NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_4 = ___length2;
  6902. void* L_5;
  6903. L_5 = NUInt_op_Explicit_mAC8186F05FC1F16BAEB9A73957491CB24A067D46_inline(L_4, /*hidden argument*/NULL);
  6904. intptr_t L_6;
  6905. L_6 = IntPtr_op_Explicit_mBD40223EE90BDDF40A24C0F321D3398DEA300495((void*)(void*)L_5, /*hidden argument*/NULL);
  6906. V_1 = (intptr_t)L_6;
  6907. bool L_7;
  6908. L_7 = Vector_get_IsHardwareAccelerated_mB84D27741489DA479C0DAE61A7B37219DB4EC257(/*hidden argument*/NULL);
  6909. if (!L_7)
  6910. {
  6911. goto IL_009c;
  6912. }
  6913. }
  6914. {
  6915. intptr_t L_8 = V_1;
  6916. void* L_9;
  6917. L_9 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_8, /*hidden argument*/NULL);
  6918. IL2CPP_RUNTIME_CLASS_INIT(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_il2cpp_TypeInfo_var);
  6919. int32_t L_10;
  6920. L_10 = Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_inline(/*hidden argument*/Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_RuntimeMethod_var);
  6921. if ((!(((uintptr_t)L_9) >= ((uintptr_t)((intptr_t)L_10)))))
  6922. {
  6923. goto IL_009c;
  6924. }
  6925. }
  6926. {
  6927. intptr_t L_11 = V_1;
  6928. IL2CPP_RUNTIME_CLASS_INIT(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_il2cpp_TypeInfo_var);
  6929. int32_t L_12;
  6930. L_12 = Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_inline(/*hidden argument*/Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_RuntimeMethod_var);
  6931. intptr_t L_13;
  6932. L_13 = IntPtr_op_Subtraction_m02F3295A959F0DF44F66D04D88F3EE66DFC4BFD9((intptr_t)L_11, L_12, /*hidden argument*/NULL);
  6933. V_1 = (intptr_t)L_13;
  6934. goto IL_0070;
  6935. }
  6936. IL_0042:
  6937. {
  6938. uint8_t* L_14 = ___first0;
  6939. intptr_t L_15 = V_0;
  6940. uint8_t* L_16;
  6941. L_16 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_14, (intptr_t)L_15, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6942. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_17;
  6943. L_17 = Unsafe_ReadUnaligned_TisVector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_m38E6C89CA680904C24ABDA2A287ED6447113E18E_inline((uint8_t*)L_16, /*hidden argument*/Unsafe_ReadUnaligned_TisVector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_m38E6C89CA680904C24ABDA2A287ED6447113E18E_RuntimeMethod_var);
  6944. uint8_t* L_18 = ___second1;
  6945. intptr_t L_19 = V_0;
  6946. uint8_t* L_20;
  6947. L_20 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_18, (intptr_t)L_19, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6948. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_21;
  6949. L_21 = Unsafe_ReadUnaligned_TisVector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_m38E6C89CA680904C24ABDA2A287ED6447113E18E_inline((uint8_t*)L_20, /*hidden argument*/Unsafe_ReadUnaligned_TisVector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_m38E6C89CA680904C24ABDA2A287ED6447113E18E_RuntimeMethod_var);
  6950. IL2CPP_RUNTIME_CLASS_INIT(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_il2cpp_TypeInfo_var);
  6951. bool L_22;
  6952. L_22 = Vector_1_op_Inequality_m285E975C7403CC4A46F009C0A619ED851BA023BA_inline(L_17, L_21, /*hidden argument*/Vector_1_op_Inequality_m285E975C7403CC4A46F009C0A619ED851BA023BA_RuntimeMethod_var);
  6953. if (L_22)
  6954. {
  6955. goto IL_013f;
  6956. }
  6957. }
  6958. {
  6959. intptr_t L_23 = V_0;
  6960. IL2CPP_RUNTIME_CLASS_INIT(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_il2cpp_TypeInfo_var);
  6961. int32_t L_24;
  6962. L_24 = Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_inline(/*hidden argument*/Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_RuntimeMethod_var);
  6963. intptr_t L_25;
  6964. L_25 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_23, L_24, /*hidden argument*/NULL);
  6965. V_0 = (intptr_t)L_25;
  6966. }
  6967. IL_0070:
  6968. {
  6969. intptr_t L_26 = V_1;
  6970. void* L_27;
  6971. L_27 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_26, /*hidden argument*/NULL);
  6972. intptr_t L_28 = V_0;
  6973. void* L_29;
  6974. L_29 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_28, /*hidden argument*/NULL);
  6975. if ((!(((uintptr_t)L_27) <= ((uintptr_t)L_29))))
  6976. {
  6977. goto IL_0042;
  6978. }
  6979. }
  6980. {
  6981. uint8_t* L_30 = ___first0;
  6982. intptr_t L_31 = V_1;
  6983. uint8_t* L_32;
  6984. L_32 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_30, (intptr_t)L_31, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6985. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_33;
  6986. L_33 = Unsafe_ReadUnaligned_TisVector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_m38E6C89CA680904C24ABDA2A287ED6447113E18E_inline((uint8_t*)L_32, /*hidden argument*/Unsafe_ReadUnaligned_TisVector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_m38E6C89CA680904C24ABDA2A287ED6447113E18E_RuntimeMethod_var);
  6987. uint8_t* L_34 = ___second1;
  6988. intptr_t L_35 = V_1;
  6989. uint8_t* L_36;
  6990. L_36 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_34, (intptr_t)L_35, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  6991. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_37;
  6992. L_37 = Unsafe_ReadUnaligned_TisVector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_m38E6C89CA680904C24ABDA2A287ED6447113E18E_inline((uint8_t*)L_36, /*hidden argument*/Unsafe_ReadUnaligned_TisVector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_m38E6C89CA680904C24ABDA2A287ED6447113E18E_RuntimeMethod_var);
  6993. IL2CPP_RUNTIME_CLASS_INIT(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_il2cpp_TypeInfo_var);
  6994. bool L_38;
  6995. L_38 = Vector_1_op_Equality_m012FE1D2B2ED8B5F8D4549A411460DC3976BADCA_inline(L_33, L_37, /*hidden argument*/Vector_1_op_Equality_m012FE1D2B2ED8B5F8D4549A411460DC3976BADCA_RuntimeMethod_var);
  6996. return L_38;
  6997. }
  6998. IL_009c:
  6999. {
  7000. intptr_t L_39 = V_1;
  7001. void* L_40;
  7002. L_40 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_39, /*hidden argument*/NULL);
  7003. uint32_t L_41 = sizeof(uintptr_t);
  7004. if ((!(((uintptr_t)L_40) >= ((uintptr_t)((intptr_t)L_41)))))
  7005. {
  7006. goto IL_012f;
  7007. }
  7008. }
  7009. {
  7010. intptr_t L_42 = V_1;
  7011. uint32_t L_43 = sizeof(uintptr_t);
  7012. intptr_t L_44;
  7013. L_44 = IntPtr_op_Subtraction_m02F3295A959F0DF44F66D04D88F3EE66DFC4BFD9((intptr_t)L_42, L_43, /*hidden argument*/NULL);
  7014. V_1 = (intptr_t)L_44;
  7015. goto IL_00e9;
  7016. }
  7017. IL_00bd:
  7018. {
  7019. uint8_t* L_45 = ___first0;
  7020. intptr_t L_46 = V_0;
  7021. uint8_t* L_47;
  7022. L_47 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_45, (intptr_t)L_46, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  7023. uintptr_t L_48;
  7024. L_48 = Unsafe_ReadUnaligned_TisUIntPtr_t_m0C79099425F0BA06E8A96B95EA84438BE59A442D_inline((uint8_t*)L_47, /*hidden argument*/Unsafe_ReadUnaligned_TisUIntPtr_t_m0C79099425F0BA06E8A96B95EA84438BE59A442D_RuntimeMethod_var);
  7025. uint8_t* L_49 = ___second1;
  7026. intptr_t L_50 = V_0;
  7027. uint8_t* L_51;
  7028. L_51 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_49, (intptr_t)L_50, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  7029. uintptr_t L_52;
  7030. L_52 = Unsafe_ReadUnaligned_TisUIntPtr_t_m0C79099425F0BA06E8A96B95EA84438BE59A442D_inline((uint8_t*)L_51, /*hidden argument*/Unsafe_ReadUnaligned_TisUIntPtr_t_m0C79099425F0BA06E8A96B95EA84438BE59A442D_RuntimeMethod_var);
  7031. IL2CPP_RUNTIME_CLASS_INIT(UIntPtr_t_il2cpp_TypeInfo_var);
  7032. bool L_53;
  7033. L_53 = UIntPtr_op_Inequality_m7D22151019093F083240F615DA4B70CE2CF494B4(L_48, L_52, /*hidden argument*/NULL);
  7034. if (L_53)
  7035. {
  7036. goto IL_013f;
  7037. }
  7038. }
  7039. {
  7040. intptr_t L_54 = V_0;
  7041. uint32_t L_55 = sizeof(uintptr_t);
  7042. intptr_t L_56;
  7043. L_56 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_54, L_55, /*hidden argument*/NULL);
  7044. V_0 = (intptr_t)L_56;
  7045. }
  7046. IL_00e9:
  7047. {
  7048. intptr_t L_57 = V_1;
  7049. void* L_58;
  7050. L_58 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_57, /*hidden argument*/NULL);
  7051. intptr_t L_59 = V_0;
  7052. void* L_60;
  7053. L_60 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_59, /*hidden argument*/NULL);
  7054. if ((!(((uintptr_t)L_58) <= ((uintptr_t)L_60))))
  7055. {
  7056. goto IL_00bd;
  7057. }
  7058. }
  7059. {
  7060. uint8_t* L_61 = ___first0;
  7061. intptr_t L_62 = V_1;
  7062. uint8_t* L_63;
  7063. L_63 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_61, (intptr_t)L_62, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  7064. uintptr_t L_64;
  7065. L_64 = Unsafe_ReadUnaligned_TisUIntPtr_t_m0C79099425F0BA06E8A96B95EA84438BE59A442D_inline((uint8_t*)L_63, /*hidden argument*/Unsafe_ReadUnaligned_TisUIntPtr_t_m0C79099425F0BA06E8A96B95EA84438BE59A442D_RuntimeMethod_var);
  7066. uint8_t* L_65 = ___second1;
  7067. intptr_t L_66 = V_1;
  7068. uint8_t* L_67;
  7069. L_67 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_65, (intptr_t)L_66, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  7070. uintptr_t L_68;
  7071. L_68 = Unsafe_ReadUnaligned_TisUIntPtr_t_m0C79099425F0BA06E8A96B95EA84438BE59A442D_inline((uint8_t*)L_67, /*hidden argument*/Unsafe_ReadUnaligned_TisUIntPtr_t_m0C79099425F0BA06E8A96B95EA84438BE59A442D_RuntimeMethod_var);
  7072. IL2CPP_RUNTIME_CLASS_INIT(UIntPtr_t_il2cpp_TypeInfo_var);
  7073. bool L_69;
  7074. L_69 = UIntPtr_op_Equality_mA909564C1AAE89E5119A6BD536C1A1B260625A5D(L_64, L_68, /*hidden argument*/NULL);
  7075. return L_69;
  7076. }
  7077. IL_0115:
  7078. {
  7079. uint8_t* L_70 = ___first0;
  7080. intptr_t L_71 = V_0;
  7081. uint8_t* L_72;
  7082. L_72 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_70, (intptr_t)L_71, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  7083. int32_t L_73 = *((uint8_t*)L_72);
  7084. uint8_t* L_74 = ___second1;
  7085. intptr_t L_75 = V_0;
  7086. uint8_t* L_76;
  7087. L_76 = Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_inline((uint8_t*)L_74, (intptr_t)L_75, /*hidden argument*/Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_RuntimeMethod_var);
  7088. int32_t L_77 = *((uint8_t*)L_76);
  7089. if ((!(((uint32_t)L_73) == ((uint32_t)L_77))))
  7090. {
  7091. goto IL_013f;
  7092. }
  7093. }
  7094. {
  7095. intptr_t L_78 = V_0;
  7096. intptr_t L_79;
  7097. L_79 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_78, 1, /*hidden argument*/NULL);
  7098. V_0 = (intptr_t)L_79;
  7099. }
  7100. IL_012f:
  7101. {
  7102. intptr_t L_80 = V_1;
  7103. void* L_81;
  7104. L_81 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_80, /*hidden argument*/NULL);
  7105. intptr_t L_82 = V_0;
  7106. void* L_83;
  7107. L_83 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_82, /*hidden argument*/NULL);
  7108. if ((!(((uintptr_t)L_81) <= ((uintptr_t)L_83))))
  7109. {
  7110. goto IL_0115;
  7111. }
  7112. }
  7113. IL_013d:
  7114. {
  7115. return (bool)1;
  7116. }
  7117. IL_013f:
  7118. {
  7119. return (bool)0;
  7120. }
  7121. }
  7122. // System.Int32 System.SpanHelpers::LocateFirstFoundByte(System.Numerics.Vector`1<System.Byte>)
  7123. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SpanHelpers_LocateFirstFoundByte_m62E17AF3E4C9F8689DB23B9E54311BD8B540B4EF (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___match0, const RuntimeMethod* method)
  7124. {
  7125. static bool s_Il2CppMethodInitialized;
  7126. if (!s_Il2CppMethodInitialized)
  7127. {
  7128. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_get_Count_m54CA3B0171A033C9636A9B2CD26BA5F05D8B77E2_RuntimeMethod_var);
  7129. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_get_Item_m93E383D68AC7CF1722E345D5DBB7DF7376689E60_RuntimeMethod_var);
  7130. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319_il2cpp_TypeInfo_var);
  7131. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_AsVectorUInt64_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m5774F85B0D017BB37B6B2DEE16D177B49356BD48_RuntimeMethod_var);
  7132. s_Il2CppMethodInitialized = true;
  7133. }
  7134. Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 V_0;
  7135. memset((&V_0), 0, sizeof(V_0));
  7136. uint64_t V_1 = 0;
  7137. int32_t V_2 = 0;
  7138. {
  7139. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_0 = ___match0;
  7140. Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 L_1;
  7141. L_1 = Vector_AsVectorUInt64_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m5774F85B0D017BB37B6B2DEE16D177B49356BD48_inline(L_0, /*hidden argument*/Vector_AsVectorUInt64_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m5774F85B0D017BB37B6B2DEE16D177B49356BD48_RuntimeMethod_var);
  7142. V_0 = L_1;
  7143. V_1 = ((int64_t)((int64_t)0));
  7144. V_2 = 0;
  7145. goto IL_001e;
  7146. }
  7147. IL_000e:
  7148. {
  7149. int32_t L_2 = V_2;
  7150. uint64_t L_3;
  7151. L_3 = Vector_1_get_Item_m93E383D68AC7CF1722E345D5DBB7DF7376689E60((Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 *)(&V_0), L_2, /*hidden argument*/Vector_1_get_Item_m93E383D68AC7CF1722E345D5DBB7DF7376689E60_RuntimeMethod_var);
  7152. V_1 = L_3;
  7153. uint64_t L_4 = V_1;
  7154. if (L_4)
  7155. {
  7156. goto IL_0026;
  7157. }
  7158. }
  7159. {
  7160. int32_t L_5 = V_2;
  7161. V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1));
  7162. }
  7163. IL_001e:
  7164. {
  7165. int32_t L_6 = V_2;
  7166. IL2CPP_RUNTIME_CLASS_INIT(Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319_il2cpp_TypeInfo_var);
  7167. int32_t L_7;
  7168. L_7 = Vector_1_get_Count_m54CA3B0171A033C9636A9B2CD26BA5F05D8B77E2_inline(/*hidden argument*/Vector_1_get_Count_m54CA3B0171A033C9636A9B2CD26BA5F05D8B77E2_RuntimeMethod_var);
  7169. if ((((int32_t)L_6) < ((int32_t)L_7)))
  7170. {
  7171. goto IL_000e;
  7172. }
  7173. }
  7174. IL_0026:
  7175. {
  7176. int32_t L_8 = V_2;
  7177. uint64_t L_9 = V_1;
  7178. int32_t L_10;
  7179. L_10 = SpanHelpers_LocateFirstFoundByte_m6AEEBF64B95585D577D0041CE56E0BE6F28AEFE4_inline(L_9, /*hidden argument*/NULL);
  7180. return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_8, (int32_t)8)), (int32_t)L_10));
  7181. }
  7182. }
  7183. // System.Int32 System.SpanHelpers::LocateFirstFoundByte(System.UInt64)
  7184. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SpanHelpers_LocateFirstFoundByte_m6AEEBF64B95585D577D0041CE56E0BE6F28AEFE4 (uint64_t ___match0, const RuntimeMethod* method)
  7185. {
  7186. uint64_t V_0 = 0;
  7187. {
  7188. uint64_t L_0 = ___match0;
  7189. uint64_t L_1 = ___match0;
  7190. V_0 = ((int64_t)((int64_t)L_0^(int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_1, (int64_t)((int64_t)((int64_t)1))))));
  7191. uint64_t L_2 = V_0;
  7192. return ((int32_t)((int32_t)((int64_t)((uint64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_2, (int64_t)((int64_t)283686952306184LL)))>>((int32_t)57)))));
  7193. }
  7194. }
  7195. // System.Numerics.Vector`1<System.Byte> System.SpanHelpers::GetVector(System.Byte)
  7196. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 SpanHelpers_GetVector_m02FA6D466B651ECA2610E80030F25D5C54364724 (uint8_t ___vectorByte0, const RuntimeMethod* method)
  7197. {
  7198. static bool s_Il2CppMethodInitialized;
  7199. if (!s_Il2CppMethodInitialized)
  7200. {
  7201. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1__ctor_m035E886443F7CE60267F432384B87C94D2ED6623_RuntimeMethod_var);
  7202. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_AsVectorByte_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mF7BFEE5836FF3B9AE34C6D3DC39C3287AECEA0D8_RuntimeMethod_var);
  7203. s_Il2CppMethodInitialized = true;
  7204. }
  7205. {
  7206. uint8_t L_0 = ___vectorByte0;
  7207. Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 L_1;
  7208. memset((&L_1), 0, sizeof(L_1));
  7209. Vector_1__ctor_m035E886443F7CE60267F432384B87C94D2ED6623((&L_1), ((int32_t)il2cpp_codegen_multiply((int32_t)L_0, (int32_t)((int32_t)16843009))), /*hidden argument*/Vector_1__ctor_m035E886443F7CE60267F432384B87C94D2ED6623_RuntimeMethod_var);
  7210. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_2;
  7211. L_2 = Vector_AsVectorByte_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mF7BFEE5836FF3B9AE34C6D3DC39C3287AECEA0D8_inline(L_1, /*hidden argument*/Vector_AsVectorByte_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mF7BFEE5836FF3B9AE34C6D3DC39C3287AECEA0D8_RuntimeMethod_var);
  7212. return L_2;
  7213. }
  7214. }
  7215. // System.Int32 System.SpanHelpers::IndexOf(System.Char&,System.Char,System.Int32)
  7216. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SpanHelpers_IndexOf_m0740DDBBE5723E3595EADF2552551F636C18A259 (Il2CppChar* ___searchSpace0, Il2CppChar ___value1, int32_t ___length2, const RuntimeMethod* method)
  7217. {
  7218. static bool s_Il2CppMethodInitialized;
  7219. if (!s_Il2CppMethodInitialized)
  7220. {
  7221. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Read_TisVector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_mBB1DF2767AC9B44702AD7575971276B62E4BDC23_RuntimeMethod_var);
  7222. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_SizeOf_TisVector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_m91B83BA0CC32D27CB1032F18DDB7D5ABEB1A9940_RuntimeMethod_var);
  7223. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_Equals_m3DA7756A8BB1A174372DE2B89F01FFEC290025DE_RuntimeMethod_var);
  7224. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1__ctor_mF9172380EF810ED1668F9C704BD32020B7FC6E03_RuntimeMethod_var);
  7225. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_get_Count_mD0D7B5640A87FF387C975C884C89E9717F5EA525_RuntimeMethod_var);
  7226. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_get_Zero_mDB8F8C409C757B7CA1BC7E13F093E7571CDCD54C_RuntimeMethod_var);
  7227. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_il2cpp_TypeInfo_var);
  7228. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_Equals_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mCDB9B27AC8BEC6E7B4DDF864FF36C4671F1A47B0_RuntimeMethod_var);
  7229. s_Il2CppMethodInitialized = true;
  7230. }
  7231. Il2CppChar* V_0 = NULL;
  7232. Il2CppChar* V_1 = NULL;
  7233. Il2CppChar* V_2 = NULL;
  7234. Il2CppChar* V_3 = NULL;
  7235. int32_t V_4 = 0;
  7236. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 V_5;
  7237. memset((&V_5), 0, sizeof(V_5));
  7238. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 V_6;
  7239. memset((&V_6), 0, sizeof(V_6));
  7240. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 V_7;
  7241. memset((&V_7), 0, sizeof(V_7));
  7242. {
  7243. Il2CppChar* L_0 = ___searchSpace0;
  7244. V_1 = (Il2CppChar*)L_0;
  7245. Il2CppChar* L_1 = V_1;
  7246. V_0 = (Il2CppChar*)((uintptr_t)L_1);
  7247. Il2CppChar* L_2 = V_0;
  7248. V_2 = (Il2CppChar*)L_2;
  7249. Il2CppChar* L_3 = V_2;
  7250. int32_t L_4 = ___length2;
  7251. V_3 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_3, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_4), (int32_t)2))));
  7252. bool L_5;
  7253. L_5 = Vector_get_IsHardwareAccelerated_mB84D27741489DA479C0DAE61A7B37219DB4EC257(/*hidden argument*/NULL);
  7254. if (!L_5)
  7255. {
  7256. goto IL_0079;
  7257. }
  7258. }
  7259. {
  7260. int32_t L_6 = ___length2;
  7261. IL2CPP_RUNTIME_CLASS_INIT(Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_il2cpp_TypeInfo_var);
  7262. int32_t L_7;
  7263. L_7 = Vector_1_get_Count_mD0D7B5640A87FF387C975C884C89E9717F5EA525_inline(/*hidden argument*/Vector_1_get_Count_mD0D7B5640A87FF387C975C884C89E9717F5EA525_RuntimeMethod_var);
  7264. if ((((int32_t)L_6) < ((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)2)))))
  7265. {
  7266. goto IL_0079;
  7267. }
  7268. }
  7269. {
  7270. Il2CppChar* L_8 = V_2;
  7271. int32_t L_9;
  7272. L_9 = Unsafe_SizeOf_TisVector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_m91B83BA0CC32D27CB1032F18DDB7D5ABEB1A9940_inline(/*hidden argument*/Unsafe_SizeOf_TisVector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_m91B83BA0CC32D27CB1032F18DDB7D5ABEB1A9940_RuntimeMethod_var);
  7273. V_4 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)(intptr_t)L_8))&(int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1))))/(int32_t)2));
  7274. IL2CPP_RUNTIME_CLASS_INIT(Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_il2cpp_TypeInfo_var);
  7275. int32_t L_10;
  7276. L_10 = Vector_1_get_Count_mD0D7B5640A87FF387C975C884C89E9717F5EA525_inline(/*hidden argument*/Vector_1_get_Count_mD0D7B5640A87FF387C975C884C89E9717F5EA525_RuntimeMethod_var);
  7277. int32_t L_11 = V_4;
  7278. int32_t L_12;
  7279. L_12 = Vector_1_get_Count_mD0D7B5640A87FF387C975C884C89E9717F5EA525_inline(/*hidden argument*/Vector_1_get_Count_mD0D7B5640A87FF387C975C884C89E9717F5EA525_RuntimeMethod_var);
  7280. ___length2 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)L_11))&(int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1))));
  7281. goto IL_0079;
  7282. }
  7283. IL_0041:
  7284. {
  7285. int32_t L_13 = ___length2;
  7286. ___length2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)4));
  7287. Il2CppChar* L_14 = V_2;
  7288. int32_t L_15 = *((uint16_t*)L_14);
  7289. Il2CppChar L_16 = ___value1;
  7290. if ((((int32_t)L_15) == ((int32_t)L_16)))
  7291. {
  7292. goto IL_0127;
  7293. }
  7294. }
  7295. {
  7296. Il2CppChar* L_17 = V_2;
  7297. int32_t L_18 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_17, (int32_t)2)));
  7298. Il2CppChar L_19 = ___value1;
  7299. if ((((int32_t)L_18) == ((int32_t)L_19)))
  7300. {
  7301. goto IL_0123;
  7302. }
  7303. }
  7304. {
  7305. Il2CppChar* L_20 = V_2;
  7306. int32_t L_21 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_20, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)2), (int32_t)2)))));
  7307. Il2CppChar L_22 = ___value1;
  7308. if ((((int32_t)L_21) == ((int32_t)L_22)))
  7309. {
  7310. goto IL_011f;
  7311. }
  7312. }
  7313. {
  7314. Il2CppChar* L_23 = V_2;
  7315. int32_t L_24 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_23, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)3), (int32_t)2)))));
  7316. Il2CppChar L_25 = ___value1;
  7317. if ((((int32_t)L_24) == ((int32_t)L_25)))
  7318. {
  7319. goto IL_011b;
  7320. }
  7321. }
  7322. {
  7323. Il2CppChar* L_26 = V_2;
  7324. V_2 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_26, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)4), (int32_t)2))));
  7325. }
  7326. IL_0079:
  7327. {
  7328. int32_t L_27 = ___length2;
  7329. if ((((int32_t)L_27) >= ((int32_t)4)))
  7330. {
  7331. goto IL_0041;
  7332. }
  7333. }
  7334. {
  7335. goto IL_0090;
  7336. }
  7337. IL_007f:
  7338. {
  7339. int32_t L_28 = ___length2;
  7340. ___length2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_28, (int32_t)1));
  7341. Il2CppChar* L_29 = V_2;
  7342. int32_t L_30 = *((uint16_t*)L_29);
  7343. Il2CppChar L_31 = ___value1;
  7344. if ((((int32_t)L_30) == ((int32_t)L_31)))
  7345. {
  7346. goto IL_0127;
  7347. }
  7348. }
  7349. {
  7350. Il2CppChar* L_32 = V_2;
  7351. V_2 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_32, (int32_t)2));
  7352. }
  7353. IL_0090:
  7354. {
  7355. int32_t L_33 = ___length2;
  7356. if ((((int32_t)L_33) > ((int32_t)0)))
  7357. {
  7358. goto IL_007f;
  7359. }
  7360. }
  7361. {
  7362. bool L_34;
  7363. L_34 = Vector_get_IsHardwareAccelerated_mB84D27741489DA479C0DAE61A7B37219DB4EC257(/*hidden argument*/NULL);
  7364. if (!L_34)
  7365. {
  7366. goto IL_0119;
  7367. }
  7368. }
  7369. {
  7370. Il2CppChar* L_35 = V_2;
  7371. Il2CppChar* L_36 = V_3;
  7372. if ((!(((uintptr_t)L_35) < ((uintptr_t)L_36))))
  7373. {
  7374. goto IL_0119;
  7375. }
  7376. }
  7377. {
  7378. Il2CppChar* L_37 = V_3;
  7379. Il2CppChar* L_38 = V_2;
  7380. IL2CPP_RUNTIME_CLASS_INIT(Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_il2cpp_TypeInfo_var);
  7381. int32_t L_39;
  7382. L_39 = Vector_1_get_Count_mD0D7B5640A87FF387C975C884C89E9717F5EA525_inline(/*hidden argument*/Vector_1_get_Count_mD0D7B5640A87FF387C975C884C89E9717F5EA525_RuntimeMethod_var);
  7383. ___length2 = ((int32_t)((int32_t)((int64_t)((int64_t)((int64_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_37, (intptr_t)L_38))/(int32_t)2))))&(int64_t)((int64_t)((int64_t)((~((int32_t)il2cpp_codegen_subtract((int32_t)L_39, (int32_t)1))))))))));
  7384. Il2CppChar L_40 = ___value1;
  7385. Vector_1__ctor_mF9172380EF810ED1668F9C704BD32020B7FC6E03((Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 *)(&V_5), L_40, /*hidden argument*/Vector_1__ctor_mF9172380EF810ED1668F9C704BD32020B7FC6E03_RuntimeMethod_var);
  7386. goto IL_0103;
  7387. }
  7388. IL_00bc:
  7389. {
  7390. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 L_41 = V_5;
  7391. Il2CppChar* L_42 = V_2;
  7392. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 L_43;
  7393. L_43 = Unsafe_Read_TisVector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_mBB1DF2767AC9B44702AD7575971276B62E4BDC23_inline((void*)(void*)L_42, /*hidden argument*/Unsafe_Read_TisVector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_mBB1DF2767AC9B44702AD7575971276B62E4BDC23_RuntimeMethod_var);
  7394. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 L_44;
  7395. L_44 = Vector_Equals_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mCDB9B27AC8BEC6E7B4DDF864FF36C4671F1A47B0_inline(L_41, L_43, /*hidden argument*/Vector_Equals_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mCDB9B27AC8BEC6E7B4DDF864FF36C4671F1A47B0_RuntimeMethod_var);
  7396. V_6 = L_44;
  7397. IL2CPP_RUNTIME_CLASS_INIT(Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_il2cpp_TypeInfo_var);
  7398. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 L_45;
  7399. L_45 = Vector_1_get_Zero_mDB8F8C409C757B7CA1BC7E13F093E7571CDCD54C_inline(/*hidden argument*/Vector_1_get_Zero_mDB8F8C409C757B7CA1BC7E13F093E7571CDCD54C_RuntimeMethod_var);
  7400. V_7 = L_45;
  7401. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 L_46 = V_6;
  7402. bool L_47;
  7403. L_47 = Vector_1_Equals_m3DA7756A8BB1A174372DE2B89F01FFEC290025DE((Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 *)(&V_7), L_46, /*hidden argument*/Vector_1_Equals_m3DA7756A8BB1A174372DE2B89F01FFEC290025DE_RuntimeMethod_var);
  7404. if (!L_47)
  7405. {
  7406. goto IL_00f3;
  7407. }
  7408. }
  7409. {
  7410. Il2CppChar* L_48 = V_2;
  7411. IL2CPP_RUNTIME_CLASS_INIT(Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_il2cpp_TypeInfo_var);
  7412. int32_t L_49;
  7413. L_49 = Vector_1_get_Count_mD0D7B5640A87FF387C975C884C89E9717F5EA525_inline(/*hidden argument*/Vector_1_get_Count_mD0D7B5640A87FF387C975C884C89E9717F5EA525_RuntimeMethod_var);
  7414. V_2 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_48, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_49), (int32_t)2))));
  7415. int32_t L_50 = ___length2;
  7416. int32_t L_51;
  7417. L_51 = Vector_1_get_Count_mD0D7B5640A87FF387C975C884C89E9717F5EA525_inline(/*hidden argument*/Vector_1_get_Count_mD0D7B5640A87FF387C975C884C89E9717F5EA525_RuntimeMethod_var);
  7418. ___length2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_50, (int32_t)L_51));
  7419. goto IL_0103;
  7420. }
  7421. IL_00f3:
  7422. {
  7423. Il2CppChar* L_52 = V_2;
  7424. Il2CppChar* L_53 = V_0;
  7425. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 L_54 = V_6;
  7426. int32_t L_55;
  7427. L_55 = SpanHelpers_LocateFirstFoundChar_mC9FF98473ACDD92571AF535184DF5E286E532FAB_inline(L_54, /*hidden argument*/NULL);
  7428. return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)((int64_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_52, (intptr_t)L_53))/(int32_t)2)))))), (int32_t)L_55));
  7429. }
  7430. IL_0103:
  7431. {
  7432. int32_t L_56 = ___length2;
  7433. if ((((int32_t)L_56) > ((int32_t)0)))
  7434. {
  7435. goto IL_00bc;
  7436. }
  7437. }
  7438. {
  7439. Il2CppChar* L_57 = V_2;
  7440. Il2CppChar* L_58 = V_3;
  7441. if ((!(((uintptr_t)L_57) < ((uintptr_t)L_58))))
  7442. {
  7443. goto IL_0119;
  7444. }
  7445. }
  7446. {
  7447. Il2CppChar* L_59 = V_3;
  7448. Il2CppChar* L_60 = V_2;
  7449. ___length2 = ((int32_t)((int32_t)((int64_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_59, (intptr_t)L_60))/(int32_t)2))))));
  7450. goto IL_0079;
  7451. }
  7452. IL_0119:
  7453. {
  7454. return (-1);
  7455. }
  7456. IL_011b:
  7457. {
  7458. Il2CppChar* L_61 = V_2;
  7459. V_2 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_61, (int32_t)2));
  7460. }
  7461. IL_011f:
  7462. {
  7463. Il2CppChar* L_62 = V_2;
  7464. V_2 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_62, (int32_t)2));
  7465. }
  7466. IL_0123:
  7467. {
  7468. Il2CppChar* L_63 = V_2;
  7469. V_2 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_63, (int32_t)2));
  7470. }
  7471. IL_0127:
  7472. {
  7473. Il2CppChar* L_64 = V_2;
  7474. Il2CppChar* L_65 = V_0;
  7475. return ((int32_t)((int32_t)((int64_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_64, (intptr_t)L_65))/(int32_t)2))))));
  7476. }
  7477. }
  7478. // System.Int32 System.SpanHelpers::LocateFirstFoundChar(System.Numerics.Vector`1<System.UInt16>)
  7479. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SpanHelpers_LocateFirstFoundChar_mC9FF98473ACDD92571AF535184DF5E286E532FAB (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 ___match0, const RuntimeMethod* method)
  7480. {
  7481. static bool s_Il2CppMethodInitialized;
  7482. if (!s_Il2CppMethodInitialized)
  7483. {
  7484. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_get_Count_m54CA3B0171A033C9636A9B2CD26BA5F05D8B77E2_RuntimeMethod_var);
  7485. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_get_Item_m93E383D68AC7CF1722E345D5DBB7DF7376689E60_RuntimeMethod_var);
  7486. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319_il2cpp_TypeInfo_var);
  7487. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_AsVectorUInt64_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mFFBF84AADFC2ACF94EDB6EB83E84346EC9A4F26B_RuntimeMethod_var);
  7488. s_Il2CppMethodInitialized = true;
  7489. }
  7490. Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 V_0;
  7491. memset((&V_0), 0, sizeof(V_0));
  7492. uint64_t V_1 = 0;
  7493. int32_t V_2 = 0;
  7494. {
  7495. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 L_0 = ___match0;
  7496. Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 L_1;
  7497. L_1 = Vector_AsVectorUInt64_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mFFBF84AADFC2ACF94EDB6EB83E84346EC9A4F26B_inline(L_0, /*hidden argument*/Vector_AsVectorUInt64_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mFFBF84AADFC2ACF94EDB6EB83E84346EC9A4F26B_RuntimeMethod_var);
  7498. V_0 = L_1;
  7499. V_1 = ((int64_t)((int64_t)0));
  7500. V_2 = 0;
  7501. goto IL_001e;
  7502. }
  7503. IL_000e:
  7504. {
  7505. int32_t L_2 = V_2;
  7506. uint64_t L_3;
  7507. L_3 = Vector_1_get_Item_m93E383D68AC7CF1722E345D5DBB7DF7376689E60((Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 *)(&V_0), L_2, /*hidden argument*/Vector_1_get_Item_m93E383D68AC7CF1722E345D5DBB7DF7376689E60_RuntimeMethod_var);
  7508. V_1 = L_3;
  7509. uint64_t L_4 = V_1;
  7510. if (L_4)
  7511. {
  7512. goto IL_0026;
  7513. }
  7514. }
  7515. {
  7516. int32_t L_5 = V_2;
  7517. V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1));
  7518. }
  7519. IL_001e:
  7520. {
  7521. int32_t L_6 = V_2;
  7522. IL2CPP_RUNTIME_CLASS_INIT(Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319_il2cpp_TypeInfo_var);
  7523. int32_t L_7;
  7524. L_7 = Vector_1_get_Count_m54CA3B0171A033C9636A9B2CD26BA5F05D8B77E2_inline(/*hidden argument*/Vector_1_get_Count_m54CA3B0171A033C9636A9B2CD26BA5F05D8B77E2_RuntimeMethod_var);
  7525. if ((((int32_t)L_6) < ((int32_t)L_7)))
  7526. {
  7527. goto IL_000e;
  7528. }
  7529. }
  7530. IL_0026:
  7531. {
  7532. int32_t L_8 = V_2;
  7533. uint64_t L_9 = V_1;
  7534. int32_t L_10;
  7535. L_10 = SpanHelpers_LocateFirstFoundChar_m7B3D3FD47EB5BA8837CE3E8CE2D2BBA7BFC62CE3_inline(L_9, /*hidden argument*/NULL);
  7536. return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_8, (int32_t)4)), (int32_t)L_10));
  7537. }
  7538. }
  7539. // System.Int32 System.SpanHelpers::LocateFirstFoundChar(System.UInt64)
  7540. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SpanHelpers_LocateFirstFoundChar_m7B3D3FD47EB5BA8837CE3E8CE2D2BBA7BFC62CE3 (uint64_t ___match0, const RuntimeMethod* method)
  7541. {
  7542. uint64_t V_0 = 0;
  7543. {
  7544. uint64_t L_0 = ___match0;
  7545. uint64_t L_1 = ___match0;
  7546. V_0 = ((int64_t)((int64_t)L_0^(int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_1, (int64_t)((int64_t)((int64_t)1))))));
  7547. uint64_t L_2 = V_0;
  7548. return ((int32_t)((int32_t)((int64_t)((uint64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_2, (int64_t)((int64_t)4295098372LL)))>>((int32_t)49)))));
  7549. }
  7550. }
  7551. // System.Boolean System.SpanHelpers::IsReferenceOrContainsReferencesCore(System.Type)
  7552. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SpanHelpers_IsReferenceOrContainsReferencesCore_m4046A8EAD00DA02AA423C292A8FCBB08268AD781 (Type_t * ___type0, const RuntimeMethod* method)
  7553. {
  7554. static bool s_Il2CppMethodInitialized;
  7555. if (!s_Il2CppMethodInitialized)
  7556. {
  7557. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var);
  7558. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_1_t0DF027D1C7415CBB03F663A5D5ACE52D29226059_il2cpp_TypeInfo_var);
  7559. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_t620905184FE92C7CD2128B5FE4079C455117C4B8_il2cpp_TypeInfo_var);
  7560. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var);
  7561. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  7562. s_Il2CppMethodInitialized = true;
  7563. }
  7564. Type_t * V_0 = NULL;
  7565. RuntimeObject* V_1 = NULL;
  7566. FieldInfo_t * V_2 = NULL;
  7567. bool V_3 = false;
  7568. Exception_t * __last_unhandled_exception = 0;
  7569. il2cpp::utils::ExceptionSupportStack<int32_t, 2> __leave_targets;
  7570. {
  7571. Type_t * L_0 = ___type0;
  7572. TypeInfo_tFFBAC0D7187BFD2D25CC801679BC9645020EC04F * L_1;
  7573. L_1 = IntrospectionExtensions_GetTypeInfo_m77034F8576BE695819427C13103C591277C1B636(L_0, /*hidden argument*/NULL);
  7574. NullCheck(L_1);
  7575. bool L_2;
  7576. L_2 = Type_get_IsPrimitive_m43E50D507C45CE3BD51C0DC07C8AB061AFD6B3C3(L_1, /*hidden argument*/NULL);
  7577. if (!L_2)
  7578. {
  7579. goto IL_000f;
  7580. }
  7581. }
  7582. {
  7583. return (bool)0;
  7584. }
  7585. IL_000f:
  7586. {
  7587. Type_t * L_3 = ___type0;
  7588. TypeInfo_tFFBAC0D7187BFD2D25CC801679BC9645020EC04F * L_4;
  7589. L_4 = IntrospectionExtensions_GetTypeInfo_m77034F8576BE695819427C13103C591277C1B636(L_3, /*hidden argument*/NULL);
  7590. NullCheck(L_4);
  7591. bool L_5;
  7592. L_5 = Type_get_IsValueType_m9CCCB4759C2D5A890096F8DBA66DAAEFE9D913FB(L_4, /*hidden argument*/NULL);
  7593. if (L_5)
  7594. {
  7595. goto IL_001e;
  7596. }
  7597. }
  7598. {
  7599. return (bool)1;
  7600. }
  7601. IL_001e:
  7602. {
  7603. Type_t * L_6 = ___type0;
  7604. Type_t * L_7;
  7605. L_7 = Nullable_GetUnderlyingType_mC5699E7E11E1AFE25365CAB564A48F0193318629(L_6, /*hidden argument*/NULL);
  7606. V_0 = L_7;
  7607. Type_t * L_8 = V_0;
  7608. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  7609. bool L_9;
  7610. L_9 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_8, (Type_t *)NULL, /*hidden argument*/NULL);
  7611. if (!L_9)
  7612. {
  7613. goto IL_0031;
  7614. }
  7615. }
  7616. {
  7617. Type_t * L_10 = V_0;
  7618. ___type0 = L_10;
  7619. }
  7620. IL_0031:
  7621. {
  7622. Type_t * L_11 = ___type0;
  7623. TypeInfo_tFFBAC0D7187BFD2D25CC801679BC9645020EC04F * L_12;
  7624. L_12 = IntrospectionExtensions_GetTypeInfo_m77034F8576BE695819427C13103C591277C1B636(L_11, /*hidden argument*/NULL);
  7625. NullCheck(L_12);
  7626. bool L_13;
  7627. L_13 = VirtualFuncInvoker0< bool >::Invoke(80 /* System.Boolean System.Type::get_IsEnum() */, L_12);
  7628. if (!L_13)
  7629. {
  7630. goto IL_0040;
  7631. }
  7632. }
  7633. {
  7634. return (bool)0;
  7635. }
  7636. IL_0040:
  7637. {
  7638. Type_t * L_14 = ___type0;
  7639. TypeInfo_tFFBAC0D7187BFD2D25CC801679BC9645020EC04F * L_15;
  7640. L_15 = IntrospectionExtensions_GetTypeInfo_m77034F8576BE695819427C13103C591277C1B636(L_14, /*hidden argument*/NULL);
  7641. NullCheck(L_15);
  7642. RuntimeObject* L_16;
  7643. L_16 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(129 /* System.Collections.Generic.IEnumerable`1<System.Reflection.FieldInfo> System.Reflection.TypeInfo::get_DeclaredFields() */, L_15);
  7644. NullCheck(L_16);
  7645. RuntimeObject* L_17;
  7646. L_17 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<!0> System.Collections.Generic.IEnumerable`1<System.Reflection.FieldInfo>::GetEnumerator() */, IEnumerable_1_t0DF027D1C7415CBB03F663A5D5ACE52D29226059_il2cpp_TypeInfo_var, L_16);
  7647. V_1 = L_17;
  7648. }
  7649. IL_0051:
  7650. try
  7651. {// begin try (depth: 1)
  7652. {
  7653. goto IL_0073;
  7654. }
  7655. IL_0053:
  7656. {
  7657. RuntimeObject* L_18 = V_1;
  7658. NullCheck(L_18);
  7659. FieldInfo_t * L_19;
  7660. L_19 = InterfaceFuncInvoker0< FieldInfo_t * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1<System.Reflection.FieldInfo>::get_Current() */, IEnumerator_1_t620905184FE92C7CD2128B5FE4079C455117C4B8_il2cpp_TypeInfo_var, L_18);
  7661. V_2 = L_19;
  7662. FieldInfo_t * L_20 = V_2;
  7663. NullCheck(L_20);
  7664. bool L_21;
  7665. L_21 = FieldInfo_get_IsStatic_mE36F3A5B2DFF613C704AA56989D90D72760391EB(L_20, /*hidden argument*/NULL);
  7666. if (L_21)
  7667. {
  7668. goto IL_0073;
  7669. }
  7670. }
  7671. IL_0062:
  7672. {
  7673. FieldInfo_t * L_22 = V_2;
  7674. NullCheck(L_22);
  7675. Type_t * L_23;
  7676. L_23 = VirtualFuncInvoker0< Type_t * >::Invoke(20 /* System.Type System.Reflection.FieldInfo::get_FieldType() */, L_22);
  7677. bool L_24;
  7678. L_24 = SpanHelpers_IsReferenceOrContainsReferencesCore_m4046A8EAD00DA02AA423C292A8FCBB08268AD781(L_23, /*hidden argument*/NULL);
  7679. if (!L_24)
  7680. {
  7681. goto IL_0073;
  7682. }
  7683. }
  7684. IL_006f:
  7685. {
  7686. V_3 = (bool)1;
  7687. IL2CPP_LEAVE(0x89, FINALLY_007d);
  7688. }
  7689. IL_0073:
  7690. {
  7691. RuntimeObject* L_25 = V_1;
  7692. NullCheck(L_25);
  7693. bool L_26;
  7694. L_26 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_25);
  7695. if (L_26)
  7696. {
  7697. goto IL_0053;
  7698. }
  7699. }
  7700. IL_007b:
  7701. {
  7702. IL2CPP_LEAVE(0x87, FINALLY_007d);
  7703. }
  7704. }// end try (depth: 1)
  7705. catch(Il2CppExceptionWrapper& e)
  7706. {
  7707. __last_unhandled_exception = (Exception_t *)e.ex;
  7708. goto FINALLY_007d;
  7709. }
  7710. FINALLY_007d:
  7711. {// begin finally (depth: 1)
  7712. {
  7713. RuntimeObject* L_27 = V_1;
  7714. if (!L_27)
  7715. {
  7716. goto IL_0086;
  7717. }
  7718. }
  7719. IL_0080:
  7720. {
  7721. RuntimeObject* L_28 = V_1;
  7722. NullCheck(L_28);
  7723. InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_28);
  7724. }
  7725. IL_0086:
  7726. {
  7727. IL2CPP_END_FINALLY(125)
  7728. }
  7729. }// end finally (depth: 1)
  7730. IL2CPP_CLEANUP(125)
  7731. {
  7732. IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
  7733. IL2CPP_JUMP_TBL(0x89, IL_0089)
  7734. IL2CPP_JUMP_TBL(0x87, IL_0087)
  7735. }
  7736. IL_0087:
  7737. {
  7738. return (bool)0;
  7739. }
  7740. IL_0089:
  7741. {
  7742. bool L_29 = V_3;
  7743. return L_29;
  7744. }
  7745. }
  7746. // System.Void System.SpanHelpers::ClearLessThanPointerSized(System.Byte*,System.UIntPtr)
  7747. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SpanHelpers_ClearLessThanPointerSized_m257390BAE1A54335F742BD17D85AF6D8FC03C831 (uint8_t* ___ptr0, uintptr_t ___byteLength1, const RuntimeMethod* method)
  7748. {
  7749. static bool s_Il2CppMethodInitialized;
  7750. if (!s_Il2CppMethodInitialized)
  7751. {
  7752. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIntPtr_t_il2cpp_TypeInfo_var);
  7753. s_Il2CppMethodInitialized = true;
  7754. }
  7755. uint64_t V_0 = 0;
  7756. uint32_t V_1 = 0;
  7757. int32_t G_B6_0 = 0;
  7758. {
  7759. uint32_t L_0 = sizeof(uintptr_t);
  7760. if ((!(((uint32_t)L_0) == ((uint32_t)4))))
  7761. {
  7762. goto IL_0017;
  7763. }
  7764. }
  7765. {
  7766. uint8_t* L_1 = ___ptr0;
  7767. uintptr_t L_2 = ___byteLength1;
  7768. IL2CPP_RUNTIME_CLASS_INIT(UIntPtr_t_il2cpp_TypeInfo_var);
  7769. uint32_t L_3;
  7770. L_3 = UIntPtr_op_Explicit_m8EF5FC1C0CAF58F8F2310C0D989F20F0694CD7CF(L_2, /*hidden argument*/NULL);
  7771. Unsafe_InitBlockUnaligned_mDBC18343453EDA9D3974E125987D6774C5257F2F_inline((void*)(void*)L_1, (uint8_t)0, L_3, /*hidden argument*/NULL);
  7772. return;
  7773. }
  7774. IL_0017:
  7775. {
  7776. uintptr_t L_4 = ___byteLength1;
  7777. IL2CPP_RUNTIME_CLASS_INIT(UIntPtr_t_il2cpp_TypeInfo_var);
  7778. uint64_t L_5;
  7779. L_5 = UIntPtr_op_Explicit_mEEA1D4A964FBFCC95BE2B91ADDD52EF7067C312D(L_4, /*hidden argument*/NULL);
  7780. V_0 = L_5;
  7781. uint64_t L_6 = V_0;
  7782. V_1 = ((int32_t)((uint32_t)((int64_t)((int64_t)L_6&(int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1)))))))));
  7783. uint8_t* L_7 = ___ptr0;
  7784. uint32_t L_8 = V_1;
  7785. Unsafe_InitBlockUnaligned_mDBC18343453EDA9D3974E125987D6774C5257F2F_inline((void*)(void*)L_7, (uint8_t)0, L_8, /*hidden argument*/NULL);
  7786. uint64_t L_9 = V_0;
  7787. uint32_t L_10 = V_1;
  7788. V_0 = ((int64_t)il2cpp_codegen_subtract((int64_t)L_9, (int64_t)((int64_t)((uint64_t)L_10))));
  7789. uint8_t* L_11 = ___ptr0;
  7790. uint32_t L_12 = V_1;
  7791. ___ptr0 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_11, (intptr_t)((uintptr_t)L_12)));
  7792. goto IL_0057;
  7793. }
  7794. IL_0039:
  7795. {
  7796. uint64_t L_13 = V_0;
  7797. if ((!(((uint64_t)L_13) < ((uint64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1)))))))))
  7798. {
  7799. goto IL_0042;
  7800. }
  7801. }
  7802. {
  7803. uint64_t L_14 = V_0;
  7804. G_B6_0 = ((int32_t)((uint32_t)L_14));
  7805. goto IL_0043;
  7806. }
  7807. IL_0042:
  7808. {
  7809. G_B6_0 = (-1);
  7810. }
  7811. IL_0043:
  7812. {
  7813. V_1 = G_B6_0;
  7814. uint8_t* L_15 = ___ptr0;
  7815. uint32_t L_16 = V_1;
  7816. Unsafe_InitBlockUnaligned_mDBC18343453EDA9D3974E125987D6774C5257F2F_inline((void*)(void*)L_15, (uint8_t)0, L_16, /*hidden argument*/NULL);
  7817. uint8_t* L_17 = ___ptr0;
  7818. uint32_t L_18 = V_1;
  7819. ___ptr0 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_17, (intptr_t)((uintptr_t)L_18)));
  7820. uint64_t L_19 = V_0;
  7821. uint32_t L_20 = V_1;
  7822. V_0 = ((int64_t)il2cpp_codegen_subtract((int64_t)L_19, (int64_t)((int64_t)((uint64_t)L_20))));
  7823. }
  7824. IL_0057:
  7825. {
  7826. uint64_t L_21 = V_0;
  7827. if ((!(((uint64_t)L_21) <= ((uint64_t)((int64_t)((int64_t)0))))))
  7828. {
  7829. goto IL_0039;
  7830. }
  7831. }
  7832. {
  7833. return;
  7834. }
  7835. }
  7836. // System.Void System.SpanHelpers::ClearLessThanPointerSized(System.Byte&,System.UIntPtr)
  7837. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SpanHelpers_ClearLessThanPointerSized_mDD75E922D42E70B6F76DB1A1EC1A96F59CAFF0B5 (uint8_t* ___b0, uintptr_t ___byteLength1, const RuntimeMethod* method)
  7838. {
  7839. static bool s_Il2CppMethodInitialized;
  7840. if (!s_Il2CppMethodInitialized)
  7841. {
  7842. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIntPtr_t_il2cpp_TypeInfo_var);
  7843. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m883139F0CBAD127392C821D1FB664E9E1A951F68_RuntimeMethod_var);
  7844. s_Il2CppMethodInitialized = true;
  7845. }
  7846. uint64_t V_0 = 0;
  7847. uint32_t V_1 = 0;
  7848. int64_t V_2 = 0;
  7849. uint8_t* V_3 = NULL;
  7850. int32_t G_B6_0 = 0;
  7851. {
  7852. uint32_t L_0 = sizeof(uintptr_t);
  7853. if ((!(((uint32_t)L_0) == ((uint32_t)4))))
  7854. {
  7855. goto IL_0017;
  7856. }
  7857. }
  7858. {
  7859. uint8_t* L_1 = ___b0;
  7860. uintptr_t L_2 = ___byteLength1;
  7861. IL2CPP_RUNTIME_CLASS_INIT(UIntPtr_t_il2cpp_TypeInfo_var);
  7862. uint32_t L_3;
  7863. L_3 = UIntPtr_op_Explicit_m8EF5FC1C0CAF58F8F2310C0D989F20F0694CD7CF(L_2, /*hidden argument*/NULL);
  7864. Unsafe_InitBlockUnaligned_m68B5C8F29E67BD60711F6E9A841EB06C08B3D406_inline((uint8_t*)L_1, (uint8_t)0, L_3, /*hidden argument*/NULL);
  7865. return;
  7866. }
  7867. IL_0017:
  7868. {
  7869. uintptr_t L_4 = ___byteLength1;
  7870. IL2CPP_RUNTIME_CLASS_INIT(UIntPtr_t_il2cpp_TypeInfo_var);
  7871. uint64_t L_5;
  7872. L_5 = UIntPtr_op_Explicit_mEEA1D4A964FBFCC95BE2B91ADDD52EF7067C312D(L_4, /*hidden argument*/NULL);
  7873. V_0 = L_5;
  7874. uint64_t L_6 = V_0;
  7875. V_1 = ((int32_t)((uint32_t)((int64_t)((int64_t)L_6&(int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1)))))))));
  7876. uint8_t* L_7 = ___b0;
  7877. uint32_t L_8 = V_1;
  7878. Unsafe_InitBlockUnaligned_m68B5C8F29E67BD60711F6E9A841EB06C08B3D406_inline((uint8_t*)L_7, (uint8_t)0, L_8, /*hidden argument*/NULL);
  7879. uint64_t L_9 = V_0;
  7880. uint32_t L_10 = V_1;
  7881. V_0 = ((int64_t)il2cpp_codegen_subtract((int64_t)L_9, (int64_t)((int64_t)((uint64_t)L_10))));
  7882. uint32_t L_11 = V_1;
  7883. V_2 = ((int64_t)((uint64_t)L_11));
  7884. goto IL_0060;
  7885. }
  7886. IL_0036:
  7887. {
  7888. uint64_t L_12 = V_0;
  7889. if ((!(((uint64_t)L_12) < ((uint64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1)))))))))
  7890. {
  7891. goto IL_003f;
  7892. }
  7893. }
  7894. {
  7895. uint64_t L_13 = V_0;
  7896. G_B6_0 = ((int32_t)((uint32_t)L_13));
  7897. goto IL_0040;
  7898. }
  7899. IL_003f:
  7900. {
  7901. G_B6_0 = (-1);
  7902. }
  7903. IL_0040:
  7904. {
  7905. V_1 = G_B6_0;
  7906. uint8_t* L_14 = ___b0;
  7907. int64_t L_15 = V_2;
  7908. intptr_t L_16;
  7909. L_16 = IntPtr_op_Explicit_m65D141119BA83745D73EE5F94267165F88D15B51(L_15, /*hidden argument*/NULL);
  7910. uint8_t* L_17;
  7911. L_17 = Unsafe_Add_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m883139F0CBAD127392C821D1FB664E9E1A951F68_inline((uint8_t*)L_14, (intptr_t)L_16, /*hidden argument*/Unsafe_Add_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m883139F0CBAD127392C821D1FB664E9E1A951F68_RuntimeMethod_var);
  7912. V_3 = (uint8_t*)L_17;
  7913. uint8_t* L_18 = V_3;
  7914. uint32_t L_19 = V_1;
  7915. Unsafe_InitBlockUnaligned_m68B5C8F29E67BD60711F6E9A841EB06C08B3D406_inline((uint8_t*)L_18, (uint8_t)0, L_19, /*hidden argument*/NULL);
  7916. int64_t L_20 = V_2;
  7917. uint32_t L_21 = V_1;
  7918. V_2 = ((int64_t)il2cpp_codegen_add((int64_t)L_20, (int64_t)((int64_t)((uint64_t)L_21))));
  7919. uint64_t L_22 = V_0;
  7920. uint32_t L_23 = V_1;
  7921. V_0 = ((int64_t)il2cpp_codegen_subtract((int64_t)L_22, (int64_t)((int64_t)((uint64_t)L_23))));
  7922. }
  7923. IL_0060:
  7924. {
  7925. uint64_t L_24 = V_0;
  7926. if ((!(((uint64_t)L_24) <= ((uint64_t)((int64_t)((int64_t)0))))))
  7927. {
  7928. goto IL_0036;
  7929. }
  7930. }
  7931. {
  7932. return;
  7933. }
  7934. }
  7935. // System.Void System.SpanHelpers::ClearPointerSizedWithoutReferences(System.Byte&,System.UIntPtr)
  7936. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SpanHelpers_ClearPointerSizedWithoutReferences_mC6EF2B959C4B0E58F8D4B8C9A5EF341F948FFAAA (uint8_t* ___b0, uintptr_t ___byteLength1, const RuntimeMethod* method)
  7937. {
  7938. static bool s_Il2CppMethodInitialized;
  7939. if (!s_Il2CppMethodInitialized)
  7940. {
  7941. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IntPtr_t_il2cpp_TypeInfo_var);
  7942. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIntPtr_t_il2cpp_TypeInfo_var);
  7943. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m883139F0CBAD127392C821D1FB664E9E1A951F68_RuntimeMethod_var);
  7944. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m83EA99EBE20E63BBE5820F879F0820E5BF2D62C5_RuntimeMethod_var);
  7945. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F26CDAA14482020C5D16E94E88D7982DE699AA0_RuntimeMethod_var);
  7946. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg16_t8B2CE150B820232BE56C005C405133CCA7A58CD4_mC19D8F3A2035990A057B673C4292F6BBBAA741E6_RuntimeMethod_var);
  7947. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg32_tA8676F8C245F150C7985C4A3BC3CD44E58D3B923_m83848096DA9597AB033C49BCAD65A7C893E1E49B_RuntimeMethod_var);
  7948. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg64_t4A40DA33D6F4C8FB3A17A3B3D9E6FB5B1FEEE9B3_mF4BF2810CBE7C096DA5665F72347A83B85057E67_RuntimeMethod_var);
  7949. s_Il2CppMethodInitialized = true;
  7950. }
  7951. intptr_t V_0;
  7952. memset((&V_0), 0, sizeof(V_0));
  7953. {
  7954. V_0 = (intptr_t)(0);
  7955. goto IL_0027;
  7956. }
  7957. IL_0008:
  7958. {
  7959. uint8_t* L_0 = ___b0;
  7960. intptr_t L_1 = V_0;
  7961. uint8_t* L_2;
  7962. L_2 = Unsafe_Add_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m883139F0CBAD127392C821D1FB664E9E1A951F68_inline((uint8_t*)L_0, (intptr_t)L_1, /*hidden argument*/Unsafe_Add_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m883139F0CBAD127392C821D1FB664E9E1A951F68_RuntimeMethod_var);
  7963. Reg64_t4A40DA33D6F4C8FB3A17A3B3D9E6FB5B1FEEE9B3 * L_3;
  7964. L_3 = Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg64_t4A40DA33D6F4C8FB3A17A3B3D9E6FB5B1FEEE9B3_mF4BF2810CBE7C096DA5665F72347A83B85057E67_inline((uint8_t*)L_2, /*hidden argument*/Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg64_t4A40DA33D6F4C8FB3A17A3B3D9E6FB5B1FEEE9B3_mF4BF2810CBE7C096DA5665F72347A83B85057E67_RuntimeMethod_var);
  7965. il2cpp_codegen_initobj(L_3, sizeof(Reg64_t4A40DA33D6F4C8FB3A17A3B3D9E6FB5B1FEEE9B3 ));
  7966. intptr_t L_4 = V_0;
  7967. uint32_t L_5 = sizeof(Reg64_t4A40DA33D6F4C8FB3A17A3B3D9E6FB5B1FEEE9B3 );
  7968. intptr_t L_6;
  7969. L_6 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_4, L_5, /*hidden argument*/NULL);
  7970. V_0 = (intptr_t)L_6;
  7971. }
  7972. IL_0027:
  7973. {
  7974. intptr_t L_7 = V_0;
  7975. uintptr_t L_8 = ___byteLength1;
  7976. uint32_t L_9 = sizeof(Reg64_t4A40DA33D6F4C8FB3A17A3B3D9E6FB5B1FEEE9B3 );
  7977. IL2CPP_RUNTIME_CLASS_INIT(UIntPtr_t_il2cpp_TypeInfo_var);
  7978. uintptr_t L_10;
  7979. L_10 = UIntPtr_op_Subtraction_m455602034049E11A086A49C915EDF9DAEC43C91D(L_8, L_9, /*hidden argument*/NULL);
  7980. bool L_11;
  7981. L_11 = SpanHelpers_LessThanEqual_mCFA5E9CC05F428B1EDA65967FEF81267F917E88C_inline((intptr_t)L_7, L_10, /*hidden argument*/NULL);
  7982. if (L_11)
  7983. {
  7984. goto IL_0008;
  7985. }
  7986. }
  7987. {
  7988. intptr_t L_12 = V_0;
  7989. uintptr_t L_13 = ___byteLength1;
  7990. uint32_t L_14 = sizeof(Reg32_tA8676F8C245F150C7985C4A3BC3CD44E58D3B923 );
  7991. IL2CPP_RUNTIME_CLASS_INIT(UIntPtr_t_il2cpp_TypeInfo_var);
  7992. uintptr_t L_15;
  7993. L_15 = UIntPtr_op_Subtraction_m455602034049E11A086A49C915EDF9DAEC43C91D(L_13, L_14, /*hidden argument*/NULL);
  7994. bool L_16;
  7995. L_16 = SpanHelpers_LessThanEqual_mCFA5E9CC05F428B1EDA65967FEF81267F917E88C_inline((intptr_t)L_12, L_15, /*hidden argument*/NULL);
  7996. if (!L_16)
  7997. {
  7998. goto IL_006e;
  7999. }
  8000. }
  8001. {
  8002. uint8_t* L_17 = ___b0;
  8003. intptr_t L_18 = V_0;
  8004. uint8_t* L_19;
  8005. L_19 = Unsafe_Add_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m883139F0CBAD127392C821D1FB664E9E1A951F68_inline((uint8_t*)L_17, (intptr_t)L_18, /*hidden argument*/Unsafe_Add_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m883139F0CBAD127392C821D1FB664E9E1A951F68_RuntimeMethod_var);
  8006. Reg32_tA8676F8C245F150C7985C4A3BC3CD44E58D3B923 * L_20;
  8007. L_20 = Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg32_tA8676F8C245F150C7985C4A3BC3CD44E58D3B923_m83848096DA9597AB033C49BCAD65A7C893E1E49B_inline((uint8_t*)L_19, /*hidden argument*/Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg32_tA8676F8C245F150C7985C4A3BC3CD44E58D3B923_m83848096DA9597AB033C49BCAD65A7C893E1E49B_RuntimeMethod_var);
  8008. il2cpp_codegen_initobj(L_20, sizeof(Reg32_tA8676F8C245F150C7985C4A3BC3CD44E58D3B923 ));
  8009. intptr_t L_21 = V_0;
  8010. uint32_t L_22 = sizeof(Reg32_tA8676F8C245F150C7985C4A3BC3CD44E58D3B923 );
  8011. intptr_t L_23;
  8012. L_23 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_21, L_22, /*hidden argument*/NULL);
  8013. V_0 = (intptr_t)L_23;
  8014. }
  8015. IL_006e:
  8016. {
  8017. intptr_t L_24 = V_0;
  8018. uintptr_t L_25 = ___byteLength1;
  8019. uint32_t L_26 = sizeof(Reg16_t8B2CE150B820232BE56C005C405133CCA7A58CD4 );
  8020. IL2CPP_RUNTIME_CLASS_INIT(UIntPtr_t_il2cpp_TypeInfo_var);
  8021. uintptr_t L_27;
  8022. L_27 = UIntPtr_op_Subtraction_m455602034049E11A086A49C915EDF9DAEC43C91D(L_25, L_26, /*hidden argument*/NULL);
  8023. bool L_28;
  8024. L_28 = SpanHelpers_LessThanEqual_mCFA5E9CC05F428B1EDA65967FEF81267F917E88C_inline((intptr_t)L_24, L_27, /*hidden argument*/NULL);
  8025. if (!L_28)
  8026. {
  8027. goto IL_00a1;
  8028. }
  8029. }
  8030. {
  8031. uint8_t* L_29 = ___b0;
  8032. intptr_t L_30 = V_0;
  8033. uint8_t* L_31;
  8034. L_31 = Unsafe_Add_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m883139F0CBAD127392C821D1FB664E9E1A951F68_inline((uint8_t*)L_29, (intptr_t)L_30, /*hidden argument*/Unsafe_Add_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m883139F0CBAD127392C821D1FB664E9E1A951F68_RuntimeMethod_var);
  8035. Reg16_t8B2CE150B820232BE56C005C405133CCA7A58CD4 * L_32;
  8036. L_32 = Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg16_t8B2CE150B820232BE56C005C405133CCA7A58CD4_mC19D8F3A2035990A057B673C4292F6BBBAA741E6_inline((uint8_t*)L_31, /*hidden argument*/Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg16_t8B2CE150B820232BE56C005C405133CCA7A58CD4_mC19D8F3A2035990A057B673C4292F6BBBAA741E6_RuntimeMethod_var);
  8037. il2cpp_codegen_initobj(L_32, sizeof(Reg16_t8B2CE150B820232BE56C005C405133CCA7A58CD4 ));
  8038. intptr_t L_33 = V_0;
  8039. uint32_t L_34 = sizeof(Reg16_t8B2CE150B820232BE56C005C405133CCA7A58CD4 );
  8040. intptr_t L_35;
  8041. L_35 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_33, L_34, /*hidden argument*/NULL);
  8042. V_0 = (intptr_t)L_35;
  8043. }
  8044. IL_00a1:
  8045. {
  8046. intptr_t L_36 = V_0;
  8047. uintptr_t L_37 = ___byteLength1;
  8048. IL2CPP_RUNTIME_CLASS_INIT(UIntPtr_t_il2cpp_TypeInfo_var);
  8049. uintptr_t L_38;
  8050. L_38 = UIntPtr_op_Subtraction_m455602034049E11A086A49C915EDF9DAEC43C91D(L_37, 8, /*hidden argument*/NULL);
  8051. bool L_39;
  8052. L_39 = SpanHelpers_LessThanEqual_mCFA5E9CC05F428B1EDA65967FEF81267F917E88C_inline((intptr_t)L_36, L_38, /*hidden argument*/NULL);
  8053. if (!L_39)
  8054. {
  8055. goto IL_00c7;
  8056. }
  8057. }
  8058. {
  8059. uint8_t* L_40 = ___b0;
  8060. intptr_t L_41 = V_0;
  8061. uint8_t* L_42;
  8062. L_42 = Unsafe_Add_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m883139F0CBAD127392C821D1FB664E9E1A951F68_inline((uint8_t*)L_40, (intptr_t)L_41, /*hidden argument*/Unsafe_Add_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m883139F0CBAD127392C821D1FB664E9E1A951F68_RuntimeMethod_var);
  8063. int64_t* L_43;
  8064. L_43 = Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F26CDAA14482020C5D16E94E88D7982DE699AA0_inline((uint8_t*)L_42, /*hidden argument*/Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F26CDAA14482020C5D16E94E88D7982DE699AA0_RuntimeMethod_var);
  8065. *((int64_t*)L_43) = (int64_t)((int64_t)((int64_t)0));
  8066. intptr_t L_44 = V_0;
  8067. intptr_t L_45;
  8068. L_45 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_44, 8, /*hidden argument*/NULL);
  8069. V_0 = (intptr_t)L_45;
  8070. }
  8071. IL_00c7:
  8072. {
  8073. uint32_t L_46 = sizeof(intptr_t);
  8074. if ((!(((uint32_t)L_46) == ((uint32_t)4))))
  8075. {
  8076. goto IL_00f5;
  8077. }
  8078. }
  8079. {
  8080. intptr_t L_47 = V_0;
  8081. uintptr_t L_48 = ___byteLength1;
  8082. IL2CPP_RUNTIME_CLASS_INIT(UIntPtr_t_il2cpp_TypeInfo_var);
  8083. uintptr_t L_49;
  8084. L_49 = UIntPtr_op_Subtraction_m455602034049E11A086A49C915EDF9DAEC43C91D(L_48, 4, /*hidden argument*/NULL);
  8085. bool L_50;
  8086. L_50 = SpanHelpers_LessThanEqual_mCFA5E9CC05F428B1EDA65967FEF81267F917E88C_inline((intptr_t)L_47, L_49, /*hidden argument*/NULL);
  8087. if (!L_50)
  8088. {
  8089. goto IL_00f5;
  8090. }
  8091. }
  8092. {
  8093. uint8_t* L_51 = ___b0;
  8094. intptr_t L_52 = V_0;
  8095. uint8_t* L_53;
  8096. L_53 = Unsafe_Add_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m883139F0CBAD127392C821D1FB664E9E1A951F68_inline((uint8_t*)L_51, (intptr_t)L_52, /*hidden argument*/Unsafe_Add_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m883139F0CBAD127392C821D1FB664E9E1A951F68_RuntimeMethod_var);
  8097. int32_t* L_54;
  8098. L_54 = Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m83EA99EBE20E63BBE5820F879F0820E5BF2D62C5_inline((uint8_t*)L_53, /*hidden argument*/Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m83EA99EBE20E63BBE5820F879F0820E5BF2D62C5_RuntimeMethod_var);
  8099. *((int32_t*)L_54) = (int32_t)0;
  8100. intptr_t L_55 = V_0;
  8101. intptr_t L_56;
  8102. L_56 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_55, 4, /*hidden argument*/NULL);
  8103. V_0 = (intptr_t)L_56;
  8104. }
  8105. IL_00f5:
  8106. {
  8107. return;
  8108. }
  8109. }
  8110. // System.Void System.SpanHelpers::ClearPointerSizedWithReferences(System.IntPtr&,System.UIntPtr)
  8111. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SpanHelpers_ClearPointerSizedWithReferences_m45CDDDFAE259A9678B759645C7AB467860D44BAE (intptr_t* ___ip0, uintptr_t ___pointerSizeLength1, const RuntimeMethod* method)
  8112. {
  8113. static bool s_Il2CppMethodInitialized;
  8114. if (!s_Il2CppMethodInitialized)
  8115. {
  8116. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IntPtr_t_il2cpp_TypeInfo_var);
  8117. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_RuntimeMethod_var);
  8118. s_Il2CppMethodInitialized = true;
  8119. }
  8120. intptr_t V_0;
  8121. memset((&V_0), 0, sizeof(V_0));
  8122. intptr_t V_1;
  8123. memset((&V_1), 0, sizeof(V_1));
  8124. {
  8125. V_0 = (intptr_t)(0);
  8126. V_1 = (intptr_t)(0);
  8127. goto IL_00ab;
  8128. }
  8129. IL_0011:
  8130. {
  8131. intptr_t* L_0 = ___ip0;
  8132. intptr_t L_1 = V_0;
  8133. intptr_t L_2;
  8134. L_2 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_1, 0, /*hidden argument*/NULL);
  8135. intptr_t* L_3;
  8136. L_3 = Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_inline((intptr_t*)L_0, (intptr_t)L_2, /*hidden argument*/Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_RuntimeMethod_var);
  8137. il2cpp_codegen_initobj(L_3, sizeof(intptr_t));
  8138. intptr_t* L_4 = ___ip0;
  8139. intptr_t L_5 = V_0;
  8140. intptr_t L_6;
  8141. L_6 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_5, 1, /*hidden argument*/NULL);
  8142. intptr_t* L_7;
  8143. L_7 = Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_inline((intptr_t*)L_4, (intptr_t)L_6, /*hidden argument*/Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_RuntimeMethod_var);
  8144. il2cpp_codegen_initobj(L_7, sizeof(intptr_t));
  8145. intptr_t* L_8 = ___ip0;
  8146. intptr_t L_9 = V_0;
  8147. intptr_t L_10;
  8148. L_10 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_9, 2, /*hidden argument*/NULL);
  8149. intptr_t* L_11;
  8150. L_11 = Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_inline((intptr_t*)L_8, (intptr_t)L_10, /*hidden argument*/Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_RuntimeMethod_var);
  8151. il2cpp_codegen_initobj(L_11, sizeof(intptr_t));
  8152. intptr_t* L_12 = ___ip0;
  8153. intptr_t L_13 = V_0;
  8154. intptr_t L_14;
  8155. L_14 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_13, 3, /*hidden argument*/NULL);
  8156. intptr_t* L_15;
  8157. L_15 = Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_inline((intptr_t*)L_12, (intptr_t)L_14, /*hidden argument*/Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_RuntimeMethod_var);
  8158. il2cpp_codegen_initobj(L_15, sizeof(intptr_t));
  8159. intptr_t* L_16 = ___ip0;
  8160. intptr_t L_17 = V_0;
  8161. intptr_t L_18;
  8162. L_18 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_17, 4, /*hidden argument*/NULL);
  8163. intptr_t* L_19;
  8164. L_19 = Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_inline((intptr_t*)L_16, (intptr_t)L_18, /*hidden argument*/Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_RuntimeMethod_var);
  8165. il2cpp_codegen_initobj(L_19, sizeof(intptr_t));
  8166. intptr_t* L_20 = ___ip0;
  8167. intptr_t L_21 = V_0;
  8168. intptr_t L_22;
  8169. L_22 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_21, 5, /*hidden argument*/NULL);
  8170. intptr_t* L_23;
  8171. L_23 = Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_inline((intptr_t*)L_20, (intptr_t)L_22, /*hidden argument*/Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_RuntimeMethod_var);
  8172. il2cpp_codegen_initobj(L_23, sizeof(intptr_t));
  8173. intptr_t* L_24 = ___ip0;
  8174. intptr_t L_25 = V_0;
  8175. intptr_t L_26;
  8176. L_26 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_25, 6, /*hidden argument*/NULL);
  8177. intptr_t* L_27;
  8178. L_27 = Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_inline((intptr_t*)L_24, (intptr_t)L_26, /*hidden argument*/Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_RuntimeMethod_var);
  8179. il2cpp_codegen_initobj(L_27, sizeof(intptr_t));
  8180. intptr_t* L_28 = ___ip0;
  8181. intptr_t L_29 = V_0;
  8182. intptr_t L_30;
  8183. L_30 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_29, 7, /*hidden argument*/NULL);
  8184. intptr_t* L_31;
  8185. L_31 = Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_inline((intptr_t*)L_28, (intptr_t)L_30, /*hidden argument*/Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_RuntimeMethod_var);
  8186. il2cpp_codegen_initobj(L_31, sizeof(intptr_t));
  8187. intptr_t L_32 = V_1;
  8188. V_0 = (intptr_t)L_32;
  8189. }
  8190. IL_00ab:
  8191. {
  8192. intptr_t L_33 = V_0;
  8193. intptr_t L_34;
  8194. L_34 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_33, 8, /*hidden argument*/NULL);
  8195. intptr_t L_35 = (intptr_t)L_34;
  8196. V_1 = (intptr_t)L_35;
  8197. uintptr_t L_36 = ___pointerSizeLength1;
  8198. bool L_37;
  8199. L_37 = SpanHelpers_LessThanEqual_mCFA5E9CC05F428B1EDA65967FEF81267F917E88C_inline((intptr_t)L_35, L_36, /*hidden argument*/NULL);
  8200. if (L_37)
  8201. {
  8202. goto IL_0011;
  8203. }
  8204. }
  8205. {
  8206. intptr_t L_38 = V_0;
  8207. intptr_t L_39;
  8208. L_39 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_38, 4, /*hidden argument*/NULL);
  8209. intptr_t L_40 = (intptr_t)L_39;
  8210. V_1 = (intptr_t)L_40;
  8211. uintptr_t L_41 = ___pointerSizeLength1;
  8212. bool L_42;
  8213. L_42 = SpanHelpers_LessThanEqual_mCFA5E9CC05F428B1EDA65967FEF81267F917E88C_inline((intptr_t)L_40, L_41, /*hidden argument*/NULL);
  8214. if (!L_42)
  8215. {
  8216. goto IL_011e;
  8217. }
  8218. }
  8219. {
  8220. intptr_t* L_43 = ___ip0;
  8221. intptr_t L_44 = V_0;
  8222. intptr_t L_45;
  8223. L_45 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_44, 0, /*hidden argument*/NULL);
  8224. intptr_t* L_46;
  8225. L_46 = Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_inline((intptr_t*)L_43, (intptr_t)L_45, /*hidden argument*/Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_RuntimeMethod_var);
  8226. il2cpp_codegen_initobj(L_46, sizeof(intptr_t));
  8227. intptr_t* L_47 = ___ip0;
  8228. intptr_t L_48 = V_0;
  8229. intptr_t L_49;
  8230. L_49 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_48, 1, /*hidden argument*/NULL);
  8231. intptr_t* L_50;
  8232. L_50 = Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_inline((intptr_t*)L_47, (intptr_t)L_49, /*hidden argument*/Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_RuntimeMethod_var);
  8233. il2cpp_codegen_initobj(L_50, sizeof(intptr_t));
  8234. intptr_t* L_51 = ___ip0;
  8235. intptr_t L_52 = V_0;
  8236. intptr_t L_53;
  8237. L_53 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_52, 2, /*hidden argument*/NULL);
  8238. intptr_t* L_54;
  8239. L_54 = Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_inline((intptr_t*)L_51, (intptr_t)L_53, /*hidden argument*/Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_RuntimeMethod_var);
  8240. il2cpp_codegen_initobj(L_54, sizeof(intptr_t));
  8241. intptr_t* L_55 = ___ip0;
  8242. intptr_t L_56 = V_0;
  8243. intptr_t L_57;
  8244. L_57 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_56, 3, /*hidden argument*/NULL);
  8245. intptr_t* L_58;
  8246. L_58 = Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_inline((intptr_t*)L_55, (intptr_t)L_57, /*hidden argument*/Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_RuntimeMethod_var);
  8247. il2cpp_codegen_initobj(L_58, sizeof(intptr_t));
  8248. intptr_t L_59 = V_1;
  8249. V_0 = (intptr_t)L_59;
  8250. }
  8251. IL_011e:
  8252. {
  8253. intptr_t L_60 = V_0;
  8254. intptr_t L_61;
  8255. L_61 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_60, 2, /*hidden argument*/NULL);
  8256. intptr_t L_62 = (intptr_t)L_61;
  8257. V_1 = (intptr_t)L_62;
  8258. uintptr_t L_63 = ___pointerSizeLength1;
  8259. bool L_64;
  8260. L_64 = SpanHelpers_LessThanEqual_mCFA5E9CC05F428B1EDA65967FEF81267F917E88C_inline((intptr_t)L_62, L_63, /*hidden argument*/NULL);
  8261. if (!L_64)
  8262. {
  8263. goto IL_0157;
  8264. }
  8265. }
  8266. {
  8267. intptr_t* L_65 = ___ip0;
  8268. intptr_t L_66 = V_0;
  8269. intptr_t L_67;
  8270. L_67 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_66, 0, /*hidden argument*/NULL);
  8271. intptr_t* L_68;
  8272. L_68 = Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_inline((intptr_t*)L_65, (intptr_t)L_67, /*hidden argument*/Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_RuntimeMethod_var);
  8273. il2cpp_codegen_initobj(L_68, sizeof(intptr_t));
  8274. intptr_t* L_69 = ___ip0;
  8275. intptr_t L_70 = V_0;
  8276. intptr_t L_71;
  8277. L_71 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_70, 1, /*hidden argument*/NULL);
  8278. intptr_t* L_72;
  8279. L_72 = Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_inline((intptr_t*)L_69, (intptr_t)L_71, /*hidden argument*/Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_RuntimeMethod_var);
  8280. il2cpp_codegen_initobj(L_72, sizeof(intptr_t));
  8281. intptr_t L_73 = V_1;
  8282. V_0 = (intptr_t)L_73;
  8283. }
  8284. IL_0157:
  8285. {
  8286. intptr_t L_74 = V_0;
  8287. intptr_t L_75;
  8288. L_75 = IntPtr_op_Addition_mEACE2385C17C1DDB2FCCBAF7DB5D585144C53BBD((intptr_t)L_74, 1, /*hidden argument*/NULL);
  8289. uintptr_t L_76 = ___pointerSizeLength1;
  8290. bool L_77;
  8291. L_77 = SpanHelpers_LessThanEqual_mCFA5E9CC05F428B1EDA65967FEF81267F917E88C_inline((intptr_t)L_75, L_76, /*hidden argument*/NULL);
  8292. if (!L_77)
  8293. {
  8294. goto IL_0173;
  8295. }
  8296. }
  8297. {
  8298. intptr_t* L_78 = ___ip0;
  8299. intptr_t L_79 = V_0;
  8300. intptr_t* L_80;
  8301. L_80 = Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_inline((intptr_t*)L_78, (intptr_t)L_79, /*hidden argument*/Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_RuntimeMethod_var);
  8302. il2cpp_codegen_initobj(L_80, sizeof(intptr_t));
  8303. }
  8304. IL_0173:
  8305. {
  8306. return;
  8307. }
  8308. }
  8309. // System.Boolean System.SpanHelpers::LessThanEqual(System.IntPtr,System.UIntPtr)
  8310. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SpanHelpers_LessThanEqual_mCFA5E9CC05F428B1EDA65967FEF81267F917E88C (intptr_t ___index0, uintptr_t ___length1, const RuntimeMethod* method)
  8311. {
  8312. static bool s_Il2CppMethodInitialized;
  8313. if (!s_Il2CppMethodInitialized)
  8314. {
  8315. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIntPtr_t_il2cpp_TypeInfo_var);
  8316. s_Il2CppMethodInitialized = true;
  8317. }
  8318. {
  8319. uint32_t L_0 = sizeof(uintptr_t);
  8320. if ((((int32_t)L_0) == ((int32_t)4)))
  8321. {
  8322. goto IL_001b;
  8323. }
  8324. }
  8325. {
  8326. intptr_t L_1 = ___index0;
  8327. int64_t L_2;
  8328. L_2 = IntPtr_op_Explicit_m17B168C05CF9F2917BC28FA8AF6F4F3281C377EB((intptr_t)L_1, /*hidden argument*/NULL);
  8329. uintptr_t L_3 = ___length1;
  8330. IL2CPP_RUNTIME_CLASS_INIT(UIntPtr_t_il2cpp_TypeInfo_var);
  8331. uint64_t L_4;
  8332. L_4 = UIntPtr_op_Explicit_mEEA1D4A964FBFCC95BE2B91ADDD52EF7067C312D(L_3, /*hidden argument*/NULL);
  8333. return (bool)((((int32_t)((((int64_t)L_2) > ((int64_t)L_4))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  8334. }
  8335. IL_001b:
  8336. {
  8337. intptr_t L_5 = ___index0;
  8338. int32_t L_6;
  8339. L_6 = IntPtr_op_Explicit_m9C2CBDF65A4D7B2C0DCF4D38A4174A2CC07A18E3((intptr_t)L_5, /*hidden argument*/NULL);
  8340. uintptr_t L_7 = ___length1;
  8341. IL2CPP_RUNTIME_CLASS_INIT(UIntPtr_t_il2cpp_TypeInfo_var);
  8342. uint32_t L_8;
  8343. L_8 = UIntPtr_op_Explicit_m8EF5FC1C0CAF58F8F2310C0D989F20F0694CD7CF(L_7, /*hidden argument*/NULL);
  8344. return (bool)((((int32_t)((((int32_t)L_6) > ((int32_t)L_8))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  8345. }
  8346. }
  8347. #ifdef __clang__
  8348. #pragma clang diagnostic pop
  8349. #endif
  8350. #ifdef __clang__
  8351. #pragma clang diagnostic push
  8352. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  8353. #pragma clang diagnostic ignored "-Wunused-variable"
  8354. #endif
  8355. // System.Char System.Buffers.StandardFormat::get_Symbol()
  8356. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar StandardFormat_get_Symbol_mF8A6168808E4EEB455E2F8695DD243231285B0F2 (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, const RuntimeMethod* method)
  8357. {
  8358. {
  8359. uint8_t L_0 = __this->get__format_0();
  8360. return L_0;
  8361. }
  8362. }
  8363. IL2CPP_EXTERN_C Il2CppChar StandardFormat_get_Symbol_mF8A6168808E4EEB455E2F8695DD243231285B0F2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  8364. {
  8365. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * _thisAdjusted;
  8366. int32_t _offset = 1;
  8367. _thisAdjusted = reinterpret_cast<StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *>(__this + _offset);
  8368. Il2CppChar _returnValue;
  8369. _returnValue = StandardFormat_get_Symbol_mF8A6168808E4EEB455E2F8695DD243231285B0F2_inline(_thisAdjusted, method);
  8370. return _returnValue;
  8371. }
  8372. // System.Byte System.Buffers.StandardFormat::get_Precision()
  8373. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6 (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, const RuntimeMethod* method)
  8374. {
  8375. {
  8376. uint8_t L_0 = __this->get__precision_1();
  8377. return L_0;
  8378. }
  8379. }
  8380. IL2CPP_EXTERN_C uint8_t StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  8381. {
  8382. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * _thisAdjusted;
  8383. int32_t _offset = 1;
  8384. _thisAdjusted = reinterpret_cast<StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *>(__this + _offset);
  8385. uint8_t _returnValue;
  8386. _returnValue = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline(_thisAdjusted, method);
  8387. return _returnValue;
  8388. }
  8389. // System.Boolean System.Buffers.StandardFormat::get_HasPrecision()
  8390. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StandardFormat_get_HasPrecision_m512C556F8EABC1880A4057A0255D42C5008F322E (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, const RuntimeMethod* method)
  8391. {
  8392. {
  8393. uint8_t L_0 = __this->get__precision_1();
  8394. return (bool)((((int32_t)((((int32_t)L_0) == ((int32_t)((int32_t)255)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  8395. }
  8396. }
  8397. IL2CPP_EXTERN_C bool StandardFormat_get_HasPrecision_m512C556F8EABC1880A4057A0255D42C5008F322E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  8398. {
  8399. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * _thisAdjusted;
  8400. int32_t _offset = 1;
  8401. _thisAdjusted = reinterpret_cast<StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *>(__this + _offset);
  8402. bool _returnValue;
  8403. _returnValue = StandardFormat_get_HasPrecision_m512C556F8EABC1880A4057A0255D42C5008F322E(_thisAdjusted, method);
  8404. return _returnValue;
  8405. }
  8406. // System.Boolean System.Buffers.StandardFormat::get_IsDefault()
  8407. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StandardFormat_get_IsDefault_mA235EA7D61B74384AF56AEC5174D2ACD568AE144 (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, const RuntimeMethod* method)
  8408. {
  8409. {
  8410. uint8_t L_0 = __this->get__format_0();
  8411. if (L_0)
  8412. {
  8413. goto IL_0012;
  8414. }
  8415. }
  8416. {
  8417. uint8_t L_1 = __this->get__precision_1();
  8418. return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0);
  8419. }
  8420. IL_0012:
  8421. {
  8422. return (bool)0;
  8423. }
  8424. }
  8425. IL2CPP_EXTERN_C bool StandardFormat_get_IsDefault_mA235EA7D61B74384AF56AEC5174D2ACD568AE144_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  8426. {
  8427. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * _thisAdjusted;
  8428. int32_t _offset = 1;
  8429. _thisAdjusted = reinterpret_cast<StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *>(__this + _offset);
  8430. bool _returnValue;
  8431. _returnValue = StandardFormat_get_IsDefault_mA235EA7D61B74384AF56AEC5174D2ACD568AE144(_thisAdjusted, method);
  8432. return _returnValue;
  8433. }
  8434. // System.Void System.Buffers.StandardFormat::.ctor(System.Char,System.Byte)
  8435. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StandardFormat__ctor_mEDC33761CDF50C5F7D01BF0DD6D673658931D43F (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, Il2CppChar ___symbol0, uint8_t ___precision1, const RuntimeMethod* method)
  8436. {
  8437. {
  8438. uint8_t L_0 = ___precision1;
  8439. if ((((int32_t)L_0) == ((int32_t)((int32_t)255))))
  8440. {
  8441. goto IL_0012;
  8442. }
  8443. }
  8444. {
  8445. uint8_t L_1 = ___precision1;
  8446. if ((((int32_t)L_1) <= ((int32_t)((int32_t)99))))
  8447. {
  8448. goto IL_0012;
  8449. }
  8450. }
  8451. {
  8452. ThrowHelper_ThrowArgumentOutOfRangeException_PrecisionTooLarge_mAC345A1F72DBC919354CCB54CC6C24EF44BE48C1(/*hidden argument*/NULL);
  8453. }
  8454. IL_0012:
  8455. {
  8456. Il2CppChar L_2 = ___symbol0;
  8457. Il2CppChar L_3 = ___symbol0;
  8458. if ((((int32_t)L_2) == ((int32_t)((int32_t)((uint8_t)L_3)))))
  8459. {
  8460. goto IL_001c;
  8461. }
  8462. }
  8463. {
  8464. ThrowHelper_ThrowArgumentOutOfRangeException_SymbolDoesNotFit_m601A3BCC469FE8A7420CC33708307189B6C48B61(/*hidden argument*/NULL);
  8465. }
  8466. IL_001c:
  8467. {
  8468. Il2CppChar L_4 = ___symbol0;
  8469. __this->set__format_0((uint8_t)((int32_t)((uint8_t)L_4)));
  8470. uint8_t L_5 = ___precision1;
  8471. __this->set__precision_1(L_5);
  8472. return;
  8473. }
  8474. }
  8475. IL2CPP_EXTERN_C void StandardFormat__ctor_mEDC33761CDF50C5F7D01BF0DD6D673658931D43F_AdjustorThunk (RuntimeObject * __this, Il2CppChar ___symbol0, uint8_t ___precision1, const RuntimeMethod* method)
  8476. {
  8477. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * _thisAdjusted;
  8478. int32_t _offset = 1;
  8479. _thisAdjusted = reinterpret_cast<StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *>(__this + _offset);
  8480. StandardFormat__ctor_mEDC33761CDF50C5F7D01BF0DD6D673658931D43F(_thisAdjusted, ___symbol0, ___precision1, method);
  8481. }
  8482. // System.Buffers.StandardFormat System.Buffers.StandardFormat::Parse(System.ReadOnlySpan`1<System.Char>)
  8483. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 StandardFormat_Parse_mF9CCE7DD1C51984A1554785001484F578E5FE65F (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 ___format0, const RuntimeMethod* method)
  8484. {
  8485. static bool s_Il2CppMethodInitialized;
  8486. if (!s_Il2CppMethodInitialized)
  8487. {
  8488. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_m856578D58B9F85C63B15E582398B5EC2A49D1203_RuntimeMethod_var);
  8489. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_RuntimeMethod_var);
  8490. s_Il2CppMethodInitialized = true;
  8491. }
  8492. Il2CppChar V_0 = 0x0;
  8493. uint8_t V_1 = 0x0;
  8494. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 V_2;
  8495. memset((&V_2), 0, sizeof(V_2));
  8496. uint32_t V_3 = 0;
  8497. int32_t V_4 = 0;
  8498. uint32_t V_5 = 0;
  8499. {
  8500. int32_t L_0;
  8501. L_0 = ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_inline((ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *)(&___format0), /*hidden argument*/ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_RuntimeMethod_var);
  8502. if (L_0)
  8503. {
  8504. goto IL_0013;
  8505. }
  8506. }
  8507. {
  8508. il2cpp_codegen_initobj((&V_2), sizeof(StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 ));
  8509. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 L_1 = V_2;
  8510. return L_1;
  8511. }
  8512. IL_0013:
  8513. {
  8514. Il2CppChar* L_2;
  8515. L_2 = ReadOnlySpan_1_get_Item_m856578D58B9F85C63B15E582398B5EC2A49D1203_inline((ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *)(&___format0), 0, /*hidden argument*/ReadOnlySpan_1_get_Item_m856578D58B9F85C63B15E582398B5EC2A49D1203_RuntimeMethod_var);
  8516. int32_t L_3 = *((uint16_t*)L_2);
  8517. V_0 = L_3;
  8518. int32_t L_4;
  8519. L_4 = ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_inline((ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *)(&___format0), /*hidden argument*/ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_RuntimeMethod_var);
  8520. if ((!(((uint32_t)L_4) == ((uint32_t)1))))
  8521. {
  8522. goto IL_002f;
  8523. }
  8524. }
  8525. {
  8526. V_1 = (uint8_t)((int32_t)255);
  8527. goto IL_009a;
  8528. }
  8529. IL_002f:
  8530. {
  8531. V_3 = 0;
  8532. V_4 = 1;
  8533. goto IL_008c;
  8534. }
  8535. IL_0036:
  8536. {
  8537. int32_t L_5 = V_4;
  8538. Il2CppChar* L_6;
  8539. L_6 = ReadOnlySpan_1_get_Item_m856578D58B9F85C63B15E582398B5EC2A49D1203_inline((ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *)(&___format0), L_5, /*hidden argument*/ReadOnlySpan_1_get_Item_m856578D58B9F85C63B15E582398B5EC2A49D1203_RuntimeMethod_var);
  8540. int32_t L_7 = *((uint16_t*)L_6);
  8541. V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)((int32_t)48)));
  8542. uint32_t L_8 = V_5;
  8543. if ((!(((uint32_t)L_8) > ((uint32_t)((int32_t)9)))))
  8544. {
  8545. goto IL_0062;
  8546. }
  8547. }
  8548. {
  8549. IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var)));
  8550. String_t* L_9;
  8551. L_9 = SR_get_Argument_CannotParsePrecision_mD5AE8AF7058ACCFA8B29EE757D68F9560981453E(/*hidden argument*/NULL);
  8552. uint8_t L_10 = ((uint8_t)((int32_t)99));
  8553. RuntimeObject * L_11 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var)), &L_10);
  8554. String_t* L_12;
  8555. L_12 = SR_Format_m4480ECD777F2A905A368094827DDCB43478A8053(L_9, L_11, /*hidden argument*/NULL);
  8556. FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_13 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var)));
  8557. FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_13, L_12, /*hidden argument*/NULL);
  8558. IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&StandardFormat_Parse_mF9CCE7DD1C51984A1554785001484F578E5FE65F_RuntimeMethod_var)));
  8559. }
  8560. IL_0062:
  8561. {
  8562. uint32_t L_14 = V_3;
  8563. uint32_t L_15 = V_5;
  8564. V_3 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_14, (int32_t)((int32_t)10))), (int32_t)L_15));
  8565. uint32_t L_16 = V_3;
  8566. if ((!(((uint32_t)L_16) > ((uint32_t)((int32_t)99)))))
  8567. {
  8568. goto IL_0086;
  8569. }
  8570. }
  8571. {
  8572. IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var)));
  8573. String_t* L_17;
  8574. L_17 = SR_get_Argument_PrecisionTooLarge_m42EED38BF28506133A0AB30447E3C35CCA120A7F(/*hidden argument*/NULL);
  8575. uint8_t L_18 = ((uint8_t)((int32_t)99));
  8576. RuntimeObject * L_19 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var)), &L_18);
  8577. String_t* L_20;
  8578. L_20 = SR_Format_m4480ECD777F2A905A368094827DDCB43478A8053(L_17, L_19, /*hidden argument*/NULL);
  8579. FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_21 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var)));
  8580. FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_21, L_20, /*hidden argument*/NULL);
  8581. IL2CPP_RAISE_MANAGED_EXCEPTION(L_21, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&StandardFormat_Parse_mF9CCE7DD1C51984A1554785001484F578E5FE65F_RuntimeMethod_var)));
  8582. }
  8583. IL_0086:
  8584. {
  8585. int32_t L_22 = V_4;
  8586. V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1));
  8587. }
  8588. IL_008c:
  8589. {
  8590. int32_t L_23 = V_4;
  8591. int32_t L_24;
  8592. L_24 = ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_inline((ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *)(&___format0), /*hidden argument*/ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_RuntimeMethod_var);
  8593. if ((((int32_t)L_23) < ((int32_t)L_24)))
  8594. {
  8595. goto IL_0036;
  8596. }
  8597. }
  8598. {
  8599. uint32_t L_25 = V_3;
  8600. V_1 = (uint8_t)((int32_t)((uint8_t)L_25));
  8601. }
  8602. IL_009a:
  8603. {
  8604. Il2CppChar L_26 = V_0;
  8605. uint8_t L_27 = V_1;
  8606. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 L_28;
  8607. memset((&L_28), 0, sizeof(L_28));
  8608. StandardFormat__ctor_mEDC33761CDF50C5F7D01BF0DD6D673658931D43F((&L_28), L_26, L_27, /*hidden argument*/NULL);
  8609. return L_28;
  8610. }
  8611. }
  8612. // System.Buffers.StandardFormat System.Buffers.StandardFormat::Parse(System.String)
  8613. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 StandardFormat_Parse_m4CDE0279EF9404A63C81983F408FB4CF9F55FD96 (String_t* ___format0, const RuntimeMethod* method)
  8614. {
  8615. static bool s_Il2CppMethodInitialized;
  8616. if (!s_Il2CppMethodInitialized)
  8617. {
  8618. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var);
  8619. s_Il2CppMethodInitialized = true;
  8620. }
  8621. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 V_0;
  8622. memset((&V_0), 0, sizeof(V_0));
  8623. {
  8624. String_t* L_0 = ___format0;
  8625. if (!L_0)
  8626. {
  8627. goto IL_000f;
  8628. }
  8629. }
  8630. {
  8631. String_t* L_1 = ___format0;
  8632. IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var);
  8633. ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 L_2;
  8634. L_2 = MemoryExtensions_AsSpan_m7527C7806D1DD24C012DC60C12280A9E1AEA8F15_inline(L_1, /*hidden argument*/NULL);
  8635. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 L_3;
  8636. L_3 = StandardFormat_Parse_mF9CCE7DD1C51984A1554785001484F578E5FE65F(L_2, /*hidden argument*/NULL);
  8637. return L_3;
  8638. }
  8639. IL_000f:
  8640. {
  8641. il2cpp_codegen_initobj((&V_0), sizeof(StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 ));
  8642. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 L_4 = V_0;
  8643. return L_4;
  8644. }
  8645. }
  8646. // System.Boolean System.Buffers.StandardFormat::Equals(System.Object)
  8647. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StandardFormat_Equals_mB63E4B0879F9B74C0783E32117A22592050C887A (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  8648. {
  8649. static bool s_Il2CppMethodInitialized;
  8650. if (!s_Il2CppMethodInitialized)
  8651. {
  8652. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12_il2cpp_TypeInfo_var);
  8653. s_Il2CppMethodInitialized = true;
  8654. }
  8655. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 V_0;
  8656. memset((&V_0), 0, sizeof(V_0));
  8657. RuntimeObject * V_1 = NULL;
  8658. {
  8659. RuntimeObject * L_0 = ___obj0;
  8660. RuntimeObject * L_1 = L_0;
  8661. V_1 = L_1;
  8662. if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_1, StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12_il2cpp_TypeInfo_var)))
  8663. {
  8664. goto IL_0019;
  8665. }
  8666. }
  8667. {
  8668. RuntimeObject * L_2 = V_1;
  8669. V_0 = ((*(StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)UnBox(L_2, StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12_il2cpp_TypeInfo_var))));
  8670. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 L_3 = V_0;
  8671. bool L_4;
  8672. L_4 = StandardFormat_Equals_m6AAD6931E6B7620BC5676B60FDE95DEBDCC6A011((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)__this, L_3, /*hidden argument*/NULL);
  8673. return L_4;
  8674. }
  8675. IL_0019:
  8676. {
  8677. return (bool)0;
  8678. }
  8679. }
  8680. IL2CPP_EXTERN_C bool StandardFormat_Equals_mB63E4B0879F9B74C0783E32117A22592050C887A_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  8681. {
  8682. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * _thisAdjusted;
  8683. int32_t _offset = 1;
  8684. _thisAdjusted = reinterpret_cast<StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *>(__this + _offset);
  8685. bool _returnValue;
  8686. _returnValue = StandardFormat_Equals_mB63E4B0879F9B74C0783E32117A22592050C887A(_thisAdjusted, ___obj0, method);
  8687. return _returnValue;
  8688. }
  8689. // System.Int32 System.Buffers.StandardFormat::GetHashCode()
  8690. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StandardFormat_GetHashCode_mA2398AB63B3856075F7E8F9A26D142878DDAB119 (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, const RuntimeMethod* method)
  8691. {
  8692. uint8_t V_0 = 0x0;
  8693. {
  8694. uint8_t L_0 = __this->get__format_0();
  8695. V_0 = L_0;
  8696. int32_t L_1;
  8697. L_1 = Byte_GetHashCode_m5111B9229C948E0B734597AED742936F9542E093((uint8_t*)(&V_0), /*hidden argument*/NULL);
  8698. uint8_t L_2 = __this->get__precision_1();
  8699. V_0 = L_2;
  8700. int32_t L_3;
  8701. L_3 = Byte_GetHashCode_m5111B9229C948E0B734597AED742936F9542E093((uint8_t*)(&V_0), /*hidden argument*/NULL);
  8702. return ((int32_t)((int32_t)L_1^(int32_t)L_3));
  8703. }
  8704. }
  8705. IL2CPP_EXTERN_C int32_t StandardFormat_GetHashCode_mA2398AB63B3856075F7E8F9A26D142878DDAB119_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  8706. {
  8707. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * _thisAdjusted;
  8708. int32_t _offset = 1;
  8709. _thisAdjusted = reinterpret_cast<StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *>(__this + _offset);
  8710. int32_t _returnValue;
  8711. _returnValue = StandardFormat_GetHashCode_mA2398AB63B3856075F7E8F9A26D142878DDAB119(_thisAdjusted, method);
  8712. return _returnValue;
  8713. }
  8714. // System.Boolean System.Buffers.StandardFormat::Equals(System.Buffers.StandardFormat)
  8715. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StandardFormat_Equals_m6AAD6931E6B7620BC5676B60FDE95DEBDCC6A011 (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 ___other0, const RuntimeMethod* method)
  8716. {
  8717. {
  8718. uint8_t L_0 = __this->get__format_0();
  8719. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 L_1 = ___other0;
  8720. uint8_t L_2 = L_1.get__format_0();
  8721. if ((!(((uint32_t)L_0) == ((uint32_t)L_2))))
  8722. {
  8723. goto IL_001d;
  8724. }
  8725. }
  8726. {
  8727. uint8_t L_3 = __this->get__precision_1();
  8728. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 L_4 = ___other0;
  8729. uint8_t L_5 = L_4.get__precision_1();
  8730. return (bool)((((int32_t)L_3) == ((int32_t)L_5))? 1 : 0);
  8731. }
  8732. IL_001d:
  8733. {
  8734. return (bool)0;
  8735. }
  8736. }
  8737. IL2CPP_EXTERN_C bool StandardFormat_Equals_m6AAD6931E6B7620BC5676B60FDE95DEBDCC6A011_AdjustorThunk (RuntimeObject * __this, StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 ___other0, const RuntimeMethod* method)
  8738. {
  8739. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * _thisAdjusted;
  8740. int32_t _offset = 1;
  8741. _thisAdjusted = reinterpret_cast<StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *>(__this + _offset);
  8742. bool _returnValue;
  8743. _returnValue = StandardFormat_Equals_m6AAD6931E6B7620BC5676B60FDE95DEBDCC6A011(_thisAdjusted, ___other0, method);
  8744. return _returnValue;
  8745. }
  8746. // System.String System.Buffers.StandardFormat::ToString()
  8747. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StandardFormat_ToString_m1391A69E60EF500E59D59A29124BAD2C1D28CE6D (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, const RuntimeMethod* method)
  8748. {
  8749. Il2CppChar* V_0 = NULL;
  8750. int32_t V_1 = 0;
  8751. Il2CppChar V_2 = 0x0;
  8752. uint8_t V_3 = 0x0;
  8753. {
  8754. int8_t* L_0 = (int8_t*) alloca(((uintptr_t)8));
  8755. memset(L_0, 0, ((uintptr_t)8));
  8756. V_0 = (Il2CppChar*)(L_0);
  8757. V_1 = 0;
  8758. Il2CppChar L_1;
  8759. L_1 = StandardFormat_get_Symbol_mF8A6168808E4EEB455E2F8695DD243231285B0F2_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)__this, /*hidden argument*/NULL);
  8760. V_2 = L_1;
  8761. Il2CppChar L_2 = V_2;
  8762. if (!L_2)
  8763. {
  8764. goto IL_007e;
  8765. }
  8766. }
  8767. {
  8768. Il2CppChar* L_3 = V_0;
  8769. int32_t L_4 = V_1;
  8770. int32_t L_5 = L_4;
  8771. V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1));
  8772. Il2CppChar L_6 = V_2;
  8773. *((int16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_3, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)2))))) = (int16_t)L_6;
  8774. uint8_t L_7;
  8775. L_7 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)__this, /*hidden argument*/NULL);
  8776. V_3 = L_7;
  8777. uint8_t L_8 = V_3;
  8778. if ((((int32_t)L_8) == ((int32_t)((int32_t)255))))
  8779. {
  8780. goto IL_007e;
  8781. }
  8782. }
  8783. {
  8784. uint8_t L_9 = V_3;
  8785. if ((((int32_t)L_9) < ((int32_t)((int32_t)100))))
  8786. {
  8787. goto IL_004d;
  8788. }
  8789. }
  8790. {
  8791. Il2CppChar* L_10 = V_0;
  8792. int32_t L_11 = V_1;
  8793. int32_t L_12 = L_11;
  8794. V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1));
  8795. uint8_t L_13 = V_3;
  8796. *((int16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_10, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_12), (int32_t)2))))) = (int16_t)((int32_t)((uint16_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)48), (int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_13/(int32_t)((int32_t)100)))%(int32_t)((int32_t)10)))))));
  8797. uint8_t L_14 = V_3;
  8798. V_3 = (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_14%(int32_t)((int32_t)100)))));
  8799. }
  8800. IL_004d:
  8801. {
  8802. uint8_t L_15 = V_3;
  8803. if ((((int32_t)L_15) < ((int32_t)((int32_t)10))))
  8804. {
  8805. goto IL_006e;
  8806. }
  8807. }
  8808. {
  8809. Il2CppChar* L_16 = V_0;
  8810. int32_t L_17 = V_1;
  8811. int32_t L_18 = L_17;
  8812. V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1));
  8813. uint8_t L_19 = V_3;
  8814. *((int16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_16, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_18), (int32_t)2))))) = (int16_t)((int32_t)((uint16_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)48), (int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_19/(int32_t)((int32_t)10)))%(int32_t)((int32_t)10)))))));
  8815. uint8_t L_20 = V_3;
  8816. V_3 = (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_20%(int32_t)((int32_t)10)))));
  8817. }
  8818. IL_006e:
  8819. {
  8820. Il2CppChar* L_21 = V_0;
  8821. int32_t L_22 = V_1;
  8822. int32_t L_23 = L_22;
  8823. V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1));
  8824. uint8_t L_24 = V_3;
  8825. *((int16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_21, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_23), (int32_t)2))))) = (int16_t)((int32_t)((uint16_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)48), (int32_t)L_24))));
  8826. }
  8827. IL_007e:
  8828. {
  8829. Il2CppChar* L_25 = V_0;
  8830. int32_t L_26 = V_1;
  8831. String_t* L_27;
  8832. L_27 = String_CreateString_m854F19B67F5E1B63737E096BF53CC56AB12AF777(NULL, (Il2CppChar*)(Il2CppChar*)L_25, 0, L_26, /*hidden argument*/NULL);
  8833. return L_27;
  8834. }
  8835. }
  8836. IL2CPP_EXTERN_C String_t* StandardFormat_ToString_m1391A69E60EF500E59D59A29124BAD2C1D28CE6D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  8837. {
  8838. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * _thisAdjusted;
  8839. int32_t _offset = 1;
  8840. _thisAdjusted = reinterpret_cast<StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *>(__this + _offset);
  8841. String_t* _returnValue;
  8842. _returnValue = StandardFormat_ToString_m1391A69E60EF500E59D59A29124BAD2C1D28CE6D(_thisAdjusted, method);
  8843. return _returnValue;
  8844. }
  8845. #ifdef __clang__
  8846. #pragma clang diagnostic pop
  8847. #endif
  8848. #ifdef __clang__
  8849. #pragma clang diagnostic push
  8850. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  8851. #pragma clang diagnostic ignored "-Wunused-variable"
  8852. #endif
  8853. // System.Void System.ThrowHelper::ThrowArrayTypeMismatchException()
  8854. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC (const RuntimeMethod* method)
  8855. {
  8856. {
  8857. Exception_t * L_0;
  8858. L_0 = ThrowHelper_CreateArrayTypeMismatchException_m23F27BF82F951A64682A2CF14E0EDE9F3B54C93F(/*hidden argument*/NULL);
  8859. IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC_RuntimeMethod_var)));
  8860. }
  8861. }
  8862. // System.Exception System.ThrowHelper::CreateArrayTypeMismatchException()
  8863. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateArrayTypeMismatchException_m23F27BF82F951A64682A2CF14E0EDE9F3B54C93F (const RuntimeMethod* method)
  8864. {
  8865. static bool s_Il2CppMethodInitialized;
  8866. if (!s_Il2CppMethodInitialized)
  8867. {
  8868. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayTypeMismatchException_tFD610FDA00012564CB75AFCA3A489F29CF628784_il2cpp_TypeInfo_var);
  8869. s_Il2CppMethodInitialized = true;
  8870. }
  8871. {
  8872. ArrayTypeMismatchException_tFD610FDA00012564CB75AFCA3A489F29CF628784 * L_0 = (ArrayTypeMismatchException_tFD610FDA00012564CB75AFCA3A489F29CF628784 *)il2cpp_codegen_object_new(ArrayTypeMismatchException_tFD610FDA00012564CB75AFCA3A489F29CF628784_il2cpp_TypeInfo_var);
  8873. ArrayTypeMismatchException__ctor_m76932588D9A980CDB675D12B0479F8EAC2D5E96D(L_0, /*hidden argument*/NULL);
  8874. return L_0;
  8875. }
  8876. }
  8877. // System.Void System.ThrowHelper::ThrowArgumentException_InvalidTypeWithPointersNotSupported(System.Type)
  8878. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4 (Type_t * ___type0, const RuntimeMethod* method)
  8879. {
  8880. {
  8881. Type_t * L_0 = ___type0;
  8882. Exception_t * L_1;
  8883. L_1 = ThrowHelper_CreateArgumentException_InvalidTypeWithPointersNotSupported_m4019588ED8511C985604C8CC9AD4AB6414676945(L_0, /*hidden argument*/NULL);
  8884. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4_RuntimeMethod_var)));
  8885. }
  8886. }
  8887. // System.Exception System.ThrowHelper::CreateArgumentException_InvalidTypeWithPointersNotSupported(System.Type)
  8888. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateArgumentException_InvalidTypeWithPointersNotSupported_m4019588ED8511C985604C8CC9AD4AB6414676945 (Type_t * ___type0, const RuntimeMethod* method)
  8889. {
  8890. static bool s_Il2CppMethodInitialized;
  8891. if (!s_Il2CppMethodInitialized)
  8892. {
  8893. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var);
  8894. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  8895. s_Il2CppMethodInitialized = true;
  8896. }
  8897. {
  8898. IL2CPP_RUNTIME_CLASS_INIT(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  8899. String_t* L_0;
  8900. L_0 = SR_get_Argument_InvalidTypeWithPointersNotSupported_m2FD2DCBFF1853C8F9616D4C55DD1C14163A06B75(/*hidden argument*/NULL);
  8901. Type_t * L_1 = ___type0;
  8902. String_t* L_2;
  8903. L_2 = SR_Format_m4480ECD777F2A905A368094827DDCB43478A8053(L_0, L_1, /*hidden argument*/NULL);
  8904. ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var);
  8905. ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_3, L_2, /*hidden argument*/NULL);
  8906. return L_3;
  8907. }
  8908. }
  8909. // System.Void System.ThrowHelper::ThrowArgumentException_DestinationTooShort()
  8910. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentException_DestinationTooShort_mD9C82D6A62948DA443166283990BF760F77C76C8 (const RuntimeMethod* method)
  8911. {
  8912. {
  8913. Exception_t * L_0;
  8914. L_0 = ThrowHelper_CreateArgumentException_DestinationTooShort_m75CF4B3D7F56B0383E0BC84D86C085AA0CE90CD1(/*hidden argument*/NULL);
  8915. IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ThrowHelper_ThrowArgumentException_DestinationTooShort_mD9C82D6A62948DA443166283990BF760F77C76C8_RuntimeMethod_var)));
  8916. }
  8917. }
  8918. // System.Exception System.ThrowHelper::CreateArgumentException_DestinationTooShort()
  8919. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateArgumentException_DestinationTooShort_m75CF4B3D7F56B0383E0BC84D86C085AA0CE90CD1 (const RuntimeMethod* method)
  8920. {
  8921. static bool s_Il2CppMethodInitialized;
  8922. if (!s_Il2CppMethodInitialized)
  8923. {
  8924. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var);
  8925. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  8926. s_Il2CppMethodInitialized = true;
  8927. }
  8928. {
  8929. IL2CPP_RUNTIME_CLASS_INIT(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  8930. String_t* L_0;
  8931. L_0 = SR_get_Argument_DestinationTooShort_mDD536A55FFA1BD1CF5C34D9E074420C183905559(/*hidden argument*/NULL);
  8932. ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_1 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var);
  8933. ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_1, L_0, /*hidden argument*/NULL);
  8934. return L_1;
  8935. }
  8936. }
  8937. // System.Void System.ThrowHelper::ThrowIndexOutOfRangeException()
  8938. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC (const RuntimeMethod* method)
  8939. {
  8940. {
  8941. Exception_t * L_0;
  8942. L_0 = ThrowHelper_CreateIndexOutOfRangeException_m8C8886676269B09CC5241BA6F5330D78B26F527B(/*hidden argument*/NULL);
  8943. IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC_RuntimeMethod_var)));
  8944. }
  8945. }
  8946. // System.Exception System.ThrowHelper::CreateIndexOutOfRangeException()
  8947. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateIndexOutOfRangeException_m8C8886676269B09CC5241BA6F5330D78B26F527B (const RuntimeMethod* method)
  8948. {
  8949. static bool s_Il2CppMethodInitialized;
  8950. if (!s_Il2CppMethodInitialized)
  8951. {
  8952. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IndexOutOfRangeException_tDC9EF7A0346CE39E54DA1083F07BE6DFC3CE2EDD_il2cpp_TypeInfo_var);
  8953. s_Il2CppMethodInitialized = true;
  8954. }
  8955. {
  8956. IndexOutOfRangeException_tDC9EF7A0346CE39E54DA1083F07BE6DFC3CE2EDD * L_0 = (IndexOutOfRangeException_tDC9EF7A0346CE39E54DA1083F07BE6DFC3CE2EDD *)il2cpp_codegen_object_new(IndexOutOfRangeException_tDC9EF7A0346CE39E54DA1083F07BE6DFC3CE2EDD_il2cpp_TypeInfo_var);
  8957. IndexOutOfRangeException__ctor_m84F1D8D46E48427F4DFAC350A5F1E0D345C68523(L_0, /*hidden argument*/NULL);
  8958. return L_0;
  8959. }
  8960. }
  8961. // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException()
  8962. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59 (const RuntimeMethod* method)
  8963. {
  8964. {
  8965. Exception_t * L_0;
  8966. L_0 = ThrowHelper_CreateArgumentOutOfRangeException_m0841E9BF864372D7BF0512A13456F985C53FC03D(/*hidden argument*/NULL);
  8967. IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59_RuntimeMethod_var)));
  8968. }
  8969. }
  8970. // System.Exception System.ThrowHelper::CreateArgumentOutOfRangeException()
  8971. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateArgumentOutOfRangeException_m0841E9BF864372D7BF0512A13456F985C53FC03D (const RuntimeMethod* method)
  8972. {
  8973. static bool s_Il2CppMethodInitialized;
  8974. if (!s_Il2CppMethodInitialized)
  8975. {
  8976. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var);
  8977. s_Il2CppMethodInitialized = true;
  8978. }
  8979. {
  8980. ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_0 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var);
  8981. ArgumentOutOfRangeException__ctor_m81CEEF1FCB5EFBBAA39071F48BCFBC16AED0C915(L_0, /*hidden argument*/NULL);
  8982. return L_0;
  8983. }
  8984. }
  8985. // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException(System.ExceptionArgument)
  8986. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5 (int32_t ___argument0, const RuntimeMethod* method)
  8987. {
  8988. {
  8989. int32_t L_0 = ___argument0;
  8990. Exception_t * L_1;
  8991. L_1 = ThrowHelper_CreateArgumentOutOfRangeException_m3ED3DA6D593699354BA4D397790440F3BFE84AEA(L_0, /*hidden argument*/NULL);
  8992. IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5_RuntimeMethod_var)));
  8993. }
  8994. }
  8995. // System.Exception System.ThrowHelper::CreateArgumentOutOfRangeException(System.ExceptionArgument)
  8996. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateArgumentOutOfRangeException_m3ED3DA6D593699354BA4D397790440F3BFE84AEA (int32_t ___argument0, const RuntimeMethod* method)
  8997. {
  8998. static bool s_Il2CppMethodInitialized;
  8999. if (!s_Il2CppMethodInitialized)
  9000. {
  9001. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var);
  9002. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExceptionArgument_t11B098DD9AD21AB015871A94DB7DC9A70A10509F_il2cpp_TypeInfo_var);
  9003. s_Il2CppMethodInitialized = true;
  9004. }
  9005. {
  9006. RuntimeObject * L_0 = Box(ExceptionArgument_t11B098DD9AD21AB015871A94DB7DC9A70A10509F_il2cpp_TypeInfo_var, (&___argument0));
  9007. NullCheck(L_0);
  9008. String_t* L_1;
  9009. L_1 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_0);
  9010. ___argument0 = *(int32_t*)UnBox(L_0);
  9011. ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_2 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var);
  9012. ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_2, L_1, /*hidden argument*/NULL);
  9013. return L_2;
  9014. }
  9015. }
  9016. // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException_PrecisionTooLarge()
  9017. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_PrecisionTooLarge_mAC345A1F72DBC919354CCB54CC6C24EF44BE48C1 (const RuntimeMethod* method)
  9018. {
  9019. {
  9020. Exception_t * L_0;
  9021. L_0 = ThrowHelper_CreateArgumentOutOfRangeException_PrecisionTooLarge_mC1889FF89FD22816EB8D105C942166D0BF6ADFAD(/*hidden argument*/NULL);
  9022. IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ThrowHelper_ThrowArgumentOutOfRangeException_PrecisionTooLarge_mAC345A1F72DBC919354CCB54CC6C24EF44BE48C1_RuntimeMethod_var)));
  9023. }
  9024. }
  9025. // System.Exception System.ThrowHelper::CreateArgumentOutOfRangeException_PrecisionTooLarge()
  9026. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateArgumentOutOfRangeException_PrecisionTooLarge_mC1889FF89FD22816EB8D105C942166D0BF6ADFAD (const RuntimeMethod* method)
  9027. {
  9028. static bool s_Il2CppMethodInitialized;
  9029. if (!s_Il2CppMethodInitialized)
  9030. {
  9031. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var);
  9032. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var);
  9033. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  9034. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC8B5F8CFFD59A7B59061F52A426CC740232A7314);
  9035. s_Il2CppMethodInitialized = true;
  9036. }
  9037. {
  9038. IL2CPP_RUNTIME_CLASS_INIT(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  9039. String_t* L_0;
  9040. L_0 = SR_get_Argument_PrecisionTooLarge_m42EED38BF28506133A0AB30447E3C35CCA120A7F(/*hidden argument*/NULL);
  9041. uint8_t L_1 = ((uint8_t)((int32_t)99));
  9042. RuntimeObject * L_2 = Box(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, &L_1);
  9043. String_t* L_3;
  9044. L_3 = SR_Format_m4480ECD777F2A905A368094827DDCB43478A8053(L_0, L_2, /*hidden argument*/NULL);
  9045. ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_4 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var);
  9046. ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_4, _stringLiteralC8B5F8CFFD59A7B59061F52A426CC740232A7314, L_3, /*hidden argument*/NULL);
  9047. return L_4;
  9048. }
  9049. }
  9050. // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException_SymbolDoesNotFit()
  9051. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_SymbolDoesNotFit_m601A3BCC469FE8A7420CC33708307189B6C48B61 (const RuntimeMethod* method)
  9052. {
  9053. {
  9054. Exception_t * L_0;
  9055. L_0 = ThrowHelper_CreateArgumentOutOfRangeException_SymbolDoesNotFit_m903F8FB8357FE1BAB8BF450E0F95A79117EF2D19(/*hidden argument*/NULL);
  9056. IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ThrowHelper_ThrowArgumentOutOfRangeException_SymbolDoesNotFit_m601A3BCC469FE8A7420CC33708307189B6C48B61_RuntimeMethod_var)));
  9057. }
  9058. }
  9059. // System.Exception System.ThrowHelper::CreateArgumentOutOfRangeException_SymbolDoesNotFit()
  9060. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateArgumentOutOfRangeException_SymbolDoesNotFit_m903F8FB8357FE1BAB8BF450E0F95A79117EF2D19 (const RuntimeMethod* method)
  9061. {
  9062. static bool s_Il2CppMethodInitialized;
  9063. if (!s_Il2CppMethodInitialized)
  9064. {
  9065. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var);
  9066. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  9067. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD2E80D292EF114389BA7BA391D7EA63456D3073D);
  9068. s_Il2CppMethodInitialized = true;
  9069. }
  9070. {
  9071. IL2CPP_RUNTIME_CLASS_INIT(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  9072. String_t* L_0;
  9073. L_0 = SR_get_Argument_BadFormatSpecifier_mFE81E4F926274AB402B890E679E6CAB600E61433(/*hidden argument*/NULL);
  9074. ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_1 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var);
  9075. ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_1, _stringLiteralD2E80D292EF114389BA7BA391D7EA63456D3073D, L_0, /*hidden argument*/NULL);
  9076. return L_1;
  9077. }
  9078. }
  9079. // System.Void System.ThrowHelper::ThrowFormatException_BadFormatSpecifier()
  9080. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowFormatException_BadFormatSpecifier_m1E35DA4BEAAC3A721CFB9CE82029EBABF763EA8D (const RuntimeMethod* method)
  9081. {
  9082. {
  9083. Exception_t * L_0;
  9084. L_0 = ThrowHelper_CreateFormatException_BadFormatSpecifier_mA1D2DB12AB680960531A3C1A97098925F5154FDB(/*hidden argument*/NULL);
  9085. IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ThrowHelper_ThrowFormatException_BadFormatSpecifier_m1E35DA4BEAAC3A721CFB9CE82029EBABF763EA8D_RuntimeMethod_var)));
  9086. }
  9087. }
  9088. // System.Exception System.ThrowHelper::CreateFormatException_BadFormatSpecifier()
  9089. IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateFormatException_BadFormatSpecifier_mA1D2DB12AB680960531A3C1A97098925F5154FDB (const RuntimeMethod* method)
  9090. {
  9091. static bool s_Il2CppMethodInitialized;
  9092. if (!s_Il2CppMethodInitialized)
  9093. {
  9094. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var);
  9095. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  9096. s_Il2CppMethodInitialized = true;
  9097. }
  9098. {
  9099. IL2CPP_RUNTIME_CLASS_INIT(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  9100. String_t* L_0;
  9101. L_0 = SR_get_Argument_BadFormatSpecifier_mFE81E4F926274AB402B890E679E6CAB600E61433(/*hidden argument*/NULL);
  9102. FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_1 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var);
  9103. FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_1, L_0, /*hidden argument*/NULL);
  9104. return L_1;
  9105. }
  9106. }
  9107. // System.Boolean System.ThrowHelper::TryFormatThrowFormatException(System.Int32&)
  9108. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ThrowHelper_TryFormatThrowFormatException_mAE469FD4BD034BFD4FB18C512DAD188188AADFCA (int32_t* ___bytesWritten0, const RuntimeMethod* method)
  9109. {
  9110. {
  9111. int32_t* L_0 = ___bytesWritten0;
  9112. *((int32_t*)L_0) = (int32_t)0;
  9113. ThrowHelper_ThrowFormatException_BadFormatSpecifier_m1E35DA4BEAAC3A721CFB9CE82029EBABF763EA8D(/*hidden argument*/NULL);
  9114. return (bool)0;
  9115. }
  9116. }
  9117. #ifdef __clang__
  9118. #pragma clang diagnostic pop
  9119. #endif
  9120. #ifdef __clang__
  9121. #pragma clang diagnostic push
  9122. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  9123. #pragma clang diagnostic ignored "-Wunused-variable"
  9124. #endif
  9125. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormat(System.Byte,System.Span`1<System.Byte>,System.Int32&,System.Buffers.StandardFormat)
  9126. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormat_m9511892FD3132F76B90E0089072BDF8F11884BC4 (uint8_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 ___format3, const RuntimeMethod* method)
  9127. {
  9128. static bool s_Il2CppMethodInitialized;
  9129. if (!s_Il2CppMethodInitialized)
  9130. {
  9131. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9132. s_Il2CppMethodInitialized = true;
  9133. }
  9134. {
  9135. uint8_t L_0 = ___value0;
  9136. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_1 = ___destination1;
  9137. int32_t* L_2 = ___bytesWritten2;
  9138. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 L_3 = ___format3;
  9139. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9140. bool L_4;
  9141. L_4 = Utf8Formatter_TryFormatUInt64_m903D18A13B3D28E3301BE4AA8CF22DA85694EB3A_inline(((int64_t)((uint64_t)L_0)), L_1, (int32_t*)L_2, L_3, /*hidden argument*/NULL);
  9142. return L_4;
  9143. }
  9144. }
  9145. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormat(System.UInt16,System.Span`1<System.Byte>,System.Int32&,System.Buffers.StandardFormat)
  9146. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormat_m3139B60B61A7398CAD4FCAF2A1E1811AAFFE80B6 (uint16_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 ___format3, const RuntimeMethod* method)
  9147. {
  9148. static bool s_Il2CppMethodInitialized;
  9149. if (!s_Il2CppMethodInitialized)
  9150. {
  9151. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9152. s_Il2CppMethodInitialized = true;
  9153. }
  9154. {
  9155. uint16_t L_0 = ___value0;
  9156. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_1 = ___destination1;
  9157. int32_t* L_2 = ___bytesWritten2;
  9158. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 L_3 = ___format3;
  9159. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9160. bool L_4;
  9161. L_4 = Utf8Formatter_TryFormatUInt64_m903D18A13B3D28E3301BE4AA8CF22DA85694EB3A_inline(((int64_t)((uint64_t)L_0)), L_1, (int32_t*)L_2, L_3, /*hidden argument*/NULL);
  9162. return L_4;
  9163. }
  9164. }
  9165. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormat(System.Int32,System.Span`1<System.Byte>,System.Int32&,System.Buffers.StandardFormat)
  9166. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormat_m23401259A4FD7F39ABFED4E189D28ECB0068E599 (int32_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 ___format3, const RuntimeMethod* method)
  9167. {
  9168. static bool s_Il2CppMethodInitialized;
  9169. if (!s_Il2CppMethodInitialized)
  9170. {
  9171. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9172. s_Il2CppMethodInitialized = true;
  9173. }
  9174. {
  9175. int32_t L_0 = ___value0;
  9176. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_1 = ___destination1;
  9177. int32_t* L_2 = ___bytesWritten2;
  9178. StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 L_3 = ___format3;
  9179. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9180. bool L_4;
  9181. L_4 = Utf8Formatter_TryFormatInt64_m61A954CEB254D25C2F681CF707F80AD856F73750_inline(((int64_t)((int64_t)L_0)), ((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1))))), L_1, (int32_t*)L_2, L_3, /*hidden argument*/NULL);
  9182. return L_4;
  9183. }
  9184. }
  9185. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatInt64(System.Int64,System.UInt64,System.Span`1<System.Byte>,System.Int32&,System.Buffers.StandardFormat)
  9186. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt64_m61A954CEB254D25C2F681CF707F80AD856F73750 (int64_t ___value0, uint64_t ___mask1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination2, int32_t* ___bytesWritten3, StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 ___format4, const RuntimeMethod* method)
  9187. {
  9188. static bool s_Il2CppMethodInitialized;
  9189. if (!s_Il2CppMethodInitialized)
  9190. {
  9191. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9192. s_Il2CppMethodInitialized = true;
  9193. }
  9194. Il2CppChar V_0 = 0x0;
  9195. {
  9196. bool L_0;
  9197. L_0 = StandardFormat_get_IsDefault_mA235EA7D61B74384AF56AEC5174D2ACD568AE144((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format4), /*hidden argument*/NULL);
  9198. if (!L_0)
  9199. {
  9200. goto IL_0012;
  9201. }
  9202. }
  9203. {
  9204. int64_t L_1 = ___value0;
  9205. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2 = ___destination2;
  9206. int32_t* L_3 = ___bytesWritten3;
  9207. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9208. bool L_4;
  9209. L_4 = Utf8Formatter_TryFormatInt64Default_mF4B334DF6319D35C0B33A6572F7FF0EA3CE7C2A8_inline(L_1, L_2, (int32_t*)L_3, /*hidden argument*/NULL);
  9210. return L_4;
  9211. }
  9212. IL_0012:
  9213. {
  9214. Il2CppChar L_5;
  9215. L_5 = StandardFormat_get_Symbol_mF8A6168808E4EEB455E2F8695DD243231285B0F2_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format4), /*hidden argument*/NULL);
  9216. V_0 = L_5;
  9217. Il2CppChar L_6 = V_0;
  9218. if ((!(((uint32_t)L_6) <= ((uint32_t)((int32_t)88)))))
  9219. {
  9220. goto IL_0042;
  9221. }
  9222. }
  9223. {
  9224. Il2CppChar L_7 = V_0;
  9225. if ((!(((uint32_t)L_7) <= ((uint32_t)((int32_t)71)))))
  9226. {
  9227. goto IL_0033;
  9228. }
  9229. }
  9230. {
  9231. Il2CppChar L_8 = V_0;
  9232. if ((((int32_t)L_8) == ((int32_t)((int32_t)68))))
  9233. {
  9234. goto IL_0083;
  9235. }
  9236. }
  9237. {
  9238. Il2CppChar L_9 = V_0;
  9239. if ((((int32_t)L_9) == ((int32_t)((int32_t)71))))
  9240. {
  9241. goto IL_005f;
  9242. }
  9243. }
  9244. {
  9245. goto IL_00c9;
  9246. }
  9247. IL_0033:
  9248. {
  9249. Il2CppChar L_10 = V_0;
  9250. if ((((int32_t)L_10) == ((int32_t)((int32_t)78))))
  9251. {
  9252. goto IL_0093;
  9253. }
  9254. }
  9255. {
  9256. Il2CppChar L_11 = V_0;
  9257. if ((((int32_t)L_11) == ((int32_t)((int32_t)88))))
  9258. {
  9259. goto IL_00b6;
  9260. }
  9261. }
  9262. {
  9263. goto IL_00c9;
  9264. }
  9265. IL_0042:
  9266. {
  9267. Il2CppChar L_12 = V_0;
  9268. if ((!(((uint32_t)L_12) <= ((uint32_t)((int32_t)103)))))
  9269. {
  9270. goto IL_0053;
  9271. }
  9272. }
  9273. {
  9274. Il2CppChar L_13 = V_0;
  9275. if ((((int32_t)L_13) == ((int32_t)((int32_t)100))))
  9276. {
  9277. goto IL_0083;
  9278. }
  9279. }
  9280. {
  9281. Il2CppChar L_14 = V_0;
  9282. if ((((int32_t)L_14) == ((int32_t)((int32_t)103))))
  9283. {
  9284. goto IL_005f;
  9285. }
  9286. }
  9287. {
  9288. goto IL_00c9;
  9289. }
  9290. IL_0053:
  9291. {
  9292. Il2CppChar L_15 = V_0;
  9293. if ((((int32_t)L_15) == ((int32_t)((int32_t)110))))
  9294. {
  9295. goto IL_0093;
  9296. }
  9297. }
  9298. {
  9299. Il2CppChar L_16 = V_0;
  9300. if ((((int32_t)L_16) == ((int32_t)((int32_t)120))))
  9301. {
  9302. goto IL_00a3;
  9303. }
  9304. }
  9305. {
  9306. goto IL_00c9;
  9307. }
  9308. IL_005f:
  9309. {
  9310. bool L_17;
  9311. L_17 = StandardFormat_get_HasPrecision_m512C556F8EABC1880A4057A0255D42C5008F322E((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format4), /*hidden argument*/NULL);
  9312. if (!L_17)
  9313. {
  9314. goto IL_0073;
  9315. }
  9316. }
  9317. {
  9318. IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var)));
  9319. String_t* L_18;
  9320. L_18 = SR_get_Argument_GWithPrecisionNotSupported_mF77D1EF96FE22465E62C65C5895E968E7FB10019(/*hidden argument*/NULL);
  9321. NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_19 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var)));
  9322. NotSupportedException__ctor_m40BC57BDA6E0E119B73700CC809A14B57DC65A90(L_19, L_18, /*hidden argument*/NULL);
  9323. IL2CPP_RAISE_MANAGED_EXCEPTION(L_19, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Utf8Formatter_TryFormatInt64_m61A954CEB254D25C2F681CF707F80AD856F73750_RuntimeMethod_var)));
  9324. }
  9325. IL_0073:
  9326. {
  9327. int64_t L_20 = ___value0;
  9328. uint8_t L_21;
  9329. L_21 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format4), /*hidden argument*/NULL);
  9330. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_22 = ___destination2;
  9331. int32_t* L_23 = ___bytesWritten3;
  9332. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9333. bool L_24;
  9334. L_24 = Utf8Formatter_TryFormatInt64D_mB8F5C4DDAA08332F924D62C0B426C1D414C4ABCA_inline(L_20, L_21, L_22, (int32_t*)L_23, /*hidden argument*/NULL);
  9335. return L_24;
  9336. }
  9337. IL_0083:
  9338. {
  9339. int64_t L_25 = ___value0;
  9340. uint8_t L_26;
  9341. L_26 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format4), /*hidden argument*/NULL);
  9342. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_27 = ___destination2;
  9343. int32_t* L_28 = ___bytesWritten3;
  9344. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9345. bool L_29;
  9346. L_29 = Utf8Formatter_TryFormatInt64D_mB8F5C4DDAA08332F924D62C0B426C1D414C4ABCA_inline(L_25, L_26, L_27, (int32_t*)L_28, /*hidden argument*/NULL);
  9347. return L_29;
  9348. }
  9349. IL_0093:
  9350. {
  9351. int64_t L_30 = ___value0;
  9352. uint8_t L_31;
  9353. L_31 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format4), /*hidden argument*/NULL);
  9354. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_32 = ___destination2;
  9355. int32_t* L_33 = ___bytesWritten3;
  9356. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9357. bool L_34;
  9358. L_34 = Utf8Formatter_TryFormatInt64N_m78109B8A854CD414F3883A4F54F2828D65E03A9E_inline(L_30, L_31, L_32, (int32_t*)L_33, /*hidden argument*/NULL);
  9359. return L_34;
  9360. }
  9361. IL_00a3:
  9362. {
  9363. int64_t L_35 = ___value0;
  9364. uint64_t L_36 = ___mask1;
  9365. uint8_t L_37;
  9366. L_37 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format4), /*hidden argument*/NULL);
  9367. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_38 = ___destination2;
  9368. int32_t* L_39 = ___bytesWritten3;
  9369. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9370. bool L_40;
  9371. L_40 = Utf8Formatter_TryFormatUInt64X_m873913C215B45BE56870D7EFEFF57F558F1B79F1(((int64_t)((int64_t)L_35&(int64_t)L_36)), L_37, (bool)1, L_38, (int32_t*)L_39, /*hidden argument*/NULL);
  9372. return L_40;
  9373. }
  9374. IL_00b6:
  9375. {
  9376. int64_t L_41 = ___value0;
  9377. uint64_t L_42 = ___mask1;
  9378. uint8_t L_43;
  9379. L_43 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format4), /*hidden argument*/NULL);
  9380. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_44 = ___destination2;
  9381. int32_t* L_45 = ___bytesWritten3;
  9382. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9383. bool L_46;
  9384. L_46 = Utf8Formatter_TryFormatUInt64X_m873913C215B45BE56870D7EFEFF57F558F1B79F1(((int64_t)((int64_t)L_41&(int64_t)L_42)), L_43, (bool)0, L_44, (int32_t*)L_45, /*hidden argument*/NULL);
  9385. return L_46;
  9386. }
  9387. IL_00c9:
  9388. {
  9389. int32_t* L_47 = ___bytesWritten3;
  9390. bool L_48;
  9391. L_48 = ThrowHelper_TryFormatThrowFormatException_mAE469FD4BD034BFD4FB18C512DAD188188AADFCA((int32_t*)L_47, /*hidden argument*/NULL);
  9392. return L_48;
  9393. }
  9394. }
  9395. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatInt64D(System.Int64,System.Byte,System.Span`1<System.Byte>,System.Int32&)
  9396. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt64D_mB8F5C4DDAA08332F924D62C0B426C1D414C4ABCA (int64_t ___value0, uint8_t ___precision1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination2, int32_t* ___bytesWritten3, const RuntimeMethod* method)
  9397. {
  9398. static bool s_Il2CppMethodInitialized;
  9399. if (!s_Il2CppMethodInitialized)
  9400. {
  9401. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9402. s_Il2CppMethodInitialized = true;
  9403. }
  9404. bool V_0 = false;
  9405. {
  9406. V_0 = (bool)0;
  9407. int64_t L_0 = ___value0;
  9408. if ((((int64_t)L_0) >= ((int64_t)((int64_t)((int64_t)0)))))
  9409. {
  9410. goto IL_000d;
  9411. }
  9412. }
  9413. {
  9414. V_0 = (bool)1;
  9415. int64_t L_1 = ___value0;
  9416. ___value0 = ((-L_1));
  9417. }
  9418. IL_000d:
  9419. {
  9420. int64_t L_2 = ___value0;
  9421. uint8_t L_3 = ___precision1;
  9422. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_4 = ___destination2;
  9423. bool L_5 = V_0;
  9424. int32_t* L_6 = ___bytesWritten3;
  9425. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9426. bool L_7;
  9427. L_7 = Utf8Formatter_TryFormatUInt64D_m9CC93A27892C98CDC584E3A9A211BE4BCD9C47BC(L_2, L_3, L_4, L_5, (int32_t*)L_6, /*hidden argument*/NULL);
  9428. return L_7;
  9429. }
  9430. }
  9431. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatInt64Default(System.Int64,System.Span`1<System.Byte>,System.Int32&)
  9432. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt64Default_mF4B334DF6319D35C0B33A6572F7FF0EA3CE7C2A8 (int64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method)
  9433. {
  9434. static bool s_Il2CppMethodInitialized;
  9435. if (!s_Il2CppMethodInitialized)
  9436. {
  9437. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9438. s_Il2CppMethodInitialized = true;
  9439. }
  9440. {
  9441. int64_t L_0 = ___value0;
  9442. if ((!(((uint64_t)L_0) < ((uint64_t)((int64_t)((int64_t)((int32_t)10)))))))
  9443. {
  9444. goto IL_0010;
  9445. }
  9446. }
  9447. {
  9448. int64_t L_1 = ___value0;
  9449. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2 = ___destination1;
  9450. int32_t* L_3 = ___bytesWritten2;
  9451. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9452. bool L_4;
  9453. L_4 = Utf8Formatter_TryFormatUInt32SingleDigit_m640F93E5FC560A68BD27039E9C864C9C5D582335_inline(((int32_t)((uint32_t)L_1)), L_2, (int32_t*)L_3, /*hidden argument*/NULL);
  9454. return L_4;
  9455. }
  9456. IL_0010:
  9457. {
  9458. int32_t L_5;
  9459. L_5 = IntPtr_get_Size_mD8038A1C440DE87E685F4D879DC80A6704D9C77B(/*hidden argument*/NULL);
  9460. if ((!(((uint32_t)L_5) == ((uint32_t)8))))
  9461. {
  9462. goto IL_0021;
  9463. }
  9464. }
  9465. {
  9466. int64_t L_6 = ___value0;
  9467. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_7 = ___destination1;
  9468. int32_t* L_8 = ___bytesWritten2;
  9469. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9470. bool L_9;
  9471. L_9 = Utf8Formatter_TryFormatInt64MultipleDigits_mB1689643467ACA69DA8BBE4FE8C9272C127D4FBB_inline(L_6, L_7, (int32_t*)L_8, /*hidden argument*/NULL);
  9472. return L_9;
  9473. }
  9474. IL_0021:
  9475. {
  9476. int64_t L_10 = ___value0;
  9477. if ((((int64_t)L_10) > ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL))))))
  9478. {
  9479. goto IL_003d;
  9480. }
  9481. }
  9482. {
  9483. int64_t L_11 = ___value0;
  9484. if ((((int64_t)L_11) < ((int64_t)((int64_t)((int64_t)((int32_t)-2147483648LL))))))
  9485. {
  9486. goto IL_003d;
  9487. }
  9488. }
  9489. {
  9490. int64_t L_12 = ___value0;
  9491. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_13 = ___destination1;
  9492. int32_t* L_14 = ___bytesWritten2;
  9493. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9494. bool L_15;
  9495. L_15 = Utf8Formatter_TryFormatInt32MultipleDigits_m006E2F6B25667EE3B58402D5101CE6BCA787A391_inline(((int32_t)((int32_t)L_12)), L_13, (int32_t*)L_14, /*hidden argument*/NULL);
  9496. return L_15;
  9497. }
  9498. IL_003d:
  9499. {
  9500. int64_t L_16 = ___value0;
  9501. if ((((int64_t)L_16) > ((int64_t)((int64_t)4294967295000000000LL))))
  9502. {
  9503. goto IL_006d;
  9504. }
  9505. }
  9506. {
  9507. int64_t L_17 = ___value0;
  9508. if ((((int64_t)L_17) < ((int64_t)((int64_t)-4294967295000000000LL))))
  9509. {
  9510. goto IL_006d;
  9511. }
  9512. }
  9513. {
  9514. int64_t L_18 = ___value0;
  9515. if ((((int64_t)L_18) < ((int64_t)((int64_t)((int64_t)0)))))
  9516. {
  9517. goto IL_0063;
  9518. }
  9519. }
  9520. {
  9521. int64_t L_19 = ___value0;
  9522. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_20 = ___destination1;
  9523. int32_t* L_21 = ___bytesWritten2;
  9524. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9525. bool L_22;
  9526. L_22 = Utf8Formatter_TryFormatUInt64LessThanBillionMaxUInt_mD0B30477DD0CE3DDAE2E87395EA417EE44806626(L_19, L_20, (int32_t*)L_21, /*hidden argument*/NULL);
  9527. return L_22;
  9528. }
  9529. IL_0063:
  9530. {
  9531. int64_t L_23 = ___value0;
  9532. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24 = ___destination1;
  9533. int32_t* L_25 = ___bytesWritten2;
  9534. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9535. bool L_26;
  9536. L_26 = Utf8Formatter_TryFormatInt64MoreThanNegativeBillionMaxUInt_m66C6074F21CCD770F792503E660A59CCE7B0E5F7(((-L_23)), L_24, (int32_t*)L_25, /*hidden argument*/NULL);
  9537. return L_26;
  9538. }
  9539. IL_006d:
  9540. {
  9541. int64_t L_27 = ___value0;
  9542. if ((((int64_t)L_27) < ((int64_t)((int64_t)((int64_t)0)))))
  9543. {
  9544. goto IL_007b;
  9545. }
  9546. }
  9547. {
  9548. int64_t L_28 = ___value0;
  9549. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_29 = ___destination1;
  9550. int32_t* L_30 = ___bytesWritten2;
  9551. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9552. bool L_31;
  9553. L_31 = Utf8Formatter_TryFormatUInt64MoreThanBillionMaxUInt_m906E75BFEC07873FC07898B6F41592B5F0F439A8(L_28, L_29, (int32_t*)L_30, /*hidden argument*/NULL);
  9554. return L_31;
  9555. }
  9556. IL_007b:
  9557. {
  9558. int64_t L_32 = ___value0;
  9559. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_33 = ___destination1;
  9560. int32_t* L_34 = ___bytesWritten2;
  9561. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9562. bool L_35;
  9563. L_35 = Utf8Formatter_TryFormatInt64LessThanNegativeBillionMaxUInt_m8B5E903509AF6881879B14886D005900E04B295C(((-L_32)), L_33, (int32_t*)L_34, /*hidden argument*/NULL);
  9564. return L_35;
  9565. }
  9566. }
  9567. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatInt32MultipleDigits(System.Int32,System.Span`1<System.Byte>,System.Int32&)
  9568. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt32MultipleDigits_m006E2F6B25667EE3B58402D5101CE6BCA787A391 (int32_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method)
  9569. {
  9570. static bool s_Il2CppMethodInitialized;
  9571. if (!s_Il2CppMethodInitialized)
  9572. {
  9573. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  9574. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  9575. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  9576. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9577. s_Il2CppMethodInitialized = true;
  9578. }
  9579. int32_t V_0 = 0;
  9580. {
  9581. int32_t L_0 = ___value0;
  9582. if ((((int32_t)L_0) >= ((int32_t)0)))
  9583. {
  9584. goto IL_003f;
  9585. }
  9586. }
  9587. {
  9588. int32_t L_1 = ___value0;
  9589. ___value0 = ((-L_1));
  9590. int32_t L_2 = ___value0;
  9591. int32_t L_3;
  9592. L_3 = FormattingHelpers_CountDigits_mA676272B50F0CE205CC72EA4455298AE722FE53E_inline(L_2, /*hidden argument*/NULL);
  9593. V_0 = L_3;
  9594. int32_t L_4 = V_0;
  9595. int32_t L_5;
  9596. L_5 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  9597. if ((((int32_t)L_4) < ((int32_t)L_5)))
  9598. {
  9599. goto IL_001e;
  9600. }
  9601. }
  9602. {
  9603. int32_t* L_6 = ___bytesWritten2;
  9604. *((int32_t*)L_6) = (int32_t)0;
  9605. return (bool)0;
  9606. }
  9607. IL_001e:
  9608. {
  9609. uint8_t* L_7;
  9610. L_7 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 0, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  9611. *((int8_t*)L_7) = (int8_t)((int32_t)45);
  9612. int32_t* L_8 = ___bytesWritten2;
  9613. int32_t L_9 = V_0;
  9614. *((int32_t*)L_8) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1));
  9615. int32_t L_10 = ___value0;
  9616. int32_t L_11 = V_0;
  9617. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_12;
  9618. L_12 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 1, L_11, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  9619. FormattingHelpers_WriteDigits_mB294245C1C40A39A6FADC68FD44FDE93489329DE_inline(L_10, L_12, /*hidden argument*/NULL);
  9620. return (bool)1;
  9621. }
  9622. IL_003f:
  9623. {
  9624. int32_t L_13 = ___value0;
  9625. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_14 = ___destination1;
  9626. int32_t* L_15 = ___bytesWritten2;
  9627. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9628. bool L_16;
  9629. L_16 = Utf8Formatter_TryFormatUInt32MultipleDigits_m8EE0BA7509C7951049017B0E1C3BB6E911CD7863_inline(L_13, L_14, (int32_t*)L_15, /*hidden argument*/NULL);
  9630. return L_16;
  9631. }
  9632. }
  9633. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatInt64MultipleDigits(System.Int64,System.Span`1<System.Byte>,System.Int32&)
  9634. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt64MultipleDigits_mB1689643467ACA69DA8BBE4FE8C9272C127D4FBB (int64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method)
  9635. {
  9636. static bool s_Il2CppMethodInitialized;
  9637. if (!s_Il2CppMethodInitialized)
  9638. {
  9639. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  9640. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  9641. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  9642. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9643. s_Il2CppMethodInitialized = true;
  9644. }
  9645. int32_t V_0 = 0;
  9646. {
  9647. int64_t L_0 = ___value0;
  9648. if ((((int64_t)L_0) >= ((int64_t)((int64_t)((int64_t)0)))))
  9649. {
  9650. goto IL_0040;
  9651. }
  9652. }
  9653. {
  9654. int64_t L_1 = ___value0;
  9655. ___value0 = ((-L_1));
  9656. int64_t L_2 = ___value0;
  9657. int32_t L_3;
  9658. L_3 = FormattingHelpers_CountDigits_m675BA657779A2850D4C7B0DE8FFF5D53DCF95144_inline(L_2, /*hidden argument*/NULL);
  9659. V_0 = L_3;
  9660. int32_t L_4 = V_0;
  9661. int32_t L_5;
  9662. L_5 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  9663. if ((((int32_t)L_4) < ((int32_t)L_5)))
  9664. {
  9665. goto IL_001f;
  9666. }
  9667. }
  9668. {
  9669. int32_t* L_6 = ___bytesWritten2;
  9670. *((int32_t*)L_6) = (int32_t)0;
  9671. return (bool)0;
  9672. }
  9673. IL_001f:
  9674. {
  9675. uint8_t* L_7;
  9676. L_7 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 0, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  9677. *((int8_t*)L_7) = (int8_t)((int32_t)45);
  9678. int32_t* L_8 = ___bytesWritten2;
  9679. int32_t L_9 = V_0;
  9680. *((int32_t*)L_8) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1));
  9681. int64_t L_10 = ___value0;
  9682. int32_t L_11 = V_0;
  9683. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_12;
  9684. L_12 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 1, L_11, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  9685. FormattingHelpers_WriteDigits_mB84E216D8FDAAEE250F7E833F1886CF7352CD243_inline(L_10, L_12, /*hidden argument*/NULL);
  9686. return (bool)1;
  9687. }
  9688. IL_0040:
  9689. {
  9690. int64_t L_13 = ___value0;
  9691. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_14 = ___destination1;
  9692. int32_t* L_15 = ___bytesWritten2;
  9693. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9694. bool L_16;
  9695. L_16 = Utf8Formatter_TryFormatUInt64MultipleDigits_mF63FC4B51EE923E000733252A9E705D25531919B_inline(L_13, L_14, (int32_t*)L_15, /*hidden argument*/NULL);
  9696. return L_16;
  9697. }
  9698. }
  9699. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatInt64MoreThanNegativeBillionMaxUInt(System.Int64,System.Span`1<System.Byte>,System.Int32&)
  9700. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt64MoreThanNegativeBillionMaxUInt_m66C6074F21CCD770F792503E660A59CCE7B0E5F7 (int64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method)
  9701. {
  9702. static bool s_Il2CppMethodInitialized;
  9703. if (!s_Il2CppMethodInitialized)
  9704. {
  9705. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  9706. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  9707. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  9708. s_Il2CppMethodInitialized = true;
  9709. }
  9710. uint32_t V_0 = 0;
  9711. uint32_t V_1 = 0;
  9712. int32_t V_2 = 0;
  9713. int32_t V_3 = 0;
  9714. {
  9715. int64_t L_0 = ___value0;
  9716. V_0 = ((int32_t)((uint32_t)((int64_t)((int64_t)L_0/(int64_t)((int64_t)((int64_t)((int32_t)1000000000)))))));
  9717. int64_t L_1 = ___value0;
  9718. uint32_t L_2 = V_0;
  9719. V_1 = ((int32_t)((uint32_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_1, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_2, (int32_t)((int32_t)1000000000)))))))))));
  9720. uint32_t L_3 = V_0;
  9721. int32_t L_4;
  9722. L_4 = FormattingHelpers_CountDigits_mA676272B50F0CE205CC72EA4455298AE722FE53E_inline(L_3, /*hidden argument*/NULL);
  9723. V_2 = L_4;
  9724. int32_t L_5 = V_2;
  9725. V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)((int32_t)9)));
  9726. int32_t L_6 = V_3;
  9727. int32_t L_7;
  9728. L_7 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  9729. if ((((int32_t)L_6) < ((int32_t)L_7)))
  9730. {
  9731. goto IL_0031;
  9732. }
  9733. }
  9734. {
  9735. int32_t* L_8 = ___bytesWritten2;
  9736. *((int32_t*)L_8) = (int32_t)0;
  9737. return (bool)0;
  9738. }
  9739. IL_0031:
  9740. {
  9741. uint8_t* L_9;
  9742. L_9 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 0, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  9743. *((int8_t*)L_9) = (int8_t)((int32_t)45);
  9744. int32_t* L_10 = ___bytesWritten2;
  9745. int32_t L_11 = V_3;
  9746. *((int32_t*)L_10) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1));
  9747. uint32_t L_12 = V_0;
  9748. int32_t L_13 = V_2;
  9749. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_14;
  9750. L_14 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 1, L_13, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  9751. FormattingHelpers_WriteDigits_mB294245C1C40A39A6FADC68FD44FDE93489329DE_inline(L_12, L_14, /*hidden argument*/NULL);
  9752. uint32_t L_15 = V_1;
  9753. int32_t L_16 = V_2;
  9754. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_17;
  9755. L_17 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)), ((int32_t)9), /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  9756. FormattingHelpers_WriteDigits_mB294245C1C40A39A6FADC68FD44FDE93489329DE_inline(L_15, L_17, /*hidden argument*/NULL);
  9757. return (bool)1;
  9758. }
  9759. }
  9760. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatInt64LessThanNegativeBillionMaxUInt(System.Int64,System.Span`1<System.Byte>,System.Int32&)
  9761. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt64LessThanNegativeBillionMaxUInt_m8B5E903509AF6881879B14886D005900E04B295C (int64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method)
  9762. {
  9763. static bool s_Il2CppMethodInitialized;
  9764. if (!s_Il2CppMethodInitialized)
  9765. {
  9766. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  9767. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  9768. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  9769. s_Il2CppMethodInitialized = true;
  9770. }
  9771. uint64_t V_0 = 0;
  9772. uint32_t V_1 = 0;
  9773. uint32_t V_2 = 0;
  9774. uint32_t V_3 = 0;
  9775. int32_t V_4 = 0;
  9776. int32_t V_5 = 0;
  9777. {
  9778. int64_t L_0 = ___value0;
  9779. V_0 = ((int64_t)((uint64_t)(int64_t)L_0/(uint64_t)(int64_t)((int64_t)((int64_t)((int32_t)1000000000)))));
  9780. int64_t L_1 = ___value0;
  9781. uint64_t L_2 = V_0;
  9782. V_1 = ((int32_t)((uint32_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_1, (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_2, (int64_t)((int64_t)((int64_t)((int32_t)1000000000)))))))));
  9783. uint64_t L_3 = V_0;
  9784. V_2 = ((int32_t)((uint32_t)((int64_t)((uint64_t)(int64_t)L_3/(uint64_t)(int64_t)((int64_t)((int64_t)((int32_t)1000000000)))))));
  9785. uint64_t L_4 = V_0;
  9786. uint32_t L_5 = V_2;
  9787. V_3 = ((int32_t)((uint32_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_4, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)((int32_t)1000000000)))))))))));
  9788. uint32_t L_6 = V_2;
  9789. int32_t L_7;
  9790. L_7 = FormattingHelpers_CountDigits_mA676272B50F0CE205CC72EA4455298AE722FE53E_inline(L_6, /*hidden argument*/NULL);
  9791. V_4 = L_7;
  9792. int32_t L_8 = V_4;
  9793. V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)((int32_t)18)));
  9794. int32_t L_9 = V_5;
  9795. int32_t L_10;
  9796. L_10 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  9797. if ((((int32_t)L_9) < ((int32_t)L_10)))
  9798. {
  9799. goto IL_004a;
  9800. }
  9801. }
  9802. {
  9803. int32_t* L_11 = ___bytesWritten2;
  9804. *((int32_t*)L_11) = (int32_t)0;
  9805. return (bool)0;
  9806. }
  9807. IL_004a:
  9808. {
  9809. uint8_t* L_12;
  9810. L_12 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 0, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  9811. *((int8_t*)L_12) = (int8_t)((int32_t)45);
  9812. int32_t* L_13 = ___bytesWritten2;
  9813. int32_t L_14 = V_5;
  9814. *((int32_t*)L_13) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1));
  9815. uint32_t L_15 = V_2;
  9816. int32_t L_16 = V_4;
  9817. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_17;
  9818. L_17 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 1, L_16, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  9819. FormattingHelpers_WriteDigits_mB294245C1C40A39A6FADC68FD44FDE93489329DE_inline(L_15, L_17, /*hidden argument*/NULL);
  9820. uint32_t L_18 = V_3;
  9821. int32_t L_19 = V_4;
  9822. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_20;
  9823. L_20 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)), ((int32_t)9), /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  9824. FormattingHelpers_WriteDigits_mB294245C1C40A39A6FADC68FD44FDE93489329DE_inline(L_18, L_20, /*hidden argument*/NULL);
  9825. uint32_t L_21 = V_1;
  9826. int32_t L_22 = V_4;
  9827. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_23;
  9828. L_23 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)), (int32_t)((int32_t)9))), ((int32_t)9), /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  9829. FormattingHelpers_WriteDigits_mB294245C1C40A39A6FADC68FD44FDE93489329DE_inline(L_21, L_23, /*hidden argument*/NULL);
  9830. return (bool)1;
  9831. }
  9832. }
  9833. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatInt64N(System.Int64,System.Byte,System.Span`1<System.Byte>,System.Int32&)
  9834. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt64N_m78109B8A854CD414F3883A4F54F2828D65E03A9E (int64_t ___value0, uint8_t ___precision1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination2, int32_t* ___bytesWritten3, const RuntimeMethod* method)
  9835. {
  9836. static bool s_Il2CppMethodInitialized;
  9837. if (!s_Il2CppMethodInitialized)
  9838. {
  9839. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9840. s_Il2CppMethodInitialized = true;
  9841. }
  9842. bool V_0 = false;
  9843. {
  9844. V_0 = (bool)0;
  9845. int64_t L_0 = ___value0;
  9846. if ((((int64_t)L_0) >= ((int64_t)((int64_t)((int64_t)0)))))
  9847. {
  9848. goto IL_000d;
  9849. }
  9850. }
  9851. {
  9852. V_0 = (bool)1;
  9853. int64_t L_1 = ___value0;
  9854. ___value0 = ((-L_1));
  9855. }
  9856. IL_000d:
  9857. {
  9858. int64_t L_2 = ___value0;
  9859. uint8_t L_3 = ___precision1;
  9860. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_4 = ___destination2;
  9861. bool L_5 = V_0;
  9862. int32_t* L_6 = ___bytesWritten3;
  9863. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9864. bool L_7;
  9865. L_7 = Utf8Formatter_TryFormatUInt64N_mCF9B963233A1FD9750B0EA2F8CF833980C18826D(L_2, L_3, L_4, L_5, (int32_t*)L_6, /*hidden argument*/NULL);
  9866. return L_7;
  9867. }
  9868. }
  9869. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt64(System.UInt64,System.Span`1<System.Byte>,System.Int32&,System.Buffers.StandardFormat)
  9870. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt64_m903D18A13B3D28E3301BE4AA8CF22DA85694EB3A (uint64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 ___format3, const RuntimeMethod* method)
  9871. {
  9872. static bool s_Il2CppMethodInitialized;
  9873. if (!s_Il2CppMethodInitialized)
  9874. {
  9875. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9876. s_Il2CppMethodInitialized = true;
  9877. }
  9878. Il2CppChar V_0 = 0x0;
  9879. {
  9880. bool L_0;
  9881. L_0 = StandardFormat_get_IsDefault_mA235EA7D61B74384AF56AEC5174D2ACD568AE144((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format3), /*hidden argument*/NULL);
  9882. if (!L_0)
  9883. {
  9884. goto IL_0012;
  9885. }
  9886. }
  9887. {
  9888. uint64_t L_1 = ___value0;
  9889. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2 = ___destination1;
  9890. int32_t* L_3 = ___bytesWritten2;
  9891. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  9892. bool L_4;
  9893. L_4 = Utf8Formatter_TryFormatUInt64Default_mC66DA768AC3B8933EA96384412E1D8CFB51D64F2_inline(L_1, L_2, (int32_t*)L_3, /*hidden argument*/NULL);
  9894. return L_4;
  9895. }
  9896. IL_0012:
  9897. {
  9898. Il2CppChar L_5;
  9899. L_5 = StandardFormat_get_Symbol_mF8A6168808E4EEB455E2F8695DD243231285B0F2_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format3), /*hidden argument*/NULL);
  9900. V_0 = L_5;
  9901. Il2CppChar L_6 = V_0;
  9902. if ((!(((uint32_t)L_6) <= ((uint32_t)((int32_t)88)))))
  9903. {
  9904. goto IL_0042;
  9905. }
  9906. }
  9907. {
  9908. Il2CppChar L_7 = V_0;
  9909. if ((!(((uint32_t)L_7) <= ((uint32_t)((int32_t)71)))))
  9910. {
  9911. goto IL_0033;
  9912. }
  9913. }
  9914. {
  9915. Il2CppChar L_8 = V_0;
  9916. if ((((int32_t)L_8) == ((int32_t)((int32_t)68))))
  9917. {
  9918. goto IL_0084;
  9919. }
  9920. }
  9921. {
  9922. Il2CppChar L_9 = V_0;
  9923. if ((((int32_t)L_9) == ((int32_t)((int32_t)71))))
  9924. {
  9925. goto IL_005f;
  9926. }
  9927. }
  9928. {
  9929. goto IL_00c8;
  9930. }
  9931. IL_0033:
  9932. {
  9933. Il2CppChar L_10 = V_0;
  9934. if ((((int32_t)L_10) == ((int32_t)((int32_t)78))))
  9935. {
  9936. goto IL_0095;
  9937. }
  9938. }
  9939. {
  9940. Il2CppChar L_11 = V_0;
  9941. if ((((int32_t)L_11) == ((int32_t)((int32_t)88))))
  9942. {
  9943. goto IL_00b7;
  9944. }
  9945. }
  9946. {
  9947. goto IL_00c8;
  9948. }
  9949. IL_0042:
  9950. {
  9951. Il2CppChar L_12 = V_0;
  9952. if ((!(((uint32_t)L_12) <= ((uint32_t)((int32_t)103)))))
  9953. {
  9954. goto IL_0053;
  9955. }
  9956. }
  9957. {
  9958. Il2CppChar L_13 = V_0;
  9959. if ((((int32_t)L_13) == ((int32_t)((int32_t)100))))
  9960. {
  9961. goto IL_0084;
  9962. }
  9963. }
  9964. {
  9965. Il2CppChar L_14 = V_0;
  9966. if ((((int32_t)L_14) == ((int32_t)((int32_t)103))))
  9967. {
  9968. goto IL_005f;
  9969. }
  9970. }
  9971. {
  9972. goto IL_00c8;
  9973. }
  9974. IL_0053:
  9975. {
  9976. Il2CppChar L_15 = V_0;
  9977. if ((((int32_t)L_15) == ((int32_t)((int32_t)110))))
  9978. {
  9979. goto IL_0095;
  9980. }
  9981. }
  9982. {
  9983. Il2CppChar L_16 = V_0;
  9984. if ((((int32_t)L_16) == ((int32_t)((int32_t)120))))
  9985. {
  9986. goto IL_00a6;
  9987. }
  9988. }
  9989. {
  9990. goto IL_00c8;
  9991. }
  9992. IL_005f:
  9993. {
  9994. bool L_17;
  9995. L_17 = StandardFormat_get_HasPrecision_m512C556F8EABC1880A4057A0255D42C5008F322E((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format3), /*hidden argument*/NULL);
  9996. if (!L_17)
  9997. {
  9998. goto IL_0073;
  9999. }
  10000. }
  10001. {
  10002. IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var)));
  10003. String_t* L_18;
  10004. L_18 = SR_get_Argument_GWithPrecisionNotSupported_mF77D1EF96FE22465E62C65C5895E968E7FB10019(/*hidden argument*/NULL);
  10005. NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_19 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var)));
  10006. NotSupportedException__ctor_m40BC57BDA6E0E119B73700CC809A14B57DC65A90(L_19, L_18, /*hidden argument*/NULL);
  10007. IL2CPP_RAISE_MANAGED_EXCEPTION(L_19, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Utf8Formatter_TryFormatUInt64_m903D18A13B3D28E3301BE4AA8CF22DA85694EB3A_RuntimeMethod_var)));
  10008. }
  10009. IL_0073:
  10010. {
  10011. uint64_t L_20 = ___value0;
  10012. uint8_t L_21;
  10013. L_21 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format3), /*hidden argument*/NULL);
  10014. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_22 = ___destination1;
  10015. int32_t* L_23 = ___bytesWritten2;
  10016. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  10017. bool L_24;
  10018. L_24 = Utf8Formatter_TryFormatUInt64D_m9CC93A27892C98CDC584E3A9A211BE4BCD9C47BC(L_20, L_21, L_22, (bool)0, (int32_t*)L_23, /*hidden argument*/NULL);
  10019. return L_24;
  10020. }
  10021. IL_0084:
  10022. {
  10023. uint64_t L_25 = ___value0;
  10024. uint8_t L_26;
  10025. L_26 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format3), /*hidden argument*/NULL);
  10026. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_27 = ___destination1;
  10027. int32_t* L_28 = ___bytesWritten2;
  10028. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  10029. bool L_29;
  10030. L_29 = Utf8Formatter_TryFormatUInt64D_m9CC93A27892C98CDC584E3A9A211BE4BCD9C47BC(L_25, L_26, L_27, (bool)0, (int32_t*)L_28, /*hidden argument*/NULL);
  10031. return L_29;
  10032. }
  10033. IL_0095:
  10034. {
  10035. uint64_t L_30 = ___value0;
  10036. uint8_t L_31;
  10037. L_31 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format3), /*hidden argument*/NULL);
  10038. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_32 = ___destination1;
  10039. int32_t* L_33 = ___bytesWritten2;
  10040. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  10041. bool L_34;
  10042. L_34 = Utf8Formatter_TryFormatUInt64N_mCF9B963233A1FD9750B0EA2F8CF833980C18826D(L_30, L_31, L_32, (bool)0, (int32_t*)L_33, /*hidden argument*/NULL);
  10043. return L_34;
  10044. }
  10045. IL_00a6:
  10046. {
  10047. uint64_t L_35 = ___value0;
  10048. uint8_t L_36;
  10049. L_36 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format3), /*hidden argument*/NULL);
  10050. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_37 = ___destination1;
  10051. int32_t* L_38 = ___bytesWritten2;
  10052. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  10053. bool L_39;
  10054. L_39 = Utf8Formatter_TryFormatUInt64X_m873913C215B45BE56870D7EFEFF57F558F1B79F1(L_35, L_36, (bool)1, L_37, (int32_t*)L_38, /*hidden argument*/NULL);
  10055. return L_39;
  10056. }
  10057. IL_00b7:
  10058. {
  10059. uint64_t L_40 = ___value0;
  10060. uint8_t L_41;
  10061. L_41 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format3), /*hidden argument*/NULL);
  10062. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_42 = ___destination1;
  10063. int32_t* L_43 = ___bytesWritten2;
  10064. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  10065. bool L_44;
  10066. L_44 = Utf8Formatter_TryFormatUInt64X_m873913C215B45BE56870D7EFEFF57F558F1B79F1(L_40, L_41, (bool)0, L_42, (int32_t*)L_43, /*hidden argument*/NULL);
  10067. return L_44;
  10068. }
  10069. IL_00c8:
  10070. {
  10071. int32_t* L_45 = ___bytesWritten2;
  10072. bool L_46;
  10073. L_46 = ThrowHelper_TryFormatThrowFormatException_mAE469FD4BD034BFD4FB18C512DAD188188AADFCA((int32_t*)L_45, /*hidden argument*/NULL);
  10074. return L_46;
  10075. }
  10076. }
  10077. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt64D(System.UInt64,System.Byte,System.Span`1<System.Byte>,System.Boolean,System.Int32&)
  10078. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt64D_m9CC93A27892C98CDC584E3A9A211BE4BCD9C47BC (uint64_t ___value0, uint8_t ___precision1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination2, bool ___insertNegationSign3, int32_t* ___bytesWritten4, const RuntimeMethod* method)
  10079. {
  10080. static bool s_Il2CppMethodInitialized;
  10081. if (!s_Il2CppMethodInitialized)
  10082. {
  10083. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  10084. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var);
  10085. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  10086. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  10087. s_Il2CppMethodInitialized = true;
  10088. }
  10089. int32_t V_0 = 0;
  10090. int32_t V_1 = 0;
  10091. int32_t V_2 = 0;
  10092. int32_t G_B3_0 = 0;
  10093. {
  10094. uint64_t L_0 = ___value0;
  10095. int32_t L_1;
  10096. L_1 = FormattingHelpers_CountDigits_m675BA657779A2850D4C7B0DE8FFF5D53DCF95144_inline(L_0, /*hidden argument*/NULL);
  10097. V_0 = L_1;
  10098. uint8_t L_2 = ___precision1;
  10099. if ((((int32_t)L_2) == ((int32_t)((int32_t)255))))
  10100. {
  10101. goto IL_0012;
  10102. }
  10103. }
  10104. {
  10105. uint8_t L_3 = ___precision1;
  10106. G_B3_0 = ((int32_t)(L_3));
  10107. goto IL_0013;
  10108. }
  10109. IL_0012:
  10110. {
  10111. G_B3_0 = 0;
  10112. }
  10113. IL_0013:
  10114. {
  10115. int32_t L_4 = V_0;
  10116. V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)G_B3_0, (int32_t)L_4));
  10117. int32_t L_5 = V_1;
  10118. if ((((int32_t)L_5) >= ((int32_t)0)))
  10119. {
  10120. goto IL_001c;
  10121. }
  10122. }
  10123. {
  10124. V_1 = 0;
  10125. }
  10126. IL_001c:
  10127. {
  10128. int32_t L_6 = V_0;
  10129. int32_t L_7 = V_1;
  10130. V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)L_7));
  10131. bool L_8 = ___insertNegationSign3;
  10132. if (!L_8)
  10133. {
  10134. goto IL_0027;
  10135. }
  10136. }
  10137. {
  10138. int32_t L_9 = V_2;
  10139. V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1));
  10140. }
  10141. IL_0027:
  10142. {
  10143. int32_t L_10 = V_2;
  10144. int32_t L_11;
  10145. L_11 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination2), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  10146. if ((((int32_t)L_10) <= ((int32_t)L_11)))
  10147. {
  10148. goto IL_0037;
  10149. }
  10150. }
  10151. {
  10152. int32_t* L_12 = ___bytesWritten4;
  10153. *((int32_t*)L_12) = (int32_t)0;
  10154. return (bool)0;
  10155. }
  10156. IL_0037:
  10157. {
  10158. int32_t* L_13 = ___bytesWritten4;
  10159. int32_t L_14 = V_2;
  10160. *((int32_t*)L_13) = (int32_t)L_14;
  10161. bool L_15 = ___insertNegationSign3;
  10162. if (!L_15)
  10163. {
  10164. goto IL_0053;
  10165. }
  10166. }
  10167. {
  10168. uint8_t* L_16;
  10169. L_16 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination2), 0, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  10170. *((int8_t*)L_16) = (int8_t)((int32_t)45);
  10171. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_17;
  10172. L_17 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination2), 1, /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var);
  10173. ___destination2 = L_17;
  10174. }
  10175. IL_0053:
  10176. {
  10177. int32_t L_18 = V_1;
  10178. if ((((int32_t)L_18) <= ((int32_t)0)))
  10179. {
  10180. goto IL_0065;
  10181. }
  10182. }
  10183. {
  10184. int32_t L_19 = V_1;
  10185. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_20;
  10186. L_20 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination2), 0, L_19, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  10187. FormattingHelpers_FillWithAsciiZeros_m3A29E363C6C25E65720EA654150D6199298C3A5E_inline(L_20, /*hidden argument*/NULL);
  10188. }
  10189. IL_0065:
  10190. {
  10191. uint64_t L_21 = ___value0;
  10192. int32_t L_22 = V_1;
  10193. int32_t L_23 = V_0;
  10194. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24;
  10195. L_24 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination2), L_22, L_23, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  10196. FormattingHelpers_WriteDigits_mB84E216D8FDAAEE250F7E833F1886CF7352CD243_inline(L_21, L_24, /*hidden argument*/NULL);
  10197. return (bool)1;
  10198. }
  10199. }
  10200. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt64Default(System.UInt64,System.Span`1<System.Byte>,System.Int32&)
  10201. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt64Default_mC66DA768AC3B8933EA96384412E1D8CFB51D64F2 (uint64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method)
  10202. {
  10203. static bool s_Il2CppMethodInitialized;
  10204. if (!s_Il2CppMethodInitialized)
  10205. {
  10206. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  10207. s_Il2CppMethodInitialized = true;
  10208. }
  10209. {
  10210. uint64_t L_0 = ___value0;
  10211. if ((!(((uint64_t)L_0) < ((uint64_t)((int64_t)((int64_t)((int32_t)10)))))))
  10212. {
  10213. goto IL_0010;
  10214. }
  10215. }
  10216. {
  10217. uint64_t L_1 = ___value0;
  10218. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2 = ___destination1;
  10219. int32_t* L_3 = ___bytesWritten2;
  10220. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  10221. bool L_4;
  10222. L_4 = Utf8Formatter_TryFormatUInt32SingleDigit_m640F93E5FC560A68BD27039E9C864C9C5D582335_inline(((int32_t)((uint32_t)L_1)), L_2, (int32_t*)L_3, /*hidden argument*/NULL);
  10223. return L_4;
  10224. }
  10225. IL_0010:
  10226. {
  10227. int32_t L_5;
  10228. L_5 = IntPtr_get_Size_mD8038A1C440DE87E685F4D879DC80A6704D9C77B(/*hidden argument*/NULL);
  10229. if ((!(((uint32_t)L_5) == ((uint32_t)8))))
  10230. {
  10231. goto IL_0021;
  10232. }
  10233. }
  10234. {
  10235. uint64_t L_6 = ___value0;
  10236. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_7 = ___destination1;
  10237. int32_t* L_8 = ___bytesWritten2;
  10238. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  10239. bool L_9;
  10240. L_9 = Utf8Formatter_TryFormatUInt64MultipleDigits_mF63FC4B51EE923E000733252A9E705D25531919B_inline(L_6, L_7, (int32_t*)L_8, /*hidden argument*/NULL);
  10241. return L_9;
  10242. }
  10243. IL_0021:
  10244. {
  10245. uint64_t L_10 = ___value0;
  10246. if ((!(((uint64_t)L_10) <= ((uint64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1)))))))))
  10247. {
  10248. goto IL_0030;
  10249. }
  10250. }
  10251. {
  10252. uint64_t L_11 = ___value0;
  10253. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_12 = ___destination1;
  10254. int32_t* L_13 = ___bytesWritten2;
  10255. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  10256. bool L_14;
  10257. L_14 = Utf8Formatter_TryFormatUInt32MultipleDigits_m8EE0BA7509C7951049017B0E1C3BB6E911CD7863_inline(((int32_t)((uint32_t)L_11)), L_12, (int32_t*)L_13, /*hidden argument*/NULL);
  10258. return L_14;
  10259. }
  10260. IL_0030:
  10261. {
  10262. uint64_t L_15 = ___value0;
  10263. if ((!(((uint64_t)L_15) <= ((uint64_t)((int64_t)4294967295000000000LL)))))
  10264. {
  10265. goto IL_0045;
  10266. }
  10267. }
  10268. {
  10269. uint64_t L_16 = ___value0;
  10270. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_17 = ___destination1;
  10271. int32_t* L_18 = ___bytesWritten2;
  10272. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  10273. bool L_19;
  10274. L_19 = Utf8Formatter_TryFormatUInt64LessThanBillionMaxUInt_mD0B30477DD0CE3DDAE2E87395EA417EE44806626(L_16, L_17, (int32_t*)L_18, /*hidden argument*/NULL);
  10275. return L_19;
  10276. }
  10277. IL_0045:
  10278. {
  10279. uint64_t L_20 = ___value0;
  10280. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_21 = ___destination1;
  10281. int32_t* L_22 = ___bytesWritten2;
  10282. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  10283. bool L_23;
  10284. L_23 = Utf8Formatter_TryFormatUInt64MoreThanBillionMaxUInt_m906E75BFEC07873FC07898B6F41592B5F0F439A8(L_20, L_21, (int32_t*)L_22, /*hidden argument*/NULL);
  10285. return L_23;
  10286. }
  10287. }
  10288. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt32SingleDigit(System.UInt32,System.Span`1<System.Byte>,System.Int32&)
  10289. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt32SingleDigit_m640F93E5FC560A68BD27039E9C864C9C5D582335 (uint32_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method)
  10290. {
  10291. static bool s_Il2CppMethodInitialized;
  10292. if (!s_Il2CppMethodInitialized)
  10293. {
  10294. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  10295. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  10296. s_Il2CppMethodInitialized = true;
  10297. }
  10298. {
  10299. int32_t L_0;
  10300. L_0 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  10301. if (L_0)
  10302. {
  10303. goto IL_000e;
  10304. }
  10305. }
  10306. {
  10307. int32_t* L_1 = ___bytesWritten2;
  10308. *((int32_t*)L_1) = (int32_t)0;
  10309. return (bool)0;
  10310. }
  10311. IL_000e:
  10312. {
  10313. uint8_t* L_2;
  10314. L_2 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 0, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  10315. uint32_t L_3 = ___value0;
  10316. *((int8_t*)L_2) = (int8_t)((int32_t)((uint8_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)48), (int32_t)L_3))));
  10317. int32_t* L_4 = ___bytesWritten2;
  10318. *((int32_t*)L_4) = (int32_t)1;
  10319. return (bool)1;
  10320. }
  10321. }
  10322. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt32MultipleDigits(System.UInt32,System.Span`1<System.Byte>,System.Int32&)
  10323. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt32MultipleDigits_m8EE0BA7509C7951049017B0E1C3BB6E911CD7863 (uint32_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method)
  10324. {
  10325. static bool s_Il2CppMethodInitialized;
  10326. if (!s_Il2CppMethodInitialized)
  10327. {
  10328. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  10329. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  10330. s_Il2CppMethodInitialized = true;
  10331. }
  10332. int32_t V_0 = 0;
  10333. {
  10334. uint32_t L_0 = ___value0;
  10335. int32_t L_1;
  10336. L_1 = FormattingHelpers_CountDigits_mA676272B50F0CE205CC72EA4455298AE722FE53E_inline(L_0, /*hidden argument*/NULL);
  10337. V_0 = L_1;
  10338. int32_t L_2 = V_0;
  10339. int32_t L_3;
  10340. L_3 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  10341. if ((((int32_t)L_2) <= ((int32_t)L_3)))
  10342. {
  10343. goto IL_0016;
  10344. }
  10345. }
  10346. {
  10347. int32_t* L_4 = ___bytesWritten2;
  10348. *((int32_t*)L_4) = (int32_t)0;
  10349. return (bool)0;
  10350. }
  10351. IL_0016:
  10352. {
  10353. int32_t* L_5 = ___bytesWritten2;
  10354. int32_t L_6 = V_0;
  10355. *((int32_t*)L_5) = (int32_t)L_6;
  10356. uint32_t L_7 = ___value0;
  10357. int32_t L_8 = V_0;
  10358. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_9;
  10359. L_9 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 0, L_8, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  10360. FormattingHelpers_WriteDigits_mB294245C1C40A39A6FADC68FD44FDE93489329DE_inline(L_7, L_9, /*hidden argument*/NULL);
  10361. return (bool)1;
  10362. }
  10363. }
  10364. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt64MultipleDigits(System.UInt64,System.Span`1<System.Byte>,System.Int32&)
  10365. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt64MultipleDigits_mF63FC4B51EE923E000733252A9E705D25531919B (uint64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method)
  10366. {
  10367. static bool s_Il2CppMethodInitialized;
  10368. if (!s_Il2CppMethodInitialized)
  10369. {
  10370. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  10371. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  10372. s_Il2CppMethodInitialized = true;
  10373. }
  10374. int32_t V_0 = 0;
  10375. {
  10376. uint64_t L_0 = ___value0;
  10377. int32_t L_1;
  10378. L_1 = FormattingHelpers_CountDigits_m675BA657779A2850D4C7B0DE8FFF5D53DCF95144_inline(L_0, /*hidden argument*/NULL);
  10379. V_0 = L_1;
  10380. int32_t L_2 = V_0;
  10381. int32_t L_3;
  10382. L_3 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  10383. if ((((int32_t)L_2) <= ((int32_t)L_3)))
  10384. {
  10385. goto IL_0016;
  10386. }
  10387. }
  10388. {
  10389. int32_t* L_4 = ___bytesWritten2;
  10390. *((int32_t*)L_4) = (int32_t)0;
  10391. return (bool)0;
  10392. }
  10393. IL_0016:
  10394. {
  10395. int32_t* L_5 = ___bytesWritten2;
  10396. int32_t L_6 = V_0;
  10397. *((int32_t*)L_5) = (int32_t)L_6;
  10398. uint64_t L_7 = ___value0;
  10399. int32_t L_8 = V_0;
  10400. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_9;
  10401. L_9 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 0, L_8, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  10402. FormattingHelpers_WriteDigits_mB84E216D8FDAAEE250F7E833F1886CF7352CD243_inline(L_7, L_9, /*hidden argument*/NULL);
  10403. return (bool)1;
  10404. }
  10405. }
  10406. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt64LessThanBillionMaxUInt(System.UInt64,System.Span`1<System.Byte>,System.Int32&)
  10407. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt64LessThanBillionMaxUInt_mD0B30477DD0CE3DDAE2E87395EA417EE44806626 (uint64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method)
  10408. {
  10409. static bool s_Il2CppMethodInitialized;
  10410. if (!s_Il2CppMethodInitialized)
  10411. {
  10412. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  10413. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  10414. s_Il2CppMethodInitialized = true;
  10415. }
  10416. uint32_t V_0 = 0;
  10417. uint32_t V_1 = 0;
  10418. int32_t V_2 = 0;
  10419. int32_t V_3 = 0;
  10420. {
  10421. uint64_t L_0 = ___value0;
  10422. V_0 = ((int32_t)((uint32_t)((int64_t)((uint64_t)(int64_t)L_0/(uint64_t)(int64_t)((int64_t)((int64_t)((int32_t)1000000000)))))));
  10423. uint64_t L_1 = ___value0;
  10424. uint32_t L_2 = V_0;
  10425. V_1 = ((int32_t)((uint32_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_1, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_2, (int32_t)((int32_t)1000000000)))))))))));
  10426. uint32_t L_3 = V_0;
  10427. int32_t L_4;
  10428. L_4 = FormattingHelpers_CountDigits_mA676272B50F0CE205CC72EA4455298AE722FE53E_inline(L_3, /*hidden argument*/NULL);
  10429. V_2 = L_4;
  10430. int32_t L_5 = V_2;
  10431. V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)((int32_t)9)));
  10432. int32_t L_6 = V_3;
  10433. int32_t L_7;
  10434. L_7 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  10435. if ((((int32_t)L_6) <= ((int32_t)L_7)))
  10436. {
  10437. goto IL_0031;
  10438. }
  10439. }
  10440. {
  10441. int32_t* L_8 = ___bytesWritten2;
  10442. *((int32_t*)L_8) = (int32_t)0;
  10443. return (bool)0;
  10444. }
  10445. IL_0031:
  10446. {
  10447. int32_t* L_9 = ___bytesWritten2;
  10448. int32_t L_10 = V_3;
  10449. *((int32_t*)L_9) = (int32_t)L_10;
  10450. uint32_t L_11 = V_0;
  10451. int32_t L_12 = V_2;
  10452. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_13;
  10453. L_13 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 0, L_12, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  10454. FormattingHelpers_WriteDigits_mB294245C1C40A39A6FADC68FD44FDE93489329DE_inline(L_11, L_13, /*hidden argument*/NULL);
  10455. uint32_t L_14 = V_1;
  10456. int32_t L_15 = V_2;
  10457. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_16;
  10458. L_16 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), L_15, ((int32_t)9), /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  10459. FormattingHelpers_WriteDigits_mB294245C1C40A39A6FADC68FD44FDE93489329DE_inline(L_14, L_16, /*hidden argument*/NULL);
  10460. return (bool)1;
  10461. }
  10462. }
  10463. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt64MoreThanBillionMaxUInt(System.UInt64,System.Span`1<System.Byte>,System.Int32&)
  10464. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt64MoreThanBillionMaxUInt_m906E75BFEC07873FC07898B6F41592B5F0F439A8 (uint64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method)
  10465. {
  10466. static bool s_Il2CppMethodInitialized;
  10467. if (!s_Il2CppMethodInitialized)
  10468. {
  10469. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  10470. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  10471. s_Il2CppMethodInitialized = true;
  10472. }
  10473. uint64_t V_0 = 0;
  10474. uint32_t V_1 = 0;
  10475. uint32_t V_2 = 0;
  10476. uint32_t V_3 = 0;
  10477. int32_t V_4 = 0;
  10478. int32_t V_5 = 0;
  10479. {
  10480. uint64_t L_0 = ___value0;
  10481. V_0 = ((int64_t)((uint64_t)(int64_t)L_0/(uint64_t)(int64_t)((int64_t)((int64_t)((int32_t)1000000000)))));
  10482. uint64_t L_1 = ___value0;
  10483. uint64_t L_2 = V_0;
  10484. V_1 = ((int32_t)((uint32_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_1, (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_2, (int64_t)((int64_t)((int64_t)((int32_t)1000000000)))))))));
  10485. uint64_t L_3 = V_0;
  10486. V_2 = ((int32_t)((uint32_t)((int64_t)((uint64_t)(int64_t)L_3/(uint64_t)(int64_t)((int64_t)((int64_t)((int32_t)1000000000)))))));
  10487. uint64_t L_4 = V_0;
  10488. uint32_t L_5 = V_2;
  10489. V_3 = ((int32_t)((uint32_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_4, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)((int32_t)1000000000)))))))))));
  10490. uint32_t L_6 = V_2;
  10491. int32_t L_7;
  10492. L_7 = FormattingHelpers_CountDigits_mA676272B50F0CE205CC72EA4455298AE722FE53E_inline(L_6, /*hidden argument*/NULL);
  10493. V_4 = L_7;
  10494. int32_t L_8 = V_4;
  10495. V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)((int32_t)18)));
  10496. int32_t L_9 = V_5;
  10497. int32_t L_10;
  10498. L_10 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  10499. if ((((int32_t)L_9) <= ((int32_t)L_10)))
  10500. {
  10501. goto IL_004a;
  10502. }
  10503. }
  10504. {
  10505. int32_t* L_11 = ___bytesWritten2;
  10506. *((int32_t*)L_11) = (int32_t)0;
  10507. return (bool)0;
  10508. }
  10509. IL_004a:
  10510. {
  10511. int32_t* L_12 = ___bytesWritten2;
  10512. int32_t L_13 = V_5;
  10513. *((int32_t*)L_12) = (int32_t)L_13;
  10514. uint32_t L_14 = V_2;
  10515. int32_t L_15 = V_4;
  10516. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_16;
  10517. L_16 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 0, L_15, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  10518. FormattingHelpers_WriteDigits_mB294245C1C40A39A6FADC68FD44FDE93489329DE_inline(L_14, L_16, /*hidden argument*/NULL);
  10519. uint32_t L_17 = V_3;
  10520. int32_t L_18 = V_4;
  10521. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_19;
  10522. L_19 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), L_18, ((int32_t)9), /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  10523. FormattingHelpers_WriteDigits_mB294245C1C40A39A6FADC68FD44FDE93489329DE_inline(L_17, L_19, /*hidden argument*/NULL);
  10524. uint32_t L_20 = V_1;
  10525. int32_t L_21 = V_4;
  10526. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_22;
  10527. L_22 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)((int32_t)9))), ((int32_t)9), /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  10528. FormattingHelpers_WriteDigits_mB294245C1C40A39A6FADC68FD44FDE93489329DE_inline(L_20, L_22, /*hidden argument*/NULL);
  10529. return (bool)1;
  10530. }
  10531. }
  10532. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt64N(System.UInt64,System.Byte,System.Span`1<System.Byte>,System.Boolean,System.Int32&)
  10533. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt64N_mCF9B963233A1FD9750B0EA2F8CF833980C18826D (uint64_t ___value0, uint8_t ___precision1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination2, bool ___insertNegationSign3, int32_t* ___bytesWritten4, const RuntimeMethod* method)
  10534. {
  10535. static bool s_Il2CppMethodInitialized;
  10536. if (!s_Il2CppMethodInitialized)
  10537. {
  10538. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  10539. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var);
  10540. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  10541. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  10542. s_Il2CppMethodInitialized = true;
  10543. }
  10544. int32_t V_0 = 0;
  10545. int32_t V_1 = 0;
  10546. int32_t V_2 = 0;
  10547. int32_t V_3 = 0;
  10548. int32_t G_B3_0 = 0;
  10549. {
  10550. uint64_t L_0 = ___value0;
  10551. int32_t L_1;
  10552. L_1 = FormattingHelpers_CountDigits_m675BA657779A2850D4C7B0DE8FFF5D53DCF95144_inline(L_0, /*hidden argument*/NULL);
  10553. V_0 = L_1;
  10554. int32_t L_2 = V_0;
  10555. V_1 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))/(int32_t)3));
  10556. uint8_t L_3 = ___precision1;
  10557. if ((((int32_t)L_3) == ((int32_t)((int32_t)255))))
  10558. {
  10559. goto IL_0018;
  10560. }
  10561. }
  10562. {
  10563. uint8_t L_4 = ___precision1;
  10564. G_B3_0 = ((int32_t)(L_4));
  10565. goto IL_0019;
  10566. }
  10567. IL_0018:
  10568. {
  10569. G_B3_0 = 2;
  10570. }
  10571. IL_0019:
  10572. {
  10573. V_2 = G_B3_0;
  10574. int32_t L_5 = V_0;
  10575. int32_t L_6 = V_1;
  10576. V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6));
  10577. int32_t L_7 = V_2;
  10578. if ((((int32_t)L_7) <= ((int32_t)0)))
  10579. {
  10580. goto IL_0028;
  10581. }
  10582. }
  10583. {
  10584. int32_t L_8 = V_3;
  10585. int32_t L_9 = V_2;
  10586. V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1))));
  10587. }
  10588. IL_0028:
  10589. {
  10590. bool L_10 = ___insertNegationSign3;
  10591. if (!L_10)
  10592. {
  10593. goto IL_002f;
  10594. }
  10595. }
  10596. {
  10597. int32_t L_11 = V_3;
  10598. V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1));
  10599. }
  10600. IL_002f:
  10601. {
  10602. int32_t L_12 = V_3;
  10603. int32_t L_13;
  10604. L_13 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination2), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  10605. if ((((int32_t)L_12) <= ((int32_t)L_13)))
  10606. {
  10607. goto IL_003f;
  10608. }
  10609. }
  10610. {
  10611. int32_t* L_14 = ___bytesWritten4;
  10612. *((int32_t*)L_14) = (int32_t)0;
  10613. return (bool)0;
  10614. }
  10615. IL_003f:
  10616. {
  10617. int32_t* L_15 = ___bytesWritten4;
  10618. int32_t L_16 = V_3;
  10619. *((int32_t*)L_15) = (int32_t)L_16;
  10620. bool L_17 = ___insertNegationSign3;
  10621. if (!L_17)
  10622. {
  10623. goto IL_005b;
  10624. }
  10625. }
  10626. {
  10627. uint8_t* L_18;
  10628. L_18 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination2), 0, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  10629. *((int8_t*)L_18) = (int8_t)((int32_t)45);
  10630. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_19;
  10631. L_19 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination2), 1, /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var);
  10632. ___destination2 = L_19;
  10633. }
  10634. IL_005b:
  10635. {
  10636. uint64_t L_20 = ___value0;
  10637. int32_t L_21 = V_0;
  10638. int32_t L_22 = V_1;
  10639. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_23;
  10640. L_23 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination2), 0, ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)L_22)), /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  10641. FormattingHelpers_WriteDigitsWithGroupSeparator_m47961A365046CD674E315B8366DCC3A6C563F1F9_inline(L_20, L_23, /*hidden argument*/NULL);
  10642. int32_t L_24 = V_2;
  10643. if ((((int32_t)L_24) <= ((int32_t)0)))
  10644. {
  10645. goto IL_008f;
  10646. }
  10647. }
  10648. {
  10649. int32_t L_25 = V_0;
  10650. int32_t L_26 = V_1;
  10651. uint8_t* L_27;
  10652. L_27 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination2), ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  10653. *((int8_t*)L_27) = (int8_t)((int32_t)46);
  10654. int32_t L_28 = V_0;
  10655. int32_t L_29 = V_1;
  10656. int32_t L_30 = V_2;
  10657. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_31;
  10658. L_31 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination2), ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)L_29)), (int32_t)1)), L_30, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  10659. FormattingHelpers_FillWithAsciiZeros_m3A29E363C6C25E65720EA654150D6199298C3A5E_inline(L_31, /*hidden argument*/NULL);
  10660. }
  10661. IL_008f:
  10662. {
  10663. return (bool)1;
  10664. }
  10665. }
  10666. // System.Boolean System.Buffers.Text.Utf8Formatter::TryFormatUInt64X(System.UInt64,System.Byte,System.Boolean,System.Span`1<System.Byte>,System.Int32&)
  10667. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt64X_m873913C215B45BE56870D7EFEFF57F558F1B79F1 (uint64_t ___value0, uint8_t ___precision1, bool ___useLower2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination3, int32_t* ___bytesWritten4, const RuntimeMethod* method)
  10668. {
  10669. static bool s_Il2CppMethodInitialized;
  10670. if (!s_Il2CppMethodInitialized)
  10671. {
  10672. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var);
  10673. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  10674. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  10675. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59F5BD34B6C013DEACC784F69C67E95150033A84);
  10676. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC02C28AFEBE998F767E4AF43E3BE8F5E9FA11536);
  10677. s_Il2CppMethodInitialized = true;
  10678. }
  10679. int32_t V_0 = 0;
  10680. int32_t V_1 = 0;
  10681. String_t* V_2 = NULL;
  10682. int32_t G_B3_0 = 0;
  10683. String_t* G_B8_0 = NULL;
  10684. {
  10685. uint64_t L_0 = ___value0;
  10686. int32_t L_1;
  10687. L_1 = FormattingHelpers_CountHexDigits_mC892DDD16C175A09E028D0CAC2F1FD4EBEFFE3BE_inline(L_0, /*hidden argument*/NULL);
  10688. V_0 = L_1;
  10689. uint8_t L_2 = ___precision1;
  10690. if ((((int32_t)L_2) == ((int32_t)((int32_t)255))))
  10691. {
  10692. goto IL_0018;
  10693. }
  10694. }
  10695. {
  10696. uint8_t L_3 = ___precision1;
  10697. int32_t L_4 = V_0;
  10698. IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var);
  10699. int32_t L_5;
  10700. L_5 = Math_Max_mD8AA27386BF012C65303FCDEA041B0CC65056E7B(L_3, L_4, /*hidden argument*/NULL);
  10701. G_B3_0 = L_5;
  10702. goto IL_0019;
  10703. }
  10704. IL_0018:
  10705. {
  10706. int32_t L_6 = V_0;
  10707. G_B3_0 = L_6;
  10708. }
  10709. IL_0019:
  10710. {
  10711. V_1 = G_B3_0;
  10712. int32_t L_7;
  10713. L_7 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination3), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  10714. int32_t L_8 = V_1;
  10715. if ((((int32_t)L_7) >= ((int32_t)L_8)))
  10716. {
  10717. goto IL_002a;
  10718. }
  10719. }
  10720. {
  10721. int32_t* L_9 = ___bytesWritten4;
  10722. *((int32_t*)L_9) = (int32_t)0;
  10723. return (bool)0;
  10724. }
  10725. IL_002a:
  10726. {
  10727. int32_t* L_10 = ___bytesWritten4;
  10728. int32_t L_11 = V_1;
  10729. *((int32_t*)L_10) = (int32_t)L_11;
  10730. bool L_12 = ___useLower2;
  10731. if (L_12)
  10732. {
  10733. goto IL_0038;
  10734. }
  10735. }
  10736. {
  10737. G_B8_0 = _stringLiteral59F5BD34B6C013DEACC784F69C67E95150033A84;
  10738. goto IL_003d;
  10739. }
  10740. IL_0038:
  10741. {
  10742. G_B8_0 = _stringLiteralC02C28AFEBE998F767E4AF43E3BE8F5E9FA11536;
  10743. }
  10744. IL_003d:
  10745. {
  10746. V_2 = G_B8_0;
  10747. goto IL_005a;
  10748. }
  10749. IL_0040:
  10750. {
  10751. int32_t L_13 = V_1;
  10752. uint8_t* L_14;
  10753. L_14 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination3), L_13, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  10754. String_t* L_15 = V_2;
  10755. uint64_t L_16 = ___value0;
  10756. NullCheck(L_15);
  10757. Il2CppChar L_17;
  10758. L_17 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_15, ((int32_t)((int32_t)((int32_t)((int32_t)L_16))&(int32_t)((int32_t)15))), /*hidden argument*/NULL);
  10759. *((int8_t*)L_14) = (int8_t)((int32_t)((uint8_t)L_17));
  10760. uint64_t L_18 = ___value0;
  10761. ___value0 = ((int64_t)((uint64_t)L_18>>4));
  10762. }
  10763. IL_005a:
  10764. {
  10765. int32_t L_19 = V_1;
  10766. int32_t L_20 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_19, (int32_t)1));
  10767. V_1 = L_20;
  10768. int32_t L_21;
  10769. L_21 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination3), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  10770. if ((!(((uint32_t)L_20) >= ((uint32_t)L_21))))
  10771. {
  10772. goto IL_0040;
  10773. }
  10774. }
  10775. {
  10776. return (bool)1;
  10777. }
  10778. }
  10779. // System.Void System.Buffers.Text.Utf8Formatter::.cctor()
  10780. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Utf8Formatter__cctor_mB078801DA1AF49D670C5D6813AFECBF5C0691DCD (const RuntimeMethod* method)
  10781. {
  10782. static bool s_Il2CppMethodInitialized;
  10783. if (!s_Il2CppMethodInitialized)
  10784. {
  10785. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t2BE371A826DE714388CB1A6D368F18406BAB06B2____B8B960BE929E7BAB90AE2CAEF2468C56CD5414C1_0_FieldInfo_var);
  10786. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t2BE371A826DE714388CB1A6D368F18406BAB06B2____BD20BFA840DDF83194ECD4397DA071ECD4C1C72F_1_FieldInfo_var);
  10787. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t2BE371A826DE714388CB1A6D368F18406BAB06B2____C4C38BC485A320D4B7D737DB85E705077FA38BEF_2_FieldInfo_var);
  10788. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t2BE371A826DE714388CB1A6D368F18406BAB06B2____EE0B1C00D481FCA3559F2937C3DD3127C35B2FE3_3_FieldInfo_var);
  10789. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var);
  10790. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  10791. s_Il2CppMethodInitialized = true;
  10792. }
  10793. {
  10794. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)7);
  10795. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = L_0;
  10796. RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_2 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t2BE371A826DE714388CB1A6D368F18406BAB06B2____BD20BFA840DDF83194ECD4397DA071ECD4C1C72F_1_FieldInfo_var) };
  10797. RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_1, L_2, /*hidden argument*/NULL);
  10798. ((Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_StaticFields*)il2cpp_codegen_static_fields_for(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var))->set_DayAbbreviations_0(L_1);
  10799. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_3 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)7);
  10800. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = L_3;
  10801. RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_5 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t2BE371A826DE714388CB1A6D368F18406BAB06B2____EE0B1C00D481FCA3559F2937C3DD3127C35B2FE3_3_FieldInfo_var) };
  10802. RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_4, L_5, /*hidden argument*/NULL);
  10803. ((Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_StaticFields*)il2cpp_codegen_static_fields_for(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var))->set_DayAbbreviationsLowercase_1(L_4);
  10804. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_6 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)12));
  10805. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_7 = L_6;
  10806. RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_8 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t2BE371A826DE714388CB1A6D368F18406BAB06B2____C4C38BC485A320D4B7D737DB85E705077FA38BEF_2_FieldInfo_var) };
  10807. RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_7, L_8, /*hidden argument*/NULL);
  10808. ((Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_StaticFields*)il2cpp_codegen_static_fields_for(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var))->set_MonthAbbreviations_2(L_7);
  10809. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_9 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)12));
  10810. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_10 = L_9;
  10811. RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_11 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t2BE371A826DE714388CB1A6D368F18406BAB06B2____B8B960BE929E7BAB90AE2CAEF2468C56CD5414C1_0_FieldInfo_var) };
  10812. RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_10, L_11, /*hidden argument*/NULL);
  10813. ((Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_StaticFields*)il2cpp_codegen_static_fields_for(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var))->set_MonthAbbreviationsLowercase_3(L_10);
  10814. return;
  10815. }
  10816. }
  10817. #ifdef __clang__
  10818. #pragma clang diagnostic pop
  10819. #endif
  10820. #ifdef __clang__
  10821. #pragma clang diagnostic push
  10822. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  10823. #pragma clang diagnostic ignored "-Wunused-variable"
  10824. #endif
  10825. #ifdef __clang__
  10826. #pragma clang diagnostic pop
  10827. #endif
  10828. #ifdef __clang__
  10829. #pragma clang diagnostic push
  10830. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  10831. #pragma clang diagnostic ignored "-Wunused-variable"
  10832. #endif
  10833. #ifdef __clang__
  10834. #pragma clang diagnostic pop
  10835. #endif
  10836. #ifdef __clang__
  10837. #pragma clang diagnostic push
  10838. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  10839. #pragma clang diagnostic ignored "-Wunused-variable"
  10840. #endif
  10841. #ifdef __clang__
  10842. #pragma clang diagnostic pop
  10843. #endif
  10844. #ifdef __clang__
  10845. #pragma clang diagnostic push
  10846. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  10847. #pragma clang diagnostic ignored "-Wunused-variable"
  10848. #endif
  10849. #ifdef __clang__
  10850. #pragma clang diagnostic pop
  10851. #endif
  10852. #ifdef __clang__
  10853. #pragma clang diagnostic push
  10854. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  10855. #pragma clang diagnostic ignored "-Wunused-variable"
  10856. #endif
  10857. #ifdef __clang__
  10858. #pragma clang diagnostic pop
  10859. #endif
  10860. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t BinaryPrimitives_ReverseEndianness_m7C562C76F215F77432B9600686CB25A54E88CC20_inline (uint32_t ___value0, const RuntimeMethod* method)
  10861. {
  10862. uint32_t V_0 = 0;
  10863. uint32_t V_1 = 0;
  10864. {
  10865. uint32_t L_0 = ___value0;
  10866. V_0 = ((int32_t)((int32_t)L_0&(int32_t)((int32_t)16711935)));
  10867. uint32_t L_1 = ___value0;
  10868. V_1 = ((int32_t)((int32_t)L_1&(int32_t)((int32_t)-16711936)));
  10869. uint32_t L_2 = V_0;
  10870. uint32_t L_3 = V_0;
  10871. uint32_t L_4 = V_1;
  10872. uint32_t L_5 = V_1;
  10873. return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_2>>8))|(int32_t)((int32_t)((int32_t)L_3<<(int32_t)((int32_t)24))))), (int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_4<<(int32_t)8))|(int32_t)((int32_t)((uint32_t)L_5>>((int32_t)24)))))));
  10874. }
  10875. }
  10876. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t BinaryPrimitives_ReverseEndianness_m6268D4E81221B0851A9F12D3446F3B488B804696_inline (uint64_t ___value0, const RuntimeMethod* method)
  10877. {
  10878. {
  10879. uint64_t L_0 = ___value0;
  10880. uint32_t L_1;
  10881. L_1 = BinaryPrimitives_ReverseEndianness_m7C562C76F215F77432B9600686CB25A54E88CC20_inline(((int32_t)((uint32_t)L_0)), /*hidden argument*/NULL);
  10882. uint64_t L_2 = ___value0;
  10883. uint32_t L_3;
  10884. L_3 = BinaryPrimitives_ReverseEndianness_m7C562C76F215F77432B9600686CB25A54E88CC20_inline(((int32_t)((uint32_t)((int64_t)((uint64_t)L_2>>((int32_t)32))))), /*hidden argument*/NULL);
  10885. return ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_1))<<(int32_t)((int32_t)32))), (int64_t)((int64_t)((uint64_t)L_3))));
  10886. }
  10887. }
  10888. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int16_t BinaryPrimitives_ReverseEndianness_m8876275E8BB85919AF8D1502C7FF7C7C74B2C43C_inline (int16_t ___value0, const RuntimeMethod* method)
  10889. {
  10890. {
  10891. int16_t L_0 = ___value0;
  10892. int16_t L_1 = ___value0;
  10893. return ((int16_t)((int16_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)255)))<<(int32_t)8))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_1&(int32_t)((int32_t)65280)))>>(int32_t)8))))));
  10894. }
  10895. }
  10896. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BinaryPrimitives_ReverseEndianness_mCE965B137F559DCC5D929E83D08CFD360DCA56D0_inline (int32_t ___value0, const RuntimeMethod* method)
  10897. {
  10898. {
  10899. int32_t L_0 = ___value0;
  10900. uint32_t L_1;
  10901. L_1 = BinaryPrimitives_ReverseEndianness_m7C562C76F215F77432B9600686CB25A54E88CC20_inline(L_0, /*hidden argument*/NULL);
  10902. return L_1;
  10903. }
  10904. }
  10905. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t BinaryPrimitives_ReverseEndianness_mFA572A602247E6FA6B42E96E59EE84EDB0EFC1E4_inline (int64_t ___value0, const RuntimeMethod* method)
  10906. {
  10907. {
  10908. int64_t L_0 = ___value0;
  10909. uint64_t L_1;
  10910. L_1 = BinaryPrimitives_ReverseEndianness_m6268D4E81221B0851A9F12D3446F3B488B804696_inline(L_0, /*hidden argument*/NULL);
  10911. return L_1;
  10912. }
  10913. }
  10914. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t BinaryPrimitives_ReverseEndianness_m8FF291C24CD2A9FA658A1370AFF29E94FCA8BAC7_inline (uint16_t ___value0, const RuntimeMethod* method)
  10915. {
  10916. {
  10917. uint16_t L_0 = ___value0;
  10918. uint16_t L_1 = ___value0;
  10919. return (uint16_t)((int32_t)((uint16_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_0>>(int32_t)8)), (int32_t)((int32_t)((int32_t)L_1<<(int32_t)8))))));
  10920. }
  10921. }
  10922. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method)
  10923. {
  10924. {
  10925. int32_t L_0 = __this->get_m_stringLength_0();
  10926. return L_0;
  10927. }
  10928. }
  10929. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void* MemoryHandle_get_Pointer_mEE0C7A96AEF5EC9871BDA5F61F5CF73A8706C85C_inline (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * __this, const RuntimeMethod* method)
  10930. {
  10931. {
  10932. void* L_0 = __this->get__pointer_0();
  10933. return (void*)(L_0);
  10934. }
  10935. }
  10936. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t * SR_get_ResourceType_mA677195FD1721150495B84739EFFDCB9366A5541_inline (const RuntimeMethod* method)
  10937. {
  10938. static bool s_Il2CppMethodInitialized;
  10939. if (!s_Il2CppMethodInitialized)
  10940. {
  10941. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  10942. s_Il2CppMethodInitialized = true;
  10943. }
  10944. {
  10945. IL2CPP_RUNTIME_CLASS_INIT(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var);
  10946. Type_t * L_0 = ((SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_StaticFields*)il2cpp_codegen_static_fields_for(SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var))->get_U3CResourceTypeU3Ek__BackingField_1();
  10947. return L_0;
  10948. }
  10949. }
  10950. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 SpanHelpers_GetVector_m02FA6D466B651ECA2610E80030F25D5C54364724_inline (uint8_t ___vectorByte0, const RuntimeMethod* method)
  10951. {
  10952. static bool s_Il2CppMethodInitialized;
  10953. if (!s_Il2CppMethodInitialized)
  10954. {
  10955. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1__ctor_m035E886443F7CE60267F432384B87C94D2ED6623_RuntimeMethod_var);
  10956. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_AsVectorByte_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mF7BFEE5836FF3B9AE34C6D3DC39C3287AECEA0D8_RuntimeMethod_var);
  10957. s_Il2CppMethodInitialized = true;
  10958. }
  10959. {
  10960. uint8_t L_0 = ___vectorByte0;
  10961. Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 L_1;
  10962. memset((&L_1), 0, sizeof(L_1));
  10963. Vector_1__ctor_m035E886443F7CE60267F432384B87C94D2ED6623((&L_1), ((int32_t)il2cpp_codegen_multiply((int32_t)L_0, (int32_t)((int32_t)16843009))), /*hidden argument*/Vector_1__ctor_m035E886443F7CE60267F432384B87C94D2ED6623_RuntimeMethod_var);
  10964. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_2;
  10965. L_2 = Vector_AsVectorByte_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mF7BFEE5836FF3B9AE34C6D3DC39C3287AECEA0D8_inline(L_1, /*hidden argument*/Vector_AsVectorByte_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mF7BFEE5836FF3B9AE34C6D3DC39C3287AECEA0D8_RuntimeMethod_var);
  10966. return L_2;
  10967. }
  10968. }
  10969. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SpanHelpers_LocateFirstFoundByte_m62E17AF3E4C9F8689DB23B9E54311BD8B540B4EF_inline (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___match0, const RuntimeMethod* method)
  10970. {
  10971. static bool s_Il2CppMethodInitialized;
  10972. if (!s_Il2CppMethodInitialized)
  10973. {
  10974. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_get_Count_m54CA3B0171A033C9636A9B2CD26BA5F05D8B77E2_RuntimeMethod_var);
  10975. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_get_Item_m93E383D68AC7CF1722E345D5DBB7DF7376689E60_RuntimeMethod_var);
  10976. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319_il2cpp_TypeInfo_var);
  10977. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_AsVectorUInt64_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m5774F85B0D017BB37B6B2DEE16D177B49356BD48_RuntimeMethod_var);
  10978. s_Il2CppMethodInitialized = true;
  10979. }
  10980. Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 V_0;
  10981. memset((&V_0), 0, sizeof(V_0));
  10982. uint64_t V_1 = 0;
  10983. int32_t V_2 = 0;
  10984. {
  10985. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_0 = ___match0;
  10986. Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 L_1;
  10987. L_1 = Vector_AsVectorUInt64_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m5774F85B0D017BB37B6B2DEE16D177B49356BD48_inline(L_0, /*hidden argument*/Vector_AsVectorUInt64_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m5774F85B0D017BB37B6B2DEE16D177B49356BD48_RuntimeMethod_var);
  10988. V_0 = L_1;
  10989. V_1 = ((int64_t)((int64_t)0));
  10990. V_2 = 0;
  10991. goto IL_001e;
  10992. }
  10993. IL_000e:
  10994. {
  10995. int32_t L_2 = V_2;
  10996. uint64_t L_3;
  10997. L_3 = Vector_1_get_Item_m93E383D68AC7CF1722E345D5DBB7DF7376689E60((Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 *)(&V_0), L_2, /*hidden argument*/Vector_1_get_Item_m93E383D68AC7CF1722E345D5DBB7DF7376689E60_RuntimeMethod_var);
  10998. V_1 = L_3;
  10999. uint64_t L_4 = V_1;
  11000. if (L_4)
  11001. {
  11002. goto IL_0026;
  11003. }
  11004. }
  11005. {
  11006. int32_t L_5 = V_2;
  11007. V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1));
  11008. }
  11009. IL_001e:
  11010. {
  11011. int32_t L_6 = V_2;
  11012. IL2CPP_RUNTIME_CLASS_INIT(Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319_il2cpp_TypeInfo_var);
  11013. int32_t L_7;
  11014. L_7 = Vector_1_get_Count_m54CA3B0171A033C9636A9B2CD26BA5F05D8B77E2_inline(/*hidden argument*/Vector_1_get_Count_m54CA3B0171A033C9636A9B2CD26BA5F05D8B77E2_RuntimeMethod_var);
  11015. if ((((int32_t)L_6) < ((int32_t)L_7)))
  11016. {
  11017. goto IL_000e;
  11018. }
  11019. }
  11020. IL_0026:
  11021. {
  11022. int32_t L_8 = V_2;
  11023. uint64_t L_9 = V_1;
  11024. int32_t L_10;
  11025. L_10 = SpanHelpers_LocateFirstFoundByte_m6AEEBF64B95585D577D0041CE56E0BE6F28AEFE4_inline(L_9, /*hidden argument*/NULL);
  11026. return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_8, (int32_t)8)), (int32_t)L_10));
  11027. }
  11028. }
  11029. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void* NUInt_op_Explicit_mAC8186F05FC1F16BAEB9A73957491CB24A067D46_inline (NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 ___value0, const RuntimeMethod* method)
  11030. {
  11031. {
  11032. NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_0 = ___value0;
  11033. void* L_1 = L_0.get__value_0();
  11034. return (void*)(L_1);
  11035. }
  11036. }
  11037. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SpanHelpers_LocateFirstFoundByte_m6AEEBF64B95585D577D0041CE56E0BE6F28AEFE4_inline (uint64_t ___match0, const RuntimeMethod* method)
  11038. {
  11039. uint64_t V_0 = 0;
  11040. {
  11041. uint64_t L_0 = ___match0;
  11042. uint64_t L_1 = ___match0;
  11043. V_0 = ((int64_t)((int64_t)L_0^(int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_1, (int64_t)((int64_t)((int64_t)1))))));
  11044. uint64_t L_2 = V_0;
  11045. return ((int32_t)((int32_t)((int64_t)((uint64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_2, (int64_t)((int64_t)283686952306184LL)))>>((int32_t)57)))));
  11046. }
  11047. }
  11048. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SpanHelpers_LocateFirstFoundChar_mC9FF98473ACDD92571AF535184DF5E286E532FAB_inline (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 ___match0, const RuntimeMethod* method)
  11049. {
  11050. static bool s_Il2CppMethodInitialized;
  11051. if (!s_Il2CppMethodInitialized)
  11052. {
  11053. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_get_Count_m54CA3B0171A033C9636A9B2CD26BA5F05D8B77E2_RuntimeMethod_var);
  11054. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_get_Item_m93E383D68AC7CF1722E345D5DBB7DF7376689E60_RuntimeMethod_var);
  11055. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319_il2cpp_TypeInfo_var);
  11056. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector_AsVectorUInt64_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mFFBF84AADFC2ACF94EDB6EB83E84346EC9A4F26B_RuntimeMethod_var);
  11057. s_Il2CppMethodInitialized = true;
  11058. }
  11059. Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 V_0;
  11060. memset((&V_0), 0, sizeof(V_0));
  11061. uint64_t V_1 = 0;
  11062. int32_t V_2 = 0;
  11063. {
  11064. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 L_0 = ___match0;
  11065. Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 L_1;
  11066. L_1 = Vector_AsVectorUInt64_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mFFBF84AADFC2ACF94EDB6EB83E84346EC9A4F26B_inline(L_0, /*hidden argument*/Vector_AsVectorUInt64_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mFFBF84AADFC2ACF94EDB6EB83E84346EC9A4F26B_RuntimeMethod_var);
  11067. V_0 = L_1;
  11068. V_1 = ((int64_t)((int64_t)0));
  11069. V_2 = 0;
  11070. goto IL_001e;
  11071. }
  11072. IL_000e:
  11073. {
  11074. int32_t L_2 = V_2;
  11075. uint64_t L_3;
  11076. L_3 = Vector_1_get_Item_m93E383D68AC7CF1722E345D5DBB7DF7376689E60((Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 *)(&V_0), L_2, /*hidden argument*/Vector_1_get_Item_m93E383D68AC7CF1722E345D5DBB7DF7376689E60_RuntimeMethod_var);
  11077. V_1 = L_3;
  11078. uint64_t L_4 = V_1;
  11079. if (L_4)
  11080. {
  11081. goto IL_0026;
  11082. }
  11083. }
  11084. {
  11085. int32_t L_5 = V_2;
  11086. V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1));
  11087. }
  11088. IL_001e:
  11089. {
  11090. int32_t L_6 = V_2;
  11091. IL2CPP_RUNTIME_CLASS_INIT(Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319_il2cpp_TypeInfo_var);
  11092. int32_t L_7;
  11093. L_7 = Vector_1_get_Count_m54CA3B0171A033C9636A9B2CD26BA5F05D8B77E2_inline(/*hidden argument*/Vector_1_get_Count_m54CA3B0171A033C9636A9B2CD26BA5F05D8B77E2_RuntimeMethod_var);
  11094. if ((((int32_t)L_6) < ((int32_t)L_7)))
  11095. {
  11096. goto IL_000e;
  11097. }
  11098. }
  11099. IL_0026:
  11100. {
  11101. int32_t L_8 = V_2;
  11102. uint64_t L_9 = V_1;
  11103. int32_t L_10;
  11104. L_10 = SpanHelpers_LocateFirstFoundChar_m7B3D3FD47EB5BA8837CE3E8CE2D2BBA7BFC62CE3_inline(L_9, /*hidden argument*/NULL);
  11105. return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_8, (int32_t)4)), (int32_t)L_10));
  11106. }
  11107. }
  11108. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SpanHelpers_LocateFirstFoundChar_m7B3D3FD47EB5BA8837CE3E8CE2D2BBA7BFC62CE3_inline (uint64_t ___match0, const RuntimeMethod* method)
  11109. {
  11110. uint64_t V_0 = 0;
  11111. {
  11112. uint64_t L_0 = ___match0;
  11113. uint64_t L_1 = ___match0;
  11114. V_0 = ((int64_t)((int64_t)L_0^(int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_1, (int64_t)((int64_t)((int64_t)1))))));
  11115. uint64_t L_2 = V_0;
  11116. return ((int32_t)((int32_t)((int64_t)((uint64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_2, (int64_t)((int64_t)4295098372LL)))>>((int32_t)49)))));
  11117. }
  11118. }
  11119. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Unsafe_InitBlockUnaligned_mDBC18343453EDA9D3974E125987D6774C5257F2F_inline (void* ___startAddress0, uint8_t ___value1, uint32_t ___byteCount2, const RuntimeMethod* method)
  11120. {
  11121. {
  11122. void* L_0 = ___startAddress0;
  11123. uint8_t L_1 = ___value1;
  11124. uint32_t L_2 = ___byteCount2;
  11125. il2cpp_codegen_memset(L_0, L_1, L_2);
  11126. return;
  11127. }
  11128. }
  11129. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Unsafe_InitBlockUnaligned_m68B5C8F29E67BD60711F6E9A841EB06C08B3D406_inline (uint8_t* ___startAddress0, uint8_t ___value1, uint32_t ___byteCount2, const RuntimeMethod* method)
  11130. {
  11131. {
  11132. uint8_t* L_0 = ___startAddress0;
  11133. uint8_t L_1 = ___value1;
  11134. uint32_t L_2 = ___byteCount2;
  11135. il2cpp_codegen_memset(L_0, L_1, L_2);
  11136. return;
  11137. }
  11138. }
  11139. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool SpanHelpers_LessThanEqual_mCFA5E9CC05F428B1EDA65967FEF81267F917E88C_inline (intptr_t ___index0, uintptr_t ___length1, const RuntimeMethod* method)
  11140. {
  11141. static bool s_Il2CppMethodInitialized;
  11142. if (!s_Il2CppMethodInitialized)
  11143. {
  11144. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIntPtr_t_il2cpp_TypeInfo_var);
  11145. s_Il2CppMethodInitialized = true;
  11146. }
  11147. {
  11148. uint32_t L_0 = sizeof(uintptr_t);
  11149. if ((((int32_t)L_0) == ((int32_t)4)))
  11150. {
  11151. goto IL_001b;
  11152. }
  11153. }
  11154. {
  11155. intptr_t L_1 = ___index0;
  11156. int64_t L_2;
  11157. L_2 = IntPtr_op_Explicit_m17B168C05CF9F2917BC28FA8AF6F4F3281C377EB((intptr_t)L_1, /*hidden argument*/NULL);
  11158. uintptr_t L_3 = ___length1;
  11159. IL2CPP_RUNTIME_CLASS_INIT(UIntPtr_t_il2cpp_TypeInfo_var);
  11160. uint64_t L_4;
  11161. L_4 = UIntPtr_op_Explicit_mEEA1D4A964FBFCC95BE2B91ADDD52EF7067C312D(L_3, /*hidden argument*/NULL);
  11162. return (bool)((((int32_t)((((int64_t)L_2) > ((int64_t)L_4))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  11163. }
  11164. IL_001b:
  11165. {
  11166. intptr_t L_5 = ___index0;
  11167. int32_t L_6;
  11168. L_6 = IntPtr_op_Explicit_m9C2CBDF65A4D7B2C0DCF4D38A4174A2CC07A18E3((intptr_t)L_5, /*hidden argument*/NULL);
  11169. uintptr_t L_7 = ___length1;
  11170. IL2CPP_RUNTIME_CLASS_INIT(UIntPtr_t_il2cpp_TypeInfo_var);
  11171. uint32_t L_8;
  11172. L_8 = UIntPtr_op_Explicit_m8EF5FC1C0CAF58F8F2310C0D989F20F0694CD7CF(L_7, /*hidden argument*/NULL);
  11173. return (bool)((((int32_t)((((int32_t)L_6) > ((int32_t)L_8))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  11174. }
  11175. }
  11176. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Il2CppChar StandardFormat_get_Symbol_mF8A6168808E4EEB455E2F8695DD243231285B0F2_inline (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, const RuntimeMethod* method)
  11177. {
  11178. {
  11179. uint8_t L_0 = __this->get__format_0();
  11180. return L_0;
  11181. }
  11182. }
  11183. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline (StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 * __this, const RuntimeMethod* method)
  11184. {
  11185. {
  11186. uint8_t L_0 = __this->get__precision_1();
  11187. return L_0;
  11188. }
  11189. }
  11190. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 MemoryExtensions_AsSpan_m7527C7806D1DD24C012DC60C12280A9E1AEA8F15_inline (String_t* ___text0, const RuntimeMethod* method)
  11191. {
  11192. static bool s_Il2CppMethodInitialized;
  11193. if (!s_Il2CppMethodInitialized)
  11194. {
  11195. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var);
  11196. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1__ctor_m0D025D7B51DA191FC6D80F997B27442A9F967A1D_RuntimeMethod_var);
  11197. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_As_TisPinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C_m7E80A987C4DE01A770DAD3FB350E783028175EB9_RuntimeMethod_var);
  11198. s_Il2CppMethodInitialized = true;
  11199. }
  11200. ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 V_0;
  11201. memset((&V_0), 0, sizeof(V_0));
  11202. {
  11203. String_t* L_0 = ___text0;
  11204. if (L_0)
  11205. {
  11206. goto IL_000d;
  11207. }
  11208. }
  11209. {
  11210. il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 ));
  11211. ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 L_1 = V_0;
  11212. return L_1;
  11213. }
  11214. IL_000d:
  11215. {
  11216. String_t* L_2 = ___text0;
  11217. Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C * L_3;
  11218. L_3 = Unsafe_As_TisPinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C_m7E80A987C4DE01A770DAD3FB350E783028175EB9_inline(L_2, /*hidden argument*/Unsafe_As_TisPinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C_m7E80A987C4DE01A770DAD3FB350E783028175EB9_RuntimeMethod_var);
  11219. IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var);
  11220. intptr_t L_4 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0();
  11221. String_t* L_5 = ___text0;
  11222. NullCheck(L_5);
  11223. int32_t L_6;
  11224. L_6 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_5, /*hidden argument*/NULL);
  11225. ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 L_7;
  11226. memset((&L_7), 0, sizeof(L_7));
  11227. ReadOnlySpan_1__ctor_m0D025D7B51DA191FC6D80F997B27442A9F967A1D_inline((&L_7), L_3, (intptr_t)L_4, L_6, /*hidden argument*/ReadOnlySpan_1__ctor_m0D025D7B51DA191FC6D80F997B27442A9F967A1D_RuntimeMethod_var);
  11228. return L_7;
  11229. }
  11230. }
  11231. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt64_m903D18A13B3D28E3301BE4AA8CF22DA85694EB3A_inline (uint64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 ___format3, const RuntimeMethod* method)
  11232. {
  11233. static bool s_Il2CppMethodInitialized;
  11234. if (!s_Il2CppMethodInitialized)
  11235. {
  11236. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11237. s_Il2CppMethodInitialized = true;
  11238. }
  11239. Il2CppChar V_0 = 0x0;
  11240. {
  11241. bool L_0;
  11242. L_0 = StandardFormat_get_IsDefault_mA235EA7D61B74384AF56AEC5174D2ACD568AE144((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format3), /*hidden argument*/NULL);
  11243. if (!L_0)
  11244. {
  11245. goto IL_0012;
  11246. }
  11247. }
  11248. {
  11249. uint64_t L_1 = ___value0;
  11250. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2 = ___destination1;
  11251. int32_t* L_3 = ___bytesWritten2;
  11252. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11253. bool L_4;
  11254. L_4 = Utf8Formatter_TryFormatUInt64Default_mC66DA768AC3B8933EA96384412E1D8CFB51D64F2_inline(L_1, L_2, (int32_t*)L_3, /*hidden argument*/NULL);
  11255. return L_4;
  11256. }
  11257. IL_0012:
  11258. {
  11259. Il2CppChar L_5;
  11260. L_5 = StandardFormat_get_Symbol_mF8A6168808E4EEB455E2F8695DD243231285B0F2_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format3), /*hidden argument*/NULL);
  11261. V_0 = L_5;
  11262. Il2CppChar L_6 = V_0;
  11263. if ((!(((uint32_t)L_6) <= ((uint32_t)((int32_t)88)))))
  11264. {
  11265. goto IL_0042;
  11266. }
  11267. }
  11268. {
  11269. Il2CppChar L_7 = V_0;
  11270. if ((!(((uint32_t)L_7) <= ((uint32_t)((int32_t)71)))))
  11271. {
  11272. goto IL_0033;
  11273. }
  11274. }
  11275. {
  11276. Il2CppChar L_8 = V_0;
  11277. if ((((int32_t)L_8) == ((int32_t)((int32_t)68))))
  11278. {
  11279. goto IL_0084;
  11280. }
  11281. }
  11282. {
  11283. Il2CppChar L_9 = V_0;
  11284. if ((((int32_t)L_9) == ((int32_t)((int32_t)71))))
  11285. {
  11286. goto IL_005f;
  11287. }
  11288. }
  11289. {
  11290. goto IL_00c8;
  11291. }
  11292. IL_0033:
  11293. {
  11294. Il2CppChar L_10 = V_0;
  11295. if ((((int32_t)L_10) == ((int32_t)((int32_t)78))))
  11296. {
  11297. goto IL_0095;
  11298. }
  11299. }
  11300. {
  11301. Il2CppChar L_11 = V_0;
  11302. if ((((int32_t)L_11) == ((int32_t)((int32_t)88))))
  11303. {
  11304. goto IL_00b7;
  11305. }
  11306. }
  11307. {
  11308. goto IL_00c8;
  11309. }
  11310. IL_0042:
  11311. {
  11312. Il2CppChar L_12 = V_0;
  11313. if ((!(((uint32_t)L_12) <= ((uint32_t)((int32_t)103)))))
  11314. {
  11315. goto IL_0053;
  11316. }
  11317. }
  11318. {
  11319. Il2CppChar L_13 = V_0;
  11320. if ((((int32_t)L_13) == ((int32_t)((int32_t)100))))
  11321. {
  11322. goto IL_0084;
  11323. }
  11324. }
  11325. {
  11326. Il2CppChar L_14 = V_0;
  11327. if ((((int32_t)L_14) == ((int32_t)((int32_t)103))))
  11328. {
  11329. goto IL_005f;
  11330. }
  11331. }
  11332. {
  11333. goto IL_00c8;
  11334. }
  11335. IL_0053:
  11336. {
  11337. Il2CppChar L_15 = V_0;
  11338. if ((((int32_t)L_15) == ((int32_t)((int32_t)110))))
  11339. {
  11340. goto IL_0095;
  11341. }
  11342. }
  11343. {
  11344. Il2CppChar L_16 = V_0;
  11345. if ((((int32_t)L_16) == ((int32_t)((int32_t)120))))
  11346. {
  11347. goto IL_00a6;
  11348. }
  11349. }
  11350. {
  11351. goto IL_00c8;
  11352. }
  11353. IL_005f:
  11354. {
  11355. bool L_17;
  11356. L_17 = StandardFormat_get_HasPrecision_m512C556F8EABC1880A4057A0255D42C5008F322E((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format3), /*hidden argument*/NULL);
  11357. if (!L_17)
  11358. {
  11359. goto IL_0073;
  11360. }
  11361. }
  11362. {
  11363. IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var)));
  11364. String_t* L_18;
  11365. L_18 = SR_get_Argument_GWithPrecisionNotSupported_mF77D1EF96FE22465E62C65C5895E968E7FB10019(/*hidden argument*/NULL);
  11366. NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_19 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var)));
  11367. NotSupportedException__ctor_m40BC57BDA6E0E119B73700CC809A14B57DC65A90(L_19, L_18, /*hidden argument*/NULL);
  11368. IL2CPP_RAISE_MANAGED_EXCEPTION(L_19, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Utf8Formatter_TryFormatUInt64_m903D18A13B3D28E3301BE4AA8CF22DA85694EB3A_RuntimeMethod_var)));
  11369. }
  11370. IL_0073:
  11371. {
  11372. uint64_t L_20 = ___value0;
  11373. uint8_t L_21;
  11374. L_21 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format3), /*hidden argument*/NULL);
  11375. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_22 = ___destination1;
  11376. int32_t* L_23 = ___bytesWritten2;
  11377. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11378. bool L_24;
  11379. L_24 = Utf8Formatter_TryFormatUInt64D_m9CC93A27892C98CDC584E3A9A211BE4BCD9C47BC(L_20, L_21, L_22, (bool)0, (int32_t*)L_23, /*hidden argument*/NULL);
  11380. return L_24;
  11381. }
  11382. IL_0084:
  11383. {
  11384. uint64_t L_25 = ___value0;
  11385. uint8_t L_26;
  11386. L_26 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format3), /*hidden argument*/NULL);
  11387. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_27 = ___destination1;
  11388. int32_t* L_28 = ___bytesWritten2;
  11389. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11390. bool L_29;
  11391. L_29 = Utf8Formatter_TryFormatUInt64D_m9CC93A27892C98CDC584E3A9A211BE4BCD9C47BC(L_25, L_26, L_27, (bool)0, (int32_t*)L_28, /*hidden argument*/NULL);
  11392. return L_29;
  11393. }
  11394. IL_0095:
  11395. {
  11396. uint64_t L_30 = ___value0;
  11397. uint8_t L_31;
  11398. L_31 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format3), /*hidden argument*/NULL);
  11399. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_32 = ___destination1;
  11400. int32_t* L_33 = ___bytesWritten2;
  11401. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11402. bool L_34;
  11403. L_34 = Utf8Formatter_TryFormatUInt64N_mCF9B963233A1FD9750B0EA2F8CF833980C18826D(L_30, L_31, L_32, (bool)0, (int32_t*)L_33, /*hidden argument*/NULL);
  11404. return L_34;
  11405. }
  11406. IL_00a6:
  11407. {
  11408. uint64_t L_35 = ___value0;
  11409. uint8_t L_36;
  11410. L_36 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format3), /*hidden argument*/NULL);
  11411. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_37 = ___destination1;
  11412. int32_t* L_38 = ___bytesWritten2;
  11413. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11414. bool L_39;
  11415. L_39 = Utf8Formatter_TryFormatUInt64X_m873913C215B45BE56870D7EFEFF57F558F1B79F1(L_35, L_36, (bool)1, L_37, (int32_t*)L_38, /*hidden argument*/NULL);
  11416. return L_39;
  11417. }
  11418. IL_00b7:
  11419. {
  11420. uint64_t L_40 = ___value0;
  11421. uint8_t L_41;
  11422. L_41 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format3), /*hidden argument*/NULL);
  11423. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_42 = ___destination1;
  11424. int32_t* L_43 = ___bytesWritten2;
  11425. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11426. bool L_44;
  11427. L_44 = Utf8Formatter_TryFormatUInt64X_m873913C215B45BE56870D7EFEFF57F558F1B79F1(L_40, L_41, (bool)0, L_42, (int32_t*)L_43, /*hidden argument*/NULL);
  11428. return L_44;
  11429. }
  11430. IL_00c8:
  11431. {
  11432. int32_t* L_45 = ___bytesWritten2;
  11433. bool L_46;
  11434. L_46 = ThrowHelper_TryFormatThrowFormatException_mAE469FD4BD034BFD4FB18C512DAD188188AADFCA((int32_t*)L_45, /*hidden argument*/NULL);
  11435. return L_46;
  11436. }
  11437. }
  11438. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt64_m61A954CEB254D25C2F681CF707F80AD856F73750_inline (int64_t ___value0, uint64_t ___mask1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination2, int32_t* ___bytesWritten3, StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 ___format4, const RuntimeMethod* method)
  11439. {
  11440. static bool s_Il2CppMethodInitialized;
  11441. if (!s_Il2CppMethodInitialized)
  11442. {
  11443. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11444. s_Il2CppMethodInitialized = true;
  11445. }
  11446. Il2CppChar V_0 = 0x0;
  11447. {
  11448. bool L_0;
  11449. L_0 = StandardFormat_get_IsDefault_mA235EA7D61B74384AF56AEC5174D2ACD568AE144((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format4), /*hidden argument*/NULL);
  11450. if (!L_0)
  11451. {
  11452. goto IL_0012;
  11453. }
  11454. }
  11455. {
  11456. int64_t L_1 = ___value0;
  11457. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2 = ___destination2;
  11458. int32_t* L_3 = ___bytesWritten3;
  11459. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11460. bool L_4;
  11461. L_4 = Utf8Formatter_TryFormatInt64Default_mF4B334DF6319D35C0B33A6572F7FF0EA3CE7C2A8_inline(L_1, L_2, (int32_t*)L_3, /*hidden argument*/NULL);
  11462. return L_4;
  11463. }
  11464. IL_0012:
  11465. {
  11466. Il2CppChar L_5;
  11467. L_5 = StandardFormat_get_Symbol_mF8A6168808E4EEB455E2F8695DD243231285B0F2_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format4), /*hidden argument*/NULL);
  11468. V_0 = L_5;
  11469. Il2CppChar L_6 = V_0;
  11470. if ((!(((uint32_t)L_6) <= ((uint32_t)((int32_t)88)))))
  11471. {
  11472. goto IL_0042;
  11473. }
  11474. }
  11475. {
  11476. Il2CppChar L_7 = V_0;
  11477. if ((!(((uint32_t)L_7) <= ((uint32_t)((int32_t)71)))))
  11478. {
  11479. goto IL_0033;
  11480. }
  11481. }
  11482. {
  11483. Il2CppChar L_8 = V_0;
  11484. if ((((int32_t)L_8) == ((int32_t)((int32_t)68))))
  11485. {
  11486. goto IL_0083;
  11487. }
  11488. }
  11489. {
  11490. Il2CppChar L_9 = V_0;
  11491. if ((((int32_t)L_9) == ((int32_t)((int32_t)71))))
  11492. {
  11493. goto IL_005f;
  11494. }
  11495. }
  11496. {
  11497. goto IL_00c9;
  11498. }
  11499. IL_0033:
  11500. {
  11501. Il2CppChar L_10 = V_0;
  11502. if ((((int32_t)L_10) == ((int32_t)((int32_t)78))))
  11503. {
  11504. goto IL_0093;
  11505. }
  11506. }
  11507. {
  11508. Il2CppChar L_11 = V_0;
  11509. if ((((int32_t)L_11) == ((int32_t)((int32_t)88))))
  11510. {
  11511. goto IL_00b6;
  11512. }
  11513. }
  11514. {
  11515. goto IL_00c9;
  11516. }
  11517. IL_0042:
  11518. {
  11519. Il2CppChar L_12 = V_0;
  11520. if ((!(((uint32_t)L_12) <= ((uint32_t)((int32_t)103)))))
  11521. {
  11522. goto IL_0053;
  11523. }
  11524. }
  11525. {
  11526. Il2CppChar L_13 = V_0;
  11527. if ((((int32_t)L_13) == ((int32_t)((int32_t)100))))
  11528. {
  11529. goto IL_0083;
  11530. }
  11531. }
  11532. {
  11533. Il2CppChar L_14 = V_0;
  11534. if ((((int32_t)L_14) == ((int32_t)((int32_t)103))))
  11535. {
  11536. goto IL_005f;
  11537. }
  11538. }
  11539. {
  11540. goto IL_00c9;
  11541. }
  11542. IL_0053:
  11543. {
  11544. Il2CppChar L_15 = V_0;
  11545. if ((((int32_t)L_15) == ((int32_t)((int32_t)110))))
  11546. {
  11547. goto IL_0093;
  11548. }
  11549. }
  11550. {
  11551. Il2CppChar L_16 = V_0;
  11552. if ((((int32_t)L_16) == ((int32_t)((int32_t)120))))
  11553. {
  11554. goto IL_00a3;
  11555. }
  11556. }
  11557. {
  11558. goto IL_00c9;
  11559. }
  11560. IL_005f:
  11561. {
  11562. bool L_17;
  11563. L_17 = StandardFormat_get_HasPrecision_m512C556F8EABC1880A4057A0255D42C5008F322E((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format4), /*hidden argument*/NULL);
  11564. if (!L_17)
  11565. {
  11566. goto IL_0073;
  11567. }
  11568. }
  11569. {
  11570. IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SR_t94D205E4C64F03235C41D368F8B5C3D4840D03CF_il2cpp_TypeInfo_var)));
  11571. String_t* L_18;
  11572. L_18 = SR_get_Argument_GWithPrecisionNotSupported_mF77D1EF96FE22465E62C65C5895E968E7FB10019(/*hidden argument*/NULL);
  11573. NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_19 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var)));
  11574. NotSupportedException__ctor_m40BC57BDA6E0E119B73700CC809A14B57DC65A90(L_19, L_18, /*hidden argument*/NULL);
  11575. IL2CPP_RAISE_MANAGED_EXCEPTION(L_19, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Utf8Formatter_TryFormatInt64_m61A954CEB254D25C2F681CF707F80AD856F73750_RuntimeMethod_var)));
  11576. }
  11577. IL_0073:
  11578. {
  11579. int64_t L_20 = ___value0;
  11580. uint8_t L_21;
  11581. L_21 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format4), /*hidden argument*/NULL);
  11582. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_22 = ___destination2;
  11583. int32_t* L_23 = ___bytesWritten3;
  11584. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11585. bool L_24;
  11586. L_24 = Utf8Formatter_TryFormatInt64D_mB8F5C4DDAA08332F924D62C0B426C1D414C4ABCA_inline(L_20, L_21, L_22, (int32_t*)L_23, /*hidden argument*/NULL);
  11587. return L_24;
  11588. }
  11589. IL_0083:
  11590. {
  11591. int64_t L_25 = ___value0;
  11592. uint8_t L_26;
  11593. L_26 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format4), /*hidden argument*/NULL);
  11594. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_27 = ___destination2;
  11595. int32_t* L_28 = ___bytesWritten3;
  11596. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11597. bool L_29;
  11598. L_29 = Utf8Formatter_TryFormatInt64D_mB8F5C4DDAA08332F924D62C0B426C1D414C4ABCA_inline(L_25, L_26, L_27, (int32_t*)L_28, /*hidden argument*/NULL);
  11599. return L_29;
  11600. }
  11601. IL_0093:
  11602. {
  11603. int64_t L_30 = ___value0;
  11604. uint8_t L_31;
  11605. L_31 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format4), /*hidden argument*/NULL);
  11606. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_32 = ___destination2;
  11607. int32_t* L_33 = ___bytesWritten3;
  11608. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11609. bool L_34;
  11610. L_34 = Utf8Formatter_TryFormatInt64N_m78109B8A854CD414F3883A4F54F2828D65E03A9E_inline(L_30, L_31, L_32, (int32_t*)L_33, /*hidden argument*/NULL);
  11611. return L_34;
  11612. }
  11613. IL_00a3:
  11614. {
  11615. int64_t L_35 = ___value0;
  11616. uint64_t L_36 = ___mask1;
  11617. uint8_t L_37;
  11618. L_37 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format4), /*hidden argument*/NULL);
  11619. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_38 = ___destination2;
  11620. int32_t* L_39 = ___bytesWritten3;
  11621. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11622. bool L_40;
  11623. L_40 = Utf8Formatter_TryFormatUInt64X_m873913C215B45BE56870D7EFEFF57F558F1B79F1(((int64_t)((int64_t)L_35&(int64_t)L_36)), L_37, (bool)1, L_38, (int32_t*)L_39, /*hidden argument*/NULL);
  11624. return L_40;
  11625. }
  11626. IL_00b6:
  11627. {
  11628. int64_t L_41 = ___value0;
  11629. uint64_t L_42 = ___mask1;
  11630. uint8_t L_43;
  11631. L_43 = StandardFormat_get_Precision_m0080A4421E19B1702147DF794C3D4C2D1035C5B6_inline((StandardFormat_tB5005E6AF2D93B04019AB36BA6FA33F29CB45E12 *)(&___format4), /*hidden argument*/NULL);
  11632. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_44 = ___destination2;
  11633. int32_t* L_45 = ___bytesWritten3;
  11634. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11635. bool L_46;
  11636. L_46 = Utf8Formatter_TryFormatUInt64X_m873913C215B45BE56870D7EFEFF57F558F1B79F1(((int64_t)((int64_t)L_41&(int64_t)L_42)), L_43, (bool)0, L_44, (int32_t*)L_45, /*hidden argument*/NULL);
  11637. return L_46;
  11638. }
  11639. IL_00c9:
  11640. {
  11641. int32_t* L_47 = ___bytesWritten3;
  11642. bool L_48;
  11643. L_48 = ThrowHelper_TryFormatThrowFormatException_mAE469FD4BD034BFD4FB18C512DAD188188AADFCA((int32_t*)L_47, /*hidden argument*/NULL);
  11644. return L_48;
  11645. }
  11646. }
  11647. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt64Default_mF4B334DF6319D35C0B33A6572F7FF0EA3CE7C2A8_inline (int64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method)
  11648. {
  11649. static bool s_Il2CppMethodInitialized;
  11650. if (!s_Il2CppMethodInitialized)
  11651. {
  11652. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11653. s_Il2CppMethodInitialized = true;
  11654. }
  11655. {
  11656. int64_t L_0 = ___value0;
  11657. if ((!(((uint64_t)L_0) < ((uint64_t)((int64_t)((int64_t)((int32_t)10)))))))
  11658. {
  11659. goto IL_0010;
  11660. }
  11661. }
  11662. {
  11663. int64_t L_1 = ___value0;
  11664. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2 = ___destination1;
  11665. int32_t* L_3 = ___bytesWritten2;
  11666. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11667. bool L_4;
  11668. L_4 = Utf8Formatter_TryFormatUInt32SingleDigit_m640F93E5FC560A68BD27039E9C864C9C5D582335_inline(((int32_t)((uint32_t)L_1)), L_2, (int32_t*)L_3, /*hidden argument*/NULL);
  11669. return L_4;
  11670. }
  11671. IL_0010:
  11672. {
  11673. int32_t L_5;
  11674. L_5 = IntPtr_get_Size_mD8038A1C440DE87E685F4D879DC80A6704D9C77B(/*hidden argument*/NULL);
  11675. if ((!(((uint32_t)L_5) == ((uint32_t)8))))
  11676. {
  11677. goto IL_0021;
  11678. }
  11679. }
  11680. {
  11681. int64_t L_6 = ___value0;
  11682. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_7 = ___destination1;
  11683. int32_t* L_8 = ___bytesWritten2;
  11684. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11685. bool L_9;
  11686. L_9 = Utf8Formatter_TryFormatInt64MultipleDigits_mB1689643467ACA69DA8BBE4FE8C9272C127D4FBB_inline(L_6, L_7, (int32_t*)L_8, /*hidden argument*/NULL);
  11687. return L_9;
  11688. }
  11689. IL_0021:
  11690. {
  11691. int64_t L_10 = ___value0;
  11692. if ((((int64_t)L_10) > ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL))))))
  11693. {
  11694. goto IL_003d;
  11695. }
  11696. }
  11697. {
  11698. int64_t L_11 = ___value0;
  11699. if ((((int64_t)L_11) < ((int64_t)((int64_t)((int64_t)((int32_t)-2147483648LL))))))
  11700. {
  11701. goto IL_003d;
  11702. }
  11703. }
  11704. {
  11705. int64_t L_12 = ___value0;
  11706. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_13 = ___destination1;
  11707. int32_t* L_14 = ___bytesWritten2;
  11708. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11709. bool L_15;
  11710. L_15 = Utf8Formatter_TryFormatInt32MultipleDigits_m006E2F6B25667EE3B58402D5101CE6BCA787A391_inline(((int32_t)((int32_t)L_12)), L_13, (int32_t*)L_14, /*hidden argument*/NULL);
  11711. return L_15;
  11712. }
  11713. IL_003d:
  11714. {
  11715. int64_t L_16 = ___value0;
  11716. if ((((int64_t)L_16) > ((int64_t)((int64_t)4294967295000000000LL))))
  11717. {
  11718. goto IL_006d;
  11719. }
  11720. }
  11721. {
  11722. int64_t L_17 = ___value0;
  11723. if ((((int64_t)L_17) < ((int64_t)((int64_t)-4294967295000000000LL))))
  11724. {
  11725. goto IL_006d;
  11726. }
  11727. }
  11728. {
  11729. int64_t L_18 = ___value0;
  11730. if ((((int64_t)L_18) < ((int64_t)((int64_t)((int64_t)0)))))
  11731. {
  11732. goto IL_0063;
  11733. }
  11734. }
  11735. {
  11736. int64_t L_19 = ___value0;
  11737. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_20 = ___destination1;
  11738. int32_t* L_21 = ___bytesWritten2;
  11739. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11740. bool L_22;
  11741. L_22 = Utf8Formatter_TryFormatUInt64LessThanBillionMaxUInt_mD0B30477DD0CE3DDAE2E87395EA417EE44806626(L_19, L_20, (int32_t*)L_21, /*hidden argument*/NULL);
  11742. return L_22;
  11743. }
  11744. IL_0063:
  11745. {
  11746. int64_t L_23 = ___value0;
  11747. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24 = ___destination1;
  11748. int32_t* L_25 = ___bytesWritten2;
  11749. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11750. bool L_26;
  11751. L_26 = Utf8Formatter_TryFormatInt64MoreThanNegativeBillionMaxUInt_m66C6074F21CCD770F792503E660A59CCE7B0E5F7(((-L_23)), L_24, (int32_t*)L_25, /*hidden argument*/NULL);
  11752. return L_26;
  11753. }
  11754. IL_006d:
  11755. {
  11756. int64_t L_27 = ___value0;
  11757. if ((((int64_t)L_27) < ((int64_t)((int64_t)((int64_t)0)))))
  11758. {
  11759. goto IL_007b;
  11760. }
  11761. }
  11762. {
  11763. int64_t L_28 = ___value0;
  11764. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_29 = ___destination1;
  11765. int32_t* L_30 = ___bytesWritten2;
  11766. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11767. bool L_31;
  11768. L_31 = Utf8Formatter_TryFormatUInt64MoreThanBillionMaxUInt_m906E75BFEC07873FC07898B6F41592B5F0F439A8(L_28, L_29, (int32_t*)L_30, /*hidden argument*/NULL);
  11769. return L_31;
  11770. }
  11771. IL_007b:
  11772. {
  11773. int64_t L_32 = ___value0;
  11774. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_33 = ___destination1;
  11775. int32_t* L_34 = ___bytesWritten2;
  11776. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11777. bool L_35;
  11778. L_35 = Utf8Formatter_TryFormatInt64LessThanNegativeBillionMaxUInt_m8B5E903509AF6881879B14886D005900E04B295C(((-L_32)), L_33, (int32_t*)L_34, /*hidden argument*/NULL);
  11779. return L_35;
  11780. }
  11781. }
  11782. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt64D_mB8F5C4DDAA08332F924D62C0B426C1D414C4ABCA_inline (int64_t ___value0, uint8_t ___precision1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination2, int32_t* ___bytesWritten3, const RuntimeMethod* method)
  11783. {
  11784. static bool s_Il2CppMethodInitialized;
  11785. if (!s_Il2CppMethodInitialized)
  11786. {
  11787. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11788. s_Il2CppMethodInitialized = true;
  11789. }
  11790. bool V_0 = false;
  11791. {
  11792. V_0 = (bool)0;
  11793. int64_t L_0 = ___value0;
  11794. if ((((int64_t)L_0) >= ((int64_t)((int64_t)((int64_t)0)))))
  11795. {
  11796. goto IL_000d;
  11797. }
  11798. }
  11799. {
  11800. V_0 = (bool)1;
  11801. int64_t L_1 = ___value0;
  11802. ___value0 = ((-L_1));
  11803. }
  11804. IL_000d:
  11805. {
  11806. int64_t L_2 = ___value0;
  11807. uint8_t L_3 = ___precision1;
  11808. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_4 = ___destination2;
  11809. bool L_5 = V_0;
  11810. int32_t* L_6 = ___bytesWritten3;
  11811. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11812. bool L_7;
  11813. L_7 = Utf8Formatter_TryFormatUInt64D_m9CC93A27892C98CDC584E3A9A211BE4BCD9C47BC(L_2, L_3, L_4, L_5, (int32_t*)L_6, /*hidden argument*/NULL);
  11814. return L_7;
  11815. }
  11816. }
  11817. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt64N_m78109B8A854CD414F3883A4F54F2828D65E03A9E_inline (int64_t ___value0, uint8_t ___precision1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination2, int32_t* ___bytesWritten3, const RuntimeMethod* method)
  11818. {
  11819. static bool s_Il2CppMethodInitialized;
  11820. if (!s_Il2CppMethodInitialized)
  11821. {
  11822. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11823. s_Il2CppMethodInitialized = true;
  11824. }
  11825. bool V_0 = false;
  11826. {
  11827. V_0 = (bool)0;
  11828. int64_t L_0 = ___value0;
  11829. if ((((int64_t)L_0) >= ((int64_t)((int64_t)((int64_t)0)))))
  11830. {
  11831. goto IL_000d;
  11832. }
  11833. }
  11834. {
  11835. V_0 = (bool)1;
  11836. int64_t L_1 = ___value0;
  11837. ___value0 = ((-L_1));
  11838. }
  11839. IL_000d:
  11840. {
  11841. int64_t L_2 = ___value0;
  11842. uint8_t L_3 = ___precision1;
  11843. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_4 = ___destination2;
  11844. bool L_5 = V_0;
  11845. int32_t* L_6 = ___bytesWritten3;
  11846. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11847. bool L_7;
  11848. L_7 = Utf8Formatter_TryFormatUInt64N_mCF9B963233A1FD9750B0EA2F8CF833980C18826D(L_2, L_3, L_4, L_5, (int32_t*)L_6, /*hidden argument*/NULL);
  11849. return L_7;
  11850. }
  11851. }
  11852. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt32SingleDigit_m640F93E5FC560A68BD27039E9C864C9C5D582335_inline (uint32_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method)
  11853. {
  11854. static bool s_Il2CppMethodInitialized;
  11855. if (!s_Il2CppMethodInitialized)
  11856. {
  11857. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  11858. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  11859. s_Il2CppMethodInitialized = true;
  11860. }
  11861. {
  11862. int32_t L_0;
  11863. L_0 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  11864. if (L_0)
  11865. {
  11866. goto IL_000e;
  11867. }
  11868. }
  11869. {
  11870. int32_t* L_1 = ___bytesWritten2;
  11871. *((int32_t*)L_1) = (int32_t)0;
  11872. return (bool)0;
  11873. }
  11874. IL_000e:
  11875. {
  11876. uint8_t* L_2;
  11877. L_2 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 0, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  11878. uint32_t L_3 = ___value0;
  11879. *((int8_t*)L_2) = (int8_t)((int32_t)((uint8_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)48), (int32_t)L_3))));
  11880. int32_t* L_4 = ___bytesWritten2;
  11881. *((int32_t*)L_4) = (int32_t)1;
  11882. return (bool)1;
  11883. }
  11884. }
  11885. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt64MultipleDigits_mB1689643467ACA69DA8BBE4FE8C9272C127D4FBB_inline (int64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method)
  11886. {
  11887. static bool s_Il2CppMethodInitialized;
  11888. if (!s_Il2CppMethodInitialized)
  11889. {
  11890. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  11891. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  11892. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  11893. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11894. s_Il2CppMethodInitialized = true;
  11895. }
  11896. int32_t V_0 = 0;
  11897. {
  11898. int64_t L_0 = ___value0;
  11899. if ((((int64_t)L_0) >= ((int64_t)((int64_t)((int64_t)0)))))
  11900. {
  11901. goto IL_0040;
  11902. }
  11903. }
  11904. {
  11905. int64_t L_1 = ___value0;
  11906. ___value0 = ((-L_1));
  11907. int64_t L_2 = ___value0;
  11908. int32_t L_3;
  11909. L_3 = FormattingHelpers_CountDigits_m675BA657779A2850D4C7B0DE8FFF5D53DCF95144_inline(L_2, /*hidden argument*/NULL);
  11910. V_0 = L_3;
  11911. int32_t L_4 = V_0;
  11912. int32_t L_5;
  11913. L_5 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  11914. if ((((int32_t)L_4) < ((int32_t)L_5)))
  11915. {
  11916. goto IL_001f;
  11917. }
  11918. }
  11919. {
  11920. int32_t* L_6 = ___bytesWritten2;
  11921. *((int32_t*)L_6) = (int32_t)0;
  11922. return (bool)0;
  11923. }
  11924. IL_001f:
  11925. {
  11926. uint8_t* L_7;
  11927. L_7 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 0, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  11928. *((int8_t*)L_7) = (int8_t)((int32_t)45);
  11929. int32_t* L_8 = ___bytesWritten2;
  11930. int32_t L_9 = V_0;
  11931. *((int32_t*)L_8) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1));
  11932. int64_t L_10 = ___value0;
  11933. int32_t L_11 = V_0;
  11934. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_12;
  11935. L_12 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 1, L_11, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  11936. FormattingHelpers_WriteDigits_mB84E216D8FDAAEE250F7E833F1886CF7352CD243_inline(L_10, L_12, /*hidden argument*/NULL);
  11937. return (bool)1;
  11938. }
  11939. IL_0040:
  11940. {
  11941. int64_t L_13 = ___value0;
  11942. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_14 = ___destination1;
  11943. int32_t* L_15 = ___bytesWritten2;
  11944. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11945. bool L_16;
  11946. L_16 = Utf8Formatter_TryFormatUInt64MultipleDigits_mF63FC4B51EE923E000733252A9E705D25531919B_inline(L_13, L_14, (int32_t*)L_15, /*hidden argument*/NULL);
  11947. return L_16;
  11948. }
  11949. }
  11950. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatInt32MultipleDigits_m006E2F6B25667EE3B58402D5101CE6BCA787A391_inline (int32_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method)
  11951. {
  11952. static bool s_Il2CppMethodInitialized;
  11953. if (!s_Il2CppMethodInitialized)
  11954. {
  11955. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  11956. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  11957. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  11958. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  11959. s_Il2CppMethodInitialized = true;
  11960. }
  11961. int32_t V_0 = 0;
  11962. {
  11963. int32_t L_0 = ___value0;
  11964. if ((((int32_t)L_0) >= ((int32_t)0)))
  11965. {
  11966. goto IL_003f;
  11967. }
  11968. }
  11969. {
  11970. int32_t L_1 = ___value0;
  11971. ___value0 = ((-L_1));
  11972. int32_t L_2 = ___value0;
  11973. int32_t L_3;
  11974. L_3 = FormattingHelpers_CountDigits_mA676272B50F0CE205CC72EA4455298AE722FE53E_inline(L_2, /*hidden argument*/NULL);
  11975. V_0 = L_3;
  11976. int32_t L_4 = V_0;
  11977. int32_t L_5;
  11978. L_5 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  11979. if ((((int32_t)L_4) < ((int32_t)L_5)))
  11980. {
  11981. goto IL_001e;
  11982. }
  11983. }
  11984. {
  11985. int32_t* L_6 = ___bytesWritten2;
  11986. *((int32_t*)L_6) = (int32_t)0;
  11987. return (bool)0;
  11988. }
  11989. IL_001e:
  11990. {
  11991. uint8_t* L_7;
  11992. L_7 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 0, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  11993. *((int8_t*)L_7) = (int8_t)((int32_t)45);
  11994. int32_t* L_8 = ___bytesWritten2;
  11995. int32_t L_9 = V_0;
  11996. *((int32_t*)L_8) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1));
  11997. int32_t L_10 = ___value0;
  11998. int32_t L_11 = V_0;
  11999. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_12;
  12000. L_12 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 1, L_11, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  12001. FormattingHelpers_WriteDigits_mB294245C1C40A39A6FADC68FD44FDE93489329DE_inline(L_10, L_12, /*hidden argument*/NULL);
  12002. return (bool)1;
  12003. }
  12004. IL_003f:
  12005. {
  12006. int32_t L_13 = ___value0;
  12007. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_14 = ___destination1;
  12008. int32_t* L_15 = ___bytesWritten2;
  12009. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  12010. bool L_16;
  12011. L_16 = Utf8Formatter_TryFormatUInt32MultipleDigits_m8EE0BA7509C7951049017B0E1C3BB6E911CD7863_inline(L_13, L_14, (int32_t*)L_15, /*hidden argument*/NULL);
  12012. return L_16;
  12013. }
  12014. }
  12015. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t FormattingHelpers_CountDigits_mA676272B50F0CE205CC72EA4455298AE722FE53E_inline (uint32_t ___value0, const RuntimeMethod* method)
  12016. {
  12017. int32_t V_0 = 0;
  12018. {
  12019. V_0 = 1;
  12020. uint32_t L_0 = ___value0;
  12021. if ((!(((uint32_t)L_0) >= ((uint32_t)((int32_t)100000)))))
  12022. {
  12023. goto IL_0017;
  12024. }
  12025. }
  12026. {
  12027. uint32_t L_1 = ___value0;
  12028. ___value0 = ((int32_t)((uint32_t)(int32_t)L_1/(uint32_t)(int32_t)((int32_t)100000)));
  12029. int32_t L_2 = V_0;
  12030. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)5));
  12031. }
  12032. IL_0017:
  12033. {
  12034. uint32_t L_3 = ___value0;
  12035. if ((!(((uint32_t)L_3) >= ((uint32_t)((int32_t)10)))))
  12036. {
  12037. goto IL_0047;
  12038. }
  12039. }
  12040. {
  12041. uint32_t L_4 = ___value0;
  12042. if ((!(((uint32_t)L_4) < ((uint32_t)((int32_t)100)))))
  12043. {
  12044. goto IL_0027;
  12045. }
  12046. }
  12047. {
  12048. int32_t L_5 = V_0;
  12049. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1));
  12050. goto IL_0047;
  12051. }
  12052. IL_0027:
  12053. {
  12054. uint32_t L_6 = ___value0;
  12055. if ((!(((uint32_t)L_6) < ((uint32_t)((int32_t)1000)))))
  12056. {
  12057. goto IL_0035;
  12058. }
  12059. }
  12060. {
  12061. int32_t L_7 = V_0;
  12062. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)2));
  12063. goto IL_0047;
  12064. }
  12065. IL_0035:
  12066. {
  12067. uint32_t L_8 = ___value0;
  12068. if ((!(((uint32_t)L_8) < ((uint32_t)((int32_t)10000)))))
  12069. {
  12070. goto IL_0043;
  12071. }
  12072. }
  12073. {
  12074. int32_t L_9 = V_0;
  12075. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)3));
  12076. goto IL_0047;
  12077. }
  12078. IL_0043:
  12079. {
  12080. int32_t L_10 = V_0;
  12081. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)4));
  12082. }
  12083. IL_0047:
  12084. {
  12085. int32_t L_11 = V_0;
  12086. return L_11;
  12087. }
  12088. }
  12089. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FormattingHelpers_WriteDigits_mB294245C1C40A39A6FADC68FD44FDE93489329DE_inline (uint32_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___buffer1, const RuntimeMethod* method)
  12090. {
  12091. static bool s_Il2CppMethodInitialized;
  12092. if (!s_Il2CppMethodInitialized)
  12093. {
  12094. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  12095. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  12096. s_Il2CppMethodInitialized = true;
  12097. }
  12098. int32_t V_0 = 0;
  12099. uint32_t V_1 = 0;
  12100. {
  12101. int32_t L_0;
  12102. L_0 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  12103. V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1));
  12104. goto IL_002b;
  12105. }
  12106. IL_000c:
  12107. {
  12108. uint32_t L_1 = ___value0;
  12109. V_1 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)48), (int32_t)L_1));
  12110. uint32_t L_2 = ___value0;
  12111. ___value0 = ((int32_t)((uint32_t)(int32_t)L_2/(uint32_t)(int32_t)((int32_t)10)));
  12112. int32_t L_3 = V_0;
  12113. uint8_t* L_4;
  12114. L_4 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), L_3, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  12115. uint32_t L_5 = V_1;
  12116. uint32_t L_6 = ___value0;
  12117. *((int8_t*)L_4) = (int8_t)((int32_t)((uint8_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_6, (int32_t)((int32_t)10)))))));
  12118. int32_t L_7 = V_0;
  12119. V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1));
  12120. }
  12121. IL_002b:
  12122. {
  12123. int32_t L_8 = V_0;
  12124. if ((((int32_t)L_8) >= ((int32_t)1)))
  12125. {
  12126. goto IL_000c;
  12127. }
  12128. }
  12129. {
  12130. uint8_t* L_9;
  12131. L_9 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), 0, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  12132. uint32_t L_10 = ___value0;
  12133. *((int8_t*)L_9) = (int8_t)((int32_t)((uint8_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)48), (int32_t)L_10))));
  12134. return;
  12135. }
  12136. }
  12137. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt32MultipleDigits_m8EE0BA7509C7951049017B0E1C3BB6E911CD7863_inline (uint32_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method)
  12138. {
  12139. static bool s_Il2CppMethodInitialized;
  12140. if (!s_Il2CppMethodInitialized)
  12141. {
  12142. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  12143. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  12144. s_Il2CppMethodInitialized = true;
  12145. }
  12146. int32_t V_0 = 0;
  12147. {
  12148. uint32_t L_0 = ___value0;
  12149. int32_t L_1;
  12150. L_1 = FormattingHelpers_CountDigits_mA676272B50F0CE205CC72EA4455298AE722FE53E_inline(L_0, /*hidden argument*/NULL);
  12151. V_0 = L_1;
  12152. int32_t L_2 = V_0;
  12153. int32_t L_3;
  12154. L_3 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  12155. if ((((int32_t)L_2) <= ((int32_t)L_3)))
  12156. {
  12157. goto IL_0016;
  12158. }
  12159. }
  12160. {
  12161. int32_t* L_4 = ___bytesWritten2;
  12162. *((int32_t*)L_4) = (int32_t)0;
  12163. return (bool)0;
  12164. }
  12165. IL_0016:
  12166. {
  12167. int32_t* L_5 = ___bytesWritten2;
  12168. int32_t L_6 = V_0;
  12169. *((int32_t*)L_5) = (int32_t)L_6;
  12170. uint32_t L_7 = ___value0;
  12171. int32_t L_8 = V_0;
  12172. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_9;
  12173. L_9 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 0, L_8, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  12174. FormattingHelpers_WriteDigits_mB294245C1C40A39A6FADC68FD44FDE93489329DE_inline(L_7, L_9, /*hidden argument*/NULL);
  12175. return (bool)1;
  12176. }
  12177. }
  12178. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t FormattingHelpers_CountDigits_m675BA657779A2850D4C7B0DE8FFF5D53DCF95144_inline (uint64_t ___value0, const RuntimeMethod* method)
  12179. {
  12180. int32_t V_0 = 0;
  12181. uint32_t V_1 = 0;
  12182. {
  12183. V_0 = 1;
  12184. uint64_t L_0 = ___value0;
  12185. if ((!(((uint64_t)L_0) >= ((uint64_t)((int64_t)((int64_t)((int32_t)10000000)))))))
  12186. {
  12187. goto IL_003b;
  12188. }
  12189. }
  12190. {
  12191. uint64_t L_1 = ___value0;
  12192. if ((!(((uint64_t)L_1) >= ((uint64_t)((int64_t)100000000000000LL)))))
  12193. {
  12194. goto IL_002b;
  12195. }
  12196. }
  12197. {
  12198. uint64_t L_2 = ___value0;
  12199. V_1 = ((int32_t)((uint32_t)((int64_t)((uint64_t)(int64_t)L_2/(uint64_t)(int64_t)((int64_t)100000000000000LL)))));
  12200. int32_t L_3 = V_0;
  12201. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)((int32_t)14)));
  12202. goto IL_003e;
  12203. }
  12204. IL_002b:
  12205. {
  12206. uint64_t L_4 = ___value0;
  12207. V_1 = ((int32_t)((uint32_t)((int64_t)((uint64_t)(int64_t)L_4/(uint64_t)(int64_t)((int64_t)((int64_t)((int32_t)10000000)))))));
  12208. int32_t L_5 = V_0;
  12209. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)7));
  12210. goto IL_003e;
  12211. }
  12212. IL_003b:
  12213. {
  12214. uint64_t L_6 = ___value0;
  12215. V_1 = ((int32_t)((uint32_t)L_6));
  12216. }
  12217. IL_003e:
  12218. {
  12219. uint32_t L_7 = V_1;
  12220. if ((!(((uint32_t)L_7) >= ((uint32_t)((int32_t)10)))))
  12221. {
  12222. goto IL_008a;
  12223. }
  12224. }
  12225. {
  12226. uint32_t L_8 = V_1;
  12227. if ((!(((uint32_t)L_8) < ((uint32_t)((int32_t)100)))))
  12228. {
  12229. goto IL_004e;
  12230. }
  12231. }
  12232. {
  12233. int32_t L_9 = V_0;
  12234. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1));
  12235. goto IL_008a;
  12236. }
  12237. IL_004e:
  12238. {
  12239. uint32_t L_10 = V_1;
  12240. if ((!(((uint32_t)L_10) < ((uint32_t)((int32_t)1000)))))
  12241. {
  12242. goto IL_005c;
  12243. }
  12244. }
  12245. {
  12246. int32_t L_11 = V_0;
  12247. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)2));
  12248. goto IL_008a;
  12249. }
  12250. IL_005c:
  12251. {
  12252. uint32_t L_12 = V_1;
  12253. if ((!(((uint32_t)L_12) < ((uint32_t)((int32_t)10000)))))
  12254. {
  12255. goto IL_006a;
  12256. }
  12257. }
  12258. {
  12259. int32_t L_13 = V_0;
  12260. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)3));
  12261. goto IL_008a;
  12262. }
  12263. IL_006a:
  12264. {
  12265. uint32_t L_14 = V_1;
  12266. if ((!(((uint32_t)L_14) < ((uint32_t)((int32_t)100000)))))
  12267. {
  12268. goto IL_0078;
  12269. }
  12270. }
  12271. {
  12272. int32_t L_15 = V_0;
  12273. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)4));
  12274. goto IL_008a;
  12275. }
  12276. IL_0078:
  12277. {
  12278. uint32_t L_16 = V_1;
  12279. if ((!(((uint32_t)L_16) < ((uint32_t)((int32_t)1000000)))))
  12280. {
  12281. goto IL_0086;
  12282. }
  12283. }
  12284. {
  12285. int32_t L_17 = V_0;
  12286. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)5));
  12287. goto IL_008a;
  12288. }
  12289. IL_0086:
  12290. {
  12291. int32_t L_18 = V_0;
  12292. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)6));
  12293. }
  12294. IL_008a:
  12295. {
  12296. int32_t L_19 = V_0;
  12297. return L_19;
  12298. }
  12299. }
  12300. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FormattingHelpers_WriteDigits_mB84E216D8FDAAEE250F7E833F1886CF7352CD243_inline (uint64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___buffer1, const RuntimeMethod* method)
  12301. {
  12302. static bool s_Il2CppMethodInitialized;
  12303. if (!s_Il2CppMethodInitialized)
  12304. {
  12305. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  12306. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  12307. s_Il2CppMethodInitialized = true;
  12308. }
  12309. int32_t V_0 = 0;
  12310. uint64_t V_1 = 0;
  12311. {
  12312. int32_t L_0;
  12313. L_0 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  12314. V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1));
  12315. goto IL_002e;
  12316. }
  12317. IL_000c:
  12318. {
  12319. uint64_t L_1 = ___value0;
  12320. V_1 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)((int32_t)48))), (int64_t)L_1));
  12321. uint64_t L_2 = ___value0;
  12322. ___value0 = ((int64_t)((uint64_t)(int64_t)L_2/(uint64_t)(int64_t)((int64_t)((int64_t)((int32_t)10)))));
  12323. int32_t L_3 = V_0;
  12324. uint8_t* L_4;
  12325. L_4 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), L_3, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  12326. uint64_t L_5 = V_1;
  12327. uint64_t L_6 = ___value0;
  12328. *((int8_t*)L_4) = (int8_t)((int32_t)((uint8_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_5, (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_6, (int64_t)((int64_t)((int64_t)((int32_t)10)))))))));
  12329. int32_t L_7 = V_0;
  12330. V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1));
  12331. }
  12332. IL_002e:
  12333. {
  12334. int32_t L_8 = V_0;
  12335. if ((((int32_t)L_8) >= ((int32_t)1)))
  12336. {
  12337. goto IL_000c;
  12338. }
  12339. }
  12340. {
  12341. uint8_t* L_9;
  12342. L_9 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), 0, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  12343. uint64_t L_10 = ___value0;
  12344. *((int8_t*)L_9) = (int8_t)((int32_t)((uint8_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)((int32_t)48))), (int64_t)L_10))));
  12345. return;
  12346. }
  12347. }
  12348. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt64MultipleDigits_mF63FC4B51EE923E000733252A9E705D25531919B_inline (uint64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method)
  12349. {
  12350. static bool s_Il2CppMethodInitialized;
  12351. if (!s_Il2CppMethodInitialized)
  12352. {
  12353. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  12354. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  12355. s_Il2CppMethodInitialized = true;
  12356. }
  12357. int32_t V_0 = 0;
  12358. {
  12359. uint64_t L_0 = ___value0;
  12360. int32_t L_1;
  12361. L_1 = FormattingHelpers_CountDigits_m675BA657779A2850D4C7B0DE8FFF5D53DCF95144_inline(L_0, /*hidden argument*/NULL);
  12362. V_0 = L_1;
  12363. int32_t L_2 = V_0;
  12364. int32_t L_3;
  12365. L_3 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  12366. if ((((int32_t)L_2) <= ((int32_t)L_3)))
  12367. {
  12368. goto IL_0016;
  12369. }
  12370. }
  12371. {
  12372. int32_t* L_4 = ___bytesWritten2;
  12373. *((int32_t*)L_4) = (int32_t)0;
  12374. return (bool)0;
  12375. }
  12376. IL_0016:
  12377. {
  12378. int32_t* L_5 = ___bytesWritten2;
  12379. int32_t L_6 = V_0;
  12380. *((int32_t*)L_5) = (int32_t)L_6;
  12381. uint64_t L_7 = ___value0;
  12382. int32_t L_8 = V_0;
  12383. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_9;
  12384. L_9 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination1), 0, L_8, /*hidden argument*/Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_RuntimeMethod_var);
  12385. FormattingHelpers_WriteDigits_mB84E216D8FDAAEE250F7E833F1886CF7352CD243_inline(L_7, L_9, /*hidden argument*/NULL);
  12386. return (bool)1;
  12387. }
  12388. }
  12389. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Utf8Formatter_TryFormatUInt64Default_mC66DA768AC3B8933EA96384412E1D8CFB51D64F2_inline (uint64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, int32_t* ___bytesWritten2, const RuntimeMethod* method)
  12390. {
  12391. static bool s_Il2CppMethodInitialized;
  12392. if (!s_Il2CppMethodInitialized)
  12393. {
  12394. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  12395. s_Il2CppMethodInitialized = true;
  12396. }
  12397. {
  12398. uint64_t L_0 = ___value0;
  12399. if ((!(((uint64_t)L_0) < ((uint64_t)((int64_t)((int64_t)((int32_t)10)))))))
  12400. {
  12401. goto IL_0010;
  12402. }
  12403. }
  12404. {
  12405. uint64_t L_1 = ___value0;
  12406. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2 = ___destination1;
  12407. int32_t* L_3 = ___bytesWritten2;
  12408. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  12409. bool L_4;
  12410. L_4 = Utf8Formatter_TryFormatUInt32SingleDigit_m640F93E5FC560A68BD27039E9C864C9C5D582335_inline(((int32_t)((uint32_t)L_1)), L_2, (int32_t*)L_3, /*hidden argument*/NULL);
  12411. return L_4;
  12412. }
  12413. IL_0010:
  12414. {
  12415. int32_t L_5;
  12416. L_5 = IntPtr_get_Size_mD8038A1C440DE87E685F4D879DC80A6704D9C77B(/*hidden argument*/NULL);
  12417. if ((!(((uint32_t)L_5) == ((uint32_t)8))))
  12418. {
  12419. goto IL_0021;
  12420. }
  12421. }
  12422. {
  12423. uint64_t L_6 = ___value0;
  12424. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_7 = ___destination1;
  12425. int32_t* L_8 = ___bytesWritten2;
  12426. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  12427. bool L_9;
  12428. L_9 = Utf8Formatter_TryFormatUInt64MultipleDigits_mF63FC4B51EE923E000733252A9E705D25531919B_inline(L_6, L_7, (int32_t*)L_8, /*hidden argument*/NULL);
  12429. return L_9;
  12430. }
  12431. IL_0021:
  12432. {
  12433. uint64_t L_10 = ___value0;
  12434. if ((!(((uint64_t)L_10) <= ((uint64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1)))))))))
  12435. {
  12436. goto IL_0030;
  12437. }
  12438. }
  12439. {
  12440. uint64_t L_11 = ___value0;
  12441. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_12 = ___destination1;
  12442. int32_t* L_13 = ___bytesWritten2;
  12443. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  12444. bool L_14;
  12445. L_14 = Utf8Formatter_TryFormatUInt32MultipleDigits_m8EE0BA7509C7951049017B0E1C3BB6E911CD7863_inline(((int32_t)((uint32_t)L_11)), L_12, (int32_t*)L_13, /*hidden argument*/NULL);
  12446. return L_14;
  12447. }
  12448. IL_0030:
  12449. {
  12450. uint64_t L_15 = ___value0;
  12451. if ((!(((uint64_t)L_15) <= ((uint64_t)((int64_t)4294967295000000000LL)))))
  12452. {
  12453. goto IL_0045;
  12454. }
  12455. }
  12456. {
  12457. uint64_t L_16 = ___value0;
  12458. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_17 = ___destination1;
  12459. int32_t* L_18 = ___bytesWritten2;
  12460. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  12461. bool L_19;
  12462. L_19 = Utf8Formatter_TryFormatUInt64LessThanBillionMaxUInt_mD0B30477DD0CE3DDAE2E87395EA417EE44806626(L_16, L_17, (int32_t*)L_18, /*hidden argument*/NULL);
  12463. return L_19;
  12464. }
  12465. IL_0045:
  12466. {
  12467. uint64_t L_20 = ___value0;
  12468. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_21 = ___destination1;
  12469. int32_t* L_22 = ___bytesWritten2;
  12470. IL2CPP_RUNTIME_CLASS_INIT(Utf8Formatter_t40DEB6F6F7963F03A97169CEE107888F2B29B591_il2cpp_TypeInfo_var);
  12471. bool L_23;
  12472. L_23 = Utf8Formatter_TryFormatUInt64MoreThanBillionMaxUInt_m906E75BFEC07873FC07898B6F41592B5F0F439A8(L_20, L_21, (int32_t*)L_22, /*hidden argument*/NULL);
  12473. return L_23;
  12474. }
  12475. }
  12476. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FormattingHelpers_FillWithAsciiZeros_m3A29E363C6C25E65720EA654150D6199298C3A5E_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___buffer0, const RuntimeMethod* method)
  12477. {
  12478. static bool s_Il2CppMethodInitialized;
  12479. if (!s_Il2CppMethodInitialized)
  12480. {
  12481. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  12482. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  12483. s_Il2CppMethodInitialized = true;
  12484. }
  12485. int32_t V_0 = 0;
  12486. {
  12487. V_0 = 0;
  12488. goto IL_0013;
  12489. }
  12490. IL_0004:
  12491. {
  12492. int32_t L_0 = V_0;
  12493. uint8_t* L_1;
  12494. L_1 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer0), L_0, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  12495. *((int8_t*)L_1) = (int8_t)((int32_t)48);
  12496. int32_t L_2 = V_0;
  12497. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1));
  12498. }
  12499. IL_0013:
  12500. {
  12501. int32_t L_3 = V_0;
  12502. int32_t L_4;
  12503. L_4 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer0), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  12504. if ((((int32_t)L_3) < ((int32_t)L_4)))
  12505. {
  12506. goto IL_0004;
  12507. }
  12508. }
  12509. {
  12510. return;
  12511. }
  12512. }
  12513. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FormattingHelpers_WriteDigitsWithGroupSeparator_m47961A365046CD674E315B8366DCC3A6C563F1F9_inline (uint64_t ___value0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___buffer1, const RuntimeMethod* method)
  12514. {
  12515. static bool s_Il2CppMethodInitialized;
  12516. if (!s_Il2CppMethodInitialized)
  12517. {
  12518. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  12519. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  12520. s_Il2CppMethodInitialized = true;
  12521. }
  12522. int32_t V_0 = 0;
  12523. int32_t V_1 = 0;
  12524. uint64_t V_2 = 0;
  12525. {
  12526. V_0 = 0;
  12527. int32_t L_0;
  12528. L_0 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  12529. V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1));
  12530. goto IL_004b;
  12531. }
  12532. IL_000e:
  12533. {
  12534. uint64_t L_1 = ___value0;
  12535. V_2 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)((int32_t)48))), (int64_t)L_1));
  12536. uint64_t L_2 = ___value0;
  12537. ___value0 = ((int64_t)((uint64_t)(int64_t)L_2/(uint64_t)(int64_t)((int64_t)((int64_t)((int32_t)10)))));
  12538. int32_t L_3 = V_1;
  12539. uint8_t* L_4;
  12540. L_4 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), L_3, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  12541. uint64_t L_5 = V_2;
  12542. uint64_t L_6 = ___value0;
  12543. *((int8_t*)L_4) = (int8_t)((int32_t)((uint8_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_5, (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_6, (int64_t)((int64_t)((int64_t)((int32_t)10)))))))));
  12544. int32_t L_7 = V_0;
  12545. if ((!(((uint32_t)L_7) == ((uint32_t)2))))
  12546. {
  12547. goto IL_0043;
  12548. }
  12549. }
  12550. {
  12551. int32_t L_8 = V_1;
  12552. int32_t L_9 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)1));
  12553. V_1 = L_9;
  12554. uint8_t* L_10;
  12555. L_10 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), L_9, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  12556. *((int8_t*)L_10) = (int8_t)((int32_t)44);
  12557. V_0 = 0;
  12558. goto IL_0047;
  12559. }
  12560. IL_0043:
  12561. {
  12562. int32_t L_11 = V_0;
  12563. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1));
  12564. }
  12565. IL_0047:
  12566. {
  12567. int32_t L_12 = V_1;
  12568. V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1));
  12569. }
  12570. IL_004b:
  12571. {
  12572. int32_t L_13 = V_1;
  12573. if ((((int32_t)L_13) >= ((int32_t)1)))
  12574. {
  12575. goto IL_000e;
  12576. }
  12577. }
  12578. {
  12579. uint8_t* L_14;
  12580. L_14 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___buffer1), 0, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var);
  12581. uint64_t L_15 = ___value0;
  12582. *((int8_t*)L_14) = (int8_t)((int32_t)((uint8_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)((int32_t)48))), (int64_t)L_15))));
  12583. return;
  12584. }
  12585. }
  12586. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t FormattingHelpers_CountHexDigits_mC892DDD16C175A09E028D0CAC2F1FD4EBEFFE3BE_inline (uint64_t ___value0, const RuntimeMethod* method)
  12587. {
  12588. int32_t V_0 = 0;
  12589. {
  12590. V_0 = 1;
  12591. uint64_t L_0 = ___value0;
  12592. if ((!(((uint64_t)L_0) > ((uint64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1)))))))))
  12593. {
  12594. goto IL_0011;
  12595. }
  12596. }
  12597. {
  12598. int32_t L_1 = V_0;
  12599. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)8));
  12600. uint64_t L_2 = ___value0;
  12601. ___value0 = ((int64_t)((uint64_t)L_2>>((int32_t)32)));
  12602. }
  12603. IL_0011:
  12604. {
  12605. uint64_t L_3 = ___value0;
  12606. if ((!(((uint64_t)L_3) > ((uint64_t)((int64_t)((int64_t)((int32_t)65535)))))))
  12607. {
  12608. goto IL_0024;
  12609. }
  12610. }
  12611. {
  12612. int32_t L_4 = V_0;
  12613. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)4));
  12614. uint64_t L_5 = ___value0;
  12615. ___value0 = ((int64_t)((uint64_t)L_5>>((int32_t)16)));
  12616. }
  12617. IL_0024:
  12618. {
  12619. uint64_t L_6 = ___value0;
  12620. if ((!(((uint64_t)L_6) > ((uint64_t)((int64_t)((int64_t)((int32_t)255)))))))
  12621. {
  12622. goto IL_0036;
  12623. }
  12624. }
  12625. {
  12626. int32_t L_7 = V_0;
  12627. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)2));
  12628. uint64_t L_8 = ___value0;
  12629. ___value0 = ((int64_t)((uint64_t)L_8>>8));
  12630. }
  12631. IL_0036:
  12632. {
  12633. uint64_t L_9 = ___value0;
  12634. if ((!(((uint64_t)L_9) > ((uint64_t)((int64_t)((int64_t)((int32_t)15)))))))
  12635. {
  12636. goto IL_0040;
  12637. }
  12638. }
  12639. {
  12640. int32_t L_10 = V_0;
  12641. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1));
  12642. }
  12643. IL_0040:
  12644. {
  12645. int32_t L_11 = V_0;
  12646. return L_11;
  12647. }
  12648. }
  12649. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int16_t MemoryMarshal_Read_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m8A22E6BFABF74C1CDFEDDF29DCE184625B9EAEA8_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  12650. {
  12651. static bool s_Il2CppMethodInitialized;
  12652. if (!s_Il2CppMethodInitialized)
  12653. {
  12654. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var);
  12655. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var);
  12656. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  12657. s_Il2CppMethodInitialized = true;
  12658. }
  12659. {
  12660. bool L_0;
  12661. L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0));
  12662. if (!L_0)
  12663. {
  12664. goto IL_0016;
  12665. }
  12666. }
  12667. {
  12668. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) };
  12669. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  12670. Type_t * L_2;
  12671. L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL);
  12672. ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL);
  12673. }
  12674. IL_0016:
  12675. {
  12676. int32_t L_3;
  12677. L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2));
  12678. int32_t L_4;
  12679. L_4 = ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source0), /*hidden argument*/ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var);
  12680. if ((((int32_t)L_3) <= ((int32_t)L_4)))
  12681. {
  12682. goto IL_002a;
  12683. }
  12684. }
  12685. {
  12686. ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL);
  12687. }
  12688. IL_002a:
  12689. {
  12690. ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_5 = ___source0;
  12691. uint8_t* L_6;
  12692. L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var);
  12693. int16_t L_7;
  12694. L_7 = (( int16_t (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3));
  12695. return (int16_t)L_7;
  12696. }
  12697. }
  12698. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t MemoryMarshal_Read_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m08D4213DBE02501A8B8B2C01E02FC810025AFE9F_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  12699. {
  12700. static bool s_Il2CppMethodInitialized;
  12701. if (!s_Il2CppMethodInitialized)
  12702. {
  12703. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var);
  12704. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var);
  12705. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  12706. s_Il2CppMethodInitialized = true;
  12707. }
  12708. {
  12709. bool L_0;
  12710. L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0));
  12711. if (!L_0)
  12712. {
  12713. goto IL_0016;
  12714. }
  12715. }
  12716. {
  12717. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) };
  12718. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  12719. Type_t * L_2;
  12720. L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL);
  12721. ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL);
  12722. }
  12723. IL_0016:
  12724. {
  12725. int32_t L_3;
  12726. L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2));
  12727. int32_t L_4;
  12728. L_4 = ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source0), /*hidden argument*/ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var);
  12729. if ((((int32_t)L_3) <= ((int32_t)L_4)))
  12730. {
  12731. goto IL_002a;
  12732. }
  12733. }
  12734. {
  12735. ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL);
  12736. }
  12737. IL_002a:
  12738. {
  12739. ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_5 = ___source0;
  12740. uint8_t* L_6;
  12741. L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var);
  12742. int32_t L_7;
  12743. L_7 = (( int32_t (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3));
  12744. return (int32_t)L_7;
  12745. }
  12746. }
  12747. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t MemoryMarshal_Read_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F76ACC0A8CB68B0FCFC0389620595E86AFD4354_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  12748. {
  12749. static bool s_Il2CppMethodInitialized;
  12750. if (!s_Il2CppMethodInitialized)
  12751. {
  12752. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var);
  12753. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var);
  12754. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  12755. s_Il2CppMethodInitialized = true;
  12756. }
  12757. {
  12758. bool L_0;
  12759. L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0));
  12760. if (!L_0)
  12761. {
  12762. goto IL_0016;
  12763. }
  12764. }
  12765. {
  12766. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) };
  12767. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  12768. Type_t * L_2;
  12769. L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL);
  12770. ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL);
  12771. }
  12772. IL_0016:
  12773. {
  12774. int32_t L_3;
  12775. L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2));
  12776. int32_t L_4;
  12777. L_4 = ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source0), /*hidden argument*/ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var);
  12778. if ((((int32_t)L_3) <= ((int32_t)L_4)))
  12779. {
  12780. goto IL_002a;
  12781. }
  12782. }
  12783. {
  12784. ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL);
  12785. }
  12786. IL_002a:
  12787. {
  12788. ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_5 = ___source0;
  12789. uint8_t* L_6;
  12790. L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var);
  12791. int64_t L_7;
  12792. L_7 = (( int64_t (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3));
  12793. return (int64_t)L_7;
  12794. }
  12795. }
  12796. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  12797. {
  12798. static bool s_Il2CppMethodInitialized;
  12799. if (!s_Il2CppMethodInitialized)
  12800. {
  12801. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var);
  12802. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var);
  12803. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  12804. s_Il2CppMethodInitialized = true;
  12805. }
  12806. {
  12807. bool L_0;
  12808. L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0));
  12809. if (!L_0)
  12810. {
  12811. goto IL_0016;
  12812. }
  12813. }
  12814. {
  12815. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) };
  12816. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  12817. Type_t * L_2;
  12818. L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL);
  12819. ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL);
  12820. }
  12821. IL_0016:
  12822. {
  12823. int32_t L_3;
  12824. L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2));
  12825. int32_t L_4;
  12826. L_4 = ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source0), /*hidden argument*/ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var);
  12827. if ((((int32_t)L_3) <= ((int32_t)L_4)))
  12828. {
  12829. goto IL_002a;
  12830. }
  12831. }
  12832. {
  12833. ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL);
  12834. }
  12835. IL_002a:
  12836. {
  12837. ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_5 = ___source0;
  12838. uint8_t* L_6;
  12839. L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var);
  12840. uint16_t L_7;
  12841. L_7 = (( uint16_t (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3));
  12842. return (uint16_t)L_7;
  12843. }
  12844. }
  12845. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t MemoryMarshal_Read_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m6979E20D9DB999F6CC91AA46E0643802AA436AF9_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  12846. {
  12847. static bool s_Il2CppMethodInitialized;
  12848. if (!s_Il2CppMethodInitialized)
  12849. {
  12850. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var);
  12851. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var);
  12852. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  12853. s_Il2CppMethodInitialized = true;
  12854. }
  12855. {
  12856. bool L_0;
  12857. L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0));
  12858. if (!L_0)
  12859. {
  12860. goto IL_0016;
  12861. }
  12862. }
  12863. {
  12864. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) };
  12865. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  12866. Type_t * L_2;
  12867. L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL);
  12868. ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL);
  12869. }
  12870. IL_0016:
  12871. {
  12872. int32_t L_3;
  12873. L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2));
  12874. int32_t L_4;
  12875. L_4 = ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source0), /*hidden argument*/ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var);
  12876. if ((((int32_t)L_3) <= ((int32_t)L_4)))
  12877. {
  12878. goto IL_002a;
  12879. }
  12880. }
  12881. {
  12882. ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL);
  12883. }
  12884. IL_002a:
  12885. {
  12886. ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_5 = ___source0;
  12887. uint8_t* L_6;
  12888. L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var);
  12889. uint32_t L_7;
  12890. L_7 = (( uint32_t (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3));
  12891. return (uint32_t)L_7;
  12892. }
  12893. }
  12894. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t MemoryMarshal_Read_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m3FEB98327CF270498351BA3EDA4852E58753DAF1_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method)
  12895. {
  12896. static bool s_Il2CppMethodInitialized;
  12897. if (!s_Il2CppMethodInitialized)
  12898. {
  12899. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var);
  12900. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var);
  12901. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  12902. s_Il2CppMethodInitialized = true;
  12903. }
  12904. {
  12905. bool L_0;
  12906. L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0));
  12907. if (!L_0)
  12908. {
  12909. goto IL_0016;
  12910. }
  12911. }
  12912. {
  12913. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) };
  12914. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  12915. Type_t * L_2;
  12916. L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL);
  12917. ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL);
  12918. }
  12919. IL_0016:
  12920. {
  12921. int32_t L_3;
  12922. L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2));
  12923. int32_t L_4;
  12924. L_4 = ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source0), /*hidden argument*/ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var);
  12925. if ((((int32_t)L_3) <= ((int32_t)L_4)))
  12926. {
  12927. goto IL_002a;
  12928. }
  12929. }
  12930. {
  12931. ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL);
  12932. }
  12933. IL_002a:
  12934. {
  12935. ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_5 = ___source0;
  12936. uint8_t* L_6;
  12937. L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var);
  12938. uint64_t L_7;
  12939. L_7 = (( uint64_t (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3));
  12940. return (uint64_t)L_7;
  12941. }
  12942. }
  12943. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MemoryMarshal_Write_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m12C5364650D1D9A189121D7BF9E4FB4BEA8AE768_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int16_t* ___value1, const RuntimeMethod* method)
  12944. {
  12945. static bool s_Il2CppMethodInitialized;
  12946. if (!s_Il2CppMethodInitialized)
  12947. {
  12948. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var);
  12949. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  12950. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  12951. s_Il2CppMethodInitialized = true;
  12952. }
  12953. {
  12954. bool L_0;
  12955. L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0));
  12956. if (!L_0)
  12957. {
  12958. goto IL_0016;
  12959. }
  12960. }
  12961. {
  12962. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) };
  12963. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  12964. Type_t * L_2;
  12965. L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL);
  12966. ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL);
  12967. }
  12968. IL_0016:
  12969. {
  12970. int32_t L_3;
  12971. L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2));
  12972. int32_t L_4;
  12973. L_4 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination0), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  12974. if ((!(((uint32_t)L_3) > ((uint32_t)L_4))))
  12975. {
  12976. goto IL_002a;
  12977. }
  12978. }
  12979. {
  12980. ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL);
  12981. }
  12982. IL_002a:
  12983. {
  12984. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5 = ___destination0;
  12985. uint8_t* L_6;
  12986. L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var);
  12987. int16_t* L_7 = ___value1;
  12988. int16_t L_8 = (*(int16_t*)L_7);
  12989. (( void (*) (uint8_t*, int16_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, (int16_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3));
  12990. return;
  12991. }
  12992. }
  12993. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MemoryMarshal_Write_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m38EB8D70E18E06A50FB8F81B7D4B4E5222D435D4_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int32_t* ___value1, const RuntimeMethod* method)
  12994. {
  12995. static bool s_Il2CppMethodInitialized;
  12996. if (!s_Il2CppMethodInitialized)
  12997. {
  12998. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var);
  12999. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  13000. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  13001. s_Il2CppMethodInitialized = true;
  13002. }
  13003. {
  13004. bool L_0;
  13005. L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0));
  13006. if (!L_0)
  13007. {
  13008. goto IL_0016;
  13009. }
  13010. }
  13011. {
  13012. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) };
  13013. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  13014. Type_t * L_2;
  13015. L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL);
  13016. ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL);
  13017. }
  13018. IL_0016:
  13019. {
  13020. int32_t L_3;
  13021. L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2));
  13022. int32_t L_4;
  13023. L_4 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination0), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  13024. if ((!(((uint32_t)L_3) > ((uint32_t)L_4))))
  13025. {
  13026. goto IL_002a;
  13027. }
  13028. }
  13029. {
  13030. ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL);
  13031. }
  13032. IL_002a:
  13033. {
  13034. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5 = ___destination0;
  13035. uint8_t* L_6;
  13036. L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var);
  13037. int32_t* L_7 = ___value1;
  13038. int32_t L_8 = (*(int32_t*)L_7);
  13039. (( void (*) (uint8_t*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3));
  13040. return;
  13041. }
  13042. }
  13043. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MemoryMarshal_Write_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m91B76C03CFAEA56082DCAE0855BD5AF897BFCEC5_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, uint16_t* ___value1, const RuntimeMethod* method)
  13044. {
  13045. static bool s_Il2CppMethodInitialized;
  13046. if (!s_Il2CppMethodInitialized)
  13047. {
  13048. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var);
  13049. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  13050. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  13051. s_Il2CppMethodInitialized = true;
  13052. }
  13053. {
  13054. bool L_0;
  13055. L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0));
  13056. if (!L_0)
  13057. {
  13058. goto IL_0016;
  13059. }
  13060. }
  13061. {
  13062. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) };
  13063. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  13064. Type_t * L_2;
  13065. L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL);
  13066. ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL);
  13067. }
  13068. IL_0016:
  13069. {
  13070. int32_t L_3;
  13071. L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2));
  13072. int32_t L_4;
  13073. L_4 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination0), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  13074. if ((!(((uint32_t)L_3) > ((uint32_t)L_4))))
  13075. {
  13076. goto IL_002a;
  13077. }
  13078. }
  13079. {
  13080. ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL);
  13081. }
  13082. IL_002a:
  13083. {
  13084. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5 = ___destination0;
  13085. uint8_t* L_6;
  13086. L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var);
  13087. uint16_t* L_7 = ___value1;
  13088. uint16_t L_8 = (*(uint16_t*)L_7);
  13089. (( void (*) (uint8_t*, uint16_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, (uint16_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3));
  13090. return;
  13091. }
  13092. }
  13093. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MemoryMarshal_Write_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mEE5318F59B9AFF690122D1987DF3E8CCA0182E44_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, uint32_t* ___value1, const RuntimeMethod* method)
  13094. {
  13095. static bool s_Il2CppMethodInitialized;
  13096. if (!s_Il2CppMethodInitialized)
  13097. {
  13098. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var);
  13099. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  13100. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  13101. s_Il2CppMethodInitialized = true;
  13102. }
  13103. {
  13104. bool L_0;
  13105. L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0));
  13106. if (!L_0)
  13107. {
  13108. goto IL_0016;
  13109. }
  13110. }
  13111. {
  13112. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) };
  13113. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  13114. Type_t * L_2;
  13115. L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL);
  13116. ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL);
  13117. }
  13118. IL_0016:
  13119. {
  13120. int32_t L_3;
  13121. L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2));
  13122. int32_t L_4;
  13123. L_4 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination0), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  13124. if ((!(((uint32_t)L_3) > ((uint32_t)L_4))))
  13125. {
  13126. goto IL_002a;
  13127. }
  13128. }
  13129. {
  13130. ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL);
  13131. }
  13132. IL_002a:
  13133. {
  13134. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5 = ___destination0;
  13135. uint8_t* L_6;
  13136. L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var);
  13137. uint32_t* L_7 = ___value1;
  13138. uint32_t L_8 = (*(uint32_t*)L_7);
  13139. (( void (*) (uint8_t*, uint32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, (uint32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3));
  13140. return;
  13141. }
  13142. }
  13143. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MemoryMarshal_Write_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m7EC583D1692B7DF3D399720FFDE154C4250E7989_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int64_t* ___value1, const RuntimeMethod* method)
  13144. {
  13145. static bool s_Il2CppMethodInitialized;
  13146. if (!s_Il2CppMethodInitialized)
  13147. {
  13148. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var);
  13149. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  13150. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  13151. s_Il2CppMethodInitialized = true;
  13152. }
  13153. {
  13154. bool L_0;
  13155. L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0));
  13156. if (!L_0)
  13157. {
  13158. goto IL_0016;
  13159. }
  13160. }
  13161. {
  13162. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) };
  13163. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  13164. Type_t * L_2;
  13165. L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL);
  13166. ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL);
  13167. }
  13168. IL_0016:
  13169. {
  13170. int32_t L_3;
  13171. L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2));
  13172. int32_t L_4;
  13173. L_4 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination0), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  13174. if ((!(((uint32_t)L_3) > ((uint32_t)L_4))))
  13175. {
  13176. goto IL_002a;
  13177. }
  13178. }
  13179. {
  13180. ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL);
  13181. }
  13182. IL_002a:
  13183. {
  13184. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5 = ___destination0;
  13185. uint8_t* L_6;
  13186. L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var);
  13187. int64_t* L_7 = ___value1;
  13188. int64_t L_8 = (*(int64_t*)L_7);
  13189. (( void (*) (uint8_t*, int64_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, (int64_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3));
  13190. return;
  13191. }
  13192. }
  13193. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MemoryMarshal_Write_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_mBCE2FC25F4A82A2045573817741FB05E3E2ACBAE_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, uint64_t* ___value1, const RuntimeMethod* method)
  13194. {
  13195. static bool s_Il2CppMethodInitialized;
  13196. if (!s_Il2CppMethodInitialized)
  13197. {
  13198. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var);
  13199. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  13200. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  13201. s_Il2CppMethodInitialized = true;
  13202. }
  13203. {
  13204. bool L_0;
  13205. L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0));
  13206. if (!L_0)
  13207. {
  13208. goto IL_0016;
  13209. }
  13210. }
  13211. {
  13212. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) };
  13213. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  13214. Type_t * L_2;
  13215. L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL);
  13216. ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL);
  13217. }
  13218. IL_0016:
  13219. {
  13220. int32_t L_3;
  13221. L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2));
  13222. int32_t L_4;
  13223. L_4 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination0), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  13224. if ((!(((uint32_t)L_3) > ((uint32_t)L_4))))
  13225. {
  13226. goto IL_002a;
  13227. }
  13228. }
  13229. {
  13230. ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL);
  13231. }
  13232. IL_002a:
  13233. {
  13234. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5 = ___destination0;
  13235. uint8_t* L_6;
  13236. L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var);
  13237. uint64_t* L_7 = ___value1;
  13238. uint64_t L_8 = (*(uint64_t*)L_7);
  13239. (( void (*) (uint8_t*, uint64_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, (uint64_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3));
  13240. return;
  13241. }
  13242. }
  13243. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool MemoryMarshal_TryWrite_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_mD4E30120F5A512003BE938D07A27540C66B8650B_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, int16_t* ___value1, const RuntimeMethod* method)
  13244. {
  13245. static bool s_Il2CppMethodInitialized;
  13246. if (!s_Il2CppMethodInitialized)
  13247. {
  13248. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var);
  13249. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  13250. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
  13251. s_Il2CppMethodInitialized = true;
  13252. }
  13253. {
  13254. bool L_0;
  13255. L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0));
  13256. if (!L_0)
  13257. {
  13258. goto IL_0016;
  13259. }
  13260. }
  13261. {
  13262. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) };
  13263. IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
  13264. Type_t * L_2;
  13265. L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL);
  13266. ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL);
  13267. }
  13268. IL_0016:
  13269. {
  13270. int32_t L_3;
  13271. L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2));
  13272. int32_t L_4;
  13273. L_4 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination0), /*hidden argument*/Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_RuntimeMethod_var);
  13274. if ((((int64_t)((int64_t)((int64_t)L_3))) <= ((int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_4)))))))
  13275. {
  13276. goto IL_0028;
  13277. }
  13278. }
  13279. {
  13280. return (bool)0;
  13281. }
  13282. IL_0028:
  13283. {
  13284. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5 = ___destination0;
  13285. uint8_t* L_6;
  13286. L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m37786208E5FCA9ACE473CE52E3056641C0235D1F_RuntimeMethod_var);
  13287. int16_t* L_7 = ___value1;
  13288. int16_t L_8 = (*(int16_t*)L_7);
  13289. (( void (*) (uint8_t*, int16_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, (int16_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3));
  13290. return (bool)1;
  13291. }
  13292. }
  13293. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t* Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___index0, const RuntimeMethod* method)
  13294. {
  13295. intptr_t V_0;
  13296. memset((&V_0), 0, sizeof(V_0));
  13297. {
  13298. int32_t L_0 = ___index0;
  13299. int32_t L_1 = (int32_t)__this->get__length_2();
  13300. if ((!(((uint32_t)L_0) >= ((uint32_t)L_1))))
  13301. {
  13302. goto IL_000e;
  13303. }
  13304. }
  13305. {
  13306. ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL);
  13307. }
  13308. IL_000e:
  13309. {
  13310. Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_2 = (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)__this->get__pinnable_0();
  13311. if (L_2)
  13312. {
  13313. goto IL_0030;
  13314. }
  13315. }
  13316. {
  13317. intptr_t L_3 = (intptr_t)__this->get__byteOffset_1();
  13318. V_0 = (intptr_t)L_3;
  13319. void* L_4;
  13320. L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL);
  13321. uint8_t* L_5;
  13322. L_5 = (( uint8_t* (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12));
  13323. int32_t L_6 = ___index0;
  13324. uint8_t* L_7;
  13325. L_7 = (( uint8_t* (*) (uint8_t*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((uint8_t*)(uint8_t*)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13));
  13326. return (uint8_t*)(L_7);
  13327. }
  13328. IL_0030:
  13329. {
  13330. Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_8 = (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)__this->get__pinnable_0();
  13331. NullCheck(L_8);
  13332. uint8_t* L_9 = (uint8_t*)L_8->get_address_of_Data_0();
  13333. intptr_t L_10 = (intptr_t)__this->get__byteOffset_1();
  13334. uint8_t* L_11;
  13335. L_11 = (( uint8_t* (*) (uint8_t*, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((uint8_t*)(uint8_t*)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14));
  13336. int32_t L_12 = ___index0;
  13337. uint8_t* L_13;
  13338. L_13 = (( uint8_t* (*) (uint8_t*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((uint8_t*)(uint8_t*)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13));
  13339. return (uint8_t*)(L_13);
  13340. }
  13341. }
  13342. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, const RuntimeMethod* method)
  13343. {
  13344. {
  13345. int32_t L_0 = (int32_t)__this->get__length_2();
  13346. return (int32_t)L_0;
  13347. }
  13348. }
  13349. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Il2CppChar* ReadOnlySpan_1_get_Item_m856578D58B9F85C63B15E582398B5EC2A49D1203_gshared_inline (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 * __this, int32_t ___index0, const RuntimeMethod* method)
  13350. {
  13351. intptr_t V_0;
  13352. memset((&V_0), 0, sizeof(V_0));
  13353. {
  13354. int32_t L_0 = ___index0;
  13355. int32_t L_1 = (int32_t)__this->get__length_2();
  13356. if ((!(((uint32_t)L_0) >= ((uint32_t)L_1))))
  13357. {
  13358. goto IL_000e;
  13359. }
  13360. }
  13361. {
  13362. ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL);
  13363. }
  13364. IL_000e:
  13365. {
  13366. Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C * L_2 = (Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C *)__this->get__pinnable_0();
  13367. if (L_2)
  13368. {
  13369. goto IL_0030;
  13370. }
  13371. }
  13372. {
  13373. intptr_t L_3 = (intptr_t)__this->get__byteOffset_1();
  13374. V_0 = (intptr_t)L_3;
  13375. void* L_4;
  13376. L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL);
  13377. Il2CppChar* L_5;
  13378. L_5 = (( Il2CppChar* (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9));
  13379. int32_t L_6 = ___index0;
  13380. Il2CppChar* L_7;
  13381. L_7 = (( Il2CppChar* (*) (Il2CppChar*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((Il2CppChar*)(Il2CppChar*)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10));
  13382. return (Il2CppChar*)L_7;
  13383. }
  13384. IL_0030:
  13385. {
  13386. Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C * L_8 = (Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C *)__this->get__pinnable_0();
  13387. NullCheck(L_8);
  13388. Il2CppChar* L_9 = (Il2CppChar*)L_8->get_address_of_Data_0();
  13389. intptr_t L_10 = (intptr_t)__this->get__byteOffset_1();
  13390. Il2CppChar* L_11;
  13391. L_11 = (( Il2CppChar* (*) (Il2CppChar*, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Il2CppChar*)(Il2CppChar*)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11));
  13392. int32_t L_12 = ___index0;
  13393. Il2CppChar* L_13;
  13394. L_13 = (( Il2CppChar* (*) (Il2CppChar*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((Il2CppChar*)(Il2CppChar*)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10));
  13395. return (Il2CppChar*)L_13;
  13396. }
  13397. }
  13398. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_gshared_inline (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 * __this, const RuntimeMethod* method)
  13399. {
  13400. {
  13401. int32_t L_0 = (int32_t)__this->get__length_2();
  13402. return (int32_t)L_0;
  13403. }
  13404. }
  13405. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 ReadOnlySpan_1_Slice_mC055D9B8DCA2EB4562338BF36B89CC4B229D5C4D_gshared_inline (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 * __this, int32_t ___start0, const RuntimeMethod* method)
  13406. {
  13407. intptr_t V_0;
  13408. memset((&V_0), 0, sizeof(V_0));
  13409. int32_t V_1 = 0;
  13410. {
  13411. int32_t L_0 = ___start0;
  13412. int32_t L_1 = (int32_t)__this->get__length_2();
  13413. if ((!(((uint32_t)L_0) > ((uint32_t)L_1))))
  13414. {
  13415. goto IL_000f;
  13416. }
  13417. }
  13418. {
  13419. ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL);
  13420. }
  13421. IL_000f:
  13422. {
  13423. intptr_t L_2 = (intptr_t)__this->get__byteOffset_1();
  13424. int32_t L_3 = ___start0;
  13425. intptr_t L_4;
  13426. L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6));
  13427. V_0 = (intptr_t)L_4;
  13428. int32_t L_5 = (int32_t)__this->get__length_2();
  13429. int32_t L_6 = ___start0;
  13430. V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6));
  13431. Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C * L_7 = (Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C *)__this->get__pinnable_0();
  13432. intptr_t L_8 = V_0;
  13433. int32_t L_9 = V_1;
  13434. ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 L_10;
  13435. memset((&L_10), 0, sizeof(L_10));
  13436. ReadOnlySpan_1__ctor_m0D025D7B51DA191FC6D80F997B27442A9F967A1D_inline((&L_10), (Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 19));
  13437. return (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 )L_10;
  13438. }
  13439. }
  13440. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 ReadOnlySpan_1_Slice_m263B11AC38B6DD520C1C0CCEC53D1AE555FB7B41_gshared_inline (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method)
  13441. {
  13442. intptr_t V_0;
  13443. memset((&V_0), 0, sizeof(V_0));
  13444. {
  13445. int32_t L_0 = ___start0;
  13446. int32_t L_1 = (int32_t)__this->get__length_2();
  13447. if ((!(((uint32_t)L_0) <= ((uint32_t)L_1))))
  13448. {
  13449. goto IL_0014;
  13450. }
  13451. }
  13452. {
  13453. int32_t L_2 = ___length1;
  13454. int32_t L_3 = (int32_t)__this->get__length_2();
  13455. int32_t L_4 = ___start0;
  13456. if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4))))))
  13457. {
  13458. goto IL_001a;
  13459. }
  13460. }
  13461. IL_0014:
  13462. {
  13463. ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL);
  13464. }
  13465. IL_001a:
  13466. {
  13467. intptr_t L_5 = (intptr_t)__this->get__byteOffset_1();
  13468. int32_t L_6 = ___start0;
  13469. intptr_t L_7;
  13470. L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6));
  13471. V_0 = (intptr_t)L_7;
  13472. Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C * L_8 = (Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C *)__this->get__pinnable_0();
  13473. intptr_t L_9 = V_0;
  13474. int32_t L_10 = ___length1;
  13475. ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 L_11;
  13476. memset((&L_11), 0, sizeof(L_11));
  13477. ReadOnlySpan_1__ctor_m0D025D7B51DA191FC6D80F997B27442A9F967A1D_inline((&L_11), (Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 19));
  13478. return (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 )L_11;
  13479. }
  13480. }
  13481. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Unsafe_As_TisRuntimeObject_m4FCE50B86F34743A387F4E16D9390305DCFB14C2_gshared_inline (RuntimeObject * ___o0, const RuntimeMethod* method)
  13482. {
  13483. {
  13484. RuntimeObject * L_0 = ___o0;
  13485. return (RuntimeObject *)L_0;
  13486. }
  13487. }
  13488. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m0D025D7B51DA191FC6D80F997B27442A9F967A1D_gshared_inline (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 * __this, Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method)
  13489. {
  13490. {
  13491. int32_t L_0 = ___length2;
  13492. __this->set__length_2(L_0);
  13493. Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C * L_1 = ___pinnable0;
  13494. __this->set__pinnable_0(L_1);
  13495. intptr_t L_2 = ___byteOffset1;
  13496. __this->set__byteOffset_1((intptr_t)L_2);
  13497. return;
  13498. }
  13499. }
  13500. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Il2CppChar* Unsafe_AsRef_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_m5E5975CD1A395BBD384135CCF4170535D5CCFD9C_gshared_inline (void* ___source0, const RuntimeMethod* method)
  13501. {
  13502. int32_t* V_0 = NULL;
  13503. {
  13504. void* L_0 = ___source0;
  13505. V_0 = (int32_t*)L_0;
  13506. int32_t* L_1 = V_0;
  13507. return (Il2CppChar*)(L_1);
  13508. }
  13509. }
  13510. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t Unsafe_ByteOffset_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_mBE5AFB80C664A712FB404774BDBD9F10A7001DCD_gshared_inline (Il2CppChar* ___origin0, Il2CppChar* ___target1, const RuntimeMethod* method)
  13511. {
  13512. {
  13513. Il2CppChar* L_0 = ___target1;
  13514. Il2CppChar* L_1 = ___origin0;
  13515. return (intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_0, (intptr_t)L_1));
  13516. }
  13517. }
  13518. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector_1_get_Count_mB2066924E5819676ECF961192F72C13317814043_gshared_inline (const RuntimeMethod* method)
  13519. {
  13520. {
  13521. IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0));
  13522. int32_t L_0 = ((Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_s_count_1();
  13523. return (int32_t)L_0;
  13524. }
  13525. }
  13526. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void* Unsafe_AsPointer_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mFE5363C8BFE5A4D3AE3303F64D3C82D7FC49B31A_gshared_inline (uint8_t* ___value0, const RuntimeMethod* method)
  13527. {
  13528. {
  13529. uint8_t* L_0 = ___value0;
  13530. return (void*)(((uintptr_t)L_0));
  13531. }
  13532. }
  13533. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t* Unsafe_AddByteOffset_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE68DAB25D10502D2B005AFC472CDC705BD8B368E_gshared_inline (uint8_t* ___source0, intptr_t ___byteOffset1, const RuntimeMethod* method)
  13534. {
  13535. {
  13536. uint8_t* L_0 = ___source0;
  13537. intptr_t L_1 = ___byteOffset1;
  13538. return (uint8_t*)(((uint8_t*)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)L_1)));
  13539. }
  13540. }
  13541. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 Unsafe_ReadUnaligned_TisVector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_m38E6C89CA680904C24ABDA2A287ED6447113E18E_gshared_inline (uint8_t* ___source0, const RuntimeMethod* method)
  13542. {
  13543. {
  13544. uint8_t* L_0 = ___source0;
  13545. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_1 = (*(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 *)L_0);
  13546. return (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 )L_1;
  13547. }
  13548. }
  13549. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 Vector_Equals_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m812AB97914E08946D5C5A380FCF9AE85DA6CDF7D_gshared_inline (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___left0, Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___right1, const RuntimeMethod* method)
  13550. {
  13551. {
  13552. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_0 = ___left0;
  13553. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_1 = ___right1;
  13554. IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1));
  13555. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_2;
  13556. L_2 = (( Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 (*) (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 , Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 )L_0, (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0));
  13557. return (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 )L_2;
  13558. }
  13559. }
  13560. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 Vector_1_get_Zero_mF8984BCAC1DBE3D46B46FC92E0746AFE57B55A9C_gshared_inline (const RuntimeMethod* method)
  13561. {
  13562. {
  13563. IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0));
  13564. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_0 = ((Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_s_zero_2();
  13565. return (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 )L_0;
  13566. }
  13567. }
  13568. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Unsafe_AreSame_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m7FA6A8EE8F837A5CFEA79994BA7B212FC69C5070_gshared_inline (uint8_t* ___left0, uint8_t* ___right1, const RuntimeMethod* method)
  13569. {
  13570. {
  13571. uint8_t* L_0 = ___left0;
  13572. uint8_t* L_1 = ___right1;
  13573. return (bool)((((RuntimeObject*)(intptr_t)L_0) == ((RuntimeObject*)(intptr_t)L_1))? 1 : 0);
  13574. }
  13575. }
  13576. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector_1_op_Inequality_m285E975C7403CC4A46F009C0A619ED851BA023BA_gshared_inline (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___left0, Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___right1, const RuntimeMethod* method)
  13577. {
  13578. {
  13579. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_0 = ___left0;
  13580. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_1 = ___right1;
  13581. IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0));
  13582. bool L_2;
  13583. L_2 = (( bool (*) (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 , Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 )L_0, (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14));
  13584. return (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
  13585. }
  13586. }
  13587. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector_1_op_Equality_m012FE1D2B2ED8B5F8D4549A411460DC3976BADCA_gshared_inline (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___left0, Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___right1, const RuntimeMethod* method)
  13588. {
  13589. {
  13590. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_0 = ___right1;
  13591. bool L_1;
  13592. L_1 = Vector_1_Equals_m0C75B9AE0B960072BA4564AB452B4BD02510A862((Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 *)(Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 *)(&___left0), (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6));
  13593. return (bool)L_1;
  13594. }
  13595. }
  13596. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uintptr_t Unsafe_ReadUnaligned_TisUIntPtr_t_m0C79099425F0BA06E8A96B95EA84438BE59A442D_gshared_inline (uint8_t* ___source0, const RuntimeMethod* method)
  13597. {
  13598. {
  13599. uint8_t* L_0 = ___source0;
  13600. uintptr_t L_1 = (*(uintptr_t*)L_0);
  13601. return (uintptr_t)L_1;
  13602. }
  13603. }
  13604. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 Vector_AsVectorUInt64_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m5774F85B0D017BB37B6B2DEE16D177B49356BD48_gshared_inline (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 ___value0, const RuntimeMethod* method)
  13605. {
  13606. {
  13607. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_0 = ___value0;
  13608. IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1));
  13609. Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 L_1;
  13610. L_1 = (( Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 (*) (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0));
  13611. return (Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 )L_1;
  13612. }
  13613. }
  13614. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector_1_get_Count_m54CA3B0171A033C9636A9B2CD26BA5F05D8B77E2_gshared_inline (const RuntimeMethod* method)
  13615. {
  13616. {
  13617. IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0));
  13618. int32_t L_0 = ((Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_s_count_1();
  13619. return (int32_t)L_0;
  13620. }
  13621. }
  13622. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 Vector_AsVectorByte_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mF7BFEE5836FF3B9AE34C6D3DC39C3287AECEA0D8_gshared_inline (Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 ___value0, const RuntimeMethod* method)
  13623. {
  13624. {
  13625. Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 L_0 = ___value0;
  13626. IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1));
  13627. Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 L_1;
  13628. L_1 = (( Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 (*) (Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Vector_1_t3B9FABEBF3444E9CB57AF7335A2E06E3B0A902A6 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0));
  13629. return (Vector_1_t75C6DF785DC07F38E54FA26012DDB450642541A6 )L_1;
  13630. }
  13631. }
  13632. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector_1_get_Count_mD0D7B5640A87FF387C975C884C89E9717F5EA525_gshared_inline (const RuntimeMethod* method)
  13633. {
  13634. {
  13635. IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0));
  13636. int32_t L_0 = ((Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_s_count_1();
  13637. return (int32_t)L_0;
  13638. }
  13639. }
  13640. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Unsafe_SizeOf_TisVector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_m91B83BA0CC32D27CB1032F18DDB7D5ABEB1A9940_gshared_inline (const RuntimeMethod* method)
  13641. {
  13642. {
  13643. uint32_t L_0 = sizeof(Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 );
  13644. return (int32_t)L_0;
  13645. }
  13646. }
  13647. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 Unsafe_Read_TisVector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_mBB1DF2767AC9B44702AD7575971276B62E4BDC23_gshared_inline (void* ___source0, const RuntimeMethod* method)
  13648. {
  13649. {
  13650. void* L_0 = ___source0;
  13651. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 L_1 = (*(Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 *)L_0);
  13652. return (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 )L_1;
  13653. }
  13654. }
  13655. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 Vector_Equals_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mCDB9B27AC8BEC6E7B4DDF864FF36C4671F1A47B0_gshared_inline (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 ___left0, Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 ___right1, const RuntimeMethod* method)
  13656. {
  13657. {
  13658. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 L_0 = ___left0;
  13659. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 L_1 = ___right1;
  13660. IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1));
  13661. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 L_2;
  13662. L_2 = (( Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 (*) (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 , Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 )L_0, (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0));
  13663. return (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 )L_2;
  13664. }
  13665. }
  13666. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 Vector_1_get_Zero_mDB8F8C409C757B7CA1BC7E13F093E7571CDCD54C_gshared_inline (const RuntimeMethod* method)
  13667. {
  13668. {
  13669. IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0));
  13670. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 L_0 = ((Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_s_zero_2();
  13671. return (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 )L_0;
  13672. }
  13673. }
  13674. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 Vector_AsVectorUInt64_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mFFBF84AADFC2ACF94EDB6EB83E84346EC9A4F26B_gshared_inline (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 ___value0, const RuntimeMethod* method)
  13675. {
  13676. {
  13677. Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 L_0 = ___value0;
  13678. IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1));
  13679. Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 L_1;
  13680. L_1 = (( Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 (*) (Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Vector_1_tCC76A2DB0456FB9835A4613574A6EDBC71192C04 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0));
  13681. return (Vector_1_t3BC46A02E4C9502F33074980C7CD3DC2BDCCB319 )L_1;
  13682. }
  13683. }
  13684. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t* Unsafe_Add_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m883139F0CBAD127392C821D1FB664E9E1A951F68_gshared_inline (uint8_t* ___source0, intptr_t ___elementOffset1, const RuntimeMethod* method)
  13685. {
  13686. {
  13687. uint8_t* L_0 = ___source0;
  13688. intptr_t L_1 = ___elementOffset1;
  13689. uint32_t L_2 = sizeof(uint8_t);
  13690. return (uint8_t*)(((uint8_t*)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)L_1, (int32_t)L_2)))));
  13691. }
  13692. }
  13693. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Reg64_t4A40DA33D6F4C8FB3A17A3B3D9E6FB5B1FEEE9B3 * Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg64_t4A40DA33D6F4C8FB3A17A3B3D9E6FB5B1FEEE9B3_mF4BF2810CBE7C096DA5665F72347A83B85057E67_gshared_inline (uint8_t* ___source0, const RuntimeMethod* method)
  13694. {
  13695. {
  13696. uint8_t* L_0 = ___source0;
  13697. return (Reg64_t4A40DA33D6F4C8FB3A17A3B3D9E6FB5B1FEEE9B3 *)(L_0);
  13698. }
  13699. }
  13700. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Reg32_tA8676F8C245F150C7985C4A3BC3CD44E58D3B923 * Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg32_tA8676F8C245F150C7985C4A3BC3CD44E58D3B923_m83848096DA9597AB033C49BCAD65A7C893E1E49B_gshared_inline (uint8_t* ___source0, const RuntimeMethod* method)
  13701. {
  13702. {
  13703. uint8_t* L_0 = ___source0;
  13704. return (Reg32_tA8676F8C245F150C7985C4A3BC3CD44E58D3B923 *)(L_0);
  13705. }
  13706. }
  13707. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Reg16_t8B2CE150B820232BE56C005C405133CCA7A58CD4 * Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisReg16_t8B2CE150B820232BE56C005C405133CCA7A58CD4_mC19D8F3A2035990A057B673C4292F6BBBAA741E6_gshared_inline (uint8_t* ___source0, const RuntimeMethod* method)
  13708. {
  13709. {
  13710. uint8_t* L_0 = ___source0;
  13711. return (Reg16_t8B2CE150B820232BE56C005C405133CCA7A58CD4 *)(L_0);
  13712. }
  13713. }
  13714. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t* Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m3F26CDAA14482020C5D16E94E88D7982DE699AA0_gshared_inline (uint8_t* ___source0, const RuntimeMethod* method)
  13715. {
  13716. {
  13717. uint8_t* L_0 = ___source0;
  13718. return (int64_t*)(L_0);
  13719. }
  13720. }
  13721. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t* Unsafe_As_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m83EA99EBE20E63BBE5820F879F0820E5BF2D62C5_gshared_inline (uint8_t* ___source0, const RuntimeMethod* method)
  13722. {
  13723. {
  13724. uint8_t* L_0 = ___source0;
  13725. return (int32_t*)(L_0);
  13726. }
  13727. }
  13728. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t* Unsafe_Add_TisIntPtr_t_m44E0D710DECB6ABFDA5976DFB8672237C4452E29_gshared_inline (intptr_t* ___source0, intptr_t ___elementOffset1, const RuntimeMethod* method)
  13729. {
  13730. {
  13731. intptr_t* L_0 = ___source0;
  13732. intptr_t L_1 = ___elementOffset1;
  13733. uint32_t L_2 = sizeof(intptr_t);
  13734. return (intptr_t*)(((intptr_t*)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)L_1, (int32_t)L_2)))));
  13735. }
  13736. }
  13737. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method)
  13738. {
  13739. intptr_t V_0;
  13740. memset((&V_0), 0, sizeof(V_0));
  13741. {
  13742. int32_t L_0 = ___start0;
  13743. int32_t L_1 = (int32_t)__this->get__length_2();
  13744. if ((!(((uint32_t)L_0) <= ((uint32_t)L_1))))
  13745. {
  13746. goto IL_0014;
  13747. }
  13748. }
  13749. {
  13750. int32_t L_2 = ___length1;
  13751. int32_t L_3 = (int32_t)__this->get__length_2();
  13752. int32_t L_4 = ___start0;
  13753. if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4))))))
  13754. {
  13755. goto IL_001a;
  13756. }
  13757. }
  13758. IL_0014:
  13759. {
  13760. ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL);
  13761. }
  13762. IL_001a:
  13763. {
  13764. intptr_t L_5 = (intptr_t)__this->get__byteOffset_1();
  13765. int32_t L_6 = ___start0;
  13766. intptr_t L_7;
  13767. L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
  13768. V_0 = (intptr_t)L_7;
  13769. Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_8 = (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)__this->get__pinnable_0();
  13770. intptr_t L_9 = V_0;
  13771. int32_t L_10 = ___length1;
  13772. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_11;
  13773. memset((&L_11), 0, sizeof(L_11));
  13774. Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_inline((&L_11), (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9));
  13775. return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_11;
  13776. }
  13777. }
  13778. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, const RuntimeMethod* method)
  13779. {
  13780. intptr_t V_0;
  13781. memset((&V_0), 0, sizeof(V_0));
  13782. int32_t V_1 = 0;
  13783. {
  13784. int32_t L_0 = ___start0;
  13785. int32_t L_1 = (int32_t)__this->get__length_2();
  13786. if ((!(((uint32_t)L_0) > ((uint32_t)L_1))))
  13787. {
  13788. goto IL_000f;
  13789. }
  13790. }
  13791. {
  13792. ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL);
  13793. }
  13794. IL_000f:
  13795. {
  13796. intptr_t L_2 = (intptr_t)__this->get__byteOffset_1();
  13797. int32_t L_3 = ___start0;
  13798. intptr_t L_4;
  13799. L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
  13800. V_0 = (intptr_t)L_4;
  13801. int32_t L_5 = (int32_t)__this->get__length_2();
  13802. int32_t L_6 = ___start0;
  13803. V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6));
  13804. Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_7 = (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)__this->get__pinnable_0();
  13805. intptr_t L_8 = V_0;
  13806. int32_t L_9 = V_1;
  13807. Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_10;
  13808. memset((&L_10), 0, sizeof(L_10));
  13809. Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_inline((&L_10), (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9));
  13810. return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_10;
  13811. }
  13812. }
  13813. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void* IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline (intptr_t* __this, const RuntimeMethod* method)
  13814. {
  13815. {
  13816. intptr_t L_0 = *__this;
  13817. return (void*)(L_0);
  13818. }
  13819. }
  13820. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, const RuntimeMethod* method)
  13821. {
  13822. {
  13823. int32_t L_0 = (int32_t)__this->get__length_2();
  13824. return (int32_t)L_0;
  13825. }
  13826. }
  13827. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method)
  13828. {
  13829. {
  13830. int32_t L_0 = ___length2;
  13831. __this->set__length_2(L_0);
  13832. Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_1 = ___pinnable0;
  13833. __this->set__pinnable_0(L_1);
  13834. intptr_t L_2 = ___byteOffset1;
  13835. __this->set__byteOffset_1((intptr_t)L_2);
  13836. return;
  13837. }
  13838. }