2 references to ImportElementType
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaImporter.cs (2)
339
TypeMapping mapping =
ImportElementType
(element, identifier, desiredMappingType, baseType, ns);
397
mapping =
ImportElementType
(FindElement(element.SubstitutionGroup), identifier, desiredMappingType, baseType, ns);