2 writes to _camelCase
System.Private.Xml (2)
System\Xml\Serialization\CodeIdentifiers.cs (2)
77
set {
_camelCase
= value; }
187
newIdentifiers.
_camelCase
= _camelCase;
3 references to _camelCase
System.Private.Xml (3)
System\Xml\Serialization\CodeIdentifiers.cs (3)
76
get { return
_camelCase
; }
85
if (
_camelCase
)
187
newIdentifiers._camelCase =
_camelCase
;