2 references to Could_not_create_listener
System.Configuration.ConfigurationManager (2)
System\Diagnostics\ListenerElementsCollection.cs (2)
225
throw new ConfigurationErrorsException(SR.Format(SR.
Could_not_create_listener
, Name), e);
365
throw new ConfigurationErrorsException(SR.Format(SR.
Could_not_create_listener
, Name), e);