Home
last modified time | relevance | path

Searched defs:ThrowUnexpectedEndOfFile (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Runtime.Serialization/System/Xml/
H A DXmlExceptionHelper.cs181 static public void ThrowUnexpectedEndOfFile(XmlDictionaryReader reader) in ThrowUnexpectedEndOfFile() method in System.Xml.XmlExceptionHelper
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Runtime.Serialization/ReferenceSources/
H A DXmlExceptionHelper.cs183 static public void ThrowUnexpectedEndOfFile(XmlDictionaryReader reader) in ThrowUnexpectedEndOfFile() 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.cs165 public static void ThrowUnexpectedEndOfFile(XmlDictionaryReader reader) in ThrowUnexpectedEndOfFile() method in System.Xml.XmlExceptionHelper