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