3 references to _propApplicationName
System.Web (3)
Configuration\MachineKeySection.cs (3)
122
_properties.Add(
_propApplicationName
);
265
return (string)base[
_propApplicationName
];
268
base[
_propApplicationName
] = value;