2 references to workaroundNS
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (2)
1332XmlElement policy = PolicyConversionContext.FindAssertion(policyContext.GetBindingAssertions(), key, workaroundNS, true); 1462XmlElement workaroundElement = s_xmlDocument.CreateElement(elementName, workaroundNS);