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

◆ CanRead

override bool System.Net.NetworkStreamWrapper.CanRead
getset

Definition at line 123 of file NetworkStreamWrapper.cs.

124 {
125 [global::Cpp2ILInjected.Token(Token = "0x60008AE")]
126 [global::Cpp2ILInjected.Address(RVA = "0x1EF96DC", Offset = "0x1EF96DC", Length = "0x10")]
127 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
128 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
129 get
130 {
131 throw null;
132 }
133 }