[corlib] Make Marshal.BufferToBSTR(Array, int) non-public again (#5670)
[mono.git] / mcs / errors / cs0636-2.cs
index f49380a548804cd6f1d310807f45f417ffdc657a..34ee788101f6a46ab11dc9b2e19a067d2a8c0d2e 100644 (file)
@@ -4,7 +4,7 @@
 using System;
 using System.Runtime.InteropServices;
 
-namespace cs0636 {
+namespace CS0636 {
        class GValue {
                [FieldOffset (4)] 
                 public const int value = 2;