[msvc] Update csproj files (#5052)
[mono.git] / mcs / errors / cs0038.cs
index 3d896a2a2eb15d029558b8d22d67c2797a5caec1..822e4a4f26d874972619814fd5a66bd0692424de 100644 (file)
@@ -1,4 +1,4 @@
-// cs0038.cs: Cannot access a nonstatic member of outer type `X' via nested type `X.Y'
+// CS0038: Cannot access a nonstatic member of outer type `X' via nested type `X.Y'
 // Line: 15
 using System;