4 references to IsPolicyURIs
System.ServiceModel (4)
System\ServiceModel\Description\WsdlImporter.cs (4)
1386if (MetadataImporter.PolicyHelper.IsPolicyURIs(attribute)) 1425if (MetadataImporter.PolicyHelper.IsPolicyURIs(attribute)) 2163if (PolicyHelper.IsPolicyURIs(attribute)) 2176if (attributes != null && Array.Exists(attributes, PolicyHelper.IsPolicyURIs))