1 write to _socketCache
System.Runtime.Remoting (1)
channels\core\socketcache.cs (1)
53_socketCache = socketCache;
3 references to _socketCache
System.Runtime.Remoting (3)
channels\core\socketcache.cs (3)
152return _socketCache.CreateSocketHandler(socket, _machineAndPort); 165return _socketCache.CreateSocketHandler(socket, _machineAndPort); 171_cachedSocketList.TimeoutSockets(currentTime, _socketCache.SocketTimeout);