3 implementations of MoveTo
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\CertCollectionLoader.cs (1)
26public void MoveTo(X509Certificate2Collection collection)
System\Security\Cryptography\X509Certificates\OpenSslSingleCertLoader.cs (1)
24public void MoveTo(X509Certificate2Collection collection)
System\Security\Cryptography\X509Certificates\StorePal.cs (1)
56public void MoveTo(X509Certificate2Collection collection)
5 references to MoveTo
System.Security.Cryptography (5)
System\Security\Cryptography\X509Certificates\X509Certificate2Collection.cs (5)
223storePal.MoveTo(this); 273storePal.MoveTo(this); 284storePal.MoveTo(this); 298storePal.MoveTo(this); 324storePal.MoveTo(this);