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