Home
last modified time | relevance | path

Searched defs:NodeFunctions (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/XPath/Internal/
H A DNodeFunctions.cs12 internal sealed class NodeFunctions : ValueQuery class
18 public NodeFunctions(FT funcType, Query arg) in NodeFunctions() method in MS.Internal.Xml.XPath.NodeFunctions
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/XPath/Internal/
H A DNodeFunctions.cs17 internal sealed class NodeFunctions : ValueQuery { class
22 public NodeFunctions(FT funcType, Query arg) { in NodeFunctions() method in MS.Internal.Xml.XPath.NodeFunctions