2 writes to camelCase
System.Xml (2)
System\Xml\Serialization\CodeIdentifiers.cs (2)
72set { camelCase = value; } 176newIdentifiers.camelCase = this.camelCase;
3 references to camelCase
System.Xml (3)
System\Xml\Serialization\CodeIdentifiers.cs (3)
71get { return camelCase; } 80if (camelCase) 176newIdentifiers.camelCase = this.camelCase;