## Describe the bug ```csharp public struct TestClass1 { [TestMethod] public void TestMethod1() { } } ``` This snippet should produce a warning.
Activity
Evangelink commentedon Jun 18, 2025
Copilot please edit the file
TestMethodShouldBeValidAnalyzer
for this.