w32file-unix.c: In function 'mono_w32file_get_file_size':
[mono-project.git] / mcs / errors / cs1590.cs
blobadd732f1dc013a5b99143669d5a0ba4eabad839c
1 // CS1590: Invalid XML `include' element. Missing `file' attribute
2 // Line: 8
3 // Compiler options: -doc:dummy.xml -warn:1 -warnaserror
5 namespace Testing
7 /// <include/>
8 public class Test