2 references to AvailableSpan
System.Net.Security (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (2)
552
sendCount = BioRead(context.OutputBio!, token.
AvailableSpan
, sendCount);
617
retVal = BioRead(context.OutputBio!, outToken.
AvailableSpan
, capacityNeeded);