2 references to SubstringBefore
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryFunctions.cs (2)
411new XPathFunction(XPathFunctionID.SubstringBefore, "substring-before", ValueDataType.String, new ValueDataType[] { ValueDataType.String, ValueDataType.String }), 710case XPathFunctionID.SubstringBefore: