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

◆ IsInvalid

override bool System.Net.Security.SafeFreeNegoCredentials.IsInvalid
getset

Definition at line 109 of file SafeFreeNegoCredentials.cs.

110 {
111 [global::Cpp2ILInjected.Token(Token = "0x600149C")]
112 [global::Cpp2ILInjected.Address(RVA = "0x1E379F4", Offset = "0x1E379F4", Length = "0x10")]
113 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
114 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
115 get
116 {
117 throw null;
118 }
119 }