1 write to soapExporter
System.ServiceModel (1)
System\ServiceModel\Description\XmlSerializerOperationGenerator.cs (1)
84
this.
soapExporter
= new SoapCodeExporter(this.codeNamespace, this.options.CodeCompileUnit, this.options.CodeProvider,
2 references to soapExporter
System.ServiceModel (2)
System\ServiceModel\Description\XmlSerializerOperationGenerator.cs (2)
82
if (this.
soapExporter
== null)
87
return
soapExporter
;