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

◆ NameClaimType

string System.Security.Claims.ClaimsIdentity.NameClaimType
getset

Definition at line 217 of file ClaimsIdentity.cs.

218 {
219 [global::Cpp2ILInjected.Token(Token = "0x6001B86")]
220 [global::Cpp2ILInjected.Address(RVA = "0x1B21A14", Offset = "0x1B21A14", Length = "0x8")]
221 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
222 get
223 {
224 throw null;
225 }
226 }