1 write to m_IsRemoteCertificateAvailable
System (1)
net\System\Net\_SecureChannel.cs (1)
1241
m_IsRemoteCertificateAvailable
= remoteCertificateEx != null;
1 reference to m_IsRemoteCertificateAvailable
System (1)
net\System\Net\_SecureChannel.cs (1)
141
return
m_IsRemoteCertificateAvailable
;