{0} is coupled with {1} different (non-IComponent) types from {2} different namespaces. Rewrite or refactor the method to decrease its class coupling, or consider moving the method to one of the other types it is tightly coupled with. A class coupling above {3} indicates poor maintainability, a class coupling between {3} and {4} indicates moderate maintainability, and a class coupling below {4} indicates good maintainability.
is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended ...
is an overridable method that satisfies a member on the private interface '{1}'. Mark the method as final, implement it explicitly ...
is attempting to check out the items that were modified while disconnected. If the items cannot be checked out at this time, ...
is being edited by and is exclusive to %0. You can check out this file but you will be unable to check in your changes until ...
is coupled with {1} different (non-IComponent) types from {2} different namespaces. Rewrite or refactor the method to decrease ...
is coupled with {1} different (non-IComponent) types from {2} different namespaces. Rewrite or refactor this class's methods ...
is coupled with {1} different types from {2} different namespaces. Rewrite or refactor the method to decrease its class coupling, ...
is coupled with {1} different types from {2} different namespaces. Rewrite or refactor this class's methods to decrease its ...
is defined in an assembly that is not marked RuntimeCompatibility(WrapNonExceptionThrows = true) and defines a catch(Exception) ...