4 writes to KeyContainerName
Microsoft.Build.Tasks.Core (1)
ManifestUtil\mansign2.cs (1)
483csp.KeyContainerName = oldCsp.CspKeyContainerInfo.KeyContainerName;
System.Security.Cryptography (2)
System\Security\Cryptography\CspParameters.cs (2)
65KeyContainerName = keyContainerName; 75KeyContainerName = parameters.KeyContainerName;
System.ServiceModel.Primitives (1)
System\IdentityModel\Tokens\X509AsymmetricSecurityKey.cs (1)
51csp.KeyContainerName = rsaCsp.CspKeyContainerInfo.KeyContainerName;
1 reference to KeyContainerName
System.Security.Cryptography (1)
System\Security\Cryptography\CspParameters.cs (1)
75KeyContainerName = parameters.KeyContainerName;