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

◆ Name

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

Implements System.Security.Principal.IIdentity.

Definition at line 147 of file ClaimsIdentity.cs.

148 {
149 get
150 {
151 do
152 {
153 string nameType = this.m_nameType;
154 }
155 while (this == null);
156 return this.m_nameType;
157 }
158 }
class f__AnonymousType0<< Count > j__TPar