5 references to DangerousGetSpan
System.Security.Cryptography (5)
System\Security\Cryptography\X509Certificates\CertificatePal.Windows.Import.cs (2)
87password.DangerousGetSpan(), 95password.DangerousGetSpan(),
System\Security\Cryptography\X509Certificates\StorePal.Windows.Export.cs (1)
172ReadOnlySpan<char> passwordChars = password.DangerousGetSpan();
System\Security\Cryptography\X509Certificates\StorePal.Windows.Import.cs (2)
75password.DangerousGetSpan(), 83password.DangerousGetSpan(),