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)
66
hash.Add(
_allowedProtocols
);
89
_allowedProtocols
== other.
_allowedProtocols
&&