2 writes to _typeDesc
System.Private.Xml (2)
System\Xml\Serialization\Mappings.cs (2)
700
_typeDesc
= mapping._typeDesc;
728
set {
_typeDesc
= value; }
2 references to _typeDesc
System.Private.Xml (2)
System\Xml\Serialization\Mappings.cs (2)
700
_typeDesc = mapping.
_typeDesc
;
727
get { return
_typeDesc
; }