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

◆ InvokeMayRunArbitraryCode

bool System.Threading.Tasks.ITaskCompletionAction. System.IO.Stream.ReadWriteTask.InvokeMayRunArbitraryCode
getsetprivate

Definition at line 1245 of file Stream.cs.

1246 {
1247 [global::Cpp2ILInjected.Token(Token = "0x60028DE")]
1248 [global::Cpp2ILInjected.Address(RVA = "0x1BC4A60", Offset = "0x1BC4A60", Length = "0x8")]
1249 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1250 get
1251 {
1252 throw null;
1253 }
1254 }