2 references to _propSharedListeners
System (2)
compmod\system\diagnostics\SystemDiagnosticsSection.cs (2)
23
_properties.Add(
_propSharedListeners
);
58
return (ListenerElementsCollection) base[
_propSharedListeners
];