2 references to ExportPolicy
System.ServiceModel (2)
System\ServiceModel\Description\MetadataExporter.cs (1)
74
return this.
ExportPolicy
(endpoint, null);
System\ServiceModel\Description\WsdlExporter.cs (1)
215
policyContext = this.
ExportPolicy
(endpoint, bindingParameters);