SyntaxFix
Write A Post
Hire A Developer
Questions
Try this (using default keyword)
bool foo = default(bool); if (foo) { }