1 write to _allowedProtocols
System.Net.Security (1)
System\Net\Security\SslSessionsCache.cs (1)
52_allowedProtocols = allowedProtocols;
3 references to _allowedProtocols
System.Net.Security (3)
System\Net\Security\SslSessionsCache.cs (3)
66hash.Add(_allowedProtocols); 89_allowedProtocols == other._allowedProtocols &&