Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.DataContractSerialization/src/System/Xml/
H A DXmlExceptionHelper.cs255 public static XmlException CreateConversionException(string type, Exception exception) in CreateConversionException() method in System.Xml.XmlExceptionHelper
260 …public static XmlException CreateConversionException(string value, string type, Exception exceptio… in CreateConversionException() method in System.Xml.XmlExceptionHelper
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Runtime.Serialization/System/Xml/
H A DXmlExceptionHelper.cs271 …static public XmlException CreateConversionException(string value, string type, Exception exceptio… in CreateConversionException() method in System.Xml.XmlExceptionHelper
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Runtime.Serialization/ReferenceSources/
H A DXmlExceptionHelper.cs273 …static public XmlException CreateConversionException(string value, string type, Exception exceptio… in CreateConversionException() method in System.Xml.XmlExceptionHelper