6 references to ImportType
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapSchemaImporter.cs (6)
59
TypeMapping mapping =
ImportType
(name, false);
84
TypeMapping typeMapping =
ImportType
(member.MemberType, true);
193
mapping =
ImportType
(element.SchemaTypeName, false);
241
ImportType
(type.QualifiedName, false);
309
baseMapping =
ImportType
(type.DerivedFrom, excludeFromImport);
511
mapping =
ImportType
(typeName, false);