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