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