We all know that Debug.Assert will not be compiled into the dlls when compiled in release mode. But for some reason Debug.Assert did appea
Debug.Assert
Have you checked the Project File? Define constants should NOT contain DEBUG
pdbonly true bin\Release\ TRACE prompt 4