4 references to Reference_to_nonexistent_listener
System.Configuration.ConfigurationManager (4)
System\Diagnostics\ListenerElementsCollection.cs (4)
193
throw new ConfigurationErrorsException(SR.Format(SR.
Reference_to_nonexistent_listener
, Name));
199
throw new ConfigurationErrorsException(SR.Format(SR.
Reference_to_nonexistent_listener
, Name));
319
throw new ConfigurationErrorsException(SR.Format(SR.
Reference_to_nonexistent_listener
, Name));
325
throw new ConfigurationErrorsException(SR.Format(SR.
Reference_to_nonexistent_listener
, Name));