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.WebReadStream.Position
getset

Definition at line 109 of file WebReadStream.cs.

110 {
111 [global::Cpp2ILInjected.Token(Token = "0x6001218")]
112 [global::Cpp2ILInjected.Address(RVA = "0x1E155F0", Offset = "0x1E155F0", Length = "0x38")]
113 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
114 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", ReturnType = typeof(void))]
115 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
116 get
117 {
118 throw null;
119 }
120 [global::Cpp2ILInjected.Token(Token = "0x6001219")]
121 [global::Cpp2ILInjected.Address(RVA = "0x1E15628", Offset = "0x1E15628", Length = "0x38")]
122 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
123 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", ReturnType = typeof(void))]
124 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
125 set
126 {
127 throw null;
128 }
129 }
class f__AnonymousType0<< Count > j__TPar