1 write to s_rsaOaepSha1EncryptMethod
Microsoft.Build.Tasks.Core (1)
ManifestUtil\CngLightup.cs (1)
324s_rsaOaepSha1EncryptMethod =
3 references to s_rsaOaepSha1EncryptMethod
Microsoft.Build.Tasks.Core (3)
ManifestUtil\CngLightup.cs (3)
318if (s_rsaOaepSha1EncryptMethod == null) 328Debug.Assert(s_rsaOaepSha1EncryptMethod != null); 329return s_rsaOaepSha1EncryptMethod(rsa, data);