1 reference to IsCached
System (1)
net\System\Net\SecureProtocols\_SslState.cs (1)
760
_CachedSession = message.Size < 200? CachedSessionStatus.
IsCached
: CachedSessionStatus.IsNotCached;