11 instantiations of ConfigurationCollectionAttribute
System.Configuration.ConfigurationManager (10)
System\Configuration\ConnectionStringSettingsCollection.cs (1)
6[ConfigurationCollection(typeof(ConnectionStringSettings))]
System\Configuration\DateTimeConfigurationCollection.cs (1)
6[ConfigurationCollection(typeof(DateTimeConfigurationElement))]
System\Configuration\KeyValueConfigurationCollection.cs (1)
6[ConfigurationCollection(typeof(KeyValueConfigurationElement))]
System\Configuration\NameValueConfigurationCollection.cs (1)
6[ConfigurationCollection(typeof(NameValueConfigurationElement))]
System\Configuration\ProviderSettingsCollection.cs (1)
6[ConfigurationCollection(typeof(ProviderSettings))]
System\Configuration\SchemeSettingElementCollection.cs (1)
6[ConfigurationCollection(typeof(SchemeSettingElement),
System\Diagnostics\ListenerElementsCollection.cs (2)
14[ConfigurationCollection(typeof(ListenerElement))] 69[ConfigurationCollection(typeof(ListenerElement),
System\Diagnostics\SourceElementsCollection.cs (1)
11[ConfigurationCollection(typeof(SourceElement),
System\Diagnostics\SwitchElementsCollection.cs (1)
11[ConfigurationCollection(typeof(SwitchElement))]
System.Runtime.Caching (1)
System\Runtime\Caching\Configuration\MemoryCacheSettingsCollection.cs (1)
13[ConfigurationCollection(typeof(MemoryCacheElement),
6 references to ConfigurationCollectionAttribute
System.Configuration (1)
System.Configuration.cs (1)
12[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationCollectionAttribute))]
System.Configuration.ConfigurationManager (5)
System\Configuration\ConfigurationProperty.cs (5)
128ConfigurationCollectionAttribute collectionAttribute = 130typeof(ConfigurationCollectionAttribute)) as ConfigurationCollectionAttribute ?? 132typeof(ConfigurationCollectionAttribute)) as ConfigurationCollectionAttribute;