2 references to GetTypeDesc
System.Private.Xml (2)
System\Xml\Serialization\Models.cs (1)
46
TypeDesc typeDesc = _typeScope.
GetTypeDesc
(type, null, directReference);
System\Xml\Serialization\Types.cs (1)
944
GetTypeDesc
(t, null, false);