UTA006: Illegal use of attributes on {0}.{1}. The TestCleanupAttribute can be defined only inside a class marked with the TestClass attribute.
Using the iteration variable in a query expression may have unexpected results. Instead, create a local variable within the ...
Using the right Windows technology will deliver a great user experience. Get an overview of the different technologies to ...
UTA004: Illegal use of attribute on {0}.{1}. The TestMethodAttribute can be defined only inside a class marked with the TestClass ...
UTA005: Illegal use of attributes on {0}.{1}.The TestInitializeAttribute can be defined only inside a class marked with the ...
UTA006: Illegal use of attributes on {0}.{1}. The TestCleanupAttribute can be defined only inside a class marked with the ...
UTA007: Method {1} defined in class {0} does not have correct signature. Test method marked with the TestMethod attribute ...
UTA008: Method {1} defined in class {0} does not have correct signature. Assembly initialization method marked with the AssemblyInitialize ...
UTA009: Method {1} defined in class {0} does not have correct signature. Assembly cleanup method marked with the AssemblyCleanup ...
UTA027: Method {1} defined in class {0} does not have correct signature. Class cleanup method marked with the ClassCleanup ...