3 references to net_frame_read_size
System.Net.Security (3)
System\Net\Security\NegotiateStream.cs (1)
376throw new IOException(SR.net_frame_read_size);
System\Net\Security\SslStream.IO.cs (2)
570throw new AuthenticationException(SR.net_frame_read_size); 1115throw new AuthenticationException(SR.net_frame_read_size);