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

◆ OutputEncoding

global.System.Text.Encoding System.Console.OutputEncoding
staticgetset

Definition at line 405 of file Console.cs.

406 {
407 [global::Cpp2ILInjected.Token(Token = "0x6000EA6")]
408 [global::Cpp2ILInjected.Address(RVA = "0x1C7AEF8", Offset = "0x1C7AEF8", Length = "0x58")]
409 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
410 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
411 get
412 {
413 throw null;
414 }
415 [global::Cpp2ILInjected.Token(Token = "0x6000EA7")]
416 [global::Cpp2ILInjected.Address(RVA = "0x1C7AF50", Offset = "0x1C7AF50", Length = "0x64")]
417 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Program", Member = "InitializeConsoleOutput", ReturnType = typeof(void))]
418 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
419 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Console), Member = "SetupStreams", MemberParameters = new object[]
420 {
421 typeof(global::System.Text.Encoding),
422 typeof(global::System.Text.Encoding)
423 }, ReturnType = typeof(void))]
424 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
425 set
426 {
427 throw null;
428 }
429 }
class f__AnonymousType0<< Count > j__TPar