1 instantiation of SharedListenerElementsCollection
System (1)
compmod\system\diagnostics\SystemDiagnosticsSection.cs (1)
14private static readonly ConfigurationProperty _propSharedListeners = new ConfigurationProperty("sharedListeners", typeof(SharedListenerElementsCollection), new SharedListenerElementsCollection(), ConfigurationPropertyOptions.None);
1 reference to SharedListenerElementsCollection
System (1)
compmod\system\diagnostics\SystemDiagnosticsSection.cs (1)
14private static readonly ConfigurationProperty _propSharedListeners = new ConfigurationProperty("sharedListeners", typeof(SharedListenerElementsCollection), new SharedListenerElementsCollection(), ConfigurationPropertyOptions.None);