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