Home
last modified time | relevance | path

Searched refs:ThrowDeclarationNotFirst (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.cs241 static public void ThrowDeclarationNotFirst(XmlDictionaryReader reader) in ThrowDeclarationNotFirst() method in System.Xml.XmlExceptionHelper
H A DXmlUTF8TextReader.cs382 XmlExceptionHelper.ThrowDeclarationNotFirst(this); in ReadDeclaration()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Runtime.Serialization/ReferenceSources/
H A DXmlExceptionHelper.cs243 static public void ThrowDeclarationNotFirst(XmlDictionaryReader reader) in ThrowDeclarationNotFirst() 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.cs225 public static void ThrowDeclarationNotFirst(XmlDictionaryReader reader) in ThrowDeclarationNotFirst() method in System.Xml.XmlExceptionHelper
H A DXmlUTF8TextReader.cs636 XmlExceptionHelper.ThrowDeclarationNotFirst(this); in ReadDeclaration()