1 write to s_rsaPkcs1SignMethod
Microsoft.Build.Tasks.Core (1)
ManifestUtil\CngLightup.cs (1)
210s_rsaPkcs1SignMethod =
3 references to s_rsaPkcs1SignMethod
Microsoft.Build.Tasks.Core (3)
ManifestUtil\CngLightup.cs (3)
178if (s_rsaPkcs1SignMethod == null) 220Debug.Assert(s_rsaPkcs1SignMethod != null); 221return s_rsaPkcs1SignMethod(rsa, data, hashAlgorithmName);