2 references to ConcatThree
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryFunctions.cs (2)
405
new XPathFunction(XPathFunctionID.
ConcatThree
, "concat", ValueDataType.String, new ValueDataType[] { ValueDataType.String, ValueDataType.String, ValueDataType.String }),
690
case XPathFunctionID.
ConcatThree
: