2 references to xPathItemSubFormatString
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (2)
1732private const string xPathNamedItemSubFormatString = xPathItemSubFormatString + "[@name='{1}']"; 1854rest += string.Format(CultureInfo.InvariantCulture, xPathItemSubFormatString, messageTag);