Home
last modified time | relevance | path

Searched refs:ThrowInvalidXml (Results 1 – 5 of 5) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Runtime.Serialization/System/Xml/
H A DXmlExceptionHelper.cs176 static public void ThrowInvalidXml(XmlDictionaryReader reader, byte b) in ThrowInvalidXml() method in System.Xml.XmlExceptionHelper
H A DXmlUTF8TextReader.cs782 XmlExceptionHelper.ThrowInvalidXml(this, b); in ReadComment()
1145 XmlExceptionHelper.ThrowInvalidXml(this, ch); in Read()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Runtime.Serialization/ReferenceSources/
H A DXmlExceptionHelper.cs178 static public void ThrowInvalidXml(XmlDictionaryReader reader, byte b) in ThrowInvalidXml() method in System.Xml.XmlExceptionHelper
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.DataContractSerialization/src/System/Xml/
H A DXmlExceptionHelper.cs160 public static void ThrowInvalidXml(XmlDictionaryReader reader, byte b) in ThrowInvalidXml() method in System.Xml.XmlExceptionHelper
H A DXmlUTF8TextReader.cs1036 XmlExceptionHelper.ThrowInvalidXml(this, b); in ReadComment()
1398 XmlExceptionHelper.ThrowInvalidXml(this, ch); in Read()