3 references to m_CreateConnectionCallback
System (3)
net\System\Net\mail\smtpconnection.cs (3)
170
connectionPool = ConnectionPoolManager.GetConnectionPool(servicePoint, ClientCertificates.GetHashCode().ToString(NumberFormatInfo.InvariantInfo),
m_CreateConnectionCallback
);
172
connectionPool = ConnectionPoolManager.GetConnectionPool(servicePoint, "",
m_CreateConnectionCallback
);
324
connectionPool = ConnectionPoolManager.GetConnectionPool(servicePoint, "",
m_CreateConnectionCallback
);