1 reference to s_EmptyArray
System (1)
net\System\Net\_SslSessionsCache.cs (1)
49
_CertThumbPrint = thumbPrint == null?
s_EmptyArray
: thumbPrint;