1 write to s_rsaOaepSha1DecryptMethod
Microsoft.Build.Tasks.Core (1)
ManifestUtil\CngLightup.cs (1)
347s_rsaOaepSha1DecryptMethod =
3 references to s_rsaOaepSha1DecryptMethod
Microsoft.Build.Tasks.Core (3)
ManifestUtil\CngLightup.cs (3)
341if (s_rsaOaepSha1DecryptMethod == null) 351Debug.Assert(s_rsaOaepSha1DecryptMethod != null); 352return s_rsaOaepSha1DecryptMethod(rsa, data);