2 references to xPathItemSubFormatString
System.ServiceModel (2)
System\ServiceModel\Description\WsdlImporter.cs (2)
1745const string xPathNamedItemSubFormatString = xPathItemSubFormatString + "[@name='{1}']"; 1867rest += string.Format(CultureInfo.InvariantCulture, xPathItemSubFormatString, messageTag);