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

◆ DataAvailable

virtual bool System.Net.Sockets.NetworkStream.DataAvailable
getset

Definition at line 192 of file NetworkStream.cs.

193 {
194 [global::Cpp2ILInjected.Token(Token = "0x600130C")]
195 [global::Cpp2ILInjected.Address(RVA = "0x1E21FD4", Offset = "0x1E21FD4", Length = "0x8C")]
196 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
197 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
198 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Socket), Member = "get_Available", ReturnType = typeof(int))]
199 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "GetType", ReturnType = typeof(Type))]
200 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ObjectDisposedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
201 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
202 get
203 {
204 throw null;
205 }
206 }
class f__AnonymousType0<< Count > j__TPar