namespace Microsoft.AspNetCore.Mvc.Analyzers { public class GetAttributes_OnMethodWithoutAttributesClass { public void Method() { } } }