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

◆ Contains()

static bool System.Security.Authentication.ExtendedProtection.ServiceNameCollection.Contains ( string searchServiceName,
ICollection serviceNames )
inlinestaticpackage

Definition at line 29 of file ServiceNameCollection.cs.

30 {
31 if (searchServiceName != null)
32 {
33 }
34 int num;
35 while (num != 0)
36 {
37 }
38 long num2 = 0L;
39 if (searchServiceName != null)
40 {
41 }
42 if (num2 == 0L)
43 {
44 throw new InvalidCastException();
45 }
46 throw new OutOfMemoryException();
47 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.

Referenced by System.Security.Authentication.ExtendedProtection.ServiceNameCollection.AddIfNew().