2 references to GetTypeDesc
System.Private.Xml (2)
System\Xml\Serialization\XmlSchemaImporter.cs (2)
1737
TypeDesc? sourceTypeDesc = TypeScope.
GetTypeDesc
((XmlSchemaSimpleType)sourceType);
1898
typeDesc = TypeScope.
GetTypeDesc
(dataType);