3 references to CombineTwoNames
System.Web.Extensions (3)
Compilation\WCFModel\SchemaMerger.cs (3)
497
differentLocation =
CombineTwoNames
(attributeName1, attributeName2);
506
differentLocation = CombinePath(
CombineTwoNames
(child1Name, child2Name), differentLocation);
584
name =
CombineTwoNames
(name1, name2);