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

◆ CanRead

override bool Mono.Net.Security.MobileAuthenticatedStream.CanRead
getsetinherited

Definition at line 813 of file MobileAuthenticatedStream.cs.

814 {
815 [global::Cpp2ILInjected.Token(Token = "0x6000118")]
816 [global::Cpp2ILInjected.Address(RVA = "0x1D4BB84", Offset = "0x1D4BB84", Length = "0x3C")]
817 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
818 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
819 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
820 get
821 {
822 throw null;
823 }
824 }