2 references to IsPolicyElement
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataSection.cs (1)
92if (!IsPolicyElement(policy))
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (1)
1135if (node is XmlElement && MetadataSection.IsPolicyElement((XmlElement)node))