4 references to BioTell
System.Security.Cryptography (4)
System\Security\Cryptography\X509Certificates\OpenSslX509CertificateReader.cs (1)
108int bioPosition = Interop.Crypto.BioTell(bio);
System\Security\Cryptography\X509Certificates\OpenSslX509Encoder.cs (1)
101int bioPosition = Interop.Crypto.BioTell(fileBio);
System\Security\Cryptography\X509Certificates\StorePal.OpenSsl.cs (1)
78int bioPosition = Interop.Crypto.BioTell(bio);
System\Security\Cryptography\X509Certificates\X509CertificateLoader.OpenSsl.cs (1)
33int bioPosition = Interop.Crypto.BioTell(fileBio);