[interp] Don't check for exception in native wrappers (#14184)
[mono-project.git] / mcs / errors / cs0596.cs
blob26b00a56632f10709e8026b310705fe4e23bfcac
1 // CS0596: The Guid attribute must be specified with the ComImport attribute
2 // Line: 4
4 [System.Runtime.InteropServices.ComImportAttribute]
5 class C