2 references to defaultKeyAttribute
System (2)
sys\system\configuration\NameValueSectionHandler.cs (2)
28
return CreateStatic(parent, section,
defaultKeyAttribute
, defaultValueAttribute);
85
get { return
defaultKeyAttribute
;}