2 implementations of MoveTo
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\StorePal.cs (1)
56public void MoveTo(X509Certificate2Collection collection)
System\Security\Cryptography\X509Certificates\StorePal.Windows.Export.cs (1)
17public 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);