Home
last modified time | relevance | path

Searched defs:ImportTypeMapping (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/System.Xml.Serialization/
H A DXmlReflectionImporter.cs167 public XmlTypeMapping ImportTypeMapping (Type type) in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
172 public XmlTypeMapping ImportTypeMapping (Type type, string defaultNamespace) in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
177 public XmlTypeMapping ImportTypeMapping (Type type, XmlRootAttribute root) in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
182 …public XmlTypeMapping ImportTypeMapping (Type type, XmlRootAttribute root, string defaultNamespace) in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
194 internal XmlTypeMapping ImportTypeMapping (TypeData typeData, string defaultNamespace) in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
200 …private XmlTypeMapping ImportTypeMapping (TypeData typeData, XmlRootAttribute root, string default… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
H A DSoapReflectionImporter.cs107 public XmlTypeMapping ImportTypeMapping (Type type) in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
112 public XmlTypeMapping ImportTypeMapping (Type type, string defaultNamespace) in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
124 internal XmlTypeMapping ImportTypeMapping (TypeData typeData, string defaultNamespace) in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
H A DXmlSchemaImporter.cs441 public XmlTypeMapping ImportTypeMapping (XmlQualifiedName name) in ImportTypeMapping() method in System.Xml.Serialization.XmlSchemaImporter
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Serialization/
H A DSoapReflectionImporter.cs99 public XmlTypeMapping ImportTypeMapping(Type type) { in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
107 public XmlTypeMapping ImportTypeMapping(Type type, string defaultNamespace) { in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
179 TypeMapping ImportTypeMapping(TypeModel model, RecursionLimiter limiter) { in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
183 TypeMapping ImportTypeMapping(TypeModel model, string dataType, RecursionLimiter limiter) { in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
H A DXmlReflectionImporter.cs132 public XmlTypeMapping ImportTypeMapping(Type type) { in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
140 public XmlTypeMapping ImportTypeMapping(Type type, string defaultNamespace) { in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
148 public XmlTypeMapping ImportTypeMapping(Type type, XmlRootAttribute root) { in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
156 …public XmlTypeMapping ImportTypeMapping(Type type, XmlRootAttribute root, string defaultNamespace)… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
344 …TypeMapping ImportTypeMapping(TypeModel model, string ns, ImportContext context, string dataType, … in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
348 …TypeMapping ImportTypeMapping(TypeModel model, string ns, ImportContext context, string dataType, … in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
H A DXmlSchemaImporter.cs167 public XmlTypeMapping ImportTypeMapping(XmlQualifiedName name) { in ImportTypeMapping() method in System.Xml.Serialization.XmlSchemaImporter
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Serialization/
H A DSoapReflectionImporter.cs109 public XmlTypeMapping ImportTypeMapping(Type type) in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
118 public XmlTypeMapping ImportTypeMapping(Type type, string defaultNamespace) in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
198 private TypeMapping ImportTypeMapping(TypeModel model, RecursionLimiter limiter) in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
203 … private TypeMapping ImportTypeMapping(TypeModel model, string dataType, RecursionLimiter limiter) in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
H A DXmlReflectionImporter.cs137 public XmlTypeMapping ImportTypeMapping(Type type) in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
145 public XmlTypeMapping ImportTypeMapping(Type type, string defaultNamespace) in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
153 public XmlTypeMapping ImportTypeMapping(Type type, XmlRootAttribute root) in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
161 … public XmlTypeMapping ImportTypeMapping(Type type, XmlRootAttribute root, string defaultNamespace) in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
371 …private TypeMapping ImportTypeMapping(TypeModel model, string ns, ImportContext context, string da… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
376 …private TypeMapping ImportTypeMapping(TypeModel model, string ns, ImportContext context, string da… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
H A DXmlSchemaImporter.cs169 public XmlTypeMapping ImportTypeMapping(XmlQualifiedName name) in ImportTypeMapping() method in System.Xml.Serialization.XmlSchemaImporter
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Xml.XmlSerializer/ref/
H A DSystem.Xml.XmlSerializer.cs134 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
135 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
349 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
350 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
351 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
352 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
403 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Xml.XmlQualifiedName name)… in ImportTypeMapping() method in System.Xml.Serialization.XmlSchemaImporter
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Description/
H A DXmlSerializerOperationBehavior.cs703 internal XmlTypeMapping ImportTypeMapping(Type type, bool isEncoded) in ImportTypeMapping() method in System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.XmlSerializerImporter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.Xml.cs2621 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2622 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2899 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2900 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2901 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2902 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2965 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Xml.XmlQualifiedName name)… in ImportTypeMapping() method in System.Xml.Serialization.XmlSchemaImporter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Xml.cs2535 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2536 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2849 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2850 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2851 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2852 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2922 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Xml.XmlQualifiedName name)… in ImportTypeMapping() method in System.Xml.Serialization.XmlSchemaImporter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Xml.cs2560 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2561 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2874 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2875 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2876 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2877 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2947 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Xml.XmlQualifiedName name)… in ImportTypeMapping() method in System.Xml.Serialization.XmlSchemaImporter
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.Xml.cs2621 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2622 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2899 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2900 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2901 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2902 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2965 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Xml.XmlQualifiedName name)… in ImportTypeMapping() method in System.Xml.Serialization.XmlSchemaImporter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.Xml.cs2621 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2622 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2899 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2900 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2901 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2902 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2965 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Xml.XmlQualifiedName name)… in ImportTypeMapping() method in System.Xml.Serialization.XmlSchemaImporter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Xml.cs2609 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2610 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2917 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2918 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2919 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2920 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2980 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Xml.XmlQualifiedName name)… in ImportTypeMapping() method in System.Xml.Serialization.XmlSchemaImporter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Xml.cs2612 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2613 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2920 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2921 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2922 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2923 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2983 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Xml.XmlQualifiedName name)… in ImportTypeMapping() method in System.Xml.Serialization.XmlSchemaImporter
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.Xml.cs2621 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2622 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2899 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2900 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2901 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2902 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2965 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Xml.XmlQualifiedName name)… in ImportTypeMapping() method in System.Xml.Serialization.XmlSchemaImporter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Xml.cs2611 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2612 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2919 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2920 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2921 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2922 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2982 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Xml.XmlQualifiedName name)… in ImportTypeMapping() method in System.Xml.Serialization.XmlSchemaImporter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Xml.cs2611 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2612 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2919 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2920 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2921 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2922 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2982 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Xml.XmlQualifiedName name)… in ImportTypeMapping() method in System.Xml.Serialization.XmlSchemaImporter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Xml.cs2607 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2608 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2915 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2916 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2917 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2918 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2978 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Xml.XmlQualifiedName name)… in ImportTypeMapping() method in System.Xml.Serialization.XmlSchemaImporter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Xml.cs2607 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2608 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2915 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2916 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2917 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2918 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2978 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Xml.XmlQualifiedName name)… in ImportTypeMapping() method in System.Xml.Serialization.XmlSchemaImporter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Xml.cs2607 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2608 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2915 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2916 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2917 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2918 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2978 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Xml.XmlQualifiedName name)… in ImportTypeMapping() method in System.Xml.Serialization.XmlSchemaImporter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Xml.cs2611 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2612 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.SoapReflectionImporter
2919 … public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type) { throw null; } in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2920 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, string defaultN… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2921 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2922 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Type type, System.Xml.Seri… in ImportTypeMapping() method in System.Xml.Serialization.XmlReflectionImporter
2982 …public System.Xml.Serialization.XmlTypeMapping ImportTypeMapping(System.Xml.XmlQualifiedName name)… in ImportTypeMapping() method in System.Xml.Serialization.XmlSchemaImporter

12