2 references to GetChannelBinding
System (2)
net\System\Net\_TLSstream.cs (1)
423return m_Worker.GetChannelBinding(kind);
net\System\Net\SecureProtocols\SslStream.cs (1)
259return _SslState.GetChannelBinding(kind);