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