Added using blocks to fix a few memory leaks or prevent cases where an exception in a method would not be able to reach the call to dispose below it.