1 write to _allowedProtocols
System.Net.Security (1)
System\Net\Security\SslSessionsCache.cs (1)
48
_allowedProtocols
= allowedProtocols;
4 references to _allowedProtocols
System.Net.Security (4)
System\Net\Security\SslSessionsCache.cs (4)
64
return HashCode.Combine(
_allowedProtocols
,
69
_allowedProtocols
,
84
_allowedProtocols
== other.
_allowedProtocols
&&