1 write to _encryptionKey
System.Web (1)
Security\Cryptography\MachineKeyMasterKeyProvider.cs (1)
151_encryptionKey = GenerateCryptographicKey(
2 references to _encryptionKey
System.Web (2)
Security\Cryptography\MachineKeyMasterKeyProvider.cs (2)
150if (_encryptionKey == null) { 158return _encryptionKey;