5 references to DangerousGetSpan
System.Security.Cryptography (5)
System\Security\Cryptography\X509Certificates\OpenSslX509CertificateReader.cs (2)
61password.DangerousGetSpan(), 91password.DangerousGetSpan(),
System\Security\Cryptography\X509Certificates\StorePal.OpenSsl.cs (2)
50password.DangerousGetSpan(), 119password.DangerousGetSpan(),
System\Security\Cryptography\X509Certificates\UnixExportProvider.cs (1)
108ReadOnlySpan<char> passwordSpan = password.DangerousGetSpan();