2 references to ValueAttributeName
System (2)
sys\system\configuration\DictionarySectionHandler.cs (2)
55
value = HandlerBase.RemoveRequiredAttribute(child,
ValueAttributeName
);
57
value = HandlerBase.RemoveAttribute(child,
ValueAttributeName
);