2 references to GetChannelBindingFromTls
System (2)
net\System\Net\HttpListener.cs (1)
2051ChannelBinding result = GetChannelBindingFromTls(connectionId);
net\System\Net\HttpListenerRequest.cs (1)
1018return HttpListenerContext.Listener.GetChannelBindingFromTls(m_ConnectionId);