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

override string System.Security.Principal.WindowsIdentity.Name
getset

Implements System.Security.Principal.IIdentity.

Definition at line 121 of file WindowsIdentity.cs.

122 {
123 [global::Cpp2ILInjected.Token(Token = "0x6001B60")]
124 [global::Cpp2ILInjected.Address(RVA = "0x1B1F59C", Offset = "0x1B1F59C", Length = "0x68")]
125 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
126 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
127 get
128 {
129 throw null;
130 }
131 }