2 references to workaroundNS
System.ServiceModel (2)
System\ServiceModel\Description\WsdlImporter.cs (2)
1338
XmlElement policy = PolicyConversionContext.FindAssertion(policyContext.GetBindingAssertions(), key,
workaroundNS
, true);
1474
XmlElement workaroundElement = xmlDocument.CreateElement(elementName,
workaroundNS
);