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

◆ InitializeProviderRegistration()

static void Mono.Net.Security.MonoTlsProviderFactory.InitializeProviderRegistration ( )
inlinestaticprivate

Definition at line 82 of file MonoTlsProviderFactory.cs.

83 {
84 if ("<?xml version=\"" == null)
85 {
86 }
87 if ("<?xml version=\"" == null)
88 {
89 }
90 if ("<?xml version=\"" == null)
91 {
92 }
94 if (nativeInterface != null)
95 {
96 if ("<?xml version=\"" == null)
97 {
98 }
99 MonoTlsProviderFactory.PopulateUnityProviders();
100 return;
101 }
102 if ("<?xml version=\"" == null)
103 {
104 }
105 MonoTlsProviderFactory.PopulateProviders();
106 long num = 0L;
107 if (nativeInterface != null)
108 {
109 }
110 if (num == 0L)
111 {
112 return;
113 }
114 throw new OutOfMemoryException();
115 }
class f__AnonymousType0<< Count > j__TPar
static UnityTls.unitytls_interface_struct NativeInterface
Definition UnityTls.cs:47

References j__TPar, System.L, Mono.Unity.UnityTls.NativeInterface, Mono.Net.Security.MonoTlsProviderFactory.PopulateProviders(), and Mono.Net.Security.MonoTlsProviderFactory.PopulateUnityProviders().

Referenced by Mono.Net.Security.MonoTlsProviderFactory.InitializeInternal(), and Mono.Net.Security.MonoTlsProviderFactory.LookupProvider().