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

◆ EnqueueOperation()

void System.Net.ServicePointScheduler.ConnectionGroup.EnqueueOperation ( WebOperation operation)
inline

Definition at line 466 of file ServicePointScheduler.cs.

467 {
468 global::System.Collections.Generic.LinkedList<WebOperation> linkedList = this.queue;
469 }
class f__AnonymousType0<< Count > j__TPar
global::System.Collections.Generic.LinkedList< WebOperation > queue

References j__TPar, and System.Net.ServicePointScheduler.ConnectionGroup.queue.