I stumbled upon an interesting class in mscorlib: System.LOGIC. It's internal and has only two methods that are not used by any other class (at least Reflector is not showing any reference to them)... Lost in space or is this used by internal stuff that's just not made it to the public version?
Have you found similar stuff in the BCL?