2 writes to SslProtocols
System (2)
net\System\Net\HttpWebRequest.cs (2)
5136SslProtocols = (SslProtocols)ServicePointManager.SecurityProtocol; 5271SslProtocols = (SslProtocols)ServicePointManager.SecurityProtocol;
1 reference to SslProtocols
System (1)
net\System\Net\_Connection.cs (1)
1162request.SslProtocols,