1 write to s_rsaPkcs1DecryptMethod
Microsoft.Build.Tasks.Core (1)
ManifestUtil\CngLightup.cs (1)
328s_rsaPkcs1DecryptMethod =
3 references to s_rsaPkcs1DecryptMethod
Microsoft.Build.Tasks.Core (3)
ManifestUtil\CngLightup.cs (3)
322if (s_rsaPkcs1DecryptMethod == null) 332Debug.Assert(s_rsaPkcs1DecryptMethod != null); 333return s_rsaPkcs1DecryptMethod(rsa, data);