3 references to PinnedObjects
System (3)
net\System\Net\Sockets\_BaseOverlappedAsyncResult.cs (3)
113if (objectsToPin == null && m_Cache.PinnedObjects == null) 117else if (m_Cache.PinnedObjects != null) 121if (objectsToPin == m_Cache.PinnedObjects)