3 references to ImportTypeMapping
System.Private.Xml (3)
System\Xml\Serialization\SoapReflectionImporter.cs (3)
73ImportTypeMapping(_modelScope.GetTypeModel(type), limiter); 87element.Mapping = ImportTypeMapping(_modelScope.GetTypeModel(type), new RecursionLimiter()); 423TypeMapping itemTypeMapping = ImportTypeMapping(model.Element, limiter);