2 references to CreateIdXPath
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (2)
2339
string xPath =
CreateIdXPath
(wsdl, element, key);
2448
return
CreateIdXPath
(sourceWsdl, policyAssertion, key);