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.IO.UnmanagedMemoryStream.Position
getset

Definition at line 236 of file UnmanagedMemoryStream.cs.

237 {
238 [global::Cpp2ILInjected.Token(Token = "0x6002823")]
239 [global::Cpp2ILInjected.Address(RVA = "0x1B9F124", Offset = "0x1B9F124", Length = "0x48")]
240 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
241 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
242 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Interlocked), Member = "Read", MemberParameters = new object[] { typeof(ref long) }, ReturnType = typeof(long))]
243 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Error), Member = "GetStreamIsClosed", ReturnType = typeof(global::System.Exception))]
244 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
245 get
246 {
247 throw null;
248 }
249 [global::Cpp2ILInjected.Token(Token = "0x6002824")]
250 [global::Cpp2ILInjected.Address(RVA = "0x1B9F16C", Offset = "0x1B9F16C", Length = "0xA4")]
251 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
252 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
253 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Interlocked), Member = "Exchange", MemberParameters = new object[]
254 {
255 typeof(ref long),
256 typeof(long)
257 }, ReturnType = typeof(long))]
258 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
259 {
260 typeof(string),
261 typeof(string)
262 }, ReturnType = typeof(void))]
263 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Error), Member = "GetStreamIsClosed", ReturnType = typeof(global::System.Exception))]
264 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
265 set
266 {
267 throw null;
268 }
269 }
class f__AnonymousType0<< Count > j__TPar