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