Will the following empty if-block be optimized away?
public class C { private bool foo = false; public vo