// cs0657-6.cs: `method' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `assembly, module' // Line : 4 [method: Obsolete] public interface I { }