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