Content
Nick Zorchenhimer Found this in production today. I need a drink. public static bool CompareBooleans (bool orig, bool val) return AreBooleansEqual (orig, val); 7 internal static bool AreBooleansEqual (bool orig, bool val) if(orig val) return false; return true; 12:54 AM 31 May 19 Twitter Web Client 2,519 Retweets 7,054 Likes 17