4 writes to _CustomValidationTypeIsKeyed
System.Web (4)
Configuration\MachineKeySection.cs (4)
1058_CustomValidationTypeIsKeyed = true; 1073_CustomValidationTypeIsKeyed = false; 1103_CustomValidationTypeIsKeyed = false; 1117_CustomValidationTypeIsKeyed = (alg is KeyedHashAlgorithm);
4 references to _CustomValidationTypeIsKeyed
System.Web (4)
Configuration\MachineKeySection.cs (4)
859if (_CustomValidationTypeIsKeyed) { 1118if (!_CustomValidationTypeIsKeyed) { 1126if (_CustomValidationTypeIsKeyed) 1145if (_CustomValidationTypeIsKeyed)