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

◆ Claims

override global.System.Collections.Generic.IEnumerable<global.System.Security.Claims.Claim> System.Security.Principal.GenericIdentity.Claims
getset

Definition at line 77 of file GenericIdentity.cs.

78 {
79 [global::Cpp2ILInjected.Token(Token = "0x6001B52")]
80 [global::Cpp2ILInjected.Address(RVA = "0x1B1ED68", Offset = "0x1B1ED68", Length = "0x4")]
81 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
82 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
83 get
84 {
85 throw null;
86 }
87 }