Home
last modified time | relevance | path

Searched refs:ThrowXmlDictionaryStringIDOutOfRange (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.cs251 static public void ThrowXmlDictionaryStringIDOutOfRange(XmlDictionaryReader reader) in ThrowXmlDictionaryStringIDOutOfRange() method in System.Xml.XmlExceptionHelper
H A DXmlBufferReader.cs1238 XmlExceptionHelper.ThrowXmlDictionaryStringIDOutOfRange(this.reader); in ReadDictionaryKey()
1251 XmlExceptionHelper.ThrowXmlDictionaryStringIDOutOfRange(this.reader); in ReadDictionaryKey()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Runtime.Serialization/ReferenceSources/
H A DXmlExceptionHelper.cs253 static public void ThrowXmlDictionaryStringIDOutOfRange(XmlDictionaryReader reader) in ThrowXmlDictionaryStringIDOutOfRange() 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.cs235 public static void ThrowXmlDictionaryStringIDOutOfRange(XmlDictionaryReader reader) in ThrowXmlDictionaryStringIDOutOfRange() method in System.Xml.XmlExceptionHelper
H A DXmlBufferReader.cs1157 XmlExceptionHelper.ThrowXmlDictionaryStringIDOutOfRange(_reader); in ReadDictionaryKey()
1170 XmlExceptionHelper.ThrowXmlDictionaryStringIDOutOfRange(_reader); in ReadDictionaryKey()