Home
last modified time | relevance | path

Searched refs:Xslt_NodeSetNotNode (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.SqlXml/System/Xml/Xsl/Runtime/
H A DXsltConvert.cs164 throw new XslTransformException(Res.Xslt_NodeSetNotNode, string.Empty); in ToNode()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xsl/Runtime/
H A DXsltConvert.cs177 throw new XslTransformException(SR.Xslt_NodeSetNotNode, string.Empty); in ToNode()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/ReferenceSources/
H A DRes.cs1135 …public const string Xslt_NodeSetNotNode = "Cannot convert a node-set which contains zero nodes or … field in System.Xml.Utils.Res