1 write to s_rsaPkcs1DecryptMethod
Microsoft.Build.Tasks.Core (1)
ManifestUtil\CngLightup.cs (1)
300s_rsaPkcs1DecryptMethod =
3 references to s_rsaPkcs1DecryptMethod
Microsoft.Build.Tasks.Core (3)
ManifestUtil\CngLightup.cs (3)
294if (s_rsaPkcs1DecryptMethod == null) 304Debug.Assert(s_rsaPkcs1DecryptMethod != null); 305return s_rsaPkcs1DecryptMethod(rsa, data);