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

◆ FindFirst()

virtual Claim System.Security.Claims.ClaimsIdentity.FindFirst ( string type)
inlinevirtualinherited

Definition at line 213 of file ClaimsIdentity.cs.

214 {
215 if (type != null)
216 {
217 while (this == null)
218 {
219 }
221 long num;
222 if (this == null)
223 {
224 num = 0L;
225 if (this != null)
226 {
227 }
228 }
229 if (num == 0L)
230 {
231 }
232 }
233 throw new OutOfMemoryException();
234 }
class f__AnonymousType0<< Count > j__TPar
Collection< IEnumerable< Claim > > m_externalClaims

References j__TPar, System.L, and System.Security.Claims.ClaimsIdentity.m_externalClaims.