* Project.cs (DoLoad): If a VS2003 project is detected, then throw
[mcs.git] / errors / cs0596.cs
blobedbaed9e38eba57093c25534a48d5bf5c84a6c3a
1 // cs0596.cs: The Guid attribute must be specified with the ComImport attribute
2 // Line: 4
4 [System.Runtime.InteropServices.ComImportAttribute]
5 class C