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.FileStream.Length
getsetinherited

Definition at line 527 of file FileStream.cs.

528 {
529 [global::Cpp2ILInjected.Token(Token = "0x6002976")]
530 [global::Cpp2ILInjected.Address(RVA = "0x1BCB680", Offset = "0x1BCB680", Length = "0x154")]
531 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
532 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
533 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.InteropServices.SafeHandle), Member = "get_IsClosed", ReturnType = typeof(bool))]
534 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(FileStream), Member = "FlushBuffer", ReturnType = typeof(void))]
535 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MonoIO), Member = "GetLength", MemberParameters = new object[]
536 {
537 typeof(global::System.Runtime.InteropServices.SafeHandle),
539 }, ReturnType = typeof(long))]
540 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ObjectDisposedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
541 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
542 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(FileStream), Member = "GetSecureFileName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
543 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MonoIO), Member = "GetException", MemberParameters = new object[]
544 {
545 typeof(string),
547 }, ReturnType = typeof(global::System.Exception))]
548 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 12)]
549 get
550 {
551 throw null;
552 }
553 }
class f__AnonymousType0<< Count > j__TPar
override long Length