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