1 write to _InnerStream
System (1)
net\System\Net\SecureProtocols\AuthenticatedStream.cs (1)
40_InnerStream = innerStream;
3 references to _InnerStream
System (3)
net\System\Net\SecureProtocols\AuthenticatedStream.cs (3)
53return _InnerStream; 69_InnerStream.Flush(); 73_InnerStream.Close();