1 write to AllowTlsResume
System.Net.Http (1)
src\libraries\Common\src\System\Net\Security\SslClientAuthenticationOptionsExtensions.cs (1)
21
AllowTlsResume
= options.AllowTlsResume,
2 references to AllowTlsResume
System.Net.Http (1)
src\libraries\Common\src\System\Net\Security\SslClientAuthenticationOptionsExtensions.cs (1)
21
AllowTlsResume = options.
AllowTlsResume
,
System.Net.Security (1)
System\Net\Security\SslAuthenticationOptions.cs (1)
45
AllowTlsResume = sslClientAuthenticationOptions.
AllowTlsResume
;