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

◆ CanWrite

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

Definition at line 840 of file MobileAuthenticatedStream.cs.

841 {
842 [global::Cpp2ILInjected.Token(Token = "0x600011A")]
843 [global::Cpp2ILInjected.Address(RVA = "0x1D4BBD0", Offset = "0x1D4BBD0", Length = "0x5C")]
844 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
845 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
846 get
847 {
848 throw null;
849 }
850 }