4 references to UnknownTlsFrameLength
System.Net.Security (4)
System\Net\Security\SslStream.IO.cs (4)
816_buffer.EnsureAvailableSpace(frameSize == UnknownTlsFrameLength ? 877int nextTlsFrameLength = UnknownTlsFrameLength; 891if (_receivedEOF && nextTlsFrameLength == UnknownTlsFrameLength) 1080return UnknownTlsFrameLength;