3 writes to ProviderType
Microsoft.Build.Tasks.Core (1)
ManifestUtil\mansign2.cs (1)
482
csp.
ProviderType
= PROV_RSA_AES;
System.Security.Cryptography (2)
System\Security\Cryptography\CspParameters.cs (2)
63
ProviderType
= providerType;
73
ProviderType
= parameters.ProviderType;
1 reference to ProviderType
System.Security.Cryptography (1)
System\Security\Cryptography\CspParameters.cs (1)
73
ProviderType = parameters.
ProviderType
;