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