I've seen samples using Moles to redirect DateTime.Now but when I tried to redirect System.Net.Sockets.TcpClient.GetStream I couldn't make the corresponding MTcpClient appear on Intellisense.
Is there a limited number of classes which methods Moles can redirect? Is there any step that I missed?