2 references to Translate
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryFunctions.cs (2)
417
new XPathFunction(XPathFunctionID.
Translate
, "translate", ValueDataType.String, new ValueDataType[] { ValueDataType.String, ValueDataType.String, ValueDataType.String }),
726
case XPathFunctionID.
Translate
: