3 references to RuleListFromElement
System.Web (3)
Configuration\HttpCapabilitiesSectionHandler.cs (3)
84sublist = RuleListFromElement(parseState, section, true); 164ArrayList subrules = RuleListFromElement(parseState, element, false); 369ArrayList sublist = RuleListFromElement(parseState, section, true);