2 references to
System (2)
net\System\Net\_CommandStream.cs (1)
65
) :
base
(connectionPool, lifetime, checkLifetime) {
net\System\Net\mail\SmtpTransport.cs (1)
29
internal SmtpPooledStream(ConnectionPool connectionPool, TimeSpan lifetime, bool checkLifetime) :
base
(connectionPool,lifetime,checkLifetime) {