1 reference to CleanupCallbackWrapper
System (1)
net\System\Net\connectionpool.cs (1)
34
private static TimerThread.Callback s_CleanupCallback = new TimerThread.Callback(
CleanupCallbackWrapper
);