1 write to xPath
System.ServiceModel (1)
System\ServiceModel\Description\WsdlImporter.cs (1)
1941this.xPath = CreateXPathString(item);
1 reference to xPath
System.ServiceModel (1)
System\ServiceModel\Description\WsdlImporter.cs (1)
1968internal string XPath { get { return xPath; } }