2 references to HandleException
Microsoft.Extensions.Configuration.FileExtensions (2)
FileConfigurationProvider.cs (2)
72
HandleException
(ExceptionDispatchInfo.Capture(new FileNotFoundException(error.ToString())));
108
HandleException
(ExceptionDispatchInfo.Capture(exception));