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