is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended ...

{0} is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static methods, consider adding a private constructor to prevent the compiler from generating a default constructor.