6 references to ImportType
dotnet-svcutil-lib (6)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\SchemaImporter.cs (6)
87
ImportType
((XmlSchemaType)typeObj);
181
ImportType
(knownType);
228
DataContract dataContract =
ImportType
(knownType);
397
dataContract =
ImportType
(type);
560
DataContract baseContract =
ImportType
(restriction.BaseType);
1231
dataContract =
ImportType
(restriction.BaseType);