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

◆ IsConsole

bool System.ConsoleDriver.IsConsole
staticgetset

Definition at line 100 of file ConsoleDriver.cs.

101 {
102 [global::Cpp2ILInjected.Token(Token = "0x6000EBB")]
103 [global::Cpp2ILInjected.Address(RVA = "0x1C7A3C4", Offset = "0x1C7A3C4", Length = "0x138")]
104 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
105 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Console), Member = "SetupStreams", MemberParameters = new object[]
106 {
107 typeof(global::System.Text.Encoding),
108 typeof(global::System.Text.Encoding)
109 }, ReturnType = typeof(void))]
110 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Console), Member = "ReadLine", ReturnType = typeof(string))]
111 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ConsoleDriver), Member = ".cctor", ReturnType = typeof(void))]
112 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TermInfoDriver), Member = "Init", ReturnType = typeof(void))]
113 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
114 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IO.MonoIO), Member = "get_ConsoleOutput", ReturnType = typeof(global::System.IntPtr))]
115 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IO.MonoIO), Member = "get_ConsoleInput", ReturnType = typeof(global::System.IntPtr))]
116 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
117 get
118 {
119 throw null;
120 }
121 }
class f__AnonymousType0<< Count > j__TPar