[interp] Don't check for exception in native wrappers (#14184)
[mono-project.git] / mcs / errors / cs1070.cs
blob30a51e4204f87bfd760fc5941d9686e7a0dd20cb
1 // CS1070: The type `C' has been forwarded to an assembly that is not referenced. Consider adding a reference to assembly `CS1070-lib-missing, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
2 // Line: 5
3 // Compiler options: -r:CS1070-lib.dll
5 public class D : C