terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ digits

unsafe char* System.Globalization.FormatProvider.Number.NumberBuffer.digits
getset

Definition at line 566 of file FormatProvider.cs.

567 {
568 [global::Cpp2ILInjected.Token(Token = "0x600003F")]
569 [global::Cpp2ILInjected.Address(RVA = "0x1D5BD24", Offset = "0x1D5BD24", Length = "0x8")]
570 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
571 get
572 {
573 throw null;
574 }
575 }