Home
last modified time | relevance | path

Searched refs:XmlIl_CantStripNav (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 DXmlQueryContext.cs177 throw new XslTransformException(Res.XmlIl_CantStripNav, string.Empty); in ConstructDocument()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xsl/Runtime/
H A DXmlQueryContext.cs194 throw new XslTransformException(SR.XmlIl_CantStripNav, string.Empty); in ConstructDocument()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/ReferenceSources/
H A DRes.cs1171 …public const string XmlIl_CantStripNav = "White space cannot be stripped from input documents that… field in System.Xml.Utils.Res