2 writes to _AutogenKey
System.Web (2)
Configuration\MachineKeySection.cs (2)
412_AutogenKey = true; 416_AutogenKey = false;
1 reference to _AutogenKey
System.Web (1)
Configuration\MachineKeySection.cs (1)
80internal bool AutogenKey { get { RuntimeDataInitialize(); return _AutogenKey; } }