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