2 references to Name
System.Configuration.ConfigurationManager (2)
System\Diagnostics\SourceElementsCollection.cs (2)
29protected override object GetElementKey(ConfigurationElement element) => ((SourceElement)element).Name; 77throw new ConfigurationErrorsException(SR.Format(SR.Only_specify_one, Name));