2 references to GetAndRemoveIntegerAttribute
System (2)
services\monitoring\system\diagnosticts\DiagnosticsConfigurationHandler.cs (2)
125
if (HandlerBase.
GetAndRemoveIntegerAttribute
(countersNode, "filemappingsize", ref filemappingsize) != null) {
141
if (HandlerBase.
GetAndRemoveIntegerAttribute
(traceNode, "indentsize", ref indentsize) != null)