Uncategorized FxCop fail: replace ToLower with ToUpper May 13, 2009 vidarkongsli 1 Comment WTF? I am quite sure that replacing ToLower() with ToUpperInvariant() will make my test fail…