1 reference to ApplicationNameChangeNotSupported
Microsoft.Extensions.Hosting (1)
HostApplicationBuilder.cs (1)
290throw new NotSupportedException(SR.Format(SR.ApplicationNameChangeNotSupported, previousApplicationName, config[HostDefaults.ApplicationKey]));