5 references to IsIgnorableAlsoCheckForNonElement
System (5)
services\monitoring\system\diagnosticts\DiagnosticsConfigurationHandler.cs (3)
54if (HandlerBase.IsIgnorableAlsoCheckForNonElement(child)) 145if (HandlerBase.IsIgnorableAlsoCheckForNonElement(traceChild)) 164if (HandlerBase.IsIgnorableAlsoCheckForNonElement(listenersChild))
sys\system\configuration\DictionarySectionHandler.cs (1)
46if (HandlerBase.IsIgnorableAlsoCheckForNonElement(child))
sys\system\configuration\NameValueSectionHandler.cs (1)
50if (HandlerBase.IsIgnorableAlsoCheckForNonElement(child))