This inspection reports a try-finally block with resource.close() in finally which can be converted to a resource.use() call.