[interp] Don't check for exception in native wrappers (#14184)
[mono-project.git] / mcs / errors / cs1584-4.cs
blob19afb4ac823caead089e88ed8fb40714b0b99617
1 // CS1584: XML comment on `Test' has syntactically incorrect cref attribute `Mai()n'
2 // Line: 7
3 // Compiler options: -doc:dummy.xml -warnaserror -warn:1
5 using System;
6 /// <see cref="Mai()n" />
7 public class Test