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

◆ NetworkStream

NetworkStream System.Net.NetworkStreamWrapper.NetworkStream
getsetpackage

Definition at line 104 of file NetworkStreamWrapper.cs.

105 {
106 [global::Cpp2ILInjected.Token(Token = "0x60008AC")]
107 [global::Cpp2ILInjected.Address(RVA = "0x1EF96CC", Offset = "0x1EF96CC", Length = "0x8")]
108 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
109 get
110 {
111 throw null;
112 }
113 [global::Cpp2ILInjected.Token(Token = "0x60008AD")]
114 [global::Cpp2ILInjected.Address(RVA = "0x1EF96D4", Offset = "0x1EF96D4", Length = "0x8")]
115 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
116 set
117 {
118 throw null;
119 }
120 }