1 write to xmlExporter
System.ServiceModel (1)
System\ServiceModel\Description\XmlSerializerOperationGenerator.cs (1)
71
this.
xmlExporter
= new XmlCodeExporter(this.codeNamespace, this.options.CodeCompileUnit, this.options.CodeProvider,
2 references to xmlExporter
System.ServiceModel (2)
System\ServiceModel\Description\XmlSerializerOperationGenerator.cs (2)
69
if (this.
xmlExporter
== null)
74
return
xmlExporter
;