2 references to GetPersistKeyInCsp
mscorlib (2)
system\security\cryptography\dsacryptoserviceprovider.cs (1)
165return Utils.GetPersistKeyInCsp(_safeProvHandle);
system\security\cryptography\rsacryptoserviceprovider.cs (1)
216return Utils.GetPersistKeyInCsp(_safeProvHandle);