Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/ReferenceSources/
H A DRes.cs124 …public const string Xml_WhitespaceHandling = "Expected WhitespaceHandling.None, or WhitespaceHandl… field in System.Xml.Res
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Core/
H A DXmlTextReaderImpl.cs2082 throw new XmlException(SR.Xml_WhitespaceHandling, string.Empty);
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Core/
H A DXmlTextReaderImpl.cs1934 throw new XmlException( Res.Xml_WhitespaceHandling, string.Empty );