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