2 references to DecryptedSpan
System.Net.Security (2)
System\Net\Security\SslStream.cs (1)
748int b = _buffer.DecryptedSpan[0];
System\Net\Security\SslStream.IO.cs (1)
851_buffer.DecryptedSpan.CopyTo(extraBuffer);