Home
last modified time | relevance | path

Searched defs:CreateUnknownTypeException (Results 1 – 22 of 22) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/System.Xml.Serialization/
H A DXmlSerializationWriter.cs144 protected Exception CreateUnknownTypeException (object o) in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
149 protected Exception CreateUnknownTypeException (Type type) in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
H A DXmlSerializationReader.cs266 protected Exception CreateUnknownTypeException (XmlQualifiedName type) in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationReader
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Serialization/
H A DXmlSerializationWriter.cs707 protected Exception CreateUnknownTypeException(object o) { in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
712 protected Exception CreateUnknownTypeException(Type type) { in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
H A DXmlSerializationReader.cs1249 protected Exception CreateUnknownTypeException(XmlQualifiedName type) { in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationReader
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Serialization/
H A DXmlSerializationWriter.cs777 protected Exception CreateUnknownTypeException(object o) in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
782 protected Exception CreateUnknownTypeException(Type type) in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
H A DXmlSerializationReader.cs1349 protected Exception CreateUnknownTypeException(XmlQualifiedName type) in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationReader
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Xml.XmlSerializer/ref/
H A DSystem.Xml.XmlSerializer.cs462 …protected System.Exception CreateUnknownTypeException(System.Xml.XmlQualifiedName type) { throw nu… in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationReader
548 protected System.Exception CreateUnknownTypeException(object o) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
549 protected System.Exception CreateUnknownTypeException(System.Type type) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.Xml.cs3037 …protected System.Exception CreateUnknownTypeException(System.Xml.XmlQualifiedName type) { throw nu… in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationReader
3129 protected System.Exception CreateUnknownTypeException(object o) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
3130 protected System.Exception CreateUnknownTypeException(System.Type type) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Xml.cs3000 …protected System.Exception CreateUnknownTypeException(System.Xml.XmlQualifiedName type) { throw nu… in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationReader
3098 protected System.Exception CreateUnknownTypeException(object o) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
3099 protected System.Exception CreateUnknownTypeException(System.Type type) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Xml.cs3025 …protected System.Exception CreateUnknownTypeException(System.Xml.XmlQualifiedName type) { throw nu… in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationReader
3123 protected System.Exception CreateUnknownTypeException(object o) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
3124 protected System.Exception CreateUnknownTypeException(System.Type type) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.Xml.cs3037 …protected System.Exception CreateUnknownTypeException(System.Xml.XmlQualifiedName type) { throw nu… in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationReader
3129 protected System.Exception CreateUnknownTypeException(object o) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
3130 protected System.Exception CreateUnknownTypeException(System.Type type) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.Xml.cs3037 …protected System.Exception CreateUnknownTypeException(System.Xml.XmlQualifiedName type) { throw nu… in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationReader
3129 protected System.Exception CreateUnknownTypeException(object o) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
3130 protected System.Exception CreateUnknownTypeException(System.Type type) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Xml.cs3046 …protected System.Exception CreateUnknownTypeException(System.Xml.XmlQualifiedName type) { throw nu… in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationReader
3132 protected System.Exception CreateUnknownTypeException(object o) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
3133 protected System.Exception CreateUnknownTypeException(System.Type type) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Xml.cs3049 …protected System.Exception CreateUnknownTypeException(System.Xml.XmlQualifiedName type) { throw nu… in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationReader
3135 protected System.Exception CreateUnknownTypeException(object o) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
3136 protected System.Exception CreateUnknownTypeException(System.Type type) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.Xml.cs3037 …protected System.Exception CreateUnknownTypeException(System.Xml.XmlQualifiedName type) { throw nu… in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationReader
3129 protected System.Exception CreateUnknownTypeException(object o) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
3130 protected System.Exception CreateUnknownTypeException(System.Type type) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Xml.cs3048 …protected System.Exception CreateUnknownTypeException(System.Xml.XmlQualifiedName type) { throw nu… in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationReader
3134 protected System.Exception CreateUnknownTypeException(object o) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
3135 protected System.Exception CreateUnknownTypeException(System.Type type) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Xml.cs3048 …protected System.Exception CreateUnknownTypeException(System.Xml.XmlQualifiedName type) { throw nu… in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationReader
3134 protected System.Exception CreateUnknownTypeException(object o) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
3135 protected System.Exception CreateUnknownTypeException(System.Type type) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Xml.cs3044 …protected System.Exception CreateUnknownTypeException(System.Xml.XmlQualifiedName type) { throw nu… in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationReader
3130 protected System.Exception CreateUnknownTypeException(object o) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
3131 protected System.Exception CreateUnknownTypeException(System.Type type) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Xml.cs3044 …protected System.Exception CreateUnknownTypeException(System.Xml.XmlQualifiedName type) { throw nu… in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationReader
3130 protected System.Exception CreateUnknownTypeException(object o) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
3131 protected System.Exception CreateUnknownTypeException(System.Type type) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Xml.cs3044 …protected System.Exception CreateUnknownTypeException(System.Xml.XmlQualifiedName type) { throw nu… in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationReader
3130 protected System.Exception CreateUnknownTypeException(object o) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
3131 protected System.Exception CreateUnknownTypeException(System.Type type) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Xml.cs3048 …protected System.Exception CreateUnknownTypeException(System.Xml.XmlQualifiedName type) { throw nu… in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationReader
3134 protected System.Exception CreateUnknownTypeException(object o) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
3135 protected System.Exception CreateUnknownTypeException(System.Type type) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Xml.cs3047 …protected System.Exception CreateUnknownTypeException(System.Xml.XmlQualifiedName type) { throw nu… in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationReader
3133 protected System.Exception CreateUnknownTypeException(object o) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter
3134 protected System.Exception CreateUnknownTypeException(System.Type type) { throw null; } in CreateUnknownTypeException() method in System.Xml.Serialization.XmlSerializationWriter