1 reference to SubstringBefore
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\StringFunctions.cs (1)
56
case Function.FunctionType.FuncSubstringBefore: return
SubstringBefore
(nodeIterator);