4 references to HandleException
Microsoft.Extensions.Configuration.FileExtensions (4)
FileConfigurationProvider.cs (4)
116
HandleException
(ExceptionDispatchInfo.Capture(ex));
138
HandleException
(ExceptionDispatchInfo.Capture(wrapped));
173
HandleException
(ExceptionDispatchInfo.Capture(new FileNotFoundException(error.ToString())));
177
HandleException
(ExceptionDispatchInfo.Capture(new DirectoryNotFoundException(error.ToString())));