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