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