1 write to s_rsaPkcs1SignMethod
Microsoft.Build.Tasks.Core (1)
ManifestUtil\CngLightup.cs (1)
182s_rsaPkcs1SignMethod =
3 references to s_rsaPkcs1SignMethod
Microsoft.Build.Tasks.Core (3)
ManifestUtil\CngLightup.cs (3)
150if (s_rsaPkcs1SignMethod == null) 192Debug.Assert(s_rsaPkcs1SignMethod != null); 193return s_rsaPkcs1SignMethod(rsa, data, hashAlgorithmName);