// Compiler options: -doc:dummy.xml -warn:2 -warnaserror namespace Testing { public class Test { /// mismatch public void Baz (int i) {} } }