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