terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetTokenInternal()

IntPtr System.Security.Principal.WindowsIdentity.GetTokenInternal ( )
inlinepackage

Definition at line 177 of file WindowsIdentity.cs.

178 {
179 return this._token;
180 }

References System.Security.Principal.WindowsIdentity._token.