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