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

◆ IsAuthenticated

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

Definition at line 696 of file MobileAuthenticatedStream.cs.

697 {
698 [global::Cpp2ILInjected.Token(Token = "0x6000111")]
699 [global::Cpp2ILInjected.Address(RVA = "0x1D4B618", Offset = "0x1D4B618", Length = "0xE8")]
700 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
701 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
702 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Enter", MemberParameters = new object[]
703 {
704 typeof(object),
705 typeof(ref bool)
706 }, ReturnType = typeof(void))]
707 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
708 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
709 get
710 {
711 throw null;
712 }
713 }
class f__AnonymousType0<< Count > j__TPar