[xbuild] Add property $(SkipCopyUnchangedFiles)
[mono.git] / mcs / errors / cs0465.cs
index 192c3347929ca6095184bec18ef179317d2f7dd9..a20b1558610a376855c9026a2ee6e4ce89b249d0 100644 (file)
@@ -1,4 +1,4 @@
-// cs0465.cs: Introducing a 'Finalize' method can interfere with destructor invocation. Did you intend to declare a destructor?
+// CS0465: Introducing `Finalize' method can interfere with destructor invocation. Did you intend to declare a destructor?
 // Line: 7
 // Compiler options: -warnaserror -warn:1