3 references to GetChannelBinding
System (3)
net\System\Net\HttpListener.cs (3)
1556binding = GetChannelBinding(connectionId, isSecureConnection, extendedProtectionPolicy); 1633binding = GetChannelBinding(connectionId, isSecureConnection, extendedProtectionPolicy); 2250ChannelBinding binding = GetChannelBinding(connectionId, isSecureConnection, policy);