1 // CS3005: Identifier `CLSClass.value' differing only in case is not CLS-compliant
3 // Compiler options: -warnaserror
5 [assembly
:System
.CLSCompliant(true)]
12 private readonly bool vAalue
;
15 public class CLSClass
: Y
{
16 protected internal bool value;