2 references to CachedChannelBinding
System (2)
net\System\Net\_AuthenticationManager2.cs (1)
150
object binding = httpWebRequest.ServicePoint.
CachedChannelBinding
;
net\System\Net\_AuthenticationManagerDefault.cs (1)
279
object binding = httpWebRequest.ServicePoint.
CachedChannelBinding
;