I have seen both of the following warning codes being thrown for utilization of code marked obsolete.
cs0618 and cs0612.
0618 is Level 2 and 0612 is level 1 according to the documentation. Does anyone know what the difference is between these codes is and what causes one to be thrown instead of the other?