[interp] Fall back to old implementation when calling on proxy
[mono-project.git] / mcs / errors / cs0596-2.cs
blob623b481109e8fb205b9c0bb1d66f436203a3e790
1 // CS0596: The Guid attribute must be specified with the ComImport attribute
2 // Line: 4
4 [System.Runtime.InteropServices.ComImportAttribute]
5 interface I