2 writes to _staplingForbidden
System.Net.Security (2)
System\Net\Security\SslStreamCertificateContext.Linux.cs (2)
122_staplingForbidden = noOcspFetch; 288_staplingForbidden = true;
3 references to _staplingForbidden
System.Net.Security (3)
System\Net\Security\SslStreamCertificateContext.Linux.cs (3)
130if (!_staplingForbidden) 165if (_staplingForbidden) 422Debug.Assert(_staplingForbidden, "Shouldn't release resources while OCSP stapling may be happening on the background.");