2 references to CreateStatic
System (2)
sys\system\configuration\NameValueSectionHandler.cs (2)
24return CreateStatic(parent, section, KeyAttributeName, ValueAttributeName); 28return CreateStatic(parent, section, defaultKeyAttribute, defaultValueAttribute);