To prevent using some members (or type) there is a way to mark them as obsolete (and sometimes in the future remove them completly).
But is there a way to deprecate members (or types) of the compiled third-party assemblies? Or, at least, to make sure (or to issue a warning) when they are used?