2 writes to typeDesc
System.Xml (2)
System\Xml\Serialization\Mappings.cs (2)
601
this.
typeDesc
= mapping.typeDesc;
625
set {
typeDesc
= value; }
2 references to typeDesc
System.Xml (2)
System\Xml\Serialization\Mappings.cs (2)
601
this.typeDesc = mapping.
typeDesc
;
624
get { return
typeDesc
; }