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

◆ Latin1

Encoding System.Text.Encoding.Latin1
staticgetsetprivateinherited

Definition at line 761 of file Encoding.cs.

762 {
763 [global::Cpp2ILInjected.Token(Token = "0x600164A")]
764 [global::Cpp2ILInjected.Address(RVA = "0x1AE510C", Offset = "0x1AE510C", Length = "0xA0")]
765 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Encoding), Member = "GetEncoding", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(Encoding))]
766 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
767 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Latin1Encoding), Member = ".ctor", ReturnType = typeof(void))]
768 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
769 get
770 {
771 throw null;
772 }
773 }
class f__AnonymousType0<< Count > j__TPar