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