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