2 implementations of MoveTo
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\CertCollectionLoader.cs (1)
26public void MoveTo(X509Certificate2Collection collection)
System\Security\Cryptography\X509Certificates\OpenSslSingleCertLoader.cs (1)
24public void MoveTo(X509Certificate2Collection collection)
5 references to MoveTo
System.Security.Cryptography (5)
System\Security\Cryptography\X509Certificates\X509Certificate2Collection.cs (5)
157storePal.MoveTo(this); 204storePal.MoveTo(this); 215storePal.MoveTo(this); 228storePal.MoveTo(this); 253storePal.MoveTo(this);