9 references to CombinePath
System.Web.Extensions (9)
Compilation\WCFModel\SchemaMerger.cs (9)
159differentLocation = CombinePath(".", differentLocation); 173differentLocation = CombinePath(".", differentLocation); 293differentLocation = CombinePath(GetSchemaPropertyNameInXml(propertyInfo, differentItem1, differentItem2), differentLocation); 301differentLocation = CombinePath(GetSchemaPropertyNameInXml(propertyInfo, differentItem1, differentItem2), differentLocation); 309differentLocation = CombinePath(GetSchemaPropertyNameInXml(propertyInfo, originalValue, newValue), differentLocation); 315differentLocation = CombinePath(GetSchemaPropertyNameInXml(propertyInfo, originalValue, newValue), differentLocation); 321differentLocation = CombinePath(GetSchemaPropertyNameInXml(propertyInfo, originalValue, newValue), differentLocation); 329differentLocation = CombinePath(GetSchemaPropertyNameInXml(propertyInfo, originalValue, newValue), differentLocation); 506differentLocation = CombinePath(CombineTwoNames(child1Name, child2Name), differentLocation);