1 // Compiler options: -doc:xml-032.xml -warn:4 -warnaserror
6 /// <exception cref="ArgumentNullException"><paramref name="wrongref" /> is <see langword="null" />.</exception>
7 /// <exception cref="ArgumentOutOfRangeException"><paramref name="wrongRefAgain" /> is a zero-length <see cref="string" />.</exception>
8 protected Test(string name
)
12 static void Main () {}