1 write to _allowTlsResume
System.Net.Security (1)
System\Net\Security\SslSessionsCache.cs (1)
57_allowTlsResume = allowTlsResume;
3 references to _allowTlsResume
System.Net.Security (3)
System\Net\Security\SslSessionsCache.cs (3)
71hash.Add(_allowTlsResume); 93_allowTlsResume == other._allowTlsResume &&