2 writes to _autogenKeys
System.Web (2)
Security\Cryptography\MachineKeyMasterKeyProvider.cs (2)
40_autogenKeys = autogenKeys; 65_autogenKeys = new CryptographicKey(HttpRuntime.s_autogenKeys);
2 references to _autogenKeys
System.Web (2)
Security\Cryptography\MachineKeyMasterKeyProvider.cs (2)
64if (_autogenKeys == null) { 67return _autogenKeys;