2 references to ReflectionImporter
System.Web.Services (2)
System\Web\Services\Description\MimeXmlReflector.cs (1)
40XmlTypeMapping xmlTypeMapping = ReflectionContext.ReflectionImporter.ImportTypeMapping(methodInfo.ReturnType, a.XmlRoot);
System\Web\Services\Description\SoapProtocolReflector.cs (1)
62soapMethod = SoapReflector.ReflectMethod(Method, false, ReflectionImporter, SoapImporter, DefaultNamespace);