1 write to _xPath
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (1)
1929
_xPath
= CreateXPathString(item);
1 reference to _xPath
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (1)
1956
internal string XPath { get { return
_xPath
; } }