2 references to _propListeners
System (2)
compmod\system\diagnostics\TraceSection.cs (2)
19
_properties.Add(
_propListeners
);
42
return (ListenerElementsCollection) this[
_propListeners
];