4 references to UnknownTlsFrameLength
System.Net.Security (4)
System\Net\Security\SslStream.IO.cs (4)
814_buffer.EnsureAvailableSpace(frameSize == UnknownTlsFrameLength ? 914int nextTlsFrameLength = UnknownTlsFrameLength; 928if (_receivedEOF && nextTlsFrameLength == UnknownTlsFrameLength) 1102return UnknownTlsFrameLength;