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

◆ FinalCleanup()

void System.Net.ServicePointScheduler.FinalCleanup ( )
inlineprivate

Definition at line 222 of file ServicePointScheduler.cs.

223 {
224 ServicePoint servicePoint = this.<ServicePoint>k__BackingField;
226 if (!true)
227 {
228 }
229 ServicePointManager.RemoveServicePoint(servicePoint);
230 }
class f__AnonymousType0<< Count > j__TPar
ServicePoint< ServicePoint > k__BackingField

References j__TPar, System.Net.ServicePointScheduler.k__BackingField, and System.Net.ServicePointManager.RemoveServicePoint().