Why does Microsoft's source code reference have two copies of the code in each .cs file
Redundancy, when the first source is corrupt it gets validated or synchronized with the other.
Redundancy, when the first source is corrupt it gets validated or synchronized with the other.