As Eric Gunnerson shows in this blog post, in C# you can nest using statements as:
using
using (StreamWriter w1 = F