1 override of KeyAttributeName
System (1)
services\monitoring\system\diagnosticts\DiagnosticsConfigurationHandler.cs (1)
252protected override string KeyAttributeName {
2 references to KeyAttributeName
System (2)
sys\system\configuration\DictionarySectionHandler.cs (2)
52String key = HandlerBase.RemoveRequiredAttribute(child, KeyAttributeName); 67String key = HandlerBase.RemoveRequiredAttribute(child, KeyAttributeName);