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

◆ Position

override long System.Net.Sockets.NetworkStream.Position
getset

Definition at line 223 of file NetworkStream.cs.

224 {
225 [global::Cpp2ILInjected.Token(Token = "0x600130E")]
226 [global::Cpp2ILInjected.Address(RVA = "0x1E22160", Offset = "0x1E22160", Length = "0x4C")]
227 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
228 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
229 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
230 get
231 {
232 throw null;
233 }
234 [global::Cpp2ILInjected.Token(Token = "0x600130F")]
235 [global::Cpp2ILInjected.Address(RVA = "0x1E221AC", Offset = "0x1E221AC", Length = "0x4C")]
236 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
237 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
238 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
239 set
240 {
241 throw null;
242 }
243 }
class f__AnonymousType0<< Count > j__TPar