2 references to TypeDesc
System.Private.Xml (2)
System\Xml\Serialization\Types.cs (2)
646TypeDesc typeDesc = new TypeDesc(type, true, dataType, formatterName, flags); 686TypeDesc typeDesc = new TypeDesc(type, false, dataType, formatterName, flags);