1 write to s_rsaOaepSha1EncryptMethod
Microsoft.Build.Tasks.Core (1)
ManifestUtil\CngLightup.cs (1)
352s_rsaOaepSha1EncryptMethod =
3 references to s_rsaOaepSha1EncryptMethod
Microsoft.Build.Tasks.Core (3)
ManifestUtil\CngLightup.cs (3)
346if (s_rsaOaepSha1EncryptMethod == null) 356Debug.Assert(s_rsaOaepSha1EncryptMethod != null); 357return s_rsaOaepSha1EncryptMethod(rsa, data);