J
Jon Skeet [C# MVP]
Peter Olcott said:Yes, but, this issue will remain unresolved until I know for sure. One of the
rules that I strictly enforce is never make any assumptions. How could the
answer to this question be empirically verified?
Compile a simple test app, run it under cordbg, and look at the
assembly generated.
You'll need to turn optimisations on everywhere though.