| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856 |
- #include "pch-c.h"
- #ifndef _MSC_VER
- # include <alloca.h>
- #else
- # include <malloc.h>
- #endif
- #include "codegen/il2cpp-codegen-metadata.h"
- // 0x00000001 System.String SR::Format(System.String,System.Object)
- extern void SR_Format_m559D9DA5E940FED731B555599468E5EE6A314C55 (void);
- // 0x00000002 System.Void System.Numerics.BigInteger::.ctor(System.Int32)
- extern void BigInteger__ctor_m104B492675CC61CB48D17E18900DF23DCB7408D4 (void);
- // 0x00000003 System.Void System.Numerics.BigInteger::.ctor(System.UInt32)
- extern void BigInteger__ctor_m52EB8D81CA50E9ED1E8658E10D79FD06C73ADCF7 (void);
- // 0x00000004 System.Void System.Numerics.BigInteger::.ctor(System.Int64)
- extern void BigInteger__ctor_mD712B74AEF1E9AF8497BE69D852B845EF21F8F5D (void);
- // 0x00000005 System.Void System.Numerics.BigInteger::.ctor(System.UInt64)
- extern void BigInteger__ctor_mC6F69437098FCC5419F0D9EBBF3B81F8BAEA47BC (void);
- // 0x00000006 System.Void System.Numerics.BigInteger::.ctor(System.Double)
- extern void BigInteger__ctor_m28984B04D3CE15020B0DF656A28FA303CC15BD5B (void);
- // 0x00000007 System.Void System.Numerics.BigInteger::.ctor(System.Decimal)
- extern void BigInteger__ctor_m022F65218976B242C90878967F29358111839491 (void);
- // 0x00000008 System.Void System.Numerics.BigInteger::.ctor(System.Byte[])
- extern void BigInteger__ctor_mE86998DE086542EC44032A9A6F3978C08DB8DC1D (void);
- // 0x00000009 System.Void System.Numerics.BigInteger::.ctor(System.ReadOnlySpan`1<System.Byte>)
- extern void BigInteger__ctor_m8C331A08200B79F72C3E12F1FAFE788FC0969A0A (void);
- // 0x0000000A System.Void System.Numerics.BigInteger::.ctor(System.Int32,System.UInt32[])
- extern void BigInteger__ctor_mD932E4FB18B10103FB5F7D469602312B07FBDB5D (void);
- // 0x0000000B System.Void System.Numerics.BigInteger::.ctor(System.UInt32[],System.Boolean)
- extern void BigInteger__ctor_mBB8B723C1E9F0A8F59ACE4F6D5218EE4E93FAB3E (void);
- // 0x0000000C System.Numerics.BigInteger System.Numerics.BigInteger::get_Zero()
- extern void BigInteger_get_Zero_mE10EE4CF6BAD05BC10D0D5012ECDCC1B81E438BF (void);
- // 0x0000000D System.Numerics.BigInteger System.Numerics.BigInteger::get_One()
- extern void BigInteger_get_One_mBB0EA0E27365CD29C1A4F71AFD04962A91A51052 (void);
- // 0x0000000E System.Numerics.BigInteger System.Numerics.BigInteger::get_MinusOne()
- extern void BigInteger_get_MinusOne_m5B018EBF2A8A345E0FE9188C32AFC404C1D7347E (void);
- // 0x0000000F System.Boolean System.Numerics.BigInteger::get_IsZero()
- extern void BigInteger_get_IsZero_m926C5F3453B1335A6A50264AF7A448619850949D (void);
- // 0x00000010 System.Boolean System.Numerics.BigInteger::get_IsOne()
- extern void BigInteger_get_IsOne_m634E3C96A5A2AEE571DF2E3FC24FCBED2339DD78 (void);
- // 0x00000011 System.Int32 System.Numerics.BigInteger::get_Sign()
- extern void BigInteger_get_Sign_mB7A2E5A1C237EB3532F5AA6C13511B696B3EA660 (void);
- // 0x00000012 System.Boolean System.Numerics.BigInteger::TryParse(System.String,System.Globalization.NumberStyles,System.IFormatProvider,System.Numerics.BigInteger&)
- extern void BigInteger_TryParse_mAFC9E4EE82CFC39FC63375F27C090AC7CDA1E3EB (void);
- // 0x00000013 System.Numerics.BigInteger System.Numerics.BigInteger::Abs(System.Numerics.BigInteger)
- extern void BigInteger_Abs_mF9100B81D50C059B2C72158F0DC17A1E0EEBC9A7 (void);
- // 0x00000014 System.Numerics.BigInteger System.Numerics.BigInteger::Add(System.Numerics.BigInteger,System.Numerics.BigInteger)
- extern void BigInteger_Add_mF19186DC029742C86DB2D689C237162E317B31FD (void);
- // 0x00000015 System.Numerics.BigInteger System.Numerics.BigInteger::Multiply(System.Numerics.BigInteger,System.Numerics.BigInteger)
- extern void BigInteger_Multiply_mE4F1C77DA40D8D0150A7E42DB4E9944CEFC591A2 (void);
- // 0x00000016 System.Numerics.BigInteger System.Numerics.BigInteger::Divide(System.Numerics.BigInteger,System.Numerics.BigInteger)
- extern void BigInteger_Divide_m7AD93CF9905D1418FEB940FE2376191529FB640A (void);
- // 0x00000017 System.Numerics.BigInteger System.Numerics.BigInteger::Negate(System.Numerics.BigInteger)
- extern void BigInteger_Negate_mD93521160B71B671B684FF2C149A5102AFA9024D (void);
- // 0x00000018 System.Numerics.BigInteger System.Numerics.BigInteger::GreatestCommonDivisor(System.Numerics.BigInteger,System.Numerics.BigInteger)
- extern void BigInteger_GreatestCommonDivisor_mAC4FF67DDD41976C857B17B85951C79368CD418C (void);
- // 0x00000019 System.Numerics.BigInteger System.Numerics.BigInteger::GreatestCommonDivisor(System.UInt32[],System.UInt32[])
- extern void BigInteger_GreatestCommonDivisor_mB6E8A024FAE92588528ACC5BC502420E1FCF5295 (void);
- // 0x0000001A System.Numerics.BigInteger System.Numerics.BigInteger::Pow(System.Numerics.BigInteger,System.Int32)
- extern void BigInteger_Pow_mA52D686E2FB53238877C77EEEFAD23A9601028AF (void);
- // 0x0000001B System.Int32 System.Numerics.BigInteger::GetHashCode()
- extern void BigInteger_GetHashCode_m68DD5586F08BF39F4D6547FED0EF8185F6584306 (void);
- // 0x0000001C System.Boolean System.Numerics.BigInteger::Equals(System.Object)
- extern void BigInteger_Equals_m6CBBBDCC5015FEB3E9D4C548003456F44C3AF4A8 (void);
- // 0x0000001D System.Boolean System.Numerics.BigInteger::Equals(System.Numerics.BigInteger)
- extern void BigInteger_Equals_m05302B320532185A473A0E9CBA352FA30BB43C9A (void);
- // 0x0000001E System.Int32 System.Numerics.BigInteger::CompareTo(System.Numerics.BigInteger)
- extern void BigInteger_CompareTo_mB209DCCC6ADB5AED45CF17A7F953DBF1EFCA3EF9 (void);
- // 0x0000001F System.Int32 System.Numerics.BigInteger::CompareTo(System.Object)
- extern void BigInteger_CompareTo_m3908928ADB21C85CCAB25946D01D7B332F205584 (void);
- // 0x00000020 System.Byte[] System.Numerics.BigInteger::ToByteArray()
- extern void BigInteger_ToByteArray_mE55CBE13ADA8E09AFE2D10FF9AD2F373E4000B7B (void);
- // 0x00000021 System.Byte[] System.Numerics.BigInteger::TryGetBytes(System.Numerics.BigInteger/GetBytesMode,System.Span`1<System.Byte>,System.Int32&)
- extern void BigInteger_TryGetBytes_mEF87C56D26BC0334ECB8B1A4C4177D8720002660 (void);
- // 0x00000022 System.String System.Numerics.BigInteger::ToString()
- extern void BigInteger_ToString_m880DFDBDB71DB04DE20363C7EC1D81C70C124505 (void);
- // 0x00000023 System.String System.Numerics.BigInteger::ToString(System.IFormatProvider)
- extern void BigInteger_ToString_m7E5D4069C1C5C61EFB9C822980A6DDA1D57192E1 (void);
- // 0x00000024 System.String System.Numerics.BigInteger::ToString(System.String,System.IFormatProvider)
- extern void BigInteger_ToString_mF1D8436574127C7331F384E7E30ADE3CA646BCA4 (void);
- // 0x00000025 System.Numerics.BigInteger System.Numerics.BigInteger::Add(System.UInt32[],System.Int32,System.UInt32[],System.Int32)
- extern void BigInteger_Add_m330AA2E6C72FD80AFDB8776B700E26B63E89D7DC (void);
- // 0x00000026 System.Numerics.BigInteger System.Numerics.BigInteger::Subtract(System.UInt32[],System.Int32,System.UInt32[],System.Int32)
- extern void BigInteger_Subtract_mA7030019970913872CCA0FA1C71521FBE31B5141 (void);
- // 0x00000027 System.Numerics.BigInteger System.Numerics.BigInteger::op_Implicit(System.Int32)
- extern void BigInteger_op_Implicit_m9806E7B722243D69545EE09318A5DC364ACBC652 (void);
- // 0x00000028 System.Numerics.BigInteger System.Numerics.BigInteger::op_Implicit(System.UInt32)
- extern void BigInteger_op_Implicit_mDF29A79E504BF60EDBB205F2D2FE29741BDA2860 (void);
- // 0x00000029 System.Numerics.BigInteger System.Numerics.BigInteger::op_Implicit(System.Int64)
- extern void BigInteger_op_Implicit_m6EF080EFB48B60775B80ECA9E5D08B2322FCD4EC (void);
- // 0x0000002A System.Numerics.BigInteger System.Numerics.BigInteger::op_Implicit(System.UInt64)
- extern void BigInteger_op_Implicit_mFB175F06ED1BC9163CECF7C8523470E5F4DC2F9D (void);
- // 0x0000002B System.Int32 System.Numerics.BigInteger::op_Explicit(System.Numerics.BigInteger)
- extern void BigInteger_op_Explicit_m1914E9F2188F67F4A904260CF995121BFCF51BFA (void);
- // 0x0000002C System.UInt32 System.Numerics.BigInteger::op_Explicit(System.Numerics.BigInteger)
- extern void BigInteger_op_Explicit_m94FF4CDAA9859BDD9D6F853145AB3C25E51CF79B (void);
- // 0x0000002D System.Int64 System.Numerics.BigInteger::op_Explicit(System.Numerics.BigInteger)
- extern void BigInteger_op_Explicit_m0B2B8DBEEE3847FA247D38807E14314D65952ABF (void);
- // 0x0000002E System.UInt64 System.Numerics.BigInteger::op_Explicit(System.Numerics.BigInteger)
- extern void BigInteger_op_Explicit_m481EE272BCCA64CCCF7A78E7C4CF6E314D52E8BA (void);
- // 0x0000002F System.Double System.Numerics.BigInteger::op_Explicit(System.Numerics.BigInteger)
- extern void BigInteger_op_Explicit_m9CFA3DA45CA0A2A28B4302CA87492587B87076FB (void);
- // 0x00000030 System.Decimal System.Numerics.BigInteger::op_Explicit(System.Numerics.BigInteger)
- extern void BigInteger_op_Explicit_m67FAC3B738A0A38953009C3BF2C09C2C29891633 (void);
- // 0x00000031 System.Numerics.BigInteger System.Numerics.BigInteger::op_LeftShift(System.Numerics.BigInteger,System.Int32)
- extern void BigInteger_op_LeftShift_m36703D8137E21C0563C4D84DD842E15DDBDE041E (void);
- // 0x00000032 System.Numerics.BigInteger System.Numerics.BigInteger::op_RightShift(System.Numerics.BigInteger,System.Int32)
- extern void BigInteger_op_RightShift_m1AD381F5AAC2ABF91AEDAE8DFC692675051E089F (void);
- // 0x00000033 System.Numerics.BigInteger System.Numerics.BigInteger::op_UnaryNegation(System.Numerics.BigInteger)
- extern void BigInteger_op_UnaryNegation_m86C3291FF760B360FC481DF4772CE692ED0DCE68 (void);
- // 0x00000034 System.Numerics.BigInteger System.Numerics.BigInteger::op_Addition(System.Numerics.BigInteger,System.Numerics.BigInteger)
- extern void BigInteger_op_Addition_m55A6D35945F71B25A38BD6688EFAC3FAF10C46B9 (void);
- // 0x00000035 System.Numerics.BigInteger System.Numerics.BigInteger::op_Multiply(System.Numerics.BigInteger,System.Numerics.BigInteger)
- extern void BigInteger_op_Multiply_m2C693A37027C26E76BFF4F974553ACA2D8DCC067 (void);
- // 0x00000036 System.Numerics.BigInteger System.Numerics.BigInteger::op_Division(System.Numerics.BigInteger,System.Numerics.BigInteger)
- extern void BigInteger_op_Division_m2D185E48C4E6D957CDE6CC6551999807A378C59B (void);
- // 0x00000037 System.Numerics.BigInteger System.Numerics.BigInteger::op_Modulus(System.Numerics.BigInteger,System.Numerics.BigInteger)
- extern void BigInteger_op_Modulus_m90CD4DEC2293E0D71B73A33720AEE6CFEDECBE2E (void);
- // 0x00000038 System.Boolean System.Numerics.BigInteger::op_LessThan(System.Numerics.BigInteger,System.Numerics.BigInteger)
- extern void BigInteger_op_LessThan_m89561BB731F384360A88B56FB95F520AF2B881D7 (void);
- // 0x00000039 System.Boolean System.Numerics.BigInteger::op_LessThanOrEqual(System.Numerics.BigInteger,System.Numerics.BigInteger)
- extern void BigInteger_op_LessThanOrEqual_m78E4ACA68BFC6D622D5D769D2A8328DAA35301F4 (void);
- // 0x0000003A System.Boolean System.Numerics.BigInteger::op_GreaterThanOrEqual(System.Numerics.BigInteger,System.Numerics.BigInteger)
- extern void BigInteger_op_GreaterThanOrEqual_mA7877996339EB4694414211C903D94F2B224C297 (void);
- // 0x0000003B System.Boolean System.Numerics.BigInteger::op_Equality(System.Numerics.BigInteger,System.Numerics.BigInteger)
- extern void BigInteger_op_Equality_mC4EE6C9D66F0696466BBF98FC9B0A7F7058549BD (void);
- // 0x0000003C System.Boolean System.Numerics.BigInteger::op_Inequality(System.Numerics.BigInteger,System.Numerics.BigInteger)
- extern void BigInteger_op_Inequality_mB1391E11D28CED8AAA43CBD9A6F2D8611D627867 (void);
- // 0x0000003D System.Boolean System.Numerics.BigInteger::GetPartsForBitManipulation(System.Numerics.BigInteger&,System.UInt32[]&,System.Int32&)
- extern void BigInteger_GetPartsForBitManipulation_mD3AD03322CF2ADC78581414A5C11711325F968CF (void);
- // 0x0000003E System.Int32 System.Numerics.BigInteger::GetDiffLength(System.UInt32[],System.UInt32[],System.Int32)
- extern void BigInteger_GetDiffLength_mB3F1844C7CAFED565137FE901F934FA794D67C6E (void);
- // 0x0000003F System.Void System.Numerics.BigInteger::.cctor()
- extern void BigInteger__cctor_mCB88C11F0635363AA8B28CA071994330D7D7D801 (void);
- // 0x00000040 System.UInt32[] System.Numerics.BigIntegerCalculator::Add(System.UInt32[],System.UInt32)
- extern void BigIntegerCalculator_Add_m643B728B417DBCF4168C15A34095B386D31C0BBA (void);
- // 0x00000041 System.UInt32[] System.Numerics.BigIntegerCalculator::Add(System.UInt32[],System.UInt32[])
- extern void BigIntegerCalculator_Add_m8091359F1187007FF6128F40189ED91CD63C722E (void);
- // 0x00000042 System.Void System.Numerics.BigIntegerCalculator::Add(System.UInt32*,System.Int32,System.UInt32*,System.Int32,System.UInt32*,System.Int32)
- extern void BigIntegerCalculator_Add_m496293A14EC7A004C5943BDE0B6CF54882EC284D (void);
- // 0x00000043 System.Void System.Numerics.BigIntegerCalculator::AddSelf(System.UInt32*,System.Int32,System.UInt32*,System.Int32)
- extern void BigIntegerCalculator_AddSelf_m1A1058B6CD1212816780726B6868A09CEE3BE8D8 (void);
- // 0x00000044 System.UInt32[] System.Numerics.BigIntegerCalculator::Subtract(System.UInt32[],System.UInt32)
- extern void BigIntegerCalculator_Subtract_mEF7E50FEA37454255B908BB231EBC1A66AE2EBFB (void);
- // 0x00000045 System.UInt32[] System.Numerics.BigIntegerCalculator::Subtract(System.UInt32[],System.UInt32[])
- extern void BigIntegerCalculator_Subtract_m172D476EA6A5220D7D3B26ADD9AFA7CD09229C42 (void);
- // 0x00000046 System.Void System.Numerics.BigIntegerCalculator::Subtract(System.UInt32*,System.Int32,System.UInt32*,System.Int32,System.UInt32*,System.Int32)
- extern void BigIntegerCalculator_Subtract_m22001C50AF4E194C631D41874BD113841C4DE19E (void);
- // 0x00000047 System.Int32 System.Numerics.BigIntegerCalculator::Compare(System.UInt32[],System.UInt32[])
- extern void BigIntegerCalculator_Compare_m17B4E1AAB2A6C05826858E5302B034CD9FF2A747 (void);
- // 0x00000048 System.UInt32[] System.Numerics.BigIntegerCalculator::Divide(System.UInt32[],System.UInt32)
- extern void BigIntegerCalculator_Divide_mFF85DE0D3ED8F3DE5A6186B81EA57C53B30120F4 (void);
- // 0x00000049 System.UInt32 System.Numerics.BigIntegerCalculator::Remainder(System.UInt32[],System.UInt32)
- extern void BigIntegerCalculator_Remainder_m060ED143A943027A6EB1FFCBD689AF619B7E376F (void);
- // 0x0000004A System.UInt32[] System.Numerics.BigIntegerCalculator::Divide(System.UInt32[],System.UInt32[])
- extern void BigIntegerCalculator_Divide_m15EDBC55C2E6EF9820AF47451DBD00A9E04B7943 (void);
- // 0x0000004B System.UInt32[] System.Numerics.BigIntegerCalculator::Remainder(System.UInt32[],System.UInt32[])
- extern void BigIntegerCalculator_Remainder_m389E728A00728E8BDF45FDF6E07B840BC582D145 (void);
- // 0x0000004C System.Void System.Numerics.BigIntegerCalculator::Divide(System.UInt32*,System.Int32,System.UInt32*,System.Int32,System.UInt32*,System.Int32)
- extern void BigIntegerCalculator_Divide_m1983C620438EA6EFD4C5816BB24AF31050C08400 (void);
- // 0x0000004D System.UInt32 System.Numerics.BigIntegerCalculator::AddDivisor(System.UInt32*,System.Int32,System.UInt32*,System.Int32)
- extern void BigIntegerCalculator_AddDivisor_mF6CF8F7929BC4108E1717716093541CDAB5631A6 (void);
- // 0x0000004E System.UInt32 System.Numerics.BigIntegerCalculator::SubtractDivisor(System.UInt32*,System.Int32,System.UInt32*,System.Int32,System.UInt64)
- extern void BigIntegerCalculator_SubtractDivisor_mE47C7B3013C28BF0C863AD1FF58492A260497921 (void);
- // 0x0000004F System.Boolean System.Numerics.BigIntegerCalculator::DivideGuessTooBig(System.UInt64,System.UInt64,System.UInt32,System.UInt32,System.UInt32)
- extern void BigIntegerCalculator_DivideGuessTooBig_mEC3DEE403CFF5FC31232F6DBC8CC65096C467566 (void);
- // 0x00000050 System.UInt32[] System.Numerics.BigIntegerCalculator::CreateCopy(System.UInt32[])
- extern void BigIntegerCalculator_CreateCopy_m6FCFD086C248DAEB487C08739B564D58CE4B4665 (void);
- // 0x00000051 System.Int32 System.Numerics.BigIntegerCalculator::LeadingZeros(System.UInt32)
- extern void BigIntegerCalculator_LeadingZeros_m397D596E6CA234C3E95D1481D5BB7C140B8AB907 (void);
- // 0x00000052 System.UInt32 System.Numerics.BigIntegerCalculator::Gcd(System.UInt32,System.UInt32)
- extern void BigIntegerCalculator_Gcd_m8C60F3211109664C539CB2F9ECB7491E8B1F4D90 (void);
- // 0x00000053 System.UInt64 System.Numerics.BigIntegerCalculator::Gcd(System.UInt64,System.UInt64)
- extern void BigIntegerCalculator_Gcd_mB31E8F854F4AFDC0B0183A6357C506FA821CD24A (void);
- // 0x00000054 System.UInt32 System.Numerics.BigIntegerCalculator::Gcd(System.UInt32[],System.UInt32)
- extern void BigIntegerCalculator_Gcd_m4B73340061AE29C4A8E5D240833A08297F53AF6E (void);
- // 0x00000055 System.UInt32[] System.Numerics.BigIntegerCalculator::Gcd(System.UInt32[],System.UInt32[])
- extern void BigIntegerCalculator_Gcd_m102D64C10EAEE1D4589C077F1CE90D8339FA9CE8 (void);
- // 0x00000056 System.Void System.Numerics.BigIntegerCalculator::Gcd(System.Numerics.BigIntegerCalculator/BitsBuffer&,System.Numerics.BigIntegerCalculator/BitsBuffer&)
- extern void BigIntegerCalculator_Gcd_m2C86EF638413F18A8180F8B7FF98573F507ED9AF (void);
- // 0x00000057 System.Void System.Numerics.BigIntegerCalculator::ExtractDigits(System.Numerics.BigIntegerCalculator/BitsBuffer&,System.Numerics.BigIntegerCalculator/BitsBuffer&,System.UInt64&,System.UInt64&)
- extern void BigIntegerCalculator_ExtractDigits_m2EDE26E2011EC70116BC859FFD6F1E73F6728BDC (void);
- // 0x00000058 System.Void System.Numerics.BigIntegerCalculator::LehmerCore(System.Numerics.BigIntegerCalculator/BitsBuffer&,System.Numerics.BigIntegerCalculator/BitsBuffer&,System.Int64,System.Int64,System.Int64,System.Int64)
- extern void BigIntegerCalculator_LehmerCore_mCB80DD1797431F18EADA25365AF3CCB73AF3594D (void);
- // 0x00000059 System.UInt32[] System.Numerics.BigIntegerCalculator::Pow(System.UInt32,System.UInt32)
- extern void BigIntegerCalculator_Pow_m9F83AEA8E564A28FC1D0867CA60B176A35743B77 (void);
- // 0x0000005A System.UInt32[] System.Numerics.BigIntegerCalculator::Pow(System.UInt32[],System.UInt32)
- extern void BigIntegerCalculator_Pow_m380E2C57A880F56866070374472BB92B62BCDBF1 (void);
- // 0x0000005B System.UInt32[] System.Numerics.BigIntegerCalculator::PowCore(System.UInt32,System.Numerics.BigIntegerCalculator/BitsBuffer&)
- extern void BigIntegerCalculator_PowCore_m06959D3DBEFB0D6B365F59920E77F47E837ACD54 (void);
- // 0x0000005C System.Int32 System.Numerics.BigIntegerCalculator::PowBound(System.UInt32,System.Int32,System.Int32)
- extern void BigIntegerCalculator_PowBound_m34D83B3FF9FF2ECB17004134DB8EC5BE24C97DBB (void);
- // 0x0000005D System.Void System.Numerics.BigIntegerCalculator::PowCore(System.UInt32,System.Numerics.BigIntegerCalculator/BitsBuffer&,System.Numerics.BigIntegerCalculator/BitsBuffer&,System.Numerics.BigIntegerCalculator/BitsBuffer&)
- extern void BigIntegerCalculator_PowCore_mEA5FA3F12B026E1F89D7BB0887BFD88357494DAF (void);
- // 0x0000005E System.Int32 System.Numerics.BigIntegerCalculator::ActualLength(System.UInt32[])
- extern void BigIntegerCalculator_ActualLength_m51BAE587A9EA537FA91D61772C1B568E9B49AE76 (void);
- // 0x0000005F System.Int32 System.Numerics.BigIntegerCalculator::ActualLength(System.UInt32[],System.Int32)
- extern void BigIntegerCalculator_ActualLength_m6C287780FD239DA283C4F9604D273463C546A4C8 (void);
- // 0x00000060 System.UInt32[] System.Numerics.BigIntegerCalculator::Square(System.UInt32[])
- extern void BigIntegerCalculator_Square_m1D9E405A5A41B42D46B44B599E9EE19B6CB57958 (void);
- // 0x00000061 System.Void System.Numerics.BigIntegerCalculator::Square(System.UInt32*,System.Int32,System.UInt32*,System.Int32)
- extern void BigIntegerCalculator_Square_m8A3A66EEE3D91A9B85F732C39CC7E002FC22577F (void);
- // 0x00000062 System.UInt32[] System.Numerics.BigIntegerCalculator::Multiply(System.UInt32[],System.UInt32)
- extern void BigIntegerCalculator_Multiply_m29A6CBD452741E3C88196C7554B286EBC331BCF3 (void);
- // 0x00000063 System.UInt32[] System.Numerics.BigIntegerCalculator::Multiply(System.UInt32[],System.UInt32[])
- extern void BigIntegerCalculator_Multiply_mE77306BD865ADE528100CF4DBF8DCACCA8A4E55A (void);
- // 0x00000064 System.Void System.Numerics.BigIntegerCalculator::Multiply(System.UInt32*,System.Int32,System.UInt32*,System.Int32,System.UInt32*,System.Int32)
- extern void BigIntegerCalculator_Multiply_m86D9E0F32C0E813CFAEDA71E758AFC8A9B525D71 (void);
- // 0x00000065 System.Void System.Numerics.BigIntegerCalculator::SubtractCore(System.UInt32*,System.Int32,System.UInt32*,System.Int32,System.UInt32*,System.Int32)
- extern void BigIntegerCalculator_SubtractCore_m3060F542A60063C3547D6C010C256A546C2A01D3 (void);
- // 0x00000066 System.Void System.Numerics.BigIntegerCalculator::.cctor()
- extern void BigIntegerCalculator__cctor_m3175F67A1150479997C2BE83BD4B9DBD50CCA5F9 (void);
- // 0x00000067 System.Void System.Numerics.BigIntegerCalculator/BitsBuffer::.ctor(System.Int32,System.UInt32)
- extern void BitsBuffer__ctor_m7CB071A6C260DF2A3407FA59B33F4051F81FA8E8 (void);
- // 0x00000068 System.Void System.Numerics.BigIntegerCalculator/BitsBuffer::.ctor(System.Int32,System.UInt32[])
- extern void BitsBuffer__ctor_mFBACB49E64E70AD011B90C60E5A4D36DBF4D2D65 (void);
- // 0x00000069 System.Void System.Numerics.BigIntegerCalculator/BitsBuffer::MultiplySelf(System.Numerics.BigIntegerCalculator/BitsBuffer&,System.Numerics.BigIntegerCalculator/BitsBuffer&)
- extern void BitsBuffer_MultiplySelf_m3D9E0756D8A006722D10DD5039319E469CFE6E57 (void);
- // 0x0000006A System.Void System.Numerics.BigIntegerCalculator/BitsBuffer::SquareSelf(System.Numerics.BigIntegerCalculator/BitsBuffer&)
- extern void BitsBuffer_SquareSelf_mF8E32029B15E4B2E4C75AF5578CF9D29F2342E7C (void);
- // 0x0000006B System.Void System.Numerics.BigIntegerCalculator/BitsBuffer::Reduce(System.Numerics.BigIntegerCalculator/BitsBuffer&)
- extern void BitsBuffer_Reduce_m43E6BD656620348ACD169CE7DE0BF9AA76169ACA (void);
- // 0x0000006C System.Void System.Numerics.BigIntegerCalculator/BitsBuffer::Overwrite(System.UInt64)
- extern void BitsBuffer_Overwrite_m85F427F98B5B9333992A9AB40B8C7CEA35E8FF41 (void);
- // 0x0000006D System.Void System.Numerics.BigIntegerCalculator/BitsBuffer::Overwrite(System.UInt32)
- extern void BitsBuffer_Overwrite_m731968B09208DFED04F522C6064C1F3D78608EA4 (void);
- // 0x0000006E System.UInt32[] System.Numerics.BigIntegerCalculator/BitsBuffer::GetBits()
- extern void BitsBuffer_GetBits_mBDBD30242662A0F88C6B3FFC3ED0D6B51C78B305 (void);
- // 0x0000006F System.Int32 System.Numerics.BigIntegerCalculator/BitsBuffer::GetSize()
- extern void BitsBuffer_GetSize_mCD757389FEDD9FDE99F05FBB26B6DA230AAD6B51 (void);
- // 0x00000070 System.Int32 System.Numerics.BigIntegerCalculator/BitsBuffer::GetLength()
- extern void BitsBuffer_GetLength_mE11C7E70AA5A2EA953B6FB9EB77C34249DDABD21 (void);
- // 0x00000071 System.Void System.Numerics.BigIntegerCalculator/BitsBuffer::Refresh(System.Int32)
- extern void BitsBuffer_Refresh_mE64347D74D579B28568BB22F432A50F4CA5EC307 (void);
- // 0x00000072 System.Void System.Numerics.BigIntegerCalculator/BitsBuffer::Apply(System.Numerics.BigIntegerCalculator/BitsBuffer&,System.Int32)
- extern void BitsBuffer_Apply_m400C1CE4A8DB901C852C695488FAE269D9FEAC4F (void);
- // 0x00000073 System.Boolean System.Numerics.BigNumber::TryValidateParseStyleInteger(System.Globalization.NumberStyles,System.ArgumentException&)
- extern void BigNumber_TryValidateParseStyleInteger_mDA885390200409E6AF1DC7742E9D6CCF47FBB7BB (void);
- // 0x00000074 System.Boolean System.Numerics.BigNumber::TryParseBigInteger(System.String,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,System.Numerics.BigInteger&)
- extern void BigNumber_TryParseBigInteger_mE1AFF556667D25640B2588E55EAC30DE2B0278D6 (void);
- // 0x00000075 System.Boolean System.Numerics.BigNumber::TryParseBigInteger(System.ReadOnlySpan`1<System.Char>,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,System.Numerics.BigInteger&)
- extern void BigNumber_TryParseBigInteger_m7E1A086F8A8FF898C6516E51075278320955071D (void);
- // 0x00000076 System.ReadOnlySpan`1<System.Char> System.Numerics.BigNumber::AsReadOnlySpan(System.String)
- extern void BigNumber_AsReadOnlySpan_m008409C2685B93171FA23478EE18FF1259FAA954 (void);
- // 0x00000077 System.Boolean System.Numerics.BigNumber::HexNumberToBigInteger(System.Numerics.BigNumber/BigNumberBuffer&,System.Numerics.BigInteger&)
- extern void BigNumber_HexNumberToBigInteger_m781C1A753605A6513DB901164BB99AE3F77FC4F6 (void);
- // 0x00000078 System.Boolean System.Numerics.BigNumber::NumberToBigInteger(System.Numerics.BigNumber/BigNumberBuffer&,System.Numerics.BigInteger&)
- extern void BigNumber_NumberToBigInteger_m46CF3F7DA6DD3ACED213DF093D7CF566E48E59FE (void);
- // 0x00000079 System.Char System.Numerics.BigNumber::ParseFormatSpecifier(System.String,System.Int32&)
- extern void BigNumber_ParseFormatSpecifier_mD6A5FA50F0A9000F34192FD82103971F7C923CFC (void);
- // 0x0000007A System.String System.Numerics.BigNumber::FormatBigIntegerToHexString(System.Numerics.BigInteger,System.Char,System.Int32,System.Globalization.NumberFormatInfo)
- extern void BigNumber_FormatBigIntegerToHexString_m35AB714045D0881B987CE330E2E87345A2B42B56 (void);
- // 0x0000007B System.String System.Numerics.BigNumber::FormatBigInteger(System.Numerics.BigInteger,System.String,System.Globalization.NumberFormatInfo)
- extern void BigNumber_FormatBigInteger_m1AF6A68FC2CF3E16ADC75ABAFBD7CB764D1DC75A (void);
- // 0x0000007C System.Numerics.BigNumber/BigNumberBuffer System.Numerics.BigNumber/BigNumberBuffer::Create()
- extern void BigNumberBuffer_Create_m49CA3228DB2BFD94D90B37AB480030DF8E95613C (void);
- // 0x0000007D System.Void System.Numerics.Complex::.ctor(System.Double,System.Double)
- extern void Complex__ctor_mB1CFD2F144737FB8637B261E919F2450E7AFB901 (void);
- // 0x0000007E System.Double System.Numerics.Complex::get_Real()
- extern void Complex_get_Real_mD362D9A86615981C54CDC593DC7441395AC2A8C8 (void);
- // 0x0000007F System.Double System.Numerics.Complex::get_Imaginary()
- extern void Complex_get_Imaginary_m8A8C1CEA216B93B5BB7F59773E83055F0EECDC1E (void);
- // 0x00000080 System.Double System.Numerics.Complex::get_Magnitude()
- extern void Complex_get_Magnitude_m61552BCC9460BD67AB1B5FE7796998937AD97A0C (void);
- // 0x00000081 System.Numerics.Complex System.Numerics.Complex::Negate(System.Numerics.Complex)
- extern void Complex_Negate_mAD519E136173400293EE08B292F8ED6062FE3E18 (void);
- // 0x00000082 System.Numerics.Complex System.Numerics.Complex::op_UnaryNegation(System.Numerics.Complex)
- extern void Complex_op_UnaryNegation_m433FAA19212D46DCD500458CCE92F8E090A37306 (void);
- // 0x00000083 System.Numerics.Complex System.Numerics.Complex::op_Addition(System.Numerics.Complex,System.Numerics.Complex)
- extern void Complex_op_Addition_m0B4E0A93A89F995EE9DD6F5F3EA69E54B3B99F32 (void);
- // 0x00000084 System.Numerics.Complex System.Numerics.Complex::op_Subtraction(System.Numerics.Complex,System.Numerics.Complex)
- extern void Complex_op_Subtraction_mB8635F7AB44F8782FB96DC2B5176685F92C0EE47 (void);
- // 0x00000085 System.Numerics.Complex System.Numerics.Complex::op_Multiply(System.Numerics.Complex,System.Numerics.Complex)
- extern void Complex_op_Multiply_mEEC05B318FACC0395EFDEA156316AC522177B8F8 (void);
- // 0x00000086 System.Numerics.Complex System.Numerics.Complex::op_Division(System.Numerics.Complex,System.Numerics.Complex)
- extern void Complex_op_Division_m147243518DECEEEE31CC3AA3E9219B4F0C1816B1 (void);
- // 0x00000087 System.Double System.Numerics.Complex::Abs(System.Numerics.Complex)
- extern void Complex_Abs_mF5ABCFC810DC52954BAA72E720BB62A4794B7985 (void);
- // 0x00000088 System.Double System.Numerics.Complex::Hypot(System.Double,System.Double)
- extern void Complex_Hypot_m6C7BFCFD5BFF7FEC5EEDE41B778FEFE532016AEE (void);
- // 0x00000089 System.Numerics.Complex System.Numerics.Complex::Conjugate(System.Numerics.Complex)
- extern void Complex_Conjugate_m14117797A1F44BADD7CA37254FABBE3AD7E1B92E (void);
- // 0x0000008A System.Boolean System.Numerics.Complex::op_Equality(System.Numerics.Complex,System.Numerics.Complex)
- extern void Complex_op_Equality_m7B4FEE8F063E7D64B794EEC38E48C5D086BF5812 (void);
- // 0x0000008B System.Boolean System.Numerics.Complex::op_Inequality(System.Numerics.Complex,System.Numerics.Complex)
- extern void Complex_op_Inequality_m247FEAFBDF8FB8FED1C4267FCB61CD1AC90AABB2 (void);
- // 0x0000008C System.Boolean System.Numerics.Complex::Equals(System.Object)
- extern void Complex_Equals_m85041AEEBCD61ED49F2350D05A3E1CD12C5E147D (void);
- // 0x0000008D System.Boolean System.Numerics.Complex::Equals(System.Numerics.Complex)
- extern void Complex_Equals_m4303E6572230C3368EEFFE54A5F3B3E067318F2D (void);
- // 0x0000008E System.Int32 System.Numerics.Complex::GetHashCode()
- extern void Complex_GetHashCode_mBAC61B12E34E786C0E95BB8CB48D7819976D9A35 (void);
- // 0x0000008F System.String System.Numerics.Complex::ToString()
- extern void Complex_ToString_m1687595009F53F7E6E98333FD5DCB4ABE5CA4873 (void);
- // 0x00000090 System.String System.Numerics.Complex::ToString(System.String,System.IFormatProvider)
- extern void Complex_ToString_mCE8B8B1EE9026CBD395F4E30E3CFDB54CA2F67B7 (void);
- // 0x00000091 System.Numerics.Complex System.Numerics.Complex::op_Implicit(System.Int32)
- extern void Complex_op_Implicit_m800AA5BC1697F99CF1A48CC40DD58A5B34337DBF (void);
- // 0x00000092 System.Numerics.Complex System.Numerics.Complex::op_Implicit(System.Double)
- extern void Complex_op_Implicit_m75DE1F3EF27B4201E4DD7C92FBF9D6B7C215E6EC (void);
- // 0x00000093 System.Void System.Numerics.Complex::.cctor()
- extern void Complex__cctor_m2E0FB7DD7E51029D06380F10393E471032B6FC0A (void);
- // 0x00000094 System.Void System.Numerics.NumericsHelpers::GetDoubleParts(System.Double,System.Int32&,System.Int32&,System.UInt64&,System.Boolean&)
- extern void NumericsHelpers_GetDoubleParts_m750DDFC7AE5FEFFF9D2F0BD769A1F36E4021051B (void);
- // 0x00000095 System.Double System.Numerics.NumericsHelpers::GetDoubleFromParts(System.Int32,System.Int32,System.UInt64)
- extern void NumericsHelpers_GetDoubleFromParts_m7B66879B9DBC5BB637A771A9305BD8961A2D3DB3 (void);
- // 0x00000096 System.Void System.Numerics.NumericsHelpers::DangerousMakeTwosComplement(System.UInt32[])
- extern void NumericsHelpers_DangerousMakeTwosComplement_m2B49EB7457A8BB68A5048712A3463C2798BD4EF0 (void);
- // 0x00000097 System.UInt64 System.Numerics.NumericsHelpers::MakeUlong(System.UInt32,System.UInt32)
- extern void NumericsHelpers_MakeUlong_mE38DD9ABC5E7CB33305966200E42817382A06482 (void);
- // 0x00000098 System.UInt32 System.Numerics.NumericsHelpers::Abs(System.Int32)
- extern void NumericsHelpers_Abs_m19751B306559B59F1BBEB8D5DC581743B531F9A3 (void);
- // 0x00000099 System.UInt32 System.Numerics.NumericsHelpers::CombineHash(System.UInt32,System.UInt32)
- extern void NumericsHelpers_CombineHash_m400927578ECF51CB8EC30EE4998D632175DC9674 (void);
- // 0x0000009A System.Int32 System.Numerics.NumericsHelpers::CombineHash(System.Int32,System.Int32)
- extern void NumericsHelpers_CombineHash_m9AE8722B36248D9744958C3A3F70667185EEC9D9 (void);
- // 0x0000009B System.Int32 System.Numerics.NumericsHelpers::CbitHighZero(System.UInt32)
- extern void NumericsHelpers_CbitHighZero_m4BB14964930DDCBACFD60B06E11E50A9A8244AD7 (void);
- // 0x0000009C System.Int32 System.Numerics.NumericsHelpers::CbitHighZero(System.UInt64)
- extern void NumericsHelpers_CbitHighZero_m3BE7924CD6136F367BB8BAEB872924D0DA967B2F (void);
- // 0x0000009D System.String System.Globalization.FormatProvider::FormatBigInteger(System.Int32,System.Int32,System.Boolean,System.String,System.Globalization.NumberFormatInfo,System.Char[],System.Int32)
- extern void FormatProvider_FormatBigInteger_m4DB3FEB24E13D717879354E2DB3350D99AE136F3 (void);
- // 0x0000009E System.Boolean System.Globalization.FormatProvider::TryStringToBigInteger(System.ReadOnlySpan`1<System.Char>,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,System.Text.StringBuilder,System.Int32&,System.Int32&,System.Boolean&)
- extern void FormatProvider_TryStringToBigInteger_m2F10FFFCE862A709F3BD8ADCF500563683AB1877 (void);
- // 0x0000009F System.Boolean System.Globalization.FormatProvider/Number::IsWhite(System.Char)
- extern void Number_IsWhite_m57E4FC9EAA42DF59370FE72E3F88CC72AA6FFB9B (void);
- // 0x000000A0 System.Char* System.Globalization.FormatProvider/Number::MatchChars(System.Char*,System.String)
- extern void Number_MatchChars_m9B22333EF2FA2D4AF8A98741C9807B688488F4F8 (void);
- // 0x000000A1 System.Char* System.Globalization.FormatProvider/Number::MatchChars(System.Char*,System.Char*)
- extern void Number_MatchChars_m12C087D48164043C1363CDF5F73E597C1BC149A7 (void);
- // 0x000000A2 System.Boolean System.Globalization.FormatProvider/Number::ParseNumber(System.Char*&,System.Globalization.NumberStyles,System.Globalization.FormatProvider/Number/NumberBuffer&,System.Text.StringBuilder,System.Globalization.NumberFormatInfo,System.Boolean)
- extern void Number_ParseNumber_mCD2646F5ACB0717033B33422AEF9DAAF934CC797 (void);
- // 0x000000A3 System.Boolean System.Globalization.FormatProvider/Number::TrailingZeros(System.ReadOnlySpan`1<System.Char>,System.Int32)
- extern void Number_TrailingZeros_m0E3845BFF0B1073181AA4AD7EE3B49C079D4E98D (void);
- // 0x000000A4 System.Boolean System.Globalization.FormatProvider/Number::TryStringToNumber(System.ReadOnlySpan`1<System.Char>,System.Globalization.NumberStyles,System.Globalization.FormatProvider/Number/NumberBuffer&,System.Text.StringBuilder,System.Globalization.NumberFormatInfo,System.Boolean)
- extern void Number_TryStringToNumber_m9235ED1C2104F90C04C9EAC2F7A9DDA754DCE53E (void);
- // 0x000000A5 System.Void System.Globalization.FormatProvider/Number::Int32ToDecChars(System.Char*,System.Int32&,System.UInt32,System.Int32)
- extern void Number_Int32ToDecChars_m52DEB128164559B4776D2CC032E55E11AA349C9B (void);
- // 0x000000A6 System.Char System.Globalization.FormatProvider/Number::ParseFormatSpecifier(System.String,System.Int32&)
- extern void Number_ParseFormatSpecifier_m1910BE239F176852E6437AE4296667DE30C6AA9E (void);
- // 0x000000A7 System.String System.Globalization.FormatProvider/Number::NumberToString(System.Globalization.FormatProvider/Number/NumberBuffer,System.Char,System.Int32,System.Globalization.NumberFormatInfo,System.Boolean)
- extern void Number_NumberToString_mF7E913EE5F994899D90F5B9B552849A101E61563 (void);
- // 0x000000A8 System.Void System.Globalization.FormatProvider/Number::FormatCurrency(System.Text.StringBuilder,System.Globalization.FormatProvider/Number/NumberBuffer,System.Int32,System.Int32,System.Globalization.NumberFormatInfo)
- extern void Number_FormatCurrency_m5A69927E1259745662B73278651AB39D02B56593 (void);
- // 0x000000A9 System.Int32 System.Globalization.FormatProvider/Number::wcslen(System.Char*)
- extern void Number_wcslen_m9A2E0F890E5F5941E77CE9F253672590124D84F8 (void);
- // 0x000000AA System.Void System.Globalization.FormatProvider/Number::FormatFixed(System.Text.StringBuilder,System.Globalization.FormatProvider/Number/NumberBuffer,System.Int32,System.Int32,System.Globalization.NumberFormatInfo,System.Int32[],System.String,System.String)
- extern void Number_FormatFixed_m707BE473273AE5CDE4034E8809B00CB97AB4678F (void);
- // 0x000000AB System.Void System.Globalization.FormatProvider/Number::FormatNumber(System.Text.StringBuilder,System.Globalization.FormatProvider/Number/NumberBuffer,System.Int32,System.Int32,System.Globalization.NumberFormatInfo)
- extern void Number_FormatNumber_m7737E3B54542B072C8BABC207718296526515750 (void);
- // 0x000000AC System.Void System.Globalization.FormatProvider/Number::FormatScientific(System.Text.StringBuilder,System.Globalization.FormatProvider/Number/NumberBuffer,System.Int32,System.Int32,System.Globalization.NumberFormatInfo,System.Char)
- extern void Number_FormatScientific_m4C99A5D4F9B3822D871400B618D9E0B167133926 (void);
- // 0x000000AD System.Void System.Globalization.FormatProvider/Number::FormatExponent(System.Text.StringBuilder,System.Globalization.NumberFormatInfo,System.Int32,System.Char,System.Int32,System.Boolean)
- extern void Number_FormatExponent_m135B30C565ECDB1979ED4BE571A72F6370A4FE6F (void);
- // 0x000000AE System.Void System.Globalization.FormatProvider/Number::FormatGeneral(System.Text.StringBuilder,System.Globalization.FormatProvider/Number/NumberBuffer,System.Int32,System.Int32,System.Globalization.NumberFormatInfo,System.Char,System.Boolean)
- extern void Number_FormatGeneral_m1D7CBBCD778B47F559BE3BDE1D12CFC769CAEE08 (void);
- // 0x000000AF System.Void System.Globalization.FormatProvider/Number::FormatPercent(System.Text.StringBuilder,System.Globalization.FormatProvider/Number/NumberBuffer,System.Int32,System.Int32,System.Globalization.NumberFormatInfo)
- extern void Number_FormatPercent_m1B8271C4DC5F4A981A485275ECCB3D7A343F11FE (void);
- // 0x000000B0 System.Void System.Globalization.FormatProvider/Number::RoundNumber(System.Globalization.FormatProvider/Number/NumberBuffer&,System.Int32)
- extern void Number_RoundNumber_mBC435607162134930A25FE0764862DC61B4A9128 (void);
- // 0x000000B1 System.Int32 System.Globalization.FormatProvider/Number::FindSection(System.String,System.Int32)
- extern void Number_FindSection_m30B656075E2640A77B370055723E3F8E7F72BF46 (void);
- // 0x000000B2 System.String System.Globalization.FormatProvider/Number::NumberToStringFormat(System.Globalization.FormatProvider/Number/NumberBuffer,System.String,System.Globalization.NumberFormatInfo)
- extern void Number_NumberToStringFormat_m3C8BF1C6C14FCA2FB8DFA5EF52174FBF658AADEE (void);
- // 0x000000B3 System.Void System.Globalization.FormatProvider/Number::.cctor()
- extern void Number__cctor_mBE95471E41681A3E8961C0C0D2293BBFE2E30A75 (void);
- // 0x000000B4 System.Char* System.Globalization.FormatProvider/Number/NumberBuffer::get_digits()
- extern void NumberBuffer_get_digits_mD460EF232C6E25E81AECC071A03446FE48F8FC07 (void);
- static Il2CppMethodPointer s_methodPointers[180] =
- {
- SR_Format_m559D9DA5E940FED731B555599468E5EE6A314C55,
- BigInteger__ctor_m104B492675CC61CB48D17E18900DF23DCB7408D4,
- BigInteger__ctor_m52EB8D81CA50E9ED1E8658E10D79FD06C73ADCF7,
- BigInteger__ctor_mD712B74AEF1E9AF8497BE69D852B845EF21F8F5D,
- BigInteger__ctor_mC6F69437098FCC5419F0D9EBBF3B81F8BAEA47BC,
- BigInteger__ctor_m28984B04D3CE15020B0DF656A28FA303CC15BD5B,
- BigInteger__ctor_m022F65218976B242C90878967F29358111839491,
- BigInteger__ctor_mE86998DE086542EC44032A9A6F3978C08DB8DC1D,
- BigInteger__ctor_m8C331A08200B79F72C3E12F1FAFE788FC0969A0A,
- BigInteger__ctor_mD932E4FB18B10103FB5F7D469602312B07FBDB5D,
- BigInteger__ctor_mBB8B723C1E9F0A8F59ACE4F6D5218EE4E93FAB3E,
- BigInteger_get_Zero_mE10EE4CF6BAD05BC10D0D5012ECDCC1B81E438BF,
- BigInteger_get_One_mBB0EA0E27365CD29C1A4F71AFD04962A91A51052,
- BigInteger_get_MinusOne_m5B018EBF2A8A345E0FE9188C32AFC404C1D7347E,
- BigInteger_get_IsZero_m926C5F3453B1335A6A50264AF7A448619850949D,
- BigInteger_get_IsOne_m634E3C96A5A2AEE571DF2E3FC24FCBED2339DD78,
- BigInteger_get_Sign_mB7A2E5A1C237EB3532F5AA6C13511B696B3EA660,
- BigInteger_TryParse_mAFC9E4EE82CFC39FC63375F27C090AC7CDA1E3EB,
- BigInteger_Abs_mF9100B81D50C059B2C72158F0DC17A1E0EEBC9A7,
- BigInteger_Add_mF19186DC029742C86DB2D689C237162E317B31FD,
- BigInteger_Multiply_mE4F1C77DA40D8D0150A7E42DB4E9944CEFC591A2,
- BigInteger_Divide_m7AD93CF9905D1418FEB940FE2376191529FB640A,
- BigInteger_Negate_mD93521160B71B671B684FF2C149A5102AFA9024D,
- BigInteger_GreatestCommonDivisor_mAC4FF67DDD41976C857B17B85951C79368CD418C,
- BigInteger_GreatestCommonDivisor_mB6E8A024FAE92588528ACC5BC502420E1FCF5295,
- BigInteger_Pow_mA52D686E2FB53238877C77EEEFAD23A9601028AF,
- BigInteger_GetHashCode_m68DD5586F08BF39F4D6547FED0EF8185F6584306,
- BigInteger_Equals_m6CBBBDCC5015FEB3E9D4C548003456F44C3AF4A8,
- BigInteger_Equals_m05302B320532185A473A0E9CBA352FA30BB43C9A,
- BigInteger_CompareTo_mB209DCCC6ADB5AED45CF17A7F953DBF1EFCA3EF9,
- BigInteger_CompareTo_m3908928ADB21C85CCAB25946D01D7B332F205584,
- BigInteger_ToByteArray_mE55CBE13ADA8E09AFE2D10FF9AD2F373E4000B7B,
- BigInteger_TryGetBytes_mEF87C56D26BC0334ECB8B1A4C4177D8720002660,
- BigInteger_ToString_m880DFDBDB71DB04DE20363C7EC1D81C70C124505,
- BigInteger_ToString_m7E5D4069C1C5C61EFB9C822980A6DDA1D57192E1,
- BigInteger_ToString_mF1D8436574127C7331F384E7E30ADE3CA646BCA4,
- BigInteger_Add_m330AA2E6C72FD80AFDB8776B700E26B63E89D7DC,
- BigInteger_Subtract_mA7030019970913872CCA0FA1C71521FBE31B5141,
- BigInteger_op_Implicit_m9806E7B722243D69545EE09318A5DC364ACBC652,
- BigInteger_op_Implicit_mDF29A79E504BF60EDBB205F2D2FE29741BDA2860,
- BigInteger_op_Implicit_m6EF080EFB48B60775B80ECA9E5D08B2322FCD4EC,
- BigInteger_op_Implicit_mFB175F06ED1BC9163CECF7C8523470E5F4DC2F9D,
- BigInteger_op_Explicit_m1914E9F2188F67F4A904260CF995121BFCF51BFA,
- BigInteger_op_Explicit_m94FF4CDAA9859BDD9D6F853145AB3C25E51CF79B,
- BigInteger_op_Explicit_m0B2B8DBEEE3847FA247D38807E14314D65952ABF,
- BigInteger_op_Explicit_m481EE272BCCA64CCCF7A78E7C4CF6E314D52E8BA,
- BigInteger_op_Explicit_m9CFA3DA45CA0A2A28B4302CA87492587B87076FB,
- BigInteger_op_Explicit_m67FAC3B738A0A38953009C3BF2C09C2C29891633,
- BigInteger_op_LeftShift_m36703D8137E21C0563C4D84DD842E15DDBDE041E,
- BigInteger_op_RightShift_m1AD381F5AAC2ABF91AEDAE8DFC692675051E089F,
- BigInteger_op_UnaryNegation_m86C3291FF760B360FC481DF4772CE692ED0DCE68,
- BigInteger_op_Addition_m55A6D35945F71B25A38BD6688EFAC3FAF10C46B9,
- BigInteger_op_Multiply_m2C693A37027C26E76BFF4F974553ACA2D8DCC067,
- BigInteger_op_Division_m2D185E48C4E6D957CDE6CC6551999807A378C59B,
- BigInteger_op_Modulus_m90CD4DEC2293E0D71B73A33720AEE6CFEDECBE2E,
- BigInteger_op_LessThan_m89561BB731F384360A88B56FB95F520AF2B881D7,
- BigInteger_op_LessThanOrEqual_m78E4ACA68BFC6D622D5D769D2A8328DAA35301F4,
- BigInteger_op_GreaterThanOrEqual_mA7877996339EB4694414211C903D94F2B224C297,
- BigInteger_op_Equality_mC4EE6C9D66F0696466BBF98FC9B0A7F7058549BD,
- BigInteger_op_Inequality_mB1391E11D28CED8AAA43CBD9A6F2D8611D627867,
- BigInteger_GetPartsForBitManipulation_mD3AD03322CF2ADC78581414A5C11711325F968CF,
- BigInteger_GetDiffLength_mB3F1844C7CAFED565137FE901F934FA794D67C6E,
- BigInteger__cctor_mCB88C11F0635363AA8B28CA071994330D7D7D801,
- BigIntegerCalculator_Add_m643B728B417DBCF4168C15A34095B386D31C0BBA,
- BigIntegerCalculator_Add_m8091359F1187007FF6128F40189ED91CD63C722E,
- BigIntegerCalculator_Add_m496293A14EC7A004C5943BDE0B6CF54882EC284D,
- BigIntegerCalculator_AddSelf_m1A1058B6CD1212816780726B6868A09CEE3BE8D8,
- BigIntegerCalculator_Subtract_mEF7E50FEA37454255B908BB231EBC1A66AE2EBFB,
- BigIntegerCalculator_Subtract_m172D476EA6A5220D7D3B26ADD9AFA7CD09229C42,
- BigIntegerCalculator_Subtract_m22001C50AF4E194C631D41874BD113841C4DE19E,
- BigIntegerCalculator_Compare_m17B4E1AAB2A6C05826858E5302B034CD9FF2A747,
- BigIntegerCalculator_Divide_mFF85DE0D3ED8F3DE5A6186B81EA57C53B30120F4,
- BigIntegerCalculator_Remainder_m060ED143A943027A6EB1FFCBD689AF619B7E376F,
- BigIntegerCalculator_Divide_m15EDBC55C2E6EF9820AF47451DBD00A9E04B7943,
- BigIntegerCalculator_Remainder_m389E728A00728E8BDF45FDF6E07B840BC582D145,
- BigIntegerCalculator_Divide_m1983C620438EA6EFD4C5816BB24AF31050C08400,
- BigIntegerCalculator_AddDivisor_mF6CF8F7929BC4108E1717716093541CDAB5631A6,
- BigIntegerCalculator_SubtractDivisor_mE47C7B3013C28BF0C863AD1FF58492A260497921,
- BigIntegerCalculator_DivideGuessTooBig_mEC3DEE403CFF5FC31232F6DBC8CC65096C467566,
- BigIntegerCalculator_CreateCopy_m6FCFD086C248DAEB487C08739B564D58CE4B4665,
- BigIntegerCalculator_LeadingZeros_m397D596E6CA234C3E95D1481D5BB7C140B8AB907,
- BigIntegerCalculator_Gcd_m8C60F3211109664C539CB2F9ECB7491E8B1F4D90,
- BigIntegerCalculator_Gcd_mB31E8F854F4AFDC0B0183A6357C506FA821CD24A,
- BigIntegerCalculator_Gcd_m4B73340061AE29C4A8E5D240833A08297F53AF6E,
- BigIntegerCalculator_Gcd_m102D64C10EAEE1D4589C077F1CE90D8339FA9CE8,
- BigIntegerCalculator_Gcd_m2C86EF638413F18A8180F8B7FF98573F507ED9AF,
- BigIntegerCalculator_ExtractDigits_m2EDE26E2011EC70116BC859FFD6F1E73F6728BDC,
- BigIntegerCalculator_LehmerCore_mCB80DD1797431F18EADA25365AF3CCB73AF3594D,
- BigIntegerCalculator_Pow_m9F83AEA8E564A28FC1D0867CA60B176A35743B77,
- BigIntegerCalculator_Pow_m380E2C57A880F56866070374472BB92B62BCDBF1,
- BigIntegerCalculator_PowCore_m06959D3DBEFB0D6B365F59920E77F47E837ACD54,
- BigIntegerCalculator_PowBound_m34D83B3FF9FF2ECB17004134DB8EC5BE24C97DBB,
- BigIntegerCalculator_PowCore_mEA5FA3F12B026E1F89D7BB0887BFD88357494DAF,
- BigIntegerCalculator_ActualLength_m51BAE587A9EA537FA91D61772C1B568E9B49AE76,
- BigIntegerCalculator_ActualLength_m6C287780FD239DA283C4F9604D273463C546A4C8,
- BigIntegerCalculator_Square_m1D9E405A5A41B42D46B44B599E9EE19B6CB57958,
- BigIntegerCalculator_Square_m8A3A66EEE3D91A9B85F732C39CC7E002FC22577F,
- BigIntegerCalculator_Multiply_m29A6CBD452741E3C88196C7554B286EBC331BCF3,
- BigIntegerCalculator_Multiply_mE77306BD865ADE528100CF4DBF8DCACCA8A4E55A,
- BigIntegerCalculator_Multiply_m86D9E0F32C0E813CFAEDA71E758AFC8A9B525D71,
- BigIntegerCalculator_SubtractCore_m3060F542A60063C3547D6C010C256A546C2A01D3,
- BigIntegerCalculator__cctor_m3175F67A1150479997C2BE83BD4B9DBD50CCA5F9,
- BitsBuffer__ctor_m7CB071A6C260DF2A3407FA59B33F4051F81FA8E8,
- BitsBuffer__ctor_mFBACB49E64E70AD011B90C60E5A4D36DBF4D2D65,
- BitsBuffer_MultiplySelf_m3D9E0756D8A006722D10DD5039319E469CFE6E57,
- BitsBuffer_SquareSelf_mF8E32029B15E4B2E4C75AF5578CF9D29F2342E7C,
- BitsBuffer_Reduce_m43E6BD656620348ACD169CE7DE0BF9AA76169ACA,
- BitsBuffer_Overwrite_m85F427F98B5B9333992A9AB40B8C7CEA35E8FF41,
- BitsBuffer_Overwrite_m731968B09208DFED04F522C6064C1F3D78608EA4,
- BitsBuffer_GetBits_mBDBD30242662A0F88C6B3FFC3ED0D6B51C78B305,
- BitsBuffer_GetSize_mCD757389FEDD9FDE99F05FBB26B6DA230AAD6B51,
- BitsBuffer_GetLength_mE11C7E70AA5A2EA953B6FB9EB77C34249DDABD21,
- BitsBuffer_Refresh_mE64347D74D579B28568BB22F432A50F4CA5EC307,
- BitsBuffer_Apply_m400C1CE4A8DB901C852C695488FAE269D9FEAC4F,
- BigNumber_TryValidateParseStyleInteger_mDA885390200409E6AF1DC7742E9D6CCF47FBB7BB,
- BigNumber_TryParseBigInteger_mE1AFF556667D25640B2588E55EAC30DE2B0278D6,
- BigNumber_TryParseBigInteger_m7E1A086F8A8FF898C6516E51075278320955071D,
- BigNumber_AsReadOnlySpan_m008409C2685B93171FA23478EE18FF1259FAA954,
- BigNumber_HexNumberToBigInteger_m781C1A753605A6513DB901164BB99AE3F77FC4F6,
- BigNumber_NumberToBigInteger_m46CF3F7DA6DD3ACED213DF093D7CF566E48E59FE,
- BigNumber_ParseFormatSpecifier_mD6A5FA50F0A9000F34192FD82103971F7C923CFC,
- BigNumber_FormatBigIntegerToHexString_m35AB714045D0881B987CE330E2E87345A2B42B56,
- BigNumber_FormatBigInteger_m1AF6A68FC2CF3E16ADC75ABAFBD7CB764D1DC75A,
- BigNumberBuffer_Create_m49CA3228DB2BFD94D90B37AB480030DF8E95613C,
- Complex__ctor_mB1CFD2F144737FB8637B261E919F2450E7AFB901,
- Complex_get_Real_mD362D9A86615981C54CDC593DC7441395AC2A8C8,
- Complex_get_Imaginary_m8A8C1CEA216B93B5BB7F59773E83055F0EECDC1E,
- Complex_get_Magnitude_m61552BCC9460BD67AB1B5FE7796998937AD97A0C,
- Complex_Negate_mAD519E136173400293EE08B292F8ED6062FE3E18,
- Complex_op_UnaryNegation_m433FAA19212D46DCD500458CCE92F8E090A37306,
- Complex_op_Addition_m0B4E0A93A89F995EE9DD6F5F3EA69E54B3B99F32,
- Complex_op_Subtraction_mB8635F7AB44F8782FB96DC2B5176685F92C0EE47,
- Complex_op_Multiply_mEEC05B318FACC0395EFDEA156316AC522177B8F8,
- Complex_op_Division_m147243518DECEEEE31CC3AA3E9219B4F0C1816B1,
- Complex_Abs_mF5ABCFC810DC52954BAA72E720BB62A4794B7985,
- Complex_Hypot_m6C7BFCFD5BFF7FEC5EEDE41B778FEFE532016AEE,
- Complex_Conjugate_m14117797A1F44BADD7CA37254FABBE3AD7E1B92E,
- Complex_op_Equality_m7B4FEE8F063E7D64B794EEC38E48C5D086BF5812,
- Complex_op_Inequality_m247FEAFBDF8FB8FED1C4267FCB61CD1AC90AABB2,
- Complex_Equals_m85041AEEBCD61ED49F2350D05A3E1CD12C5E147D,
- Complex_Equals_m4303E6572230C3368EEFFE54A5F3B3E067318F2D,
- Complex_GetHashCode_mBAC61B12E34E786C0E95BB8CB48D7819976D9A35,
- Complex_ToString_m1687595009F53F7E6E98333FD5DCB4ABE5CA4873,
- Complex_ToString_mCE8B8B1EE9026CBD395F4E30E3CFDB54CA2F67B7,
- Complex_op_Implicit_m800AA5BC1697F99CF1A48CC40DD58A5B34337DBF,
- Complex_op_Implicit_m75DE1F3EF27B4201E4DD7C92FBF9D6B7C215E6EC,
- Complex__cctor_m2E0FB7DD7E51029D06380F10393E471032B6FC0A,
- NumericsHelpers_GetDoubleParts_m750DDFC7AE5FEFFF9D2F0BD769A1F36E4021051B,
- NumericsHelpers_GetDoubleFromParts_m7B66879B9DBC5BB637A771A9305BD8961A2D3DB3,
- NumericsHelpers_DangerousMakeTwosComplement_m2B49EB7457A8BB68A5048712A3463C2798BD4EF0,
- NumericsHelpers_MakeUlong_mE38DD9ABC5E7CB33305966200E42817382A06482,
- NumericsHelpers_Abs_m19751B306559B59F1BBEB8D5DC581743B531F9A3,
- NumericsHelpers_CombineHash_m400927578ECF51CB8EC30EE4998D632175DC9674,
- NumericsHelpers_CombineHash_m9AE8722B36248D9744958C3A3F70667185EEC9D9,
- NumericsHelpers_CbitHighZero_m4BB14964930DDCBACFD60B06E11E50A9A8244AD7,
- NumericsHelpers_CbitHighZero_m3BE7924CD6136F367BB8BAEB872924D0DA967B2F,
- FormatProvider_FormatBigInteger_m4DB3FEB24E13D717879354E2DB3350D99AE136F3,
- FormatProvider_TryStringToBigInteger_m2F10FFFCE862A709F3BD8ADCF500563683AB1877,
- Number_IsWhite_m57E4FC9EAA42DF59370FE72E3F88CC72AA6FFB9B,
- Number_MatchChars_m9B22333EF2FA2D4AF8A98741C9807B688488F4F8,
- Number_MatchChars_m12C087D48164043C1363CDF5F73E597C1BC149A7,
- Number_ParseNumber_mCD2646F5ACB0717033B33422AEF9DAAF934CC797,
- Number_TrailingZeros_m0E3845BFF0B1073181AA4AD7EE3B49C079D4E98D,
- Number_TryStringToNumber_m9235ED1C2104F90C04C9EAC2F7A9DDA754DCE53E,
- Number_Int32ToDecChars_m52DEB128164559B4776D2CC032E55E11AA349C9B,
- Number_ParseFormatSpecifier_m1910BE239F176852E6437AE4296667DE30C6AA9E,
- Number_NumberToString_mF7E913EE5F994899D90F5B9B552849A101E61563,
- Number_FormatCurrency_m5A69927E1259745662B73278651AB39D02B56593,
- Number_wcslen_m9A2E0F890E5F5941E77CE9F253672590124D84F8,
- Number_FormatFixed_m707BE473273AE5CDE4034E8809B00CB97AB4678F,
- Number_FormatNumber_m7737E3B54542B072C8BABC207718296526515750,
- Number_FormatScientific_m4C99A5D4F9B3822D871400B618D9E0B167133926,
- Number_FormatExponent_m135B30C565ECDB1979ED4BE571A72F6370A4FE6F,
- Number_FormatGeneral_m1D7CBBCD778B47F559BE3BDE1D12CFC769CAEE08,
- Number_FormatPercent_m1B8271C4DC5F4A981A485275ECCB3D7A343F11FE,
- Number_RoundNumber_mBC435607162134930A25FE0764862DC61B4A9128,
- Number_FindSection_m30B656075E2640A77B370055723E3F8E7F72BF46,
- Number_NumberToStringFormat_m3C8BF1C6C14FCA2FB8DFA5EF52174FBF658AADEE,
- Number__cctor_mBE95471E41681A3E8961C0C0D2293BBFE2E30A75,
- NumberBuffer_get_digits_mD460EF232C6E25E81AECC071A03446FE48F8FC07,
- };
- extern void BigInteger__ctor_m104B492675CC61CB48D17E18900DF23DCB7408D4_AdjustorThunk (void);
- extern void BigInteger__ctor_m52EB8D81CA50E9ED1E8658E10D79FD06C73ADCF7_AdjustorThunk (void);
- extern void BigInteger__ctor_mD712B74AEF1E9AF8497BE69D852B845EF21F8F5D_AdjustorThunk (void);
- extern void BigInteger__ctor_mC6F69437098FCC5419F0D9EBBF3B81F8BAEA47BC_AdjustorThunk (void);
- extern void BigInteger__ctor_m28984B04D3CE15020B0DF656A28FA303CC15BD5B_AdjustorThunk (void);
- extern void BigInteger__ctor_m022F65218976B242C90878967F29358111839491_AdjustorThunk (void);
- extern void BigInteger__ctor_mE86998DE086542EC44032A9A6F3978C08DB8DC1D_AdjustorThunk (void);
- extern void BigInteger__ctor_m8C331A08200B79F72C3E12F1FAFE788FC0969A0A_AdjustorThunk (void);
- extern void BigInteger__ctor_mD932E4FB18B10103FB5F7D469602312B07FBDB5D_AdjustorThunk (void);
- extern void BigInteger__ctor_mBB8B723C1E9F0A8F59ACE4F6D5218EE4E93FAB3E_AdjustorThunk (void);
- extern void BigInteger_get_IsZero_m926C5F3453B1335A6A50264AF7A448619850949D_AdjustorThunk (void);
- extern void BigInteger_get_IsOne_m634E3C96A5A2AEE571DF2E3FC24FCBED2339DD78_AdjustorThunk (void);
- extern void BigInteger_get_Sign_mB7A2E5A1C237EB3532F5AA6C13511B696B3EA660_AdjustorThunk (void);
- extern void BigInteger_GetHashCode_m68DD5586F08BF39F4D6547FED0EF8185F6584306_AdjustorThunk (void);
- extern void BigInteger_Equals_m6CBBBDCC5015FEB3E9D4C548003456F44C3AF4A8_AdjustorThunk (void);
- extern void BigInteger_Equals_m05302B320532185A473A0E9CBA352FA30BB43C9A_AdjustorThunk (void);
- extern void BigInteger_CompareTo_mB209DCCC6ADB5AED45CF17A7F953DBF1EFCA3EF9_AdjustorThunk (void);
- extern void BigInteger_CompareTo_m3908928ADB21C85CCAB25946D01D7B332F205584_AdjustorThunk (void);
- extern void BigInteger_ToByteArray_mE55CBE13ADA8E09AFE2D10FF9AD2F373E4000B7B_AdjustorThunk (void);
- extern void BigInteger_TryGetBytes_mEF87C56D26BC0334ECB8B1A4C4177D8720002660_AdjustorThunk (void);
- extern void BigInteger_ToString_m880DFDBDB71DB04DE20363C7EC1D81C70C124505_AdjustorThunk (void);
- extern void BigInteger_ToString_m7E5D4069C1C5C61EFB9C822980A6DDA1D57192E1_AdjustorThunk (void);
- extern void BigInteger_ToString_mF1D8436574127C7331F384E7E30ADE3CA646BCA4_AdjustorThunk (void);
- extern void BitsBuffer__ctor_m7CB071A6C260DF2A3407FA59B33F4051F81FA8E8_AdjustorThunk (void);
- extern void BitsBuffer__ctor_mFBACB49E64E70AD011B90C60E5A4D36DBF4D2D65_AdjustorThunk (void);
- extern void BitsBuffer_MultiplySelf_m3D9E0756D8A006722D10DD5039319E469CFE6E57_AdjustorThunk (void);
- extern void BitsBuffer_SquareSelf_mF8E32029B15E4B2E4C75AF5578CF9D29F2342E7C_AdjustorThunk (void);
- extern void BitsBuffer_Reduce_m43E6BD656620348ACD169CE7DE0BF9AA76169ACA_AdjustorThunk (void);
- extern void BitsBuffer_Overwrite_m85F427F98B5B9333992A9AB40B8C7CEA35E8FF41_AdjustorThunk (void);
- extern void BitsBuffer_Overwrite_m731968B09208DFED04F522C6064C1F3D78608EA4_AdjustorThunk (void);
- extern void BitsBuffer_GetBits_mBDBD30242662A0F88C6B3FFC3ED0D6B51C78B305_AdjustorThunk (void);
- extern void BitsBuffer_GetSize_mCD757389FEDD9FDE99F05FBB26B6DA230AAD6B51_AdjustorThunk (void);
- extern void BitsBuffer_GetLength_mE11C7E70AA5A2EA953B6FB9EB77C34249DDABD21_AdjustorThunk (void);
- extern void BitsBuffer_Refresh_mE64347D74D579B28568BB22F432A50F4CA5EC307_AdjustorThunk (void);
- extern void BitsBuffer_Apply_m400C1CE4A8DB901C852C695488FAE269D9FEAC4F_AdjustorThunk (void);
- extern void Complex__ctor_mB1CFD2F144737FB8637B261E919F2450E7AFB901_AdjustorThunk (void);
- extern void Complex_get_Real_mD362D9A86615981C54CDC593DC7441395AC2A8C8_AdjustorThunk (void);
- extern void Complex_get_Imaginary_m8A8C1CEA216B93B5BB7F59773E83055F0EECDC1E_AdjustorThunk (void);
- extern void Complex_get_Magnitude_m61552BCC9460BD67AB1B5FE7796998937AD97A0C_AdjustorThunk (void);
- extern void Complex_Equals_m85041AEEBCD61ED49F2350D05A3E1CD12C5E147D_AdjustorThunk (void);
- extern void Complex_Equals_m4303E6572230C3368EEFFE54A5F3B3E067318F2D_AdjustorThunk (void);
- extern void Complex_GetHashCode_mBAC61B12E34E786C0E95BB8CB48D7819976D9A35_AdjustorThunk (void);
- extern void Complex_ToString_m1687595009F53F7E6E98333FD5DCB4ABE5CA4873_AdjustorThunk (void);
- extern void Complex_ToString_mCE8B8B1EE9026CBD395F4E30E3CFDB54CA2F67B7_AdjustorThunk (void);
- extern void NumberBuffer_get_digits_mD460EF232C6E25E81AECC071A03446FE48F8FC07_AdjustorThunk (void);
- static Il2CppTokenAdjustorThunkPair s_adjustorThunks[45] =
- {
- { 0x06000002, BigInteger__ctor_m104B492675CC61CB48D17E18900DF23DCB7408D4_AdjustorThunk },
- { 0x06000003, BigInteger__ctor_m52EB8D81CA50E9ED1E8658E10D79FD06C73ADCF7_AdjustorThunk },
- { 0x06000004, BigInteger__ctor_mD712B74AEF1E9AF8497BE69D852B845EF21F8F5D_AdjustorThunk },
- { 0x06000005, BigInteger__ctor_mC6F69437098FCC5419F0D9EBBF3B81F8BAEA47BC_AdjustorThunk },
- { 0x06000006, BigInteger__ctor_m28984B04D3CE15020B0DF656A28FA303CC15BD5B_AdjustorThunk },
- { 0x06000007, BigInteger__ctor_m022F65218976B242C90878967F29358111839491_AdjustorThunk },
- { 0x06000008, BigInteger__ctor_mE86998DE086542EC44032A9A6F3978C08DB8DC1D_AdjustorThunk },
- { 0x06000009, BigInteger__ctor_m8C331A08200B79F72C3E12F1FAFE788FC0969A0A_AdjustorThunk },
- { 0x0600000A, BigInteger__ctor_mD932E4FB18B10103FB5F7D469602312B07FBDB5D_AdjustorThunk },
- { 0x0600000B, BigInteger__ctor_mBB8B723C1E9F0A8F59ACE4F6D5218EE4E93FAB3E_AdjustorThunk },
- { 0x0600000F, BigInteger_get_IsZero_m926C5F3453B1335A6A50264AF7A448619850949D_AdjustorThunk },
- { 0x06000010, BigInteger_get_IsOne_m634E3C96A5A2AEE571DF2E3FC24FCBED2339DD78_AdjustorThunk },
- { 0x06000011, BigInteger_get_Sign_mB7A2E5A1C237EB3532F5AA6C13511B696B3EA660_AdjustorThunk },
- { 0x0600001B, BigInteger_GetHashCode_m68DD5586F08BF39F4D6547FED0EF8185F6584306_AdjustorThunk },
- { 0x0600001C, BigInteger_Equals_m6CBBBDCC5015FEB3E9D4C548003456F44C3AF4A8_AdjustorThunk },
- { 0x0600001D, BigInteger_Equals_m05302B320532185A473A0E9CBA352FA30BB43C9A_AdjustorThunk },
- { 0x0600001E, BigInteger_CompareTo_mB209DCCC6ADB5AED45CF17A7F953DBF1EFCA3EF9_AdjustorThunk },
- { 0x0600001F, BigInteger_CompareTo_m3908928ADB21C85CCAB25946D01D7B332F205584_AdjustorThunk },
- { 0x06000020, BigInteger_ToByteArray_mE55CBE13ADA8E09AFE2D10FF9AD2F373E4000B7B_AdjustorThunk },
- { 0x06000021, BigInteger_TryGetBytes_mEF87C56D26BC0334ECB8B1A4C4177D8720002660_AdjustorThunk },
- { 0x06000022, BigInteger_ToString_m880DFDBDB71DB04DE20363C7EC1D81C70C124505_AdjustorThunk },
- { 0x06000023, BigInteger_ToString_m7E5D4069C1C5C61EFB9C822980A6DDA1D57192E1_AdjustorThunk },
- { 0x06000024, BigInteger_ToString_mF1D8436574127C7331F384E7E30ADE3CA646BCA4_AdjustorThunk },
- { 0x06000067, BitsBuffer__ctor_m7CB071A6C260DF2A3407FA59B33F4051F81FA8E8_AdjustorThunk },
- { 0x06000068, BitsBuffer__ctor_mFBACB49E64E70AD011B90C60E5A4D36DBF4D2D65_AdjustorThunk },
- { 0x06000069, BitsBuffer_MultiplySelf_m3D9E0756D8A006722D10DD5039319E469CFE6E57_AdjustorThunk },
- { 0x0600006A, BitsBuffer_SquareSelf_mF8E32029B15E4B2E4C75AF5578CF9D29F2342E7C_AdjustorThunk },
- { 0x0600006B, BitsBuffer_Reduce_m43E6BD656620348ACD169CE7DE0BF9AA76169ACA_AdjustorThunk },
- { 0x0600006C, BitsBuffer_Overwrite_m85F427F98B5B9333992A9AB40B8C7CEA35E8FF41_AdjustorThunk },
- { 0x0600006D, BitsBuffer_Overwrite_m731968B09208DFED04F522C6064C1F3D78608EA4_AdjustorThunk },
- { 0x0600006E, BitsBuffer_GetBits_mBDBD30242662A0F88C6B3FFC3ED0D6B51C78B305_AdjustorThunk },
- { 0x0600006F, BitsBuffer_GetSize_mCD757389FEDD9FDE99F05FBB26B6DA230AAD6B51_AdjustorThunk },
- { 0x06000070, BitsBuffer_GetLength_mE11C7E70AA5A2EA953B6FB9EB77C34249DDABD21_AdjustorThunk },
- { 0x06000071, BitsBuffer_Refresh_mE64347D74D579B28568BB22F432A50F4CA5EC307_AdjustorThunk },
- { 0x06000072, BitsBuffer_Apply_m400C1CE4A8DB901C852C695488FAE269D9FEAC4F_AdjustorThunk },
- { 0x0600007D, Complex__ctor_mB1CFD2F144737FB8637B261E919F2450E7AFB901_AdjustorThunk },
- { 0x0600007E, Complex_get_Real_mD362D9A86615981C54CDC593DC7441395AC2A8C8_AdjustorThunk },
- { 0x0600007F, Complex_get_Imaginary_m8A8C1CEA216B93B5BB7F59773E83055F0EECDC1E_AdjustorThunk },
- { 0x06000080, Complex_get_Magnitude_m61552BCC9460BD67AB1B5FE7796998937AD97A0C_AdjustorThunk },
- { 0x0600008C, Complex_Equals_m85041AEEBCD61ED49F2350D05A3E1CD12C5E147D_AdjustorThunk },
- { 0x0600008D, Complex_Equals_m4303E6572230C3368EEFFE54A5F3B3E067318F2D_AdjustorThunk },
- { 0x0600008E, Complex_GetHashCode_mBAC61B12E34E786C0E95BB8CB48D7819976D9A35_AdjustorThunk },
- { 0x0600008F, Complex_ToString_m1687595009F53F7E6E98333FD5DCB4ABE5CA4873_AdjustorThunk },
- { 0x06000090, Complex_ToString_mCE8B8B1EE9026CBD395F4E30E3CFDB54CA2F67B7_AdjustorThunk },
- { 0x060000B4, NumberBuffer_get_digits_mD460EF232C6E25E81AECC071A03446FE48F8FC07_AdjustorThunk },
- };
- static const int32_t s_InvokerIndices[180] =
- {
- 12610,
- 7416,
- 7416,
- 7417,
- 7417,
- 7363,
- 7360,
- 7441,
- 7148,
- 4293,
- 4467,
- 14723,
- 14723,
- 14723,
- 8599,
- 8599,
- 8523,
- 10196,
- 14210,
- 12339,
- 12339,
- 12339,
- 14210,
- 12339,
- 12341,
- 12340,
- 8523,
- 6608,
- 6482,
- 5580,
- 5679,
- 8552,
- 1554,
- 8552,
- 5861,
- 3526,
- 9837,
- 9837,
- 14211,
- 14211,
- 14212,
- 14212,
- 14308,
- 14308,
- 14348,
- 14348,
- 14250,
- 14240,
- 12340,
- 12340,
- 14210,
- 12339,
- 12339,
- 12339,
- 12339,
- 12898,
- 12898,
- 12898,
- 12898,
- 12898,
- 10803,
- 10636,
- 14771,
- 12605,
- 12610,
- 9261,
- 10301,
- 12605,
- 12610,
- 9261,
- 12494,
- 12605,
- 12492,
- 12610,
- 12610,
- 9261,
- 9854,
- 9382,
- 9590,
- 14435,
- 14318,
- 12472,
- 12521,
- 12492,
- 12610,
- 13153,
- 10294,
- 9258,
- 12586,
- 12605,
- 12583,
- 10613,
- 10307,
- 14331,
- 12492,
- 14435,
- 10301,
- 12605,
- 12610,
- 9261,
- 9261,
- 14771,
- 4270,
- 4293,
- 3860,
- 7307,
- 7307,
- 7417,
- 7416,
- 8552,
- 8523,
- 8523,
- 7416,
- 3861,
- 12925,
- 10196,
- 10164,
- 13683,
- 12887,
- 12887,
- 12423,
- 10001,
- 10699,
- 14775,
- 3884,
- 8467,
- 8467,
- 8467,
- 14223,
- 14223,
- 12365,
- 12365,
- 12365,
- 12365,
- 14251,
- 12393,
- 14223,
- 12905,
- 12905,
- 6608,
- 6507,
- 8523,
- 8552,
- 3526,
- 14225,
- 14224,
- 14771,
- 9732,
- 10571,
- 14582,
- 12518,
- 14318,
- 12472,
- 12472,
- 14318,
- 14319,
- 8971,
- 8989,
- 14482,
- 12319,
- 12315,
- 9181,
- 12709,
- 9178,
- 10297,
- 12423,
- 9561,
- 9795,
- 14299,
- 8954,
- 9795,
- 9322,
- 9310,
- 9080,
- 9795,
- 13155,
- 12492,
- 10779,
- 14771,
- 8415,
- };
- extern const CustomAttributesCacheGenerator g_System_Numerics_AttributeGenerators[];
- IL2CPP_EXTERN_C const Il2CppCodeGenModule g_System_Numerics_CodeGenModule;
- const Il2CppCodeGenModule g_System_Numerics_CodeGenModule =
- {
- "System.Numerics.dll",
- 180,
- s_methodPointers,
- 45,
- s_adjustorThunks,
- s_InvokerIndices,
- 0,
- NULL,
- 0,
- NULL,
- 0,
- NULL,
- NULL,
- g_System_Numerics_AttributeGenerators,
- NULL, // module initializer,
- NULL,
- NULL,
- NULL,
- };
|