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