3 references to Exporter
System.Web.Services (3)
System\Web\Services\Description\MimeXmlImporter.cs (3)
66
Exporter
.AddMappingMetadata(importedReturn.Attributes, importedReturn.TypeMapping, string.Empty);
104
Exporter
.ExportTypeMapping(importedReturn.TypeMapping);
108
foreach (CodeAttributeDeclaration attribute in
Exporter
.IncludeMetadata) {