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