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

◆ SerializeIdentities()

string System.Security.Claims.ClaimsPrincipal.SerializeIdentities ( )
inlineprivateinherited

Definition at line 118 of file ClaimsPrincipal.cs.

119 {
120 int num = 1;
122 Type type = base.GetType();
123 if (num == 0)
124 {
125 }
126 Type type2;
127 bool flag = type == type2;
128 if (this != null)
129 {
130 }
132 string text;
133 return text;
134 }
class f__AnonymousType0<< Count > j__TPar
new Type GetType()
Definition Type.cs:287

References System.Type.GetType(), System.Globalization.NumberFormatInfo.InvariantInfo, j__TPar, System.Security.Claims.ClaimsPrincipal.m_identities, and System.text.

Referenced by System.Security.Claims.ClaimsPrincipal.OnSerializingMethod().