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

◆ InputEncoding

global.System.Text.Encoding System.Console.InputEncoding
staticgetset

Definition at line 378 of file Console.cs.

379 {
380 [global::Cpp2ILInjected.Token(Token = "0x6000EA4")]
381 [global::Cpp2ILInjected.Address(RVA = "0x1C7AE3C", Offset = "0x1C7AE3C", Length = "0x58")]
382 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
383 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
384 get
385 {
386 throw null;
387 }
388 [global::Cpp2ILInjected.Token(Token = "0x6000EA5")]
389 [global::Cpp2ILInjected.Address(RVA = "0x1C7AE94", Offset = "0x1C7AE94", Length = "0x64")]
390 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Program", Member = "InitializeConsoleOutput", ReturnType = typeof(void))]
391 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
392 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Console), Member = "SetupStreams", MemberParameters = new object[]
393 {
394 typeof(global::System.Text.Encoding),
395 typeof(global::System.Text.Encoding)
396 }, ReturnType = typeof(void))]
397 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
398 set
399 {
400 throw null;
401 }
402 }
class f__AnonymousType0<< Count > j__TPar