1 instantiation of SharedListenerElementsCollection
System.Configuration.ConfigurationManager (1)
System\Diagnostics\SystemDiagnosticsSection.cs (1)
12
private static readonly ConfigurationProperty s_propSharedListeners = new("sharedListeners", typeof(SharedListenerElementsCollection), new
SharedListenerElementsCollection
(), ConfigurationPropertyOptions.None);
1 reference to SharedListenerElementsCollection
System.Configuration.ConfigurationManager (1)
System\Diagnostics\SystemDiagnosticsSection.cs (1)
12
private static readonly ConfigurationProperty s_propSharedListeners = new("sharedListeners", typeof(
SharedListenerElementsCollection
), new SharedListenerElementsCollection(), ConfigurationPropertyOptions.None);