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 Mono.Net.Security.MobileAuthenticatedStream.Length
getsetinherited

Definition at line 865 of file MobileAuthenticatedStream.cs.

866 {
867 [global::Cpp2ILInjected.Token(Token = "0x600011C")]
868 [global::Cpp2ILInjected.Address(RVA = "0x1D4BC34", Offset = "0x1D4BC34", Length = "0x10")]
869 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
870 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
871 get
872 {
873 throw null;
874 }
875 }