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