1 write to s_rsaOaepSha1DecryptMethod
Microsoft.Build.Tasks.Core (1)
ManifestUtil\CngLightup.cs (1)
375s_rsaOaepSha1DecryptMethod =
3 references to s_rsaOaepSha1DecryptMethod
Microsoft.Build.Tasks.Core (3)
ManifestUtil\CngLightup.cs (3)
369if (s_rsaOaepSha1DecryptMethod == null) 379Debug.Assert(s_rsaOaepSha1DecryptMethod != null); 380return s_rsaOaepSha1DecryptMethod(rsa, data);