1 write to s_useMachineKeyStore
System.Security.Cryptography (1)
System\Security\Cryptography\DSACryptoServiceProvider.Windows.cs (1)
266s_useMachineKeyStore = (value ? CspProviderFlags.UseMachineKeyStore : 0);
4 references to s_useMachineKeyStore
System.Security.Cryptography (4)
System\Security\Cryptography\DSACryptoServiceProvider.Windows.cs (4)
31s_useMachineKeyStore)) 46s_useMachineKeyStore)) 76s_useMachineKeyStore, 262return (s_useMachineKeyStore == CspProviderFlags.UseMachineKeyStore);