3 references to InterlockedFree
System (3)
net\System\Net\Sockets\_BaseOverlappedAsyncResult.cs (1)
618OverlappedCache.InterlockedFree(ref m_Cache);
net\System\Net\Sockets\Socket.cs (2)
6393OverlappedCache.InterlockedFree(ref m_Caches.SendOverlappedCache); 6394OverlappedCache.InterlockedFree(ref m_Caches.ReceiveOverlappedCache);