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

◆ Name

virtual string System.Security.Claims.ClaimsIdentity.Name
getset

Definition at line 204 of file ClaimsIdentity.cs.

205 {
206 [global::Cpp2ILInjected.Token(Token = "0x6001B85")]
207 [global::Cpp2ILInjected.Address(RVA = "0x1B219F0", Offset = "0x1B219F0", Length = "0x24")]
208 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
209 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
210 get
211 {
212 throw null;
213 }
214 }