## Describe the bug ```csharp public struct TestClass1 { [TestMethod] public void TestMethod1() { } } ``` This snippet should produce a warning.