2 references to BindGetCapiPrivateKey
Microsoft.Build.Tasks.Core (2)
ManifestUtil\CngLightup.cs (2)
100BindGetCapiPrivateKey<RSA>(RsaOid, csp => new RSACryptoServiceProvider(csp)); 104s_getRsaPrivateKey = BindGetCapiPrivateKey<RSA>(RsaOid, csp => new RSACryptoServiceProvider(csp));