**** Merged from MCS ****
[mono-project.git] / mcs / errors / cs0657-6.cs
bloba161e148a3c5a6e539413cfc31531feac51180b0
1 // cs0657.cs : 'method' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'type'
2 // Line : 4
4 [method: Obsolete]
5 public interface I