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