4 writes to ProviderType
Microsoft.Build.Tasks.Core (1)
ManifestUtil\mansign2.cs (1)
482csp.ProviderType = PROV_RSA_AES;
System.Security.Cryptography (2)
System\Security\Cryptography\CspParameters.cs (2)
63ProviderType = providerType; 73ProviderType = parameters.ProviderType;
System.ServiceModel.Primitives (1)
System\IdentityModel\Tokens\X509AsymmetricSecurityKey.cs (1)
50csp.ProviderType = 24;
1 reference to ProviderType
System.Security.Cryptography (1)
System\Security\Cryptography\CspParameters.cs (1)
73ProviderType = parameters.ProviderType;