Home
last modified time | relevance | path

Searched refs:ThrowDuplicateXmlnsAttribute (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.cs211 …static public void ThrowDuplicateXmlnsAttribute(XmlDictionaryReader reader, string localName, stri… in ThrowDuplicateXmlnsAttribute() method in System.Xml.XmlExceptionHelper
H A DXmlBaseReader.cs805 …XmlExceptionHelper.ThrowDuplicateXmlnsAttribute(this, attributeNodes[attribute1].Namespace.Prefix.… in CheckAttributes()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Runtime.Serialization/ReferenceSources/
H A DXmlExceptionHelper.cs213 …static public void ThrowDuplicateXmlnsAttribute(XmlDictionaryReader reader, string localName, stri… in ThrowDuplicateXmlnsAttribute() 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.cs195 …public static void ThrowDuplicateXmlnsAttribute(XmlDictionaryReader reader, string localName, stri… in ThrowDuplicateXmlnsAttribute() method in System.Xml.XmlExceptionHelper
H A DXmlBaseReader.cs803 …XmlExceptionHelper.ThrowDuplicateXmlnsAttribute(this, attributeNodes[attribute1].Namespace.Prefix.… in CheckAttributes()