3 references to _propRequireRootedSaveAsPath
System.Web (3)
Configuration\HttpRuntimeSection.cs (3)
331
_properties.Add(
_propRequireRootedSaveAsPath
);
529
return (bool)base[
_propRequireRootedSaveAsPath
];
532
base[
_propRequireRootedSaveAsPath
] = value;