[xbuild] Fix #40094, part 1/2: SolutionParser: Emit `AbsolutePath="..."`
[mono.git] / mcs / errors / cs1686-2.cs
index cd996bd978d09721b0bd507251e721894e423acd..4b5e62a6363dd014c6a7c288a01d9ee26dc444c8 100644 (file)
@@ -1,4 +1,4 @@
-// cs1686.cs: Local variable `a' or its members cannot have their address taken and be used inside an anonymous method block
+// CS1686: Local variable or parameter `a' cannot have their address taken and be used inside an anonymous method, lambda expression or query expression
 // Line: 11
 // Compiler options: -unsafe