3 writes to Flags
Microsoft.Build.Tasks.Core (1)
ManifestUtil\mansign2.cs (1)
487csp.Flags = CspProviderFlags.UseMachineKeyStore;
System.Security.Cryptography (2)
System\Security\Cryptography\CspParameters.cs (2)
67Flags = flags; 78Flags = parameters.Flags;
1 reference to Flags
System.Security.Cryptography (1)
System\Security\Cryptography\CspParameters.cs (1)
78Flags = parameters.Flags;