1 // CS1589: Unable to include XML fragment `/foo/bar' of file `there-is-no-such-file'. Could not find file "*PATH*/there-is-no-such-file"
3 // Compiler options: -doc:dummy.xml -warn:1 -warnaserror
11 /// <include file='there-is-no-such-file' path='/foo/bar' />
12 public void Baz (int x
)