4 references to IsPolicyURIs
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (4)
1379if (MetadataImporter.PolicyHelper.IsPolicyURIs(attribute)) 1416if (MetadataImporter.PolicyHelper.IsPolicyURIs(attribute)) 2150if (PolicyHelper.IsPolicyURIs(attribute)) 2163if (attributes != null && Array.Exists(attributes, PolicyHelper.IsPolicyURIs))