2 references to GetLegacyCertificatePolicy
System (2)
net\System\Net\ServicePoint.cs (1)
1073
if (ServicePointManager.
GetLegacyCertificatePolicy
() != null && (m_Request is WebRequest))
net\System\Net\ServicePointManager.cs (1)
524
return
GetLegacyCertificatePolicy
();