{0} is defined in an assembly that is not marked RuntimeCompatibility(WrapNonExceptionThrows = true) and defines a catch(Exception) handler that is not matched with a generic catch clause (catch{{}} in C#, catch(System::Object*){{}} in mc++) for non-CLSCompliant exceptions. Either mark the assembly as RuntimeCompatibility(WrapNonExceptionThrows = true), eliminate the catch(Exception) clause by catching a specific set of Exceptions or add a generic catch handler that duplicates the code contained within the catch(Exception) handler.
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) ...
is designed for a minimum display resolution of 800 x 600. Although %1 operates at a lower resolution, you should set your ...
Is keyword Followed by a comparison operator and then an expression, Case Is introduces the statements to run if the Select ...
is marked with FlagsAttribute but a discrete member cannot be found for every settable bit that is used across the range ...
is marked with the ComRegisterFunction attribute, but a corresponding unregistration function cannot be located in the type. ...