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