[corlib] Make Marshal.BufferToBSTR(Array, int) non-public again (#5670)
[mono.git] / mcs / errors / cs1025-4.cs
1 // CS1025 : Single-line comment or end-of-line expected
2 // Line: 6
3
4 #if RELEASE
5 #else DEBUG
6 #endif