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