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

◆ ReadTimeout

override int System.Net.Sockets.NetworkStream.ReadTimeout
getset

Definition at line 120 of file NetworkStream.cs.

121 {
122 [global::Cpp2ILInjected.Token(Token = "0x6001308")]
123 [global::Cpp2ILInjected.Address(RVA = "0x1E21A78", Offset = "0x1E21A78", Length = "0x7C")]
124 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
125 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
126 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Socket), Member = "GetSocketOption", MemberParameters = new object[]
127 {
130 }, ReturnType = typeof(object))]
131 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
132 get
133 {
134 throw null;
135 }
136 [global::Cpp2ILInjected.Token(Token = "0x6001309")]
137 [global::Cpp2ILInjected.Address(RVA = "0x1E21C90", Offset = "0x1E21C90", Length = "0x84")]
138 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
139 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
140 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
141 {
142 typeof(string),
143 typeof(string)
144 }, ReturnType = typeof(void))]
145 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
146 set
147 {
148 throw null;
149 }
150 }
class f__AnonymousType0<< Count > j__TPar