[threadpool] Pass callback at initialization (#4546)
[mono.git] / mcs / errors / cs1591-6.cs
index acffd71b67f8d2c77af69792b094770857dec24c..84bb3741aef6b10fa10f8f4757f0b29a9f7e5f94 100644 (file)
@@ -1,4 +1,7 @@
+// CS1591: Missing XML comment for publicly visible type or member `Testing.Test.Constant'
+// Line: 14
 // Compiler options: -doc:dummy.xml -warnaserror -warn:4
+
 using System;
 
 namespace Testing