When setting the constructor argument to true, you might very well encounter a memory usage that is quite simply staggering.
If your application seems to be leaking memory at a rapid pace when running, and you use XslCompiledTransform, try calling the constructor with false as an explicit parameter. This will reduce the memory overhead.