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

◆ Length

override long System.IO.UnmanagedMemoryStream.Length
getset

Definition at line 222 of file UnmanagedMemoryStream.cs.

223 {
224 [global::Cpp2ILInjected.Token(Token = "0x6002822")]
225 [global::Cpp2ILInjected.Address(RVA = "0x1B9F108", Offset = "0x1B9F108", Length = "0x1C")]
226 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
227 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UnmanagedMemoryStream), Member = "EnsureNotClosed", ReturnType = typeof(void))]
228 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Interlocked), Member = "Read", MemberParameters = new object[] { typeof(ref long) }, ReturnType = typeof(long))]
229 get
230 {
231 throw null;
232 }
233 }
class f__AnonymousType0<< Count > j__TPar