4 references to SoapExporter
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (1)
2032
_xmlSerializerOperationGenerator.
SoapExporter
.ExportMembersMapping(membersMapping);
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\XmlSerializerOperationGenerator.cs (3)
149
AddKnownTypes(context.SyncMethod.CustomAttributes, xmlSerializerFormatAttribute.IsEncoded ?
SoapExporter
.IncludeMetadata : XmlExporter.IncludeMetadata);
190
SoapExporter
.ExportMembersMapping(membersMapping);
197
SoapExporter
.AddMappingMetadata(additionalAttributes, memberMapping, false/*forceUseMemberName*/);