4 references to UnknownTlsFrameLength
System.Net.Security (4)
System\Net\Security\SslStream.IO.cs (4)
745_buffer.EnsureAvailableSpace(frameSize == UnknownTlsFrameLength ? 837int nextTlsFrameLength = UnknownTlsFrameLength; 851if (_receivedEOF && nextTlsFrameLength == UnknownTlsFrameLength) 1016return UnknownTlsFrameLength;