4 references to GetTypeDesc
System.Xml (4)
System\Xml\Serialization\SoapSchemaImporter.cs (2)
552
TypeDesc sourceTypeDesc = Scope.
GetTypeDesc
(sourceDataType);
618
TypeDesc typeDesc = Scope.
GetTypeDesc
(dataType);
System\Xml\Serialization\XmlSchemaImporter.cs (2)
1600
TypeDesc sourceTypeDesc = Scope.
GetTypeDesc
((XmlSchemaSimpleType)sourceType);
1738
typeDesc = Scope.
GetTypeDesc
(dataType);