3 implementations of MoveTo
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\CertCollectionLoader.cs (1)
26
public void
MoveTo
(X509Certificate2Collection collection)
System\Security\Cryptography\X509Certificates\OpenSslSingleCertLoader.cs (1)
24
public void
MoveTo
(X509Certificate2Collection collection)
System\Security\Cryptography\X509Certificates\StorePal.cs (1)
56
public void
MoveTo
(X509Certificate2Collection collection)
5 references to MoveTo
System.Security.Cryptography (5)
System\Security\Cryptography\X509Certificates\X509Certificate2Collection.cs (5)
158
storePal.
MoveTo
(this);
208
storePal.
MoveTo
(this);
219
storePal.
MoveTo
(this);
233
storePal.
MoveTo
(this);
259
storePal.
MoveTo
(this);