#include "il2cpp-config.h" #ifndef _MSC_VER # include #else # include #endif #include #include #include #include #include #include #include #include "il2cpp-class-internals.h" #include "codegen/il2cpp-codegen.h" #include "il2cpp-object-internals.h" template struct VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtFuncInvoker4 { typedef R (*Func)(void*, T1, T2, T3, T4, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method); } }; template struct VirtActionInvoker4 { typedef void (*Action)(void*, T1, T2, T3, T4, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method); } }; template struct VirtActionInvoker3 { typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct VirtFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; struct VirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; // System.Xml.Schema.XmlSchemaAll struct XmlSchemaAll_t1118454309; // System.Xml.Schema.XmlSchemaGroupBase struct XmlSchemaGroupBase_t3631079376; // System.Xml.Schema.XmlSchemaObjectCollection struct XmlSchemaObjectCollection_t1064819932; // System.Xml.Schema.XmlSchemaObject struct XmlSchemaObject_t1315720168; // System.Xml.Schema.XmlSchemaObjectEnumerator struct XmlSchemaObjectEnumerator_t503074204; // System.Xml.Schema.ValidationEventHandler struct ValidationEventHandler_t791314227; // System.Xml.Schema.XmlSchema struct XmlSchema_t3742557897; // System.Xml.Schema.XmlSchemaParticle struct XmlSchemaParticle_t3828501457; // System.String struct String_t; // System.Xml.Schema.XmlSchemaAnnotated struct XmlSchemaAnnotated_t2603549639; // System.Collections.Hashtable struct Hashtable_t1853889766; // System.Collections.CollectionBase struct CollectionBase_t2727926298; // System.Xml.Schema.XmlSchemaSequence struct XmlSchemaSequence_t2018345177; // System.Xml.Schema.XmlSchemaAny struct XmlSchemaAny_t1119175207; // System.Xml.Schema.XmlSchemaObjectTable struct XmlSchemaObjectTable_t2546974348; // System.Collections.ArrayList struct ArrayList_t2718874744; // System.Xml.Schema.XmlSchemaReader struct XmlSchemaReader_t1164558392; // System.Exception struct Exception_t; // System.Xml.XmlReader struct XmlReader_t3121518892; // System.Xml.Schema.XmlSchemaAnnotation struct XmlSchemaAnnotation_t2553753397; // System.Xml.Schema.XmlSchemaElement struct XmlSchemaElement_t427880856; // System.Xml.XmlAttribute[] struct XmlAttributeU5BU5D_t1490365106; // System.Xml.XmlAttribute struct XmlAttribute_t1173852259; // System.Type struct Type_t; // System.Xml.Schema.XmlSchemaAppInfo struct XmlSchemaAppInfo_t426084712; // System.Xml.Schema.XmlSchemaDocumentation struct XmlSchemaDocumentation_t1182960532; // Mono.Xml.Schema.XsdWildcard struct XsdWildcard_t2790389089; // System.Collections.Specialized.StringCollection struct StringCollection_t167406615; // System.Xml.Schema.XmlSchemaAnyAttribute struct XmlSchemaAnyAttribute_t963227996; // System.Xml.XmlNode[] struct XmlNodeU5BU5D_t3728671178; // System.Xml.XmlNode struct XmlNode_t3767805227; // System.Xml.XmlDocument struct XmlDocument_t2837193595; // System.Xml.Schema.XmlSchemaAttribute struct XmlSchemaAttribute_t2797257020; // System.Xml.XmlQualifiedName struct XmlQualifiedName_t2760654312; // System.Xml.Schema.XmlSchemaSimpleType struct XmlSchemaSimpleType_t2678868104; // System.InvalidOperationException struct InvalidOperationException_t56020091; // System.Xml.Schema.XmlSchemaType struct XmlSchemaType_t2033747345; // System.Xml.Schema.XmlSchemaComplexType struct XmlSchemaComplexType_t3740801802; // System.Xml.Schema.XmlSchemaDatatype struct XmlSchemaDatatype_t322714710; // Mono.Xml.Schema.XsdAnySimpleType struct XsdAnySimpleType_t1257864485; // System.Xml.Schema.XmlSchemaAttributeGroup struct XmlSchemaAttributeGroup_t246430545; // System.Xml.Schema.XmlSchemaAttributeGroupRef struct XmlSchemaAttributeGroupRef_t846390688; // System.Xml.Schema.XmlSchemaChoice struct XmlSchemaChoice_t959520675; // System.Xml.Schema.XmlSchemaGroupRef struct XmlSchemaGroupRef_t1314446647; // System.Xml.Schema.XmlSchemaCollection struct XmlSchemaCollection_t3610399789; // System.Xml.XmlNameTable struct XmlNameTable_t71772148; // System.Xml.Schema.XmlSchemaSet struct XmlSchemaSet_t266093086; // System.Collections.IEnumerator struct IEnumerator_t1853284238; // System.Xml.Schema.XmlSchemaCollectionEnumerator struct XmlSchemaCollectionEnumerator_t1663512188; // System.Collections.ICollection struct ICollection_t3904884886; // System.Xml.Schema.ValidationEventArgs struct ValidationEventArgs_t2784773869; // System.Xml.Schema.XmlSchemaException struct XmlSchemaException_t3511258692; // System.Xml.Schema.XmlSchemaCompilationSettings struct XmlSchemaCompilationSettings_t2218765537; // System.Xml.Schema.XmlSchemaComplexContent struct XmlSchemaComplexContent_t3528540772; // System.Xml.Schema.XmlSchemaContentModel struct XmlSchemaContentModel_t602185179; // System.Xml.Schema.XmlSchemaContent struct XmlSchemaContent_t1040349258; // System.Xml.Schema.XmlSchemaComplexContentRestriction struct XmlSchemaComplexContentRestriction_t3155540863; // System.Xml.Schema.XmlSchemaComplexContentExtension struct XmlSchemaComplexContentExtension_t2396613513; // System.Xml.Schema.XmlSchemaSimpleContentRestriction struct XmlSchemaSimpleContentRestriction_t2746076865; // System.Collections.IDictionaryEnumerator struct IDictionaryEnumerator_t1693217257; // System.Xml.Schema.XmlSchemaGroup struct XmlSchemaGroup_t1441741786; // System.Xml.Schema.XmlSchemaSimpleContentExtension struct XmlSchemaSimpleContentExtension_t1269327470; // System.Xml.Schema.XmlSchemaSimpleContent struct XmlSchemaSimpleContent_t4264369274; // System.Text.StringBuilder struct StringBuilder_t; // Mono.Xml.Schema.XsdString struct XsdString_t3049094358; // Mono.Xml.Schema.XsdNormalizedString struct XsdNormalizedString_t3260789355; // Mono.Xml.Schema.XsdToken struct XsdToken_t1239036978; // Mono.Xml.Schema.XsdLanguage struct XsdLanguage_t1876291273; // Mono.Xml.Schema.XsdNMToken struct XsdNMToken_t834691671; // Mono.Xml.Schema.XsdNMTokens struct XsdNMTokens_t4246953255; // Mono.Xml.Schema.XsdName struct XsdName_t2755146808; // Mono.Xml.Schema.XsdNCName struct XsdNCName_t3943159043; // Mono.Xml.Schema.XsdID struct XsdID_t34704195; // Mono.Xml.Schema.XsdIDRef struct XsdIDRef_t2913612829; // Mono.Xml.Schema.XsdIDRefs struct XsdIDRefs_t16099206; // Mono.Xml.Schema.XsdEntity struct XsdEntity_t3956505874; // Mono.Xml.Schema.XsdEntities struct XsdEntities_t1477210398; // Mono.Xml.Schema.XsdNotation struct XsdNotation_t2827634056; // Mono.Xml.Schema.XsdDecimal struct XsdDecimal_t1288601093; // Mono.Xml.Schema.XsdInteger struct XsdInteger_t2044766898; // Mono.Xml.Schema.XsdLong struct XsdLong_t1324632828; // Mono.Xml.Schema.XsdInt struct XsdInt_t33917785; // Mono.Xml.Schema.XsdShort struct XsdShort_t3489811876; // Mono.Xml.Schema.XsdByte struct XsdByte_t2221093920; // Mono.Xml.Schema.XsdNonNegativeInteger struct XsdNonNegativeInteger_t308064234; // Mono.Xml.Schema.XsdPositiveInteger struct XsdPositiveInteger_t1704031413; // Mono.Xml.Schema.XsdUnsignedLong struct XsdUnsignedLong_t1409593434; // Mono.Xml.Schema.XsdUnsignedInt struct XsdUnsignedInt_t72105793; // Mono.Xml.Schema.XsdUnsignedShort struct XsdUnsignedShort_t3654069686; // Mono.Xml.Schema.XsdUnsignedByte struct XsdUnsignedByte_t2304219558; // Mono.Xml.Schema.XsdNonPositiveInteger struct XsdNonPositiveInteger_t1029055398; // Mono.Xml.Schema.XsdNegativeInteger struct XsdNegativeInteger_t2178753546; // Mono.Xml.Schema.XsdFloat struct XsdFloat_t3181928905; // Mono.Xml.Schema.XsdDouble struct XsdDouble_t3324344982; // Mono.Xml.Schema.XsdBase64Binary struct XsdBase64Binary_t3360383190; // Mono.Xml.Schema.XsdBoolean struct XsdBoolean_t380164876; // Mono.Xml.Schema.XsdAnyURI struct XsdAnyURI_t2755748070; // Mono.Xml.Schema.XsdDuration struct XsdDuration_t1555973170; // Mono.Xml.Schema.XsdDateTime struct XsdDateTime_t2563698975; // Mono.Xml.Schema.XsdDate struct XsdDate_t1417753656; // Mono.Xml.Schema.XsdTime struct XsdTime_t3558487088; // Mono.Xml.Schema.XsdHexBinary struct XsdHexBinary_t882812470; // Mono.Xml.Schema.XsdQName struct XsdQName_t2385631467; // Mono.Xml.Schema.XsdGYearMonth struct XsdGYearMonth_t3399073121; // Mono.Xml.Schema.XsdGMonthDay struct XsdGMonthDay_t2605134399; // Mono.Xml.Schema.XsdGYear struct XsdGYear_t3316212116; // Mono.Xml.Schema.XsdGMonth struct XsdGMonth_t3913018815; // Mono.Xml.Schema.XsdGDay struct XsdGDay_t293490745; // Mono.Xml.Schema.XdtAnyAtomicType struct XdtAnyAtomicType_t269366253; // Mono.Xml.Schema.XdtUntypedAtomic struct XdtUntypedAtomic_t1388131523; // Mono.Xml.Schema.XdtDayTimeDuration struct XdtDayTimeDuration_t268779858; // Mono.Xml.Schema.XdtYearMonthDuration struct XdtYearMonthDuration_t1503718519; // System.ValueType struct ValueType_t3640485471; // System.Xml.IXmlNamespaceResolver struct IXmlNamespaceResolver_t535375154; // System.Char[] struct CharU5BU5D_t3528271667; // System.String[] struct StringU5BU5D_t1281789340; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2736202052; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3384741; // System.Xml.Schema.XmlSchemaIdentityConstraint struct XmlSchemaIdentityConstraint_t297318432; // System.Xml.Schema.XmlSchemaXPath struct XmlSchemaXPath_t3156455507; // System.Collections.Specialized.StringEnumerator struct StringEnumerator_t3934291441; // System.Xml.Serialization.XmlSerializerNamespaces struct XmlSerializerNamespaces_t2702737953; // System.Xml.XmlQualifiedName[] struct XmlQualifiedNameU5BU5D_t1471530361; // System.Xml.Schema.XmlSchemaUnique struct XmlSchemaUnique_t2867867737; // System.Xml.Schema.XmlSchemaKey struct XmlSchemaKey_t3030860318; // System.Xml.Schema.XmlSchemaKeyref struct XmlSchemaKeyref_t3124006214; // System.Xml.Schema.XmlSchemaEnumerationFacet struct XmlSchemaEnumerationFacet_t2156689038; // System.Xml.Schema.XmlSchemaFacet struct XmlSchemaFacet_t1906017689; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t950877179; // System.SystemException struct SystemException_t176217640; // System.Globalization.CultureInfo struct CultureInfo_t4157843068; // System.IFormatProvider struct IFormatProvider_t2518567562; // System.Object[] struct ObjectU5BU5D_t2843939325; // System.Xml.Schema.XmlSchemaExternal struct XmlSchemaExternal_t3074890143; // System.Xml.Schema.XmlSchemaFractionDigitsFacet struct XmlSchemaFractionDigitsFacet_t2589598443; // System.Xml.Schema.XmlSchemaNumericFacet struct XmlSchemaNumericFacet_t3753040035; // System.Xml.XmlNamespaceManager/NsDecl[] struct NsDeclU5BU5D_t2116608150; // System.Xml.XmlNamespaceManager/NsScope[] struct NsScopeU5BU5D_t382374428; // System.Collections.Specialized.ListDictionary struct ListDictionary_t1624492310; // System.Runtime.Serialization.IFormatterConverter struct IFormatterConverter_t2171992254; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_t435877138; // System.Globalization.DateTimeFormatInfo struct DateTimeFormatInfo_t2405853701; // System.Globalization.TextInfo struct TextInfo_t3810425522; // System.Globalization.CompareInfo struct CompareInfo_t1092934962; // System.Globalization.Calendar[] struct CalendarU5BU5D_t3985046076; // System.Globalization.Calendar struct Calendar_t1661121569; // System.Byte[] struct ByteU5BU5D_t4116647657; // System.Int32 struct Int32_t2950945753; // System.Void struct Void_t1185182177; // System.Xml.XmlReaderBinarySupport struct XmlReaderBinarySupport_t1809665003; // System.Xml.XmlReaderSettings struct XmlReaderSettings_t2186285234; // System.IntPtr[] struct IntPtrU5BU5D_t4013366056; // System.Collections.IDictionary struct IDictionary_t1363984059; // System.Int32[] struct Int32U5BU5D_t385246372; // System.Collections.Generic.Link[] struct LinkU5BU5D_t964245573; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t3954782707; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3530625384; // System.Xml.XmlNode/EmptyNodeList struct EmptyNodeList_t139615908; // System.Xml.XmlNodeListChildren struct XmlNodeListChildren_t1082692789; // System.Collections.Hashtable/Slot[] struct SlotU5BU5D_t2994659099; // System.Collections.Hashtable/HashKeys struct HashKeys_t1568156503; // System.Collections.Hashtable/HashValues struct HashValues_t618387445; // System.Collections.IHashCodeProvider struct IHashCodeProvider_t267601189; // System.Collections.IComparer struct IComparer_t1540313114; // System.Collections.IEqualityComparer struct IEqualityComparer_t1493878338; // System.Collections.Specialized.HybridDictionary struct HybridDictionary_t4070033136; // System.Byte struct Byte_t1134296376; // System.Double struct Double_t594665363; // System.UInt16 struct UInt16_t2177724958; // System.Type[] struct TypeU5BU5D_t3940880105; // System.Xml.XmlImplementation struct XmlImplementation_t254178875; // System.Xml.XmlResolver struct XmlResolver_t626023767; // System.Xml.XmlNameEntryCache struct XmlNameEntryCache_t2890546907; // System.Xml.XmlLinkedNode struct XmlLinkedNode_t1437094927; // System.Xml.Schema.IXmlSchemaInfo struct IXmlSchemaInfo_t934654762; // System.Xml.XmlNodeChangedEventHandler struct XmlNodeChangedEventHandler_t1533444722; // System.Xml.XmlNameEntry struct XmlNameEntry_t1073099671; // System.Security.Cryptography.RandomNumberGenerator struct RandomNumberGenerator_t386037858; // System.Reflection.MethodInfo struct MethodInfo_t; // System.DelegateData struct DelegateData_t1677132599; // System.Reflection.MemberFilter struct MemberFilter_t426314064; // Mono.Xml.Schema.XsdIdentitySelector struct XsdIdentitySelector_t574258590; // System.Xml.XmlNamespaceManager struct XmlNamespaceManager_t418790500; // Mono.Xml.Schema.XsdIdentityPath[] struct XsdIdentityPathU5BU5D_t2466178853; // Mono.Xml.Schema.XsdIdentityPath struct XsdIdentityPath_t991900844; // System.IAsyncResult struct IAsyncResult_t767004451; // System.AsyncCallback struct AsyncCallback_t3962456242; // System.Xml.Schema.XmlSchemaSimpleTypeContent struct XmlSchemaSimpleTypeContent_t599285223; extern RuntimeClass* XmlSchemaObjectCollection_t1064819932_il2cpp_TypeInfo_var; extern const uint32_t XmlSchemaAll__ctor_m2161738074_MetadataUsageId; extern RuntimeClass* IDisposable_t3640265483_il2cpp_TypeInfo_var; extern const uint32_t XmlSchemaAll_SetParent_m1013286382_MetadataUsageId; extern RuntimeClass* Guid_t_il2cpp_TypeInfo_var; extern RuntimeClass* Decimal_t2948259380_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaElement_t427880856_il2cpp_TypeInfo_var; extern String_t* _stringLiteral4285919786; extern String_t* _stringLiteral1849468984; extern String_t* _stringLiteral2295233880; extern String_t* _stringLiteral3134040269; extern const uint32_t XmlSchemaAll_Compile_m3697650804_MetadataUsageId; extern RuntimeClass* XmlSchemaSequence_t2018345177_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaAll_t1118454309_il2cpp_TypeInfo_var; extern const uint32_t XmlSchemaAll_GetOptimizedParticle_m1375609404_MetadataUsageId; extern String_t* _stringLiteral2447641374; extern String_t* _stringLiteral2756655613; extern const uint32_t XmlSchemaAll_Validate_m3627980437_MetadataUsageId; extern const uint32_t XmlSchemaAll_ComputeEmptiable_m3983949587_MetadataUsageId; extern RuntimeClass* XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var; extern String_t* _stringLiteral198486103; extern const uint32_t XmlSchemaAll_ValidateDerivationByRestriction_m386007043_MetadataUsageId; extern const uint32_t XmlSchemaAll_ValidateUniqueParticleAttribution_m3327427248_MetadataUsageId; extern const uint32_t XmlSchemaAll_ValidateUniqueTypeAttribution_m577270480_MetadataUsageId; extern RuntimeClass* String_t_il2cpp_TypeInfo_var; extern RuntimeClass* Exception_t_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1569427300; extern String_t* _stringLiteral2910037981; extern String_t* _stringLiteral144993995; extern String_t* _stringLiteral3454449607; extern String_t* _stringLiteral660438115; extern String_t* _stringLiteral1495269871; extern String_t* _stringLiteral837243573; extern String_t* _stringLiteral2227061191; extern String_t* _stringLiteral3929236445; extern String_t* _stringLiteral1022885960; extern String_t* _stringLiteral365870427; extern String_t* _stringLiteral1102688753; extern String_t* _stringLiteral4059539929; extern const uint32_t XmlSchemaAll_Read_m3300615937_MetadataUsageId; extern const RuntimeType* XmlAttribute_t1173852259_0_0_0_var; extern RuntimeClass* Type_t_il2cpp_TypeInfo_var; extern RuntimeClass* XmlAttributeU5BU5D_t1490365106_il2cpp_TypeInfo_var; extern const uint32_t XmlSchemaAnnotated_get_UnhandledAttributes_m3282107181_MetadataUsageId; extern const uint32_t XmlSchemaAnnotation__ctor_m2435185257_MetadataUsageId; extern const uint32_t XmlSchemaAnnotation_Compile_m189803119_MetadataUsageId; extern RuntimeClass* XmlSchemaAnnotation_t2553753397_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1513502144; extern String_t* _stringLiteral583879983; extern String_t* _stringLiteral2463014897; extern String_t* _stringLiteral4290372506; extern String_t* _stringLiteral2379694236; extern String_t* _stringLiteral2198450397; extern const uint32_t XmlSchemaAnnotation_Read_m1586871736_MetadataUsageId; extern RuntimeClass* XsdWildcard_t2790389089_il2cpp_TypeInfo_var; extern const uint32_t XmlSchemaAny__ctor_m2637764207_MetadataUsageId; extern RuntimeClass* StringCollection_t167406615_il2cpp_TypeInfo_var; extern String_t* _stringLiteral256783401; extern String_t* _stringLiteral242392737; extern const uint32_t XmlSchemaAny_get_AnyTypeContent_m1524638066_MetadataUsageId; extern const uint32_t XmlSchemaAny_Compile_m4068156851_MetadataUsageId; extern const uint32_t XmlSchemaAny_GetOptimizedParticle_m867725277_MetadataUsageId; extern const uint32_t XmlSchemaAny_ParticleEquals_m4025544959_MetadataUsageId; extern String_t* _stringLiteral125710107; extern const uint32_t XmlSchemaAny_ValidateDerivationByRestriction_m2148417440_MetadataUsageId; extern RuntimeClass* IEnumerator_t1853284238_il2cpp_TypeInfo_var; extern String_t* _stringLiteral4265365775; extern const uint32_t XmlSchemaAny_ValidateUniqueParticleAttribution_m3119512316_MetadataUsageId; extern String_t* _stringLiteral2600730716; extern String_t* _stringLiteral586307577; extern String_t* _stringLiteral3820675233; extern String_t* _stringLiteral2313125000; extern String_t* _stringLiteral1177929933; extern String_t* _stringLiteral640548947; extern String_t* _stringLiteral807184009; extern const uint32_t XmlSchemaAny_Read_m1998536659_MetadataUsageId; extern const uint32_t XmlSchemaAnyAttribute__ctor_m2096957063_MetadataUsageId; extern const uint32_t XmlSchemaAnyAttribute_Compile_m2290297450_MetadataUsageId; extern RuntimeClass* XmlSchemaAnyAttribute_t963227996_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1080123703; extern String_t* _stringLiteral3628053005; extern String_t* _stringLiteral1013071577; extern String_t* _stringLiteral81335625; extern const uint32_t XmlSchemaAnyAttribute_Read_m1369098939_MetadataUsageId; extern RuntimeClass* XmlSchemaAppInfo_t426084712_il2cpp_TypeInfo_var; extern RuntimeClass* XmlNodeU5BU5D_t3728671178_il2cpp_TypeInfo_var; extern RuntimeClass* XmlDocument_t2837193595_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2239413083; extern String_t* _stringLiteral4294193667; extern String_t* _stringLiteral3201237398; extern const uint32_t XmlSchemaAppInfo_Read_m1882296642_MetadataUsageId; extern RuntimeClass* XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var; extern const uint32_t XmlSchemaAttribute__ctor_m1583824438_MetadataUsageId; extern RuntimeClass* XmlSchema_t3742557897_il2cpp_TypeInfo_var; extern const uint32_t XmlSchemaAttribute_get_ParentIsSchema_m1898169843_MetadataUsageId; extern String_t* _stringLiteral4081148330; extern String_t* _stringLiteral108853009; extern String_t* _stringLiteral676533454; extern String_t* _stringLiteral1748133214; extern String_t* _stringLiteral4007265872; extern String_t* _stringLiteral1545936062; extern String_t* _stringLiteral177075307; extern const uint32_t XmlSchemaAttribute_Compile_m239370359_MetadataUsageId; extern RuntimeClass* InvalidOperationException_t56020091_il2cpp_TypeInfo_var; extern const RuntimeMethod* XmlSchemaAttribute_CompileCommon_m2311318635_RuntimeMethod_var; extern String_t* _stringLiteral1089114540; extern String_t* _stringLiteral739637411; extern String_t* _stringLiteral714848807; extern String_t* _stringLiteral3944803990; extern String_t* _stringLiteral681211713; extern String_t* _stringLiteral3523637033; extern String_t* _stringLiteral2474808697; extern String_t* _stringLiteral2910234592; extern String_t* _stringLiteral3243520166; extern String_t* _stringLiteral4101407196; extern String_t* _stringLiteral4141044439; extern String_t* _stringLiteral3552131327; extern String_t* _stringLiteral3640416244; extern String_t* _stringLiteral504617346; extern const uint32_t XmlSchemaAttribute_CompileCommon_m2311318635_MetadataUsageId; extern RuntimeClass* XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1070340791; extern String_t* _stringLiteral435001876; extern String_t* _stringLiteral782409579; extern String_t* _stringLiteral1962955403; extern String_t* _stringLiteral4208242524; extern String_t* _stringLiteral2612109694; extern String_t* _stringLiteral4039793659; extern String_t* _stringLiteral1514711384; extern const uint32_t XmlSchemaAttribute_Validate_m4258604262_MetadataUsageId; extern RuntimeClass* XmlSchemaAttribute_t2797257020_il2cpp_TypeInfo_var; extern String_t* _stringLiteral4158421234; extern String_t* _stringLiteral2470744043; extern String_t* _stringLiteral1948332219; extern String_t* _stringLiteral1709130670; extern String_t* _stringLiteral1639258570; extern String_t* _stringLiteral2786708624; extern String_t* _stringLiteral62725243; extern String_t* _stringLiteral133510650; extern String_t* _stringLiteral1030314592; extern String_t* _stringLiteral3429318457; extern String_t* _stringLiteral1700774236; extern String_t* _stringLiteral324406846; extern String_t* _stringLiteral4006277301; extern String_t* _stringLiteral2711955053; extern String_t* _stringLiteral1113390247; extern const uint32_t XmlSchemaAttribute_Read_m3620037629_MetadataUsageId; extern const uint32_t XmlSchemaAttributeGroup__ctor_m3590715409_MetadataUsageId; extern const uint32_t XmlSchemaAttributeGroup_SetParent_m1519373986_MetadataUsageId; extern RuntimeClass* XmlSchemaAttributeGroup_t246430545_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaAttributeGroupRef_t846390688_il2cpp_TypeInfo_var; extern String_t* _stringLiteral4277788981; extern String_t* _stringLiteral2121463973; extern String_t* _stringLiteral2098210238; extern const uint32_t XmlSchemaAttributeGroup_Compile_m207678495_MetadataUsageId; extern RuntimeClass* XmlSchemaObjectTable_t2546974348_il2cpp_TypeInfo_var; extern const uint32_t XmlSchemaAttributeGroup_Validate_m859228759_MetadataUsageId; extern String_t* _stringLiteral400592889; extern String_t* _stringLiteral1513614340; extern String_t* _stringLiteral3973777589; extern String_t* _stringLiteral738254002; extern const uint32_t XmlSchemaAttributeGroup_Read_m1384675368_MetadataUsageId; extern const uint32_t XmlSchemaAttributeGroupRef__ctor_m2889427918_MetadataUsageId; extern String_t* _stringLiteral3313708044; extern String_t* _stringLiteral4094804888; extern const uint32_t XmlSchemaAttributeGroupRef_Compile_m1614586667_MetadataUsageId; extern String_t* _stringLiteral333632744; extern String_t* _stringLiteral1463651599; extern const uint32_t XmlSchemaAttributeGroupRef_Read_m3714796484_MetadataUsageId; extern const uint32_t XmlSchemaChoice__ctor_m3263212477_MetadataUsageId; extern const uint32_t XmlSchemaChoice_SetParent_m1353541134_MetadataUsageId; extern RuntimeClass* XmlSchemaGroupRef_t1314446647_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaChoice_t959520675_il2cpp_TypeInfo_var; extern String_t* _stringLiteral352417018; extern String_t* _stringLiteral2794898184; extern const uint32_t XmlSchemaChoice_Compile_m2446166989_MetadataUsageId; extern const uint32_t XmlSchemaChoice_GetOptimizedParticle_m3516855561_MetadataUsageId; extern const uint32_t XmlSchemaChoice_Validate_m4191165883_MetadataUsageId; extern String_t* _stringLiteral3161391329; extern const uint32_t XmlSchemaChoice_ValidateDerivationByRestriction_m2877637872_MetadataUsageId; extern const uint32_t XmlSchemaChoice_GetMinEffectiveTotalRange_m3282432740_MetadataUsageId; extern const uint32_t XmlSchemaChoice_ValidateUniqueParticleAttribution_m3898986848_MetadataUsageId; extern const uint32_t XmlSchemaChoice_ValidateUniqueTypeAttribution_m3207940443_MetadataUsageId; extern String_t* _stringLiteral2342829633; extern String_t* _stringLiteral159719976; extern String_t* _stringLiteral2174839782; extern String_t* _stringLiteral138095261; extern String_t* _stringLiteral3122773422; extern String_t* _stringLiteral3810116474; extern const uint32_t XmlSchemaChoice_Read_m2424607298_MetadataUsageId; extern RuntimeClass* XmlSchemaSet_t266093086_il2cpp_TypeInfo_var; extern RuntimeClass* ValidationEventHandler_t791314227_il2cpp_TypeInfo_var; extern const RuntimeMethod* XmlSchemaCollection_OnValidationError_m3927226375_RuntimeMethod_var; extern const uint32_t XmlSchemaCollection__ctor_m3228921192_MetadataUsageId; extern RuntimeClass* XmlSchemaCollectionEnumerator_t1663512188_il2cpp_TypeInfo_var; extern const uint32_t XmlSchemaCollection_GetEnumerator_m201607952_MetadataUsageId; extern const uint32_t XmlSchemaCollection_OnValidationError_m3927226375_MetadataUsageId; extern RuntimeClass* IEnumerable_t1941168011_il2cpp_TypeInfo_var; extern const uint32_t XmlSchemaCollectionEnumerator__ctor_m2578591306_MetadataUsageId; extern const uint32_t XmlSchemaCollectionEnumerator_System_Collections_IEnumerator_MoveNext_m2040196346_MetadataUsageId; extern const uint32_t XmlSchemaCollectionEnumerator_System_Collections_IEnumerator_Reset_m3351701655_MetadataUsageId; extern const uint32_t XmlSchemaCollectionEnumerator_System_Collections_IEnumerator_get_Current_m2238373005_MetadataUsageId; extern const uint32_t XmlSchemaCollectionEnumerator_MoveNext_m2114706089_MetadataUsageId; extern RuntimeClass* XmlSchemaComplexContentRestriction_t3155540863_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaComplexContentExtension_t2396613513_il2cpp_TypeInfo_var; extern String_t* _stringLiteral697981362; extern String_t* _stringLiteral4137437960; extern const uint32_t XmlSchemaComplexContent_Compile_m1412625361_MetadataUsageId; extern RuntimeClass* XmlSchemaComplexContent_t3528540772_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1297235508; extern String_t* _stringLiteral1679281052; extern String_t* _stringLiteral1709131103; extern String_t* _stringLiteral4266464020; extern String_t* _stringLiteral3762393977; extern String_t* _stringLiteral1151247963; extern String_t* _stringLiteral1564059052; extern String_t* _stringLiteral1610623306; extern const uint32_t XmlSchemaComplexContent_Read_m2001054031_MetadataUsageId; extern const uint32_t XmlSchemaComplexContentExtension__ctor_m4111181099_MetadataUsageId; extern const uint32_t XmlSchemaComplexContentExtension_SetParent_m667123730_MetadataUsageId; extern String_t* _stringLiteral3940459944; extern String_t* _stringLiteral3278927428; extern String_t* _stringLiteral143495944; extern String_t* _stringLiteral3342774475; extern const uint32_t XmlSchemaComplexContentExtension_Compile_m1285601819_MetadataUsageId; extern const uint32_t XmlSchemaComplexContentExtension_Validate_m32426745_MetadataUsageId; extern String_t* _stringLiteral3278408095; extern String_t* _stringLiteral2838662761; extern String_t* _stringLiteral494350233; extern String_t* _stringLiteral1731061991; extern String_t* _stringLiteral1465204384; extern const uint32_t XmlSchemaComplexContentExtension_Read_m1787189537_MetadataUsageId; extern const uint32_t XmlSchemaComplexContentRestriction__ctor_m1432060513_MetadataUsageId; extern const uint32_t XmlSchemaComplexContentRestriction_SetParent_m3542766260_MetadataUsageId; extern String_t* _stringLiteral3876632280; extern const uint32_t XmlSchemaComplexContentRestriction_Compile_m4062911984_MetadataUsageId; extern String_t* _stringLiteral1885059610; extern String_t* _stringLiteral3376851224; extern String_t* _stringLiteral780736991; extern const uint32_t XmlSchemaComplexContentRestriction_Read_m712746969_MetadataUsageId; extern const uint32_t XmlSchemaComplexType__ctor_m655949100_MetadataUsageId; extern String_t* _stringLiteral3777314074; extern const uint32_t XmlSchemaComplexType__cctor_m4271670972_MetadataUsageId; extern const uint32_t XmlSchemaComplexType_get_ParentIsSchema_m2627172565_MetadataUsageId; extern const uint32_t XmlSchemaComplexType_get_AnyType_m2038550701_MetadataUsageId; extern const uint32_t XmlSchemaComplexType_SetParent_m3380008150_MetadataUsageId; extern RuntimeClass* XmlSchemaSimpleContent_t4264369274_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaSimpleContentExtension_t1269327470_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaSimpleContentRestriction_t2746076865_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3989827169; extern String_t* _stringLiteral240026724; extern String_t* _stringLiteral2289829365; extern String_t* _stringLiteral3105827421; extern String_t* _stringLiteral3753924969; extern String_t* _stringLiteral3148698288; extern String_t* _stringLiteral1829168695; extern String_t* _stringLiteral1616044265; extern String_t* _stringLiteral3206212177; extern String_t* _stringLiteral3566279135; extern const uint32_t XmlSchemaComplexType_Compile_m189064064_MetadataUsageId; extern RuntimeClass* XmlSchemaType_t2033747345_il2cpp_TypeInfo_var; extern String_t* _stringLiteral4288751066; extern const uint32_t XmlSchemaComplexType_CollectSchemaComponent_m1600232197_MetadataUsageId; extern const uint32_t XmlSchemaComplexType_CollectContentTypeFromImmediateContent_m202102991_MetadataUsageId; extern const uint32_t XmlSchemaComplexType_CollectContentTypeFromContentModel_m1681014548_MetadataUsageId; extern const uint32_t XmlSchemaComplexType_CollectContentTypeFromComplexExtension_m2568295197_MetadataUsageId; extern RuntimeClass* XmlSchemaGroupBase_t3631079376_il2cpp_TypeInfo_var; extern const uint32_t XmlSchemaComplexType_CollectContentTypeFromComplexRestriction_m1059892197_MetadataUsageId; extern const uint32_t XmlSchemaComplexType_GetComplexContentType_m3766612014_MetadataUsageId; extern RuntimeClass* ArrayList_t2718874744_il2cpp_TypeInfo_var; extern RuntimeClass* DictionaryEntry_t3123975638_il2cpp_TypeInfo_var; extern String_t* _stringLiteral433761136; extern String_t* _stringLiteral2770481746; extern const uint32_t XmlSchemaComplexType_Validate_m3481984948_MetadataUsageId; extern const uint32_t XmlSchemaComplexType_ValidateImmediateAttributes_m1113509846_MetadataUsageId; extern String_t* _stringLiteral3662795473; extern const uint32_t XmlSchemaComplexType_ValidateContentFirstPass_m3518651250_MetadataUsageId; extern String_t* _stringLiteral1737567099; extern String_t* _stringLiteral594777626; extern String_t* _stringLiteral2944594236; extern String_t* _stringLiteral876622761; extern String_t* _stringLiteral508009477; extern String_t* _stringLiteral3426810192; extern String_t* _stringLiteral1600536404; extern String_t* _stringLiteral4281436303; extern String_t* _stringLiteral1400218823; extern String_t* _stringLiteral3615419838; extern const uint32_t XmlSchemaComplexType_ValidateContentModel_m3099040528_MetadataUsageId; extern RuntimeClass* XmlSchemaDerivationMethod_t1774354337_il2cpp_TypeInfo_var; extern String_t* _stringLiteral602492559; extern String_t* _stringLiteral493639052; extern String_t* _stringLiteral3194560710; extern const uint32_t XmlSchemaComplexType_ValidateTypeDerivationOK_m3552271659_MetadataUsageId; extern RuntimeClass* XmlSchemaContentType_t3022550233_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2816330710; extern String_t* _stringLiteral3711281325; extern String_t* _stringLiteral3450648448; extern String_t* _stringLiteral3883467348; extern String_t* _stringLiteral1114098759; extern String_t* _stringLiteral3452614530; extern String_t* _stringLiteral986038264; extern const uint32_t XmlSchemaComplexType_ValidateComplexBaseDerivationValidExtension_m2818843468_MetadataUsageId; extern String_t* _stringLiteral3970321623; extern String_t* _stringLiteral2426596093; extern const uint32_t XmlSchemaComplexType_ValidateSimpleBaseDerivationValidExtension_m1910285617_MetadataUsageId; extern String_t* _stringLiteral1778737329; extern String_t* _stringLiteral2364993916; extern String_t* _stringLiteral1567491350; extern String_t* _stringLiteral1979078731; extern String_t* _stringLiteral845825979; extern String_t* _stringLiteral2518540866; extern String_t* _stringLiteral3592386918; extern const uint32_t XmlSchemaComplexType_ValidateDerivationValidRestriction_m1037595778_MetadataUsageId; extern String_t* _stringLiteral2444421609; extern String_t* _stringLiteral1620491014; extern String_t* _stringLiteral280883515; extern String_t* _stringLiteral805398061; extern String_t* _stringLiteral424787480; extern String_t* _stringLiteral595678591; extern String_t* _stringLiteral2379696392; extern String_t* _stringLiteral2898484210; extern String_t* _stringLiteral1363433866; extern String_t* _stringLiteral4253755370; extern String_t* _stringLiteral3120042505; extern String_t* _stringLiteral2185284321; extern const uint32_t XmlSchemaComplexType_Read_m2926646157_MetadataUsageId; extern RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var; extern const uint32_t XmlSchemaDatatype__ctor_m3793684354_MetadataUsageId; extern RuntimeClass* CharU5BU5D_t3528271667_il2cpp_TypeInfo_var; extern RuntimeClass* XsdAnySimpleType_t1257864485_il2cpp_TypeInfo_var; extern RuntimeClass* XsdString_t3049094358_il2cpp_TypeInfo_var; extern RuntimeClass* XsdNormalizedString_t3260789355_il2cpp_TypeInfo_var; extern RuntimeClass* XsdToken_t1239036978_il2cpp_TypeInfo_var; extern RuntimeClass* XsdLanguage_t1876291273_il2cpp_TypeInfo_var; extern RuntimeClass* XsdNMToken_t834691671_il2cpp_TypeInfo_var; extern RuntimeClass* XsdNMTokens_t4246953255_il2cpp_TypeInfo_var; extern RuntimeClass* XsdName_t2755146808_il2cpp_TypeInfo_var; extern RuntimeClass* XsdNCName_t3943159043_il2cpp_TypeInfo_var; extern RuntimeClass* XsdID_t34704195_il2cpp_TypeInfo_var; extern RuntimeClass* XsdIDRef_t2913612829_il2cpp_TypeInfo_var; extern RuntimeClass* XsdIDRefs_t16099206_il2cpp_TypeInfo_var; extern RuntimeClass* XsdEntity_t3956505874_il2cpp_TypeInfo_var; extern RuntimeClass* XsdEntities_t1477210398_il2cpp_TypeInfo_var; extern RuntimeClass* XsdNotation_t2827634056_il2cpp_TypeInfo_var; extern RuntimeClass* XsdDecimal_t1288601093_il2cpp_TypeInfo_var; extern RuntimeClass* XsdInteger_t2044766898_il2cpp_TypeInfo_var; extern RuntimeClass* XsdLong_t1324632828_il2cpp_TypeInfo_var; extern RuntimeClass* XsdInt_t33917785_il2cpp_TypeInfo_var; extern RuntimeClass* XsdShort_t3489811876_il2cpp_TypeInfo_var; extern RuntimeClass* XsdByte_t2221093920_il2cpp_TypeInfo_var; extern RuntimeClass* XsdNonNegativeInteger_t308064234_il2cpp_TypeInfo_var; extern RuntimeClass* XsdPositiveInteger_t1704031413_il2cpp_TypeInfo_var; extern RuntimeClass* XsdUnsignedLong_t1409593434_il2cpp_TypeInfo_var; extern RuntimeClass* XsdUnsignedInt_t72105793_il2cpp_TypeInfo_var; extern RuntimeClass* XsdUnsignedShort_t3654069686_il2cpp_TypeInfo_var; extern RuntimeClass* XsdUnsignedByte_t2304219558_il2cpp_TypeInfo_var; extern RuntimeClass* XsdNonPositiveInteger_t1029055398_il2cpp_TypeInfo_var; extern RuntimeClass* XsdNegativeInteger_t2178753546_il2cpp_TypeInfo_var; extern RuntimeClass* XsdFloat_t3181928905_il2cpp_TypeInfo_var; extern RuntimeClass* XsdDouble_t3324344982_il2cpp_TypeInfo_var; extern RuntimeClass* XsdBase64Binary_t3360383190_il2cpp_TypeInfo_var; extern RuntimeClass* XsdBoolean_t380164876_il2cpp_TypeInfo_var; extern RuntimeClass* XsdAnyURI_t2755748070_il2cpp_TypeInfo_var; extern RuntimeClass* XsdDuration_t1555973170_il2cpp_TypeInfo_var; extern RuntimeClass* XsdDateTime_t2563698975_il2cpp_TypeInfo_var; extern RuntimeClass* XsdDate_t1417753656_il2cpp_TypeInfo_var; extern RuntimeClass* XsdTime_t3558487088_il2cpp_TypeInfo_var; extern RuntimeClass* XsdHexBinary_t882812470_il2cpp_TypeInfo_var; extern RuntimeClass* XsdQName_t2385631467_il2cpp_TypeInfo_var; extern RuntimeClass* XsdGYearMonth_t3399073121_il2cpp_TypeInfo_var; extern RuntimeClass* XsdGMonthDay_t2605134399_il2cpp_TypeInfo_var; extern RuntimeClass* XsdGYear_t3316212116_il2cpp_TypeInfo_var; extern RuntimeClass* XsdGMonth_t3913018815_il2cpp_TypeInfo_var; extern RuntimeClass* XsdGDay_t293490745_il2cpp_TypeInfo_var; extern RuntimeClass* XdtAnyAtomicType_t269366253_il2cpp_TypeInfo_var; extern RuntimeClass* XdtUntypedAtomic_t1388131523_il2cpp_TypeInfo_var; extern RuntimeClass* XdtDayTimeDuration_t268779858_il2cpp_TypeInfo_var; extern RuntimeClass* XdtYearMonthDuration_t1503718519_il2cpp_TypeInfo_var; extern RuntimeField* U3CPrivateImplementationDetailsU3E_t3057255363____U24U24fieldU2D43_17_FieldInfo_var; extern const uint32_t XmlSchemaDatatype__cctor_m1989012729_MetadataUsageId; extern String_t* _stringLiteral3452614528; extern const uint32_t XmlSchemaDatatype_Normalize_m690280695_MetadataUsageId; extern const uint32_t XmlSchemaDatatype_FromName_m1668846326_MetadataUsageId; extern RuntimeClass* Dictionary_2_t2736202052_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m2392909825_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m282647386_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1013208020_RuntimeMethod_var; extern String_t* _stringLiteral91702; extern String_t* _stringLiteral724378170; extern String_t* _stringLiteral3716671661; extern String_t* _stringLiteral622047031; extern String_t* _stringLiteral1777380071; extern String_t* _stringLiteral3319458126; extern String_t* _stringLiteral1236128813; extern String_t* _stringLiteral3244750353; extern String_t* _stringLiteral2005331395; extern String_t* _stringLiteral2143290860; extern String_t* _stringLiteral4080338551; extern String_t* _stringLiteral3245737591; extern String_t* _stringLiteral62725275; extern String_t* _stringLiteral996260479; extern String_t* _stringLiteral3456546791; extern String_t* _stringLiteral3671082123; extern String_t* _stringLiteral3665773707; extern String_t* _stringLiteral2851744811; extern String_t* _stringLiteral4276600584; extern String_t* _stringLiteral215120649; extern String_t* _stringLiteral2033559650; extern String_t* _stringLiteral1572351178; extern String_t* _stringLiteral2409402648; extern String_t* _stringLiteral2553676557; extern String_t* _stringLiteral1535819814; extern String_t* _stringLiteral1274151684; extern String_t* _stringLiteral3820814978; extern String_t* _stringLiteral4120511215; extern String_t* _stringLiteral3835929719; extern String_t* _stringLiteral1873420042; extern String_t* _stringLiteral3755388189; extern String_t* _stringLiteral3873205229; extern String_t* _stringLiteral3773869350; extern String_t* _stringLiteral425891063; extern String_t* _stringLiteral807124363; extern String_t* _stringLiteral1235497039; extern String_t* _stringLiteral1671489303; extern String_t* _stringLiteral228529742; extern String_t* _stringLiteral723171524; extern String_t* _stringLiteral1501416449; extern String_t* _stringLiteral3798050081; extern String_t* _stringLiteral1272578818; extern String_t* _stringLiteral63249541; extern String_t* _stringLiteral841379268; extern String_t* _stringLiteral2799480295; extern String_t* _stringLiteral2722193337; extern String_t* _stringLiteral2834935051; extern String_t* _stringLiteral110852430; extern String_t* _stringLiteral3593584042; extern String_t* _stringLiteral3447975646; extern const uint32_t XmlSchemaDatatype_FromName_m2299183149_MetadataUsageId; extern RuntimeClass* XmlSchemaDocumentation_t1182960532_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3611803419; extern String_t* _stringLiteral3559080196; extern String_t* _stringLiteral74675194; extern const uint32_t XmlSchemaDocumentation_Read_m3738019644_MetadataUsageId; extern const uint32_t XmlSchemaElement__ctor_m1039219724_MetadataUsageId; extern const uint32_t XmlSchemaElement_InitPostCompileInformations_m1344373954_MetadataUsageId; extern const uint32_t XmlSchemaElement_SetParent_m7905454_MetadataUsageId; extern RuntimeClass* XmlSchemaUnique_t2867867737_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaKey_t3030860318_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaKeyref_t3124006214_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaIdentityConstraint_t297318432_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2815977763; extern String_t* _stringLiteral2122921840; extern String_t* _stringLiteral2255743036; extern String_t* _stringLiteral1950801275; extern String_t* _stringLiteral3273160466; extern String_t* _stringLiteral4101468447; extern String_t* _stringLiteral720917706; extern String_t* _stringLiteral4252925936; extern String_t* _stringLiteral948779033; extern String_t* _stringLiteral3024229756; extern String_t* _stringLiteral686813279; extern String_t* _stringLiteral3432860738; extern String_t* _stringLiteral1174779035; extern String_t* _stringLiteral246688384; extern String_t* _stringLiteral4030573434; extern String_t* _stringLiteral553301672; extern String_t* _stringLiteral1483491458; extern String_t* _stringLiteral144169493; extern String_t* _stringLiteral1936811246; extern String_t* _stringLiteral276698291; extern String_t* _stringLiteral515660493; extern String_t* _stringLiteral3097285521; extern const uint32_t XmlSchemaElement_Compile_m3061168739_MetadataUsageId; extern const uint32_t XmlSchemaElement_GetOptimizedParticle_m3521710801_MetadataUsageId; extern const uint32_t XmlSchemaElement_AddSubstElementRecursively_m3646660262_MetadataUsageId; extern const uint32_t XmlSchemaElement_FillSubstitutionElementInfo_m1716537754_MetadataUsageId; extern String_t* _stringLiteral4237858284; extern String_t* _stringLiteral838214840; extern String_t* _stringLiteral1005928735; extern String_t* _stringLiteral300705113; extern String_t* _stringLiteral3129428611; extern String_t* _stringLiteral915380062; extern String_t* _stringLiteral1803806124; extern const uint32_t XmlSchemaElement_Validate_m3277884446_MetadataUsageId; extern RuntimeClass* XmlSchemaXPath_t3156455507_il2cpp_TypeInfo_var; extern const uint32_t XmlSchemaElement_ParticleEquals_m1984267754_MetadataUsageId; extern const uint32_t XmlSchemaElement_ValidateDerivationByRestriction_m1614100974_MetadataUsageId; extern String_t* _stringLiteral4099811995; extern String_t* _stringLiteral2311048257; extern String_t* _stringLiteral1777858730; extern String_t* _stringLiteral370729530; extern String_t* _stringLiteral3063051977; extern const uint32_t XmlSchemaElement_ValidateDerivationByRestrictionNameAndTypeOK_m1760371457_MetadataUsageId; extern const uint32_t XmlSchemaElement_CheckRecursion_m2686744253_MetadataUsageId; extern String_t* _stringLiteral2320713649; extern String_t* _stringLiteral940148356; extern String_t* _stringLiteral3396464789; extern const uint32_t XmlSchemaElement_ValidateUniqueParticleAttribution_m895353682_MetadataUsageId; extern String_t* _stringLiteral1190264657; extern const uint32_t XmlSchemaElement_ValidateUniqueTypeAttribution_m1918650767_MetadataUsageId; extern String_t* _stringLiteral2194698909; extern String_t* _stringLiteral1825779302; extern String_t* _stringLiteral3156575048; extern const uint32_t XmlSchemaElement_ValidateElementDefaultValidImmediate_m3948263158_MetadataUsageId; extern String_t* _stringLiteral4243953379; extern String_t* _stringLiteral3360909487; extern String_t* _stringLiteral4013762335; extern String_t* _stringLiteral3204509703; extern String_t* _stringLiteral2343588810; extern String_t* _stringLiteral2879027931; extern String_t* _stringLiteral3658459787; extern String_t* _stringLiteral423385118; extern String_t* _stringLiteral379716803; extern String_t* _stringLiteral2600271970; extern String_t* _stringLiteral1608497597; extern const uint32_t XmlSchemaElement_Read_m470865371_MetadataUsageId; extern RuntimeClass* XmlSchemaFacet_t1906017689_il2cpp_TypeInfo_var; extern const uint32_t XmlSchemaEnumerationFacet__ctor_m1275494389_MetadataUsageId; extern RuntimeClass* XmlSchemaEnumerationFacet_t2156689038_il2cpp_TypeInfo_var; extern String_t* _stringLiteral733314043; extern String_t* _stringLiteral3155718602; extern String_t* _stringLiteral3493618073; extern String_t* _stringLiteral319327741; extern String_t* _stringLiteral2134320802; extern const uint32_t XmlSchemaEnumerationFacet_Read_m1625452565_MetadataUsageId; extern String_t* _stringLiteral1965192368; extern const uint32_t XmlSchemaException__ctor_m840420279_MetadataUsageId; extern const RuntimeType* XmlSchemaObject_t1315720168_0_0_0_var; extern RuntimeClass* XmlSchemaObject_t1315720168_il2cpp_TypeInfo_var; extern String_t* _stringLiteral907217457; extern String_t* _stringLiteral3165237107; extern String_t* _stringLiteral2894530008; extern String_t* _stringLiteral1785022704; extern String_t* _stringLiteral2927185471; extern const uint32_t XmlSchemaException__ctor_m2998327023_MetadataUsageId; extern RuntimeClass* IXmlLineInfo_t2353988607_il2cpp_TypeInfo_var; extern const uint32_t XmlSchemaException__ctor_m198186642_MetadataUsageId; extern const uint32_t XmlSchemaException_GetMessage_m3775105175_MetadataUsageId; extern RuntimeClass* CultureInfo_t4157843068_il2cpp_TypeInfo_var; extern RuntimeClass* ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var; extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3267604770; extern String_t* _stringLiteral2795167369; extern String_t* _stringLiteral3179115758; extern String_t* _stringLiteral3220389467; extern const uint32_t XmlSchemaException_GetMessage_m1351542076_MetadataUsageId; extern const uint32_t XmlSchemaException_GetObjectData_m4261679908_MetadataUsageId; extern const uint32_t XmlSchemaFacet__cctor_m3717078403_MetadataUsageId; extern RuntimeClass* XmlSchemaFractionDigitsFacet_t2589598443_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3402114229; extern String_t* _stringLiteral1301513810; extern String_t* _stringLiteral2455250758; extern String_t* _stringLiteral1220995310; extern String_t* _stringLiteral1587038870; extern const uint32_t XmlSchemaFractionDigitsFacet_Read_m1380148146_MetadataUsageId; extern const uint32_t XmlSchemaGroup__ctor_m1479414482_MetadataUsageId; extern String_t* _stringLiteral3279270610; extern String_t* _stringLiteral2547824103; extern String_t* _stringLiteral660022260; extern const uint32_t XmlSchemaGroup_Compile_m2710207555_MetadataUsageId; extern RuntimeClass* XmlSchemaException_t3511258692_il2cpp_TypeInfo_var; extern const uint32_t XmlSchemaGroup_Validate_m2770845119_MetadataUsageId; extern RuntimeClass* XmlSchemaGroup_t1441741786_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1307725358; extern String_t* _stringLiteral1195067933; extern String_t* _stringLiteral3194784964; extern const uint32_t XmlSchemaGroup_Read_m2989256960_MetadataUsageId; extern const uint32_t XmlSchemaGroupBase__ctor_m3091716353_MetadataUsageId; extern const uint32_t XmlSchemaGroupBase_CopyOptimizedItems_m1224729654_MetadataUsageId; extern const uint32_t XmlSchemaGroupBase_ParticleEquals_m960704084_MetadataUsageId; extern const uint32_t XmlSchemaGroupBase_CheckRecursion_m1529119572_MetadataUsageId; extern const uint32_t XmlSchemaGroupBase_ValidateNSRecurseCheckCardinality_m4207734782_MetadataUsageId; extern String_t* _stringLiteral856806124; extern String_t* _stringLiteral2957690445; extern String_t* _stringLiteral3278629122; extern String_t* _stringLiteral2437095534; extern String_t* _stringLiteral3578794712; extern const uint32_t XmlSchemaGroupBase_ValidateSeqRecurseMapSumCommon_m2619457587_MetadataUsageId; extern const uint32_t XmlSchemaGroupRef__ctor_m3224714831_MetadataUsageId; extern String_t* _stringLiteral233223194; extern const uint32_t XmlSchemaGroupRef_Compile_m2072557180_MetadataUsageId; extern String_t* _stringLiteral2181477567; extern const uint32_t XmlSchemaGroupRef_Validate_m568059093_MetadataUsageId; extern const uint32_t XmlSchemaGroupRef_GetOptimizedParticle_m1977989818_MetadataUsageId; extern const RuntimeMethod* XmlSchemaGroupRef_CheckRecursion_m4190341121_RuntimeMethod_var; extern String_t* _stringLiteral2723413720; extern const uint32_t XmlSchemaGroupRef_CheckRecursion_m4190341121_MetadataUsageId; extern String_t* _stringLiteral1419528943; extern const uint32_t XmlSchemaGroupRef_Read_m2612111298_MetadataUsageId; struct XmlAttributeU5BU5D_t1490365106; struct XmlNodeU5BU5D_t3728671178; struct CharU5BU5D_t3528271667; struct StringU5BU5D_t1281789340; struct XmlQualifiedNameU5BU5D_t1471530361; struct ObjectU5BU5D_t2843939325; #ifndef RUNTIMEOBJECT_H #define RUNTIMEOBJECT_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEOBJECT_H #ifndef STRINGCOLLECTION_T167406615_H #define STRINGCOLLECTION_T167406615_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Specialized.StringCollection struct StringCollection_t167406615 : public RuntimeObject { public: // System.Collections.ArrayList System.Collections.Specialized.StringCollection::data ArrayList_t2718874744 * ___data_0; public: inline static int32_t get_offset_of_data_0() { return static_cast(offsetof(StringCollection_t167406615, ___data_0)); } inline ArrayList_t2718874744 * get_data_0() const { return ___data_0; } inline ArrayList_t2718874744 ** get_address_of_data_0() { return &___data_0; } inline void set_data_0(ArrayList_t2718874744 * value) { ___data_0 = value; Il2CppCodeGenWriteBarrier((&___data_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRINGCOLLECTION_T167406615_H #ifndef XMLNAMESPACEMANAGER_T418790500_H #define XMLNAMESPACEMANAGER_T418790500_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlNamespaceManager struct XmlNamespaceManager_t418790500 : public RuntimeObject { public: // System.Xml.XmlNamespaceManager/NsDecl[] System.Xml.XmlNamespaceManager::decls NsDeclU5BU5D_t2116608150* ___decls_0; // System.Int32 System.Xml.XmlNamespaceManager::declPos int32_t ___declPos_1; // System.Xml.XmlNamespaceManager/NsScope[] System.Xml.XmlNamespaceManager::scopes NsScopeU5BU5D_t382374428* ___scopes_2; // System.Int32 System.Xml.XmlNamespaceManager::scopePos int32_t ___scopePos_3; // System.String System.Xml.XmlNamespaceManager::defaultNamespace String_t* ___defaultNamespace_4; // System.Int32 System.Xml.XmlNamespaceManager::count int32_t ___count_5; // System.Xml.XmlNameTable System.Xml.XmlNamespaceManager::nameTable XmlNameTable_t71772148 * ___nameTable_6; // System.Boolean System.Xml.XmlNamespaceManager::internalAtomizedNames bool ___internalAtomizedNames_7; public: inline static int32_t get_offset_of_decls_0() { return static_cast(offsetof(XmlNamespaceManager_t418790500, ___decls_0)); } inline NsDeclU5BU5D_t2116608150* get_decls_0() const { return ___decls_0; } inline NsDeclU5BU5D_t2116608150** get_address_of_decls_0() { return &___decls_0; } inline void set_decls_0(NsDeclU5BU5D_t2116608150* value) { ___decls_0 = value; Il2CppCodeGenWriteBarrier((&___decls_0), value); } inline static int32_t get_offset_of_declPos_1() { return static_cast(offsetof(XmlNamespaceManager_t418790500, ___declPos_1)); } inline int32_t get_declPos_1() const { return ___declPos_1; } inline int32_t* get_address_of_declPos_1() { return &___declPos_1; } inline void set_declPos_1(int32_t value) { ___declPos_1 = value; } inline static int32_t get_offset_of_scopes_2() { return static_cast(offsetof(XmlNamespaceManager_t418790500, ___scopes_2)); } inline NsScopeU5BU5D_t382374428* get_scopes_2() const { return ___scopes_2; } inline NsScopeU5BU5D_t382374428** get_address_of_scopes_2() { return &___scopes_2; } inline void set_scopes_2(NsScopeU5BU5D_t382374428* value) { ___scopes_2 = value; Il2CppCodeGenWriteBarrier((&___scopes_2), value); } inline static int32_t get_offset_of_scopePos_3() { return static_cast(offsetof(XmlNamespaceManager_t418790500, ___scopePos_3)); } inline int32_t get_scopePos_3() const { return ___scopePos_3; } inline int32_t* get_address_of_scopePos_3() { return &___scopePos_3; } inline void set_scopePos_3(int32_t value) { ___scopePos_3 = value; } inline static int32_t get_offset_of_defaultNamespace_4() { return static_cast(offsetof(XmlNamespaceManager_t418790500, ___defaultNamespace_4)); } inline String_t* get_defaultNamespace_4() const { return ___defaultNamespace_4; } inline String_t** get_address_of_defaultNamespace_4() { return &___defaultNamespace_4; } inline void set_defaultNamespace_4(String_t* value) { ___defaultNamespace_4 = value; Il2CppCodeGenWriteBarrier((&___defaultNamespace_4), value); } inline static int32_t get_offset_of_count_5() { return static_cast(offsetof(XmlNamespaceManager_t418790500, ___count_5)); } inline int32_t get_count_5() const { return ___count_5; } inline int32_t* get_address_of_count_5() { return &___count_5; } inline void set_count_5(int32_t value) { ___count_5 = value; } inline static int32_t get_offset_of_nameTable_6() { return static_cast(offsetof(XmlNamespaceManager_t418790500, ___nameTable_6)); } inline XmlNameTable_t71772148 * get_nameTable_6() const { return ___nameTable_6; } inline XmlNameTable_t71772148 ** get_address_of_nameTable_6() { return &___nameTable_6; } inline void set_nameTable_6(XmlNameTable_t71772148 * value) { ___nameTable_6 = value; Il2CppCodeGenWriteBarrier((&___nameTable_6), value); } inline static int32_t get_offset_of_internalAtomizedNames_7() { return static_cast(offsetof(XmlNamespaceManager_t418790500, ___internalAtomizedNames_7)); } inline bool get_internalAtomizedNames_7() const { return ___internalAtomizedNames_7; } inline bool* get_address_of_internalAtomizedNames_7() { return &___internalAtomizedNames_7; } inline void set_internalAtomizedNames_7(bool value) { ___internalAtomizedNames_7 = value; } }; struct XmlNamespaceManager_t418790500_StaticFields { public: // System.Collections.Generic.Dictionary`2 System.Xml.XmlNamespaceManager::<>f__switch$map25 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map25_8; public: inline static int32_t get_offset_of_U3CU3Ef__switchU24map25_8() { return static_cast(offsetof(XmlNamespaceManager_t418790500_StaticFields, ___U3CU3Ef__switchU24map25_8)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map25_8() const { return ___U3CU3Ef__switchU24map25_8; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map25_8() { return &___U3CU3Ef__switchU24map25_8; } inline void set_U3CU3Ef__switchU24map25_8(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map25_8 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map25_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLNAMESPACEMANAGER_T418790500_H #ifndef XMLSERIALIZERNAMESPACES_T2702737953_H #define XMLSERIALIZERNAMESPACES_T2702737953_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Serialization.XmlSerializerNamespaces struct XmlSerializerNamespaces_t2702737953 : public RuntimeObject { public: // System.Collections.Specialized.ListDictionary System.Xml.Serialization.XmlSerializerNamespaces::namespaces ListDictionary_t1624492310 * ___namespaces_0; public: inline static int32_t get_offset_of_namespaces_0() { return static_cast(offsetof(XmlSerializerNamespaces_t2702737953, ___namespaces_0)); } inline ListDictionary_t1624492310 * get_namespaces_0() const { return ___namespaces_0; } inline ListDictionary_t1624492310 ** get_address_of_namespaces_0() { return &___namespaces_0; } inline void set_namespaces_0(ListDictionary_t1624492310 * value) { ___namespaces_0 = value; Il2CppCodeGenWriteBarrier((&___namespaces_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSERIALIZERNAMESPACES_T2702737953_H #ifndef SERIALIZATIONINFO_T950877179_H #define SERIALIZATIONINFO_T950877179_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t950877179 : public RuntimeObject { public: // System.Collections.Hashtable System.Runtime.Serialization.SerializationInfo::serialized Hashtable_t1853889766 * ___serialized_0; // System.Collections.ArrayList System.Runtime.Serialization.SerializationInfo::values ArrayList_t2718874744 * ___values_1; // System.String System.Runtime.Serialization.SerializationInfo::assemblyName String_t* ___assemblyName_2; // System.String System.Runtime.Serialization.SerializationInfo::fullTypeName String_t* ___fullTypeName_3; // System.Runtime.Serialization.IFormatterConverter System.Runtime.Serialization.SerializationInfo::converter RuntimeObject* ___converter_4; public: inline static int32_t get_offset_of_serialized_0() { return static_cast(offsetof(SerializationInfo_t950877179, ___serialized_0)); } inline Hashtable_t1853889766 * get_serialized_0() const { return ___serialized_0; } inline Hashtable_t1853889766 ** get_address_of_serialized_0() { return &___serialized_0; } inline void set_serialized_0(Hashtable_t1853889766 * value) { ___serialized_0 = value; Il2CppCodeGenWriteBarrier((&___serialized_0), value); } inline static int32_t get_offset_of_values_1() { return static_cast(offsetof(SerializationInfo_t950877179, ___values_1)); } inline ArrayList_t2718874744 * get_values_1() const { return ___values_1; } inline ArrayList_t2718874744 ** get_address_of_values_1() { return &___values_1; } inline void set_values_1(ArrayList_t2718874744 * value) { ___values_1 = value; Il2CppCodeGenWriteBarrier((&___values_1), value); } inline static int32_t get_offset_of_assemblyName_2() { return static_cast(offsetof(SerializationInfo_t950877179, ___assemblyName_2)); } inline String_t* get_assemblyName_2() const { return ___assemblyName_2; } inline String_t** get_address_of_assemblyName_2() { return &___assemblyName_2; } inline void set_assemblyName_2(String_t* value) { ___assemblyName_2 = value; Il2CppCodeGenWriteBarrier((&___assemblyName_2), value); } inline static int32_t get_offset_of_fullTypeName_3() { return static_cast(offsetof(SerializationInfo_t950877179, ___fullTypeName_3)); } inline String_t* get_fullTypeName_3() const { return ___fullTypeName_3; } inline String_t** get_address_of_fullTypeName_3() { return &___fullTypeName_3; } inline void set_fullTypeName_3(String_t* value) { ___fullTypeName_3 = value; Il2CppCodeGenWriteBarrier((&___fullTypeName_3), value); } inline static int32_t get_offset_of_converter_4() { return static_cast(offsetof(SerializationInfo_t950877179, ___converter_4)); } inline RuntimeObject* get_converter_4() const { return ___converter_4; } inline RuntimeObject** get_address_of_converter_4() { return &___converter_4; } inline void set_converter_4(RuntimeObject* value) { ___converter_4 = value; Il2CppCodeGenWriteBarrier((&___converter_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SERIALIZATIONINFO_T950877179_H struct Il2CppArrayBounds; #ifndef RUNTIMEARRAY_H #define RUNTIMEARRAY_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Array #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEARRAY_H #ifndef CULTUREINFO_T4157843068_H #define CULTUREINFO_T4157843068_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Globalization.CultureInfo struct CultureInfo_t4157843068 : public RuntimeObject { public: // System.Boolean System.Globalization.CultureInfo::m_isReadOnly bool ___m_isReadOnly_7; // System.Int32 System.Globalization.CultureInfo::cultureID int32_t ___cultureID_8; // System.Int32 System.Globalization.CultureInfo::parent_lcid int32_t ___parent_lcid_9; // System.Int32 System.Globalization.CultureInfo::specific_lcid int32_t ___specific_lcid_10; // System.Int32 System.Globalization.CultureInfo::datetime_index int32_t ___datetime_index_11; // System.Int32 System.Globalization.CultureInfo::number_index int32_t ___number_index_12; // System.Boolean System.Globalization.CultureInfo::m_useUserOverride bool ___m_useUserOverride_13; // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::numInfo NumberFormatInfo_t435877138 * ___numInfo_14; // System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::dateTimeInfo DateTimeFormatInfo_t2405853701 * ___dateTimeInfo_15; // System.Globalization.TextInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::textInfo TextInfo_t3810425522 * ___textInfo_16; // System.String System.Globalization.CultureInfo::m_name String_t* ___m_name_17; // System.String System.Globalization.CultureInfo::displayname String_t* ___displayname_18; // System.String System.Globalization.CultureInfo::englishname String_t* ___englishname_19; // System.String System.Globalization.CultureInfo::nativename String_t* ___nativename_20; // System.String System.Globalization.CultureInfo::iso3lang String_t* ___iso3lang_21; // System.String System.Globalization.CultureInfo::iso2lang String_t* ___iso2lang_22; // System.String System.Globalization.CultureInfo::icu_name String_t* ___icu_name_23; // System.String System.Globalization.CultureInfo::win3lang String_t* ___win3lang_24; // System.String System.Globalization.CultureInfo::territory String_t* ___territory_25; // System.Globalization.CompareInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::compareInfo CompareInfo_t1092934962 * ___compareInfo_26; // System.Int32* System.Globalization.CultureInfo::calendar_data int32_t* ___calendar_data_27; // System.Void* System.Globalization.CultureInfo::textinfo_data void* ___textinfo_data_28; // System.Globalization.Calendar[] System.Globalization.CultureInfo::optional_calendars CalendarU5BU5D_t3985046076* ___optional_calendars_29; // System.Globalization.CultureInfo System.Globalization.CultureInfo::parent_culture CultureInfo_t4157843068 * ___parent_culture_30; // System.Int32 System.Globalization.CultureInfo::m_dataItem int32_t ___m_dataItem_31; // System.Globalization.Calendar System.Globalization.CultureInfo::calendar Calendar_t1661121569 * ___calendar_32; // System.Boolean System.Globalization.CultureInfo::constructed bool ___constructed_33; // System.Byte[] System.Globalization.CultureInfo::cached_serialized_form ByteU5BU5D_t4116647657* ___cached_serialized_form_34; public: inline static int32_t get_offset_of_m_isReadOnly_7() { return static_cast(offsetof(CultureInfo_t4157843068, ___m_isReadOnly_7)); } inline bool get_m_isReadOnly_7() const { return ___m_isReadOnly_7; } inline bool* get_address_of_m_isReadOnly_7() { return &___m_isReadOnly_7; } inline void set_m_isReadOnly_7(bool value) { ___m_isReadOnly_7 = value; } inline static int32_t get_offset_of_cultureID_8() { return static_cast(offsetof(CultureInfo_t4157843068, ___cultureID_8)); } inline int32_t get_cultureID_8() const { return ___cultureID_8; } inline int32_t* get_address_of_cultureID_8() { return &___cultureID_8; } inline void set_cultureID_8(int32_t value) { ___cultureID_8 = value; } inline static int32_t get_offset_of_parent_lcid_9() { return static_cast(offsetof(CultureInfo_t4157843068, ___parent_lcid_9)); } inline int32_t get_parent_lcid_9() const { return ___parent_lcid_9; } inline int32_t* get_address_of_parent_lcid_9() { return &___parent_lcid_9; } inline void set_parent_lcid_9(int32_t value) { ___parent_lcid_9 = value; } inline static int32_t get_offset_of_specific_lcid_10() { return static_cast(offsetof(CultureInfo_t4157843068, ___specific_lcid_10)); } inline int32_t get_specific_lcid_10() const { return ___specific_lcid_10; } inline int32_t* get_address_of_specific_lcid_10() { return &___specific_lcid_10; } inline void set_specific_lcid_10(int32_t value) { ___specific_lcid_10 = value; } inline static int32_t get_offset_of_datetime_index_11() { return static_cast(offsetof(CultureInfo_t4157843068, ___datetime_index_11)); } inline int32_t get_datetime_index_11() const { return ___datetime_index_11; } inline int32_t* get_address_of_datetime_index_11() { return &___datetime_index_11; } inline void set_datetime_index_11(int32_t value) { ___datetime_index_11 = value; } inline static int32_t get_offset_of_number_index_12() { return static_cast(offsetof(CultureInfo_t4157843068, ___number_index_12)); } inline int32_t get_number_index_12() const { return ___number_index_12; } inline int32_t* get_address_of_number_index_12() { return &___number_index_12; } inline void set_number_index_12(int32_t value) { ___number_index_12 = value; } inline static int32_t get_offset_of_m_useUserOverride_13() { return static_cast(offsetof(CultureInfo_t4157843068, ___m_useUserOverride_13)); } inline bool get_m_useUserOverride_13() const { return ___m_useUserOverride_13; } inline bool* get_address_of_m_useUserOverride_13() { return &___m_useUserOverride_13; } inline void set_m_useUserOverride_13(bool value) { ___m_useUserOverride_13 = value; } inline static int32_t get_offset_of_numInfo_14() { return static_cast(offsetof(CultureInfo_t4157843068, ___numInfo_14)); } inline NumberFormatInfo_t435877138 * get_numInfo_14() const { return ___numInfo_14; } inline NumberFormatInfo_t435877138 ** get_address_of_numInfo_14() { return &___numInfo_14; } inline void set_numInfo_14(NumberFormatInfo_t435877138 * value) { ___numInfo_14 = value; Il2CppCodeGenWriteBarrier((&___numInfo_14), value); } inline static int32_t get_offset_of_dateTimeInfo_15() { return static_cast(offsetof(CultureInfo_t4157843068, ___dateTimeInfo_15)); } inline DateTimeFormatInfo_t2405853701 * get_dateTimeInfo_15() const { return ___dateTimeInfo_15; } inline DateTimeFormatInfo_t2405853701 ** get_address_of_dateTimeInfo_15() { return &___dateTimeInfo_15; } inline void set_dateTimeInfo_15(DateTimeFormatInfo_t2405853701 * value) { ___dateTimeInfo_15 = value; Il2CppCodeGenWriteBarrier((&___dateTimeInfo_15), value); } inline static int32_t get_offset_of_textInfo_16() { return static_cast(offsetof(CultureInfo_t4157843068, ___textInfo_16)); } inline TextInfo_t3810425522 * get_textInfo_16() const { return ___textInfo_16; } inline TextInfo_t3810425522 ** get_address_of_textInfo_16() { return &___textInfo_16; } inline void set_textInfo_16(TextInfo_t3810425522 * value) { ___textInfo_16 = value; Il2CppCodeGenWriteBarrier((&___textInfo_16), value); } inline static int32_t get_offset_of_m_name_17() { return static_cast(offsetof(CultureInfo_t4157843068, ___m_name_17)); } inline String_t* get_m_name_17() const { return ___m_name_17; } inline String_t** get_address_of_m_name_17() { return &___m_name_17; } inline void set_m_name_17(String_t* value) { ___m_name_17 = value; Il2CppCodeGenWriteBarrier((&___m_name_17), value); } inline static int32_t get_offset_of_displayname_18() { return static_cast(offsetof(CultureInfo_t4157843068, ___displayname_18)); } inline String_t* get_displayname_18() const { return ___displayname_18; } inline String_t** get_address_of_displayname_18() { return &___displayname_18; } inline void set_displayname_18(String_t* value) { ___displayname_18 = value; Il2CppCodeGenWriteBarrier((&___displayname_18), value); } inline static int32_t get_offset_of_englishname_19() { return static_cast(offsetof(CultureInfo_t4157843068, ___englishname_19)); } inline String_t* get_englishname_19() const { return ___englishname_19; } inline String_t** get_address_of_englishname_19() { return &___englishname_19; } inline void set_englishname_19(String_t* value) { ___englishname_19 = value; Il2CppCodeGenWriteBarrier((&___englishname_19), value); } inline static int32_t get_offset_of_nativename_20() { return static_cast(offsetof(CultureInfo_t4157843068, ___nativename_20)); } inline String_t* get_nativename_20() const { return ___nativename_20; } inline String_t** get_address_of_nativename_20() { return &___nativename_20; } inline void set_nativename_20(String_t* value) { ___nativename_20 = value; Il2CppCodeGenWriteBarrier((&___nativename_20), value); } inline static int32_t get_offset_of_iso3lang_21() { return static_cast(offsetof(CultureInfo_t4157843068, ___iso3lang_21)); } inline String_t* get_iso3lang_21() const { return ___iso3lang_21; } inline String_t** get_address_of_iso3lang_21() { return &___iso3lang_21; } inline void set_iso3lang_21(String_t* value) { ___iso3lang_21 = value; Il2CppCodeGenWriteBarrier((&___iso3lang_21), value); } inline static int32_t get_offset_of_iso2lang_22() { return static_cast(offsetof(CultureInfo_t4157843068, ___iso2lang_22)); } inline String_t* get_iso2lang_22() const { return ___iso2lang_22; } inline String_t** get_address_of_iso2lang_22() { return &___iso2lang_22; } inline void set_iso2lang_22(String_t* value) { ___iso2lang_22 = value; Il2CppCodeGenWriteBarrier((&___iso2lang_22), value); } inline static int32_t get_offset_of_icu_name_23() { return static_cast(offsetof(CultureInfo_t4157843068, ___icu_name_23)); } inline String_t* get_icu_name_23() const { return ___icu_name_23; } inline String_t** get_address_of_icu_name_23() { return &___icu_name_23; } inline void set_icu_name_23(String_t* value) { ___icu_name_23 = value; Il2CppCodeGenWriteBarrier((&___icu_name_23), value); } inline static int32_t get_offset_of_win3lang_24() { return static_cast(offsetof(CultureInfo_t4157843068, ___win3lang_24)); } inline String_t* get_win3lang_24() const { return ___win3lang_24; } inline String_t** get_address_of_win3lang_24() { return &___win3lang_24; } inline void set_win3lang_24(String_t* value) { ___win3lang_24 = value; Il2CppCodeGenWriteBarrier((&___win3lang_24), value); } inline static int32_t get_offset_of_territory_25() { return static_cast(offsetof(CultureInfo_t4157843068, ___territory_25)); } inline String_t* get_territory_25() const { return ___territory_25; } inline String_t** get_address_of_territory_25() { return &___territory_25; } inline void set_territory_25(String_t* value) { ___territory_25 = value; Il2CppCodeGenWriteBarrier((&___territory_25), value); } inline static int32_t get_offset_of_compareInfo_26() { return static_cast(offsetof(CultureInfo_t4157843068, ___compareInfo_26)); } inline CompareInfo_t1092934962 * get_compareInfo_26() const { return ___compareInfo_26; } inline CompareInfo_t1092934962 ** get_address_of_compareInfo_26() { return &___compareInfo_26; } inline void set_compareInfo_26(CompareInfo_t1092934962 * value) { ___compareInfo_26 = value; Il2CppCodeGenWriteBarrier((&___compareInfo_26), value); } inline static int32_t get_offset_of_calendar_data_27() { return static_cast(offsetof(CultureInfo_t4157843068, ___calendar_data_27)); } inline int32_t* get_calendar_data_27() const { return ___calendar_data_27; } inline int32_t** get_address_of_calendar_data_27() { return &___calendar_data_27; } inline void set_calendar_data_27(int32_t* value) { ___calendar_data_27 = value; } inline static int32_t get_offset_of_textinfo_data_28() { return static_cast(offsetof(CultureInfo_t4157843068, ___textinfo_data_28)); } inline void* get_textinfo_data_28() const { return ___textinfo_data_28; } inline void** get_address_of_textinfo_data_28() { return &___textinfo_data_28; } inline void set_textinfo_data_28(void* value) { ___textinfo_data_28 = value; } inline static int32_t get_offset_of_optional_calendars_29() { return static_cast(offsetof(CultureInfo_t4157843068, ___optional_calendars_29)); } inline CalendarU5BU5D_t3985046076* get_optional_calendars_29() const { return ___optional_calendars_29; } inline CalendarU5BU5D_t3985046076** get_address_of_optional_calendars_29() { return &___optional_calendars_29; } inline void set_optional_calendars_29(CalendarU5BU5D_t3985046076* value) { ___optional_calendars_29 = value; Il2CppCodeGenWriteBarrier((&___optional_calendars_29), value); } inline static int32_t get_offset_of_parent_culture_30() { return static_cast(offsetof(CultureInfo_t4157843068, ___parent_culture_30)); } inline CultureInfo_t4157843068 * get_parent_culture_30() const { return ___parent_culture_30; } inline CultureInfo_t4157843068 ** get_address_of_parent_culture_30() { return &___parent_culture_30; } inline void set_parent_culture_30(CultureInfo_t4157843068 * value) { ___parent_culture_30 = value; Il2CppCodeGenWriteBarrier((&___parent_culture_30), value); } inline static int32_t get_offset_of_m_dataItem_31() { return static_cast(offsetof(CultureInfo_t4157843068, ___m_dataItem_31)); } inline int32_t get_m_dataItem_31() const { return ___m_dataItem_31; } inline int32_t* get_address_of_m_dataItem_31() { return &___m_dataItem_31; } inline void set_m_dataItem_31(int32_t value) { ___m_dataItem_31 = value; } inline static int32_t get_offset_of_calendar_32() { return static_cast(offsetof(CultureInfo_t4157843068, ___calendar_32)); } inline Calendar_t1661121569 * get_calendar_32() const { return ___calendar_32; } inline Calendar_t1661121569 ** get_address_of_calendar_32() { return &___calendar_32; } inline void set_calendar_32(Calendar_t1661121569 * value) { ___calendar_32 = value; Il2CppCodeGenWriteBarrier((&___calendar_32), value); } inline static int32_t get_offset_of_constructed_33() { return static_cast(offsetof(CultureInfo_t4157843068, ___constructed_33)); } inline bool get_constructed_33() const { return ___constructed_33; } inline bool* get_address_of_constructed_33() { return &___constructed_33; } inline void set_constructed_33(bool value) { ___constructed_33 = value; } inline static int32_t get_offset_of_cached_serialized_form_34() { return static_cast(offsetof(CultureInfo_t4157843068, ___cached_serialized_form_34)); } inline ByteU5BU5D_t4116647657* get_cached_serialized_form_34() const { return ___cached_serialized_form_34; } inline ByteU5BU5D_t4116647657** get_address_of_cached_serialized_form_34() { return &___cached_serialized_form_34; } inline void set_cached_serialized_form_34(ByteU5BU5D_t4116647657* value) { ___cached_serialized_form_34 = value; Il2CppCodeGenWriteBarrier((&___cached_serialized_form_34), value); } }; struct CultureInfo_t4157843068_StaticFields { public: // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::invariant_culture_info CultureInfo_t4157843068 * ___invariant_culture_info_4; // System.Object System.Globalization.CultureInfo::shared_table_lock RuntimeObject * ___shared_table_lock_5; // System.Int32 System.Globalization.CultureInfo::BootstrapCultureID int32_t ___BootstrapCultureID_6; // System.String System.Globalization.CultureInfo::MSG_READONLY String_t* ___MSG_READONLY_35; // System.Collections.Hashtable System.Globalization.CultureInfo::shared_by_number Hashtable_t1853889766 * ___shared_by_number_36; // System.Collections.Hashtable System.Globalization.CultureInfo::shared_by_name Hashtable_t1853889766 * ___shared_by_name_37; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::<>f__switch$map19 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map19_38; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::<>f__switch$map1A Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map1A_39; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::<>f__switch$map1B Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map1B_40; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::<>f__switch$map1C Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map1C_41; public: inline static int32_t get_offset_of_invariant_culture_info_4() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___invariant_culture_info_4)); } inline CultureInfo_t4157843068 * get_invariant_culture_info_4() const { return ___invariant_culture_info_4; } inline CultureInfo_t4157843068 ** get_address_of_invariant_culture_info_4() { return &___invariant_culture_info_4; } inline void set_invariant_culture_info_4(CultureInfo_t4157843068 * value) { ___invariant_culture_info_4 = value; Il2CppCodeGenWriteBarrier((&___invariant_culture_info_4), value); } inline static int32_t get_offset_of_shared_table_lock_5() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___shared_table_lock_5)); } inline RuntimeObject * get_shared_table_lock_5() const { return ___shared_table_lock_5; } inline RuntimeObject ** get_address_of_shared_table_lock_5() { return &___shared_table_lock_5; } inline void set_shared_table_lock_5(RuntimeObject * value) { ___shared_table_lock_5 = value; Il2CppCodeGenWriteBarrier((&___shared_table_lock_5), value); } inline static int32_t get_offset_of_BootstrapCultureID_6() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___BootstrapCultureID_6)); } inline int32_t get_BootstrapCultureID_6() const { return ___BootstrapCultureID_6; } inline int32_t* get_address_of_BootstrapCultureID_6() { return &___BootstrapCultureID_6; } inline void set_BootstrapCultureID_6(int32_t value) { ___BootstrapCultureID_6 = value; } inline static int32_t get_offset_of_MSG_READONLY_35() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___MSG_READONLY_35)); } inline String_t* get_MSG_READONLY_35() const { return ___MSG_READONLY_35; } inline String_t** get_address_of_MSG_READONLY_35() { return &___MSG_READONLY_35; } inline void set_MSG_READONLY_35(String_t* value) { ___MSG_READONLY_35 = value; Il2CppCodeGenWriteBarrier((&___MSG_READONLY_35), value); } inline static int32_t get_offset_of_shared_by_number_36() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___shared_by_number_36)); } inline Hashtable_t1853889766 * get_shared_by_number_36() const { return ___shared_by_number_36; } inline Hashtable_t1853889766 ** get_address_of_shared_by_number_36() { return &___shared_by_number_36; } inline void set_shared_by_number_36(Hashtable_t1853889766 * value) { ___shared_by_number_36 = value; Il2CppCodeGenWriteBarrier((&___shared_by_number_36), value); } inline static int32_t get_offset_of_shared_by_name_37() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___shared_by_name_37)); } inline Hashtable_t1853889766 * get_shared_by_name_37() const { return ___shared_by_name_37; } inline Hashtable_t1853889766 ** get_address_of_shared_by_name_37() { return &___shared_by_name_37; } inline void set_shared_by_name_37(Hashtable_t1853889766 * value) { ___shared_by_name_37 = value; Il2CppCodeGenWriteBarrier((&___shared_by_name_37), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map19_38() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___U3CU3Ef__switchU24map19_38)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map19_38() const { return ___U3CU3Ef__switchU24map19_38; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map19_38() { return &___U3CU3Ef__switchU24map19_38; } inline void set_U3CU3Ef__switchU24map19_38(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map19_38 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map19_38), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map1A_39() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___U3CU3Ef__switchU24map1A_39)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map1A_39() const { return ___U3CU3Ef__switchU24map1A_39; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map1A_39() { return &___U3CU3Ef__switchU24map1A_39; } inline void set_U3CU3Ef__switchU24map1A_39(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map1A_39 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map1A_39), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map1B_40() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___U3CU3Ef__switchU24map1B_40)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map1B_40() const { return ___U3CU3Ef__switchU24map1B_40; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map1B_40() { return &___U3CU3Ef__switchU24map1B_40; } inline void set_U3CU3Ef__switchU24map1B_40(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map1B_40 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map1B_40), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map1C_41() { return static_cast(offsetof(CultureInfo_t4157843068_StaticFields, ___U3CU3Ef__switchU24map1C_41)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map1C_41() const { return ___U3CU3Ef__switchU24map1C_41; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map1C_41() { return &___U3CU3Ef__switchU24map1C_41; } inline void set_U3CU3Ef__switchU24map1C_41(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map1C_41 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map1C_41), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CULTUREINFO_T4157843068_H #ifndef MEMBERINFO_T_H #define MEMBERINFO_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEMBERINFO_T_H #ifndef XMLREADER_T3121518892_H #define XMLREADER_T3121518892_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlReader struct XmlReader_t3121518892 : public RuntimeObject { public: // System.Xml.XmlReaderBinarySupport System.Xml.XmlReader::binary XmlReaderBinarySupport_t1809665003 * ___binary_0; // System.Xml.XmlReaderSettings System.Xml.XmlReader::settings XmlReaderSettings_t2186285234 * ___settings_1; public: inline static int32_t get_offset_of_binary_0() { return static_cast(offsetof(XmlReader_t3121518892, ___binary_0)); } inline XmlReaderBinarySupport_t1809665003 * get_binary_0() const { return ___binary_0; } inline XmlReaderBinarySupport_t1809665003 ** get_address_of_binary_0() { return &___binary_0; } inline void set_binary_0(XmlReaderBinarySupport_t1809665003 * value) { ___binary_0 = value; Il2CppCodeGenWriteBarrier((&___binary_0), value); } inline static int32_t get_offset_of_settings_1() { return static_cast(offsetof(XmlReader_t3121518892, ___settings_1)); } inline XmlReaderSettings_t2186285234 * get_settings_1() const { return ___settings_1; } inline XmlReaderSettings_t2186285234 ** get_address_of_settings_1() { return &___settings_1; } inline void set_settings_1(XmlReaderSettings_t2186285234 * value) { ___settings_1 = value; Il2CppCodeGenWriteBarrier((&___settings_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLREADER_T3121518892_H #ifndef EXCEPTION_T_H #define EXCEPTION_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Exception struct Exception_t : public RuntimeObject { public: // System.IntPtr[] System.Exception::trace_ips IntPtrU5BU5D_t4013366056* ___trace_ips_0; // System.Exception System.Exception::inner_exception Exception_t * ___inner_exception_1; // System.String System.Exception::message String_t* ___message_2; // System.String System.Exception::help_link String_t* ___help_link_3; // System.String System.Exception::class_name String_t* ___class_name_4; // System.String System.Exception::stack_trace String_t* ___stack_trace_5; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_6; // System.Int32 System.Exception::remote_stack_index int32_t ___remote_stack_index_7; // System.Int32 System.Exception::hresult int32_t ___hresult_8; // System.String System.Exception::source String_t* ___source_9; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_10; public: inline static int32_t get_offset_of_trace_ips_0() { return static_cast(offsetof(Exception_t, ___trace_ips_0)); } inline IntPtrU5BU5D_t4013366056* get_trace_ips_0() const { return ___trace_ips_0; } inline IntPtrU5BU5D_t4013366056** get_address_of_trace_ips_0() { return &___trace_ips_0; } inline void set_trace_ips_0(IntPtrU5BU5D_t4013366056* value) { ___trace_ips_0 = value; Il2CppCodeGenWriteBarrier((&___trace_ips_0), value); } inline static int32_t get_offset_of_inner_exception_1() { return static_cast(offsetof(Exception_t, ___inner_exception_1)); } inline Exception_t * get_inner_exception_1() const { return ___inner_exception_1; } inline Exception_t ** get_address_of_inner_exception_1() { return &___inner_exception_1; } inline void set_inner_exception_1(Exception_t * value) { ___inner_exception_1 = value; Il2CppCodeGenWriteBarrier((&___inner_exception_1), value); } inline static int32_t get_offset_of_message_2() { return static_cast(offsetof(Exception_t, ___message_2)); } inline String_t* get_message_2() const { return ___message_2; } inline String_t** get_address_of_message_2() { return &___message_2; } inline void set_message_2(String_t* value) { ___message_2 = value; Il2CppCodeGenWriteBarrier((&___message_2), value); } inline static int32_t get_offset_of_help_link_3() { return static_cast(offsetof(Exception_t, ___help_link_3)); } inline String_t* get_help_link_3() const { return ___help_link_3; } inline String_t** get_address_of_help_link_3() { return &___help_link_3; } inline void set_help_link_3(String_t* value) { ___help_link_3 = value; Il2CppCodeGenWriteBarrier((&___help_link_3), value); } inline static int32_t get_offset_of_class_name_4() { return static_cast(offsetof(Exception_t, ___class_name_4)); } inline String_t* get_class_name_4() const { return ___class_name_4; } inline String_t** get_address_of_class_name_4() { return &___class_name_4; } inline void set_class_name_4(String_t* value) { ___class_name_4 = value; Il2CppCodeGenWriteBarrier((&___class_name_4), value); } inline static int32_t get_offset_of_stack_trace_5() { return static_cast(offsetof(Exception_t, ___stack_trace_5)); } inline String_t* get_stack_trace_5() const { return ___stack_trace_5; } inline String_t** get_address_of_stack_trace_5() { return &___stack_trace_5; } inline void set_stack_trace_5(String_t* value) { ___stack_trace_5 = value; Il2CppCodeGenWriteBarrier((&___stack_trace_5), value); } inline static int32_t get_offset_of__remoteStackTraceString_6() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_6)); } inline String_t* get__remoteStackTraceString_6() const { return ____remoteStackTraceString_6; } inline String_t** get_address_of__remoteStackTraceString_6() { return &____remoteStackTraceString_6; } inline void set__remoteStackTraceString_6(String_t* value) { ____remoteStackTraceString_6 = value; Il2CppCodeGenWriteBarrier((&____remoteStackTraceString_6), value); } inline static int32_t get_offset_of_remote_stack_index_7() { return static_cast(offsetof(Exception_t, ___remote_stack_index_7)); } inline int32_t get_remote_stack_index_7() const { return ___remote_stack_index_7; } inline int32_t* get_address_of_remote_stack_index_7() { return &___remote_stack_index_7; } inline void set_remote_stack_index_7(int32_t value) { ___remote_stack_index_7 = value; } inline static int32_t get_offset_of_hresult_8() { return static_cast(offsetof(Exception_t, ___hresult_8)); } inline int32_t get_hresult_8() const { return ___hresult_8; } inline int32_t* get_address_of_hresult_8() { return &___hresult_8; } inline void set_hresult_8(int32_t value) { ___hresult_8 = value; } inline static int32_t get_offset_of_source_9() { return static_cast(offsetof(Exception_t, ___source_9)); } inline String_t* get_source_9() const { return ___source_9; } inline String_t** get_address_of_source_9() { return &___source_9; } inline void set_source_9(String_t* value) { ___source_9 = value; Il2CppCodeGenWriteBarrier((&___source_9), value); } inline static int32_t get_offset_of__data_10() { return static_cast(offsetof(Exception_t, ____data_10)); } inline RuntimeObject* get__data_10() const { return ____data_10; } inline RuntimeObject** get_address_of__data_10() { return &____data_10; } inline void set__data_10(RuntimeObject* value) { ____data_10 = value; Il2CppCodeGenWriteBarrier((&____data_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXCEPTION_T_H #ifndef XMLSCHEMACOLLECTIONENUMERATOR_T1663512188_H #define XMLSCHEMACOLLECTIONENUMERATOR_T1663512188_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaCollectionEnumerator struct XmlSchemaCollectionEnumerator_t1663512188 : public RuntimeObject { public: // System.Collections.IEnumerator System.Xml.Schema.XmlSchemaCollectionEnumerator::xenum RuntimeObject* ___xenum_0; public: inline static int32_t get_offset_of_xenum_0() { return static_cast(offsetof(XmlSchemaCollectionEnumerator_t1663512188, ___xenum_0)); } inline RuntimeObject* get_xenum_0() const { return ___xenum_0; } inline RuntimeObject** get_address_of_xenum_0() { return &___xenum_0; } inline void set_xenum_0(RuntimeObject* value) { ___xenum_0 = value; Il2CppCodeGenWriteBarrier((&___xenum_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMACOLLECTIONENUMERATOR_T1663512188_H #ifndef XMLSCHEMACOLLECTION_T3610399789_H #define XMLSCHEMACOLLECTION_T3610399789_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaCollection struct XmlSchemaCollection_t3610399789 : public RuntimeObject { public: // System.Xml.Schema.XmlSchemaSet System.Xml.Schema.XmlSchemaCollection::schemaSet XmlSchemaSet_t266093086 * ___schemaSet_0; // System.Xml.Schema.ValidationEventHandler System.Xml.Schema.XmlSchemaCollection::ValidationEventHandler ValidationEventHandler_t791314227 * ___ValidationEventHandler_1; public: inline static int32_t get_offset_of_schemaSet_0() { return static_cast(offsetof(XmlSchemaCollection_t3610399789, ___schemaSet_0)); } inline XmlSchemaSet_t266093086 * get_schemaSet_0() const { return ___schemaSet_0; } inline XmlSchemaSet_t266093086 ** get_address_of_schemaSet_0() { return &___schemaSet_0; } inline void set_schemaSet_0(XmlSchemaSet_t266093086 * value) { ___schemaSet_0 = value; Il2CppCodeGenWriteBarrier((&___schemaSet_0), value); } inline static int32_t get_offset_of_ValidationEventHandler_1() { return static_cast(offsetof(XmlSchemaCollection_t3610399789, ___ValidationEventHandler_1)); } inline ValidationEventHandler_t791314227 * get_ValidationEventHandler_1() const { return ___ValidationEventHandler_1; } inline ValidationEventHandler_t791314227 ** get_address_of_ValidationEventHandler_1() { return &___ValidationEventHandler_1; } inline void set_ValidationEventHandler_1(ValidationEventHandler_t791314227 * value) { ___ValidationEventHandler_1 = value; Il2CppCodeGenWriteBarrier((&___ValidationEventHandler_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMACOLLECTION_T3610399789_H #ifndef XMLSCHEMACOMPILATIONSETTINGS_T2218765537_H #define XMLSCHEMACOMPILATIONSETTINGS_T2218765537_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaCompilationSettings struct XmlSchemaCompilationSettings_t2218765537 : public RuntimeObject { public: // System.Boolean System.Xml.Schema.XmlSchemaCompilationSettings::enable_upa_check bool ___enable_upa_check_0; public: inline static int32_t get_offset_of_enable_upa_check_0() { return static_cast(offsetof(XmlSchemaCompilationSettings_t2218765537, ___enable_upa_check_0)); } inline bool get_enable_upa_check_0() const { return ___enable_upa_check_0; } inline bool* get_address_of_enable_upa_check_0() { return &___enable_upa_check_0; } inline void set_enable_upa_check_0(bool value) { ___enable_upa_check_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMACOMPILATIONSETTINGS_T2218765537_H #ifndef XMLNAMETABLE_T71772148_H #define XMLNAMETABLE_T71772148_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlNameTable struct XmlNameTable_t71772148 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLNAMETABLE_T71772148_H #ifndef STRINGBUILDER_T_H #define STRINGBUILDER_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.StringBuilder struct StringBuilder_t : public RuntimeObject { public: // System.Int32 System.Text.StringBuilder::_length int32_t ____length_1; // System.String System.Text.StringBuilder::_str String_t* ____str_2; // System.String System.Text.StringBuilder::_cached_str String_t* ____cached_str_3; // System.Int32 System.Text.StringBuilder::_maxCapacity int32_t ____maxCapacity_4; public: inline static int32_t get_offset_of__length_1() { return static_cast(offsetof(StringBuilder_t, ____length_1)); } inline int32_t get__length_1() const { return ____length_1; } inline int32_t* get_address_of__length_1() { return &____length_1; } inline void set__length_1(int32_t value) { ____length_1 = value; } inline static int32_t get_offset_of__str_2() { return static_cast(offsetof(StringBuilder_t, ____str_2)); } inline String_t* get__str_2() const { return ____str_2; } inline String_t** get_address_of__str_2() { return &____str_2; } inline void set__str_2(String_t* value) { ____str_2 = value; Il2CppCodeGenWriteBarrier((&____str_2), value); } inline static int32_t get_offset_of__cached_str_3() { return static_cast(offsetof(StringBuilder_t, ____cached_str_3)); } inline String_t* get__cached_str_3() const { return ____cached_str_3; } inline String_t** get_address_of__cached_str_3() { return &____cached_str_3; } inline void set__cached_str_3(String_t* value) { ____cached_str_3 = value; Il2CppCodeGenWriteBarrier((&____cached_str_3), value); } inline static int32_t get_offset_of__maxCapacity_4() { return static_cast(offsetof(StringBuilder_t, ____maxCapacity_4)); } inline int32_t get__maxCapacity_4() const { return ____maxCapacity_4; } inline int32_t* get_address_of__maxCapacity_4() { return &____maxCapacity_4; } inline void set__maxCapacity_4(int32_t value) { ____maxCapacity_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRINGBUILDER_T_H #ifndef XMLQUALIFIEDNAME_T2760654312_H #define XMLQUALIFIEDNAME_T2760654312_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlQualifiedName struct XmlQualifiedName_t2760654312 : public RuntimeObject { public: // System.String System.Xml.XmlQualifiedName::name String_t* ___name_1; // System.String System.Xml.XmlQualifiedName::ns String_t* ___ns_2; // System.Int32 System.Xml.XmlQualifiedName::hash int32_t ___hash_3; public: inline static int32_t get_offset_of_name_1() { return static_cast(offsetof(XmlQualifiedName_t2760654312, ___name_1)); } inline String_t* get_name_1() const { return ___name_1; } inline String_t** get_address_of_name_1() { return &___name_1; } inline void set_name_1(String_t* value) { ___name_1 = value; Il2CppCodeGenWriteBarrier((&___name_1), value); } inline static int32_t get_offset_of_ns_2() { return static_cast(offsetof(XmlQualifiedName_t2760654312, ___ns_2)); } inline String_t* get_ns_2() const { return ___ns_2; } inline String_t** get_address_of_ns_2() { return &___ns_2; } inline void set_ns_2(String_t* value) { ___ns_2 = value; Il2CppCodeGenWriteBarrier((&___ns_2), value); } inline static int32_t get_offset_of_hash_3() { return static_cast(offsetof(XmlQualifiedName_t2760654312, ___hash_3)); } inline int32_t get_hash_3() const { return ___hash_3; } inline int32_t* get_address_of_hash_3() { return &___hash_3; } inline void set_hash_3(int32_t value) { ___hash_3 = value; } }; struct XmlQualifiedName_t2760654312_StaticFields { public: // System.Xml.XmlQualifiedName System.Xml.XmlQualifiedName::Empty XmlQualifiedName_t2760654312 * ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(XmlQualifiedName_t2760654312_StaticFields, ___Empty_0)); } inline XmlQualifiedName_t2760654312 * get_Empty_0() const { return ___Empty_0; } inline XmlQualifiedName_t2760654312 ** get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(XmlQualifiedName_t2760654312 * value) { ___Empty_0 = value; Il2CppCodeGenWriteBarrier((&___Empty_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLQUALIFIEDNAME_T2760654312_H #ifndef VALUETYPE_T3640485471_H #define VALUETYPE_T3640485471_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ValueType struct ValueType_t3640485471 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t3640485471_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t3640485471_marshaled_com { }; #endif // VALUETYPE_T3640485471_H #ifndef DICTIONARY_2_T2736202052_H #define DICTIONARY_2_T2736202052_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2736202052 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots StringU5BU5D_t1281789340* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots Int32U5BU5D_t385246372* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t2736202052, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t2736202052, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t2736202052, ___keySlots_6)); } inline StringU5BU5D_t1281789340* get_keySlots_6() const { return ___keySlots_6; } inline StringU5BU5D_t1281789340** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(StringU5BU5D_t1281789340* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t2736202052, ___valueSlots_7)); } inline Int32U5BU5D_t385246372* get_valueSlots_7() const { return ___valueSlots_7; } inline Int32U5BU5D_t385246372** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(Int32U5BU5D_t385246372* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2736202052, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t2736202052, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t2736202052, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t2736202052, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t2736202052, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t2736202052, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t2736202052, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t2736202052_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3530625384 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2736202052_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3530625384 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3530625384 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3530625384 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2736202052_H #ifndef XMLNODELIST_T2551693786_H #define XMLNODELIST_T2551693786_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlNodeList struct XmlNodeList_t2551693786 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLNODELIST_T2551693786_H #ifndef XMLNODE_T3767805227_H #define XMLNODE_T3767805227_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlNode struct XmlNode_t3767805227 : public RuntimeObject { public: // System.Xml.XmlDocument System.Xml.XmlNode::ownerDocument XmlDocument_t2837193595 * ___ownerDocument_1; // System.Xml.XmlNode System.Xml.XmlNode::parentNode XmlNode_t3767805227 * ___parentNode_2; // System.Xml.XmlNodeListChildren System.Xml.XmlNode::childNodes XmlNodeListChildren_t1082692789 * ___childNodes_3; public: inline static int32_t get_offset_of_ownerDocument_1() { return static_cast(offsetof(XmlNode_t3767805227, ___ownerDocument_1)); } inline XmlDocument_t2837193595 * get_ownerDocument_1() const { return ___ownerDocument_1; } inline XmlDocument_t2837193595 ** get_address_of_ownerDocument_1() { return &___ownerDocument_1; } inline void set_ownerDocument_1(XmlDocument_t2837193595 * value) { ___ownerDocument_1 = value; Il2CppCodeGenWriteBarrier((&___ownerDocument_1), value); } inline static int32_t get_offset_of_parentNode_2() { return static_cast(offsetof(XmlNode_t3767805227, ___parentNode_2)); } inline XmlNode_t3767805227 * get_parentNode_2() const { return ___parentNode_2; } inline XmlNode_t3767805227 ** get_address_of_parentNode_2() { return &___parentNode_2; } inline void set_parentNode_2(XmlNode_t3767805227 * value) { ___parentNode_2 = value; Il2CppCodeGenWriteBarrier((&___parentNode_2), value); } inline static int32_t get_offset_of_childNodes_3() { return static_cast(offsetof(XmlNode_t3767805227, ___childNodes_3)); } inline XmlNodeListChildren_t1082692789 * get_childNodes_3() const { return ___childNodes_3; } inline XmlNodeListChildren_t1082692789 ** get_address_of_childNodes_3() { return &___childNodes_3; } inline void set_childNodes_3(XmlNodeListChildren_t1082692789 * value) { ___childNodes_3 = value; Il2CppCodeGenWriteBarrier((&___childNodes_3), value); } }; struct XmlNode_t3767805227_StaticFields { public: // System.Xml.XmlNode/EmptyNodeList System.Xml.XmlNode::emptyList EmptyNodeList_t139615908 * ___emptyList_0; // System.Collections.Generic.Dictionary`2 System.Xml.XmlNode::<>f__switch$map2B Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map2B_4; public: inline static int32_t get_offset_of_emptyList_0() { return static_cast(offsetof(XmlNode_t3767805227_StaticFields, ___emptyList_0)); } inline EmptyNodeList_t139615908 * get_emptyList_0() const { return ___emptyList_0; } inline EmptyNodeList_t139615908 ** get_address_of_emptyList_0() { return &___emptyList_0; } inline void set_emptyList_0(EmptyNodeList_t139615908 * value) { ___emptyList_0 = value; Il2CppCodeGenWriteBarrier((&___emptyList_0), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map2B_4() { return static_cast(offsetof(XmlNode_t3767805227_StaticFields, ___U3CU3Ef__switchU24map2B_4)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map2B_4() const { return ___U3CU3Ef__switchU24map2B_4; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map2B_4() { return &___U3CU3Ef__switchU24map2B_4; } inline void set_U3CU3Ef__switchU24map2B_4(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map2B_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map2B_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLNODE_T3767805227_H #ifndef STRINGENUMERATOR_T3934291441_H #define STRINGENUMERATOR_T3934291441_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Specialized.StringEnumerator struct StringEnumerator_t3934291441 : public RuntimeObject { public: // System.Collections.IEnumerator System.Collections.Specialized.StringEnumerator::enumerable RuntimeObject* ___enumerable_0; public: inline static int32_t get_offset_of_enumerable_0() { return static_cast(offsetof(StringEnumerator_t3934291441, ___enumerable_0)); } inline RuntimeObject* get_enumerable_0() const { return ___enumerable_0; } inline RuntimeObject** get_address_of_enumerable_0() { return &___enumerable_0; } inline void set_enumerable_0(RuntimeObject* value) { ___enumerable_0 = value; Il2CppCodeGenWriteBarrier((&___enumerable_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRINGENUMERATOR_T3934291441_H #ifndef ARRAYLIST_T2718874744_H #define ARRAYLIST_T2718874744_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ArrayList struct ArrayList_t2718874744 : public RuntimeObject { public: // System.Int32 System.Collections.ArrayList::_size int32_t ____size_1; // System.Object[] System.Collections.ArrayList::_items ObjectU5BU5D_t2843939325* ____items_2; // System.Int32 System.Collections.ArrayList::_version int32_t ____version_3; public: inline static int32_t get_offset_of__size_1() { return static_cast(offsetof(ArrayList_t2718874744, ____size_1)); } inline int32_t get__size_1() const { return ____size_1; } inline int32_t* get_address_of__size_1() { return &____size_1; } inline void set__size_1(int32_t value) { ____size_1 = value; } inline static int32_t get_offset_of__items_2() { return static_cast(offsetof(ArrayList_t2718874744, ____items_2)); } inline ObjectU5BU5D_t2843939325* get__items_2() const { return ____items_2; } inline ObjectU5BU5D_t2843939325** get_address_of__items_2() { return &____items_2; } inline void set__items_2(ObjectU5BU5D_t2843939325* value) { ____items_2 = value; Il2CppCodeGenWriteBarrier((&____items_2), value); } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(ArrayList_t2718874744, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct ArrayList_t2718874744_StaticFields { public: // System.Object[] System.Collections.ArrayList::EmptyArray ObjectU5BU5D_t2843939325* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(ArrayList_t2718874744_StaticFields, ___EmptyArray_4)); } inline ObjectU5BU5D_t2843939325* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ObjectU5BU5D_t2843939325** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ObjectU5BU5D_t2843939325* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ARRAYLIST_T2718874744_H #ifndef XMLSCHEMAOBJECTENUMERATOR_T503074204_H #define XMLSCHEMAOBJECTENUMERATOR_T503074204_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaObjectEnumerator struct XmlSchemaObjectEnumerator_t503074204 : public RuntimeObject { public: // System.Collections.IEnumerator System.Xml.Schema.XmlSchemaObjectEnumerator::ienum RuntimeObject* ___ienum_0; public: inline static int32_t get_offset_of_ienum_0() { return static_cast(offsetof(XmlSchemaObjectEnumerator_t503074204, ___ienum_0)); } inline RuntimeObject* get_ienum_0() const { return ___ienum_0; } inline RuntimeObject** get_address_of_ienum_0() { return &___ienum_0; } inline void set_ienum_0(RuntimeObject* value) { ___ienum_0 = value; Il2CppCodeGenWriteBarrier((&___ienum_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAOBJECTENUMERATOR_T503074204_H #ifndef STRING_T_H #define STRING_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::length int32_t ___length_0; // System.Char System.String::start_char Il2CppChar ___start_char_1; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(String_t, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_start_char_1() { return static_cast(offsetof(String_t, ___start_char_1)); } inline Il2CppChar get_start_char_1() const { return ___start_char_1; } inline Il2CppChar* get_address_of_start_char_1() { return &___start_char_1; } inline void set_start_char_1(Il2CppChar value) { ___start_char_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_2; // System.Char[] System.String::WhiteChars CharU5BU5D_t3528271667* ___WhiteChars_3; public: inline static int32_t get_offset_of_Empty_2() { return static_cast(offsetof(String_t_StaticFields, ___Empty_2)); } inline String_t* get_Empty_2() const { return ___Empty_2; } inline String_t** get_address_of_Empty_2() { return &___Empty_2; } inline void set_Empty_2(String_t* value) { ___Empty_2 = value; Il2CppCodeGenWriteBarrier((&___Empty_2), value); } inline static int32_t get_offset_of_WhiteChars_3() { return static_cast(offsetof(String_t_StaticFields, ___WhiteChars_3)); } inline CharU5BU5D_t3528271667* get_WhiteChars_3() const { return ___WhiteChars_3; } inline CharU5BU5D_t3528271667** get_address_of_WhiteChars_3() { return &___WhiteChars_3; } inline void set_WhiteChars_3(CharU5BU5D_t3528271667* value) { ___WhiteChars_3 = value; Il2CppCodeGenWriteBarrier((&___WhiteChars_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRING_T_H #ifndef HASHTABLE_T1853889766_H #define HASHTABLE_T1853889766_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Hashtable struct Hashtable_t1853889766 : public RuntimeObject { public: // System.Int32 System.Collections.Hashtable::inUse int32_t ___inUse_1; // System.Int32 System.Collections.Hashtable::modificationCount int32_t ___modificationCount_2; // System.Single System.Collections.Hashtable::loadFactor float ___loadFactor_3; // System.Collections.Hashtable/Slot[] System.Collections.Hashtable::table SlotU5BU5D_t2994659099* ___table_4; // System.Int32[] System.Collections.Hashtable::hashes Int32U5BU5D_t385246372* ___hashes_5; // System.Int32 System.Collections.Hashtable::threshold int32_t ___threshold_6; // System.Collections.Hashtable/HashKeys System.Collections.Hashtable::hashKeys HashKeys_t1568156503 * ___hashKeys_7; // System.Collections.Hashtable/HashValues System.Collections.Hashtable::hashValues HashValues_t618387445 * ___hashValues_8; // System.Collections.IHashCodeProvider System.Collections.Hashtable::hcpRef RuntimeObject* ___hcpRef_9; // System.Collections.IComparer System.Collections.Hashtable::comparerRef RuntimeObject* ___comparerRef_10; // System.Runtime.Serialization.SerializationInfo System.Collections.Hashtable::serializationInfo SerializationInfo_t950877179 * ___serializationInfo_11; // System.Collections.IEqualityComparer System.Collections.Hashtable::equalityComparer RuntimeObject* ___equalityComparer_12; public: inline static int32_t get_offset_of_inUse_1() { return static_cast(offsetof(Hashtable_t1853889766, ___inUse_1)); } inline int32_t get_inUse_1() const { return ___inUse_1; } inline int32_t* get_address_of_inUse_1() { return &___inUse_1; } inline void set_inUse_1(int32_t value) { ___inUse_1 = value; } inline static int32_t get_offset_of_modificationCount_2() { return static_cast(offsetof(Hashtable_t1853889766, ___modificationCount_2)); } inline int32_t get_modificationCount_2() const { return ___modificationCount_2; } inline int32_t* get_address_of_modificationCount_2() { return &___modificationCount_2; } inline void set_modificationCount_2(int32_t value) { ___modificationCount_2 = value; } inline static int32_t get_offset_of_loadFactor_3() { return static_cast(offsetof(Hashtable_t1853889766, ___loadFactor_3)); } inline float get_loadFactor_3() const { return ___loadFactor_3; } inline float* get_address_of_loadFactor_3() { return &___loadFactor_3; } inline void set_loadFactor_3(float value) { ___loadFactor_3 = value; } inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Hashtable_t1853889766, ___table_4)); } inline SlotU5BU5D_t2994659099* get_table_4() const { return ___table_4; } inline SlotU5BU5D_t2994659099** get_address_of_table_4() { return &___table_4; } inline void set_table_4(SlotU5BU5D_t2994659099* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_hashes_5() { return static_cast(offsetof(Hashtable_t1853889766, ___hashes_5)); } inline Int32U5BU5D_t385246372* get_hashes_5() const { return ___hashes_5; } inline Int32U5BU5D_t385246372** get_address_of_hashes_5() { return &___hashes_5; } inline void set_hashes_5(Int32U5BU5D_t385246372* value) { ___hashes_5 = value; Il2CppCodeGenWriteBarrier((&___hashes_5), value); } inline static int32_t get_offset_of_threshold_6() { return static_cast(offsetof(Hashtable_t1853889766, ___threshold_6)); } inline int32_t get_threshold_6() const { return ___threshold_6; } inline int32_t* get_address_of_threshold_6() { return &___threshold_6; } inline void set_threshold_6(int32_t value) { ___threshold_6 = value; } inline static int32_t get_offset_of_hashKeys_7() { return static_cast(offsetof(Hashtable_t1853889766, ___hashKeys_7)); } inline HashKeys_t1568156503 * get_hashKeys_7() const { return ___hashKeys_7; } inline HashKeys_t1568156503 ** get_address_of_hashKeys_7() { return &___hashKeys_7; } inline void set_hashKeys_7(HashKeys_t1568156503 * value) { ___hashKeys_7 = value; Il2CppCodeGenWriteBarrier((&___hashKeys_7), value); } inline static int32_t get_offset_of_hashValues_8() { return static_cast(offsetof(Hashtable_t1853889766, ___hashValues_8)); } inline HashValues_t618387445 * get_hashValues_8() const { return ___hashValues_8; } inline HashValues_t618387445 ** get_address_of_hashValues_8() { return &___hashValues_8; } inline void set_hashValues_8(HashValues_t618387445 * value) { ___hashValues_8 = value; Il2CppCodeGenWriteBarrier((&___hashValues_8), value); } inline static int32_t get_offset_of_hcpRef_9() { return static_cast(offsetof(Hashtable_t1853889766, ___hcpRef_9)); } inline RuntimeObject* get_hcpRef_9() const { return ___hcpRef_9; } inline RuntimeObject** get_address_of_hcpRef_9() { return &___hcpRef_9; } inline void set_hcpRef_9(RuntimeObject* value) { ___hcpRef_9 = value; Il2CppCodeGenWriteBarrier((&___hcpRef_9), value); } inline static int32_t get_offset_of_comparerRef_10() { return static_cast(offsetof(Hashtable_t1853889766, ___comparerRef_10)); } inline RuntimeObject* get_comparerRef_10() const { return ___comparerRef_10; } inline RuntimeObject** get_address_of_comparerRef_10() { return &___comparerRef_10; } inline void set_comparerRef_10(RuntimeObject* value) { ___comparerRef_10 = value; Il2CppCodeGenWriteBarrier((&___comparerRef_10), value); } inline static int32_t get_offset_of_serializationInfo_11() { return static_cast(offsetof(Hashtable_t1853889766, ___serializationInfo_11)); } inline SerializationInfo_t950877179 * get_serializationInfo_11() const { return ___serializationInfo_11; } inline SerializationInfo_t950877179 ** get_address_of_serializationInfo_11() { return &___serializationInfo_11; } inline void set_serializationInfo_11(SerializationInfo_t950877179 * value) { ___serializationInfo_11 = value; Il2CppCodeGenWriteBarrier((&___serializationInfo_11), value); } inline static int32_t get_offset_of_equalityComparer_12() { return static_cast(offsetof(Hashtable_t1853889766, ___equalityComparer_12)); } inline RuntimeObject* get_equalityComparer_12() const { return ___equalityComparer_12; } inline RuntimeObject** get_address_of_equalityComparer_12() { return &___equalityComparer_12; } inline void set_equalityComparer_12(RuntimeObject* value) { ___equalityComparer_12 = value; Il2CppCodeGenWriteBarrier((&___equalityComparer_12), value); } }; struct Hashtable_t1853889766_StaticFields { public: // System.Int32[] System.Collections.Hashtable::primeTbl Int32U5BU5D_t385246372* ___primeTbl_13; public: inline static int32_t get_offset_of_primeTbl_13() { return static_cast(offsetof(Hashtable_t1853889766_StaticFields, ___primeTbl_13)); } inline Int32U5BU5D_t385246372* get_primeTbl_13() const { return ___primeTbl_13; } inline Int32U5BU5D_t385246372** get_address_of_primeTbl_13() { return &___primeTbl_13; } inline void set_primeTbl_13(Int32U5BU5D_t385246372* value) { ___primeTbl_13 = value; Il2CppCodeGenWriteBarrier((&___primeTbl_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HASHTABLE_T1853889766_H #ifndef EVENTARGS_T3591816995_H #define EVENTARGS_T3591816995_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.EventArgs struct EventArgs_t3591816995 : public RuntimeObject { public: public: }; struct EventArgs_t3591816995_StaticFields { public: // System.EventArgs System.EventArgs::Empty EventArgs_t3591816995 * ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(EventArgs_t3591816995_StaticFields, ___Empty_0)); } inline EventArgs_t3591816995 * get_Empty_0() const { return ___Empty_0; } inline EventArgs_t3591816995 ** get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(EventArgs_t3591816995 * value) { ___Empty_0 = value; Il2CppCodeGenWriteBarrier((&___Empty_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EVENTARGS_T3591816995_H #ifndef XMLSCHEMAOBJECTTABLE_T2546974348_H #define XMLSCHEMAOBJECTTABLE_T2546974348_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaObjectTable struct XmlSchemaObjectTable_t2546974348 : public RuntimeObject { public: // System.Collections.Specialized.HybridDictionary System.Xml.Schema.XmlSchemaObjectTable::table HybridDictionary_t4070033136 * ___table_0; public: inline static int32_t get_offset_of_table_0() { return static_cast(offsetof(XmlSchemaObjectTable_t2546974348, ___table_0)); } inline HybridDictionary_t4070033136 * get_table_0() const { return ___table_0; } inline HybridDictionary_t4070033136 ** get_address_of_table_0() { return &___table_0; } inline void set_table_0(HybridDictionary_t4070033136 * value) { ___table_0 = value; Il2CppCodeGenWriteBarrier((&___table_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAOBJECTTABLE_T2546974348_H #ifndef COLLECTIONBASE_T2727926298_H #define COLLECTIONBASE_T2727926298_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.CollectionBase struct CollectionBase_t2727926298 : public RuntimeObject { public: // System.Collections.ArrayList System.Collections.CollectionBase::list ArrayList_t2718874744 * ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(CollectionBase_t2727926298, ___list_0)); } inline ArrayList_t2718874744 * get_list_0() const { return ___list_0; } inline ArrayList_t2718874744 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(ArrayList_t2718874744 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLECTIONBASE_T2727926298_H #ifndef U24ARRAYTYPEU2412_T2490092598_H #define U24ARRAYTYPEU2412_T2490092598_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType$12 struct U24ArrayTypeU2412_t2490092598 { public: union { struct { union { }; }; uint8_t U24ArrayTypeU2412_t2490092598__padding[12]; }; public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU2412_T2490092598_H #ifndef U24ARRAYTYPEU24256_T1929481984_H #define U24ARRAYTYPEU24256_T1929481984_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType$256 struct U24ArrayTypeU24256_t1929481984 { public: union { struct { union { }; }; uint8_t U24ArrayTypeU24256_t1929481984__padding[256]; }; public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU24256_T1929481984_H #ifndef SYSTEMEXCEPTION_T176217640_H #define SYSTEMEXCEPTION_T176217640_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.SystemException struct SystemException_t176217640 : public Exception_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SYSTEMEXCEPTION_T176217640_H #ifndef BOOLEAN_T97287965_H #define BOOLEAN_T97287965_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean struct Boolean_t97287965 { public: // System.Boolean System.Boolean::m_value bool ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Boolean_t97287965, ___m_value_2)); } inline bool get_m_value_2() const { return ___m_value_2; } inline bool* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(bool value) { ___m_value_2 = value; } }; struct Boolean_t97287965_StaticFields { public: // System.String System.Boolean::FalseString String_t* ___FalseString_0; // System.String System.Boolean::TrueString String_t* ___TrueString_1; public: inline static int32_t get_offset_of_FalseString_0() { return static_cast(offsetof(Boolean_t97287965_StaticFields, ___FalseString_0)); } inline String_t* get_FalseString_0() const { return ___FalseString_0; } inline String_t** get_address_of_FalseString_0() { return &___FalseString_0; } inline void set_FalseString_0(String_t* value) { ___FalseString_0 = value; Il2CppCodeGenWriteBarrier((&___FalseString_0), value); } inline static int32_t get_offset_of_TrueString_1() { return static_cast(offsetof(Boolean_t97287965_StaticFields, ___TrueString_1)); } inline String_t* get_TrueString_1() const { return ___TrueString_1; } inline String_t** get_address_of_TrueString_1() { return &___TrueString_1; } inline void set_TrueString_1(String_t* value) { ___TrueString_1 = value; Il2CppCodeGenWriteBarrier((&___TrueString_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOOLEAN_T97287965_H #ifndef U24ARRAYTYPEU248_T3244137464_H #define U24ARRAYTYPEU248_T3244137464_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType$8 struct U24ArrayTypeU248_t3244137464 { public: union { struct { union { }; }; uint8_t U24ArrayTypeU248_t3244137464__padding[8]; }; public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU248_T3244137464_H #ifndef INTPTR_T_H #define INTPTR_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INTPTR_T_H #ifndef VOID_T1185182177_H #define VOID_T1185182177_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void struct Void_t1185182177 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VOID_T1185182177_H #ifndef DICTIONARYENTRY_T3123975638_H #define DICTIONARYENTRY_T3123975638_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.DictionaryEntry struct DictionaryEntry_t3123975638 { public: // System.Object System.Collections.DictionaryEntry::_key RuntimeObject * ____key_0; // System.Object System.Collections.DictionaryEntry::_value RuntimeObject * ____value_1; public: inline static int32_t get_offset_of__key_0() { return static_cast(offsetof(DictionaryEntry_t3123975638, ____key_0)); } inline RuntimeObject * get__key_0() const { return ____key_0; } inline RuntimeObject ** get_address_of__key_0() { return &____key_0; } inline void set__key_0(RuntimeObject * value) { ____key_0 = value; Il2CppCodeGenWriteBarrier((&____key_0), value); } inline static int32_t get_offset_of__value_1() { return static_cast(offsetof(DictionaryEntry_t3123975638, ____value_1)); } inline RuntimeObject * get__value_1() const { return ____value_1; } inline RuntimeObject ** get_address_of__value_1() { return &____value_1; } inline void set__value_1(RuntimeObject * value) { ____value_1 = value; Il2CppCodeGenWriteBarrier((&____value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Collections.DictionaryEntry struct DictionaryEntry_t3123975638_marshaled_pinvoke { Il2CppIUnknown* ____key_0; Il2CppIUnknown* ____value_1; }; // Native definition for COM marshalling of System.Collections.DictionaryEntry struct DictionaryEntry_t3123975638_marshaled_com { Il2CppIUnknown* ____key_0; Il2CppIUnknown* ____value_1; }; #endif // DICTIONARYENTRY_T3123975638_H #ifndef U24ARRAYTYPEU241280_T4290130235_H #define U24ARRAYTYPEU241280_T4290130235_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType$1280 struct U24ArrayTypeU241280_t4290130235 { public: union { struct { union { }; }; uint8_t U24ArrayTypeU241280_t4290130235__padding[1280]; }; public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU241280_T4290130235_H #ifndef XMLSCHEMAOBJECTCOLLECTION_T1064819932_H #define XMLSCHEMAOBJECTCOLLECTION_T1064819932_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaObjectCollection struct XmlSchemaObjectCollection_t1064819932 : public CollectionBase_t2727926298 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAOBJECTCOLLECTION_T1064819932_H #ifndef CHAR_T3634460470_H #define CHAR_T3634460470_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Char struct Char_t3634460470 { public: // System.Char System.Char::m_value Il2CppChar ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Char_t3634460470, ___m_value_2)); } inline Il2CppChar get_m_value_2() const { return ___m_value_2; } inline Il2CppChar* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(Il2CppChar value) { ___m_value_2 = value; } }; struct Char_t3634460470_StaticFields { public: // System.Byte* System.Char::category_data uint8_t* ___category_data_3; // System.Byte* System.Char::numeric_data uint8_t* ___numeric_data_4; // System.Double* System.Char::numeric_data_values double* ___numeric_data_values_5; // System.UInt16* System.Char::to_lower_data_low uint16_t* ___to_lower_data_low_6; // System.UInt16* System.Char::to_lower_data_high uint16_t* ___to_lower_data_high_7; // System.UInt16* System.Char::to_upper_data_low uint16_t* ___to_upper_data_low_8; // System.UInt16* System.Char::to_upper_data_high uint16_t* ___to_upper_data_high_9; public: inline static int32_t get_offset_of_category_data_3() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___category_data_3)); } inline uint8_t* get_category_data_3() const { return ___category_data_3; } inline uint8_t** get_address_of_category_data_3() { return &___category_data_3; } inline void set_category_data_3(uint8_t* value) { ___category_data_3 = value; } inline static int32_t get_offset_of_numeric_data_4() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___numeric_data_4)); } inline uint8_t* get_numeric_data_4() const { return ___numeric_data_4; } inline uint8_t** get_address_of_numeric_data_4() { return &___numeric_data_4; } inline void set_numeric_data_4(uint8_t* value) { ___numeric_data_4 = value; } inline static int32_t get_offset_of_numeric_data_values_5() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___numeric_data_values_5)); } inline double* get_numeric_data_values_5() const { return ___numeric_data_values_5; } inline double** get_address_of_numeric_data_values_5() { return &___numeric_data_values_5; } inline void set_numeric_data_values_5(double* value) { ___numeric_data_values_5 = value; } inline static int32_t get_offset_of_to_lower_data_low_6() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_lower_data_low_6)); } inline uint16_t* get_to_lower_data_low_6() const { return ___to_lower_data_low_6; } inline uint16_t** get_address_of_to_lower_data_low_6() { return &___to_lower_data_low_6; } inline void set_to_lower_data_low_6(uint16_t* value) { ___to_lower_data_low_6 = value; } inline static int32_t get_offset_of_to_lower_data_high_7() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_lower_data_high_7)); } inline uint16_t* get_to_lower_data_high_7() const { return ___to_lower_data_high_7; } inline uint16_t** get_address_of_to_lower_data_high_7() { return &___to_lower_data_high_7; } inline void set_to_lower_data_high_7(uint16_t* value) { ___to_lower_data_high_7 = value; } inline static int32_t get_offset_of_to_upper_data_low_8() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_upper_data_low_8)); } inline uint16_t* get_to_upper_data_low_8() const { return ___to_upper_data_low_8; } inline uint16_t** get_address_of_to_upper_data_low_8() { return &___to_upper_data_low_8; } inline void set_to_upper_data_low_8(uint16_t* value) { ___to_upper_data_low_8 = value; } inline static int32_t get_offset_of_to_upper_data_high_9() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_upper_data_high_9)); } inline uint16_t* get_to_upper_data_high_9() const { return ___to_upper_data_high_9; } inline uint16_t** get_address_of_to_upper_data_high_9() { return &___to_upper_data_high_9; } inline void set_to_upper_data_high_9(uint16_t* value) { ___to_upper_data_high_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHAR_T3634460470_H #ifndef XMLDOCUMENT_T2837193595_H #define XMLDOCUMENT_T2837193595_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlDocument struct XmlDocument_t2837193595 : public XmlNode_t3767805227 { public: // System.Boolean System.Xml.XmlDocument::optimal_create_element bool ___optimal_create_element_6; // System.Boolean System.Xml.XmlDocument::optimal_create_attribute bool ___optimal_create_attribute_7; // System.Xml.XmlNameTable System.Xml.XmlDocument::nameTable XmlNameTable_t71772148 * ___nameTable_8; // System.String System.Xml.XmlDocument::baseURI String_t* ___baseURI_9; // System.Xml.XmlImplementation System.Xml.XmlDocument::implementation XmlImplementation_t254178875 * ___implementation_10; // System.Boolean System.Xml.XmlDocument::preserveWhitespace bool ___preserveWhitespace_11; // System.Xml.XmlResolver System.Xml.XmlDocument::resolver XmlResolver_t626023767 * ___resolver_12; // System.Collections.Hashtable System.Xml.XmlDocument::idTable Hashtable_t1853889766 * ___idTable_13; // System.Xml.XmlNameEntryCache System.Xml.XmlDocument::nameCache XmlNameEntryCache_t2890546907 * ___nameCache_14; // System.Xml.XmlLinkedNode System.Xml.XmlDocument::lastLinkedChild XmlLinkedNode_t1437094927 * ___lastLinkedChild_15; // System.Xml.XmlAttribute System.Xml.XmlDocument::nsNodeXml XmlAttribute_t1173852259 * ___nsNodeXml_16; // System.Xml.Schema.XmlSchemaSet System.Xml.XmlDocument::schemas XmlSchemaSet_t266093086 * ___schemas_17; // System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlDocument::schemaInfo RuntimeObject* ___schemaInfo_18; // System.Boolean System.Xml.XmlDocument::loadMode bool ___loadMode_19; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeChanged XmlNodeChangedEventHandler_t1533444722 * ___NodeChanged_20; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeChanging XmlNodeChangedEventHandler_t1533444722 * ___NodeChanging_21; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeInserted XmlNodeChangedEventHandler_t1533444722 * ___NodeInserted_22; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeInserting XmlNodeChangedEventHandler_t1533444722 * ___NodeInserting_23; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeRemoved XmlNodeChangedEventHandler_t1533444722 * ___NodeRemoved_24; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::NodeRemoving XmlNodeChangedEventHandler_t1533444722 * ___NodeRemoving_25; public: inline static int32_t get_offset_of_optimal_create_element_6() { return static_cast(offsetof(XmlDocument_t2837193595, ___optimal_create_element_6)); } inline bool get_optimal_create_element_6() const { return ___optimal_create_element_6; } inline bool* get_address_of_optimal_create_element_6() { return &___optimal_create_element_6; } inline void set_optimal_create_element_6(bool value) { ___optimal_create_element_6 = value; } inline static int32_t get_offset_of_optimal_create_attribute_7() { return static_cast(offsetof(XmlDocument_t2837193595, ___optimal_create_attribute_7)); } inline bool get_optimal_create_attribute_7() const { return ___optimal_create_attribute_7; } inline bool* get_address_of_optimal_create_attribute_7() { return &___optimal_create_attribute_7; } inline void set_optimal_create_attribute_7(bool value) { ___optimal_create_attribute_7 = value; } inline static int32_t get_offset_of_nameTable_8() { return static_cast(offsetof(XmlDocument_t2837193595, ___nameTable_8)); } inline XmlNameTable_t71772148 * get_nameTable_8() const { return ___nameTable_8; } inline XmlNameTable_t71772148 ** get_address_of_nameTable_8() { return &___nameTable_8; } inline void set_nameTable_8(XmlNameTable_t71772148 * value) { ___nameTable_8 = value; Il2CppCodeGenWriteBarrier((&___nameTable_8), value); } inline static int32_t get_offset_of_baseURI_9() { return static_cast(offsetof(XmlDocument_t2837193595, ___baseURI_9)); } inline String_t* get_baseURI_9() const { return ___baseURI_9; } inline String_t** get_address_of_baseURI_9() { return &___baseURI_9; } inline void set_baseURI_9(String_t* value) { ___baseURI_9 = value; Il2CppCodeGenWriteBarrier((&___baseURI_9), value); } inline static int32_t get_offset_of_implementation_10() { return static_cast(offsetof(XmlDocument_t2837193595, ___implementation_10)); } inline XmlImplementation_t254178875 * get_implementation_10() const { return ___implementation_10; } inline XmlImplementation_t254178875 ** get_address_of_implementation_10() { return &___implementation_10; } inline void set_implementation_10(XmlImplementation_t254178875 * value) { ___implementation_10 = value; Il2CppCodeGenWriteBarrier((&___implementation_10), value); } inline static int32_t get_offset_of_preserveWhitespace_11() { return static_cast(offsetof(XmlDocument_t2837193595, ___preserveWhitespace_11)); } inline bool get_preserveWhitespace_11() const { return ___preserveWhitespace_11; } inline bool* get_address_of_preserveWhitespace_11() { return &___preserveWhitespace_11; } inline void set_preserveWhitespace_11(bool value) { ___preserveWhitespace_11 = value; } inline static int32_t get_offset_of_resolver_12() { return static_cast(offsetof(XmlDocument_t2837193595, ___resolver_12)); } inline XmlResolver_t626023767 * get_resolver_12() const { return ___resolver_12; } inline XmlResolver_t626023767 ** get_address_of_resolver_12() { return &___resolver_12; } inline void set_resolver_12(XmlResolver_t626023767 * value) { ___resolver_12 = value; Il2CppCodeGenWriteBarrier((&___resolver_12), value); } inline static int32_t get_offset_of_idTable_13() { return static_cast(offsetof(XmlDocument_t2837193595, ___idTable_13)); } inline Hashtable_t1853889766 * get_idTable_13() const { return ___idTable_13; } inline Hashtable_t1853889766 ** get_address_of_idTable_13() { return &___idTable_13; } inline void set_idTable_13(Hashtable_t1853889766 * value) { ___idTable_13 = value; Il2CppCodeGenWriteBarrier((&___idTable_13), value); } inline static int32_t get_offset_of_nameCache_14() { return static_cast(offsetof(XmlDocument_t2837193595, ___nameCache_14)); } inline XmlNameEntryCache_t2890546907 * get_nameCache_14() const { return ___nameCache_14; } inline XmlNameEntryCache_t2890546907 ** get_address_of_nameCache_14() { return &___nameCache_14; } inline void set_nameCache_14(XmlNameEntryCache_t2890546907 * value) { ___nameCache_14 = value; Il2CppCodeGenWriteBarrier((&___nameCache_14), value); } inline static int32_t get_offset_of_lastLinkedChild_15() { return static_cast(offsetof(XmlDocument_t2837193595, ___lastLinkedChild_15)); } inline XmlLinkedNode_t1437094927 * get_lastLinkedChild_15() const { return ___lastLinkedChild_15; } inline XmlLinkedNode_t1437094927 ** get_address_of_lastLinkedChild_15() { return &___lastLinkedChild_15; } inline void set_lastLinkedChild_15(XmlLinkedNode_t1437094927 * value) { ___lastLinkedChild_15 = value; Il2CppCodeGenWriteBarrier((&___lastLinkedChild_15), value); } inline static int32_t get_offset_of_nsNodeXml_16() { return static_cast(offsetof(XmlDocument_t2837193595, ___nsNodeXml_16)); } inline XmlAttribute_t1173852259 * get_nsNodeXml_16() const { return ___nsNodeXml_16; } inline XmlAttribute_t1173852259 ** get_address_of_nsNodeXml_16() { return &___nsNodeXml_16; } inline void set_nsNodeXml_16(XmlAttribute_t1173852259 * value) { ___nsNodeXml_16 = value; Il2CppCodeGenWriteBarrier((&___nsNodeXml_16), value); } inline static int32_t get_offset_of_schemas_17() { return static_cast(offsetof(XmlDocument_t2837193595, ___schemas_17)); } inline XmlSchemaSet_t266093086 * get_schemas_17() const { return ___schemas_17; } inline XmlSchemaSet_t266093086 ** get_address_of_schemas_17() { return &___schemas_17; } inline void set_schemas_17(XmlSchemaSet_t266093086 * value) { ___schemas_17 = value; Il2CppCodeGenWriteBarrier((&___schemas_17), value); } inline static int32_t get_offset_of_schemaInfo_18() { return static_cast(offsetof(XmlDocument_t2837193595, ___schemaInfo_18)); } inline RuntimeObject* get_schemaInfo_18() const { return ___schemaInfo_18; } inline RuntimeObject** get_address_of_schemaInfo_18() { return &___schemaInfo_18; } inline void set_schemaInfo_18(RuntimeObject* value) { ___schemaInfo_18 = value; Il2CppCodeGenWriteBarrier((&___schemaInfo_18), value); } inline static int32_t get_offset_of_loadMode_19() { return static_cast(offsetof(XmlDocument_t2837193595, ___loadMode_19)); } inline bool get_loadMode_19() const { return ___loadMode_19; } inline bool* get_address_of_loadMode_19() { return &___loadMode_19; } inline void set_loadMode_19(bool value) { ___loadMode_19 = value; } inline static int32_t get_offset_of_NodeChanged_20() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeChanged_20)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeChanged_20() const { return ___NodeChanged_20; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeChanged_20() { return &___NodeChanged_20; } inline void set_NodeChanged_20(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeChanged_20 = value; Il2CppCodeGenWriteBarrier((&___NodeChanged_20), value); } inline static int32_t get_offset_of_NodeChanging_21() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeChanging_21)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeChanging_21() const { return ___NodeChanging_21; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeChanging_21() { return &___NodeChanging_21; } inline void set_NodeChanging_21(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeChanging_21 = value; Il2CppCodeGenWriteBarrier((&___NodeChanging_21), value); } inline static int32_t get_offset_of_NodeInserted_22() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeInserted_22)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeInserted_22() const { return ___NodeInserted_22; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeInserted_22() { return &___NodeInserted_22; } inline void set_NodeInserted_22(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeInserted_22 = value; Il2CppCodeGenWriteBarrier((&___NodeInserted_22), value); } inline static int32_t get_offset_of_NodeInserting_23() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeInserting_23)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeInserting_23() const { return ___NodeInserting_23; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeInserting_23() { return &___NodeInserting_23; } inline void set_NodeInserting_23(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeInserting_23 = value; Il2CppCodeGenWriteBarrier((&___NodeInserting_23), value); } inline static int32_t get_offset_of_NodeRemoved_24() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeRemoved_24)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeRemoved_24() const { return ___NodeRemoved_24; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeRemoved_24() { return &___NodeRemoved_24; } inline void set_NodeRemoved_24(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeRemoved_24 = value; Il2CppCodeGenWriteBarrier((&___NodeRemoved_24), value); } inline static int32_t get_offset_of_NodeRemoving_25() { return static_cast(offsetof(XmlDocument_t2837193595, ___NodeRemoving_25)); } inline XmlNodeChangedEventHandler_t1533444722 * get_NodeRemoving_25() const { return ___NodeRemoving_25; } inline XmlNodeChangedEventHandler_t1533444722 ** get_address_of_NodeRemoving_25() { return &___NodeRemoving_25; } inline void set_NodeRemoving_25(XmlNodeChangedEventHandler_t1533444722 * value) { ___NodeRemoving_25 = value; Il2CppCodeGenWriteBarrier((&___NodeRemoving_25), value); } }; struct XmlDocument_t2837193595_StaticFields { public: // System.Type[] System.Xml.XmlDocument::optimal_create_types TypeU5BU5D_t3940880105* ___optimal_create_types_5; public: inline static int32_t get_offset_of_optimal_create_types_5() { return static_cast(offsetof(XmlDocument_t2837193595_StaticFields, ___optimal_create_types_5)); } inline TypeU5BU5D_t3940880105* get_optimal_create_types_5() const { return ___optimal_create_types_5; } inline TypeU5BU5D_t3940880105** get_address_of_optimal_create_types_5() { return &___optimal_create_types_5; } inline void set_optimal_create_types_5(TypeU5BU5D_t3940880105* value) { ___optimal_create_types_5 = value; Il2CppCodeGenWriteBarrier((&___optimal_create_types_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLDOCUMENT_T2837193595_H #ifndef U24ARRAYTYPEU24208_T3503460108_H #define U24ARRAYTYPEU24208_T3503460108_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType$208 struct U24ArrayTypeU24208_t3503460108 { public: union { struct { union { }; }; uint8_t U24ArrayTypeU24208_t3503460108__padding[208]; }; public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU24208_T3503460108_H #ifndef U24ARRAYTYPEU24236_T1547144958_H #define U24ARRAYTYPEU24236_T1547144958_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType$236 struct U24ArrayTypeU24236_t1547144958 { public: union { struct { union { }; }; uint8_t U24ArrayTypeU24236_t1547144958__padding[236]; }; public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU24236_T1547144958_H #ifndef U24ARRAYTYPEU2472_T1683523543_H #define U24ARRAYTYPEU2472_T1683523543_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType$72 struct U24ArrayTypeU2472_t1683523543 { public: union { struct { union { }; }; uint8_t U24ArrayTypeU2472_t1683523543__padding[72]; }; public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU2472_T1683523543_H #ifndef XMLATTRIBUTE_T1173852259_H #define XMLATTRIBUTE_T1173852259_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlAttribute struct XmlAttribute_t1173852259 : public XmlNode_t3767805227 { public: // System.Xml.XmlNameEntry System.Xml.XmlAttribute::name XmlNameEntry_t1073099671 * ___name_5; // System.Boolean System.Xml.XmlAttribute::isDefault bool ___isDefault_6; // System.Xml.XmlLinkedNode System.Xml.XmlAttribute::lastLinkedChild XmlLinkedNode_t1437094927 * ___lastLinkedChild_7; // System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlAttribute::schemaInfo RuntimeObject* ___schemaInfo_8; public: inline static int32_t get_offset_of_name_5() { return static_cast(offsetof(XmlAttribute_t1173852259, ___name_5)); } inline XmlNameEntry_t1073099671 * get_name_5() const { return ___name_5; } inline XmlNameEntry_t1073099671 ** get_address_of_name_5() { return &___name_5; } inline void set_name_5(XmlNameEntry_t1073099671 * value) { ___name_5 = value; Il2CppCodeGenWriteBarrier((&___name_5), value); } inline static int32_t get_offset_of_isDefault_6() { return static_cast(offsetof(XmlAttribute_t1173852259, ___isDefault_6)); } inline bool get_isDefault_6() const { return ___isDefault_6; } inline bool* get_address_of_isDefault_6() { return &___isDefault_6; } inline void set_isDefault_6(bool value) { ___isDefault_6 = value; } inline static int32_t get_offset_of_lastLinkedChild_7() { return static_cast(offsetof(XmlAttribute_t1173852259, ___lastLinkedChild_7)); } inline XmlLinkedNode_t1437094927 * get_lastLinkedChild_7() const { return ___lastLinkedChild_7; } inline XmlLinkedNode_t1437094927 ** get_address_of_lastLinkedChild_7() { return &___lastLinkedChild_7; } inline void set_lastLinkedChild_7(XmlLinkedNode_t1437094927 * value) { ___lastLinkedChild_7 = value; Il2CppCodeGenWriteBarrier((&___lastLinkedChild_7), value); } inline static int32_t get_offset_of_schemaInfo_8() { return static_cast(offsetof(XmlAttribute_t1173852259, ___schemaInfo_8)); } inline RuntimeObject* get_schemaInfo_8() const { return ___schemaInfo_8; } inline RuntimeObject** get_address_of_schemaInfo_8() { return &___schemaInfo_8; } inline void set_schemaInfo_8(RuntimeObject* value) { ___schemaInfo_8 = value; Il2CppCodeGenWriteBarrier((&___schemaInfo_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLATTRIBUTE_T1173852259_H #ifndef ENUM_T4135868527_H #define ENUM_T4135868527_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Enum struct Enum_t4135868527 : public ValueType_t3640485471 { public: public: }; struct Enum_t4135868527_StaticFields { public: // System.Char[] System.Enum::split_char CharU5BU5D_t3528271667* ___split_char_0; public: inline static int32_t get_offset_of_split_char_0() { return static_cast(offsetof(Enum_t4135868527_StaticFields, ___split_char_0)); } inline CharU5BU5D_t3528271667* get_split_char_0() const { return ___split_char_0; } inline CharU5BU5D_t3528271667** get_address_of_split_char_0() { return &___split_char_0; } inline void set_split_char_0(CharU5BU5D_t3528271667* value) { ___split_char_0 = value; Il2CppCodeGenWriteBarrier((&___split_char_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Enum struct Enum_t4135868527_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t4135868527_marshaled_com { }; #endif // ENUM_T4135868527_H #ifndef DECIMAL_T2948259380_H #define DECIMAL_T2948259380_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Decimal struct Decimal_t2948259380 { public: // System.UInt32 System.Decimal::flags uint32_t ___flags_5; // System.UInt32 System.Decimal::hi uint32_t ___hi_6; // System.UInt32 System.Decimal::lo uint32_t ___lo_7; // System.UInt32 System.Decimal::mid uint32_t ___mid_8; public: inline static int32_t get_offset_of_flags_5() { return static_cast(offsetof(Decimal_t2948259380, ___flags_5)); } inline uint32_t get_flags_5() const { return ___flags_5; } inline uint32_t* get_address_of_flags_5() { return &___flags_5; } inline void set_flags_5(uint32_t value) { ___flags_5 = value; } inline static int32_t get_offset_of_hi_6() { return static_cast(offsetof(Decimal_t2948259380, ___hi_6)); } inline uint32_t get_hi_6() const { return ___hi_6; } inline uint32_t* get_address_of_hi_6() { return &___hi_6; } inline void set_hi_6(uint32_t value) { ___hi_6 = value; } inline static int32_t get_offset_of_lo_7() { return static_cast(offsetof(Decimal_t2948259380, ___lo_7)); } inline uint32_t get_lo_7() const { return ___lo_7; } inline uint32_t* get_address_of_lo_7() { return &___lo_7; } inline void set_lo_7(uint32_t value) { ___lo_7 = value; } inline static int32_t get_offset_of_mid_8() { return static_cast(offsetof(Decimal_t2948259380, ___mid_8)); } inline uint32_t get_mid_8() const { return ___mid_8; } inline uint32_t* get_address_of_mid_8() { return &___mid_8; } inline void set_mid_8(uint32_t value) { ___mid_8 = value; } }; struct Decimal_t2948259380_StaticFields { public: // System.Decimal System.Decimal::MinValue Decimal_t2948259380 ___MinValue_0; // System.Decimal System.Decimal::MaxValue Decimal_t2948259380 ___MaxValue_1; // System.Decimal System.Decimal::MinusOne Decimal_t2948259380 ___MinusOne_2; // System.Decimal System.Decimal::One Decimal_t2948259380 ___One_3; // System.Decimal System.Decimal::MaxValueDiv10 Decimal_t2948259380 ___MaxValueDiv10_4; public: inline static int32_t get_offset_of_MinValue_0() { return static_cast(offsetof(Decimal_t2948259380_StaticFields, ___MinValue_0)); } inline Decimal_t2948259380 get_MinValue_0() const { return ___MinValue_0; } inline Decimal_t2948259380 * get_address_of_MinValue_0() { return &___MinValue_0; } inline void set_MinValue_0(Decimal_t2948259380 value) { ___MinValue_0 = value; } inline static int32_t get_offset_of_MaxValue_1() { return static_cast(offsetof(Decimal_t2948259380_StaticFields, ___MaxValue_1)); } inline Decimal_t2948259380 get_MaxValue_1() const { return ___MaxValue_1; } inline Decimal_t2948259380 * get_address_of_MaxValue_1() { return &___MaxValue_1; } inline void set_MaxValue_1(Decimal_t2948259380 value) { ___MaxValue_1 = value; } inline static int32_t get_offset_of_MinusOne_2() { return static_cast(offsetof(Decimal_t2948259380_StaticFields, ___MinusOne_2)); } inline Decimal_t2948259380 get_MinusOne_2() const { return ___MinusOne_2; } inline Decimal_t2948259380 * get_address_of_MinusOne_2() { return &___MinusOne_2; } inline void set_MinusOne_2(Decimal_t2948259380 value) { ___MinusOne_2 = value; } inline static int32_t get_offset_of_One_3() { return static_cast(offsetof(Decimal_t2948259380_StaticFields, ___One_3)); } inline Decimal_t2948259380 get_One_3() const { return ___One_3; } inline Decimal_t2948259380 * get_address_of_One_3() { return &___One_3; } inline void set_One_3(Decimal_t2948259380 value) { ___One_3 = value; } inline static int32_t get_offset_of_MaxValueDiv10_4() { return static_cast(offsetof(Decimal_t2948259380_StaticFields, ___MaxValueDiv10_4)); } inline Decimal_t2948259380 get_MaxValueDiv10_4() const { return ___MaxValueDiv10_4; } inline Decimal_t2948259380 * get_address_of_MaxValueDiv10_4() { return &___MaxValueDiv10_4; } inline void set_MaxValueDiv10_4(Decimal_t2948259380 value) { ___MaxValueDiv10_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DECIMAL_T2948259380_H #ifndef XMLSCHEMAREADER_T1164558392_H #define XMLSCHEMAREADER_T1164558392_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaReader struct XmlSchemaReader_t1164558392 : public XmlReader_t3121518892 { public: // System.Xml.XmlReader System.Xml.Schema.XmlSchemaReader::reader XmlReader_t3121518892 * ___reader_2; // System.Xml.Schema.ValidationEventHandler System.Xml.Schema.XmlSchemaReader::handler ValidationEventHandler_t791314227 * ___handler_3; // System.Boolean System.Xml.Schema.XmlSchemaReader::hasLineInfo bool ___hasLineInfo_4; public: inline static int32_t get_offset_of_reader_2() { return static_cast(offsetof(XmlSchemaReader_t1164558392, ___reader_2)); } inline XmlReader_t3121518892 * get_reader_2() const { return ___reader_2; } inline XmlReader_t3121518892 ** get_address_of_reader_2() { return &___reader_2; } inline void set_reader_2(XmlReader_t3121518892 * value) { ___reader_2 = value; Il2CppCodeGenWriteBarrier((&___reader_2), value); } inline static int32_t get_offset_of_handler_3() { return static_cast(offsetof(XmlSchemaReader_t1164558392, ___handler_3)); } inline ValidationEventHandler_t791314227 * get_handler_3() const { return ___handler_3; } inline ValidationEventHandler_t791314227 ** get_address_of_handler_3() { return &___handler_3; } inline void set_handler_3(ValidationEventHandler_t791314227 * value) { ___handler_3 = value; Il2CppCodeGenWriteBarrier((&___handler_3), value); } inline static int32_t get_offset_of_hasLineInfo_4() { return static_cast(offsetof(XmlSchemaReader_t1164558392, ___hasLineInfo_4)); } inline bool get_hasLineInfo_4() const { return ___hasLineInfo_4; } inline bool* get_address_of_hasLineInfo_4() { return &___hasLineInfo_4; } inline void set_hasLineInfo_4(bool value) { ___hasLineInfo_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAREADER_T1164558392_H #ifndef U24ARRAYTYPEU241532_T2333946162_H #define U24ARRAYTYPEU241532_T2333946162_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // /$ArrayType$1532 struct U24ArrayTypeU241532_t2333946162 { public: union { struct { union { }; }; uint8_t U24ArrayTypeU241532_t2333946162__padding[1532]; }; public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U24ARRAYTYPEU241532_T2333946162_H #ifndef INT32_T2950945753_H #define INT32_T2950945753_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 struct Int32_t2950945753 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Int32_t2950945753, ___m_value_2)); } inline int32_t get_m_value_2() const { return ___m_value_2; } inline int32_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(int32_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT32_T2950945753_H #ifndef GUID_T_H #define GUID_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Guid struct Guid_t { public: // System.Int32 System.Guid::_a int32_t ____a_0; // System.Int16 System.Guid::_b int16_t ____b_1; // System.Int16 System.Guid::_c int16_t ____c_2; // System.Byte System.Guid::_d uint8_t ____d_3; // System.Byte System.Guid::_e uint8_t ____e_4; // System.Byte System.Guid::_f uint8_t ____f_5; // System.Byte System.Guid::_g uint8_t ____g_6; // System.Byte System.Guid::_h uint8_t ____h_7; // System.Byte System.Guid::_i uint8_t ____i_8; // System.Byte System.Guid::_j uint8_t ____j_9; // System.Byte System.Guid::_k uint8_t ____k_10; public: inline static int32_t get_offset_of__a_0() { return static_cast(offsetof(Guid_t, ____a_0)); } inline int32_t get__a_0() const { return ____a_0; } inline int32_t* get_address_of__a_0() { return &____a_0; } inline void set__a_0(int32_t value) { ____a_0 = value; } inline static int32_t get_offset_of__b_1() { return static_cast(offsetof(Guid_t, ____b_1)); } inline int16_t get__b_1() const { return ____b_1; } inline int16_t* get_address_of__b_1() { return &____b_1; } inline void set__b_1(int16_t value) { ____b_1 = value; } inline static int32_t get_offset_of__c_2() { return static_cast(offsetof(Guid_t, ____c_2)); } inline int16_t get__c_2() const { return ____c_2; } inline int16_t* get_address_of__c_2() { return &____c_2; } inline void set__c_2(int16_t value) { ____c_2 = value; } inline static int32_t get_offset_of__d_3() { return static_cast(offsetof(Guid_t, ____d_3)); } inline uint8_t get__d_3() const { return ____d_3; } inline uint8_t* get_address_of__d_3() { return &____d_3; } inline void set__d_3(uint8_t value) { ____d_3 = value; } inline static int32_t get_offset_of__e_4() { return static_cast(offsetof(Guid_t, ____e_4)); } inline uint8_t get__e_4() const { return ____e_4; } inline uint8_t* get_address_of__e_4() { return &____e_4; } inline void set__e_4(uint8_t value) { ____e_4 = value; } inline static int32_t get_offset_of__f_5() { return static_cast(offsetof(Guid_t, ____f_5)); } inline uint8_t get__f_5() const { return ____f_5; } inline uint8_t* get_address_of__f_5() { return &____f_5; } inline void set__f_5(uint8_t value) { ____f_5 = value; } inline static int32_t get_offset_of__g_6() { return static_cast(offsetof(Guid_t, ____g_6)); } inline uint8_t get__g_6() const { return ____g_6; } inline uint8_t* get_address_of__g_6() { return &____g_6; } inline void set__g_6(uint8_t value) { ____g_6 = value; } inline static int32_t get_offset_of__h_7() { return static_cast(offsetof(Guid_t, ____h_7)); } inline uint8_t get__h_7() const { return ____h_7; } inline uint8_t* get_address_of__h_7() { return &____h_7; } inline void set__h_7(uint8_t value) { ____h_7 = value; } inline static int32_t get_offset_of__i_8() { return static_cast(offsetof(Guid_t, ____i_8)); } inline uint8_t get__i_8() const { return ____i_8; } inline uint8_t* get_address_of__i_8() { return &____i_8; } inline void set__i_8(uint8_t value) { ____i_8 = value; } inline static int32_t get_offset_of__j_9() { return static_cast(offsetof(Guid_t, ____j_9)); } inline uint8_t get__j_9() const { return ____j_9; } inline uint8_t* get_address_of__j_9() { return &____j_9; } inline void set__j_9(uint8_t value) { ____j_9 = value; } inline static int32_t get_offset_of__k_10() { return static_cast(offsetof(Guid_t, ____k_10)); } inline uint8_t get__k_10() const { return ____k_10; } inline uint8_t* get_address_of__k_10() { return &____k_10; } inline void set__k_10(uint8_t value) { ____k_10 = value; } }; struct Guid_t_StaticFields { public: // System.Guid System.Guid::Empty Guid_t ___Empty_11; // System.Object System.Guid::_rngAccess RuntimeObject * ____rngAccess_12; // System.Security.Cryptography.RandomNumberGenerator System.Guid::_rng RandomNumberGenerator_t386037858 * ____rng_13; // System.Security.Cryptography.RandomNumberGenerator System.Guid::_fastRng RandomNumberGenerator_t386037858 * ____fastRng_14; public: inline static int32_t get_offset_of_Empty_11() { return static_cast(offsetof(Guid_t_StaticFields, ___Empty_11)); } inline Guid_t get_Empty_11() const { return ___Empty_11; } inline Guid_t * get_address_of_Empty_11() { return &___Empty_11; } inline void set_Empty_11(Guid_t value) { ___Empty_11 = value; } inline static int32_t get_offset_of__rngAccess_12() { return static_cast(offsetof(Guid_t_StaticFields, ____rngAccess_12)); } inline RuntimeObject * get__rngAccess_12() const { return ____rngAccess_12; } inline RuntimeObject ** get_address_of__rngAccess_12() { return &____rngAccess_12; } inline void set__rngAccess_12(RuntimeObject * value) { ____rngAccess_12 = value; Il2CppCodeGenWriteBarrier((&____rngAccess_12), value); } inline static int32_t get_offset_of__rng_13() { return static_cast(offsetof(Guid_t_StaticFields, ____rng_13)); } inline RandomNumberGenerator_t386037858 * get__rng_13() const { return ____rng_13; } inline RandomNumberGenerator_t386037858 ** get_address_of__rng_13() { return &____rng_13; } inline void set__rng_13(RandomNumberGenerator_t386037858 * value) { ____rng_13 = value; Il2CppCodeGenWriteBarrier((&____rng_13), value); } inline static int32_t get_offset_of__fastRng_14() { return static_cast(offsetof(Guid_t_StaticFields, ____fastRng_14)); } inline RandomNumberGenerator_t386037858 * get__fastRng_14() const { return ____fastRng_14; } inline RandomNumberGenerator_t386037858 ** get_address_of__fastRng_14() { return &____fastRng_14; } inline void set__fastRng_14(RandomNumberGenerator_t386037858 * value) { ____fastRng_14 = value; Il2CppCodeGenWriteBarrier((&____fastRng_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GUID_T_H #ifndef XMLSCHEMADERIVATIONMETHOD_T1774354337_H #define XMLSCHEMADERIVATIONMETHOD_T1774354337_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaDerivationMethod struct XmlSchemaDerivationMethod_t1774354337 { public: // System.Int32 System.Xml.Schema.XmlSchemaDerivationMethod::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(XmlSchemaDerivationMethod_t1774354337, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMADERIVATIONMETHOD_T1774354337_H #ifndef XMLSEVERITYTYPE_T1894651412_H #define XMLSEVERITYTYPE_T1894651412_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSeverityType struct XmlSeverityType_t1894651412 { public: // System.Int32 System.Xml.Schema.XmlSeverityType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(XmlSeverityType_t1894651412, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSEVERITYTYPE_T1894651412_H #ifndef STREAMINGCONTEXTSTATES_T3580100459_H #define STREAMINGCONTEXTSTATES_T3580100459_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Runtime.Serialization.StreamingContextStates struct StreamingContextStates_t3580100459 { public: // System.Int32 System.Runtime.Serialization.StreamingContextStates::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(StreamingContextStates_t3580100459, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STREAMINGCONTEXTSTATES_T3580100459_H #ifndef XMLSCHEMAEXCEPTION_T3511258692_H #define XMLSCHEMAEXCEPTION_T3511258692_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaException struct XmlSchemaException_t3511258692 : public SystemException_t176217640 { public: // System.Boolean System.Xml.Schema.XmlSchemaException::hasLineInfo bool ___hasLineInfo_11; // System.Int32 System.Xml.Schema.XmlSchemaException::lineNumber int32_t ___lineNumber_12; // System.Int32 System.Xml.Schema.XmlSchemaException::linePosition int32_t ___linePosition_13; // System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaException::sourceObj XmlSchemaObject_t1315720168 * ___sourceObj_14; // System.String System.Xml.Schema.XmlSchemaException::sourceUri String_t* ___sourceUri_15; public: inline static int32_t get_offset_of_hasLineInfo_11() { return static_cast(offsetof(XmlSchemaException_t3511258692, ___hasLineInfo_11)); } inline bool get_hasLineInfo_11() const { return ___hasLineInfo_11; } inline bool* get_address_of_hasLineInfo_11() { return &___hasLineInfo_11; } inline void set_hasLineInfo_11(bool value) { ___hasLineInfo_11 = value; } inline static int32_t get_offset_of_lineNumber_12() { return static_cast(offsetof(XmlSchemaException_t3511258692, ___lineNumber_12)); } inline int32_t get_lineNumber_12() const { return ___lineNumber_12; } inline int32_t* get_address_of_lineNumber_12() { return &___lineNumber_12; } inline void set_lineNumber_12(int32_t value) { ___lineNumber_12 = value; } inline static int32_t get_offset_of_linePosition_13() { return static_cast(offsetof(XmlSchemaException_t3511258692, ___linePosition_13)); } inline int32_t get_linePosition_13() const { return ___linePosition_13; } inline int32_t* get_address_of_linePosition_13() { return &___linePosition_13; } inline void set_linePosition_13(int32_t value) { ___linePosition_13 = value; } inline static int32_t get_offset_of_sourceObj_14() { return static_cast(offsetof(XmlSchemaException_t3511258692, ___sourceObj_14)); } inline XmlSchemaObject_t1315720168 * get_sourceObj_14() const { return ___sourceObj_14; } inline XmlSchemaObject_t1315720168 ** get_address_of_sourceObj_14() { return &___sourceObj_14; } inline void set_sourceObj_14(XmlSchemaObject_t1315720168 * value) { ___sourceObj_14 = value; Il2CppCodeGenWriteBarrier((&___sourceObj_14), value); } inline static int32_t get_offset_of_sourceUri_15() { return static_cast(offsetof(XmlSchemaException_t3511258692, ___sourceUri_15)); } inline String_t* get_sourceUri_15() const { return ___sourceUri_15; } inline String_t** get_address_of_sourceUri_15() { return &___sourceUri_15; } inline void set_sourceUri_15(String_t* value) { ___sourceUri_15 = value; Il2CppCodeGenWriteBarrier((&___sourceUri_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAEXCEPTION_T3511258692_H #ifndef XMLSCHEMACONTENTTYPE_T3022550233_H #define XMLSCHEMACONTENTTYPE_T3022550233_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaContentType struct XmlSchemaContentType_t3022550233 { public: // System.Int32 System.Xml.Schema.XmlSchemaContentType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(XmlSchemaContentType_t3022550233, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMACONTENTTYPE_T3022550233_H #ifndef XSDWHITESPACEFACET_T376308449_H #define XSDWHITESPACEFACET_T376308449_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdWhitespaceFacet struct XsdWhitespaceFacet_t376308449 { public: // System.Int32 Mono.Xml.Schema.XsdWhitespaceFacet::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(XsdWhitespaceFacet_t376308449, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDWHITESPACEFACET_T376308449_H #ifndef DELEGATE_T1188392813_H #define DELEGATE_T1188392813_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Delegate struct Delegate_t1188392813 : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_5; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_6; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_7; // System.DelegateData System.Delegate::data DelegateData_t1677132599 * ___data_8; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t1188392813, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t1188392813, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t1188392813, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((&___m_target_2), value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t1188392813, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t1188392813, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_method_code_5() { return static_cast(offsetof(Delegate_t1188392813, ___method_code_5)); } inline intptr_t get_method_code_5() const { return ___method_code_5; } inline intptr_t* get_address_of_method_code_5() { return &___method_code_5; } inline void set_method_code_5(intptr_t value) { ___method_code_5 = value; } inline static int32_t get_offset_of_method_info_6() { return static_cast(offsetof(Delegate_t1188392813, ___method_info_6)); } inline MethodInfo_t * get_method_info_6() const { return ___method_info_6; } inline MethodInfo_t ** get_address_of_method_info_6() { return &___method_info_6; } inline void set_method_info_6(MethodInfo_t * value) { ___method_info_6 = value; Il2CppCodeGenWriteBarrier((&___method_info_6), value); } inline static int32_t get_offset_of_original_method_info_7() { return static_cast(offsetof(Delegate_t1188392813, ___original_method_info_7)); } inline MethodInfo_t * get_original_method_info_7() const { return ___original_method_info_7; } inline MethodInfo_t ** get_address_of_original_method_info_7() { return &___original_method_info_7; } inline void set_original_method_info_7(MethodInfo_t * value) { ___original_method_info_7 = value; Il2CppCodeGenWriteBarrier((&___original_method_info_7), value); } inline static int32_t get_offset_of_data_8() { return static_cast(offsetof(Delegate_t1188392813, ___data_8)); } inline DelegateData_t1677132599 * get_data_8() const { return ___data_8; } inline DelegateData_t1677132599 ** get_address_of_data_8() { return &___data_8; } inline void set_data_8(DelegateData_t1677132599 * value) { ___data_8 = value; Il2CppCodeGenWriteBarrier((&___data_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DELEGATE_T1188392813_H #ifndef BINDINGFLAGS_T2721792723_H #define BINDINGFLAGS_T2721792723_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.BindingFlags struct BindingFlags_t2721792723 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(BindingFlags_t2721792723, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BINDINGFLAGS_T2721792723_H #ifndef U3CPRIVATEIMPLEMENTATIONDETAILSU3E_T3057255363_H #define U3CPRIVATEIMPLEMENTATIONDETAILSU3E_T3057255363_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // struct U3CPrivateImplementationDetailsU3E_t3057255363 : public RuntimeObject { public: public: }; struct U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields { public: // /$ArrayType$208 ::$$field-0 U24ArrayTypeU24208_t3503460108 ___U24U24fieldU2D0_0; // /$ArrayType$208 ::$$field-1 U24ArrayTypeU24208_t3503460108 ___U24U24fieldU2D1_1; // /$ArrayType$236 ::$$field-2 U24ArrayTypeU24236_t1547144958 ___U24U24fieldU2D2_2; // /$ArrayType$72 ::$$field-3 U24ArrayTypeU2472_t1683523543 ___U24U24fieldU2D3_3; // /$ArrayType$236 ::$$field-4 U24ArrayTypeU24236_t1547144958 ___U24U24fieldU2D4_4; // /$ArrayType$236 ::$$field-5 U24ArrayTypeU24236_t1547144958 ___U24U24fieldU2D5_5; // /$ArrayType$72 ::$$field-6 U24ArrayTypeU2472_t1683523543 ___U24U24fieldU2D6_6; // /$ArrayType$1532 ::$$field-7 U24ArrayTypeU241532_t2333946162 ___U24U24fieldU2D7_7; // /$ArrayType$1532 ::$$field-8 U24ArrayTypeU241532_t2333946162 ___U24U24fieldU2D8_8; // /$ArrayType$12 ::$$field-18 U24ArrayTypeU2412_t2490092598 ___U24U24fieldU2D18_9; // /$ArrayType$8 ::$$field-36 U24ArrayTypeU248_t3244137464 ___U24U24fieldU2D36_10; // /$ArrayType$256 ::$$field-37 U24ArrayTypeU24256_t1929481984 ___U24U24fieldU2D37_11; // /$ArrayType$256 ::$$field-38 U24ArrayTypeU24256_t1929481984 ___U24U24fieldU2D38_12; // /$ArrayType$1280 ::$$field-39 U24ArrayTypeU241280_t4290130235 ___U24U24fieldU2D39_13; // /$ArrayType$12 ::$$field-40 U24ArrayTypeU2412_t2490092598 ___U24U24fieldU2D40_14; // /$ArrayType$12 ::$$field-41 U24ArrayTypeU2412_t2490092598 ___U24U24fieldU2D41_15; // /$ArrayType$8 ::$$field-42 U24ArrayTypeU248_t3244137464 ___U24U24fieldU2D42_16; // /$ArrayType$8 ::$$field-43 U24ArrayTypeU248_t3244137464 ___U24U24fieldU2D43_17; // /$ArrayType$8 ::$$field-44 U24ArrayTypeU248_t3244137464 ___U24U24fieldU2D44_18; public: inline static int32_t get_offset_of_U24U24fieldU2D0_0() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields, ___U24U24fieldU2D0_0)); } inline U24ArrayTypeU24208_t3503460108 get_U24U24fieldU2D0_0() const { return ___U24U24fieldU2D0_0; } inline U24ArrayTypeU24208_t3503460108 * get_address_of_U24U24fieldU2D0_0() { return &___U24U24fieldU2D0_0; } inline void set_U24U24fieldU2D0_0(U24ArrayTypeU24208_t3503460108 value) { ___U24U24fieldU2D0_0 = value; } inline static int32_t get_offset_of_U24U24fieldU2D1_1() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields, ___U24U24fieldU2D1_1)); } inline U24ArrayTypeU24208_t3503460108 get_U24U24fieldU2D1_1() const { return ___U24U24fieldU2D1_1; } inline U24ArrayTypeU24208_t3503460108 * get_address_of_U24U24fieldU2D1_1() { return &___U24U24fieldU2D1_1; } inline void set_U24U24fieldU2D1_1(U24ArrayTypeU24208_t3503460108 value) { ___U24U24fieldU2D1_1 = value; } inline static int32_t get_offset_of_U24U24fieldU2D2_2() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields, ___U24U24fieldU2D2_2)); } inline U24ArrayTypeU24236_t1547144958 get_U24U24fieldU2D2_2() const { return ___U24U24fieldU2D2_2; } inline U24ArrayTypeU24236_t1547144958 * get_address_of_U24U24fieldU2D2_2() { return &___U24U24fieldU2D2_2; } inline void set_U24U24fieldU2D2_2(U24ArrayTypeU24236_t1547144958 value) { ___U24U24fieldU2D2_2 = value; } inline static int32_t get_offset_of_U24U24fieldU2D3_3() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields, ___U24U24fieldU2D3_3)); } inline U24ArrayTypeU2472_t1683523543 get_U24U24fieldU2D3_3() const { return ___U24U24fieldU2D3_3; } inline U24ArrayTypeU2472_t1683523543 * get_address_of_U24U24fieldU2D3_3() { return &___U24U24fieldU2D3_3; } inline void set_U24U24fieldU2D3_3(U24ArrayTypeU2472_t1683523543 value) { ___U24U24fieldU2D3_3 = value; } inline static int32_t get_offset_of_U24U24fieldU2D4_4() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields, ___U24U24fieldU2D4_4)); } inline U24ArrayTypeU24236_t1547144958 get_U24U24fieldU2D4_4() const { return ___U24U24fieldU2D4_4; } inline U24ArrayTypeU24236_t1547144958 * get_address_of_U24U24fieldU2D4_4() { return &___U24U24fieldU2D4_4; } inline void set_U24U24fieldU2D4_4(U24ArrayTypeU24236_t1547144958 value) { ___U24U24fieldU2D4_4 = value; } inline static int32_t get_offset_of_U24U24fieldU2D5_5() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields, ___U24U24fieldU2D5_5)); } inline U24ArrayTypeU24236_t1547144958 get_U24U24fieldU2D5_5() const { return ___U24U24fieldU2D5_5; } inline U24ArrayTypeU24236_t1547144958 * get_address_of_U24U24fieldU2D5_5() { return &___U24U24fieldU2D5_5; } inline void set_U24U24fieldU2D5_5(U24ArrayTypeU24236_t1547144958 value) { ___U24U24fieldU2D5_5 = value; } inline static int32_t get_offset_of_U24U24fieldU2D6_6() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields, ___U24U24fieldU2D6_6)); } inline U24ArrayTypeU2472_t1683523543 get_U24U24fieldU2D6_6() const { return ___U24U24fieldU2D6_6; } inline U24ArrayTypeU2472_t1683523543 * get_address_of_U24U24fieldU2D6_6() { return &___U24U24fieldU2D6_6; } inline void set_U24U24fieldU2D6_6(U24ArrayTypeU2472_t1683523543 value) { ___U24U24fieldU2D6_6 = value; } inline static int32_t get_offset_of_U24U24fieldU2D7_7() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields, ___U24U24fieldU2D7_7)); } inline U24ArrayTypeU241532_t2333946162 get_U24U24fieldU2D7_7() const { return ___U24U24fieldU2D7_7; } inline U24ArrayTypeU241532_t2333946162 * get_address_of_U24U24fieldU2D7_7() { return &___U24U24fieldU2D7_7; } inline void set_U24U24fieldU2D7_7(U24ArrayTypeU241532_t2333946162 value) { ___U24U24fieldU2D7_7 = value; } inline static int32_t get_offset_of_U24U24fieldU2D8_8() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields, ___U24U24fieldU2D8_8)); } inline U24ArrayTypeU241532_t2333946162 get_U24U24fieldU2D8_8() const { return ___U24U24fieldU2D8_8; } inline U24ArrayTypeU241532_t2333946162 * get_address_of_U24U24fieldU2D8_8() { return &___U24U24fieldU2D8_8; } inline void set_U24U24fieldU2D8_8(U24ArrayTypeU241532_t2333946162 value) { ___U24U24fieldU2D8_8 = value; } inline static int32_t get_offset_of_U24U24fieldU2D18_9() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields, ___U24U24fieldU2D18_9)); } inline U24ArrayTypeU2412_t2490092598 get_U24U24fieldU2D18_9() const { return ___U24U24fieldU2D18_9; } inline U24ArrayTypeU2412_t2490092598 * get_address_of_U24U24fieldU2D18_9() { return &___U24U24fieldU2D18_9; } inline void set_U24U24fieldU2D18_9(U24ArrayTypeU2412_t2490092598 value) { ___U24U24fieldU2D18_9 = value; } inline static int32_t get_offset_of_U24U24fieldU2D36_10() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields, ___U24U24fieldU2D36_10)); } inline U24ArrayTypeU248_t3244137464 get_U24U24fieldU2D36_10() const { return ___U24U24fieldU2D36_10; } inline U24ArrayTypeU248_t3244137464 * get_address_of_U24U24fieldU2D36_10() { return &___U24U24fieldU2D36_10; } inline void set_U24U24fieldU2D36_10(U24ArrayTypeU248_t3244137464 value) { ___U24U24fieldU2D36_10 = value; } inline static int32_t get_offset_of_U24U24fieldU2D37_11() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields, ___U24U24fieldU2D37_11)); } inline U24ArrayTypeU24256_t1929481984 get_U24U24fieldU2D37_11() const { return ___U24U24fieldU2D37_11; } inline U24ArrayTypeU24256_t1929481984 * get_address_of_U24U24fieldU2D37_11() { return &___U24U24fieldU2D37_11; } inline void set_U24U24fieldU2D37_11(U24ArrayTypeU24256_t1929481984 value) { ___U24U24fieldU2D37_11 = value; } inline static int32_t get_offset_of_U24U24fieldU2D38_12() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields, ___U24U24fieldU2D38_12)); } inline U24ArrayTypeU24256_t1929481984 get_U24U24fieldU2D38_12() const { return ___U24U24fieldU2D38_12; } inline U24ArrayTypeU24256_t1929481984 * get_address_of_U24U24fieldU2D38_12() { return &___U24U24fieldU2D38_12; } inline void set_U24U24fieldU2D38_12(U24ArrayTypeU24256_t1929481984 value) { ___U24U24fieldU2D38_12 = value; } inline static int32_t get_offset_of_U24U24fieldU2D39_13() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields, ___U24U24fieldU2D39_13)); } inline U24ArrayTypeU241280_t4290130235 get_U24U24fieldU2D39_13() const { return ___U24U24fieldU2D39_13; } inline U24ArrayTypeU241280_t4290130235 * get_address_of_U24U24fieldU2D39_13() { return &___U24U24fieldU2D39_13; } inline void set_U24U24fieldU2D39_13(U24ArrayTypeU241280_t4290130235 value) { ___U24U24fieldU2D39_13 = value; } inline static int32_t get_offset_of_U24U24fieldU2D40_14() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields, ___U24U24fieldU2D40_14)); } inline U24ArrayTypeU2412_t2490092598 get_U24U24fieldU2D40_14() const { return ___U24U24fieldU2D40_14; } inline U24ArrayTypeU2412_t2490092598 * get_address_of_U24U24fieldU2D40_14() { return &___U24U24fieldU2D40_14; } inline void set_U24U24fieldU2D40_14(U24ArrayTypeU2412_t2490092598 value) { ___U24U24fieldU2D40_14 = value; } inline static int32_t get_offset_of_U24U24fieldU2D41_15() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields, ___U24U24fieldU2D41_15)); } inline U24ArrayTypeU2412_t2490092598 get_U24U24fieldU2D41_15() const { return ___U24U24fieldU2D41_15; } inline U24ArrayTypeU2412_t2490092598 * get_address_of_U24U24fieldU2D41_15() { return &___U24U24fieldU2D41_15; } inline void set_U24U24fieldU2D41_15(U24ArrayTypeU2412_t2490092598 value) { ___U24U24fieldU2D41_15 = value; } inline static int32_t get_offset_of_U24U24fieldU2D42_16() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields, ___U24U24fieldU2D42_16)); } inline U24ArrayTypeU248_t3244137464 get_U24U24fieldU2D42_16() const { return ___U24U24fieldU2D42_16; } inline U24ArrayTypeU248_t3244137464 * get_address_of_U24U24fieldU2D42_16() { return &___U24U24fieldU2D42_16; } inline void set_U24U24fieldU2D42_16(U24ArrayTypeU248_t3244137464 value) { ___U24U24fieldU2D42_16 = value; } inline static int32_t get_offset_of_U24U24fieldU2D43_17() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields, ___U24U24fieldU2D43_17)); } inline U24ArrayTypeU248_t3244137464 get_U24U24fieldU2D43_17() const { return ___U24U24fieldU2D43_17; } inline U24ArrayTypeU248_t3244137464 * get_address_of_U24U24fieldU2D43_17() { return &___U24U24fieldU2D43_17; } inline void set_U24U24fieldU2D43_17(U24ArrayTypeU248_t3244137464 value) { ___U24U24fieldU2D43_17 = value; } inline static int32_t get_offset_of_U24U24fieldU2D44_18() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t3057255363_StaticFields, ___U24U24fieldU2D44_18)); } inline U24ArrayTypeU248_t3244137464 get_U24U24fieldU2D44_18() const { return ___U24U24fieldU2D44_18; } inline U24ArrayTypeU248_t3244137464 * get_address_of_U24U24fieldU2D44_18() { return &___U24U24fieldU2D44_18; } inline void set_U24U24fieldU2D44_18(U24ArrayTypeU248_t3244137464 value) { ___U24U24fieldU2D44_18 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CPRIVATEIMPLEMENTATIONDETAILSU3E_T3057255363_H #ifndef FACET_T1501039206_H #define FACET_T1501039206_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaFacet/Facet struct Facet_t1501039206 { public: // System.Int32 System.Xml.Schema.XmlSchemaFacet/Facet::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Facet_t1501039206, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FACET_T1501039206_H #ifndef RUNTIMEFIELDHANDLE_T1871169219_H #define RUNTIMEFIELDHANDLE_T1871169219_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.RuntimeFieldHandle struct RuntimeFieldHandle_t1871169219 { public: // System.IntPtr System.RuntimeFieldHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeFieldHandle_t1871169219, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEFIELDHANDLE_T1871169219_H #ifndef XMLTYPECODE_T2623622950_H #define XMLTYPECODE_T2623622950_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlTypeCode struct XmlTypeCode_t2623622950 { public: // System.Int32 System.Xml.Schema.XmlTypeCode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(XmlTypeCode_t2623622950, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLTYPECODE_T2623622950_H #ifndef XMLTOKENIZEDTYPE_T3348692225_H #define XMLTOKENIZEDTYPE_T3348692225_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlTokenizedType struct XmlTokenizedType_t3348692225 { public: // System.Int32 System.Xml.XmlTokenizedType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(XmlTokenizedType_t3348692225, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLTOKENIZEDTYPE_T3348692225_H #ifndef INVALIDOPERATIONEXCEPTION_T56020091_H #define INVALIDOPERATIONEXCEPTION_T56020091_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.InvalidOperationException struct InvalidOperationException_t56020091 : public SystemException_t176217640 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INVALIDOPERATIONEXCEPTION_T56020091_H #ifndef XMLNODETYPE_T1672767151_H #define XMLNODETYPE_T1672767151_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlNodeType struct XmlNodeType_t1672767151 { public: // System.Int32 System.Xml.XmlNodeType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(XmlNodeType_t1672767151, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLNODETYPE_T1672767151_H #ifndef RUNTIMETYPEHANDLE_T3027515415_H #define RUNTIMETYPEHANDLE_T3027515415_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.RuntimeTypeHandle struct RuntimeTypeHandle_t3027515415 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_t3027515415, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMETYPEHANDLE_T3027515415_H #ifndef XMLSCHEMACONTENTPROCESSING_T826201100_H #define XMLSCHEMACONTENTPROCESSING_T826201100_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaContentProcessing struct XmlSchemaContentProcessing_t826201100 { public: // System.Int32 System.Xml.Schema.XmlSchemaContentProcessing::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(XmlSchemaContentProcessing_t826201100, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMACONTENTPROCESSING_T826201100_H #ifndef XMLSCHEMAFORM_T4264307319_H #define XMLSCHEMAFORM_T4264307319_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaForm struct XmlSchemaForm_t4264307319 { public: // System.Int32 System.Xml.Schema.XmlSchemaForm::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(XmlSchemaForm_t4264307319, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAFORM_T4264307319_H #ifndef XMLSCHEMAUSE_T647315988_H #define XMLSCHEMAUSE_T647315988_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaUse struct XmlSchemaUse_t647315988 { public: // System.Int32 System.Xml.Schema.XmlSchemaUse::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(XmlSchemaUse_t647315988, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAUSE_T647315988_H #ifndef XMLSCHEMASET_T266093086_H #define XMLSCHEMASET_T266093086_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaSet struct XmlSchemaSet_t266093086 : public RuntimeObject { public: // System.Xml.XmlNameTable System.Xml.Schema.XmlSchemaSet::nameTable XmlNameTable_t71772148 * ___nameTable_0; // System.Xml.XmlResolver System.Xml.Schema.XmlSchemaSet::xmlResolver XmlResolver_t626023767 * ___xmlResolver_1; // System.Collections.ArrayList System.Xml.Schema.XmlSchemaSet::schemas ArrayList_t2718874744 * ___schemas_2; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaSet::attributes XmlSchemaObjectTable_t2546974348 * ___attributes_3; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaSet::elements XmlSchemaObjectTable_t2546974348 * ___elements_4; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaSet::types XmlSchemaObjectTable_t2546974348 * ___types_5; // System.Collections.Hashtable System.Xml.Schema.XmlSchemaSet::idCollection Hashtable_t1853889766 * ___idCollection_6; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaSet::namedIdentities XmlSchemaObjectTable_t2546974348 * ___namedIdentities_7; // System.Xml.Schema.XmlSchemaCompilationSettings System.Xml.Schema.XmlSchemaSet::settings XmlSchemaCompilationSettings_t2218765537 * ___settings_8; // System.Boolean System.Xml.Schema.XmlSchemaSet::isCompiled bool ___isCompiled_9; // System.Guid System.Xml.Schema.XmlSchemaSet::CompilationId Guid_t ___CompilationId_10; // System.Xml.Schema.ValidationEventHandler System.Xml.Schema.XmlSchemaSet::ValidationEventHandler ValidationEventHandler_t791314227 * ___ValidationEventHandler_11; public: inline static int32_t get_offset_of_nameTable_0() { return static_cast(offsetof(XmlSchemaSet_t266093086, ___nameTable_0)); } inline XmlNameTable_t71772148 * get_nameTable_0() const { return ___nameTable_0; } inline XmlNameTable_t71772148 ** get_address_of_nameTable_0() { return &___nameTable_0; } inline void set_nameTable_0(XmlNameTable_t71772148 * value) { ___nameTable_0 = value; Il2CppCodeGenWriteBarrier((&___nameTable_0), value); } inline static int32_t get_offset_of_xmlResolver_1() { return static_cast(offsetof(XmlSchemaSet_t266093086, ___xmlResolver_1)); } inline XmlResolver_t626023767 * get_xmlResolver_1() const { return ___xmlResolver_1; } inline XmlResolver_t626023767 ** get_address_of_xmlResolver_1() { return &___xmlResolver_1; } inline void set_xmlResolver_1(XmlResolver_t626023767 * value) { ___xmlResolver_1 = value; Il2CppCodeGenWriteBarrier((&___xmlResolver_1), value); } inline static int32_t get_offset_of_schemas_2() { return static_cast(offsetof(XmlSchemaSet_t266093086, ___schemas_2)); } inline ArrayList_t2718874744 * get_schemas_2() const { return ___schemas_2; } inline ArrayList_t2718874744 ** get_address_of_schemas_2() { return &___schemas_2; } inline void set_schemas_2(ArrayList_t2718874744 * value) { ___schemas_2 = value; Il2CppCodeGenWriteBarrier((&___schemas_2), value); } inline static int32_t get_offset_of_attributes_3() { return static_cast(offsetof(XmlSchemaSet_t266093086, ___attributes_3)); } inline XmlSchemaObjectTable_t2546974348 * get_attributes_3() const { return ___attributes_3; } inline XmlSchemaObjectTable_t2546974348 ** get_address_of_attributes_3() { return &___attributes_3; } inline void set_attributes_3(XmlSchemaObjectTable_t2546974348 * value) { ___attributes_3 = value; Il2CppCodeGenWriteBarrier((&___attributes_3), value); } inline static int32_t get_offset_of_elements_4() { return static_cast(offsetof(XmlSchemaSet_t266093086, ___elements_4)); } inline XmlSchemaObjectTable_t2546974348 * get_elements_4() const { return ___elements_4; } inline XmlSchemaObjectTable_t2546974348 ** get_address_of_elements_4() { return &___elements_4; } inline void set_elements_4(XmlSchemaObjectTable_t2546974348 * value) { ___elements_4 = value; Il2CppCodeGenWriteBarrier((&___elements_4), value); } inline static int32_t get_offset_of_types_5() { return static_cast(offsetof(XmlSchemaSet_t266093086, ___types_5)); } inline XmlSchemaObjectTable_t2546974348 * get_types_5() const { return ___types_5; } inline XmlSchemaObjectTable_t2546974348 ** get_address_of_types_5() { return &___types_5; } inline void set_types_5(XmlSchemaObjectTable_t2546974348 * value) { ___types_5 = value; Il2CppCodeGenWriteBarrier((&___types_5), value); } inline static int32_t get_offset_of_idCollection_6() { return static_cast(offsetof(XmlSchemaSet_t266093086, ___idCollection_6)); } inline Hashtable_t1853889766 * get_idCollection_6() const { return ___idCollection_6; } inline Hashtable_t1853889766 ** get_address_of_idCollection_6() { return &___idCollection_6; } inline void set_idCollection_6(Hashtable_t1853889766 * value) { ___idCollection_6 = value; Il2CppCodeGenWriteBarrier((&___idCollection_6), value); } inline static int32_t get_offset_of_namedIdentities_7() { return static_cast(offsetof(XmlSchemaSet_t266093086, ___namedIdentities_7)); } inline XmlSchemaObjectTable_t2546974348 * get_namedIdentities_7() const { return ___namedIdentities_7; } inline XmlSchemaObjectTable_t2546974348 ** get_address_of_namedIdentities_7() { return &___namedIdentities_7; } inline void set_namedIdentities_7(XmlSchemaObjectTable_t2546974348 * value) { ___namedIdentities_7 = value; Il2CppCodeGenWriteBarrier((&___namedIdentities_7), value); } inline static int32_t get_offset_of_settings_8() { return static_cast(offsetof(XmlSchemaSet_t266093086, ___settings_8)); } inline XmlSchemaCompilationSettings_t2218765537 * get_settings_8() const { return ___settings_8; } inline XmlSchemaCompilationSettings_t2218765537 ** get_address_of_settings_8() { return &___settings_8; } inline void set_settings_8(XmlSchemaCompilationSettings_t2218765537 * value) { ___settings_8 = value; Il2CppCodeGenWriteBarrier((&___settings_8), value); } inline static int32_t get_offset_of_isCompiled_9() { return static_cast(offsetof(XmlSchemaSet_t266093086, ___isCompiled_9)); } inline bool get_isCompiled_9() const { return ___isCompiled_9; } inline bool* get_address_of_isCompiled_9() { return &___isCompiled_9; } inline void set_isCompiled_9(bool value) { ___isCompiled_9 = value; } inline static int32_t get_offset_of_CompilationId_10() { return static_cast(offsetof(XmlSchemaSet_t266093086, ___CompilationId_10)); } inline Guid_t get_CompilationId_10() const { return ___CompilationId_10; } inline Guid_t * get_address_of_CompilationId_10() { return &___CompilationId_10; } inline void set_CompilationId_10(Guid_t value) { ___CompilationId_10 = value; } inline static int32_t get_offset_of_ValidationEventHandler_11() { return static_cast(offsetof(XmlSchemaSet_t266093086, ___ValidationEventHandler_11)); } inline ValidationEventHandler_t791314227 * get_ValidationEventHandler_11() const { return ___ValidationEventHandler_11; } inline ValidationEventHandler_t791314227 ** get_address_of_ValidationEventHandler_11() { return &___ValidationEventHandler_11; } inline void set_ValidationEventHandler_11(ValidationEventHandler_t791314227 * value) { ___ValidationEventHandler_11 = value; Il2CppCodeGenWriteBarrier((&___ValidationEventHandler_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMASET_T266093086_H #ifndef XMLSCHEMAOBJECT_T1315720168_H #define XMLSCHEMAOBJECT_T1315720168_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaObject struct XmlSchemaObject_t1315720168 : public RuntimeObject { public: // System.Int32 System.Xml.Schema.XmlSchemaObject::lineNumber int32_t ___lineNumber_0; // System.Int32 System.Xml.Schema.XmlSchemaObject::linePosition int32_t ___linePosition_1; // System.String System.Xml.Schema.XmlSchemaObject::sourceUri String_t* ___sourceUri_2; // System.Xml.Serialization.XmlSerializerNamespaces System.Xml.Schema.XmlSchemaObject::namespaces XmlSerializerNamespaces_t2702737953 * ___namespaces_3; // System.Collections.ArrayList System.Xml.Schema.XmlSchemaObject::unhandledAttributeList ArrayList_t2718874744 * ___unhandledAttributeList_4; // System.Boolean System.Xml.Schema.XmlSchemaObject::isCompiled bool ___isCompiled_5; // System.Int32 System.Xml.Schema.XmlSchemaObject::errorCount int32_t ___errorCount_6; // System.Guid System.Xml.Schema.XmlSchemaObject::CompilationId Guid_t ___CompilationId_7; // System.Guid System.Xml.Schema.XmlSchemaObject::ValidationId Guid_t ___ValidationId_8; // System.Boolean System.Xml.Schema.XmlSchemaObject::isRedefineChild bool ___isRedefineChild_9; // System.Boolean System.Xml.Schema.XmlSchemaObject::isRedefinedComponent bool ___isRedefinedComponent_10; // System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObject::redefinedObject XmlSchemaObject_t1315720168 * ___redefinedObject_11; // System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObject::parent XmlSchemaObject_t1315720168 * ___parent_12; public: inline static int32_t get_offset_of_lineNumber_0() { return static_cast(offsetof(XmlSchemaObject_t1315720168, ___lineNumber_0)); } inline int32_t get_lineNumber_0() const { return ___lineNumber_0; } inline int32_t* get_address_of_lineNumber_0() { return &___lineNumber_0; } inline void set_lineNumber_0(int32_t value) { ___lineNumber_0 = value; } inline static int32_t get_offset_of_linePosition_1() { return static_cast(offsetof(XmlSchemaObject_t1315720168, ___linePosition_1)); } inline int32_t get_linePosition_1() const { return ___linePosition_1; } inline int32_t* get_address_of_linePosition_1() { return &___linePosition_1; } inline void set_linePosition_1(int32_t value) { ___linePosition_1 = value; } inline static int32_t get_offset_of_sourceUri_2() { return static_cast(offsetof(XmlSchemaObject_t1315720168, ___sourceUri_2)); } inline String_t* get_sourceUri_2() const { return ___sourceUri_2; } inline String_t** get_address_of_sourceUri_2() { return &___sourceUri_2; } inline void set_sourceUri_2(String_t* value) { ___sourceUri_2 = value; Il2CppCodeGenWriteBarrier((&___sourceUri_2), value); } inline static int32_t get_offset_of_namespaces_3() { return static_cast(offsetof(XmlSchemaObject_t1315720168, ___namespaces_3)); } inline XmlSerializerNamespaces_t2702737953 * get_namespaces_3() const { return ___namespaces_3; } inline XmlSerializerNamespaces_t2702737953 ** get_address_of_namespaces_3() { return &___namespaces_3; } inline void set_namespaces_3(XmlSerializerNamespaces_t2702737953 * value) { ___namespaces_3 = value; Il2CppCodeGenWriteBarrier((&___namespaces_3), value); } inline static int32_t get_offset_of_unhandledAttributeList_4() { return static_cast(offsetof(XmlSchemaObject_t1315720168, ___unhandledAttributeList_4)); } inline ArrayList_t2718874744 * get_unhandledAttributeList_4() const { return ___unhandledAttributeList_4; } inline ArrayList_t2718874744 ** get_address_of_unhandledAttributeList_4() { return &___unhandledAttributeList_4; } inline void set_unhandledAttributeList_4(ArrayList_t2718874744 * value) { ___unhandledAttributeList_4 = value; Il2CppCodeGenWriteBarrier((&___unhandledAttributeList_4), value); } inline static int32_t get_offset_of_isCompiled_5() { return static_cast(offsetof(XmlSchemaObject_t1315720168, ___isCompiled_5)); } inline bool get_isCompiled_5() const { return ___isCompiled_5; } inline bool* get_address_of_isCompiled_5() { return &___isCompiled_5; } inline void set_isCompiled_5(bool value) { ___isCompiled_5 = value; } inline static int32_t get_offset_of_errorCount_6() { return static_cast(offsetof(XmlSchemaObject_t1315720168, ___errorCount_6)); } inline int32_t get_errorCount_6() const { return ___errorCount_6; } inline int32_t* get_address_of_errorCount_6() { return &___errorCount_6; } inline void set_errorCount_6(int32_t value) { ___errorCount_6 = value; } inline static int32_t get_offset_of_CompilationId_7() { return static_cast(offsetof(XmlSchemaObject_t1315720168, ___CompilationId_7)); } inline Guid_t get_CompilationId_7() const { return ___CompilationId_7; } inline Guid_t * get_address_of_CompilationId_7() { return &___CompilationId_7; } inline void set_CompilationId_7(Guid_t value) { ___CompilationId_7 = value; } inline static int32_t get_offset_of_ValidationId_8() { return static_cast(offsetof(XmlSchemaObject_t1315720168, ___ValidationId_8)); } inline Guid_t get_ValidationId_8() const { return ___ValidationId_8; } inline Guid_t * get_address_of_ValidationId_8() { return &___ValidationId_8; } inline void set_ValidationId_8(Guid_t value) { ___ValidationId_8 = value; } inline static int32_t get_offset_of_isRedefineChild_9() { return static_cast(offsetof(XmlSchemaObject_t1315720168, ___isRedefineChild_9)); } inline bool get_isRedefineChild_9() const { return ___isRedefineChild_9; } inline bool* get_address_of_isRedefineChild_9() { return &___isRedefineChild_9; } inline void set_isRedefineChild_9(bool value) { ___isRedefineChild_9 = value; } inline static int32_t get_offset_of_isRedefinedComponent_10() { return static_cast(offsetof(XmlSchemaObject_t1315720168, ___isRedefinedComponent_10)); } inline bool get_isRedefinedComponent_10() const { return ___isRedefinedComponent_10; } inline bool* get_address_of_isRedefinedComponent_10() { return &___isRedefinedComponent_10; } inline void set_isRedefinedComponent_10(bool value) { ___isRedefinedComponent_10 = value; } inline static int32_t get_offset_of_redefinedObject_11() { return static_cast(offsetof(XmlSchemaObject_t1315720168, ___redefinedObject_11)); } inline XmlSchemaObject_t1315720168 * get_redefinedObject_11() const { return ___redefinedObject_11; } inline XmlSchemaObject_t1315720168 ** get_address_of_redefinedObject_11() { return &___redefinedObject_11; } inline void set_redefinedObject_11(XmlSchemaObject_t1315720168 * value) { ___redefinedObject_11 = value; Il2CppCodeGenWriteBarrier((&___redefinedObject_11), value); } inline static int32_t get_offset_of_parent_12() { return static_cast(offsetof(XmlSchemaObject_t1315720168, ___parent_12)); } inline XmlSchemaObject_t1315720168 * get_parent_12() const { return ___parent_12; } inline XmlSchemaObject_t1315720168 ** get_address_of_parent_12() { return &___parent_12; } inline void set_parent_12(XmlSchemaObject_t1315720168 * value) { ___parent_12 = value; Il2CppCodeGenWriteBarrier((&___parent_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAOBJECT_T1315720168_H #ifndef XMLSCHEMA_T3742557897_H #define XMLSCHEMA_T3742557897_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchema struct XmlSchema_t3742557897 : public XmlSchemaObject_t1315720168 { public: // System.Xml.Schema.XmlSchemaForm System.Xml.Schema.XmlSchema::attributeFormDefault int32_t ___attributeFormDefault_13; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::attributeGroups XmlSchemaObjectTable_t2546974348 * ___attributeGroups_14; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::attributes XmlSchemaObjectTable_t2546974348 * ___attributes_15; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchema::blockDefault int32_t ___blockDefault_16; // System.Xml.Schema.XmlSchemaForm System.Xml.Schema.XmlSchema::elementFormDefault int32_t ___elementFormDefault_17; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::elements XmlSchemaObjectTable_t2546974348 * ___elements_18; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchema::finalDefault int32_t ___finalDefault_19; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::groups XmlSchemaObjectTable_t2546974348 * ___groups_20; // System.String System.Xml.Schema.XmlSchema::id String_t* ___id_21; // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchema::includes XmlSchemaObjectCollection_t1064819932 * ___includes_22; // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchema::items XmlSchemaObjectCollection_t1064819932 * ___items_23; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::notations XmlSchemaObjectTable_t2546974348 * ___notations_24; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::schemaTypes XmlSchemaObjectTable_t2546974348 * ___schemaTypes_25; // System.String System.Xml.Schema.XmlSchema::targetNamespace String_t* ___targetNamespace_26; // System.String System.Xml.Schema.XmlSchema::version String_t* ___version_27; // System.Xml.Schema.XmlSchemaSet System.Xml.Schema.XmlSchema::schemas XmlSchemaSet_t266093086 * ___schemas_28; // System.Xml.XmlNameTable System.Xml.Schema.XmlSchema::nameTable XmlNameTable_t71772148 * ___nameTable_29; // System.Boolean System.Xml.Schema.XmlSchema::missedSubComponents bool ___missedSubComponents_30; // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchema::compilationItems XmlSchemaObjectCollection_t1064819932 * ___compilationItems_31; public: inline static int32_t get_offset_of_attributeFormDefault_13() { return static_cast(offsetof(XmlSchema_t3742557897, ___attributeFormDefault_13)); } inline int32_t get_attributeFormDefault_13() const { return ___attributeFormDefault_13; } inline int32_t* get_address_of_attributeFormDefault_13() { return &___attributeFormDefault_13; } inline void set_attributeFormDefault_13(int32_t value) { ___attributeFormDefault_13 = value; } inline static int32_t get_offset_of_attributeGroups_14() { return static_cast(offsetof(XmlSchema_t3742557897, ___attributeGroups_14)); } inline XmlSchemaObjectTable_t2546974348 * get_attributeGroups_14() const { return ___attributeGroups_14; } inline XmlSchemaObjectTable_t2546974348 ** get_address_of_attributeGroups_14() { return &___attributeGroups_14; } inline void set_attributeGroups_14(XmlSchemaObjectTable_t2546974348 * value) { ___attributeGroups_14 = value; Il2CppCodeGenWriteBarrier((&___attributeGroups_14), value); } inline static int32_t get_offset_of_attributes_15() { return static_cast(offsetof(XmlSchema_t3742557897, ___attributes_15)); } inline XmlSchemaObjectTable_t2546974348 * get_attributes_15() const { return ___attributes_15; } inline XmlSchemaObjectTable_t2546974348 ** get_address_of_attributes_15() { return &___attributes_15; } inline void set_attributes_15(XmlSchemaObjectTable_t2546974348 * value) { ___attributes_15 = value; Il2CppCodeGenWriteBarrier((&___attributes_15), value); } inline static int32_t get_offset_of_blockDefault_16() { return static_cast(offsetof(XmlSchema_t3742557897, ___blockDefault_16)); } inline int32_t get_blockDefault_16() const { return ___blockDefault_16; } inline int32_t* get_address_of_blockDefault_16() { return &___blockDefault_16; } inline void set_blockDefault_16(int32_t value) { ___blockDefault_16 = value; } inline static int32_t get_offset_of_elementFormDefault_17() { return static_cast(offsetof(XmlSchema_t3742557897, ___elementFormDefault_17)); } inline int32_t get_elementFormDefault_17() const { return ___elementFormDefault_17; } inline int32_t* get_address_of_elementFormDefault_17() { return &___elementFormDefault_17; } inline void set_elementFormDefault_17(int32_t value) { ___elementFormDefault_17 = value; } inline static int32_t get_offset_of_elements_18() { return static_cast(offsetof(XmlSchema_t3742557897, ___elements_18)); } inline XmlSchemaObjectTable_t2546974348 * get_elements_18() const { return ___elements_18; } inline XmlSchemaObjectTable_t2546974348 ** get_address_of_elements_18() { return &___elements_18; } inline void set_elements_18(XmlSchemaObjectTable_t2546974348 * value) { ___elements_18 = value; Il2CppCodeGenWriteBarrier((&___elements_18), value); } inline static int32_t get_offset_of_finalDefault_19() { return static_cast(offsetof(XmlSchema_t3742557897, ___finalDefault_19)); } inline int32_t get_finalDefault_19() const { return ___finalDefault_19; } inline int32_t* get_address_of_finalDefault_19() { return &___finalDefault_19; } inline void set_finalDefault_19(int32_t value) { ___finalDefault_19 = value; } inline static int32_t get_offset_of_groups_20() { return static_cast(offsetof(XmlSchema_t3742557897, ___groups_20)); } inline XmlSchemaObjectTable_t2546974348 * get_groups_20() const { return ___groups_20; } inline XmlSchemaObjectTable_t2546974348 ** get_address_of_groups_20() { return &___groups_20; } inline void set_groups_20(XmlSchemaObjectTable_t2546974348 * value) { ___groups_20 = value; Il2CppCodeGenWriteBarrier((&___groups_20), value); } inline static int32_t get_offset_of_id_21() { return static_cast(offsetof(XmlSchema_t3742557897, ___id_21)); } inline String_t* get_id_21() const { return ___id_21; } inline String_t** get_address_of_id_21() { return &___id_21; } inline void set_id_21(String_t* value) { ___id_21 = value; Il2CppCodeGenWriteBarrier((&___id_21), value); } inline static int32_t get_offset_of_includes_22() { return static_cast(offsetof(XmlSchema_t3742557897, ___includes_22)); } inline XmlSchemaObjectCollection_t1064819932 * get_includes_22() const { return ___includes_22; } inline XmlSchemaObjectCollection_t1064819932 ** get_address_of_includes_22() { return &___includes_22; } inline void set_includes_22(XmlSchemaObjectCollection_t1064819932 * value) { ___includes_22 = value; Il2CppCodeGenWriteBarrier((&___includes_22), value); } inline static int32_t get_offset_of_items_23() { return static_cast(offsetof(XmlSchema_t3742557897, ___items_23)); } inline XmlSchemaObjectCollection_t1064819932 * get_items_23() const { return ___items_23; } inline XmlSchemaObjectCollection_t1064819932 ** get_address_of_items_23() { return &___items_23; } inline void set_items_23(XmlSchemaObjectCollection_t1064819932 * value) { ___items_23 = value; Il2CppCodeGenWriteBarrier((&___items_23), value); } inline static int32_t get_offset_of_notations_24() { return static_cast(offsetof(XmlSchema_t3742557897, ___notations_24)); } inline XmlSchemaObjectTable_t2546974348 * get_notations_24() const { return ___notations_24; } inline XmlSchemaObjectTable_t2546974348 ** get_address_of_notations_24() { return &___notations_24; } inline void set_notations_24(XmlSchemaObjectTable_t2546974348 * value) { ___notations_24 = value; Il2CppCodeGenWriteBarrier((&___notations_24), value); } inline static int32_t get_offset_of_schemaTypes_25() { return static_cast(offsetof(XmlSchema_t3742557897, ___schemaTypes_25)); } inline XmlSchemaObjectTable_t2546974348 * get_schemaTypes_25() const { return ___schemaTypes_25; } inline XmlSchemaObjectTable_t2546974348 ** get_address_of_schemaTypes_25() { return &___schemaTypes_25; } inline void set_schemaTypes_25(XmlSchemaObjectTable_t2546974348 * value) { ___schemaTypes_25 = value; Il2CppCodeGenWriteBarrier((&___schemaTypes_25), value); } inline static int32_t get_offset_of_targetNamespace_26() { return static_cast(offsetof(XmlSchema_t3742557897, ___targetNamespace_26)); } inline String_t* get_targetNamespace_26() const { return ___targetNamespace_26; } inline String_t** get_address_of_targetNamespace_26() { return &___targetNamespace_26; } inline void set_targetNamespace_26(String_t* value) { ___targetNamespace_26 = value; Il2CppCodeGenWriteBarrier((&___targetNamespace_26), value); } inline static int32_t get_offset_of_version_27() { return static_cast(offsetof(XmlSchema_t3742557897, ___version_27)); } inline String_t* get_version_27() const { return ___version_27; } inline String_t** get_address_of_version_27() { return &___version_27; } inline void set_version_27(String_t* value) { ___version_27 = value; Il2CppCodeGenWriteBarrier((&___version_27), value); } inline static int32_t get_offset_of_schemas_28() { return static_cast(offsetof(XmlSchema_t3742557897, ___schemas_28)); } inline XmlSchemaSet_t266093086 * get_schemas_28() const { return ___schemas_28; } inline XmlSchemaSet_t266093086 ** get_address_of_schemas_28() { return &___schemas_28; } inline void set_schemas_28(XmlSchemaSet_t266093086 * value) { ___schemas_28 = value; Il2CppCodeGenWriteBarrier((&___schemas_28), value); } inline static int32_t get_offset_of_nameTable_29() { return static_cast(offsetof(XmlSchema_t3742557897, ___nameTable_29)); } inline XmlNameTable_t71772148 * get_nameTable_29() const { return ___nameTable_29; } inline XmlNameTable_t71772148 ** get_address_of_nameTable_29() { return &___nameTable_29; } inline void set_nameTable_29(XmlNameTable_t71772148 * value) { ___nameTable_29 = value; Il2CppCodeGenWriteBarrier((&___nameTable_29), value); } inline static int32_t get_offset_of_missedSubComponents_30() { return static_cast(offsetof(XmlSchema_t3742557897, ___missedSubComponents_30)); } inline bool get_missedSubComponents_30() const { return ___missedSubComponents_30; } inline bool* get_address_of_missedSubComponents_30() { return &___missedSubComponents_30; } inline void set_missedSubComponents_30(bool value) { ___missedSubComponents_30 = value; } inline static int32_t get_offset_of_compilationItems_31() { return static_cast(offsetof(XmlSchema_t3742557897, ___compilationItems_31)); } inline XmlSchemaObjectCollection_t1064819932 * get_compilationItems_31() const { return ___compilationItems_31; } inline XmlSchemaObjectCollection_t1064819932 ** get_address_of_compilationItems_31() { return &___compilationItems_31; } inline void set_compilationItems_31(XmlSchemaObjectCollection_t1064819932 * value) { ___compilationItems_31 = value; Il2CppCodeGenWriteBarrier((&___compilationItems_31), value); } }; struct XmlSchema_t3742557897_StaticFields { public: // System.Collections.Generic.Dictionary`2 System.Xml.Schema.XmlSchema::<>f__switch$map41 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map41_32; public: inline static int32_t get_offset_of_U3CU3Ef__switchU24map41_32() { return static_cast(offsetof(XmlSchema_t3742557897_StaticFields, ___U3CU3Ef__switchU24map41_32)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map41_32() const { return ___U3CU3Ef__switchU24map41_32; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map41_32() { return &___U3CU3Ef__switchU24map41_32; } inline void set_U3CU3Ef__switchU24map41_32(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map41_32 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map41_32), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMA_T3742557897_H #ifndef MULTICASTDELEGATE_T_H #define MULTICASTDELEGATE_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t1188392813 { public: // System.MulticastDelegate System.MulticastDelegate::prev MulticastDelegate_t * ___prev_9; // System.MulticastDelegate System.MulticastDelegate::kpm_next MulticastDelegate_t * ___kpm_next_10; public: inline static int32_t get_offset_of_prev_9() { return static_cast(offsetof(MulticastDelegate_t, ___prev_9)); } inline MulticastDelegate_t * get_prev_9() const { return ___prev_9; } inline MulticastDelegate_t ** get_address_of_prev_9() { return &___prev_9; } inline void set_prev_9(MulticastDelegate_t * value) { ___prev_9 = value; Il2CppCodeGenWriteBarrier((&___prev_9), value); } inline static int32_t get_offset_of_kpm_next_10() { return static_cast(offsetof(MulticastDelegate_t, ___kpm_next_10)); } inline MulticastDelegate_t * get_kpm_next_10() const { return ___kpm_next_10; } inline MulticastDelegate_t ** get_address_of_kpm_next_10() { return &___kpm_next_10; } inline void set_kpm_next_10(MulticastDelegate_t * value) { ___kpm_next_10 = value; Il2CppCodeGenWriteBarrier((&___kpm_next_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MULTICASTDELEGATE_T_H #ifndef XMLSCHEMAEXTERNAL_T3074890143_H #define XMLSCHEMAEXTERNAL_T3074890143_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaExternal struct XmlSchemaExternal_t3074890143 : public XmlSchemaObject_t1315720168 { public: // System.String System.Xml.Schema.XmlSchemaExternal::id String_t* ___id_13; // System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaExternal::schema XmlSchema_t3742557897 * ___schema_14; // System.String System.Xml.Schema.XmlSchemaExternal::location String_t* ___location_15; public: inline static int32_t get_offset_of_id_13() { return static_cast(offsetof(XmlSchemaExternal_t3074890143, ___id_13)); } inline String_t* get_id_13() const { return ___id_13; } inline String_t** get_address_of_id_13() { return &___id_13; } inline void set_id_13(String_t* value) { ___id_13 = value; Il2CppCodeGenWriteBarrier((&___id_13), value); } inline static int32_t get_offset_of_schema_14() { return static_cast(offsetof(XmlSchemaExternal_t3074890143, ___schema_14)); } inline XmlSchema_t3742557897 * get_schema_14() const { return ___schema_14; } inline XmlSchema_t3742557897 ** get_address_of_schema_14() { return &___schema_14; } inline void set_schema_14(XmlSchema_t3742557897 * value) { ___schema_14 = value; Il2CppCodeGenWriteBarrier((&___schema_14), value); } inline static int32_t get_offset_of_location_15() { return static_cast(offsetof(XmlSchemaExternal_t3074890143, ___location_15)); } inline String_t* get_location_15() const { return ___location_15; } inline String_t** get_address_of_location_15() { return &___location_15; } inline void set_location_15(String_t* value) { ___location_15 = value; Il2CppCodeGenWriteBarrier((&___location_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAEXTERNAL_T3074890143_H #ifndef TYPE_T_H #define TYPE_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_t3027515415 ____impl_1; public: inline static int32_t get_offset_of__impl_1() { return static_cast(offsetof(Type_t, ____impl_1)); } inline RuntimeTypeHandle_t3027515415 get__impl_1() const { return ____impl_1; } inline RuntimeTypeHandle_t3027515415 * get_address_of__impl_1() { return &____impl_1; } inline void set__impl_1(RuntimeTypeHandle_t3027515415 value) { ____impl_1 = value; } }; struct Type_t_StaticFields { public: // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_2; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t3940880105* ___EmptyTypes_3; // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t426314064 * ___FilterAttribute_4; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t426314064 * ___FilterName_5; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t426314064 * ___FilterNameIgnoreCase_6; // System.Object System.Type::Missing RuntimeObject * ___Missing_7; public: inline static int32_t get_offset_of_Delimiter_2() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_2)); } inline Il2CppChar get_Delimiter_2() const { return ___Delimiter_2; } inline Il2CppChar* get_address_of_Delimiter_2() { return &___Delimiter_2; } inline void set_Delimiter_2(Il2CppChar value) { ___Delimiter_2 = value; } inline static int32_t get_offset_of_EmptyTypes_3() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_3)); } inline TypeU5BU5D_t3940880105* get_EmptyTypes_3() const { return ___EmptyTypes_3; } inline TypeU5BU5D_t3940880105** get_address_of_EmptyTypes_3() { return &___EmptyTypes_3; } inline void set_EmptyTypes_3(TypeU5BU5D_t3940880105* value) { ___EmptyTypes_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyTypes_3), value); } inline static int32_t get_offset_of_FilterAttribute_4() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_4)); } inline MemberFilter_t426314064 * get_FilterAttribute_4() const { return ___FilterAttribute_4; } inline MemberFilter_t426314064 ** get_address_of_FilterAttribute_4() { return &___FilterAttribute_4; } inline void set_FilterAttribute_4(MemberFilter_t426314064 * value) { ___FilterAttribute_4 = value; Il2CppCodeGenWriteBarrier((&___FilterAttribute_4), value); } inline static int32_t get_offset_of_FilterName_5() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_5)); } inline MemberFilter_t426314064 * get_FilterName_5() const { return ___FilterName_5; } inline MemberFilter_t426314064 ** get_address_of_FilterName_5() { return &___FilterName_5; } inline void set_FilterName_5(MemberFilter_t426314064 * value) { ___FilterName_5 = value; Il2CppCodeGenWriteBarrier((&___FilterName_5), value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_6() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_6)); } inline MemberFilter_t426314064 * get_FilterNameIgnoreCase_6() const { return ___FilterNameIgnoreCase_6; } inline MemberFilter_t426314064 ** get_address_of_FilterNameIgnoreCase_6() { return &___FilterNameIgnoreCase_6; } inline void set_FilterNameIgnoreCase_6(MemberFilter_t426314064 * value) { ___FilterNameIgnoreCase_6 = value; Il2CppCodeGenWriteBarrier((&___FilterNameIgnoreCase_6), value); } inline static int32_t get_offset_of_Missing_7() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_7)); } inline RuntimeObject * get_Missing_7() const { return ___Missing_7; } inline RuntimeObject ** get_address_of_Missing_7() { return &___Missing_7; } inline void set_Missing_7(RuntimeObject * value) { ___Missing_7 = value; Il2CppCodeGenWriteBarrier((&___Missing_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TYPE_T_H #ifndef STREAMINGCONTEXT_T3711869237_H #define STREAMINGCONTEXT_T3711869237_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Runtime.Serialization.StreamingContext struct StreamingContext_t3711869237 { public: // System.Runtime.Serialization.StreamingContextStates System.Runtime.Serialization.StreamingContext::state int32_t ___state_0; // System.Object System.Runtime.Serialization.StreamingContext::additional RuntimeObject * ___additional_1; public: inline static int32_t get_offset_of_state_0() { return static_cast(offsetof(StreamingContext_t3711869237, ___state_0)); } inline int32_t get_state_0() const { return ___state_0; } inline int32_t* get_address_of_state_0() { return &___state_0; } inline void set_state_0(int32_t value) { ___state_0 = value; } inline static int32_t get_offset_of_additional_1() { return static_cast(offsetof(StreamingContext_t3711869237, ___additional_1)); } inline RuntimeObject * get_additional_1() const { return ___additional_1; } inline RuntimeObject ** get_address_of_additional_1() { return &___additional_1; } inline void set_additional_1(RuntimeObject * value) { ___additional_1 = value; Il2CppCodeGenWriteBarrier((&___additional_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Runtime.Serialization.StreamingContext struct StreamingContext_t3711869237_marshaled_pinvoke { int32_t ___state_0; Il2CppIUnknown* ___additional_1; }; // Native definition for COM marshalling of System.Runtime.Serialization.StreamingContext struct StreamingContext_t3711869237_marshaled_com { int32_t ___state_0; Il2CppIUnknown* ___additional_1; }; #endif // STREAMINGCONTEXT_T3711869237_H #ifndef XMLSCHEMAAPPINFO_T426084712_H #define XMLSCHEMAAPPINFO_T426084712_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaAppInfo struct XmlSchemaAppInfo_t426084712 : public XmlSchemaObject_t1315720168 { public: // System.Xml.XmlNode[] System.Xml.Schema.XmlSchemaAppInfo::markup XmlNodeU5BU5D_t3728671178* ___markup_13; // System.String System.Xml.Schema.XmlSchemaAppInfo::source String_t* ___source_14; public: inline static int32_t get_offset_of_markup_13() { return static_cast(offsetof(XmlSchemaAppInfo_t426084712, ___markup_13)); } inline XmlNodeU5BU5D_t3728671178* get_markup_13() const { return ___markup_13; } inline XmlNodeU5BU5D_t3728671178** get_address_of_markup_13() { return &___markup_13; } inline void set_markup_13(XmlNodeU5BU5D_t3728671178* value) { ___markup_13 = value; Il2CppCodeGenWriteBarrier((&___markup_13), value); } inline static int32_t get_offset_of_source_14() { return static_cast(offsetof(XmlSchemaAppInfo_t426084712, ___source_14)); } inline String_t* get_source_14() const { return ___source_14; } inline String_t** get_address_of_source_14() { return &___source_14; } inline void set_source_14(String_t* value) { ___source_14 = value; Il2CppCodeGenWriteBarrier((&___source_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAAPPINFO_T426084712_H #ifndef XMLSCHEMADOCUMENTATION_T1182960532_H #define XMLSCHEMADOCUMENTATION_T1182960532_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaDocumentation struct XmlSchemaDocumentation_t1182960532 : public XmlSchemaObject_t1315720168 { public: // System.String System.Xml.Schema.XmlSchemaDocumentation::language String_t* ___language_13; // System.Xml.XmlNode[] System.Xml.Schema.XmlSchemaDocumentation::markup XmlNodeU5BU5D_t3728671178* ___markup_14; // System.String System.Xml.Schema.XmlSchemaDocumentation::source String_t* ___source_15; public: inline static int32_t get_offset_of_language_13() { return static_cast(offsetof(XmlSchemaDocumentation_t1182960532, ___language_13)); } inline String_t* get_language_13() const { return ___language_13; } inline String_t** get_address_of_language_13() { return &___language_13; } inline void set_language_13(String_t* value) { ___language_13 = value; Il2CppCodeGenWriteBarrier((&___language_13), value); } inline static int32_t get_offset_of_markup_14() { return static_cast(offsetof(XmlSchemaDocumentation_t1182960532, ___markup_14)); } inline XmlNodeU5BU5D_t3728671178* get_markup_14() const { return ___markup_14; } inline XmlNodeU5BU5D_t3728671178** get_address_of_markup_14() { return &___markup_14; } inline void set_markup_14(XmlNodeU5BU5D_t3728671178* value) { ___markup_14 = value; Il2CppCodeGenWriteBarrier((&___markup_14), value); } inline static int32_t get_offset_of_source_15() { return static_cast(offsetof(XmlSchemaDocumentation_t1182960532, ___source_15)); } inline String_t* get_source_15() const { return ___source_15; } inline String_t** get_address_of_source_15() { return &___source_15; } inline void set_source_15(String_t* value) { ___source_15 = value; Il2CppCodeGenWriteBarrier((&___source_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMADOCUMENTATION_T1182960532_H #ifndef XSDWILDCARD_T2790389089_H #define XSDWILDCARD_T2790389089_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdWildcard struct XsdWildcard_t2790389089 : public RuntimeObject { public: // System.Xml.Schema.XmlSchemaObject Mono.Xml.Schema.XsdWildcard::xsobj XmlSchemaObject_t1315720168 * ___xsobj_0; // System.Xml.Schema.XmlSchemaContentProcessing Mono.Xml.Schema.XsdWildcard::ResolvedProcessing int32_t ___ResolvedProcessing_1; // System.String Mono.Xml.Schema.XsdWildcard::TargetNamespace String_t* ___TargetNamespace_2; // System.Boolean Mono.Xml.Schema.XsdWildcard::SkipCompile bool ___SkipCompile_3; // System.Boolean Mono.Xml.Schema.XsdWildcard::HasValueAny bool ___HasValueAny_4; // System.Boolean Mono.Xml.Schema.XsdWildcard::HasValueLocal bool ___HasValueLocal_5; // System.Boolean Mono.Xml.Schema.XsdWildcard::HasValueOther bool ___HasValueOther_6; // System.Boolean Mono.Xml.Schema.XsdWildcard::HasValueTargetNamespace bool ___HasValueTargetNamespace_7; // System.Collections.Specialized.StringCollection Mono.Xml.Schema.XsdWildcard::ResolvedNamespaces StringCollection_t167406615 * ___ResolvedNamespaces_8; public: inline static int32_t get_offset_of_xsobj_0() { return static_cast(offsetof(XsdWildcard_t2790389089, ___xsobj_0)); } inline XmlSchemaObject_t1315720168 * get_xsobj_0() const { return ___xsobj_0; } inline XmlSchemaObject_t1315720168 ** get_address_of_xsobj_0() { return &___xsobj_0; } inline void set_xsobj_0(XmlSchemaObject_t1315720168 * value) { ___xsobj_0 = value; Il2CppCodeGenWriteBarrier((&___xsobj_0), value); } inline static int32_t get_offset_of_ResolvedProcessing_1() { return static_cast(offsetof(XsdWildcard_t2790389089, ___ResolvedProcessing_1)); } inline int32_t get_ResolvedProcessing_1() const { return ___ResolvedProcessing_1; } inline int32_t* get_address_of_ResolvedProcessing_1() { return &___ResolvedProcessing_1; } inline void set_ResolvedProcessing_1(int32_t value) { ___ResolvedProcessing_1 = value; } inline static int32_t get_offset_of_TargetNamespace_2() { return static_cast(offsetof(XsdWildcard_t2790389089, ___TargetNamespace_2)); } inline String_t* get_TargetNamespace_2() const { return ___TargetNamespace_2; } inline String_t** get_address_of_TargetNamespace_2() { return &___TargetNamespace_2; } inline void set_TargetNamespace_2(String_t* value) { ___TargetNamespace_2 = value; Il2CppCodeGenWriteBarrier((&___TargetNamespace_2), value); } inline static int32_t get_offset_of_SkipCompile_3() { return static_cast(offsetof(XsdWildcard_t2790389089, ___SkipCompile_3)); } inline bool get_SkipCompile_3() const { return ___SkipCompile_3; } inline bool* get_address_of_SkipCompile_3() { return &___SkipCompile_3; } inline void set_SkipCompile_3(bool value) { ___SkipCompile_3 = value; } inline static int32_t get_offset_of_HasValueAny_4() { return static_cast(offsetof(XsdWildcard_t2790389089, ___HasValueAny_4)); } inline bool get_HasValueAny_4() const { return ___HasValueAny_4; } inline bool* get_address_of_HasValueAny_4() { return &___HasValueAny_4; } inline void set_HasValueAny_4(bool value) { ___HasValueAny_4 = value; } inline static int32_t get_offset_of_HasValueLocal_5() { return static_cast(offsetof(XsdWildcard_t2790389089, ___HasValueLocal_5)); } inline bool get_HasValueLocal_5() const { return ___HasValueLocal_5; } inline bool* get_address_of_HasValueLocal_5() { return &___HasValueLocal_5; } inline void set_HasValueLocal_5(bool value) { ___HasValueLocal_5 = value; } inline static int32_t get_offset_of_HasValueOther_6() { return static_cast(offsetof(XsdWildcard_t2790389089, ___HasValueOther_6)); } inline bool get_HasValueOther_6() const { return ___HasValueOther_6; } inline bool* get_address_of_HasValueOther_6() { return &___HasValueOther_6; } inline void set_HasValueOther_6(bool value) { ___HasValueOther_6 = value; } inline static int32_t get_offset_of_HasValueTargetNamespace_7() { return static_cast(offsetof(XsdWildcard_t2790389089, ___HasValueTargetNamespace_7)); } inline bool get_HasValueTargetNamespace_7() const { return ___HasValueTargetNamespace_7; } inline bool* get_address_of_HasValueTargetNamespace_7() { return &___HasValueTargetNamespace_7; } inline void set_HasValueTargetNamespace_7(bool value) { ___HasValueTargetNamespace_7 = value; } inline static int32_t get_offset_of_ResolvedNamespaces_8() { return static_cast(offsetof(XsdWildcard_t2790389089, ___ResolvedNamespaces_8)); } inline StringCollection_t167406615 * get_ResolvedNamespaces_8() const { return ___ResolvedNamespaces_8; } inline StringCollection_t167406615 ** get_address_of_ResolvedNamespaces_8() { return &___ResolvedNamespaces_8; } inline void set_ResolvedNamespaces_8(StringCollection_t167406615 * value) { ___ResolvedNamespaces_8 = value; Il2CppCodeGenWriteBarrier((&___ResolvedNamespaces_8), value); } }; struct XsdWildcard_t2790389089_StaticFields { public: // System.Collections.Generic.Dictionary`2 Mono.Xml.Schema.XsdWildcard::<>f__switch$map6 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map6_9; public: inline static int32_t get_offset_of_U3CU3Ef__switchU24map6_9() { return static_cast(offsetof(XsdWildcard_t2790389089_StaticFields, ___U3CU3Ef__switchU24map6_9)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map6_9() const { return ___U3CU3Ef__switchU24map6_9; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map6_9() { return &___U3CU3Ef__switchU24map6_9; } inline void set_U3CU3Ef__switchU24map6_9(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map6_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map6_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDWILDCARD_T2790389089_H #ifndef VALIDATIONEVENTARGS_T2784773869_H #define VALIDATIONEVENTARGS_T2784773869_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.ValidationEventArgs struct ValidationEventArgs_t2784773869 : public EventArgs_t3591816995 { public: // System.Xml.Schema.XmlSchemaException System.Xml.Schema.ValidationEventArgs::exception XmlSchemaException_t3511258692 * ___exception_1; // System.String System.Xml.Schema.ValidationEventArgs::message String_t* ___message_2; // System.Xml.Schema.XmlSeverityType System.Xml.Schema.ValidationEventArgs::severity int32_t ___severity_3; public: inline static int32_t get_offset_of_exception_1() { return static_cast(offsetof(ValidationEventArgs_t2784773869, ___exception_1)); } inline XmlSchemaException_t3511258692 * get_exception_1() const { return ___exception_1; } inline XmlSchemaException_t3511258692 ** get_address_of_exception_1() { return &___exception_1; } inline void set_exception_1(XmlSchemaException_t3511258692 * value) { ___exception_1 = value; Il2CppCodeGenWriteBarrier((&___exception_1), value); } inline static int32_t get_offset_of_message_2() { return static_cast(offsetof(ValidationEventArgs_t2784773869, ___message_2)); } inline String_t* get_message_2() const { return ___message_2; } inline String_t** get_address_of_message_2() { return &___message_2; } inline void set_message_2(String_t* value) { ___message_2 = value; Il2CppCodeGenWriteBarrier((&___message_2), value); } inline static int32_t get_offset_of_severity_3() { return static_cast(offsetof(ValidationEventArgs_t2784773869, ___severity_3)); } inline int32_t get_severity_3() const { return ___severity_3; } inline int32_t* get_address_of_severity_3() { return &___severity_3; } inline void set_severity_3(int32_t value) { ___severity_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VALIDATIONEVENTARGS_T2784773869_H #ifndef XMLSCHEMADATATYPE_T322714710_H #define XMLSCHEMADATATYPE_T322714710_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaDatatype struct XmlSchemaDatatype_t322714710 : public RuntimeObject { public: // Mono.Xml.Schema.XsdWhitespaceFacet System.Xml.Schema.XmlSchemaDatatype::WhitespaceValue int32_t ___WhitespaceValue_0; // System.Text.StringBuilder System.Xml.Schema.XmlSchemaDatatype::sb StringBuilder_t * ___sb_2; public: inline static int32_t get_offset_of_WhitespaceValue_0() { return static_cast(offsetof(XmlSchemaDatatype_t322714710, ___WhitespaceValue_0)); } inline int32_t get_WhitespaceValue_0() const { return ___WhitespaceValue_0; } inline int32_t* get_address_of_WhitespaceValue_0() { return &___WhitespaceValue_0; } inline void set_WhitespaceValue_0(int32_t value) { ___WhitespaceValue_0 = value; } inline static int32_t get_offset_of_sb_2() { return static_cast(offsetof(XmlSchemaDatatype_t322714710, ___sb_2)); } inline StringBuilder_t * get_sb_2() const { return ___sb_2; } inline StringBuilder_t ** get_address_of_sb_2() { return &___sb_2; } inline void set_sb_2(StringBuilder_t * value) { ___sb_2 = value; Il2CppCodeGenWriteBarrier((&___sb_2), value); } }; struct XmlSchemaDatatype_t322714710_StaticFields { public: // System.Char[] System.Xml.Schema.XmlSchemaDatatype::wsChars CharU5BU5D_t3528271667* ___wsChars_1; // Mono.Xml.Schema.XsdAnySimpleType System.Xml.Schema.XmlSchemaDatatype::datatypeAnySimpleType XsdAnySimpleType_t1257864485 * ___datatypeAnySimpleType_3; // Mono.Xml.Schema.XsdString System.Xml.Schema.XmlSchemaDatatype::datatypeString XsdString_t3049094358 * ___datatypeString_4; // Mono.Xml.Schema.XsdNormalizedString System.Xml.Schema.XmlSchemaDatatype::datatypeNormalizedString XsdNormalizedString_t3260789355 * ___datatypeNormalizedString_5; // Mono.Xml.Schema.XsdToken System.Xml.Schema.XmlSchemaDatatype::datatypeToken XsdToken_t1239036978 * ___datatypeToken_6; // Mono.Xml.Schema.XsdLanguage System.Xml.Schema.XmlSchemaDatatype::datatypeLanguage XsdLanguage_t1876291273 * ___datatypeLanguage_7; // Mono.Xml.Schema.XsdNMToken System.Xml.Schema.XmlSchemaDatatype::datatypeNMToken XsdNMToken_t834691671 * ___datatypeNMToken_8; // Mono.Xml.Schema.XsdNMTokens System.Xml.Schema.XmlSchemaDatatype::datatypeNMTokens XsdNMTokens_t4246953255 * ___datatypeNMTokens_9; // Mono.Xml.Schema.XsdName System.Xml.Schema.XmlSchemaDatatype::datatypeName XsdName_t2755146808 * ___datatypeName_10; // Mono.Xml.Schema.XsdNCName System.Xml.Schema.XmlSchemaDatatype::datatypeNCName XsdNCName_t3943159043 * ___datatypeNCName_11; // Mono.Xml.Schema.XsdID System.Xml.Schema.XmlSchemaDatatype::datatypeID XsdID_t34704195 * ___datatypeID_12; // Mono.Xml.Schema.XsdIDRef System.Xml.Schema.XmlSchemaDatatype::datatypeIDRef XsdIDRef_t2913612829 * ___datatypeIDRef_13; // Mono.Xml.Schema.XsdIDRefs System.Xml.Schema.XmlSchemaDatatype::datatypeIDRefs XsdIDRefs_t16099206 * ___datatypeIDRefs_14; // Mono.Xml.Schema.XsdEntity System.Xml.Schema.XmlSchemaDatatype::datatypeEntity XsdEntity_t3956505874 * ___datatypeEntity_15; // Mono.Xml.Schema.XsdEntities System.Xml.Schema.XmlSchemaDatatype::datatypeEntities XsdEntities_t1477210398 * ___datatypeEntities_16; // Mono.Xml.Schema.XsdNotation System.Xml.Schema.XmlSchemaDatatype::datatypeNotation XsdNotation_t2827634056 * ___datatypeNotation_17; // Mono.Xml.Schema.XsdDecimal System.Xml.Schema.XmlSchemaDatatype::datatypeDecimal XsdDecimal_t1288601093 * ___datatypeDecimal_18; // Mono.Xml.Schema.XsdInteger System.Xml.Schema.XmlSchemaDatatype::datatypeInteger XsdInteger_t2044766898 * ___datatypeInteger_19; // Mono.Xml.Schema.XsdLong System.Xml.Schema.XmlSchemaDatatype::datatypeLong XsdLong_t1324632828 * ___datatypeLong_20; // Mono.Xml.Schema.XsdInt System.Xml.Schema.XmlSchemaDatatype::datatypeInt XsdInt_t33917785 * ___datatypeInt_21; // Mono.Xml.Schema.XsdShort System.Xml.Schema.XmlSchemaDatatype::datatypeShort XsdShort_t3489811876 * ___datatypeShort_22; // Mono.Xml.Schema.XsdByte System.Xml.Schema.XmlSchemaDatatype::datatypeByte XsdByte_t2221093920 * ___datatypeByte_23; // Mono.Xml.Schema.XsdNonNegativeInteger System.Xml.Schema.XmlSchemaDatatype::datatypeNonNegativeInteger XsdNonNegativeInteger_t308064234 * ___datatypeNonNegativeInteger_24; // Mono.Xml.Schema.XsdPositiveInteger System.Xml.Schema.XmlSchemaDatatype::datatypePositiveInteger XsdPositiveInteger_t1704031413 * ___datatypePositiveInteger_25; // Mono.Xml.Schema.XsdUnsignedLong System.Xml.Schema.XmlSchemaDatatype::datatypeUnsignedLong XsdUnsignedLong_t1409593434 * ___datatypeUnsignedLong_26; // Mono.Xml.Schema.XsdUnsignedInt System.Xml.Schema.XmlSchemaDatatype::datatypeUnsignedInt XsdUnsignedInt_t72105793 * ___datatypeUnsignedInt_27; // Mono.Xml.Schema.XsdUnsignedShort System.Xml.Schema.XmlSchemaDatatype::datatypeUnsignedShort XsdUnsignedShort_t3654069686 * ___datatypeUnsignedShort_28; // Mono.Xml.Schema.XsdUnsignedByte System.Xml.Schema.XmlSchemaDatatype::datatypeUnsignedByte XsdUnsignedByte_t2304219558 * ___datatypeUnsignedByte_29; // Mono.Xml.Schema.XsdNonPositiveInteger System.Xml.Schema.XmlSchemaDatatype::datatypeNonPositiveInteger XsdNonPositiveInteger_t1029055398 * ___datatypeNonPositiveInteger_30; // Mono.Xml.Schema.XsdNegativeInteger System.Xml.Schema.XmlSchemaDatatype::datatypeNegativeInteger XsdNegativeInteger_t2178753546 * ___datatypeNegativeInteger_31; // Mono.Xml.Schema.XsdFloat System.Xml.Schema.XmlSchemaDatatype::datatypeFloat XsdFloat_t3181928905 * ___datatypeFloat_32; // Mono.Xml.Schema.XsdDouble System.Xml.Schema.XmlSchemaDatatype::datatypeDouble XsdDouble_t3324344982 * ___datatypeDouble_33; // Mono.Xml.Schema.XsdBase64Binary System.Xml.Schema.XmlSchemaDatatype::datatypeBase64Binary XsdBase64Binary_t3360383190 * ___datatypeBase64Binary_34; // Mono.Xml.Schema.XsdBoolean System.Xml.Schema.XmlSchemaDatatype::datatypeBoolean XsdBoolean_t380164876 * ___datatypeBoolean_35; // Mono.Xml.Schema.XsdAnyURI System.Xml.Schema.XmlSchemaDatatype::datatypeAnyURI XsdAnyURI_t2755748070 * ___datatypeAnyURI_36; // Mono.Xml.Schema.XsdDuration System.Xml.Schema.XmlSchemaDatatype::datatypeDuration XsdDuration_t1555973170 * ___datatypeDuration_37; // Mono.Xml.Schema.XsdDateTime System.Xml.Schema.XmlSchemaDatatype::datatypeDateTime XsdDateTime_t2563698975 * ___datatypeDateTime_38; // Mono.Xml.Schema.XsdDate System.Xml.Schema.XmlSchemaDatatype::datatypeDate XsdDate_t1417753656 * ___datatypeDate_39; // Mono.Xml.Schema.XsdTime System.Xml.Schema.XmlSchemaDatatype::datatypeTime XsdTime_t3558487088 * ___datatypeTime_40; // Mono.Xml.Schema.XsdHexBinary System.Xml.Schema.XmlSchemaDatatype::datatypeHexBinary XsdHexBinary_t882812470 * ___datatypeHexBinary_41; // Mono.Xml.Schema.XsdQName System.Xml.Schema.XmlSchemaDatatype::datatypeQName XsdQName_t2385631467 * ___datatypeQName_42; // Mono.Xml.Schema.XsdGYearMonth System.Xml.Schema.XmlSchemaDatatype::datatypeGYearMonth XsdGYearMonth_t3399073121 * ___datatypeGYearMonth_43; // Mono.Xml.Schema.XsdGMonthDay System.Xml.Schema.XmlSchemaDatatype::datatypeGMonthDay XsdGMonthDay_t2605134399 * ___datatypeGMonthDay_44; // Mono.Xml.Schema.XsdGYear System.Xml.Schema.XmlSchemaDatatype::datatypeGYear XsdGYear_t3316212116 * ___datatypeGYear_45; // Mono.Xml.Schema.XsdGMonth System.Xml.Schema.XmlSchemaDatatype::datatypeGMonth XsdGMonth_t3913018815 * ___datatypeGMonth_46; // Mono.Xml.Schema.XsdGDay System.Xml.Schema.XmlSchemaDatatype::datatypeGDay XsdGDay_t293490745 * ___datatypeGDay_47; // Mono.Xml.Schema.XdtAnyAtomicType System.Xml.Schema.XmlSchemaDatatype::datatypeAnyAtomicType XdtAnyAtomicType_t269366253 * ___datatypeAnyAtomicType_48; // Mono.Xml.Schema.XdtUntypedAtomic System.Xml.Schema.XmlSchemaDatatype::datatypeUntypedAtomic XdtUntypedAtomic_t1388131523 * ___datatypeUntypedAtomic_49; // Mono.Xml.Schema.XdtDayTimeDuration System.Xml.Schema.XmlSchemaDatatype::datatypeDayTimeDuration XdtDayTimeDuration_t268779858 * ___datatypeDayTimeDuration_50; // Mono.Xml.Schema.XdtYearMonthDuration System.Xml.Schema.XmlSchemaDatatype::datatypeYearMonthDuration XdtYearMonthDuration_t1503718519 * ___datatypeYearMonthDuration_51; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.XmlSchemaDatatype::<>f__switch$map3E Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map3E_52; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.XmlSchemaDatatype::<>f__switch$map3F Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map3F_53; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.XmlSchemaDatatype::<>f__switch$map40 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map40_54; public: inline static int32_t get_offset_of_wsChars_1() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___wsChars_1)); } inline CharU5BU5D_t3528271667* get_wsChars_1() const { return ___wsChars_1; } inline CharU5BU5D_t3528271667** get_address_of_wsChars_1() { return &___wsChars_1; } inline void set_wsChars_1(CharU5BU5D_t3528271667* value) { ___wsChars_1 = value; Il2CppCodeGenWriteBarrier((&___wsChars_1), value); } inline static int32_t get_offset_of_datatypeAnySimpleType_3() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeAnySimpleType_3)); } inline XsdAnySimpleType_t1257864485 * get_datatypeAnySimpleType_3() const { return ___datatypeAnySimpleType_3; } inline XsdAnySimpleType_t1257864485 ** get_address_of_datatypeAnySimpleType_3() { return &___datatypeAnySimpleType_3; } inline void set_datatypeAnySimpleType_3(XsdAnySimpleType_t1257864485 * value) { ___datatypeAnySimpleType_3 = value; Il2CppCodeGenWriteBarrier((&___datatypeAnySimpleType_3), value); } inline static int32_t get_offset_of_datatypeString_4() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeString_4)); } inline XsdString_t3049094358 * get_datatypeString_4() const { return ___datatypeString_4; } inline XsdString_t3049094358 ** get_address_of_datatypeString_4() { return &___datatypeString_4; } inline void set_datatypeString_4(XsdString_t3049094358 * value) { ___datatypeString_4 = value; Il2CppCodeGenWriteBarrier((&___datatypeString_4), value); } inline static int32_t get_offset_of_datatypeNormalizedString_5() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeNormalizedString_5)); } inline XsdNormalizedString_t3260789355 * get_datatypeNormalizedString_5() const { return ___datatypeNormalizedString_5; } inline XsdNormalizedString_t3260789355 ** get_address_of_datatypeNormalizedString_5() { return &___datatypeNormalizedString_5; } inline void set_datatypeNormalizedString_5(XsdNormalizedString_t3260789355 * value) { ___datatypeNormalizedString_5 = value; Il2CppCodeGenWriteBarrier((&___datatypeNormalizedString_5), value); } inline static int32_t get_offset_of_datatypeToken_6() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeToken_6)); } inline XsdToken_t1239036978 * get_datatypeToken_6() const { return ___datatypeToken_6; } inline XsdToken_t1239036978 ** get_address_of_datatypeToken_6() { return &___datatypeToken_6; } inline void set_datatypeToken_6(XsdToken_t1239036978 * value) { ___datatypeToken_6 = value; Il2CppCodeGenWriteBarrier((&___datatypeToken_6), value); } inline static int32_t get_offset_of_datatypeLanguage_7() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeLanguage_7)); } inline XsdLanguage_t1876291273 * get_datatypeLanguage_7() const { return ___datatypeLanguage_7; } inline XsdLanguage_t1876291273 ** get_address_of_datatypeLanguage_7() { return &___datatypeLanguage_7; } inline void set_datatypeLanguage_7(XsdLanguage_t1876291273 * value) { ___datatypeLanguage_7 = value; Il2CppCodeGenWriteBarrier((&___datatypeLanguage_7), value); } inline static int32_t get_offset_of_datatypeNMToken_8() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeNMToken_8)); } inline XsdNMToken_t834691671 * get_datatypeNMToken_8() const { return ___datatypeNMToken_8; } inline XsdNMToken_t834691671 ** get_address_of_datatypeNMToken_8() { return &___datatypeNMToken_8; } inline void set_datatypeNMToken_8(XsdNMToken_t834691671 * value) { ___datatypeNMToken_8 = value; Il2CppCodeGenWriteBarrier((&___datatypeNMToken_8), value); } inline static int32_t get_offset_of_datatypeNMTokens_9() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeNMTokens_9)); } inline XsdNMTokens_t4246953255 * get_datatypeNMTokens_9() const { return ___datatypeNMTokens_9; } inline XsdNMTokens_t4246953255 ** get_address_of_datatypeNMTokens_9() { return &___datatypeNMTokens_9; } inline void set_datatypeNMTokens_9(XsdNMTokens_t4246953255 * value) { ___datatypeNMTokens_9 = value; Il2CppCodeGenWriteBarrier((&___datatypeNMTokens_9), value); } inline static int32_t get_offset_of_datatypeName_10() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeName_10)); } inline XsdName_t2755146808 * get_datatypeName_10() const { return ___datatypeName_10; } inline XsdName_t2755146808 ** get_address_of_datatypeName_10() { return &___datatypeName_10; } inline void set_datatypeName_10(XsdName_t2755146808 * value) { ___datatypeName_10 = value; Il2CppCodeGenWriteBarrier((&___datatypeName_10), value); } inline static int32_t get_offset_of_datatypeNCName_11() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeNCName_11)); } inline XsdNCName_t3943159043 * get_datatypeNCName_11() const { return ___datatypeNCName_11; } inline XsdNCName_t3943159043 ** get_address_of_datatypeNCName_11() { return &___datatypeNCName_11; } inline void set_datatypeNCName_11(XsdNCName_t3943159043 * value) { ___datatypeNCName_11 = value; Il2CppCodeGenWriteBarrier((&___datatypeNCName_11), value); } inline static int32_t get_offset_of_datatypeID_12() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeID_12)); } inline XsdID_t34704195 * get_datatypeID_12() const { return ___datatypeID_12; } inline XsdID_t34704195 ** get_address_of_datatypeID_12() { return &___datatypeID_12; } inline void set_datatypeID_12(XsdID_t34704195 * value) { ___datatypeID_12 = value; Il2CppCodeGenWriteBarrier((&___datatypeID_12), value); } inline static int32_t get_offset_of_datatypeIDRef_13() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeIDRef_13)); } inline XsdIDRef_t2913612829 * get_datatypeIDRef_13() const { return ___datatypeIDRef_13; } inline XsdIDRef_t2913612829 ** get_address_of_datatypeIDRef_13() { return &___datatypeIDRef_13; } inline void set_datatypeIDRef_13(XsdIDRef_t2913612829 * value) { ___datatypeIDRef_13 = value; Il2CppCodeGenWriteBarrier((&___datatypeIDRef_13), value); } inline static int32_t get_offset_of_datatypeIDRefs_14() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeIDRefs_14)); } inline XsdIDRefs_t16099206 * get_datatypeIDRefs_14() const { return ___datatypeIDRefs_14; } inline XsdIDRefs_t16099206 ** get_address_of_datatypeIDRefs_14() { return &___datatypeIDRefs_14; } inline void set_datatypeIDRefs_14(XsdIDRefs_t16099206 * value) { ___datatypeIDRefs_14 = value; Il2CppCodeGenWriteBarrier((&___datatypeIDRefs_14), value); } inline static int32_t get_offset_of_datatypeEntity_15() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeEntity_15)); } inline XsdEntity_t3956505874 * get_datatypeEntity_15() const { return ___datatypeEntity_15; } inline XsdEntity_t3956505874 ** get_address_of_datatypeEntity_15() { return &___datatypeEntity_15; } inline void set_datatypeEntity_15(XsdEntity_t3956505874 * value) { ___datatypeEntity_15 = value; Il2CppCodeGenWriteBarrier((&___datatypeEntity_15), value); } inline static int32_t get_offset_of_datatypeEntities_16() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeEntities_16)); } inline XsdEntities_t1477210398 * get_datatypeEntities_16() const { return ___datatypeEntities_16; } inline XsdEntities_t1477210398 ** get_address_of_datatypeEntities_16() { return &___datatypeEntities_16; } inline void set_datatypeEntities_16(XsdEntities_t1477210398 * value) { ___datatypeEntities_16 = value; Il2CppCodeGenWriteBarrier((&___datatypeEntities_16), value); } inline static int32_t get_offset_of_datatypeNotation_17() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeNotation_17)); } inline XsdNotation_t2827634056 * get_datatypeNotation_17() const { return ___datatypeNotation_17; } inline XsdNotation_t2827634056 ** get_address_of_datatypeNotation_17() { return &___datatypeNotation_17; } inline void set_datatypeNotation_17(XsdNotation_t2827634056 * value) { ___datatypeNotation_17 = value; Il2CppCodeGenWriteBarrier((&___datatypeNotation_17), value); } inline static int32_t get_offset_of_datatypeDecimal_18() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeDecimal_18)); } inline XsdDecimal_t1288601093 * get_datatypeDecimal_18() const { return ___datatypeDecimal_18; } inline XsdDecimal_t1288601093 ** get_address_of_datatypeDecimal_18() { return &___datatypeDecimal_18; } inline void set_datatypeDecimal_18(XsdDecimal_t1288601093 * value) { ___datatypeDecimal_18 = value; Il2CppCodeGenWriteBarrier((&___datatypeDecimal_18), value); } inline static int32_t get_offset_of_datatypeInteger_19() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeInteger_19)); } inline XsdInteger_t2044766898 * get_datatypeInteger_19() const { return ___datatypeInteger_19; } inline XsdInteger_t2044766898 ** get_address_of_datatypeInteger_19() { return &___datatypeInteger_19; } inline void set_datatypeInteger_19(XsdInteger_t2044766898 * value) { ___datatypeInteger_19 = value; Il2CppCodeGenWriteBarrier((&___datatypeInteger_19), value); } inline static int32_t get_offset_of_datatypeLong_20() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeLong_20)); } inline XsdLong_t1324632828 * get_datatypeLong_20() const { return ___datatypeLong_20; } inline XsdLong_t1324632828 ** get_address_of_datatypeLong_20() { return &___datatypeLong_20; } inline void set_datatypeLong_20(XsdLong_t1324632828 * value) { ___datatypeLong_20 = value; Il2CppCodeGenWriteBarrier((&___datatypeLong_20), value); } inline static int32_t get_offset_of_datatypeInt_21() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeInt_21)); } inline XsdInt_t33917785 * get_datatypeInt_21() const { return ___datatypeInt_21; } inline XsdInt_t33917785 ** get_address_of_datatypeInt_21() { return &___datatypeInt_21; } inline void set_datatypeInt_21(XsdInt_t33917785 * value) { ___datatypeInt_21 = value; Il2CppCodeGenWriteBarrier((&___datatypeInt_21), value); } inline static int32_t get_offset_of_datatypeShort_22() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeShort_22)); } inline XsdShort_t3489811876 * get_datatypeShort_22() const { return ___datatypeShort_22; } inline XsdShort_t3489811876 ** get_address_of_datatypeShort_22() { return &___datatypeShort_22; } inline void set_datatypeShort_22(XsdShort_t3489811876 * value) { ___datatypeShort_22 = value; Il2CppCodeGenWriteBarrier((&___datatypeShort_22), value); } inline static int32_t get_offset_of_datatypeByte_23() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeByte_23)); } inline XsdByte_t2221093920 * get_datatypeByte_23() const { return ___datatypeByte_23; } inline XsdByte_t2221093920 ** get_address_of_datatypeByte_23() { return &___datatypeByte_23; } inline void set_datatypeByte_23(XsdByte_t2221093920 * value) { ___datatypeByte_23 = value; Il2CppCodeGenWriteBarrier((&___datatypeByte_23), value); } inline static int32_t get_offset_of_datatypeNonNegativeInteger_24() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeNonNegativeInteger_24)); } inline XsdNonNegativeInteger_t308064234 * get_datatypeNonNegativeInteger_24() const { return ___datatypeNonNegativeInteger_24; } inline XsdNonNegativeInteger_t308064234 ** get_address_of_datatypeNonNegativeInteger_24() { return &___datatypeNonNegativeInteger_24; } inline void set_datatypeNonNegativeInteger_24(XsdNonNegativeInteger_t308064234 * value) { ___datatypeNonNegativeInteger_24 = value; Il2CppCodeGenWriteBarrier((&___datatypeNonNegativeInteger_24), value); } inline static int32_t get_offset_of_datatypePositiveInteger_25() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypePositiveInteger_25)); } inline XsdPositiveInteger_t1704031413 * get_datatypePositiveInteger_25() const { return ___datatypePositiveInteger_25; } inline XsdPositiveInteger_t1704031413 ** get_address_of_datatypePositiveInteger_25() { return &___datatypePositiveInteger_25; } inline void set_datatypePositiveInteger_25(XsdPositiveInteger_t1704031413 * value) { ___datatypePositiveInteger_25 = value; Il2CppCodeGenWriteBarrier((&___datatypePositiveInteger_25), value); } inline static int32_t get_offset_of_datatypeUnsignedLong_26() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeUnsignedLong_26)); } inline XsdUnsignedLong_t1409593434 * get_datatypeUnsignedLong_26() const { return ___datatypeUnsignedLong_26; } inline XsdUnsignedLong_t1409593434 ** get_address_of_datatypeUnsignedLong_26() { return &___datatypeUnsignedLong_26; } inline void set_datatypeUnsignedLong_26(XsdUnsignedLong_t1409593434 * value) { ___datatypeUnsignedLong_26 = value; Il2CppCodeGenWriteBarrier((&___datatypeUnsignedLong_26), value); } inline static int32_t get_offset_of_datatypeUnsignedInt_27() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeUnsignedInt_27)); } inline XsdUnsignedInt_t72105793 * get_datatypeUnsignedInt_27() const { return ___datatypeUnsignedInt_27; } inline XsdUnsignedInt_t72105793 ** get_address_of_datatypeUnsignedInt_27() { return &___datatypeUnsignedInt_27; } inline void set_datatypeUnsignedInt_27(XsdUnsignedInt_t72105793 * value) { ___datatypeUnsignedInt_27 = value; Il2CppCodeGenWriteBarrier((&___datatypeUnsignedInt_27), value); } inline static int32_t get_offset_of_datatypeUnsignedShort_28() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeUnsignedShort_28)); } inline XsdUnsignedShort_t3654069686 * get_datatypeUnsignedShort_28() const { return ___datatypeUnsignedShort_28; } inline XsdUnsignedShort_t3654069686 ** get_address_of_datatypeUnsignedShort_28() { return &___datatypeUnsignedShort_28; } inline void set_datatypeUnsignedShort_28(XsdUnsignedShort_t3654069686 * value) { ___datatypeUnsignedShort_28 = value; Il2CppCodeGenWriteBarrier((&___datatypeUnsignedShort_28), value); } inline static int32_t get_offset_of_datatypeUnsignedByte_29() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeUnsignedByte_29)); } inline XsdUnsignedByte_t2304219558 * get_datatypeUnsignedByte_29() const { return ___datatypeUnsignedByte_29; } inline XsdUnsignedByte_t2304219558 ** get_address_of_datatypeUnsignedByte_29() { return &___datatypeUnsignedByte_29; } inline void set_datatypeUnsignedByte_29(XsdUnsignedByte_t2304219558 * value) { ___datatypeUnsignedByte_29 = value; Il2CppCodeGenWriteBarrier((&___datatypeUnsignedByte_29), value); } inline static int32_t get_offset_of_datatypeNonPositiveInteger_30() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeNonPositiveInteger_30)); } inline XsdNonPositiveInteger_t1029055398 * get_datatypeNonPositiveInteger_30() const { return ___datatypeNonPositiveInteger_30; } inline XsdNonPositiveInteger_t1029055398 ** get_address_of_datatypeNonPositiveInteger_30() { return &___datatypeNonPositiveInteger_30; } inline void set_datatypeNonPositiveInteger_30(XsdNonPositiveInteger_t1029055398 * value) { ___datatypeNonPositiveInteger_30 = value; Il2CppCodeGenWriteBarrier((&___datatypeNonPositiveInteger_30), value); } inline static int32_t get_offset_of_datatypeNegativeInteger_31() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeNegativeInteger_31)); } inline XsdNegativeInteger_t2178753546 * get_datatypeNegativeInteger_31() const { return ___datatypeNegativeInteger_31; } inline XsdNegativeInteger_t2178753546 ** get_address_of_datatypeNegativeInteger_31() { return &___datatypeNegativeInteger_31; } inline void set_datatypeNegativeInteger_31(XsdNegativeInteger_t2178753546 * value) { ___datatypeNegativeInteger_31 = value; Il2CppCodeGenWriteBarrier((&___datatypeNegativeInteger_31), value); } inline static int32_t get_offset_of_datatypeFloat_32() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeFloat_32)); } inline XsdFloat_t3181928905 * get_datatypeFloat_32() const { return ___datatypeFloat_32; } inline XsdFloat_t3181928905 ** get_address_of_datatypeFloat_32() { return &___datatypeFloat_32; } inline void set_datatypeFloat_32(XsdFloat_t3181928905 * value) { ___datatypeFloat_32 = value; Il2CppCodeGenWriteBarrier((&___datatypeFloat_32), value); } inline static int32_t get_offset_of_datatypeDouble_33() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeDouble_33)); } inline XsdDouble_t3324344982 * get_datatypeDouble_33() const { return ___datatypeDouble_33; } inline XsdDouble_t3324344982 ** get_address_of_datatypeDouble_33() { return &___datatypeDouble_33; } inline void set_datatypeDouble_33(XsdDouble_t3324344982 * value) { ___datatypeDouble_33 = value; Il2CppCodeGenWriteBarrier((&___datatypeDouble_33), value); } inline static int32_t get_offset_of_datatypeBase64Binary_34() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeBase64Binary_34)); } inline XsdBase64Binary_t3360383190 * get_datatypeBase64Binary_34() const { return ___datatypeBase64Binary_34; } inline XsdBase64Binary_t3360383190 ** get_address_of_datatypeBase64Binary_34() { return &___datatypeBase64Binary_34; } inline void set_datatypeBase64Binary_34(XsdBase64Binary_t3360383190 * value) { ___datatypeBase64Binary_34 = value; Il2CppCodeGenWriteBarrier((&___datatypeBase64Binary_34), value); } inline static int32_t get_offset_of_datatypeBoolean_35() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeBoolean_35)); } inline XsdBoolean_t380164876 * get_datatypeBoolean_35() const { return ___datatypeBoolean_35; } inline XsdBoolean_t380164876 ** get_address_of_datatypeBoolean_35() { return &___datatypeBoolean_35; } inline void set_datatypeBoolean_35(XsdBoolean_t380164876 * value) { ___datatypeBoolean_35 = value; Il2CppCodeGenWriteBarrier((&___datatypeBoolean_35), value); } inline static int32_t get_offset_of_datatypeAnyURI_36() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeAnyURI_36)); } inline XsdAnyURI_t2755748070 * get_datatypeAnyURI_36() const { return ___datatypeAnyURI_36; } inline XsdAnyURI_t2755748070 ** get_address_of_datatypeAnyURI_36() { return &___datatypeAnyURI_36; } inline void set_datatypeAnyURI_36(XsdAnyURI_t2755748070 * value) { ___datatypeAnyURI_36 = value; Il2CppCodeGenWriteBarrier((&___datatypeAnyURI_36), value); } inline static int32_t get_offset_of_datatypeDuration_37() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeDuration_37)); } inline XsdDuration_t1555973170 * get_datatypeDuration_37() const { return ___datatypeDuration_37; } inline XsdDuration_t1555973170 ** get_address_of_datatypeDuration_37() { return &___datatypeDuration_37; } inline void set_datatypeDuration_37(XsdDuration_t1555973170 * value) { ___datatypeDuration_37 = value; Il2CppCodeGenWriteBarrier((&___datatypeDuration_37), value); } inline static int32_t get_offset_of_datatypeDateTime_38() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeDateTime_38)); } inline XsdDateTime_t2563698975 * get_datatypeDateTime_38() const { return ___datatypeDateTime_38; } inline XsdDateTime_t2563698975 ** get_address_of_datatypeDateTime_38() { return &___datatypeDateTime_38; } inline void set_datatypeDateTime_38(XsdDateTime_t2563698975 * value) { ___datatypeDateTime_38 = value; Il2CppCodeGenWriteBarrier((&___datatypeDateTime_38), value); } inline static int32_t get_offset_of_datatypeDate_39() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeDate_39)); } inline XsdDate_t1417753656 * get_datatypeDate_39() const { return ___datatypeDate_39; } inline XsdDate_t1417753656 ** get_address_of_datatypeDate_39() { return &___datatypeDate_39; } inline void set_datatypeDate_39(XsdDate_t1417753656 * value) { ___datatypeDate_39 = value; Il2CppCodeGenWriteBarrier((&___datatypeDate_39), value); } inline static int32_t get_offset_of_datatypeTime_40() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeTime_40)); } inline XsdTime_t3558487088 * get_datatypeTime_40() const { return ___datatypeTime_40; } inline XsdTime_t3558487088 ** get_address_of_datatypeTime_40() { return &___datatypeTime_40; } inline void set_datatypeTime_40(XsdTime_t3558487088 * value) { ___datatypeTime_40 = value; Il2CppCodeGenWriteBarrier((&___datatypeTime_40), value); } inline static int32_t get_offset_of_datatypeHexBinary_41() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeHexBinary_41)); } inline XsdHexBinary_t882812470 * get_datatypeHexBinary_41() const { return ___datatypeHexBinary_41; } inline XsdHexBinary_t882812470 ** get_address_of_datatypeHexBinary_41() { return &___datatypeHexBinary_41; } inline void set_datatypeHexBinary_41(XsdHexBinary_t882812470 * value) { ___datatypeHexBinary_41 = value; Il2CppCodeGenWriteBarrier((&___datatypeHexBinary_41), value); } inline static int32_t get_offset_of_datatypeQName_42() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeQName_42)); } inline XsdQName_t2385631467 * get_datatypeQName_42() const { return ___datatypeQName_42; } inline XsdQName_t2385631467 ** get_address_of_datatypeQName_42() { return &___datatypeQName_42; } inline void set_datatypeQName_42(XsdQName_t2385631467 * value) { ___datatypeQName_42 = value; Il2CppCodeGenWriteBarrier((&___datatypeQName_42), value); } inline static int32_t get_offset_of_datatypeGYearMonth_43() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeGYearMonth_43)); } inline XsdGYearMonth_t3399073121 * get_datatypeGYearMonth_43() const { return ___datatypeGYearMonth_43; } inline XsdGYearMonth_t3399073121 ** get_address_of_datatypeGYearMonth_43() { return &___datatypeGYearMonth_43; } inline void set_datatypeGYearMonth_43(XsdGYearMonth_t3399073121 * value) { ___datatypeGYearMonth_43 = value; Il2CppCodeGenWriteBarrier((&___datatypeGYearMonth_43), value); } inline static int32_t get_offset_of_datatypeGMonthDay_44() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeGMonthDay_44)); } inline XsdGMonthDay_t2605134399 * get_datatypeGMonthDay_44() const { return ___datatypeGMonthDay_44; } inline XsdGMonthDay_t2605134399 ** get_address_of_datatypeGMonthDay_44() { return &___datatypeGMonthDay_44; } inline void set_datatypeGMonthDay_44(XsdGMonthDay_t2605134399 * value) { ___datatypeGMonthDay_44 = value; Il2CppCodeGenWriteBarrier((&___datatypeGMonthDay_44), value); } inline static int32_t get_offset_of_datatypeGYear_45() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeGYear_45)); } inline XsdGYear_t3316212116 * get_datatypeGYear_45() const { return ___datatypeGYear_45; } inline XsdGYear_t3316212116 ** get_address_of_datatypeGYear_45() { return &___datatypeGYear_45; } inline void set_datatypeGYear_45(XsdGYear_t3316212116 * value) { ___datatypeGYear_45 = value; Il2CppCodeGenWriteBarrier((&___datatypeGYear_45), value); } inline static int32_t get_offset_of_datatypeGMonth_46() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeGMonth_46)); } inline XsdGMonth_t3913018815 * get_datatypeGMonth_46() const { return ___datatypeGMonth_46; } inline XsdGMonth_t3913018815 ** get_address_of_datatypeGMonth_46() { return &___datatypeGMonth_46; } inline void set_datatypeGMonth_46(XsdGMonth_t3913018815 * value) { ___datatypeGMonth_46 = value; Il2CppCodeGenWriteBarrier((&___datatypeGMonth_46), value); } inline static int32_t get_offset_of_datatypeGDay_47() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeGDay_47)); } inline XsdGDay_t293490745 * get_datatypeGDay_47() const { return ___datatypeGDay_47; } inline XsdGDay_t293490745 ** get_address_of_datatypeGDay_47() { return &___datatypeGDay_47; } inline void set_datatypeGDay_47(XsdGDay_t293490745 * value) { ___datatypeGDay_47 = value; Il2CppCodeGenWriteBarrier((&___datatypeGDay_47), value); } inline static int32_t get_offset_of_datatypeAnyAtomicType_48() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeAnyAtomicType_48)); } inline XdtAnyAtomicType_t269366253 * get_datatypeAnyAtomicType_48() const { return ___datatypeAnyAtomicType_48; } inline XdtAnyAtomicType_t269366253 ** get_address_of_datatypeAnyAtomicType_48() { return &___datatypeAnyAtomicType_48; } inline void set_datatypeAnyAtomicType_48(XdtAnyAtomicType_t269366253 * value) { ___datatypeAnyAtomicType_48 = value; Il2CppCodeGenWriteBarrier((&___datatypeAnyAtomicType_48), value); } inline static int32_t get_offset_of_datatypeUntypedAtomic_49() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeUntypedAtomic_49)); } inline XdtUntypedAtomic_t1388131523 * get_datatypeUntypedAtomic_49() const { return ___datatypeUntypedAtomic_49; } inline XdtUntypedAtomic_t1388131523 ** get_address_of_datatypeUntypedAtomic_49() { return &___datatypeUntypedAtomic_49; } inline void set_datatypeUntypedAtomic_49(XdtUntypedAtomic_t1388131523 * value) { ___datatypeUntypedAtomic_49 = value; Il2CppCodeGenWriteBarrier((&___datatypeUntypedAtomic_49), value); } inline static int32_t get_offset_of_datatypeDayTimeDuration_50() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeDayTimeDuration_50)); } inline XdtDayTimeDuration_t268779858 * get_datatypeDayTimeDuration_50() const { return ___datatypeDayTimeDuration_50; } inline XdtDayTimeDuration_t268779858 ** get_address_of_datatypeDayTimeDuration_50() { return &___datatypeDayTimeDuration_50; } inline void set_datatypeDayTimeDuration_50(XdtDayTimeDuration_t268779858 * value) { ___datatypeDayTimeDuration_50 = value; Il2CppCodeGenWriteBarrier((&___datatypeDayTimeDuration_50), value); } inline static int32_t get_offset_of_datatypeYearMonthDuration_51() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___datatypeYearMonthDuration_51)); } inline XdtYearMonthDuration_t1503718519 * get_datatypeYearMonthDuration_51() const { return ___datatypeYearMonthDuration_51; } inline XdtYearMonthDuration_t1503718519 ** get_address_of_datatypeYearMonthDuration_51() { return &___datatypeYearMonthDuration_51; } inline void set_datatypeYearMonthDuration_51(XdtYearMonthDuration_t1503718519 * value) { ___datatypeYearMonthDuration_51 = value; Il2CppCodeGenWriteBarrier((&___datatypeYearMonthDuration_51), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map3E_52() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___U3CU3Ef__switchU24map3E_52)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map3E_52() const { return ___U3CU3Ef__switchU24map3E_52; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map3E_52() { return &___U3CU3Ef__switchU24map3E_52; } inline void set_U3CU3Ef__switchU24map3E_52(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map3E_52 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map3E_52), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map3F_53() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___U3CU3Ef__switchU24map3F_53)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map3F_53() const { return ___U3CU3Ef__switchU24map3F_53; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map3F_53() { return &___U3CU3Ef__switchU24map3F_53; } inline void set_U3CU3Ef__switchU24map3F_53(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map3F_53 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map3F_53), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map40_54() { return static_cast(offsetof(XmlSchemaDatatype_t322714710_StaticFields, ___U3CU3Ef__switchU24map40_54)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map40_54() const { return ___U3CU3Ef__switchU24map40_54; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map40_54() { return &___U3CU3Ef__switchU24map40_54; } inline void set_U3CU3Ef__switchU24map40_54(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map40_54 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map40_54), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMADATATYPE_T322714710_H #ifndef XMLSCHEMAANNOTATED_T2603549639_H #define XMLSCHEMAANNOTATED_T2603549639_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaAnnotated struct XmlSchemaAnnotated_t2603549639 : public XmlSchemaObject_t1315720168 { public: // System.Xml.Schema.XmlSchemaAnnotation System.Xml.Schema.XmlSchemaAnnotated::annotation XmlSchemaAnnotation_t2553753397 * ___annotation_13; // System.String System.Xml.Schema.XmlSchemaAnnotated::id String_t* ___id_14; // System.Xml.XmlAttribute[] System.Xml.Schema.XmlSchemaAnnotated::unhandledAttributes XmlAttributeU5BU5D_t1490365106* ___unhandledAttributes_15; public: inline static int32_t get_offset_of_annotation_13() { return static_cast(offsetof(XmlSchemaAnnotated_t2603549639, ___annotation_13)); } inline XmlSchemaAnnotation_t2553753397 * get_annotation_13() const { return ___annotation_13; } inline XmlSchemaAnnotation_t2553753397 ** get_address_of_annotation_13() { return &___annotation_13; } inline void set_annotation_13(XmlSchemaAnnotation_t2553753397 * value) { ___annotation_13 = value; Il2CppCodeGenWriteBarrier((&___annotation_13), value); } inline static int32_t get_offset_of_id_14() { return static_cast(offsetof(XmlSchemaAnnotated_t2603549639, ___id_14)); } inline String_t* get_id_14() const { return ___id_14; } inline String_t** get_address_of_id_14() { return &___id_14; } inline void set_id_14(String_t* value) { ___id_14 = value; Il2CppCodeGenWriteBarrier((&___id_14), value); } inline static int32_t get_offset_of_unhandledAttributes_15() { return static_cast(offsetof(XmlSchemaAnnotated_t2603549639, ___unhandledAttributes_15)); } inline XmlAttributeU5BU5D_t1490365106* get_unhandledAttributes_15() const { return ___unhandledAttributes_15; } inline XmlAttributeU5BU5D_t1490365106** get_address_of_unhandledAttributes_15() { return &___unhandledAttributes_15; } inline void set_unhandledAttributes_15(XmlAttributeU5BU5D_t1490365106* value) { ___unhandledAttributes_15 = value; Il2CppCodeGenWriteBarrier((&___unhandledAttributes_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAANNOTATED_T2603549639_H #ifndef XMLSCHEMAUTIL_T956145399_H #define XMLSCHEMAUTIL_T956145399_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaUtil struct XmlSchemaUtil_t956145399 : public RuntimeObject { public: public: }; struct XmlSchemaUtil_t956145399_StaticFields { public: // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaUtil::FinalAllowed int32_t ___FinalAllowed_0; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaUtil::ElementBlockAllowed int32_t ___ElementBlockAllowed_1; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaUtil::ComplexTypeBlockAllowed int32_t ___ComplexTypeBlockAllowed_2; // System.Boolean System.Xml.Schema.XmlSchemaUtil::StrictMsCompliant bool ___StrictMsCompliant_3; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.XmlSchemaUtil::<>f__switch$map4B Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map4B_4; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.XmlSchemaUtil::<>f__switch$map4C Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map4C_5; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.XmlSchemaUtil::<>f__switch$map4D Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map4D_6; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.XmlSchemaUtil::<>f__switch$map4E Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map4E_7; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.XmlSchemaUtil::<>f__switch$map4F Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map4F_8; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.XmlSchemaUtil::<>f__switch$map50 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map50_9; public: inline static int32_t get_offset_of_FinalAllowed_0() { return static_cast(offsetof(XmlSchemaUtil_t956145399_StaticFields, ___FinalAllowed_0)); } inline int32_t get_FinalAllowed_0() const { return ___FinalAllowed_0; } inline int32_t* get_address_of_FinalAllowed_0() { return &___FinalAllowed_0; } inline void set_FinalAllowed_0(int32_t value) { ___FinalAllowed_0 = value; } inline static int32_t get_offset_of_ElementBlockAllowed_1() { return static_cast(offsetof(XmlSchemaUtil_t956145399_StaticFields, ___ElementBlockAllowed_1)); } inline int32_t get_ElementBlockAllowed_1() const { return ___ElementBlockAllowed_1; } inline int32_t* get_address_of_ElementBlockAllowed_1() { return &___ElementBlockAllowed_1; } inline void set_ElementBlockAllowed_1(int32_t value) { ___ElementBlockAllowed_1 = value; } inline static int32_t get_offset_of_ComplexTypeBlockAllowed_2() { return static_cast(offsetof(XmlSchemaUtil_t956145399_StaticFields, ___ComplexTypeBlockAllowed_2)); } inline int32_t get_ComplexTypeBlockAllowed_2() const { return ___ComplexTypeBlockAllowed_2; } inline int32_t* get_address_of_ComplexTypeBlockAllowed_2() { return &___ComplexTypeBlockAllowed_2; } inline void set_ComplexTypeBlockAllowed_2(int32_t value) { ___ComplexTypeBlockAllowed_2 = value; } inline static int32_t get_offset_of_StrictMsCompliant_3() { return static_cast(offsetof(XmlSchemaUtil_t956145399_StaticFields, ___StrictMsCompliant_3)); } inline bool get_StrictMsCompliant_3() const { return ___StrictMsCompliant_3; } inline bool* get_address_of_StrictMsCompliant_3() { return &___StrictMsCompliant_3; } inline void set_StrictMsCompliant_3(bool value) { ___StrictMsCompliant_3 = value; } inline static int32_t get_offset_of_U3CU3Ef__switchU24map4B_4() { return static_cast(offsetof(XmlSchemaUtil_t956145399_StaticFields, ___U3CU3Ef__switchU24map4B_4)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map4B_4() const { return ___U3CU3Ef__switchU24map4B_4; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map4B_4() { return &___U3CU3Ef__switchU24map4B_4; } inline void set_U3CU3Ef__switchU24map4B_4(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map4B_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map4B_4), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map4C_5() { return static_cast(offsetof(XmlSchemaUtil_t956145399_StaticFields, ___U3CU3Ef__switchU24map4C_5)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map4C_5() const { return ___U3CU3Ef__switchU24map4C_5; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map4C_5() { return &___U3CU3Ef__switchU24map4C_5; } inline void set_U3CU3Ef__switchU24map4C_5(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map4C_5 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map4C_5), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map4D_6() { return static_cast(offsetof(XmlSchemaUtil_t956145399_StaticFields, ___U3CU3Ef__switchU24map4D_6)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map4D_6() const { return ___U3CU3Ef__switchU24map4D_6; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map4D_6() { return &___U3CU3Ef__switchU24map4D_6; } inline void set_U3CU3Ef__switchU24map4D_6(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map4D_6 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map4D_6), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map4E_7() { return static_cast(offsetof(XmlSchemaUtil_t956145399_StaticFields, ___U3CU3Ef__switchU24map4E_7)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map4E_7() const { return ___U3CU3Ef__switchU24map4E_7; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map4E_7() { return &___U3CU3Ef__switchU24map4E_7; } inline void set_U3CU3Ef__switchU24map4E_7(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map4E_7 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map4E_7), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map4F_8() { return static_cast(offsetof(XmlSchemaUtil_t956145399_StaticFields, ___U3CU3Ef__switchU24map4F_8)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map4F_8() const { return ___U3CU3Ef__switchU24map4F_8; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map4F_8() { return &___U3CU3Ef__switchU24map4F_8; } inline void set_U3CU3Ef__switchU24map4F_8(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map4F_8 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map4F_8), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map50_9() { return static_cast(offsetof(XmlSchemaUtil_t956145399_StaticFields, ___U3CU3Ef__switchU24map50_9)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map50_9() const { return ___U3CU3Ef__switchU24map50_9; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map50_9() { return &___U3CU3Ef__switchU24map50_9; } inline void set_U3CU3Ef__switchU24map50_9(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map50_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map50_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAUTIL_T956145399_H #ifndef XMLSCHEMAANNOTATION_T2553753397_H #define XMLSCHEMAANNOTATION_T2553753397_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaAnnotation struct XmlSchemaAnnotation_t2553753397 : public XmlSchemaObject_t1315720168 { public: // System.String System.Xml.Schema.XmlSchemaAnnotation::id String_t* ___id_13; // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaAnnotation::items XmlSchemaObjectCollection_t1064819932 * ___items_14; public: inline static int32_t get_offset_of_id_13() { return static_cast(offsetof(XmlSchemaAnnotation_t2553753397, ___id_13)); } inline String_t* get_id_13() const { return ___id_13; } inline String_t** get_address_of_id_13() { return &___id_13; } inline void set_id_13(String_t* value) { ___id_13 = value; Il2CppCodeGenWriteBarrier((&___id_13), value); } inline static int32_t get_offset_of_items_14() { return static_cast(offsetof(XmlSchemaAnnotation_t2553753397, ___items_14)); } inline XmlSchemaObjectCollection_t1064819932 * get_items_14() const { return ___items_14; } inline XmlSchemaObjectCollection_t1064819932 ** get_address_of_items_14() { return &___items_14; } inline void set_items_14(XmlSchemaObjectCollection_t1064819932 * value) { ___items_14 = value; Il2CppCodeGenWriteBarrier((&___items_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAANNOTATION_T2553753397_H #ifndef XMLSCHEMAPARTICLE_T3828501457_H #define XMLSCHEMAPARTICLE_T3828501457_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaParticle struct XmlSchemaParticle_t3828501457 : public XmlSchemaAnnotated_t2603549639 { public: // System.Decimal System.Xml.Schema.XmlSchemaParticle::minOccurs Decimal_t2948259380 ___minOccurs_16; // System.Decimal System.Xml.Schema.XmlSchemaParticle::maxOccurs Decimal_t2948259380 ___maxOccurs_17; // System.String System.Xml.Schema.XmlSchemaParticle::minstr String_t* ___minstr_18; // System.String System.Xml.Schema.XmlSchemaParticle::maxstr String_t* ___maxstr_19; // System.Decimal System.Xml.Schema.XmlSchemaParticle::validatedMinOccurs Decimal_t2948259380 ___validatedMinOccurs_21; // System.Decimal System.Xml.Schema.XmlSchemaParticle::validatedMaxOccurs Decimal_t2948259380 ___validatedMaxOccurs_22; // System.Int32 System.Xml.Schema.XmlSchemaParticle::recursionDepth int32_t ___recursionDepth_23; // System.Decimal System.Xml.Schema.XmlSchemaParticle::minEffectiveTotalRange Decimal_t2948259380 ___minEffectiveTotalRange_24; // System.Boolean System.Xml.Schema.XmlSchemaParticle::parentIsGroupDefinition bool ___parentIsGroupDefinition_25; // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaParticle::OptimizedParticle XmlSchemaParticle_t3828501457 * ___OptimizedParticle_26; public: inline static int32_t get_offset_of_minOccurs_16() { return static_cast(offsetof(XmlSchemaParticle_t3828501457, ___minOccurs_16)); } inline Decimal_t2948259380 get_minOccurs_16() const { return ___minOccurs_16; } inline Decimal_t2948259380 * get_address_of_minOccurs_16() { return &___minOccurs_16; } inline void set_minOccurs_16(Decimal_t2948259380 value) { ___minOccurs_16 = value; } inline static int32_t get_offset_of_maxOccurs_17() { return static_cast(offsetof(XmlSchemaParticle_t3828501457, ___maxOccurs_17)); } inline Decimal_t2948259380 get_maxOccurs_17() const { return ___maxOccurs_17; } inline Decimal_t2948259380 * get_address_of_maxOccurs_17() { return &___maxOccurs_17; } inline void set_maxOccurs_17(Decimal_t2948259380 value) { ___maxOccurs_17 = value; } inline static int32_t get_offset_of_minstr_18() { return static_cast(offsetof(XmlSchemaParticle_t3828501457, ___minstr_18)); } inline String_t* get_minstr_18() const { return ___minstr_18; } inline String_t** get_address_of_minstr_18() { return &___minstr_18; } inline void set_minstr_18(String_t* value) { ___minstr_18 = value; Il2CppCodeGenWriteBarrier((&___minstr_18), value); } inline static int32_t get_offset_of_maxstr_19() { return static_cast(offsetof(XmlSchemaParticle_t3828501457, ___maxstr_19)); } inline String_t* get_maxstr_19() const { return ___maxstr_19; } inline String_t** get_address_of_maxstr_19() { return &___maxstr_19; } inline void set_maxstr_19(String_t* value) { ___maxstr_19 = value; Il2CppCodeGenWriteBarrier((&___maxstr_19), value); } inline static int32_t get_offset_of_validatedMinOccurs_21() { return static_cast(offsetof(XmlSchemaParticle_t3828501457, ___validatedMinOccurs_21)); } inline Decimal_t2948259380 get_validatedMinOccurs_21() const { return ___validatedMinOccurs_21; } inline Decimal_t2948259380 * get_address_of_validatedMinOccurs_21() { return &___validatedMinOccurs_21; } inline void set_validatedMinOccurs_21(Decimal_t2948259380 value) { ___validatedMinOccurs_21 = value; } inline static int32_t get_offset_of_validatedMaxOccurs_22() { return static_cast(offsetof(XmlSchemaParticle_t3828501457, ___validatedMaxOccurs_22)); } inline Decimal_t2948259380 get_validatedMaxOccurs_22() const { return ___validatedMaxOccurs_22; } inline Decimal_t2948259380 * get_address_of_validatedMaxOccurs_22() { return &___validatedMaxOccurs_22; } inline void set_validatedMaxOccurs_22(Decimal_t2948259380 value) { ___validatedMaxOccurs_22 = value; } inline static int32_t get_offset_of_recursionDepth_23() { return static_cast(offsetof(XmlSchemaParticle_t3828501457, ___recursionDepth_23)); } inline int32_t get_recursionDepth_23() const { return ___recursionDepth_23; } inline int32_t* get_address_of_recursionDepth_23() { return &___recursionDepth_23; } inline void set_recursionDepth_23(int32_t value) { ___recursionDepth_23 = value; } inline static int32_t get_offset_of_minEffectiveTotalRange_24() { return static_cast(offsetof(XmlSchemaParticle_t3828501457, ___minEffectiveTotalRange_24)); } inline Decimal_t2948259380 get_minEffectiveTotalRange_24() const { return ___minEffectiveTotalRange_24; } inline Decimal_t2948259380 * get_address_of_minEffectiveTotalRange_24() { return &___minEffectiveTotalRange_24; } inline void set_minEffectiveTotalRange_24(Decimal_t2948259380 value) { ___minEffectiveTotalRange_24 = value; } inline static int32_t get_offset_of_parentIsGroupDefinition_25() { return static_cast(offsetof(XmlSchemaParticle_t3828501457, ___parentIsGroupDefinition_25)); } inline bool get_parentIsGroupDefinition_25() const { return ___parentIsGroupDefinition_25; } inline bool* get_address_of_parentIsGroupDefinition_25() { return &___parentIsGroupDefinition_25; } inline void set_parentIsGroupDefinition_25(bool value) { ___parentIsGroupDefinition_25 = value; } inline static int32_t get_offset_of_OptimizedParticle_26() { return static_cast(offsetof(XmlSchemaParticle_t3828501457, ___OptimizedParticle_26)); } inline XmlSchemaParticle_t3828501457 * get_OptimizedParticle_26() const { return ___OptimizedParticle_26; } inline XmlSchemaParticle_t3828501457 ** get_address_of_OptimizedParticle_26() { return &___OptimizedParticle_26; } inline void set_OptimizedParticle_26(XmlSchemaParticle_t3828501457 * value) { ___OptimizedParticle_26 = value; Il2CppCodeGenWriteBarrier((&___OptimizedParticle_26), value); } }; struct XmlSchemaParticle_t3828501457_StaticFields { public: // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaParticle::empty XmlSchemaParticle_t3828501457 * ___empty_20; public: inline static int32_t get_offset_of_empty_20() { return static_cast(offsetof(XmlSchemaParticle_t3828501457_StaticFields, ___empty_20)); } inline XmlSchemaParticle_t3828501457 * get_empty_20() const { return ___empty_20; } inline XmlSchemaParticle_t3828501457 ** get_address_of_empty_20() { return &___empty_20; } inline void set_empty_20(XmlSchemaParticle_t3828501457 * value) { ___empty_20 = value; Il2CppCodeGenWriteBarrier((&___empty_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAPARTICLE_T3828501457_H #ifndef XMLSCHEMAFACET_T1906017689_H #define XMLSCHEMAFACET_T1906017689_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaFacet struct XmlSchemaFacet_t1906017689 : public XmlSchemaAnnotated_t2603549639 { public: // System.Boolean System.Xml.Schema.XmlSchemaFacet::isFixed bool ___isFixed_17; // System.String System.Xml.Schema.XmlSchemaFacet::val String_t* ___val_18; public: inline static int32_t get_offset_of_isFixed_17() { return static_cast(offsetof(XmlSchemaFacet_t1906017689, ___isFixed_17)); } inline bool get_isFixed_17() const { return ___isFixed_17; } inline bool* get_address_of_isFixed_17() { return &___isFixed_17; } inline void set_isFixed_17(bool value) { ___isFixed_17 = value; } inline static int32_t get_offset_of_val_18() { return static_cast(offsetof(XmlSchemaFacet_t1906017689, ___val_18)); } inline String_t* get_val_18() const { return ___val_18; } inline String_t** get_address_of_val_18() { return &___val_18; } inline void set_val_18(String_t* value) { ___val_18 = value; Il2CppCodeGenWriteBarrier((&___val_18), value); } }; struct XmlSchemaFacet_t1906017689_StaticFields { public: // System.Xml.Schema.XmlSchemaFacet/Facet System.Xml.Schema.XmlSchemaFacet::AllFacets int32_t ___AllFacets_16; public: inline static int32_t get_offset_of_AllFacets_16() { return static_cast(offsetof(XmlSchemaFacet_t1906017689_StaticFields, ___AllFacets_16)); } inline int32_t get_AllFacets_16() const { return ___AllFacets_16; } inline int32_t* get_address_of_AllFacets_16() { return &___AllFacets_16; } inline void set_AllFacets_16(int32_t value) { ___AllFacets_16 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAFACET_T1906017689_H #ifndef XMLSCHEMAATTRIBUTEGROUPREF_T846390688_H #define XMLSCHEMAATTRIBUTEGROUPREF_T846390688_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaAttributeGroupRef struct XmlSchemaAttributeGroupRef_t846390688 : public XmlSchemaAnnotated_t2603549639 { public: // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaAttributeGroupRef::refName XmlQualifiedName_t2760654312 * ___refName_16; public: inline static int32_t get_offset_of_refName_16() { return static_cast(offsetof(XmlSchemaAttributeGroupRef_t846390688, ___refName_16)); } inline XmlQualifiedName_t2760654312 * get_refName_16() const { return ___refName_16; } inline XmlQualifiedName_t2760654312 ** get_address_of_refName_16() { return &___refName_16; } inline void set_refName_16(XmlQualifiedName_t2760654312 * value) { ___refName_16 = value; Il2CppCodeGenWriteBarrier((&___refName_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAATTRIBUTEGROUPREF_T846390688_H #ifndef XMLSCHEMAANYATTRIBUTE_T963227996_H #define XMLSCHEMAANYATTRIBUTE_T963227996_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaAnyAttribute struct XmlSchemaAnyAttribute_t963227996 : public XmlSchemaAnnotated_t2603549639 { public: // System.String System.Xml.Schema.XmlSchemaAnyAttribute::nameSpace String_t* ___nameSpace_16; // System.Xml.Schema.XmlSchemaContentProcessing System.Xml.Schema.XmlSchemaAnyAttribute::processing int32_t ___processing_17; // Mono.Xml.Schema.XsdWildcard System.Xml.Schema.XmlSchemaAnyAttribute::wildcard XsdWildcard_t2790389089 * ___wildcard_18; public: inline static int32_t get_offset_of_nameSpace_16() { return static_cast(offsetof(XmlSchemaAnyAttribute_t963227996, ___nameSpace_16)); } inline String_t* get_nameSpace_16() const { return ___nameSpace_16; } inline String_t** get_address_of_nameSpace_16() { return &___nameSpace_16; } inline void set_nameSpace_16(String_t* value) { ___nameSpace_16 = value; Il2CppCodeGenWriteBarrier((&___nameSpace_16), value); } inline static int32_t get_offset_of_processing_17() { return static_cast(offsetof(XmlSchemaAnyAttribute_t963227996, ___processing_17)); } inline int32_t get_processing_17() const { return ___processing_17; } inline int32_t* get_address_of_processing_17() { return &___processing_17; } inline void set_processing_17(int32_t value) { ___processing_17 = value; } inline static int32_t get_offset_of_wildcard_18() { return static_cast(offsetof(XmlSchemaAnyAttribute_t963227996, ___wildcard_18)); } inline XsdWildcard_t2790389089 * get_wildcard_18() const { return ___wildcard_18; } inline XsdWildcard_t2790389089 ** get_address_of_wildcard_18() { return &___wildcard_18; } inline void set_wildcard_18(XsdWildcard_t2790389089 * value) { ___wildcard_18 = value; Il2CppCodeGenWriteBarrier((&___wildcard_18), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAANYATTRIBUTE_T963227996_H #ifndef XMLSCHEMAIDENTITYCONSTRAINT_T297318432_H #define XMLSCHEMAIDENTITYCONSTRAINT_T297318432_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaIdentityConstraint struct XmlSchemaIdentityConstraint_t297318432 : public XmlSchemaAnnotated_t2603549639 { public: // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaIdentityConstraint::fields XmlSchemaObjectCollection_t1064819932 * ___fields_16; // System.String System.Xml.Schema.XmlSchemaIdentityConstraint::name String_t* ___name_17; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaIdentityConstraint::qName XmlQualifiedName_t2760654312 * ___qName_18; // System.Xml.Schema.XmlSchemaXPath System.Xml.Schema.XmlSchemaIdentityConstraint::selector XmlSchemaXPath_t3156455507 * ___selector_19; // Mono.Xml.Schema.XsdIdentitySelector System.Xml.Schema.XmlSchemaIdentityConstraint::compiledSelector XsdIdentitySelector_t574258590 * ___compiledSelector_20; public: inline static int32_t get_offset_of_fields_16() { return static_cast(offsetof(XmlSchemaIdentityConstraint_t297318432, ___fields_16)); } inline XmlSchemaObjectCollection_t1064819932 * get_fields_16() const { return ___fields_16; } inline XmlSchemaObjectCollection_t1064819932 ** get_address_of_fields_16() { return &___fields_16; } inline void set_fields_16(XmlSchemaObjectCollection_t1064819932 * value) { ___fields_16 = value; Il2CppCodeGenWriteBarrier((&___fields_16), value); } inline static int32_t get_offset_of_name_17() { return static_cast(offsetof(XmlSchemaIdentityConstraint_t297318432, ___name_17)); } inline String_t* get_name_17() const { return ___name_17; } inline String_t** get_address_of_name_17() { return &___name_17; } inline void set_name_17(String_t* value) { ___name_17 = value; Il2CppCodeGenWriteBarrier((&___name_17), value); } inline static int32_t get_offset_of_qName_18() { return static_cast(offsetof(XmlSchemaIdentityConstraint_t297318432, ___qName_18)); } inline XmlQualifiedName_t2760654312 * get_qName_18() const { return ___qName_18; } inline XmlQualifiedName_t2760654312 ** get_address_of_qName_18() { return &___qName_18; } inline void set_qName_18(XmlQualifiedName_t2760654312 * value) { ___qName_18 = value; Il2CppCodeGenWriteBarrier((&___qName_18), value); } inline static int32_t get_offset_of_selector_19() { return static_cast(offsetof(XmlSchemaIdentityConstraint_t297318432, ___selector_19)); } inline XmlSchemaXPath_t3156455507 * get_selector_19() const { return ___selector_19; } inline XmlSchemaXPath_t3156455507 ** get_address_of_selector_19() { return &___selector_19; } inline void set_selector_19(XmlSchemaXPath_t3156455507 * value) { ___selector_19 = value; Il2CppCodeGenWriteBarrier((&___selector_19), value); } inline static int32_t get_offset_of_compiledSelector_20() { return static_cast(offsetof(XmlSchemaIdentityConstraint_t297318432, ___compiledSelector_20)); } inline XsdIdentitySelector_t574258590 * get_compiledSelector_20() const { return ___compiledSelector_20; } inline XsdIdentitySelector_t574258590 ** get_address_of_compiledSelector_20() { return &___compiledSelector_20; } inline void set_compiledSelector_20(XsdIdentitySelector_t574258590 * value) { ___compiledSelector_20 = value; Il2CppCodeGenWriteBarrier((&___compiledSelector_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAIDENTITYCONSTRAINT_T297318432_H #ifndef XMLSCHEMAATTRIBUTE_T2797257020_H #define XMLSCHEMAATTRIBUTE_T2797257020_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaAttribute struct XmlSchemaAttribute_t2797257020 : public XmlSchemaAnnotated_t2603549639 { public: // System.Object System.Xml.Schema.XmlSchemaAttribute::attributeType RuntimeObject * ___attributeType_16; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaAttribute::attributeSchemaType XmlSchemaSimpleType_t2678868104 * ___attributeSchemaType_17; // System.String System.Xml.Schema.XmlSchemaAttribute::defaultValue String_t* ___defaultValue_18; // System.String System.Xml.Schema.XmlSchemaAttribute::fixedValue String_t* ___fixedValue_19; // System.String System.Xml.Schema.XmlSchemaAttribute::validatedDefaultValue String_t* ___validatedDefaultValue_20; // System.String System.Xml.Schema.XmlSchemaAttribute::validatedFixedValue String_t* ___validatedFixedValue_21; // System.Object System.Xml.Schema.XmlSchemaAttribute::validatedFixedTypedValue RuntimeObject * ___validatedFixedTypedValue_22; // System.Xml.Schema.XmlSchemaForm System.Xml.Schema.XmlSchemaAttribute::form int32_t ___form_23; // System.String System.Xml.Schema.XmlSchemaAttribute::name String_t* ___name_24; // System.String System.Xml.Schema.XmlSchemaAttribute::targetNamespace String_t* ___targetNamespace_25; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaAttribute::qualifiedName XmlQualifiedName_t2760654312 * ___qualifiedName_26; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaAttribute::refName XmlQualifiedName_t2760654312 * ___refName_27; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaAttribute::schemaType XmlSchemaSimpleType_t2678868104 * ___schemaType_28; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaAttribute::schemaTypeName XmlQualifiedName_t2760654312 * ___schemaTypeName_29; // System.Xml.Schema.XmlSchemaUse System.Xml.Schema.XmlSchemaAttribute::use int32_t ___use_30; // System.Xml.Schema.XmlSchemaUse System.Xml.Schema.XmlSchemaAttribute::validatedUse int32_t ___validatedUse_31; // System.Xml.Schema.XmlSchemaAttribute System.Xml.Schema.XmlSchemaAttribute::referencedAttribute XmlSchemaAttribute_t2797257020 * ___referencedAttribute_32; public: inline static int32_t get_offset_of_attributeType_16() { return static_cast(offsetof(XmlSchemaAttribute_t2797257020, ___attributeType_16)); } inline RuntimeObject * get_attributeType_16() const { return ___attributeType_16; } inline RuntimeObject ** get_address_of_attributeType_16() { return &___attributeType_16; } inline void set_attributeType_16(RuntimeObject * value) { ___attributeType_16 = value; Il2CppCodeGenWriteBarrier((&___attributeType_16), value); } inline static int32_t get_offset_of_attributeSchemaType_17() { return static_cast(offsetof(XmlSchemaAttribute_t2797257020, ___attributeSchemaType_17)); } inline XmlSchemaSimpleType_t2678868104 * get_attributeSchemaType_17() const { return ___attributeSchemaType_17; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_attributeSchemaType_17() { return &___attributeSchemaType_17; } inline void set_attributeSchemaType_17(XmlSchemaSimpleType_t2678868104 * value) { ___attributeSchemaType_17 = value; Il2CppCodeGenWriteBarrier((&___attributeSchemaType_17), value); } inline static int32_t get_offset_of_defaultValue_18() { return static_cast(offsetof(XmlSchemaAttribute_t2797257020, ___defaultValue_18)); } inline String_t* get_defaultValue_18() const { return ___defaultValue_18; } inline String_t** get_address_of_defaultValue_18() { return &___defaultValue_18; } inline void set_defaultValue_18(String_t* value) { ___defaultValue_18 = value; Il2CppCodeGenWriteBarrier((&___defaultValue_18), value); } inline static int32_t get_offset_of_fixedValue_19() { return static_cast(offsetof(XmlSchemaAttribute_t2797257020, ___fixedValue_19)); } inline String_t* get_fixedValue_19() const { return ___fixedValue_19; } inline String_t** get_address_of_fixedValue_19() { return &___fixedValue_19; } inline void set_fixedValue_19(String_t* value) { ___fixedValue_19 = value; Il2CppCodeGenWriteBarrier((&___fixedValue_19), value); } inline static int32_t get_offset_of_validatedDefaultValue_20() { return static_cast(offsetof(XmlSchemaAttribute_t2797257020, ___validatedDefaultValue_20)); } inline String_t* get_validatedDefaultValue_20() const { return ___validatedDefaultValue_20; } inline String_t** get_address_of_validatedDefaultValue_20() { return &___validatedDefaultValue_20; } inline void set_validatedDefaultValue_20(String_t* value) { ___validatedDefaultValue_20 = value; Il2CppCodeGenWriteBarrier((&___validatedDefaultValue_20), value); } inline static int32_t get_offset_of_validatedFixedValue_21() { return static_cast(offsetof(XmlSchemaAttribute_t2797257020, ___validatedFixedValue_21)); } inline String_t* get_validatedFixedValue_21() const { return ___validatedFixedValue_21; } inline String_t** get_address_of_validatedFixedValue_21() { return &___validatedFixedValue_21; } inline void set_validatedFixedValue_21(String_t* value) { ___validatedFixedValue_21 = value; Il2CppCodeGenWriteBarrier((&___validatedFixedValue_21), value); } inline static int32_t get_offset_of_validatedFixedTypedValue_22() { return static_cast(offsetof(XmlSchemaAttribute_t2797257020, ___validatedFixedTypedValue_22)); } inline RuntimeObject * get_validatedFixedTypedValue_22() const { return ___validatedFixedTypedValue_22; } inline RuntimeObject ** get_address_of_validatedFixedTypedValue_22() { return &___validatedFixedTypedValue_22; } inline void set_validatedFixedTypedValue_22(RuntimeObject * value) { ___validatedFixedTypedValue_22 = value; Il2CppCodeGenWriteBarrier((&___validatedFixedTypedValue_22), value); } inline static int32_t get_offset_of_form_23() { return static_cast(offsetof(XmlSchemaAttribute_t2797257020, ___form_23)); } inline int32_t get_form_23() const { return ___form_23; } inline int32_t* get_address_of_form_23() { return &___form_23; } inline void set_form_23(int32_t value) { ___form_23 = value; } inline static int32_t get_offset_of_name_24() { return static_cast(offsetof(XmlSchemaAttribute_t2797257020, ___name_24)); } inline String_t* get_name_24() const { return ___name_24; } inline String_t** get_address_of_name_24() { return &___name_24; } inline void set_name_24(String_t* value) { ___name_24 = value; Il2CppCodeGenWriteBarrier((&___name_24), value); } inline static int32_t get_offset_of_targetNamespace_25() { return static_cast(offsetof(XmlSchemaAttribute_t2797257020, ___targetNamespace_25)); } inline String_t* get_targetNamespace_25() const { return ___targetNamespace_25; } inline String_t** get_address_of_targetNamespace_25() { return &___targetNamespace_25; } inline void set_targetNamespace_25(String_t* value) { ___targetNamespace_25 = value; Il2CppCodeGenWriteBarrier((&___targetNamespace_25), value); } inline static int32_t get_offset_of_qualifiedName_26() { return static_cast(offsetof(XmlSchemaAttribute_t2797257020, ___qualifiedName_26)); } inline XmlQualifiedName_t2760654312 * get_qualifiedName_26() const { return ___qualifiedName_26; } inline XmlQualifiedName_t2760654312 ** get_address_of_qualifiedName_26() { return &___qualifiedName_26; } inline void set_qualifiedName_26(XmlQualifiedName_t2760654312 * value) { ___qualifiedName_26 = value; Il2CppCodeGenWriteBarrier((&___qualifiedName_26), value); } inline static int32_t get_offset_of_refName_27() { return static_cast(offsetof(XmlSchemaAttribute_t2797257020, ___refName_27)); } inline XmlQualifiedName_t2760654312 * get_refName_27() const { return ___refName_27; } inline XmlQualifiedName_t2760654312 ** get_address_of_refName_27() { return &___refName_27; } inline void set_refName_27(XmlQualifiedName_t2760654312 * value) { ___refName_27 = value; Il2CppCodeGenWriteBarrier((&___refName_27), value); } inline static int32_t get_offset_of_schemaType_28() { return static_cast(offsetof(XmlSchemaAttribute_t2797257020, ___schemaType_28)); } inline XmlSchemaSimpleType_t2678868104 * get_schemaType_28() const { return ___schemaType_28; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_schemaType_28() { return &___schemaType_28; } inline void set_schemaType_28(XmlSchemaSimpleType_t2678868104 * value) { ___schemaType_28 = value; Il2CppCodeGenWriteBarrier((&___schemaType_28), value); } inline static int32_t get_offset_of_schemaTypeName_29() { return static_cast(offsetof(XmlSchemaAttribute_t2797257020, ___schemaTypeName_29)); } inline XmlQualifiedName_t2760654312 * get_schemaTypeName_29() const { return ___schemaTypeName_29; } inline XmlQualifiedName_t2760654312 ** get_address_of_schemaTypeName_29() { return &___schemaTypeName_29; } inline void set_schemaTypeName_29(XmlQualifiedName_t2760654312 * value) { ___schemaTypeName_29 = value; Il2CppCodeGenWriteBarrier((&___schemaTypeName_29), value); } inline static int32_t get_offset_of_use_30() { return static_cast(offsetof(XmlSchemaAttribute_t2797257020, ___use_30)); } inline int32_t get_use_30() const { return ___use_30; } inline int32_t* get_address_of_use_30() { return &___use_30; } inline void set_use_30(int32_t value) { ___use_30 = value; } inline static int32_t get_offset_of_validatedUse_31() { return static_cast(offsetof(XmlSchemaAttribute_t2797257020, ___validatedUse_31)); } inline int32_t get_validatedUse_31() const { return ___validatedUse_31; } inline int32_t* get_address_of_validatedUse_31() { return &___validatedUse_31; } inline void set_validatedUse_31(int32_t value) { ___validatedUse_31 = value; } inline static int32_t get_offset_of_referencedAttribute_32() { return static_cast(offsetof(XmlSchemaAttribute_t2797257020, ___referencedAttribute_32)); } inline XmlSchemaAttribute_t2797257020 * get_referencedAttribute_32() const { return ___referencedAttribute_32; } inline XmlSchemaAttribute_t2797257020 ** get_address_of_referencedAttribute_32() { return &___referencedAttribute_32; } inline void set_referencedAttribute_32(XmlSchemaAttribute_t2797257020 * value) { ___referencedAttribute_32 = value; Il2CppCodeGenWriteBarrier((&___referencedAttribute_32), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAATTRIBUTE_T2797257020_H #ifndef XMLSCHEMAXPATH_T3156455507_H #define XMLSCHEMAXPATH_T3156455507_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaXPath struct XmlSchemaXPath_t3156455507 : public XmlSchemaAnnotated_t2603549639 { public: // System.String System.Xml.Schema.XmlSchemaXPath::xpath String_t* ___xpath_16; // System.Xml.XmlNamespaceManager System.Xml.Schema.XmlSchemaXPath::nsmgr XmlNamespaceManager_t418790500 * ___nsmgr_17; // System.Boolean System.Xml.Schema.XmlSchemaXPath::isSelector bool ___isSelector_18; // Mono.Xml.Schema.XsdIdentityPath[] System.Xml.Schema.XmlSchemaXPath::compiledExpression XsdIdentityPathU5BU5D_t2466178853* ___compiledExpression_19; // Mono.Xml.Schema.XsdIdentityPath System.Xml.Schema.XmlSchemaXPath::currentPath XsdIdentityPath_t991900844 * ___currentPath_20; public: inline static int32_t get_offset_of_xpath_16() { return static_cast(offsetof(XmlSchemaXPath_t3156455507, ___xpath_16)); } inline String_t* get_xpath_16() const { return ___xpath_16; } inline String_t** get_address_of_xpath_16() { return &___xpath_16; } inline void set_xpath_16(String_t* value) { ___xpath_16 = value; Il2CppCodeGenWriteBarrier((&___xpath_16), value); } inline static int32_t get_offset_of_nsmgr_17() { return static_cast(offsetof(XmlSchemaXPath_t3156455507, ___nsmgr_17)); } inline XmlNamespaceManager_t418790500 * get_nsmgr_17() const { return ___nsmgr_17; } inline XmlNamespaceManager_t418790500 ** get_address_of_nsmgr_17() { return &___nsmgr_17; } inline void set_nsmgr_17(XmlNamespaceManager_t418790500 * value) { ___nsmgr_17 = value; Il2CppCodeGenWriteBarrier((&___nsmgr_17), value); } inline static int32_t get_offset_of_isSelector_18() { return static_cast(offsetof(XmlSchemaXPath_t3156455507, ___isSelector_18)); } inline bool get_isSelector_18() const { return ___isSelector_18; } inline bool* get_address_of_isSelector_18() { return &___isSelector_18; } inline void set_isSelector_18(bool value) { ___isSelector_18 = value; } inline static int32_t get_offset_of_compiledExpression_19() { return static_cast(offsetof(XmlSchemaXPath_t3156455507, ___compiledExpression_19)); } inline XsdIdentityPathU5BU5D_t2466178853* get_compiledExpression_19() const { return ___compiledExpression_19; } inline XsdIdentityPathU5BU5D_t2466178853** get_address_of_compiledExpression_19() { return &___compiledExpression_19; } inline void set_compiledExpression_19(XsdIdentityPathU5BU5D_t2466178853* value) { ___compiledExpression_19 = value; Il2CppCodeGenWriteBarrier((&___compiledExpression_19), value); } inline static int32_t get_offset_of_currentPath_20() { return static_cast(offsetof(XmlSchemaXPath_t3156455507, ___currentPath_20)); } inline XsdIdentityPath_t991900844 * get_currentPath_20() const { return ___currentPath_20; } inline XsdIdentityPath_t991900844 ** get_address_of_currentPath_20() { return &___currentPath_20; } inline void set_currentPath_20(XsdIdentityPath_t991900844 * value) { ___currentPath_20 = value; Il2CppCodeGenWriteBarrier((&___currentPath_20), value); } }; struct XmlSchemaXPath_t3156455507_StaticFields { public: // System.Collections.Generic.Dictionary`2 System.Xml.Schema.XmlSchemaXPath::<>f__switch$map4A Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map4A_21; public: inline static int32_t get_offset_of_U3CU3Ef__switchU24map4A_21() { return static_cast(offsetof(XmlSchemaXPath_t3156455507_StaticFields, ___U3CU3Ef__switchU24map4A_21)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map4A_21() const { return ___U3CU3Ef__switchU24map4A_21; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map4A_21() { return &___U3CU3Ef__switchU24map4A_21; } inline void set_U3CU3Ef__switchU24map4A_21(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map4A_21 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map4A_21), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAXPATH_T3156455507_H #ifndef XMLSCHEMATYPE_T2033747345_H #define XMLSCHEMATYPE_T2033747345_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaType struct XmlSchemaType_t2033747345 : public XmlSchemaAnnotated_t2603549639 { public: // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaType::final int32_t ___final_16; // System.Boolean System.Xml.Schema.XmlSchemaType::isMixed bool ___isMixed_17; // System.String System.Xml.Schema.XmlSchemaType::name String_t* ___name_18; // System.Boolean System.Xml.Schema.XmlSchemaType::recursed bool ___recursed_19; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaType::BaseSchemaTypeName XmlQualifiedName_t2760654312 * ___BaseSchemaTypeName_20; // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaType::BaseXmlSchemaTypeInternal XmlSchemaType_t2033747345 * ___BaseXmlSchemaTypeInternal_21; // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaType::DatatypeInternal XmlSchemaDatatype_t322714710 * ___DatatypeInternal_22; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaType::resolvedDerivedBy int32_t ___resolvedDerivedBy_23; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaType::finalResolved int32_t ___finalResolved_24; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaType::QNameInternal XmlQualifiedName_t2760654312 * ___QNameInternal_25; public: inline static int32_t get_offset_of_final_16() { return static_cast(offsetof(XmlSchemaType_t2033747345, ___final_16)); } inline int32_t get_final_16() const { return ___final_16; } inline int32_t* get_address_of_final_16() { return &___final_16; } inline void set_final_16(int32_t value) { ___final_16 = value; } inline static int32_t get_offset_of_isMixed_17() { return static_cast(offsetof(XmlSchemaType_t2033747345, ___isMixed_17)); } inline bool get_isMixed_17() const { return ___isMixed_17; } inline bool* get_address_of_isMixed_17() { return &___isMixed_17; } inline void set_isMixed_17(bool value) { ___isMixed_17 = value; } inline static int32_t get_offset_of_name_18() { return static_cast(offsetof(XmlSchemaType_t2033747345, ___name_18)); } inline String_t* get_name_18() const { return ___name_18; } inline String_t** get_address_of_name_18() { return &___name_18; } inline void set_name_18(String_t* value) { ___name_18 = value; Il2CppCodeGenWriteBarrier((&___name_18), value); } inline static int32_t get_offset_of_recursed_19() { return static_cast(offsetof(XmlSchemaType_t2033747345, ___recursed_19)); } inline bool get_recursed_19() const { return ___recursed_19; } inline bool* get_address_of_recursed_19() { return &___recursed_19; } inline void set_recursed_19(bool value) { ___recursed_19 = value; } inline static int32_t get_offset_of_BaseSchemaTypeName_20() { return static_cast(offsetof(XmlSchemaType_t2033747345, ___BaseSchemaTypeName_20)); } inline XmlQualifiedName_t2760654312 * get_BaseSchemaTypeName_20() const { return ___BaseSchemaTypeName_20; } inline XmlQualifiedName_t2760654312 ** get_address_of_BaseSchemaTypeName_20() { return &___BaseSchemaTypeName_20; } inline void set_BaseSchemaTypeName_20(XmlQualifiedName_t2760654312 * value) { ___BaseSchemaTypeName_20 = value; Il2CppCodeGenWriteBarrier((&___BaseSchemaTypeName_20), value); } inline static int32_t get_offset_of_BaseXmlSchemaTypeInternal_21() { return static_cast(offsetof(XmlSchemaType_t2033747345, ___BaseXmlSchemaTypeInternal_21)); } inline XmlSchemaType_t2033747345 * get_BaseXmlSchemaTypeInternal_21() const { return ___BaseXmlSchemaTypeInternal_21; } inline XmlSchemaType_t2033747345 ** get_address_of_BaseXmlSchemaTypeInternal_21() { return &___BaseXmlSchemaTypeInternal_21; } inline void set_BaseXmlSchemaTypeInternal_21(XmlSchemaType_t2033747345 * value) { ___BaseXmlSchemaTypeInternal_21 = value; Il2CppCodeGenWriteBarrier((&___BaseXmlSchemaTypeInternal_21), value); } inline static int32_t get_offset_of_DatatypeInternal_22() { return static_cast(offsetof(XmlSchemaType_t2033747345, ___DatatypeInternal_22)); } inline XmlSchemaDatatype_t322714710 * get_DatatypeInternal_22() const { return ___DatatypeInternal_22; } inline XmlSchemaDatatype_t322714710 ** get_address_of_DatatypeInternal_22() { return &___DatatypeInternal_22; } inline void set_DatatypeInternal_22(XmlSchemaDatatype_t322714710 * value) { ___DatatypeInternal_22 = value; Il2CppCodeGenWriteBarrier((&___DatatypeInternal_22), value); } inline static int32_t get_offset_of_resolvedDerivedBy_23() { return static_cast(offsetof(XmlSchemaType_t2033747345, ___resolvedDerivedBy_23)); } inline int32_t get_resolvedDerivedBy_23() const { return ___resolvedDerivedBy_23; } inline int32_t* get_address_of_resolvedDerivedBy_23() { return &___resolvedDerivedBy_23; } inline void set_resolvedDerivedBy_23(int32_t value) { ___resolvedDerivedBy_23 = value; } inline static int32_t get_offset_of_finalResolved_24() { return static_cast(offsetof(XmlSchemaType_t2033747345, ___finalResolved_24)); } inline int32_t get_finalResolved_24() const { return ___finalResolved_24; } inline int32_t* get_address_of_finalResolved_24() { return &___finalResolved_24; } inline void set_finalResolved_24(int32_t value) { ___finalResolved_24 = value; } inline static int32_t get_offset_of_QNameInternal_25() { return static_cast(offsetof(XmlSchemaType_t2033747345, ___QNameInternal_25)); } inline XmlQualifiedName_t2760654312 * get_QNameInternal_25() const { return ___QNameInternal_25; } inline XmlQualifiedName_t2760654312 ** get_address_of_QNameInternal_25() { return &___QNameInternal_25; } inline void set_QNameInternal_25(XmlQualifiedName_t2760654312 * value) { ___QNameInternal_25 = value; Il2CppCodeGenWriteBarrier((&___QNameInternal_25), value); } }; struct XmlSchemaType_t2033747345_StaticFields { public: // System.Collections.Generic.Dictionary`2 System.Xml.Schema.XmlSchemaType::<>f__switch$map42 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map42_26; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.XmlSchemaType::<>f__switch$map43 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map43_27; public: inline static int32_t get_offset_of_U3CU3Ef__switchU24map42_26() { return static_cast(offsetof(XmlSchemaType_t2033747345_StaticFields, ___U3CU3Ef__switchU24map42_26)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map42_26() const { return ___U3CU3Ef__switchU24map42_26; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map42_26() { return &___U3CU3Ef__switchU24map42_26; } inline void set_U3CU3Ef__switchU24map42_26(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map42_26 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map42_26), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map43_27() { return static_cast(offsetof(XmlSchemaType_t2033747345_StaticFields, ___U3CU3Ef__switchU24map43_27)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map43_27() const { return ___U3CU3Ef__switchU24map43_27; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map43_27() { return &___U3CU3Ef__switchU24map43_27; } inline void set_U3CU3Ef__switchU24map43_27(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map43_27 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map43_27), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMATYPE_T2033747345_H #ifndef XMLSCHEMACONTENT_T1040349258_H #define XMLSCHEMACONTENT_T1040349258_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaContent struct XmlSchemaContent_t1040349258 : public XmlSchemaAnnotated_t2603549639 { public: // System.Object System.Xml.Schema.XmlSchemaContent::actualBaseSchemaType RuntimeObject * ___actualBaseSchemaType_16; public: inline static int32_t get_offset_of_actualBaseSchemaType_16() { return static_cast(offsetof(XmlSchemaContent_t1040349258, ___actualBaseSchemaType_16)); } inline RuntimeObject * get_actualBaseSchemaType_16() const { return ___actualBaseSchemaType_16; } inline RuntimeObject ** get_address_of_actualBaseSchemaType_16() { return &___actualBaseSchemaType_16; } inline void set_actualBaseSchemaType_16(RuntimeObject * value) { ___actualBaseSchemaType_16 = value; Il2CppCodeGenWriteBarrier((&___actualBaseSchemaType_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMACONTENT_T1040349258_H #ifndef XMLSCHEMACONTENTMODEL_T602185179_H #define XMLSCHEMACONTENTMODEL_T602185179_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaContentModel struct XmlSchemaContentModel_t602185179 : public XmlSchemaAnnotated_t2603549639 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMACONTENTMODEL_T602185179_H #ifndef XSDANYSIMPLETYPE_T1257864485_H #define XSDANYSIMPLETYPE_T1257864485_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdAnySimpleType struct XsdAnySimpleType_t1257864485 : public XmlSchemaDatatype_t322714710 { public: public: }; struct XsdAnySimpleType_t1257864485_StaticFields { public: // Mono.Xml.Schema.XsdAnySimpleType Mono.Xml.Schema.XsdAnySimpleType::instance XsdAnySimpleType_t1257864485 * ___instance_55; // System.Char[] Mono.Xml.Schema.XsdAnySimpleType::whitespaceArray CharU5BU5D_t3528271667* ___whitespaceArray_56; // System.Xml.Schema.XmlSchemaFacet/Facet Mono.Xml.Schema.XsdAnySimpleType::booleanAllowedFacets int32_t ___booleanAllowedFacets_57; // System.Xml.Schema.XmlSchemaFacet/Facet Mono.Xml.Schema.XsdAnySimpleType::decimalAllowedFacets int32_t ___decimalAllowedFacets_58; // System.Xml.Schema.XmlSchemaFacet/Facet Mono.Xml.Schema.XsdAnySimpleType::durationAllowedFacets int32_t ___durationAllowedFacets_59; // System.Xml.Schema.XmlSchemaFacet/Facet Mono.Xml.Schema.XsdAnySimpleType::stringAllowedFacets int32_t ___stringAllowedFacets_60; public: inline static int32_t get_offset_of_instance_55() { return static_cast(offsetof(XsdAnySimpleType_t1257864485_StaticFields, ___instance_55)); } inline XsdAnySimpleType_t1257864485 * get_instance_55() const { return ___instance_55; } inline XsdAnySimpleType_t1257864485 ** get_address_of_instance_55() { return &___instance_55; } inline void set_instance_55(XsdAnySimpleType_t1257864485 * value) { ___instance_55 = value; Il2CppCodeGenWriteBarrier((&___instance_55), value); } inline static int32_t get_offset_of_whitespaceArray_56() { return static_cast(offsetof(XsdAnySimpleType_t1257864485_StaticFields, ___whitespaceArray_56)); } inline CharU5BU5D_t3528271667* get_whitespaceArray_56() const { return ___whitespaceArray_56; } inline CharU5BU5D_t3528271667** get_address_of_whitespaceArray_56() { return &___whitespaceArray_56; } inline void set_whitespaceArray_56(CharU5BU5D_t3528271667* value) { ___whitespaceArray_56 = value; Il2CppCodeGenWriteBarrier((&___whitespaceArray_56), value); } inline static int32_t get_offset_of_booleanAllowedFacets_57() { return static_cast(offsetof(XsdAnySimpleType_t1257864485_StaticFields, ___booleanAllowedFacets_57)); } inline int32_t get_booleanAllowedFacets_57() const { return ___booleanAllowedFacets_57; } inline int32_t* get_address_of_booleanAllowedFacets_57() { return &___booleanAllowedFacets_57; } inline void set_booleanAllowedFacets_57(int32_t value) { ___booleanAllowedFacets_57 = value; } inline static int32_t get_offset_of_decimalAllowedFacets_58() { return static_cast(offsetof(XsdAnySimpleType_t1257864485_StaticFields, ___decimalAllowedFacets_58)); } inline int32_t get_decimalAllowedFacets_58() const { return ___decimalAllowedFacets_58; } inline int32_t* get_address_of_decimalAllowedFacets_58() { return &___decimalAllowedFacets_58; } inline void set_decimalAllowedFacets_58(int32_t value) { ___decimalAllowedFacets_58 = value; } inline static int32_t get_offset_of_durationAllowedFacets_59() { return static_cast(offsetof(XsdAnySimpleType_t1257864485_StaticFields, ___durationAllowedFacets_59)); } inline int32_t get_durationAllowedFacets_59() const { return ___durationAllowedFacets_59; } inline int32_t* get_address_of_durationAllowedFacets_59() { return &___durationAllowedFacets_59; } inline void set_durationAllowedFacets_59(int32_t value) { ___durationAllowedFacets_59 = value; } inline static int32_t get_offset_of_stringAllowedFacets_60() { return static_cast(offsetof(XsdAnySimpleType_t1257864485_StaticFields, ___stringAllowedFacets_60)); } inline int32_t get_stringAllowedFacets_60() const { return ___stringAllowedFacets_60; } inline int32_t* get_address_of_stringAllowedFacets_60() { return &___stringAllowedFacets_60; } inline void set_stringAllowedFacets_60(int32_t value) { ___stringAllowedFacets_60 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDANYSIMPLETYPE_T1257864485_H #ifndef VALIDATIONEVENTHANDLER_T791314227_H #define VALIDATIONEVENTHANDLER_T791314227_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.ValidationEventHandler struct ValidationEventHandler_t791314227 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VALIDATIONEVENTHANDLER_T791314227_H #ifndef XMLSCHEMAATTRIBUTEGROUP_T246430545_H #define XMLSCHEMAATTRIBUTEGROUP_T246430545_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaAttributeGroup struct XmlSchemaAttributeGroup_t246430545 : public XmlSchemaAnnotated_t2603549639 { public: // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaAttributeGroup::anyAttribute XmlSchemaAnyAttribute_t963227996 * ___anyAttribute_16; // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaAttributeGroup::attributes XmlSchemaObjectCollection_t1064819932 * ___attributes_17; // System.String System.Xml.Schema.XmlSchemaAttributeGroup::name String_t* ___name_18; // System.Xml.Schema.XmlSchemaAttributeGroup System.Xml.Schema.XmlSchemaAttributeGroup::redefined XmlSchemaAttributeGroup_t246430545 * ___redefined_19; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaAttributeGroup::qualifiedName XmlQualifiedName_t2760654312 * ___qualifiedName_20; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaAttributeGroup::attributeUses XmlSchemaObjectTable_t2546974348 * ___attributeUses_21; // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaAttributeGroup::anyAttributeUse XmlSchemaAnyAttribute_t963227996 * ___anyAttributeUse_22; // System.Boolean System.Xml.Schema.XmlSchemaAttributeGroup::AttributeGroupRecursionCheck bool ___AttributeGroupRecursionCheck_23; public: inline static int32_t get_offset_of_anyAttribute_16() { return static_cast(offsetof(XmlSchemaAttributeGroup_t246430545, ___anyAttribute_16)); } inline XmlSchemaAnyAttribute_t963227996 * get_anyAttribute_16() const { return ___anyAttribute_16; } inline XmlSchemaAnyAttribute_t963227996 ** get_address_of_anyAttribute_16() { return &___anyAttribute_16; } inline void set_anyAttribute_16(XmlSchemaAnyAttribute_t963227996 * value) { ___anyAttribute_16 = value; Il2CppCodeGenWriteBarrier((&___anyAttribute_16), value); } inline static int32_t get_offset_of_attributes_17() { return static_cast(offsetof(XmlSchemaAttributeGroup_t246430545, ___attributes_17)); } inline XmlSchemaObjectCollection_t1064819932 * get_attributes_17() const { return ___attributes_17; } inline XmlSchemaObjectCollection_t1064819932 ** get_address_of_attributes_17() { return &___attributes_17; } inline void set_attributes_17(XmlSchemaObjectCollection_t1064819932 * value) { ___attributes_17 = value; Il2CppCodeGenWriteBarrier((&___attributes_17), value); } inline static int32_t get_offset_of_name_18() { return static_cast(offsetof(XmlSchemaAttributeGroup_t246430545, ___name_18)); } inline String_t* get_name_18() const { return ___name_18; } inline String_t** get_address_of_name_18() { return &___name_18; } inline void set_name_18(String_t* value) { ___name_18 = value; Il2CppCodeGenWriteBarrier((&___name_18), value); } inline static int32_t get_offset_of_redefined_19() { return static_cast(offsetof(XmlSchemaAttributeGroup_t246430545, ___redefined_19)); } inline XmlSchemaAttributeGroup_t246430545 * get_redefined_19() const { return ___redefined_19; } inline XmlSchemaAttributeGroup_t246430545 ** get_address_of_redefined_19() { return &___redefined_19; } inline void set_redefined_19(XmlSchemaAttributeGroup_t246430545 * value) { ___redefined_19 = value; Il2CppCodeGenWriteBarrier((&___redefined_19), value); } inline static int32_t get_offset_of_qualifiedName_20() { return static_cast(offsetof(XmlSchemaAttributeGroup_t246430545, ___qualifiedName_20)); } inline XmlQualifiedName_t2760654312 * get_qualifiedName_20() const { return ___qualifiedName_20; } inline XmlQualifiedName_t2760654312 ** get_address_of_qualifiedName_20() { return &___qualifiedName_20; } inline void set_qualifiedName_20(XmlQualifiedName_t2760654312 * value) { ___qualifiedName_20 = value; Il2CppCodeGenWriteBarrier((&___qualifiedName_20), value); } inline static int32_t get_offset_of_attributeUses_21() { return static_cast(offsetof(XmlSchemaAttributeGroup_t246430545, ___attributeUses_21)); } inline XmlSchemaObjectTable_t2546974348 * get_attributeUses_21() const { return ___attributeUses_21; } inline XmlSchemaObjectTable_t2546974348 ** get_address_of_attributeUses_21() { return &___attributeUses_21; } inline void set_attributeUses_21(XmlSchemaObjectTable_t2546974348 * value) { ___attributeUses_21 = value; Il2CppCodeGenWriteBarrier((&___attributeUses_21), value); } inline static int32_t get_offset_of_anyAttributeUse_22() { return static_cast(offsetof(XmlSchemaAttributeGroup_t246430545, ___anyAttributeUse_22)); } inline XmlSchemaAnyAttribute_t963227996 * get_anyAttributeUse_22() const { return ___anyAttributeUse_22; } inline XmlSchemaAnyAttribute_t963227996 ** get_address_of_anyAttributeUse_22() { return &___anyAttributeUse_22; } inline void set_anyAttributeUse_22(XmlSchemaAnyAttribute_t963227996 * value) { ___anyAttributeUse_22 = value; Il2CppCodeGenWriteBarrier((&___anyAttributeUse_22), value); } inline static int32_t get_offset_of_AttributeGroupRecursionCheck_23() { return static_cast(offsetof(XmlSchemaAttributeGroup_t246430545, ___AttributeGroupRecursionCheck_23)); } inline bool get_AttributeGroupRecursionCheck_23() const { return ___AttributeGroupRecursionCheck_23; } inline bool* get_address_of_AttributeGroupRecursionCheck_23() { return &___AttributeGroupRecursionCheck_23; } inline void set_AttributeGroupRecursionCheck_23(bool value) { ___AttributeGroupRecursionCheck_23 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAATTRIBUTEGROUP_T246430545_H #ifndef XMLSCHEMAGROUP_T1441741786_H #define XMLSCHEMAGROUP_T1441741786_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaGroup struct XmlSchemaGroup_t1441741786 : public XmlSchemaAnnotated_t2603549639 { public: // System.String System.Xml.Schema.XmlSchemaGroup::name String_t* ___name_16; // System.Xml.Schema.XmlSchemaGroupBase System.Xml.Schema.XmlSchemaGroup::particle XmlSchemaGroupBase_t3631079376 * ___particle_17; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaGroup::qualifiedName XmlQualifiedName_t2760654312 * ___qualifiedName_18; // System.Boolean System.Xml.Schema.XmlSchemaGroup::isCircularDefinition bool ___isCircularDefinition_19; public: inline static int32_t get_offset_of_name_16() { return static_cast(offsetof(XmlSchemaGroup_t1441741786, ___name_16)); } inline String_t* get_name_16() const { return ___name_16; } inline String_t** get_address_of_name_16() { return &___name_16; } inline void set_name_16(String_t* value) { ___name_16 = value; Il2CppCodeGenWriteBarrier((&___name_16), value); } inline static int32_t get_offset_of_particle_17() { return static_cast(offsetof(XmlSchemaGroup_t1441741786, ___particle_17)); } inline XmlSchemaGroupBase_t3631079376 * get_particle_17() const { return ___particle_17; } inline XmlSchemaGroupBase_t3631079376 ** get_address_of_particle_17() { return &___particle_17; } inline void set_particle_17(XmlSchemaGroupBase_t3631079376 * value) { ___particle_17 = value; Il2CppCodeGenWriteBarrier((&___particle_17), value); } inline static int32_t get_offset_of_qualifiedName_18() { return static_cast(offsetof(XmlSchemaGroup_t1441741786, ___qualifiedName_18)); } inline XmlQualifiedName_t2760654312 * get_qualifiedName_18() const { return ___qualifiedName_18; } inline XmlQualifiedName_t2760654312 ** get_address_of_qualifiedName_18() { return &___qualifiedName_18; } inline void set_qualifiedName_18(XmlQualifiedName_t2760654312 * value) { ___qualifiedName_18 = value; Il2CppCodeGenWriteBarrier((&___qualifiedName_18), value); } inline static int32_t get_offset_of_isCircularDefinition_19() { return static_cast(offsetof(XmlSchemaGroup_t1441741786, ___isCircularDefinition_19)); } inline bool get_isCircularDefinition_19() const { return ___isCircularDefinition_19; } inline bool* get_address_of_isCircularDefinition_19() { return &___isCircularDefinition_19; } inline void set_isCircularDefinition_19(bool value) { ___isCircularDefinition_19 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAGROUP_T1441741786_H #ifndef XSDGDAY_T293490745_H #define XSDGDAY_T293490745_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdGDay struct XsdGDay_t293490745 : public XsdAnySimpleType_t1257864485 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDGDAY_T293490745_H #ifndef XSDGMONTH_T3913018815_H #define XSDGMONTH_T3913018815_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdGMonth struct XsdGMonth_t3913018815 : public XsdAnySimpleType_t1257864485 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDGMONTH_T3913018815_H #ifndef XSDGYEAR_T3316212116_H #define XSDGYEAR_T3316212116_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdGYear struct XsdGYear_t3316212116 : public XsdAnySimpleType_t1257864485 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDGYEAR_T3316212116_H #ifndef XSDGMONTHDAY_T2605134399_H #define XSDGMONTHDAY_T2605134399_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdGMonthDay struct XsdGMonthDay_t2605134399 : public XsdAnySimpleType_t1257864485 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDGMONTHDAY_T2605134399_H #ifndef XSDGYEARMONTH_T3399073121_H #define XSDGYEARMONTH_T3399073121_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdGYearMonth struct XsdGYearMonth_t3399073121 : public XsdAnySimpleType_t1257864485 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDGYEARMONTH_T3399073121_H #ifndef XSDHEXBINARY_T882812470_H #define XSDHEXBINARY_T882812470_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdHexBinary struct XsdHexBinary_t882812470 : public XsdAnySimpleType_t1257864485 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDHEXBINARY_T882812470_H #ifndef XSDTIME_T3558487088_H #define XSDTIME_T3558487088_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdTime struct XsdTime_t3558487088 : public XsdAnySimpleType_t1257864485 { public: public: }; struct XsdTime_t3558487088_StaticFields { public: // System.String[] Mono.Xml.Schema.XsdTime::timeFormats StringU5BU5D_t1281789340* ___timeFormats_61; public: inline static int32_t get_offset_of_timeFormats_61() { return static_cast(offsetof(XsdTime_t3558487088_StaticFields, ___timeFormats_61)); } inline StringU5BU5D_t1281789340* get_timeFormats_61() const { return ___timeFormats_61; } inline StringU5BU5D_t1281789340** get_address_of_timeFormats_61() { return &___timeFormats_61; } inline void set_timeFormats_61(StringU5BU5D_t1281789340* value) { ___timeFormats_61 = value; Il2CppCodeGenWriteBarrier((&___timeFormats_61), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDTIME_T3558487088_H #ifndef XSDDATE_T1417753656_H #define XSDDATE_T1417753656_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdDate struct XsdDate_t1417753656 : public XsdAnySimpleType_t1257864485 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDDATE_T1417753656_H #ifndef XDTANYATOMICTYPE_T269366253_H #define XDTANYATOMICTYPE_T269366253_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XdtAnyAtomicType struct XdtAnyAtomicType_t269366253 : public XsdAnySimpleType_t1257864485 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XDTANYATOMICTYPE_T269366253_H #ifndef XMLSCHEMAGROUPBASE_T3631079376_H #define XMLSCHEMAGROUPBASE_T3631079376_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaGroupBase struct XmlSchemaGroupBase_t3631079376 : public XmlSchemaParticle_t3828501457 { public: // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaGroupBase::compiledItems XmlSchemaObjectCollection_t1064819932 * ___compiledItems_27; public: inline static int32_t get_offset_of_compiledItems_27() { return static_cast(offsetof(XmlSchemaGroupBase_t3631079376, ___compiledItems_27)); } inline XmlSchemaObjectCollection_t1064819932 * get_compiledItems_27() const { return ___compiledItems_27; } inline XmlSchemaObjectCollection_t1064819932 ** get_address_of_compiledItems_27() { return &___compiledItems_27; } inline void set_compiledItems_27(XmlSchemaObjectCollection_t1064819932 * value) { ___compiledItems_27 = value; Il2CppCodeGenWriteBarrier((&___compiledItems_27), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAGROUPBASE_T3631079376_H #ifndef XMLSCHEMANUMERICFACET_T3753040035_H #define XMLSCHEMANUMERICFACET_T3753040035_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaNumericFacet struct XmlSchemaNumericFacet_t3753040035 : public XmlSchemaFacet_t1906017689 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMANUMERICFACET_T3753040035_H #ifndef XMLSCHEMAENUMERATIONFACET_T2156689038_H #define XMLSCHEMAENUMERATIONFACET_T2156689038_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaEnumerationFacet struct XmlSchemaEnumerationFacet_t2156689038 : public XmlSchemaFacet_t1906017689 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAENUMERATIONFACET_T2156689038_H #ifndef XMLSCHEMAKEYREF_T3124006214_H #define XMLSCHEMAKEYREF_T3124006214_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaKeyref struct XmlSchemaKeyref_t3124006214 : public XmlSchemaIdentityConstraint_t297318432 { public: // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaKeyref::refer XmlQualifiedName_t2760654312 * ___refer_21; // System.Xml.Schema.XmlSchemaIdentityConstraint System.Xml.Schema.XmlSchemaKeyref::target XmlSchemaIdentityConstraint_t297318432 * ___target_22; public: inline static int32_t get_offset_of_refer_21() { return static_cast(offsetof(XmlSchemaKeyref_t3124006214, ___refer_21)); } inline XmlQualifiedName_t2760654312 * get_refer_21() const { return ___refer_21; } inline XmlQualifiedName_t2760654312 ** get_address_of_refer_21() { return &___refer_21; } inline void set_refer_21(XmlQualifiedName_t2760654312 * value) { ___refer_21 = value; Il2CppCodeGenWriteBarrier((&___refer_21), value); } inline static int32_t get_offset_of_target_22() { return static_cast(offsetof(XmlSchemaKeyref_t3124006214, ___target_22)); } inline XmlSchemaIdentityConstraint_t297318432 * get_target_22() const { return ___target_22; } inline XmlSchemaIdentityConstraint_t297318432 ** get_address_of_target_22() { return &___target_22; } inline void set_target_22(XmlSchemaIdentityConstraint_t297318432 * value) { ___target_22 = value; Il2CppCodeGenWriteBarrier((&___target_22), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAKEYREF_T3124006214_H #ifndef XMLSCHEMAKEY_T3030860318_H #define XMLSCHEMAKEY_T3030860318_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaKey struct XmlSchemaKey_t3030860318 : public XmlSchemaIdentityConstraint_t297318432 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAKEY_T3030860318_H #ifndef XMLSCHEMAUNIQUE_T2867867737_H #define XMLSCHEMAUNIQUE_T2867867737_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaUnique struct XmlSchemaUnique_t2867867737 : public XmlSchemaIdentityConstraint_t297318432 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAUNIQUE_T2867867737_H #ifndef XMLSCHEMAANY_T1119175207_H #define XMLSCHEMAANY_T1119175207_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaAny struct XmlSchemaAny_t1119175207 : public XmlSchemaParticle_t3828501457 { public: // System.String System.Xml.Schema.XmlSchemaAny::nameSpace String_t* ___nameSpace_28; // System.Xml.Schema.XmlSchemaContentProcessing System.Xml.Schema.XmlSchemaAny::processing int32_t ___processing_29; // Mono.Xml.Schema.XsdWildcard System.Xml.Schema.XmlSchemaAny::wildcard XsdWildcard_t2790389089 * ___wildcard_30; public: inline static int32_t get_offset_of_nameSpace_28() { return static_cast(offsetof(XmlSchemaAny_t1119175207, ___nameSpace_28)); } inline String_t* get_nameSpace_28() const { return ___nameSpace_28; } inline String_t** get_address_of_nameSpace_28() { return &___nameSpace_28; } inline void set_nameSpace_28(String_t* value) { ___nameSpace_28 = value; Il2CppCodeGenWriteBarrier((&___nameSpace_28), value); } inline static int32_t get_offset_of_processing_29() { return static_cast(offsetof(XmlSchemaAny_t1119175207, ___processing_29)); } inline int32_t get_processing_29() const { return ___processing_29; } inline int32_t* get_address_of_processing_29() { return &___processing_29; } inline void set_processing_29(int32_t value) { ___processing_29 = value; } inline static int32_t get_offset_of_wildcard_30() { return static_cast(offsetof(XmlSchemaAny_t1119175207, ___wildcard_30)); } inline XsdWildcard_t2790389089 * get_wildcard_30() const { return ___wildcard_30; } inline XsdWildcard_t2790389089 ** get_address_of_wildcard_30() { return &___wildcard_30; } inline void set_wildcard_30(XsdWildcard_t2790389089 * value) { ___wildcard_30 = value; Il2CppCodeGenWriteBarrier((&___wildcard_30), value); } }; struct XmlSchemaAny_t1119175207_StaticFields { public: // System.Xml.Schema.XmlSchemaAny System.Xml.Schema.XmlSchemaAny::anyTypeContent XmlSchemaAny_t1119175207 * ___anyTypeContent_27; public: inline static int32_t get_offset_of_anyTypeContent_27() { return static_cast(offsetof(XmlSchemaAny_t1119175207_StaticFields, ___anyTypeContent_27)); } inline XmlSchemaAny_t1119175207 * get_anyTypeContent_27() const { return ___anyTypeContent_27; } inline XmlSchemaAny_t1119175207 ** get_address_of_anyTypeContent_27() { return &___anyTypeContent_27; } inline void set_anyTypeContent_27(XmlSchemaAny_t1119175207 * value) { ___anyTypeContent_27 = value; Il2CppCodeGenWriteBarrier((&___anyTypeContent_27), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAANY_T1119175207_H #ifndef XMLSCHEMAELEMENT_T427880856_H #define XMLSCHEMAELEMENT_T427880856_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaElement struct XmlSchemaElement_t427880856 : public XmlSchemaParticle_t3828501457 { public: // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaElement::block int32_t ___block_27; // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaElement::constraints XmlSchemaObjectCollection_t1064819932 * ___constraints_28; // System.String System.Xml.Schema.XmlSchemaElement::defaultValue String_t* ___defaultValue_29; // System.Object System.Xml.Schema.XmlSchemaElement::elementType RuntimeObject * ___elementType_30; // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaElement::elementSchemaType XmlSchemaType_t2033747345 * ___elementSchemaType_31; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaElement::final int32_t ___final_32; // System.String System.Xml.Schema.XmlSchemaElement::fixedValue String_t* ___fixedValue_33; // System.Xml.Schema.XmlSchemaForm System.Xml.Schema.XmlSchemaElement::form int32_t ___form_34; // System.Boolean System.Xml.Schema.XmlSchemaElement::isAbstract bool ___isAbstract_35; // System.Boolean System.Xml.Schema.XmlSchemaElement::isNillable bool ___isNillable_36; // System.String System.Xml.Schema.XmlSchemaElement::name String_t* ___name_37; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::refName XmlQualifiedName_t2760654312 * ___refName_38; // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaElement::schemaType XmlSchemaType_t2033747345 * ___schemaType_39; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::schemaTypeName XmlQualifiedName_t2760654312 * ___schemaTypeName_40; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::substitutionGroup XmlQualifiedName_t2760654312 * ___substitutionGroup_41; // System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaElement::schema XmlSchema_t3742557897 * ___schema_42; // System.Boolean System.Xml.Schema.XmlSchemaElement::parentIsSchema bool ___parentIsSchema_43; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::qName XmlQualifiedName_t2760654312 * ___qName_44; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaElement::blockResolved int32_t ___blockResolved_45; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaElement::finalResolved int32_t ___finalResolved_46; // System.Xml.Schema.XmlSchemaElement System.Xml.Schema.XmlSchemaElement::referencedElement XmlSchemaElement_t427880856 * ___referencedElement_47; // System.Collections.ArrayList System.Xml.Schema.XmlSchemaElement::substitutingElements ArrayList_t2718874744 * ___substitutingElements_48; // System.Xml.Schema.XmlSchemaElement System.Xml.Schema.XmlSchemaElement::substitutionGroupElement XmlSchemaElement_t427880856 * ___substitutionGroupElement_49; // System.Boolean System.Xml.Schema.XmlSchemaElement::actualIsAbstract bool ___actualIsAbstract_50; // System.Boolean System.Xml.Schema.XmlSchemaElement::actualIsNillable bool ___actualIsNillable_51; // System.String System.Xml.Schema.XmlSchemaElement::validatedDefaultValue String_t* ___validatedDefaultValue_52; // System.String System.Xml.Schema.XmlSchemaElement::validatedFixedValue String_t* ___validatedFixedValue_53; public: inline static int32_t get_offset_of_block_27() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___block_27)); } inline int32_t get_block_27() const { return ___block_27; } inline int32_t* get_address_of_block_27() { return &___block_27; } inline void set_block_27(int32_t value) { ___block_27 = value; } inline static int32_t get_offset_of_constraints_28() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___constraints_28)); } inline XmlSchemaObjectCollection_t1064819932 * get_constraints_28() const { return ___constraints_28; } inline XmlSchemaObjectCollection_t1064819932 ** get_address_of_constraints_28() { return &___constraints_28; } inline void set_constraints_28(XmlSchemaObjectCollection_t1064819932 * value) { ___constraints_28 = value; Il2CppCodeGenWriteBarrier((&___constraints_28), value); } inline static int32_t get_offset_of_defaultValue_29() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___defaultValue_29)); } inline String_t* get_defaultValue_29() const { return ___defaultValue_29; } inline String_t** get_address_of_defaultValue_29() { return &___defaultValue_29; } inline void set_defaultValue_29(String_t* value) { ___defaultValue_29 = value; Il2CppCodeGenWriteBarrier((&___defaultValue_29), value); } inline static int32_t get_offset_of_elementType_30() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___elementType_30)); } inline RuntimeObject * get_elementType_30() const { return ___elementType_30; } inline RuntimeObject ** get_address_of_elementType_30() { return &___elementType_30; } inline void set_elementType_30(RuntimeObject * value) { ___elementType_30 = value; Il2CppCodeGenWriteBarrier((&___elementType_30), value); } inline static int32_t get_offset_of_elementSchemaType_31() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___elementSchemaType_31)); } inline XmlSchemaType_t2033747345 * get_elementSchemaType_31() const { return ___elementSchemaType_31; } inline XmlSchemaType_t2033747345 ** get_address_of_elementSchemaType_31() { return &___elementSchemaType_31; } inline void set_elementSchemaType_31(XmlSchemaType_t2033747345 * value) { ___elementSchemaType_31 = value; Il2CppCodeGenWriteBarrier((&___elementSchemaType_31), value); } inline static int32_t get_offset_of_final_32() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___final_32)); } inline int32_t get_final_32() const { return ___final_32; } inline int32_t* get_address_of_final_32() { return &___final_32; } inline void set_final_32(int32_t value) { ___final_32 = value; } inline static int32_t get_offset_of_fixedValue_33() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___fixedValue_33)); } inline String_t* get_fixedValue_33() const { return ___fixedValue_33; } inline String_t** get_address_of_fixedValue_33() { return &___fixedValue_33; } inline void set_fixedValue_33(String_t* value) { ___fixedValue_33 = value; Il2CppCodeGenWriteBarrier((&___fixedValue_33), value); } inline static int32_t get_offset_of_form_34() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___form_34)); } inline int32_t get_form_34() const { return ___form_34; } inline int32_t* get_address_of_form_34() { return &___form_34; } inline void set_form_34(int32_t value) { ___form_34 = value; } inline static int32_t get_offset_of_isAbstract_35() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___isAbstract_35)); } inline bool get_isAbstract_35() const { return ___isAbstract_35; } inline bool* get_address_of_isAbstract_35() { return &___isAbstract_35; } inline void set_isAbstract_35(bool value) { ___isAbstract_35 = value; } inline static int32_t get_offset_of_isNillable_36() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___isNillable_36)); } inline bool get_isNillable_36() const { return ___isNillable_36; } inline bool* get_address_of_isNillable_36() { return &___isNillable_36; } inline void set_isNillable_36(bool value) { ___isNillable_36 = value; } inline static int32_t get_offset_of_name_37() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___name_37)); } inline String_t* get_name_37() const { return ___name_37; } inline String_t** get_address_of_name_37() { return &___name_37; } inline void set_name_37(String_t* value) { ___name_37 = value; Il2CppCodeGenWriteBarrier((&___name_37), value); } inline static int32_t get_offset_of_refName_38() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___refName_38)); } inline XmlQualifiedName_t2760654312 * get_refName_38() const { return ___refName_38; } inline XmlQualifiedName_t2760654312 ** get_address_of_refName_38() { return &___refName_38; } inline void set_refName_38(XmlQualifiedName_t2760654312 * value) { ___refName_38 = value; Il2CppCodeGenWriteBarrier((&___refName_38), value); } inline static int32_t get_offset_of_schemaType_39() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___schemaType_39)); } inline XmlSchemaType_t2033747345 * get_schemaType_39() const { return ___schemaType_39; } inline XmlSchemaType_t2033747345 ** get_address_of_schemaType_39() { return &___schemaType_39; } inline void set_schemaType_39(XmlSchemaType_t2033747345 * value) { ___schemaType_39 = value; Il2CppCodeGenWriteBarrier((&___schemaType_39), value); } inline static int32_t get_offset_of_schemaTypeName_40() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___schemaTypeName_40)); } inline XmlQualifiedName_t2760654312 * get_schemaTypeName_40() const { return ___schemaTypeName_40; } inline XmlQualifiedName_t2760654312 ** get_address_of_schemaTypeName_40() { return &___schemaTypeName_40; } inline void set_schemaTypeName_40(XmlQualifiedName_t2760654312 * value) { ___schemaTypeName_40 = value; Il2CppCodeGenWriteBarrier((&___schemaTypeName_40), value); } inline static int32_t get_offset_of_substitutionGroup_41() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___substitutionGroup_41)); } inline XmlQualifiedName_t2760654312 * get_substitutionGroup_41() const { return ___substitutionGroup_41; } inline XmlQualifiedName_t2760654312 ** get_address_of_substitutionGroup_41() { return &___substitutionGroup_41; } inline void set_substitutionGroup_41(XmlQualifiedName_t2760654312 * value) { ___substitutionGroup_41 = value; Il2CppCodeGenWriteBarrier((&___substitutionGroup_41), value); } inline static int32_t get_offset_of_schema_42() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___schema_42)); } inline XmlSchema_t3742557897 * get_schema_42() const { return ___schema_42; } inline XmlSchema_t3742557897 ** get_address_of_schema_42() { return &___schema_42; } inline void set_schema_42(XmlSchema_t3742557897 * value) { ___schema_42 = value; Il2CppCodeGenWriteBarrier((&___schema_42), value); } inline static int32_t get_offset_of_parentIsSchema_43() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___parentIsSchema_43)); } inline bool get_parentIsSchema_43() const { return ___parentIsSchema_43; } inline bool* get_address_of_parentIsSchema_43() { return &___parentIsSchema_43; } inline void set_parentIsSchema_43(bool value) { ___parentIsSchema_43 = value; } inline static int32_t get_offset_of_qName_44() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___qName_44)); } inline XmlQualifiedName_t2760654312 * get_qName_44() const { return ___qName_44; } inline XmlQualifiedName_t2760654312 ** get_address_of_qName_44() { return &___qName_44; } inline void set_qName_44(XmlQualifiedName_t2760654312 * value) { ___qName_44 = value; Il2CppCodeGenWriteBarrier((&___qName_44), value); } inline static int32_t get_offset_of_blockResolved_45() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___blockResolved_45)); } inline int32_t get_blockResolved_45() const { return ___blockResolved_45; } inline int32_t* get_address_of_blockResolved_45() { return &___blockResolved_45; } inline void set_blockResolved_45(int32_t value) { ___blockResolved_45 = value; } inline static int32_t get_offset_of_finalResolved_46() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___finalResolved_46)); } inline int32_t get_finalResolved_46() const { return ___finalResolved_46; } inline int32_t* get_address_of_finalResolved_46() { return &___finalResolved_46; } inline void set_finalResolved_46(int32_t value) { ___finalResolved_46 = value; } inline static int32_t get_offset_of_referencedElement_47() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___referencedElement_47)); } inline XmlSchemaElement_t427880856 * get_referencedElement_47() const { return ___referencedElement_47; } inline XmlSchemaElement_t427880856 ** get_address_of_referencedElement_47() { return &___referencedElement_47; } inline void set_referencedElement_47(XmlSchemaElement_t427880856 * value) { ___referencedElement_47 = value; Il2CppCodeGenWriteBarrier((&___referencedElement_47), value); } inline static int32_t get_offset_of_substitutingElements_48() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___substitutingElements_48)); } inline ArrayList_t2718874744 * get_substitutingElements_48() const { return ___substitutingElements_48; } inline ArrayList_t2718874744 ** get_address_of_substitutingElements_48() { return &___substitutingElements_48; } inline void set_substitutingElements_48(ArrayList_t2718874744 * value) { ___substitutingElements_48 = value; Il2CppCodeGenWriteBarrier((&___substitutingElements_48), value); } inline static int32_t get_offset_of_substitutionGroupElement_49() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___substitutionGroupElement_49)); } inline XmlSchemaElement_t427880856 * get_substitutionGroupElement_49() const { return ___substitutionGroupElement_49; } inline XmlSchemaElement_t427880856 ** get_address_of_substitutionGroupElement_49() { return &___substitutionGroupElement_49; } inline void set_substitutionGroupElement_49(XmlSchemaElement_t427880856 * value) { ___substitutionGroupElement_49 = value; Il2CppCodeGenWriteBarrier((&___substitutionGroupElement_49), value); } inline static int32_t get_offset_of_actualIsAbstract_50() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___actualIsAbstract_50)); } inline bool get_actualIsAbstract_50() const { return ___actualIsAbstract_50; } inline bool* get_address_of_actualIsAbstract_50() { return &___actualIsAbstract_50; } inline void set_actualIsAbstract_50(bool value) { ___actualIsAbstract_50 = value; } inline static int32_t get_offset_of_actualIsNillable_51() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___actualIsNillable_51)); } inline bool get_actualIsNillable_51() const { return ___actualIsNillable_51; } inline bool* get_address_of_actualIsNillable_51() { return &___actualIsNillable_51; } inline void set_actualIsNillable_51(bool value) { ___actualIsNillable_51 = value; } inline static int32_t get_offset_of_validatedDefaultValue_52() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___validatedDefaultValue_52)); } inline String_t* get_validatedDefaultValue_52() const { return ___validatedDefaultValue_52; } inline String_t** get_address_of_validatedDefaultValue_52() { return &___validatedDefaultValue_52; } inline void set_validatedDefaultValue_52(String_t* value) { ___validatedDefaultValue_52 = value; Il2CppCodeGenWriteBarrier((&___validatedDefaultValue_52), value); } inline static int32_t get_offset_of_validatedFixedValue_53() { return static_cast(offsetof(XmlSchemaElement_t427880856, ___validatedFixedValue_53)); } inline String_t* get_validatedFixedValue_53() const { return ___validatedFixedValue_53; } inline String_t** get_address_of_validatedFixedValue_53() { return &___validatedFixedValue_53; } inline void set_validatedFixedValue_53(String_t* value) { ___validatedFixedValue_53 = value; Il2CppCodeGenWriteBarrier((&___validatedFixedValue_53), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAELEMENT_T427880856_H #ifndef XMLSCHEMASIMPLETYPE_T2678868104_H #define XMLSCHEMASIMPLETYPE_T2678868104_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaSimpleType struct XmlSchemaSimpleType_t2678868104 : public XmlSchemaType_t2033747345 { public: // System.Xml.Schema.XmlSchemaSimpleTypeContent System.Xml.Schema.XmlSchemaSimpleType::content XmlSchemaSimpleTypeContent_t599285223 * ___content_29; // System.Boolean System.Xml.Schema.XmlSchemaSimpleType::islocal bool ___islocal_30; // System.Boolean System.Xml.Schema.XmlSchemaSimpleType::recursed bool ___recursed_31; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaSimpleType::variety int32_t ___variety_32; public: inline static int32_t get_offset_of_content_29() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104, ___content_29)); } inline XmlSchemaSimpleTypeContent_t599285223 * get_content_29() const { return ___content_29; } inline XmlSchemaSimpleTypeContent_t599285223 ** get_address_of_content_29() { return &___content_29; } inline void set_content_29(XmlSchemaSimpleTypeContent_t599285223 * value) { ___content_29 = value; Il2CppCodeGenWriteBarrier((&___content_29), value); } inline static int32_t get_offset_of_islocal_30() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104, ___islocal_30)); } inline bool get_islocal_30() const { return ___islocal_30; } inline bool* get_address_of_islocal_30() { return &___islocal_30; } inline void set_islocal_30(bool value) { ___islocal_30 = value; } inline static int32_t get_offset_of_recursed_31() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104, ___recursed_31)); } inline bool get_recursed_31() const { return ___recursed_31; } inline bool* get_address_of_recursed_31() { return &___recursed_31; } inline void set_recursed_31(bool value) { ___recursed_31 = value; } inline static int32_t get_offset_of_variety_32() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104, ___variety_32)); } inline int32_t get_variety_32() const { return ___variety_32; } inline int32_t* get_address_of_variety_32() { return &___variety_32; } inline void set_variety_32(int32_t value) { ___variety_32 = value; } }; struct XmlSchemaSimpleType_t2678868104_StaticFields { public: // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::schemaLocationType XmlSchemaSimpleType_t2678868104 * ___schemaLocationType_28; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsAnySimpleType XmlSchemaSimpleType_t2678868104 * ___XsAnySimpleType_33; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsString XmlSchemaSimpleType_t2678868104 * ___XsString_34; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsBoolean XmlSchemaSimpleType_t2678868104 * ___XsBoolean_35; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsDecimal XmlSchemaSimpleType_t2678868104 * ___XsDecimal_36; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsFloat XmlSchemaSimpleType_t2678868104 * ___XsFloat_37; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsDouble XmlSchemaSimpleType_t2678868104 * ___XsDouble_38; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsDuration XmlSchemaSimpleType_t2678868104 * ___XsDuration_39; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsDateTime XmlSchemaSimpleType_t2678868104 * ___XsDateTime_40; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsTime XmlSchemaSimpleType_t2678868104 * ___XsTime_41; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsDate XmlSchemaSimpleType_t2678868104 * ___XsDate_42; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsGYearMonth XmlSchemaSimpleType_t2678868104 * ___XsGYearMonth_43; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsGYear XmlSchemaSimpleType_t2678868104 * ___XsGYear_44; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsGMonthDay XmlSchemaSimpleType_t2678868104 * ___XsGMonthDay_45; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsGDay XmlSchemaSimpleType_t2678868104 * ___XsGDay_46; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsGMonth XmlSchemaSimpleType_t2678868104 * ___XsGMonth_47; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsHexBinary XmlSchemaSimpleType_t2678868104 * ___XsHexBinary_48; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsBase64Binary XmlSchemaSimpleType_t2678868104 * ___XsBase64Binary_49; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsAnyUri XmlSchemaSimpleType_t2678868104 * ___XsAnyUri_50; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsQName XmlSchemaSimpleType_t2678868104 * ___XsQName_51; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsNotation XmlSchemaSimpleType_t2678868104 * ___XsNotation_52; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsNormalizedString XmlSchemaSimpleType_t2678868104 * ___XsNormalizedString_53; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsToken XmlSchemaSimpleType_t2678868104 * ___XsToken_54; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsLanguage XmlSchemaSimpleType_t2678868104 * ___XsLanguage_55; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsNMToken XmlSchemaSimpleType_t2678868104 * ___XsNMToken_56; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsNMTokens XmlSchemaSimpleType_t2678868104 * ___XsNMTokens_57; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsName XmlSchemaSimpleType_t2678868104 * ___XsName_58; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsNCName XmlSchemaSimpleType_t2678868104 * ___XsNCName_59; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsID XmlSchemaSimpleType_t2678868104 * ___XsID_60; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsIDRef XmlSchemaSimpleType_t2678868104 * ___XsIDRef_61; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsIDRefs XmlSchemaSimpleType_t2678868104 * ___XsIDRefs_62; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsEntity XmlSchemaSimpleType_t2678868104 * ___XsEntity_63; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsEntities XmlSchemaSimpleType_t2678868104 * ___XsEntities_64; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsInteger XmlSchemaSimpleType_t2678868104 * ___XsInteger_65; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsNonPositiveInteger XmlSchemaSimpleType_t2678868104 * ___XsNonPositiveInteger_66; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsNegativeInteger XmlSchemaSimpleType_t2678868104 * ___XsNegativeInteger_67; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsLong XmlSchemaSimpleType_t2678868104 * ___XsLong_68; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsInt XmlSchemaSimpleType_t2678868104 * ___XsInt_69; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsShort XmlSchemaSimpleType_t2678868104 * ___XsShort_70; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsByte XmlSchemaSimpleType_t2678868104 * ___XsByte_71; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsNonNegativeInteger XmlSchemaSimpleType_t2678868104 * ___XsNonNegativeInteger_72; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsUnsignedLong XmlSchemaSimpleType_t2678868104 * ___XsUnsignedLong_73; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsUnsignedInt XmlSchemaSimpleType_t2678868104 * ___XsUnsignedInt_74; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsUnsignedShort XmlSchemaSimpleType_t2678868104 * ___XsUnsignedShort_75; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsUnsignedByte XmlSchemaSimpleType_t2678868104 * ___XsUnsignedByte_76; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XsPositiveInteger XmlSchemaSimpleType_t2678868104 * ___XsPositiveInteger_77; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XdtUntypedAtomic XmlSchemaSimpleType_t2678868104 * ___XdtUntypedAtomic_78; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XdtAnyAtomicType XmlSchemaSimpleType_t2678868104 * ___XdtAnyAtomicType_79; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XdtYearMonthDuration XmlSchemaSimpleType_t2678868104 * ___XdtYearMonthDuration_80; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::XdtDayTimeDuration XmlSchemaSimpleType_t2678868104 * ___XdtDayTimeDuration_81; public: inline static int32_t get_offset_of_schemaLocationType_28() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___schemaLocationType_28)); } inline XmlSchemaSimpleType_t2678868104 * get_schemaLocationType_28() const { return ___schemaLocationType_28; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_schemaLocationType_28() { return &___schemaLocationType_28; } inline void set_schemaLocationType_28(XmlSchemaSimpleType_t2678868104 * value) { ___schemaLocationType_28 = value; Il2CppCodeGenWriteBarrier((&___schemaLocationType_28), value); } inline static int32_t get_offset_of_XsAnySimpleType_33() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsAnySimpleType_33)); } inline XmlSchemaSimpleType_t2678868104 * get_XsAnySimpleType_33() const { return ___XsAnySimpleType_33; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsAnySimpleType_33() { return &___XsAnySimpleType_33; } inline void set_XsAnySimpleType_33(XmlSchemaSimpleType_t2678868104 * value) { ___XsAnySimpleType_33 = value; Il2CppCodeGenWriteBarrier((&___XsAnySimpleType_33), value); } inline static int32_t get_offset_of_XsString_34() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsString_34)); } inline XmlSchemaSimpleType_t2678868104 * get_XsString_34() const { return ___XsString_34; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsString_34() { return &___XsString_34; } inline void set_XsString_34(XmlSchemaSimpleType_t2678868104 * value) { ___XsString_34 = value; Il2CppCodeGenWriteBarrier((&___XsString_34), value); } inline static int32_t get_offset_of_XsBoolean_35() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsBoolean_35)); } inline XmlSchemaSimpleType_t2678868104 * get_XsBoolean_35() const { return ___XsBoolean_35; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsBoolean_35() { return &___XsBoolean_35; } inline void set_XsBoolean_35(XmlSchemaSimpleType_t2678868104 * value) { ___XsBoolean_35 = value; Il2CppCodeGenWriteBarrier((&___XsBoolean_35), value); } inline static int32_t get_offset_of_XsDecimal_36() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsDecimal_36)); } inline XmlSchemaSimpleType_t2678868104 * get_XsDecimal_36() const { return ___XsDecimal_36; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsDecimal_36() { return &___XsDecimal_36; } inline void set_XsDecimal_36(XmlSchemaSimpleType_t2678868104 * value) { ___XsDecimal_36 = value; Il2CppCodeGenWriteBarrier((&___XsDecimal_36), value); } inline static int32_t get_offset_of_XsFloat_37() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsFloat_37)); } inline XmlSchemaSimpleType_t2678868104 * get_XsFloat_37() const { return ___XsFloat_37; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsFloat_37() { return &___XsFloat_37; } inline void set_XsFloat_37(XmlSchemaSimpleType_t2678868104 * value) { ___XsFloat_37 = value; Il2CppCodeGenWriteBarrier((&___XsFloat_37), value); } inline static int32_t get_offset_of_XsDouble_38() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsDouble_38)); } inline XmlSchemaSimpleType_t2678868104 * get_XsDouble_38() const { return ___XsDouble_38; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsDouble_38() { return &___XsDouble_38; } inline void set_XsDouble_38(XmlSchemaSimpleType_t2678868104 * value) { ___XsDouble_38 = value; Il2CppCodeGenWriteBarrier((&___XsDouble_38), value); } inline static int32_t get_offset_of_XsDuration_39() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsDuration_39)); } inline XmlSchemaSimpleType_t2678868104 * get_XsDuration_39() const { return ___XsDuration_39; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsDuration_39() { return &___XsDuration_39; } inline void set_XsDuration_39(XmlSchemaSimpleType_t2678868104 * value) { ___XsDuration_39 = value; Il2CppCodeGenWriteBarrier((&___XsDuration_39), value); } inline static int32_t get_offset_of_XsDateTime_40() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsDateTime_40)); } inline XmlSchemaSimpleType_t2678868104 * get_XsDateTime_40() const { return ___XsDateTime_40; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsDateTime_40() { return &___XsDateTime_40; } inline void set_XsDateTime_40(XmlSchemaSimpleType_t2678868104 * value) { ___XsDateTime_40 = value; Il2CppCodeGenWriteBarrier((&___XsDateTime_40), value); } inline static int32_t get_offset_of_XsTime_41() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsTime_41)); } inline XmlSchemaSimpleType_t2678868104 * get_XsTime_41() const { return ___XsTime_41; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsTime_41() { return &___XsTime_41; } inline void set_XsTime_41(XmlSchemaSimpleType_t2678868104 * value) { ___XsTime_41 = value; Il2CppCodeGenWriteBarrier((&___XsTime_41), value); } inline static int32_t get_offset_of_XsDate_42() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsDate_42)); } inline XmlSchemaSimpleType_t2678868104 * get_XsDate_42() const { return ___XsDate_42; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsDate_42() { return &___XsDate_42; } inline void set_XsDate_42(XmlSchemaSimpleType_t2678868104 * value) { ___XsDate_42 = value; Il2CppCodeGenWriteBarrier((&___XsDate_42), value); } inline static int32_t get_offset_of_XsGYearMonth_43() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsGYearMonth_43)); } inline XmlSchemaSimpleType_t2678868104 * get_XsGYearMonth_43() const { return ___XsGYearMonth_43; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsGYearMonth_43() { return &___XsGYearMonth_43; } inline void set_XsGYearMonth_43(XmlSchemaSimpleType_t2678868104 * value) { ___XsGYearMonth_43 = value; Il2CppCodeGenWriteBarrier((&___XsGYearMonth_43), value); } inline static int32_t get_offset_of_XsGYear_44() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsGYear_44)); } inline XmlSchemaSimpleType_t2678868104 * get_XsGYear_44() const { return ___XsGYear_44; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsGYear_44() { return &___XsGYear_44; } inline void set_XsGYear_44(XmlSchemaSimpleType_t2678868104 * value) { ___XsGYear_44 = value; Il2CppCodeGenWriteBarrier((&___XsGYear_44), value); } inline static int32_t get_offset_of_XsGMonthDay_45() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsGMonthDay_45)); } inline XmlSchemaSimpleType_t2678868104 * get_XsGMonthDay_45() const { return ___XsGMonthDay_45; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsGMonthDay_45() { return &___XsGMonthDay_45; } inline void set_XsGMonthDay_45(XmlSchemaSimpleType_t2678868104 * value) { ___XsGMonthDay_45 = value; Il2CppCodeGenWriteBarrier((&___XsGMonthDay_45), value); } inline static int32_t get_offset_of_XsGDay_46() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsGDay_46)); } inline XmlSchemaSimpleType_t2678868104 * get_XsGDay_46() const { return ___XsGDay_46; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsGDay_46() { return &___XsGDay_46; } inline void set_XsGDay_46(XmlSchemaSimpleType_t2678868104 * value) { ___XsGDay_46 = value; Il2CppCodeGenWriteBarrier((&___XsGDay_46), value); } inline static int32_t get_offset_of_XsGMonth_47() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsGMonth_47)); } inline XmlSchemaSimpleType_t2678868104 * get_XsGMonth_47() const { return ___XsGMonth_47; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsGMonth_47() { return &___XsGMonth_47; } inline void set_XsGMonth_47(XmlSchemaSimpleType_t2678868104 * value) { ___XsGMonth_47 = value; Il2CppCodeGenWriteBarrier((&___XsGMonth_47), value); } inline static int32_t get_offset_of_XsHexBinary_48() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsHexBinary_48)); } inline XmlSchemaSimpleType_t2678868104 * get_XsHexBinary_48() const { return ___XsHexBinary_48; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsHexBinary_48() { return &___XsHexBinary_48; } inline void set_XsHexBinary_48(XmlSchemaSimpleType_t2678868104 * value) { ___XsHexBinary_48 = value; Il2CppCodeGenWriteBarrier((&___XsHexBinary_48), value); } inline static int32_t get_offset_of_XsBase64Binary_49() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsBase64Binary_49)); } inline XmlSchemaSimpleType_t2678868104 * get_XsBase64Binary_49() const { return ___XsBase64Binary_49; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsBase64Binary_49() { return &___XsBase64Binary_49; } inline void set_XsBase64Binary_49(XmlSchemaSimpleType_t2678868104 * value) { ___XsBase64Binary_49 = value; Il2CppCodeGenWriteBarrier((&___XsBase64Binary_49), value); } inline static int32_t get_offset_of_XsAnyUri_50() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsAnyUri_50)); } inline XmlSchemaSimpleType_t2678868104 * get_XsAnyUri_50() const { return ___XsAnyUri_50; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsAnyUri_50() { return &___XsAnyUri_50; } inline void set_XsAnyUri_50(XmlSchemaSimpleType_t2678868104 * value) { ___XsAnyUri_50 = value; Il2CppCodeGenWriteBarrier((&___XsAnyUri_50), value); } inline static int32_t get_offset_of_XsQName_51() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsQName_51)); } inline XmlSchemaSimpleType_t2678868104 * get_XsQName_51() const { return ___XsQName_51; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsQName_51() { return &___XsQName_51; } inline void set_XsQName_51(XmlSchemaSimpleType_t2678868104 * value) { ___XsQName_51 = value; Il2CppCodeGenWriteBarrier((&___XsQName_51), value); } inline static int32_t get_offset_of_XsNotation_52() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsNotation_52)); } inline XmlSchemaSimpleType_t2678868104 * get_XsNotation_52() const { return ___XsNotation_52; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsNotation_52() { return &___XsNotation_52; } inline void set_XsNotation_52(XmlSchemaSimpleType_t2678868104 * value) { ___XsNotation_52 = value; Il2CppCodeGenWriteBarrier((&___XsNotation_52), value); } inline static int32_t get_offset_of_XsNormalizedString_53() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsNormalizedString_53)); } inline XmlSchemaSimpleType_t2678868104 * get_XsNormalizedString_53() const { return ___XsNormalizedString_53; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsNormalizedString_53() { return &___XsNormalizedString_53; } inline void set_XsNormalizedString_53(XmlSchemaSimpleType_t2678868104 * value) { ___XsNormalizedString_53 = value; Il2CppCodeGenWriteBarrier((&___XsNormalizedString_53), value); } inline static int32_t get_offset_of_XsToken_54() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsToken_54)); } inline XmlSchemaSimpleType_t2678868104 * get_XsToken_54() const { return ___XsToken_54; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsToken_54() { return &___XsToken_54; } inline void set_XsToken_54(XmlSchemaSimpleType_t2678868104 * value) { ___XsToken_54 = value; Il2CppCodeGenWriteBarrier((&___XsToken_54), value); } inline static int32_t get_offset_of_XsLanguage_55() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsLanguage_55)); } inline XmlSchemaSimpleType_t2678868104 * get_XsLanguage_55() const { return ___XsLanguage_55; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsLanguage_55() { return &___XsLanguage_55; } inline void set_XsLanguage_55(XmlSchemaSimpleType_t2678868104 * value) { ___XsLanguage_55 = value; Il2CppCodeGenWriteBarrier((&___XsLanguage_55), value); } inline static int32_t get_offset_of_XsNMToken_56() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsNMToken_56)); } inline XmlSchemaSimpleType_t2678868104 * get_XsNMToken_56() const { return ___XsNMToken_56; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsNMToken_56() { return &___XsNMToken_56; } inline void set_XsNMToken_56(XmlSchemaSimpleType_t2678868104 * value) { ___XsNMToken_56 = value; Il2CppCodeGenWriteBarrier((&___XsNMToken_56), value); } inline static int32_t get_offset_of_XsNMTokens_57() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsNMTokens_57)); } inline XmlSchemaSimpleType_t2678868104 * get_XsNMTokens_57() const { return ___XsNMTokens_57; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsNMTokens_57() { return &___XsNMTokens_57; } inline void set_XsNMTokens_57(XmlSchemaSimpleType_t2678868104 * value) { ___XsNMTokens_57 = value; Il2CppCodeGenWriteBarrier((&___XsNMTokens_57), value); } inline static int32_t get_offset_of_XsName_58() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsName_58)); } inline XmlSchemaSimpleType_t2678868104 * get_XsName_58() const { return ___XsName_58; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsName_58() { return &___XsName_58; } inline void set_XsName_58(XmlSchemaSimpleType_t2678868104 * value) { ___XsName_58 = value; Il2CppCodeGenWriteBarrier((&___XsName_58), value); } inline static int32_t get_offset_of_XsNCName_59() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsNCName_59)); } inline XmlSchemaSimpleType_t2678868104 * get_XsNCName_59() const { return ___XsNCName_59; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsNCName_59() { return &___XsNCName_59; } inline void set_XsNCName_59(XmlSchemaSimpleType_t2678868104 * value) { ___XsNCName_59 = value; Il2CppCodeGenWriteBarrier((&___XsNCName_59), value); } inline static int32_t get_offset_of_XsID_60() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsID_60)); } inline XmlSchemaSimpleType_t2678868104 * get_XsID_60() const { return ___XsID_60; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsID_60() { return &___XsID_60; } inline void set_XsID_60(XmlSchemaSimpleType_t2678868104 * value) { ___XsID_60 = value; Il2CppCodeGenWriteBarrier((&___XsID_60), value); } inline static int32_t get_offset_of_XsIDRef_61() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsIDRef_61)); } inline XmlSchemaSimpleType_t2678868104 * get_XsIDRef_61() const { return ___XsIDRef_61; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsIDRef_61() { return &___XsIDRef_61; } inline void set_XsIDRef_61(XmlSchemaSimpleType_t2678868104 * value) { ___XsIDRef_61 = value; Il2CppCodeGenWriteBarrier((&___XsIDRef_61), value); } inline static int32_t get_offset_of_XsIDRefs_62() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsIDRefs_62)); } inline XmlSchemaSimpleType_t2678868104 * get_XsIDRefs_62() const { return ___XsIDRefs_62; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsIDRefs_62() { return &___XsIDRefs_62; } inline void set_XsIDRefs_62(XmlSchemaSimpleType_t2678868104 * value) { ___XsIDRefs_62 = value; Il2CppCodeGenWriteBarrier((&___XsIDRefs_62), value); } inline static int32_t get_offset_of_XsEntity_63() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsEntity_63)); } inline XmlSchemaSimpleType_t2678868104 * get_XsEntity_63() const { return ___XsEntity_63; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsEntity_63() { return &___XsEntity_63; } inline void set_XsEntity_63(XmlSchemaSimpleType_t2678868104 * value) { ___XsEntity_63 = value; Il2CppCodeGenWriteBarrier((&___XsEntity_63), value); } inline static int32_t get_offset_of_XsEntities_64() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsEntities_64)); } inline XmlSchemaSimpleType_t2678868104 * get_XsEntities_64() const { return ___XsEntities_64; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsEntities_64() { return &___XsEntities_64; } inline void set_XsEntities_64(XmlSchemaSimpleType_t2678868104 * value) { ___XsEntities_64 = value; Il2CppCodeGenWriteBarrier((&___XsEntities_64), value); } inline static int32_t get_offset_of_XsInteger_65() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsInteger_65)); } inline XmlSchemaSimpleType_t2678868104 * get_XsInteger_65() const { return ___XsInteger_65; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsInteger_65() { return &___XsInteger_65; } inline void set_XsInteger_65(XmlSchemaSimpleType_t2678868104 * value) { ___XsInteger_65 = value; Il2CppCodeGenWriteBarrier((&___XsInteger_65), value); } inline static int32_t get_offset_of_XsNonPositiveInteger_66() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsNonPositiveInteger_66)); } inline XmlSchemaSimpleType_t2678868104 * get_XsNonPositiveInteger_66() const { return ___XsNonPositiveInteger_66; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsNonPositiveInteger_66() { return &___XsNonPositiveInteger_66; } inline void set_XsNonPositiveInteger_66(XmlSchemaSimpleType_t2678868104 * value) { ___XsNonPositiveInteger_66 = value; Il2CppCodeGenWriteBarrier((&___XsNonPositiveInteger_66), value); } inline static int32_t get_offset_of_XsNegativeInteger_67() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsNegativeInteger_67)); } inline XmlSchemaSimpleType_t2678868104 * get_XsNegativeInteger_67() const { return ___XsNegativeInteger_67; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsNegativeInteger_67() { return &___XsNegativeInteger_67; } inline void set_XsNegativeInteger_67(XmlSchemaSimpleType_t2678868104 * value) { ___XsNegativeInteger_67 = value; Il2CppCodeGenWriteBarrier((&___XsNegativeInteger_67), value); } inline static int32_t get_offset_of_XsLong_68() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsLong_68)); } inline XmlSchemaSimpleType_t2678868104 * get_XsLong_68() const { return ___XsLong_68; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsLong_68() { return &___XsLong_68; } inline void set_XsLong_68(XmlSchemaSimpleType_t2678868104 * value) { ___XsLong_68 = value; Il2CppCodeGenWriteBarrier((&___XsLong_68), value); } inline static int32_t get_offset_of_XsInt_69() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsInt_69)); } inline XmlSchemaSimpleType_t2678868104 * get_XsInt_69() const { return ___XsInt_69; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsInt_69() { return &___XsInt_69; } inline void set_XsInt_69(XmlSchemaSimpleType_t2678868104 * value) { ___XsInt_69 = value; Il2CppCodeGenWriteBarrier((&___XsInt_69), value); } inline static int32_t get_offset_of_XsShort_70() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsShort_70)); } inline XmlSchemaSimpleType_t2678868104 * get_XsShort_70() const { return ___XsShort_70; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsShort_70() { return &___XsShort_70; } inline void set_XsShort_70(XmlSchemaSimpleType_t2678868104 * value) { ___XsShort_70 = value; Il2CppCodeGenWriteBarrier((&___XsShort_70), value); } inline static int32_t get_offset_of_XsByte_71() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsByte_71)); } inline XmlSchemaSimpleType_t2678868104 * get_XsByte_71() const { return ___XsByte_71; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsByte_71() { return &___XsByte_71; } inline void set_XsByte_71(XmlSchemaSimpleType_t2678868104 * value) { ___XsByte_71 = value; Il2CppCodeGenWriteBarrier((&___XsByte_71), value); } inline static int32_t get_offset_of_XsNonNegativeInteger_72() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsNonNegativeInteger_72)); } inline XmlSchemaSimpleType_t2678868104 * get_XsNonNegativeInteger_72() const { return ___XsNonNegativeInteger_72; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsNonNegativeInteger_72() { return &___XsNonNegativeInteger_72; } inline void set_XsNonNegativeInteger_72(XmlSchemaSimpleType_t2678868104 * value) { ___XsNonNegativeInteger_72 = value; Il2CppCodeGenWriteBarrier((&___XsNonNegativeInteger_72), value); } inline static int32_t get_offset_of_XsUnsignedLong_73() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsUnsignedLong_73)); } inline XmlSchemaSimpleType_t2678868104 * get_XsUnsignedLong_73() const { return ___XsUnsignedLong_73; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsUnsignedLong_73() { return &___XsUnsignedLong_73; } inline void set_XsUnsignedLong_73(XmlSchemaSimpleType_t2678868104 * value) { ___XsUnsignedLong_73 = value; Il2CppCodeGenWriteBarrier((&___XsUnsignedLong_73), value); } inline static int32_t get_offset_of_XsUnsignedInt_74() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsUnsignedInt_74)); } inline XmlSchemaSimpleType_t2678868104 * get_XsUnsignedInt_74() const { return ___XsUnsignedInt_74; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsUnsignedInt_74() { return &___XsUnsignedInt_74; } inline void set_XsUnsignedInt_74(XmlSchemaSimpleType_t2678868104 * value) { ___XsUnsignedInt_74 = value; Il2CppCodeGenWriteBarrier((&___XsUnsignedInt_74), value); } inline static int32_t get_offset_of_XsUnsignedShort_75() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsUnsignedShort_75)); } inline XmlSchemaSimpleType_t2678868104 * get_XsUnsignedShort_75() const { return ___XsUnsignedShort_75; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsUnsignedShort_75() { return &___XsUnsignedShort_75; } inline void set_XsUnsignedShort_75(XmlSchemaSimpleType_t2678868104 * value) { ___XsUnsignedShort_75 = value; Il2CppCodeGenWriteBarrier((&___XsUnsignedShort_75), value); } inline static int32_t get_offset_of_XsUnsignedByte_76() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsUnsignedByte_76)); } inline XmlSchemaSimpleType_t2678868104 * get_XsUnsignedByte_76() const { return ___XsUnsignedByte_76; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsUnsignedByte_76() { return &___XsUnsignedByte_76; } inline void set_XsUnsignedByte_76(XmlSchemaSimpleType_t2678868104 * value) { ___XsUnsignedByte_76 = value; Il2CppCodeGenWriteBarrier((&___XsUnsignedByte_76), value); } inline static int32_t get_offset_of_XsPositiveInteger_77() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XsPositiveInteger_77)); } inline XmlSchemaSimpleType_t2678868104 * get_XsPositiveInteger_77() const { return ___XsPositiveInteger_77; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XsPositiveInteger_77() { return &___XsPositiveInteger_77; } inline void set_XsPositiveInteger_77(XmlSchemaSimpleType_t2678868104 * value) { ___XsPositiveInteger_77 = value; Il2CppCodeGenWriteBarrier((&___XsPositiveInteger_77), value); } inline static int32_t get_offset_of_XdtUntypedAtomic_78() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XdtUntypedAtomic_78)); } inline XmlSchemaSimpleType_t2678868104 * get_XdtUntypedAtomic_78() const { return ___XdtUntypedAtomic_78; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XdtUntypedAtomic_78() { return &___XdtUntypedAtomic_78; } inline void set_XdtUntypedAtomic_78(XmlSchemaSimpleType_t2678868104 * value) { ___XdtUntypedAtomic_78 = value; Il2CppCodeGenWriteBarrier((&___XdtUntypedAtomic_78), value); } inline static int32_t get_offset_of_XdtAnyAtomicType_79() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XdtAnyAtomicType_79)); } inline XmlSchemaSimpleType_t2678868104 * get_XdtAnyAtomicType_79() const { return ___XdtAnyAtomicType_79; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XdtAnyAtomicType_79() { return &___XdtAnyAtomicType_79; } inline void set_XdtAnyAtomicType_79(XmlSchemaSimpleType_t2678868104 * value) { ___XdtAnyAtomicType_79 = value; Il2CppCodeGenWriteBarrier((&___XdtAnyAtomicType_79), value); } inline static int32_t get_offset_of_XdtYearMonthDuration_80() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XdtYearMonthDuration_80)); } inline XmlSchemaSimpleType_t2678868104 * get_XdtYearMonthDuration_80() const { return ___XdtYearMonthDuration_80; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XdtYearMonthDuration_80() { return &___XdtYearMonthDuration_80; } inline void set_XdtYearMonthDuration_80(XmlSchemaSimpleType_t2678868104 * value) { ___XdtYearMonthDuration_80 = value; Il2CppCodeGenWriteBarrier((&___XdtYearMonthDuration_80), value); } inline static int32_t get_offset_of_XdtDayTimeDuration_81() { return static_cast(offsetof(XmlSchemaSimpleType_t2678868104_StaticFields, ___XdtDayTimeDuration_81)); } inline XmlSchemaSimpleType_t2678868104 * get_XdtDayTimeDuration_81() const { return ___XdtDayTimeDuration_81; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_XdtDayTimeDuration_81() { return &___XdtDayTimeDuration_81; } inline void set_XdtDayTimeDuration_81(XmlSchemaSimpleType_t2678868104 * value) { ___XdtDayTimeDuration_81 = value; Il2CppCodeGenWriteBarrier((&___XdtDayTimeDuration_81), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMASIMPLETYPE_T2678868104_H #ifndef XSDDATETIME_T2563698975_H #define XSDDATETIME_T2563698975_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdDateTime struct XsdDateTime_t2563698975 : public XsdAnySimpleType_t1257864485 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDDATETIME_T2563698975_H #ifndef XSDDECIMAL_T1288601093_H #define XSDDECIMAL_T1288601093_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdDecimal struct XsdDecimal_t1288601093 : public XsdAnySimpleType_t1257864485 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDDECIMAL_T1288601093_H #ifndef XSDNOTATION_T2827634056_H #define XSDNOTATION_T2827634056_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdNotation struct XsdNotation_t2827634056 : public XsdAnySimpleType_t1257864485 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDNOTATION_T2827634056_H #ifndef XMLSCHEMACOMPLEXTYPE_T3740801802_H #define XMLSCHEMACOMPLEXTYPE_T3740801802_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaComplexType struct XmlSchemaComplexType_t3740801802 : public XmlSchemaType_t2033747345 { public: // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaComplexType::anyAttribute XmlSchemaAnyAttribute_t963227996 * ___anyAttribute_28; // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaComplexType::attributes XmlSchemaObjectCollection_t1064819932 * ___attributes_29; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaComplexType::attributeUses XmlSchemaObjectTable_t2546974348 * ___attributeUses_30; // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaComplexType::attributeWildcard XmlSchemaAnyAttribute_t963227996 * ___attributeWildcard_31; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaComplexType::block int32_t ___block_32; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaComplexType::blockResolved int32_t ___blockResolved_33; // System.Xml.Schema.XmlSchemaContentModel System.Xml.Schema.XmlSchemaComplexType::contentModel XmlSchemaContentModel_t602185179 * ___contentModel_34; // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexType::validatableParticle XmlSchemaParticle_t3828501457 * ___validatableParticle_35; // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexType::contentTypeParticle XmlSchemaParticle_t3828501457 * ___contentTypeParticle_36; // System.Boolean System.Xml.Schema.XmlSchemaComplexType::isAbstract bool ___isAbstract_37; // System.Boolean System.Xml.Schema.XmlSchemaComplexType::isMixed bool ___isMixed_38; // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexType::particle XmlSchemaParticle_t3828501457 * ___particle_39; // System.Xml.Schema.XmlSchemaContentType System.Xml.Schema.XmlSchemaComplexType::resolvedContentType int32_t ___resolvedContentType_40; // System.Boolean System.Xml.Schema.XmlSchemaComplexType::ValidatedIsAbstract bool ___ValidatedIsAbstract_41; // System.Guid System.Xml.Schema.XmlSchemaComplexType::CollectProcessId Guid_t ___CollectProcessId_44; public: inline static int32_t get_offset_of_anyAttribute_28() { return static_cast(offsetof(XmlSchemaComplexType_t3740801802, ___anyAttribute_28)); } inline XmlSchemaAnyAttribute_t963227996 * get_anyAttribute_28() const { return ___anyAttribute_28; } inline XmlSchemaAnyAttribute_t963227996 ** get_address_of_anyAttribute_28() { return &___anyAttribute_28; } inline void set_anyAttribute_28(XmlSchemaAnyAttribute_t963227996 * value) { ___anyAttribute_28 = value; Il2CppCodeGenWriteBarrier((&___anyAttribute_28), value); } inline static int32_t get_offset_of_attributes_29() { return static_cast(offsetof(XmlSchemaComplexType_t3740801802, ___attributes_29)); } inline XmlSchemaObjectCollection_t1064819932 * get_attributes_29() const { return ___attributes_29; } inline XmlSchemaObjectCollection_t1064819932 ** get_address_of_attributes_29() { return &___attributes_29; } inline void set_attributes_29(XmlSchemaObjectCollection_t1064819932 * value) { ___attributes_29 = value; Il2CppCodeGenWriteBarrier((&___attributes_29), value); } inline static int32_t get_offset_of_attributeUses_30() { return static_cast(offsetof(XmlSchemaComplexType_t3740801802, ___attributeUses_30)); } inline XmlSchemaObjectTable_t2546974348 * get_attributeUses_30() const { return ___attributeUses_30; } inline XmlSchemaObjectTable_t2546974348 ** get_address_of_attributeUses_30() { return &___attributeUses_30; } inline void set_attributeUses_30(XmlSchemaObjectTable_t2546974348 * value) { ___attributeUses_30 = value; Il2CppCodeGenWriteBarrier((&___attributeUses_30), value); } inline static int32_t get_offset_of_attributeWildcard_31() { return static_cast(offsetof(XmlSchemaComplexType_t3740801802, ___attributeWildcard_31)); } inline XmlSchemaAnyAttribute_t963227996 * get_attributeWildcard_31() const { return ___attributeWildcard_31; } inline XmlSchemaAnyAttribute_t963227996 ** get_address_of_attributeWildcard_31() { return &___attributeWildcard_31; } inline void set_attributeWildcard_31(XmlSchemaAnyAttribute_t963227996 * value) { ___attributeWildcard_31 = value; Il2CppCodeGenWriteBarrier((&___attributeWildcard_31), value); } inline static int32_t get_offset_of_block_32() { return static_cast(offsetof(XmlSchemaComplexType_t3740801802, ___block_32)); } inline int32_t get_block_32() const { return ___block_32; } inline int32_t* get_address_of_block_32() { return &___block_32; } inline void set_block_32(int32_t value) { ___block_32 = value; } inline static int32_t get_offset_of_blockResolved_33() { return static_cast(offsetof(XmlSchemaComplexType_t3740801802, ___blockResolved_33)); } inline int32_t get_blockResolved_33() const { return ___blockResolved_33; } inline int32_t* get_address_of_blockResolved_33() { return &___blockResolved_33; } inline void set_blockResolved_33(int32_t value) { ___blockResolved_33 = value; } inline static int32_t get_offset_of_contentModel_34() { return static_cast(offsetof(XmlSchemaComplexType_t3740801802, ___contentModel_34)); } inline XmlSchemaContentModel_t602185179 * get_contentModel_34() const { return ___contentModel_34; } inline XmlSchemaContentModel_t602185179 ** get_address_of_contentModel_34() { return &___contentModel_34; } inline void set_contentModel_34(XmlSchemaContentModel_t602185179 * value) { ___contentModel_34 = value; Il2CppCodeGenWriteBarrier((&___contentModel_34), value); } inline static int32_t get_offset_of_validatableParticle_35() { return static_cast(offsetof(XmlSchemaComplexType_t3740801802, ___validatableParticle_35)); } inline XmlSchemaParticle_t3828501457 * get_validatableParticle_35() const { return ___validatableParticle_35; } inline XmlSchemaParticle_t3828501457 ** get_address_of_validatableParticle_35() { return &___validatableParticle_35; } inline void set_validatableParticle_35(XmlSchemaParticle_t3828501457 * value) { ___validatableParticle_35 = value; Il2CppCodeGenWriteBarrier((&___validatableParticle_35), value); } inline static int32_t get_offset_of_contentTypeParticle_36() { return static_cast(offsetof(XmlSchemaComplexType_t3740801802, ___contentTypeParticle_36)); } inline XmlSchemaParticle_t3828501457 * get_contentTypeParticle_36() const { return ___contentTypeParticle_36; } inline XmlSchemaParticle_t3828501457 ** get_address_of_contentTypeParticle_36() { return &___contentTypeParticle_36; } inline void set_contentTypeParticle_36(XmlSchemaParticle_t3828501457 * value) { ___contentTypeParticle_36 = value; Il2CppCodeGenWriteBarrier((&___contentTypeParticle_36), value); } inline static int32_t get_offset_of_isAbstract_37() { return static_cast(offsetof(XmlSchemaComplexType_t3740801802, ___isAbstract_37)); } inline bool get_isAbstract_37() const { return ___isAbstract_37; } inline bool* get_address_of_isAbstract_37() { return &___isAbstract_37; } inline void set_isAbstract_37(bool value) { ___isAbstract_37 = value; } inline static int32_t get_offset_of_isMixed_38() { return static_cast(offsetof(XmlSchemaComplexType_t3740801802, ___isMixed_38)); } inline bool get_isMixed_38() const { return ___isMixed_38; } inline bool* get_address_of_isMixed_38() { return &___isMixed_38; } inline void set_isMixed_38(bool value) { ___isMixed_38 = value; } inline static int32_t get_offset_of_particle_39() { return static_cast(offsetof(XmlSchemaComplexType_t3740801802, ___particle_39)); } inline XmlSchemaParticle_t3828501457 * get_particle_39() const { return ___particle_39; } inline XmlSchemaParticle_t3828501457 ** get_address_of_particle_39() { return &___particle_39; } inline void set_particle_39(XmlSchemaParticle_t3828501457 * value) { ___particle_39 = value; Il2CppCodeGenWriteBarrier((&___particle_39), value); } inline static int32_t get_offset_of_resolvedContentType_40() { return static_cast(offsetof(XmlSchemaComplexType_t3740801802, ___resolvedContentType_40)); } inline int32_t get_resolvedContentType_40() const { return ___resolvedContentType_40; } inline int32_t* get_address_of_resolvedContentType_40() { return &___resolvedContentType_40; } inline void set_resolvedContentType_40(int32_t value) { ___resolvedContentType_40 = value; } inline static int32_t get_offset_of_ValidatedIsAbstract_41() { return static_cast(offsetof(XmlSchemaComplexType_t3740801802, ___ValidatedIsAbstract_41)); } inline bool get_ValidatedIsAbstract_41() const { return ___ValidatedIsAbstract_41; } inline bool* get_address_of_ValidatedIsAbstract_41() { return &___ValidatedIsAbstract_41; } inline void set_ValidatedIsAbstract_41(bool value) { ___ValidatedIsAbstract_41 = value; } inline static int32_t get_offset_of_CollectProcessId_44() { return static_cast(offsetof(XmlSchemaComplexType_t3740801802, ___CollectProcessId_44)); } inline Guid_t get_CollectProcessId_44() const { return ___CollectProcessId_44; } inline Guid_t * get_address_of_CollectProcessId_44() { return &___CollectProcessId_44; } inline void set_CollectProcessId_44(Guid_t value) { ___CollectProcessId_44 = value; } }; struct XmlSchemaComplexType_t3740801802_StaticFields { public: // System.Xml.Schema.XmlSchemaComplexType System.Xml.Schema.XmlSchemaComplexType::anyType XmlSchemaComplexType_t3740801802 * ___anyType_42; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaComplexType::AnyTypeName XmlQualifiedName_t2760654312 * ___AnyTypeName_43; public: inline static int32_t get_offset_of_anyType_42() { return static_cast(offsetof(XmlSchemaComplexType_t3740801802_StaticFields, ___anyType_42)); } inline XmlSchemaComplexType_t3740801802 * get_anyType_42() const { return ___anyType_42; } inline XmlSchemaComplexType_t3740801802 ** get_address_of_anyType_42() { return &___anyType_42; } inline void set_anyType_42(XmlSchemaComplexType_t3740801802 * value) { ___anyType_42 = value; Il2CppCodeGenWriteBarrier((&___anyType_42), value); } inline static int32_t get_offset_of_AnyTypeName_43() { return static_cast(offsetof(XmlSchemaComplexType_t3740801802_StaticFields, ___AnyTypeName_43)); } inline XmlQualifiedName_t2760654312 * get_AnyTypeName_43() const { return ___AnyTypeName_43; } inline XmlQualifiedName_t2760654312 ** get_address_of_AnyTypeName_43() { return &___AnyTypeName_43; } inline void set_AnyTypeName_43(XmlQualifiedName_t2760654312 * value) { ___AnyTypeName_43 = value; Il2CppCodeGenWriteBarrier((&___AnyTypeName_43), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMACOMPLEXTYPE_T3740801802_H #ifndef XMLSCHEMASIMPLECONTENTRESTRICTION_T2746076865_H #define XMLSCHEMASIMPLECONTENTRESTRICTION_T2746076865_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaSimpleContentRestriction struct XmlSchemaSimpleContentRestriction_t2746076865 : public XmlSchemaContent_t1040349258 { public: // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaSimpleContentRestriction::any XmlSchemaAnyAttribute_t963227996 * ___any_17; // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaSimpleContentRestriction::attributes XmlSchemaObjectCollection_t1064819932 * ___attributes_18; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleContentRestriction::baseType XmlSchemaSimpleType_t2678868104 * ___baseType_19; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaSimpleContentRestriction::baseTypeName XmlQualifiedName_t2760654312 * ___baseTypeName_20; // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaSimpleContentRestriction::facets XmlSchemaObjectCollection_t1064819932 * ___facets_21; public: inline static int32_t get_offset_of_any_17() { return static_cast(offsetof(XmlSchemaSimpleContentRestriction_t2746076865, ___any_17)); } inline XmlSchemaAnyAttribute_t963227996 * get_any_17() const { return ___any_17; } inline XmlSchemaAnyAttribute_t963227996 ** get_address_of_any_17() { return &___any_17; } inline void set_any_17(XmlSchemaAnyAttribute_t963227996 * value) { ___any_17 = value; Il2CppCodeGenWriteBarrier((&___any_17), value); } inline static int32_t get_offset_of_attributes_18() { return static_cast(offsetof(XmlSchemaSimpleContentRestriction_t2746076865, ___attributes_18)); } inline XmlSchemaObjectCollection_t1064819932 * get_attributes_18() const { return ___attributes_18; } inline XmlSchemaObjectCollection_t1064819932 ** get_address_of_attributes_18() { return &___attributes_18; } inline void set_attributes_18(XmlSchemaObjectCollection_t1064819932 * value) { ___attributes_18 = value; Il2CppCodeGenWriteBarrier((&___attributes_18), value); } inline static int32_t get_offset_of_baseType_19() { return static_cast(offsetof(XmlSchemaSimpleContentRestriction_t2746076865, ___baseType_19)); } inline XmlSchemaSimpleType_t2678868104 * get_baseType_19() const { return ___baseType_19; } inline XmlSchemaSimpleType_t2678868104 ** get_address_of_baseType_19() { return &___baseType_19; } inline void set_baseType_19(XmlSchemaSimpleType_t2678868104 * value) { ___baseType_19 = value; Il2CppCodeGenWriteBarrier((&___baseType_19), value); } inline static int32_t get_offset_of_baseTypeName_20() { return static_cast(offsetof(XmlSchemaSimpleContentRestriction_t2746076865, ___baseTypeName_20)); } inline XmlQualifiedName_t2760654312 * get_baseTypeName_20() const { return ___baseTypeName_20; } inline XmlQualifiedName_t2760654312 ** get_address_of_baseTypeName_20() { return &___baseTypeName_20; } inline void set_baseTypeName_20(XmlQualifiedName_t2760654312 * value) { ___baseTypeName_20 = value; Il2CppCodeGenWriteBarrier((&___baseTypeName_20), value); } inline static int32_t get_offset_of_facets_21() { return static_cast(offsetof(XmlSchemaSimpleContentRestriction_t2746076865, ___facets_21)); } inline XmlSchemaObjectCollection_t1064819932 * get_facets_21() const { return ___facets_21; } inline XmlSchemaObjectCollection_t1064819932 ** get_address_of_facets_21() { return &___facets_21; } inline void set_facets_21(XmlSchemaObjectCollection_t1064819932 * value) { ___facets_21 = value; Il2CppCodeGenWriteBarrier((&___facets_21), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMASIMPLECONTENTRESTRICTION_T2746076865_H #ifndef XMLSCHEMASIMPLECONTENTEXTENSION_T1269327470_H #define XMLSCHEMASIMPLECONTENTEXTENSION_T1269327470_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaSimpleContentExtension struct XmlSchemaSimpleContentExtension_t1269327470 : public XmlSchemaContent_t1040349258 { public: // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaSimpleContentExtension::any XmlSchemaAnyAttribute_t963227996 * ___any_17; // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaSimpleContentExtension::attributes XmlSchemaObjectCollection_t1064819932 * ___attributes_18; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaSimpleContentExtension::baseTypeName XmlQualifiedName_t2760654312 * ___baseTypeName_19; public: inline static int32_t get_offset_of_any_17() { return static_cast(offsetof(XmlSchemaSimpleContentExtension_t1269327470, ___any_17)); } inline XmlSchemaAnyAttribute_t963227996 * get_any_17() const { return ___any_17; } inline XmlSchemaAnyAttribute_t963227996 ** get_address_of_any_17() { return &___any_17; } inline void set_any_17(XmlSchemaAnyAttribute_t963227996 * value) { ___any_17 = value; Il2CppCodeGenWriteBarrier((&___any_17), value); } inline static int32_t get_offset_of_attributes_18() { return static_cast(offsetof(XmlSchemaSimpleContentExtension_t1269327470, ___attributes_18)); } inline XmlSchemaObjectCollection_t1064819932 * get_attributes_18() const { return ___attributes_18; } inline XmlSchemaObjectCollection_t1064819932 ** get_address_of_attributes_18() { return &___attributes_18; } inline void set_attributes_18(XmlSchemaObjectCollection_t1064819932 * value) { ___attributes_18 = value; Il2CppCodeGenWriteBarrier((&___attributes_18), value); } inline static int32_t get_offset_of_baseTypeName_19() { return static_cast(offsetof(XmlSchemaSimpleContentExtension_t1269327470, ___baseTypeName_19)); } inline XmlQualifiedName_t2760654312 * get_baseTypeName_19() const { return ___baseTypeName_19; } inline XmlQualifiedName_t2760654312 ** get_address_of_baseTypeName_19() { return &___baseTypeName_19; } inline void set_baseTypeName_19(XmlQualifiedName_t2760654312 * value) { ___baseTypeName_19 = value; Il2CppCodeGenWriteBarrier((&___baseTypeName_19), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMASIMPLECONTENTEXTENSION_T1269327470_H #ifndef XMLSCHEMASIMPLECONTENT_T4264369274_H #define XMLSCHEMASIMPLECONTENT_T4264369274_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaSimpleContent struct XmlSchemaSimpleContent_t4264369274 : public XmlSchemaContentModel_t602185179 { public: // System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaSimpleContent::content XmlSchemaContent_t1040349258 * ___content_16; public: inline static int32_t get_offset_of_content_16() { return static_cast(offsetof(XmlSchemaSimpleContent_t4264369274, ___content_16)); } inline XmlSchemaContent_t1040349258 * get_content_16() const { return ___content_16; } inline XmlSchemaContent_t1040349258 ** get_address_of_content_16() { return &___content_16; } inline void set_content_16(XmlSchemaContent_t1040349258 * value) { ___content_16 = value; Il2CppCodeGenWriteBarrier((&___content_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMASIMPLECONTENT_T4264369274_H #ifndef XMLSCHEMACOMPLEXCONTENTEXTENSION_T2396613513_H #define XMLSCHEMACOMPLEXCONTENTEXTENSION_T2396613513_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaComplexContentExtension struct XmlSchemaComplexContentExtension_t2396613513 : public XmlSchemaContent_t1040349258 { public: // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaComplexContentExtension::any XmlSchemaAnyAttribute_t963227996 * ___any_17; // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaComplexContentExtension::attributes XmlSchemaObjectCollection_t1064819932 * ___attributes_18; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaComplexContentExtension::baseTypeName XmlQualifiedName_t2760654312 * ___baseTypeName_19; // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexContentExtension::particle XmlSchemaParticle_t3828501457 * ___particle_20; public: inline static int32_t get_offset_of_any_17() { return static_cast(offsetof(XmlSchemaComplexContentExtension_t2396613513, ___any_17)); } inline XmlSchemaAnyAttribute_t963227996 * get_any_17() const { return ___any_17; } inline XmlSchemaAnyAttribute_t963227996 ** get_address_of_any_17() { return &___any_17; } inline void set_any_17(XmlSchemaAnyAttribute_t963227996 * value) { ___any_17 = value; Il2CppCodeGenWriteBarrier((&___any_17), value); } inline static int32_t get_offset_of_attributes_18() { return static_cast(offsetof(XmlSchemaComplexContentExtension_t2396613513, ___attributes_18)); } inline XmlSchemaObjectCollection_t1064819932 * get_attributes_18() const { return ___attributes_18; } inline XmlSchemaObjectCollection_t1064819932 ** get_address_of_attributes_18() { return &___attributes_18; } inline void set_attributes_18(XmlSchemaObjectCollection_t1064819932 * value) { ___attributes_18 = value; Il2CppCodeGenWriteBarrier((&___attributes_18), value); } inline static int32_t get_offset_of_baseTypeName_19() { return static_cast(offsetof(XmlSchemaComplexContentExtension_t2396613513, ___baseTypeName_19)); } inline XmlQualifiedName_t2760654312 * get_baseTypeName_19() const { return ___baseTypeName_19; } inline XmlQualifiedName_t2760654312 ** get_address_of_baseTypeName_19() { return &___baseTypeName_19; } inline void set_baseTypeName_19(XmlQualifiedName_t2760654312 * value) { ___baseTypeName_19 = value; Il2CppCodeGenWriteBarrier((&___baseTypeName_19), value); } inline static int32_t get_offset_of_particle_20() { return static_cast(offsetof(XmlSchemaComplexContentExtension_t2396613513, ___particle_20)); } inline XmlSchemaParticle_t3828501457 * get_particle_20() const { return ___particle_20; } inline XmlSchemaParticle_t3828501457 ** get_address_of_particle_20() { return &___particle_20; } inline void set_particle_20(XmlSchemaParticle_t3828501457 * value) { ___particle_20 = value; Il2CppCodeGenWriteBarrier((&___particle_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMACOMPLEXCONTENTEXTENSION_T2396613513_H #ifndef XMLSCHEMACOMPLEXCONTENTRESTRICTION_T3155540863_H #define XMLSCHEMACOMPLEXCONTENTRESTRICTION_T3155540863_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaComplexContentRestriction struct XmlSchemaComplexContentRestriction_t3155540863 : public XmlSchemaContent_t1040349258 { public: // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaComplexContentRestriction::any XmlSchemaAnyAttribute_t963227996 * ___any_17; // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaComplexContentRestriction::attributes XmlSchemaObjectCollection_t1064819932 * ___attributes_18; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaComplexContentRestriction::baseTypeName XmlQualifiedName_t2760654312 * ___baseTypeName_19; // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexContentRestriction::particle XmlSchemaParticle_t3828501457 * ___particle_20; public: inline static int32_t get_offset_of_any_17() { return static_cast(offsetof(XmlSchemaComplexContentRestriction_t3155540863, ___any_17)); } inline XmlSchemaAnyAttribute_t963227996 * get_any_17() const { return ___any_17; } inline XmlSchemaAnyAttribute_t963227996 ** get_address_of_any_17() { return &___any_17; } inline void set_any_17(XmlSchemaAnyAttribute_t963227996 * value) { ___any_17 = value; Il2CppCodeGenWriteBarrier((&___any_17), value); } inline static int32_t get_offset_of_attributes_18() { return static_cast(offsetof(XmlSchemaComplexContentRestriction_t3155540863, ___attributes_18)); } inline XmlSchemaObjectCollection_t1064819932 * get_attributes_18() const { return ___attributes_18; } inline XmlSchemaObjectCollection_t1064819932 ** get_address_of_attributes_18() { return &___attributes_18; } inline void set_attributes_18(XmlSchemaObjectCollection_t1064819932 * value) { ___attributes_18 = value; Il2CppCodeGenWriteBarrier((&___attributes_18), value); } inline static int32_t get_offset_of_baseTypeName_19() { return static_cast(offsetof(XmlSchemaComplexContentRestriction_t3155540863, ___baseTypeName_19)); } inline XmlQualifiedName_t2760654312 * get_baseTypeName_19() const { return ___baseTypeName_19; } inline XmlQualifiedName_t2760654312 ** get_address_of_baseTypeName_19() { return &___baseTypeName_19; } inline void set_baseTypeName_19(XmlQualifiedName_t2760654312 * value) { ___baseTypeName_19 = value; Il2CppCodeGenWriteBarrier((&___baseTypeName_19), value); } inline static int32_t get_offset_of_particle_20() { return static_cast(offsetof(XmlSchemaComplexContentRestriction_t3155540863, ___particle_20)); } inline XmlSchemaParticle_t3828501457 * get_particle_20() const { return ___particle_20; } inline XmlSchemaParticle_t3828501457 ** get_address_of_particle_20() { return &___particle_20; } inline void set_particle_20(XmlSchemaParticle_t3828501457 * value) { ___particle_20 = value; Il2CppCodeGenWriteBarrier((&___particle_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMACOMPLEXCONTENTRESTRICTION_T3155540863_H #ifndef XMLSCHEMACOMPLEXCONTENT_T3528540772_H #define XMLSCHEMACOMPLEXCONTENT_T3528540772_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaComplexContent struct XmlSchemaComplexContent_t3528540772 : public XmlSchemaContentModel_t602185179 { public: // System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaComplexContent::content XmlSchemaContent_t1040349258 * ___content_16; // System.Boolean System.Xml.Schema.XmlSchemaComplexContent::isMixed bool ___isMixed_17; public: inline static int32_t get_offset_of_content_16() { return static_cast(offsetof(XmlSchemaComplexContent_t3528540772, ___content_16)); } inline XmlSchemaContent_t1040349258 * get_content_16() const { return ___content_16; } inline XmlSchemaContent_t1040349258 ** get_address_of_content_16() { return &___content_16; } inline void set_content_16(XmlSchemaContent_t1040349258 * value) { ___content_16 = value; Il2CppCodeGenWriteBarrier((&___content_16), value); } inline static int32_t get_offset_of_isMixed_17() { return static_cast(offsetof(XmlSchemaComplexContent_t3528540772, ___isMixed_17)); } inline bool get_isMixed_17() const { return ___isMixed_17; } inline bool* get_address_of_isMixed_17() { return &___isMixed_17; } inline void set_isMixed_17(bool value) { ___isMixed_17 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMACOMPLEXCONTENT_T3528540772_H #ifndef XMLSCHEMAGROUPREF_T1314446647_H #define XMLSCHEMAGROUPREF_T1314446647_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaGroupRef struct XmlSchemaGroupRef_t1314446647 : public XmlSchemaParticle_t3828501457 { public: // System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaGroupRef::schema XmlSchema_t3742557897 * ___schema_27; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaGroupRef::refName XmlQualifiedName_t2760654312 * ___refName_28; // System.Xml.Schema.XmlSchemaGroup System.Xml.Schema.XmlSchemaGroupRef::referencedGroup XmlSchemaGroup_t1441741786 * ___referencedGroup_29; // System.Boolean System.Xml.Schema.XmlSchemaGroupRef::busy bool ___busy_30; public: inline static int32_t get_offset_of_schema_27() { return static_cast(offsetof(XmlSchemaGroupRef_t1314446647, ___schema_27)); } inline XmlSchema_t3742557897 * get_schema_27() const { return ___schema_27; } inline XmlSchema_t3742557897 ** get_address_of_schema_27() { return &___schema_27; } inline void set_schema_27(XmlSchema_t3742557897 * value) { ___schema_27 = value; Il2CppCodeGenWriteBarrier((&___schema_27), value); } inline static int32_t get_offset_of_refName_28() { return static_cast(offsetof(XmlSchemaGroupRef_t1314446647, ___refName_28)); } inline XmlQualifiedName_t2760654312 * get_refName_28() const { return ___refName_28; } inline XmlQualifiedName_t2760654312 ** get_address_of_refName_28() { return &___refName_28; } inline void set_refName_28(XmlQualifiedName_t2760654312 * value) { ___refName_28 = value; Il2CppCodeGenWriteBarrier((&___refName_28), value); } inline static int32_t get_offset_of_referencedGroup_29() { return static_cast(offsetof(XmlSchemaGroupRef_t1314446647, ___referencedGroup_29)); } inline XmlSchemaGroup_t1441741786 * get_referencedGroup_29() const { return ___referencedGroup_29; } inline XmlSchemaGroup_t1441741786 ** get_address_of_referencedGroup_29() { return &___referencedGroup_29; } inline void set_referencedGroup_29(XmlSchemaGroup_t1441741786 * value) { ___referencedGroup_29 = value; Il2CppCodeGenWriteBarrier((&___referencedGroup_29), value); } inline static int32_t get_offset_of_busy_30() { return static_cast(offsetof(XmlSchemaGroupRef_t1314446647, ___busy_30)); } inline bool get_busy_30() const { return ___busy_30; } inline bool* get_address_of_busy_30() { return &___busy_30; } inline void set_busy_30(bool value) { ___busy_30 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAGROUPREF_T1314446647_H #ifndef XSDBOOLEAN_T380164876_H #define XSDBOOLEAN_T380164876_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdBoolean struct XsdBoolean_t380164876 : public XsdAnySimpleType_t1257864485 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDBOOLEAN_T380164876_H #ifndef XSDFLOAT_T3181928905_H #define XSDFLOAT_T3181928905_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdFloat struct XsdFloat_t3181928905 : public XsdAnySimpleType_t1257864485 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDFLOAT_T3181928905_H #ifndef XSDDURATION_T1555973170_H #define XSDDURATION_T1555973170_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdDuration struct XsdDuration_t1555973170 : public XsdAnySimpleType_t1257864485 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDDURATION_T1555973170_H #ifndef XSDDOUBLE_T3324344982_H #define XSDDOUBLE_T3324344982_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdDouble struct XsdDouble_t3324344982 : public XsdAnySimpleType_t1257864485 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDDOUBLE_T3324344982_H #ifndef XSDSTRING_T3049094358_H #define XSDSTRING_T3049094358_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdString struct XsdString_t3049094358 : public XsdAnySimpleType_t1257864485 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDSTRING_T3049094358_H #ifndef XSDINTEGER_T2044766898_H #define XSDINTEGER_T2044766898_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdInteger struct XsdInteger_t2044766898 : public XsdDecimal_t1288601093 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDINTEGER_T2044766898_H #ifndef XSDBASE64BINARY_T3360383190_H #define XSDBASE64BINARY_T3360383190_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdBase64Binary struct XsdBase64Binary_t3360383190 : public XsdString_t3049094358 { public: public: }; struct XsdBase64Binary_t3360383190_StaticFields { public: // System.String Mono.Xml.Schema.XsdBase64Binary::ALPHABET String_t* ___ALPHABET_61; // System.Byte[] Mono.Xml.Schema.XsdBase64Binary::decodeTable ByteU5BU5D_t4116647657* ___decodeTable_62; public: inline static int32_t get_offset_of_ALPHABET_61() { return static_cast(offsetof(XsdBase64Binary_t3360383190_StaticFields, ___ALPHABET_61)); } inline String_t* get_ALPHABET_61() const { return ___ALPHABET_61; } inline String_t** get_address_of_ALPHABET_61() { return &___ALPHABET_61; } inline void set_ALPHABET_61(String_t* value) { ___ALPHABET_61 = value; Il2CppCodeGenWriteBarrier((&___ALPHABET_61), value); } inline static int32_t get_offset_of_decodeTable_62() { return static_cast(offsetof(XsdBase64Binary_t3360383190_StaticFields, ___decodeTable_62)); } inline ByteU5BU5D_t4116647657* get_decodeTable_62() const { return ___decodeTable_62; } inline ByteU5BU5D_t4116647657** get_address_of_decodeTable_62() { return &___decodeTable_62; } inline void set_decodeTable_62(ByteU5BU5D_t4116647657* value) { ___decodeTable_62 = value; Il2CppCodeGenWriteBarrier((&___decodeTable_62), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDBASE64BINARY_T3360383190_H #ifndef XMLSCHEMACHOICE_T959520675_H #define XMLSCHEMACHOICE_T959520675_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaChoice struct XmlSchemaChoice_t959520675 : public XmlSchemaGroupBase_t3631079376 { public: // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::items XmlSchemaObjectCollection_t1064819932 * ___items_28; // System.Decimal System.Xml.Schema.XmlSchemaChoice::minEffectiveTotalRange Decimal_t2948259380 ___minEffectiveTotalRange_29; public: inline static int32_t get_offset_of_items_28() { return static_cast(offsetof(XmlSchemaChoice_t959520675, ___items_28)); } inline XmlSchemaObjectCollection_t1064819932 * get_items_28() const { return ___items_28; } inline XmlSchemaObjectCollection_t1064819932 ** get_address_of_items_28() { return &___items_28; } inline void set_items_28(XmlSchemaObjectCollection_t1064819932 * value) { ___items_28 = value; Il2CppCodeGenWriteBarrier((&___items_28), value); } inline static int32_t get_offset_of_minEffectiveTotalRange_29() { return static_cast(offsetof(XmlSchemaChoice_t959520675, ___minEffectiveTotalRange_29)); } inline Decimal_t2948259380 get_minEffectiveTotalRange_29() const { return ___minEffectiveTotalRange_29; } inline Decimal_t2948259380 * get_address_of_minEffectiveTotalRange_29() { return &___minEffectiveTotalRange_29; } inline void set_minEffectiveTotalRange_29(Decimal_t2948259380 value) { ___minEffectiveTotalRange_29 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMACHOICE_T959520675_H #ifndef XMLSCHEMASEQUENCE_T2018345177_H #define XMLSCHEMASEQUENCE_T2018345177_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaSequence struct XmlSchemaSequence_t2018345177 : public XmlSchemaGroupBase_t3631079376 { public: // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaSequence::items XmlSchemaObjectCollection_t1064819932 * ___items_28; public: inline static int32_t get_offset_of_items_28() { return static_cast(offsetof(XmlSchemaSequence_t2018345177, ___items_28)); } inline XmlSchemaObjectCollection_t1064819932 * get_items_28() const { return ___items_28; } inline XmlSchemaObjectCollection_t1064819932 ** get_address_of_items_28() { return &___items_28; } inline void set_items_28(XmlSchemaObjectCollection_t1064819932 * value) { ___items_28 = value; Il2CppCodeGenWriteBarrier((&___items_28), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMASEQUENCE_T2018345177_H #ifndef XMLSCHEMAFRACTIONDIGITSFACET_T2589598443_H #define XMLSCHEMAFRACTIONDIGITSFACET_T2589598443_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaFractionDigitsFacet struct XmlSchemaFractionDigitsFacet_t2589598443 : public XmlSchemaNumericFacet_t3753040035 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAFRACTIONDIGITSFACET_T2589598443_H #ifndef XMLSCHEMAALL_T1118454309_H #define XMLSCHEMAALL_T1118454309_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaAll struct XmlSchemaAll_t1118454309 : public XmlSchemaGroupBase_t3631079376 { public: // System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaAll::schema XmlSchema_t3742557897 * ___schema_28; // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaAll::items XmlSchemaObjectCollection_t1064819932 * ___items_29; // System.Boolean System.Xml.Schema.XmlSchemaAll::emptiable bool ___emptiable_30; public: inline static int32_t get_offset_of_schema_28() { return static_cast(offsetof(XmlSchemaAll_t1118454309, ___schema_28)); } inline XmlSchema_t3742557897 * get_schema_28() const { return ___schema_28; } inline XmlSchema_t3742557897 ** get_address_of_schema_28() { return &___schema_28; } inline void set_schema_28(XmlSchema_t3742557897 * value) { ___schema_28 = value; Il2CppCodeGenWriteBarrier((&___schema_28), value); } inline static int32_t get_offset_of_items_29() { return static_cast(offsetof(XmlSchemaAll_t1118454309, ___items_29)); } inline XmlSchemaObjectCollection_t1064819932 * get_items_29() const { return ___items_29; } inline XmlSchemaObjectCollection_t1064819932 ** get_address_of_items_29() { return &___items_29; } inline void set_items_29(XmlSchemaObjectCollection_t1064819932 * value) { ___items_29 = value; Il2CppCodeGenWriteBarrier((&___items_29), value); } inline static int32_t get_offset_of_emptiable_30() { return static_cast(offsetof(XmlSchemaAll_t1118454309, ___emptiable_30)); } inline bool get_emptiable_30() const { return ___emptiable_30; } inline bool* get_address_of_emptiable_30() { return &___emptiable_30; } inline void set_emptiable_30(bool value) { ___emptiable_30 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAALL_T1118454309_H #ifndef XDTUNTYPEDATOMIC_T1388131523_H #define XDTUNTYPEDATOMIC_T1388131523_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XdtUntypedAtomic struct XdtUntypedAtomic_t1388131523 : public XdtAnyAtomicType_t269366253 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XDTUNTYPEDATOMIC_T1388131523_H #ifndef XDTDAYTIMEDURATION_T268779858_H #define XDTDAYTIMEDURATION_T268779858_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XdtDayTimeDuration struct XdtDayTimeDuration_t268779858 : public XsdDuration_t1555973170 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XDTDAYTIMEDURATION_T268779858_H #ifndef XDTYEARMONTHDURATION_T1503718519_H #define XDTYEARMONTHDURATION_T1503718519_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XdtYearMonthDuration struct XdtYearMonthDuration_t1503718519 : public XsdDuration_t1555973170 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XDTYEARMONTHDURATION_T1503718519_H #ifndef XSDNORMALIZEDSTRING_T3260789355_H #define XSDNORMALIZEDSTRING_T3260789355_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdNormalizedString struct XsdNormalizedString_t3260789355 : public XsdString_t3049094358 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDNORMALIZEDSTRING_T3260789355_H #ifndef XSDANYURI_T2755748070_H #define XSDANYURI_T2755748070_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdAnyURI struct XsdAnyURI_t2755748070 : public XsdString_t3049094358 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDANYURI_T2755748070_H #ifndef XSDNONPOSITIVEINTEGER_T1029055398_H #define XSDNONPOSITIVEINTEGER_T1029055398_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdNonPositiveInteger struct XsdNonPositiveInteger_t1029055398 : public XsdInteger_t2044766898 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDNONPOSITIVEINTEGER_T1029055398_H #ifndef XSDTOKEN_T1239036978_H #define XSDTOKEN_T1239036978_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdToken struct XsdToken_t1239036978 : public XsdNormalizedString_t3260789355 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDTOKEN_T1239036978_H #ifndef XSDLONG_T1324632828_H #define XSDLONG_T1324632828_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdLong struct XsdLong_t1324632828 : public XsdInteger_t2044766898 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDLONG_T1324632828_H #ifndef XSDNONNEGATIVEINTEGER_T308064234_H #define XSDNONNEGATIVEINTEGER_T308064234_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdNonNegativeInteger struct XsdNonNegativeInteger_t308064234 : public XsdInteger_t2044766898 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDNONNEGATIVEINTEGER_T308064234_H #ifndef XSDPOSITIVEINTEGER_T1704031413_H #define XSDPOSITIVEINTEGER_T1704031413_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdPositiveInteger struct XsdPositiveInteger_t1704031413 : public XsdNonNegativeInteger_t308064234 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDPOSITIVEINTEGER_T1704031413_H #ifndef XSDLANGUAGE_T1876291273_H #define XSDLANGUAGE_T1876291273_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdLanguage struct XsdLanguage_t1876291273 : public XsdToken_t1239036978 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDLANGUAGE_T1876291273_H #ifndef XSDNMTOKEN_T834691671_H #define XSDNMTOKEN_T834691671_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdNMToken struct XsdNMToken_t834691671 : public XsdToken_t1239036978 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDNMTOKEN_T834691671_H #ifndef XSDNEGATIVEINTEGER_T2178753546_H #define XSDNEGATIVEINTEGER_T2178753546_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdNegativeInteger struct XsdNegativeInteger_t2178753546 : public XsdNonPositiveInteger_t1029055398 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDNEGATIVEINTEGER_T2178753546_H #ifndef XSDNAME_T2755146808_H #define XSDNAME_T2755146808_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdName struct XsdName_t2755146808 : public XsdToken_t1239036978 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDNAME_T2755146808_H #ifndef XSDUNSIGNEDLONG_T1409593434_H #define XSDUNSIGNEDLONG_T1409593434_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdUnsignedLong struct XsdUnsignedLong_t1409593434 : public XsdNonNegativeInteger_t308064234 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDUNSIGNEDLONG_T1409593434_H #ifndef XSDINT_T33917785_H #define XSDINT_T33917785_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdInt struct XsdInt_t33917785 : public XsdLong_t1324632828 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDINT_T33917785_H #ifndef XSDQNAME_T2385631467_H #define XSDQNAME_T2385631467_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdQName struct XsdQName_t2385631467 : public XsdName_t2755146808 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDQNAME_T2385631467_H #ifndef XSDUNSIGNEDINT_T72105793_H #define XSDUNSIGNEDINT_T72105793_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdUnsignedInt struct XsdUnsignedInt_t72105793 : public XsdUnsignedLong_t1409593434 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDUNSIGNEDINT_T72105793_H #ifndef XSDSHORT_T3489811876_H #define XSDSHORT_T3489811876_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdShort struct XsdShort_t3489811876 : public XsdInt_t33917785 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDSHORT_T3489811876_H #ifndef XSDENTITIES_T1477210398_H #define XSDENTITIES_T1477210398_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdEntities struct XsdEntities_t1477210398 : public XsdName_t2755146808 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDENTITIES_T1477210398_H #ifndef XSDENTITY_T3956505874_H #define XSDENTITY_T3956505874_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdEntity struct XsdEntity_t3956505874 : public XsdName_t2755146808 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDENTITY_T3956505874_H #ifndef XSDIDREFS_T16099206_H #define XSDIDREFS_T16099206_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdIDRefs struct XsdIDRefs_t16099206 : public XsdName_t2755146808 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDIDREFS_T16099206_H #ifndef XSDIDREF_T2913612829_H #define XSDIDREF_T2913612829_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdIDRef struct XsdIDRef_t2913612829 : public XsdName_t2755146808 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDIDREF_T2913612829_H #ifndef XSDID_T34704195_H #define XSDID_T34704195_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdID struct XsdID_t34704195 : public XsdName_t2755146808 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDID_T34704195_H #ifndef XSDNMTOKENS_T4246953255_H #define XSDNMTOKENS_T4246953255_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdNMTokens struct XsdNMTokens_t4246953255 : public XsdNMToken_t834691671 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDNMTOKENS_T4246953255_H #ifndef XSDNCNAME_T3943159043_H #define XSDNCNAME_T3943159043_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdNCName struct XsdNCName_t3943159043 : public XsdName_t2755146808 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDNCNAME_T3943159043_H #ifndef XSDBYTE_T2221093920_H #define XSDBYTE_T2221093920_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdByte struct XsdByte_t2221093920 : public XsdShort_t3489811876 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDBYTE_T2221093920_H #ifndef XSDUNSIGNEDSHORT_T3654069686_H #define XSDUNSIGNEDSHORT_T3654069686_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdUnsignedShort struct XsdUnsignedShort_t3654069686 : public XsdUnsignedInt_t72105793 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDUNSIGNEDSHORT_T3654069686_H #ifndef XSDUNSIGNEDBYTE_T2304219558_H #define XSDUNSIGNEDBYTE_T2304219558_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Xml.Schema.XsdUnsignedByte struct XsdUnsignedByte_t2304219558 : public XsdUnsignedShort_t3654069686 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDUNSIGNEDBYTE_T2304219558_H // System.Xml.XmlAttribute[] struct XmlAttributeU5BU5D_t1490365106 : public RuntimeArray { public: ALIGN_FIELD (8) XmlAttribute_t1173852259 * m_Items[1]; public: inline XmlAttribute_t1173852259 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline XmlAttribute_t1173852259 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, XmlAttribute_t1173852259 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline XmlAttribute_t1173852259 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline XmlAttribute_t1173852259 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, XmlAttribute_t1173852259 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Xml.XmlNode[] struct XmlNodeU5BU5D_t3728671178 : public RuntimeArray { public: ALIGN_FIELD (8) XmlNode_t3767805227 * m_Items[1]; public: inline XmlNode_t3767805227 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline XmlNode_t3767805227 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, XmlNode_t3767805227 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline XmlNode_t3767805227 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline XmlNode_t3767805227 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, XmlNode_t3767805227 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Char[] struct CharU5BU5D_t3528271667 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: inline Il2CppChar GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Il2CppChar value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value) { m_Items[index] = value; } }; // System.String[] struct StringU5BU5D_t1281789340 : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Xml.XmlQualifiedName[] struct XmlQualifiedNameU5BU5D_t1471530361 : public RuntimeArray { public: ALIGN_FIELD (8) XmlQualifiedName_t2760654312 * m_Items[1]; public: inline XmlQualifiedName_t2760654312 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline XmlQualifiedName_t2760654312 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, XmlQualifiedName_t2760654312 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline XmlQualifiedName_t2760654312 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline XmlQualifiedName_t2760654312 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, XmlQualifiedName_t2760654312 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Object[] struct ObjectU5BU5D_t2843939325 : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m182537451_gshared (Dictionary_2_t3384741 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m1279427033_gshared (Dictionary_2_t3384741 * __this, RuntimeObject * p0, int32_t p1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3959998165_gshared (Dictionary_2_t3384741 * __this, RuntimeObject * p0, int32_t* p1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaGroupBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaGroupBase__ctor_m3091716353 (XmlSchemaGroupBase_t3631079376 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaObjectCollection::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObjectCollection__ctor_m1601154956 (XmlSchemaObjectCollection_t1064819932 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaObject::SetParent(System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObject_SetParent_m3207914940 (XmlSchemaObject_t1315720168 * __this, XmlSchemaObject_t1315720168 * ___parent0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaObjectEnumerator System.Xml.Schema.XmlSchemaObjectCollection::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectEnumerator_t503074204 * XmlSchemaObjectCollection_GetEnumerator_m568986310 (XmlSchemaObjectCollection_t1064819932 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectEnumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObject_t1315720168 * XmlSchemaObjectEnumerator_get_Current_m2597242723 (XmlSchemaObjectEnumerator_t503074204 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaObjectEnumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaObjectEnumerator_MoveNext_m3595167032 (XmlSchemaObjectEnumerator_t503074204 * __this, const RuntimeMethod* method); // System.Boolean System.Guid::op_Equality(System.Guid,System.Guid) extern "C" IL2CPP_METHOD_ATTR bool Guid_op_Equality_m4289903222 (RuntimeObject * __this /* static, unused */, Guid_t p0, Guid_t p1, const RuntimeMethod* method); // System.Decimal System.Xml.Schema.XmlSchemaParticle::get_MaxOccurs() extern "C" IL2CPP_METHOD_ATTR Decimal_t2948259380 XmlSchemaParticle_get_MaxOccurs_m3740280605 (XmlSchemaParticle_t3828501457 * __this, const RuntimeMethod* method); // System.Void System.Decimal::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Decimal__ctor_m1256289983 (Decimal_t2948259380 * __this, int32_t p0, const RuntimeMethod* method); // System.Boolean System.Decimal::op_Inequality(System.Decimal,System.Decimal) extern "C" IL2CPP_METHOD_ATTR bool Decimal_op_Inequality_m3543190500 (RuntimeObject * __this /* static, unused */, Decimal_t2948259380 p0, Decimal_t2948259380 p1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaObject::error(System.Xml.Schema.ValidationEventHandler,System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObject_error_m903554348 (XmlSchemaObject_t1315720168 * __this, ValidationEventHandler_t791314227 * ___handle0, String_t* ___message1, const RuntimeMethod* method); // System.Decimal System.Xml.Schema.XmlSchemaParticle::get_MinOccurs() extern "C" IL2CPP_METHOD_ATTR Decimal_t2948259380 XmlSchemaParticle_get_MinOccurs_m3359654133 (XmlSchemaParticle_t3828501457 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaAnnotated::get_Id() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAnnotated_get_Id_m2854314617 (XmlSchemaAnnotated_t2603549639 * __this, const RuntimeMethod* method); // System.Collections.Hashtable System.Xml.Schema.XmlSchema::get_IDCollection() extern "C" IL2CPP_METHOD_ATTR Hashtable_t1853889766 * XmlSchema_get_IDCollection_m3725452494 (XmlSchema_t3742557897 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaUtil::CompileID(System.String,System.Xml.Schema.XmlSchemaObject,System.Collections.Hashtable,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaUtil_CompileID_m928148374 (RuntimeObject * __this /* static, unused */, String_t* ___id0, XmlSchemaObject_t1315720168 * ___xso1, Hashtable_t1853889766 * ___idCollection2, ValidationEventHandler_t791314227 * ___h3, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaParticle::CompileOccurence(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaParticle_CompileOccurence_m2937686890 (XmlSchemaParticle_t3828501457 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method); // System.Decimal System.Xml.Schema.XmlSchemaParticle::get_ValidatedMaxOccurs() extern "C" IL2CPP_METHOD_ATTR Decimal_t2948259380 XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683 (XmlSchemaParticle_t3828501457 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.CollectionBase::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t CollectionBase_get_Count_m1708965601 (CollectionBase_t2727926298 * __this, const RuntimeMethod* method); // System.Boolean System.Decimal::op_Equality(System.Decimal,System.Decimal) extern "C" IL2CPP_METHOD_ATTR bool Decimal_op_Equality_m77262825 (RuntimeObject * __this /* static, unused */, Decimal_t2948259380 p0, Decimal_t2948259380 p1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaParticle::get_Empty() extern "C" IL2CPP_METHOD_ATTR XmlSchemaParticle_t3828501457 * XmlSchemaParticle_get_Empty_m1615870170 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Decimal System.Xml.Schema.XmlSchemaParticle::get_ValidatedMinOccurs() extern "C" IL2CPP_METHOD_ATTR Decimal_t2948259380 XmlSchemaParticle_get_ValidatedMinOccurs_m4117380405 (XmlSchemaParticle_t3828501457 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaSequence::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSequence__ctor_m2088825835 (XmlSchemaSequence_t2018345177 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XmlSchemaObjectCollection::Add(System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaObjectCollection_Add_m1142549045 (XmlSchemaObjectCollection_t1064819932 * __this, XmlSchemaObject_t1315720168 * ___item0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaGroupBase::get_CompiledItems() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectCollection_t1064819932 * XmlSchemaGroupBase_get_CompiledItems_m1009637724 (XmlSchemaGroupBase_t3631079376 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAll::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAll__ctor_m2161738074 (XmlSchemaAll_t1118454309 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaGroupBase::CopyOptimizedItems(System.Xml.Schema.XmlSchemaGroupBase) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaGroupBase_CopyOptimizedItems_m1224729654 (XmlSchemaGroupBase_t3631079376 * __this, XmlSchemaGroupBase_t3631079376 * ___gb0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAll::ComputeEmptiable() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAll_ComputeEmptiable_m3983949587 (XmlSchemaAll_t1118454309 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaObject::IsValidated(System.Guid) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaObject_IsValidated_m2227629761 (XmlSchemaObject_t1315720168 * __this, Guid_t ___validationId0, const RuntimeMethod* method); // System.Void System.Collections.CollectionBase::Clear() extern "C" IL2CPP_METHOD_ATTR void CollectionBase_Clear_m1509125218 (CollectionBase_t2727926298 * __this, const RuntimeMethod* method); // System.Boolean System.Decimal::op_GreaterThan(System.Decimal,System.Decimal) extern "C" IL2CPP_METHOD_ATTR bool Decimal_op_GreaterThan_m627311519 (RuntimeObject * __this /* static, unused */, Decimal_t2948259380 p0, Decimal_t2948259380 p1, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaGroupBase::ValidateNSRecurseCheckCardinality(System.Xml.Schema.XmlSchemaAny,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaGroupBase_ValidateNSRecurseCheckCardinality_m4207734782 (XmlSchemaGroupBase_t3631079376 * __this, XmlSchemaAny_t1119175207 * ___any0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, bool ___raiseError3, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaGroupBase::ValidateRecurse(System.Xml.Schema.XmlSchemaGroupBase,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaGroupBase_ValidateRecurse_m3621635736 (XmlSchemaGroupBase_t3631079376 * __this, XmlSchemaGroupBase_t3631079376 * ___baseGroup0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, bool ___raiseError3, const RuntimeMethod* method); // System.Decimal System.Xml.Schema.XmlSchemaParticle::GetMinEffectiveTotalRangeAllAndSequence() extern "C" IL2CPP_METHOD_ATTR Decimal_t2948259380 XmlSchemaParticle_GetMinEffectiveTotalRangeAllAndSequence_m4225731748 (XmlSchemaParticle_t3828501457 * __this, const RuntimeMethod* method); // System.Boolean System.String::op_Inequality(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool String_op_Inequality_m215368492 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m3937257545 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaObject::error(System.Xml.Schema.ValidationEventHandler,System.String,System.Exception) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObject_error_m1799989524 (RuntimeObject * __this /* static, unused */, ValidationEventHandler_t791314227 * ___handle0, String_t* ___message1, Exception_t * ___innerException2, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaReader::SkipToEnd() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaReader_SkipToEnd_m864243635 (XmlSchemaReader_t1164558392 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XmlSchemaReader::get_LineNumber() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaReader_get_LineNumber_m3920914464 (XmlSchemaReader_t1164558392 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaObject::set_LineNumber(System.Int32) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObject_set_LineNumber_m1360499025 (XmlSchemaObject_t1315720168 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XmlSchemaReader::get_LinePosition() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaReader_get_LinePosition_m2272047151 (XmlSchemaReader_t1164558392 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaObject::set_LinePosition(System.Int32) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObject_set_LinePosition_m906865826 (XmlSchemaObject_t1315720168 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaObject::set_SourceUri(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObject_set_SourceUri_m2760372687 (XmlSchemaObject_t1315720168 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Boolean System.String::op_Equality(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool String_op_Equality_m920492651 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAnnotated::set_Id(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnnotated_set_Id_m1597719336 (XmlSchemaAnnotated_t2603549639 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaParticle::set_MaxOccursString(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaParticle_set_MaxOccursString_m1136362008 (XmlSchemaParticle_t3828501457 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaParticle::set_MinOccursString(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaParticle_set_MinOccursString_m2757042850 (XmlSchemaParticle_t3828501457 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaUtil::ReadUnhandledAttribute(System.Xml.XmlReader,System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaUtil_ReadUnhandledAttribute_m1314733484 (RuntimeObject * __this /* static, unused */, XmlReader_t3121518892 * ___reader0, XmlSchemaObject_t1315720168 * ___xso1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaAnnotation System.Xml.Schema.XmlSchemaAnnotation::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaAnnotation_t2553753397 * XmlSchemaAnnotation_Read_m1586871736 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAnnotated::set_Annotation(System.Xml.Schema.XmlSchemaAnnotation) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnnotated_set_Annotation_m3050132480 (XmlSchemaAnnotated_t2603549639 * __this, XmlSchemaAnnotation_t2553753397 * ___value0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaElement System.Xml.Schema.XmlSchemaElement::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaElement_t427880856 * XmlSchemaElement_Read_m470865371 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaReader::RaiseInvalidElementError() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaReader_RaiseInvalidElementError_m4265021746 (XmlSchemaReader_t1164558392 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaReader::ReadNextElement() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaReader_ReadNextElement_m611223709 (XmlSchemaReader_t1164558392 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaObject::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObject__ctor_m2705102066 (XmlSchemaObject_t1315720168 * __this, const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) extern "C" IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m1620074514 (RuntimeObject * __this /* static, unused */, RuntimeTypeHandle_t3027515415 p0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAnnotation::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnnotation__ctor_m2435185257 (XmlSchemaAnnotation_t2553753397 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAnnotation::set_Id(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnnotation_set_Id_m1484113447 (XmlSchemaAnnotation_t2553753397 * __this, String_t* ___value0, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m2163913788 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, String_t* p2, String_t* p3, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaAppInfo System.Xml.Schema.XmlSchemaAppInfo::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler,System.Boolean&) extern "C" IL2CPP_METHOD_ATTR XmlSchemaAppInfo_t426084712 * XmlSchemaAppInfo_Read_m1882296642 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, bool* ___skip2, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaDocumentation System.Xml.Schema.XmlSchemaDocumentation::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler,System.Boolean&) extern "C" IL2CPP_METHOD_ATTR XmlSchemaDocumentation_t1182960532 * XmlSchemaDocumentation_Read_m3738019644 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, bool* ___skip2, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaParticle::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaParticle__ctor_m2268095353 (XmlSchemaParticle_t3828501457 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdWildcard::.ctor(System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR void XsdWildcard__ctor_m2394113629 (XsdWildcard_t2790389089 * __this, XmlSchemaObject_t1315720168 * ___wildcard0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAny::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAny__ctor_m2637764207 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaParticle::set_MinOccurs(System.Decimal) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaParticle_set_MinOccurs_m2382766007 (XmlSchemaParticle_t3828501457 * __this, Decimal_t2948259380 ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAny::set_Namespace(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAny_set_Namespace_m1038635565 (XmlSchemaAny_t1119175207 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Collections.Specialized.StringCollection::.ctor() extern "C" IL2CPP_METHOD_ATTR void StringCollection__ctor_m613771200 (StringCollection_t167406615 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAny::set_ProcessContents(System.Xml.Schema.XmlSchemaContentProcessing) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAny_set_ProcessContents_m2835411195 (XmlSchemaAny_t1119175207 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaObject::get_AncestorSchema() extern "C" IL2CPP_METHOD_ATTR XmlSchema_t3742557897 * XmlSchemaObject_get_AncestorSchema_m2485268250 (XmlSchemaObject_t1315720168 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchema::get_TargetNamespace() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchema_get_TargetNamespace_m442842382 (XmlSchema_t3742557897 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaAny::get_Namespace() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAny_get_Namespace_m2587868540 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdWildcard::Compile(System.String,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XsdWildcard_Compile_m2970639591 (XsdWildcard_t2790389089 * __this, String_t* ___nss0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaContentProcessing System.Xml.Schema.XmlSchemaAny::get_ProcessContents() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAny_get_ProcessContents_m3675972865 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaAnnotation System.Xml.Schema.XmlSchemaAnnotated::get_Annotation() extern "C" IL2CPP_METHOD_ATTR XmlSchemaAnnotation_t2553753397 * XmlSchemaAnnotated_get_Annotation_m3851538793 (XmlSchemaAnnotated_t2603549639 * __this, const RuntimeMethod* method); // System.Xml.XmlAttribute[] System.Xml.Schema.XmlSchemaAnnotated::get_UnhandledAttributes() extern "C" IL2CPP_METHOD_ATTR XmlAttributeU5BU5D_t1490365106* XmlSchemaAnnotated_get_UnhandledAttributes_m3282107181 (XmlSchemaAnnotated_t2603549639 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAnnotated::set_UnhandledAttributes(System.Xml.XmlAttribute[]) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnnotated_set_UnhandledAttributes_m3923800074 (XmlSchemaAnnotated_t2603549639 * __this, XmlAttributeU5BU5D_t1490365106* ___value0, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaAny::get_HasValueAny() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAny_get_HasValueAny_m1356611694 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaAny::get_HasValueLocal() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAny_get_HasValueLocal_m2589071563 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaAny::get_HasValueOther() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAny_get_HasValueOther_m3314415087 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaAny::get_HasValueTargetNamespace() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAny_get_HasValueTargetNamespace_m1849711967 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaContentProcessing System.Xml.Schema.XmlSchemaAny::get_ResolvedProcessContents() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAny_get_ResolvedProcessContents_m3560277687 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method); // System.Collections.Specialized.StringCollection System.Xml.Schema.XmlSchemaAny::get_ResolvedNamespaces() extern "C" IL2CPP_METHOD_ATTR StringCollection_t167406615 * XmlSchemaAny_get_ResolvedNamespaces_m67621907 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Specialized.StringCollection::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t StringCollection_get_Count_m3756622418 (StringCollection_t167406615 * __this, const RuntimeMethod* method); // System.String System.Collections.Specialized.StringCollection::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* StringCollection_get_Item_m2538039158 (StringCollection_t167406615 * __this, int32_t p0, const RuntimeMethod* method); // System.Boolean Mono.Xml.Schema.XsdWildcard::ExamineAttributeWildcardIntersection(System.Xml.Schema.XmlSchemaAny,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR bool XsdWildcard_ExamineAttributeWildcardIntersection_m2657110616 (XsdWildcard_t2790389089 * __this, XmlSchemaAny_t1119175207 * ___other0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method); // System.Boolean Mono.Xml.Schema.XsdWildcard::ValidateWildcardSubset(Mono.Xml.Schema.XsdWildcard,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool XsdWildcard_ValidateWildcardSubset_m4214827935 (XsdWildcard_t2790389089 * __this, XsdWildcard_t2790389089 * ___other0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, bool ___raiseError3, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaAny::ExamineAttributeWildcardIntersection(System.Xml.Schema.XmlSchemaAny,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAny_ExamineAttributeWildcardIntersection_m2604571412 (XmlSchemaAny_t1119175207 * __this, XmlSchemaAny_t1119175207 * ___other0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method); // System.Boolean Mono.Xml.Schema.XsdWildcard::ValidateWildcardAllowsNamespaceName(System.String,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool XsdWildcard_ValidateWildcardAllowsNamespaceName_m1828852229 (XsdWildcard_t2790389089 * __this, String_t* ___ns0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, bool ___raiseError3, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaContentProcessing System.Xml.Schema.XmlSchemaUtil::ReadProcessingAttribute(System.Xml.XmlReader,System.Exception&) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaUtil_ReadProcessingAttribute_m3384867792 (RuntimeObject * __this /* static, unused */, XmlReader_t3121518892 * ___reader0, Exception_t ** ___innerExcpetion1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAnnotated::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnnotated__ctor_m2738129066 (XmlSchemaAnnotated_t2603549639 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaAnyAttribute::get_Namespace() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAnyAttribute_get_Namespace_m2399337388 (XmlSchemaAnyAttribute_t963227996 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdWildcard::ValidateWildcardSubset(Mono.Xml.Schema.XsdWildcard,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XsdWildcard_ValidateWildcardSubset_m2934819820 (XsdWildcard_t2790389089 * __this, XsdWildcard_t2790389089 * ___other0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAnyAttribute::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnyAttribute__ctor_m2096957063 (XmlSchemaAnyAttribute_t963227996 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAppInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAppInfo__ctor_m2159333694 (XmlSchemaAppInfo_t426084712 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAppInfo::set_Markup(System.Xml.XmlNode[]) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAppInfo_set_Markup_m3035962752 (XmlSchemaAppInfo_t426084712 * __this, XmlNodeU5BU5D_t3728671178* ___value0, const RuntimeMethod* method); // System.Void System.Xml.XmlDocument::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlDocument__ctor_m664597982 (XmlDocument_t2837193595 * __this, const RuntimeMethod* method); // System.Xml.XmlNode[] System.Xml.Schema.XmlSchemaAppInfo::get_Markup() extern "C" IL2CPP_METHOD_ATTR XmlNodeU5BU5D_t3728671178* XmlSchemaAppInfo_get_Markup_m3276514619 (XmlSchemaAppInfo_t426084712 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObject::get_Parent() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObject_t1315720168 * XmlSchemaObject_get_Parent_m2128202288 (XmlSchemaObject_t1315720168 * __this, const RuntimeMethod* method); // System.Object System.Xml.Schema.XmlSchemaAttribute::get_AttributeType() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlSchemaAttribute_get_AttributeType_m3262341146 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaAttribute::get_AttributeSchemaType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaSimpleType_t2678868104 * XmlSchemaAttribute_get_AttributeSchemaType_m2030385281 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaAttribute::get_ParentIsSchema() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAttribute_get_ParentIsSchema_m1898169843 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method); // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaAttribute::get_RefName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaAttribute_get_RefName_m3220837151 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.XmlQualifiedName::op_Inequality(System.Xml.XmlQualifiedName,System.Xml.XmlQualifiedName) extern "C" IL2CPP_METHOD_ATTR bool XmlQualifiedName_op_Inequality_m3449274916 (RuntimeObject * __this /* static, unused */, XmlQualifiedName_t2760654312 * ___a0, XmlQualifiedName_t2760654312 * ___b1, const RuntimeMethod* method); // System.Boolean System.Xml.XmlQualifiedName::get_IsEmpty() extern "C" IL2CPP_METHOD_ATTR bool XmlQualifiedName_get_IsEmpty_m1430090042 (XmlQualifiedName_t2760654312 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaForm System.Xml.Schema.XmlSchemaAttribute::get_Form() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAttribute_get_Form_m2648016496 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaUse System.Xml.Schema.XmlSchemaAttribute::get_Use() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAttribute_get_Use_m2314455910 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAttribute::CompileCommon(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAttribute_CompileCommon_m2311318635 (XmlSchemaAttribute_t2797257020 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, bool ___refIsNotPresent2, const RuntimeMethod* method); // System.Boolean System.Xml.XmlQualifiedName::op_Equality(System.Xml.XmlQualifiedName,System.Xml.XmlQualifiedName) extern "C" IL2CPP_METHOD_ATTR bool XmlQualifiedName_op_Equality_m1684199236 (RuntimeObject * __this /* static, unused */, XmlQualifiedName_t2760654312 * ___a0, XmlQualifiedName_t2760654312 * ___b1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaForm System.Xml.Schema.XmlSchema::get_AttributeFormDefault() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchema_get_AttributeFormDefault_m3002432861 (XmlSchema_t3742557897 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaAttribute::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAttribute_get_Name_m2995270503 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaUtil::CheckNCName(System.String) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaUtil_CheckNCName_m1273109950 (RuntimeObject * __this /* static, unused */, String_t* ___name0, const RuntimeMethod* method); // System.Void System.Xml.XmlQualifiedName::.ctor(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void XmlQualifiedName__ctor_m835061046 (XmlQualifiedName_t2760654312 * __this, String_t* ___name0, String_t* ___ns1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaAttribute::get_SchemaType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaSimpleType_t2678868104 * XmlSchemaAttribute_get_SchemaType_m3116033001 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method); // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaAttribute::get_SchemaTypeName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaAttribute_get_SchemaTypeName_m2229887016 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaUtil::CheckQName(System.Xml.XmlQualifiedName) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaUtil_CheckQName_m3878061682 (RuntimeObject * __this /* static, unused */, XmlQualifiedName_t2760654312 * ___qname0, const RuntimeMethod* method); // System.String System.String::Concat(System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m904156431 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void System.InvalidOperationException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_m237278729 (InvalidOperationException_t56020091 * __this, String_t* p0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaAttribute::get_DefaultValue() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAttribute_get_DefaultValue_m3961071173 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaAttribute::get_FixedValue() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAttribute_get_FixedValue_m212054800 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchema::FindSchemaType(System.Xml.XmlQualifiedName) extern "C" IL2CPP_METHOD_ATTR XmlSchemaType_t2033747345 * XmlSchema_FindSchemaType_m3920891232 (XmlSchema_t3742557897 * __this, XmlQualifiedName_t2760654312 * ___name0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaComplexType System.Xml.Schema.XmlSchemaComplexType::get_AnyType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaComplexType_t3740801802 * XmlSchemaComplexType_get_AnyType_m2038550701 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaUtil::IsBuiltInDatatypeName(System.Xml.XmlQualifiedName) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaUtil_IsBuiltInDatatypeName_m3250969516 (RuntimeObject * __this /* static, unused */, XmlQualifiedName_t2760654312 * ___qname0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaDatatype::FromName(System.Xml.XmlQualifiedName) extern "C" IL2CPP_METHOD_ATTR XmlSchemaDatatype_t322714710 * XmlSchemaDatatype_FromName_m1668846326 (RuntimeObject * __this /* static, unused */, XmlQualifiedName_t2760654312 * ___qname0, const RuntimeMethod* method); // System.String System.Xml.XmlQualifiedName::get_Namespace() extern "C" IL2CPP_METHOD_ATTR String_t* XmlQualifiedName_get_Namespace_m3957593392 (XmlQualifiedName_t2760654312 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchema::IsNamespaceAbsent(System.String) extern "C" IL2CPP_METHOD_ATTR bool XmlSchema_IsNamespaceAbsent_m3899863769 (XmlSchema_t3742557897 * __this, String_t* ___ns0, const RuntimeMethod* method); // System.String System.String::Concat(System.Object,System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m1715369213 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, RuntimeObject * p2, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaAttribute System.Xml.Schema.XmlSchema::FindAttribute(System.Xml.XmlQualifiedName) extern "C" IL2CPP_METHOD_ATTR XmlSchemaAttribute_t2797257020 * XmlSchema_FindAttribute_m1139914584 (XmlSchema_t3742557897 * __this, XmlQualifiedName_t2760654312 * ___name0, const RuntimeMethod* method); // Mono.Xml.Schema.XsdAnySimpleType System.Xml.Schema.XmlSchemaSimpleType::get_AnySimpleType() extern "C" IL2CPP_METHOD_ATTR XsdAnySimpleType_t1257864485 * XmlSchemaSimpleType_get_AnySimpleType_m3105451177 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaType::get_Datatype() extern "C" IL2CPP_METHOD_ATTR XmlSchemaDatatype_t322714710 * XmlSchemaType_get_Datatype_m3072197688 (XmlSchemaType_t2033747345 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaDatatype::Normalize(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaDatatype_Normalize_m2737115427 (XmlSchemaDatatype_t322714710 * __this, String_t* ___s0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaType::GetBuiltInSimpleType(System.Xml.XmlQualifiedName) extern "C" IL2CPP_METHOD_ATTR XmlSchemaSimpleType_t2678868104 * XmlSchemaType_GetBuiltInSimpleType_m1336857001 (RuntimeObject * __this /* static, unused */, XmlQualifiedName_t2760654312 * ___qualifiedName0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAttribute::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAttribute__ctor_m1583824438 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaForm System.Xml.Schema.XmlSchemaUtil::ReadFormAttribute(System.Xml.XmlReader,System.Exception&) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaUtil_ReadFormAttribute_m3742436596 (RuntimeObject * __this /* static, unused */, XmlReader_t3121518892 * ___reader0, Exception_t ** ___innerExcpetion1, const RuntimeMethod* method); // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaUtil::ReadQNameAttribute(System.Xml.XmlReader,System.Exception&) extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaUtil_ReadQNameAttribute_m567024358 (RuntimeObject * __this /* static, unused */, XmlReader_t3121518892 * ___reader0, Exception_t ** ___innerEx1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaUse System.Xml.Schema.XmlSchemaUtil::ReadUseAttribute(System.Xml.XmlReader,System.Exception&) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaUtil_ReadUseAttribute_m564872701 (RuntimeObject * __this /* static, unused */, XmlReader_t3121518892 * ___reader0, Exception_t ** ___innerExcpetion1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleType::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaSimpleType_t2678868104 * XmlSchemaSimpleType_Read_m1629189972 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaAttributeGroup::get_AnyAttribute() extern "C" IL2CPP_METHOD_ATTR XmlSchemaAnyAttribute_t963227996 * XmlSchemaAttributeGroup_get_AnyAttribute_m2849537444 (XmlSchemaAttributeGroup_t246430545 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaAttributeGroup::get_Attributes() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectCollection_t1064819932 * XmlSchemaAttributeGroup_get_Attributes_m270934548 (XmlSchemaAttributeGroup_t246430545 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaAttributeGroup::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAttributeGroup_get_Name_m634454276 (XmlSchemaAttributeGroup_t246430545 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaObjectTable::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObjectTable__ctor_m1178187484 (XmlSchemaObjectTable_t2546974348 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XmlSchemaUtil::ValidateAttributesResolved(System.Xml.Schema.XmlSchemaObjectTable,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.Schema.XmlSchemaAnyAttribute,System.Xml.Schema.XmlSchemaAnyAttribute&,System.Xml.Schema.XmlSchemaAttributeGroup,System.Boolean) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaUtil_ValidateAttributesResolved_m3601546758 (RuntimeObject * __this /* static, unused */, XmlSchemaObjectTable_t2546974348 * ___attributesResolved0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, XmlSchemaObjectCollection_t1064819932 * ___attributes3, XmlSchemaAnyAttribute_t963227996 * ___anyAttribute4, XmlSchemaAnyAttribute_t963227996 ** ___anyAttributeUse5, XmlSchemaAttributeGroup_t246430545 * ___redefined6, bool ___skipEquivalent7, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAttributeGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAttributeGroup__ctor_m3590715409 (XmlSchemaAttributeGroup_t246430545 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaAttribute System.Xml.Schema.XmlSchemaAttribute::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaAttribute_t2797257020 * XmlSchemaAttribute_Read_m3620037629 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaAttributeGroupRef System.Xml.Schema.XmlSchemaAttributeGroupRef::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaAttributeGroupRef_t846390688 * XmlSchemaAttributeGroupRef_Read_m3714796484 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaAnyAttribute::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaAnyAttribute_t963227996 * XmlSchemaAnyAttribute_Read_m1369098939 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAttributeGroup::set_AnyAttribute(System.Xml.Schema.XmlSchemaAnyAttribute) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAttributeGroup_set_AnyAttribute_m946369197 (XmlSchemaAttributeGroup_t246430545 * __this, XmlSchemaAnyAttribute_t963227996 * ___value0, const RuntimeMethod* method); // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaAttributeGroupRef::get_RefName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaAttributeGroupRef_get_RefName_m204670386 (XmlSchemaAttributeGroupRef_t846390688 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAttributeGroupRef::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAttributeGroupRef__ctor_m2889427918 (XmlSchemaAttributeGroupRef_t846390688 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaObject::warn(System.Xml.Schema.ValidationEventHandler,System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObject_warn_m2857459644 (XmlSchemaObject_t1315720168 * __this, ValidationEventHandler_t791314227 * ___handle0, String_t* ___message1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaChoice::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaChoice__ctor_m3263212477 (XmlSchemaChoice_t959520675 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaGroupBase::ValidateSeqRecurseMapSumCommon(System.Xml.Schema.XmlSchemaGroupBase,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaGroupBase_ValidateSeqRecurseMapSumCommon_m2619457587 (XmlSchemaGroupBase_t3631079376 * __this, XmlSchemaGroupBase_t3631079376 * ___baseGroup0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, bool ___isLax3, bool ___isMapAndSum4, bool ___raiseError5, const RuntimeMethod* method); // System.Boolean System.Decimal::op_GreaterThanOrEqual(System.Decimal,System.Decimal) extern "C" IL2CPP_METHOD_ATTR bool Decimal_op_GreaterThanOrEqual_m1217153501 (RuntimeObject * __this /* static, unused */, Decimal_t2948259380 p0, Decimal_t2948259380 p1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaGroupRef System.Xml.Schema.XmlSchemaGroupRef::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaGroupRef_t1314446647 * XmlSchemaGroupRef_Read_m2612111298 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaChoice System.Xml.Schema.XmlSchemaChoice::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaChoice_t959520675 * XmlSchemaChoice_Read_m2424607298 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaSequence System.Xml.Schema.XmlSchemaSequence::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaSequence_t2018345177 * XmlSchemaSequence_Read_m4225823128 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaAny System.Xml.Schema.XmlSchemaAny::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaAny_t1119175207 * XmlSchemaAny_Read_m1998536659 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaSet::.ctor(System.Xml.XmlNameTable) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSet__ctor_m1305906686 (XmlSchemaSet_t266093086 * __this, XmlNameTable_t71772148 * ___nameTable0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaCollection::.ctor(System.Xml.Schema.XmlSchemaSet) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaCollection__ctor_m2194959938 (XmlSchemaCollection_t3610399789 * __this, XmlSchemaSet_t266093086 * ___schemaSet0, const RuntimeMethod* method); // System.Void System.Xml.Schema.ValidationEventHandler::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void ValidationEventHandler__ctor_m2945978529 (ValidationEventHandler_t791314227 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaSet::add_ValidationEventHandler(System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSet_add_ValidationEventHandler_m752947157 (XmlSchemaSet_t266093086 * __this, ValidationEventHandler_t791314227 * ___value0, const RuntimeMethod* method); // System.Void System.Object::.ctor() extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m297566312 (RuntimeObject * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XmlSchemaCollection::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaCollection_get_Count_m4165650316 (XmlSchemaCollection_t3610399789 * __this, const RuntimeMethod* method); // System.Void System.Threading.Monitor::Enter(System.Object) extern "C" IL2CPP_METHOD_ATTR void Monitor_Enter_m2249409497 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaSet::CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSet_CopyTo_m395757807 (XmlSchemaSet_t266093086 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method); // System.Void System.Threading.Monitor::Exit(System.Object) extern "C" IL2CPP_METHOD_ATTR void Monitor_Exit_m3585316909 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaCollectionEnumerator System.Xml.Schema.XmlSchemaCollection::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR XmlSchemaCollectionEnumerator_t1663512188 * XmlSchemaCollection_GetEnumerator_m201607952 (XmlSchemaCollection_t3610399789 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XmlSchemaSet::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaSet_get_Count_m805802669 (XmlSchemaSet_t266093086 * __this, const RuntimeMethod* method); // System.Collections.ICollection System.Xml.Schema.XmlSchemaSet::Schemas() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* XmlSchemaSet_Schemas_m4143905947 (XmlSchemaSet_t266093086 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaCollectionEnumerator::.ctor(System.Collections.ICollection) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaCollectionEnumerator__ctor_m2578591306 (XmlSchemaCollectionEnumerator_t1663512188 * __this, RuntimeObject* ___col0, const RuntimeMethod* method); // System.Void System.Xml.Schema.ValidationEventHandler::Invoke(System.Object,System.Xml.Schema.ValidationEventArgs) extern "C" IL2CPP_METHOD_ATTR void ValidationEventHandler_Invoke_m3984227947 (ValidationEventHandler_t791314227 * __this, RuntimeObject * ___sender0, ValidationEventArgs_t2784773869 * ___e1, const RuntimeMethod* method); // System.Xml.Schema.XmlSeverityType System.Xml.Schema.ValidationEventArgs::get_Severity() extern "C" IL2CPP_METHOD_ATTR int32_t ValidationEventArgs_get_Severity_m1798521934 (ValidationEventArgs_t2784773869 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaException System.Xml.Schema.ValidationEventArgs::get_Exception() extern "C" IL2CPP_METHOD_ATTR XmlSchemaException_t3511258692 * ValidationEventArgs_get_Exception_m2119547120 (ValidationEventArgs_t2784773869 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaContentModel::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaContentModel__ctor_m1098532985 (XmlSchemaContentModel_t602185179 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexContent::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexContent__ctor_m3163037867 (XmlSchemaComplexContent_t3528540772 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaUtil::ReadBoolAttribute(System.Xml.XmlReader,System.Exception&) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaUtil_ReadBoolAttribute_m854567538 (RuntimeObject * __this /* static, unused */, XmlReader_t3121518892 * ___reader0, Exception_t ** ___innerExcpetion1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaComplexContentRestriction System.Xml.Schema.XmlSchemaComplexContentRestriction::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaComplexContentRestriction_t3155540863 * XmlSchemaComplexContentRestriction_Read_m712746969 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaComplexContentExtension System.Xml.Schema.XmlSchemaComplexContentExtension::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaComplexContentExtension_t2396613513 * XmlSchemaComplexContentExtension_Read_m1787189537 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaContent::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaContent__ctor_m2690093098 (XmlSchemaContent_t1040349258 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexContentExtension::get_Particle() extern "C" IL2CPP_METHOD_ATTR XmlSchemaParticle_t3828501457 * XmlSchemaComplexContentExtension_get_Particle_m1920997694 (XmlSchemaComplexContentExtension_t2396613513 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaComplexContentExtension::get_AnyAttribute() extern "C" IL2CPP_METHOD_ATTR XmlSchemaAnyAttribute_t963227996 * XmlSchemaComplexContentExtension_get_AnyAttribute_m256691761 (XmlSchemaComplexContentExtension_t2396613513 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaComplexContentExtension::get_Attributes() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectCollection_t1064819932 * XmlSchemaComplexContentExtension_get_Attributes_m2558888904 (XmlSchemaComplexContentExtension_t2396613513 * __this, const RuntimeMethod* method); // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaComplexContentExtension::get_BaseTypeName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaComplexContentExtension_get_BaseTypeName_m99500575 (XmlSchemaComplexContentExtension_t2396613513 * __this, const RuntimeMethod* method); // System.Type System.Object::GetType() extern "C" IL2CPP_METHOD_ATTR Type_t * Object_GetType_m88164663 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexContentExtension::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexContentExtension__ctor_m4111181099 (XmlSchemaComplexContentExtension_t2396613513 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaAll System.Xml.Schema.XmlSchemaAll::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaAll_t1118454309 * XmlSchemaAll_Read_m3300615937 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexContentExtension::set_AnyAttribute(System.Xml.Schema.XmlSchemaAnyAttribute) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexContentExtension_set_AnyAttribute_m4231364054 (XmlSchemaComplexContentExtension_t2396613513 * __this, XmlSchemaAnyAttribute_t963227996 * ___value0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexContentRestriction::get_Particle() extern "C" IL2CPP_METHOD_ATTR XmlSchemaParticle_t3828501457 * XmlSchemaComplexContentRestriction_get_Particle_m1239233679 (XmlSchemaComplexContentRestriction_t3155540863 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaComplexContentRestriction::get_AnyAttribute() extern "C" IL2CPP_METHOD_ATTR XmlSchemaAnyAttribute_t963227996 * XmlSchemaComplexContentRestriction_get_AnyAttribute_m3941131105 (XmlSchemaComplexContentRestriction_t3155540863 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaComplexContentRestriction::get_Attributes() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectCollection_t1064819932 * XmlSchemaComplexContentRestriction_get_Attributes_m3663684200 (XmlSchemaComplexContentRestriction_t3155540863 * __this, const RuntimeMethod* method); // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaComplexContentRestriction::get_BaseTypeName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaComplexContentRestriction_get_BaseTypeName_m2884065153 (XmlSchemaComplexContentRestriction_t3155540863 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexContentRestriction::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexContentRestriction__ctor_m1432060513 (XmlSchemaComplexContentRestriction_t3155540863 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexContentRestriction::set_AnyAttribute(System.Xml.Schema.XmlSchemaAnyAttribute) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexContentRestriction_set_AnyAttribute_m1733834097 (XmlSchemaComplexContentRestriction_t3155540863 * __this, XmlSchemaAnyAttribute_t963227996 * ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaType::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaType__ctor_m3211054051 (XmlSchemaType_t2033747345 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType__ctor_m655949100 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaType::set_Name(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaType_set_Name_m786219427 (XmlSchemaType_t2033747345 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaAny System.Xml.Schema.XmlSchemaAny::get_AnyTypeContent() extern "C" IL2CPP_METHOD_ATTR XmlSchemaAny_t1119175207 * XmlSchemaAny_get_AnyTypeContent_m1524638066 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaContentModel System.Xml.Schema.XmlSchemaComplexType::get_ContentModel() extern "C" IL2CPP_METHOD_ATTR XmlSchemaContentModel_t602185179 * XmlSchemaComplexType_get_ContentModel_m1078180248 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexType::get_Particle() extern "C" IL2CPP_METHOD_ATTR XmlSchemaParticle_t3828501457 * XmlSchemaComplexType_get_Particle_m455826862 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaComplexType::get_AnyAttribute() extern "C" IL2CPP_METHOD_ATTR XmlSchemaAnyAttribute_t963227996 * XmlSchemaComplexType_get_AnyAttribute_m1050810344 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaComplexType::get_Attributes() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectCollection_t1064819932 * XmlSchemaComplexType_get_Attributes_m1170504928 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaObjectTable::Clear() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObjectTable_Clear_m8811103 (XmlSchemaObjectTable_t2546974348 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaComplexType::get_ParentIsSchema() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaComplexType_get_ParentIsSchema_m2627172565 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaType::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaType_get_Name_m599822945 (XmlSchemaType_t2033747345 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaComplexType::get_Block() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaComplexType_get_Block_m3043861204 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchema::get_BlockDefault() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchema_get_BlockDefault_m167667206 (XmlSchema_t3742557897 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaType::get_Final() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaType_get_Final_m2717235480 (XmlSchemaType_t2033747345 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchema::get_FinalDefault() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchema_get_FinalDefault_m1839239784 (XmlSchema_t3742557897 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleContentRestriction::get_BaseType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaSimpleType_t2678868104 * XmlSchemaSimpleContentRestriction_get_BaseType_m3375800527 (XmlSchemaSimpleContentRestriction_t2746076865 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaType::get_BaseXmlSchemaType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaType_t2033747345 * XmlSchemaType_get_BaseXmlSchemaType_m4221231559 (XmlSchemaType_t2033747345 * __this, const RuntimeMethod* method); // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaType::get_QualifiedName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaType_get_QualifiedName_m2122094841 (XmlSchemaType_t2033747345 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::CollectContentTypeFromContentModel(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_CollectContentTypeFromContentModel_m1681014548 (XmlSchemaComplexType_t3740801802 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::CollectContentTypeFromImmediateContent() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_CollectContentTypeFromImmediateContent_m202102991 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::CollectContentTypeFromComplexExtension(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_CollectContentTypeFromComplexExtension_m2568295197 (XmlSchemaComplexType_t3740801802 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::CollectContentTypeFromComplexRestriction() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_CollectContentTypeFromComplexRestriction_m1059892197 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::CollectSchemaComponent(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_CollectSchemaComponent_m1600232197 (XmlSchemaComplexType_t3740801802 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexType::get_ValidatableParticle() extern "C" IL2CPP_METHOD_ATTR XmlSchemaParticle_t3828501457 * XmlSchemaComplexType_get_ValidatableParticle_m3083925611 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaContentType System.Xml.Schema.XmlSchemaComplexType::GetComplexContentType(System.Xml.Schema.XmlSchemaContentModel) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaComplexType_GetComplexContentType_m3766612014 (XmlSchemaComplexType_t3740801802 * __this, XmlSchemaContentModel_t602185179 * ___content0, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaComplexContent::get_IsMixed() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaComplexContent_get_IsMixed_m3848579885 (XmlSchemaComplexContent_t3528540772 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::ValidateContentFirstPass(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_ValidateContentFirstPass_m3518651250 (XmlSchemaComplexType_t3740801802 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::FillContentTypeParticle(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_FillContentTypeParticle_m2438944412 (XmlSchemaComplexType_t3740801802 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::ValidateContentModel(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_ValidateContentModel_m3099040528 (XmlSchemaComplexType_t3740801802 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::ValidateImmediateAttributes(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_ValidateImmediateAttributes_m1113509846 (XmlSchemaComplexType_t3740801802 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexType::get_ContentTypeParticle() extern "C" IL2CPP_METHOD_ATTR XmlSchemaParticle_t3828501457 * XmlSchemaComplexType_get_ContentTypeParticle_m1194481921 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaSet System.Xml.Schema.XmlSchema::get_Schemas() extern "C" IL2CPP_METHOD_ATTR XmlSchemaSet_t266093086 * XmlSchema_get_Schemas_m2259626855 (XmlSchema_t3742557897 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaCompilationSettings System.Xml.Schema.XmlSchemaSet::get_CompilationSettings() extern "C" IL2CPP_METHOD_ATTR XmlSchemaCompilationSettings_t2218765537 * XmlSchemaSet_get_CompilationSettings_m7940651 (XmlSchemaSet_t266093086 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaCompilationSettings::get_EnableUpaCheck() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaCompilationSettings_get_EnableUpaCheck_m540480091 (XmlSchemaCompilationSettings_t2218765537 * __this, const RuntimeMethod* method); // System.Void System.Collections.ArrayList::.ctor() extern "C" IL2CPP_METHOD_ATTR void ArrayList__ctor_m4254721275 (ArrayList_t2718874744 * __this, const RuntimeMethod* method); // System.Collections.IDictionaryEnumerator System.Xml.Schema.XmlSchemaObjectTable::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* XmlSchemaObjectTable_GetEnumerator_m810751834 (XmlSchemaObjectTable_t2546974348 * __this, const RuntimeMethod* method); // System.Object System.Collections.DictionaryEntry::get_Value() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * DictionaryEntry_get_Value_m618120527 (DictionaryEntry_t3123975638 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaGroup System.Xml.Schema.XmlSchemaGroupRef::get_TargetGroup() extern "C" IL2CPP_METHOD_ATTR XmlSchemaGroup_t1441741786 * XmlSchemaGroupRef_get_TargetGroup_m880038611 (XmlSchemaGroupRef_t1314446647 * __this, const RuntimeMethod* method); // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaGroupRef::get_RefName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaGroupRef_get_RefName_m2567630555 (XmlSchemaGroupRef_t1314446647 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaType::ValidateRecursionCheck() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaType_ValidateRecursionCheck_m3062154423 (XmlSchemaType_t2033747345 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaType::get_FinalResolved() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaType_get_FinalResolved_m213206105 (XmlSchemaType_t2033747345 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaContentType System.Xml.Schema.XmlSchemaComplexType::get_ContentType() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaComplexType_get_ContentType_m3885633075 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaComplexType::get_AttributeUses() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectTable_t2546974348 * XmlSchemaComplexType_get_AttributeUses_m3736990879 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method); // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaAttribute::get_QualifiedName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaAttribute_get_QualifiedName_m383925923 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaUtil::AddToTable(System.Xml.Schema.XmlSchemaObjectTable,System.Xml.Schema.XmlSchemaObject,System.Xml.XmlQualifiedName,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaUtil_AddToTable_m2760389917 (RuntimeObject * __this /* static, unused */, XmlSchemaObjectTable_t2546974348 * ___table0, XmlSchemaObject_t1315720168 * ___obj1, XmlQualifiedName_t2760654312 * ___qname2, ValidationEventHandler_t791314227 * ___h3, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaComplexType::get_AttributeWildcard() extern "C" IL2CPP_METHOD_ATTR XmlSchemaAnyAttribute_t963227996 * XmlSchemaComplexType_get_AttributeWildcard_m3132428207 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::ValidateComplexBaseDerivationValidExtension(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_ValidateComplexBaseDerivationValidExtension_m2818843468 (XmlSchemaComplexType_t3740801802 * __this, XmlSchemaComplexType_t3740801802 * ___baseComplexType0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::ValidateSimpleBaseDerivationValidExtension(System.Object,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_ValidateSimpleBaseDerivationValidExtension_m1910285617 (XmlSchemaComplexType_t3740801802 * __this, RuntimeObject * ___baseType0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAnyAttribute::ValidateWildcardSubset(System.Xml.Schema.XmlSchemaAnyAttribute,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnyAttribute_ValidateWildcardSubset_m2205385867 (XmlSchemaAnyAttribute_t963227996 * __this, XmlSchemaAnyAttribute_t963227996 * ___other0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectTable::get_Item(System.Xml.XmlQualifiedName) extern "C" IL2CPP_METHOD_ATTR XmlSchemaObject_t1315720168 * XmlSchemaObjectTable_get_Item_m170185878 (XmlSchemaObjectTable_t2546974348 * __this, XmlQualifiedName_t2760654312 * ___name0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::ValidateDerivationValidRestriction(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_ValidateDerivationValidRestriction_m1037595778 (XmlSchemaComplexType_t3740801802 * __this, XmlSchemaComplexType_t3740801802 * ___baseType0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaSimpleContentExtension::get_Attributes() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectCollection_t1064819932 * XmlSchemaSimpleContentExtension_get_Attributes_m2422945400 (XmlSchemaSimpleContentExtension_t1269327470 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaSimpleContentExtension::get_AnyAttribute() extern "C" IL2CPP_METHOD_ATTR XmlSchemaAnyAttribute_t963227996 * XmlSchemaSimpleContentExtension_get_AnyAttribute_m1108182419 (XmlSchemaSimpleContentExtension_t1269327470 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaSimpleContentRestriction::get_AnyAttribute() extern "C" IL2CPP_METHOD_ATTR XmlSchemaAnyAttribute_t963227996 * XmlSchemaSimpleContentRestriction_get_AnyAttribute_m426281327 (XmlSchemaSimpleContentRestriction_t2746076865 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaSimpleContentRestriction::get_Attributes() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectCollection_t1064819932 * XmlSchemaSimpleContentRestriction_get_Attributes_m3978865961 (XmlSchemaSimpleContentRestriction_t2746076865 * __this, const RuntimeMethod* method); // System.Object System.Xml.Schema.XmlSchemaType::get_BaseSchemaType() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlSchemaType_get_BaseSchemaType_m3936227521 (XmlSchemaType_t2033747345 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::ValidateTypeDerivationOK(System.Object,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_ValidateTypeDerivationOK_m3552271659 (XmlSchemaComplexType_t3740801802 * __this, RuntimeObject * ___b0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaSimpleType::ValidateTypeDerivationOK(System.Object,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaSimpleType_ValidateTypeDerivationOK_m3745618113 (XmlSchemaSimpleType_t2678868104 * __this, RuntimeObject * ___baseType0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, bool ___raiseError3, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaUse System.Xml.Schema.XmlSchemaAttribute::get_ValidatedUse() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAttribute_get_ValidatedUse_m1294483544 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaSimpleType::ValidateDerivationValid(System.Object,System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSimpleType_ValidateDerivationValid_m431215739 (XmlSchemaSimpleType_t2678868104 * __this, RuntimeObject * ___baseType0, XmlSchemaObjectCollection_t1064819932 * ___facets1, ValidationEventHandler_t791314227 * ___h2, XmlSchema_t3742557897 * ___schema3, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaAttribute::get_ValidatedFixedValue() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAttribute_get_ValidatedFixedValue_m2069521927 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaAnyAttribute::ValidateWildcardAllowsNamespaceName(System.String,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAnyAttribute_ValidateWildcardAllowsNamespaceName_m2993184673 (XmlSchemaAnyAttribute_t963227996 * __this, String_t* ___ns0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::set_IsAbstract(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_set_IsAbstract_m1728972774 (XmlSchemaComplexType_t3740801802 * __this, bool ___value0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaUtil::ReadDerivationAttribute(System.Xml.XmlReader,System.Exception&,System.String,System.Xml.Schema.XmlSchemaDerivationMethod) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaUtil_ReadDerivationAttribute_m214019534 (RuntimeObject * __this /* static, unused */, XmlReader_t3121518892 * ___reader0, Exception_t ** ___innerExcpetion1, String_t* ___name2, int32_t ___allowed3, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaType::set_Final(System.Xml.Schema.XmlSchemaDerivationMethod) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaType_set_Final_m383026665 (XmlSchemaType_t2033747345 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaSimpleContent System.Xml.Schema.XmlSchemaSimpleContent::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaSimpleContent_t4264369274 * XmlSchemaSimpleContent_Read_m1989264058 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::set_ContentModel(System.Xml.Schema.XmlSchemaContentModel) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_set_ContentModel_m3899918393 (XmlSchemaComplexType_t3740801802 * __this, XmlSchemaContentModel_t602185179 * ___value0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaComplexContent System.Xml.Schema.XmlSchemaComplexContent::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaComplexContent_t3528540772 * XmlSchemaComplexContent_Read_m2001054031 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::set_AnyAttribute(System.Xml.Schema.XmlSchemaAnyAttribute) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_set_AnyAttribute_m2981320550 (XmlSchemaComplexType_t3740801802 * __this, XmlSchemaAnyAttribute_t963227996 * ___value0, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::.ctor() extern "C" IL2CPP_METHOD_ATTR void StringBuilder__ctor_m3121283359 (StringBuilder_t * __this, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.RuntimeFieldHandle) extern "C" IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_m3117905507 (RuntimeObject * __this /* static, unused */, RuntimeArray * p0, RuntimeFieldHandle_t1871169219 p1, const RuntimeMethod* method); // Mono.Xml.Schema.XsdAnySimpleType Mono.Xml.Schema.XsdAnySimpleType::get_Instance() extern "C" IL2CPP_METHOD_ATTR XsdAnySimpleType_t1257864485 * XsdAnySimpleType_get_Instance_m525392955 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdString::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdString__ctor_m4222326734 (XsdString_t3049094358 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdNormalizedString::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdNormalizedString__ctor_m1531369540 (XsdNormalizedString_t3260789355 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdToken::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdToken__ctor_m2104154955 (XsdToken_t1239036978 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdLanguage::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdLanguage__ctor_m1379278659 (XsdLanguage_t1876291273 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdNMToken::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdNMToken__ctor_m639613955 (XsdNMToken_t834691671 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdNMTokens::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdNMTokens__ctor_m1025579380 (XsdNMTokens_t4246953255 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdName::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdName__ctor_m927053743 (XsdName_t2755146808 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdNCName::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdNCName__ctor_m2802469115 (XsdNCName_t3943159043 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdID::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdID__ctor_m100431195 (XsdID_t34704195 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdIDRef::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdIDRef__ctor_m3128335173 (XsdIDRef_t2913612829 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdIDRefs::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdIDRefs__ctor_m489260791 (XsdIDRefs_t16099206 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdEntity::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdEntity__ctor_m2939489795 (XsdEntity_t3956505874 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdEntities::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdEntities__ctor_m215931903 (XsdEntities_t1477210398 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdNotation::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdNotation__ctor_m1617357937 (XsdNotation_t2827634056 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdDecimal::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdDecimal__ctor_m2017734992 (XsdDecimal_t1288601093 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdInteger::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdInteger__ctor_m4241916478 (XsdInteger_t2044766898 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdLong::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdLong__ctor_m4201815979 (XsdLong_t1324632828 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdInt::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdInt__ctor_m2854904476 (XsdInt_t33917785 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdShort::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdShort__ctor_m1570376925 (XsdShort_t3489811876 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdByte::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdByte__ctor_m2036920297 (XsdByte_t2221093920 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdNonNegativeInteger::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdNonNegativeInteger__ctor_m2235666211 (XsdNonNegativeInteger_t308064234 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdPositiveInteger::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdPositiveInteger__ctor_m2525533465 (XsdPositiveInteger_t1704031413 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdUnsignedLong::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdUnsignedLong__ctor_m1540358804 (XsdUnsignedLong_t1409593434 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdUnsignedInt::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdUnsignedInt__ctor_m3390588085 (XsdUnsignedInt_t72105793 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdUnsignedShort::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdUnsignedShort__ctor_m175238982 (XsdUnsignedShort_t3654069686 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdUnsignedByte::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdUnsignedByte__ctor_m735623507 (XsdUnsignedByte_t2304219558 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdNonPositiveInteger::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdNonPositiveInteger__ctor_m634451503 (XsdNonPositiveInteger_t1029055398 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdNegativeInteger::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdNegativeInteger__ctor_m2549893015 (XsdNegativeInteger_t2178753546 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdFloat::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdFloat__ctor_m2327975209 (XsdFloat_t3181928905 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdDouble::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdDouble__ctor_m3289475545 (XsdDouble_t3324344982 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdBase64Binary::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdBase64Binary__ctor_m2518802212 (XsdBase64Binary_t3360383190 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdBoolean::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdBoolean__ctor_m3174350632 (XsdBoolean_t380164876 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdAnyURI::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdAnyURI__ctor_m300813714 (XsdAnyURI_t2755748070 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdDuration::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdDuration__ctor_m1299864582 (XsdDuration_t1555973170 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdDateTime::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdDateTime__ctor_m2530120481 (XsdDateTime_t2563698975 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdDate::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdDate__ctor_m3751134550 (XsdDate_t1417753656 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdTime::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdTime__ctor_m240318153 (XsdTime_t3558487088 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdHexBinary::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdHexBinary__ctor_m3272209717 (XsdHexBinary_t882812470 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdQName::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdQName__ctor_m1654847089 (XsdQName_t2385631467 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdGYearMonth::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdGYearMonth__ctor_m1057867785 (XsdGYearMonth_t3399073121 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdGMonthDay::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdGMonthDay__ctor_m713211014 (XsdGMonthDay_t2605134399 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdGYear::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdGYear__ctor_m2629246681 (XsdGYear_t3316212116 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdGMonth::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdGMonth__ctor_m833949263 (XsdGMonth_t3913018815 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XsdGDay::.ctor() extern "C" IL2CPP_METHOD_ATTR void XsdGDay__ctor_m1563377709 (XsdGDay_t293490745 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XdtAnyAtomicType::.ctor() extern "C" IL2CPP_METHOD_ATTR void XdtAnyAtomicType__ctor_m730254766 (XdtAnyAtomicType_t269366253 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XdtUntypedAtomic::.ctor() extern "C" IL2CPP_METHOD_ATTR void XdtUntypedAtomic__ctor_m3920464079 (XdtUntypedAtomic_t1388131523 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XdtDayTimeDuration::.ctor() extern "C" IL2CPP_METHOD_ATTR void XdtDayTimeDuration__ctor_m3863236555 (XdtDayTimeDuration_t268779858 * __this, const RuntimeMethod* method); // System.Void Mono.Xml.Schema.XdtYearMonthDuration::.ctor() extern "C" IL2CPP_METHOD_ATTR void XdtYearMonthDuration__ctor_m601529108 (XdtYearMonthDuration_t1503718519 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaDatatype::Normalize(System.String,Mono.Xml.Schema.XsdWhitespaceFacet) extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaDatatype_Normalize_m690280695 (XmlSchemaDatatype_t322714710 * __this, String_t* ___s0, int32_t ___whitespaceFacet1, const RuntimeMethod* method); // System.Int32 System.String::IndexOfAny(System.Char[]) extern "C" IL2CPP_METHOD_ATTR int32_t String_IndexOfAny_m4159774896 (String_t* __this, CharU5BU5D_t3528271667* p0, const RuntimeMethod* method); // System.String System.String::Trim() extern "C" IL2CPP_METHOD_ATTR String_t* String_Trim_m923598732 (String_t* __this, const RuntimeMethod* method); // System.String[] System.String::Split(System.Char[]) extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* String_Split_m3646115398 (String_t* __this, CharU5BU5D_t3528271667* p0, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.String) extern "C" IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_m1965104174 (StringBuilder_t * __this, String_t* p0, const RuntimeMethod* method); // System.String System.Text.StringBuilder::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* StringBuilder_ToString_m3317489284 (StringBuilder_t * __this, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::set_Length(System.Int32) extern "C" IL2CPP_METHOD_ATTR void StringBuilder_set_Length_m1410065908 (StringBuilder_t * __this, int32_t p0, const RuntimeMethod* method); // System.Char System.Text.StringBuilder::get_Chars(System.Int32) extern "C" IL2CPP_METHOD_ATTR Il2CppChar StringBuilder_get_Chars_m1819843468 (StringBuilder_t * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::set_Chars(System.Int32,System.Char) extern "C" IL2CPP_METHOD_ATTR void StringBuilder_set_Chars_m3548656617 (StringBuilder_t * __this, int32_t p0, Il2CppChar p1, const RuntimeMethod* method); // System.Int32 System.Text.StringBuilder::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t StringBuilder_get_Length_m3238060835 (StringBuilder_t * __this, const RuntimeMethod* method); // System.String System.Xml.XmlQualifiedName::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* XmlQualifiedName_get_Name_m815040483 (XmlQualifiedName_t2760654312 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaDatatype::FromName(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR XmlSchemaDatatype_t322714710 * XmlSchemaDatatype_FromName_m2299183149 (RuntimeObject * __this /* static, unused */, String_t* ___localName0, String_t* ___ns1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Int32) #define Dictionary_2__ctor_m2392909825(__this, p0, method) (( void (*) (Dictionary_2_t2736202052 *, int32_t, const RuntimeMethod*))Dictionary_2__ctor_m182537451_gshared)(__this, p0, method) // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m282647386(__this, p0, p1, method) (( void (*) (Dictionary_2_t2736202052 *, String_t*, int32_t, const RuntimeMethod*))Dictionary_2_Add_m1279427033_gshared)(__this, p0, p1, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1013208020(__this, p0, p1, method) (( bool (*) (Dictionary_2_t2736202052 *, String_t*, int32_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_m3959998165_gshared)(__this, p0, p1, method) // System.Void System.Xml.Schema.XmlSchemaDocumentation::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaDocumentation__ctor_m1974538444 (XmlSchemaDocumentation_t1182960532 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaDocumentation::set_Markup(System.Xml.XmlNode[]) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaDocumentation_set_Markup_m1556485296 (XmlSchemaDocumentation_t1182960532 * __this, XmlNodeU5BU5D_t3728671178* ___value0, const RuntimeMethod* method); // System.Xml.XmlNode[] System.Xml.Schema.XmlSchemaDocumentation::get_Markup() extern "C" IL2CPP_METHOD_ATTR XmlNodeU5BU5D_t3728671178* XmlSchemaDocumentation_get_Markup_m3074615255 (XmlSchemaDocumentation_t1182960532 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaElement::InitPostCompileInformations() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_InitPostCompileInformations_m1344373954 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method); // System.Object System.Xml.Schema.XmlSchemaElement::get_ElementType() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlSchemaElement_get_ElementType_m1141810192 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaElement::get_ElementSchemaType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaType_t2033747345 * XmlSchemaElement_get_ElementSchemaType_m371898276 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaElement::get_BlockResolved() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaElement_get_BlockResolved_m1163706590 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaElement::get_FinalResolved() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaElement_get_FinalResolved_m4052209625 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaElement::get_ActualIsNillable() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaElement_get_ActualIsNillable_m2062928573 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaElement::get_ActualIsAbstract() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaElement_get_ActualIsAbstract_m2408989479 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaElement::get_ValidatedDefaultValue() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaElement_get_ValidatedDefaultValue_m3003127030 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaElement::get_ValidatedFixedValue() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaElement_get_ValidatedFixedValue_m2283540330 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method); // System.Collections.ArrayList System.Xml.Schema.XmlSchemaElement::get_SubstitutingElements() extern "C" IL2CPP_METHOD_ATTR ArrayList_t2718874744 * XmlSchemaElement_get_SubstitutingElements_m2958346970 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaElement::get_SchemaType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaType_t2033747345 * XmlSchemaElement_get_SchemaType_m3234688829 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaElement::get_Constraints() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectCollection_t1064819932 * XmlSchemaElement_get_Constraints_m591235259 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method); // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::get_RefName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaElement_get_RefName_m3252056838 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaParticle::get_MinOccursString() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaParticle_get_MinOccursString_m911119733 (XmlSchemaParticle_t3828501457 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaParticle::get_MaxOccursString() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaParticle_get_MaxOccursString_m4107102780 (XmlSchemaParticle_t3828501457 * __this, const RuntimeMethod* method); // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::get_SchemaTypeName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaElement_get_SchemaTypeName_m323850660 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method); // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::get_SubstitutionGroup() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaElement_get_SubstitutionGroup_m3454166301 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaForm System.Xml.Schema.XmlSchema::get_ElementFormDefault() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchema_get_ElementFormDefault_m1900100706 (XmlSchema_t3742557897 * __this, const RuntimeMethod* method); // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaIdentityConstraint::get_QualifiedName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaIdentityConstraint_get_QualifiedName_m1882380553 (XmlSchemaIdentityConstraint_t297318432 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaElement System.Xml.Schema.XmlSchema::FindElement(System.Xml.XmlQualifiedName) extern "C" IL2CPP_METHOD_ATTR XmlSchemaElement_t427880856 * XmlSchema_FindElement_m2161192357 (XmlSchema_t3742557897 * __this, XmlQualifiedName_t2760654312 * ___name0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaParticle::set_MaxOccurs(System.Decimal) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaParticle_set_MaxOccurs_m3348582991 (XmlSchemaParticle_t3828501457 * __this, Decimal_t2948259380 ___value0, const RuntimeMethod* method); // System.Object System.Object::MemberwiseClone() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Object_MemberwiseClone_m1474068832 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaElement::AddSubstElementRecursively(System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.Schema.XmlSchemaElement) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_AddSubstElementRecursively_m3646660262 (XmlSchemaElement_t427880856 * __this, XmlSchemaObjectCollection_t1064819932 * ___col0, XmlSchemaElement_t427880856 * ___el1, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaObjectCollection::Contains(System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaObjectCollection_Contains_m123951714 (XmlSchemaObjectCollection_t1064819932 * __this, XmlSchemaObject_t1315720168 * ___item0, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaElement::get_IsNillable() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaElement_get_IsNillable_m1951998913 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaElement::get_IsAbstract() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaElement_get_IsAbstract_m652583717 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaType::get_DerivedBy() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaType_get_DerivedBy_m1544461244 (XmlSchemaType_t2033747345 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaElement::ValidateElementDefaultValidImmediate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_ValidateElementDefaultValidImmediate_m3948263158 (XmlSchemaElement_t427880856 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method); // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::get_QualifiedName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaElement_get_QualifiedName_m2688553928 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaXPath System.Xml.Schema.XmlSchemaIdentityConstraint::get_Selector() extern "C" IL2CPP_METHOD_ATTR XmlSchemaXPath_t3156455507 * XmlSchemaIdentityConstraint_get_Selector_m1128146390 (XmlSchemaIdentityConstraint_t297318432 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaXPath::get_XPath() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaXPath_get_XPath_m3201415714 (XmlSchemaXPath_t3156455507 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaIdentityConstraint::get_Fields() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectCollection_t1064819932 * XmlSchemaIdentityConstraint_get_Fields_m2787365736 (XmlSchemaIdentityConstraint_t297318432 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaElement::ValidateDerivationByRestrictionNameAndTypeOK(System.Xml.Schema.XmlSchemaElement,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaElement_ValidateDerivationByRestrictionNameAndTypeOK_m1760371457 (XmlSchemaElement_t427880856 * __this, XmlSchemaElement_t427880856 * ___baseElement0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, bool ___raiseError3, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaAny::ValidateWildcardAllowsNamespaceName(System.String,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAny_ValidateWildcardAllowsNamespaceName_m3285621343 (XmlSchemaAny_t1119175207 * __this, String_t* ___ns0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, bool ___raiseError3, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaObjectTable::Contains(System.Xml.XmlQualifiedName) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaObjectTable_Contains_m3252282677 (XmlSchemaObjectTable_t2546974348 * __this, XmlQualifiedName_t2760654312 * ___name0, const RuntimeMethod* method); // System.Collections.Specialized.StringEnumerator System.Collections.Specialized.StringCollection::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR StringEnumerator_t3934291441 * StringCollection_GetEnumerator_m348861798 (StringCollection_t167406615 * __this, const RuntimeMethod* method); // System.String System.Collections.Specialized.StringEnumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR String_t* StringEnumerator_get_Current_m3567642676 (StringEnumerator_t3934291441 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Specialized.StringEnumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool StringEnumerator_MoveNext_m3572111802 (StringEnumerator_t3934291441 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaAny::get_TargetNamespace() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAny_get_TargetNamespace_m3878721791 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m2556382932 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, RuntimeObject * p2, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaObjectTable::Add(System.Xml.XmlQualifiedName,System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObjectTable_Add_m1270468147 (XmlSchemaObjectTable_t2546974348 * __this, XmlQualifiedName_t2760654312 * ___name0, XmlSchemaObject_t1315720168 * ___value1, const RuntimeMethod* method); // System.Xml.Serialization.XmlSerializerNamespaces System.Xml.Schema.XmlSchemaObject::get_Namespaces() extern "C" IL2CPP_METHOD_ATTR XmlSerializerNamespaces_t2702737953 * XmlSchemaObject_get_Namespaces_m1671673830 (XmlSchemaObject_t1315720168 * __this, const RuntimeMethod* method); // System.Xml.XmlQualifiedName[] System.Xml.Serialization.XmlSerializerNamespaces::ToArray() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedNameU5BU5D_t1471530361* XmlSerializerNamespaces_ToArray_m2843559361 (XmlSerializerNamespaces_t2702737953 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaElement::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement__ctor_m1039219724 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaElement::set_IsAbstract(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_set_IsAbstract_m1116366625 (XmlSchemaElement_t427880856 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaElement::set_Final(System.Xml.Schema.XmlSchemaDerivationMethod) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_set_Final_m1428823361 (XmlSchemaElement_t427880856 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaElement::set_Name(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_set_Name_m644045515 (XmlSchemaElement_t427880856 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaElement::set_IsNillable(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_set_IsNillable_m3972390879 (XmlSchemaElement_t427880856 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaElement::set_SchemaTypeName(System.Xml.XmlQualifiedName) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_set_SchemaTypeName_m486901365 (XmlSchemaElement_t427880856 * __this, XmlQualifiedName_t2760654312 * ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaElement::set_SchemaType(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_set_SchemaType_m1000720474 (XmlSchemaElement_t427880856 * __this, XmlSchemaType_t2033747345 * ___value0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaComplexType System.Xml.Schema.XmlSchemaComplexType::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaComplexType_t3740801802 * XmlSchemaComplexType_Read_m2926646157 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaUnique System.Xml.Schema.XmlSchemaUnique::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaUnique_t2867867737 * XmlSchemaUnique_Read_m1197168435 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaKey System.Xml.Schema.XmlSchemaKey::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaKey_t3030860318 * XmlSchemaKey_Read_m1658356101 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaKeyref System.Xml.Schema.XmlSchemaKeyref::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaKeyref_t3124006214 * XmlSchemaKeyref_Read_m1032002764 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaFacet::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaFacet__ctor_m442738916 (XmlSchemaFacet_t1906017689 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaEnumerationFacet::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaEnumerationFacet__ctor_m1275494389 (XmlSchemaEnumerationFacet_t2156689038 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaFacet::set_Value(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaFacet_set_Value_m2382101717 (XmlSchemaFacet_t1906017689 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.Exception) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_m2216666661 (XmlSchemaException_t3511258692 * __this, String_t* ___message0, Exception_t * ___innerException1, const RuntimeMethod* method); // System.Void System.SystemException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern "C" IL2CPP_METHOD_ATTR void SystemException__ctor_m1515048899 (SystemException_t176217640 * __this, SerializationInfo_t950877179 * p0, StreamingContext_t3711869237 p1, const RuntimeMethod* method); // System.Boolean System.Runtime.Serialization.SerializationInfo::GetBoolean(System.String) extern "C" IL2CPP_METHOD_ATTR bool SerializationInfo_GetBoolean_m1756153320 (SerializationInfo_t950877179 * __this, String_t* p0, const RuntimeMethod* method); // System.Int32 System.Runtime.Serialization.SerializationInfo::GetInt32(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t SerializationInfo_GetInt32_m2640574809 (SerializationInfo_t950877179 * __this, String_t* p0, const RuntimeMethod* method); // System.String System.Runtime.Serialization.SerializationInfo::GetString(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* SerializationInfo_GetString_m3155282843 (SerializationInfo_t950877179 * __this, String_t* p0, const RuntimeMethod* method); // System.Object System.Runtime.Serialization.SerializationInfo::GetValue(System.String,System.Type) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * SerializationInfo_GetValue_m42271953 (SerializationInfo_t950877179 * __this, String_t* p0, Type_t * p1, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaException::GetMessage(System.String,System.String,System.Int32,System.Int32,System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaException_GetMessage_m1351542076 (RuntimeObject * __this /* static, unused */, String_t* ___message0, String_t* ___sourceUri1, int32_t ___lineNumber2, int32_t ___linePosition3, XmlSchemaObject_t1315720168 * ___sourceObj4, const RuntimeMethod* method); // System.Void System.SystemException::.ctor(System.String,System.Exception) extern "C" IL2CPP_METHOD_ATTR void SystemException__ctor_m4132668650 (SystemException_t176217640 * __this, String_t* p0, Exception_t * p1, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaException::GetMessage(System.String,System.String,System.Object,System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaException_GetMessage_m3775105175 (RuntimeObject * __this /* static, unused */, String_t* ___message0, String_t* ___sourceUri1, RuntimeObject * ___sender2, XmlSchemaObject_t1315720168 * ___sourceObj3, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XmlSchemaObject::get_LineNumber() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaObject_get_LineNumber_m1770369486 (XmlSchemaObject_t1315720168 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XmlSchemaObject::get_LinePosition() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaObject_get_LinePosition_m916493145 (XmlSchemaObject_t1315720168 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaObject::get_SourceUri() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaObject_get_SourceUri_m2171292794 (XmlSchemaObject_t1315720168 * __this, const RuntimeMethod* method); // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_InvariantCulture() extern "C" IL2CPP_METHOD_ATTR CultureInfo_t4157843068 * CultureInfo_get_InvariantCulture_m3532445182 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m3755062657 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, String_t* p2, const RuntimeMethod* method); // System.String System.String::Format(System.IFormatProvider,System.String,System.Object[]) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m1881875187 (RuntimeObject * __this /* static, unused */, RuntimeObject* p0, String_t* p1, ObjectU5BU5D_t2843939325* p2, const RuntimeMethod* method); // System.String System.Exception::get_Message() extern "C" IL2CPP_METHOD_ATTR String_t* Exception_get_Message_m3320461627 (Exception_t * __this, const RuntimeMethod* method); // System.Void System.Exception::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern "C" IL2CPP_METHOD_ATTR void Exception_GetObjectData_m1103241326 (Exception_t * __this, SerializationInfo_t950877179 * p0, StreamingContext_t3711869237 p1, const RuntimeMethod* method); // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m3427199315 (SerializationInfo_t950877179 * __this, String_t* p0, bool p1, const RuntimeMethod* method); // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m412754688 (SerializationInfo_t950877179 * __this, String_t* p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Object) extern "C" IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m2872281893 (SerializationInfo_t950877179 * __this, String_t* p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaNumericFacet::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaNumericFacet__ctor_m2383455012 (XmlSchemaNumericFacet_t3753040035 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaFractionDigitsFacet::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaFractionDigitsFacet__ctor_m3788527318 (XmlSchemaFractionDigitsFacet_t2589598443 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaGroupBase System.Xml.Schema.XmlSchemaGroup::get_Particle() extern "C" IL2CPP_METHOD_ATTR XmlSchemaGroupBase_t3631079376 * XmlSchemaGroup_get_Particle_m1316317096 (XmlSchemaGroup_t1441741786 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaGroup::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaGroup_get_Name_m2626304333 (XmlSchemaGroup_t1441741786 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaGroup__ctor_m1479414482 (XmlSchemaGroup_t1441741786 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaGroup::set_Particle(System.Xml.Schema.XmlSchemaGroupBase) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaGroup_set_Particle_m2415827373 (XmlSchemaGroup_t1441741786 * __this, XmlSchemaGroupBase_t3631079376 * ___value0, const RuntimeMethod* method); // System.Decimal System.Decimal::op_Addition(System.Decimal,System.Decimal) extern "C" IL2CPP_METHOD_ATTR Decimal_t2948259380 Decimal_op_Addition_m573847667 (RuntimeObject * __this /* static, unused */, Decimal_t2948259380 p0, Decimal_t2948259380 p1, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlSchemaGroup::get_IsCircularDefinition() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaGroup_get_IsCircularDefinition_m902765681 (XmlSchemaGroup_t1441741786 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::get_Groups() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectTable_t2546974348 * XmlSchema_get_Groups_m875687063 (XmlSchema_t3742557897 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaParticle::GetShallowClone() extern "C" IL2CPP_METHOD_ATTR XmlSchemaParticle_t3828501457 * XmlSchemaParticle_GetShallowClone_m3464019364 (XmlSchemaParticle_t3828501457 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.Xml.Schema.XmlSchemaObject,System.Exception) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_m2891322490 (XmlSchemaException_t3511258692 * __this, String_t* ___message0, XmlSchemaObject_t1315720168 * ___sourceObject1, Exception_t * ___innerException2, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaGroupRef::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaGroupRef__ctor_m3224714831 (XmlSchemaGroupRef_t1314446647 * __this, const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaAll::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAll__ctor_m2161738074 (XmlSchemaAll_t1118454309 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAll__ctor_m2161738074_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaGroupBase__ctor_m3091716353(__this, /*hidden argument*/NULL); XmlSchemaObjectCollection_t1064819932 * L_0 = (XmlSchemaObjectCollection_t1064819932 *)il2cpp_codegen_object_new(XmlSchemaObjectCollection_t1064819932_il2cpp_TypeInfo_var); XmlSchemaObjectCollection__ctor_m1601154956(L_0, /*hidden argument*/NULL); __this->set_items_29(L_0); return; } } // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaAll::get_Items() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectCollection_t1064819932 * XmlSchemaAll_get_Items_m3523649497 (XmlSchemaAll_t1118454309 * __this, const RuntimeMethod* method) { { XmlSchemaObjectCollection_t1064819932 * L_0 = __this->get_items_29(); return L_0; } } // System.Boolean System.Xml.Schema.XmlSchemaAll::get_Emptiable() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAll_get_Emptiable_m370990858 (XmlSchemaAll_t1118454309 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_emptiable_30(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaAll::SetParent(System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAll_SetParent_m1013286382 (XmlSchemaAll_t1118454309 * __this, XmlSchemaObject_t1315720168 * ___parent0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAll_SetParent_m1013286382_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaObject_t1315720168 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaObject_t1315720168 * L_0 = ___parent0; XmlSchemaObject_SetParent_m3207914940(__this, L_0, /*hidden argument*/NULL); XmlSchemaObjectCollection_t1064819932 * L_1 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaAll::get_Items() */, __this); NullCheck(L_1); XmlSchemaObjectEnumerator_t503074204 * L_2 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_1, /*hidden argument*/NULL); V_1 = L_2; } IL_0013: try { // begin try (depth: 1) { goto IL_0026; } IL_0018: { XmlSchemaObjectEnumerator_t503074204 * L_3 = V_1; NullCheck(L_3); XmlSchemaObject_t1315720168 * L_4 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_3, /*hidden argument*/NULL); V_0 = L_4; XmlSchemaObject_t1315720168 * L_5 = V_0; NullCheck(L_5); VirtActionInvoker1< XmlSchemaObject_t1315720168 * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::SetParent(System.Xml.Schema.XmlSchemaObject) */, L_5, __this); } IL_0026: { XmlSchemaObjectEnumerator_t503074204 * L_6 = V_1; NullCheck(L_6); bool L_7 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_6, /*hidden argument*/NULL); if (L_7) { goto IL_0018; } } IL_0031: { IL2CPP_LEAVE(0x48, FINALLY_0036); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0036; } FINALLY_0036: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_8 = V_1; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_8, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_9 = V_2; if (L_9) { goto IL_0041; } } IL_0040: { IL2CPP_END_FINALLY(54) } IL_0041: { RuntimeObject* L_10 = V_2; NullCheck(L_10); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_10); IL2CPP_END_FINALLY(54) } } // end finally (depth: 1) IL2CPP_CLEANUP(54) { IL2CPP_JUMP_TBL(0x48, IL_0048) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0048: { return; } } // System.Int32 System.Xml.Schema.XmlSchemaAll::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAll_Compile_m3697650804 (XmlSchemaAll_t1118454309 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAll_Compile_m3697650804_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaObject_t1315720168 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; XmlSchemaElement_t427880856 * V_2 = NULL; RuntimeObject* V_3 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { Guid_t L_0 = ((XmlSchemaObject_t1315720168 *)__this)->get_CompilationId_7(); XmlSchema_t3742557897 * L_1 = ___schema1; NullCheck(L_1); Guid_t L_2 = ((XmlSchemaObject_t1315720168 *)L_1)->get_CompilationId_7(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_3 = Guid_op_Equality_m4289903222(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0018; } } { return 0; } IL_0018: { XmlSchema_t3742557897 * L_4 = ___schema1; __this->set_schema_28(L_4); Decimal_t2948259380 L_5 = XmlSchemaParticle_get_MaxOccurs_m3740280605(__this, /*hidden argument*/NULL); Decimal_t2948259380 L_6; memset(&L_6, 0, sizeof(L_6)); Decimal__ctor_m1256289983((&L_6), 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_7 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_5, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0041; } } { ValidationEventHandler_t791314227 * L_8 = ___h0; XmlSchemaObject_error_m903554348(__this, L_8, _stringLiteral4285919786, /*hidden argument*/NULL); } IL_0041: { Decimal_t2948259380 L_9 = XmlSchemaParticle_get_MinOccurs_m3359654133(__this, /*hidden argument*/NULL); Decimal_t2948259380 L_10; memset(&L_10, 0, sizeof(L_10)); Decimal__ctor_m1256289983((&L_10), 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_11 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0079; } } { Decimal_t2948259380 L_12 = XmlSchemaParticle_get_MinOccurs_m3359654133(__this, /*hidden argument*/NULL); Decimal_t2948259380 L_13; memset(&L_13, 0, sizeof(L_13)); Decimal__ctor_m1256289983((&L_13), 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_14 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0079; } } { ValidationEventHandler_t791314227 * L_15 = ___h0; XmlSchemaObject_error_m903554348(__this, L_15, _stringLiteral1849468984, /*hidden argument*/NULL); } IL_0079: { String_t* L_16 = XmlSchemaAnnotated_get_Id_m2854314617(__this, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_17 = ___schema1; NullCheck(L_17); Hashtable_t1853889766 * L_18 = XmlSchema_get_IDCollection_m3725452494(L_17, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_19 = ___h0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_CompileID_m928148374(NULL /*static, unused*/, L_16, __this, L_18, L_19, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_20 = ___h0; XmlSchema_t3742557897 * L_21 = ___schema1; XmlSchemaParticle_CompileOccurence_m2937686890(__this, L_20, L_21, /*hidden argument*/NULL); XmlSchemaObjectCollection_t1064819932 * L_22 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaAll::get_Items() */, __this); NullCheck(L_22); XmlSchemaObjectEnumerator_t503074204 * L_23 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_22, /*hidden argument*/NULL); V_1 = L_23; } IL_00a0: try { // begin try (depth: 1) { goto IL_0117; } IL_00a5: { XmlSchemaObjectEnumerator_t503074204 * L_24 = V_1; NullCheck(L_24); XmlSchemaObject_t1315720168 * L_25 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_24, /*hidden argument*/NULL); V_0 = L_25; XmlSchemaObject_t1315720168 * L_26 = V_0; V_2 = ((XmlSchemaElement_t427880856 *)IsInstClass((RuntimeObject*)L_26, XmlSchemaElement_t427880856_il2cpp_TypeInfo_var)); XmlSchemaElement_t427880856 * L_27 = V_2; if (!L_27) { goto IL_010b; } } IL_00b9: { XmlSchemaElement_t427880856 * L_28 = V_2; NullCheck(L_28); Decimal_t2948259380 L_29 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(L_28, /*hidden argument*/NULL); Decimal_t2948259380 L_30; memset(&L_30, 0, sizeof(L_30)); Decimal__ctor_m1256289983((&L_30), 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_31 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_29, L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_00f1; } } IL_00cf: { XmlSchemaElement_t427880856 * L_32 = V_2; NullCheck(L_32); Decimal_t2948259380 L_33 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(L_32, /*hidden argument*/NULL); Decimal_t2948259380 L_34; memset(&L_34, 0, sizeof(L_34)); Decimal__ctor_m1256289983((&L_34), 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_35 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_33, L_34, /*hidden argument*/NULL); if (!L_35) { goto IL_00f1; } } IL_00e5: { XmlSchemaElement_t427880856 * L_36 = V_2; ValidationEventHandler_t791314227 * L_37 = ___h0; NullCheck(L_36); XmlSchemaObject_error_m903554348(L_36, L_37, _stringLiteral2295233880, /*hidden argument*/NULL); } IL_00f1: { int32_t L_38 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaElement_t427880856 * L_39 = V_2; ValidationEventHandler_t791314227 * L_40 = ___h0; XmlSchema_t3742557897 * L_41 = ___schema1; NullCheck(L_39); int32_t L_42 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaElement::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_39, L_40, L_41); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)L_42))); goto IL_0117; } IL_010b: { ValidationEventHandler_t791314227 * L_43 = ___h0; XmlSchemaObject_error_m903554348(__this, L_43, _stringLiteral3134040269, /*hidden argument*/NULL); } IL_0117: { XmlSchemaObjectEnumerator_t503074204 * L_44 = V_1; NullCheck(L_44); bool L_45 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_44, /*hidden argument*/NULL); if (L_45) { goto IL_00a5; } } IL_0122: { IL2CPP_LEAVE(0x139, FINALLY_0127); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0127; } FINALLY_0127: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_46 = V_1; V_3 = ((RuntimeObject*)IsInst((RuntimeObject*)L_46, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_47 = V_3; if (L_47) { goto IL_0132; } } IL_0131: { IL2CPP_END_FINALLY(295) } IL_0132: { RuntimeObject* L_48 = V_3; NullCheck(L_48); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_48); IL2CPP_END_FINALLY(295) } } // end finally (depth: 1) IL2CPP_CLEANUP(295) { IL2CPP_JUMP_TBL(0x139, IL_0139) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0139: { XmlSchema_t3742557897 * L_49 = ___schema1; NullCheck(L_49); Guid_t L_50 = ((XmlSchemaObject_t1315720168 *)L_49)->get_CompilationId_7(); ((XmlSchemaObject_t1315720168 *)__this)->set_CompilationId_7(L_50); int32_t L_51 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_51; } } // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaAll::GetOptimizedParticle(System.Boolean) extern "C" IL2CPP_METHOD_ATTR XmlSchemaParticle_t3828501457 * XmlSchemaAll_GetOptimizedParticle_m1375609404 (XmlSchemaAll_t1118454309 * __this, bool ___isTop0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAll_GetOptimizedParticle_m1375609404_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaSequence_t2018345177 * V_0 = NULL; XmlSchemaParticle_t3828501457 * V_1 = NULL; XmlSchemaAll_t1118454309 * V_2 = NULL; { XmlSchemaParticle_t3828501457 * L_0 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); if (!L_0) { goto IL_0012; } } { XmlSchemaParticle_t3828501457 * L_1 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); return L_1; } IL_0012: { XmlSchemaObjectCollection_t1064819932 * L_2 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaAll::get_Items() */, __this); NullCheck(L_2); int32_t L_3 = CollectionBase_get_Count_m1708965601(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0038; } } { Decimal_t2948259380 L_4 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(__this, /*hidden argument*/NULL); Decimal_t2948259380 L_5; memset(&L_5, 0, sizeof(L_5)); Decimal__ctor_m1256289983((&L_5), 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_6 = Decimal_op_Equality_m77262825(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_004a; } } IL_0038: { XmlSchemaParticle_t3828501457 * L_7 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); ((XmlSchemaParticle_t3828501457 *)__this)->set_OptimizedParticle_26(L_7); XmlSchemaParticle_t3828501457 * L_8 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); return L_8; } IL_004a: { XmlSchemaObjectCollection_t1064819932 * L_9 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaAll::get_Items() */, __this); NullCheck(L_9); int32_t L_10 = CollectionBase_get_Count_m1708965601(L_9, /*hidden argument*/NULL); if ((!(((uint32_t)L_10) == ((uint32_t)1)))) { goto IL_00fb; } } { Decimal_t2948259380 L_11 = XmlSchemaParticle_get_ValidatedMinOccurs_m4117380405(__this, /*hidden argument*/NULL); Decimal_t2948259380 L_12; memset(&L_12, 0, sizeof(L_12)); Decimal__ctor_m1256289983((&L_12), 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_13 = Decimal_op_Equality_m77262825(NULL /*static, unused*/, L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_00fb; } } { Decimal_t2948259380 L_14 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(__this, /*hidden argument*/NULL); Decimal_t2948259380 L_15; memset(&L_15, 0, sizeof(L_15)); Decimal__ctor_m1256289983((&L_15), 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_16 = Decimal_op_Equality_m77262825(NULL /*static, unused*/, L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_00fb; } } { XmlSchemaSequence_t2018345177 * L_17 = (XmlSchemaSequence_t2018345177 *)il2cpp_codegen_object_new(XmlSchemaSequence_t2018345177_il2cpp_TypeInfo_var); XmlSchemaSequence__ctor_m2088825835(L_17, /*hidden argument*/NULL); V_0 = L_17; XmlSchemaSequence_t2018345177 * L_18 = V_0; VirtActionInvoker1< XmlSchemaParticle_t3828501457 * >::Invoke(7 /* System.Void System.Xml.Schema.XmlSchemaParticle::CopyInfo(System.Xml.Schema.XmlSchemaParticle) */, __this, L_18); XmlSchemaObjectCollection_t1064819932 * L_19 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaAll::get_Items() */, __this); NullCheck(L_19); XmlSchemaObject_t1315720168 * L_20 = VirtFuncInvoker1< XmlSchemaObject_t1315720168 *, int32_t >::Invoke(29 /* System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectCollection::get_Item(System.Int32) */, L_19, 0); V_1 = ((XmlSchemaParticle_t3828501457 *)CastclassClass((RuntimeObject*)L_20, XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var)); XmlSchemaParticle_t3828501457 * L_21 = V_1; NullCheck(L_21); XmlSchemaParticle_t3828501457 * L_22 = VirtFuncInvoker1< XmlSchemaParticle_t3828501457 *, bool >::Invoke(8 /* System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaParticle::GetOptimizedParticle(System.Boolean) */, L_21, (bool)0); V_1 = L_22; XmlSchemaParticle_t3828501457 * L_23 = V_1; XmlSchemaParticle_t3828501457 * L_24 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_23) == ((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_24)))) { goto IL_00c5; } } { XmlSchemaParticle_t3828501457 * L_25 = V_1; ((XmlSchemaParticle_t3828501457 *)__this)->set_OptimizedParticle_26(L_25); goto IL_00f4; } IL_00c5: { XmlSchemaSequence_t2018345177 * L_26 = V_0; NullCheck(L_26); XmlSchemaObjectCollection_t1064819932 * L_27 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaSequence::get_Items() */, L_26); XmlSchemaParticle_t3828501457 * L_28 = V_1; NullCheck(L_27); XmlSchemaObjectCollection_Add_m1142549045(L_27, L_28, /*hidden argument*/NULL); XmlSchemaSequence_t2018345177 * L_29 = V_0; NullCheck(L_29); XmlSchemaObjectCollection_t1064819932 * L_30 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(L_29, /*hidden argument*/NULL); XmlSchemaParticle_t3828501457 * L_31 = V_1; NullCheck(L_30); XmlSchemaObjectCollection_Add_m1142549045(L_30, L_31, /*hidden argument*/NULL); XmlSchemaSequence_t2018345177 * L_32 = V_0; XmlSchema_t3742557897 * L_33 = __this->get_schema_28(); NullCheck(L_32); VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaSequence::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_32, (ValidationEventHandler_t791314227 *)NULL, L_33); XmlSchemaSequence_t2018345177 * L_34 = V_0; ((XmlSchemaParticle_t3828501457 *)__this)->set_OptimizedParticle_26(L_34); } IL_00f4: { XmlSchemaParticle_t3828501457 * L_35 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); return L_35; } IL_00fb: { XmlSchemaAll_t1118454309 * L_36 = (XmlSchemaAll_t1118454309 *)il2cpp_codegen_object_new(XmlSchemaAll_t1118454309_il2cpp_TypeInfo_var); XmlSchemaAll__ctor_m2161738074(L_36, /*hidden argument*/NULL); V_2 = L_36; XmlSchemaAll_t1118454309 * L_37 = V_2; VirtActionInvoker1< XmlSchemaParticle_t3828501457 * >::Invoke(7 /* System.Void System.Xml.Schema.XmlSchemaParticle::CopyInfo(System.Xml.Schema.XmlSchemaParticle) */, __this, L_37); XmlSchemaAll_t1118454309 * L_38 = V_2; XmlSchemaGroupBase_CopyOptimizedItems_m1224729654(__this, L_38, /*hidden argument*/NULL); XmlSchemaAll_t1118454309 * L_39 = V_2; ((XmlSchemaParticle_t3828501457 *)__this)->set_OptimizedParticle_26(L_39); XmlSchemaAll_t1118454309 * L_40 = V_2; NullCheck(L_40); XmlSchemaAll_ComputeEmptiable_m3983949587(L_40, /*hidden argument*/NULL); XmlSchemaParticle_t3828501457 * L_41 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); return L_41; } } // System.Int32 System.Xml.Schema.XmlSchemaAll::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAll_Validate_m3627980437 (XmlSchemaAll_t1118454309 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAll_Validate_m3627980437_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaParticle_t3828501457 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchema_t3742557897 * L_0 = ___schema1; NullCheck(L_0); Guid_t L_1 = ((XmlSchemaObject_t1315720168 *)L_0)->get_CompilationId_7(); bool L_2 = XmlSchemaObject_IsValidated_m2227629761(__this, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0018; } } { int32_t L_3 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_3; } IL_0018: { bool L_4 = ((XmlSchemaParticle_t3828501457 *)__this)->get_parentIsGroupDefinition_25(); if (L_4) { goto IL_0045; } } { Decimal_t2948259380 L_5 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(__this, /*hidden argument*/NULL); Decimal_t2948259380 L_6; memset(&L_6, 0, sizeof(L_6)); Decimal__ctor_m1256289983((&L_6), 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_7 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_5, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0045; } } { ValidationEventHandler_t791314227 * L_8 = ___h0; XmlSchemaObject_error_m903554348(__this, L_8, _stringLiteral2447641374, /*hidden argument*/NULL); } IL_0045: { XmlSchemaObjectCollection_t1064819932 * L_9 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(__this, /*hidden argument*/NULL); NullCheck(L_9); CollectionBase_Clear_m1509125218(L_9, /*hidden argument*/NULL); XmlSchemaObjectCollection_t1064819932 * L_10 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaAll::get_Items() */, __this); NullCheck(L_10); XmlSchemaObjectEnumerator_t503074204 * L_11 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_10, /*hidden argument*/NULL); V_1 = L_11; } IL_005c: try { // begin try (depth: 1) { goto IL_00c7; } IL_0061: { XmlSchemaObjectEnumerator_t503074204 * L_12 = V_1; NullCheck(L_12); XmlSchemaObject_t1315720168 * L_13 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_12, /*hidden argument*/NULL); V_0 = ((XmlSchemaParticle_t3828501457 *)CastclassClass((RuntimeObject*)L_13, XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var)); int32_t L_14 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaParticle_t3828501457 * L_15 = V_0; ValidationEventHandler_t791314227 * L_16 = ___h0; XmlSchema_t3742557897 * L_17 = ___schema1; NullCheck(L_15); int32_t L_18 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_15, L_16, L_17); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)L_18))); XmlSchemaParticle_t3828501457 * L_19 = V_0; NullCheck(L_19); Decimal_t2948259380 L_20 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(L_19, /*hidden argument*/NULL); Decimal_t2948259380 L_21; memset(&L_21, 0, sizeof(L_21)); Decimal__ctor_m1256289983((&L_21), 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_22 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_20, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_00ba; } } IL_0098: { XmlSchemaParticle_t3828501457 * L_23 = V_0; NullCheck(L_23); Decimal_t2948259380 L_24 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(L_23, /*hidden argument*/NULL); Decimal_t2948259380 L_25; memset(&L_25, 0, sizeof(L_25)); Decimal__ctor_m1256289983((&L_25), 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_26 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_24, L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_00ba; } } IL_00ae: { ValidationEventHandler_t791314227 * L_27 = ___h0; XmlSchemaObject_error_m903554348(__this, L_27, _stringLiteral2756655613, /*hidden argument*/NULL); } IL_00ba: { XmlSchemaObjectCollection_t1064819932 * L_28 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(__this, /*hidden argument*/NULL); XmlSchemaParticle_t3828501457 * L_29 = V_0; NullCheck(L_28); XmlSchemaObjectCollection_Add_m1142549045(L_28, L_29, /*hidden argument*/NULL); } IL_00c7: { XmlSchemaObjectEnumerator_t503074204 * L_30 = V_1; NullCheck(L_30); bool L_31 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_30, /*hidden argument*/NULL); if (L_31) { goto IL_0061; } } IL_00d2: { IL2CPP_LEAVE(0xE9, FINALLY_00d7); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00d7; } FINALLY_00d7: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_32 = V_1; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_32, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_33 = V_2; if (L_33) { goto IL_00e2; } } IL_00e1: { IL2CPP_END_FINALLY(215) } IL_00e2: { RuntimeObject* L_34 = V_2; NullCheck(L_34); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_34); IL2CPP_END_FINALLY(215) } } // end finally (depth: 1) IL2CPP_CLEANUP(215) { IL2CPP_JUMP_TBL(0xE9, IL_00e9) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00e9: { XmlSchemaAll_ComputeEmptiable_m3983949587(__this, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_35 = ___schema1; NullCheck(L_35); Guid_t L_36 = ((XmlSchemaObject_t1315720168 *)L_35)->get_ValidationId_8(); ((XmlSchemaObject_t1315720168 *)__this)->set_ValidationId_8(L_36); int32_t L_37 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_37; } } // System.Void System.Xml.Schema.XmlSchemaAll::ComputeEmptiable() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAll_ComputeEmptiable_m3983949587 (XmlSchemaAll_t1118454309 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAll_ComputeEmptiable_m3983949587_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { __this->set_emptiable_30((bool)1); V_0 = 0; goto IL_0044; } IL_000e: { XmlSchemaObjectCollection_t1064819932 * L_0 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaAll::get_Items() */, __this); int32_t L_1 = V_0; NullCheck(L_0); XmlSchemaObject_t1315720168 * L_2 = VirtFuncInvoker1< XmlSchemaObject_t1315720168 *, int32_t >::Invoke(29 /* System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectCollection::get_Item(System.Int32) */, L_0, L_1); NullCheck(((XmlSchemaParticle_t3828501457 *)CastclassClass((RuntimeObject*)L_2, XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var))); Decimal_t2948259380 L_3 = XmlSchemaParticle_get_ValidatedMinOccurs_m4117380405(((XmlSchemaParticle_t3828501457 *)CastclassClass((RuntimeObject*)L_2, XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); Decimal_t2948259380 L_4; memset(&L_4, 0, sizeof(L_4)); Decimal__ctor_m1256289983((&L_4), 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_5 = Decimal_op_GreaterThan_m627311519(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0040; } } { __this->set_emptiable_30((bool)0); goto IL_0055; } IL_0040: { int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0044: { int32_t L_7 = V_0; XmlSchemaObjectCollection_t1064819932 * L_8 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaAll::get_Items() */, __this); NullCheck(L_8); int32_t L_9 = CollectionBase_get_Count_m1708965601(L_8, /*hidden argument*/NULL); if ((((int32_t)L_7) < ((int32_t)L_9))) { goto IL_000e; } } IL_0055: { return; } } // System.Boolean System.Xml.Schema.XmlSchemaAll::ValidateDerivationByRestriction(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAll_ValidateDerivationByRestriction_m386007043 (XmlSchemaAll_t1118454309 * __this, XmlSchemaParticle_t3828501457 * ___baseParticle0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, bool ___raiseError3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAll_ValidateDerivationByRestriction_m386007043_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaAny_t1119175207 * V_0 = NULL; XmlSchemaAll_t1118454309 * V_1 = NULL; { XmlSchemaParticle_t3828501457 * L_0 = ___baseParticle0; V_0 = ((XmlSchemaAny_t1119175207 *)IsInstClass((RuntimeObject*)L_0, XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var)); XmlSchemaParticle_t3828501457 * L_1 = ___baseParticle0; V_1 = ((XmlSchemaAll_t1118454309 *)IsInstClass((RuntimeObject*)L_1, XmlSchemaAll_t1118454309_il2cpp_TypeInfo_var)); XmlSchemaAny_t1119175207 * L_2 = V_0; if (!L_2) { goto IL_0020; } } { XmlSchemaAny_t1119175207 * L_3 = V_0; ValidationEventHandler_t791314227 * L_4 = ___h1; XmlSchema_t3742557897 * L_5 = ___schema2; bool L_6 = ___raiseError3; bool L_7 = XmlSchemaGroupBase_ValidateNSRecurseCheckCardinality_m4207734782(__this, L_3, L_4, L_5, L_6, /*hidden argument*/NULL); return L_7; } IL_0020: { XmlSchemaAll_t1118454309 * L_8 = V_1; if (!L_8) { goto IL_0044; } } { XmlSchemaAll_t1118454309 * L_9 = V_1; ValidationEventHandler_t791314227 * L_10 = ___h1; XmlSchema_t3742557897 * L_11 = ___schema2; bool L_12 = ___raiseError3; bool L_13 = VirtFuncInvoker4< bool, XmlSchemaParticle_t3828501457 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 *, bool >::Invoke(9 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ValidateOccurenceRangeOK(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) */, __this, L_9, L_10, L_11, L_12); if (L_13) { goto IL_0038; } } { return (bool)0; } IL_0038: { XmlSchemaAll_t1118454309 * L_14 = V_1; ValidationEventHandler_t791314227 * L_15 = ___h1; XmlSchema_t3742557897 * L_16 = ___schema2; bool L_17 = ___raiseError3; bool L_18 = XmlSchemaGroupBase_ValidateRecurse_m3621635736(__this, L_14, L_15, L_16, L_17, /*hidden argument*/NULL); return L_18; } IL_0044: { bool L_19 = ___raiseError3; if (!L_19) { goto IL_0057; } } { ValidationEventHandler_t791314227 * L_20 = ___h1; XmlSchemaObject_error_m903554348(__this, L_20, _stringLiteral198486103, /*hidden argument*/NULL); } IL_0057: { return (bool)0; } } // System.Decimal System.Xml.Schema.XmlSchemaAll::GetMinEffectiveTotalRange() extern "C" IL2CPP_METHOD_ATTR Decimal_t2948259380 XmlSchemaAll_GetMinEffectiveTotalRange_m1093110337 (XmlSchemaAll_t1118454309 * __this, const RuntimeMethod* method) { { Decimal_t2948259380 L_0 = XmlSchemaParticle_GetMinEffectiveTotalRangeAllAndSequence_m4225731748(__this, /*hidden argument*/NULL); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaAll::ValidateUniqueParticleAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Collections.ArrayList,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAll_ValidateUniqueParticleAttribution_m3327427248 (XmlSchemaAll_t1118454309 * __this, XmlSchemaObjectTable_t2546974348 * ___qnames0, ArrayList_t2718874744 * ___nsNames1, ValidationEventHandler_t791314227 * ___h2, XmlSchema_t3742557897 * ___schema3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAll_ValidateUniqueParticleAttribution_m3327427248_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaElement_t427880856 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaObjectCollection_t1064819932 * L_0 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaAll::get_Items() */, __this); NullCheck(L_0); XmlSchemaObjectEnumerator_t503074204 * L_1 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_0, /*hidden argument*/NULL); V_1 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_0028; } IL_0011: { XmlSchemaObjectEnumerator_t503074204 * L_2 = V_1; NullCheck(L_2); XmlSchemaObject_t1315720168 * L_3 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_2, /*hidden argument*/NULL); V_0 = ((XmlSchemaElement_t427880856 *)CastclassClass((RuntimeObject*)L_3, XmlSchemaElement_t427880856_il2cpp_TypeInfo_var)); XmlSchemaElement_t427880856 * L_4 = V_0; XmlSchemaObjectTable_t2546974348 * L_5 = ___qnames0; ArrayList_t2718874744 * L_6 = ___nsNames1; ValidationEventHandler_t791314227 * L_7 = ___h2; XmlSchema_t3742557897 * L_8 = ___schema3; NullCheck(L_4); VirtActionInvoker4< XmlSchemaObjectTable_t2546974348 *, ArrayList_t2718874744 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(13 /* System.Void System.Xml.Schema.XmlSchemaElement::ValidateUniqueParticleAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Collections.ArrayList,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_4, L_5, L_6, L_7, L_8); } IL_0028: { XmlSchemaObjectEnumerator_t503074204 * L_9 = V_1; NullCheck(L_9); bool L_10 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_9, /*hidden argument*/NULL); if (L_10) { goto IL_0011; } } IL_0033: { IL2CPP_LEAVE(0x4A, FINALLY_0038); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0038; } FINALLY_0038: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_11 = V_1; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_11, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_12 = V_2; if (L_12) { goto IL_0043; } } IL_0042: { IL2CPP_END_FINALLY(56) } IL_0043: { RuntimeObject* L_13 = V_2; NullCheck(L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_13); IL2CPP_END_FINALLY(56) } } // end finally (depth: 1) IL2CPP_CLEANUP(56) { IL2CPP_JUMP_TBL(0x4A, IL_004a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_004a: { return; } } // System.Void System.Xml.Schema.XmlSchemaAll::ValidateUniqueTypeAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAll_ValidateUniqueTypeAttribution_m577270480 (XmlSchemaAll_t1118454309 * __this, XmlSchemaObjectTable_t2546974348 * ___labels0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAll_ValidateUniqueTypeAttribution_m577270480_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaElement_t427880856 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaObjectCollection_t1064819932 * L_0 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaAll::get_Items() */, __this); NullCheck(L_0); XmlSchemaObjectEnumerator_t503074204 * L_1 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_0, /*hidden argument*/NULL); V_1 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_0026; } IL_0011: { XmlSchemaObjectEnumerator_t503074204 * L_2 = V_1; NullCheck(L_2); XmlSchemaObject_t1315720168 * L_3 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_2, /*hidden argument*/NULL); V_0 = ((XmlSchemaElement_t427880856 *)CastclassClass((RuntimeObject*)L_3, XmlSchemaElement_t427880856_il2cpp_TypeInfo_var)); XmlSchemaElement_t427880856 * L_4 = V_0; XmlSchemaObjectTable_t2546974348 * L_5 = ___labels0; ValidationEventHandler_t791314227 * L_6 = ___h1; XmlSchema_t3742557897 * L_7 = ___schema2; NullCheck(L_4); VirtActionInvoker3< XmlSchemaObjectTable_t2546974348 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(14 /* System.Void System.Xml.Schema.XmlSchemaElement::ValidateUniqueTypeAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_4, L_5, L_6, L_7); } IL_0026: { XmlSchemaObjectEnumerator_t503074204 * L_8 = V_1; NullCheck(L_8); bool L_9 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_8, /*hidden argument*/NULL); if (L_9) { goto IL_0011; } } IL_0031: { IL2CPP_LEAVE(0x48, FINALLY_0036); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0036; } FINALLY_0036: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_10 = V_1; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_10, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_11 = V_2; if (L_11) { goto IL_0041; } } IL_0040: { IL2CPP_END_FINALLY(54) } IL_0041: { RuntimeObject* L_12 = V_2; NullCheck(L_12); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_12); IL2CPP_END_FINALLY(54) } } // end finally (depth: 1) IL2CPP_CLEANUP(54) { IL2CPP_JUMP_TBL(0x48, IL_0048) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0048: { return; } } // System.Xml.Schema.XmlSchemaAll System.Xml.Schema.XmlSchemaAll::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaAll_t1118454309 * XmlSchemaAll_Read_m3300615937 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAll_Read_m3300615937_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaAll_t1118454309 * V_0 = NULL; Exception_t * V_1 = NULL; Exception_t * V_2 = NULL; int32_t V_3 = 0; XmlSchemaAnnotation_t2553753397 * V_4 = NULL; XmlSchemaElement_t427880856 * V_5 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaAll_t1118454309 * L_0 = (XmlSchemaAll_t1118454309 *)il2cpp_codegen_object_new(XmlSchemaAll_t1118454309_il2cpp_TypeInfo_var); XmlSchemaAll__ctor_m2161738074(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlSchemaReader_t1164558392 * L_1 = ___reader0; NullCheck(L_1); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_1); XmlSchemaReader_t1164558392 * L_2 = ___reader0; NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_3, _stringLiteral1569427300, /*hidden argument*/NULL); if (L_4) { goto IL_0037; } } { XmlSchemaReader_t1164558392 * L_5 = ___reader0; NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral2910037981, /*hidden argument*/NULL); if (!L_7) { goto IL_0056; } } IL_0037: { ValidationEventHandler_t791314227 * L_8 = ___h1; XmlSchemaReader_t1164558392 * L_9 = ___reader0; NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral144993995, L_10, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_8, L_11, (Exception_t *)NULL, /*hidden argument*/NULL); XmlSchemaReader_t1164558392 * L_12 = ___reader0; NullCheck(L_12); XmlSchemaReader_SkipToEnd_m864243635(L_12, /*hidden argument*/NULL); return (XmlSchemaAll_t1118454309 *)NULL; } IL_0056: { XmlSchemaAll_t1118454309 * L_13 = V_0; XmlSchemaReader_t1164558392 * L_14 = ___reader0; NullCheck(L_14); int32_t L_15 = XmlSchemaReader_get_LineNumber_m3920914464(L_14, /*hidden argument*/NULL); NullCheck(L_13); XmlSchemaObject_set_LineNumber_m1360499025(L_13, L_15, /*hidden argument*/NULL); XmlSchemaAll_t1118454309 * L_16 = V_0; XmlSchemaReader_t1164558392 * L_17 = ___reader0; NullCheck(L_17); int32_t L_18 = XmlSchemaReader_get_LinePosition_m2272047151(L_17, /*hidden argument*/NULL); NullCheck(L_16); XmlSchemaObject_set_LinePosition_m906865826(L_16, L_18, /*hidden argument*/NULL); XmlSchemaAll_t1118454309 * L_19 = V_0; XmlSchemaReader_t1164558392 * L_20 = ___reader0; NullCheck(L_20); String_t* L_21 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaReader::get_BaseURI() */, L_20); NullCheck(L_19); XmlSchemaObject_set_SourceUri_m2760372687(L_19, L_21, /*hidden argument*/NULL); goto IL_0197; } IL_007f: { XmlSchemaReader_t1164558392 * L_22 = ___reader0; NullCheck(L_22); String_t* L_23 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, _stringLiteral3454449607, /*hidden argument*/NULL); if (!L_24) { goto IL_00a5; } } { XmlSchemaAll_t1118454309 * L_25 = V_0; XmlSchemaReader_t1164558392 * L_26 = ___reader0; NullCheck(L_26); String_t* L_27 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_26); NullCheck(L_25); XmlSchemaAnnotated_set_Id_m1597719336(L_25, L_27, /*hidden argument*/NULL); goto IL_0197; } IL_00a5: { XmlSchemaReader_t1164558392 * L_28 = ___reader0; NullCheck(L_28); String_t* L_29 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_28); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_30 = String_op_Equality_m920492651(NULL /*static, unused*/, L_29, _stringLiteral660438115, /*hidden argument*/NULL); if (!L_30) { goto IL_00ed; } } IL_00ba: try { // begin try (depth: 1) XmlSchemaAll_t1118454309 * L_31 = V_0; XmlSchemaReader_t1164558392 * L_32 = ___reader0; NullCheck(L_32); String_t* L_33 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_32); NullCheck(L_31); XmlSchemaParticle_set_MaxOccursString_m1136362008(L_31, L_33, /*hidden argument*/NULL); goto IL_00e8; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_00cb; throw e; } CATCH_00cb: { // begin catch(System.Exception) V_1 = ((Exception_t *)__exception_local); ValidationEventHandler_t791314227 * L_34 = ___h1; XmlSchemaReader_t1164558392 * L_35 = ___reader0; NullCheck(L_35); String_t* L_36 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_35); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_37 = String_Concat_m3937257545(NULL /*static, unused*/, L_36, _stringLiteral1495269871, /*hidden argument*/NULL); Exception_t * L_38 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_34, L_37, L_38, /*hidden argument*/NULL); goto IL_00e8; } // end catch (depth: 1) IL_00e8: { goto IL_0197; } IL_00ed: { XmlSchemaReader_t1164558392 * L_39 = ___reader0; NullCheck(L_39); String_t* L_40 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_39); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_41 = String_op_Equality_m920492651(NULL /*static, unused*/, L_40, _stringLiteral837243573, /*hidden argument*/NULL); if (!L_41) { goto IL_0135; } } IL_0102: try { // begin try (depth: 1) XmlSchemaAll_t1118454309 * L_42 = V_0; XmlSchemaReader_t1164558392 * L_43 = ___reader0; NullCheck(L_43); String_t* L_44 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_43); NullCheck(L_42); XmlSchemaParticle_set_MinOccursString_m2757042850(L_42, L_44, /*hidden argument*/NULL); goto IL_0130; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0113; throw e; } CATCH_0113: { // begin catch(System.Exception) V_2 = ((Exception_t *)__exception_local); ValidationEventHandler_t791314227 * L_45 = ___h1; XmlSchemaReader_t1164558392 * L_46 = ___reader0; NullCheck(L_46); String_t* L_47 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_46); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_48 = String_Concat_m3937257545(NULL /*static, unused*/, L_47, _stringLiteral2227061191, /*hidden argument*/NULL); Exception_t * L_49 = V_2; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_45, L_48, L_49, /*hidden argument*/NULL); goto IL_0130; } // end catch (depth: 1) IL_0130: { goto IL_0197; } IL_0135: { XmlSchemaReader_t1164558392 * L_50 = ___reader0; NullCheck(L_50); String_t* L_51 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_50); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_52 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_53 = String_op_Equality_m920492651(NULL /*static, unused*/, L_51, L_52, /*hidden argument*/NULL); if (!L_53) { goto IL_015f; } } { XmlSchemaReader_t1164558392 * L_54 = ___reader0; NullCheck(L_54); String_t* L_55 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_54); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_56 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_55, _stringLiteral3929236445, /*hidden argument*/NULL); if (L_56) { goto IL_0174; } } IL_015f: { XmlSchemaReader_t1164558392 * L_57 = ___reader0; NullCheck(L_57); String_t* L_58 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_57); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_59 = String_op_Equality_m920492651(NULL /*static, unused*/, L_58, _stringLiteral1569427300, /*hidden argument*/NULL); if (!L_59) { goto IL_0190; } } IL_0174: { ValidationEventHandler_t791314227 * L_60 = ___h1; XmlSchemaReader_t1164558392 * L_61 = ___reader0; NullCheck(L_61); String_t* L_62 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_61); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_63 = String_Concat_m3937257545(NULL /*static, unused*/, L_62, _stringLiteral1022885960, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_60, L_63, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_0197; } IL_0190: { XmlSchemaReader_t1164558392 * L_64 = ___reader0; XmlSchemaAll_t1118454309 * L_65 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_ReadUnhandledAttribute_m1314733484(NULL /*static, unused*/, L_64, L_65, /*hidden argument*/NULL); } IL_0197: { XmlSchemaReader_t1164558392 * L_66 = ___reader0; NullCheck(L_66); bool L_67 = VirtFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToNextAttribute() */, L_66); if (L_67) { goto IL_007f; } } { XmlSchemaReader_t1164558392 * L_68 = ___reader0; NullCheck(L_68); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_68); XmlSchemaReader_t1164558392 * L_69 = ___reader0; NullCheck(L_69); bool L_70 = VirtFuncInvoker0< bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_IsEmptyElement() */, L_69); if (!L_70) { goto IL_01b6; } } { XmlSchemaAll_t1118454309 * L_71 = V_0; return L_71; } IL_01b6: { V_3 = 1; goto IL_027d; } IL_01bd: { XmlSchemaReader_t1164558392 * L_72 = ___reader0; NullCheck(L_72); int32_t L_73 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_72); if ((!(((uint32_t)L_73) == ((uint32_t)((int32_t)15))))) { goto IL_01fb; } } { XmlSchemaReader_t1164558392 * L_74 = ___reader0; NullCheck(L_74); String_t* L_75 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_74); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_76 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_75, _stringLiteral2910037981, /*hidden argument*/NULL); if (!L_76) { goto IL_01f6; } } { ValidationEventHandler_t791314227 * L_77 = ___h1; XmlSchemaReader_t1164558392 * L_78 = ___reader0; NullCheck(L_78); String_t* L_79 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_78); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_80 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral365870427, L_79, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_77, L_80, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_01f6: { goto IL_0288; } IL_01fb: { int32_t L_81 = V_3; if ((((int32_t)L_81) > ((int32_t)1))) { goto IL_0236; } } { XmlSchemaReader_t1164558392 * L_82 = ___reader0; NullCheck(L_82); String_t* L_83 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_82); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_84 = String_op_Equality_m920492651(NULL /*static, unused*/, L_83, _stringLiteral1102688753, /*hidden argument*/NULL); if (!L_84) { goto IL_0236; } } { V_3 = 2; XmlSchemaReader_t1164558392 * L_85 = ___reader0; ValidationEventHandler_t791314227 * L_86 = ___h1; XmlSchemaAnnotation_t2553753397 * L_87 = XmlSchemaAnnotation_Read_m1586871736(NULL /*static, unused*/, L_85, L_86, /*hidden argument*/NULL); V_4 = L_87; XmlSchemaAnnotation_t2553753397 * L_88 = V_4; if (!L_88) { goto IL_0231; } } { XmlSchemaAll_t1118454309 * L_89 = V_0; XmlSchemaAnnotation_t2553753397 * L_90 = V_4; NullCheck(L_89); XmlSchemaAnnotated_set_Annotation_m3050132480(L_89, L_90, /*hidden argument*/NULL); } IL_0231: { goto IL_027d; } IL_0236: { int32_t L_91 = V_3; if ((((int32_t)L_91) > ((int32_t)2))) { goto IL_0277; } } { XmlSchemaReader_t1164558392 * L_92 = ___reader0; NullCheck(L_92); String_t* L_93 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_92); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_94 = String_op_Equality_m920492651(NULL /*static, unused*/, L_93, _stringLiteral4059539929, /*hidden argument*/NULL); if (!L_94) { goto IL_0277; } } { V_3 = 2; XmlSchemaReader_t1164558392 * L_95 = ___reader0; ValidationEventHandler_t791314227 * L_96 = ___h1; XmlSchemaElement_t427880856 * L_97 = XmlSchemaElement_Read_m470865371(NULL /*static, unused*/, L_95, L_96, /*hidden argument*/NULL); V_5 = L_97; XmlSchemaElement_t427880856 * L_98 = V_5; if (!L_98) { goto IL_0272; } } { XmlSchemaAll_t1118454309 * L_99 = V_0; NullCheck(L_99); XmlSchemaObjectCollection_t1064819932 * L_100 = L_99->get_items_29(); XmlSchemaElement_t427880856 * L_101 = V_5; NullCheck(L_100); XmlSchemaObjectCollection_Add_m1142549045(L_100, L_101, /*hidden argument*/NULL); } IL_0272: { goto IL_027d; } IL_0277: { XmlSchemaReader_t1164558392 * L_102 = ___reader0; NullCheck(L_102); XmlSchemaReader_RaiseInvalidElementError_m4265021746(L_102, /*hidden argument*/NULL); } IL_027d: { XmlSchemaReader_t1164558392 * L_103 = ___reader0; NullCheck(L_103); bool L_104 = XmlSchemaReader_ReadNextElement_m611223709(L_103, /*hidden argument*/NULL); if (L_104) { goto IL_01bd; } } IL_0288: { XmlSchemaAll_t1118454309 * L_105 = V_0; return L_105; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaAnnotated::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnnotated__ctor_m2738129066 (XmlSchemaAnnotated_t2603549639 * __this, const RuntimeMethod* method) { { XmlSchemaObject__ctor_m2705102066(__this, /*hidden argument*/NULL); return; } } // System.String System.Xml.Schema.XmlSchemaAnnotated::get_Id() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAnnotated_get_Id_m2854314617 (XmlSchemaAnnotated_t2603549639 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_id_14(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaAnnotated::set_Id(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnnotated_set_Id_m1597719336 (XmlSchemaAnnotated_t2603549639 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_id_14(L_0); return; } } // System.Xml.Schema.XmlSchemaAnnotation System.Xml.Schema.XmlSchemaAnnotated::get_Annotation() extern "C" IL2CPP_METHOD_ATTR XmlSchemaAnnotation_t2553753397 * XmlSchemaAnnotated_get_Annotation_m3851538793 (XmlSchemaAnnotated_t2603549639 * __this, const RuntimeMethod* method) { { XmlSchemaAnnotation_t2553753397 * L_0 = __this->get_annotation_13(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaAnnotated::set_Annotation(System.Xml.Schema.XmlSchemaAnnotation) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnnotated_set_Annotation_m3050132480 (XmlSchemaAnnotated_t2603549639 * __this, XmlSchemaAnnotation_t2553753397 * ___value0, const RuntimeMethod* method) { { XmlSchemaAnnotation_t2553753397 * L_0 = ___value0; __this->set_annotation_13(L_0); return; } } // System.Xml.XmlAttribute[] System.Xml.Schema.XmlSchemaAnnotated::get_UnhandledAttributes() extern "C" IL2CPP_METHOD_ATTR XmlAttributeU5BU5D_t1490365106* XmlSchemaAnnotated_get_UnhandledAttributes_m3282107181 (XmlSchemaAnnotated_t2603549639 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAnnotated_get_UnhandledAttributes_m3282107181_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ArrayList_t2718874744 * L_0 = ((XmlSchemaObject_t1315720168 *)__this)->get_unhandledAttributeList_4(); if (!L_0) { goto IL_0032; } } { ArrayList_t2718874744 * L_1 = ((XmlSchemaObject_t1315720168 *)__this)->get_unhandledAttributeList_4(); RuntimeTypeHandle_t3027515415 L_2 = { reinterpret_cast (XmlAttribute_t1173852259_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); NullCheck(L_1); RuntimeArray * L_4 = VirtFuncInvoker1< RuntimeArray *, Type_t * >::Invoke(48 /* System.Array System.Collections.ArrayList::ToArray(System.Type) */, L_1, L_3); __this->set_unhandledAttributes_15(((XmlAttributeU5BU5D_t1490365106*)Castclass((RuntimeObject*)L_4, XmlAttributeU5BU5D_t1490365106_il2cpp_TypeInfo_var))); ((XmlSchemaObject_t1315720168 *)__this)->set_unhandledAttributeList_4((ArrayList_t2718874744 *)NULL); } IL_0032: { XmlAttributeU5BU5D_t1490365106* L_5 = __this->get_unhandledAttributes_15(); return L_5; } } // System.Void System.Xml.Schema.XmlSchemaAnnotated::set_UnhandledAttributes(System.Xml.XmlAttribute[]) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnnotated_set_UnhandledAttributes_m3923800074 (XmlSchemaAnnotated_t2603549639 * __this, XmlAttributeU5BU5D_t1490365106* ___value0, const RuntimeMethod* method) { { XmlAttributeU5BU5D_t1490365106* L_0 = ___value0; __this->set_unhandledAttributes_15(L_0); ((XmlSchemaObject_t1315720168 *)__this)->set_unhandledAttributeList_4((ArrayList_t2718874744 *)NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaAnnotation::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnnotation__ctor_m2435185257 (XmlSchemaAnnotation_t2553753397 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAnnotation__ctor_m2435185257_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaObject__ctor_m2705102066(__this, /*hidden argument*/NULL); XmlSchemaObjectCollection_t1064819932 * L_0 = (XmlSchemaObjectCollection_t1064819932 *)il2cpp_codegen_object_new(XmlSchemaObjectCollection_t1064819932_il2cpp_TypeInfo_var); XmlSchemaObjectCollection__ctor_m1601154956(L_0, /*hidden argument*/NULL); __this->set_items_14(L_0); return; } } // System.Void System.Xml.Schema.XmlSchemaAnnotation::set_Id(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnnotation_set_Id_m1484113447 (XmlSchemaAnnotation_t2553753397 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_id_13(L_0); return; } } // System.Int32 System.Xml.Schema.XmlSchemaAnnotation::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAnnotation_Compile_m189803119 (XmlSchemaAnnotation_t2553753397 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAnnotation_Compile_m189803119_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Guid_t L_0 = ((XmlSchemaObject_t1315720168 *)__this)->get_CompilationId_7(); XmlSchema_t3742557897 * L_1 = ___schema1; NullCheck(L_1); Guid_t L_2 = ((XmlSchemaObject_t1315720168 *)L_1)->get_CompilationId_7(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_3 = Guid_op_Equality_m4289903222(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0018; } } { return 0; } IL_0018: { XmlSchema_t3742557897 * L_4 = ___schema1; NullCheck(L_4); Guid_t L_5 = ((XmlSchemaObject_t1315720168 *)L_4)->get_CompilationId_7(); ((XmlSchemaObject_t1315720168 *)__this)->set_CompilationId_7(L_5); return 0; } } // System.Int32 System.Xml.Schema.XmlSchemaAnnotation::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAnnotation_Validate_m2710710809 (XmlSchemaAnnotation_t2553753397 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { { return 0; } } // System.Xml.Schema.XmlSchemaAnnotation System.Xml.Schema.XmlSchemaAnnotation::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaAnnotation_t2553753397 * XmlSchemaAnnotation_Read_m1586871736 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAnnotation_Read_m1586871736_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaAnnotation_t2553753397 * V_0 = NULL; bool V_1 = false; String_t* V_2 = NULL; bool V_3 = false; String_t* V_4 = NULL; XmlSchemaAppInfo_t426084712 * V_5 = NULL; XmlSchemaDocumentation_t1182960532 * V_6 = NULL; { XmlSchemaAnnotation_t2553753397 * L_0 = (XmlSchemaAnnotation_t2553753397 *)il2cpp_codegen_object_new(XmlSchemaAnnotation_t2553753397_il2cpp_TypeInfo_var); XmlSchemaAnnotation__ctor_m2435185257(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlSchemaReader_t1164558392 * L_1 = ___reader0; NullCheck(L_1); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_1); XmlSchemaReader_t1164558392 * L_2 = ___reader0; NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_3, _stringLiteral1569427300, /*hidden argument*/NULL); if (L_4) { goto IL_0037; } } { XmlSchemaReader_t1164558392 * L_5 = ___reader0; NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral1102688753, /*hidden argument*/NULL); if (!L_7) { goto IL_0056; } } IL_0037: { ValidationEventHandler_t791314227 * L_8 = ___h1; XmlSchemaReader_t1164558392 * L_9 = ___reader0; NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1513502144, L_10, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_8, L_11, (Exception_t *)NULL, /*hidden argument*/NULL); XmlSchemaReader_t1164558392 * L_12 = ___reader0; NullCheck(L_12); XmlSchemaReader_SkipToEnd_m864243635(L_12, /*hidden argument*/NULL); return (XmlSchemaAnnotation_t2553753397 *)NULL; } IL_0056: { XmlSchemaAnnotation_t2553753397 * L_13 = V_0; XmlSchemaReader_t1164558392 * L_14 = ___reader0; NullCheck(L_14); int32_t L_15 = XmlSchemaReader_get_LineNumber_m3920914464(L_14, /*hidden argument*/NULL); NullCheck(L_13); XmlSchemaObject_set_LineNumber_m1360499025(L_13, L_15, /*hidden argument*/NULL); XmlSchemaAnnotation_t2553753397 * L_16 = V_0; XmlSchemaReader_t1164558392 * L_17 = ___reader0; NullCheck(L_17); int32_t L_18 = XmlSchemaReader_get_LinePosition_m2272047151(L_17, /*hidden argument*/NULL); NullCheck(L_16); XmlSchemaObject_set_LinePosition_m906865826(L_16, L_18, /*hidden argument*/NULL); XmlSchemaAnnotation_t2553753397 * L_19 = V_0; XmlSchemaReader_t1164558392 * L_20 = ___reader0; NullCheck(L_20); String_t* L_21 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaReader::get_BaseURI() */, L_20); NullCheck(L_19); XmlSchemaObject_set_SourceUri_m2760372687(L_19, L_21, /*hidden argument*/NULL); goto IL_0107; } IL_007f: { XmlSchemaReader_t1164558392 * L_22 = ___reader0; NullCheck(L_22); String_t* L_23 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, _stringLiteral3454449607, /*hidden argument*/NULL); if (!L_24) { goto IL_00a5; } } { XmlSchemaAnnotation_t2553753397 * L_25 = V_0; XmlSchemaReader_t1164558392 * L_26 = ___reader0; NullCheck(L_26); String_t* L_27 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_26); NullCheck(L_25); XmlSchemaAnnotation_set_Id_m1484113447(L_25, L_27, /*hidden argument*/NULL); goto IL_0107; } IL_00a5: { XmlSchemaReader_t1164558392 * L_28 = ___reader0; NullCheck(L_28); String_t* L_29 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_28); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_30 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_31 = String_op_Equality_m920492651(NULL /*static, unused*/, L_29, L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_00cf; } } { XmlSchemaReader_t1164558392 * L_32 = ___reader0; NullCheck(L_32); String_t* L_33 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_32); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_34 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_33, _stringLiteral3929236445, /*hidden argument*/NULL); if (L_34) { goto IL_00e4; } } IL_00cf: { XmlSchemaReader_t1164558392 * L_35 = ___reader0; NullCheck(L_35); String_t* L_36 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_35); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_37 = String_op_Equality_m920492651(NULL /*static, unused*/, L_36, _stringLiteral1569427300, /*hidden argument*/NULL); if (!L_37) { goto IL_0100; } } IL_00e4: { ValidationEventHandler_t791314227 * L_38 = ___h1; XmlSchemaReader_t1164558392 * L_39 = ___reader0; NullCheck(L_39); String_t* L_40 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_39); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_41 = String_Concat_m3937257545(NULL /*static, unused*/, L_40, _stringLiteral583879983, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_38, L_41, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_0107; } IL_0100: { XmlSchemaReader_t1164558392 * L_42 = ___reader0; XmlSchemaAnnotation_t2553753397 * L_43 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_ReadUnhandledAttribute_m1314733484(NULL /*static, unused*/, L_42, L_43, /*hidden argument*/NULL); } IL_0107: { XmlSchemaReader_t1164558392 * L_44 = ___reader0; NullCheck(L_44); bool L_45 = VirtFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToNextAttribute() */, L_44); if (L_45) { goto IL_007f; } } { XmlSchemaReader_t1164558392 * L_46 = ___reader0; NullCheck(L_46); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_46); XmlSchemaReader_t1164558392 * L_47 = ___reader0; NullCheck(L_47); bool L_48 = VirtFuncInvoker0< bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_IsEmptyElement() */, L_47); if (!L_48) { goto IL_0126; } } { XmlSchemaAnnotation_t2553753397 * L_49 = V_0; return L_49; } IL_0126: { V_1 = (bool)0; V_2 = (String_t*)NULL; goto IL_0220; } IL_012f: { bool L_50 = V_1; if (!L_50) { goto IL_013c; } } { V_1 = (bool)0; goto IL_0143; } IL_013c: { XmlSchemaReader_t1164558392 * L_51 = ___reader0; NullCheck(L_51); XmlSchemaReader_ReadNextElement_m611223709(L_51, /*hidden argument*/NULL); } IL_0143: { XmlSchemaReader_t1164558392 * L_52 = ___reader0; NullCheck(L_52); int32_t L_53 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_52); if ((!(((uint32_t)L_53) == ((uint32_t)((int32_t)15))))) { goto IL_01a6; } } { V_3 = (bool)1; V_4 = _stringLiteral1102688753; String_t* L_54 = V_2; if (!L_54) { goto IL_0166; } } { String_t* L_55 = V_2; V_4 = L_55; V_2 = (String_t*)NULL; V_3 = (bool)0; } IL_0166: { XmlSchemaReader_t1164558392 * L_56 = ___reader0; NullCheck(L_56); String_t* L_57 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_56); String_t* L_58 = V_4; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_59 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_57, L_58, /*hidden argument*/NULL); if (!L_59) { goto IL_0196; } } { ValidationEventHandler_t791314227 * L_60 = ___h1; XmlSchemaReader_t1164558392 * L_61 = ___reader0; NullCheck(L_61); String_t* L_62 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_61); String_t* L_63 = V_4; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_64 = String_Concat_m2163913788(NULL /*static, unused*/, _stringLiteral2463014897, L_62, _stringLiteral4290372506, L_63, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_60, L_64, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_0196: { bool L_65 = V_3; if (!L_65) { goto IL_01a1; } } { goto IL_022b; } IL_01a1: { goto IL_0220; } IL_01a6: { XmlSchemaReader_t1164558392 * L_66 = ___reader0; NullCheck(L_66); String_t* L_67 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_66); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_68 = String_op_Equality_m920492651(NULL /*static, unused*/, L_67, _stringLiteral2379694236, /*hidden argument*/NULL); if (!L_68) { goto IL_01e0; } } { XmlSchemaReader_t1164558392 * L_69 = ___reader0; ValidationEventHandler_t791314227 * L_70 = ___h1; XmlSchemaAppInfo_t426084712 * L_71 = XmlSchemaAppInfo_Read_m1882296642(NULL /*static, unused*/, L_69, L_70, (&V_1), /*hidden argument*/NULL); V_5 = L_71; XmlSchemaAppInfo_t426084712 * L_72 = V_5; if (!L_72) { goto IL_01db; } } { XmlSchemaAnnotation_t2553753397 * L_73 = V_0; NullCheck(L_73); XmlSchemaObjectCollection_t1064819932 * L_74 = L_73->get_items_14(); XmlSchemaAppInfo_t426084712 * L_75 = V_5; NullCheck(L_74); XmlSchemaObjectCollection_Add_m1142549045(L_74, L_75, /*hidden argument*/NULL); } IL_01db: { goto IL_0220; } IL_01e0: { XmlSchemaReader_t1164558392 * L_76 = ___reader0; NullCheck(L_76); String_t* L_77 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_76); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_78 = String_op_Equality_m920492651(NULL /*static, unused*/, L_77, _stringLiteral2198450397, /*hidden argument*/NULL); if (!L_78) { goto IL_021a; } } { XmlSchemaReader_t1164558392 * L_79 = ___reader0; ValidationEventHandler_t791314227 * L_80 = ___h1; XmlSchemaDocumentation_t1182960532 * L_81 = XmlSchemaDocumentation_Read_m3738019644(NULL /*static, unused*/, L_79, L_80, (&V_1), /*hidden argument*/NULL); V_6 = L_81; XmlSchemaDocumentation_t1182960532 * L_82 = V_6; if (!L_82) { goto IL_0215; } } { XmlSchemaAnnotation_t2553753397 * L_83 = V_0; NullCheck(L_83); XmlSchemaObjectCollection_t1064819932 * L_84 = L_83->get_items_14(); XmlSchemaDocumentation_t1182960532 * L_85 = V_6; NullCheck(L_84); XmlSchemaObjectCollection_Add_m1142549045(L_84, L_85, /*hidden argument*/NULL); } IL_0215: { goto IL_0220; } IL_021a: { XmlSchemaReader_t1164558392 * L_86 = ___reader0; NullCheck(L_86); XmlSchemaReader_RaiseInvalidElementError_m4265021746(L_86, /*hidden argument*/NULL); } IL_0220: { XmlSchemaReader_t1164558392 * L_87 = ___reader0; NullCheck(L_87); bool L_88 = VirtFuncInvoker0< bool >::Invoke(9 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_EOF() */, L_87); if (!L_88) { goto IL_012f; } } IL_022b: { XmlSchemaAnnotation_t2553753397 * L_89 = V_0; return L_89; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaAny::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAny__ctor_m2637764207 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAny__ctor_m2637764207_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaParticle__ctor_m2268095353(__this, /*hidden argument*/NULL); XsdWildcard_t2790389089 * L_0 = (XsdWildcard_t2790389089 *)il2cpp_codegen_object_new(XsdWildcard_t2790389089_il2cpp_TypeInfo_var); XsdWildcard__ctor_m2394113629(L_0, __this, /*hidden argument*/NULL); __this->set_wildcard_30(L_0); return; } } // System.Xml.Schema.XmlSchemaAny System.Xml.Schema.XmlSchemaAny::get_AnyTypeContent() extern "C" IL2CPP_METHOD_ATTR XmlSchemaAny_t1119175207 * XmlSchemaAny_get_AnyTypeContent_m1524638066 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAny_get_AnyTypeContent_m1524638066_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { XmlSchemaAny_t1119175207 * L_0 = ((XmlSchemaAny_t1119175207_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var))->get_anyTypeContent_27(); if (L_0) { goto IL_009f; } } { XmlSchemaAny_t1119175207 * L_1 = (XmlSchemaAny_t1119175207 *)il2cpp_codegen_object_new(XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var); XmlSchemaAny__ctor_m2637764207(L_1, /*hidden argument*/NULL); ((XmlSchemaAny_t1119175207_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var))->set_anyTypeContent_27(L_1); XmlSchemaAny_t1119175207 * L_2 = ((XmlSchemaAny_t1119175207_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var))->get_anyTypeContent_27(); NullCheck(L_2); XmlSchemaParticle_set_MaxOccursString_m1136362008(L_2, _stringLiteral256783401, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_3 = ((XmlSchemaAny_t1119175207_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var))->get_anyTypeContent_27(); Decimal_t2948259380 L_4; memset(&L_4, 0, sizeof(L_4)); Decimal__ctor_m1256289983((&L_4), 0, /*hidden argument*/NULL); NullCheck(L_3); XmlSchemaParticle_set_MinOccurs_m2382766007(L_3, L_4, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_5 = ((XmlSchemaAny_t1119175207_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var))->get_anyTypeContent_27(); NullCheck(L_5); XmlSchemaParticle_CompileOccurence_m2937686890(L_5, (ValidationEventHandler_t791314227 *)NULL, (XmlSchema_t3742557897 *)NULL, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_6 = ((XmlSchemaAny_t1119175207_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var))->get_anyTypeContent_27(); NullCheck(L_6); XmlSchemaAny_set_Namespace_m1038635565(L_6, _stringLiteral242392737, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_7 = ((XmlSchemaAny_t1119175207_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var))->get_anyTypeContent_27(); NullCheck(L_7); XsdWildcard_t2790389089 * L_8 = L_7->get_wildcard_30(); NullCheck(L_8); L_8->set_HasValueAny_4((bool)1); XmlSchemaAny_t1119175207 * L_9 = ((XmlSchemaAny_t1119175207_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var))->get_anyTypeContent_27(); NullCheck(L_9); XsdWildcard_t2790389089 * L_10 = L_9->get_wildcard_30(); StringCollection_t167406615 * L_11 = (StringCollection_t167406615 *)il2cpp_codegen_object_new(StringCollection_t167406615_il2cpp_TypeInfo_var); StringCollection__ctor_m613771200(L_11, /*hidden argument*/NULL); NullCheck(L_10); L_10->set_ResolvedNamespaces_8(L_11); XmlSchemaAny_t1119175207 * L_12 = ((XmlSchemaAny_t1119175207_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var))->get_anyTypeContent_27(); NullCheck(L_12); XsdWildcard_t2790389089 * L_13 = L_12->get_wildcard_30(); V_0 = 2; XmlSchemaAny_t1119175207 * L_14 = ((XmlSchemaAny_t1119175207_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var))->get_anyTypeContent_27(); int32_t L_15 = V_0; NullCheck(L_14); XmlSchemaAny_set_ProcessContents_m2835411195(L_14, L_15, /*hidden argument*/NULL); int32_t L_16 = V_0; NullCheck(L_13); L_13->set_ResolvedProcessing_1(L_16); XmlSchemaAny_t1119175207 * L_17 = ((XmlSchemaAny_t1119175207_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var))->get_anyTypeContent_27(); NullCheck(L_17); XsdWildcard_t2790389089 * L_18 = L_17->get_wildcard_30(); NullCheck(L_18); L_18->set_SkipCompile_3((bool)1); } IL_009f: { XmlSchemaAny_t1119175207 * L_19 = ((XmlSchemaAny_t1119175207_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var))->get_anyTypeContent_27(); return L_19; } } // System.String System.Xml.Schema.XmlSchemaAny::get_Namespace() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAny_get_Namespace_m2587868540 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_nameSpace_28(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaAny::set_Namespace(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAny_set_Namespace_m1038635565 (XmlSchemaAny_t1119175207 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_nameSpace_28(L_0); return; } } // System.Xml.Schema.XmlSchemaContentProcessing System.Xml.Schema.XmlSchemaAny::get_ProcessContents() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAny_get_ProcessContents_m3675972865 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_processing_29(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaAny::set_ProcessContents(System.Xml.Schema.XmlSchemaContentProcessing) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAny_set_ProcessContents_m2835411195 (XmlSchemaAny_t1119175207 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_processing_29(L_0); return; } } // System.Boolean System.Xml.Schema.XmlSchemaAny::get_HasValueAny() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAny_get_HasValueAny_m1356611694 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method) { { XsdWildcard_t2790389089 * L_0 = __this->get_wildcard_30(); NullCheck(L_0); bool L_1 = L_0->get_HasValueAny_4(); return L_1; } } // System.Boolean System.Xml.Schema.XmlSchemaAny::get_HasValueLocal() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAny_get_HasValueLocal_m2589071563 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method) { { XsdWildcard_t2790389089 * L_0 = __this->get_wildcard_30(); NullCheck(L_0); bool L_1 = L_0->get_HasValueLocal_5(); return L_1; } } // System.Boolean System.Xml.Schema.XmlSchemaAny::get_HasValueOther() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAny_get_HasValueOther_m3314415087 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method) { { XsdWildcard_t2790389089 * L_0 = __this->get_wildcard_30(); NullCheck(L_0); bool L_1 = L_0->get_HasValueOther_6(); return L_1; } } // System.Boolean System.Xml.Schema.XmlSchemaAny::get_HasValueTargetNamespace() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAny_get_HasValueTargetNamespace_m1849711967 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method) { { XsdWildcard_t2790389089 * L_0 = __this->get_wildcard_30(); NullCheck(L_0); bool L_1 = L_0->get_HasValueTargetNamespace_7(); return L_1; } } // System.Collections.Specialized.StringCollection System.Xml.Schema.XmlSchemaAny::get_ResolvedNamespaces() extern "C" IL2CPP_METHOD_ATTR StringCollection_t167406615 * XmlSchemaAny_get_ResolvedNamespaces_m67621907 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method) { { XsdWildcard_t2790389089 * L_0 = __this->get_wildcard_30(); NullCheck(L_0); StringCollection_t167406615 * L_1 = L_0->get_ResolvedNamespaces_8(); return L_1; } } // System.Xml.Schema.XmlSchemaContentProcessing System.Xml.Schema.XmlSchemaAny::get_ResolvedProcessContents() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAny_get_ResolvedProcessContents_m3560277687 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method) { { XsdWildcard_t2790389089 * L_0 = __this->get_wildcard_30(); NullCheck(L_0); int32_t L_1 = L_0->get_ResolvedProcessing_1(); return L_1; } } // System.String System.Xml.Schema.XmlSchemaAny::get_TargetNamespace() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAny_get_TargetNamespace_m3878721791 (XmlSchemaAny_t1119175207 * __this, const RuntimeMethod* method) { { XsdWildcard_t2790389089 * L_0 = __this->get_wildcard_30(); NullCheck(L_0); String_t* L_1 = L_0->get_TargetNamespace_2(); return L_1; } } // System.Int32 System.Xml.Schema.XmlSchemaAny::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAny_Compile_m4068156851 (XmlSchemaAny_t1119175207 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAny_Compile_m4068156851_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Guid_t L_0 = ((XmlSchemaObject_t1315720168 *)__this)->get_CompilationId_7(); XmlSchema_t3742557897 * L_1 = ___schema1; NullCheck(L_1); Guid_t L_2 = ((XmlSchemaObject_t1315720168 *)L_1)->get_CompilationId_7(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_3 = Guid_op_Equality_m4289903222(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0018; } } { return 0; } IL_0018: { ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(0); String_t* L_4 = XmlSchemaAnnotated_get_Id_m2854314617(__this, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_5 = ___schema1; NullCheck(L_5); Hashtable_t1853889766 * L_6 = XmlSchema_get_IDCollection_m3725452494(L_5, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_7 = ___h0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_CompileID_m928148374(NULL /*static, unused*/, L_4, __this, L_6, L_7, /*hidden argument*/NULL); XsdWildcard_t2790389089 * L_8 = __this->get_wildcard_30(); XmlSchema_t3742557897 * L_9 = XmlSchemaObject_get_AncestorSchema_m2485268250(__this, /*hidden argument*/NULL); NullCheck(L_9); String_t* L_10 = XmlSchema_get_TargetNamespace_m442842382(L_9, /*hidden argument*/NULL); NullCheck(L_8); L_8->set_TargetNamespace_2(L_10); XsdWildcard_t2790389089 * L_11 = __this->get_wildcard_30(); NullCheck(L_11); String_t* L_12 = L_11->get_TargetNamespace_2(); if (L_12) { goto IL_0068; } } { XsdWildcard_t2790389089 * L_13 = __this->get_wildcard_30(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_14 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_13); L_13->set_TargetNamespace_2(L_14); } IL_0068: { ValidationEventHandler_t791314227 * L_15 = ___h0; XmlSchema_t3742557897 * L_16 = ___schema1; XmlSchemaParticle_CompileOccurence_m2937686890(__this, L_15, L_16, /*hidden argument*/NULL); XsdWildcard_t2790389089 * L_17 = __this->get_wildcard_30(); String_t* L_18 = XmlSchemaAny_get_Namespace_m2587868540(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_19 = ___h0; XmlSchema_t3742557897 * L_20 = ___schema1; NullCheck(L_17); XsdWildcard_Compile_m2970639591(L_17, L_18, L_19, L_20, /*hidden argument*/NULL); int32_t L_21 = __this->get_processing_29(); if (L_21) { goto IL_009f; } } { XsdWildcard_t2790389089 * L_22 = __this->get_wildcard_30(); NullCheck(L_22); L_22->set_ResolvedProcessing_1(3); goto IL_00b0; } IL_009f: { XsdWildcard_t2790389089 * L_23 = __this->get_wildcard_30(); int32_t L_24 = __this->get_processing_29(); NullCheck(L_23); L_23->set_ResolvedProcessing_1(L_24); } IL_00b0: { XmlSchema_t3742557897 * L_25 = ___schema1; NullCheck(L_25); Guid_t L_26 = ((XmlSchemaObject_t1315720168 *)L_25)->get_CompilationId_7(); ((XmlSchemaObject_t1315720168 *)__this)->set_CompilationId_7(L_26); int32_t L_27 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_27; } } // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaAny::GetOptimizedParticle(System.Boolean) extern "C" IL2CPP_METHOD_ATTR XmlSchemaParticle_t3828501457 * XmlSchemaAny_GetOptimizedParticle_m867725277 (XmlSchemaAny_t1119175207 * __this, bool ___isTop0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAny_GetOptimizedParticle_m867725277_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaAny_t1119175207 * V_0 = NULL; { XmlSchemaParticle_t3828501457 * L_0 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); if (!L_0) { goto IL_0012; } } { XmlSchemaParticle_t3828501457 * L_1 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); return L_1; } IL_0012: { XmlSchemaAny_t1119175207 * L_2 = (XmlSchemaAny_t1119175207 *)il2cpp_codegen_object_new(XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var); XmlSchemaAny__ctor_m2637764207(L_2, /*hidden argument*/NULL); V_0 = L_2; XmlSchemaAny_t1119175207 * L_3 = V_0; VirtActionInvoker1< XmlSchemaParticle_t3828501457 * >::Invoke(7 /* System.Void System.Xml.Schema.XmlSchemaParticle::CopyInfo(System.Xml.Schema.XmlSchemaParticle) */, __this, L_3); XmlSchemaAny_t1119175207 * L_4 = V_0; NullCheck(L_4); XmlSchemaParticle_CompileOccurence_m2937686890(L_4, (ValidationEventHandler_t791314227 *)NULL, (XmlSchema_t3742557897 *)NULL, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_5 = V_0; XsdWildcard_t2790389089 * L_6 = __this->get_wildcard_30(); NullCheck(L_5); L_5->set_wildcard_30(L_6); XmlSchemaAny_t1119175207 * L_7 = V_0; ((XmlSchemaParticle_t3828501457 *)__this)->set_OptimizedParticle_26(L_7); XmlSchemaAny_t1119175207 * L_8 = V_0; String_t* L_9 = XmlSchemaAny_get_Namespace_m2587868540(__this, /*hidden argument*/NULL); NullCheck(L_8); XmlSchemaAny_set_Namespace_m1038635565(L_8, L_9, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_10 = V_0; int32_t L_11 = XmlSchemaAny_get_ProcessContents_m3675972865(__this, /*hidden argument*/NULL); NullCheck(L_10); XmlSchemaAny_set_ProcessContents_m2835411195(L_10, L_11, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_12 = V_0; XmlSchemaAnnotation_t2553753397 * L_13 = XmlSchemaAnnotated_get_Annotation_m3851538793(__this, /*hidden argument*/NULL); NullCheck(L_12); XmlSchemaAnnotated_set_Annotation_m3050132480(L_12, L_13, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_14 = V_0; XmlAttributeU5BU5D_t1490365106* L_15 = XmlSchemaAnnotated_get_UnhandledAttributes_m3282107181(__this, /*hidden argument*/NULL); NullCheck(L_14); XmlSchemaAnnotated_set_UnhandledAttributes_m3923800074(L_14, L_15, /*hidden argument*/NULL); XmlSchemaParticle_t3828501457 * L_16 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); return L_16; } } // System.Int32 System.Xml.Schema.XmlSchemaAny::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAny_Validate_m3311214557 (XmlSchemaAny_t1119175207 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { { int32_t L_0 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_0; } } // System.Boolean System.Xml.Schema.XmlSchemaAny::ParticleEquals(System.Xml.Schema.XmlSchemaParticle) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAny_ParticleEquals_m4025544959 (XmlSchemaAny_t1119175207 * __this, XmlSchemaParticle_t3828501457 * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAny_ParticleEquals_m4025544959_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaAny_t1119175207 * V_0 = NULL; int32_t V_1 = 0; { XmlSchemaParticle_t3828501457 * L_0 = ___other0; V_0 = ((XmlSchemaAny_t1119175207 *)IsInstClass((RuntimeObject*)L_0, XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var)); XmlSchemaAny_t1119175207 * L_1 = V_0; if (L_1) { goto IL_000f; } } { return (bool)0; } IL_000f: { bool L_2 = XmlSchemaAny_get_HasValueAny_m1356611694(__this, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_3 = V_0; NullCheck(L_3); bool L_4 = XmlSchemaAny_get_HasValueAny_m1356611694(L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_2) == ((uint32_t)L_4)))) { goto IL_00ab; } } { bool L_5 = XmlSchemaAny_get_HasValueLocal_m2589071563(__this, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_6 = V_0; NullCheck(L_6); bool L_7 = XmlSchemaAny_get_HasValueLocal_m2589071563(L_6, /*hidden argument*/NULL); if ((!(((uint32_t)L_5) == ((uint32_t)L_7)))) { goto IL_00ab; } } { bool L_8 = XmlSchemaAny_get_HasValueOther_m3314415087(__this, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_9 = V_0; NullCheck(L_9); bool L_10 = XmlSchemaAny_get_HasValueOther_m3314415087(L_9, /*hidden argument*/NULL); if ((!(((uint32_t)L_8) == ((uint32_t)L_10)))) { goto IL_00ab; } } { bool L_11 = XmlSchemaAny_get_HasValueTargetNamespace_m1849711967(__this, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_12 = V_0; NullCheck(L_12); bool L_13 = XmlSchemaAny_get_HasValueTargetNamespace_m1849711967(L_12, /*hidden argument*/NULL); if ((!(((uint32_t)L_11) == ((uint32_t)L_13)))) { goto IL_00ab; } } { int32_t L_14 = XmlSchemaAny_get_ResolvedProcessContents_m3560277687(__this, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_15 = V_0; NullCheck(L_15); int32_t L_16 = XmlSchemaAny_get_ResolvedProcessContents_m3560277687(L_15, /*hidden argument*/NULL); if ((!(((uint32_t)L_14) == ((uint32_t)L_16)))) { goto IL_00ab; } } { Decimal_t2948259380 L_17 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(__this, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_18 = V_0; NullCheck(L_18); Decimal_t2948259380 L_19 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(L_18, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_20 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_17, L_19, /*hidden argument*/NULL); if (L_20) { goto IL_00ab; } } { Decimal_t2948259380 L_21 = XmlSchemaParticle_get_ValidatedMinOccurs_m4117380405(__this, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_22 = V_0; NullCheck(L_22); Decimal_t2948259380 L_23 = XmlSchemaParticle_get_ValidatedMinOccurs_m4117380405(L_22, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_24 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_21, L_23, /*hidden argument*/NULL); if (L_24) { goto IL_00ab; } } { StringCollection_t167406615 * L_25 = XmlSchemaAny_get_ResolvedNamespaces_m67621907(__this, /*hidden argument*/NULL); NullCheck(L_25); int32_t L_26 = StringCollection_get_Count_m3756622418(L_25, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_27 = V_0; NullCheck(L_27); StringCollection_t167406615 * L_28 = XmlSchemaAny_get_ResolvedNamespaces_m67621907(L_27, /*hidden argument*/NULL); NullCheck(L_28); int32_t L_29 = StringCollection_get_Count_m3756622418(L_28, /*hidden argument*/NULL); if ((((int32_t)L_26) == ((int32_t)L_29))) { goto IL_00ad; } } IL_00ab: { return (bool)0; } IL_00ad: { V_1 = 0; goto IL_00dc; } IL_00b4: { StringCollection_t167406615 * L_30 = XmlSchemaAny_get_ResolvedNamespaces_m67621907(__this, /*hidden argument*/NULL); int32_t L_31 = V_1; NullCheck(L_30); String_t* L_32 = StringCollection_get_Item_m2538039158(L_30, L_31, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_33 = V_0; NullCheck(L_33); StringCollection_t167406615 * L_34 = XmlSchemaAny_get_ResolvedNamespaces_m67621907(L_33, /*hidden argument*/NULL); int32_t L_35 = V_1; NullCheck(L_34); String_t* L_36 = StringCollection_get_Item_m2538039158(L_34, L_35, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_37 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_32, L_36, /*hidden argument*/NULL); if (!L_37) { goto IL_00d8; } } { return (bool)0; } IL_00d8: { int32_t L_38 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); } IL_00dc: { int32_t L_39 = V_1; StringCollection_t167406615 * L_40 = XmlSchemaAny_get_ResolvedNamespaces_m67621907(__this, /*hidden argument*/NULL); NullCheck(L_40); int32_t L_41 = StringCollection_get_Count_m3756622418(L_40, /*hidden argument*/NULL); if ((((int32_t)L_39) < ((int32_t)L_41))) { goto IL_00b4; } } { return (bool)1; } } // System.Boolean System.Xml.Schema.XmlSchemaAny::ExamineAttributeWildcardIntersection(System.Xml.Schema.XmlSchemaAny,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAny_ExamineAttributeWildcardIntersection_m2604571412 (XmlSchemaAny_t1119175207 * __this, XmlSchemaAny_t1119175207 * ___other0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method) { { XsdWildcard_t2790389089 * L_0 = __this->get_wildcard_30(); XmlSchemaAny_t1119175207 * L_1 = ___other0; ValidationEventHandler_t791314227 * L_2 = ___h1; XmlSchema_t3742557897 * L_3 = ___schema2; NullCheck(L_0); bool L_4 = XsdWildcard_ExamineAttributeWildcardIntersection_m2657110616(L_0, L_1, L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.Boolean System.Xml.Schema.XmlSchemaAny::ValidateDerivationByRestriction(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAny_ValidateDerivationByRestriction_m2148417440 (XmlSchemaAny_t1119175207 * __this, XmlSchemaParticle_t3828501457 * ___baseParticle0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, bool ___raiseError3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAny_ValidateDerivationByRestriction_m2148417440_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaAny_t1119175207 * V_0 = NULL; { XmlSchemaParticle_t3828501457 * L_0 = ___baseParticle0; V_0 = ((XmlSchemaAny_t1119175207 *)IsInstClass((RuntimeObject*)L_0, XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var)); XmlSchemaAny_t1119175207 * L_1 = V_0; if (L_1) { goto IL_0022; } } { bool L_2 = ___raiseError3; if (!L_2) { goto IL_0020; } } { ValidationEventHandler_t791314227 * L_3 = ___h1; XmlSchemaObject_error_m903554348(__this, L_3, _stringLiteral125710107, /*hidden argument*/NULL); } IL_0020: { return (bool)0; } IL_0022: { XmlSchemaParticle_t3828501457 * L_4 = ___baseParticle0; ValidationEventHandler_t791314227 * L_5 = ___h1; XmlSchema_t3742557897 * L_6 = ___schema2; bool L_7 = ___raiseError3; bool L_8 = VirtFuncInvoker4< bool, XmlSchemaParticle_t3828501457 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 *, bool >::Invoke(9 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ValidateOccurenceRangeOK(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) */, __this, L_4, L_5, L_6, L_7); if (L_8) { goto IL_0034; } } { return (bool)0; } IL_0034: { XsdWildcard_t2790389089 * L_9 = __this->get_wildcard_30(); XmlSchemaAny_t1119175207 * L_10 = V_0; NullCheck(L_10); XsdWildcard_t2790389089 * L_11 = L_10->get_wildcard_30(); ValidationEventHandler_t791314227 * L_12 = ___h1; XmlSchema_t3742557897 * L_13 = ___schema2; bool L_14 = ___raiseError3; NullCheck(L_9); bool L_15 = XsdWildcard_ValidateWildcardSubset_m4214827935(L_9, L_11, L_12, L_13, L_14, /*hidden argument*/NULL); return L_15; } } // System.Void System.Xml.Schema.XmlSchemaAny::CheckRecursion(System.Int32,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAny_CheckRecursion_m1877983970 (XmlSchemaAny_t1119175207 * __this, int32_t ___depth0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method) { { return; } } // System.Void System.Xml.Schema.XmlSchemaAny::ValidateUniqueParticleAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Collections.ArrayList,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAny_ValidateUniqueParticleAttribution_m3119512316 (XmlSchemaAny_t1119175207 * __this, XmlSchemaObjectTable_t2546974348 * ___qnames0, ArrayList_t2718874744 * ___nsNames1, ValidationEventHandler_t791314227 * ___h2, XmlSchema_t3742557897 * ___schema3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAny_ValidateUniqueParticleAttribution_m3119512316_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaAny_t1119175207 * V_0 = NULL; RuntimeObject* V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { ArrayList_t2718874744 * L_0 = ___nsNames1; NullCheck(L_0); RuntimeObject* L_1 = VirtFuncInvoker0< RuntimeObject* >::Invoke(43 /* System.Collections.IEnumerator System.Collections.ArrayList::GetEnumerator() */, L_0); V_1 = L_1; } IL_0007: try { // begin try (depth: 1) { goto IL_0033; } IL_000c: { RuntimeObject* L_2 = V_1; NullCheck(L_2); RuntimeObject * L_3 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_2); V_0 = ((XmlSchemaAny_t1119175207 *)CastclassClass((RuntimeObject*)L_3, XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var)); XmlSchemaAny_t1119175207 * L_4 = V_0; ValidationEventHandler_t791314227 * L_5 = ___h2; XmlSchema_t3742557897 * L_6 = ___schema3; bool L_7 = XmlSchemaAny_ExamineAttributeWildcardIntersection_m2604571412(__this, L_4, L_5, L_6, /*hidden argument*/NULL); if (L_7) { goto IL_0033; } } IL_0027: { ValidationEventHandler_t791314227 * L_8 = ___h2; XmlSchemaObject_error_m903554348(__this, L_8, _stringLiteral4265365775, /*hidden argument*/NULL); } IL_0033: { RuntimeObject* L_9 = V_1; NullCheck(L_9); bool L_10 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_9); if (L_10) { goto IL_000c; } } IL_003e: { IL2CPP_LEAVE(0x55, FINALLY_0043); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0043; } FINALLY_0043: { // begin finally (depth: 1) { RuntimeObject* L_11 = V_1; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_11, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_12 = V_2; if (L_12) { goto IL_004e; } } IL_004d: { IL2CPP_END_FINALLY(67) } IL_004e: { RuntimeObject* L_13 = V_2; NullCheck(L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_13); IL2CPP_END_FINALLY(67) } } // end finally (depth: 1) IL2CPP_CLEANUP(67) { IL2CPP_JUMP_TBL(0x55, IL_0055) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0055: { ArrayList_t2718874744 * L_14 = ___nsNames1; NullCheck(L_14); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(30 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_14, __this); return; } } // System.Void System.Xml.Schema.XmlSchemaAny::ValidateUniqueTypeAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAny_ValidateUniqueTypeAttribution_m317436145 (XmlSchemaAny_t1119175207 * __this, XmlSchemaObjectTable_t2546974348 * ___labels0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method) { { return; } } // System.Boolean System.Xml.Schema.XmlSchemaAny::ValidateWildcardAllowsNamespaceName(System.String,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAny_ValidateWildcardAllowsNamespaceName_m3285621343 (XmlSchemaAny_t1119175207 * __this, String_t* ___ns0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, bool ___raiseError3, const RuntimeMethod* method) { { XsdWildcard_t2790389089 * L_0 = __this->get_wildcard_30(); String_t* L_1 = ___ns0; ValidationEventHandler_t791314227 * L_2 = ___h1; XmlSchema_t3742557897 * L_3 = ___schema2; bool L_4 = ___raiseError3; NullCheck(L_0); bool L_5 = XsdWildcard_ValidateWildcardAllowsNamespaceName_m1828852229(L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); return L_5; } } // System.Xml.Schema.XmlSchemaAny System.Xml.Schema.XmlSchemaAny::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaAny_t1119175207 * XmlSchemaAny_Read_m1998536659 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAny_Read_m1998536659_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaAny_t1119175207 * V_0 = NULL; Exception_t * V_1 = NULL; Exception_t * V_2 = NULL; Exception_t * V_3 = NULL; int32_t V_4 = 0; XmlSchemaAnnotation_t2553753397 * V_5 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaAny_t1119175207 * L_0 = (XmlSchemaAny_t1119175207 *)il2cpp_codegen_object_new(XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var); XmlSchemaAny__ctor_m2637764207(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlSchemaReader_t1164558392 * L_1 = ___reader0; NullCheck(L_1); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_1); XmlSchemaReader_t1164558392 * L_2 = ___reader0; NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_3, _stringLiteral1569427300, /*hidden argument*/NULL); if (L_4) { goto IL_0037; } } { XmlSchemaReader_t1164558392 * L_5 = ___reader0; NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral2600730716, /*hidden argument*/NULL); if (!L_7) { goto IL_0056; } } IL_0037: { ValidationEventHandler_t791314227 * L_8 = ___h1; XmlSchemaReader_t1164558392 * L_9 = ___reader0; NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral586307577, L_10, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_8, L_11, (Exception_t *)NULL, /*hidden argument*/NULL); XmlSchemaReader_t1164558392 * L_12 = ___reader0; NullCheck(L_12); XmlSchemaReader_SkipToEnd_m864243635(L_12, /*hidden argument*/NULL); return (XmlSchemaAny_t1119175207 *)NULL; } IL_0056: { XmlSchemaAny_t1119175207 * L_13 = V_0; XmlSchemaReader_t1164558392 * L_14 = ___reader0; NullCheck(L_14); int32_t L_15 = XmlSchemaReader_get_LineNumber_m3920914464(L_14, /*hidden argument*/NULL); NullCheck(L_13); XmlSchemaObject_set_LineNumber_m1360499025(L_13, L_15, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_16 = V_0; XmlSchemaReader_t1164558392 * L_17 = ___reader0; NullCheck(L_17); int32_t L_18 = XmlSchemaReader_get_LinePosition_m2272047151(L_17, /*hidden argument*/NULL); NullCheck(L_16); XmlSchemaObject_set_LinePosition_m906865826(L_16, L_18, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_19 = V_0; XmlSchemaReader_t1164558392 * L_20 = ___reader0; NullCheck(L_20); String_t* L_21 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaReader::get_BaseURI() */, L_20); NullCheck(L_19); XmlSchemaObject_set_SourceUri_m2760372687(L_19, L_21, /*hidden argument*/NULL); goto IL_0202; } IL_007f: { XmlSchemaReader_t1164558392 * L_22 = ___reader0; NullCheck(L_22); String_t* L_23 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, _stringLiteral3454449607, /*hidden argument*/NULL); if (!L_24) { goto IL_00a5; } } { XmlSchemaAny_t1119175207 * L_25 = V_0; XmlSchemaReader_t1164558392 * L_26 = ___reader0; NullCheck(L_26); String_t* L_27 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_26); NullCheck(L_25); XmlSchemaAnnotated_set_Id_m1597719336(L_25, L_27, /*hidden argument*/NULL); goto IL_0202; } IL_00a5: { XmlSchemaReader_t1164558392 * L_28 = ___reader0; NullCheck(L_28); String_t* L_29 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_28); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_30 = String_op_Equality_m920492651(NULL /*static, unused*/, L_29, _stringLiteral660438115, /*hidden argument*/NULL); if (!L_30) { goto IL_00ed; } } IL_00ba: try { // begin try (depth: 1) XmlSchemaAny_t1119175207 * L_31 = V_0; XmlSchemaReader_t1164558392 * L_32 = ___reader0; NullCheck(L_32); String_t* L_33 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_32); NullCheck(L_31); XmlSchemaParticle_set_MaxOccursString_m1136362008(L_31, L_33, /*hidden argument*/NULL); goto IL_00e8; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_00cb; throw e; } CATCH_00cb: { // begin catch(System.Exception) V_1 = ((Exception_t *)__exception_local); ValidationEventHandler_t791314227 * L_34 = ___h1; XmlSchemaReader_t1164558392 * L_35 = ___reader0; NullCheck(L_35); String_t* L_36 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_35); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_37 = String_Concat_m3937257545(NULL /*static, unused*/, L_36, _stringLiteral1495269871, /*hidden argument*/NULL); Exception_t * L_38 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_34, L_37, L_38, /*hidden argument*/NULL); goto IL_00e8; } // end catch (depth: 1) IL_00e8: { goto IL_0202; } IL_00ed: { XmlSchemaReader_t1164558392 * L_39 = ___reader0; NullCheck(L_39); String_t* L_40 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_39); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_41 = String_op_Equality_m920492651(NULL /*static, unused*/, L_40, _stringLiteral837243573, /*hidden argument*/NULL); if (!L_41) { goto IL_0135; } } IL_0102: try { // begin try (depth: 1) XmlSchemaAny_t1119175207 * L_42 = V_0; XmlSchemaReader_t1164558392 * L_43 = ___reader0; NullCheck(L_43); String_t* L_44 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_43); NullCheck(L_42); XmlSchemaParticle_set_MinOccursString_m2757042850(L_42, L_44, /*hidden argument*/NULL); goto IL_0130; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0113; throw e; } CATCH_0113: { // begin catch(System.Exception) V_2 = ((Exception_t *)__exception_local); ValidationEventHandler_t791314227 * L_45 = ___h1; XmlSchemaReader_t1164558392 * L_46 = ___reader0; NullCheck(L_46); String_t* L_47 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_46); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_48 = String_Concat_m3937257545(NULL /*static, unused*/, L_47, _stringLiteral2227061191, /*hidden argument*/NULL); Exception_t * L_49 = V_2; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_45, L_48, L_49, /*hidden argument*/NULL); goto IL_0130; } // end catch (depth: 1) IL_0130: { goto IL_0202; } IL_0135: { XmlSchemaReader_t1164558392 * L_50 = ___reader0; NullCheck(L_50); String_t* L_51 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_50); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_52 = String_op_Equality_m920492651(NULL /*static, unused*/, L_51, _stringLiteral3820675233, /*hidden argument*/NULL); if (!L_52) { goto IL_015b; } } { XmlSchemaAny_t1119175207 * L_53 = V_0; XmlSchemaReader_t1164558392 * L_54 = ___reader0; NullCheck(L_54); String_t* L_55 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_54); NullCheck(L_53); L_53->set_nameSpace_28(L_55); goto IL_0202; } IL_015b: { XmlSchemaReader_t1164558392 * L_56 = ___reader0; NullCheck(L_56); String_t* L_57 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_56); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_58 = String_op_Equality_m920492651(NULL /*static, unused*/, L_57, _stringLiteral2313125000, /*hidden argument*/NULL); if (!L_58) { goto IL_01a0; } } { XmlSchemaAny_t1119175207 * L_59 = V_0; XmlSchemaReader_t1164558392 * L_60 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_61 = XmlSchemaUtil_ReadProcessingAttribute_m3384867792(NULL /*static, unused*/, L_60, (&V_3), /*hidden argument*/NULL); NullCheck(L_59); L_59->set_processing_29(L_61); Exception_t * L_62 = V_3; if (!L_62) { goto IL_019b; } } { ValidationEventHandler_t791314227 * L_63 = ___h1; XmlSchemaReader_t1164558392 * L_64 = ___reader0; NullCheck(L_64); String_t* L_65 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_64); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_66 = String_Concat_m3937257545(NULL /*static, unused*/, L_65, _stringLiteral1177929933, /*hidden argument*/NULL); Exception_t * L_67 = V_3; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_63, L_66, L_67, /*hidden argument*/NULL); } IL_019b: { goto IL_0202; } IL_01a0: { XmlSchemaReader_t1164558392 * L_68 = ___reader0; NullCheck(L_68); String_t* L_69 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_68); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_70 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_71 = String_op_Equality_m920492651(NULL /*static, unused*/, L_69, L_70, /*hidden argument*/NULL); if (!L_71) { goto IL_01ca; } } { XmlSchemaReader_t1164558392 * L_72 = ___reader0; NullCheck(L_72); String_t* L_73 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_72); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_74 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_73, _stringLiteral3929236445, /*hidden argument*/NULL); if (L_74) { goto IL_01df; } } IL_01ca: { XmlSchemaReader_t1164558392 * L_75 = ___reader0; NullCheck(L_75); String_t* L_76 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_75); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_77 = String_op_Equality_m920492651(NULL /*static, unused*/, L_76, _stringLiteral1569427300, /*hidden argument*/NULL); if (!L_77) { goto IL_01fb; } } IL_01df: { ValidationEventHandler_t791314227 * L_78 = ___h1; XmlSchemaReader_t1164558392 * L_79 = ___reader0; NullCheck(L_79); String_t* L_80 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_79); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_81 = String_Concat_m3937257545(NULL /*static, unused*/, L_80, _stringLiteral640548947, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_78, L_81, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_0202; } IL_01fb: { XmlSchemaReader_t1164558392 * L_82 = ___reader0; XmlSchemaAny_t1119175207 * L_83 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_ReadUnhandledAttribute_m1314733484(NULL /*static, unused*/, L_82, L_83, /*hidden argument*/NULL); } IL_0202: { XmlSchemaReader_t1164558392 * L_84 = ___reader0; NullCheck(L_84); bool L_85 = VirtFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToNextAttribute() */, L_84); if (L_85) { goto IL_007f; } } { XmlSchemaReader_t1164558392 * L_86 = ___reader0; NullCheck(L_86); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_86); XmlSchemaReader_t1164558392 * L_87 = ___reader0; NullCheck(L_87); bool L_88 = VirtFuncInvoker0< bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_IsEmptyElement() */, L_87); if (!L_88) { goto IL_0221; } } { XmlSchemaAny_t1119175207 * L_89 = V_0; return L_89; } IL_0221: { V_4 = 1; goto IL_02aa; } IL_0229: { XmlSchemaReader_t1164558392 * L_90 = ___reader0; NullCheck(L_90); int32_t L_91 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_90); if ((!(((uint32_t)L_91) == ((uint32_t)((int32_t)15))))) { goto IL_0267; } } { XmlSchemaReader_t1164558392 * L_92 = ___reader0; NullCheck(L_92); String_t* L_93 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_92); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_94 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_93, _stringLiteral2600730716, /*hidden argument*/NULL); if (!L_94) { goto IL_0262; } } { ValidationEventHandler_t791314227 * L_95 = ___h1; XmlSchemaReader_t1164558392 * L_96 = ___reader0; NullCheck(L_96); String_t* L_97 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_96); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_98 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral807184009, L_97, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_95, L_98, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_0262: { goto IL_02b5; } IL_0267: { int32_t L_99 = V_4; if ((((int32_t)L_99) > ((int32_t)1))) { goto IL_02a4; } } { XmlSchemaReader_t1164558392 * L_100 = ___reader0; NullCheck(L_100); String_t* L_101 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_100); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_102 = String_op_Equality_m920492651(NULL /*static, unused*/, L_101, _stringLiteral1102688753, /*hidden argument*/NULL); if (!L_102) { goto IL_02a4; } } { V_4 = 2; XmlSchemaReader_t1164558392 * L_103 = ___reader0; ValidationEventHandler_t791314227 * L_104 = ___h1; XmlSchemaAnnotation_t2553753397 * L_105 = XmlSchemaAnnotation_Read_m1586871736(NULL /*static, unused*/, L_103, L_104, /*hidden argument*/NULL); V_5 = L_105; XmlSchemaAnnotation_t2553753397 * L_106 = V_5; if (!L_106) { goto IL_029f; } } { XmlSchemaAny_t1119175207 * L_107 = V_0; XmlSchemaAnnotation_t2553753397 * L_108 = V_5; NullCheck(L_107); XmlSchemaAnnotated_set_Annotation_m3050132480(L_107, L_108, /*hidden argument*/NULL); } IL_029f: { goto IL_02aa; } IL_02a4: { XmlSchemaReader_t1164558392 * L_109 = ___reader0; NullCheck(L_109); XmlSchemaReader_RaiseInvalidElementError_m4265021746(L_109, /*hidden argument*/NULL); } IL_02aa: { XmlSchemaReader_t1164558392 * L_110 = ___reader0; NullCheck(L_110); bool L_111 = XmlSchemaReader_ReadNextElement_m611223709(L_110, /*hidden argument*/NULL); if (L_111) { goto IL_0229; } } IL_02b5: { XmlSchemaAny_t1119175207 * L_112 = V_0; return L_112; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaAnyAttribute::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnyAttribute__ctor_m2096957063 (XmlSchemaAnyAttribute_t963227996 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAnyAttribute__ctor_m2096957063_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaAnnotated__ctor_m2738129066(__this, /*hidden argument*/NULL); XsdWildcard_t2790389089 * L_0 = (XsdWildcard_t2790389089 *)il2cpp_codegen_object_new(XsdWildcard_t2790389089_il2cpp_TypeInfo_var); XsdWildcard__ctor_m2394113629(L_0, __this, /*hidden argument*/NULL); __this->set_wildcard_18(L_0); return; } } // System.String System.Xml.Schema.XmlSchemaAnyAttribute::get_Namespace() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAnyAttribute_get_Namespace_m2399337388 (XmlSchemaAnyAttribute_t963227996 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_nameSpace_16(); return L_0; } } // System.Boolean System.Xml.Schema.XmlSchemaAnyAttribute::get_HasValueAny() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAnyAttribute_get_HasValueAny_m840082675 (XmlSchemaAnyAttribute_t963227996 * __this, const RuntimeMethod* method) { { XsdWildcard_t2790389089 * L_0 = __this->get_wildcard_18(); NullCheck(L_0); bool L_1 = L_0->get_HasValueAny_4(); return L_1; } } // System.Boolean System.Xml.Schema.XmlSchemaAnyAttribute::get_HasValueLocal() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAnyAttribute_get_HasValueLocal_m1152318798 (XmlSchemaAnyAttribute_t963227996 * __this, const RuntimeMethod* method) { { XsdWildcard_t2790389089 * L_0 = __this->get_wildcard_18(); NullCheck(L_0); bool L_1 = L_0->get_HasValueLocal_5(); return L_1; } } // System.Boolean System.Xml.Schema.XmlSchemaAnyAttribute::get_HasValueOther() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAnyAttribute_get_HasValueOther_m1767451513 (XmlSchemaAnyAttribute_t963227996 * __this, const RuntimeMethod* method) { { XsdWildcard_t2790389089 * L_0 = __this->get_wildcard_18(); NullCheck(L_0); bool L_1 = L_0->get_HasValueOther_6(); return L_1; } } // System.Boolean System.Xml.Schema.XmlSchemaAnyAttribute::get_HasValueTargetNamespace() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAnyAttribute_get_HasValueTargetNamespace_m1853992864 (XmlSchemaAnyAttribute_t963227996 * __this, const RuntimeMethod* method) { { XsdWildcard_t2790389089 * L_0 = __this->get_wildcard_18(); NullCheck(L_0); bool L_1 = L_0->get_HasValueTargetNamespace_7(); return L_1; } } // System.Collections.Specialized.StringCollection System.Xml.Schema.XmlSchemaAnyAttribute::get_ResolvedNamespaces() extern "C" IL2CPP_METHOD_ATTR StringCollection_t167406615 * XmlSchemaAnyAttribute_get_ResolvedNamespaces_m3287693330 (XmlSchemaAnyAttribute_t963227996 * __this, const RuntimeMethod* method) { { XsdWildcard_t2790389089 * L_0 = __this->get_wildcard_18(); NullCheck(L_0); StringCollection_t167406615 * L_1 = L_0->get_ResolvedNamespaces_8(); return L_1; } } // System.Xml.Schema.XmlSchemaContentProcessing System.Xml.Schema.XmlSchemaAnyAttribute::get_ResolvedProcessContents() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAnyAttribute_get_ResolvedProcessContents_m870264228 (XmlSchemaAnyAttribute_t963227996 * __this, const RuntimeMethod* method) { { XsdWildcard_t2790389089 * L_0 = __this->get_wildcard_18(); NullCheck(L_0); int32_t L_1 = L_0->get_ResolvedProcessing_1(); return L_1; } } // System.String System.Xml.Schema.XmlSchemaAnyAttribute::get_TargetNamespace() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAnyAttribute_get_TargetNamespace_m1092685783 (XmlSchemaAnyAttribute_t963227996 * __this, const RuntimeMethod* method) { { XsdWildcard_t2790389089 * L_0 = __this->get_wildcard_18(); NullCheck(L_0); String_t* L_1 = L_0->get_TargetNamespace_2(); return L_1; } } // System.Int32 System.Xml.Schema.XmlSchemaAnyAttribute::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAnyAttribute_Compile_m2290297450 (XmlSchemaAnyAttribute_t963227996 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAnyAttribute_Compile_m2290297450_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Guid_t L_0 = ((XmlSchemaObject_t1315720168 *)__this)->get_CompilationId_7(); XmlSchema_t3742557897 * L_1 = ___schema1; NullCheck(L_1); Guid_t L_2 = ((XmlSchemaObject_t1315720168 *)L_1)->get_CompilationId_7(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_3 = Guid_op_Equality_m4289903222(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0018; } } { return 0; } IL_0018: { ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(0); XsdWildcard_t2790389089 * L_4 = __this->get_wildcard_18(); XmlSchema_t3742557897 * L_5 = XmlSchemaObject_get_AncestorSchema_m2485268250(__this, /*hidden argument*/NULL); NullCheck(L_5); String_t* L_6 = XmlSchema_get_TargetNamespace_m442842382(L_5, /*hidden argument*/NULL); NullCheck(L_4); L_4->set_TargetNamespace_2(L_6); XsdWildcard_t2790389089 * L_7 = __this->get_wildcard_18(); NullCheck(L_7); String_t* L_8 = L_7->get_TargetNamespace_2(); if (L_8) { goto IL_0055; } } { XsdWildcard_t2790389089 * L_9 = __this->get_wildcard_18(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_9); L_9->set_TargetNamespace_2(L_10); } IL_0055: { String_t* L_11 = XmlSchemaAnnotated_get_Id_m2854314617(__this, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_12 = ___schema1; NullCheck(L_12); Hashtable_t1853889766 * L_13 = XmlSchema_get_IDCollection_m3725452494(L_12, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_14 = ___h0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_CompileID_m928148374(NULL /*static, unused*/, L_11, __this, L_13, L_14, /*hidden argument*/NULL); XsdWildcard_t2790389089 * L_15 = __this->get_wildcard_18(); String_t* L_16 = XmlSchemaAnyAttribute_get_Namespace_m2399337388(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_17 = ___h0; XmlSchema_t3742557897 * L_18 = ___schema1; NullCheck(L_15); XsdWildcard_Compile_m2970639591(L_15, L_16, L_17, L_18, /*hidden argument*/NULL); int32_t L_19 = __this->get_processing_17(); if (L_19) { goto IL_0097; } } { XsdWildcard_t2790389089 * L_20 = __this->get_wildcard_18(); NullCheck(L_20); L_20->set_ResolvedProcessing_1(3); goto IL_00a8; } IL_0097: { XsdWildcard_t2790389089 * L_21 = __this->get_wildcard_18(); int32_t L_22 = __this->get_processing_17(); NullCheck(L_21); L_21->set_ResolvedProcessing_1(L_22); } IL_00a8: { XmlSchema_t3742557897 * L_23 = ___schema1; NullCheck(L_23); Guid_t L_24 = ((XmlSchemaObject_t1315720168 *)L_23)->get_CompilationId_7(); ((XmlSchemaObject_t1315720168 *)__this)->set_CompilationId_7(L_24); int32_t L_25 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_25; } } // System.Int32 System.Xml.Schema.XmlSchemaAnyAttribute::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAnyAttribute_Validate_m3437304068 (XmlSchemaAnyAttribute_t963227996 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { { int32_t L_0 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaAnyAttribute::ValidateWildcardSubset(System.Xml.Schema.XmlSchemaAnyAttribute,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnyAttribute_ValidateWildcardSubset_m2205385867 (XmlSchemaAnyAttribute_t963227996 * __this, XmlSchemaAnyAttribute_t963227996 * ___other0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method) { { XsdWildcard_t2790389089 * L_0 = __this->get_wildcard_18(); XmlSchemaAnyAttribute_t963227996 * L_1 = ___other0; NullCheck(L_1); XsdWildcard_t2790389089 * L_2 = L_1->get_wildcard_18(); ValidationEventHandler_t791314227 * L_3 = ___h1; XmlSchema_t3742557897 * L_4 = ___schema2; NullCheck(L_0); XsdWildcard_ValidateWildcardSubset_m2934819820(L_0, L_2, L_3, L_4, /*hidden argument*/NULL); return; } } // System.Boolean System.Xml.Schema.XmlSchemaAnyAttribute::ValidateWildcardAllowsNamespaceName(System.String,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAnyAttribute_ValidateWildcardAllowsNamespaceName_m2993184673 (XmlSchemaAnyAttribute_t963227996 * __this, String_t* ___ns0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { { XsdWildcard_t2790389089 * L_0 = __this->get_wildcard_18(); String_t* L_1 = ___ns0; XmlSchema_t3742557897 * L_2 = ___schema1; NullCheck(L_0); bool L_3 = XsdWildcard_ValidateWildcardAllowsNamespaceName_m1828852229(L_0, L_1, (ValidationEventHandler_t791314227 *)NULL, L_2, (bool)0, /*hidden argument*/NULL); return L_3; } } // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaAnyAttribute::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaAnyAttribute_t963227996 * XmlSchemaAnyAttribute_Read_m1369098939 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAnyAttribute_Read_m1369098939_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaAnyAttribute_t963227996 * V_0 = NULL; Exception_t * V_1 = NULL; int32_t V_2 = 0; XmlSchemaAnnotation_t2553753397 * V_3 = NULL; { XmlSchemaAnyAttribute_t963227996 * L_0 = (XmlSchemaAnyAttribute_t963227996 *)il2cpp_codegen_object_new(XmlSchemaAnyAttribute_t963227996_il2cpp_TypeInfo_var); XmlSchemaAnyAttribute__ctor_m2096957063(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlSchemaReader_t1164558392 * L_1 = ___reader0; NullCheck(L_1); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_1); XmlSchemaReader_t1164558392 * L_2 = ___reader0; NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_3, _stringLiteral1569427300, /*hidden argument*/NULL); if (L_4) { goto IL_0037; } } { XmlSchemaReader_t1164558392 * L_5 = ___reader0; NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral1080123703, /*hidden argument*/NULL); if (!L_7) { goto IL_0056; } } IL_0037: { ValidationEventHandler_t791314227 * L_8 = ___h1; XmlSchemaReader_t1164558392 * L_9 = ___reader0; NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3628053005, L_10, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_8, L_11, (Exception_t *)NULL, /*hidden argument*/NULL); XmlSchemaReader_t1164558392 * L_12 = ___reader0; NullCheck(L_12); XmlSchemaReader_SkipToEnd_m864243635(L_12, /*hidden argument*/NULL); return (XmlSchemaAnyAttribute_t963227996 *)NULL; } IL_0056: { XmlSchemaAnyAttribute_t963227996 * L_13 = V_0; XmlSchemaReader_t1164558392 * L_14 = ___reader0; NullCheck(L_14); int32_t L_15 = XmlSchemaReader_get_LineNumber_m3920914464(L_14, /*hidden argument*/NULL); NullCheck(L_13); XmlSchemaObject_set_LineNumber_m1360499025(L_13, L_15, /*hidden argument*/NULL); XmlSchemaAnyAttribute_t963227996 * L_16 = V_0; XmlSchemaReader_t1164558392 * L_17 = ___reader0; NullCheck(L_17); int32_t L_18 = XmlSchemaReader_get_LinePosition_m2272047151(L_17, /*hidden argument*/NULL); NullCheck(L_16); XmlSchemaObject_set_LinePosition_m906865826(L_16, L_18, /*hidden argument*/NULL); XmlSchemaAnyAttribute_t963227996 * L_19 = V_0; XmlSchemaReader_t1164558392 * L_20 = ___reader0; NullCheck(L_20); String_t* L_21 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaReader::get_BaseURI() */, L_20); NullCheck(L_19); XmlSchemaObject_set_SourceUri_m2760372687(L_19, L_21, /*hidden argument*/NULL); goto IL_0172; } IL_007f: { XmlSchemaReader_t1164558392 * L_22 = ___reader0; NullCheck(L_22); String_t* L_23 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, _stringLiteral3454449607, /*hidden argument*/NULL); if (!L_24) { goto IL_00a5; } } { XmlSchemaAnyAttribute_t963227996 * L_25 = V_0; XmlSchemaReader_t1164558392 * L_26 = ___reader0; NullCheck(L_26); String_t* L_27 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_26); NullCheck(L_25); XmlSchemaAnnotated_set_Id_m1597719336(L_25, L_27, /*hidden argument*/NULL); goto IL_0172; } IL_00a5: { XmlSchemaReader_t1164558392 * L_28 = ___reader0; NullCheck(L_28); String_t* L_29 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_28); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_30 = String_op_Equality_m920492651(NULL /*static, unused*/, L_29, _stringLiteral3820675233, /*hidden argument*/NULL); if (!L_30) { goto IL_00cb; } } { XmlSchemaAnyAttribute_t963227996 * L_31 = V_0; XmlSchemaReader_t1164558392 * L_32 = ___reader0; NullCheck(L_32); String_t* L_33 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_32); NullCheck(L_31); L_31->set_nameSpace_16(L_33); goto IL_0172; } IL_00cb: { XmlSchemaReader_t1164558392 * L_34 = ___reader0; NullCheck(L_34); String_t* L_35 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_34); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_36 = String_op_Equality_m920492651(NULL /*static, unused*/, L_35, _stringLiteral2313125000, /*hidden argument*/NULL); if (!L_36) { goto IL_0110; } } { XmlSchemaAnyAttribute_t963227996 * L_37 = V_0; XmlSchemaReader_t1164558392 * L_38 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_39 = XmlSchemaUtil_ReadProcessingAttribute_m3384867792(NULL /*static, unused*/, L_38, (&V_1), /*hidden argument*/NULL); NullCheck(L_37); L_37->set_processing_17(L_39); Exception_t * L_40 = V_1; if (!L_40) { goto IL_010b; } } { ValidationEventHandler_t791314227 * L_41 = ___h1; XmlSchemaReader_t1164558392 * L_42 = ___reader0; NullCheck(L_42); String_t* L_43 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_42); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_44 = String_Concat_m3937257545(NULL /*static, unused*/, L_43, _stringLiteral1177929933, /*hidden argument*/NULL); Exception_t * L_45 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_41, L_44, L_45, /*hidden argument*/NULL); } IL_010b: { goto IL_0172; } IL_0110: { XmlSchemaReader_t1164558392 * L_46 = ___reader0; NullCheck(L_46); String_t* L_47 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_46); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_48 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_49 = String_op_Equality_m920492651(NULL /*static, unused*/, L_47, L_48, /*hidden argument*/NULL); if (!L_49) { goto IL_013a; } } { XmlSchemaReader_t1164558392 * L_50 = ___reader0; NullCheck(L_50); String_t* L_51 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_50); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_52 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_51, _stringLiteral3929236445, /*hidden argument*/NULL); if (L_52) { goto IL_014f; } } IL_013a: { XmlSchemaReader_t1164558392 * L_53 = ___reader0; NullCheck(L_53); String_t* L_54 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_53); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_55 = String_op_Equality_m920492651(NULL /*static, unused*/, L_54, _stringLiteral1569427300, /*hidden argument*/NULL); if (!L_55) { goto IL_016b; } } IL_014f: { ValidationEventHandler_t791314227 * L_56 = ___h1; XmlSchemaReader_t1164558392 * L_57 = ___reader0; NullCheck(L_57); String_t* L_58 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_57); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_59 = String_Concat_m3937257545(NULL /*static, unused*/, L_58, _stringLiteral1013071577, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_56, L_59, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_0172; } IL_016b: { XmlSchemaReader_t1164558392 * L_60 = ___reader0; XmlSchemaAnyAttribute_t963227996 * L_61 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_ReadUnhandledAttribute_m1314733484(NULL /*static, unused*/, L_60, L_61, /*hidden argument*/NULL); } IL_0172: { XmlSchemaReader_t1164558392 * L_62 = ___reader0; NullCheck(L_62); bool L_63 = VirtFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToNextAttribute() */, L_62); if (L_63) { goto IL_007f; } } { XmlSchemaReader_t1164558392 * L_64 = ___reader0; NullCheck(L_64); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_64); XmlSchemaReader_t1164558392 * L_65 = ___reader0; NullCheck(L_65); bool L_66 = VirtFuncInvoker0< bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_IsEmptyElement() */, L_65); if (!L_66) { goto IL_0191; } } { XmlSchemaAnyAttribute_t963227996 * L_67 = V_0; return L_67; } IL_0191: { V_2 = 1; goto IL_0214; } IL_0198: { XmlSchemaReader_t1164558392 * L_68 = ___reader0; NullCheck(L_68); int32_t L_69 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_68); if ((!(((uint32_t)L_69) == ((uint32_t)((int32_t)15))))) { goto IL_01d6; } } { XmlSchemaReader_t1164558392 * L_70 = ___reader0; NullCheck(L_70); String_t* L_71 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_70); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_72 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_71, _stringLiteral1080123703, /*hidden argument*/NULL); if (!L_72) { goto IL_01d1; } } { ValidationEventHandler_t791314227 * L_73 = ___h1; XmlSchemaReader_t1164558392 * L_74 = ___reader0; NullCheck(L_74); String_t* L_75 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_74); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_76 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral81335625, L_75, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_73, L_76, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_01d1: { goto IL_021f; } IL_01d6: { int32_t L_77 = V_2; if ((((int32_t)L_77) > ((int32_t)1))) { goto IL_020e; } } { XmlSchemaReader_t1164558392 * L_78 = ___reader0; NullCheck(L_78); String_t* L_79 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_78); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_80 = String_op_Equality_m920492651(NULL /*static, unused*/, L_79, _stringLiteral1102688753, /*hidden argument*/NULL); if (!L_80) { goto IL_020e; } } { V_2 = 2; XmlSchemaReader_t1164558392 * L_81 = ___reader0; ValidationEventHandler_t791314227 * L_82 = ___h1; XmlSchemaAnnotation_t2553753397 * L_83 = XmlSchemaAnnotation_Read_m1586871736(NULL /*static, unused*/, L_81, L_82, /*hidden argument*/NULL); V_3 = L_83; XmlSchemaAnnotation_t2553753397 * L_84 = V_3; if (!L_84) { goto IL_0209; } } { XmlSchemaAnyAttribute_t963227996 * L_85 = V_0; XmlSchemaAnnotation_t2553753397 * L_86 = V_3; NullCheck(L_85); XmlSchemaAnnotated_set_Annotation_m3050132480(L_85, L_86, /*hidden argument*/NULL); } IL_0209: { goto IL_0214; } IL_020e: { XmlSchemaReader_t1164558392 * L_87 = ___reader0; NullCheck(L_87); XmlSchemaReader_RaiseInvalidElementError_m4265021746(L_87, /*hidden argument*/NULL); } IL_0214: { XmlSchemaReader_t1164558392 * L_88 = ___reader0; NullCheck(L_88); bool L_89 = XmlSchemaReader_ReadNextElement_m611223709(L_88, /*hidden argument*/NULL); if (L_89) { goto IL_0198; } } IL_021f: { XmlSchemaAnyAttribute_t963227996 * L_90 = V_0; return L_90; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaAppInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAppInfo__ctor_m2159333694 (XmlSchemaAppInfo_t426084712 * __this, const RuntimeMethod* method) { { XmlSchemaObject__ctor_m2705102066(__this, /*hidden argument*/NULL); return; } } // System.Xml.XmlNode[] System.Xml.Schema.XmlSchemaAppInfo::get_Markup() extern "C" IL2CPP_METHOD_ATTR XmlNodeU5BU5D_t3728671178* XmlSchemaAppInfo_get_Markup_m3276514619 (XmlSchemaAppInfo_t426084712 * __this, const RuntimeMethod* method) { { XmlNodeU5BU5D_t3728671178* L_0 = __this->get_markup_13(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaAppInfo::set_Markup(System.Xml.XmlNode[]) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAppInfo_set_Markup_m3035962752 (XmlSchemaAppInfo_t426084712 * __this, XmlNodeU5BU5D_t3728671178* ___value0, const RuntimeMethod* method) { { XmlNodeU5BU5D_t3728671178* L_0 = ___value0; __this->set_markup_13(L_0); return; } } // System.Xml.Schema.XmlSchemaAppInfo System.Xml.Schema.XmlSchemaAppInfo::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler,System.Boolean&) extern "C" IL2CPP_METHOD_ATTR XmlSchemaAppInfo_t426084712 * XmlSchemaAppInfo_Read_m1882296642 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, bool* ___skip2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAppInfo_Read_m1882296642_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaAppInfo_t426084712 * V_0 = NULL; XmlDocument_t2837193595 * V_1 = NULL; XmlNode_t3767805227 * V_2 = NULL; int32_t V_3 = 0; { bool* L_0 = ___skip2; *((int8_t*)(L_0)) = (int8_t)0; XmlSchemaAppInfo_t426084712 * L_1 = (XmlSchemaAppInfo_t426084712 *)il2cpp_codegen_object_new(XmlSchemaAppInfo_t426084712_il2cpp_TypeInfo_var); XmlSchemaAppInfo__ctor_m2159333694(L_1, /*hidden argument*/NULL); V_0 = L_1; XmlSchemaReader_t1164558392 * L_2 = ___reader0; NullCheck(L_2); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_2); XmlSchemaReader_t1164558392 * L_3 = ___reader0; NullCheck(L_3); String_t* L_4 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_3); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_5 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_4, _stringLiteral1569427300, /*hidden argument*/NULL); if (L_5) { goto IL_003a; } } { XmlSchemaReader_t1164558392 * L_6 = ___reader0; NullCheck(L_6); String_t* L_7 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_7, _stringLiteral2379694236, /*hidden argument*/NULL); if (!L_8) { goto IL_0059; } } IL_003a: { ValidationEventHandler_t791314227 * L_9 = ___h1; XmlSchemaReader_t1164558392 * L_10 = ___reader0; NullCheck(L_10); String_t* L_11 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_10); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_12 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2239413083, L_11, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_9, L_12, (Exception_t *)NULL, /*hidden argument*/NULL); XmlSchemaReader_t1164558392 * L_13 = ___reader0; NullCheck(L_13); XmlSchemaReader_SkipToEnd_m864243635(L_13, /*hidden argument*/NULL); return (XmlSchemaAppInfo_t426084712 *)NULL; } IL_0059: { XmlSchemaAppInfo_t426084712 * L_14 = V_0; XmlSchemaReader_t1164558392 * L_15 = ___reader0; NullCheck(L_15); int32_t L_16 = XmlSchemaReader_get_LineNumber_m3920914464(L_15, /*hidden argument*/NULL); NullCheck(L_14); XmlSchemaObject_set_LineNumber_m1360499025(L_14, L_16, /*hidden argument*/NULL); XmlSchemaAppInfo_t426084712 * L_17 = V_0; XmlSchemaReader_t1164558392 * L_18 = ___reader0; NullCheck(L_18); int32_t L_19 = XmlSchemaReader_get_LinePosition_m2272047151(L_18, /*hidden argument*/NULL); NullCheck(L_17); XmlSchemaObject_set_LinePosition_m906865826(L_17, L_19, /*hidden argument*/NULL); XmlSchemaAppInfo_t426084712 * L_20 = V_0; XmlSchemaReader_t1164558392 * L_21 = ___reader0; NullCheck(L_21); String_t* L_22 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaReader::get_BaseURI() */, L_21); NullCheck(L_20); XmlSchemaObject_set_SourceUri_m2760372687(L_20, L_22, /*hidden argument*/NULL); goto IL_00bf; } IL_0082: { XmlSchemaReader_t1164558392 * L_23 = ___reader0; NullCheck(L_23); String_t* L_24 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_23); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_25 = String_op_Equality_m920492651(NULL /*static, unused*/, L_24, _stringLiteral4294193667, /*hidden argument*/NULL); if (!L_25) { goto IL_00a8; } } { XmlSchemaAppInfo_t426084712 * L_26 = V_0; XmlSchemaReader_t1164558392 * L_27 = ___reader0; NullCheck(L_27); String_t* L_28 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_27); NullCheck(L_26); L_26->set_source_14(L_28); goto IL_00bf; } IL_00a8: { ValidationEventHandler_t791314227 * L_29 = ___h1; XmlSchemaReader_t1164558392 * L_30 = ___reader0; NullCheck(L_30); String_t* L_31 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_30); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_32 = String_Concat_m3937257545(NULL /*static, unused*/, L_31, _stringLiteral3201237398, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_29, L_32, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_00bf: { XmlSchemaReader_t1164558392 * L_33 = ___reader0; NullCheck(L_33); bool L_34 = VirtFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToNextAttribute() */, L_33); if (L_34) { goto IL_0082; } } { XmlSchemaReader_t1164558392 * L_35 = ___reader0; NullCheck(L_35); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_35); XmlSchemaReader_t1164558392 * L_36 = ___reader0; NullCheck(L_36); bool L_37 = VirtFuncInvoker0< bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_IsEmptyElement() */, L_36); if (!L_37) { goto IL_00ea; } } { XmlSchemaAppInfo_t426084712 * L_38 = V_0; NullCheck(L_38); XmlSchemaAppInfo_set_Markup_m3035962752(L_38, ((XmlNodeU5BU5D_t3728671178*)SZArrayNew(XmlNodeU5BU5D_t3728671178_il2cpp_TypeInfo_var, (uint32_t)0)), /*hidden argument*/NULL); XmlSchemaAppInfo_t426084712 * L_39 = V_0; return L_39; } IL_00ea: { XmlDocument_t2837193595 * L_40 = (XmlDocument_t2837193595 *)il2cpp_codegen_object_new(XmlDocument_t2837193595_il2cpp_TypeInfo_var); XmlDocument__ctor_m664597982(L_40, /*hidden argument*/NULL); V_1 = L_40; XmlDocument_t2837193595 * L_41 = V_1; XmlDocument_t2837193595 * L_42 = V_1; XmlSchemaReader_t1164558392 * L_43 = ___reader0; NullCheck(L_42); XmlNode_t3767805227 * L_44 = VirtFuncInvoker1< XmlNode_t3767805227 *, XmlReader_t3121518892 * >::Invoke(64 /* System.Xml.XmlNode System.Xml.XmlDocument::ReadNode(System.Xml.XmlReader) */, L_42, L_43); NullCheck(L_41); VirtFuncInvoker1< XmlNode_t3767805227 *, XmlNode_t3767805227 * >::Invoke(32 /* System.Xml.XmlNode System.Xml.XmlNode::AppendChild(System.Xml.XmlNode) */, L_41, L_44); XmlDocument_t2837193595 * L_45 = V_1; NullCheck(L_45); XmlNode_t3767805227 * L_46 = VirtFuncInvoker0< XmlNode_t3767805227 * >::Invoke(10 /* System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild() */, L_45); V_2 = L_46; XmlNode_t3767805227 * L_47 = V_2; if (!L_47) { goto IL_015c; } } { XmlNode_t3767805227 * L_48 = V_2; NullCheck(L_48); XmlNodeList_t2551693786 * L_49 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_48); if (!L_49) { goto IL_015c; } } { XmlSchemaAppInfo_t426084712 * L_50 = V_0; XmlNode_t3767805227 * L_51 = V_2; NullCheck(L_51); XmlNodeList_t2551693786 * L_52 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_51); NullCheck(L_52); int32_t L_53 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_52); NullCheck(L_50); XmlSchemaAppInfo_set_Markup_m3035962752(L_50, ((XmlNodeU5BU5D_t3728671178*)SZArrayNew(XmlNodeU5BU5D_t3728671178_il2cpp_TypeInfo_var, (uint32_t)L_53)), /*hidden argument*/NULL); V_3 = 0; goto IL_014b; } IL_0133: { XmlSchemaAppInfo_t426084712 * L_54 = V_0; NullCheck(L_54); XmlNodeU5BU5D_t3728671178* L_55 = XmlSchemaAppInfo_get_Markup_m3276514619(L_54, /*hidden argument*/NULL); int32_t L_56 = V_3; XmlNode_t3767805227 * L_57 = V_2; NullCheck(L_57); XmlNodeList_t2551693786 * L_58 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_57); int32_t L_59 = V_3; NullCheck(L_58); XmlNode_t3767805227 * L_60 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(6 /* System.Xml.XmlNode System.Xml.XmlNodeList::get_ItemOf(System.Int32) */, L_58, L_59); NullCheck(L_55); ArrayElementTypeCheck (L_55, L_60); (L_55)->SetAt(static_cast(L_56), (XmlNode_t3767805227 *)L_60); int32_t L_61 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); } IL_014b: { int32_t L_62 = V_3; XmlNode_t3767805227 * L_63 = V_2; NullCheck(L_63); XmlNodeList_t2551693786 * L_64 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_63); NullCheck(L_64); int32_t L_65 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_64); if ((((int32_t)L_62) < ((int32_t)L_65))) { goto IL_0133; } } IL_015c: { XmlSchemaReader_t1164558392 * L_66 = ___reader0; NullCheck(L_66); int32_t L_67 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_66); if ((((int32_t)L_67) == ((int32_t)1))) { goto IL_0175; } } { XmlSchemaReader_t1164558392 * L_68 = ___reader0; NullCheck(L_68); int32_t L_69 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_68); if ((!(((uint32_t)L_69) == ((uint32_t)((int32_t)15))))) { goto IL_0178; } } IL_0175: { bool* L_70 = ___skip2; *((int8_t*)(L_70)) = (int8_t)1; } IL_0178: { XmlSchemaAppInfo_t426084712 * L_71 = V_0; return L_71; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaAttribute::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAttribute__ctor_m1583824438 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAttribute__ctor_m1583824438_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaAnnotated__ctor_m2738129066(__this, /*hidden argument*/NULL); __this->set_form_23(0); __this->set_use_30(0); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_0 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); __this->set_schemaTypeName_29(L_0); XmlQualifiedName_t2760654312 * L_1 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); __this->set_qualifiedName_26(L_1); XmlQualifiedName_t2760654312 * L_2 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); __this->set_refName_27(L_2); return; } } // System.Boolean System.Xml.Schema.XmlSchemaAttribute::get_ParentIsSchema() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaAttribute_get_ParentIsSchema_m1898169843 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAttribute_get_ParentIsSchema_m1898169843_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaObject_t1315720168 * L_0 = XmlSchemaObject_get_Parent_m2128202288(__this, /*hidden argument*/NULL); return (bool)((!(((RuntimeObject*)(XmlSchema_t3742557897 *)((XmlSchema_t3742557897 *)IsInstClass((RuntimeObject*)L_0, XmlSchema_t3742557897_il2cpp_TypeInfo_var))) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0); } } // System.String System.Xml.Schema.XmlSchemaAttribute::get_DefaultValue() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAttribute_get_DefaultValue_m3961071173 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_defaultValue_18(); return L_0; } } // System.String System.Xml.Schema.XmlSchemaAttribute::get_FixedValue() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAttribute_get_FixedValue_m212054800 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_fixedValue_19(); return L_0; } } // System.Xml.Schema.XmlSchemaForm System.Xml.Schema.XmlSchemaAttribute::get_Form() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAttribute_get_Form_m2648016496 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_form_23(); return L_0; } } // System.String System.Xml.Schema.XmlSchemaAttribute::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAttribute_get_Name_m2995270503 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_name_24(); return L_0; } } // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaAttribute::get_RefName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaAttribute_get_RefName_m3220837151 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method) { { XmlQualifiedName_t2760654312 * L_0 = __this->get_refName_27(); return L_0; } } // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaAttribute::get_SchemaTypeName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaAttribute_get_SchemaTypeName_m2229887016 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method) { { XmlQualifiedName_t2760654312 * L_0 = __this->get_schemaTypeName_29(); return L_0; } } // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaAttribute::get_SchemaType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaSimpleType_t2678868104 * XmlSchemaAttribute_get_SchemaType_m3116033001 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method) { { XmlSchemaSimpleType_t2678868104 * L_0 = __this->get_schemaType_28(); return L_0; } } // System.Xml.Schema.XmlSchemaUse System.Xml.Schema.XmlSchemaAttribute::get_Use() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAttribute_get_Use_m2314455910 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_use_30(); return L_0; } } // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaAttribute::get_QualifiedName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaAttribute_get_QualifiedName_m383925923 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method) { { XmlQualifiedName_t2760654312 * L_0 = __this->get_qualifiedName_26(); return L_0; } } // System.Object System.Xml.Schema.XmlSchemaAttribute::get_AttributeType() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlSchemaAttribute_get_AttributeType_m3262341146 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method) { { XmlSchemaAttribute_t2797257020 * L_0 = __this->get_referencedAttribute_32(); if (!L_0) { goto IL_0017; } } { XmlSchemaAttribute_t2797257020 * L_1 = __this->get_referencedAttribute_32(); NullCheck(L_1); RuntimeObject * L_2 = XmlSchemaAttribute_get_AttributeType_m3262341146(L_1, /*hidden argument*/NULL); return L_2; } IL_0017: { RuntimeObject * L_3 = __this->get_attributeType_16(); return L_3; } } // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaAttribute::get_AttributeSchemaType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaSimpleType_t2678868104 * XmlSchemaAttribute_get_AttributeSchemaType_m2030385281 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method) { { XmlSchemaAttribute_t2797257020 * L_0 = __this->get_referencedAttribute_32(); if (!L_0) { goto IL_0017; } } { XmlSchemaAttribute_t2797257020 * L_1 = __this->get_referencedAttribute_32(); NullCheck(L_1); XmlSchemaSimpleType_t2678868104 * L_2 = XmlSchemaAttribute_get_AttributeSchemaType_m2030385281(L_1, /*hidden argument*/NULL); return L_2; } IL_0017: { XmlSchemaSimpleType_t2678868104 * L_3 = __this->get_attributeSchemaType_17(); return L_3; } } // System.String System.Xml.Schema.XmlSchemaAttribute::get_ValidatedDefaultValue() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAttribute_get_ValidatedDefaultValue_m3096825113 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_validatedDefaultValue_20(); return L_0; } } // System.String System.Xml.Schema.XmlSchemaAttribute::get_ValidatedFixedValue() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAttribute_get_ValidatedFixedValue_m2069521927 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_validatedFixedValue_21(); return L_0; } } // System.Object System.Xml.Schema.XmlSchemaAttribute::get_ValidatedFixedTypedValue() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlSchemaAttribute_get_ValidatedFixedTypedValue_m699509745 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_validatedFixedTypedValue_22(); return L_0; } } // System.Xml.Schema.XmlSchemaUse System.Xml.Schema.XmlSchemaAttribute::get_ValidatedUse() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAttribute_get_ValidatedUse_m1294483544 (XmlSchemaAttribute_t2797257020 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_validatedUse_31(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaAttribute::SetParent(System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAttribute_SetParent_m466442479 (XmlSchemaAttribute_t2797257020 * __this, XmlSchemaObject_t1315720168 * ___parent0, const RuntimeMethod* method) { { XmlSchemaObject_t1315720168 * L_0 = ___parent0; XmlSchemaObject_SetParent_m3207914940(__this, L_0, /*hidden argument*/NULL); XmlSchemaSimpleType_t2678868104 * L_1 = __this->get_schemaType_28(); if (!L_1) { goto IL_001e; } } { XmlSchemaSimpleType_t2678868104 * L_2 = __this->get_schemaType_28(); NullCheck(L_2); VirtActionInvoker1< XmlSchemaObject_t1315720168 * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaSimpleType::SetParent(System.Xml.Schema.XmlSchemaObject) */, L_2, __this); } IL_001e: { return; } } // System.Int32 System.Xml.Schema.XmlSchemaAttribute::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAttribute_Compile_m239370359 (XmlSchemaAttribute_t2797257020 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAttribute_Compile_m239370359_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Guid_t L_0 = ((XmlSchemaObject_t1315720168 *)__this)->get_CompilationId_7(); XmlSchema_t3742557897 * L_1 = ___schema1; NullCheck(L_1); Guid_t L_2 = ((XmlSchemaObject_t1315720168 *)L_1)->get_CompilationId_7(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_3 = Guid_op_Equality_m4289903222(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0018; } } { return 0; } IL_0018: { ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(0); bool L_4 = XmlSchemaAttribute_get_ParentIsSchema_m1898169843(__this, /*hidden argument*/NULL); if (L_4) { goto IL_0035; } } { bool L_5 = ((XmlSchemaObject_t1315720168 *)__this)->get_isRedefineChild_9(); if (!L_5) { goto IL_00af; } } IL_0035: { XmlQualifiedName_t2760654312 * L_6 = XmlSchemaAttribute_get_RefName_m3220837151(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_7 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_6, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (!L_7) { goto IL_0062; } } { XmlQualifiedName_t2760654312 * L_8 = XmlSchemaAttribute_get_RefName_m3220837151(__this, /*hidden argument*/NULL); NullCheck(L_8); bool L_9 = XmlQualifiedName_get_IsEmpty_m1430090042(L_8, /*hidden argument*/NULL); if (L_9) { goto IL_0062; } } { ValidationEventHandler_t791314227 * L_10 = ___h0; XmlSchemaObject_error_m903554348(__this, L_10, _stringLiteral4081148330, /*hidden argument*/NULL); } IL_0062: { int32_t L_11 = XmlSchemaAttribute_get_Form_m2648016496(__this, /*hidden argument*/NULL); if (!L_11) { goto IL_0079; } } { ValidationEventHandler_t791314227 * L_12 = ___h0; XmlSchemaObject_error_m903554348(__this, L_12, _stringLiteral108853009, /*hidden argument*/NULL); } IL_0079: { int32_t L_13 = XmlSchemaAttribute_get_Use_m2314455910(__this, /*hidden argument*/NULL); if (!L_13) { goto IL_0090; } } { ValidationEventHandler_t791314227 * L_14 = ___h0; XmlSchemaObject_error_m903554348(__this, L_14, _stringLiteral676533454, /*hidden argument*/NULL); } IL_0090: { XmlSchema_t3742557897 * L_15 = XmlSchemaObject_get_AncestorSchema_m2485268250(__this, /*hidden argument*/NULL); NullCheck(L_15); String_t* L_16 = XmlSchema_get_TargetNamespace_m442842382(L_15, /*hidden argument*/NULL); __this->set_targetNamespace_25(L_16); ValidationEventHandler_t791314227 * L_17 = ___h0; XmlSchema_t3742557897 * L_18 = ___schema1; XmlSchemaAttribute_CompileCommon_m2311318635(__this, L_17, L_18, (bool)1, /*hidden argument*/NULL); goto IL_019d; } IL_00af: { XmlQualifiedName_t2760654312 * L_19 = XmlSchemaAttribute_get_RefName_m3220837151(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_20 = XmlQualifiedName_op_Equality_m1684199236(NULL /*static, unused*/, L_19, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (L_20) { goto IL_00d0; } } { XmlQualifiedName_t2760654312 * L_21 = XmlSchemaAttribute_get_RefName_m3220837151(__this, /*hidden argument*/NULL); NullCheck(L_21); bool L_22 = XmlQualifiedName_get_IsEmpty_m1430090042(L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_0122; } } IL_00d0: { int32_t L_23 = __this->get_form_23(); if ((((int32_t)L_23) == ((int32_t)1))) { goto IL_00f3; } } { int32_t L_24 = __this->get_form_23(); if (L_24) { goto IL_0109; } } { XmlSchema_t3742557897 * L_25 = ___schema1; NullCheck(L_25); int32_t L_26 = XmlSchema_get_AttributeFormDefault_m3002432861(L_25, /*hidden argument*/NULL); if ((!(((uint32_t)L_26) == ((uint32_t)1)))) { goto IL_0109; } } IL_00f3: { XmlSchema_t3742557897 * L_27 = XmlSchemaObject_get_AncestorSchema_m2485268250(__this, /*hidden argument*/NULL); NullCheck(L_27); String_t* L_28 = XmlSchema_get_TargetNamespace_m442842382(L_27, /*hidden argument*/NULL); __this->set_targetNamespace_25(L_28); goto IL_0114; } IL_0109: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_29 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_targetNamespace_25(L_29); } IL_0114: { ValidationEventHandler_t791314227 * L_30 = ___h0; XmlSchema_t3742557897 * L_31 = ___schema1; XmlSchemaAttribute_CompileCommon_m2311318635(__this, L_30, L_31, (bool)1, /*hidden argument*/NULL); goto IL_019d; } IL_0122: { String_t* L_32 = __this->get_name_24(); if (!L_32) { goto IL_0139; } } { ValidationEventHandler_t791314227 * L_33 = ___h0; XmlSchemaObject_error_m903554348(__this, L_33, _stringLiteral1748133214, /*hidden argument*/NULL); } IL_0139: { int32_t L_34 = __this->get_form_23(); if (!L_34) { goto IL_0150; } } { ValidationEventHandler_t791314227 * L_35 = ___h0; XmlSchemaObject_error_m903554348(__this, L_35, _stringLiteral4007265872, /*hidden argument*/NULL); } IL_0150: { XmlSchemaSimpleType_t2678868104 * L_36 = __this->get_schemaType_28(); if (!L_36) { goto IL_0167; } } { ValidationEventHandler_t791314227 * L_37 = ___h0; XmlSchemaObject_error_m903554348(__this, L_37, _stringLiteral1545936062, /*hidden argument*/NULL); } IL_0167: { XmlQualifiedName_t2760654312 * L_38 = __this->get_schemaTypeName_29(); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_39 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_38, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (!L_39) { goto IL_0194; } } { XmlQualifiedName_t2760654312 * L_40 = __this->get_schemaTypeName_29(); NullCheck(L_40); bool L_41 = XmlQualifiedName_get_IsEmpty_m1430090042(L_40, /*hidden argument*/NULL); if (L_41) { goto IL_0194; } } { ValidationEventHandler_t791314227 * L_42 = ___h0; XmlSchemaObject_error_m903554348(__this, L_42, _stringLiteral177075307, /*hidden argument*/NULL); } IL_0194: { ValidationEventHandler_t791314227 * L_43 = ___h0; XmlSchema_t3742557897 * L_44 = ___schema1; XmlSchemaAttribute_CompileCommon_m2311318635(__this, L_43, L_44, (bool)0, /*hidden argument*/NULL); } IL_019d: { XmlSchema_t3742557897 * L_45 = ___schema1; NullCheck(L_45); Guid_t L_46 = ((XmlSchemaObject_t1315720168 *)L_45)->get_CompilationId_7(); ((XmlSchemaObject_t1315720168 *)__this)->set_CompilationId_7(L_46); int32_t L_47 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_47; } } // System.Void System.Xml.Schema.XmlSchemaAttribute::CompileCommon(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAttribute_CompileCommon_m2311318635 (XmlSchemaAttribute_t2797257020 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, bool ___refIsNotPresent2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAttribute_CompileCommon_m2311318635_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___refIsNotPresent2; if (!L_0) { goto IL_010f; } } { String_t* L_1 = XmlSchemaAttribute_get_Name_m2995270503(__this, /*hidden argument*/NULL); if (L_1) { goto IL_0022; } } { ValidationEventHandler_t791314227 * L_2 = ___h0; XmlSchemaObject_error_m903554348(__this, L_2, _stringLiteral1089114540, /*hidden argument*/NULL); goto IL_0080; } IL_0022: { String_t* L_3 = XmlSchemaAttribute_get_Name_m2995270503(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_4 = XmlSchemaUtil_CheckNCName_m1273109950(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0043; } } { ValidationEventHandler_t791314227 * L_5 = ___h0; XmlSchemaObject_error_m903554348(__this, L_5, _stringLiteral739637411, /*hidden argument*/NULL); goto IL_0080; } IL_0043: { String_t* L_6 = XmlSchemaAttribute_get_Name_m2995270503(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Equality_m920492651(NULL /*static, unused*/, L_6, _stringLiteral3929236445, /*hidden argument*/NULL); if (!L_7) { goto IL_0069; } } { ValidationEventHandler_t791314227 * L_8 = ___h0; XmlSchemaObject_error_m903554348(__this, L_8, _stringLiteral714848807, /*hidden argument*/NULL); goto IL_0080; } IL_0069: { String_t* L_9 = XmlSchemaAttribute_get_Name_m2995270503(__this, /*hidden argument*/NULL); String_t* L_10 = __this->get_targetNamespace_25(); XmlQualifiedName_t2760654312 * L_11 = (XmlQualifiedName_t2760654312 *)il2cpp_codegen_object_new(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName__ctor_m835061046(L_11, L_9, L_10, /*hidden argument*/NULL); __this->set_qualifiedName_26(L_11); } IL_0080: { XmlSchemaSimpleType_t2678868104 * L_12 = XmlSchemaAttribute_get_SchemaType_m3116033001(__this, /*hidden argument*/NULL); if (!L_12) { goto IL_00d2; } } { XmlQualifiedName_t2760654312 * L_13 = XmlSchemaAttribute_get_SchemaTypeName_m2229887016(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_14 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_13, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (!L_14) { goto IL_00b8; } } { XmlQualifiedName_t2760654312 * L_15 = XmlSchemaAttribute_get_SchemaTypeName_m2229887016(__this, /*hidden argument*/NULL); NullCheck(L_15); bool L_16 = XmlQualifiedName_get_IsEmpty_m1430090042(L_15, /*hidden argument*/NULL); if (L_16) { goto IL_00b8; } } { ValidationEventHandler_t791314227 * L_17 = ___h0; XmlSchemaObject_error_m903554348(__this, L_17, _stringLiteral3944803990, /*hidden argument*/NULL); } IL_00b8: { int32_t L_18 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaSimpleType_t2678868104 * L_19 = XmlSchemaAttribute_get_SchemaType_m3116033001(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_20 = ___h0; XmlSchema_t3742557897 * L_21 = ___schema1; NullCheck(L_19); int32_t L_22 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaSimpleType::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_19, L_20, L_21); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)L_22))); } IL_00d2: { XmlQualifiedName_t2760654312 * L_23 = XmlSchemaAttribute_get_SchemaTypeName_m2229887016(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_24 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_23, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (!L_24) { goto IL_010a; } } { XmlQualifiedName_t2760654312 * L_25 = XmlSchemaAttribute_get_SchemaTypeName_m2229887016(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_26 = XmlSchemaUtil_CheckQName_m3878061682(NULL /*static, unused*/, L_25, /*hidden argument*/NULL); if (L_26) { goto IL_010a; } } { ValidationEventHandler_t791314227 * L_27 = ___h0; XmlQualifiedName_t2760654312 * L_28 = XmlSchemaAttribute_get_SchemaTypeName_m2229887016(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_29 = String_Concat_m904156431(NULL /*static, unused*/, L_28, _stringLiteral681211713, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_27, L_29, /*hidden argument*/NULL); } IL_010a: { goto IL_0147; } IL_010f: { XmlQualifiedName_t2760654312 * L_30 = XmlSchemaAttribute_get_RefName_m3220837151(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_31 = XmlQualifiedName_op_Equality_m1684199236(NULL /*static, unused*/, L_30, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (L_31) { goto IL_0130; } } { XmlQualifiedName_t2760654312 * L_32 = XmlSchemaAttribute_get_RefName_m3220837151(__this, /*hidden argument*/NULL); NullCheck(L_32); bool L_33 = XmlQualifiedName_get_IsEmpty_m1430090042(L_32, /*hidden argument*/NULL); if (!L_33) { goto IL_013b; } } IL_0130: { InvalidOperationException_t56020091 * L_34 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_34, _stringLiteral3523637033, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_34,XmlSchemaAttribute_CompileCommon_m2311318635_RuntimeMethod_var); } IL_013b: { XmlQualifiedName_t2760654312 * L_35 = XmlSchemaAttribute_get_RefName_m3220837151(__this, /*hidden argument*/NULL); __this->set_qualifiedName_26(L_35); } IL_0147: { XmlSchema_t3742557897 * L_36 = XmlSchemaObject_get_AncestorSchema_m2485268250(__this, /*hidden argument*/NULL); NullCheck(L_36); String_t* L_37 = XmlSchema_get_TargetNamespace_m442842382(L_36, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_38 = String_op_Equality_m920492651(NULL /*static, unused*/, L_37, _stringLiteral2474808697, /*hidden argument*/NULL); if (!L_38) { goto IL_01c1; } } { String_t* L_39 = XmlSchemaAttribute_get_Name_m2995270503(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_40 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_39, _stringLiteral2910234592, /*hidden argument*/NULL); if (!L_40) { goto IL_01c1; } } { String_t* L_41 = XmlSchemaAttribute_get_Name_m2995270503(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_42 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_41, _stringLiteral3243520166, /*hidden argument*/NULL); if (!L_42) { goto IL_01c1; } } { String_t* L_43 = XmlSchemaAttribute_get_Name_m2995270503(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_44 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_43, _stringLiteral4101407196, /*hidden argument*/NULL); if (!L_44) { goto IL_01c1; } } { String_t* L_45 = XmlSchemaAttribute_get_Name_m2995270503(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_46 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_45, _stringLiteral4141044439, /*hidden argument*/NULL); if (!L_46) { goto IL_01c1; } } { ValidationEventHandler_t791314227 * L_47 = ___h0; XmlSchemaObject_error_m903554348(__this, L_47, _stringLiteral3552131327, /*hidden argument*/NULL); } IL_01c1: { String_t* L_48 = XmlSchemaAttribute_get_DefaultValue_m3961071173(__this, /*hidden argument*/NULL); if (!L_48) { goto IL_01e3; } } { String_t* L_49 = XmlSchemaAttribute_get_FixedValue_m212054800(__this, /*hidden argument*/NULL); if (!L_49) { goto IL_01e3; } } { ValidationEventHandler_t791314227 * L_50 = ___h0; XmlSchemaObject_error_m903554348(__this, L_50, _stringLiteral3640416244, /*hidden argument*/NULL); } IL_01e3: { String_t* L_51 = XmlSchemaAttribute_get_DefaultValue_m3961071173(__this, /*hidden argument*/NULL); if (!L_51) { goto IL_0211; } } { int32_t L_52 = XmlSchemaAttribute_get_Use_m2314455910(__this, /*hidden argument*/NULL); if (!L_52) { goto IL_0211; } } { int32_t L_53 = XmlSchemaAttribute_get_Use_m2314455910(__this, /*hidden argument*/NULL); if ((((int32_t)L_53) == ((int32_t)1))) { goto IL_0211; } } { ValidationEventHandler_t791314227 * L_54 = ___h0; XmlSchemaObject_error_m903554348(__this, L_54, _stringLiteral504617346, /*hidden argument*/NULL); } IL_0211: { String_t* L_55 = XmlSchemaAnnotated_get_Id_m2854314617(__this, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_56 = ___schema1; NullCheck(L_56); Hashtable_t1853889766 * L_57 = XmlSchema_get_IDCollection_m3725452494(L_56, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_58 = ___h0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_CompileID_m928148374(NULL /*static, unused*/, L_55, __this, L_57, L_58, /*hidden argument*/NULL); return; } } // System.Int32 System.Xml.Schema.XmlSchemaAttribute::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAttribute_Validate_m4258604262 (XmlSchemaAttribute_t2797257020 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAttribute_Validate_m4258604262_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaType_t2033747345 * V_0 = NULL; XmlSchemaDatatype_t322714710 * V_1 = NULL; Exception_t * V_2 = NULL; Exception_t * V_3 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchema_t3742557897 * L_0 = ___schema1; NullCheck(L_0); Guid_t L_1 = ((XmlSchemaObject_t1315720168 *)L_0)->get_ValidationId_8(); bool L_2 = XmlSchemaObject_IsValidated_m2227629761(__this, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0018; } } { int32_t L_3 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_3; } IL_0018: { XmlSchemaSimpleType_t2678868104 * L_4 = XmlSchemaAttribute_get_SchemaType_m3116033001(__this, /*hidden argument*/NULL); if (!L_4) { goto IL_0042; } } { XmlSchemaSimpleType_t2678868104 * L_5 = XmlSchemaAttribute_get_SchemaType_m3116033001(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_6 = ___h0; XmlSchema_t3742557897 * L_7 = ___schema1; NullCheck(L_5); VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaSimpleType::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_5, L_6, L_7); XmlSchemaSimpleType_t2678868104 * L_8 = XmlSchemaAttribute_get_SchemaType_m3116033001(__this, /*hidden argument*/NULL); __this->set_attributeType_16(L_8); goto IL_014c; } IL_0042: { XmlQualifiedName_t2760654312 * L_9 = XmlSchemaAttribute_get_SchemaTypeName_m2229887016(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_10 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_9, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (!L_10) { goto IL_014c; } } { XmlQualifiedName_t2760654312 * L_11 = XmlSchemaAttribute_get_SchemaTypeName_m2229887016(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_12 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); bool L_13 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_014c; } } { XmlSchema_t3742557897 * L_14 = ___schema1; XmlQualifiedName_t2760654312 * L_15 = XmlSchemaAttribute_get_SchemaTypeName_m2229887016(__this, /*hidden argument*/NULL); NullCheck(L_14); XmlSchemaType_t2033747345 * L_16 = XmlSchema_FindSchemaType_m3920891232(L_14, L_15, /*hidden argument*/NULL); V_0 = L_16; XmlSchemaType_t2033747345 * L_17 = V_0; if (!((XmlSchemaComplexType_t3740801802 *)IsInstClass((RuntimeObject*)L_17, XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))) { goto IL_0091; } } { ValidationEventHandler_t791314227 * L_18 = ___h0; XmlSchemaObject_error_m903554348(__this, L_18, _stringLiteral1070340791, /*hidden argument*/NULL); goto IL_014c; } IL_0091: { XmlSchemaType_t2033747345 * L_19 = V_0; if (!L_19) { goto IL_00b8; } } { int32_t L_20 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaType_t2033747345 * L_21 = V_0; ValidationEventHandler_t791314227 * L_22 = ___h0; XmlSchema_t3742557897 * L_23 = ___schema1; NullCheck(L_21); int32_t L_24 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_21, L_22, L_23); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)L_24))); XmlSchemaType_t2033747345 * L_25 = V_0; __this->set_attributeType_16(L_25); goto IL_014c; } IL_00b8: { XmlQualifiedName_t2760654312 * L_26 = XmlSchemaAttribute_get_SchemaTypeName_m2229887016(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_27 = ((XmlSchemaComplexType_t3740801802_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))->get_AnyTypeName_43(); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_28 = XmlQualifiedName_op_Equality_m1684199236(NULL /*static, unused*/, L_26, L_27, /*hidden argument*/NULL); if (!L_28) { goto IL_00dd; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_29 = XmlSchemaComplexType_get_AnyType_m2038550701(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_attributeType_16(L_29); goto IL_014c; } IL_00dd: { XmlQualifiedName_t2760654312 * L_30 = XmlSchemaAttribute_get_SchemaTypeName_m2229887016(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_31 = XmlSchemaUtil_IsBuiltInDatatypeName_m3250969516(NULL /*static, unused*/, L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_011a; } } { XmlQualifiedName_t2760654312 * L_32 = XmlSchemaAttribute_get_SchemaTypeName_m2229887016(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XmlSchemaDatatype_t322714710 * L_33 = XmlSchemaDatatype_FromName_m1668846326(NULL /*static, unused*/, L_32, /*hidden argument*/NULL); __this->set_attributeType_16(L_33); RuntimeObject * L_34 = __this->get_attributeType_16(); if (L_34) { goto IL_0115; } } { ValidationEventHandler_t791314227 * L_35 = ___h0; XmlSchemaObject_error_m903554348(__this, L_35, _stringLiteral435001876, /*hidden argument*/NULL); } IL_0115: { goto IL_014c; } IL_011a: { XmlSchema_t3742557897 * L_36 = ___schema1; XmlQualifiedName_t2760654312 * L_37 = XmlSchemaAttribute_get_SchemaTypeName_m2229887016(__this, /*hidden argument*/NULL); NullCheck(L_37); String_t* L_38 = XmlQualifiedName_get_Namespace_m3957593392(L_37, /*hidden argument*/NULL); NullCheck(L_36); bool L_39 = XmlSchema_IsNamespaceAbsent_m3899863769(L_36, L_38, /*hidden argument*/NULL); if (L_39) { goto IL_014c; } } { ValidationEventHandler_t791314227 * L_40 = ___h0; XmlQualifiedName_t2760654312 * L_41 = XmlSchemaAttribute_get_SchemaTypeName_m2229887016(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_42 = String_Concat_m1715369213(NULL /*static, unused*/, _stringLiteral782409579, L_41, _stringLiteral1962955403, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_40, L_42, /*hidden argument*/NULL); } IL_014c: { XmlQualifiedName_t2760654312 * L_43 = XmlSchemaAttribute_get_RefName_m3220837151(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_44 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_43, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (!L_44) { goto IL_01e0; } } { XmlQualifiedName_t2760654312 * L_45 = XmlSchemaAttribute_get_RefName_m3220837151(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_46 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); bool L_47 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_45, L_46, /*hidden argument*/NULL); if (!L_47) { goto IL_01e0; } } { XmlSchema_t3742557897 * L_48 = ___schema1; XmlQualifiedName_t2760654312 * L_49 = XmlSchemaAttribute_get_RefName_m3220837151(__this, /*hidden argument*/NULL); NullCheck(L_48); XmlSchemaAttribute_t2797257020 * L_50 = XmlSchema_FindAttribute_m1139914584(L_48, L_49, /*hidden argument*/NULL); __this->set_referencedAttribute_32(L_50); XmlSchemaAttribute_t2797257020 * L_51 = __this->get_referencedAttribute_32(); if (!L_51) { goto IL_01ae; } } { int32_t L_52 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaAttribute_t2797257020 * L_53 = __this->get_referencedAttribute_32(); ValidationEventHandler_t791314227 * L_54 = ___h0; XmlSchema_t3742557897 * L_55 = ___schema1; NullCheck(L_53); int32_t L_56 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaAttribute::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_53, L_54, L_55); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)L_56))); goto IL_01e0; } IL_01ae: { XmlSchema_t3742557897 * L_57 = ___schema1; XmlQualifiedName_t2760654312 * L_58 = XmlSchemaAttribute_get_RefName_m3220837151(__this, /*hidden argument*/NULL); NullCheck(L_58); String_t* L_59 = XmlQualifiedName_get_Namespace_m3957593392(L_58, /*hidden argument*/NULL); NullCheck(L_57); bool L_60 = XmlSchema_IsNamespaceAbsent_m3899863769(L_57, L_59, /*hidden argument*/NULL); if (L_60) { goto IL_01e0; } } { ValidationEventHandler_t791314227 * L_61 = ___h0; XmlQualifiedName_t2760654312 * L_62 = XmlSchemaAttribute_get_RefName_m3220837151(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_63 = String_Concat_m1715369213(NULL /*static, unused*/, _stringLiteral4208242524, L_62, _stringLiteral1962955403, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_61, L_63, /*hidden argument*/NULL); } IL_01e0: { RuntimeObject * L_64 = __this->get_attributeType_16(); if (L_64) { goto IL_01f6; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var); XsdAnySimpleType_t1257864485 * L_65 = XmlSchemaSimpleType_get_AnySimpleType_m3105451177(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_attributeType_16(L_65); } IL_01f6: { String_t* L_66 = __this->get_defaultValue_18(); if (L_66) { goto IL_020c; } } { String_t* L_67 = __this->get_fixedValue_19(); if (!L_67) { goto IL_02d8; } } IL_020c: { RuntimeObject * L_68 = __this->get_attributeType_16(); V_1 = ((XmlSchemaDatatype_t322714710 *)IsInstClass((RuntimeObject*)L_68, XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var)); XmlSchemaDatatype_t322714710 * L_69 = V_1; if (L_69) { goto IL_022f; } } { RuntimeObject * L_70 = __this->get_attributeType_16(); NullCheck(((XmlSchemaSimpleType_t2678868104 *)CastclassClass((RuntimeObject*)L_70, XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var))); XmlSchemaDatatype_t322714710 * L_71 = XmlSchemaType_get_Datatype_m3072197688(((XmlSchemaSimpleType_t2678868104 *)CastclassClass((RuntimeObject*)L_70, XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_1 = L_71; } IL_022f: { XmlSchemaDatatype_t322714710 * L_72 = V_1; NullCheck(L_72); int32_t L_73 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlTokenizedType System.Xml.Schema.XmlSchemaDatatype::get_TokenizedType() */, L_72); if ((!(((uint32_t)L_73) == ((uint32_t)((int32_t)10))))) { goto IL_024d; } } { ValidationEventHandler_t791314227 * L_74 = ___h0; XmlSchemaObject_error_m903554348(__this, L_74, _stringLiteral2612109694, /*hidden argument*/NULL); goto IL_02d8; } IL_024d: try { // begin try (depth: 1) { String_t* L_75 = __this->get_defaultValue_18(); if (!L_75) { goto IL_0279; } } IL_0258: { XmlSchemaDatatype_t322714710 * L_76 = V_1; String_t* L_77 = __this->get_defaultValue_18(); NullCheck(L_76); String_t* L_78 = XmlSchemaDatatype_Normalize_m2737115427(L_76, L_77, /*hidden argument*/NULL); __this->set_validatedDefaultValue_20(L_78); XmlSchemaDatatype_t322714710 * L_79 = V_1; String_t* L_80 = __this->get_validatedDefaultValue_20(); NullCheck(L_79); VirtFuncInvoker3< RuntimeObject *, String_t*, XmlNameTable_t71772148 *, RuntimeObject* >::Invoke(7 /* System.Object System.Xml.Schema.XmlSchemaDatatype::ParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver) */, L_79, L_80, (XmlNameTable_t71772148 *)NULL, (RuntimeObject*)NULL); } IL_0279: { goto IL_0290; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_027e; throw e; } CATCH_027e: { // begin catch(System.Exception) V_2 = ((Exception_t *)__exception_local); ValidationEventHandler_t791314227 * L_81 = ___h0; Exception_t * L_82 = V_2; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_81, _stringLiteral4039793659, L_82, /*hidden argument*/NULL); goto IL_0290; } // end catch (depth: 1) IL_0290: try { // begin try (depth: 1) { String_t* L_83 = __this->get_fixedValue_19(); if (!L_83) { goto IL_02c1; } } IL_029b: { XmlSchemaDatatype_t322714710 * L_84 = V_1; String_t* L_85 = __this->get_fixedValue_19(); NullCheck(L_84); String_t* L_86 = XmlSchemaDatatype_Normalize_m2737115427(L_84, L_85, /*hidden argument*/NULL); __this->set_validatedFixedValue_21(L_86); XmlSchemaDatatype_t322714710 * L_87 = V_1; String_t* L_88 = __this->get_validatedFixedValue_21(); NullCheck(L_87); RuntimeObject * L_89 = VirtFuncInvoker3< RuntimeObject *, String_t*, XmlNameTable_t71772148 *, RuntimeObject* >::Invoke(7 /* System.Object System.Xml.Schema.XmlSchemaDatatype::ParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver) */, L_87, L_88, (XmlNameTable_t71772148 *)NULL, (RuntimeObject*)NULL); __this->set_validatedFixedTypedValue_22(L_89); } IL_02c1: { goto IL_02d8; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_02c6; throw e; } CATCH_02c6: { // begin catch(System.Exception) V_3 = ((Exception_t *)__exception_local); ValidationEventHandler_t791314227 * L_90 = ___h0; Exception_t * L_91 = V_3; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_90, _stringLiteral1514711384, L_91, /*hidden argument*/NULL); goto IL_02d8; } // end catch (depth: 1) IL_02d8: { int32_t L_92 = XmlSchemaAttribute_get_Use_m2314455910(__this, /*hidden argument*/NULL); if (L_92) { goto IL_02ef; } } { __this->set_validatedUse_31(1); goto IL_02fb; } IL_02ef: { int32_t L_93 = XmlSchemaAttribute_get_Use_m2314455910(__this, /*hidden argument*/NULL); __this->set_validatedUse_31(L_93); } IL_02fb: { RuntimeObject * L_94 = __this->get_attributeType_16(); if (!L_94) { goto IL_034e; } } { RuntimeObject * L_95 = __this->get_attributeType_16(); __this->set_attributeSchemaType_17(((XmlSchemaSimpleType_t2678868104 *)IsInstClass((RuntimeObject*)L_95, XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var))); RuntimeObject * L_96 = __this->get_attributeType_16(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var); XsdAnySimpleType_t1257864485 * L_97 = XmlSchemaSimpleType_get_AnySimpleType_m3105451177(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(RuntimeObject *)L_96) == ((RuntimeObject*)(XsdAnySimpleType_t1257864485 *)L_97)))) { goto IL_0332; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var); XmlSchemaSimpleType_t2678868104 * L_98 = ((XmlSchemaSimpleType_t2678868104_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var))->get_XsAnySimpleType_33(); __this->set_attributeSchemaType_17(L_98); } IL_0332: { XmlSchemaSimpleType_t2678868104 * L_99 = __this->get_attributeSchemaType_17(); if (L_99) { goto IL_034e; } } { XmlQualifiedName_t2760654312 * L_100 = XmlSchemaAttribute_get_SchemaTypeName_m2229887016(__this, /*hidden argument*/NULL); XmlSchemaSimpleType_t2678868104 * L_101 = XmlSchemaType_GetBuiltInSimpleType_m1336857001(NULL /*static, unused*/, L_100, /*hidden argument*/NULL); __this->set_attributeSchemaType_17(L_101); } IL_034e: { XmlSchema_t3742557897 * L_102 = ___schema1; NullCheck(L_102); Guid_t L_103 = ((XmlSchemaObject_t1315720168 *)L_102)->get_ValidationId_8(); ((XmlSchemaObject_t1315720168 *)__this)->set_ValidationId_8(L_103); int32_t L_104 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_104; } } // System.Xml.Schema.XmlSchemaAttribute System.Xml.Schema.XmlSchemaAttribute::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaAttribute_t2797257020 * XmlSchemaAttribute_Read_m3620037629 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAttribute_Read_m3620037629_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaAttribute_t2797257020 * V_0 = NULL; Exception_t * V_1 = NULL; Exception_t * V_2 = NULL; Exception_t * V_3 = NULL; Exception_t * V_4 = NULL; int32_t V_5 = 0; XmlSchemaAnnotation_t2553753397 * V_6 = NULL; XmlSchemaSimpleType_t2678868104 * V_7 = NULL; { XmlSchemaAttribute_t2797257020 * L_0 = (XmlSchemaAttribute_t2797257020 *)il2cpp_codegen_object_new(XmlSchemaAttribute_t2797257020_il2cpp_TypeInfo_var); XmlSchemaAttribute__ctor_m1583824438(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlSchemaReader_t1164558392 * L_1 = ___reader0; NullCheck(L_1); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_1); XmlSchemaReader_t1164558392 * L_2 = ___reader0; NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_3, _stringLiteral1569427300, /*hidden argument*/NULL); if (L_4) { goto IL_0037; } } { XmlSchemaReader_t1164558392 * L_5 = ___reader0; NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral4158421234, /*hidden argument*/NULL); if (!L_7) { goto IL_0056; } } IL_0037: { ValidationEventHandler_t791314227 * L_8 = ___h1; XmlSchemaReader_t1164558392 * L_9 = ___reader0; NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2470744043, L_10, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_8, L_11, (Exception_t *)NULL, /*hidden argument*/NULL); XmlSchemaReader_t1164558392 * L_12 = ___reader0; NullCheck(L_12); XmlSchemaReader_SkipToEnd_m864243635(L_12, /*hidden argument*/NULL); return (XmlSchemaAttribute_t2797257020 *)NULL; } IL_0056: { XmlSchemaAttribute_t2797257020 * L_13 = V_0; XmlSchemaReader_t1164558392 * L_14 = ___reader0; NullCheck(L_14); int32_t L_15 = XmlSchemaReader_get_LineNumber_m3920914464(L_14, /*hidden argument*/NULL); NullCheck(L_13); XmlSchemaObject_set_LineNumber_m1360499025(L_13, L_15, /*hidden argument*/NULL); XmlSchemaAttribute_t2797257020 * L_16 = V_0; XmlSchemaReader_t1164558392 * L_17 = ___reader0; NullCheck(L_17); int32_t L_18 = XmlSchemaReader_get_LinePosition_m2272047151(L_17, /*hidden argument*/NULL); NullCheck(L_16); XmlSchemaObject_set_LinePosition_m906865826(L_16, L_18, /*hidden argument*/NULL); XmlSchemaAttribute_t2797257020 * L_19 = V_0; XmlSchemaReader_t1164558392 * L_20 = ___reader0; NullCheck(L_20); String_t* L_21 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaReader::get_BaseURI() */, L_20); NullCheck(L_19); XmlSchemaObject_set_SourceUri_m2760372687(L_19, L_21, /*hidden argument*/NULL); goto IL_028f; } IL_007f: { XmlSchemaReader_t1164558392 * L_22 = ___reader0; NullCheck(L_22); String_t* L_23 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, _stringLiteral1948332219, /*hidden argument*/NULL); if (!L_24) { goto IL_00a5; } } { XmlSchemaAttribute_t2797257020 * L_25 = V_0; XmlSchemaReader_t1164558392 * L_26 = ___reader0; NullCheck(L_26); String_t* L_27 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_26); NullCheck(L_25); L_25->set_defaultValue_18(L_27); goto IL_028f; } IL_00a5: { XmlSchemaReader_t1164558392 * L_28 = ___reader0; NullCheck(L_28); String_t* L_29 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_28); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_30 = String_op_Equality_m920492651(NULL /*static, unused*/, L_29, _stringLiteral1709130670, /*hidden argument*/NULL); if (!L_30) { goto IL_00cb; } } { XmlSchemaAttribute_t2797257020 * L_31 = V_0; XmlSchemaReader_t1164558392 * L_32 = ___reader0; NullCheck(L_32); String_t* L_33 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_32); NullCheck(L_31); L_31->set_fixedValue_19(L_33); goto IL_028f; } IL_00cb: { XmlSchemaReader_t1164558392 * L_34 = ___reader0; NullCheck(L_34); String_t* L_35 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_34); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_36 = String_op_Equality_m920492651(NULL /*static, unused*/, L_35, _stringLiteral1639258570, /*hidden argument*/NULL); if (!L_36) { goto IL_0110; } } { XmlSchemaAttribute_t2797257020 * L_37 = V_0; XmlSchemaReader_t1164558392 * L_38 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_39 = XmlSchemaUtil_ReadFormAttribute_m3742436596(NULL /*static, unused*/, L_38, (&V_1), /*hidden argument*/NULL); NullCheck(L_37); L_37->set_form_23(L_39); Exception_t * L_40 = V_1; if (!L_40) { goto IL_010b; } } { ValidationEventHandler_t791314227 * L_41 = ___h1; XmlSchemaReader_t1164558392 * L_42 = ___reader0; NullCheck(L_42); String_t* L_43 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_42); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_44 = String_Concat_m3937257545(NULL /*static, unused*/, L_43, _stringLiteral2786708624, /*hidden argument*/NULL); Exception_t * L_45 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_41, L_44, L_45, /*hidden argument*/NULL); } IL_010b: { goto IL_028f; } IL_0110: { XmlSchemaReader_t1164558392 * L_46 = ___reader0; NullCheck(L_46); String_t* L_47 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_46); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_48 = String_op_Equality_m920492651(NULL /*static, unused*/, L_47, _stringLiteral3454449607, /*hidden argument*/NULL); if (!L_48) { goto IL_0136; } } { XmlSchemaAttribute_t2797257020 * L_49 = V_0; XmlSchemaReader_t1164558392 * L_50 = ___reader0; NullCheck(L_50); String_t* L_51 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_50); NullCheck(L_49); XmlSchemaAnnotated_set_Id_m1597719336(L_49, L_51, /*hidden argument*/NULL); goto IL_028f; } IL_0136: { XmlSchemaReader_t1164558392 * L_52 = ___reader0; NullCheck(L_52); String_t* L_53 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_52); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_54 = String_op_Equality_m920492651(NULL /*static, unused*/, L_53, _stringLiteral62725243, /*hidden argument*/NULL); if (!L_54) { goto IL_015c; } } { XmlSchemaAttribute_t2797257020 * L_55 = V_0; XmlSchemaReader_t1164558392 * L_56 = ___reader0; NullCheck(L_56); String_t* L_57 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_56); NullCheck(L_55); L_55->set_name_24(L_57); goto IL_028f; } IL_015c: { XmlSchemaReader_t1164558392 * L_58 = ___reader0; NullCheck(L_58); String_t* L_59 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_58); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_60 = String_op_Equality_m920492651(NULL /*static, unused*/, L_59, _stringLiteral133510650, /*hidden argument*/NULL); if (!L_60) { goto IL_01a1; } } { XmlSchemaAttribute_t2797257020 * L_61 = V_0; XmlSchemaReader_t1164558392 * L_62 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_63 = XmlSchemaUtil_ReadQNameAttribute_m567024358(NULL /*static, unused*/, L_62, (&V_2), /*hidden argument*/NULL); NullCheck(L_61); L_61->set_refName_27(L_63); Exception_t * L_64 = V_2; if (!L_64) { goto IL_019c; } } { ValidationEventHandler_t791314227 * L_65 = ___h1; XmlSchemaReader_t1164558392 * L_66 = ___reader0; NullCheck(L_66); String_t* L_67 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_66); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_68 = String_Concat_m3937257545(NULL /*static, unused*/, L_67, _stringLiteral1030314592, /*hidden argument*/NULL); Exception_t * L_69 = V_2; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_65, L_68, L_69, /*hidden argument*/NULL); } IL_019c: { goto IL_028f; } IL_01a1: { XmlSchemaReader_t1164558392 * L_70 = ___reader0; NullCheck(L_70); String_t* L_71 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_70); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_72 = String_op_Equality_m920492651(NULL /*static, unused*/, L_71, _stringLiteral3243520166, /*hidden argument*/NULL); if (!L_72) { goto IL_01e6; } } { XmlSchemaAttribute_t2797257020 * L_73 = V_0; XmlSchemaReader_t1164558392 * L_74 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_75 = XmlSchemaUtil_ReadQNameAttribute_m567024358(NULL /*static, unused*/, L_74, (&V_3), /*hidden argument*/NULL); NullCheck(L_73); L_73->set_schemaTypeName_29(L_75); Exception_t * L_76 = V_3; if (!L_76) { goto IL_01e1; } } { ValidationEventHandler_t791314227 * L_77 = ___h1; XmlSchemaReader_t1164558392 * L_78 = ___reader0; NullCheck(L_78); String_t* L_79 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_78); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_80 = String_Concat_m3937257545(NULL /*static, unused*/, L_79, _stringLiteral3429318457, /*hidden argument*/NULL); Exception_t * L_81 = V_3; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_77, L_80, L_81, /*hidden argument*/NULL); } IL_01e1: { goto IL_028f; } IL_01e6: { XmlSchemaReader_t1164558392 * L_82 = ___reader0; NullCheck(L_82); String_t* L_83 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_82); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_84 = String_op_Equality_m920492651(NULL /*static, unused*/, L_83, _stringLiteral1700774236, /*hidden argument*/NULL); if (!L_84) { goto IL_022d; } } { XmlSchemaAttribute_t2797257020 * L_85 = V_0; XmlSchemaReader_t1164558392 * L_86 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_87 = XmlSchemaUtil_ReadUseAttribute_m564872701(NULL /*static, unused*/, L_86, (&V_4), /*hidden argument*/NULL); NullCheck(L_85); L_85->set_use_30(L_87); Exception_t * L_88 = V_4; if (!L_88) { goto IL_0228; } } { ValidationEventHandler_t791314227 * L_89 = ___h1; XmlSchemaReader_t1164558392 * L_90 = ___reader0; NullCheck(L_90); String_t* L_91 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_90); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_92 = String_Concat_m3937257545(NULL /*static, unused*/, L_91, _stringLiteral324406846, /*hidden argument*/NULL); Exception_t * L_93 = V_4; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_89, L_92, L_93, /*hidden argument*/NULL); } IL_0228: { goto IL_028f; } IL_022d: { XmlSchemaReader_t1164558392 * L_94 = ___reader0; NullCheck(L_94); String_t* L_95 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_94); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_96 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_97 = String_op_Equality_m920492651(NULL /*static, unused*/, L_95, L_96, /*hidden argument*/NULL); if (!L_97) { goto IL_0257; } } { XmlSchemaReader_t1164558392 * L_98 = ___reader0; NullCheck(L_98); String_t* L_99 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_98); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_100 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_99, _stringLiteral3929236445, /*hidden argument*/NULL); if (L_100) { goto IL_026c; } } IL_0257: { XmlSchemaReader_t1164558392 * L_101 = ___reader0; NullCheck(L_101); String_t* L_102 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_101); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_103 = String_op_Equality_m920492651(NULL /*static, unused*/, L_102, _stringLiteral1569427300, /*hidden argument*/NULL); if (!L_103) { goto IL_0288; } } IL_026c: { ValidationEventHandler_t791314227 * L_104 = ___h1; XmlSchemaReader_t1164558392 * L_105 = ___reader0; NullCheck(L_105); String_t* L_106 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_105); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_107 = String_Concat_m3937257545(NULL /*static, unused*/, L_106, _stringLiteral4006277301, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_104, L_107, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_028f; } IL_0288: { XmlSchemaReader_t1164558392 * L_108 = ___reader0; XmlSchemaAttribute_t2797257020 * L_109 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_ReadUnhandledAttribute_m1314733484(NULL /*static, unused*/, L_108, L_109, /*hidden argument*/NULL); } IL_028f: { XmlSchemaReader_t1164558392 * L_110 = ___reader0; NullCheck(L_110); bool L_111 = VirtFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToNextAttribute() */, L_110); if (L_111) { goto IL_007f; } } { XmlSchemaReader_t1164558392 * L_112 = ___reader0; NullCheck(L_112); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_112); XmlSchemaReader_t1164558392 * L_113 = ___reader0; NullCheck(L_113); bool L_114 = VirtFuncInvoker0< bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_IsEmptyElement() */, L_113); if (!L_114) { goto IL_02ae; } } { XmlSchemaAttribute_t2797257020 * L_115 = V_0; return L_115; } IL_02ae: { V_5 = 1; goto IL_0374; } IL_02b6: { XmlSchemaReader_t1164558392 * L_116 = ___reader0; NullCheck(L_116); int32_t L_117 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_116); if ((!(((uint32_t)L_117) == ((uint32_t)((int32_t)15))))) { goto IL_02f4; } } { XmlSchemaReader_t1164558392 * L_118 = ___reader0; NullCheck(L_118); String_t* L_119 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_118); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_120 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_119, _stringLiteral4158421234, /*hidden argument*/NULL); if (!L_120) { goto IL_02ef; } } { ValidationEventHandler_t791314227 * L_121 = ___h1; XmlSchemaReader_t1164558392 * L_122 = ___reader0; NullCheck(L_122); String_t* L_123 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_122); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_124 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2711955053, L_123, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_121, L_124, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_02ef: { goto IL_037f; } IL_02f4: { int32_t L_125 = V_5; if ((((int32_t)L_125) > ((int32_t)1))) { goto IL_0331; } } { XmlSchemaReader_t1164558392 * L_126 = ___reader0; NullCheck(L_126); String_t* L_127 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_126); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_128 = String_op_Equality_m920492651(NULL /*static, unused*/, L_127, _stringLiteral1102688753, /*hidden argument*/NULL); if (!L_128) { goto IL_0331; } } { V_5 = 2; XmlSchemaReader_t1164558392 * L_129 = ___reader0; ValidationEventHandler_t791314227 * L_130 = ___h1; XmlSchemaAnnotation_t2553753397 * L_131 = XmlSchemaAnnotation_Read_m1586871736(NULL /*static, unused*/, L_129, L_130, /*hidden argument*/NULL); V_6 = L_131; XmlSchemaAnnotation_t2553753397 * L_132 = V_6; if (!L_132) { goto IL_032c; } } { XmlSchemaAttribute_t2797257020 * L_133 = V_0; XmlSchemaAnnotation_t2553753397 * L_134 = V_6; NullCheck(L_133); XmlSchemaAnnotated_set_Annotation_m3050132480(L_133, L_134, /*hidden argument*/NULL); } IL_032c: { goto IL_0374; } IL_0331: { int32_t L_135 = V_5; if ((((int32_t)L_135) > ((int32_t)2))) { goto IL_036e; } } { XmlSchemaReader_t1164558392 * L_136 = ___reader0; NullCheck(L_136); String_t* L_137 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_136); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_138 = String_op_Equality_m920492651(NULL /*static, unused*/, L_137, _stringLiteral1113390247, /*hidden argument*/NULL); if (!L_138) { goto IL_036e; } } { V_5 = 3; XmlSchemaReader_t1164558392 * L_139 = ___reader0; ValidationEventHandler_t791314227 * L_140 = ___h1; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var); XmlSchemaSimpleType_t2678868104 * L_141 = XmlSchemaSimpleType_Read_m1629189972(NULL /*static, unused*/, L_139, L_140, /*hidden argument*/NULL); V_7 = L_141; XmlSchemaSimpleType_t2678868104 * L_142 = V_7; if (!L_142) { goto IL_0369; } } { XmlSchemaAttribute_t2797257020 * L_143 = V_0; XmlSchemaSimpleType_t2678868104 * L_144 = V_7; NullCheck(L_143); L_143->set_schemaType_28(L_144); } IL_0369: { goto IL_0374; } IL_036e: { XmlSchemaReader_t1164558392 * L_145 = ___reader0; NullCheck(L_145); XmlSchemaReader_RaiseInvalidElementError_m4265021746(L_145, /*hidden argument*/NULL); } IL_0374: { XmlSchemaReader_t1164558392 * L_146 = ___reader0; NullCheck(L_146); bool L_147 = XmlSchemaReader_ReadNextElement_m611223709(L_146, /*hidden argument*/NULL); if (L_147) { goto IL_02b6; } } IL_037f: { XmlSchemaAttribute_t2797257020 * L_148 = V_0; return L_148; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaAttributeGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAttributeGroup__ctor_m3590715409 (XmlSchemaAttributeGroup_t246430545 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAttributeGroup__ctor_m3590715409_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaAnnotated__ctor_m2738129066(__this, /*hidden argument*/NULL); XmlSchemaObjectCollection_t1064819932 * L_0 = (XmlSchemaObjectCollection_t1064819932 *)il2cpp_codegen_object_new(XmlSchemaObjectCollection_t1064819932_il2cpp_TypeInfo_var); XmlSchemaObjectCollection__ctor_m1601154956(L_0, /*hidden argument*/NULL); __this->set_attributes_17(L_0); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_1 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); __this->set_qualifiedName_20(L_1); return; } } // System.String System.Xml.Schema.XmlSchemaAttributeGroup::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaAttributeGroup_get_Name_m634454276 (XmlSchemaAttributeGroup_t246430545 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_name_18(); return L_0; } } // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaAttributeGroup::get_Attributes() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectCollection_t1064819932 * XmlSchemaAttributeGroup_get_Attributes_m270934548 (XmlSchemaAttributeGroup_t246430545 * __this, const RuntimeMethod* method) { { XmlSchemaObjectCollection_t1064819932 * L_0 = __this->get_attributes_17(); return L_0; } } // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaAttributeGroup::get_AttributeUses() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectTable_t2546974348 * XmlSchemaAttributeGroup_get_AttributeUses_m4084363404 (XmlSchemaAttributeGroup_t246430545 * __this, const RuntimeMethod* method) { { XmlSchemaObjectTable_t2546974348 * L_0 = __this->get_attributeUses_21(); return L_0; } } // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaAttributeGroup::get_AnyAttributeUse() extern "C" IL2CPP_METHOD_ATTR XmlSchemaAnyAttribute_t963227996 * XmlSchemaAttributeGroup_get_AnyAttributeUse_m1865244267 (XmlSchemaAttributeGroup_t246430545 * __this, const RuntimeMethod* method) { { XmlSchemaAnyAttribute_t963227996 * L_0 = __this->get_anyAttributeUse_22(); return L_0; } } // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaAttributeGroup::get_AnyAttribute() extern "C" IL2CPP_METHOD_ATTR XmlSchemaAnyAttribute_t963227996 * XmlSchemaAttributeGroup_get_AnyAttribute_m2849537444 (XmlSchemaAttributeGroup_t246430545 * __this, const RuntimeMethod* method) { { XmlSchemaAnyAttribute_t963227996 * L_0 = __this->get_anyAttribute_16(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaAttributeGroup::set_AnyAttribute(System.Xml.Schema.XmlSchemaAnyAttribute) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAttributeGroup_set_AnyAttribute_m946369197 (XmlSchemaAttributeGroup_t246430545 * __this, XmlSchemaAnyAttribute_t963227996 * ___value0, const RuntimeMethod* method) { { XmlSchemaAnyAttribute_t963227996 * L_0 = ___value0; __this->set_anyAttribute_16(L_0); return; } } // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaAttributeGroup::get_QualifiedName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaAttributeGroup_get_QualifiedName_m1385469852 (XmlSchemaAttributeGroup_t246430545 * __this, const RuntimeMethod* method) { { XmlQualifiedName_t2760654312 * L_0 = __this->get_qualifiedName_20(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaAttributeGroup::SetParent(System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAttributeGroup_SetParent_m1519373986 (XmlSchemaAttributeGroup_t246430545 * __this, XmlSchemaObject_t1315720168 * ___parent0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAttributeGroup_SetParent_m1519373986_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaObject_t1315720168 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaObject_t1315720168 * L_0 = ___parent0; XmlSchemaObject_SetParent_m3207914940(__this, L_0, /*hidden argument*/NULL); XmlSchemaAnyAttribute_t963227996 * L_1 = XmlSchemaAttributeGroup_get_AnyAttribute_m2849537444(__this, /*hidden argument*/NULL); if (!L_1) { goto IL_001e; } } { XmlSchemaAnyAttribute_t963227996 * L_2 = XmlSchemaAttributeGroup_get_AnyAttribute_m2849537444(__this, /*hidden argument*/NULL); NullCheck(L_2); VirtActionInvoker1< XmlSchemaObject_t1315720168 * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::SetParent(System.Xml.Schema.XmlSchemaObject) */, L_2, __this); } IL_001e: { XmlSchemaObjectCollection_t1064819932 * L_3 = XmlSchemaAttributeGroup_get_Attributes_m270934548(__this, /*hidden argument*/NULL); NullCheck(L_3); XmlSchemaObjectEnumerator_t503074204 * L_4 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_3, /*hidden argument*/NULL); V_1 = L_4; } IL_002a: try { // begin try (depth: 1) { goto IL_003d; } IL_002f: { XmlSchemaObjectEnumerator_t503074204 * L_5 = V_1; NullCheck(L_5); XmlSchemaObject_t1315720168 * L_6 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_5, /*hidden argument*/NULL); V_0 = L_6; XmlSchemaObject_t1315720168 * L_7 = V_0; NullCheck(L_7); VirtActionInvoker1< XmlSchemaObject_t1315720168 * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::SetParent(System.Xml.Schema.XmlSchemaObject) */, L_7, __this); } IL_003d: { XmlSchemaObjectEnumerator_t503074204 * L_8 = V_1; NullCheck(L_8); bool L_9 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_8, /*hidden argument*/NULL); if (L_9) { goto IL_002f; } } IL_0048: { IL2CPP_LEAVE(0x5F, FINALLY_004d); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_004d; } FINALLY_004d: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_10 = V_1; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_10, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_11 = V_2; if (L_11) { goto IL_0058; } } IL_0057: { IL2CPP_END_FINALLY(77) } IL_0058: { RuntimeObject* L_12 = V_2; NullCheck(L_12); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_12); IL2CPP_END_FINALLY(77) } } // end finally (depth: 1) IL2CPP_CLEANUP(77) { IL2CPP_JUMP_TBL(0x5F, IL_005f) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_005f: { return; } } // System.Int32 System.Xml.Schema.XmlSchemaAttributeGroup::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAttributeGroup_Compile_m207678495 (XmlSchemaAttributeGroup_t246430545 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAttributeGroup_Compile_m207678495_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaObject_t1315720168 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; XmlSchemaAttribute_t2797257020 * V_2 = NULL; XmlSchemaAttributeGroupRef_t846390688 * V_3 = NULL; RuntimeObject* V_4 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { Guid_t L_0 = ((XmlSchemaObject_t1315720168 *)__this)->get_CompilationId_7(); XmlSchema_t3742557897 * L_1 = ___schema1; NullCheck(L_1); Guid_t L_2 = ((XmlSchemaObject_t1315720168 *)L_1)->get_CompilationId_7(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_3 = Guid_op_Equality_m4289903222(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_001d; } } { int32_t L_4 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_4; } IL_001d: { ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(0); XmlSchemaObject_t1315720168 * L_5 = ((XmlSchemaObject_t1315720168 *)__this)->get_redefinedObject_11(); if (!L_5) { goto IL_0065; } } { int32_t L_6 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaAttributeGroup_t246430545 * L_7 = __this->get_redefined_19(); ValidationEventHandler_t791314227 * L_8 = ___h0; XmlSchema_t3742557897 * L_9 = ___schema1; NullCheck(L_7); int32_t L_10 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaAttributeGroup::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_7, L_8, L_9); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)L_10))); int32_t L_11 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); if (L_11) { goto IL_0065; } } { XmlSchemaObject_t1315720168 * L_12 = ((XmlSchemaObject_t1315720168 *)__this)->get_redefinedObject_11(); __this->set_redefined_19(((XmlSchemaAttributeGroup_t246430545 *)CastclassClass((RuntimeObject*)L_12, XmlSchemaAttributeGroup_t246430545_il2cpp_TypeInfo_var))); } IL_0065: { String_t* L_13 = XmlSchemaAnnotated_get_Id_m2854314617(__this, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_14 = ___schema1; NullCheck(L_14); Hashtable_t1853889766 * L_15 = XmlSchema_get_IDCollection_m3725452494(L_14, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_16 = ___h0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_CompileID_m928148374(NULL /*static, unused*/, L_13, __this, L_15, L_16, /*hidden argument*/NULL); String_t* L_17 = XmlSchemaAttributeGroup_get_Name_m634454276(__this, /*hidden argument*/NULL); if (!L_17) { goto IL_0098; } } { String_t* L_18 = XmlSchemaAttributeGroup_get_Name_m634454276(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_19 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_20 = String_op_Equality_m920492651(NULL /*static, unused*/, L_18, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_00a9; } } IL_0098: { ValidationEventHandler_t791314227 * L_21 = ___h0; XmlSchemaObject_error_m903554348(__this, L_21, _stringLiteral4277788981, /*hidden argument*/NULL); goto IL_00e6; } IL_00a9: { String_t* L_22 = XmlSchemaAttributeGroup_get_Name_m634454276(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_23 = XmlSchemaUtil_CheckNCName_m1273109950(NULL /*static, unused*/, L_22, /*hidden argument*/NULL); if (L_23) { goto IL_00ca; } } { ValidationEventHandler_t791314227 * L_24 = ___h0; XmlSchemaObject_error_m903554348(__this, L_24, _stringLiteral2121463973, /*hidden argument*/NULL); goto IL_00e6; } IL_00ca: { String_t* L_25 = XmlSchemaAttributeGroup_get_Name_m634454276(__this, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_26 = XmlSchemaObject_get_AncestorSchema_m2485268250(__this, /*hidden argument*/NULL); NullCheck(L_26); String_t* L_27 = XmlSchema_get_TargetNamespace_m442842382(L_26, /*hidden argument*/NULL); XmlQualifiedName_t2760654312 * L_28 = (XmlQualifiedName_t2760654312 *)il2cpp_codegen_object_new(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName__ctor_m835061046(L_28, L_25, L_27, /*hidden argument*/NULL); __this->set_qualifiedName_20(L_28); } IL_00e6: { XmlSchemaAnyAttribute_t963227996 * L_29 = XmlSchemaAttributeGroup_get_AnyAttribute_m2849537444(__this, /*hidden argument*/NULL); if (!L_29) { goto IL_010b; } } { int32_t L_30 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaAnyAttribute_t963227996 * L_31 = XmlSchemaAttributeGroup_get_AnyAttribute_m2849537444(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_32 = ___h0; XmlSchema_t3742557897 * L_33 = ___schema1; NullCheck(L_31); int32_t L_34 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaAnyAttribute::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_31, L_32, L_33); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)L_34))); } IL_010b: { XmlSchemaObjectCollection_t1064819932 * L_35 = XmlSchemaAttributeGroup_get_Attributes_m270934548(__this, /*hidden argument*/NULL); NullCheck(L_35); XmlSchemaObjectEnumerator_t503074204 * L_36 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_35, /*hidden argument*/NULL); V_1 = L_36; } IL_0117: try { // begin try (depth: 1) { goto IL_0187; } IL_011c: { XmlSchemaObjectEnumerator_t503074204 * L_37 = V_1; NullCheck(L_37); XmlSchemaObject_t1315720168 * L_38 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_37, /*hidden argument*/NULL); V_0 = L_38; XmlSchemaObject_t1315720168 * L_39 = V_0; if (!((XmlSchemaAttribute_t2797257020 *)IsInstClass((RuntimeObject*)L_39, XmlSchemaAttribute_t2797257020_il2cpp_TypeInfo_var))) { goto IL_014f; } } IL_012e: { XmlSchemaObject_t1315720168 * L_40 = V_0; V_2 = ((XmlSchemaAttribute_t2797257020 *)CastclassClass((RuntimeObject*)L_40, XmlSchemaAttribute_t2797257020_il2cpp_TypeInfo_var)); int32_t L_41 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaAttribute_t2797257020 * L_42 = V_2; ValidationEventHandler_t791314227 * L_43 = ___h0; XmlSchema_t3742557897 * L_44 = ___schema1; NullCheck(L_42); int32_t L_45 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaAttribute::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_42, L_43, L_44); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)L_45))); goto IL_0187; } IL_014f: { XmlSchemaObject_t1315720168 * L_46 = V_0; if (!((XmlSchemaAttributeGroupRef_t846390688 *)IsInstClass((RuntimeObject*)L_46, XmlSchemaAttributeGroupRef_t846390688_il2cpp_TypeInfo_var))) { goto IL_017b; } } IL_015a: { XmlSchemaObject_t1315720168 * L_47 = V_0; V_3 = ((XmlSchemaAttributeGroupRef_t846390688 *)CastclassClass((RuntimeObject*)L_47, XmlSchemaAttributeGroupRef_t846390688_il2cpp_TypeInfo_var)); int32_t L_48 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaAttributeGroupRef_t846390688 * L_49 = V_3; ValidationEventHandler_t791314227 * L_50 = ___h0; XmlSchema_t3742557897 * L_51 = ___schema1; NullCheck(L_49); int32_t L_52 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaAttributeGroupRef::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_49, L_50, L_51); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)L_52))); goto IL_0187; } IL_017b: { ValidationEventHandler_t791314227 * L_53 = ___h0; XmlSchemaObject_error_m903554348(__this, L_53, _stringLiteral2098210238, /*hidden argument*/NULL); } IL_0187: { XmlSchemaObjectEnumerator_t503074204 * L_54 = V_1; NullCheck(L_54); bool L_55 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_54, /*hidden argument*/NULL); if (L_55) { goto IL_011c; } } IL_0192: { IL2CPP_LEAVE(0x1AC, FINALLY_0197); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0197; } FINALLY_0197: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_56 = V_1; V_4 = ((RuntimeObject*)IsInst((RuntimeObject*)L_56, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_57 = V_4; if (L_57) { goto IL_01a4; } } IL_01a3: { IL2CPP_END_FINALLY(407) } IL_01a4: { RuntimeObject* L_58 = V_4; NullCheck(L_58); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_58); IL2CPP_END_FINALLY(407) } } // end finally (depth: 1) IL2CPP_CLEANUP(407) { IL2CPP_JUMP_TBL(0x1AC, IL_01ac) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_01ac: { XmlSchema_t3742557897 * L_59 = ___schema1; NullCheck(L_59); Guid_t L_60 = ((XmlSchemaObject_t1315720168 *)L_59)->get_CompilationId_7(); ((XmlSchemaObject_t1315720168 *)__this)->set_CompilationId_7(L_60); int32_t L_61 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_61; } } // System.Int32 System.Xml.Schema.XmlSchemaAttributeGroup::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAttributeGroup_Validate_m859228759 (XmlSchemaAttributeGroup_t246430545 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAttributeGroup_Validate_m859228759_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaObjectCollection_t1064819932 * V_0 = NULL; { XmlSchema_t3742557897 * L_0 = ___schema1; NullCheck(L_0); Guid_t L_1 = ((XmlSchemaObject_t1315720168 *)L_0)->get_CompilationId_7(); bool L_2 = XmlSchemaObject_IsValidated_m2227629761(__this, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0018; } } { int32_t L_3 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_3; } IL_0018: { XmlSchemaAttributeGroup_t246430545 * L_4 = __this->get_redefined_19(); if (L_4) { goto IL_005b; } } { XmlSchemaObject_t1315720168 * L_5 = ((XmlSchemaObject_t1315720168 *)__this)->get_redefinedObject_11(); if (!L_5) { goto IL_005b; } } { XmlSchemaObject_t1315720168 * L_6 = ((XmlSchemaObject_t1315720168 *)__this)->get_redefinedObject_11(); ValidationEventHandler_t791314227 * L_7 = ___h0; XmlSchema_t3742557897 * L_8 = ___schema1; NullCheck(L_6); VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_6, L_7, L_8); XmlSchemaObject_t1315720168 * L_9 = ((XmlSchemaObject_t1315720168 *)__this)->get_redefinedObject_11(); __this->set_redefined_19(((XmlSchemaAttributeGroup_t246430545 *)CastclassClass((RuntimeObject*)L_9, XmlSchemaAttributeGroup_t246430545_il2cpp_TypeInfo_var))); XmlSchemaAttributeGroup_t246430545 * L_10 = __this->get_redefined_19(); ValidationEventHandler_t791314227 * L_11 = ___h0; XmlSchema_t3742557897 * L_12 = ___schema1; NullCheck(L_10); VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaAttributeGroup::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_10, L_11, L_12); } IL_005b: { V_0 = (XmlSchemaObjectCollection_t1064819932 *)NULL; XmlSchemaObjectCollection_t1064819932 * L_13 = XmlSchemaAttributeGroup_get_Attributes_m270934548(__this, /*hidden argument*/NULL); V_0 = L_13; XmlSchemaObjectTable_t2546974348 * L_14 = (XmlSchemaObjectTable_t2546974348 *)il2cpp_codegen_object_new(XmlSchemaObjectTable_t2546974348_il2cpp_TypeInfo_var); XmlSchemaObjectTable__ctor_m1178187484(L_14, /*hidden argument*/NULL); __this->set_attributeUses_21(L_14); int32_t L_15 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaObjectTable_t2546974348 * L_16 = __this->get_attributeUses_21(); ValidationEventHandler_t791314227 * L_17 = ___h0; XmlSchema_t3742557897 * L_18 = ___schema1; XmlSchemaObjectCollection_t1064819932 * L_19 = V_0; XmlSchemaAnyAttribute_t963227996 * L_20 = XmlSchemaAttributeGroup_get_AnyAttribute_m2849537444(__this, /*hidden argument*/NULL); XmlSchemaAnyAttribute_t963227996 ** L_21 = __this->get_address_of_anyAttributeUse_22(); XmlSchemaAttributeGroup_t246430545 * L_22 = __this->get_redefined_19(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_23 = XmlSchemaUtil_ValidateAttributesResolved_m3601546758(NULL /*static, unused*/, L_16, L_17, L_18, L_19, L_20, L_21, L_22, (bool)0, /*hidden argument*/NULL); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_23))); XmlSchema_t3742557897 * L_24 = ___schema1; NullCheck(L_24); Guid_t L_25 = ((XmlSchemaObject_t1315720168 *)L_24)->get_ValidationId_8(); ((XmlSchemaObject_t1315720168 *)__this)->set_ValidationId_8(L_25); int32_t L_26 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_26; } } // System.Xml.Schema.XmlSchemaAttributeGroup System.Xml.Schema.XmlSchemaAttributeGroup::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaAttributeGroup_t246430545 * XmlSchemaAttributeGroup_Read_m1384675368 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAttributeGroup_Read_m1384675368_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaAttributeGroup_t246430545 * V_0 = NULL; int32_t V_1 = 0; XmlSchemaAnnotation_t2553753397 * V_2 = NULL; XmlSchemaAttribute_t2797257020 * V_3 = NULL; XmlSchemaAttributeGroupRef_t846390688 * V_4 = NULL; XmlSchemaAnyAttribute_t963227996 * V_5 = NULL; { XmlSchemaAttributeGroup_t246430545 * L_0 = (XmlSchemaAttributeGroup_t246430545 *)il2cpp_codegen_object_new(XmlSchemaAttributeGroup_t246430545_il2cpp_TypeInfo_var); XmlSchemaAttributeGroup__ctor_m3590715409(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlSchemaReader_t1164558392 * L_1 = ___reader0; NullCheck(L_1); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_1); XmlSchemaReader_t1164558392 * L_2 = ___reader0; NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_3, _stringLiteral1569427300, /*hidden argument*/NULL); if (L_4) { goto IL_0037; } } { XmlSchemaReader_t1164558392 * L_5 = ___reader0; NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral400592889, /*hidden argument*/NULL); if (!L_7) { goto IL_0056; } } IL_0037: { ValidationEventHandler_t791314227 * L_8 = ___h1; XmlSchemaReader_t1164558392 * L_9 = ___reader0; NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1513614340, L_10, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_8, L_11, (Exception_t *)NULL, /*hidden argument*/NULL); XmlSchemaReader_t1164558392 * L_12 = ___reader0; NullCheck(L_12); XmlSchemaReader_SkipToEnd_m864243635(L_12, /*hidden argument*/NULL); return (XmlSchemaAttributeGroup_t246430545 *)NULL; } IL_0056: { XmlSchemaAttributeGroup_t246430545 * L_13 = V_0; XmlSchemaReader_t1164558392 * L_14 = ___reader0; NullCheck(L_14); int32_t L_15 = XmlSchemaReader_get_LineNumber_m3920914464(L_14, /*hidden argument*/NULL); NullCheck(L_13); XmlSchemaObject_set_LineNumber_m1360499025(L_13, L_15, /*hidden argument*/NULL); XmlSchemaAttributeGroup_t246430545 * L_16 = V_0; XmlSchemaReader_t1164558392 * L_17 = ___reader0; NullCheck(L_17); int32_t L_18 = XmlSchemaReader_get_LinePosition_m2272047151(L_17, /*hidden argument*/NULL); NullCheck(L_16); XmlSchemaObject_set_LinePosition_m906865826(L_16, L_18, /*hidden argument*/NULL); XmlSchemaAttributeGroup_t246430545 * L_19 = V_0; XmlSchemaReader_t1164558392 * L_20 = ___reader0; NullCheck(L_20); String_t* L_21 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaReader::get_BaseURI() */, L_20); NullCheck(L_19); XmlSchemaObject_set_SourceUri_m2760372687(L_19, L_21, /*hidden argument*/NULL); goto IL_012d; } IL_007f: { XmlSchemaReader_t1164558392 * L_22 = ___reader0; NullCheck(L_22); String_t* L_23 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, _stringLiteral3454449607, /*hidden argument*/NULL); if (!L_24) { goto IL_00a5; } } { XmlSchemaAttributeGroup_t246430545 * L_25 = V_0; XmlSchemaReader_t1164558392 * L_26 = ___reader0; NullCheck(L_26); String_t* L_27 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_26); NullCheck(L_25); XmlSchemaAnnotated_set_Id_m1597719336(L_25, L_27, /*hidden argument*/NULL); goto IL_012d; } IL_00a5: { XmlSchemaReader_t1164558392 * L_28 = ___reader0; NullCheck(L_28); String_t* L_29 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_28); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_30 = String_op_Equality_m920492651(NULL /*static, unused*/, L_29, _stringLiteral62725243, /*hidden argument*/NULL); if (!L_30) { goto IL_00cb; } } { XmlSchemaAttributeGroup_t246430545 * L_31 = V_0; XmlSchemaReader_t1164558392 * L_32 = ___reader0; NullCheck(L_32); String_t* L_33 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_32); NullCheck(L_31); L_31->set_name_18(L_33); goto IL_012d; } IL_00cb: { XmlSchemaReader_t1164558392 * L_34 = ___reader0; NullCheck(L_34); String_t* L_35 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_34); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_36 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_37 = String_op_Equality_m920492651(NULL /*static, unused*/, L_35, L_36, /*hidden argument*/NULL); if (!L_37) { goto IL_00f5; } } { XmlSchemaReader_t1164558392 * L_38 = ___reader0; NullCheck(L_38); String_t* L_39 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_38); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_40 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_39, _stringLiteral3929236445, /*hidden argument*/NULL); if (L_40) { goto IL_010a; } } IL_00f5: { XmlSchemaReader_t1164558392 * L_41 = ___reader0; NullCheck(L_41); String_t* L_42 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_41); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_43 = String_op_Equality_m920492651(NULL /*static, unused*/, L_42, _stringLiteral1569427300, /*hidden argument*/NULL); if (!L_43) { goto IL_0126; } } IL_010a: { ValidationEventHandler_t791314227 * L_44 = ___h1; XmlSchemaReader_t1164558392 * L_45 = ___reader0; NullCheck(L_45); String_t* L_46 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_45); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_47 = String_Concat_m3937257545(NULL /*static, unused*/, L_46, _stringLiteral3973777589, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_44, L_47, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_012d; } IL_0126: { XmlSchemaReader_t1164558392 * L_48 = ___reader0; XmlSchemaAttributeGroup_t246430545 * L_49 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_ReadUnhandledAttribute_m1314733484(NULL /*static, unused*/, L_48, L_49, /*hidden argument*/NULL); } IL_012d: { XmlSchemaReader_t1164558392 * L_50 = ___reader0; NullCheck(L_50); bool L_51 = VirtFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToNextAttribute() */, L_50); if (L_51) { goto IL_007f; } } { XmlSchemaReader_t1164558392 * L_52 = ___reader0; NullCheck(L_52); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_52); XmlSchemaReader_t1164558392 * L_53 = ___reader0; NullCheck(L_53); bool L_54 = VirtFuncInvoker0< bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_IsEmptyElement() */, L_53); if (!L_54) { goto IL_014c; } } { XmlSchemaAttributeGroup_t246430545 * L_55 = V_0; return L_55; } IL_014c: { V_1 = 1; goto IL_0282; } IL_0153: { XmlSchemaReader_t1164558392 * L_56 = ___reader0; NullCheck(L_56); int32_t L_57 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_56); if ((!(((uint32_t)L_57) == ((uint32_t)((int32_t)15))))) { goto IL_0191; } } { XmlSchemaReader_t1164558392 * L_58 = ___reader0; NullCheck(L_58); String_t* L_59 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_58); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_60 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_59, _stringLiteral400592889, /*hidden argument*/NULL); if (!L_60) { goto IL_018c; } } { ValidationEventHandler_t791314227 * L_61 = ___h1; XmlSchemaReader_t1164558392 * L_62 = ___reader0; NullCheck(L_62); String_t* L_63 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_62); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_64 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral738254002, L_63, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_61, L_64, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_018c: { goto IL_028d; } IL_0191: { int32_t L_65 = V_1; if ((((int32_t)L_65) > ((int32_t)1))) { goto IL_01c9; } } { XmlSchemaReader_t1164558392 * L_66 = ___reader0; NullCheck(L_66); String_t* L_67 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_66); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_68 = String_op_Equality_m920492651(NULL /*static, unused*/, L_67, _stringLiteral1102688753, /*hidden argument*/NULL); if (!L_68) { goto IL_01c9; } } { V_1 = 2; XmlSchemaReader_t1164558392 * L_69 = ___reader0; ValidationEventHandler_t791314227 * L_70 = ___h1; XmlSchemaAnnotation_t2553753397 * L_71 = XmlSchemaAnnotation_Read_m1586871736(NULL /*static, unused*/, L_69, L_70, /*hidden argument*/NULL); V_2 = L_71; XmlSchemaAnnotation_t2553753397 * L_72 = V_2; if (!L_72) { goto IL_01c4; } } { XmlSchemaAttributeGroup_t246430545 * L_73 = V_0; XmlSchemaAnnotation_t2553753397 * L_74 = V_2; NullCheck(L_73); XmlSchemaAnnotated_set_Annotation_m3050132480(L_73, L_74, /*hidden argument*/NULL); } IL_01c4: { goto IL_0282; } IL_01c9: { int32_t L_75 = V_1; if ((((int32_t)L_75) > ((int32_t)2))) { goto IL_0241; } } { XmlSchemaReader_t1164558392 * L_76 = ___reader0; NullCheck(L_76); String_t* L_77 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_76); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_78 = String_op_Equality_m920492651(NULL /*static, unused*/, L_77, _stringLiteral4158421234, /*hidden argument*/NULL); if (!L_78) { goto IL_0207; } } { V_1 = 2; XmlSchemaReader_t1164558392 * L_79 = ___reader0; ValidationEventHandler_t791314227 * L_80 = ___h1; XmlSchemaAttribute_t2797257020 * L_81 = XmlSchemaAttribute_Read_m3620037629(NULL /*static, unused*/, L_79, L_80, /*hidden argument*/NULL); V_3 = L_81; XmlSchemaAttribute_t2797257020 * L_82 = V_3; if (!L_82) { goto IL_0202; } } { XmlSchemaAttributeGroup_t246430545 * L_83 = V_0; NullCheck(L_83); XmlSchemaObjectCollection_t1064819932 * L_84 = XmlSchemaAttributeGroup_get_Attributes_m270934548(L_83, /*hidden argument*/NULL); XmlSchemaAttribute_t2797257020 * L_85 = V_3; NullCheck(L_84); XmlSchemaObjectCollection_Add_m1142549045(L_84, L_85, /*hidden argument*/NULL); } IL_0202: { goto IL_0282; } IL_0207: { XmlSchemaReader_t1164558392 * L_86 = ___reader0; NullCheck(L_86); String_t* L_87 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_86); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_88 = String_op_Equality_m920492651(NULL /*static, unused*/, L_87, _stringLiteral400592889, /*hidden argument*/NULL); if (!L_88) { goto IL_0241; } } { V_1 = 2; XmlSchemaReader_t1164558392 * L_89 = ___reader0; ValidationEventHandler_t791314227 * L_90 = ___h1; XmlSchemaAttributeGroupRef_t846390688 * L_91 = XmlSchemaAttributeGroupRef_Read_m3714796484(NULL /*static, unused*/, L_89, L_90, /*hidden argument*/NULL); V_4 = L_91; XmlSchemaAttributeGroupRef_t846390688 * L_92 = V_4; if (!L_92) { goto IL_023c; } } { XmlSchemaAttributeGroup_t246430545 * L_93 = V_0; NullCheck(L_93); XmlSchemaObjectCollection_t1064819932 * L_94 = L_93->get_attributes_17(); XmlSchemaAttributeGroupRef_t846390688 * L_95 = V_4; NullCheck(L_94); XmlSchemaObjectCollection_Add_m1142549045(L_94, L_95, /*hidden argument*/NULL); } IL_023c: { goto IL_0282; } IL_0241: { int32_t L_96 = V_1; if ((((int32_t)L_96) > ((int32_t)3))) { goto IL_027c; } } { XmlSchemaReader_t1164558392 * L_97 = ___reader0; NullCheck(L_97); String_t* L_98 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_97); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_99 = String_op_Equality_m920492651(NULL /*static, unused*/, L_98, _stringLiteral1080123703, /*hidden argument*/NULL); if (!L_99) { goto IL_027c; } } { V_1 = 4; XmlSchemaReader_t1164558392 * L_100 = ___reader0; ValidationEventHandler_t791314227 * L_101 = ___h1; XmlSchemaAnyAttribute_t963227996 * L_102 = XmlSchemaAnyAttribute_Read_m1369098939(NULL /*static, unused*/, L_100, L_101, /*hidden argument*/NULL); V_5 = L_102; XmlSchemaAnyAttribute_t963227996 * L_103 = V_5; if (!L_103) { goto IL_0277; } } { XmlSchemaAttributeGroup_t246430545 * L_104 = V_0; XmlSchemaAnyAttribute_t963227996 * L_105 = V_5; NullCheck(L_104); XmlSchemaAttributeGroup_set_AnyAttribute_m946369197(L_104, L_105, /*hidden argument*/NULL); } IL_0277: { goto IL_0282; } IL_027c: { XmlSchemaReader_t1164558392 * L_106 = ___reader0; NullCheck(L_106); XmlSchemaReader_RaiseInvalidElementError_m4265021746(L_106, /*hidden argument*/NULL); } IL_0282: { XmlSchemaReader_t1164558392 * L_107 = ___reader0; NullCheck(L_107); bool L_108 = XmlSchemaReader_ReadNextElement_m611223709(L_107, /*hidden argument*/NULL); if (L_108) { goto IL_0153; } } IL_028d: { XmlSchemaAttributeGroup_t246430545 * L_109 = V_0; return L_109; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaAttributeGroupRef::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAttributeGroupRef__ctor_m2889427918 (XmlSchemaAttributeGroupRef_t846390688 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAttributeGroupRef__ctor_m2889427918_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaAnnotated__ctor_m2738129066(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_0 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); __this->set_refName_16(L_0); return; } } // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaAttributeGroupRef::get_RefName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaAttributeGroupRef_get_RefName_m204670386 (XmlSchemaAttributeGroupRef_t846390688 * __this, const RuntimeMethod* method) { { XmlQualifiedName_t2760654312 * L_0 = __this->get_refName_16(); return L_0; } } // System.Int32 System.Xml.Schema.XmlSchemaAttributeGroupRef::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAttributeGroupRef_Compile_m1614586667 (XmlSchemaAttributeGroupRef_t846390688 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAttributeGroupRef_Compile_m1614586667_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Guid_t L_0 = ((XmlSchemaObject_t1315720168 *)__this)->get_CompilationId_7(); XmlSchema_t3742557897 * L_1 = ___schema1; NullCheck(L_1); Guid_t L_2 = ((XmlSchemaObject_t1315720168 *)L_1)->get_CompilationId_7(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_3 = Guid_op_Equality_m4289903222(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0018; } } { return 0; } IL_0018: { ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(0); XmlQualifiedName_t2760654312 * L_4 = XmlSchemaAttributeGroupRef_get_RefName_m204670386(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_5 = XmlQualifiedName_op_Equality_m1684199236(NULL /*static, unused*/, L_4, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (L_5) { goto IL_0040; } } { XmlQualifiedName_t2760654312 * L_6 = XmlSchemaAttributeGroupRef_get_RefName_m204670386(__this, /*hidden argument*/NULL); NullCheck(L_6); bool L_7 = XmlQualifiedName_get_IsEmpty_m1430090042(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0051; } } IL_0040: { ValidationEventHandler_t791314227 * L_8 = ___h0; XmlSchemaObject_error_m903554348(__this, L_8, _stringLiteral3313708044, /*hidden argument*/NULL); goto IL_006d; } IL_0051: { XmlQualifiedName_t2760654312 * L_9 = XmlSchemaAttributeGroupRef_get_RefName_m204670386(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_10 = XmlSchemaUtil_CheckQName_m3878061682(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); if (L_10) { goto IL_006d; } } { ValidationEventHandler_t791314227 * L_11 = ___h0; XmlSchemaObject_error_m903554348(__this, L_11, _stringLiteral4094804888, /*hidden argument*/NULL); } IL_006d: { String_t* L_12 = XmlSchemaAnnotated_get_Id_m2854314617(__this, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_13 = ___schema1; NullCheck(L_13); Hashtable_t1853889766 * L_14 = XmlSchema_get_IDCollection_m3725452494(L_13, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_15 = ___h0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_CompileID_m928148374(NULL /*static, unused*/, L_12, __this, L_14, L_15, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_16 = ___schema1; NullCheck(L_16); Guid_t L_17 = ((XmlSchemaObject_t1315720168 *)L_16)->get_CompilationId_7(); ((XmlSchemaObject_t1315720168 *)__this)->set_CompilationId_7(L_17); int32_t L_18 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_18; } } // System.Int32 System.Xml.Schema.XmlSchemaAttributeGroupRef::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaAttributeGroupRef_Validate_m278808661 (XmlSchemaAttributeGroupRef_t846390688 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { { int32_t L_0 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_0; } } // System.Xml.Schema.XmlSchemaAttributeGroupRef System.Xml.Schema.XmlSchemaAttributeGroupRef::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaAttributeGroupRef_t846390688 * XmlSchemaAttributeGroupRef_Read_m3714796484 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAttributeGroupRef_Read_m3714796484_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaAttributeGroupRef_t846390688 * V_0 = NULL; Exception_t * V_1 = NULL; int32_t V_2 = 0; XmlSchemaAnnotation_t2553753397 * V_3 = NULL; { XmlSchemaAttributeGroupRef_t846390688 * L_0 = (XmlSchemaAttributeGroupRef_t846390688 *)il2cpp_codegen_object_new(XmlSchemaAttributeGroupRef_t846390688_il2cpp_TypeInfo_var); XmlSchemaAttributeGroupRef__ctor_m2889427918(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlSchemaReader_t1164558392 * L_1 = ___reader0; NullCheck(L_1); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_1); XmlSchemaReader_t1164558392 * L_2 = ___reader0; NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_3, _stringLiteral1569427300, /*hidden argument*/NULL); if (L_4) { goto IL_0037; } } { XmlSchemaReader_t1164558392 * L_5 = ___reader0; NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral400592889, /*hidden argument*/NULL); if (!L_7) { goto IL_0056; } } IL_0037: { ValidationEventHandler_t791314227 * L_8 = ___h1; XmlSchemaReader_t1164558392 * L_9 = ___reader0; NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral333632744, L_10, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_8, L_11, (Exception_t *)NULL, /*hidden argument*/NULL); XmlSchemaReader_t1164558392 * L_12 = ___reader0; NullCheck(L_12); XmlSchemaReader_SkipToEnd_m864243635(L_12, /*hidden argument*/NULL); return (XmlSchemaAttributeGroupRef_t846390688 *)NULL; } IL_0056: { XmlSchemaAttributeGroupRef_t846390688 * L_13 = V_0; XmlSchemaReader_t1164558392 * L_14 = ___reader0; NullCheck(L_14); int32_t L_15 = XmlSchemaReader_get_LineNumber_m3920914464(L_14, /*hidden argument*/NULL); NullCheck(L_13); XmlSchemaObject_set_LineNumber_m1360499025(L_13, L_15, /*hidden argument*/NULL); XmlSchemaAttributeGroupRef_t846390688 * L_16 = V_0; XmlSchemaReader_t1164558392 * L_17 = ___reader0; NullCheck(L_17); int32_t L_18 = XmlSchemaReader_get_LinePosition_m2272047151(L_17, /*hidden argument*/NULL); NullCheck(L_16); XmlSchemaObject_set_LinePosition_m906865826(L_16, L_18, /*hidden argument*/NULL); XmlSchemaAttributeGroupRef_t846390688 * L_19 = V_0; XmlSchemaReader_t1164558392 * L_20 = ___reader0; NullCheck(L_20); String_t* L_21 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaReader::get_BaseURI() */, L_20); NullCheck(L_19); XmlSchemaObject_set_SourceUri_m2760372687(L_19, L_21, /*hidden argument*/NULL); goto IL_014c; } IL_007f: { XmlSchemaReader_t1164558392 * L_22 = ___reader0; NullCheck(L_22); String_t* L_23 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, _stringLiteral3454449607, /*hidden argument*/NULL); if (!L_24) { goto IL_00a5; } } { XmlSchemaAttributeGroupRef_t846390688 * L_25 = V_0; XmlSchemaReader_t1164558392 * L_26 = ___reader0; NullCheck(L_26); String_t* L_27 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_26); NullCheck(L_25); XmlSchemaAnnotated_set_Id_m1597719336(L_25, L_27, /*hidden argument*/NULL); goto IL_014c; } IL_00a5: { XmlSchemaReader_t1164558392 * L_28 = ___reader0; NullCheck(L_28); String_t* L_29 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_28); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_30 = String_op_Equality_m920492651(NULL /*static, unused*/, L_29, _stringLiteral133510650, /*hidden argument*/NULL); if (!L_30) { goto IL_00ea; } } { XmlSchemaAttributeGroupRef_t846390688 * L_31 = V_0; XmlSchemaReader_t1164558392 * L_32 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_33 = XmlSchemaUtil_ReadQNameAttribute_m567024358(NULL /*static, unused*/, L_32, (&V_1), /*hidden argument*/NULL); NullCheck(L_31); L_31->set_refName_16(L_33); Exception_t * L_34 = V_1; if (!L_34) { goto IL_00e5; } } { ValidationEventHandler_t791314227 * L_35 = ___h1; XmlSchemaReader_t1164558392 * L_36 = ___reader0; NullCheck(L_36); String_t* L_37 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_36); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_38 = String_Concat_m3937257545(NULL /*static, unused*/, L_37, _stringLiteral1030314592, /*hidden argument*/NULL); Exception_t * L_39 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_35, L_38, L_39, /*hidden argument*/NULL); } IL_00e5: { goto IL_014c; } IL_00ea: { XmlSchemaReader_t1164558392 * L_40 = ___reader0; NullCheck(L_40); String_t* L_41 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_40); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_42 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_43 = String_op_Equality_m920492651(NULL /*static, unused*/, L_41, L_42, /*hidden argument*/NULL); if (!L_43) { goto IL_0114; } } { XmlSchemaReader_t1164558392 * L_44 = ___reader0; NullCheck(L_44); String_t* L_45 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_44); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_46 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_45, _stringLiteral3929236445, /*hidden argument*/NULL); if (L_46) { goto IL_0129; } } IL_0114: { XmlSchemaReader_t1164558392 * L_47 = ___reader0; NullCheck(L_47); String_t* L_48 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_47); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_49 = String_op_Equality_m920492651(NULL /*static, unused*/, L_48, _stringLiteral1569427300, /*hidden argument*/NULL); if (!L_49) { goto IL_0145; } } IL_0129: { ValidationEventHandler_t791314227 * L_50 = ___h1; XmlSchemaReader_t1164558392 * L_51 = ___reader0; NullCheck(L_51); String_t* L_52 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_51); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_53 = String_Concat_m3937257545(NULL /*static, unused*/, L_52, _stringLiteral3973777589, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_50, L_53, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_014c; } IL_0145: { XmlSchemaReader_t1164558392 * L_54 = ___reader0; XmlSchemaAttributeGroupRef_t846390688 * L_55 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_ReadUnhandledAttribute_m1314733484(NULL /*static, unused*/, L_54, L_55, /*hidden argument*/NULL); } IL_014c: { XmlSchemaReader_t1164558392 * L_56 = ___reader0; NullCheck(L_56); bool L_57 = VirtFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToNextAttribute() */, L_56); if (L_57) { goto IL_007f; } } { XmlSchemaReader_t1164558392 * L_58 = ___reader0; NullCheck(L_58); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_58); XmlSchemaReader_t1164558392 * L_59 = ___reader0; NullCheck(L_59); bool L_60 = VirtFuncInvoker0< bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_IsEmptyElement() */, L_59); if (!L_60) { goto IL_016b; } } { XmlSchemaAttributeGroupRef_t846390688 * L_61 = V_0; return L_61; } IL_016b: { V_2 = 1; goto IL_01ee; } IL_0172: { XmlSchemaReader_t1164558392 * L_62 = ___reader0; NullCheck(L_62); int32_t L_63 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_62); if ((!(((uint32_t)L_63) == ((uint32_t)((int32_t)15))))) { goto IL_01b0; } } { XmlSchemaReader_t1164558392 * L_64 = ___reader0; NullCheck(L_64); String_t* L_65 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_64); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_66 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_65, _stringLiteral400592889, /*hidden argument*/NULL); if (!L_66) { goto IL_01ab; } } { ValidationEventHandler_t791314227 * L_67 = ___h1; XmlSchemaReader_t1164558392 * L_68 = ___reader0; NullCheck(L_68); String_t* L_69 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_68); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_70 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1463651599, L_69, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_67, L_70, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_01ab: { goto IL_01f9; } IL_01b0: { int32_t L_71 = V_2; if ((((int32_t)L_71) > ((int32_t)1))) { goto IL_01e8; } } { XmlSchemaReader_t1164558392 * L_72 = ___reader0; NullCheck(L_72); String_t* L_73 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_72); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_74 = String_op_Equality_m920492651(NULL /*static, unused*/, L_73, _stringLiteral1102688753, /*hidden argument*/NULL); if (!L_74) { goto IL_01e8; } } { V_2 = 2; XmlSchemaReader_t1164558392 * L_75 = ___reader0; ValidationEventHandler_t791314227 * L_76 = ___h1; XmlSchemaAnnotation_t2553753397 * L_77 = XmlSchemaAnnotation_Read_m1586871736(NULL /*static, unused*/, L_75, L_76, /*hidden argument*/NULL); V_3 = L_77; XmlSchemaAnnotation_t2553753397 * L_78 = V_3; if (!L_78) { goto IL_01e3; } } { XmlSchemaAttributeGroupRef_t846390688 * L_79 = V_0; XmlSchemaAnnotation_t2553753397 * L_80 = V_3; NullCheck(L_79); XmlSchemaAnnotated_set_Annotation_m3050132480(L_79, L_80, /*hidden argument*/NULL); } IL_01e3: { goto IL_01ee; } IL_01e8: { XmlSchemaReader_t1164558392 * L_81 = ___reader0; NullCheck(L_81); XmlSchemaReader_RaiseInvalidElementError_m4265021746(L_81, /*hidden argument*/NULL); } IL_01ee: { XmlSchemaReader_t1164558392 * L_82 = ___reader0; NullCheck(L_82); bool L_83 = XmlSchemaReader_ReadNextElement_m611223709(L_82, /*hidden argument*/NULL); if (L_83) { goto IL_0172; } } IL_01f9: { XmlSchemaAttributeGroupRef_t846390688 * L_84 = V_0; return L_84; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaChoice::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaChoice__ctor_m3263212477 (XmlSchemaChoice_t959520675 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaChoice__ctor_m3263212477_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Decimal_t2948259380 L_0; memset(&L_0, 0, sizeof(L_0)); Decimal__ctor_m1256289983((&L_0), (-1), /*hidden argument*/NULL); __this->set_minEffectiveTotalRange_29(L_0); XmlSchemaGroupBase__ctor_m3091716353(__this, /*hidden argument*/NULL); XmlSchemaObjectCollection_t1064819932 * L_1 = (XmlSchemaObjectCollection_t1064819932 *)il2cpp_codegen_object_new(XmlSchemaObjectCollection_t1064819932_il2cpp_TypeInfo_var); XmlSchemaObjectCollection__ctor_m1601154956(L_1, /*hidden argument*/NULL); __this->set_items_28(L_1); return; } } // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectCollection_t1064819932 * XmlSchemaChoice_get_Items_m1766125740 (XmlSchemaChoice_t959520675 * __this, const RuntimeMethod* method) { { XmlSchemaObjectCollection_t1064819932 * L_0 = __this->get_items_28(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaChoice::SetParent(System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaChoice_SetParent_m1353541134 (XmlSchemaChoice_t959520675 * __this, XmlSchemaObject_t1315720168 * ___parent0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaChoice_SetParent_m1353541134_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaObject_t1315720168 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaObject_t1315720168 * L_0 = ___parent0; XmlSchemaObject_SetParent_m3207914940(__this, L_0, /*hidden argument*/NULL); XmlSchemaObjectCollection_t1064819932 * L_1 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, __this); NullCheck(L_1); XmlSchemaObjectEnumerator_t503074204 * L_2 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_1, /*hidden argument*/NULL); V_1 = L_2; } IL_0013: try { // begin try (depth: 1) { goto IL_0026; } IL_0018: { XmlSchemaObjectEnumerator_t503074204 * L_3 = V_1; NullCheck(L_3); XmlSchemaObject_t1315720168 * L_4 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_3, /*hidden argument*/NULL); V_0 = L_4; XmlSchemaObject_t1315720168 * L_5 = V_0; NullCheck(L_5); VirtActionInvoker1< XmlSchemaObject_t1315720168 * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::SetParent(System.Xml.Schema.XmlSchemaObject) */, L_5, __this); } IL_0026: { XmlSchemaObjectEnumerator_t503074204 * L_6 = V_1; NullCheck(L_6); bool L_7 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_6, /*hidden argument*/NULL); if (L_7) { goto IL_0018; } } IL_0031: { IL2CPP_LEAVE(0x48, FINALLY_0036); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0036; } FINALLY_0036: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_8 = V_1; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_8, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_9 = V_2; if (L_9) { goto IL_0041; } } IL_0040: { IL2CPP_END_FINALLY(54) } IL_0041: { RuntimeObject* L_10 = V_2; NullCheck(L_10); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_10); IL2CPP_END_FINALLY(54) } } // end finally (depth: 1) IL2CPP_CLEANUP(54) { IL2CPP_JUMP_TBL(0x48, IL_0048) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0048: { return; } } // System.Int32 System.Xml.Schema.XmlSchemaChoice::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaChoice_Compile_m2446166989 (XmlSchemaChoice_t959520675 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaChoice_Compile_m2446166989_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaObject_t1315720168 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { Guid_t L_0 = ((XmlSchemaObject_t1315720168 *)__this)->get_CompilationId_7(); XmlSchema_t3742557897 * L_1 = ___schema1; NullCheck(L_1); Guid_t L_2 = ((XmlSchemaObject_t1315720168 *)L_1)->get_CompilationId_7(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_3 = Guid_op_Equality_m4289903222(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0018; } } { return 0; } IL_0018: { String_t* L_4 = XmlSchemaAnnotated_get_Id_m2854314617(__this, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_5 = ___schema1; NullCheck(L_5); Hashtable_t1853889766 * L_6 = XmlSchema_get_IDCollection_m3725452494(L_5, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_7 = ___h0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_CompileID_m928148374(NULL /*static, unused*/, L_4, __this, L_6, L_7, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_8 = ___h0; XmlSchema_t3742557897 * L_9 = ___schema1; XmlSchemaParticle_CompileOccurence_m2937686890(__this, L_8, L_9, /*hidden argument*/NULL); XmlSchemaObjectCollection_t1064819932 * L_10 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, __this); NullCheck(L_10); int32_t L_11 = CollectionBase_get_Count_m1708965601(L_10, /*hidden argument*/NULL); if (L_11) { goto IL_004f; } } { ValidationEventHandler_t791314227 * L_12 = ___h0; XmlSchemaObject_warn_m2857459644(__this, L_12, _stringLiteral352417018, /*hidden argument*/NULL); } IL_004f: { XmlSchemaObjectCollection_t1064819932 * L_13 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, __this); NullCheck(L_13); XmlSchemaObjectEnumerator_t503074204 * L_14 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_13, /*hidden argument*/NULL); V_1 = L_14; } IL_005b: try { // begin try (depth: 1) { goto IL_00c4; } IL_0060: { XmlSchemaObjectEnumerator_t503074204 * L_15 = V_1; NullCheck(L_15); XmlSchemaObject_t1315720168 * L_16 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_15, /*hidden argument*/NULL); V_0 = L_16; XmlSchemaObject_t1315720168 * L_17 = V_0; if (((XmlSchemaElement_t427880856 *)IsInstClass((RuntimeObject*)L_17, XmlSchemaElement_t427880856_il2cpp_TypeInfo_var))) { goto IL_009e; } } IL_0072: { XmlSchemaObject_t1315720168 * L_18 = V_0; if (((XmlSchemaGroupRef_t1314446647 *)IsInstClass((RuntimeObject*)L_18, XmlSchemaGroupRef_t1314446647_il2cpp_TypeInfo_var))) { goto IL_009e; } } IL_007d: { XmlSchemaObject_t1315720168 * L_19 = V_0; if (((XmlSchemaChoice_t959520675 *)IsInstClass((RuntimeObject*)L_19, XmlSchemaChoice_t959520675_il2cpp_TypeInfo_var))) { goto IL_009e; } } IL_0088: { XmlSchemaObject_t1315720168 * L_20 = V_0; if (((XmlSchemaSequence_t2018345177 *)IsInstClass((RuntimeObject*)L_20, XmlSchemaSequence_t2018345177_il2cpp_TypeInfo_var))) { goto IL_009e; } } IL_0093: { XmlSchemaObject_t1315720168 * L_21 = V_0; if (!((XmlSchemaAny_t1119175207 *)IsInstClass((RuntimeObject*)L_21, XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var))) { goto IL_00b8; } } IL_009e: { int32_t L_22 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaObject_t1315720168 * L_23 = V_0; ValidationEventHandler_t791314227 * L_24 = ___h0; XmlSchema_t3742557897 * L_25 = ___schema1; NullCheck(L_23); int32_t L_26 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_23, L_24, L_25); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)L_26))); goto IL_00c4; } IL_00b8: { ValidationEventHandler_t791314227 * L_27 = ___h0; XmlSchemaObject_error_m903554348(__this, L_27, _stringLiteral2794898184, /*hidden argument*/NULL); } IL_00c4: { XmlSchemaObjectEnumerator_t503074204 * L_28 = V_1; NullCheck(L_28); bool L_29 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_28, /*hidden argument*/NULL); if (L_29) { goto IL_0060; } } IL_00cf: { IL2CPP_LEAVE(0xE6, FINALLY_00d4); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00d4; } FINALLY_00d4: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_30 = V_1; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_30, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_31 = V_2; if (L_31) { goto IL_00df; } } IL_00de: { IL2CPP_END_FINALLY(212) } IL_00df: { RuntimeObject* L_32 = V_2; NullCheck(L_32); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_32); IL2CPP_END_FINALLY(212) } } // end finally (depth: 1) IL2CPP_CLEANUP(212) { IL2CPP_JUMP_TBL(0xE6, IL_00e6) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00e6: { XmlSchema_t3742557897 * L_33 = ___schema1; NullCheck(L_33); Guid_t L_34 = ((XmlSchemaObject_t1315720168 *)L_33)->get_CompilationId_7(); ((XmlSchemaObject_t1315720168 *)__this)->set_CompilationId_7(L_34); int32_t L_35 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_35; } } // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaChoice::GetOptimizedParticle(System.Boolean) extern "C" IL2CPP_METHOD_ATTR XmlSchemaParticle_t3828501457 * XmlSchemaChoice_GetOptimizedParticle_m3516855561 (XmlSchemaChoice_t959520675 * __this, bool ___isTop0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaChoice_GetOptimizedParticle_m3516855561_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaChoice_t959520675 * V_0 = NULL; int32_t V_1 = 0; XmlSchemaParticle_t3828501457 * V_2 = NULL; XmlSchemaChoice_t959520675 * V_3 = NULL; int32_t V_4 = 0; { XmlSchemaParticle_t3828501457 * L_0 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); if (!L_0) { goto IL_0012; } } { XmlSchemaParticle_t3828501457 * L_1 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); return L_1; } IL_0012: { XmlSchemaObjectCollection_t1064819932 * L_2 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, __this); NullCheck(L_2); int32_t L_3 = CollectionBase_get_Count_m1708965601(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0038; } } { Decimal_t2948259380 L_4 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(__this, /*hidden argument*/NULL); Decimal_t2948259380 L_5; memset(&L_5, 0, sizeof(L_5)); Decimal__ctor_m1256289983((&L_5), 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_6 = Decimal_op_Equality_m77262825(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0048; } } IL_0038: { XmlSchemaParticle_t3828501457 * L_7 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); ((XmlSchemaParticle_t3828501457 *)__this)->set_OptimizedParticle_26(L_7); goto IL_01d6; } IL_0048: { bool L_8 = ___isTop0; if (L_8) { goto IL_00ad; } } { XmlSchemaObjectCollection_t1064819932 * L_9 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, __this); NullCheck(L_9); int32_t L_10 = CollectionBase_get_Count_m1708965601(L_9, /*hidden argument*/NULL); if ((!(((uint32_t)L_10) == ((uint32_t)1)))) { goto IL_00ad; } } { Decimal_t2948259380 L_11 = XmlSchemaParticle_get_ValidatedMinOccurs_m4117380405(__this, /*hidden argument*/NULL); Decimal_t2948259380 L_12; memset(&L_12, 0, sizeof(L_12)); Decimal__ctor_m1256289983((&L_12), 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_13 = Decimal_op_Equality_m77262825(NULL /*static, unused*/, L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_00ad; } } { Decimal_t2948259380 L_14 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(__this, /*hidden argument*/NULL); Decimal_t2948259380 L_15; memset(&L_15, 0, sizeof(L_15)); Decimal__ctor_m1256289983((&L_15), 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_16 = Decimal_op_Equality_m77262825(NULL /*static, unused*/, L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_00ad; } } { XmlSchemaObjectCollection_t1064819932 * L_17 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, __this); NullCheck(L_17); XmlSchemaObject_t1315720168 * L_18 = VirtFuncInvoker1< XmlSchemaObject_t1315720168 *, int32_t >::Invoke(29 /* System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectCollection::get_Item(System.Int32) */, L_17, 0); NullCheck(((XmlSchemaParticle_t3828501457 *)CastclassClass((RuntimeObject*)L_18, XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var))); XmlSchemaParticle_t3828501457 * L_19 = VirtFuncInvoker1< XmlSchemaParticle_t3828501457 *, bool >::Invoke(8 /* System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaParticle::GetOptimizedParticle(System.Boolean) */, ((XmlSchemaParticle_t3828501457 *)CastclassClass((RuntimeObject*)L_18, XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var)), (bool)0); ((XmlSchemaParticle_t3828501457 *)__this)->set_OptimizedParticle_26(L_19); goto IL_01d6; } IL_00ad: { XmlSchemaChoice_t959520675 * L_20 = (XmlSchemaChoice_t959520675 *)il2cpp_codegen_object_new(XmlSchemaChoice_t959520675_il2cpp_TypeInfo_var); XmlSchemaChoice__ctor_m3263212477(L_20, /*hidden argument*/NULL); V_0 = L_20; XmlSchemaChoice_t959520675 * L_21 = V_0; VirtActionInvoker1< XmlSchemaParticle_t3828501457 * >::Invoke(7 /* System.Void System.Xml.Schema.XmlSchemaParticle::CopyInfo(System.Xml.Schema.XmlSchemaParticle) */, __this, L_21); V_1 = 0; goto IL_019e; } IL_00c1: { XmlSchemaObjectCollection_t1064819932 * L_22 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, __this); int32_t L_23 = V_1; NullCheck(L_22); XmlSchemaObject_t1315720168 * L_24 = VirtFuncInvoker1< XmlSchemaObject_t1315720168 *, int32_t >::Invoke(29 /* System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectCollection::get_Item(System.Int32) */, L_22, L_23); V_2 = ((XmlSchemaParticle_t3828501457 *)IsInstClass((RuntimeObject*)L_24, XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var)); XmlSchemaParticle_t3828501457 * L_25 = V_2; NullCheck(L_25); XmlSchemaParticle_t3828501457 * L_26 = VirtFuncInvoker1< XmlSchemaParticle_t3828501457 *, bool >::Invoke(8 /* System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaParticle::GetOptimizedParticle(System.Boolean) */, L_25, (bool)0); V_2 = L_26; XmlSchemaParticle_t3828501457 * L_27 = V_2; XmlSchemaParticle_t3828501457 * L_28 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_27) == ((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_28)))) { goto IL_00eb; } } { goto IL_019a; } IL_00eb: { XmlSchemaParticle_t3828501457 * L_29 = V_2; if (!((XmlSchemaChoice_t959520675 *)IsInstClass((RuntimeObject*)L_29, XmlSchemaChoice_t959520675_il2cpp_TypeInfo_var))) { goto IL_0180; } } { XmlSchemaParticle_t3828501457 * L_30 = V_2; NullCheck(L_30); Decimal_t2948259380 L_31 = XmlSchemaParticle_get_ValidatedMinOccurs_m4117380405(L_30, /*hidden argument*/NULL); Decimal_t2948259380 L_32; memset(&L_32, 0, sizeof(L_32)); Decimal__ctor_m1256289983((&L_32), 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_33 = Decimal_op_Equality_m77262825(NULL /*static, unused*/, L_31, L_32, /*hidden argument*/NULL); if (!L_33) { goto IL_0180; } } { XmlSchemaParticle_t3828501457 * L_34 = V_2; NullCheck(L_34); Decimal_t2948259380 L_35 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(L_34, /*hidden argument*/NULL); Decimal_t2948259380 L_36; memset(&L_36, 0, sizeof(L_36)); Decimal__ctor_m1256289983((&L_36), 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_37 = Decimal_op_Equality_m77262825(NULL /*static, unused*/, L_35, L_36, /*hidden argument*/NULL); if (!L_37) { goto IL_0180; } } { XmlSchemaParticle_t3828501457 * L_38 = V_2; V_3 = ((XmlSchemaChoice_t959520675 *)IsInstClass((RuntimeObject*)L_38, XmlSchemaChoice_t959520675_il2cpp_TypeInfo_var)); V_4 = 0; goto IL_0169; } IL_0131: { XmlSchemaChoice_t959520675 * L_39 = V_0; NullCheck(L_39); XmlSchemaObjectCollection_t1064819932 * L_40 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, L_39); XmlSchemaChoice_t959520675 * L_41 = V_3; NullCheck(L_41); XmlSchemaObjectCollection_t1064819932 * L_42 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, L_41); int32_t L_43 = V_4; NullCheck(L_42); XmlSchemaObject_t1315720168 * L_44 = VirtFuncInvoker1< XmlSchemaObject_t1315720168 *, int32_t >::Invoke(29 /* System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectCollection::get_Item(System.Int32) */, L_42, L_43); NullCheck(L_40); XmlSchemaObjectCollection_Add_m1142549045(L_40, L_44, /*hidden argument*/NULL); XmlSchemaChoice_t959520675 * L_45 = V_0; NullCheck(L_45); XmlSchemaObjectCollection_t1064819932 * L_46 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(L_45, /*hidden argument*/NULL); XmlSchemaChoice_t959520675 * L_47 = V_3; NullCheck(L_47); XmlSchemaObjectCollection_t1064819932 * L_48 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, L_47); int32_t L_49 = V_4; NullCheck(L_48); XmlSchemaObject_t1315720168 * L_50 = VirtFuncInvoker1< XmlSchemaObject_t1315720168 *, int32_t >::Invoke(29 /* System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectCollection::get_Item(System.Int32) */, L_48, L_49); NullCheck(L_46); XmlSchemaObjectCollection_Add_m1142549045(L_46, L_50, /*hidden argument*/NULL); int32_t L_51 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)1)); } IL_0169: { int32_t L_52 = V_4; XmlSchemaChoice_t959520675 * L_53 = V_3; NullCheck(L_53); XmlSchemaObjectCollection_t1064819932 * L_54 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, L_53); NullCheck(L_54); int32_t L_55 = CollectionBase_get_Count_m1708965601(L_54, /*hidden argument*/NULL); if ((((int32_t)L_52) < ((int32_t)L_55))) { goto IL_0131; } } { goto IL_019a; } IL_0180: { XmlSchemaChoice_t959520675 * L_56 = V_0; NullCheck(L_56); XmlSchemaObjectCollection_t1064819932 * L_57 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, L_56); XmlSchemaParticle_t3828501457 * L_58 = V_2; NullCheck(L_57); XmlSchemaObjectCollection_Add_m1142549045(L_57, L_58, /*hidden argument*/NULL); XmlSchemaChoice_t959520675 * L_59 = V_0; NullCheck(L_59); XmlSchemaObjectCollection_t1064819932 * L_60 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(L_59, /*hidden argument*/NULL); XmlSchemaParticle_t3828501457 * L_61 = V_2; NullCheck(L_60); XmlSchemaObjectCollection_Add_m1142549045(L_60, L_61, /*hidden argument*/NULL); } IL_019a: { int32_t L_62 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); } IL_019e: { int32_t L_63 = V_1; XmlSchemaObjectCollection_t1064819932 * L_64 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, __this); NullCheck(L_64); int32_t L_65 = CollectionBase_get_Count_m1708965601(L_64, /*hidden argument*/NULL); if ((((int32_t)L_63) < ((int32_t)L_65))) { goto IL_00c1; } } { XmlSchemaChoice_t959520675 * L_66 = V_0; NullCheck(L_66); XmlSchemaObjectCollection_t1064819932 * L_67 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, L_66); NullCheck(L_67); int32_t L_68 = CollectionBase_get_Count_m1708965601(L_67, /*hidden argument*/NULL); if (L_68) { goto IL_01cf; } } { XmlSchemaParticle_t3828501457 * L_69 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); ((XmlSchemaParticle_t3828501457 *)__this)->set_OptimizedParticle_26(L_69); goto IL_01d6; } IL_01cf: { XmlSchemaChoice_t959520675 * L_70 = V_0; ((XmlSchemaParticle_t3828501457 *)__this)->set_OptimizedParticle_26(L_70); } IL_01d6: { XmlSchemaParticle_t3828501457 * L_71 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); return L_71; } } // System.Int32 System.Xml.Schema.XmlSchemaChoice::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaChoice_Validate_m4191165883 (XmlSchemaChoice_t959520675 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaChoice_Validate_m4191165883_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaParticle_t3828501457 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchema_t3742557897 * L_0 = ___schema1; NullCheck(L_0); Guid_t L_1 = ((XmlSchemaObject_t1315720168 *)L_0)->get_CompilationId_7(); bool L_2 = XmlSchemaObject_IsValidated_m2227629761(__this, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0018; } } { int32_t L_3 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_3; } IL_0018: { XmlSchemaObjectCollection_t1064819932 * L_4 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(__this, /*hidden argument*/NULL); NullCheck(L_4); CollectionBase_Clear_m1509125218(L_4, /*hidden argument*/NULL); XmlSchemaObjectCollection_t1064819932 * L_5 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, __this); NullCheck(L_5); XmlSchemaObjectEnumerator_t503074204 * L_6 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_5, /*hidden argument*/NULL); V_1 = L_6; } IL_002f: try { // begin try (depth: 1) { goto IL_0062; } IL_0034: { XmlSchemaObjectEnumerator_t503074204 * L_7 = V_1; NullCheck(L_7); XmlSchemaObject_t1315720168 * L_8 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_7, /*hidden argument*/NULL); V_0 = ((XmlSchemaParticle_t3828501457 *)CastclassClass((RuntimeObject*)L_8, XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var)); int32_t L_9 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaParticle_t3828501457 * L_10 = V_0; ValidationEventHandler_t791314227 * L_11 = ___h0; XmlSchema_t3742557897 * L_12 = ___schema1; NullCheck(L_10); int32_t L_13 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_10, L_11, L_12); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_13))); XmlSchemaObjectCollection_t1064819932 * L_14 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(__this, /*hidden argument*/NULL); XmlSchemaParticle_t3828501457 * L_15 = V_0; NullCheck(L_14); XmlSchemaObjectCollection_Add_m1142549045(L_14, L_15, /*hidden argument*/NULL); } IL_0062: { XmlSchemaObjectEnumerator_t503074204 * L_16 = V_1; NullCheck(L_16); bool L_17 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0034; } } IL_006d: { IL2CPP_LEAVE(0x84, FINALLY_0072); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0072; } FINALLY_0072: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_18 = V_1; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_18, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_19 = V_2; if (L_19) { goto IL_007d; } } IL_007c: { IL2CPP_END_FINALLY(114) } IL_007d: { RuntimeObject* L_20 = V_2; NullCheck(L_20); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_20); IL2CPP_END_FINALLY(114) } } // end finally (depth: 1) IL2CPP_CLEANUP(114) { IL2CPP_JUMP_TBL(0x84, IL_0084) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0084: { XmlSchema_t3742557897 * L_21 = ___schema1; NullCheck(L_21); Guid_t L_22 = ((XmlSchemaObject_t1315720168 *)L_21)->get_ValidationId_8(); ((XmlSchemaObject_t1315720168 *)__this)->set_ValidationId_8(L_22); int32_t L_23 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_23; } } // System.Boolean System.Xml.Schema.XmlSchemaChoice::ValidateDerivationByRestriction(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaChoice_ValidateDerivationByRestriction_m2877637872 (XmlSchemaChoice_t959520675 * __this, XmlSchemaParticle_t3828501457 * ___baseParticle0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, bool ___raiseError3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaChoice_ValidateDerivationByRestriction_m2877637872_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaAny_t1119175207 * V_0 = NULL; XmlSchemaChoice_t959520675 * V_1 = NULL; { XmlSchemaParticle_t3828501457 * L_0 = ___baseParticle0; V_0 = ((XmlSchemaAny_t1119175207 *)IsInstClass((RuntimeObject*)L_0, XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var)); XmlSchemaAny_t1119175207 * L_1 = V_0; if (!L_1) { goto IL_0019; } } { XmlSchemaAny_t1119175207 * L_2 = V_0; ValidationEventHandler_t791314227 * L_3 = ___h1; XmlSchema_t3742557897 * L_4 = ___schema2; bool L_5 = ___raiseError3; bool L_6 = XmlSchemaGroupBase_ValidateNSRecurseCheckCardinality_m4207734782(__this, L_2, L_3, L_4, L_5, /*hidden argument*/NULL); return L_6; } IL_0019: { XmlSchemaParticle_t3828501457 * L_7 = ___baseParticle0; V_1 = ((XmlSchemaChoice_t959520675 *)IsInstClass((RuntimeObject*)L_7, XmlSchemaChoice_t959520675_il2cpp_TypeInfo_var)); XmlSchemaChoice_t959520675 * L_8 = V_1; if (!L_8) { goto IL_00a0; } } { XmlSchemaChoice_t959520675 * L_9 = V_1; ValidationEventHandler_t791314227 * L_10 = ___h1; XmlSchema_t3742557897 * L_11 = ___schema2; bool L_12 = ___raiseError3; bool L_13 = VirtFuncInvoker4< bool, XmlSchemaParticle_t3828501457 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 *, bool >::Invoke(9 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ValidateOccurenceRangeOK(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) */, __this, L_9, L_10, L_11, L_12); if (L_13) { goto IL_0038; } } { return (bool)0; } IL_0038: { XmlSchemaChoice_t959520675 * L_14 = V_1; NullCheck(L_14); Decimal_t2948259380 L_15 = XmlSchemaParticle_get_ValidatedMinOccurs_m4117380405(L_14, /*hidden argument*/NULL); Decimal_t2948259380 L_16; memset(&L_16, 0, sizeof(L_16)); Decimal__ctor_m1256289983((&L_16), 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_17 = Decimal_op_Equality_m77262825(NULL /*static, unused*/, L_15, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_0092; } } { XmlSchemaChoice_t959520675 * L_18 = V_1; NullCheck(L_18); Decimal_t2948259380 L_19 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(L_18, /*hidden argument*/NULL); Decimal_t2948259380 L_20; memset(&L_20, 0, sizeof(L_20)); Decimal__ctor_m1256289983((&L_20), 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_21 = Decimal_op_Equality_m77262825(NULL /*static, unused*/, L_19, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_0092; } } { Decimal_t2948259380 L_22 = XmlSchemaParticle_get_ValidatedMinOccurs_m4117380405(__this, /*hidden argument*/NULL); Decimal_t2948259380 L_23; memset(&L_23, 0, sizeof(L_23)); Decimal__ctor_m1256289983((&L_23), 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_24 = Decimal_op_Equality_m77262825(NULL /*static, unused*/, L_22, L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_0092; } } { Decimal_t2948259380 L_25 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(__this, /*hidden argument*/NULL); Decimal_t2948259380 L_26; memset(&L_26, 0, sizeof(L_26)); Decimal__ctor_m1256289983((&L_26), 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_27 = Decimal_op_Equality_m77262825(NULL /*static, unused*/, L_25, L_26, /*hidden argument*/NULL); if (!L_27) { goto IL_0092; } } { return (bool)1; } IL_0092: { XmlSchemaChoice_t959520675 * L_28 = V_1; ValidationEventHandler_t791314227 * L_29 = ___h1; XmlSchema_t3742557897 * L_30 = ___schema2; bool L_31 = ___raiseError3; bool L_32 = XmlSchemaGroupBase_ValidateSeqRecurseMapSumCommon_m2619457587(__this, L_28, L_29, L_30, (bool)1, (bool)0, L_31, /*hidden argument*/NULL); return L_32; } IL_00a0: { bool L_33 = ___raiseError3; if (!L_33) { goto IL_00b3; } } { ValidationEventHandler_t791314227 * L_34 = ___h1; XmlSchemaObject_error_m903554348(__this, L_34, _stringLiteral3161391329, /*hidden argument*/NULL); } IL_00b3: { return (bool)0; } } // System.Decimal System.Xml.Schema.XmlSchemaChoice::GetMinEffectiveTotalRange() extern "C" IL2CPP_METHOD_ATTR Decimal_t2948259380 XmlSchemaChoice_GetMinEffectiveTotalRange_m3282432740 (XmlSchemaChoice_t959520675 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaChoice_GetMinEffectiveTotalRange_m3282432740_MetadataUsageId); s_Il2CppMethodInitialized = true; } Decimal_t2948259380 V_0; memset(&V_0, 0, sizeof(V_0)); XmlSchemaParticle_t3828501457 * V_1 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_2 = NULL; Decimal_t2948259380 V_3; memset(&V_3, 0, sizeof(V_3)); RuntimeObject* V_4 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { Decimal_t2948259380 L_0 = __this->get_minEffectiveTotalRange_29(); Decimal_t2948259380 L_1; memset(&L_1, 0, sizeof(L_1)); Decimal__ctor_m1256289983((&L_1), 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_2 = Decimal_op_GreaterThanOrEqual_m1217153501(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001d; } } { Decimal_t2948259380 L_3 = __this->get_minEffectiveTotalRange_29(); return L_3; } IL_001d: { Decimal_t2948259380 L_4; memset(&L_4, 0, sizeof(L_4)); Decimal__ctor_m1256289983((&L_4), 0, /*hidden argument*/NULL); V_0 = L_4; XmlSchemaObjectCollection_t1064819932 * L_5 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, __this); NullCheck(L_5); int32_t L_6 = CollectionBase_get_Count_m1708965601(L_5, /*hidden argument*/NULL); if (L_6) { goto IL_0040; } } { Decimal_t2948259380 L_7; memset(&L_7, 0, sizeof(L_7)); Decimal__ctor_m1256289983((&L_7), 0, /*hidden argument*/NULL); V_0 = L_7; goto IL_0097; } IL_0040: { XmlSchemaObjectCollection_t1064819932 * L_8 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, __this); NullCheck(L_8); XmlSchemaObjectEnumerator_t503074204 * L_9 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_8, /*hidden argument*/NULL); V_2 = L_9; } IL_004c: try { // begin try (depth: 1) { goto IL_0072; } IL_0051: { XmlSchemaObjectEnumerator_t503074204 * L_10 = V_2; NullCheck(L_10); XmlSchemaObject_t1315720168 * L_11 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_10, /*hidden argument*/NULL); V_1 = ((XmlSchemaParticle_t3828501457 *)CastclassClass((RuntimeObject*)L_11, XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var)); XmlSchemaParticle_t3828501457 * L_12 = V_1; NullCheck(L_12); Decimal_t2948259380 L_13 = VirtFuncInvoker0< Decimal_t2948259380 >::Invoke(10 /* System.Decimal System.Xml.Schema.XmlSchemaParticle::GetMinEffectiveTotalRange() */, L_12); V_3 = L_13; Decimal_t2948259380 L_14 = V_0; Decimal_t2948259380 L_15 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_16 = Decimal_op_GreaterThan_m627311519(NULL /*static, unused*/, L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0072; } } IL_0070: { Decimal_t2948259380 L_17 = V_3; V_0 = L_17; } IL_0072: { XmlSchemaObjectEnumerator_t503074204 * L_18 = V_2; NullCheck(L_18); bool L_19 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_18, /*hidden argument*/NULL); if (L_19) { goto IL_0051; } } IL_007d: { IL2CPP_LEAVE(0x97, FINALLY_0082); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0082; } FINALLY_0082: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_20 = V_2; V_4 = ((RuntimeObject*)IsInst((RuntimeObject*)L_20, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_21 = V_4; if (L_21) { goto IL_008f; } } IL_008e: { IL2CPP_END_FINALLY(130) } IL_008f: { RuntimeObject* L_22 = V_4; NullCheck(L_22); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_22); IL2CPP_END_FINALLY(130) } } // end finally (depth: 1) IL2CPP_CLEANUP(130) { IL2CPP_JUMP_TBL(0x97, IL_0097) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0097: { Decimal_t2948259380 L_23 = V_0; __this->set_minEffectiveTotalRange_29(L_23); Decimal_t2948259380 L_24 = V_0; return L_24; } } // System.Void System.Xml.Schema.XmlSchemaChoice::ValidateUniqueParticleAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Collections.ArrayList,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaChoice_ValidateUniqueParticleAttribution_m3898986848 (XmlSchemaChoice_t959520675 * __this, XmlSchemaObjectTable_t2546974348 * ___qnames0, ArrayList_t2718874744 * ___nsNames1, ValidationEventHandler_t791314227 * ___h2, XmlSchema_t3742557897 * ___schema3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaChoice_ValidateUniqueParticleAttribution_m3898986848_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaParticle_t3828501457 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaObjectCollection_t1064819932 * L_0 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, __this); NullCheck(L_0); XmlSchemaObjectEnumerator_t503074204 * L_1 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_0, /*hidden argument*/NULL); V_1 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_0028; } IL_0011: { XmlSchemaObjectEnumerator_t503074204 * L_2 = V_1; NullCheck(L_2); XmlSchemaObject_t1315720168 * L_3 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_2, /*hidden argument*/NULL); V_0 = ((XmlSchemaParticle_t3828501457 *)CastclassClass((RuntimeObject*)L_3, XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var)); XmlSchemaParticle_t3828501457 * L_4 = V_0; XmlSchemaObjectTable_t2546974348 * L_5 = ___qnames0; ArrayList_t2718874744 * L_6 = ___nsNames1; ValidationEventHandler_t791314227 * L_7 = ___h2; XmlSchema_t3742557897 * L_8 = ___schema3; NullCheck(L_4); VirtActionInvoker4< XmlSchemaObjectTable_t2546974348 *, ArrayList_t2718874744 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(13 /* System.Void System.Xml.Schema.XmlSchemaParticle::ValidateUniqueParticleAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Collections.ArrayList,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_4, L_5, L_6, L_7, L_8); } IL_0028: { XmlSchemaObjectEnumerator_t503074204 * L_9 = V_1; NullCheck(L_9); bool L_10 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_9, /*hidden argument*/NULL); if (L_10) { goto IL_0011; } } IL_0033: { IL2CPP_LEAVE(0x4A, FINALLY_0038); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0038; } FINALLY_0038: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_11 = V_1; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_11, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_12 = V_2; if (L_12) { goto IL_0043; } } IL_0042: { IL2CPP_END_FINALLY(56) } IL_0043: { RuntimeObject* L_13 = V_2; NullCheck(L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_13); IL2CPP_END_FINALLY(56) } } // end finally (depth: 1) IL2CPP_CLEANUP(56) { IL2CPP_JUMP_TBL(0x4A, IL_004a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_004a: { return; } } // System.Void System.Xml.Schema.XmlSchemaChoice::ValidateUniqueTypeAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaChoice_ValidateUniqueTypeAttribution_m3207940443 (XmlSchemaChoice_t959520675 * __this, XmlSchemaObjectTable_t2546974348 * ___labels0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaChoice_ValidateUniqueTypeAttribution_m3207940443_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaParticle_t3828501457 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaObjectCollection_t1064819932 * L_0 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, __this); NullCheck(L_0); XmlSchemaObjectEnumerator_t503074204 * L_1 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_0, /*hidden argument*/NULL); V_1 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_0026; } IL_0011: { XmlSchemaObjectEnumerator_t503074204 * L_2 = V_1; NullCheck(L_2); XmlSchemaObject_t1315720168 * L_3 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_2, /*hidden argument*/NULL); V_0 = ((XmlSchemaParticle_t3828501457 *)CastclassClass((RuntimeObject*)L_3, XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var)); XmlSchemaParticle_t3828501457 * L_4 = V_0; XmlSchemaObjectTable_t2546974348 * L_5 = ___labels0; ValidationEventHandler_t791314227 * L_6 = ___h1; XmlSchema_t3742557897 * L_7 = ___schema2; NullCheck(L_4); VirtActionInvoker3< XmlSchemaObjectTable_t2546974348 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(14 /* System.Void System.Xml.Schema.XmlSchemaParticle::ValidateUniqueTypeAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_4, L_5, L_6, L_7); } IL_0026: { XmlSchemaObjectEnumerator_t503074204 * L_8 = V_1; NullCheck(L_8); bool L_9 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_8, /*hidden argument*/NULL); if (L_9) { goto IL_0011; } } IL_0031: { IL2CPP_LEAVE(0x48, FINALLY_0036); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0036; } FINALLY_0036: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_10 = V_1; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_10, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_11 = V_2; if (L_11) { goto IL_0041; } } IL_0040: { IL2CPP_END_FINALLY(54) } IL_0041: { RuntimeObject* L_12 = V_2; NullCheck(L_12); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_12); IL2CPP_END_FINALLY(54) } } // end finally (depth: 1) IL2CPP_CLEANUP(54) { IL2CPP_JUMP_TBL(0x48, IL_0048) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0048: { return; } } // System.Xml.Schema.XmlSchemaChoice System.Xml.Schema.XmlSchemaChoice::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaChoice_t959520675 * XmlSchemaChoice_Read_m2424607298 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaChoice_Read_m2424607298_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaChoice_t959520675 * V_0 = NULL; Exception_t * V_1 = NULL; Exception_t * V_2 = NULL; int32_t V_3 = 0; XmlSchemaAnnotation_t2553753397 * V_4 = NULL; XmlSchemaElement_t427880856 * V_5 = NULL; XmlSchemaGroupRef_t1314446647 * V_6 = NULL; XmlSchemaChoice_t959520675 * V_7 = NULL; XmlSchemaSequence_t2018345177 * V_8 = NULL; XmlSchemaAny_t1119175207 * V_9 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaChoice_t959520675 * L_0 = (XmlSchemaChoice_t959520675 *)il2cpp_codegen_object_new(XmlSchemaChoice_t959520675_il2cpp_TypeInfo_var); XmlSchemaChoice__ctor_m3263212477(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlSchemaReader_t1164558392 * L_1 = ___reader0; NullCheck(L_1); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_1); XmlSchemaReader_t1164558392 * L_2 = ___reader0; NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_3, _stringLiteral1569427300, /*hidden argument*/NULL); if (L_4) { goto IL_0037; } } { XmlSchemaReader_t1164558392 * L_5 = ___reader0; NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral2342829633, /*hidden argument*/NULL); if (!L_7) { goto IL_0056; } } IL_0037: { ValidationEventHandler_t791314227 * L_8 = ___h1; XmlSchemaReader_t1164558392 * L_9 = ___reader0; NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral159719976, L_10, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_8, L_11, (Exception_t *)NULL, /*hidden argument*/NULL); XmlSchemaReader_t1164558392 * L_12 = ___reader0; NullCheck(L_12); XmlSchemaReader_SkipToEnd_m864243635(L_12, /*hidden argument*/NULL); return (XmlSchemaChoice_t959520675 *)NULL; } IL_0056: { XmlSchemaChoice_t959520675 * L_13 = V_0; XmlSchemaReader_t1164558392 * L_14 = ___reader0; NullCheck(L_14); int32_t L_15 = XmlSchemaReader_get_LineNumber_m3920914464(L_14, /*hidden argument*/NULL); NullCheck(L_13); XmlSchemaObject_set_LineNumber_m1360499025(L_13, L_15, /*hidden argument*/NULL); XmlSchemaChoice_t959520675 * L_16 = V_0; XmlSchemaReader_t1164558392 * L_17 = ___reader0; NullCheck(L_17); int32_t L_18 = XmlSchemaReader_get_LinePosition_m2272047151(L_17, /*hidden argument*/NULL); NullCheck(L_16); XmlSchemaObject_set_LinePosition_m906865826(L_16, L_18, /*hidden argument*/NULL); XmlSchemaChoice_t959520675 * L_19 = V_0; XmlSchemaReader_t1164558392 * L_20 = ___reader0; NullCheck(L_20); String_t* L_21 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaReader::get_BaseURI() */, L_20); NullCheck(L_19); XmlSchemaObject_set_SourceUri_m2760372687(L_19, L_21, /*hidden argument*/NULL); goto IL_0197; } IL_007f: { XmlSchemaReader_t1164558392 * L_22 = ___reader0; NullCheck(L_22); String_t* L_23 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, _stringLiteral3454449607, /*hidden argument*/NULL); if (!L_24) { goto IL_00a5; } } { XmlSchemaChoice_t959520675 * L_25 = V_0; XmlSchemaReader_t1164558392 * L_26 = ___reader0; NullCheck(L_26); String_t* L_27 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_26); NullCheck(L_25); XmlSchemaAnnotated_set_Id_m1597719336(L_25, L_27, /*hidden argument*/NULL); goto IL_0197; } IL_00a5: { XmlSchemaReader_t1164558392 * L_28 = ___reader0; NullCheck(L_28); String_t* L_29 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_28); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_30 = String_op_Equality_m920492651(NULL /*static, unused*/, L_29, _stringLiteral660438115, /*hidden argument*/NULL); if (!L_30) { goto IL_00ed; } } IL_00ba: try { // begin try (depth: 1) XmlSchemaChoice_t959520675 * L_31 = V_0; XmlSchemaReader_t1164558392 * L_32 = ___reader0; NullCheck(L_32); String_t* L_33 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_32); NullCheck(L_31); XmlSchemaParticle_set_MaxOccursString_m1136362008(L_31, L_33, /*hidden argument*/NULL); goto IL_00e8; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_00cb; throw e; } CATCH_00cb: { // begin catch(System.Exception) V_1 = ((Exception_t *)__exception_local); ValidationEventHandler_t791314227 * L_34 = ___h1; XmlSchemaReader_t1164558392 * L_35 = ___reader0; NullCheck(L_35); String_t* L_36 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_35); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_37 = String_Concat_m3937257545(NULL /*static, unused*/, L_36, _stringLiteral1495269871, /*hidden argument*/NULL); Exception_t * L_38 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_34, L_37, L_38, /*hidden argument*/NULL); goto IL_00e8; } // end catch (depth: 1) IL_00e8: { goto IL_0197; } IL_00ed: { XmlSchemaReader_t1164558392 * L_39 = ___reader0; NullCheck(L_39); String_t* L_40 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_39); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_41 = String_op_Equality_m920492651(NULL /*static, unused*/, L_40, _stringLiteral837243573, /*hidden argument*/NULL); if (!L_41) { goto IL_0135; } } IL_0102: try { // begin try (depth: 1) XmlSchemaChoice_t959520675 * L_42 = V_0; XmlSchemaReader_t1164558392 * L_43 = ___reader0; NullCheck(L_43); String_t* L_44 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_43); NullCheck(L_42); XmlSchemaParticle_set_MinOccursString_m2757042850(L_42, L_44, /*hidden argument*/NULL); goto IL_0130; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0113; throw e; } CATCH_0113: { // begin catch(System.Exception) V_2 = ((Exception_t *)__exception_local); ValidationEventHandler_t791314227 * L_45 = ___h1; XmlSchemaReader_t1164558392 * L_46 = ___reader0; NullCheck(L_46); String_t* L_47 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_46); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_48 = String_Concat_m3937257545(NULL /*static, unused*/, L_47, _stringLiteral2227061191, /*hidden argument*/NULL); Exception_t * L_49 = V_2; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_45, L_48, L_49, /*hidden argument*/NULL); goto IL_0130; } // end catch (depth: 1) IL_0130: { goto IL_0197; } IL_0135: { XmlSchemaReader_t1164558392 * L_50 = ___reader0; NullCheck(L_50); String_t* L_51 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_50); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_52 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_53 = String_op_Equality_m920492651(NULL /*static, unused*/, L_51, L_52, /*hidden argument*/NULL); if (!L_53) { goto IL_015f; } } { XmlSchemaReader_t1164558392 * L_54 = ___reader0; NullCheck(L_54); String_t* L_55 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_54); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_56 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_55, _stringLiteral3929236445, /*hidden argument*/NULL); if (L_56) { goto IL_0174; } } IL_015f: { XmlSchemaReader_t1164558392 * L_57 = ___reader0; NullCheck(L_57); String_t* L_58 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_57); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_59 = String_op_Equality_m920492651(NULL /*static, unused*/, L_58, _stringLiteral1569427300, /*hidden argument*/NULL); if (!L_59) { goto IL_0190; } } IL_0174: { ValidationEventHandler_t791314227 * L_60 = ___h1; XmlSchemaReader_t1164558392 * L_61 = ___reader0; NullCheck(L_61); String_t* L_62 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_61); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_63 = String_Concat_m3937257545(NULL /*static, unused*/, L_62, _stringLiteral2174839782, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_60, L_63, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_0197; } IL_0190: { XmlSchemaReader_t1164558392 * L_64 = ___reader0; XmlSchemaChoice_t959520675 * L_65 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_ReadUnhandledAttribute_m1314733484(NULL /*static, unused*/, L_64, L_65, /*hidden argument*/NULL); } IL_0197: { XmlSchemaReader_t1164558392 * L_66 = ___reader0; NullCheck(L_66); bool L_67 = VirtFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToNextAttribute() */, L_66); if (L_67) { goto IL_007f; } } { XmlSchemaReader_t1164558392 * L_68 = ___reader0; NullCheck(L_68); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_68); XmlSchemaReader_t1164558392 * L_69 = ___reader0; NullCheck(L_69); bool L_70 = VirtFuncInvoker0< bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_IsEmptyElement() */, L_69); if (!L_70) { goto IL_01b6; } } { XmlSchemaChoice_t959520675 * L_71 = V_0; return L_71; } IL_01b6: { V_3 = 1; goto IL_0365; } IL_01bd: { XmlSchemaReader_t1164558392 * L_72 = ___reader0; NullCheck(L_72); int32_t L_73 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_72); if ((!(((uint32_t)L_73) == ((uint32_t)((int32_t)15))))) { goto IL_01fb; } } { XmlSchemaReader_t1164558392 * L_74 = ___reader0; NullCheck(L_74); String_t* L_75 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_74); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_76 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_75, _stringLiteral2342829633, /*hidden argument*/NULL); if (!L_76) { goto IL_01f6; } } { ValidationEventHandler_t791314227 * L_77 = ___h1; XmlSchemaReader_t1164558392 * L_78 = ___reader0; NullCheck(L_78); String_t* L_79 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_78); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_80 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral138095261, L_79, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_77, L_80, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_01f6: { goto IL_0370; } IL_01fb: { int32_t L_81 = V_3; if ((((int32_t)L_81) > ((int32_t)1))) { goto IL_0236; } } { XmlSchemaReader_t1164558392 * L_82 = ___reader0; NullCheck(L_82); String_t* L_83 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_82); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_84 = String_op_Equality_m920492651(NULL /*static, unused*/, L_83, _stringLiteral1102688753, /*hidden argument*/NULL); if (!L_84) { goto IL_0236; } } { V_3 = 2; XmlSchemaReader_t1164558392 * L_85 = ___reader0; ValidationEventHandler_t791314227 * L_86 = ___h1; XmlSchemaAnnotation_t2553753397 * L_87 = XmlSchemaAnnotation_Read_m1586871736(NULL /*static, unused*/, L_85, L_86, /*hidden argument*/NULL); V_4 = L_87; XmlSchemaAnnotation_t2553753397 * L_88 = V_4; if (!L_88) { goto IL_0231; } } { XmlSchemaChoice_t959520675 * L_89 = V_0; XmlSchemaAnnotation_t2553753397 * L_90 = V_4; NullCheck(L_89); XmlSchemaAnnotated_set_Annotation_m3050132480(L_89, L_90, /*hidden argument*/NULL); } IL_0231: { goto IL_0365; } IL_0236: { int32_t L_91 = V_3; if ((((int32_t)L_91) > ((int32_t)2))) { goto IL_035f; } } { XmlSchemaReader_t1164558392 * L_92 = ___reader0; NullCheck(L_92); String_t* L_93 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_92); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_94 = String_op_Equality_m920492651(NULL /*static, unused*/, L_93, _stringLiteral4059539929, /*hidden argument*/NULL); if (!L_94) { goto IL_0277; } } { V_3 = 2; XmlSchemaReader_t1164558392 * L_95 = ___reader0; ValidationEventHandler_t791314227 * L_96 = ___h1; XmlSchemaElement_t427880856 * L_97 = XmlSchemaElement_Read_m470865371(NULL /*static, unused*/, L_95, L_96, /*hidden argument*/NULL); V_5 = L_97; XmlSchemaElement_t427880856 * L_98 = V_5; if (!L_98) { goto IL_0272; } } { XmlSchemaChoice_t959520675 * L_99 = V_0; NullCheck(L_99); XmlSchemaObjectCollection_t1064819932 * L_100 = L_99->get_items_28(); XmlSchemaElement_t427880856 * L_101 = V_5; NullCheck(L_100); XmlSchemaObjectCollection_Add_m1142549045(L_100, L_101, /*hidden argument*/NULL); } IL_0272: { goto IL_0365; } IL_0277: { XmlSchemaReader_t1164558392 * L_102 = ___reader0; NullCheck(L_102); String_t* L_103 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_102); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_104 = String_op_Equality_m920492651(NULL /*static, unused*/, L_103, _stringLiteral3122773422, /*hidden argument*/NULL); if (!L_104) { goto IL_02b1; } } { V_3 = 2; XmlSchemaReader_t1164558392 * L_105 = ___reader0; ValidationEventHandler_t791314227 * L_106 = ___h1; XmlSchemaGroupRef_t1314446647 * L_107 = XmlSchemaGroupRef_Read_m2612111298(NULL /*static, unused*/, L_105, L_106, /*hidden argument*/NULL); V_6 = L_107; XmlSchemaGroupRef_t1314446647 * L_108 = V_6; if (!L_108) { goto IL_02ac; } } { XmlSchemaChoice_t959520675 * L_109 = V_0; NullCheck(L_109); XmlSchemaObjectCollection_t1064819932 * L_110 = L_109->get_items_28(); XmlSchemaGroupRef_t1314446647 * L_111 = V_6; NullCheck(L_110); XmlSchemaObjectCollection_Add_m1142549045(L_110, L_111, /*hidden argument*/NULL); } IL_02ac: { goto IL_0365; } IL_02b1: { XmlSchemaReader_t1164558392 * L_112 = ___reader0; NullCheck(L_112); String_t* L_113 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_112); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_114 = String_op_Equality_m920492651(NULL /*static, unused*/, L_113, _stringLiteral2342829633, /*hidden argument*/NULL); if (!L_114) { goto IL_02eb; } } { V_3 = 2; XmlSchemaReader_t1164558392 * L_115 = ___reader0; ValidationEventHandler_t791314227 * L_116 = ___h1; XmlSchemaChoice_t959520675 * L_117 = XmlSchemaChoice_Read_m2424607298(NULL /*static, unused*/, L_115, L_116, /*hidden argument*/NULL); V_7 = L_117; XmlSchemaChoice_t959520675 * L_118 = V_7; if (!L_118) { goto IL_02e6; } } { XmlSchemaChoice_t959520675 * L_119 = V_0; NullCheck(L_119); XmlSchemaObjectCollection_t1064819932 * L_120 = L_119->get_items_28(); XmlSchemaChoice_t959520675 * L_121 = V_7; NullCheck(L_120); XmlSchemaObjectCollection_Add_m1142549045(L_120, L_121, /*hidden argument*/NULL); } IL_02e6: { goto IL_0365; } IL_02eb: { XmlSchemaReader_t1164558392 * L_122 = ___reader0; NullCheck(L_122); String_t* L_123 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_122); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_124 = String_op_Equality_m920492651(NULL /*static, unused*/, L_123, _stringLiteral3810116474, /*hidden argument*/NULL); if (!L_124) { goto IL_0325; } } { V_3 = 2; XmlSchemaReader_t1164558392 * L_125 = ___reader0; ValidationEventHandler_t791314227 * L_126 = ___h1; XmlSchemaSequence_t2018345177 * L_127 = XmlSchemaSequence_Read_m4225823128(NULL /*static, unused*/, L_125, L_126, /*hidden argument*/NULL); V_8 = L_127; XmlSchemaSequence_t2018345177 * L_128 = V_8; if (!L_128) { goto IL_0320; } } { XmlSchemaChoice_t959520675 * L_129 = V_0; NullCheck(L_129); XmlSchemaObjectCollection_t1064819932 * L_130 = L_129->get_items_28(); XmlSchemaSequence_t2018345177 * L_131 = V_8; NullCheck(L_130); XmlSchemaObjectCollection_Add_m1142549045(L_130, L_131, /*hidden argument*/NULL); } IL_0320: { goto IL_0365; } IL_0325: { XmlSchemaReader_t1164558392 * L_132 = ___reader0; NullCheck(L_132); String_t* L_133 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_132); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_134 = String_op_Equality_m920492651(NULL /*static, unused*/, L_133, _stringLiteral2600730716, /*hidden argument*/NULL); if (!L_134) { goto IL_035f; } } { V_3 = 2; XmlSchemaReader_t1164558392 * L_135 = ___reader0; ValidationEventHandler_t791314227 * L_136 = ___h1; XmlSchemaAny_t1119175207 * L_137 = XmlSchemaAny_Read_m1998536659(NULL /*static, unused*/, L_135, L_136, /*hidden argument*/NULL); V_9 = L_137; XmlSchemaAny_t1119175207 * L_138 = V_9; if (!L_138) { goto IL_035a; } } { XmlSchemaChoice_t959520675 * L_139 = V_0; NullCheck(L_139); XmlSchemaObjectCollection_t1064819932 * L_140 = L_139->get_items_28(); XmlSchemaAny_t1119175207 * L_141 = V_9; NullCheck(L_140); XmlSchemaObjectCollection_Add_m1142549045(L_140, L_141, /*hidden argument*/NULL); } IL_035a: { goto IL_0365; } IL_035f: { XmlSchemaReader_t1164558392 * L_142 = ___reader0; NullCheck(L_142); XmlSchemaReader_RaiseInvalidElementError_m4265021746(L_142, /*hidden argument*/NULL); } IL_0365: { XmlSchemaReader_t1164558392 * L_143 = ___reader0; NullCheck(L_143); bool L_144 = XmlSchemaReader_ReadNextElement_m611223709(L_143, /*hidden argument*/NULL); if (L_144) { goto IL_01bd; } } IL_0370: { XmlSchemaChoice_t959520675 * L_145 = V_0; return L_145; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaCollection::.ctor(System.Xml.XmlNameTable) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaCollection__ctor_m3228921192 (XmlSchemaCollection_t3610399789 * __this, XmlNameTable_t71772148 * ___nameTable0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaCollection__ctor_m3228921192_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlNameTable_t71772148 * L_0 = ___nameTable0; XmlSchemaSet_t266093086 * L_1 = (XmlSchemaSet_t266093086 *)il2cpp_codegen_object_new(XmlSchemaSet_t266093086_il2cpp_TypeInfo_var); XmlSchemaSet__ctor_m1305906686(L_1, L_0, /*hidden argument*/NULL); XmlSchemaCollection__ctor_m2194959938(__this, L_1, /*hidden argument*/NULL); XmlSchemaSet_t266093086 * L_2 = __this->get_schemaSet_0(); intptr_t L_3 = (intptr_t)XmlSchemaCollection_OnValidationError_m3927226375_RuntimeMethod_var; ValidationEventHandler_t791314227 * L_4 = (ValidationEventHandler_t791314227 *)il2cpp_codegen_object_new(ValidationEventHandler_t791314227_il2cpp_TypeInfo_var); ValidationEventHandler__ctor_m2945978529(L_4, __this, L_3, /*hidden argument*/NULL); NullCheck(L_2); XmlSchemaSet_add_ValidationEventHandler_m752947157(L_2, L_4, /*hidden argument*/NULL); return; } } // System.Void System.Xml.Schema.XmlSchemaCollection::.ctor(System.Xml.Schema.XmlSchemaSet) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaCollection__ctor_m2194959938 (XmlSchemaCollection_t3610399789 * __this, XmlSchemaSet_t266093086 * ___schemaSet0, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); XmlSchemaSet_t266093086 * L_0 = ___schemaSet0; __this->set_schemaSet_0(L_0); return; } } // System.Int32 System.Xml.Schema.XmlSchemaCollection::System.Collections.ICollection.get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaCollection_System_Collections_ICollection_get_Count_m2346736504 (XmlSchemaCollection_t3610399789 * __this, const RuntimeMethod* method) { { int32_t L_0 = XmlSchemaCollection_get_Count_m4165650316(__this, /*hidden argument*/NULL); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaCollection_System_Collections_ICollection_CopyTo_m1267165849 (XmlSchemaCollection_t3610399789 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { XmlSchemaSet_t266093086 * V_0 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaSet_t266093086 * L_0 = __this->get_schemaSet_0(); V_0 = L_0; XmlSchemaSet_t266093086 * L_1 = V_0; Monitor_Enter_m2249409497(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); } IL_000d: try { // begin try (depth: 1) XmlSchemaSet_t266093086 * L_2 = __this->get_schemaSet_0(); RuntimeArray * L_3 = ___array0; int32_t L_4 = ___index1; NullCheck(L_2); XmlSchemaSet_CopyTo_m395757807(L_2, L_3, L_4, /*hidden argument*/NULL); IL2CPP_LEAVE(0x26, FINALLY_001f); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001f; } FINALLY_001f: { // begin finally (depth: 1) XmlSchemaSet_t266093086 * L_5 = V_0; Monitor_Exit_m3585316909(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); IL2CPP_END_FINALLY(31) } // end finally (depth: 1) IL2CPP_CLEANUP(31) { IL2CPP_JUMP_TBL(0x26, IL_0026) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0026: { return; } } // System.Boolean System.Xml.Schema.XmlSchemaCollection::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaCollection_System_Collections_ICollection_get_IsSynchronized_m876179348 (XmlSchemaCollection_t3610399789 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Collections.IEnumerator System.Xml.Schema.XmlSchemaCollection::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* XmlSchemaCollection_System_Collections_IEnumerable_GetEnumerator_m2583104623 (XmlSchemaCollection_t3610399789 * __this, const RuntimeMethod* method) { { XmlSchemaCollectionEnumerator_t1663512188 * L_0 = XmlSchemaCollection_GetEnumerator_m201607952(__this, /*hidden argument*/NULL); return L_0; } } // System.Object System.Xml.Schema.XmlSchemaCollection::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlSchemaCollection_System_Collections_ICollection_get_SyncRoot_m615578473 (XmlSchemaCollection_t3610399789 * __this, const RuntimeMethod* method) { { return __this; } } // System.Xml.Schema.XmlSchemaSet System.Xml.Schema.XmlSchemaCollection::get_SchemaSet() extern "C" IL2CPP_METHOD_ATTR XmlSchemaSet_t266093086 * XmlSchemaCollection_get_SchemaSet_m2053221801 (XmlSchemaCollection_t3610399789 * __this, const RuntimeMethod* method) { { XmlSchemaSet_t266093086 * L_0 = __this->get_schemaSet_0(); return L_0; } } // System.Int32 System.Xml.Schema.XmlSchemaCollection::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaCollection_get_Count_m4165650316 (XmlSchemaCollection_t3610399789 * __this, const RuntimeMethod* method) { { XmlSchemaSet_t266093086 * L_0 = __this->get_schemaSet_0(); NullCheck(L_0); int32_t L_1 = XmlSchemaSet_get_Count_m805802669(L_0, /*hidden argument*/NULL); return L_1; } } // System.Xml.Schema.XmlSchemaCollectionEnumerator System.Xml.Schema.XmlSchemaCollection::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR XmlSchemaCollectionEnumerator_t1663512188 * XmlSchemaCollection_GetEnumerator_m201607952 (XmlSchemaCollection_t3610399789 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaCollection_GetEnumerator_m201607952_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaSet_t266093086 * L_0 = __this->get_schemaSet_0(); NullCheck(L_0); RuntimeObject* L_1 = XmlSchemaSet_Schemas_m4143905947(L_0, /*hidden argument*/NULL); XmlSchemaCollectionEnumerator_t1663512188 * L_2 = (XmlSchemaCollectionEnumerator_t1663512188 *)il2cpp_codegen_object_new(XmlSchemaCollectionEnumerator_t1663512188_il2cpp_TypeInfo_var); XmlSchemaCollectionEnumerator__ctor_m2578591306(L_2, L_1, /*hidden argument*/NULL); return L_2; } } // System.Void System.Xml.Schema.XmlSchemaCollection::OnValidationError(System.Object,System.Xml.Schema.ValidationEventArgs) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaCollection_OnValidationError_m3927226375 (XmlSchemaCollection_t3610399789 * __this, RuntimeObject * ___o0, ValidationEventArgs_t2784773869 * ___e1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaCollection_OnValidationError_m3927226375_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ValidationEventHandler_t791314227 * L_0 = __this->get_ValidationEventHandler_1(); if (!L_0) { goto IL_001d; } } { ValidationEventHandler_t791314227 * L_1 = __this->get_ValidationEventHandler_1(); RuntimeObject * L_2 = ___o0; ValidationEventArgs_t2784773869 * L_3 = ___e1; NullCheck(L_1); ValidationEventHandler_Invoke_m3984227947(L_1, L_2, L_3, /*hidden argument*/NULL); goto IL_002f; } IL_001d: { ValidationEventArgs_t2784773869 * L_4 = ___e1; NullCheck(L_4); int32_t L_5 = ValidationEventArgs_get_Severity_m1798521934(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_002f; } } { ValidationEventArgs_t2784773869 * L_6 = ___e1; NullCheck(L_6); XmlSchemaException_t3511258692 * L_7 = ValidationEventArgs_get_Exception_m2119547120(L_6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7,XmlSchemaCollection_OnValidationError_m3927226375_RuntimeMethod_var); } IL_002f: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaCollectionEnumerator::.ctor(System.Collections.ICollection) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaCollectionEnumerator__ctor_m2578591306 (XmlSchemaCollectionEnumerator_t1663512188 * __this, RuntimeObject* ___col0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaCollectionEnumerator__ctor_m2578591306_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___col0; NullCheck(L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, L_0); __this->set_xenum_0(L_1); return; } } // System.Boolean System.Xml.Schema.XmlSchemaCollectionEnumerator::System.Collections.IEnumerator.MoveNext() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaCollectionEnumerator_System_Collections_IEnumerator_MoveNext_m2040196346 (XmlSchemaCollectionEnumerator_t1663512188 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaCollectionEnumerator_System_Collections_IEnumerator_MoveNext_m2040196346_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->get_xenum_0(); NullCheck(L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_0); return L_1; } } // System.Void System.Xml.Schema.XmlSchemaCollectionEnumerator::System.Collections.IEnumerator.Reset() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaCollectionEnumerator_System_Collections_IEnumerator_Reset_m3351701655 (XmlSchemaCollectionEnumerator_t1663512188 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaCollectionEnumerator_System_Collections_IEnumerator_Reset_m3351701655_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->get_xenum_0(); NullCheck(L_0); InterfaceActionInvoker0::Invoke(2 /* System.Void System.Collections.IEnumerator::Reset() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_0); return; } } // System.Object System.Xml.Schema.XmlSchemaCollectionEnumerator::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlSchemaCollectionEnumerator_System_Collections_IEnumerator_get_Current_m2238373005 (XmlSchemaCollectionEnumerator_t1663512188 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaCollectionEnumerator_System_Collections_IEnumerator_get_Current_m2238373005_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->get_xenum_0(); NullCheck(L_0); RuntimeObject * L_1 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_0); return L_1; } } // System.Boolean System.Xml.Schema.XmlSchemaCollectionEnumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaCollectionEnumerator_MoveNext_m2114706089 (XmlSchemaCollectionEnumerator_t1663512188 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaCollectionEnumerator_MoveNext_m2114706089_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->get_xenum_0(); NullCheck(L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_0); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaCompilationSettings::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaCompilationSettings__ctor_m1681598812 (XmlSchemaCompilationSettings_t2218765537 * __this, const RuntimeMethod* method) { { __this->set_enable_upa_check_0((bool)1); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean System.Xml.Schema.XmlSchemaCompilationSettings::get_EnableUpaCheck() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaCompilationSettings_get_EnableUpaCheck_m540480091 (XmlSchemaCompilationSettings_t2218765537 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_enable_upa_check_0(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaComplexContent::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexContent__ctor_m3163037867 (XmlSchemaComplexContent_t3528540772 * __this, const RuntimeMethod* method) { { XmlSchemaContentModel__ctor_m1098532985(__this, /*hidden argument*/NULL); return; } } // System.Boolean System.Xml.Schema.XmlSchemaComplexContent::get_IsMixed() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaComplexContent_get_IsMixed_m3848579885 (XmlSchemaComplexContent_t3528540772 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_isMixed_17(); return L_0; } } // System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaComplexContent::get_Content() extern "C" IL2CPP_METHOD_ATTR XmlSchemaContent_t1040349258 * XmlSchemaComplexContent_get_Content_m1005016336 (XmlSchemaComplexContent_t3528540772 * __this, const RuntimeMethod* method) { { XmlSchemaContent_t1040349258 * L_0 = __this->get_content_16(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaComplexContent::SetParent(System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexContent_SetParent_m2286020448 (XmlSchemaComplexContent_t3528540772 * __this, XmlSchemaObject_t1315720168 * ___parent0, const RuntimeMethod* method) { { XmlSchemaObject_t1315720168 * L_0 = ___parent0; XmlSchemaObject_SetParent_m3207914940(__this, L_0, /*hidden argument*/NULL); XmlSchemaContent_t1040349258 * L_1 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaComplexContent::get_Content() */, __this); if (!L_1) { goto IL_001e; } } { XmlSchemaContent_t1040349258 * L_2 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaComplexContent::get_Content() */, __this); NullCheck(L_2); VirtActionInvoker1< XmlSchemaObject_t1315720168 * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::SetParent(System.Xml.Schema.XmlSchemaObject) */, L_2, __this); } IL_001e: { return; } } // System.Int32 System.Xml.Schema.XmlSchemaComplexContent::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaComplexContent_Compile_m1412625361 (XmlSchemaComplexContent_t3528540772 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexContent_Compile_m1412625361_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaComplexContentRestriction_t3155540863 * V_0 = NULL; XmlSchemaComplexContentExtension_t2396613513 * V_1 = NULL; { Guid_t L_0 = ((XmlSchemaObject_t1315720168 *)__this)->get_CompilationId_7(); XmlSchema_t3742557897 * L_1 = ___schema1; NullCheck(L_1); Guid_t L_2 = ((XmlSchemaObject_t1315720168 *)L_1)->get_CompilationId_7(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_3 = Guid_op_Equality_m4289903222(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0018; } } { return 0; } IL_0018: { bool L_4 = ((XmlSchemaObject_t1315720168 *)__this)->get_isRedefinedComponent_10(); if (!L_4) { goto IL_0051; } } { XmlSchemaAnnotation_t2553753397 * L_5 = XmlSchemaAnnotated_get_Annotation_m3851538793(__this, /*hidden argument*/NULL); if (!L_5) { goto IL_003a; } } { XmlSchemaAnnotation_t2553753397 * L_6 = XmlSchemaAnnotated_get_Annotation_m3851538793(__this, /*hidden argument*/NULL); NullCheck(L_6); ((XmlSchemaObject_t1315720168 *)L_6)->set_isRedefinedComponent_10((bool)1); } IL_003a: { XmlSchemaContent_t1040349258 * L_7 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaComplexContent::get_Content() */, __this); if (!L_7) { goto IL_0051; } } { XmlSchemaContent_t1040349258 * L_8 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaComplexContent::get_Content() */, __this); NullCheck(L_8); ((XmlSchemaObject_t1315720168 *)L_8)->set_isRedefinedComponent_10((bool)1); } IL_0051: { XmlSchemaContent_t1040349258 * L_9 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaComplexContent::get_Content() */, __this); if (L_9) { goto IL_006d; } } { ValidationEventHandler_t791314227 * L_10 = ___h0; XmlSchemaObject_error_m903554348(__this, L_10, _stringLiteral697981362, /*hidden argument*/NULL); goto IL_00e5; } IL_006d: { XmlSchemaContent_t1040349258 * L_11 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaComplexContent::get_Content() */, __this); if (!((XmlSchemaComplexContentRestriction_t3155540863 *)IsInstClass((RuntimeObject*)L_11, XmlSchemaComplexContentRestriction_t3155540863_il2cpp_TypeInfo_var))) { goto IL_00a3; } } { XmlSchemaContent_t1040349258 * L_12 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaComplexContent::get_Content() */, __this); V_0 = ((XmlSchemaComplexContentRestriction_t3155540863 *)CastclassClass((RuntimeObject*)L_12, XmlSchemaComplexContentRestriction_t3155540863_il2cpp_TypeInfo_var)); int32_t L_13 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaComplexContentRestriction_t3155540863 * L_14 = V_0; ValidationEventHandler_t791314227 * L_15 = ___h0; XmlSchema_t3742557897 * L_16 = ___schema1; NullCheck(L_14); int32_t L_17 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaComplexContentRestriction::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_14, L_15, L_16); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)L_17))); goto IL_00e5; } IL_00a3: { XmlSchemaContent_t1040349258 * L_18 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaComplexContent::get_Content() */, __this); if (!((XmlSchemaComplexContentExtension_t2396613513 *)IsInstClass((RuntimeObject*)L_18, XmlSchemaComplexContentExtension_t2396613513_il2cpp_TypeInfo_var))) { goto IL_00d9; } } { XmlSchemaContent_t1040349258 * L_19 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaComplexContent::get_Content() */, __this); V_1 = ((XmlSchemaComplexContentExtension_t2396613513 *)CastclassClass((RuntimeObject*)L_19, XmlSchemaComplexContentExtension_t2396613513_il2cpp_TypeInfo_var)); int32_t L_20 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaComplexContentExtension_t2396613513 * L_21 = V_1; ValidationEventHandler_t791314227 * L_22 = ___h0; XmlSchema_t3742557897 * L_23 = ___schema1; NullCheck(L_21); int32_t L_24 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaComplexContentExtension::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_21, L_22, L_23); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)L_24))); goto IL_00e5; } IL_00d9: { ValidationEventHandler_t791314227 * L_25 = ___h0; XmlSchemaObject_error_m903554348(__this, L_25, _stringLiteral4137437960, /*hidden argument*/NULL); } IL_00e5: { String_t* L_26 = XmlSchemaAnnotated_get_Id_m2854314617(__this, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_27 = ___schema1; NullCheck(L_27); Hashtable_t1853889766 * L_28 = XmlSchema_get_IDCollection_m3725452494(L_27, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_29 = ___h0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_CompileID_m928148374(NULL /*static, unused*/, L_26, __this, L_28, L_29, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_30 = ___schema1; NullCheck(L_30); Guid_t L_31 = ((XmlSchemaObject_t1315720168 *)L_30)->get_CompilationId_7(); ((XmlSchemaObject_t1315720168 *)__this)->set_CompilationId_7(L_31); int32_t L_32 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_32; } } // System.Int32 System.Xml.Schema.XmlSchemaComplexContent::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaComplexContent_Validate_m1719339849 (XmlSchemaComplexContent_t3528540772 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { { XmlSchema_t3742557897 * L_0 = ___schema1; NullCheck(L_0); Guid_t L_1 = ((XmlSchemaObject_t1315720168 *)L_0)->get_ValidationId_8(); bool L_2 = XmlSchemaObject_IsValidated_m2227629761(__this, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0018; } } { int32_t L_3 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_3; } IL_0018: { int32_t L_4 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaContent_t1040349258 * L_5 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaComplexContent::get_Content() */, __this); ValidationEventHandler_t791314227 * L_6 = ___h0; XmlSchema_t3742557897 * L_7 = ___schema1; NullCheck(L_5); int32_t L_8 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_5, L_6, L_7); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_8))); XmlSchema_t3742557897 * L_9 = ___schema1; NullCheck(L_9); Guid_t L_10 = ((XmlSchemaObject_t1315720168 *)L_9)->get_ValidationId_8(); ((XmlSchemaObject_t1315720168 *)__this)->set_ValidationId_8(L_10); int32_t L_11 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_11; } } // System.Xml.Schema.XmlSchemaComplexContent System.Xml.Schema.XmlSchemaComplexContent::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaComplexContent_t3528540772 * XmlSchemaComplexContent_Read_m2001054031 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexContent_Read_m2001054031_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaComplexContent_t3528540772 * V_0 = NULL; Exception_t * V_1 = NULL; int32_t V_2 = 0; XmlSchemaAnnotation_t2553753397 * V_3 = NULL; XmlSchemaComplexContentRestriction_t3155540863 * V_4 = NULL; XmlSchemaComplexContentExtension_t2396613513 * V_5 = NULL; { XmlSchemaComplexContent_t3528540772 * L_0 = (XmlSchemaComplexContent_t3528540772 *)il2cpp_codegen_object_new(XmlSchemaComplexContent_t3528540772_il2cpp_TypeInfo_var); XmlSchemaComplexContent__ctor_m3163037867(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlSchemaReader_t1164558392 * L_1 = ___reader0; NullCheck(L_1); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_1); XmlSchemaReader_t1164558392 * L_2 = ___reader0; NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_3, _stringLiteral1569427300, /*hidden argument*/NULL); if (L_4) { goto IL_0037; } } { XmlSchemaReader_t1164558392 * L_5 = ___reader0; NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral1297235508, /*hidden argument*/NULL); if (!L_7) { goto IL_0056; } } IL_0037: { ValidationEventHandler_t791314227 * L_8 = ___h1; XmlSchemaReader_t1164558392 * L_9 = ___reader0; NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1679281052, L_10, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_8, L_11, (Exception_t *)NULL, /*hidden argument*/NULL); XmlSchemaReader_t1164558392 * L_12 = ___reader0; NullCheck(L_12); VirtActionInvoker0::Invoke(49 /* System.Void System.Xml.Schema.XmlSchemaReader::Skip() */, L_12); return (XmlSchemaComplexContent_t3528540772 *)NULL; } IL_0056: { XmlSchemaComplexContent_t3528540772 * L_13 = V_0; XmlSchemaReader_t1164558392 * L_14 = ___reader0; NullCheck(L_14); int32_t L_15 = XmlSchemaReader_get_LineNumber_m3920914464(L_14, /*hidden argument*/NULL); NullCheck(L_13); XmlSchemaObject_set_LineNumber_m1360499025(L_13, L_15, /*hidden argument*/NULL); XmlSchemaComplexContent_t3528540772 * L_16 = V_0; XmlSchemaReader_t1164558392 * L_17 = ___reader0; NullCheck(L_17); int32_t L_18 = XmlSchemaReader_get_LinePosition_m2272047151(L_17, /*hidden argument*/NULL); NullCheck(L_16); XmlSchemaObject_set_LinePosition_m906865826(L_16, L_18, /*hidden argument*/NULL); XmlSchemaComplexContent_t3528540772 * L_19 = V_0; XmlSchemaReader_t1164558392 * L_20 = ___reader0; NullCheck(L_20); String_t* L_21 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaReader::get_BaseURI() */, L_20); NullCheck(L_19); XmlSchemaObject_set_SourceUri_m2760372687(L_19, L_21, /*hidden argument*/NULL); goto IL_014c; } IL_007f: { XmlSchemaReader_t1164558392 * L_22 = ___reader0; NullCheck(L_22); String_t* L_23 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, _stringLiteral3454449607, /*hidden argument*/NULL); if (!L_24) { goto IL_00a5; } } { XmlSchemaComplexContent_t3528540772 * L_25 = V_0; XmlSchemaReader_t1164558392 * L_26 = ___reader0; NullCheck(L_26); String_t* L_27 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_26); NullCheck(L_25); XmlSchemaAnnotated_set_Id_m1597719336(L_25, L_27, /*hidden argument*/NULL); goto IL_014c; } IL_00a5: { XmlSchemaReader_t1164558392 * L_28 = ___reader0; NullCheck(L_28); String_t* L_29 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_28); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_30 = String_op_Equality_m920492651(NULL /*static, unused*/, L_29, _stringLiteral1709131103, /*hidden argument*/NULL); if (!L_30) { goto IL_00ea; } } { XmlSchemaComplexContent_t3528540772 * L_31 = V_0; XmlSchemaReader_t1164558392 * L_32 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_33 = XmlSchemaUtil_ReadBoolAttribute_m854567538(NULL /*static, unused*/, L_32, (&V_1), /*hidden argument*/NULL); NullCheck(L_31); L_31->set_isMixed_17(L_33); Exception_t * L_34 = V_1; if (!L_34) { goto IL_00e5; } } { ValidationEventHandler_t791314227 * L_35 = ___h1; XmlSchemaReader_t1164558392 * L_36 = ___reader0; NullCheck(L_36); String_t* L_37 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_36); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_38 = String_Concat_m3937257545(NULL /*static, unused*/, L_37, _stringLiteral4266464020, /*hidden argument*/NULL); Exception_t * L_39 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_35, L_38, L_39, /*hidden argument*/NULL); } IL_00e5: { goto IL_014c; } IL_00ea: { XmlSchemaReader_t1164558392 * L_40 = ___reader0; NullCheck(L_40); String_t* L_41 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_40); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_42 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_43 = String_op_Equality_m920492651(NULL /*static, unused*/, L_41, L_42, /*hidden argument*/NULL); if (!L_43) { goto IL_0114; } } { XmlSchemaReader_t1164558392 * L_44 = ___reader0; NullCheck(L_44); String_t* L_45 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_44); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_46 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_45, _stringLiteral3929236445, /*hidden argument*/NULL); if (L_46) { goto IL_0129; } } IL_0114: { XmlSchemaReader_t1164558392 * L_47 = ___reader0; NullCheck(L_47); String_t* L_48 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_47); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_49 = String_op_Equality_m920492651(NULL /*static, unused*/, L_48, _stringLiteral1569427300, /*hidden argument*/NULL); if (!L_49) { goto IL_0145; } } IL_0129: { ValidationEventHandler_t791314227 * L_50 = ___h1; XmlSchemaReader_t1164558392 * L_51 = ___reader0; NullCheck(L_51); String_t* L_52 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_51); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_53 = String_Concat_m3937257545(NULL /*static, unused*/, L_52, _stringLiteral3762393977, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_50, L_53, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_014c; } IL_0145: { XmlSchemaReader_t1164558392 * L_54 = ___reader0; XmlSchemaComplexContent_t3528540772 * L_55 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_ReadUnhandledAttribute_m1314733484(NULL /*static, unused*/, L_54, L_55, /*hidden argument*/NULL); } IL_014c: { XmlSchemaReader_t1164558392 * L_56 = ___reader0; NullCheck(L_56); bool L_57 = VirtFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToNextAttribute() */, L_56); if (L_57) { goto IL_007f; } } { XmlSchemaReader_t1164558392 * L_58 = ___reader0; NullCheck(L_58); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_58); XmlSchemaReader_t1164558392 * L_59 = ___reader0; NullCheck(L_59); bool L_60 = VirtFuncInvoker0< bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_IsEmptyElement() */, L_59); if (!L_60) { goto IL_016b; } } { XmlSchemaComplexContent_t3528540772 * L_61 = V_0; return L_61; } IL_016b: { V_2 = 1; goto IL_025d; } IL_0172: { XmlSchemaReader_t1164558392 * L_62 = ___reader0; NullCheck(L_62); int32_t L_63 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_62); if ((!(((uint32_t)L_63) == ((uint32_t)((int32_t)15))))) { goto IL_01b0; } } { XmlSchemaReader_t1164558392 * L_64 = ___reader0; NullCheck(L_64); String_t* L_65 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_64); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_66 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_65, _stringLiteral1297235508, /*hidden argument*/NULL); if (!L_66) { goto IL_01ab; } } { ValidationEventHandler_t791314227 * L_67 = ___h1; XmlSchemaReader_t1164558392 * L_68 = ___reader0; NullCheck(L_68); String_t* L_69 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_68); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_70 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1151247963, L_69, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_67, L_70, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_01ab: { goto IL_0268; } IL_01b0: { int32_t L_71 = V_2; if ((((int32_t)L_71) > ((int32_t)1))) { goto IL_01e8; } } { XmlSchemaReader_t1164558392 * L_72 = ___reader0; NullCheck(L_72); String_t* L_73 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_72); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_74 = String_op_Equality_m920492651(NULL /*static, unused*/, L_73, _stringLiteral1102688753, /*hidden argument*/NULL); if (!L_74) { goto IL_01e8; } } { V_2 = 2; XmlSchemaReader_t1164558392 * L_75 = ___reader0; ValidationEventHandler_t791314227 * L_76 = ___h1; XmlSchemaAnnotation_t2553753397 * L_77 = XmlSchemaAnnotation_Read_m1586871736(NULL /*static, unused*/, L_75, L_76, /*hidden argument*/NULL); V_3 = L_77; XmlSchemaAnnotation_t2553753397 * L_78 = V_3; if (!L_78) { goto IL_01e3; } } { XmlSchemaComplexContent_t3528540772 * L_79 = V_0; XmlSchemaAnnotation_t2553753397 * L_80 = V_3; NullCheck(L_79); XmlSchemaAnnotated_set_Annotation_m3050132480(L_79, L_80, /*hidden argument*/NULL); } IL_01e3: { goto IL_025d; } IL_01e8: { int32_t L_81 = V_2; if ((((int32_t)L_81) > ((int32_t)2))) { goto IL_0257; } } { XmlSchemaReader_t1164558392 * L_82 = ___reader0; NullCheck(L_82); String_t* L_83 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_82); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_84 = String_op_Equality_m920492651(NULL /*static, unused*/, L_83, _stringLiteral1564059052, /*hidden argument*/NULL); if (!L_84) { goto IL_0223; } } { V_2 = 3; XmlSchemaReader_t1164558392 * L_85 = ___reader0; ValidationEventHandler_t791314227 * L_86 = ___h1; XmlSchemaComplexContentRestriction_t3155540863 * L_87 = XmlSchemaComplexContentRestriction_Read_m712746969(NULL /*static, unused*/, L_85, L_86, /*hidden argument*/NULL); V_4 = L_87; XmlSchemaComplexContentRestriction_t3155540863 * L_88 = V_4; if (!L_88) { goto IL_021e; } } { XmlSchemaComplexContent_t3528540772 * L_89 = V_0; XmlSchemaComplexContentRestriction_t3155540863 * L_90 = V_4; NullCheck(L_89); L_89->set_content_16(L_90); } IL_021e: { goto IL_025d; } IL_0223: { XmlSchemaReader_t1164558392 * L_91 = ___reader0; NullCheck(L_91); String_t* L_92 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_91); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_93 = String_op_Equality_m920492651(NULL /*static, unused*/, L_92, _stringLiteral1610623306, /*hidden argument*/NULL); if (!L_93) { goto IL_0257; } } { V_2 = 3; XmlSchemaReader_t1164558392 * L_94 = ___reader0; ValidationEventHandler_t791314227 * L_95 = ___h1; XmlSchemaComplexContentExtension_t2396613513 * L_96 = XmlSchemaComplexContentExtension_Read_m1787189537(NULL /*static, unused*/, L_94, L_95, /*hidden argument*/NULL); V_5 = L_96; XmlSchemaComplexContentExtension_t2396613513 * L_97 = V_5; if (!L_97) { goto IL_0252; } } { XmlSchemaComplexContent_t3528540772 * L_98 = V_0; XmlSchemaComplexContentExtension_t2396613513 * L_99 = V_5; NullCheck(L_98); L_98->set_content_16(L_99); } IL_0252: { goto IL_025d; } IL_0257: { XmlSchemaReader_t1164558392 * L_100 = ___reader0; NullCheck(L_100); XmlSchemaReader_RaiseInvalidElementError_m4265021746(L_100, /*hidden argument*/NULL); } IL_025d: { XmlSchemaReader_t1164558392 * L_101 = ___reader0; NullCheck(L_101); bool L_102 = XmlSchemaReader_ReadNextElement_m611223709(L_101, /*hidden argument*/NULL); if (L_102) { goto IL_0172; } } IL_0268: { XmlSchemaComplexContent_t3528540772 * L_103 = V_0; return L_103; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaComplexContentExtension::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexContentExtension__ctor_m4111181099 (XmlSchemaComplexContentExtension_t2396613513 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexContentExtension__ctor_m4111181099_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaContent__ctor_m2690093098(__this, /*hidden argument*/NULL); XmlSchemaObjectCollection_t1064819932 * L_0 = (XmlSchemaObjectCollection_t1064819932 *)il2cpp_codegen_object_new(XmlSchemaObjectCollection_t1064819932_il2cpp_TypeInfo_var); XmlSchemaObjectCollection__ctor_m1601154956(L_0, /*hidden argument*/NULL); __this->set_attributes_18(L_0); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_1 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); __this->set_baseTypeName_19(L_1); return; } } // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaComplexContentExtension::get_BaseTypeName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaComplexContentExtension_get_BaseTypeName_m99500575 (XmlSchemaComplexContentExtension_t2396613513 * __this, const RuntimeMethod* method) { { XmlQualifiedName_t2760654312 * L_0 = __this->get_baseTypeName_19(); return L_0; } } // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexContentExtension::get_Particle() extern "C" IL2CPP_METHOD_ATTR XmlSchemaParticle_t3828501457 * XmlSchemaComplexContentExtension_get_Particle_m1920997694 (XmlSchemaComplexContentExtension_t2396613513 * __this, const RuntimeMethod* method) { { XmlSchemaParticle_t3828501457 * L_0 = __this->get_particle_20(); return L_0; } } // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaComplexContentExtension::get_Attributes() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectCollection_t1064819932 * XmlSchemaComplexContentExtension_get_Attributes_m2558888904 (XmlSchemaComplexContentExtension_t2396613513 * __this, const RuntimeMethod* method) { { XmlSchemaObjectCollection_t1064819932 * L_0 = __this->get_attributes_18(); return L_0; } } // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaComplexContentExtension::get_AnyAttribute() extern "C" IL2CPP_METHOD_ATTR XmlSchemaAnyAttribute_t963227996 * XmlSchemaComplexContentExtension_get_AnyAttribute_m256691761 (XmlSchemaComplexContentExtension_t2396613513 * __this, const RuntimeMethod* method) { { XmlSchemaAnyAttribute_t963227996 * L_0 = __this->get_any_17(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaComplexContentExtension::set_AnyAttribute(System.Xml.Schema.XmlSchemaAnyAttribute) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexContentExtension_set_AnyAttribute_m4231364054 (XmlSchemaComplexContentExtension_t2396613513 * __this, XmlSchemaAnyAttribute_t963227996 * ___value0, const RuntimeMethod* method) { { XmlSchemaAnyAttribute_t963227996 * L_0 = ___value0; __this->set_any_17(L_0); return; } } // System.Boolean System.Xml.Schema.XmlSchemaComplexContentExtension::get_IsExtension() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaComplexContentExtension_get_IsExtension_m1293556174 (XmlSchemaComplexContentExtension_t2396613513 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Xml.Schema.XmlSchemaComplexContentExtension::SetParent(System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexContentExtension_SetParent_m667123730 (XmlSchemaComplexContentExtension_t2396613513 * __this, XmlSchemaObject_t1315720168 * ___parent0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexContentExtension_SetParent_m667123730_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaObject_t1315720168 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaObject_t1315720168 * L_0 = ___parent0; XmlSchemaObject_SetParent_m3207914940(__this, L_0, /*hidden argument*/NULL); XmlSchemaParticle_t3828501457 * L_1 = XmlSchemaComplexContentExtension_get_Particle_m1920997694(__this, /*hidden argument*/NULL); if (!L_1) { goto IL_001e; } } { XmlSchemaParticle_t3828501457 * L_2 = XmlSchemaComplexContentExtension_get_Particle_m1920997694(__this, /*hidden argument*/NULL); NullCheck(L_2); VirtActionInvoker1< XmlSchemaObject_t1315720168 * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::SetParent(System.Xml.Schema.XmlSchemaObject) */, L_2, __this); } IL_001e: { XmlSchemaAnyAttribute_t963227996 * L_3 = XmlSchemaComplexContentExtension_get_AnyAttribute_m256691761(__this, /*hidden argument*/NULL); if (!L_3) { goto IL_0035; } } { XmlSchemaAnyAttribute_t963227996 * L_4 = XmlSchemaComplexContentExtension_get_AnyAttribute_m256691761(__this, /*hidden argument*/NULL); NullCheck(L_4); VirtActionInvoker1< XmlSchemaObject_t1315720168 * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::SetParent(System.Xml.Schema.XmlSchemaObject) */, L_4, __this); } IL_0035: { XmlSchemaObjectCollection_t1064819932 * L_5 = XmlSchemaComplexContentExtension_get_Attributes_m2558888904(__this, /*hidden argument*/NULL); NullCheck(L_5); XmlSchemaObjectEnumerator_t503074204 * L_6 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_5, /*hidden argument*/NULL); V_1 = L_6; } IL_0041: try { // begin try (depth: 1) { goto IL_0054; } IL_0046: { XmlSchemaObjectEnumerator_t503074204 * L_7 = V_1; NullCheck(L_7); XmlSchemaObject_t1315720168 * L_8 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_7, /*hidden argument*/NULL); V_0 = L_8; XmlSchemaObject_t1315720168 * L_9 = V_0; NullCheck(L_9); VirtActionInvoker1< XmlSchemaObject_t1315720168 * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::SetParent(System.Xml.Schema.XmlSchemaObject) */, L_9, __this); } IL_0054: { XmlSchemaObjectEnumerator_t503074204 * L_10 = V_1; NullCheck(L_10); bool L_11 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_10, /*hidden argument*/NULL); if (L_11) { goto IL_0046; } } IL_005f: { IL2CPP_LEAVE(0x76, FINALLY_0064); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0064; } FINALLY_0064: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_12 = V_1; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_12, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_13 = V_2; if (L_13) { goto IL_006f; } } IL_006e: { IL2CPP_END_FINALLY(100) } IL_006f: { RuntimeObject* L_14 = V_2; NullCheck(L_14); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_14); IL2CPP_END_FINALLY(100) } } // end finally (depth: 1) IL2CPP_CLEANUP(100) { IL2CPP_JUMP_TBL(0x76, IL_0076) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0076: { return; } } // System.Int32 System.Xml.Schema.XmlSchemaComplexContentExtension::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaComplexContentExtension_Compile_m1285601819 (XmlSchemaComplexContentExtension_t2396613513 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexContentExtension_Compile_m1285601819_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaObject_t1315720168 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; XmlSchemaObject_t1315720168 * V_2 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_3 = NULL; XmlSchemaAttribute_t2797257020 * V_4 = NULL; XmlSchemaAttributeGroupRef_t846390688 * V_5 = NULL; RuntimeObject* V_6 = NULL; RuntimeObject* V_7 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { Guid_t L_0 = ((XmlSchemaObject_t1315720168 *)__this)->get_CompilationId_7(); XmlSchema_t3742557897 * L_1 = ___schema1; NullCheck(L_1); Guid_t L_2 = ((XmlSchemaObject_t1315720168 *)L_1)->get_CompilationId_7(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_3 = Guid_op_Equality_m4289903222(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0018; } } { return 0; } IL_0018: { bool L_4 = ((XmlSchemaObject_t1315720168 *)__this)->get_isRedefinedComponent_10(); if (!L_4) { goto IL_00ac; } } { XmlSchemaAnnotation_t2553753397 * L_5 = XmlSchemaAnnotated_get_Annotation_m3851538793(__this, /*hidden argument*/NULL); if (!L_5) { goto IL_003a; } } { XmlSchemaAnnotation_t2553753397 * L_6 = XmlSchemaAnnotated_get_Annotation_m3851538793(__this, /*hidden argument*/NULL); NullCheck(L_6); ((XmlSchemaObject_t1315720168 *)L_6)->set_isRedefinedComponent_10((bool)1); } IL_003a: { XmlSchemaAnyAttribute_t963227996 * L_7 = XmlSchemaComplexContentExtension_get_AnyAttribute_m256691761(__this, /*hidden argument*/NULL); if (!L_7) { goto IL_0051; } } { XmlSchemaAnyAttribute_t963227996 * L_8 = XmlSchemaComplexContentExtension_get_AnyAttribute_m256691761(__this, /*hidden argument*/NULL); NullCheck(L_8); ((XmlSchemaObject_t1315720168 *)L_8)->set_isRedefinedComponent_10((bool)1); } IL_0051: { XmlSchemaObjectCollection_t1064819932 * L_9 = XmlSchemaComplexContentExtension_get_Attributes_m2558888904(__this, /*hidden argument*/NULL); NullCheck(L_9); XmlSchemaObjectEnumerator_t503074204 * L_10 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_9, /*hidden argument*/NULL); V_1 = L_10; } IL_005d: try { // begin try (depth: 1) { goto IL_0070; } IL_0062: { XmlSchemaObjectEnumerator_t503074204 * L_11 = V_1; NullCheck(L_11); XmlSchemaObject_t1315720168 * L_12 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_11, /*hidden argument*/NULL); V_0 = L_12; XmlSchemaObject_t1315720168 * L_13 = V_0; NullCheck(L_13); L_13->set_isRedefinedComponent_10((bool)1); } IL_0070: { XmlSchemaObjectEnumerator_t503074204 * L_14 = V_1; NullCheck(L_14); bool L_15 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_14, /*hidden argument*/NULL); if (L_15) { goto IL_0062; } } IL_007b: { IL2CPP_LEAVE(0x95, FINALLY_0080); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0080; } FINALLY_0080: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_16 = V_1; V_6 = ((RuntimeObject*)IsInst((RuntimeObject*)L_16, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_17 = V_6; if (L_17) { goto IL_008d; } } IL_008c: { IL2CPP_END_FINALLY(128) } IL_008d: { RuntimeObject* L_18 = V_6; NullCheck(L_18); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_18); IL2CPP_END_FINALLY(128) } } // end finally (depth: 1) IL2CPP_CLEANUP(128) { IL2CPP_JUMP_TBL(0x95, IL_0095) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0095: { XmlSchemaParticle_t3828501457 * L_19 = XmlSchemaComplexContentExtension_get_Particle_m1920997694(__this, /*hidden argument*/NULL); if (!L_19) { goto IL_00ac; } } { XmlSchemaParticle_t3828501457 * L_20 = XmlSchemaComplexContentExtension_get_Particle_m1920997694(__this, /*hidden argument*/NULL); NullCheck(L_20); ((XmlSchemaObject_t1315720168 *)L_20)->set_isRedefinedComponent_10((bool)1); } IL_00ac: { XmlQualifiedName_t2760654312 * L_21 = XmlSchemaComplexContentExtension_get_BaseTypeName_m99500575(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_22 = XmlQualifiedName_op_Equality_m1684199236(NULL /*static, unused*/, L_21, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (L_22) { goto IL_00cd; } } { XmlQualifiedName_t2760654312 * L_23 = XmlSchemaComplexContentExtension_get_BaseTypeName_m99500575(__this, /*hidden argument*/NULL); NullCheck(L_23); bool L_24 = XmlQualifiedName_get_IsEmpty_m1430090042(L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_00de; } } IL_00cd: { ValidationEventHandler_t791314227 * L_25 = ___h0; XmlSchemaObject_error_m903554348(__this, L_25, _stringLiteral3940459944, /*hidden argument*/NULL); goto IL_00fa; } IL_00de: { XmlQualifiedName_t2760654312 * L_26 = XmlSchemaComplexContentExtension_get_BaseTypeName_m99500575(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_27 = XmlSchemaUtil_CheckQName_m3878061682(NULL /*static, unused*/, L_26, /*hidden argument*/NULL); if (L_27) { goto IL_00fa; } } { ValidationEventHandler_t791314227 * L_28 = ___h0; XmlSchemaObject_error_m903554348(__this, L_28, _stringLiteral3278927428, /*hidden argument*/NULL); } IL_00fa: { XmlSchemaAnyAttribute_t963227996 * L_29 = XmlSchemaComplexContentExtension_get_AnyAttribute_m256691761(__this, /*hidden argument*/NULL); if (!L_29) { goto IL_011f; } } { int32_t L_30 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaAnyAttribute_t963227996 * L_31 = XmlSchemaComplexContentExtension_get_AnyAttribute_m256691761(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_32 = ___h0; XmlSchema_t3742557897 * L_33 = ___schema1; NullCheck(L_31); int32_t L_34 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaAnyAttribute::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_31, L_32, L_33); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)L_34))); } IL_011f: { XmlSchemaObjectCollection_t1064819932 * L_35 = XmlSchemaComplexContentExtension_get_Attributes_m2558888904(__this, /*hidden argument*/NULL); NullCheck(L_35); XmlSchemaObjectEnumerator_t503074204 * L_36 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_35, /*hidden argument*/NULL); V_3 = L_36; } IL_012b: try { // begin try (depth: 1) { goto IL_01aa; } IL_0130: { XmlSchemaObjectEnumerator_t503074204 * L_37 = V_3; NullCheck(L_37); XmlSchemaObject_t1315720168 * L_38 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_37, /*hidden argument*/NULL); V_2 = L_38; XmlSchemaObject_t1315720168 * L_39 = V_2; if (!((XmlSchemaAttribute_t2797257020 *)IsInstClass((RuntimeObject*)L_39, XmlSchemaAttribute_t2797257020_il2cpp_TypeInfo_var))) { goto IL_0165; } } IL_0142: { XmlSchemaObject_t1315720168 * L_40 = V_2; V_4 = ((XmlSchemaAttribute_t2797257020 *)CastclassClass((RuntimeObject*)L_40, XmlSchemaAttribute_t2797257020_il2cpp_TypeInfo_var)); int32_t L_41 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaAttribute_t2797257020 * L_42 = V_4; ValidationEventHandler_t791314227 * L_43 = ___h0; XmlSchema_t3742557897 * L_44 = ___schema1; NullCheck(L_42); int32_t L_45 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaAttribute::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_42, L_43, L_44); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)L_45))); goto IL_01aa; } IL_0165: { XmlSchemaObject_t1315720168 * L_46 = V_2; if (!((XmlSchemaAttributeGroupRef_t846390688 *)IsInstClass((RuntimeObject*)L_46, XmlSchemaAttributeGroupRef_t846390688_il2cpp_TypeInfo_var))) { goto IL_0193; } } IL_0170: { XmlSchemaObject_t1315720168 * L_47 = V_2; V_5 = ((XmlSchemaAttributeGroupRef_t846390688 *)CastclassClass((RuntimeObject*)L_47, XmlSchemaAttributeGroupRef_t846390688_il2cpp_TypeInfo_var)); int32_t L_48 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaAttributeGroupRef_t846390688 * L_49 = V_5; ValidationEventHandler_t791314227 * L_50 = ___h0; XmlSchema_t3742557897 * L_51 = ___schema1; NullCheck(L_49); int32_t L_52 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaAttributeGroupRef::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_49, L_50, L_51); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)L_52))); goto IL_01aa; } IL_0193: { ValidationEventHandler_t791314227 * L_53 = ___h0; XmlSchemaObject_t1315720168 * L_54 = V_2; NullCheck(L_54); Type_t * L_55 = Object_GetType_m88164663(L_54, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_56 = String_Concat_m904156431(NULL /*static, unused*/, L_55, _stringLiteral143495944, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_53, L_56, /*hidden argument*/NULL); } IL_01aa: { XmlSchemaObjectEnumerator_t503074204 * L_57 = V_3; NullCheck(L_57); bool L_58 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_57, /*hidden argument*/NULL); if (L_58) { goto IL_0130; } } IL_01b5: { IL2CPP_LEAVE(0x1CF, FINALLY_01ba); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01ba; } FINALLY_01ba: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_59 = V_3; V_7 = ((RuntimeObject*)IsInst((RuntimeObject*)L_59, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_60 = V_7; if (L_60) { goto IL_01c7; } } IL_01c6: { IL2CPP_END_FINALLY(442) } IL_01c7: { RuntimeObject* L_61 = V_7; NullCheck(L_61); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_61); IL2CPP_END_FINALLY(442) } } // end finally (depth: 1) IL2CPP_CLEANUP(442) { IL2CPP_JUMP_TBL(0x1CF, IL_01cf) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_01cf: { XmlSchemaParticle_t3828501457 * L_62 = XmlSchemaComplexContentExtension_get_Particle_m1920997694(__this, /*hidden argument*/NULL); if (!L_62) { goto IL_02b6; } } { XmlSchemaParticle_t3828501457 * L_63 = XmlSchemaComplexContentExtension_get_Particle_m1920997694(__this, /*hidden argument*/NULL); if (!((XmlSchemaGroupRef_t1314446647 *)IsInstClass((RuntimeObject*)L_63, XmlSchemaGroupRef_t1314446647_il2cpp_TypeInfo_var))) { goto IL_020e; } } { int32_t L_64 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaParticle_t3828501457 * L_65 = XmlSchemaComplexContentExtension_get_Particle_m1920997694(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_66 = ___h0; XmlSchema_t3742557897 * L_67 = ___schema1; NullCheck(((XmlSchemaGroupRef_t1314446647 *)CastclassClass((RuntimeObject*)L_65, XmlSchemaGroupRef_t1314446647_il2cpp_TypeInfo_var))); int32_t L_68 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaGroupRef::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, ((XmlSchemaGroupRef_t1314446647 *)CastclassClass((RuntimeObject*)L_65, XmlSchemaGroupRef_t1314446647_il2cpp_TypeInfo_var)), L_66, L_67); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)L_68))); goto IL_02b6; } IL_020e: { XmlSchemaParticle_t3828501457 * L_69 = XmlSchemaComplexContentExtension_get_Particle_m1920997694(__this, /*hidden argument*/NULL); if (!((XmlSchemaAll_t1118454309 *)IsInstClass((RuntimeObject*)L_69, XmlSchemaAll_t1118454309_il2cpp_TypeInfo_var))) { goto IL_0242; } } { int32_t L_70 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaParticle_t3828501457 * L_71 = XmlSchemaComplexContentExtension_get_Particle_m1920997694(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_72 = ___h0; XmlSchema_t3742557897 * L_73 = ___schema1; NullCheck(((XmlSchemaAll_t1118454309 *)CastclassClass((RuntimeObject*)L_71, XmlSchemaAll_t1118454309_il2cpp_TypeInfo_var))); int32_t L_74 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaAll::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, ((XmlSchemaAll_t1118454309 *)CastclassClass((RuntimeObject*)L_71, XmlSchemaAll_t1118454309_il2cpp_TypeInfo_var)), L_72, L_73); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)L_74))); goto IL_02b6; } IL_0242: { XmlSchemaParticle_t3828501457 * L_75 = XmlSchemaComplexContentExtension_get_Particle_m1920997694(__this, /*hidden argument*/NULL); if (!((XmlSchemaChoice_t959520675 *)IsInstClass((RuntimeObject*)L_75, XmlSchemaChoice_t959520675_il2cpp_TypeInfo_var))) { goto IL_0276; } } { int32_t L_76 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaParticle_t3828501457 * L_77 = XmlSchemaComplexContentExtension_get_Particle_m1920997694(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_78 = ___h0; XmlSchema_t3742557897 * L_79 = ___schema1; NullCheck(((XmlSchemaChoice_t959520675 *)CastclassClass((RuntimeObject*)L_77, XmlSchemaChoice_t959520675_il2cpp_TypeInfo_var))); int32_t L_80 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaChoice::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, ((XmlSchemaChoice_t959520675 *)CastclassClass((RuntimeObject*)L_77, XmlSchemaChoice_t959520675_il2cpp_TypeInfo_var)), L_78, L_79); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)L_80))); goto IL_02b6; } IL_0276: { XmlSchemaParticle_t3828501457 * L_81 = XmlSchemaComplexContentExtension_get_Particle_m1920997694(__this, /*hidden argument*/NULL); if (!((XmlSchemaSequence_t2018345177 *)IsInstClass((RuntimeObject*)L_81, XmlSchemaSequence_t2018345177_il2cpp_TypeInfo_var))) { goto IL_02aa; } } { int32_t L_82 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaParticle_t3828501457 * L_83 = XmlSchemaComplexContentExtension_get_Particle_m1920997694(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_84 = ___h0; XmlSchema_t3742557897 * L_85 = ___schema1; NullCheck(((XmlSchemaSequence_t2018345177 *)CastclassClass((RuntimeObject*)L_83, XmlSchemaSequence_t2018345177_il2cpp_TypeInfo_var))); int32_t L_86 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaSequence::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, ((XmlSchemaSequence_t2018345177 *)CastclassClass((RuntimeObject*)L_83, XmlSchemaSequence_t2018345177_il2cpp_TypeInfo_var)), L_84, L_85); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)L_86))); goto IL_02b6; } IL_02aa: { ValidationEventHandler_t791314227 * L_87 = ___h0; XmlSchemaObject_error_m903554348(__this, L_87, _stringLiteral3342774475, /*hidden argument*/NULL); } IL_02b6: { String_t* L_88 = XmlSchemaAnnotated_get_Id_m2854314617(__this, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_89 = ___schema1; NullCheck(L_89); Hashtable_t1853889766 * L_90 = XmlSchema_get_IDCollection_m3725452494(L_89, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_91 = ___h0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_CompileID_m928148374(NULL /*static, unused*/, L_88, __this, L_90, L_91, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_92 = ___schema1; NullCheck(L_92); Guid_t L_93 = ((XmlSchemaObject_t1315720168 *)L_92)->get_CompilationId_7(); ((XmlSchemaObject_t1315720168 *)__this)->set_CompilationId_7(L_93); int32_t L_94 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_94; } } // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaComplexContentExtension::GetBaseTypeName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaComplexContentExtension_GetBaseTypeName_m2647569534 (XmlSchemaComplexContentExtension_t2396613513 * __this, const RuntimeMethod* method) { { XmlQualifiedName_t2760654312 * L_0 = __this->get_baseTypeName_19(); return L_0; } } // System.Int32 System.Xml.Schema.XmlSchemaComplexContentExtension::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaComplexContentExtension_Validate_m32426745 (XmlSchemaComplexContentExtension_t2396613513 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexContentExtension_Validate_m32426745_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaObject_t1315720168 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchema_t3742557897 * L_0 = ___schema1; NullCheck(L_0); Guid_t L_1 = ((XmlSchemaObject_t1315720168 *)L_0)->get_ValidationId_8(); bool L_2 = XmlSchemaObject_IsValidated_m2227629761(__this, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0018; } } { int32_t L_3 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_3; } IL_0018: { XmlSchemaAnyAttribute_t963227996 * L_4 = XmlSchemaComplexContentExtension_get_AnyAttribute_m256691761(__this, /*hidden argument*/NULL); if (!L_4) { goto IL_003d; } } { int32_t L_5 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaAnyAttribute_t963227996 * L_6 = XmlSchemaComplexContentExtension_get_AnyAttribute_m256691761(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_7 = ___h0; XmlSchema_t3742557897 * L_8 = ___schema1; NullCheck(L_6); int32_t L_9 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaAnyAttribute::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_6, L_7, L_8); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_9))); } IL_003d: { XmlSchemaObjectCollection_t1064819932 * L_10 = XmlSchemaComplexContentExtension_get_Attributes_m2558888904(__this, /*hidden argument*/NULL); NullCheck(L_10); XmlSchemaObjectEnumerator_t503074204 * L_11 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_10, /*hidden argument*/NULL); V_1 = L_11; } IL_0049: try { // begin try (depth: 1) { goto IL_006a; } IL_004e: { XmlSchemaObjectEnumerator_t503074204 * L_12 = V_1; NullCheck(L_12); XmlSchemaObject_t1315720168 * L_13 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_12, /*hidden argument*/NULL); V_0 = L_13; int32_t L_14 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaObject_t1315720168 * L_15 = V_0; ValidationEventHandler_t791314227 * L_16 = ___h0; XmlSchema_t3742557897 * L_17 = ___schema1; NullCheck(L_15); int32_t L_18 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_15, L_16, L_17); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)L_18))); } IL_006a: { XmlSchemaObjectEnumerator_t503074204 * L_19 = V_1; NullCheck(L_19); bool L_20 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_19, /*hidden argument*/NULL); if (L_20) { goto IL_004e; } } IL_0075: { IL2CPP_LEAVE(0x8C, FINALLY_007a); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_007a; } FINALLY_007a: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_21 = V_1; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_21, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_22 = V_2; if (L_22) { goto IL_0085; } } IL_0084: { IL2CPP_END_FINALLY(122) } IL_0085: { RuntimeObject* L_23 = V_2; NullCheck(L_23); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_23); IL2CPP_END_FINALLY(122) } } // end finally (depth: 1) IL2CPP_CLEANUP(122) { IL2CPP_JUMP_TBL(0x8C, IL_008c) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_008c: { XmlSchemaParticle_t3828501457 * L_24 = XmlSchemaComplexContentExtension_get_Particle_m1920997694(__this, /*hidden argument*/NULL); if (!L_24) { goto IL_00b1; } } { int32_t L_25 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaParticle_t3828501457 * L_26 = XmlSchemaComplexContentExtension_get_Particle_m1920997694(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_27 = ___h0; XmlSchema_t3742557897 * L_28 = ___schema1; NullCheck(L_26); int32_t L_29 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_26, L_27, L_28); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_29))); } IL_00b1: { XmlSchema_t3742557897 * L_30 = ___schema1; NullCheck(L_30); Guid_t L_31 = ((XmlSchemaObject_t1315720168 *)L_30)->get_ValidationId_8(); ((XmlSchemaObject_t1315720168 *)__this)->set_ValidationId_8(L_31); int32_t L_32 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_32; } } // System.Xml.Schema.XmlSchemaComplexContentExtension System.Xml.Schema.XmlSchemaComplexContentExtension::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaComplexContentExtension_t2396613513 * XmlSchemaComplexContentExtension_Read_m1787189537 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexContentExtension_Read_m1787189537_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaComplexContentExtension_t2396613513 * V_0 = NULL; Exception_t * V_1 = NULL; int32_t V_2 = 0; XmlSchemaAnnotation_t2553753397 * V_3 = NULL; XmlSchemaGroupRef_t1314446647 * V_4 = NULL; XmlSchemaAll_t1118454309 * V_5 = NULL; XmlSchemaChoice_t959520675 * V_6 = NULL; XmlSchemaSequence_t2018345177 * V_7 = NULL; XmlSchemaAttribute_t2797257020 * V_8 = NULL; XmlSchemaAttributeGroupRef_t846390688 * V_9 = NULL; XmlSchemaAnyAttribute_t963227996 * V_10 = NULL; { XmlSchemaComplexContentExtension_t2396613513 * L_0 = (XmlSchemaComplexContentExtension_t2396613513 *)il2cpp_codegen_object_new(XmlSchemaComplexContentExtension_t2396613513_il2cpp_TypeInfo_var); XmlSchemaComplexContentExtension__ctor_m4111181099(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlSchemaReader_t1164558392 * L_1 = ___reader0; NullCheck(L_1); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_1); XmlSchemaReader_t1164558392 * L_2 = ___reader0; NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_3, _stringLiteral1569427300, /*hidden argument*/NULL); if (L_4) { goto IL_0037; } } { XmlSchemaReader_t1164558392 * L_5 = ___reader0; NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral1610623306, /*hidden argument*/NULL); if (!L_7) { goto IL_0056; } } IL_0037: { ValidationEventHandler_t791314227 * L_8 = ___h1; XmlSchemaReader_t1164558392 * L_9 = ___reader0; NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3278408095, L_10, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_8, L_11, (Exception_t *)NULL, /*hidden argument*/NULL); XmlSchemaReader_t1164558392 * L_12 = ___reader0; NullCheck(L_12); VirtActionInvoker0::Invoke(49 /* System.Void System.Xml.Schema.XmlSchemaReader::Skip() */, L_12); return (XmlSchemaComplexContentExtension_t2396613513 *)NULL; } IL_0056: { XmlSchemaComplexContentExtension_t2396613513 * L_13 = V_0; XmlSchemaReader_t1164558392 * L_14 = ___reader0; NullCheck(L_14); int32_t L_15 = XmlSchemaReader_get_LineNumber_m3920914464(L_14, /*hidden argument*/NULL); NullCheck(L_13); XmlSchemaObject_set_LineNumber_m1360499025(L_13, L_15, /*hidden argument*/NULL); XmlSchemaComplexContentExtension_t2396613513 * L_16 = V_0; XmlSchemaReader_t1164558392 * L_17 = ___reader0; NullCheck(L_17); int32_t L_18 = XmlSchemaReader_get_LinePosition_m2272047151(L_17, /*hidden argument*/NULL); NullCheck(L_16); XmlSchemaObject_set_LinePosition_m906865826(L_16, L_18, /*hidden argument*/NULL); XmlSchemaComplexContentExtension_t2396613513 * L_19 = V_0; XmlSchemaReader_t1164558392 * L_20 = ___reader0; NullCheck(L_20); String_t* L_21 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaReader::get_BaseURI() */, L_20); NullCheck(L_19); XmlSchemaObject_set_SourceUri_m2760372687(L_19, L_21, /*hidden argument*/NULL); goto IL_014c; } IL_007f: { XmlSchemaReader_t1164558392 * L_22 = ___reader0; NullCheck(L_22); String_t* L_23 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, _stringLiteral2838662761, /*hidden argument*/NULL); if (!L_24) { goto IL_00c4; } } { XmlSchemaComplexContentExtension_t2396613513 * L_25 = V_0; XmlSchemaReader_t1164558392 * L_26 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_27 = XmlSchemaUtil_ReadQNameAttribute_m567024358(NULL /*static, unused*/, L_26, (&V_1), /*hidden argument*/NULL); NullCheck(L_25); L_25->set_baseTypeName_19(L_27); Exception_t * L_28 = V_1; if (!L_28) { goto IL_00bf; } } { ValidationEventHandler_t791314227 * L_29 = ___h1; XmlSchemaReader_t1164558392 * L_30 = ___reader0; NullCheck(L_30); String_t* L_31 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_30); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_32 = String_Concat_m3937257545(NULL /*static, unused*/, L_31, _stringLiteral494350233, /*hidden argument*/NULL); Exception_t * L_33 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_29, L_32, L_33, /*hidden argument*/NULL); } IL_00bf: { goto IL_014c; } IL_00c4: { XmlSchemaReader_t1164558392 * L_34 = ___reader0; NullCheck(L_34); String_t* L_35 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_34); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_36 = String_op_Equality_m920492651(NULL /*static, unused*/, L_35, _stringLiteral3454449607, /*hidden argument*/NULL); if (!L_36) { goto IL_00ea; } } { XmlSchemaComplexContentExtension_t2396613513 * L_37 = V_0; XmlSchemaReader_t1164558392 * L_38 = ___reader0; NullCheck(L_38); String_t* L_39 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_38); NullCheck(L_37); XmlSchemaAnnotated_set_Id_m1597719336(L_37, L_39, /*hidden argument*/NULL); goto IL_014c; } IL_00ea: { XmlSchemaReader_t1164558392 * L_40 = ___reader0; NullCheck(L_40); String_t* L_41 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_40); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_42 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_43 = String_op_Equality_m920492651(NULL /*static, unused*/, L_41, L_42, /*hidden argument*/NULL); if (!L_43) { goto IL_0114; } } { XmlSchemaReader_t1164558392 * L_44 = ___reader0; NullCheck(L_44); String_t* L_45 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_44); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_46 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_45, _stringLiteral3929236445, /*hidden argument*/NULL); if (L_46) { goto IL_0129; } } IL_0114: { XmlSchemaReader_t1164558392 * L_47 = ___reader0; NullCheck(L_47); String_t* L_48 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_47); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_49 = String_op_Equality_m920492651(NULL /*static, unused*/, L_48, _stringLiteral1569427300, /*hidden argument*/NULL); if (!L_49) { goto IL_0145; } } IL_0129: { ValidationEventHandler_t791314227 * L_50 = ___h1; XmlSchemaReader_t1164558392 * L_51 = ___reader0; NullCheck(L_51); String_t* L_52 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_51); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_53 = String_Concat_m3937257545(NULL /*static, unused*/, L_52, _stringLiteral1731061991, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_50, L_53, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_014c; } IL_0145: { XmlSchemaReader_t1164558392 * L_54 = ___reader0; XmlSchemaComplexContentExtension_t2396613513 * L_55 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_ReadUnhandledAttribute_m1314733484(NULL /*static, unused*/, L_54, L_55, /*hidden argument*/NULL); } IL_014c: { XmlSchemaReader_t1164558392 * L_56 = ___reader0; NullCheck(L_56); bool L_57 = VirtFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToNextAttribute() */, L_56); if (L_57) { goto IL_007f; } } { XmlSchemaReader_t1164558392 * L_58 = ___reader0; NullCheck(L_58); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_58); XmlSchemaReader_t1164558392 * L_59 = ___reader0; NullCheck(L_59); bool L_60 = VirtFuncInvoker0< bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_IsEmptyElement() */, L_59); if (!L_60) { goto IL_016b; } } { XmlSchemaComplexContentExtension_t2396613513 * L_61 = V_0; return L_61; } IL_016b: { V_2 = 1; goto IL_037b; } IL_0172: { XmlSchemaReader_t1164558392 * L_62 = ___reader0; NullCheck(L_62); int32_t L_63 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_62); if ((!(((uint32_t)L_63) == ((uint32_t)((int32_t)15))))) { goto IL_01b0; } } { XmlSchemaReader_t1164558392 * L_64 = ___reader0; NullCheck(L_64); String_t* L_65 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_64); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_66 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_65, _stringLiteral1610623306, /*hidden argument*/NULL); if (!L_66) { goto IL_01ab; } } { ValidationEventHandler_t791314227 * L_67 = ___h1; XmlSchemaReader_t1164558392 * L_68 = ___reader0; NullCheck(L_68); String_t* L_69 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_68); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_70 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1465204384, L_69, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_67, L_70, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_01ab: { goto IL_0386; } IL_01b0: { int32_t L_71 = V_2; if ((((int32_t)L_71) > ((int32_t)1))) { goto IL_01e8; } } { XmlSchemaReader_t1164558392 * L_72 = ___reader0; NullCheck(L_72); String_t* L_73 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_72); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_74 = String_op_Equality_m920492651(NULL /*static, unused*/, L_73, _stringLiteral1102688753, /*hidden argument*/NULL); if (!L_74) { goto IL_01e8; } } { V_2 = 2; XmlSchemaReader_t1164558392 * L_75 = ___reader0; ValidationEventHandler_t791314227 * L_76 = ___h1; XmlSchemaAnnotation_t2553753397 * L_77 = XmlSchemaAnnotation_Read_m1586871736(NULL /*static, unused*/, L_75, L_76, /*hidden argument*/NULL); V_3 = L_77; XmlSchemaAnnotation_t2553753397 * L_78 = V_3; if (!L_78) { goto IL_01e3; } } { XmlSchemaComplexContentExtension_t2396613513 * L_79 = V_0; XmlSchemaAnnotation_t2553753397 * L_80 = V_3; NullCheck(L_79); XmlSchemaAnnotated_set_Annotation_m3050132480(L_79, L_80, /*hidden argument*/NULL); } IL_01e3: { goto IL_037b; } IL_01e8: { int32_t L_81 = V_2; if ((((int32_t)L_81) > ((int32_t)2))) { goto IL_02bf; } } { XmlSchemaReader_t1164558392 * L_82 = ___reader0; NullCheck(L_82); String_t* L_83 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_82); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_84 = String_op_Equality_m920492651(NULL /*static, unused*/, L_83, _stringLiteral3122773422, /*hidden argument*/NULL); if (!L_84) { goto IL_0223; } } { V_2 = 3; XmlSchemaReader_t1164558392 * L_85 = ___reader0; ValidationEventHandler_t791314227 * L_86 = ___h1; XmlSchemaGroupRef_t1314446647 * L_87 = XmlSchemaGroupRef_Read_m2612111298(NULL /*static, unused*/, L_85, L_86, /*hidden argument*/NULL); V_4 = L_87; XmlSchemaGroupRef_t1314446647 * L_88 = V_4; if (!L_88) { goto IL_021e; } } { XmlSchemaComplexContentExtension_t2396613513 * L_89 = V_0; XmlSchemaGroupRef_t1314446647 * L_90 = V_4; NullCheck(L_89); L_89->set_particle_20(L_90); } IL_021e: { goto IL_037b; } IL_0223: { XmlSchemaReader_t1164558392 * L_91 = ___reader0; NullCheck(L_91); String_t* L_92 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_91); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_93 = String_op_Equality_m920492651(NULL /*static, unused*/, L_92, _stringLiteral2910037981, /*hidden argument*/NULL); if (!L_93) { goto IL_0257; } } { V_2 = 3; XmlSchemaReader_t1164558392 * L_94 = ___reader0; ValidationEventHandler_t791314227 * L_95 = ___h1; XmlSchemaAll_t1118454309 * L_96 = XmlSchemaAll_Read_m3300615937(NULL /*static, unused*/, L_94, L_95, /*hidden argument*/NULL); V_5 = L_96; XmlSchemaAll_t1118454309 * L_97 = V_5; if (!L_97) { goto IL_0252; } } { XmlSchemaComplexContentExtension_t2396613513 * L_98 = V_0; XmlSchemaAll_t1118454309 * L_99 = V_5; NullCheck(L_98); L_98->set_particle_20(L_99); } IL_0252: { goto IL_037b; } IL_0257: { XmlSchemaReader_t1164558392 * L_100 = ___reader0; NullCheck(L_100); String_t* L_101 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_100); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_102 = String_op_Equality_m920492651(NULL /*static, unused*/, L_101, _stringLiteral2342829633, /*hidden argument*/NULL); if (!L_102) { goto IL_028b; } } { V_2 = 3; XmlSchemaReader_t1164558392 * L_103 = ___reader0; ValidationEventHandler_t791314227 * L_104 = ___h1; XmlSchemaChoice_t959520675 * L_105 = XmlSchemaChoice_Read_m2424607298(NULL /*static, unused*/, L_103, L_104, /*hidden argument*/NULL); V_6 = L_105; XmlSchemaChoice_t959520675 * L_106 = V_6; if (!L_106) { goto IL_0286; } } { XmlSchemaComplexContentExtension_t2396613513 * L_107 = V_0; XmlSchemaChoice_t959520675 * L_108 = V_6; NullCheck(L_107); L_107->set_particle_20(L_108); } IL_0286: { goto IL_037b; } IL_028b: { XmlSchemaReader_t1164558392 * L_109 = ___reader0; NullCheck(L_109); String_t* L_110 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_109); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_111 = String_op_Equality_m920492651(NULL /*static, unused*/, L_110, _stringLiteral3810116474, /*hidden argument*/NULL); if (!L_111) { goto IL_02bf; } } { V_2 = 3; XmlSchemaReader_t1164558392 * L_112 = ___reader0; ValidationEventHandler_t791314227 * L_113 = ___h1; XmlSchemaSequence_t2018345177 * L_114 = XmlSchemaSequence_Read_m4225823128(NULL /*static, unused*/, L_112, L_113, /*hidden argument*/NULL); V_7 = L_114; XmlSchemaSequence_t2018345177 * L_115 = V_7; if (!L_115) { goto IL_02ba; } } { XmlSchemaComplexContentExtension_t2396613513 * L_116 = V_0; XmlSchemaSequence_t2018345177 * L_117 = V_7; NullCheck(L_116); L_116->set_particle_20(L_117); } IL_02ba: { goto IL_037b; } IL_02bf: { int32_t L_118 = V_2; if ((((int32_t)L_118) > ((int32_t)3))) { goto IL_033a; } } { XmlSchemaReader_t1164558392 * L_119 = ___reader0; NullCheck(L_119); String_t* L_120 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_119); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_121 = String_op_Equality_m920492651(NULL /*static, unused*/, L_120, _stringLiteral4158421234, /*hidden argument*/NULL); if (!L_121) { goto IL_0300; } } { V_2 = 3; XmlSchemaReader_t1164558392 * L_122 = ___reader0; ValidationEventHandler_t791314227 * L_123 = ___h1; XmlSchemaAttribute_t2797257020 * L_124 = XmlSchemaAttribute_Read_m3620037629(NULL /*static, unused*/, L_122, L_123, /*hidden argument*/NULL); V_8 = L_124; XmlSchemaAttribute_t2797257020 * L_125 = V_8; if (!L_125) { goto IL_02fb; } } { XmlSchemaComplexContentExtension_t2396613513 * L_126 = V_0; NullCheck(L_126); XmlSchemaObjectCollection_t1064819932 * L_127 = XmlSchemaComplexContentExtension_get_Attributes_m2558888904(L_126, /*hidden argument*/NULL); XmlSchemaAttribute_t2797257020 * L_128 = V_8; NullCheck(L_127); XmlSchemaObjectCollection_Add_m1142549045(L_127, L_128, /*hidden argument*/NULL); } IL_02fb: { goto IL_037b; } IL_0300: { XmlSchemaReader_t1164558392 * L_129 = ___reader0; NullCheck(L_129); String_t* L_130 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_129); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_131 = String_op_Equality_m920492651(NULL /*static, unused*/, L_130, _stringLiteral400592889, /*hidden argument*/NULL); if (!L_131) { goto IL_033a; } } { V_2 = 3; XmlSchemaReader_t1164558392 * L_132 = ___reader0; ValidationEventHandler_t791314227 * L_133 = ___h1; XmlSchemaAttributeGroupRef_t846390688 * L_134 = XmlSchemaAttributeGroupRef_Read_m3714796484(NULL /*static, unused*/, L_132, L_133, /*hidden argument*/NULL); V_9 = L_134; XmlSchemaAttributeGroupRef_t846390688 * L_135 = V_9; if (!L_135) { goto IL_0335; } } { XmlSchemaComplexContentExtension_t2396613513 * L_136 = V_0; NullCheck(L_136); XmlSchemaObjectCollection_t1064819932 * L_137 = L_136->get_attributes_18(); XmlSchemaAttributeGroupRef_t846390688 * L_138 = V_9; NullCheck(L_137); XmlSchemaObjectCollection_Add_m1142549045(L_137, L_138, /*hidden argument*/NULL); } IL_0335: { goto IL_037b; } IL_033a: { int32_t L_139 = V_2; if ((((int32_t)L_139) > ((int32_t)4))) { goto IL_0375; } } { XmlSchemaReader_t1164558392 * L_140 = ___reader0; NullCheck(L_140); String_t* L_141 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_140); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_142 = String_op_Equality_m920492651(NULL /*static, unused*/, L_141, _stringLiteral1080123703, /*hidden argument*/NULL); if (!L_142) { goto IL_0375; } } { V_2 = 5; XmlSchemaReader_t1164558392 * L_143 = ___reader0; ValidationEventHandler_t791314227 * L_144 = ___h1; XmlSchemaAnyAttribute_t963227996 * L_145 = XmlSchemaAnyAttribute_Read_m1369098939(NULL /*static, unused*/, L_143, L_144, /*hidden argument*/NULL); V_10 = L_145; XmlSchemaAnyAttribute_t963227996 * L_146 = V_10; if (!L_146) { goto IL_0370; } } { XmlSchemaComplexContentExtension_t2396613513 * L_147 = V_0; XmlSchemaAnyAttribute_t963227996 * L_148 = V_10; NullCheck(L_147); XmlSchemaComplexContentExtension_set_AnyAttribute_m4231364054(L_147, L_148, /*hidden argument*/NULL); } IL_0370: { goto IL_037b; } IL_0375: { XmlSchemaReader_t1164558392 * L_149 = ___reader0; NullCheck(L_149); XmlSchemaReader_RaiseInvalidElementError_m4265021746(L_149, /*hidden argument*/NULL); } IL_037b: { XmlSchemaReader_t1164558392 * L_150 = ___reader0; NullCheck(L_150); bool L_151 = XmlSchemaReader_ReadNextElement_m611223709(L_150, /*hidden argument*/NULL); if (L_151) { goto IL_0172; } } IL_0386: { XmlSchemaComplexContentExtension_t2396613513 * L_152 = V_0; return L_152; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaComplexContentRestriction::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexContentRestriction__ctor_m1432060513 (XmlSchemaComplexContentRestriction_t3155540863 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexContentRestriction__ctor_m1432060513_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaContent__ctor_m2690093098(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_0 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); __this->set_baseTypeName_19(L_0); XmlSchemaObjectCollection_t1064819932 * L_1 = (XmlSchemaObjectCollection_t1064819932 *)il2cpp_codegen_object_new(XmlSchemaObjectCollection_t1064819932_il2cpp_TypeInfo_var); XmlSchemaObjectCollection__ctor_m1601154956(L_1, /*hidden argument*/NULL); __this->set_attributes_18(L_1); return; } } // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaComplexContentRestriction::get_BaseTypeName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaComplexContentRestriction_get_BaseTypeName_m2884065153 (XmlSchemaComplexContentRestriction_t3155540863 * __this, const RuntimeMethod* method) { { XmlQualifiedName_t2760654312 * L_0 = __this->get_baseTypeName_19(); return L_0; } } // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexContentRestriction::get_Particle() extern "C" IL2CPP_METHOD_ATTR XmlSchemaParticle_t3828501457 * XmlSchemaComplexContentRestriction_get_Particle_m1239233679 (XmlSchemaComplexContentRestriction_t3155540863 * __this, const RuntimeMethod* method) { { XmlSchemaParticle_t3828501457 * L_0 = __this->get_particle_20(); return L_0; } } // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaComplexContentRestriction::get_Attributes() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectCollection_t1064819932 * XmlSchemaComplexContentRestriction_get_Attributes_m3663684200 (XmlSchemaComplexContentRestriction_t3155540863 * __this, const RuntimeMethod* method) { { XmlSchemaObjectCollection_t1064819932 * L_0 = __this->get_attributes_18(); return L_0; } } // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaComplexContentRestriction::get_AnyAttribute() extern "C" IL2CPP_METHOD_ATTR XmlSchemaAnyAttribute_t963227996 * XmlSchemaComplexContentRestriction_get_AnyAttribute_m3941131105 (XmlSchemaComplexContentRestriction_t3155540863 * __this, const RuntimeMethod* method) { { XmlSchemaAnyAttribute_t963227996 * L_0 = __this->get_any_17(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaComplexContentRestriction::set_AnyAttribute(System.Xml.Schema.XmlSchemaAnyAttribute) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexContentRestriction_set_AnyAttribute_m1733834097 (XmlSchemaComplexContentRestriction_t3155540863 * __this, XmlSchemaAnyAttribute_t963227996 * ___value0, const RuntimeMethod* method) { { XmlSchemaAnyAttribute_t963227996 * L_0 = ___value0; __this->set_any_17(L_0); return; } } // System.Boolean System.Xml.Schema.XmlSchemaComplexContentRestriction::get_IsExtension() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaComplexContentRestriction_get_IsExtension_m3024007740 (XmlSchemaComplexContentRestriction_t3155540863 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Void System.Xml.Schema.XmlSchemaComplexContentRestriction::SetParent(System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexContentRestriction_SetParent_m3542766260 (XmlSchemaComplexContentRestriction_t3155540863 * __this, XmlSchemaObject_t1315720168 * ___parent0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexContentRestriction_SetParent_m3542766260_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaObject_t1315720168 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaObject_t1315720168 * L_0 = ___parent0; XmlSchemaObject_SetParent_m3207914940(__this, L_0, /*hidden argument*/NULL); XmlSchemaParticle_t3828501457 * L_1 = XmlSchemaComplexContentRestriction_get_Particle_m1239233679(__this, /*hidden argument*/NULL); if (!L_1) { goto IL_001e; } } { XmlSchemaParticle_t3828501457 * L_2 = XmlSchemaComplexContentRestriction_get_Particle_m1239233679(__this, /*hidden argument*/NULL); NullCheck(L_2); VirtActionInvoker1< XmlSchemaObject_t1315720168 * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::SetParent(System.Xml.Schema.XmlSchemaObject) */, L_2, __this); } IL_001e: { XmlSchemaAnyAttribute_t963227996 * L_3 = XmlSchemaComplexContentRestriction_get_AnyAttribute_m3941131105(__this, /*hidden argument*/NULL); if (!L_3) { goto IL_0035; } } { XmlSchemaAnyAttribute_t963227996 * L_4 = XmlSchemaComplexContentRestriction_get_AnyAttribute_m3941131105(__this, /*hidden argument*/NULL); NullCheck(L_4); VirtActionInvoker1< XmlSchemaObject_t1315720168 * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::SetParent(System.Xml.Schema.XmlSchemaObject) */, L_4, __this); } IL_0035: { XmlSchemaObjectCollection_t1064819932 * L_5 = XmlSchemaComplexContentRestriction_get_Attributes_m3663684200(__this, /*hidden argument*/NULL); NullCheck(L_5); XmlSchemaObjectEnumerator_t503074204 * L_6 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_5, /*hidden argument*/NULL); V_1 = L_6; } IL_0041: try { // begin try (depth: 1) { goto IL_0054; } IL_0046: { XmlSchemaObjectEnumerator_t503074204 * L_7 = V_1; NullCheck(L_7); XmlSchemaObject_t1315720168 * L_8 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_7, /*hidden argument*/NULL); V_0 = L_8; XmlSchemaObject_t1315720168 * L_9 = V_0; NullCheck(L_9); VirtActionInvoker1< XmlSchemaObject_t1315720168 * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::SetParent(System.Xml.Schema.XmlSchemaObject) */, L_9, __this); } IL_0054: { XmlSchemaObjectEnumerator_t503074204 * L_10 = V_1; NullCheck(L_10); bool L_11 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_10, /*hidden argument*/NULL); if (L_11) { goto IL_0046; } } IL_005f: { IL2CPP_LEAVE(0x76, FINALLY_0064); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0064; } FINALLY_0064: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_12 = V_1; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_12, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_13 = V_2; if (L_13) { goto IL_006f; } } IL_006e: { IL2CPP_END_FINALLY(100) } IL_006f: { RuntimeObject* L_14 = V_2; NullCheck(L_14); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_14); IL2CPP_END_FINALLY(100) } } // end finally (depth: 1) IL2CPP_CLEANUP(100) { IL2CPP_JUMP_TBL(0x76, IL_0076) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0076: { return; } } // System.Int32 System.Xml.Schema.XmlSchemaComplexContentRestriction::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaComplexContentRestriction_Compile_m4062911984 (XmlSchemaComplexContentRestriction_t3155540863 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexContentRestriction_Compile_m4062911984_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaObject_t1315720168 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; XmlSchemaObject_t1315720168 * V_2 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_3 = NULL; XmlSchemaAttribute_t2797257020 * V_4 = NULL; XmlSchemaAttributeGroupRef_t846390688 * V_5 = NULL; RuntimeObject* V_6 = NULL; RuntimeObject* V_7 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { Guid_t L_0 = ((XmlSchemaObject_t1315720168 *)__this)->get_CompilationId_7(); XmlSchema_t3742557897 * L_1 = ___schema1; NullCheck(L_1); Guid_t L_2 = ((XmlSchemaObject_t1315720168 *)L_1)->get_CompilationId_7(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_3 = Guid_op_Equality_m4289903222(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0018; } } { return 0; } IL_0018: { bool L_4 = ((XmlSchemaObject_t1315720168 *)__this)->get_isRedefinedComponent_10(); if (!L_4) { goto IL_00ac; } } { XmlSchemaAnnotation_t2553753397 * L_5 = XmlSchemaAnnotated_get_Annotation_m3851538793(__this, /*hidden argument*/NULL); if (!L_5) { goto IL_003a; } } { XmlSchemaAnnotation_t2553753397 * L_6 = XmlSchemaAnnotated_get_Annotation_m3851538793(__this, /*hidden argument*/NULL); NullCheck(L_6); ((XmlSchemaObject_t1315720168 *)L_6)->set_isRedefinedComponent_10((bool)1); } IL_003a: { XmlSchemaAnyAttribute_t963227996 * L_7 = XmlSchemaComplexContentRestriction_get_AnyAttribute_m3941131105(__this, /*hidden argument*/NULL); if (!L_7) { goto IL_0051; } } { XmlSchemaAnyAttribute_t963227996 * L_8 = XmlSchemaComplexContentRestriction_get_AnyAttribute_m3941131105(__this, /*hidden argument*/NULL); NullCheck(L_8); ((XmlSchemaObject_t1315720168 *)L_8)->set_isRedefinedComponent_10((bool)1); } IL_0051: { XmlSchemaObjectCollection_t1064819932 * L_9 = XmlSchemaComplexContentRestriction_get_Attributes_m3663684200(__this, /*hidden argument*/NULL); NullCheck(L_9); XmlSchemaObjectEnumerator_t503074204 * L_10 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_9, /*hidden argument*/NULL); V_1 = L_10; } IL_005d: try { // begin try (depth: 1) { goto IL_0070; } IL_0062: { XmlSchemaObjectEnumerator_t503074204 * L_11 = V_1; NullCheck(L_11); XmlSchemaObject_t1315720168 * L_12 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_11, /*hidden argument*/NULL); V_0 = L_12; XmlSchemaObject_t1315720168 * L_13 = V_0; NullCheck(L_13); L_13->set_isRedefinedComponent_10((bool)1); } IL_0070: { XmlSchemaObjectEnumerator_t503074204 * L_14 = V_1; NullCheck(L_14); bool L_15 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_14, /*hidden argument*/NULL); if (L_15) { goto IL_0062; } } IL_007b: { IL2CPP_LEAVE(0x95, FINALLY_0080); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0080; } FINALLY_0080: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_16 = V_1; V_6 = ((RuntimeObject*)IsInst((RuntimeObject*)L_16, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_17 = V_6; if (L_17) { goto IL_008d; } } IL_008c: { IL2CPP_END_FINALLY(128) } IL_008d: { RuntimeObject* L_18 = V_6; NullCheck(L_18); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_18); IL2CPP_END_FINALLY(128) } } // end finally (depth: 1) IL2CPP_CLEANUP(128) { IL2CPP_JUMP_TBL(0x95, IL_0095) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0095: { XmlSchemaParticle_t3828501457 * L_19 = XmlSchemaComplexContentRestriction_get_Particle_m1239233679(__this, /*hidden argument*/NULL); if (!L_19) { goto IL_00ac; } } { XmlSchemaParticle_t3828501457 * L_20 = XmlSchemaComplexContentRestriction_get_Particle_m1239233679(__this, /*hidden argument*/NULL); NullCheck(L_20); ((XmlSchemaObject_t1315720168 *)L_20)->set_isRedefinedComponent_10((bool)1); } IL_00ac: { XmlQualifiedName_t2760654312 * L_21 = XmlSchemaComplexContentRestriction_get_BaseTypeName_m2884065153(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_22 = XmlQualifiedName_op_Equality_m1684199236(NULL /*static, unused*/, L_21, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (L_22) { goto IL_00cd; } } { XmlQualifiedName_t2760654312 * L_23 = XmlSchemaComplexContentRestriction_get_BaseTypeName_m2884065153(__this, /*hidden argument*/NULL); NullCheck(L_23); bool L_24 = XmlQualifiedName_get_IsEmpty_m1430090042(L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_00de; } } IL_00cd: { ValidationEventHandler_t791314227 * L_25 = ___h0; XmlSchemaObject_error_m903554348(__this, L_25, _stringLiteral3940459944, /*hidden argument*/NULL); goto IL_00fa; } IL_00de: { XmlQualifiedName_t2760654312 * L_26 = XmlSchemaComplexContentRestriction_get_BaseTypeName_m2884065153(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_27 = XmlSchemaUtil_CheckQName_m3878061682(NULL /*static, unused*/, L_26, /*hidden argument*/NULL); if (L_27) { goto IL_00fa; } } { ValidationEventHandler_t791314227 * L_28 = ___h0; XmlSchemaObject_error_m903554348(__this, L_28, _stringLiteral3278927428, /*hidden argument*/NULL); } IL_00fa: { XmlSchemaAnyAttribute_t963227996 * L_29 = XmlSchemaComplexContentRestriction_get_AnyAttribute_m3941131105(__this, /*hidden argument*/NULL); if (!L_29) { goto IL_011f; } } { int32_t L_30 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaAnyAttribute_t963227996 * L_31 = XmlSchemaComplexContentRestriction_get_AnyAttribute_m3941131105(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_32 = ___h0; XmlSchema_t3742557897 * L_33 = ___schema1; NullCheck(L_31); int32_t L_34 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaAnyAttribute::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_31, L_32, L_33); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)L_34))); } IL_011f: { XmlSchemaObjectCollection_t1064819932 * L_35 = XmlSchemaComplexContentRestriction_get_Attributes_m3663684200(__this, /*hidden argument*/NULL); NullCheck(L_35); XmlSchemaObjectEnumerator_t503074204 * L_36 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_35, /*hidden argument*/NULL); V_3 = L_36; } IL_012b: try { // begin try (depth: 1) { goto IL_01aa; } IL_0130: { XmlSchemaObjectEnumerator_t503074204 * L_37 = V_3; NullCheck(L_37); XmlSchemaObject_t1315720168 * L_38 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_37, /*hidden argument*/NULL); V_2 = L_38; XmlSchemaObject_t1315720168 * L_39 = V_2; if (!((XmlSchemaAttribute_t2797257020 *)IsInstClass((RuntimeObject*)L_39, XmlSchemaAttribute_t2797257020_il2cpp_TypeInfo_var))) { goto IL_0165; } } IL_0142: { XmlSchemaObject_t1315720168 * L_40 = V_2; V_4 = ((XmlSchemaAttribute_t2797257020 *)CastclassClass((RuntimeObject*)L_40, XmlSchemaAttribute_t2797257020_il2cpp_TypeInfo_var)); int32_t L_41 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaAttribute_t2797257020 * L_42 = V_4; ValidationEventHandler_t791314227 * L_43 = ___h0; XmlSchema_t3742557897 * L_44 = ___schema1; NullCheck(L_42); int32_t L_45 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaAttribute::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_42, L_43, L_44); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)L_45))); goto IL_01aa; } IL_0165: { XmlSchemaObject_t1315720168 * L_46 = V_2; if (!((XmlSchemaAttributeGroupRef_t846390688 *)IsInstClass((RuntimeObject*)L_46, XmlSchemaAttributeGroupRef_t846390688_il2cpp_TypeInfo_var))) { goto IL_0193; } } IL_0170: { XmlSchemaObject_t1315720168 * L_47 = V_2; V_5 = ((XmlSchemaAttributeGroupRef_t846390688 *)CastclassClass((RuntimeObject*)L_47, XmlSchemaAttributeGroupRef_t846390688_il2cpp_TypeInfo_var)); int32_t L_48 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaAttributeGroupRef_t846390688 * L_49 = V_5; ValidationEventHandler_t791314227 * L_50 = ___h0; XmlSchema_t3742557897 * L_51 = ___schema1; NullCheck(L_49); int32_t L_52 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaAttributeGroupRef::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_49, L_50, L_51); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)L_52))); goto IL_01aa; } IL_0193: { ValidationEventHandler_t791314227 * L_53 = ___h0; XmlSchemaObject_t1315720168 * L_54 = V_2; NullCheck(L_54); Type_t * L_55 = Object_GetType_m88164663(L_54, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_56 = String_Concat_m904156431(NULL /*static, unused*/, L_55, _stringLiteral3876632280, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_53, L_56, /*hidden argument*/NULL); } IL_01aa: { XmlSchemaObjectEnumerator_t503074204 * L_57 = V_3; NullCheck(L_57); bool L_58 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_57, /*hidden argument*/NULL); if (L_58) { goto IL_0130; } } IL_01b5: { IL2CPP_LEAVE(0x1CF, FINALLY_01ba); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01ba; } FINALLY_01ba: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_59 = V_3; V_7 = ((RuntimeObject*)IsInst((RuntimeObject*)L_59, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_60 = V_7; if (L_60) { goto IL_01c7; } } IL_01c6: { IL2CPP_END_FINALLY(442) } IL_01c7: { RuntimeObject* L_61 = V_7; NullCheck(L_61); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_61); IL2CPP_END_FINALLY(442) } } // end finally (depth: 1) IL2CPP_CLEANUP(442) { IL2CPP_JUMP_TBL(0x1CF, IL_01cf) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_01cf: { XmlSchemaParticle_t3828501457 * L_62 = XmlSchemaComplexContentRestriction_get_Particle_m1239233679(__this, /*hidden argument*/NULL); if (!L_62) { goto IL_02b6; } } { XmlSchemaParticle_t3828501457 * L_63 = XmlSchemaComplexContentRestriction_get_Particle_m1239233679(__this, /*hidden argument*/NULL); if (!((XmlSchemaGroupRef_t1314446647 *)IsInstClass((RuntimeObject*)L_63, XmlSchemaGroupRef_t1314446647_il2cpp_TypeInfo_var))) { goto IL_020e; } } { int32_t L_64 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaParticle_t3828501457 * L_65 = XmlSchemaComplexContentRestriction_get_Particle_m1239233679(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_66 = ___h0; XmlSchema_t3742557897 * L_67 = ___schema1; NullCheck(((XmlSchemaGroupRef_t1314446647 *)CastclassClass((RuntimeObject*)L_65, XmlSchemaGroupRef_t1314446647_il2cpp_TypeInfo_var))); int32_t L_68 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaGroupRef::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, ((XmlSchemaGroupRef_t1314446647 *)CastclassClass((RuntimeObject*)L_65, XmlSchemaGroupRef_t1314446647_il2cpp_TypeInfo_var)), L_66, L_67); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)L_68))); goto IL_02b6; } IL_020e: { XmlSchemaParticle_t3828501457 * L_69 = XmlSchemaComplexContentRestriction_get_Particle_m1239233679(__this, /*hidden argument*/NULL); if (!((XmlSchemaAll_t1118454309 *)IsInstClass((RuntimeObject*)L_69, XmlSchemaAll_t1118454309_il2cpp_TypeInfo_var))) { goto IL_0242; } } { int32_t L_70 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaParticle_t3828501457 * L_71 = XmlSchemaComplexContentRestriction_get_Particle_m1239233679(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_72 = ___h0; XmlSchema_t3742557897 * L_73 = ___schema1; NullCheck(((XmlSchemaAll_t1118454309 *)CastclassClass((RuntimeObject*)L_71, XmlSchemaAll_t1118454309_il2cpp_TypeInfo_var))); int32_t L_74 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaAll::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, ((XmlSchemaAll_t1118454309 *)CastclassClass((RuntimeObject*)L_71, XmlSchemaAll_t1118454309_il2cpp_TypeInfo_var)), L_72, L_73); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)L_74))); goto IL_02b6; } IL_0242: { XmlSchemaParticle_t3828501457 * L_75 = XmlSchemaComplexContentRestriction_get_Particle_m1239233679(__this, /*hidden argument*/NULL); if (!((XmlSchemaChoice_t959520675 *)IsInstClass((RuntimeObject*)L_75, XmlSchemaChoice_t959520675_il2cpp_TypeInfo_var))) { goto IL_0276; } } { int32_t L_76 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaParticle_t3828501457 * L_77 = XmlSchemaComplexContentRestriction_get_Particle_m1239233679(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_78 = ___h0; XmlSchema_t3742557897 * L_79 = ___schema1; NullCheck(((XmlSchemaChoice_t959520675 *)CastclassClass((RuntimeObject*)L_77, XmlSchemaChoice_t959520675_il2cpp_TypeInfo_var))); int32_t L_80 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaChoice::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, ((XmlSchemaChoice_t959520675 *)CastclassClass((RuntimeObject*)L_77, XmlSchemaChoice_t959520675_il2cpp_TypeInfo_var)), L_78, L_79); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)L_80))); goto IL_02b6; } IL_0276: { XmlSchemaParticle_t3828501457 * L_81 = XmlSchemaComplexContentRestriction_get_Particle_m1239233679(__this, /*hidden argument*/NULL); if (!((XmlSchemaSequence_t2018345177 *)IsInstClass((RuntimeObject*)L_81, XmlSchemaSequence_t2018345177_il2cpp_TypeInfo_var))) { goto IL_02aa; } } { int32_t L_82 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaParticle_t3828501457 * L_83 = XmlSchemaComplexContentRestriction_get_Particle_m1239233679(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_84 = ___h0; XmlSchema_t3742557897 * L_85 = ___schema1; NullCheck(((XmlSchemaSequence_t2018345177 *)CastclassClass((RuntimeObject*)L_83, XmlSchemaSequence_t2018345177_il2cpp_TypeInfo_var))); int32_t L_86 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaSequence::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, ((XmlSchemaSequence_t2018345177 *)CastclassClass((RuntimeObject*)L_83, XmlSchemaSequence_t2018345177_il2cpp_TypeInfo_var)), L_84, L_85); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)L_86))); goto IL_02b6; } IL_02aa: { ValidationEventHandler_t791314227 * L_87 = ___h0; XmlSchemaObject_error_m903554348(__this, L_87, _stringLiteral3342774475, /*hidden argument*/NULL); } IL_02b6: { String_t* L_88 = XmlSchemaAnnotated_get_Id_m2854314617(__this, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_89 = ___schema1; NullCheck(L_89); Hashtable_t1853889766 * L_90 = XmlSchema_get_IDCollection_m3725452494(L_89, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_91 = ___h0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_CompileID_m928148374(NULL /*static, unused*/, L_88, __this, L_90, L_91, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_92 = ___schema1; NullCheck(L_92); Guid_t L_93 = ((XmlSchemaObject_t1315720168 *)L_92)->get_CompilationId_7(); ((XmlSchemaObject_t1315720168 *)__this)->set_CompilationId_7(L_93); int32_t L_94 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_94; } } // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaComplexContentRestriction::GetBaseTypeName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaComplexContentRestriction_GetBaseTypeName_m383411840 (XmlSchemaComplexContentRestriction_t3155540863 * __this, const RuntimeMethod* method) { { XmlQualifiedName_t2760654312 * L_0 = __this->get_baseTypeName_19(); return L_0; } } // System.Int32 System.Xml.Schema.XmlSchemaComplexContentRestriction::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaComplexContentRestriction_Validate_m2275834534 (XmlSchemaComplexContentRestriction_t3155540863 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { { XmlSchemaParticle_t3828501457 * L_0 = XmlSchemaComplexContentRestriction_get_Particle_m1239233679(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0019; } } { XmlSchemaParticle_t3828501457 * L_1 = XmlSchemaComplexContentRestriction_get_Particle_m1239233679(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_2 = ___h0; XmlSchema_t3742557897 * L_3 = ___schema1; NullCheck(L_1); VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_1, L_2, L_3); } IL_0019: { int32_t L_4 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_4; } } // System.Xml.Schema.XmlSchemaComplexContentRestriction System.Xml.Schema.XmlSchemaComplexContentRestriction::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaComplexContentRestriction_t3155540863 * XmlSchemaComplexContentRestriction_Read_m712746969 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexContentRestriction_Read_m712746969_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaComplexContentRestriction_t3155540863 * V_0 = NULL; Exception_t * V_1 = NULL; int32_t V_2 = 0; XmlSchemaAnnotation_t2553753397 * V_3 = NULL; XmlSchemaGroupRef_t1314446647 * V_4 = NULL; XmlSchemaAll_t1118454309 * V_5 = NULL; XmlSchemaChoice_t959520675 * V_6 = NULL; XmlSchemaSequence_t2018345177 * V_7 = NULL; XmlSchemaAttribute_t2797257020 * V_8 = NULL; XmlSchemaAttributeGroupRef_t846390688 * V_9 = NULL; XmlSchemaAnyAttribute_t963227996 * V_10 = NULL; { XmlSchemaComplexContentRestriction_t3155540863 * L_0 = (XmlSchemaComplexContentRestriction_t3155540863 *)il2cpp_codegen_object_new(XmlSchemaComplexContentRestriction_t3155540863_il2cpp_TypeInfo_var); XmlSchemaComplexContentRestriction__ctor_m1432060513(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlSchemaReader_t1164558392 * L_1 = ___reader0; NullCheck(L_1); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_1); XmlSchemaReader_t1164558392 * L_2 = ___reader0; NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_3, _stringLiteral1569427300, /*hidden argument*/NULL); if (L_4) { goto IL_0037; } } { XmlSchemaReader_t1164558392 * L_5 = ___reader0; NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral1564059052, /*hidden argument*/NULL); if (!L_7) { goto IL_0056; } } IL_0037: { ValidationEventHandler_t791314227 * L_8 = ___h1; XmlSchemaReader_t1164558392 * L_9 = ___reader0; NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1885059610, L_10, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_8, L_11, (Exception_t *)NULL, /*hidden argument*/NULL); XmlSchemaReader_t1164558392 * L_12 = ___reader0; NullCheck(L_12); VirtActionInvoker0::Invoke(49 /* System.Void System.Xml.Schema.XmlSchemaReader::Skip() */, L_12); return (XmlSchemaComplexContentRestriction_t3155540863 *)NULL; } IL_0056: { XmlSchemaComplexContentRestriction_t3155540863 * L_13 = V_0; XmlSchemaReader_t1164558392 * L_14 = ___reader0; NullCheck(L_14); int32_t L_15 = XmlSchemaReader_get_LineNumber_m3920914464(L_14, /*hidden argument*/NULL); NullCheck(L_13); XmlSchemaObject_set_LineNumber_m1360499025(L_13, L_15, /*hidden argument*/NULL); XmlSchemaComplexContentRestriction_t3155540863 * L_16 = V_0; XmlSchemaReader_t1164558392 * L_17 = ___reader0; NullCheck(L_17); int32_t L_18 = XmlSchemaReader_get_LinePosition_m2272047151(L_17, /*hidden argument*/NULL); NullCheck(L_16); XmlSchemaObject_set_LinePosition_m906865826(L_16, L_18, /*hidden argument*/NULL); XmlSchemaComplexContentRestriction_t3155540863 * L_19 = V_0; XmlSchemaReader_t1164558392 * L_20 = ___reader0; NullCheck(L_20); String_t* L_21 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaReader::get_BaseURI() */, L_20); NullCheck(L_19); XmlSchemaObject_set_SourceUri_m2760372687(L_19, L_21, /*hidden argument*/NULL); goto IL_014c; } IL_007f: { XmlSchemaReader_t1164558392 * L_22 = ___reader0; NullCheck(L_22); String_t* L_23 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, _stringLiteral2838662761, /*hidden argument*/NULL); if (!L_24) { goto IL_00c4; } } { XmlSchemaComplexContentRestriction_t3155540863 * L_25 = V_0; XmlSchemaReader_t1164558392 * L_26 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_27 = XmlSchemaUtil_ReadQNameAttribute_m567024358(NULL /*static, unused*/, L_26, (&V_1), /*hidden argument*/NULL); NullCheck(L_25); L_25->set_baseTypeName_19(L_27); Exception_t * L_28 = V_1; if (!L_28) { goto IL_00bf; } } { ValidationEventHandler_t791314227 * L_29 = ___h1; XmlSchemaReader_t1164558392 * L_30 = ___reader0; NullCheck(L_30); String_t* L_31 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_30); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_32 = String_Concat_m3937257545(NULL /*static, unused*/, L_31, _stringLiteral494350233, /*hidden argument*/NULL); Exception_t * L_33 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_29, L_32, L_33, /*hidden argument*/NULL); } IL_00bf: { goto IL_014c; } IL_00c4: { XmlSchemaReader_t1164558392 * L_34 = ___reader0; NullCheck(L_34); String_t* L_35 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_34); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_36 = String_op_Equality_m920492651(NULL /*static, unused*/, L_35, _stringLiteral3454449607, /*hidden argument*/NULL); if (!L_36) { goto IL_00ea; } } { XmlSchemaComplexContentRestriction_t3155540863 * L_37 = V_0; XmlSchemaReader_t1164558392 * L_38 = ___reader0; NullCheck(L_38); String_t* L_39 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_38); NullCheck(L_37); XmlSchemaAnnotated_set_Id_m1597719336(L_37, L_39, /*hidden argument*/NULL); goto IL_014c; } IL_00ea: { XmlSchemaReader_t1164558392 * L_40 = ___reader0; NullCheck(L_40); String_t* L_41 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_40); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_42 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_43 = String_op_Equality_m920492651(NULL /*static, unused*/, L_41, L_42, /*hidden argument*/NULL); if (!L_43) { goto IL_0114; } } { XmlSchemaReader_t1164558392 * L_44 = ___reader0; NullCheck(L_44); String_t* L_45 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_44); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_46 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_45, _stringLiteral3929236445, /*hidden argument*/NULL); if (L_46) { goto IL_0129; } } IL_0114: { XmlSchemaReader_t1164558392 * L_47 = ___reader0; NullCheck(L_47); String_t* L_48 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_47); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_49 = String_op_Equality_m920492651(NULL /*static, unused*/, L_48, _stringLiteral1569427300, /*hidden argument*/NULL); if (!L_49) { goto IL_0145; } } IL_0129: { ValidationEventHandler_t791314227 * L_50 = ___h1; XmlSchemaReader_t1164558392 * L_51 = ___reader0; NullCheck(L_51); String_t* L_52 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_51); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_53 = String_Concat_m3937257545(NULL /*static, unused*/, L_52, _stringLiteral3376851224, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_50, L_53, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_014c; } IL_0145: { XmlSchemaReader_t1164558392 * L_54 = ___reader0; XmlSchemaComplexContentRestriction_t3155540863 * L_55 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_ReadUnhandledAttribute_m1314733484(NULL /*static, unused*/, L_54, L_55, /*hidden argument*/NULL); } IL_014c: { XmlSchemaReader_t1164558392 * L_56 = ___reader0; NullCheck(L_56); bool L_57 = VirtFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToNextAttribute() */, L_56); if (L_57) { goto IL_007f; } } { XmlSchemaReader_t1164558392 * L_58 = ___reader0; NullCheck(L_58); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_58); XmlSchemaReader_t1164558392 * L_59 = ___reader0; NullCheck(L_59); bool L_60 = VirtFuncInvoker0< bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_IsEmptyElement() */, L_59); if (!L_60) { goto IL_016b; } } { XmlSchemaComplexContentRestriction_t3155540863 * L_61 = V_0; return L_61; } IL_016b: { V_2 = 1; goto IL_037b; } IL_0172: { XmlSchemaReader_t1164558392 * L_62 = ___reader0; NullCheck(L_62); int32_t L_63 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_62); if ((!(((uint32_t)L_63) == ((uint32_t)((int32_t)15))))) { goto IL_01b0; } } { XmlSchemaReader_t1164558392 * L_64 = ___reader0; NullCheck(L_64); String_t* L_65 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_64); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_66 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_65, _stringLiteral1564059052, /*hidden argument*/NULL); if (!L_66) { goto IL_01ab; } } { ValidationEventHandler_t791314227 * L_67 = ___h1; XmlSchemaReader_t1164558392 * L_68 = ___reader0; NullCheck(L_68); String_t* L_69 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_68); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_70 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral780736991, L_69, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_67, L_70, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_01ab: { goto IL_0386; } IL_01b0: { int32_t L_71 = V_2; if ((((int32_t)L_71) > ((int32_t)1))) { goto IL_01e8; } } { XmlSchemaReader_t1164558392 * L_72 = ___reader0; NullCheck(L_72); String_t* L_73 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_72); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_74 = String_op_Equality_m920492651(NULL /*static, unused*/, L_73, _stringLiteral1102688753, /*hidden argument*/NULL); if (!L_74) { goto IL_01e8; } } { V_2 = 2; XmlSchemaReader_t1164558392 * L_75 = ___reader0; ValidationEventHandler_t791314227 * L_76 = ___h1; XmlSchemaAnnotation_t2553753397 * L_77 = XmlSchemaAnnotation_Read_m1586871736(NULL /*static, unused*/, L_75, L_76, /*hidden argument*/NULL); V_3 = L_77; XmlSchemaAnnotation_t2553753397 * L_78 = V_3; if (!L_78) { goto IL_01e3; } } { XmlSchemaComplexContentRestriction_t3155540863 * L_79 = V_0; XmlSchemaAnnotation_t2553753397 * L_80 = V_3; NullCheck(L_79); XmlSchemaAnnotated_set_Annotation_m3050132480(L_79, L_80, /*hidden argument*/NULL); } IL_01e3: { goto IL_037b; } IL_01e8: { int32_t L_81 = V_2; if ((((int32_t)L_81) > ((int32_t)2))) { goto IL_02bf; } } { XmlSchemaReader_t1164558392 * L_82 = ___reader0; NullCheck(L_82); String_t* L_83 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_82); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_84 = String_op_Equality_m920492651(NULL /*static, unused*/, L_83, _stringLiteral3122773422, /*hidden argument*/NULL); if (!L_84) { goto IL_0223; } } { V_2 = 3; XmlSchemaReader_t1164558392 * L_85 = ___reader0; ValidationEventHandler_t791314227 * L_86 = ___h1; XmlSchemaGroupRef_t1314446647 * L_87 = XmlSchemaGroupRef_Read_m2612111298(NULL /*static, unused*/, L_85, L_86, /*hidden argument*/NULL); V_4 = L_87; XmlSchemaGroupRef_t1314446647 * L_88 = V_4; if (!L_88) { goto IL_021e; } } { XmlSchemaComplexContentRestriction_t3155540863 * L_89 = V_0; XmlSchemaGroupRef_t1314446647 * L_90 = V_4; NullCheck(L_89); L_89->set_particle_20(L_90); } IL_021e: { goto IL_037b; } IL_0223: { XmlSchemaReader_t1164558392 * L_91 = ___reader0; NullCheck(L_91); String_t* L_92 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_91); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_93 = String_op_Equality_m920492651(NULL /*static, unused*/, L_92, _stringLiteral2910037981, /*hidden argument*/NULL); if (!L_93) { goto IL_0257; } } { V_2 = 3; XmlSchemaReader_t1164558392 * L_94 = ___reader0; ValidationEventHandler_t791314227 * L_95 = ___h1; XmlSchemaAll_t1118454309 * L_96 = XmlSchemaAll_Read_m3300615937(NULL /*static, unused*/, L_94, L_95, /*hidden argument*/NULL); V_5 = L_96; XmlSchemaAll_t1118454309 * L_97 = V_5; if (!L_97) { goto IL_0252; } } { XmlSchemaComplexContentRestriction_t3155540863 * L_98 = V_0; XmlSchemaAll_t1118454309 * L_99 = V_5; NullCheck(L_98); L_98->set_particle_20(L_99); } IL_0252: { goto IL_037b; } IL_0257: { XmlSchemaReader_t1164558392 * L_100 = ___reader0; NullCheck(L_100); String_t* L_101 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_100); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_102 = String_op_Equality_m920492651(NULL /*static, unused*/, L_101, _stringLiteral2342829633, /*hidden argument*/NULL); if (!L_102) { goto IL_028b; } } { V_2 = 3; XmlSchemaReader_t1164558392 * L_103 = ___reader0; ValidationEventHandler_t791314227 * L_104 = ___h1; XmlSchemaChoice_t959520675 * L_105 = XmlSchemaChoice_Read_m2424607298(NULL /*static, unused*/, L_103, L_104, /*hidden argument*/NULL); V_6 = L_105; XmlSchemaChoice_t959520675 * L_106 = V_6; if (!L_106) { goto IL_0286; } } { XmlSchemaComplexContentRestriction_t3155540863 * L_107 = V_0; XmlSchemaChoice_t959520675 * L_108 = V_6; NullCheck(L_107); L_107->set_particle_20(L_108); } IL_0286: { goto IL_037b; } IL_028b: { XmlSchemaReader_t1164558392 * L_109 = ___reader0; NullCheck(L_109); String_t* L_110 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_109); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_111 = String_op_Equality_m920492651(NULL /*static, unused*/, L_110, _stringLiteral3810116474, /*hidden argument*/NULL); if (!L_111) { goto IL_02bf; } } { V_2 = 3; XmlSchemaReader_t1164558392 * L_112 = ___reader0; ValidationEventHandler_t791314227 * L_113 = ___h1; XmlSchemaSequence_t2018345177 * L_114 = XmlSchemaSequence_Read_m4225823128(NULL /*static, unused*/, L_112, L_113, /*hidden argument*/NULL); V_7 = L_114; XmlSchemaSequence_t2018345177 * L_115 = V_7; if (!L_115) { goto IL_02ba; } } { XmlSchemaComplexContentRestriction_t3155540863 * L_116 = V_0; XmlSchemaSequence_t2018345177 * L_117 = V_7; NullCheck(L_116); L_116->set_particle_20(L_117); } IL_02ba: { goto IL_037b; } IL_02bf: { int32_t L_118 = V_2; if ((((int32_t)L_118) > ((int32_t)3))) { goto IL_033a; } } { XmlSchemaReader_t1164558392 * L_119 = ___reader0; NullCheck(L_119); String_t* L_120 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_119); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_121 = String_op_Equality_m920492651(NULL /*static, unused*/, L_120, _stringLiteral4158421234, /*hidden argument*/NULL); if (!L_121) { goto IL_0300; } } { V_2 = 3; XmlSchemaReader_t1164558392 * L_122 = ___reader0; ValidationEventHandler_t791314227 * L_123 = ___h1; XmlSchemaAttribute_t2797257020 * L_124 = XmlSchemaAttribute_Read_m3620037629(NULL /*static, unused*/, L_122, L_123, /*hidden argument*/NULL); V_8 = L_124; XmlSchemaAttribute_t2797257020 * L_125 = V_8; if (!L_125) { goto IL_02fb; } } { XmlSchemaComplexContentRestriction_t3155540863 * L_126 = V_0; NullCheck(L_126); XmlSchemaObjectCollection_t1064819932 * L_127 = XmlSchemaComplexContentRestriction_get_Attributes_m3663684200(L_126, /*hidden argument*/NULL); XmlSchemaAttribute_t2797257020 * L_128 = V_8; NullCheck(L_127); XmlSchemaObjectCollection_Add_m1142549045(L_127, L_128, /*hidden argument*/NULL); } IL_02fb: { goto IL_037b; } IL_0300: { XmlSchemaReader_t1164558392 * L_129 = ___reader0; NullCheck(L_129); String_t* L_130 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_129); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_131 = String_op_Equality_m920492651(NULL /*static, unused*/, L_130, _stringLiteral400592889, /*hidden argument*/NULL); if (!L_131) { goto IL_033a; } } { V_2 = 3; XmlSchemaReader_t1164558392 * L_132 = ___reader0; ValidationEventHandler_t791314227 * L_133 = ___h1; XmlSchemaAttributeGroupRef_t846390688 * L_134 = XmlSchemaAttributeGroupRef_Read_m3714796484(NULL /*static, unused*/, L_132, L_133, /*hidden argument*/NULL); V_9 = L_134; XmlSchemaAttributeGroupRef_t846390688 * L_135 = V_9; if (!L_135) { goto IL_0335; } } { XmlSchemaComplexContentRestriction_t3155540863 * L_136 = V_0; NullCheck(L_136); XmlSchemaObjectCollection_t1064819932 * L_137 = L_136->get_attributes_18(); XmlSchemaAttributeGroupRef_t846390688 * L_138 = V_9; NullCheck(L_137); XmlSchemaObjectCollection_Add_m1142549045(L_137, L_138, /*hidden argument*/NULL); } IL_0335: { goto IL_037b; } IL_033a: { int32_t L_139 = V_2; if ((((int32_t)L_139) > ((int32_t)4))) { goto IL_0375; } } { XmlSchemaReader_t1164558392 * L_140 = ___reader0; NullCheck(L_140); String_t* L_141 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_140); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_142 = String_op_Equality_m920492651(NULL /*static, unused*/, L_141, _stringLiteral1080123703, /*hidden argument*/NULL); if (!L_142) { goto IL_0375; } } { V_2 = 5; XmlSchemaReader_t1164558392 * L_143 = ___reader0; ValidationEventHandler_t791314227 * L_144 = ___h1; XmlSchemaAnyAttribute_t963227996 * L_145 = XmlSchemaAnyAttribute_Read_m1369098939(NULL /*static, unused*/, L_143, L_144, /*hidden argument*/NULL); V_10 = L_145; XmlSchemaAnyAttribute_t963227996 * L_146 = V_10; if (!L_146) { goto IL_0370; } } { XmlSchemaComplexContentRestriction_t3155540863 * L_147 = V_0; XmlSchemaAnyAttribute_t963227996 * L_148 = V_10; NullCheck(L_147); XmlSchemaComplexContentRestriction_set_AnyAttribute_m1733834097(L_147, L_148, /*hidden argument*/NULL); } IL_0370: { goto IL_037b; } IL_0375: { XmlSchemaReader_t1164558392 * L_149 = ___reader0; NullCheck(L_149); XmlSchemaReader_RaiseInvalidElementError_m4265021746(L_149, /*hidden argument*/NULL); } IL_037b: { XmlSchemaReader_t1164558392 * L_150 = ___reader0; NullCheck(L_150); bool L_151 = XmlSchemaReader_ReadNextElement_m611223709(L_150, /*hidden argument*/NULL); if (L_151) { goto IL_0172; } } IL_0386: { XmlSchemaComplexContentRestriction_t3155540863 * L_152 = V_0; return L_152; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaComplexType::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType__ctor_m655949100 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType__ctor_m655949100_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaType__ctor_m3211054051(__this, /*hidden argument*/NULL); XmlSchemaObjectCollection_t1064819932 * L_0 = (XmlSchemaObjectCollection_t1064819932 *)il2cpp_codegen_object_new(XmlSchemaObjectCollection_t1064819932_il2cpp_TypeInfo_var); XmlSchemaObjectCollection__ctor_m1601154956(L_0, /*hidden argument*/NULL); __this->set_attributes_29(L_0); __this->set_block_32(((int32_t)256)); XmlSchemaObjectTable_t2546974348 * L_1 = (XmlSchemaObjectTable_t2546974348 *)il2cpp_codegen_object_new(XmlSchemaObjectTable_t2546974348_il2cpp_TypeInfo_var); XmlSchemaObjectTable__ctor_m1178187484(L_1, /*hidden argument*/NULL); __this->set_attributeUses_30(L_1); XmlSchemaParticle_t3828501457 * L_2 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_validatableParticle_35(L_2); XmlSchemaParticle_t3828501457 * L_3 = __this->get_validatableParticle_35(); __this->set_contentTypeParticle_36(L_3); return; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::.cctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType__cctor_m4271670972 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType__cctor_m4271670972_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlQualifiedName_t2760654312 * L_0 = (XmlQualifiedName_t2760654312 *)il2cpp_codegen_object_new(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName__ctor_m835061046(L_0, _stringLiteral3777314074, _stringLiteral1569427300, /*hidden argument*/NULL); ((XmlSchemaComplexType_t3740801802_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))->set_AnyTypeName_43(L_0); return; } } // System.Boolean System.Xml.Schema.XmlSchemaComplexType::get_ParentIsSchema() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaComplexType_get_ParentIsSchema_m2627172565 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_get_ParentIsSchema_m2627172565_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaObject_t1315720168 * L_0 = XmlSchemaObject_get_Parent_m2128202288(__this, /*hidden argument*/NULL); return (bool)((!(((RuntimeObject*)(XmlSchema_t3742557897 *)((XmlSchema_t3742557897 *)IsInstClass((RuntimeObject*)L_0, XmlSchema_t3742557897_il2cpp_TypeInfo_var))) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0); } } // System.Xml.Schema.XmlSchemaComplexType System.Xml.Schema.XmlSchemaComplexType::get_AnyType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaComplexType_t3740801802 * XmlSchemaComplexType_get_AnyType_m2038550701 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_get_AnyType_m2038550701_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_0 = ((XmlSchemaComplexType_t3740801802_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))->get_anyType_42(); if (L_0) { goto IL_00a2; } } { XmlSchemaComplexType_t3740801802 * L_1 = (XmlSchemaComplexType_t3740801802 *)il2cpp_codegen_object_new(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType__ctor_m655949100(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); ((XmlSchemaComplexType_t3740801802_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))->set_anyType_42(L_1); XmlSchemaComplexType_t3740801802 * L_2 = ((XmlSchemaComplexType_t3740801802_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))->get_anyType_42(); NullCheck(L_2); XmlSchemaType_set_Name_m786219427(L_2, _stringLiteral3777314074, /*hidden argument*/NULL); XmlSchemaComplexType_t3740801802 * L_3 = ((XmlSchemaComplexType_t3740801802_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))->get_anyType_42(); XmlQualifiedName_t2760654312 * L_4 = (XmlQualifiedName_t2760654312 *)il2cpp_codegen_object_new(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName__ctor_m835061046(L_4, _stringLiteral3777314074, _stringLiteral1569427300, /*hidden argument*/NULL); NullCheck(L_3); ((XmlSchemaType_t2033747345 *)L_3)->set_QNameInternal_25(L_4); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_5 = ((XmlSchemaUtil_t956145399_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var))->get_StrictMsCompliant_3(); if (!L_5) { goto IL_005a; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_6 = ((XmlSchemaComplexType_t3740801802_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))->get_anyType_42(); XmlSchemaParticle_t3828501457 * L_7 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); L_6->set_validatableParticle_35(L_7); goto IL_0069; } IL_005a: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_8 = ((XmlSchemaComplexType_t3740801802_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))->get_anyType_42(); XmlSchemaAny_t1119175207 * L_9 = XmlSchemaAny_get_AnyTypeContent_m1524638066(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); L_8->set_validatableParticle_35(L_9); } IL_0069: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_10 = ((XmlSchemaComplexType_t3740801802_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))->get_anyType_42(); XmlSchemaComplexType_t3740801802 * L_11 = ((XmlSchemaComplexType_t3740801802_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))->get_anyType_42(); NullCheck(L_11); XmlSchemaParticle_t3828501457 * L_12 = L_11->get_validatableParticle_35(); NullCheck(L_10); L_10->set_contentTypeParticle_36(L_12); XmlSchemaComplexType_t3740801802 * L_13 = ((XmlSchemaComplexType_t3740801802_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))->get_anyType_42(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var); XsdAnySimpleType_t1257864485 * L_14 = XmlSchemaSimpleType_get_AnySimpleType_m3105451177(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); ((XmlSchemaType_t2033747345 *)L_13)->set_DatatypeInternal_22(L_14); XmlSchemaComplexType_t3740801802 * L_15 = ((XmlSchemaComplexType_t3740801802_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))->get_anyType_42(); NullCheck(L_15); L_15->set_isMixed_38((bool)1); XmlSchemaComplexType_t3740801802 * L_16 = ((XmlSchemaComplexType_t3740801802_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))->get_anyType_42(); NullCheck(L_16); L_16->set_resolvedContentType_40(3); } IL_00a2: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_17 = ((XmlSchemaComplexType_t3740801802_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))->get_anyType_42(); return L_17; } } // System.Boolean System.Xml.Schema.XmlSchemaComplexType::get_IsAbstract() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaComplexType_get_IsAbstract_m422868336 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_isAbstract_37(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::set_IsAbstract(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_set_IsAbstract_m1728972774 (XmlSchemaComplexType_t3740801802 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_isAbstract_37(L_0); return; } } // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaComplexType::get_Block() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaComplexType_get_Block_m3043861204 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_block_32(); return L_0; } } // System.Boolean System.Xml.Schema.XmlSchemaComplexType::get_IsMixed() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaComplexType_get_IsMixed_m1167553484 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_isMixed_38(); return L_0; } } // System.Xml.Schema.XmlSchemaContentModel System.Xml.Schema.XmlSchemaComplexType::get_ContentModel() extern "C" IL2CPP_METHOD_ATTR XmlSchemaContentModel_t602185179 * XmlSchemaComplexType_get_ContentModel_m1078180248 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method) { { XmlSchemaContentModel_t602185179 * L_0 = __this->get_contentModel_34(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::set_ContentModel(System.Xml.Schema.XmlSchemaContentModel) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_set_ContentModel_m3899918393 (XmlSchemaComplexType_t3740801802 * __this, XmlSchemaContentModel_t602185179 * ___value0, const RuntimeMethod* method) { { XmlSchemaContentModel_t602185179 * L_0 = ___value0; __this->set_contentModel_34(L_0); return; } } // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexType::get_Particle() extern "C" IL2CPP_METHOD_ATTR XmlSchemaParticle_t3828501457 * XmlSchemaComplexType_get_Particle_m455826862 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method) { { XmlSchemaParticle_t3828501457 * L_0 = __this->get_particle_39(); return L_0; } } // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaComplexType::get_Attributes() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectCollection_t1064819932 * XmlSchemaComplexType_get_Attributes_m1170504928 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method) { { XmlSchemaObjectCollection_t1064819932 * L_0 = __this->get_attributes_29(); return L_0; } } // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaComplexType::get_AnyAttribute() extern "C" IL2CPP_METHOD_ATTR XmlSchemaAnyAttribute_t963227996 * XmlSchemaComplexType_get_AnyAttribute_m1050810344 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method) { { XmlSchemaAnyAttribute_t963227996 * L_0 = __this->get_anyAttribute_28(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::set_AnyAttribute(System.Xml.Schema.XmlSchemaAnyAttribute) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_set_AnyAttribute_m2981320550 (XmlSchemaComplexType_t3740801802 * __this, XmlSchemaAnyAttribute_t963227996 * ___value0, const RuntimeMethod* method) { { XmlSchemaAnyAttribute_t963227996 * L_0 = ___value0; __this->set_anyAttribute_28(L_0); return; } } // System.Xml.Schema.XmlSchemaContentType System.Xml.Schema.XmlSchemaComplexType::get_ContentType() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaComplexType_get_ContentType_m3885633075 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_resolvedContentType_40(); return L_0; } } // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexType::get_ContentTypeParticle() extern "C" IL2CPP_METHOD_ATTR XmlSchemaParticle_t3828501457 * XmlSchemaComplexType_get_ContentTypeParticle_m1194481921 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method) { { XmlSchemaParticle_t3828501457 * L_0 = __this->get_contentTypeParticle_36(); return L_0; } } // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaComplexType::get_BlockResolved() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaComplexType_get_BlockResolved_m796516093 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_blockResolved_33(); return L_0; } } // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaComplexType::get_AttributeUses() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectTable_t2546974348 * XmlSchemaComplexType_get_AttributeUses_m3736990879 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method) { { XmlSchemaObjectTable_t2546974348 * L_0 = __this->get_attributeUses_30(); return L_0; } } // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaComplexType::get_AttributeWildcard() extern "C" IL2CPP_METHOD_ATTR XmlSchemaAnyAttribute_t963227996 * XmlSchemaComplexType_get_AttributeWildcard_m3132428207 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method) { { XmlSchemaAnyAttribute_t963227996 * L_0 = __this->get_attributeWildcard_31(); return L_0; } } // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexType::get_ValidatableParticle() extern "C" IL2CPP_METHOD_ATTR XmlSchemaParticle_t3828501457 * XmlSchemaComplexType_get_ValidatableParticle_m3083925611 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method) { { XmlSchemaParticle_t3828501457 * L_0 = __this->get_contentTypeParticle_36(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::SetParent(System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_SetParent_m3380008150 (XmlSchemaComplexType_t3740801802 * __this, XmlSchemaObject_t1315720168 * ___parent0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_SetParent_m3380008150_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaObject_t1315720168 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaObject_t1315720168 * L_0 = ___parent0; XmlSchemaObject_SetParent_m3207914940(__this, L_0, /*hidden argument*/NULL); XmlSchemaContentModel_t602185179 * L_1 = XmlSchemaComplexType_get_ContentModel_m1078180248(__this, /*hidden argument*/NULL); if (!L_1) { goto IL_001e; } } { XmlSchemaContentModel_t602185179 * L_2 = XmlSchemaComplexType_get_ContentModel_m1078180248(__this, /*hidden argument*/NULL); NullCheck(L_2); VirtActionInvoker1< XmlSchemaObject_t1315720168 * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::SetParent(System.Xml.Schema.XmlSchemaObject) */, L_2, __this); } IL_001e: { XmlSchemaParticle_t3828501457 * L_3 = XmlSchemaComplexType_get_Particle_m455826862(__this, /*hidden argument*/NULL); if (!L_3) { goto IL_0035; } } { XmlSchemaParticle_t3828501457 * L_4 = XmlSchemaComplexType_get_Particle_m455826862(__this, /*hidden argument*/NULL); NullCheck(L_4); VirtActionInvoker1< XmlSchemaObject_t1315720168 * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::SetParent(System.Xml.Schema.XmlSchemaObject) */, L_4, __this); } IL_0035: { XmlSchemaAnyAttribute_t963227996 * L_5 = XmlSchemaComplexType_get_AnyAttribute_m1050810344(__this, /*hidden argument*/NULL); if (!L_5) { goto IL_004c; } } { XmlSchemaAnyAttribute_t963227996 * L_6 = XmlSchemaComplexType_get_AnyAttribute_m1050810344(__this, /*hidden argument*/NULL); NullCheck(L_6); VirtActionInvoker1< XmlSchemaObject_t1315720168 * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::SetParent(System.Xml.Schema.XmlSchemaObject) */, L_6, __this); } IL_004c: { XmlSchemaObjectCollection_t1064819932 * L_7 = XmlSchemaComplexType_get_Attributes_m1170504928(__this, /*hidden argument*/NULL); NullCheck(L_7); XmlSchemaObjectEnumerator_t503074204 * L_8 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_7, /*hidden argument*/NULL); V_1 = L_8; } IL_0058: try { // begin try (depth: 1) { goto IL_006b; } IL_005d: { XmlSchemaObjectEnumerator_t503074204 * L_9 = V_1; NullCheck(L_9); XmlSchemaObject_t1315720168 * L_10 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_9, /*hidden argument*/NULL); V_0 = L_10; XmlSchemaObject_t1315720168 * L_11 = V_0; NullCheck(L_11); VirtActionInvoker1< XmlSchemaObject_t1315720168 * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::SetParent(System.Xml.Schema.XmlSchemaObject) */, L_11, __this); } IL_006b: { XmlSchemaObjectEnumerator_t503074204 * L_12 = V_1; NullCheck(L_12); bool L_13 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_12, /*hidden argument*/NULL); if (L_13) { goto IL_005d; } } IL_0076: { IL2CPP_LEAVE(0x8D, FINALLY_007b); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_007b; } FINALLY_007b: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_14 = V_1; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_14, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_15 = V_2; if (L_15) { goto IL_0086; } } IL_0085: { IL2CPP_END_FINALLY(123) } IL_0086: { RuntimeObject* L_16 = V_2; NullCheck(L_16); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_16); IL2CPP_END_FINALLY(123) } } // end finally (depth: 1) IL2CPP_CLEANUP(123) { IL2CPP_JUMP_TBL(0x8D, IL_008d) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_008d: { return; } } // System.Int32 System.Xml.Schema.XmlSchemaComplexType::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaComplexType_Compile_m189064064 (XmlSchemaComplexType_t3740801802 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_Compile_m189064064_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaObject_t1315720168 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; XmlSchemaSimpleContent_t4264369274 * V_2 = NULL; XmlSchemaSimpleContentExtension_t1269327470 * V_3 = NULL; XmlSchemaSimpleContentRestriction_t2746076865 * V_4 = NULL; XmlSchemaObject_t1315720168 * V_5 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_6 = NULL; XmlSchemaAttribute_t2797257020 * V_7 = NULL; XmlSchemaAttributeGroupRef_t846390688 * V_8 = NULL; RuntimeObject* V_9 = NULL; int32_t V_10 = 0; RuntimeObject* V_11 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { Guid_t L_0 = ((XmlSchemaObject_t1315720168 *)__this)->get_CompilationId_7(); XmlSchema_t3742557897 * L_1 = ___schema1; NullCheck(L_1); Guid_t L_2 = ((XmlSchemaObject_t1315720168 *)L_1)->get_CompilationId_7(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_3 = Guid_op_Equality_m4289903222(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_001d; } } { int32_t L_4 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_4; } IL_001d: { bool L_5 = __this->get_isAbstract_37(); __this->set_ValidatedIsAbstract_41(L_5); XmlSchemaObjectTable_t2546974348 * L_6 = __this->get_attributeUses_30(); NullCheck(L_6); XmlSchemaObjectTable_Clear_m8811103(L_6, /*hidden argument*/NULL); bool L_7 = ((XmlSchemaObject_t1315720168 *)__this)->get_isRedefinedComponent_10(); if (!L_7) { goto IL_00df; } } { XmlSchemaAnnotation_t2553753397 * L_8 = XmlSchemaAnnotated_get_Annotation_m3851538793(__this, /*hidden argument*/NULL); if (!L_8) { goto IL_0056; } } { XmlSchemaAnnotation_t2553753397 * L_9 = XmlSchemaAnnotated_get_Annotation_m3851538793(__this, /*hidden argument*/NULL); NullCheck(L_9); ((XmlSchemaObject_t1315720168 *)L_9)->set_isRedefinedComponent_10((bool)1); } IL_0056: { XmlSchemaAnyAttribute_t963227996 * L_10 = XmlSchemaComplexType_get_AnyAttribute_m1050810344(__this, /*hidden argument*/NULL); if (!L_10) { goto IL_006d; } } { XmlSchemaAnyAttribute_t963227996 * L_11 = XmlSchemaComplexType_get_AnyAttribute_m1050810344(__this, /*hidden argument*/NULL); NullCheck(L_11); ((XmlSchemaObject_t1315720168 *)L_11)->set_isRedefinedComponent_10((bool)1); } IL_006d: { XmlSchemaObjectCollection_t1064819932 * L_12 = XmlSchemaComplexType_get_Attributes_m1170504928(__this, /*hidden argument*/NULL); NullCheck(L_12); XmlSchemaObjectEnumerator_t503074204 * L_13 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_12, /*hidden argument*/NULL); V_1 = L_13; } IL_0079: try { // begin try (depth: 1) { goto IL_008c; } IL_007e: { XmlSchemaObjectEnumerator_t503074204 * L_14 = V_1; NullCheck(L_14); XmlSchemaObject_t1315720168 * L_15 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_14, /*hidden argument*/NULL); V_0 = L_15; XmlSchemaObject_t1315720168 * L_16 = V_0; NullCheck(L_16); L_16->set_isRedefinedComponent_10((bool)1); } IL_008c: { XmlSchemaObjectEnumerator_t503074204 * L_17 = V_1; NullCheck(L_17); bool L_18 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_17, /*hidden argument*/NULL); if (L_18) { goto IL_007e; } } IL_0097: { IL2CPP_LEAVE(0xB1, FINALLY_009c); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009c; } FINALLY_009c: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_19 = V_1; V_9 = ((RuntimeObject*)IsInst((RuntimeObject*)L_19, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_20 = V_9; if (L_20) { goto IL_00a9; } } IL_00a8: { IL2CPP_END_FINALLY(156) } IL_00a9: { RuntimeObject* L_21 = V_9; NullCheck(L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_21); IL2CPP_END_FINALLY(156) } } // end finally (depth: 1) IL2CPP_CLEANUP(156) { IL2CPP_JUMP_TBL(0xB1, IL_00b1) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00b1: { XmlSchemaContentModel_t602185179 * L_22 = XmlSchemaComplexType_get_ContentModel_m1078180248(__this, /*hidden argument*/NULL); if (!L_22) { goto IL_00c8; } } { XmlSchemaContentModel_t602185179 * L_23 = XmlSchemaComplexType_get_ContentModel_m1078180248(__this, /*hidden argument*/NULL); NullCheck(L_23); ((XmlSchemaObject_t1315720168 *)L_23)->set_isRedefinedComponent_10((bool)1); } IL_00c8: { XmlSchemaParticle_t3828501457 * L_24 = XmlSchemaComplexType_get_Particle_m455826862(__this, /*hidden argument*/NULL); if (!L_24) { goto IL_00df; } } { XmlSchemaParticle_t3828501457 * L_25 = XmlSchemaComplexType_get_Particle_m455826862(__this, /*hidden argument*/NULL); NullCheck(L_25); ((XmlSchemaObject_t1315720168 *)L_25)->set_isRedefinedComponent_10((bool)1); } IL_00df: { bool L_26 = XmlSchemaComplexType_get_ParentIsSchema_m2627172565(__this, /*hidden argument*/NULL); if (L_26) { goto IL_00f5; } } { bool L_27 = ((XmlSchemaObject_t1315720168 *)__this)->get_isRedefineChild_9(); if (!L_27) { goto IL_02eb; } } IL_00f5: { String_t* L_28 = XmlSchemaType_get_Name_m599822945(__this, /*hidden argument*/NULL); if (!L_28) { goto IL_0115; } } { String_t* L_29 = XmlSchemaType_get_Name_m599822945(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_30 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_31 = String_op_Equality_m920492651(NULL /*static, unused*/, L_29, L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_0126; } } IL_0115: { ValidationEventHandler_t791314227 * L_32 = ___h0; XmlSchemaObject_error_m903554348(__this, L_32, _stringLiteral3989827169, /*hidden argument*/NULL); goto IL_0163; } IL_0126: { String_t* L_33 = XmlSchemaType_get_Name_m599822945(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_34 = XmlSchemaUtil_CheckNCName_m1273109950(NULL /*static, unused*/, L_33, /*hidden argument*/NULL); if (L_34) { goto IL_0147; } } { ValidationEventHandler_t791314227 * L_35 = ___h0; XmlSchemaObject_error_m903554348(__this, L_35, _stringLiteral240026724, /*hidden argument*/NULL); goto IL_0163; } IL_0147: { String_t* L_36 = XmlSchemaType_get_Name_m599822945(__this, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_37 = XmlSchemaObject_get_AncestorSchema_m2485268250(__this, /*hidden argument*/NULL); NullCheck(L_37); String_t* L_38 = XmlSchema_get_TargetNamespace_m442842382(L_37, /*hidden argument*/NULL); XmlQualifiedName_t2760654312 * L_39 = (XmlQualifiedName_t2760654312 *)il2cpp_codegen_object_new(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName__ctor_m835061046(L_39, L_36, L_38, /*hidden argument*/NULL); ((XmlSchemaType_t2033747345 *)__this)->set_QNameInternal_25(L_39); } IL_0163: { int32_t L_40 = XmlSchemaComplexType_get_Block_m3043861204(__this, /*hidden argument*/NULL); if ((((int32_t)L_40) == ((int32_t)((int32_t)256)))) { goto IL_01cd; } } { int32_t L_41 = XmlSchemaComplexType_get_Block_m3043861204(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_41) == ((uint32_t)((int32_t)255))))) { goto IL_0193; } } { __this->set_blockResolved_33(((int32_t)255)); goto IL_01c8; } IL_0193: { int32_t L_42 = XmlSchemaComplexType_get_Block_m3043861204(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_43 = ((XmlSchemaUtil_t956145399_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var))->get_ComplexTypeBlockAllowed_2(); int32_t L_44 = XmlSchemaComplexType_get_Block_m3043861204(__this, /*hidden argument*/NULL); if ((((int32_t)((int32_t)((int32_t)L_42&(int32_t)L_43))) == ((int32_t)L_44))) { goto IL_01b6; } } { ValidationEventHandler_t791314227 * L_45 = ___h0; XmlSchemaObject_error_m903554348(__this, L_45, _stringLiteral2289829365, /*hidden argument*/NULL); } IL_01b6: { int32_t L_46 = XmlSchemaComplexType_get_Block_m3043861204(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_47 = ((XmlSchemaUtil_t956145399_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var))->get_ComplexTypeBlockAllowed_2(); __this->set_blockResolved_33(((int32_t)((int32_t)L_46&(int32_t)L_47))); } IL_01c8: { goto IL_0225; } IL_01cd: { XmlSchema_t3742557897 * L_48 = ___schema1; NullCheck(L_48); int32_t L_49 = XmlSchema_get_BlockDefault_m167667206(L_48, /*hidden argument*/NULL); V_10 = L_49; int32_t L_50 = V_10; if ((((int32_t)L_50) == ((int32_t)((int32_t)255)))) { goto IL_01f2; } } { int32_t L_51 = V_10; if ((((int32_t)L_51) == ((int32_t)((int32_t)256)))) { goto IL_0202; } } { goto IL_020e; } IL_01f2: { __this->set_blockResolved_33(((int32_t)255)); goto IL_0225; } IL_0202: { __this->set_blockResolved_33(0); goto IL_0225; } IL_020e: { XmlSchema_t3742557897 * L_52 = ___schema1; NullCheck(L_52); int32_t L_53 = XmlSchema_get_BlockDefault_m167667206(L_52, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_54 = ((XmlSchemaUtil_t956145399_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var))->get_ComplexTypeBlockAllowed_2(); __this->set_blockResolved_33(((int32_t)((int32_t)L_53&(int32_t)L_54))); goto IL_0225; } IL_0225: { int32_t L_55 = XmlSchemaType_get_Final_m2717235480(__this, /*hidden argument*/NULL); if ((((int32_t)L_55) == ((int32_t)((int32_t)256)))) { goto IL_028e; } } { int32_t L_56 = XmlSchemaType_get_Final_m2717235480(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_56) == ((uint32_t)((int32_t)255))))) { goto IL_0255; } } { ((XmlSchemaType_t2033747345 *)__this)->set_finalResolved_24(((int32_t)255)); goto IL_0289; } IL_0255: { int32_t L_57 = XmlSchemaType_get_Final_m2717235480(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_58 = ((XmlSchemaUtil_t956145399_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var))->get_FinalAllowed_0(); int32_t L_59 = XmlSchemaType_get_Final_m2717235480(__this, /*hidden argument*/NULL); if ((((int32_t)((int32_t)((int32_t)L_57&(int32_t)L_58))) == ((int32_t)L_59))) { goto IL_027d; } } { ValidationEventHandler_t791314227 * L_60 = ___h0; XmlSchemaObject_error_m903554348(__this, L_60, _stringLiteral3105827421, /*hidden argument*/NULL); goto IL_0289; } IL_027d: { int32_t L_61 = XmlSchemaType_get_Final_m2717235480(__this, /*hidden argument*/NULL); ((XmlSchemaType_t2033747345 *)__this)->set_finalResolved_24(L_61); } IL_0289: { goto IL_02e6; } IL_028e: { XmlSchema_t3742557897 * L_62 = ___schema1; NullCheck(L_62); int32_t L_63 = XmlSchema_get_FinalDefault_m1839239784(L_62, /*hidden argument*/NULL); V_10 = L_63; int32_t L_64 = V_10; if ((((int32_t)L_64) == ((int32_t)((int32_t)255)))) { goto IL_02b3; } } { int32_t L_65 = V_10; if ((((int32_t)L_65) == ((int32_t)((int32_t)256)))) { goto IL_02c3; } } { goto IL_02cf; } IL_02b3: { ((XmlSchemaType_t2033747345 *)__this)->set_finalResolved_24(((int32_t)255)); goto IL_02e6; } IL_02c3: { ((XmlSchemaType_t2033747345 *)__this)->set_finalResolved_24(0); goto IL_02e6; } IL_02cf: { XmlSchema_t3742557897 * L_66 = ___schema1; NullCheck(L_66); int32_t L_67 = XmlSchema_get_FinalDefault_m1839239784(L_66, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_68 = ((XmlSchemaUtil_t956145399_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var))->get_FinalAllowed_0(); ((XmlSchemaType_t2033747345 *)__this)->set_finalResolved_24(((int32_t)((int32_t)L_67&(int32_t)L_68))); goto IL_02e6; } IL_02e6: { goto IL_0351; } IL_02eb: { bool L_69 = __this->get_isAbstract_37(); if (!L_69) { goto IL_0302; } } { ValidationEventHandler_t791314227 * L_70 = ___h0; XmlSchemaObject_error_m903554348(__this, L_70, _stringLiteral3753924969, /*hidden argument*/NULL); } IL_0302: { String_t* L_71 = XmlSchemaType_get_Name_m599822945(__this, /*hidden argument*/NULL); if (!L_71) { goto IL_0319; } } { ValidationEventHandler_t791314227 * L_72 = ___h0; XmlSchemaObject_error_m903554348(__this, L_72, _stringLiteral3148698288, /*hidden argument*/NULL); } IL_0319: { int32_t L_73 = XmlSchemaType_get_Final_m2717235480(__this, /*hidden argument*/NULL); if ((((int32_t)L_73) == ((int32_t)((int32_t)256)))) { goto IL_0335; } } { ValidationEventHandler_t791314227 * L_74 = ___h0; XmlSchemaObject_error_m903554348(__this, L_74, _stringLiteral1829168695, /*hidden argument*/NULL); } IL_0335: { int32_t L_75 = __this->get_block_32(); if ((((int32_t)L_75) == ((int32_t)((int32_t)256)))) { goto IL_0351; } } { ValidationEventHandler_t791314227 * L_76 = ___h0; XmlSchemaObject_error_m903554348(__this, L_76, _stringLiteral1616044265, /*hidden argument*/NULL); } IL_0351: { XmlSchemaContentModel_t602185179 * L_77 = __this->get_contentModel_34(); if (!L_77) { goto IL_040d; } } { XmlSchemaAnyAttribute_t963227996 * L_78 = __this->get_anyAttribute_28(); if (L_78) { goto IL_0382; } } { XmlSchemaObjectCollection_t1064819932 * L_79 = XmlSchemaComplexType_get_Attributes_m1170504928(__this, /*hidden argument*/NULL); NullCheck(L_79); int32_t L_80 = CollectionBase_get_Count_m1708965601(L_79, /*hidden argument*/NULL); if (L_80) { goto IL_0382; } } { XmlSchemaParticle_t3828501457 * L_81 = XmlSchemaComplexType_get_Particle_m455826862(__this, /*hidden argument*/NULL); if (!L_81) { goto IL_038e; } } IL_0382: { ValidationEventHandler_t791314227 * L_82 = ___h0; XmlSchemaObject_error_m903554348(__this, L_82, _stringLiteral3206212177, /*hidden argument*/NULL); } IL_038e: { int32_t L_83 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaContentModel_t602185179 * L_84 = __this->get_contentModel_34(); ValidationEventHandler_t791314227 * L_85 = ___h0; XmlSchema_t3742557897 * L_86 = ___schema1; NullCheck(L_84); int32_t L_87 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_84, L_85, L_86); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)L_87))); XmlSchemaContentModel_t602185179 * L_88 = XmlSchemaComplexType_get_ContentModel_m1078180248(__this, /*hidden argument*/NULL); V_2 = ((XmlSchemaSimpleContent_t4264369274 *)IsInstClass((RuntimeObject*)L_88, XmlSchemaSimpleContent_t4264369274_il2cpp_TypeInfo_var)); XmlSchemaSimpleContent_t4264369274 * L_89 = V_2; if (!L_89) { goto IL_0408; } } { XmlSchemaSimpleContent_t4264369274 * L_90 = V_2; NullCheck(L_90); XmlSchemaContent_t1040349258 * L_91 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaSimpleContent::get_Content() */, L_90); V_3 = ((XmlSchemaSimpleContentExtension_t1269327470 *)IsInstClass((RuntimeObject*)L_91, XmlSchemaSimpleContentExtension_t1269327470_il2cpp_TypeInfo_var)); XmlSchemaSimpleContentExtension_t1269327470 * L_92 = V_3; if (L_92) { goto IL_0408; } } { XmlSchemaSimpleContent_t4264369274 * L_93 = V_2; NullCheck(L_93); XmlSchemaContent_t1040349258 * L_94 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaSimpleContent::get_Content() */, L_93); V_4 = ((XmlSchemaSimpleContentRestriction_t2746076865 *)IsInstClass((RuntimeObject*)L_94, XmlSchemaSimpleContentRestriction_t2746076865_il2cpp_TypeInfo_var)); XmlSchemaSimpleContentRestriction_t2746076865 * L_95 = V_4; if (!L_95) { goto IL_0408; } } { XmlSchemaSimpleContentRestriction_t2746076865 * L_96 = V_4; NullCheck(L_96); XmlSchemaSimpleType_t2678868104 * L_97 = XmlSchemaSimpleContentRestriction_get_BaseType_m3375800527(L_96, /*hidden argument*/NULL); if (!L_97) { goto IL_0408; } } { XmlSchemaSimpleContentRestriction_t2746076865 * L_98 = V_4; NullCheck(L_98); XmlSchemaSimpleType_t2678868104 * L_99 = XmlSchemaSimpleContentRestriction_get_BaseType_m3375800527(L_98, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_100 = ___h0; XmlSchema_t3742557897 * L_101 = ___schema1; NullCheck(L_99); VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaSimpleType::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_99, L_100, L_101); XmlSchemaSimpleContentRestriction_t2746076865 * L_102 = V_4; NullCheck(L_102); XmlSchemaSimpleType_t2678868104 * L_103 = XmlSchemaSimpleContentRestriction_get_BaseType_m3375800527(L_102, /*hidden argument*/NULL); ((XmlSchemaType_t2033747345 *)__this)->set_BaseXmlSchemaTypeInternal_21(L_103); } IL_0408: { goto IL_0505; } IL_040d: { XmlSchemaParticle_t3828501457 * L_104 = XmlSchemaComplexType_get_Particle_m455826862(__this, /*hidden argument*/NULL); if (!L_104) { goto IL_0432; } } { int32_t L_105 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaParticle_t3828501457 * L_106 = XmlSchemaComplexType_get_Particle_m455826862(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_107 = ___h0; XmlSchema_t3742557897 * L_108 = ___schema1; NullCheck(L_106); int32_t L_109 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_106, L_107, L_108); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_105, (int32_t)L_109))); } IL_0432: { XmlSchemaAnyAttribute_t963227996 * L_110 = __this->get_anyAttribute_28(); if (!L_110) { goto IL_044b; } } { XmlSchemaAnyAttribute_t963227996 * L_111 = XmlSchemaComplexType_get_AnyAttribute_m1050810344(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_112 = ___h0; XmlSchema_t3742557897 * L_113 = ___schema1; NullCheck(L_111); VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaAnyAttribute::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_111, L_112, L_113); } IL_044b: { XmlSchemaObjectCollection_t1064819932 * L_114 = XmlSchemaComplexType_get_Attributes_m1170504928(__this, /*hidden argument*/NULL); NullCheck(L_114); XmlSchemaObjectEnumerator_t503074204 * L_115 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_114, /*hidden argument*/NULL); V_6 = L_115; } IL_0458: try { // begin try (depth: 1) { goto IL_04de; } IL_045d: { XmlSchemaObjectEnumerator_t503074204 * L_116 = V_6; NullCheck(L_116); XmlSchemaObject_t1315720168 * L_117 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_116, /*hidden argument*/NULL); V_5 = L_117; XmlSchemaObject_t1315720168 * L_118 = V_5; if (!((XmlSchemaAttribute_t2797257020 *)IsInstClass((RuntimeObject*)L_118, XmlSchemaAttribute_t2797257020_il2cpp_TypeInfo_var))) { goto IL_0496; } } IL_0472: { XmlSchemaObject_t1315720168 * L_119 = V_5; V_7 = ((XmlSchemaAttribute_t2797257020 *)CastclassClass((RuntimeObject*)L_119, XmlSchemaAttribute_t2797257020_il2cpp_TypeInfo_var)); int32_t L_120 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaAttribute_t2797257020 * L_121 = V_7; ValidationEventHandler_t791314227 * L_122 = ___h0; XmlSchema_t3742557897 * L_123 = ___schema1; NullCheck(L_121); int32_t L_124 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaAttribute::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_121, L_122, L_123); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_120, (int32_t)L_124))); goto IL_04de; } IL_0496: { XmlSchemaObject_t1315720168 * L_125 = V_5; if (!((XmlSchemaAttributeGroupRef_t846390688 *)IsInstClass((RuntimeObject*)L_125, XmlSchemaAttributeGroupRef_t846390688_il2cpp_TypeInfo_var))) { goto IL_04c6; } } IL_04a2: { XmlSchemaObject_t1315720168 * L_126 = V_5; V_8 = ((XmlSchemaAttributeGroupRef_t846390688 *)CastclassClass((RuntimeObject*)L_126, XmlSchemaAttributeGroupRef_t846390688_il2cpp_TypeInfo_var)); int32_t L_127 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaAttributeGroupRef_t846390688 * L_128 = V_8; ValidationEventHandler_t791314227 * L_129 = ___h0; XmlSchema_t3742557897 * L_130 = ___schema1; NullCheck(L_128); int32_t L_131 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaAttributeGroupRef::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_128, L_129, L_130); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_127, (int32_t)L_131))); goto IL_04de; } IL_04c6: { ValidationEventHandler_t791314227 * L_132 = ___h0; XmlSchemaObject_t1315720168 * L_133 = V_5; NullCheck(L_133); Type_t * L_134 = Object_GetType_m88164663(L_133, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_135 = String_Concat_m904156431(NULL /*static, unused*/, L_134, _stringLiteral3566279135, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_132, L_135, /*hidden argument*/NULL); } IL_04de: { XmlSchemaObjectEnumerator_t503074204 * L_136 = V_6; NullCheck(L_136); bool L_137 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_136, /*hidden argument*/NULL); if (L_137) { goto IL_045d; } } IL_04ea: { IL2CPP_LEAVE(0x505, FINALLY_04ef); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_04ef; } FINALLY_04ef: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_138 = V_6; V_11 = ((RuntimeObject*)IsInst((RuntimeObject*)L_138, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_139 = V_11; if (L_139) { goto IL_04fd; } } IL_04fc: { IL2CPP_END_FINALLY(1263) } IL_04fd: { RuntimeObject* L_140 = V_11; NullCheck(L_140); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_140); IL2CPP_END_FINALLY(1263) } } // end finally (depth: 1) IL2CPP_CLEANUP(1263) { IL2CPP_JUMP_TBL(0x505, IL_0505) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0505: { String_t* L_141 = XmlSchemaAnnotated_get_Id_m2854314617(__this, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_142 = ___schema1; NullCheck(L_142); Hashtable_t1853889766 * L_143 = XmlSchema_get_IDCollection_m3725452494(L_142, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_144 = ___h0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_CompileID_m928148374(NULL /*static, unused*/, L_141, __this, L_143, L_144, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_145 = ___schema1; NullCheck(L_145); Guid_t L_146 = ((XmlSchemaObject_t1315720168 *)L_145)->get_CompilationId_7(); ((XmlSchemaObject_t1315720168 *)__this)->set_CompilationId_7(L_146); int32_t L_147 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_147; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::CollectSchemaComponent(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_CollectSchemaComponent_m1600232197 (XmlSchemaComplexType_t3740801802 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_CollectSchemaComponent_m1600232197_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaType_t2033747345 * V_0 = NULL; XmlSchemaComplexType_t3740801802 * G_B5_0 = NULL; XmlSchemaComplexType_t3740801802 * G_B4_0 = NULL; XmlQualifiedName_t2760654312 * G_B6_0 = NULL; XmlSchemaComplexType_t3740801802 * G_B6_1 = NULL; XmlSchemaComplexType_t3740801802 * G_B17_0 = NULL; XmlSchemaComplexType_t3740801802 * G_B16_0 = NULL; int32_t G_B18_0 = 0; XmlSchemaComplexType_t3740801802 * G_B18_1 = NULL; { Guid_t L_0 = __this->get_CollectProcessId_44(); XmlSchema_t3742557897 * L_1 = ___schema1; NullCheck(L_1); Guid_t L_2 = ((XmlSchemaObject_t1315720168 *)L_1)->get_CompilationId_7(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_3 = Guid_op_Equality_m4289903222(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0017; } } { return; } IL_0017: { XmlSchemaContentModel_t602185179 * L_4 = __this->get_contentModel_34(); if (!L_4) { goto IL_0064; } } { XmlSchemaContentModel_t602185179 * L_5 = __this->get_contentModel_34(); NullCheck(L_5); XmlSchemaContent_t1040349258 * L_6 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaContentModel::get_Content() */, L_5); G_B4_0 = __this; if (!L_6) { G_B5_0 = __this; goto IL_0048; } } { XmlSchemaContentModel_t602185179 * L_7 = __this->get_contentModel_34(); NullCheck(L_7); XmlSchemaContent_t1040349258 * L_8 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaContentModel::get_Content() */, L_7); NullCheck(L_8); XmlQualifiedName_t2760654312 * L_9 = VirtFuncInvoker0< XmlQualifiedName_t2760654312 * >::Invoke(9 /* System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaContent::GetBaseTypeName() */, L_8); G_B6_0 = L_9; G_B6_1 = G_B4_0; goto IL_004d; } IL_0048: { IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_10 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); G_B6_0 = L_10; G_B6_1 = G_B5_0; } IL_004d: { NullCheck(G_B6_1); ((XmlSchemaType_t2033747345 *)G_B6_1)->set_BaseSchemaTypeName_20(G_B6_0); XmlSchema_t3742557897 * L_11 = ___schema1; XmlQualifiedName_t2760654312 * L_12 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseSchemaTypeName_20(); NullCheck(L_11); XmlSchemaType_t2033747345 * L_13 = XmlSchema_FindSchemaType_m3920891232(L_11, L_12, /*hidden argument*/NULL); ((XmlSchemaType_t2033747345 *)__this)->set_BaseXmlSchemaTypeInternal_21(L_13); } IL_0064: { bool L_14 = ((XmlSchemaObject_t1315720168 *)__this)->get_isRedefineChild_9(); if (!L_14) { goto IL_00ba; } } { XmlSchemaType_t2033747345 * L_15 = XmlSchemaType_get_BaseXmlSchemaType_m4221231559(__this, /*hidden argument*/NULL); if (!L_15) { goto IL_00ba; } } { XmlQualifiedName_t2760654312 * L_16 = XmlSchemaType_get_QualifiedName_m2122094841(__this, /*hidden argument*/NULL); XmlQualifiedName_t2760654312 * L_17 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseSchemaTypeName_20(); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_18 = XmlQualifiedName_op_Equality_m1684199236(NULL /*static, unused*/, L_16, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_00ba; } } { XmlSchemaObject_t1315720168 * L_19 = ((XmlSchemaObject_t1315720168 *)__this)->get_redefinedObject_11(); V_0 = ((XmlSchemaType_t2033747345 *)CastclassClass((RuntimeObject*)L_19, XmlSchemaType_t2033747345_il2cpp_TypeInfo_var)); XmlSchemaType_t2033747345 * L_20 = V_0; if (L_20) { goto IL_00b3; } } { ValidationEventHandler_t791314227 * L_21 = ___h0; XmlSchemaObject_error_m903554348(__this, L_21, _stringLiteral4288751066, /*hidden argument*/NULL); goto IL_00ba; } IL_00b3: { XmlSchemaType_t2033747345 * L_22 = V_0; ((XmlSchemaType_t2033747345 *)__this)->set_BaseXmlSchemaTypeInternal_21(L_22); } IL_00ba: { XmlSchemaContentModel_t602185179 * L_23 = __this->get_contentModel_34(); if (!L_23) { goto IL_00fc; } } { XmlSchemaContentModel_t602185179 * L_24 = __this->get_contentModel_34(); NullCheck(L_24); XmlSchemaContent_t1040349258 * L_25 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaContentModel::get_Content() */, L_24); if (!L_25) { goto IL_00fc; } } { XmlSchemaContentModel_t602185179 * L_26 = __this->get_contentModel_34(); NullCheck(L_26); XmlSchemaContent_t1040349258 * L_27 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaContentModel::get_Content() */, L_26); NullCheck(L_27); bool L_28 = VirtFuncInvoker0< bool >::Invoke(8 /* System.Boolean System.Xml.Schema.XmlSchemaContent::get_IsExtension() */, L_27); G_B16_0 = __this; if (!L_28) { G_B17_0 = __this; goto IL_00f1; } } { G_B18_0 = 2; G_B18_1 = G_B16_0; goto IL_00f2; } IL_00f1: { G_B18_0 = 4; G_B18_1 = G_B17_0; } IL_00f2: { NullCheck(G_B18_1); ((XmlSchemaType_t2033747345 *)G_B18_1)->set_resolvedDerivedBy_23(G_B18_0); goto IL_0103; } IL_00fc: { ((XmlSchemaType_t2033747345 *)__this)->set_resolvedDerivedBy_23(0); } IL_0103: { return; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::FillContentTypeParticle(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_FillContentTypeParticle_m2438944412 (XmlSchemaComplexType_t3740801802 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { { XmlSchemaContentModel_t602185179 * L_0 = XmlSchemaComplexType_get_ContentModel_m1078180248(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0018; } } { ValidationEventHandler_t791314227 * L_1 = ___h0; XmlSchema_t3742557897 * L_2 = ___schema1; XmlSchemaComplexType_CollectContentTypeFromContentModel_m1681014548(__this, L_1, L_2, /*hidden argument*/NULL); goto IL_001e; } IL_0018: { XmlSchemaComplexType_CollectContentTypeFromImmediateContent_m202102991(__this, /*hidden argument*/NULL); } IL_001e: { XmlSchemaParticle_t3828501457 * L_3 = __this->get_validatableParticle_35(); NullCheck(L_3); XmlSchemaParticle_t3828501457 * L_4 = VirtFuncInvoker1< XmlSchemaParticle_t3828501457 *, bool >::Invoke(8 /* System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaParticle::GetOptimizedParticle(System.Boolean) */, L_3, (bool)1); __this->set_contentTypeParticle_36(L_4); XmlSchemaParticle_t3828501457 * L_5 = __this->get_contentTypeParticle_36(); XmlSchemaParticle_t3828501457 * L_6 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_5) == ((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_6)))) { goto IL_0053; } } { int32_t L_7 = __this->get_resolvedContentType_40(); if ((!(((uint32_t)L_7) == ((uint32_t)2)))) { goto IL_0053; } } { __this->set_resolvedContentType_40(1); } IL_0053: { XmlSchema_t3742557897 * L_8 = ___schema1; NullCheck(L_8); Guid_t L_9 = ((XmlSchemaObject_t1315720168 *)L_8)->get_CompilationId_7(); __this->set_CollectProcessId_44(L_9); return; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::CollectContentTypeFromImmediateContent() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_CollectContentTypeFromImmediateContent_m202102991 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_CollectContentTypeFromImmediateContent_m202102991_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaParticle_t3828501457 * L_0 = XmlSchemaComplexType_get_Particle_m455826862(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0017; } } { XmlSchemaParticle_t3828501457 * L_1 = XmlSchemaComplexType_get_Particle_m455826862(__this, /*hidden argument*/NULL); __this->set_validatableParticle_35(L_1); } IL_0017: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_2 = XmlSchemaComplexType_get_AnyType_m2038550701(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(XmlSchemaComplexType_t3740801802 *)__this) == ((RuntimeObject*)(XmlSchemaComplexType_t3740801802 *)L_2)))) { goto IL_002a; } } { __this->set_resolvedContentType_40(3); return; } IL_002a: { XmlSchemaParticle_t3828501457 * L_3 = __this->get_validatableParticle_35(); XmlSchemaParticle_t3828501457 * L_4 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_3) == ((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_4)))) { goto IL_005d; } } { bool L_5 = VirtFuncInvoker0< bool >::Invoke(8 /* System.Boolean System.Xml.Schema.XmlSchemaComplexType::get_IsMixed() */, __this); if (!L_5) { goto IL_0051; } } { __this->set_resolvedContentType_40(0); goto IL_0058; } IL_0051: { __this->set_resolvedContentType_40(1); } IL_0058: { goto IL_007b; } IL_005d: { bool L_6 = VirtFuncInvoker0< bool >::Invoke(8 /* System.Boolean System.Xml.Schema.XmlSchemaComplexType::get_IsMixed() */, __this); if (!L_6) { goto IL_0074; } } { __this->set_resolvedContentType_40(3); goto IL_007b; } IL_0074: { __this->set_resolvedContentType_40(2); } IL_007b: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_7 = XmlSchemaComplexType_get_AnyType_m2038550701(NULL /*static, unused*/, /*hidden argument*/NULL); if ((((RuntimeObject*)(XmlSchemaComplexType_t3740801802 *)__this) == ((RuntimeObject*)(XmlSchemaComplexType_t3740801802 *)L_7))) { goto IL_0091; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_8 = XmlSchemaComplexType_get_AnyType_m2038550701(NULL /*static, unused*/, /*hidden argument*/NULL); ((XmlSchemaType_t2033747345 *)__this)->set_BaseXmlSchemaTypeInternal_21(L_8); } IL_0091: { return; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::CollectContentTypeFromContentModel(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_CollectContentTypeFromContentModel_m1681014548 (XmlSchemaComplexType_t3740801802 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_CollectContentTypeFromContentModel_m1681014548_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaContentModel_t602185179 * L_0 = XmlSchemaComplexType_get_ContentModel_m1078180248(__this, /*hidden argument*/NULL); NullCheck(L_0); XmlSchemaContent_t1040349258 * L_1 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaContentModel::get_Content() */, L_0); if (L_1) { goto IL_0023; } } { XmlSchemaParticle_t3828501457 * L_2 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_validatableParticle_35(L_2); __this->set_resolvedContentType_40(1); return; } IL_0023: { XmlSchemaContentModel_t602185179 * L_3 = XmlSchemaComplexType_get_ContentModel_m1078180248(__this, /*hidden argument*/NULL); NullCheck(L_3); XmlSchemaContent_t1040349258 * L_4 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaContentModel::get_Content() */, L_3); if (!((XmlSchemaComplexContentExtension_t2396613513 *)IsInstClass((RuntimeObject*)L_4, XmlSchemaComplexContentExtension_t2396613513_il2cpp_TypeInfo_var))) { goto IL_0040; } } { ValidationEventHandler_t791314227 * L_5 = ___h0; XmlSchema_t3742557897 * L_6 = ___schema1; XmlSchemaComplexType_CollectContentTypeFromComplexExtension_m2568295197(__this, L_5, L_6, /*hidden argument*/NULL); } IL_0040: { XmlSchemaContentModel_t602185179 * L_7 = XmlSchemaComplexType_get_ContentModel_m1078180248(__this, /*hidden argument*/NULL); NullCheck(L_7); XmlSchemaContent_t1040349258 * L_8 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaContentModel::get_Content() */, L_7); if (!((XmlSchemaComplexContentRestriction_t3155540863 *)IsInstClass((RuntimeObject*)L_8, XmlSchemaComplexContentRestriction_t3155540863_il2cpp_TypeInfo_var))) { goto IL_005b; } } { XmlSchemaComplexType_CollectContentTypeFromComplexRestriction_m1059892197(__this, /*hidden argument*/NULL); } IL_005b: { return; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::CollectContentTypeFromComplexExtension(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_CollectContentTypeFromComplexExtension_m2568295197 (XmlSchemaComplexType_t3740801802 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_CollectContentTypeFromComplexExtension_m2568295197_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaComplexContentExtension_t2396613513 * V_0 = NULL; XmlSchemaComplexType_t3740801802 * V_1 = NULL; XmlSchemaSequence_t2018345177 * V_2 = NULL; { XmlSchemaContentModel_t602185179 * L_0 = XmlSchemaComplexType_get_ContentModel_m1078180248(__this, /*hidden argument*/NULL); NullCheck(L_0); XmlSchemaContent_t1040349258 * L_1 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaContentModel::get_Content() */, L_0); V_0 = ((XmlSchemaComplexContentExtension_t2396613513 *)CastclassClass((RuntimeObject*)L_1, XmlSchemaComplexContentExtension_t2396613513_il2cpp_TypeInfo_var)); XmlSchemaType_t2033747345 * L_2 = XmlSchemaType_get_BaseXmlSchemaType_m4221231559(__this, /*hidden argument*/NULL); V_1 = ((XmlSchemaComplexType_t3740801802 *)IsInstClass((RuntimeObject*)L_2, XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var)); XmlSchemaComplexType_t3740801802 * L_3 = V_1; if (!L_3) { goto IL_002b; } } { XmlSchemaComplexType_t3740801802 * L_4 = V_1; ValidationEventHandler_t791314227 * L_5 = ___h0; XmlSchema_t3742557897 * L_6 = ___schema1; NullCheck(L_4); XmlSchemaComplexType_CollectSchemaComponent_m1600232197(L_4, L_5, L_6, /*hidden argument*/NULL); } IL_002b: { XmlQualifiedName_t2760654312 * L_7 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseSchemaTypeName_20(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_8 = ((XmlSchemaComplexType_t3740801802_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))->get_AnyTypeName_43(); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_9 = XmlQualifiedName_op_Equality_m1684199236(NULL /*static, unused*/, L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0046; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_10 = XmlSchemaComplexType_get_AnyType_m2038550701(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = L_10; } IL_0046: { XmlSchemaComplexType_t3740801802 * L_11 = V_1; if (L_11) { goto IL_005f; } } { XmlSchemaParticle_t3828501457 * L_12 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_validatableParticle_35(L_12); __this->set_resolvedContentType_40(1); return; } IL_005f: { XmlSchemaComplexContentExtension_t2396613513 * L_13 = V_0; NullCheck(L_13); XmlSchemaParticle_t3828501457 * L_14 = XmlSchemaComplexContentExtension_get_Particle_m1920997694(L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_007a; } } { XmlSchemaComplexContentExtension_t2396613513 * L_15 = V_0; NullCheck(L_15); XmlSchemaParticle_t3828501457 * L_16 = XmlSchemaComplexContentExtension_get_Particle_m1920997694(L_15, /*hidden argument*/NULL); XmlSchemaParticle_t3828501457 * L_17 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_16) == ((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_17)))) { goto IL_00d2; } } IL_007a: { XmlSchemaComplexType_t3740801802 * L_18 = V_1; if (L_18) { goto IL_0097; } } { XmlSchemaParticle_t3828501457 * L_19 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_validatableParticle_35(L_19); __this->set_resolvedContentType_40(1); goto IL_00cd; } IL_0097: { XmlSchemaComplexType_t3740801802 * L_20 = V_1; NullCheck(L_20); XmlSchemaParticle_t3828501457 * L_21 = XmlSchemaComplexType_get_ValidatableParticle_m3083925611(L_20, /*hidden argument*/NULL); __this->set_validatableParticle_35(L_21); XmlSchemaComplexType_t3740801802 * L_22 = V_1; NullCheck(L_22); int32_t L_23 = L_22->get_resolvedContentType_40(); __this->set_resolvedContentType_40(L_23); int32_t L_24 = __this->get_resolvedContentType_40(); if ((!(((uint32_t)L_24) == ((uint32_t)1)))) { goto IL_00cd; } } { XmlSchemaContentModel_t602185179 * L_25 = __this->get_contentModel_34(); int32_t L_26 = XmlSchemaComplexType_GetComplexContentType_m3766612014(__this, L_25, /*hidden argument*/NULL); __this->set_resolvedContentType_40(L_26); } IL_00cd: { goto IL_016c; } IL_00d2: { XmlSchemaComplexType_t3740801802 * L_27 = V_1; NullCheck(L_27); XmlSchemaParticle_t3828501457 * L_28 = L_27->get_validatableParticle_35(); XmlSchemaParticle_t3828501457 * L_29 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); if ((((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_28) == ((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_29))) { goto IL_00ed; } } { XmlSchemaComplexType_t3740801802 * L_30 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_31 = XmlSchemaComplexType_get_AnyType_m2038550701(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(XmlSchemaComplexType_t3740801802 *)L_30) == ((RuntimeObject*)(XmlSchemaComplexType_t3740801802 *)L_31)))) { goto IL_0110; } } IL_00ed: { XmlSchemaComplexContentExtension_t2396613513 * L_32 = V_0; NullCheck(L_32); XmlSchemaParticle_t3828501457 * L_33 = XmlSchemaComplexContentExtension_get_Particle_m1920997694(L_32, /*hidden argument*/NULL); __this->set_validatableParticle_35(L_33); XmlSchemaContentModel_t602185179 * L_34 = __this->get_contentModel_34(); int32_t L_35 = XmlSchemaComplexType_GetComplexContentType_m3766612014(__this, L_34, /*hidden argument*/NULL); __this->set_resolvedContentType_40(L_35); goto IL_016c; } IL_0110: { XmlSchemaSequence_t2018345177 * L_36 = (XmlSchemaSequence_t2018345177 *)il2cpp_codegen_object_new(XmlSchemaSequence_t2018345177_il2cpp_TypeInfo_var); XmlSchemaSequence__ctor_m2088825835(L_36, /*hidden argument*/NULL); V_2 = L_36; XmlSchemaSequence_t2018345177 * L_37 = V_2; VirtActionInvoker1< XmlSchemaParticle_t3828501457 * >::Invoke(7 /* System.Void System.Xml.Schema.XmlSchemaObject::CopyInfo(System.Xml.Schema.XmlSchemaParticle) */, __this, L_37); XmlSchemaSequence_t2018345177 * L_38 = V_2; NullCheck(L_38); XmlSchemaObjectCollection_t1064819932 * L_39 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaSequence::get_Items() */, L_38); XmlSchemaComplexType_t3740801802 * L_40 = V_1; NullCheck(L_40); XmlSchemaParticle_t3828501457 * L_41 = L_40->get_validatableParticle_35(); NullCheck(L_39); XmlSchemaObjectCollection_Add_m1142549045(L_39, L_41, /*hidden argument*/NULL); XmlSchemaSequence_t2018345177 * L_42 = V_2; NullCheck(L_42); XmlSchemaObjectCollection_t1064819932 * L_43 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaSequence::get_Items() */, L_42); XmlSchemaComplexContentExtension_t2396613513 * L_44 = V_0; NullCheck(L_44); XmlSchemaParticle_t3828501457 * L_45 = XmlSchemaComplexContentExtension_get_Particle_m1920997694(L_44, /*hidden argument*/NULL); NullCheck(L_43); XmlSchemaObjectCollection_Add_m1142549045(L_43, L_45, /*hidden argument*/NULL); XmlSchemaSequence_t2018345177 * L_46 = V_2; ValidationEventHandler_t791314227 * L_47 = ___h0; XmlSchema_t3742557897 * L_48 = ___schema1; NullCheck(L_46); VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaSequence::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_46, L_47, L_48); XmlSchemaSequence_t2018345177 * L_49 = V_2; ValidationEventHandler_t791314227 * L_50 = ___h0; XmlSchema_t3742557897 * L_51 = ___schema1; NullCheck(L_49); VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaSequence::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_49, L_50, L_51); XmlSchemaSequence_t2018345177 * L_52 = V_2; __this->set_validatableParticle_35(L_52); XmlSchemaContentModel_t602185179 * L_53 = __this->get_contentModel_34(); int32_t L_54 = XmlSchemaComplexType_GetComplexContentType_m3766612014(__this, L_53, /*hidden argument*/NULL); __this->set_resolvedContentType_40(L_54); } IL_016c: { XmlSchemaParticle_t3828501457 * L_55 = __this->get_validatableParticle_35(); if (L_55) { goto IL_0182; } } { XmlSchemaParticle_t3828501457 * L_56 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_validatableParticle_35(L_56); } IL_0182: { return; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::CollectContentTypeFromComplexRestriction() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_CollectContentTypeFromComplexRestriction_m1059892197 (XmlSchemaComplexType_t3740801802 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_CollectContentTypeFromComplexRestriction_m1059892197_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaComplexContentRestriction_t3155540863 * V_0 = NULL; bool V_1 = false; XmlSchemaGroupBase_t3631079376 * V_2 = NULL; { XmlSchemaContentModel_t602185179 * L_0 = XmlSchemaComplexType_get_ContentModel_m1078180248(__this, /*hidden argument*/NULL); NullCheck(L_0); XmlSchemaContent_t1040349258 * L_1 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaContentModel::get_Content() */, L_0); V_0 = ((XmlSchemaComplexContentRestriction_t3155540863 *)CastclassClass((RuntimeObject*)L_1, XmlSchemaComplexContentRestriction_t3155540863_il2cpp_TypeInfo_var)); V_1 = (bool)0; XmlSchemaComplexContentRestriction_t3155540863 * L_2 = V_0; NullCheck(L_2); XmlSchemaParticle_t3828501457 * L_3 = XmlSchemaComplexContentRestriction_get_Particle_m1239233679(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0025; } } { V_1 = (bool)1; goto IL_008c; } IL_0025: { XmlSchemaComplexContentRestriction_t3155540863 * L_4 = V_0; NullCheck(L_4); XmlSchemaParticle_t3828501457 * L_5 = XmlSchemaComplexContentRestriction_get_Particle_m1239233679(L_4, /*hidden argument*/NULL); V_2 = ((XmlSchemaGroupBase_t3631079376 *)IsInstClass((RuntimeObject*)L_5, XmlSchemaGroupBase_t3631079376_il2cpp_TypeInfo_var)); XmlSchemaGroupBase_t3631079376 * L_6 = V_2; if (!L_6) { goto IL_008c; } } { XmlSchemaGroupBase_t3631079376 * L_7 = V_2; if (((XmlSchemaChoice_t959520675 *)IsInstClass((RuntimeObject*)L_7, XmlSchemaChoice_t959520675_il2cpp_TypeInfo_var))) { goto IL_0059; } } { XmlSchemaGroupBase_t3631079376 * L_8 = V_2; NullCheck(L_8); XmlSchemaObjectCollection_t1064819932 * L_9 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaGroupBase::get_Items() */, L_8); NullCheck(L_9); int32_t L_10 = CollectionBase_get_Count_m1708965601(L_9, /*hidden argument*/NULL); if (L_10) { goto IL_0059; } } { V_1 = (bool)1; goto IL_008c; } IL_0059: { XmlSchemaGroupBase_t3631079376 * L_11 = V_2; if (!((XmlSchemaChoice_t959520675 *)IsInstClass((RuntimeObject*)L_11, XmlSchemaChoice_t959520675_il2cpp_TypeInfo_var))) { goto IL_008c; } } { XmlSchemaGroupBase_t3631079376 * L_12 = V_2; NullCheck(L_12); XmlSchemaObjectCollection_t1064819932 * L_13 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaGroupBase::get_Items() */, L_12); NullCheck(L_13); int32_t L_14 = CollectionBase_get_Count_m1708965601(L_13, /*hidden argument*/NULL); if (L_14) { goto IL_008c; } } { XmlSchemaGroupBase_t3631079376 * L_15 = V_2; NullCheck(L_15); Decimal_t2948259380 L_16 = XmlSchemaParticle_get_ValidatedMinOccurs_m4117380405(L_15, /*hidden argument*/NULL); Decimal_t2948259380 L_17; memset(&L_17, 0, sizeof(L_17)); Decimal__ctor_m1256289983((&L_17), 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_18 = Decimal_op_Equality_m77262825(NULL /*static, unused*/, L_16, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_008c; } } { V_1 = (bool)1; } IL_008c: { bool L_19 = V_1; if (!L_19) { goto IL_00a9; } } { __this->set_resolvedContentType_40(1); XmlSchemaParticle_t3828501457 * L_20 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_validatableParticle_35(L_20); goto IL_00c7; } IL_00a9: { XmlSchemaContentModel_t602185179 * L_21 = __this->get_contentModel_34(); int32_t L_22 = XmlSchemaComplexType_GetComplexContentType_m3766612014(__this, L_21, /*hidden argument*/NULL); __this->set_resolvedContentType_40(L_22); XmlSchemaComplexContentRestriction_t3155540863 * L_23 = V_0; NullCheck(L_23); XmlSchemaParticle_t3828501457 * L_24 = XmlSchemaComplexContentRestriction_get_Particle_m1239233679(L_23, /*hidden argument*/NULL); __this->set_validatableParticle_35(L_24); } IL_00c7: { return; } } // System.Xml.Schema.XmlSchemaContentType System.Xml.Schema.XmlSchemaComplexType::GetComplexContentType(System.Xml.Schema.XmlSchemaContentModel) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaComplexType_GetComplexContentType_m3766612014 (XmlSchemaComplexType_t3740801802 * __this, XmlSchemaContentModel_t602185179 * ___content0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_GetComplexContentType_m3766612014_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = VirtFuncInvoker0< bool >::Invoke(8 /* System.Boolean System.Xml.Schema.XmlSchemaComplexType::get_IsMixed() */, __this); if (L_0) { goto IL_001b; } } { XmlSchemaContentModel_t602185179 * L_1 = ___content0; NullCheck(((XmlSchemaComplexContent_t3528540772 *)CastclassClass((RuntimeObject*)L_1, XmlSchemaComplexContent_t3528540772_il2cpp_TypeInfo_var))); bool L_2 = XmlSchemaComplexContent_get_IsMixed_m3848579885(((XmlSchemaComplexContent_t3528540772 *)CastclassClass((RuntimeObject*)L_1, XmlSchemaComplexContent_t3528540772_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); if (!L_2) { goto IL_001d; } } IL_001b: { return (int32_t)(3); } IL_001d: { return (int32_t)(2); } } // System.Int32 System.Xml.Schema.XmlSchemaComplexType::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaComplexType_Validate_m3481984948 (XmlSchemaComplexType_t3740801802 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_Validate_m3481984948_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaAll_t1118454309 * V_0 = NULL; XmlSchemaAttribute_t2797257020 * V_1 = NULL; DictionaryEntry_t3123975638 V_2; memset(&V_2, 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; XmlSchemaAttribute_t2797257020 * V_4 = NULL; XmlSchemaDatatype_t322714710 * V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchema_t3742557897 * L_0 = ___schema1; NullCheck(L_0); Guid_t L_1 = ((XmlSchemaObject_t1315720168 *)L_0)->get_ValidationId_8(); bool L_2 = XmlSchemaObject_IsValidated_m2227629761(__this, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0018; } } { int32_t L_3 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_3; } IL_0018: { XmlSchema_t3742557897 * L_4 = ___schema1; NullCheck(L_4); Guid_t L_5 = ((XmlSchemaObject_t1315720168 *)L_4)->get_ValidationId_8(); ((XmlSchemaObject_t1315720168 *)__this)->set_ValidationId_8(L_5); ValidationEventHandler_t791314227 * L_6 = ___h0; XmlSchema_t3742557897 * L_7 = ___schema1; XmlSchemaComplexType_CollectSchemaComponent_m1600232197(__this, L_6, L_7, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_8 = ___h0; XmlSchema_t3742557897 * L_9 = ___schema1; XmlSchemaComplexType_ValidateContentFirstPass_m3518651250(__this, L_8, L_9, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_10 = ___h0; XmlSchema_t3742557897 * L_11 = ___schema1; XmlSchemaComplexType_FillContentTypeParticle_m2438944412(__this, L_10, L_11, /*hidden argument*/NULL); XmlSchemaContentModel_t602185179 * L_12 = XmlSchemaComplexType_get_ContentModel_m1078180248(__this, /*hidden argument*/NULL); if (!L_12) { goto IL_0054; } } { ValidationEventHandler_t791314227 * L_13 = ___h0; XmlSchema_t3742557897 * L_14 = ___schema1; XmlSchemaComplexType_ValidateContentModel_m3099040528(__this, L_13, L_14, /*hidden argument*/NULL); goto IL_005c; } IL_0054: { ValidationEventHandler_t791314227 * L_15 = ___h0; XmlSchema_t3742557897 * L_16 = ___schema1; XmlSchemaComplexType_ValidateImmediateAttributes_m1113509846(__this, L_15, L_16, /*hidden argument*/NULL); } IL_005c: { XmlSchemaParticle_t3828501457 * L_17 = XmlSchemaComplexType_get_ContentTypeParticle_m1194481921(__this, /*hidden argument*/NULL); if (!L_17) { goto IL_00bc; } } { XmlSchemaParticle_t3828501457 * L_18 = __this->get_contentTypeParticle_36(); NullCheck(L_18); XmlSchemaParticle_t3828501457 * L_19 = VirtFuncInvoker1< XmlSchemaParticle_t3828501457 *, bool >::Invoke(8 /* System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaParticle::GetOptimizedParticle(System.Boolean) */, L_18, (bool)1); V_0 = ((XmlSchemaAll_t1118454309 *)IsInstClass((RuntimeObject*)L_19, XmlSchemaAll_t1118454309_il2cpp_TypeInfo_var)); XmlSchemaAll_t1118454309 * L_20 = V_0; if (!L_20) { goto IL_00bc; } } { XmlSchemaAll_t1118454309 * L_21 = V_0; NullCheck(L_21); Decimal_t2948259380 L_22 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(L_21, /*hidden argument*/NULL); Decimal_t2948259380 L_23; memset(&L_23, 0, sizeof(L_23)); Decimal__ctor_m1256289983((&L_23), 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_24 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_22, L_23, /*hidden argument*/NULL); if (L_24) { goto IL_00b0; } } { XmlSchemaParticle_t3828501457 * L_25 = __this->get_contentTypeParticle_36(); NullCheck(L_25); Decimal_t2948259380 L_26 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(L_25, /*hidden argument*/NULL); Decimal_t2948259380 L_27; memset(&L_27, 0, sizeof(L_27)); Decimal__ctor_m1256289983((&L_27), 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_28 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_26, L_27, /*hidden argument*/NULL); if (!L_28) { goto IL_00bc; } } IL_00b0: { ValidationEventHandler_t791314227 * L_29 = ___h0; XmlSchemaObject_error_m903554348(__this, L_29, _stringLiteral433761136, /*hidden argument*/NULL); } IL_00bc: { XmlSchema_t3742557897 * L_30 = ___schema1; NullCheck(L_30); XmlSchemaSet_t266093086 * L_31 = XmlSchema_get_Schemas_m2259626855(L_30, /*hidden argument*/NULL); NullCheck(L_31); XmlSchemaCompilationSettings_t2218765537 * L_32 = XmlSchemaSet_get_CompilationSettings_m7940651(L_31, /*hidden argument*/NULL); if (!L_32) { goto IL_00f8; } } { XmlSchema_t3742557897 * L_33 = ___schema1; NullCheck(L_33); XmlSchemaSet_t266093086 * L_34 = XmlSchema_get_Schemas_m2259626855(L_33, /*hidden argument*/NULL); NullCheck(L_34); XmlSchemaCompilationSettings_t2218765537 * L_35 = XmlSchemaSet_get_CompilationSettings_m7940651(L_34, /*hidden argument*/NULL); NullCheck(L_35); bool L_36 = XmlSchemaCompilationSettings_get_EnableUpaCheck_m540480091(L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_00f8; } } { XmlSchemaParticle_t3828501457 * L_37 = __this->get_contentTypeParticle_36(); XmlSchemaObjectTable_t2546974348 * L_38 = (XmlSchemaObjectTable_t2546974348 *)il2cpp_codegen_object_new(XmlSchemaObjectTable_t2546974348_il2cpp_TypeInfo_var); XmlSchemaObjectTable__ctor_m1178187484(L_38, /*hidden argument*/NULL); ArrayList_t2718874744 * L_39 = (ArrayList_t2718874744 *)il2cpp_codegen_object_new(ArrayList_t2718874744_il2cpp_TypeInfo_var); ArrayList__ctor_m4254721275(L_39, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_40 = ___h0; XmlSchema_t3742557897 * L_41 = ___schema1; NullCheck(L_37); VirtActionInvoker4< XmlSchemaObjectTable_t2546974348 *, ArrayList_t2718874744 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(13 /* System.Void System.Xml.Schema.XmlSchemaParticle::ValidateUniqueParticleAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Collections.ArrayList,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_37, L_38, L_39, L_40, L_41); } IL_00f8: { XmlSchemaParticle_t3828501457 * L_42 = __this->get_contentTypeParticle_36(); XmlSchemaObjectTable_t2546974348 * L_43 = (XmlSchemaObjectTable_t2546974348 *)il2cpp_codegen_object_new(XmlSchemaObjectTable_t2546974348_il2cpp_TypeInfo_var); XmlSchemaObjectTable__ctor_m1178187484(L_43, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_44 = ___h0; XmlSchema_t3742557897 * L_45 = ___schema1; NullCheck(L_42); VirtActionInvoker3< XmlSchemaObjectTable_t2546974348 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(14 /* System.Void System.Xml.Schema.XmlSchemaParticle::ValidateUniqueTypeAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_42, L_43, L_44, L_45); V_1 = (XmlSchemaAttribute_t2797257020 *)NULL; XmlSchemaObjectTable_t2546974348 * L_46 = __this->get_attributeUses_30(); NullCheck(L_46); RuntimeObject* L_47 = XmlSchemaObjectTable_GetEnumerator_m810751834(L_46, /*hidden argument*/NULL); V_3 = L_47; } IL_0118: try { // begin try (depth: 1) { goto IL_01a6; } IL_011d: { RuntimeObject* L_48 = V_3; NullCheck(L_48); RuntimeObject * L_49 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_48); V_2 = ((*(DictionaryEntry_t3123975638 *)((DictionaryEntry_t3123975638 *)UnBox(L_49, DictionaryEntry_t3123975638_il2cpp_TypeInfo_var)))); RuntimeObject * L_50 = DictionaryEntry_get_Value_m618120527((&V_2), /*hidden argument*/NULL); V_4 = ((XmlSchemaAttribute_t2797257020 *)CastclassClass((RuntimeObject*)L_50, XmlSchemaAttribute_t2797257020_il2cpp_TypeInfo_var)); XmlSchemaAttribute_t2797257020 * L_51 = V_4; NullCheck(L_51); RuntimeObject * L_52 = XmlSchemaAttribute_get_AttributeType_m3262341146(L_51, /*hidden argument*/NULL); V_5 = ((XmlSchemaDatatype_t322714710 *)IsInstClass((RuntimeObject*)L_52, XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var)); XmlSchemaDatatype_t322714710 * L_53 = V_5; if (!L_53) { goto IL_015e; } } IL_014c: { XmlSchemaDatatype_t322714710 * L_54 = V_5; NullCheck(L_54); int32_t L_55 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlTokenizedType System.Xml.Schema.XmlSchemaDatatype::get_TokenizedType() */, L_54); if ((((int32_t)L_55) == ((int32_t)1))) { goto IL_015e; } } IL_0159: { goto IL_01a6; } IL_015e: { XmlSchemaDatatype_t322714710 * L_56 = V_5; if (L_56) { goto IL_0178; } } IL_0165: { XmlSchemaAttribute_t2797257020 * L_57 = V_4; NullCheck(L_57); RuntimeObject * L_58 = XmlSchemaAttribute_get_AttributeType_m3262341146(L_57, /*hidden argument*/NULL); NullCheck(((XmlSchemaSimpleType_t2678868104 *)CastclassClass((RuntimeObject*)L_58, XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var))); XmlSchemaDatatype_t322714710 * L_59 = XmlSchemaType_get_Datatype_m3072197688(((XmlSchemaSimpleType_t2678868104 *)CastclassClass((RuntimeObject*)L_58, XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_5 = L_59; } IL_0178: { XmlSchemaDatatype_t322714710 * L_60 = V_5; if (!L_60) { goto IL_01a6; } } IL_017f: { XmlSchemaDatatype_t322714710 * L_61 = V_5; NullCheck(L_61); int32_t L_62 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlTokenizedType System.Xml.Schema.XmlSchemaDatatype::get_TokenizedType() */, L_61); if ((!(((uint32_t)L_62) == ((uint32_t)1)))) { goto IL_01a6; } } IL_018c: { XmlSchemaAttribute_t2797257020 * L_63 = V_1; if (!L_63) { goto IL_01a3; } } IL_0192: { ValidationEventHandler_t791314227 * L_64 = ___h0; XmlSchemaObject_error_m903554348(__this, L_64, _stringLiteral2770481746, /*hidden argument*/NULL); goto IL_01a6; } IL_01a3: { XmlSchemaAttribute_t2797257020 * L_65 = V_4; V_1 = L_65; } IL_01a6: { RuntimeObject* L_66 = V_3; NullCheck(L_66); bool L_67 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_66); if (L_67) { goto IL_011d; } } IL_01b1: { IL2CPP_LEAVE(0x1CB, FINALLY_01b6); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01b6; } FINALLY_01b6: { // begin finally (depth: 1) { RuntimeObject* L_68 = V_3; V_6 = ((RuntimeObject*)IsInst((RuntimeObject*)L_68, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_69 = V_6; if (L_69) { goto IL_01c3; } } IL_01c2: { IL2CPP_END_FINALLY(438) } IL_01c3: { RuntimeObject* L_70 = V_6; NullCheck(L_70); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_70); IL2CPP_END_FINALLY(438) } } // end finally (depth: 1) IL2CPP_CLEANUP(438) { IL2CPP_JUMP_TBL(0x1CB, IL_01cb) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_01cb: { XmlSchema_t3742557897 * L_71 = ___schema1; NullCheck(L_71); Guid_t L_72 = ((XmlSchemaObject_t1315720168 *)L_71)->get_ValidationId_8(); ((XmlSchemaObject_t1315720168 *)__this)->set_ValidationId_8(L_72); int32_t L_73 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_73; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::ValidateImmediateAttributes(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_ValidateImmediateAttributes_m1113509846 (XmlSchemaComplexType_t3740801802 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_ValidateImmediateAttributes_m1113509846_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaObjectTable_t2546974348 * L_0 = (XmlSchemaObjectTable_t2546974348 *)il2cpp_codegen_object_new(XmlSchemaObjectTable_t2546974348_il2cpp_TypeInfo_var); XmlSchemaObjectTable__ctor_m1178187484(L_0, /*hidden argument*/NULL); __this->set_attributeUses_30(L_0); XmlSchemaObjectTable_t2546974348 * L_1 = __this->get_attributeUses_30(); ValidationEventHandler_t791314227 * L_2 = ___h0; XmlSchema_t3742557897 * L_3 = ___schema1; XmlSchemaObjectCollection_t1064819932 * L_4 = __this->get_attributes_29(); XmlSchemaAnyAttribute_t963227996 * L_5 = __this->get_anyAttribute_28(); XmlSchemaAnyAttribute_t963227996 ** L_6 = __this->get_address_of_attributeWildcard_31(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_ValidateAttributesResolved_m3601546758(NULL /*static, unused*/, L_1, L_2, L_3, L_4, L_5, L_6, (XmlSchemaAttributeGroup_t246430545 *)NULL, (bool)0, /*hidden argument*/NULL); return; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::ValidateContentFirstPass(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_ValidateContentFirstPass_m3518651250 (XmlSchemaComplexType_t3740801802 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_ValidateContentFirstPass_m3518651250_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaGroupRef_t1314446647 * V_0 = NULL; { XmlSchemaContentModel_t602185179 * L_0 = XmlSchemaComplexType_get_ContentModel_m1078180248(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_004f; } } { int32_t L_1 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaContentModel_t602185179 * L_2 = __this->get_contentModel_34(); ValidationEventHandler_t791314227 * L_3 = ___h0; XmlSchema_t3742557897 * L_4 = ___schema1; NullCheck(L_2); int32_t L_5 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_2, L_3, L_4); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)L_5))); XmlSchemaType_t2033747345 * L_6 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseXmlSchemaTypeInternal_21(); if (!L_6) { goto IL_004a; } } { int32_t L_7 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaType_t2033747345 * L_8 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseXmlSchemaTypeInternal_21(); ValidationEventHandler_t791314227 * L_9 = ___h0; XmlSchema_t3742557897 * L_10 = ___schema1; NullCheck(L_8); int32_t L_11 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_8, L_9, L_10); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)L_11))); } IL_004a: { goto IL_00e2; } IL_004f: { XmlSchemaParticle_t3828501457 * L_12 = XmlSchemaComplexType_get_Particle_m455826862(__this, /*hidden argument*/NULL); if (!L_12) { goto IL_00e2; } } { int32_t L_13 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaParticle_t3828501457 * L_14 = __this->get_particle_39(); ValidationEventHandler_t791314227 * L_15 = ___h0; XmlSchema_t3742557897 * L_16 = ___schema1; NullCheck(L_14); int32_t L_17 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_14, L_15, L_16); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)L_17))); XmlSchemaParticle_t3828501457 * L_18 = XmlSchemaComplexType_get_Particle_m455826862(__this, /*hidden argument*/NULL); V_0 = ((XmlSchemaGroupRef_t1314446647 *)IsInstClass((RuntimeObject*)L_18, XmlSchemaGroupRef_t1314446647_il2cpp_TypeInfo_var)); XmlSchemaGroupRef_t1314446647 * L_19 = V_0; if (!L_19) { goto IL_00e2; } } { XmlSchemaGroupRef_t1314446647 * L_20 = V_0; NullCheck(L_20); XmlSchemaGroup_t1441741786 * L_21 = XmlSchemaGroupRef_get_TargetGroup_m880038611(L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_00b0; } } { int32_t L_22 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaGroupRef_t1314446647 * L_23 = V_0; NullCheck(L_23); XmlSchemaGroup_t1441741786 * L_24 = XmlSchemaGroupRef_get_TargetGroup_m880038611(L_23, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_25 = ___h0; XmlSchema_t3742557897 * L_26 = ___schema1; NullCheck(L_24); int32_t L_27 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaGroup::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_24, L_25, L_26); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)L_27))); goto IL_00e2; } IL_00b0: { XmlSchema_t3742557897 * L_28 = ___schema1; XmlSchemaGroupRef_t1314446647 * L_29 = V_0; NullCheck(L_29); XmlQualifiedName_t2760654312 * L_30 = XmlSchemaGroupRef_get_RefName_m2567630555(L_29, /*hidden argument*/NULL); NullCheck(L_30); String_t* L_31 = XmlQualifiedName_get_Namespace_m3957593392(L_30, /*hidden argument*/NULL); NullCheck(L_28); bool L_32 = XmlSchema_IsNamespaceAbsent_m3899863769(L_28, L_31, /*hidden argument*/NULL); if (L_32) { goto IL_00e2; } } { ValidationEventHandler_t791314227 * L_33 = ___h0; XmlSchemaGroupRef_t1314446647 * L_34 = V_0; NullCheck(L_34); XmlQualifiedName_t2760654312 * L_35 = XmlSchemaGroupRef_get_RefName_m2567630555(L_34, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_36 = String_Concat_m1715369213(NULL /*static, unused*/, _stringLiteral3662795473, L_35, _stringLiteral1962955403, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_33, L_36, /*hidden argument*/NULL); } IL_00e2: { return; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::ValidateContentModel(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_ValidateContentModel_m3099040528 (XmlSchemaComplexType_t3740801802 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_ValidateContentModel_m3099040528_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaType_t2033747345 * V_0 = NULL; XmlSchemaComplexContentExtension_t2396613513 * V_1 = NULL; XmlSchemaComplexContentRestriction_t3155540863 * V_2 = NULL; XmlSchemaSimpleContentExtension_t1269327470 * V_3 = NULL; XmlSchemaSimpleContentRestriction_t2746076865 * V_4 = NULL; XmlSchemaAnyAttribute_t963227996 * V_5 = NULL; XmlSchemaAnyAttribute_t963227996 * V_6 = NULL; XmlSchemaComplexType_t3740801802 * V_7 = NULL; XmlSchemaSimpleType_t2678868104 * V_8 = NULL; DictionaryEntry_t3123975638 V_9; memset(&V_9, 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; XmlSchemaAttribute_t2797257020 * V_11 = NULL; DictionaryEntry_t3123975638 V_12; memset(&V_12, 0, sizeof(V_12)); RuntimeObject* V_13 = NULL; XmlSchemaAttribute_t2797257020 * V_14 = NULL; DictionaryEntry_t3123975638 V_15; memset(&V_15, 0, sizeof(V_15)); RuntimeObject* V_16 = NULL; XmlSchemaAttribute_t2797257020 * V_17 = NULL; RuntimeObject* V_18 = NULL; RuntimeObject* V_19 = NULL; RuntimeObject* V_20 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); XmlSchemaAnyAttribute_t963227996 * G_B103_0 = NULL; { XmlSchemaType_t2033747345 * L_0 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseXmlSchemaTypeInternal_21(); V_0 = L_0; XmlSchemaContentModel_t602185179 * L_1 = __this->get_contentModel_34(); NullCheck(L_1); XmlSchemaContent_t1040349258 * L_2 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaContentModel::get_Content() */, L_1); V_1 = ((XmlSchemaComplexContentExtension_t2396613513 *)IsInstClass((RuntimeObject*)L_2, XmlSchemaComplexContentExtension_t2396613513_il2cpp_TypeInfo_var)); XmlSchemaContentModel_t602185179 * L_3 = __this->get_contentModel_34(); NullCheck(L_3); XmlSchemaContent_t1040349258 * L_4 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaContentModel::get_Content() */, L_3); V_2 = ((XmlSchemaComplexContentRestriction_t3155540863 *)IsInstClass((RuntimeObject*)L_4, XmlSchemaComplexContentRestriction_t3155540863_il2cpp_TypeInfo_var)); XmlSchemaContentModel_t602185179 * L_5 = __this->get_contentModel_34(); NullCheck(L_5); XmlSchemaContent_t1040349258 * L_6 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaContentModel::get_Content() */, L_5); V_3 = ((XmlSchemaSimpleContentExtension_t1269327470 *)IsInstClass((RuntimeObject*)L_6, XmlSchemaSimpleContentExtension_t1269327470_il2cpp_TypeInfo_var)); XmlSchemaContentModel_t602185179 * L_7 = __this->get_contentModel_34(); NullCheck(L_7); XmlSchemaContent_t1040349258 * L_8 = VirtFuncInvoker0< XmlSchemaContent_t1040349258 * >::Invoke(8 /* System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaContentModel::get_Content() */, L_7); V_4 = ((XmlSchemaSimpleContentRestriction_t2746076865 *)IsInstClass((RuntimeObject*)L_8, XmlSchemaSimpleContentRestriction_t2746076865_il2cpp_TypeInfo_var)); V_5 = (XmlSchemaAnyAttribute_t963227996 *)NULL; V_6 = (XmlSchemaAnyAttribute_t963227996 *)NULL; bool L_9 = XmlSchemaType_ValidateRecursionCheck_m3062154423(__this, /*hidden argument*/NULL); if (!L_9) { goto IL_0069; } } { ValidationEventHandler_t791314227 * L_10 = ___h0; XmlSchemaObject_error_m903554348(__this, L_10, _stringLiteral1737567099, /*hidden argument*/NULL); } IL_0069: { XmlSchemaType_t2033747345 * L_11 = V_0; if (!L_11) { goto IL_0080; } } { XmlSchemaType_t2033747345 * L_12 = V_0; NullCheck(L_12); XmlSchemaDatatype_t322714710 * L_13 = XmlSchemaType_get_Datatype_m3072197688(L_12, /*hidden argument*/NULL); ((XmlSchemaType_t2033747345 *)__this)->set_DatatypeInternal_22(L_13); goto IL_00c6; } IL_0080: { XmlQualifiedName_t2760654312 * L_14 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseSchemaTypeName_20(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_15 = ((XmlSchemaComplexType_t3740801802_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))->get_AnyTypeName_43(); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_16 = XmlQualifiedName_op_Equality_m1684199236(NULL /*static, unused*/, L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_00a5; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var); XsdAnySimpleType_t1257864485 * L_17 = XmlSchemaSimpleType_get_AnySimpleType_m3105451177(NULL /*static, unused*/, /*hidden argument*/NULL); ((XmlSchemaType_t2033747345 *)__this)->set_DatatypeInternal_22(L_17); goto IL_00c6; } IL_00a5: { XmlQualifiedName_t2760654312 * L_18 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseSchemaTypeName_20(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_19 = XmlSchemaUtil_IsBuiltInDatatypeName_m3250969516(NULL /*static, unused*/, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_00c6; } } { XmlQualifiedName_t2760654312 * L_20 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseSchemaTypeName_20(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XmlSchemaDatatype_t322714710 * L_21 = XmlSchemaDatatype_FromName_m1668846326(NULL /*static, unused*/, L_20, /*hidden argument*/NULL); ((XmlSchemaType_t2033747345 *)__this)->set_DatatypeInternal_22(L_21); } IL_00c6: { XmlSchemaType_t2033747345 * L_22 = V_0; V_7 = ((XmlSchemaComplexType_t3740801802 *)IsInstClass((RuntimeObject*)L_22, XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var)); XmlSchemaType_t2033747345 * L_23 = V_0; V_8 = ((XmlSchemaSimpleType_t2678868104 *)IsInstClass((RuntimeObject*)L_23, XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var)); XmlSchemaType_t2033747345 * L_24 = V_0; if (!L_24) { goto IL_00fa; } } { XmlSchemaType_t2033747345 * L_25 = V_0; NullCheck(L_25); int32_t L_26 = XmlSchemaType_get_FinalResolved_m213206105(L_25, /*hidden argument*/NULL); int32_t L_27 = ((XmlSchemaType_t2033747345 *)__this)->get_resolvedDerivedBy_23(); if (!((int32_t)((int32_t)L_26&(int32_t)L_27))) { goto IL_00fa; } } { ValidationEventHandler_t791314227 * L_28 = ___h0; XmlSchemaObject_error_m903554348(__this, L_28, _stringLiteral594777626, /*hidden argument*/NULL); } IL_00fa: { XmlSchemaSimpleType_t2678868104 * L_29 = V_8; if (!L_29) { goto IL_0119; } } { int32_t L_30 = ((XmlSchemaType_t2033747345 *)__this)->get_resolvedDerivedBy_23(); if ((!(((uint32_t)L_30) == ((uint32_t)4)))) { goto IL_0119; } } { ValidationEventHandler_t791314227 * L_31 = ___h0; XmlSchemaObject_error_m903554348(__this, L_31, _stringLiteral2944594236, /*hidden argument*/NULL); } IL_0119: { XmlSchemaComplexContentExtension_t2396613513 * L_32 = V_1; if (L_32) { goto IL_0125; } } { XmlSchemaComplexContentRestriction_t3155540863 * L_33 = V_2; if (!L_33) { goto IL_01a5; } } IL_0125: { XmlQualifiedName_t2760654312 * L_34 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseSchemaTypeName_20(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_35 = ((XmlSchemaComplexType_t3740801802_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))->get_AnyTypeName_43(); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_36 = XmlQualifiedName_op_Equality_m1684199236(NULL /*static, unused*/, L_34, L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_0146; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_37 = XmlSchemaComplexType_get_AnyType_m2038550701(NULL /*static, unused*/, /*hidden argument*/NULL); V_7 = L_37; goto IL_01a0; } IL_0146: { XmlQualifiedName_t2760654312 * L_38 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseSchemaTypeName_20(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_39 = XmlSchemaUtil_IsBuiltInDatatypeName_m3250969516(NULL /*static, unused*/, L_38, /*hidden argument*/NULL); if (!L_39) { goto IL_0167; } } { ValidationEventHandler_t791314227 * L_40 = ___h0; XmlSchemaObject_error_m903554348(__this, L_40, _stringLiteral876622761, /*hidden argument*/NULL); goto IL_01a0; } IL_0167: { XmlSchemaComplexType_t3740801802 * L_41 = V_7; if (L_41) { goto IL_01a0; } } { XmlSchema_t3742557897 * L_42 = ___schema1; XmlQualifiedName_t2760654312 * L_43 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseSchemaTypeName_20(); NullCheck(L_43); String_t* L_44 = XmlQualifiedName_get_Namespace_m3957593392(L_43, /*hidden argument*/NULL); NullCheck(L_42); bool L_45 = XmlSchema_IsNamespaceAbsent_m3899863769(L_42, L_44, /*hidden argument*/NULL); if (L_45) { goto IL_01a0; } } { ValidationEventHandler_t791314227 * L_46 = ___h0; XmlQualifiedName_t2760654312 * L_47 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseSchemaTypeName_20(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_48 = String_Concat_m1715369213(NULL /*static, unused*/, _stringLiteral508009477, L_47, _stringLiteral3426810192, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_46, L_48, /*hidden argument*/NULL); } IL_01a0: { goto IL_0310; } IL_01a5: { __this->set_resolvedContentType_40(0); XmlQualifiedName_t2760654312 * L_49 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseSchemaTypeName_20(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_50 = ((XmlSchemaComplexType_t3740801802_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))->get_AnyTypeName_43(); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_51 = XmlQualifiedName_op_Equality_m1684199236(NULL /*static, unused*/, L_49, L_50, /*hidden argument*/NULL); if (!L_51) { goto IL_01c8; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_52 = XmlSchemaComplexType_get_AnyType_m2038550701(NULL /*static, unused*/, /*hidden argument*/NULL); V_7 = L_52; } IL_01c8: { XmlSchemaComplexType_t3740801802 * L_53 = V_7; if (!L_53) { goto IL_01f7; } } { XmlSchemaComplexType_t3740801802 * L_54 = V_7; NullCheck(L_54); int32_t L_55 = XmlSchemaComplexType_get_ContentType_m3885633075(L_54, /*hidden argument*/NULL); if (!L_55) { goto IL_01f7; } } { ValidationEventHandler_t791314227 * L_56 = ___h0; XmlQualifiedName_t2760654312 * L_57 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseSchemaTypeName_20(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_58 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1600536404, L_57, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_56, L_58, /*hidden argument*/NULL); goto IL_0287; } IL_01f7: { XmlSchemaSimpleContentExtension_t1269327470 * L_59 = V_3; if (L_59) { goto IL_023a; } } { XmlSchemaSimpleType_t2678868104 * L_60 = V_8; if (!L_60) { goto IL_023a; } } { XmlQualifiedName_t2760654312 * L_61 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseSchemaTypeName_20(); NullCheck(L_61); String_t* L_62 = XmlQualifiedName_get_Namespace_m3957593392(L_61, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_63 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_62, _stringLiteral1569427300, /*hidden argument*/NULL); if (!L_63) { goto IL_023a; } } { ValidationEventHandler_t791314227 * L_64 = ___h0; XmlQualifiedName_t2760654312 * L_65 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseSchemaTypeName_20(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_66 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral4281436303, L_65, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_64, L_66, /*hidden argument*/NULL); goto IL_0287; } IL_023a: { XmlQualifiedName_t2760654312 * L_67 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseSchemaTypeName_20(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_68 = XmlSchemaUtil_IsBuiltInDatatypeName_m3250969516(NULL /*static, unused*/, L_67, /*hidden argument*/NULL); if (!L_68) { goto IL_024f; } } { goto IL_0287; } IL_024f: { XmlSchemaType_t2033747345 * L_69 = V_0; if (L_69) { goto IL_0287; } } { XmlSchema_t3742557897 * L_70 = ___schema1; XmlQualifiedName_t2760654312 * L_71 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseSchemaTypeName_20(); NullCheck(L_71); String_t* L_72 = XmlQualifiedName_get_Namespace_m3957593392(L_71, /*hidden argument*/NULL); NullCheck(L_70); bool L_73 = XmlSchema_IsNamespaceAbsent_m3899863769(L_70, L_72, /*hidden argument*/NULL); if (L_73) { goto IL_0287; } } { ValidationEventHandler_t791314227 * L_74 = ___h0; XmlQualifiedName_t2760654312 * L_75 = ((XmlSchemaType_t2033747345 *)__this)->get_BaseSchemaTypeName_20(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_76 = String_Concat_m1715369213(NULL /*static, unused*/, _stringLiteral508009477, L_75, _stringLiteral1962955403, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_74, L_76, /*hidden argument*/NULL); } IL_0287: { XmlSchemaComplexType_t3740801802 * L_77 = V_7; if (!L_77) { goto IL_02f2; } } { XmlSchemaComplexType_t3740801802 * L_78 = V_7; NullCheck(L_78); int32_t L_79 = XmlSchemaComplexType_get_ContentType_m3885633075(L_78, /*hidden argument*/NULL); if (L_79) { goto IL_029f; } } { goto IL_02ed; } IL_029f: { XmlSchemaSimpleContentRestriction_t2746076865 * L_80 = V_4; if (!L_80) { goto IL_02e1; } } { XmlSchemaComplexType_t3740801802 * L_81 = V_7; NullCheck(L_81); int32_t L_82 = XmlSchemaComplexType_get_ContentType_m3885633075(L_81, /*hidden argument*/NULL); if ((!(((uint32_t)L_82) == ((uint32_t)3)))) { goto IL_02e1; } } { XmlSchemaComplexType_t3740801802 * L_83 = V_7; NullCheck(L_83); XmlSchemaParticle_t3828501457 * L_84 = XmlSchemaComplexType_get_Particle_m455826862(L_83, /*hidden argument*/NULL); if (!L_84) { goto IL_02e1; } } { XmlSchemaComplexType_t3740801802 * L_85 = V_7; NullCheck(L_85); XmlSchemaParticle_t3828501457 * L_86 = XmlSchemaComplexType_get_Particle_m455826862(L_85, /*hidden argument*/NULL); NullCheck(L_86); bool L_87 = VirtFuncInvoker0< bool >::Invoke(11 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ValidateIsEmptiable() */, L_86); if (!L_87) { goto IL_02e1; } } { XmlSchemaSimpleContentRestriction_t2746076865 * L_88 = V_4; NullCheck(L_88); XmlSchemaSimpleType_t2678868104 * L_89 = XmlSchemaSimpleContentRestriction_get_BaseType_m3375800527(L_88, /*hidden argument*/NULL); if (!L_89) { goto IL_02e1; } } { goto IL_02ed; } IL_02e1: { ValidationEventHandler_t791314227 * L_90 = ___h0; XmlSchemaObject_error_m903554348(__this, L_90, _stringLiteral1400218823, /*hidden argument*/NULL); } IL_02ed: { goto IL_0310; } IL_02f2: { XmlSchemaSimpleContentExtension_t1269327470 * L_91 = V_3; if (!L_91) { goto IL_0304; } } { XmlSchemaComplexType_t3740801802 * L_92 = V_7; if (L_92) { goto IL_0304; } } { goto IL_0310; } IL_0304: { ValidationEventHandler_t791314227 * L_93 = ___h0; XmlSchemaObject_error_m903554348(__this, L_93, _stringLiteral3615419838, /*hidden argument*/NULL); } IL_0310: { XmlSchemaComplexContentExtension_t2396613513 * L_94 = V_1; if (!L_94) { goto IL_03ee; } } { XmlSchemaComplexContentExtension_t2396613513 * L_95 = V_1; NullCheck(L_95); XmlSchemaAnyAttribute_t963227996 * L_96 = XmlSchemaComplexContentExtension_get_AnyAttribute_m256691761(L_95, /*hidden argument*/NULL); V_5 = L_96; XmlSchemaComplexType_t3740801802 * L_97 = V_7; if (!L_97) { goto IL_0399; } } { XmlSchemaComplexType_t3740801802 * L_98 = V_7; NullCheck(L_98); XmlSchemaObjectTable_t2546974348 * L_99 = XmlSchemaComplexType_get_AttributeUses_m3736990879(L_98, /*hidden argument*/NULL); NullCheck(L_99); RuntimeObject* L_100 = XmlSchemaObjectTable_GetEnumerator_m810751834(L_99, /*hidden argument*/NULL); V_10 = L_100; } IL_0333: try { // begin try (depth: 1) { goto IL_0369; } IL_0338: { RuntimeObject* L_101 = V_10; NullCheck(L_101); RuntimeObject * L_102 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_101); V_9 = ((*(DictionaryEntry_t3123975638 *)((DictionaryEntry_t3123975638 *)UnBox(L_102, DictionaryEntry_t3123975638_il2cpp_TypeInfo_var)))); RuntimeObject * L_103 = DictionaryEntry_get_Value_m618120527((&V_9), /*hidden argument*/NULL); V_11 = ((XmlSchemaAttribute_t2797257020 *)CastclassClass((RuntimeObject*)L_103, XmlSchemaAttribute_t2797257020_il2cpp_TypeInfo_var)); XmlSchemaObjectTable_t2546974348 * L_104 = __this->get_attributeUses_30(); XmlSchemaAttribute_t2797257020 * L_105 = V_11; XmlSchemaAttribute_t2797257020 * L_106 = V_11; NullCheck(L_106); XmlQualifiedName_t2760654312 * L_107 = XmlSchemaAttribute_get_QualifiedName_m383925923(L_106, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_108 = ___h0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_AddToTable_m2760389917(NULL /*static, unused*/, L_104, L_105, L_107, L_108, /*hidden argument*/NULL); } IL_0369: { RuntimeObject* L_109 = V_10; NullCheck(L_109); bool L_110 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_109); if (L_110) { goto IL_0338; } } IL_0375: { IL2CPP_LEAVE(0x390, FINALLY_037a); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_037a; } FINALLY_037a: { // begin finally (depth: 1) { RuntimeObject* L_111 = V_10; V_18 = ((RuntimeObject*)IsInst((RuntimeObject*)L_111, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_112 = V_18; if (L_112) { goto IL_0388; } } IL_0387: { IL2CPP_END_FINALLY(890) } IL_0388: { RuntimeObject* L_113 = V_18; NullCheck(L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_113); IL2CPP_END_FINALLY(890) } } // end finally (depth: 1) IL2CPP_CLEANUP(890) { IL2CPP_JUMP_TBL(0x390, IL_0390) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0390: { XmlSchemaComplexType_t3740801802 * L_114 = V_7; NullCheck(L_114); XmlSchemaAnyAttribute_t963227996 * L_115 = XmlSchemaComplexType_get_AttributeWildcard_m3132428207(L_114, /*hidden argument*/NULL); V_6 = L_115; } IL_0399: { int32_t L_116 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaObjectTable_t2546974348 * L_117 = __this->get_attributeUses_30(); ValidationEventHandler_t791314227 * L_118 = ___h0; XmlSchema_t3742557897 * L_119 = ___schema1; XmlSchemaComplexContentExtension_t2396613513 * L_120 = V_1; NullCheck(L_120); XmlSchemaObjectCollection_t1064819932 * L_121 = XmlSchemaComplexContentExtension_get_Attributes_m2558888904(L_120, /*hidden argument*/NULL); XmlSchemaComplexContentExtension_t2396613513 * L_122 = V_1; NullCheck(L_122); XmlSchemaAnyAttribute_t963227996 * L_123 = XmlSchemaComplexContentExtension_get_AnyAttribute_m256691761(L_122, /*hidden argument*/NULL); XmlSchemaAnyAttribute_t963227996 ** L_124 = __this->get_address_of_attributeWildcard_31(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_125 = XmlSchemaUtil_ValidateAttributesResolved_m3601546758(NULL /*static, unused*/, L_117, L_118, L_119, L_121, L_123, L_124, (XmlSchemaAttributeGroup_t246430545 *)NULL, (bool)1, /*hidden argument*/NULL); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_116, (int32_t)L_125))); XmlSchemaComplexType_t3740801802 * L_126 = V_7; if (!L_126) { goto IL_03dd; } } { XmlSchemaComplexType_t3740801802 * L_127 = V_7; ValidationEventHandler_t791314227 * L_128 = ___h0; XmlSchema_t3742557897 * L_129 = ___schema1; XmlSchemaComplexType_ValidateComplexBaseDerivationValidExtension_m2818843468(__this, L_127, L_128, L_129, /*hidden argument*/NULL); goto IL_03ee; } IL_03dd: { XmlSchemaSimpleType_t2678868104 * L_130 = V_8; if (!L_130) { goto IL_03ee; } } { XmlSchemaSimpleType_t2678868104 * L_131 = V_8; ValidationEventHandler_t791314227 * L_132 = ___h0; XmlSchema_t3742557897 * L_133 = ___schema1; XmlSchemaComplexType_ValidateSimpleBaseDerivationValidExtension_m1910285617(__this, L_131, L_132, L_133, /*hidden argument*/NULL); } IL_03ee: { XmlSchemaComplexContentRestriction_t3155540863 * L_134 = V_2; if (!L_134) { goto IL_04f5; } } { XmlSchemaComplexType_t3740801802 * L_135 = V_7; if (L_135) { goto IL_0402; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_136 = XmlSchemaComplexType_get_AnyType_m2038550701(NULL /*static, unused*/, /*hidden argument*/NULL); V_7 = L_136; } IL_0402: { XmlSchemaComplexContentRestriction_t3155540863 * L_137 = V_2; NullCheck(L_137); XmlSchemaAnyAttribute_t963227996 * L_138 = XmlSchemaComplexContentRestriction_get_AnyAttribute_m3941131105(L_137, /*hidden argument*/NULL); V_5 = L_138; XmlSchemaAnyAttribute_t963227996 * L_139 = V_5; __this->set_attributeWildcard_31(L_139); XmlSchemaComplexType_t3740801802 * L_140 = V_7; if (!L_140) { goto IL_0422; } } { XmlSchemaComplexType_t3740801802 * L_141 = V_7; NullCheck(L_141); XmlSchemaAnyAttribute_t963227996 * L_142 = XmlSchemaComplexType_get_AttributeWildcard_m3132428207(L_141, /*hidden argument*/NULL); V_6 = L_142; } IL_0422: { XmlSchemaAnyAttribute_t963227996 * L_143 = V_6; if (!L_143) { goto IL_043b; } } { XmlSchemaAnyAttribute_t963227996 * L_144 = V_5; if (!L_144) { goto IL_043b; } } { XmlSchemaAnyAttribute_t963227996 * L_145 = V_5; XmlSchemaAnyAttribute_t963227996 * L_146 = V_6; ValidationEventHandler_t791314227 * L_147 = ___h0; XmlSchema_t3742557897 * L_148 = ___schema1; NullCheck(L_145); XmlSchemaAnyAttribute_ValidateWildcardSubset_m2205385867(L_145, L_146, L_147, L_148, /*hidden argument*/NULL); } IL_043b: { int32_t L_149 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaObjectTable_t2546974348 * L_150 = __this->get_attributeUses_30(); ValidationEventHandler_t791314227 * L_151 = ___h0; XmlSchema_t3742557897 * L_152 = ___schema1; XmlSchemaComplexContentRestriction_t3155540863 * L_153 = V_2; NullCheck(L_153); XmlSchemaObjectCollection_t1064819932 * L_154 = XmlSchemaComplexContentRestriction_get_Attributes_m3663684200(L_153, /*hidden argument*/NULL); XmlSchemaComplexContentRestriction_t3155540863 * L_155 = V_2; NullCheck(L_155); XmlSchemaAnyAttribute_t963227996 * L_156 = XmlSchemaComplexContentRestriction_get_AnyAttribute_m3941131105(L_155, /*hidden argument*/NULL); XmlSchemaAnyAttribute_t963227996 ** L_157 = __this->get_address_of_attributeWildcard_31(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_158 = XmlSchemaUtil_ValidateAttributesResolved_m3601546758(NULL /*static, unused*/, L_150, L_151, L_152, L_154, L_156, L_157, (XmlSchemaAttributeGroup_t246430545 *)NULL, (bool)0, /*hidden argument*/NULL); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_149, (int32_t)L_158))); XmlSchemaComplexType_t3740801802 * L_159 = V_7; NullCheck(L_159); XmlSchemaObjectTable_t2546974348 * L_160 = XmlSchemaComplexType_get_AttributeUses_m3736990879(L_159, /*hidden argument*/NULL); NullCheck(L_160); RuntimeObject* L_161 = XmlSchemaObjectTable_GetEnumerator_m810751834(L_160, /*hidden argument*/NULL); V_13 = L_161; } IL_0477: try { // begin try (depth: 1) { goto IL_04c4; } IL_047c: { RuntimeObject* L_162 = V_13; NullCheck(L_162); RuntimeObject * L_163 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_162); V_12 = ((*(DictionaryEntry_t3123975638 *)((DictionaryEntry_t3123975638 *)UnBox(L_163, DictionaryEntry_t3123975638_il2cpp_TypeInfo_var)))); RuntimeObject * L_164 = DictionaryEntry_get_Value_m618120527((&V_12), /*hidden argument*/NULL); V_14 = ((XmlSchemaAttribute_t2797257020 *)CastclassClass((RuntimeObject*)L_164, XmlSchemaAttribute_t2797257020_il2cpp_TypeInfo_var)); XmlSchemaObjectTable_t2546974348 * L_165 = __this->get_attributeUses_30(); XmlSchemaAttribute_t2797257020 * L_166 = V_14; NullCheck(L_166); XmlQualifiedName_t2760654312 * L_167 = XmlSchemaAttribute_get_QualifiedName_m383925923(L_166, /*hidden argument*/NULL); NullCheck(L_165); XmlSchemaObject_t1315720168 * L_168 = XmlSchemaObjectTable_get_Item_m170185878(L_165, L_167, /*hidden argument*/NULL); if (L_168) { goto IL_04c4; } } IL_04af: { XmlSchemaObjectTable_t2546974348 * L_169 = __this->get_attributeUses_30(); XmlSchemaAttribute_t2797257020 * L_170 = V_14; XmlSchemaAttribute_t2797257020 * L_171 = V_14; NullCheck(L_171); XmlQualifiedName_t2760654312 * L_172 = XmlSchemaAttribute_get_QualifiedName_m383925923(L_171, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_173 = ___h0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_AddToTable_m2760389917(NULL /*static, unused*/, L_169, L_170, L_172, L_173, /*hidden argument*/NULL); } IL_04c4: { RuntimeObject* L_174 = V_13; NullCheck(L_174); bool L_175 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_174); if (L_175) { goto IL_047c; } } IL_04d0: { IL2CPP_LEAVE(0x4EB, FINALLY_04d5); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_04d5; } FINALLY_04d5: { // begin finally (depth: 1) { RuntimeObject* L_176 = V_13; V_19 = ((RuntimeObject*)IsInst((RuntimeObject*)L_176, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_177 = V_19; if (L_177) { goto IL_04e3; } } IL_04e2: { IL2CPP_END_FINALLY(1237) } IL_04e3: { RuntimeObject* L_178 = V_19; NullCheck(L_178); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_178); IL2CPP_END_FINALLY(1237) } } // end finally (depth: 1) IL2CPP_CLEANUP(1237) { IL2CPP_JUMP_TBL(0x4EB, IL_04eb) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_04eb: { XmlSchemaComplexType_t3740801802 * L_179 = V_7; ValidationEventHandler_t791314227 * L_180 = ___h0; XmlSchema_t3742557897 * L_181 = ___schema1; XmlSchemaComplexType_ValidateDerivationValidRestriction_m1037595778(__this, L_179, L_180, L_181, /*hidden argument*/NULL); } IL_04f5: { XmlSchemaSimpleContentExtension_t1269327470 * L_182 = V_3; if (!L_182) { goto IL_05c5; } } { int32_t L_183 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaObjectTable_t2546974348 * L_184 = __this->get_attributeUses_30(); ValidationEventHandler_t791314227 * L_185 = ___h0; XmlSchema_t3742557897 * L_186 = ___schema1; XmlSchemaSimpleContentExtension_t1269327470 * L_187 = V_3; NullCheck(L_187); XmlSchemaObjectCollection_t1064819932 * L_188 = XmlSchemaSimpleContentExtension_get_Attributes_m2422945400(L_187, /*hidden argument*/NULL); XmlSchemaSimpleContentExtension_t1269327470 * L_189 = V_3; NullCheck(L_189); XmlSchemaAnyAttribute_t963227996 * L_190 = XmlSchemaSimpleContentExtension_get_AnyAttribute_m1108182419(L_189, /*hidden argument*/NULL); XmlSchemaAnyAttribute_t963227996 ** L_191 = __this->get_address_of_attributeWildcard_31(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_192 = XmlSchemaUtil_ValidateAttributesResolved_m3601546758(NULL /*static, unused*/, L_184, L_185, L_186, L_188, L_190, L_191, (XmlSchemaAttributeGroup_t246430545 *)NULL, (bool)1, /*hidden argument*/NULL); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_183, (int32_t)L_192))); XmlSchemaSimpleContentExtension_t1269327470 * L_193 = V_3; NullCheck(L_193); XmlSchemaAnyAttribute_t963227996 * L_194 = XmlSchemaSimpleContentExtension_get_AnyAttribute_m1108182419(L_193, /*hidden argument*/NULL); V_5 = L_194; XmlSchemaComplexType_t3740801802 * L_195 = V_7; if (!L_195) { goto IL_05ac; } } { XmlSchemaComplexType_t3740801802 * L_196 = V_7; NullCheck(L_196); XmlSchemaAnyAttribute_t963227996 * L_197 = XmlSchemaComplexType_get_AttributeWildcard_m3132428207(L_196, /*hidden argument*/NULL); V_6 = L_197; XmlSchemaComplexType_t3740801802 * L_198 = V_7; NullCheck(L_198); XmlSchemaObjectTable_t2546974348 * L_199 = XmlSchemaComplexType_get_AttributeUses_m3736990879(L_198, /*hidden argument*/NULL); NullCheck(L_199); RuntimeObject* L_200 = XmlSchemaObjectTable_GetEnumerator_m810751834(L_199, /*hidden argument*/NULL); V_16 = L_200; } IL_054f: try { // begin try (depth: 1) { goto IL_0585; } IL_0554: { RuntimeObject* L_201 = V_16; NullCheck(L_201); RuntimeObject * L_202 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_201); V_15 = ((*(DictionaryEntry_t3123975638 *)((DictionaryEntry_t3123975638 *)UnBox(L_202, DictionaryEntry_t3123975638_il2cpp_TypeInfo_var)))); RuntimeObject * L_203 = DictionaryEntry_get_Value_m618120527((&V_15), /*hidden argument*/NULL); V_17 = ((XmlSchemaAttribute_t2797257020 *)CastclassClass((RuntimeObject*)L_203, XmlSchemaAttribute_t2797257020_il2cpp_TypeInfo_var)); XmlSchemaObjectTable_t2546974348 * L_204 = __this->get_attributeUses_30(); XmlSchemaAttribute_t2797257020 * L_205 = V_17; XmlSchemaAttribute_t2797257020 * L_206 = V_17; NullCheck(L_206); XmlQualifiedName_t2760654312 * L_207 = XmlSchemaAttribute_get_QualifiedName_m383925923(L_206, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_208 = ___h0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_AddToTable_m2760389917(NULL /*static, unused*/, L_204, L_205, L_207, L_208, /*hidden argument*/NULL); } IL_0585: { RuntimeObject* L_209 = V_16; NullCheck(L_209); bool L_210 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_209); if (L_210) { goto IL_0554; } } IL_0591: { IL2CPP_LEAVE(0x5AC, FINALLY_0596); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0596; } FINALLY_0596: { // begin finally (depth: 1) { RuntimeObject* L_211 = V_16; V_20 = ((RuntimeObject*)IsInst((RuntimeObject*)L_211, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_212 = V_20; if (L_212) { goto IL_05a4; } } IL_05a3: { IL2CPP_END_FINALLY(1430) } IL_05a4: { RuntimeObject* L_213 = V_20; NullCheck(L_213); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_213); IL2CPP_END_FINALLY(1430) } } // end finally (depth: 1) IL2CPP_CLEANUP(1430) { IL2CPP_JUMP_TBL(0x5AC, IL_05ac) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_05ac: { XmlSchemaAnyAttribute_t963227996 * L_214 = V_6; if (!L_214) { goto IL_05c5; } } { XmlSchemaAnyAttribute_t963227996 * L_215 = V_5; if (!L_215) { goto IL_05c5; } } { XmlSchemaAnyAttribute_t963227996 * L_216 = V_5; XmlSchemaAnyAttribute_t963227996 * L_217 = V_6; ValidationEventHandler_t791314227 * L_218 = ___h0; XmlSchema_t3742557897 * L_219 = ___schema1; NullCheck(L_216); XmlSchemaAnyAttribute_ValidateWildcardSubset_m2205385867(L_216, L_217, L_218, L_219, /*hidden argument*/NULL); } IL_05c5: { XmlSchemaSimpleContentRestriction_t2746076865 * L_220 = V_4; if (!L_220) { goto IL_0634; } } { XmlSchemaComplexType_t3740801802 * L_221 = V_7; if (!L_221) { goto IL_05df; } } { XmlSchemaComplexType_t3740801802 * L_222 = V_7; NullCheck(L_222); XmlSchemaAnyAttribute_t963227996 * L_223 = XmlSchemaComplexType_get_AttributeWildcard_m3132428207(L_222, /*hidden argument*/NULL); G_B103_0 = L_223; goto IL_05e0; } IL_05df: { G_B103_0 = ((XmlSchemaAnyAttribute_t963227996 *)(NULL)); } IL_05e0: { V_6 = G_B103_0; XmlSchemaSimpleContentRestriction_t2746076865 * L_224 = V_4; NullCheck(L_224); XmlSchemaAnyAttribute_t963227996 * L_225 = XmlSchemaSimpleContentRestriction_get_AnyAttribute_m426281327(L_224, /*hidden argument*/NULL); V_5 = L_225; XmlSchemaAnyAttribute_t963227996 * L_226 = V_5; if (!L_226) { goto IL_0604; } } { XmlSchemaAnyAttribute_t963227996 * L_227 = V_6; if (!L_227) { goto IL_0604; } } { XmlSchemaAnyAttribute_t963227996 * L_228 = V_5; XmlSchemaAnyAttribute_t963227996 * L_229 = V_6; ValidationEventHandler_t791314227 * L_230 = ___h0; XmlSchema_t3742557897 * L_231 = ___schema1; NullCheck(L_228); XmlSchemaAnyAttribute_ValidateWildcardSubset_m2205385867(L_228, L_229, L_230, L_231, /*hidden argument*/NULL); } IL_0604: { int32_t L_232 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaObjectTable_t2546974348 * L_233 = __this->get_attributeUses_30(); ValidationEventHandler_t791314227 * L_234 = ___h0; XmlSchema_t3742557897 * L_235 = ___schema1; XmlSchemaSimpleContentRestriction_t2746076865 * L_236 = V_4; NullCheck(L_236); XmlSchemaObjectCollection_t1064819932 * L_237 = XmlSchemaSimpleContentRestriction_get_Attributes_m3978865961(L_236, /*hidden argument*/NULL); XmlSchemaSimpleContentRestriction_t2746076865 * L_238 = V_4; NullCheck(L_238); XmlSchemaAnyAttribute_t963227996 * L_239 = XmlSchemaSimpleContentRestriction_get_AnyAttribute_m426281327(L_238, /*hidden argument*/NULL); XmlSchemaAnyAttribute_t963227996 ** L_240 = __this->get_address_of_attributeWildcard_31(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_241 = XmlSchemaUtil_ValidateAttributesResolved_m3601546758(NULL /*static, unused*/, L_233, L_234, L_235, L_237, L_239, L_240, (XmlSchemaAttributeGroup_t246430545 *)NULL, (bool)0, /*hidden argument*/NULL); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_232, (int32_t)L_241))); } IL_0634: { XmlSchemaAnyAttribute_t963227996 * L_242 = V_5; if (!L_242) { goto IL_0648; } } { XmlSchemaAnyAttribute_t963227996 * L_243 = V_5; __this->set_attributeWildcard_31(L_243); goto IL_0650; } IL_0648: { XmlSchemaAnyAttribute_t963227996 * L_244 = V_6; __this->set_attributeWildcard_31(L_244); } IL_0650: { return; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::ValidateTypeDerivationOK(System.Object,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_ValidateTypeDerivationOK_m3552271659 (XmlSchemaComplexType_t3740801802 * __this, RuntimeObject * ___b0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_ValidateTypeDerivationOK_m3552271659_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaType_t2033747345 * V_0 = NULL; XmlSchemaComplexType_t3740801802 * V_1 = NULL; XmlSchemaSimpleType_t2678868104 * V_2 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_0 = XmlSchemaComplexType_get_AnyType_m2038550701(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(XmlSchemaComplexType_t3740801802 *)__this) == ((RuntimeObject*)(XmlSchemaComplexType_t3740801802 *)L_0)))) { goto IL_0018; } } { XmlSchemaType_t2033747345 * L_1 = XmlSchemaType_get_BaseXmlSchemaType_m4221231559(__this, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(XmlSchemaType_t2033747345 *)L_1) == ((RuntimeObject*)(XmlSchemaComplexType_t3740801802 *)__this)))) { goto IL_0018; } } { return; } IL_0018: { RuntimeObject * L_2 = ___b0; V_0 = ((XmlSchemaType_t2033747345 *)IsInstClass((RuntimeObject*)L_2, XmlSchemaType_t2033747345_il2cpp_TypeInfo_var)); RuntimeObject * L_3 = ___b0; if ((!(((RuntimeObject*)(RuntimeObject *)L_3) == ((RuntimeObject*)(XmlSchemaComplexType_t3740801802 *)__this)))) { goto IL_0027; } } { return; } IL_0027: { XmlSchemaType_t2033747345 * L_4 = V_0; if (!L_4) { goto IL_0060; } } { int32_t L_5 = ((XmlSchemaType_t2033747345 *)__this)->get_resolvedDerivedBy_23(); XmlSchemaType_t2033747345 * L_6 = V_0; NullCheck(L_6); int32_t L_7 = XmlSchemaType_get_FinalResolved_m213206105(L_6, /*hidden argument*/NULL); if (!((int32_t)((int32_t)L_5&(int32_t)L_7))) { goto IL_0060; } } { ValidationEventHandler_t791314227 * L_8 = ___h1; int32_t L_9 = ((XmlSchemaType_t2033747345 *)__this)->get_resolvedDerivedBy_23(); int32_t L_10 = L_9; RuntimeObject * L_11 = Box(XmlSchemaDerivationMethod_t1774354337_il2cpp_TypeInfo_var, &L_10); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_12 = String_Concat_m1715369213(NULL /*static, unused*/, _stringLiteral602492559, L_11, _stringLiteral493639052, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_8, L_12, /*hidden argument*/NULL); } IL_0060: { RuntimeObject * L_13 = XmlSchemaType_get_BaseSchemaType_m3936227521(__this, /*hidden argument*/NULL); RuntimeObject * L_14 = ___b0; if ((!(((RuntimeObject*)(RuntimeObject *)L_13) == ((RuntimeObject*)(RuntimeObject *)L_14)))) { goto IL_006d; } } { return; } IL_006d: { RuntimeObject * L_15 = XmlSchemaType_get_BaseSchemaType_m3936227521(__this, /*hidden argument*/NULL); if (!L_15) { goto IL_0088; } } { XmlSchemaType_t2033747345 * L_16 = XmlSchemaType_get_BaseXmlSchemaType_m4221231559(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_17 = XmlSchemaComplexType_get_AnyType_m2038550701(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(XmlSchemaType_t2033747345 *)L_16) == ((RuntimeObject*)(XmlSchemaComplexType_t3740801802 *)L_17)))) { goto IL_0095; } } IL_0088: { ValidationEventHandler_t791314227 * L_18 = ___h1; XmlSchemaObject_error_m903554348(__this, L_18, _stringLiteral3194560710, /*hidden argument*/NULL); return; } IL_0095: { XmlSchemaType_t2033747345 * L_19 = XmlSchemaType_get_BaseXmlSchemaType_m4221231559(__this, /*hidden argument*/NULL); V_1 = ((XmlSchemaComplexType_t3740801802 *)IsInstClass((RuntimeObject*)L_19, XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var)); XmlSchemaComplexType_t3740801802 * L_20 = V_1; if (!L_20) { goto IL_00b1; } } { XmlSchemaComplexType_t3740801802 * L_21 = V_1; RuntimeObject * L_22 = ___b0; ValidationEventHandler_t791314227 * L_23 = ___h1; XmlSchema_t3742557897 * L_24 = ___schema2; NullCheck(L_21); XmlSchemaComplexType_ValidateTypeDerivationOK_m3552271659(L_21, L_22, L_23, L_24, /*hidden argument*/NULL); return; } IL_00b1: { XmlSchemaType_t2033747345 * L_25 = XmlSchemaType_get_BaseXmlSchemaType_m4221231559(__this, /*hidden argument*/NULL); V_2 = ((XmlSchemaSimpleType_t2678868104 *)IsInstClass((RuntimeObject*)L_25, XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var)); XmlSchemaSimpleType_t2678868104 * L_26 = V_2; if (!L_26) { goto IL_00cf; } } { XmlSchemaSimpleType_t2678868104 * L_27 = V_2; RuntimeObject * L_28 = ___b0; ValidationEventHandler_t791314227 * L_29 = ___h1; XmlSchema_t3742557897 * L_30 = ___schema2; NullCheck(L_27); XmlSchemaSimpleType_ValidateTypeDerivationOK_m3745618113(L_27, L_28, L_29, L_30, (bool)1, /*hidden argument*/NULL); return; } IL_00cf: { return; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::ValidateComplexBaseDerivationValidExtension(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_ValidateComplexBaseDerivationValidExtension_m2818843468 (XmlSchemaComplexType_t3740801802 * __this, XmlSchemaComplexType_t3740801802 * ___baseComplexType0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_ValidateComplexBaseDerivationValidExtension_m2818843468_MetadataUsageId); s_Il2CppMethodInitialized = true; } DictionaryEntry_t3123975638 V_0; memset(&V_0, 0, sizeof(V_0)); RuntimeObject* V_1 = NULL; XmlSchemaAttribute_t2797257020 * V_2 = NULL; XmlSchemaAttribute_t2797257020 * V_3 = NULL; XmlSchemaSequence_t2018345177 * V_4 = NULL; RuntimeObject* V_5 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaComplexType_t3740801802 * L_0 = ___baseComplexType0; NullCheck(L_0); int32_t L_1 = XmlSchemaType_get_FinalResolved_m213206105(L_0, /*hidden argument*/NULL); if (!((int32_t)((int32_t)L_1&(int32_t)2))) { goto IL_0019; } } { ValidationEventHandler_t791314227 * L_2 = ___h1; XmlSchemaObject_error_m903554348(__this, L_2, _stringLiteral2816330710, /*hidden argument*/NULL); } IL_0019: { XmlSchemaComplexType_t3740801802 * L_3 = ___baseComplexType0; NullCheck(L_3); XmlSchemaObjectTable_t2546974348 * L_4 = XmlSchemaComplexType_get_AttributeUses_m3736990879(L_3, /*hidden argument*/NULL); NullCheck(L_4); RuntimeObject* L_5 = XmlSchemaObjectTable_GetEnumerator_m810751834(L_4, /*hidden argument*/NULL); V_1 = L_5; } IL_0025: try { // begin try (depth: 1) { goto IL_007c; } IL_002a: { RuntimeObject* L_6 = V_1; NullCheck(L_6); RuntimeObject * L_7 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_6); V_0 = ((*(DictionaryEntry_t3123975638 *)((DictionaryEntry_t3123975638 *)UnBox(L_7, DictionaryEntry_t3123975638_il2cpp_TypeInfo_var)))); RuntimeObject * L_8 = DictionaryEntry_get_Value_m618120527((&V_0), /*hidden argument*/NULL); V_2 = ((XmlSchemaAttribute_t2797257020 *)CastclassClass((RuntimeObject*)L_8, XmlSchemaAttribute_t2797257020_il2cpp_TypeInfo_var)); XmlSchemaObjectTable_t2546974348 * L_9 = XmlSchemaComplexType_get_AttributeUses_m3736990879(__this, /*hidden argument*/NULL); XmlSchemaAttribute_t2797257020 * L_10 = V_2; NullCheck(L_10); XmlQualifiedName_t2760654312 * L_11 = XmlSchemaAttribute_get_QualifiedName_m383925923(L_10, /*hidden argument*/NULL); NullCheck(L_9); XmlSchemaObject_t1315720168 * L_12 = XmlSchemaObjectTable_get_Item_m170185878(L_9, L_11, /*hidden argument*/NULL); V_3 = ((XmlSchemaAttribute_t2797257020 *)IsInstClass((RuntimeObject*)L_12, XmlSchemaAttribute_t2797257020_il2cpp_TypeInfo_var)); XmlSchemaAttribute_t2797257020 * L_13 = V_3; if (L_13) { goto IL_007c; } } IL_0060: { ValidationEventHandler_t791314227 * L_14 = ___h1; XmlSchemaAttribute_t2797257020 * L_15 = V_2; NullCheck(L_15); XmlQualifiedName_t2760654312 * L_16 = XmlSchemaAttribute_get_QualifiedName_m383925923(L_15, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_17 = String_Concat_m1715369213(NULL /*static, unused*/, _stringLiteral3711281325, L_16, _stringLiteral3450648448, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_14, L_17, /*hidden argument*/NULL); } IL_007c: { RuntimeObject* L_18 = V_1; NullCheck(L_18); bool L_19 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_18); if (L_19) { goto IL_002a; } } IL_0087: { IL2CPP_LEAVE(0xA1, FINALLY_008c); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008c; } FINALLY_008c: { // begin finally (depth: 1) { RuntimeObject* L_20 = V_1; V_5 = ((RuntimeObject*)IsInst((RuntimeObject*)L_20, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_21 = V_5; if (L_21) { goto IL_0099; } } IL_0098: { IL2CPP_END_FINALLY(140) } IL_0099: { RuntimeObject* L_22 = V_5; NullCheck(L_22); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_22); IL2CPP_END_FINALLY(140) } } // end finally (depth: 1) IL2CPP_CLEANUP(140) { IL2CPP_JUMP_TBL(0xA1, IL_00a1) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00a1: { XmlSchemaAnyAttribute_t963227996 * L_23 = XmlSchemaComplexType_get_AnyAttribute_m1050810344(__this, /*hidden argument*/NULL); if (!L_23) { goto IL_00db; } } { XmlSchemaComplexType_t3740801802 * L_24 = ___baseComplexType0; NullCheck(L_24); XmlSchemaAnyAttribute_t963227996 * L_25 = XmlSchemaComplexType_get_AnyAttribute_m1050810344(L_24, /*hidden argument*/NULL); if (L_25) { goto IL_00c8; } } { ValidationEventHandler_t791314227 * L_26 = ___h1; XmlSchemaObject_error_m903554348(__this, L_26, _stringLiteral3883467348, /*hidden argument*/NULL); goto IL_00db; } IL_00c8: { XmlSchemaComplexType_t3740801802 * L_27 = ___baseComplexType0; NullCheck(L_27); XmlSchemaAnyAttribute_t963227996 * L_28 = XmlSchemaComplexType_get_AnyAttribute_m1050810344(L_27, /*hidden argument*/NULL); XmlSchemaAnyAttribute_t963227996 * L_29 = XmlSchemaComplexType_get_AnyAttribute_m1050810344(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_30 = ___h1; XmlSchema_t3742557897 * L_31 = ___schema2; NullCheck(L_28); XmlSchemaAnyAttribute_ValidateWildcardSubset_m2205385867(L_28, L_29, L_30, L_31, /*hidden argument*/NULL); } IL_00db: { XmlSchemaComplexType_t3740801802 * L_32 = ___baseComplexType0; NullCheck(L_32); int32_t L_33 = XmlSchemaComplexType_get_ContentType_m3885633075(L_32, /*hidden argument*/NULL); if ((((int32_t)L_33) == ((int32_t)1))) { goto IL_01aa; } } { int32_t L_34 = XmlSchemaComplexType_get_ContentType_m3885633075(__this, /*hidden argument*/NULL); XmlSchemaComplexType_t3740801802 * L_35 = ___baseComplexType0; NullCheck(L_35); int32_t L_36 = XmlSchemaComplexType_get_ContentType_m3885633075(L_35, /*hidden argument*/NULL); if ((((int32_t)L_34) == ((int32_t)L_36))) { goto IL_011e; } } { ValidationEventHandler_t791314227 * L_37 = ___h1; XmlSchemaComplexType_t3740801802 * L_38 = ___baseComplexType0; NullCheck(L_38); int32_t L_39 = XmlSchemaComplexType_get_ContentType_m3885633075(L_38, /*hidden argument*/NULL); int32_t L_40 = L_39; RuntimeObject * L_41 = Box(XmlSchemaContentType_t3022550233_il2cpp_TypeInfo_var, &L_40); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_42 = String_Concat_m1715369213(NULL /*static, unused*/, _stringLiteral1114098759, L_41, _stringLiteral3452614530, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_37, L_42, /*hidden argument*/NULL); goto IL_01aa; } IL_011e: { XmlSchemaParticle_t3828501457 * L_43 = __this->get_contentTypeParticle_36(); if (!L_43) { goto IL_013f; } } { XmlSchemaParticle_t3828501457 * L_44 = __this->get_contentTypeParticle_36(); XmlSchemaComplexType_t3740801802 * L_45 = ___baseComplexType0; NullCheck(L_45); XmlSchemaParticle_t3828501457 * L_46 = XmlSchemaComplexType_get_ContentTypeParticle_m1194481921(L_45, /*hidden argument*/NULL); NullCheck(L_44); bool L_47 = VirtFuncInvoker1< bool, XmlSchemaParticle_t3828501457 * >::Invoke(16 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ParticleEquals(System.Xml.Schema.XmlSchemaParticle) */, L_44, L_46); if (L_47) { goto IL_01aa; } } IL_013f: { XmlSchemaParticle_t3828501457 * L_48 = __this->get_contentTypeParticle_36(); V_4 = ((XmlSchemaSequence_t2018345177 *)IsInstClass((RuntimeObject*)L_48, XmlSchemaSequence_t2018345177_il2cpp_TypeInfo_var)); XmlSchemaParticle_t3828501457 * L_49 = __this->get_contentTypeParticle_36(); XmlSchemaParticle_t3828501457 * L_50 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); if ((((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_49) == ((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_50))) { goto IL_01aa; } } { XmlSchemaSequence_t2018345177 * L_51 = V_4; if (!L_51) { goto IL_0199; } } { XmlSchemaParticle_t3828501457 * L_52 = __this->get_contentTypeParticle_36(); NullCheck(L_52); Decimal_t2948259380 L_53 = XmlSchemaParticle_get_ValidatedMinOccurs_m4117380405(L_52, /*hidden argument*/NULL); Decimal_t2948259380 L_54; memset(&L_54, 0, sizeof(L_54)); Decimal__ctor_m1256289983((&L_54), 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_55 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_53, L_54, /*hidden argument*/NULL); if (L_55) { goto IL_0199; } } { XmlSchemaParticle_t3828501457 * L_56 = __this->get_contentTypeParticle_36(); NullCheck(L_56); Decimal_t2948259380 L_57 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(L_56, /*hidden argument*/NULL); Decimal_t2948259380 L_58; memset(&L_58, 0, sizeof(L_58)); Decimal__ctor_m1256289983((&L_58), 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_59 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_57, L_58, /*hidden argument*/NULL); if (!L_59) { goto IL_01aa; } } IL_0199: { ValidationEventHandler_t791314227 * L_60 = ___h1; XmlSchemaObject_error_m903554348(__this, L_60, _stringLiteral986038264, /*hidden argument*/NULL); goto IL_01aa; } IL_01aa: { return; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::ValidateSimpleBaseDerivationValidExtension(System.Object,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_ValidateSimpleBaseDerivationValidExtension_m1910285617 (XmlSchemaComplexType_t3740801802 * __this, RuntimeObject * ___baseType0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_ValidateSimpleBaseDerivationValidExtension_m1910285617_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaSimpleType_t2678868104 * V_0 = NULL; XmlSchemaDatatype_t322714710 * V_1 = NULL; { RuntimeObject * L_0 = ___baseType0; V_0 = ((XmlSchemaSimpleType_t2678868104 *)IsInstClass((RuntimeObject*)L_0, XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var)); XmlSchemaSimpleType_t2678868104 * L_1 = V_0; if (!L_1) { goto IL_0026; } } { XmlSchemaSimpleType_t2678868104 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = XmlSchemaType_get_FinalResolved_m213206105(L_2, /*hidden argument*/NULL); if (!((int32_t)((int32_t)L_3&(int32_t)2))) { goto IL_0026; } } { ValidationEventHandler_t791314227 * L_4 = ___h1; XmlSchemaObject_error_m903554348(__this, L_4, _stringLiteral3970321623, /*hidden argument*/NULL); } IL_0026: { RuntimeObject * L_5 = ___baseType0; V_1 = ((XmlSchemaDatatype_t322714710 *)IsInstClass((RuntimeObject*)L_5, XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var)); XmlSchemaDatatype_t322714710 * L_6 = V_1; if (L_6) { goto IL_003a; } } { XmlSchemaSimpleType_t2678868104 * L_7 = V_0; NullCheck(L_7); XmlSchemaDatatype_t322714710 * L_8 = XmlSchemaType_get_Datatype_m3072197688(L_7, /*hidden argument*/NULL); V_1 = L_8; } IL_003a: { XmlSchemaDatatype_t322714710 * L_9 = V_1; XmlSchemaDatatype_t322714710 * L_10 = XmlSchemaType_get_Datatype_m3072197688(__this, /*hidden argument*/NULL); if ((((RuntimeObject*)(XmlSchemaDatatype_t322714710 *)L_9) == ((RuntimeObject*)(XmlSchemaDatatype_t322714710 *)L_10))) { goto IL_0052; } } { ValidationEventHandler_t791314227 * L_11 = ___h1; XmlSchemaObject_error_m903554348(__this, L_11, _stringLiteral2426596093, /*hidden argument*/NULL); } IL_0052: { return; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::ValidateDerivationValidRestriction(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_ValidateDerivationValidRestriction_m1037595778 (XmlSchemaComplexType_t3740801802 * __this, XmlSchemaComplexType_t3740801802 * ___baseType0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_ValidateDerivationValidRestriction_m1037595778_MetadataUsageId); s_Il2CppMethodInitialized = true; } DictionaryEntry_t3123975638 V_0; memset(&V_0, 0, sizeof(V_0)); RuntimeObject* V_1 = NULL; XmlSchemaAttribute_t2797257020 * V_2 = NULL; XmlSchemaAttribute_t2797257020 * V_3 = NULL; XmlSchemaSimpleType_t2678868104 * V_4 = NULL; XmlSchemaSimpleType_t2678868104 * V_5 = NULL; bool V_6 = false; Type_t * V_7 = NULL; Type_t * V_8 = NULL; RuntimeObject* V_9 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaComplexType_t3740801802 * L_0 = ___baseType0; if (L_0) { goto IL_0013; } } { ValidationEventHandler_t791314227 * L_1 = ___h1; XmlSchemaObject_error_m903554348(__this, L_1, _stringLiteral1778737329, /*hidden argument*/NULL); return; } IL_0013: { XmlSchemaComplexType_t3740801802 * L_2 = ___baseType0; NullCheck(L_2); int32_t L_3 = XmlSchemaType_get_FinalResolved_m213206105(L_2, /*hidden argument*/NULL); if (!((int32_t)((int32_t)L_3&(int32_t)4))) { goto IL_002d; } } { ValidationEventHandler_t791314227 * L_4 = ___h1; XmlSchemaObject_error_m903554348(__this, L_4, _stringLiteral2364993916, /*hidden argument*/NULL); return; } IL_002d: { XmlSchemaObjectTable_t2546974348 * L_5 = XmlSchemaComplexType_get_AttributeUses_m3736990879(__this, /*hidden argument*/NULL); NullCheck(L_5); RuntimeObject* L_6 = XmlSchemaObjectTable_GetEnumerator_m810751834(L_5, /*hidden argument*/NULL); V_1 = L_6; } IL_0039: try { // begin try (depth: 1) { goto IL_01e5; } IL_003e: { RuntimeObject* L_7 = V_1; NullCheck(L_7); RuntimeObject * L_8 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_7); V_0 = ((*(DictionaryEntry_t3123975638 *)((DictionaryEntry_t3123975638 *)UnBox(L_8, DictionaryEntry_t3123975638_il2cpp_TypeInfo_var)))); RuntimeObject * L_9 = DictionaryEntry_get_Value_m618120527((&V_0), /*hidden argument*/NULL); V_2 = ((XmlSchemaAttribute_t2797257020 *)CastclassClass((RuntimeObject*)L_9, XmlSchemaAttribute_t2797257020_il2cpp_TypeInfo_var)); XmlSchemaComplexType_t3740801802 * L_10 = ___baseType0; NullCheck(L_10); XmlSchemaObjectTable_t2546974348 * L_11 = XmlSchemaComplexType_get_AttributeUses_m3736990879(L_10, /*hidden argument*/NULL); XmlSchemaAttribute_t2797257020 * L_12 = V_2; NullCheck(L_12); XmlQualifiedName_t2760654312 * L_13 = XmlSchemaAttribute_get_QualifiedName_m383925923(L_12, /*hidden argument*/NULL); NullCheck(L_11); XmlSchemaObject_t1315720168 * L_14 = XmlSchemaObjectTable_get_Item_m170185878(L_11, L_13, /*hidden argument*/NULL); V_3 = ((XmlSchemaAttribute_t2797257020 *)IsInstClass((RuntimeObject*)L_14, XmlSchemaAttribute_t2797257020_il2cpp_TypeInfo_var)); XmlSchemaAttribute_t2797257020 * L_15 = V_3; if (!L_15) { goto IL_018c; } } IL_0074: { XmlSchemaAttribute_t2797257020 * L_16 = V_3; NullCheck(L_16); int32_t L_17 = XmlSchemaAttribute_get_ValidatedUse_m1294483544(L_16, /*hidden argument*/NULL); if ((((int32_t)L_17) == ((int32_t)1))) { goto IL_00a8; } } IL_0080: { XmlSchemaAttribute_t2797257020 * L_18 = V_2; NullCheck(L_18); int32_t L_19 = XmlSchemaAttribute_get_ValidatedUse_m1294483544(L_18, /*hidden argument*/NULL); if ((((int32_t)L_19) == ((int32_t)3))) { goto IL_00a8; } } IL_008c: { ValidationEventHandler_t791314227 * L_20 = ___h1; XmlSchemaAttribute_t2797257020 * L_21 = V_2; NullCheck(L_21); XmlQualifiedName_t2760654312 * L_22 = XmlSchemaAttribute_get_QualifiedName_m383925923(L_21, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_23 = String_Concat_m1715369213(NULL /*static, unused*/, _stringLiteral1567491350, L_22, _stringLiteral3450648448, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_20, L_23, /*hidden argument*/NULL); } IL_00a8: { XmlSchemaAttribute_t2797257020 * L_24 = V_2; NullCheck(L_24); RuntimeObject * L_25 = XmlSchemaAttribute_get_AttributeType_m3262341146(L_24, /*hidden argument*/NULL); V_4 = ((XmlSchemaSimpleType_t2678868104 *)IsInstClass((RuntimeObject*)L_25, XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var)); XmlSchemaAttribute_t2797257020 * L_26 = V_3; NullCheck(L_26); RuntimeObject * L_27 = XmlSchemaAttribute_get_AttributeType_m3262341146(L_26, /*hidden argument*/NULL); V_5 = ((XmlSchemaSimpleType_t2678868104 *)IsInstClass((RuntimeObject*)L_27, XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var)); V_6 = (bool)0; XmlSchemaSimpleType_t2678868104 * L_28 = V_4; if (!L_28) { goto IL_00dd; } } IL_00cc: { XmlSchemaSimpleType_t2678868104 * L_29 = V_4; XmlSchemaSimpleType_t2678868104 * L_30 = V_5; ValidationEventHandler_t791314227 * L_31 = ___h1; XmlSchema_t3742557897 * L_32 = ___schema2; NullCheck(L_29); XmlSchemaSimpleType_ValidateDerivationValid_m431215739(L_29, L_30, (XmlSchemaObjectCollection_t1064819932 *)NULL, L_31, L_32, /*hidden argument*/NULL); goto IL_0127; } IL_00dd: { XmlSchemaSimpleType_t2678868104 * L_33 = V_4; if (L_33) { goto IL_00f3; } } IL_00e4: { XmlSchemaSimpleType_t2678868104 * L_34 = V_5; if (!L_34) { goto IL_00f3; } } IL_00eb: { V_6 = (bool)1; goto IL_0127; } IL_00f3: { XmlSchemaAttribute_t2797257020 * L_35 = V_2; NullCheck(L_35); RuntimeObject * L_36 = XmlSchemaAttribute_get_AttributeType_m3262341146(L_35, /*hidden argument*/NULL); NullCheck(L_36); Type_t * L_37 = Object_GetType_m88164663(L_36, /*hidden argument*/NULL); V_7 = L_37; XmlSchemaAttribute_t2797257020 * L_38 = V_3; NullCheck(L_38); RuntimeObject * L_39 = XmlSchemaAttribute_get_AttributeType_m3262341146(L_38, /*hidden argument*/NULL); NullCheck(L_39); Type_t * L_40 = Object_GetType_m88164663(L_39, /*hidden argument*/NULL); V_8 = L_40; Type_t * L_41 = V_7; Type_t * L_42 = V_8; if ((((RuntimeObject*)(Type_t *)L_41) == ((RuntimeObject*)(Type_t *)L_42))) { goto IL_0127; } } IL_0116: { Type_t * L_43 = V_7; Type_t * L_44 = V_8; NullCheck(L_43); bool L_45 = VirtFuncInvoker1< bool, Type_t * >::Invoke(39 /* System.Boolean System.Type::IsSubclassOf(System.Type) */, L_43, L_44); if (!L_45) { goto IL_0127; } } IL_0124: { V_6 = (bool)1; } IL_0127: { bool L_46 = V_6; if (!L_46) { goto IL_014a; } } IL_012e: { ValidationEventHandler_t791314227 * L_47 = ___h1; XmlSchemaAttribute_t2797257020 * L_48 = V_2; NullCheck(L_48); XmlQualifiedName_t2760654312 * L_49 = XmlSchemaAttribute_get_QualifiedName_m383925923(L_48, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_50 = String_Concat_m1715369213(NULL /*static, unused*/, _stringLiteral1979078731, L_49, _stringLiteral3450648448, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_47, L_50, /*hidden argument*/NULL); } IL_014a: { XmlSchemaAttribute_t2797257020 * L_51 = V_3; NullCheck(L_51); String_t* L_52 = XmlSchemaAttribute_get_ValidatedFixedValue_m2069521927(L_51, /*hidden argument*/NULL); if (!L_52) { goto IL_0187; } } IL_0155: { XmlSchemaAttribute_t2797257020 * L_53 = V_2; NullCheck(L_53); String_t* L_54 = XmlSchemaAttribute_get_ValidatedFixedValue_m2069521927(L_53, /*hidden argument*/NULL); XmlSchemaAttribute_t2797257020 * L_55 = V_3; NullCheck(L_55); String_t* L_56 = XmlSchemaAttribute_get_ValidatedFixedValue_m2069521927(L_55, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_57 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_54, L_56, /*hidden argument*/NULL); if (!L_57) { goto IL_0187; } } IL_016b: { ValidationEventHandler_t791314227 * L_58 = ___h1; XmlSchemaAttribute_t2797257020 * L_59 = V_2; NullCheck(L_59); XmlQualifiedName_t2760654312 * L_60 = XmlSchemaAttribute_get_QualifiedName_m383925923(L_59, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_61 = String_Concat_m1715369213(NULL /*static, unused*/, _stringLiteral845825979, L_60, _stringLiteral3450648448, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_58, L_61, /*hidden argument*/NULL); } IL_0187: { goto IL_01e5; } IL_018c: { XmlSchemaComplexType_t3740801802 * L_62 = ___baseType0; NullCheck(L_62); XmlSchemaAnyAttribute_t963227996 * L_63 = XmlSchemaComplexType_get_AttributeWildcard_m3132428207(L_62, /*hidden argument*/NULL); if (!L_63) { goto IL_01e5; } } IL_0197: { XmlSchemaComplexType_t3740801802 * L_64 = ___baseType0; NullCheck(L_64); XmlSchemaAnyAttribute_t963227996 * L_65 = XmlSchemaComplexType_get_AttributeWildcard_m3132428207(L_64, /*hidden argument*/NULL); XmlSchemaAttribute_t2797257020 * L_66 = V_2; NullCheck(L_66); XmlQualifiedName_t2760654312 * L_67 = XmlSchemaAttribute_get_QualifiedName_m383925923(L_66, /*hidden argument*/NULL); NullCheck(L_67); String_t* L_68 = XmlQualifiedName_get_Namespace_m3957593392(L_67, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_69 = ___schema2; NullCheck(L_65); bool L_70 = XmlSchemaAnyAttribute_ValidateWildcardAllowsNamespaceName_m2993184673(L_65, L_68, L_69, /*hidden argument*/NULL); if (L_70) { goto IL_01e5; } } IL_01b3: { XmlSchema_t3742557897 * L_71 = ___schema2; XmlSchemaAttribute_t2797257020 * L_72 = V_2; NullCheck(L_72); XmlQualifiedName_t2760654312 * L_73 = XmlSchemaAttribute_get_QualifiedName_m383925923(L_72, /*hidden argument*/NULL); NullCheck(L_73); String_t* L_74 = XmlQualifiedName_get_Namespace_m3957593392(L_73, /*hidden argument*/NULL); NullCheck(L_71); bool L_75 = XmlSchema_IsNamespaceAbsent_m3899863769(L_71, L_74, /*hidden argument*/NULL); if (L_75) { goto IL_01e5; } } IL_01c9: { ValidationEventHandler_t791314227 * L_76 = ___h1; XmlSchemaAttribute_t2797257020 * L_77 = V_2; NullCheck(L_77); XmlQualifiedName_t2760654312 * L_78 = XmlSchemaAttribute_get_QualifiedName_m383925923(L_77, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_79 = String_Concat_m1715369213(NULL /*static, unused*/, _stringLiteral1567491350, L_78, _stringLiteral3450648448, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_76, L_79, /*hidden argument*/NULL); } IL_01e5: { RuntimeObject* L_80 = V_1; NullCheck(L_80); bool L_81 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_80); if (L_81) { goto IL_003e; } } IL_01f0: { IL2CPP_LEAVE(0x20A, FINALLY_01f5); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01f5; } FINALLY_01f5: { // begin finally (depth: 1) { RuntimeObject* L_82 = V_1; V_9 = ((RuntimeObject*)IsInst((RuntimeObject*)L_82, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_83 = V_9; if (L_83) { goto IL_0202; } } IL_0201: { IL2CPP_END_FINALLY(501) } IL_0202: { RuntimeObject* L_84 = V_9; NullCheck(L_84); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_84); IL2CPP_END_FINALLY(501) } } // end finally (depth: 1) IL2CPP_CLEANUP(501) { IL2CPP_JUMP_TBL(0x20A, IL_020a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_020a: { XmlSchemaAnyAttribute_t963227996 * L_85 = XmlSchemaComplexType_get_AttributeWildcard_m3132428207(__this, /*hidden argument*/NULL); if (!L_85) { goto IL_024f; } } { XmlSchemaComplexType_t3740801802 * L_86 = ___baseType0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_87 = XmlSchemaComplexType_get_AnyType_m2038550701(NULL /*static, unused*/, /*hidden argument*/NULL); if ((((RuntimeObject*)(XmlSchemaComplexType_t3740801802 *)L_86) == ((RuntimeObject*)(XmlSchemaComplexType_t3740801802 *)L_87))) { goto IL_024f; } } { XmlSchemaComplexType_t3740801802 * L_88 = ___baseType0; NullCheck(L_88); XmlSchemaAnyAttribute_t963227996 * L_89 = XmlSchemaComplexType_get_AttributeWildcard_m3132428207(L_88, /*hidden argument*/NULL); if (L_89) { goto IL_023c; } } { ValidationEventHandler_t791314227 * L_90 = ___h1; XmlSchemaObject_error_m903554348(__this, L_90, _stringLiteral2518540866, /*hidden argument*/NULL); goto IL_024f; } IL_023c: { XmlSchemaAnyAttribute_t963227996 * L_91 = XmlSchemaComplexType_get_AttributeWildcard_m3132428207(__this, /*hidden argument*/NULL); XmlSchemaComplexType_t3740801802 * L_92 = ___baseType0; NullCheck(L_92); XmlSchemaAnyAttribute_t963227996 * L_93 = XmlSchemaComplexType_get_AttributeWildcard_m3132428207(L_92, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_94 = ___h1; XmlSchema_t3742557897 * L_95 = ___schema2; NullCheck(L_91); XmlSchemaAnyAttribute_ValidateWildcardSubset_m2205385867(L_91, L_93, L_94, L_95, /*hidden argument*/NULL); } IL_024f: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_96 = XmlSchemaComplexType_get_AnyType_m2038550701(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(XmlSchemaComplexType_t3740801802 *)__this) == ((RuntimeObject*)(XmlSchemaComplexType_t3740801802 *)L_96)))) { goto IL_025b; } } { return; } IL_025b: { XmlSchemaParticle_t3828501457 * L_97 = __this->get_contentTypeParticle_36(); XmlSchemaParticle_t3828501457 * L_98 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_97) == ((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_98)))) { goto IL_02d5; } } { int32_t L_99 = XmlSchemaComplexType_get_ContentType_m3885633075(__this, /*hidden argument*/NULL); if ((((int32_t)L_99) == ((int32_t)1))) { goto IL_02a4; } } { XmlSchemaComplexType_t3740801802 * L_100 = ___baseType0; NullCheck(L_100); int32_t L_101 = XmlSchemaComplexType_get_ContentType_m3885633075(L_100, /*hidden argument*/NULL); if ((!(((uint32_t)L_101) == ((uint32_t)3)))) { goto IL_029f; } } { XmlSchemaComplexType_t3740801802 * L_102 = ___baseType0; NullCheck(L_102); XmlSchemaParticle_t3828501457 * L_103 = XmlSchemaComplexType_get_ContentTypeParticle_m1194481921(L_102, /*hidden argument*/NULL); NullCheck(L_103); bool L_104 = VirtFuncInvoker0< bool >::Invoke(11 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ValidateIsEmptiable() */, L_103); if (L_104) { goto IL_029f; } } { ValidationEventHandler_t791314227 * L_105 = ___h1; XmlSchemaObject_error_m903554348(__this, L_105, _stringLiteral3592386918, /*hidden argument*/NULL); } IL_029f: { goto IL_02d0; } IL_02a4: { XmlSchemaComplexType_t3740801802 * L_106 = ___baseType0; NullCheck(L_106); XmlSchemaParticle_t3828501457 * L_107 = XmlSchemaComplexType_get_ContentTypeParticle_m1194481921(L_106, /*hidden argument*/NULL); XmlSchemaParticle_t3828501457 * L_108 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); if ((((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_107) == ((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_108))) { goto IL_02d0; } } { XmlSchemaComplexType_t3740801802 * L_109 = ___baseType0; NullCheck(L_109); XmlSchemaParticle_t3828501457 * L_110 = XmlSchemaComplexType_get_ContentTypeParticle_m1194481921(L_109, /*hidden argument*/NULL); NullCheck(L_110); bool L_111 = VirtFuncInvoker0< bool >::Invoke(11 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ValidateIsEmptiable() */, L_110); if (L_111) { goto IL_02d0; } } { ValidationEventHandler_t791314227 * L_112 = ___h1; XmlSchemaObject_error_m903554348(__this, L_112, _stringLiteral3592386918, /*hidden argument*/NULL); } IL_02d0: { goto IL_030b; } IL_02d5: { XmlSchemaComplexType_t3740801802 * L_113 = ___baseType0; NullCheck(L_113); XmlSchemaParticle_t3828501457 * L_114 = XmlSchemaComplexType_get_ContentTypeParticle_m1194481921(L_113, /*hidden argument*/NULL); if (!L_114) { goto IL_030b; } } { XmlSchemaParticle_t3828501457 * L_115 = __this->get_contentTypeParticle_36(); XmlSchemaComplexType_t3740801802 * L_116 = ___baseType0; NullCheck(L_116); XmlSchemaParticle_t3828501457 * L_117 = XmlSchemaComplexType_get_ContentTypeParticle_m1194481921(L_116, /*hidden argument*/NULL); NullCheck(L_115); bool L_118 = VirtFuncInvoker1< bool, XmlSchemaParticle_t3828501457 * >::Invoke(16 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ParticleEquals(System.Xml.Schema.XmlSchemaParticle) */, L_115, L_117); if (L_118) { goto IL_030b; } } { XmlSchemaParticle_t3828501457 * L_119 = __this->get_contentTypeParticle_36(); XmlSchemaComplexType_t3740801802 * L_120 = ___baseType0; NullCheck(L_120); XmlSchemaParticle_t3828501457 * L_121 = XmlSchemaComplexType_get_ContentTypeParticle_m1194481921(L_120, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_122 = ___h1; XmlSchema_t3742557897 * L_123 = ___schema2; NullCheck(L_119); VirtFuncInvoker4< bool, XmlSchemaParticle_t3828501457 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 *, bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ValidateDerivationByRestriction(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) */, L_119, L_121, L_122, L_123, (bool)1); } IL_030b: { return; } } // System.Xml.Schema.XmlSchemaComplexType System.Xml.Schema.XmlSchemaComplexType::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaComplexType_t3740801802 * XmlSchemaComplexType_Read_m2926646157 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_Read_m2926646157_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaComplexType_t3740801802 * V_0 = NULL; Exception_t * V_1 = NULL; int32_t V_2 = 0; XmlSchemaAnnotation_t2553753397 * V_3 = NULL; XmlSchemaSimpleContent_t4264369274 * V_4 = NULL; XmlSchemaComplexContent_t3528540772 * V_5 = NULL; XmlSchemaGroupRef_t1314446647 * V_6 = NULL; XmlSchemaAll_t1118454309 * V_7 = NULL; XmlSchemaChoice_t959520675 * V_8 = NULL; XmlSchemaSequence_t2018345177 * V_9 = NULL; XmlSchemaAttribute_t2797257020 * V_10 = NULL; XmlSchemaAttributeGroupRef_t846390688 * V_11 = NULL; XmlSchemaAnyAttribute_t963227996 * V_12 = NULL; { XmlSchemaComplexType_t3740801802 * L_0 = (XmlSchemaComplexType_t3740801802 *)il2cpp_codegen_object_new(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType__ctor_m655949100(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlSchemaReader_t1164558392 * L_1 = ___reader0; NullCheck(L_1); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_1); XmlSchemaReader_t1164558392 * L_2 = ___reader0; NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_3, _stringLiteral1569427300, /*hidden argument*/NULL); if (L_4) { goto IL_0037; } } { XmlSchemaReader_t1164558392 * L_5 = ___reader0; NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral2444421609, /*hidden argument*/NULL); if (!L_7) { goto IL_0056; } } IL_0037: { ValidationEventHandler_t791314227 * L_8 = ___h1; XmlSchemaReader_t1164558392 * L_9 = ___reader0; NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1620491014, L_10, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_8, L_11, (Exception_t *)NULL, /*hidden argument*/NULL); XmlSchemaReader_t1164558392 * L_12 = ___reader0; NullCheck(L_12); XmlSchemaReader_SkipToEnd_m864243635(L_12, /*hidden argument*/NULL); return (XmlSchemaComplexType_t3740801802 *)NULL; } IL_0056: { XmlSchemaComplexType_t3740801802 * L_13 = V_0; XmlSchemaReader_t1164558392 * L_14 = ___reader0; NullCheck(L_14); int32_t L_15 = XmlSchemaReader_get_LineNumber_m3920914464(L_14, /*hidden argument*/NULL); NullCheck(L_13); XmlSchemaObject_set_LineNumber_m1360499025(L_13, L_15, /*hidden argument*/NULL); XmlSchemaComplexType_t3740801802 * L_16 = V_0; XmlSchemaReader_t1164558392 * L_17 = ___reader0; NullCheck(L_17); int32_t L_18 = XmlSchemaReader_get_LinePosition_m2272047151(L_17, /*hidden argument*/NULL); NullCheck(L_16); XmlSchemaObject_set_LinePosition_m906865826(L_16, L_18, /*hidden argument*/NULL); XmlSchemaComplexType_t3740801802 * L_19 = V_0; XmlSchemaReader_t1164558392 * L_20 = ___reader0; NullCheck(L_20); String_t* L_21 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaReader::get_BaseURI() */, L_20); NullCheck(L_19); XmlSchemaObject_set_SourceUri_m2760372687(L_19, L_21, /*hidden argument*/NULL); goto IL_023f; } IL_007f: { XmlSchemaReader_t1164558392 * L_22 = ___reader0; NullCheck(L_22); String_t* L_23 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, _stringLiteral280883515, /*hidden argument*/NULL); if (!L_24) { goto IL_00c4; } } { XmlSchemaComplexType_t3740801802 * L_25 = V_0; XmlSchemaReader_t1164558392 * L_26 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_27 = XmlSchemaUtil_ReadBoolAttribute_m854567538(NULL /*static, unused*/, L_26, (&V_1), /*hidden argument*/NULL); NullCheck(L_25); XmlSchemaComplexType_set_IsAbstract_m1728972774(L_25, L_27, /*hidden argument*/NULL); Exception_t * L_28 = V_1; if (!L_28) { goto IL_00bf; } } { ValidationEventHandler_t791314227 * L_29 = ___h1; XmlSchemaReader_t1164558392 * L_30 = ___reader0; NullCheck(L_30); String_t* L_31 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_30); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_32 = String_Concat_m3937257545(NULL /*static, unused*/, L_31, _stringLiteral805398061, /*hidden argument*/NULL); Exception_t * L_33 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_29, L_32, L_33, /*hidden argument*/NULL); } IL_00bf: { goto IL_023f; } IL_00c4: { XmlSchemaReader_t1164558392 * L_34 = ___reader0; NullCheck(L_34); String_t* L_35 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_34); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_36 = String_op_Equality_m920492651(NULL /*static, unused*/, L_35, _stringLiteral424787480, /*hidden argument*/NULL); if (!L_36) { goto IL_0108; } } { XmlSchemaComplexType_t3740801802 * L_37 = V_0; XmlSchemaReader_t1164558392 * L_38 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_39 = ((XmlSchemaUtil_t956145399_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var))->get_ComplexTypeBlockAllowed_2(); int32_t L_40 = XmlSchemaUtil_ReadDerivationAttribute_m214019534(NULL /*static, unused*/, L_38, (&V_1), _stringLiteral424787480, L_39, /*hidden argument*/NULL); NullCheck(L_37); L_37->set_block_32(L_40); Exception_t * L_41 = V_1; if (!L_41) { goto IL_0103; } } { ValidationEventHandler_t791314227 * L_42 = ___h1; Exception_t * L_43 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_42, _stringLiteral595678591, L_43, /*hidden argument*/NULL); } IL_0103: { goto IL_023f; } IL_0108: { XmlSchemaReader_t1164558392 * L_44 = ___reader0; NullCheck(L_44); String_t* L_45 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_44); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_46 = String_op_Equality_m920492651(NULL /*static, unused*/, L_45, _stringLiteral2379696392, /*hidden argument*/NULL); if (!L_46) { goto IL_014c; } } { XmlSchemaComplexType_t3740801802 * L_47 = V_0; XmlSchemaReader_t1164558392 * L_48 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_49 = ((XmlSchemaUtil_t956145399_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var))->get_FinalAllowed_0(); int32_t L_50 = XmlSchemaUtil_ReadDerivationAttribute_m214019534(NULL /*static, unused*/, L_48, (&V_1), _stringLiteral2379696392, L_49, /*hidden argument*/NULL); NullCheck(L_47); XmlSchemaType_set_Final_m383026665(L_47, L_50, /*hidden argument*/NULL); Exception_t * L_51 = V_1; if (!L_51) { goto IL_0147; } } { ValidationEventHandler_t791314227 * L_52 = ___h1; Exception_t * L_53 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_52, _stringLiteral2898484210, L_53, /*hidden argument*/NULL); } IL_0147: { goto IL_023f; } IL_014c: { XmlSchemaReader_t1164558392 * L_54 = ___reader0; NullCheck(L_54); String_t* L_55 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_54); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_56 = String_op_Equality_m920492651(NULL /*static, unused*/, L_55, _stringLiteral3454449607, /*hidden argument*/NULL); if (!L_56) { goto IL_0172; } } { XmlSchemaComplexType_t3740801802 * L_57 = V_0; XmlSchemaReader_t1164558392 * L_58 = ___reader0; NullCheck(L_58); String_t* L_59 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_58); NullCheck(L_57); XmlSchemaAnnotated_set_Id_m1597719336(L_57, L_59, /*hidden argument*/NULL); goto IL_023f; } IL_0172: { XmlSchemaReader_t1164558392 * L_60 = ___reader0; NullCheck(L_60); String_t* L_61 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_60); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_62 = String_op_Equality_m920492651(NULL /*static, unused*/, L_61, _stringLiteral1709131103, /*hidden argument*/NULL); if (!L_62) { goto IL_01b7; } } { XmlSchemaComplexType_t3740801802 * L_63 = V_0; XmlSchemaReader_t1164558392 * L_64 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_65 = XmlSchemaUtil_ReadBoolAttribute_m854567538(NULL /*static, unused*/, L_64, (&V_1), /*hidden argument*/NULL); NullCheck(L_63); L_63->set_isMixed_38(L_65); Exception_t * L_66 = V_1; if (!L_66) { goto IL_01b2; } } { ValidationEventHandler_t791314227 * L_67 = ___h1; XmlSchemaReader_t1164558392 * L_68 = ___reader0; NullCheck(L_68); String_t* L_69 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_68); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_70 = String_Concat_m3937257545(NULL /*static, unused*/, L_69, _stringLiteral1363433866, /*hidden argument*/NULL); Exception_t * L_71 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_67, L_70, L_71, /*hidden argument*/NULL); } IL_01b2: { goto IL_023f; } IL_01b7: { XmlSchemaReader_t1164558392 * L_72 = ___reader0; NullCheck(L_72); String_t* L_73 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_72); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_74 = String_op_Equality_m920492651(NULL /*static, unused*/, L_73, _stringLiteral62725243, /*hidden argument*/NULL); if (!L_74) { goto IL_01dd; } } { XmlSchemaComplexType_t3740801802 * L_75 = V_0; XmlSchemaReader_t1164558392 * L_76 = ___reader0; NullCheck(L_76); String_t* L_77 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_76); NullCheck(L_75); XmlSchemaType_set_Name_m786219427(L_75, L_77, /*hidden argument*/NULL); goto IL_023f; } IL_01dd: { XmlSchemaReader_t1164558392 * L_78 = ___reader0; NullCheck(L_78); String_t* L_79 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_78); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_80 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_81 = String_op_Equality_m920492651(NULL /*static, unused*/, L_79, L_80, /*hidden argument*/NULL); if (!L_81) { goto IL_0207; } } { XmlSchemaReader_t1164558392 * L_82 = ___reader0; NullCheck(L_82); String_t* L_83 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_82); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_84 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_83, _stringLiteral3929236445, /*hidden argument*/NULL); if (L_84) { goto IL_021c; } } IL_0207: { XmlSchemaReader_t1164558392 * L_85 = ___reader0; NullCheck(L_85); String_t* L_86 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_85); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_87 = String_op_Equality_m920492651(NULL /*static, unused*/, L_86, _stringLiteral1569427300, /*hidden argument*/NULL); if (!L_87) { goto IL_0238; } } IL_021c: { ValidationEventHandler_t791314227 * L_88 = ___h1; XmlSchemaReader_t1164558392 * L_89 = ___reader0; NullCheck(L_89); String_t* L_90 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_89); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_91 = String_Concat_m3937257545(NULL /*static, unused*/, L_90, _stringLiteral4253755370, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_88, L_91, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_023f; } IL_0238: { XmlSchemaReader_t1164558392 * L_92 = ___reader0; XmlSchemaComplexType_t3740801802 * L_93 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_ReadUnhandledAttribute_m1314733484(NULL /*static, unused*/, L_92, L_93, /*hidden argument*/NULL); } IL_023f: { XmlSchemaReader_t1164558392 * L_94 = ___reader0; NullCheck(L_94); bool L_95 = VirtFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToNextAttribute() */, L_94); if (L_95) { goto IL_007f; } } { XmlSchemaReader_t1164558392 * L_96 = ___reader0; NullCheck(L_96); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_96); XmlSchemaReader_t1164558392 * L_97 = ___reader0; NullCheck(L_97); bool L_98 = VirtFuncInvoker0< bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_IsEmptyElement() */, L_97); if (!L_98) { goto IL_025e; } } { XmlSchemaComplexType_t3740801802 * L_99 = V_0; return L_99; } IL_025e: { V_2 = 1; goto IL_04dd; } IL_0265: { XmlSchemaReader_t1164558392 * L_100 = ___reader0; NullCheck(L_100); int32_t L_101 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_100); if ((!(((uint32_t)L_101) == ((uint32_t)((int32_t)15))))) { goto IL_02a3; } } { XmlSchemaReader_t1164558392 * L_102 = ___reader0; NullCheck(L_102); String_t* L_103 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_102); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_104 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_103, _stringLiteral2444421609, /*hidden argument*/NULL); if (!L_104) { goto IL_029e; } } { ValidationEventHandler_t791314227 * L_105 = ___h1; XmlSchemaReader_t1164558392 * L_106 = ___reader0; NullCheck(L_106); String_t* L_107 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_106); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_108 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3120042505, L_107, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_105, L_108, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_029e: { goto IL_04e8; } IL_02a3: { int32_t L_109 = V_2; if ((((int32_t)L_109) > ((int32_t)1))) { goto IL_02db; } } { XmlSchemaReader_t1164558392 * L_110 = ___reader0; NullCheck(L_110); String_t* L_111 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_110); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_112 = String_op_Equality_m920492651(NULL /*static, unused*/, L_111, _stringLiteral1102688753, /*hidden argument*/NULL); if (!L_112) { goto IL_02db; } } { V_2 = 2; XmlSchemaReader_t1164558392 * L_113 = ___reader0; ValidationEventHandler_t791314227 * L_114 = ___h1; XmlSchemaAnnotation_t2553753397 * L_115 = XmlSchemaAnnotation_Read_m1586871736(NULL /*static, unused*/, L_113, L_114, /*hidden argument*/NULL); V_3 = L_115; XmlSchemaAnnotation_t2553753397 * L_116 = V_3; if (!L_116) { goto IL_02d6; } } { XmlSchemaComplexType_t3740801802 * L_117 = V_0; XmlSchemaAnnotation_t2553753397 * L_118 = V_3; NullCheck(L_117); XmlSchemaAnnotated_set_Annotation_m3050132480(L_117, L_118, /*hidden argument*/NULL); } IL_02d6: { goto IL_04dd; } IL_02db: { int32_t L_119 = V_2; if ((((int32_t)L_119) > ((int32_t)2))) { goto IL_034a; } } { XmlSchemaReader_t1164558392 * L_120 = ___reader0; NullCheck(L_120); String_t* L_121 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_120); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_122 = String_op_Equality_m920492651(NULL /*static, unused*/, L_121, _stringLiteral2185284321, /*hidden argument*/NULL); if (!L_122) { goto IL_0316; } } { V_2 = 6; XmlSchemaReader_t1164558392 * L_123 = ___reader0; ValidationEventHandler_t791314227 * L_124 = ___h1; XmlSchemaSimpleContent_t4264369274 * L_125 = XmlSchemaSimpleContent_Read_m1989264058(NULL /*static, unused*/, L_123, L_124, /*hidden argument*/NULL); V_4 = L_125; XmlSchemaSimpleContent_t4264369274 * L_126 = V_4; if (!L_126) { goto IL_0311; } } { XmlSchemaComplexType_t3740801802 * L_127 = V_0; XmlSchemaSimpleContent_t4264369274 * L_128 = V_4; NullCheck(L_127); XmlSchemaComplexType_set_ContentModel_m3899918393(L_127, L_128, /*hidden argument*/NULL); } IL_0311: { goto IL_04dd; } IL_0316: { XmlSchemaReader_t1164558392 * L_129 = ___reader0; NullCheck(L_129); String_t* L_130 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_129); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_131 = String_op_Equality_m920492651(NULL /*static, unused*/, L_130, _stringLiteral1297235508, /*hidden argument*/NULL); if (!L_131) { goto IL_034a; } } { V_2 = 6; XmlSchemaReader_t1164558392 * L_132 = ___reader0; ValidationEventHandler_t791314227 * L_133 = ___h1; XmlSchemaComplexContent_t3528540772 * L_134 = XmlSchemaComplexContent_Read_m2001054031(NULL /*static, unused*/, L_132, L_133, /*hidden argument*/NULL); V_5 = L_134; XmlSchemaComplexContent_t3528540772 * L_135 = V_5; if (!L_135) { goto IL_0345; } } { XmlSchemaComplexType_t3740801802 * L_136 = V_0; XmlSchemaComplexContent_t3528540772 * L_137 = V_5; NullCheck(L_136); L_136->set_contentModel_34(L_137); } IL_0345: { goto IL_04dd; } IL_034a: { int32_t L_138 = V_2; if ((((int32_t)L_138) > ((int32_t)3))) { goto IL_0421; } } { XmlSchemaReader_t1164558392 * L_139 = ___reader0; NullCheck(L_139); String_t* L_140 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_139); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_141 = String_op_Equality_m920492651(NULL /*static, unused*/, L_140, _stringLiteral3122773422, /*hidden argument*/NULL); if (!L_141) { goto IL_0385; } } { V_2 = 4; XmlSchemaReader_t1164558392 * L_142 = ___reader0; ValidationEventHandler_t791314227 * L_143 = ___h1; XmlSchemaGroupRef_t1314446647 * L_144 = XmlSchemaGroupRef_Read_m2612111298(NULL /*static, unused*/, L_142, L_143, /*hidden argument*/NULL); V_6 = L_144; XmlSchemaGroupRef_t1314446647 * L_145 = V_6; if (!L_145) { goto IL_0380; } } { XmlSchemaComplexType_t3740801802 * L_146 = V_0; XmlSchemaGroupRef_t1314446647 * L_147 = V_6; NullCheck(L_146); L_146->set_particle_39(L_147); } IL_0380: { goto IL_04dd; } IL_0385: { XmlSchemaReader_t1164558392 * L_148 = ___reader0; NullCheck(L_148); String_t* L_149 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_148); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_150 = String_op_Equality_m920492651(NULL /*static, unused*/, L_149, _stringLiteral2910037981, /*hidden argument*/NULL); if (!L_150) { goto IL_03b9; } } { V_2 = 4; XmlSchemaReader_t1164558392 * L_151 = ___reader0; ValidationEventHandler_t791314227 * L_152 = ___h1; XmlSchemaAll_t1118454309 * L_153 = XmlSchemaAll_Read_m3300615937(NULL /*static, unused*/, L_151, L_152, /*hidden argument*/NULL); V_7 = L_153; XmlSchemaAll_t1118454309 * L_154 = V_7; if (!L_154) { goto IL_03b4; } } { XmlSchemaComplexType_t3740801802 * L_155 = V_0; XmlSchemaAll_t1118454309 * L_156 = V_7; NullCheck(L_155); L_155->set_particle_39(L_156); } IL_03b4: { goto IL_04dd; } IL_03b9: { XmlSchemaReader_t1164558392 * L_157 = ___reader0; NullCheck(L_157); String_t* L_158 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_157); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_159 = String_op_Equality_m920492651(NULL /*static, unused*/, L_158, _stringLiteral2342829633, /*hidden argument*/NULL); if (!L_159) { goto IL_03ed; } } { V_2 = 4; XmlSchemaReader_t1164558392 * L_160 = ___reader0; ValidationEventHandler_t791314227 * L_161 = ___h1; XmlSchemaChoice_t959520675 * L_162 = XmlSchemaChoice_Read_m2424607298(NULL /*static, unused*/, L_160, L_161, /*hidden argument*/NULL); V_8 = L_162; XmlSchemaChoice_t959520675 * L_163 = V_8; if (!L_163) { goto IL_03e8; } } { XmlSchemaComplexType_t3740801802 * L_164 = V_0; XmlSchemaChoice_t959520675 * L_165 = V_8; NullCheck(L_164); L_164->set_particle_39(L_165); } IL_03e8: { goto IL_04dd; } IL_03ed: { XmlSchemaReader_t1164558392 * L_166 = ___reader0; NullCheck(L_166); String_t* L_167 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_166); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_168 = String_op_Equality_m920492651(NULL /*static, unused*/, L_167, _stringLiteral3810116474, /*hidden argument*/NULL); if (!L_168) { goto IL_0421; } } { V_2 = 4; XmlSchemaReader_t1164558392 * L_169 = ___reader0; ValidationEventHandler_t791314227 * L_170 = ___h1; XmlSchemaSequence_t2018345177 * L_171 = XmlSchemaSequence_Read_m4225823128(NULL /*static, unused*/, L_169, L_170, /*hidden argument*/NULL); V_9 = L_171; XmlSchemaSequence_t2018345177 * L_172 = V_9; if (!L_172) { goto IL_041c; } } { XmlSchemaComplexType_t3740801802 * L_173 = V_0; XmlSchemaSequence_t2018345177 * L_174 = V_9; NullCheck(L_173); L_173->set_particle_39(L_174); } IL_041c: { goto IL_04dd; } IL_0421: { int32_t L_175 = V_2; if ((((int32_t)L_175) > ((int32_t)4))) { goto IL_049c; } } { XmlSchemaReader_t1164558392 * L_176 = ___reader0; NullCheck(L_176); String_t* L_177 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_176); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_178 = String_op_Equality_m920492651(NULL /*static, unused*/, L_177, _stringLiteral4158421234, /*hidden argument*/NULL); if (!L_178) { goto IL_0462; } } { V_2 = 4; XmlSchemaReader_t1164558392 * L_179 = ___reader0; ValidationEventHandler_t791314227 * L_180 = ___h1; XmlSchemaAttribute_t2797257020 * L_181 = XmlSchemaAttribute_Read_m3620037629(NULL /*static, unused*/, L_179, L_180, /*hidden argument*/NULL); V_10 = L_181; XmlSchemaAttribute_t2797257020 * L_182 = V_10; if (!L_182) { goto IL_045d; } } { XmlSchemaComplexType_t3740801802 * L_183 = V_0; NullCheck(L_183); XmlSchemaObjectCollection_t1064819932 * L_184 = XmlSchemaComplexType_get_Attributes_m1170504928(L_183, /*hidden argument*/NULL); XmlSchemaAttribute_t2797257020 * L_185 = V_10; NullCheck(L_184); XmlSchemaObjectCollection_Add_m1142549045(L_184, L_185, /*hidden argument*/NULL); } IL_045d: { goto IL_04dd; } IL_0462: { XmlSchemaReader_t1164558392 * L_186 = ___reader0; NullCheck(L_186); String_t* L_187 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_186); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_188 = String_op_Equality_m920492651(NULL /*static, unused*/, L_187, _stringLiteral400592889, /*hidden argument*/NULL); if (!L_188) { goto IL_049c; } } { V_2 = 4; XmlSchemaReader_t1164558392 * L_189 = ___reader0; ValidationEventHandler_t791314227 * L_190 = ___h1; XmlSchemaAttributeGroupRef_t846390688 * L_191 = XmlSchemaAttributeGroupRef_Read_m3714796484(NULL /*static, unused*/, L_189, L_190, /*hidden argument*/NULL); V_11 = L_191; XmlSchemaAttributeGroupRef_t846390688 * L_192 = V_11; if (!L_192) { goto IL_0497; } } { XmlSchemaComplexType_t3740801802 * L_193 = V_0; NullCheck(L_193); XmlSchemaObjectCollection_t1064819932 * L_194 = L_193->get_attributes_29(); XmlSchemaAttributeGroupRef_t846390688 * L_195 = V_11; NullCheck(L_194); XmlSchemaObjectCollection_Add_m1142549045(L_194, L_195, /*hidden argument*/NULL); } IL_0497: { goto IL_04dd; } IL_049c: { int32_t L_196 = V_2; if ((((int32_t)L_196) > ((int32_t)5))) { goto IL_04d7; } } { XmlSchemaReader_t1164558392 * L_197 = ___reader0; NullCheck(L_197); String_t* L_198 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_197); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_199 = String_op_Equality_m920492651(NULL /*static, unused*/, L_198, _stringLiteral1080123703, /*hidden argument*/NULL); if (!L_199) { goto IL_04d7; } } { V_2 = 6; XmlSchemaReader_t1164558392 * L_200 = ___reader0; ValidationEventHandler_t791314227 * L_201 = ___h1; XmlSchemaAnyAttribute_t963227996 * L_202 = XmlSchemaAnyAttribute_Read_m1369098939(NULL /*static, unused*/, L_200, L_201, /*hidden argument*/NULL); V_12 = L_202; XmlSchemaAnyAttribute_t963227996 * L_203 = V_12; if (!L_203) { goto IL_04d2; } } { XmlSchemaComplexType_t3740801802 * L_204 = V_0; XmlSchemaAnyAttribute_t963227996 * L_205 = V_12; NullCheck(L_204); XmlSchemaComplexType_set_AnyAttribute_m2981320550(L_204, L_205, /*hidden argument*/NULL); } IL_04d2: { goto IL_04dd; } IL_04d7: { XmlSchemaReader_t1164558392 * L_206 = ___reader0; NullCheck(L_206); XmlSchemaReader_RaiseInvalidElementError_m4265021746(L_206, /*hidden argument*/NULL); } IL_04dd: { XmlSchemaReader_t1164558392 * L_207 = ___reader0; NullCheck(L_207); bool L_208 = XmlSchemaReader_ReadNextElement_m611223709(L_207, /*hidden argument*/NULL); if (L_208) { goto IL_0265; } } IL_04e8: { XmlSchemaComplexType_t3740801802 * L_209 = V_0; return L_209; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaContent::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaContent__ctor_m2690093098 (XmlSchemaContent_t1040349258 * __this, const RuntimeMethod* method) { { XmlSchemaAnnotated__ctor_m2738129066(__this, /*hidden argument*/NULL); return; } } // System.Boolean System.Xml.Schema.XmlSchemaContent::get_IsExtension() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaContent_get_IsExtension_m3830410259 (XmlSchemaContent_t1040349258 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaContent::GetBaseTypeName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaContent_GetBaseTypeName_m399817481 (XmlSchemaContent_t1040349258 * __this, const RuntimeMethod* method) { { return (XmlQualifiedName_t2760654312 *)NULL; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaContentModel::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaContentModel__ctor_m1098532985 (XmlSchemaContentModel_t602185179 * __this, const RuntimeMethod* method) { { XmlSchemaAnnotated__ctor_m2738129066(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaDatatype::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaDatatype__ctor_m3793684354 (XmlSchemaDatatype_t322714710 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaDatatype__ctor_m3793684354_MetadataUsageId); s_Il2CppMethodInitialized = true; } { StringBuilder_t * L_0 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m3121283359(L_0, /*hidden argument*/NULL); __this->set_sb_2(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void System.Xml.Schema.XmlSchemaDatatype::.cctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaDatatype__cctor_m1989012729 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaDatatype__cctor_m1989012729_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CharU5BU5D_t3528271667* L_0 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)4)); RuntimeFieldHandle_t1871169219 L_1 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t3057255363____U24U24fieldU2D43_17_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m3117905507(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_0, L_1, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_wsChars_1(L_0); IL2CPP_RUNTIME_CLASS_INIT(XsdAnySimpleType_t1257864485_il2cpp_TypeInfo_var); XsdAnySimpleType_t1257864485 * L_2 = XsdAnySimpleType_get_Instance_m525392955(NULL /*static, unused*/, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeAnySimpleType_3(L_2); XsdString_t3049094358 * L_3 = (XsdString_t3049094358 *)il2cpp_codegen_object_new(XsdString_t3049094358_il2cpp_TypeInfo_var); XsdString__ctor_m4222326734(L_3, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeString_4(L_3); XsdNormalizedString_t3260789355 * L_4 = (XsdNormalizedString_t3260789355 *)il2cpp_codegen_object_new(XsdNormalizedString_t3260789355_il2cpp_TypeInfo_var); XsdNormalizedString__ctor_m1531369540(L_4, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeNormalizedString_5(L_4); XsdToken_t1239036978 * L_5 = (XsdToken_t1239036978 *)il2cpp_codegen_object_new(XsdToken_t1239036978_il2cpp_TypeInfo_var); XsdToken__ctor_m2104154955(L_5, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeToken_6(L_5); XsdLanguage_t1876291273 * L_6 = (XsdLanguage_t1876291273 *)il2cpp_codegen_object_new(XsdLanguage_t1876291273_il2cpp_TypeInfo_var); XsdLanguage__ctor_m1379278659(L_6, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeLanguage_7(L_6); XsdNMToken_t834691671 * L_7 = (XsdNMToken_t834691671 *)il2cpp_codegen_object_new(XsdNMToken_t834691671_il2cpp_TypeInfo_var); XsdNMToken__ctor_m639613955(L_7, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeNMToken_8(L_7); XsdNMTokens_t4246953255 * L_8 = (XsdNMTokens_t4246953255 *)il2cpp_codegen_object_new(XsdNMTokens_t4246953255_il2cpp_TypeInfo_var); XsdNMTokens__ctor_m1025579380(L_8, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeNMTokens_9(L_8); XsdName_t2755146808 * L_9 = (XsdName_t2755146808 *)il2cpp_codegen_object_new(XsdName_t2755146808_il2cpp_TypeInfo_var); XsdName__ctor_m927053743(L_9, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeName_10(L_9); XsdNCName_t3943159043 * L_10 = (XsdNCName_t3943159043 *)il2cpp_codegen_object_new(XsdNCName_t3943159043_il2cpp_TypeInfo_var); XsdNCName__ctor_m2802469115(L_10, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeNCName_11(L_10); XsdID_t34704195 * L_11 = (XsdID_t34704195 *)il2cpp_codegen_object_new(XsdID_t34704195_il2cpp_TypeInfo_var); XsdID__ctor_m100431195(L_11, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeID_12(L_11); XsdIDRef_t2913612829 * L_12 = (XsdIDRef_t2913612829 *)il2cpp_codegen_object_new(XsdIDRef_t2913612829_il2cpp_TypeInfo_var); XsdIDRef__ctor_m3128335173(L_12, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeIDRef_13(L_12); XsdIDRefs_t16099206 * L_13 = (XsdIDRefs_t16099206 *)il2cpp_codegen_object_new(XsdIDRefs_t16099206_il2cpp_TypeInfo_var); XsdIDRefs__ctor_m489260791(L_13, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeIDRefs_14(L_13); XsdEntity_t3956505874 * L_14 = (XsdEntity_t3956505874 *)il2cpp_codegen_object_new(XsdEntity_t3956505874_il2cpp_TypeInfo_var); XsdEntity__ctor_m2939489795(L_14, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeEntity_15(L_14); XsdEntities_t1477210398 * L_15 = (XsdEntities_t1477210398 *)il2cpp_codegen_object_new(XsdEntities_t1477210398_il2cpp_TypeInfo_var); XsdEntities__ctor_m215931903(L_15, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeEntities_16(L_15); XsdNotation_t2827634056 * L_16 = (XsdNotation_t2827634056 *)il2cpp_codegen_object_new(XsdNotation_t2827634056_il2cpp_TypeInfo_var); XsdNotation__ctor_m1617357937(L_16, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeNotation_17(L_16); XsdDecimal_t1288601093 * L_17 = (XsdDecimal_t1288601093 *)il2cpp_codegen_object_new(XsdDecimal_t1288601093_il2cpp_TypeInfo_var); XsdDecimal__ctor_m2017734992(L_17, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeDecimal_18(L_17); XsdInteger_t2044766898 * L_18 = (XsdInteger_t2044766898 *)il2cpp_codegen_object_new(XsdInteger_t2044766898_il2cpp_TypeInfo_var); XsdInteger__ctor_m4241916478(L_18, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeInteger_19(L_18); XsdLong_t1324632828 * L_19 = (XsdLong_t1324632828 *)il2cpp_codegen_object_new(XsdLong_t1324632828_il2cpp_TypeInfo_var); XsdLong__ctor_m4201815979(L_19, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeLong_20(L_19); XsdInt_t33917785 * L_20 = (XsdInt_t33917785 *)il2cpp_codegen_object_new(XsdInt_t33917785_il2cpp_TypeInfo_var); XsdInt__ctor_m2854904476(L_20, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeInt_21(L_20); XsdShort_t3489811876 * L_21 = (XsdShort_t3489811876 *)il2cpp_codegen_object_new(XsdShort_t3489811876_il2cpp_TypeInfo_var); XsdShort__ctor_m1570376925(L_21, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeShort_22(L_21); XsdByte_t2221093920 * L_22 = (XsdByte_t2221093920 *)il2cpp_codegen_object_new(XsdByte_t2221093920_il2cpp_TypeInfo_var); XsdByte__ctor_m2036920297(L_22, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeByte_23(L_22); XsdNonNegativeInteger_t308064234 * L_23 = (XsdNonNegativeInteger_t308064234 *)il2cpp_codegen_object_new(XsdNonNegativeInteger_t308064234_il2cpp_TypeInfo_var); XsdNonNegativeInteger__ctor_m2235666211(L_23, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeNonNegativeInteger_24(L_23); XsdPositiveInteger_t1704031413 * L_24 = (XsdPositiveInteger_t1704031413 *)il2cpp_codegen_object_new(XsdPositiveInteger_t1704031413_il2cpp_TypeInfo_var); XsdPositiveInteger__ctor_m2525533465(L_24, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypePositiveInteger_25(L_24); XsdUnsignedLong_t1409593434 * L_25 = (XsdUnsignedLong_t1409593434 *)il2cpp_codegen_object_new(XsdUnsignedLong_t1409593434_il2cpp_TypeInfo_var); XsdUnsignedLong__ctor_m1540358804(L_25, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeUnsignedLong_26(L_25); XsdUnsignedInt_t72105793 * L_26 = (XsdUnsignedInt_t72105793 *)il2cpp_codegen_object_new(XsdUnsignedInt_t72105793_il2cpp_TypeInfo_var); XsdUnsignedInt__ctor_m3390588085(L_26, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeUnsignedInt_27(L_26); XsdUnsignedShort_t3654069686 * L_27 = (XsdUnsignedShort_t3654069686 *)il2cpp_codegen_object_new(XsdUnsignedShort_t3654069686_il2cpp_TypeInfo_var); XsdUnsignedShort__ctor_m175238982(L_27, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeUnsignedShort_28(L_27); XsdUnsignedByte_t2304219558 * L_28 = (XsdUnsignedByte_t2304219558 *)il2cpp_codegen_object_new(XsdUnsignedByte_t2304219558_il2cpp_TypeInfo_var); XsdUnsignedByte__ctor_m735623507(L_28, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeUnsignedByte_29(L_28); XsdNonPositiveInteger_t1029055398 * L_29 = (XsdNonPositiveInteger_t1029055398 *)il2cpp_codegen_object_new(XsdNonPositiveInteger_t1029055398_il2cpp_TypeInfo_var); XsdNonPositiveInteger__ctor_m634451503(L_29, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeNonPositiveInteger_30(L_29); XsdNegativeInteger_t2178753546 * L_30 = (XsdNegativeInteger_t2178753546 *)il2cpp_codegen_object_new(XsdNegativeInteger_t2178753546_il2cpp_TypeInfo_var); XsdNegativeInteger__ctor_m2549893015(L_30, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeNegativeInteger_31(L_30); XsdFloat_t3181928905 * L_31 = (XsdFloat_t3181928905 *)il2cpp_codegen_object_new(XsdFloat_t3181928905_il2cpp_TypeInfo_var); XsdFloat__ctor_m2327975209(L_31, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeFloat_32(L_31); XsdDouble_t3324344982 * L_32 = (XsdDouble_t3324344982 *)il2cpp_codegen_object_new(XsdDouble_t3324344982_il2cpp_TypeInfo_var); XsdDouble__ctor_m3289475545(L_32, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeDouble_33(L_32); XsdBase64Binary_t3360383190 * L_33 = (XsdBase64Binary_t3360383190 *)il2cpp_codegen_object_new(XsdBase64Binary_t3360383190_il2cpp_TypeInfo_var); XsdBase64Binary__ctor_m2518802212(L_33, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeBase64Binary_34(L_33); XsdBoolean_t380164876 * L_34 = (XsdBoolean_t380164876 *)il2cpp_codegen_object_new(XsdBoolean_t380164876_il2cpp_TypeInfo_var); XsdBoolean__ctor_m3174350632(L_34, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeBoolean_35(L_34); XsdAnyURI_t2755748070 * L_35 = (XsdAnyURI_t2755748070 *)il2cpp_codegen_object_new(XsdAnyURI_t2755748070_il2cpp_TypeInfo_var); XsdAnyURI__ctor_m300813714(L_35, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeAnyURI_36(L_35); XsdDuration_t1555973170 * L_36 = (XsdDuration_t1555973170 *)il2cpp_codegen_object_new(XsdDuration_t1555973170_il2cpp_TypeInfo_var); XsdDuration__ctor_m1299864582(L_36, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeDuration_37(L_36); XsdDateTime_t2563698975 * L_37 = (XsdDateTime_t2563698975 *)il2cpp_codegen_object_new(XsdDateTime_t2563698975_il2cpp_TypeInfo_var); XsdDateTime__ctor_m2530120481(L_37, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeDateTime_38(L_37); XsdDate_t1417753656 * L_38 = (XsdDate_t1417753656 *)il2cpp_codegen_object_new(XsdDate_t1417753656_il2cpp_TypeInfo_var); XsdDate__ctor_m3751134550(L_38, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeDate_39(L_38); XsdTime_t3558487088 * L_39 = (XsdTime_t3558487088 *)il2cpp_codegen_object_new(XsdTime_t3558487088_il2cpp_TypeInfo_var); XsdTime__ctor_m240318153(L_39, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeTime_40(L_39); XsdHexBinary_t882812470 * L_40 = (XsdHexBinary_t882812470 *)il2cpp_codegen_object_new(XsdHexBinary_t882812470_il2cpp_TypeInfo_var); XsdHexBinary__ctor_m3272209717(L_40, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeHexBinary_41(L_40); XsdQName_t2385631467 * L_41 = (XsdQName_t2385631467 *)il2cpp_codegen_object_new(XsdQName_t2385631467_il2cpp_TypeInfo_var); XsdQName__ctor_m1654847089(L_41, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeQName_42(L_41); XsdGYearMonth_t3399073121 * L_42 = (XsdGYearMonth_t3399073121 *)il2cpp_codegen_object_new(XsdGYearMonth_t3399073121_il2cpp_TypeInfo_var); XsdGYearMonth__ctor_m1057867785(L_42, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeGYearMonth_43(L_42); XsdGMonthDay_t2605134399 * L_43 = (XsdGMonthDay_t2605134399 *)il2cpp_codegen_object_new(XsdGMonthDay_t2605134399_il2cpp_TypeInfo_var); XsdGMonthDay__ctor_m713211014(L_43, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeGMonthDay_44(L_43); XsdGYear_t3316212116 * L_44 = (XsdGYear_t3316212116 *)il2cpp_codegen_object_new(XsdGYear_t3316212116_il2cpp_TypeInfo_var); XsdGYear__ctor_m2629246681(L_44, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeGYear_45(L_44); XsdGMonth_t3913018815 * L_45 = (XsdGMonth_t3913018815 *)il2cpp_codegen_object_new(XsdGMonth_t3913018815_il2cpp_TypeInfo_var); XsdGMonth__ctor_m833949263(L_45, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeGMonth_46(L_45); XsdGDay_t293490745 * L_46 = (XsdGDay_t293490745 *)il2cpp_codegen_object_new(XsdGDay_t293490745_il2cpp_TypeInfo_var); XsdGDay__ctor_m1563377709(L_46, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeGDay_47(L_46); XdtAnyAtomicType_t269366253 * L_47 = (XdtAnyAtomicType_t269366253 *)il2cpp_codegen_object_new(XdtAnyAtomicType_t269366253_il2cpp_TypeInfo_var); XdtAnyAtomicType__ctor_m730254766(L_47, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeAnyAtomicType_48(L_47); XdtUntypedAtomic_t1388131523 * L_48 = (XdtUntypedAtomic_t1388131523 *)il2cpp_codegen_object_new(XdtUntypedAtomic_t1388131523_il2cpp_TypeInfo_var); XdtUntypedAtomic__ctor_m3920464079(L_48, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeUntypedAtomic_49(L_48); XdtDayTimeDuration_t268779858 * L_49 = (XdtDayTimeDuration_t268779858 *)il2cpp_codegen_object_new(XdtDayTimeDuration_t268779858_il2cpp_TypeInfo_var); XdtDayTimeDuration__ctor_m3863236555(L_49, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeDayTimeDuration_50(L_49); XdtYearMonthDuration_t1503718519 * L_50 = (XdtYearMonthDuration_t1503718519 *)il2cpp_codegen_object_new(XdtYearMonthDuration_t1503718519_il2cpp_TypeInfo_var); XdtYearMonthDuration__ctor_m601529108(L_50, /*hidden argument*/NULL); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_datatypeYearMonthDuration_51(L_50); return; } } // Mono.Xml.Schema.XsdWhitespaceFacet System.Xml.Schema.XmlSchemaDatatype::get_Whitespace() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaDatatype_get_Whitespace_m1227097268 (XmlSchemaDatatype_t322714710 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_WhitespaceValue_0(); return L_0; } } // System.Xml.Schema.XmlTypeCode System.Xml.Schema.XmlSchemaDatatype::get_TypeCode() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaDatatype_get_TypeCode_m578944213 (XmlSchemaDatatype_t322714710 * __this, const RuntimeMethod* method) { { return (int32_t)(0); } } // System.ValueType System.Xml.Schema.XmlSchemaDatatype::ParseValueType(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR ValueType_t3640485471 * XmlSchemaDatatype_ParseValueType_m4291987476 (XmlSchemaDatatype_t322714710 * __this, String_t* ___s0, XmlNameTable_t71772148 * ___nameTable1, RuntimeObject* ___nsmgr2, const RuntimeMethod* method) { { return (ValueType_t3640485471 *)NULL; } } // System.String System.Xml.Schema.XmlSchemaDatatype::Normalize(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaDatatype_Normalize_m2737115427 (XmlSchemaDatatype_t322714710 * __this, String_t* ___s0, const RuntimeMethod* method) { { String_t* L_0 = ___s0; int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(4 /* Mono.Xml.Schema.XsdWhitespaceFacet System.Xml.Schema.XmlSchemaDatatype::get_Whitespace() */, __this); String_t* L_2 = XmlSchemaDatatype_Normalize_m690280695(__this, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.String System.Xml.Schema.XmlSchemaDatatype::Normalize(System.String,Mono.Xml.Schema.XsdWhitespaceFacet) extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaDatatype_Normalize_m690280695 (XmlSchemaDatatype_t322714710 * __this, String_t* ___s0, int32_t ___whitespaceFacet1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaDatatype_Normalize_m690280695_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; StringU5BU5D_t1281789340* V_1 = NULL; int32_t V_2 = 0; String_t* V_3 = NULL; String_t* V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; Il2CppChar V_7 = 0x0; { String_t* L_0 = ___s0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); CharU5BU5D_t3528271667* L_1 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_wsChars_1(); NullCheck(L_0); int32_t L_2 = String_IndexOfAny_m4159774896(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0015; } } { String_t* L_4 = ___s0; return L_4; } IL_0015: { int32_t L_5 = ___whitespaceFacet1; V_6 = L_5; int32_t L_6 = V_6; if ((((int32_t)L_6) == ((int32_t)1))) { goto IL_00a5; } } { int32_t L_7 = V_6; if ((((int32_t)L_7) == ((int32_t)2))) { goto IL_002d; } } { goto IL_0140; } IL_002d: { String_t* L_8 = ___s0; NullCheck(L_8); String_t* L_9 = String_Trim_m923598732(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); CharU5BU5D_t3528271667* L_10 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_wsChars_1(); NullCheck(L_9); StringU5BU5D_t1281789340* L_11 = String_Split_m3646115398(L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; V_2 = 0; goto IL_007b; } IL_0045: { StringU5BU5D_t1281789340* L_12 = V_1; int32_t L_13 = V_2; NullCheck(L_12); int32_t L_14 = L_13; String_t* L_15 = (L_12)->GetAt(static_cast(L_14)); V_3 = L_15; String_t* L_16 = V_3; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_17 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_18 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_16, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_0077; } } { StringBuilder_t * L_19 = __this->get_sb_2(); String_t* L_20 = V_3; NullCheck(L_19); StringBuilder_Append_m1965104174(L_19, L_20, /*hidden argument*/NULL); StringBuilder_t * L_21 = __this->get_sb_2(); NullCheck(L_21); StringBuilder_Append_m1965104174(L_21, _stringLiteral3452614528, /*hidden argument*/NULL); } IL_0077: { int32_t L_22 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); } IL_007b: { int32_t L_23 = V_2; StringU5BU5D_t1281789340* L_24 = V_1; NullCheck(L_24); if ((((int32_t)L_23) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_24)->max_length))))))) { goto IL_0045; } } { StringBuilder_t * L_25 = __this->get_sb_2(); NullCheck(L_25); String_t* L_26 = StringBuilder_ToString_m3317489284(L_25, /*hidden argument*/NULL); V_4 = L_26; StringBuilder_t * L_27 = __this->get_sb_2(); NullCheck(L_27); StringBuilder_set_Length_m1410065908(L_27, 0, /*hidden argument*/NULL); String_t* L_28 = V_4; NullCheck(L_28); String_t* L_29 = String_Trim_m923598732(L_28, /*hidden argument*/NULL); return L_29; } IL_00a5: { StringBuilder_t * L_30 = __this->get_sb_2(); NullCheck(L_30); StringBuilder_set_Length_m1410065908(L_30, 0, /*hidden argument*/NULL); StringBuilder_t * L_31 = __this->get_sb_2(); String_t* L_32 = ___s0; NullCheck(L_31); StringBuilder_Append_m1965104174(L_31, L_32, /*hidden argument*/NULL); V_5 = 0; goto IL_0112; } IL_00c6: { StringBuilder_t * L_33 = __this->get_sb_2(); int32_t L_34 = V_5; NullCheck(L_33); Il2CppChar L_35 = StringBuilder_get_Chars_m1819843468(L_33, L_34, /*hidden argument*/NULL); V_7 = L_35; Il2CppChar L_36 = V_7; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)((int32_t)9)))) { case 0: { goto IL_00f8; } case 1: { goto IL_00f8; } case 2: { goto IL_010c; } case 3: { goto IL_010c; } case 4: { goto IL_00f8; } } } { goto IL_010c; } IL_00f8: { StringBuilder_t * L_37 = __this->get_sb_2(); int32_t L_38 = V_5; NullCheck(L_37); StringBuilder_set_Chars_m3548656617(L_37, L_38, ((int32_t)32), /*hidden argument*/NULL); goto IL_010c; } IL_010c: { int32_t L_39 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); } IL_0112: { int32_t L_40 = V_5; StringBuilder_t * L_41 = __this->get_sb_2(); NullCheck(L_41); int32_t L_42 = StringBuilder_get_Length_m3238060835(L_41, /*hidden argument*/NULL); if ((((int32_t)L_40) < ((int32_t)L_42))) { goto IL_00c6; } } { StringBuilder_t * L_43 = __this->get_sb_2(); NullCheck(L_43); String_t* L_44 = StringBuilder_ToString_m3317489284(L_43, /*hidden argument*/NULL); V_4 = L_44; StringBuilder_t * L_45 = __this->get_sb_2(); NullCheck(L_45); StringBuilder_set_Length_m1410065908(L_45, 0, /*hidden argument*/NULL); String_t* L_46 = V_4; return L_46; } IL_0140: { String_t* L_47 = ___s0; return L_47; } } // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaDatatype::FromName(System.Xml.XmlQualifiedName) extern "C" IL2CPP_METHOD_ATTR XmlSchemaDatatype_t322714710 * XmlSchemaDatatype_FromName_m1668846326 (RuntimeObject * __this /* static, unused */, XmlQualifiedName_t2760654312 * ___qname0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaDatatype_FromName_m1668846326_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlQualifiedName_t2760654312 * L_0 = ___qname0; NullCheck(L_0); String_t* L_1 = XmlQualifiedName_get_Name_m815040483(L_0, /*hidden argument*/NULL); XmlQualifiedName_t2760654312 * L_2 = ___qname0; NullCheck(L_2); String_t* L_3 = XmlQualifiedName_get_Namespace_m3957593392(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XmlSchemaDatatype_t322714710 * L_4 = XmlSchemaDatatype_FromName_m2299183149(NULL /*static, unused*/, L_1, L_3, /*hidden argument*/NULL); return L_4; } } // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaDatatype::FromName(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR XmlSchemaDatatype_t322714710 * XmlSchemaDatatype_FromName_m2299183149 (RuntimeObject * __this /* static, unused */, String_t* ___localName0, String_t* ___ns1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaDatatype_FromName_m2299183149_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; Dictionary_2_t2736202052 * V_1 = NULL; int32_t V_2 = 0; String_t* V_3 = NULL; int32_t V_4 = 0; { String_t* L_0 = ___ns1; V_0 = L_0; String_t* L_1 = V_0; if (!L_1) { goto IL_00f7; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); Dictionary_2_t2736202052 * L_2 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_U3CU3Ef__switchU24map3F_53(); if (L_2) { goto IL_0037; } } { Dictionary_2_t2736202052 * L_3 = (Dictionary_2_t2736202052 *)il2cpp_codegen_object_new(Dictionary_2_t2736202052_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2392909825(L_3, 2, /*hidden argument*/Dictionary_2__ctor_m2392909825_RuntimeMethod_var); V_1 = L_3; Dictionary_2_t2736202052 * L_4 = V_1; NullCheck(L_4); Dictionary_2_Add_m282647386(L_4, _stringLiteral1569427300, 0, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_5 = V_1; NullCheck(L_5); Dictionary_2_Add_m282647386(L_5, _stringLiteral91702, 1, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_6 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_U3CU3Ef__switchU24map3F_53(L_6); } IL_0037: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); Dictionary_2_t2736202052 * L_7 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_U3CU3Ef__switchU24map3F_53(); String_t* L_8 = V_0; NullCheck(L_7); bool L_9 = Dictionary_2_TryGetValue_m1013208020(L_7, L_8, (&V_2), /*hidden argument*/Dictionary_2_TryGetValue_m1013208020_RuntimeMethod_var); if (!L_9) { goto IL_00f7; } } { int32_t L_10 = V_2; if (!L_10) { goto IL_005b; } } { int32_t L_11 = V_2; if ((((int32_t)L_11) == ((int32_t)1))) { goto IL_0060; } } { goto IL_00f7; } IL_005b: { goto IL_00f9; } IL_0060: { String_t* L_12 = ___localName0; V_3 = L_12; String_t* L_13 = V_3; if (!L_13) { goto IL_00f5; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); Dictionary_2_t2736202052 * L_14 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_U3CU3Ef__switchU24map3E_52(); if (L_14) { goto IL_00af; } } { Dictionary_2_t2736202052 * L_15 = (Dictionary_2_t2736202052 *)il2cpp_codegen_object_new(Dictionary_2_t2736202052_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2392909825(L_15, 4, /*hidden argument*/Dictionary_2__ctor_m2392909825_RuntimeMethod_var); V_1 = L_15; Dictionary_2_t2736202052 * L_16 = V_1; NullCheck(L_16); Dictionary_2_Add_m282647386(L_16, _stringLiteral724378170, 0, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_17 = V_1; NullCheck(L_17); Dictionary_2_Add_m282647386(L_17, _stringLiteral3716671661, 1, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_18 = V_1; NullCheck(L_18); Dictionary_2_Add_m282647386(L_18, _stringLiteral622047031, 2, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_19 = V_1; NullCheck(L_19); Dictionary_2_Add_m282647386(L_19, _stringLiteral1777380071, 3, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_20 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_U3CU3Ef__switchU24map3E_52(L_20); } IL_00af: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); Dictionary_2_t2736202052 * L_21 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_U3CU3Ef__switchU24map3E_52(); String_t* L_22 = V_3; NullCheck(L_21); bool L_23 = Dictionary_2_TryGetValue_m1013208020(L_21, L_22, (&V_4), /*hidden argument*/Dictionary_2_TryGetValue_m1013208020_RuntimeMethod_var); if (!L_23) { goto IL_00f5; } } { int32_t L_24 = V_4; switch (L_24) { case 0: { goto IL_00dd; } case 1: { goto IL_00e3; } case 2: { goto IL_00e9; } case 3: { goto IL_00ef; } } } { goto IL_00f5; } IL_00dd: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XdtAnyAtomicType_t269366253 * L_25 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeAnyAtomicType_48(); return L_25; } IL_00e3: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XdtUntypedAtomic_t1388131523 * L_26 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeUntypedAtomic_49(); return L_26; } IL_00e9: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XdtDayTimeDuration_t268779858 * L_27 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeDayTimeDuration_50(); return L_27; } IL_00ef: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XdtYearMonthDuration_t1503718519 * L_28 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeYearMonthDuration_51(); return L_28; } IL_00f5: { return (XmlSchemaDatatype_t322714710 *)NULL; } IL_00f7: { return (XmlSchemaDatatype_t322714710 *)NULL; } IL_00f9: { String_t* L_29 = ___localName0; V_0 = L_29; String_t* L_30 = V_0; if (!L_30) { goto IL_0538; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); Dictionary_2_t2736202052 * L_31 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_U3CU3Ef__switchU24map40_54(); if (L_31) { goto IL_0359; } } { Dictionary_2_t2736202052 * L_32 = (Dictionary_2_t2736202052 *)il2cpp_codegen_object_new(Dictionary_2_t2736202052_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2392909825(L_32, ((int32_t)45), /*hidden argument*/Dictionary_2__ctor_m2392909825_RuntimeMethod_var); V_1 = L_32; Dictionary_2_t2736202052 * L_33 = V_1; NullCheck(L_33); Dictionary_2_Add_m282647386(L_33, _stringLiteral3319458126, 0, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_34 = V_1; NullCheck(L_34); Dictionary_2_Add_m282647386(L_34, _stringLiteral1236128813, 1, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_35 = V_1; NullCheck(L_35); Dictionary_2_Add_m282647386(L_35, _stringLiteral3244750353, 2, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_36 = V_1; NullCheck(L_36); Dictionary_2_Add_m282647386(L_36, _stringLiteral2005331395, 3, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_37 = V_1; NullCheck(L_37); Dictionary_2_Add_m282647386(L_37, _stringLiteral2143290860, 4, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_38 = V_1; NullCheck(L_38); Dictionary_2_Add_m282647386(L_38, _stringLiteral4080338551, 5, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_39 = V_1; NullCheck(L_39); Dictionary_2_Add_m282647386(L_39, _stringLiteral3245737591, 6, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_40 = V_1; NullCheck(L_40); Dictionary_2_Add_m282647386(L_40, _stringLiteral62725275, 7, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_41 = V_1; NullCheck(L_41); Dictionary_2_Add_m282647386(L_41, _stringLiteral996260479, 8, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_42 = V_1; NullCheck(L_42); Dictionary_2_Add_m282647386(L_42, _stringLiteral3456546791, ((int32_t)9), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_43 = V_1; NullCheck(L_43); Dictionary_2_Add_m282647386(L_43, _stringLiteral3671082123, ((int32_t)10), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_44 = V_1; NullCheck(L_44); Dictionary_2_Add_m282647386(L_44, _stringLiteral3665773707, ((int32_t)11), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_45 = V_1; NullCheck(L_45); Dictionary_2_Add_m282647386(L_45, _stringLiteral2851744811, ((int32_t)12), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_46 = V_1; NullCheck(L_46); Dictionary_2_Add_m282647386(L_46, _stringLiteral4276600584, ((int32_t)13), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_47 = V_1; NullCheck(L_47); Dictionary_2_Add_m282647386(L_47, _stringLiteral215120649, ((int32_t)14), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_48 = V_1; NullCheck(L_48); Dictionary_2_Add_m282647386(L_48, _stringLiteral2033559650, ((int32_t)15), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_49 = V_1; NullCheck(L_49); Dictionary_2_Add_m282647386(L_49, _stringLiteral1572351178, ((int32_t)16), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_50 = V_1; NullCheck(L_50); Dictionary_2_Add_m282647386(L_50, _stringLiteral2409402648, ((int32_t)17), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_51 = V_1; NullCheck(L_51); Dictionary_2_Add_m282647386(L_51, _stringLiteral2553676557, ((int32_t)18), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_52 = V_1; NullCheck(L_52); Dictionary_2_Add_m282647386(L_52, _stringLiteral1535819814, ((int32_t)19), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_53 = V_1; NullCheck(L_53); Dictionary_2_Add_m282647386(L_53, _stringLiteral1274151684, ((int32_t)20), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_54 = V_1; NullCheck(L_54); Dictionary_2_Add_m282647386(L_54, _stringLiteral3820814978, ((int32_t)21), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_55 = V_1; NullCheck(L_55); Dictionary_2_Add_m282647386(L_55, _stringLiteral4120511215, ((int32_t)22), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_56 = V_1; NullCheck(L_56); Dictionary_2_Add_m282647386(L_56, _stringLiteral3835929719, ((int32_t)23), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_57 = V_1; NullCheck(L_57); Dictionary_2_Add_m282647386(L_57, _stringLiteral1873420042, ((int32_t)24), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_58 = V_1; NullCheck(L_58); Dictionary_2_Add_m282647386(L_58, _stringLiteral3755388189, ((int32_t)25), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_59 = V_1; NullCheck(L_59); Dictionary_2_Add_m282647386(L_59, _stringLiteral3873205229, ((int32_t)26), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_60 = V_1; NullCheck(L_60); Dictionary_2_Add_m282647386(L_60, _stringLiteral3773869350, ((int32_t)27), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_61 = V_1; NullCheck(L_61); Dictionary_2_Add_m282647386(L_61, _stringLiteral425891063, ((int32_t)28), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_62 = V_1; NullCheck(L_62); Dictionary_2_Add_m282647386(L_62, _stringLiteral807124363, ((int32_t)29), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_63 = V_1; NullCheck(L_63); Dictionary_2_Add_m282647386(L_63, _stringLiteral1235497039, ((int32_t)30), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_64 = V_1; NullCheck(L_64); Dictionary_2_Add_m282647386(L_64, _stringLiteral1671489303, ((int32_t)31), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_65 = V_1; NullCheck(L_65); Dictionary_2_Add_m282647386(L_65, _stringLiteral228529742, ((int32_t)32), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_66 = V_1; NullCheck(L_66); Dictionary_2_Add_m282647386(L_66, _stringLiteral723171524, ((int32_t)33), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_67 = V_1; NullCheck(L_67); Dictionary_2_Add_m282647386(L_67, _stringLiteral1501416449, ((int32_t)34), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_68 = V_1; NullCheck(L_68); Dictionary_2_Add_m282647386(L_68, _stringLiteral3798050081, ((int32_t)35), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_69 = V_1; NullCheck(L_69); Dictionary_2_Add_m282647386(L_69, _stringLiteral1272578818, ((int32_t)36), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_70 = V_1; NullCheck(L_70); Dictionary_2_Add_m282647386(L_70, _stringLiteral63249541, ((int32_t)37), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_71 = V_1; NullCheck(L_71); Dictionary_2_Add_m282647386(L_71, _stringLiteral841379268, ((int32_t)38), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_72 = V_1; NullCheck(L_72); Dictionary_2_Add_m282647386(L_72, _stringLiteral2799480295, ((int32_t)39), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_73 = V_1; NullCheck(L_73); Dictionary_2_Add_m282647386(L_73, _stringLiteral2722193337, ((int32_t)40), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_74 = V_1; NullCheck(L_74); Dictionary_2_Add_m282647386(L_74, _stringLiteral2834935051, ((int32_t)41), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_75 = V_1; NullCheck(L_75); Dictionary_2_Add_m282647386(L_75, _stringLiteral110852430, ((int32_t)42), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_76 = V_1; NullCheck(L_76); Dictionary_2_Add_m282647386(L_76, _stringLiteral3593584042, ((int32_t)43), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_77 = V_1; NullCheck(L_77); Dictionary_2_Add_m282647386(L_77, _stringLiteral3447975646, ((int32_t)44), /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_78 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->set_U3CU3Ef__switchU24map40_54(L_78); } IL_0359: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); Dictionary_2_t2736202052 * L_79 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_U3CU3Ef__switchU24map40_54(); String_t* L_80 = V_0; NullCheck(L_79); bool L_81 = Dictionary_2_TryGetValue_m1013208020(L_79, L_80, (&V_2), /*hidden argument*/Dictionary_2_TryGetValue_m1013208020_RuntimeMethod_var); if (!L_81) { goto IL_0538; } } { int32_t L_82 = V_2; switch (L_82) { case 0: { goto IL_042a; } case 1: { goto IL_0430; } case 2: { goto IL_0436; } case 3: { goto IL_043c; } case 4: { goto IL_0442; } case 5: { goto IL_0448; } case 6: { goto IL_044e; } case 7: { goto IL_0454; } case 8: { goto IL_045a; } case 9: { goto IL_0460; } case 10: { goto IL_0466; } case 11: { goto IL_046c; } case 12: { goto IL_0472; } case 13: { goto IL_0478; } case 14: { goto IL_047e; } case 15: { goto IL_0484; } case 16: { goto IL_048a; } case 17: { goto IL_0490; } case 18: { goto IL_0496; } case 19: { goto IL_049c; } case 20: { goto IL_04a2; } case 21: { goto IL_04a8; } case 22: { goto IL_04ae; } case 23: { goto IL_04b4; } case 24: { goto IL_04ba; } case 25: { goto IL_04c0; } case 26: { goto IL_04c6; } case 27: { goto IL_04cc; } case 28: { goto IL_04d2; } case 29: { goto IL_04d8; } case 30: { goto IL_04de; } case 31: { goto IL_04e4; } case 32: { goto IL_04ea; } case 33: { goto IL_04f0; } case 34: { goto IL_04f6; } case 35: { goto IL_04fc; } case 36: { goto IL_0502; } case 37: { goto IL_0508; } case 38: { goto IL_050e; } case 39: { goto IL_0514; } case 40: { goto IL_051a; } case 41: { goto IL_0520; } case 42: { goto IL_0526; } case 43: { goto IL_052c; } case 44: { goto IL_0532; } } } { goto IL_0538; } IL_042a: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdAnySimpleType_t1257864485 * L_83 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeAnySimpleType_3(); return L_83; } IL_0430: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdString_t3049094358 * L_84 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeString_4(); return L_84; } IL_0436: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdNormalizedString_t3260789355 * L_85 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeNormalizedString_5(); return L_85; } IL_043c: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdToken_t1239036978 * L_86 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeToken_6(); return L_86; } IL_0442: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdLanguage_t1876291273 * L_87 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeLanguage_7(); return L_87; } IL_0448: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdNMToken_t834691671 * L_88 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeNMToken_8(); return L_88; } IL_044e: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdNMTokens_t4246953255 * L_89 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeNMTokens_9(); return L_89; } IL_0454: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdName_t2755146808 * L_90 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeName_10(); return L_90; } IL_045a: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdNCName_t3943159043 * L_91 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeNCName_11(); return L_91; } IL_0460: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdID_t34704195 * L_92 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeID_12(); return L_92; } IL_0466: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdIDRef_t2913612829 * L_93 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeIDRef_13(); return L_93; } IL_046c: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdIDRefs_t16099206 * L_94 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeIDRefs_14(); return L_94; } IL_0472: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdEntity_t3956505874 * L_95 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeEntity_15(); return L_95; } IL_0478: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdEntities_t1477210398 * L_96 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeEntities_16(); return L_96; } IL_047e: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdNotation_t2827634056 * L_97 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeNotation_17(); return L_97; } IL_0484: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdDecimal_t1288601093 * L_98 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeDecimal_18(); return L_98; } IL_048a: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdInteger_t2044766898 * L_99 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeInteger_19(); return L_99; } IL_0490: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdLong_t1324632828 * L_100 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeLong_20(); return L_100; } IL_0496: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdInt_t33917785 * L_101 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeInt_21(); return L_101; } IL_049c: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdShort_t3489811876 * L_102 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeShort_22(); return L_102; } IL_04a2: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdByte_t2221093920 * L_103 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeByte_23(); return L_103; } IL_04a8: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdNonPositiveInteger_t1029055398 * L_104 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeNonPositiveInteger_30(); return L_104; } IL_04ae: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdNegativeInteger_t2178753546 * L_105 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeNegativeInteger_31(); return L_105; } IL_04b4: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdNonNegativeInteger_t308064234 * L_106 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeNonNegativeInteger_24(); return L_106; } IL_04ba: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdUnsignedLong_t1409593434 * L_107 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeUnsignedLong_26(); return L_107; } IL_04c0: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdUnsignedInt_t72105793 * L_108 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeUnsignedInt_27(); return L_108; } IL_04c6: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdUnsignedShort_t3654069686 * L_109 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeUnsignedShort_28(); return L_109; } IL_04cc: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdUnsignedByte_t2304219558 * L_110 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeUnsignedByte_29(); return L_110; } IL_04d2: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdPositiveInteger_t1704031413 * L_111 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypePositiveInteger_25(); return L_111; } IL_04d8: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdFloat_t3181928905 * L_112 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeFloat_32(); return L_112; } IL_04de: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdDouble_t3324344982 * L_113 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeDouble_33(); return L_113; } IL_04e4: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdBase64Binary_t3360383190 * L_114 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeBase64Binary_34(); return L_114; } IL_04ea: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdBoolean_t380164876 * L_115 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeBoolean_35(); return L_115; } IL_04f0: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdAnyURI_t2755748070 * L_116 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeAnyURI_36(); return L_116; } IL_04f6: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdDuration_t1555973170 * L_117 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeDuration_37(); return L_117; } IL_04fc: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdDateTime_t2563698975 * L_118 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeDateTime_38(); return L_118; } IL_0502: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdDate_t1417753656 * L_119 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeDate_39(); return L_119; } IL_0508: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdTime_t3558487088 * L_120 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeTime_40(); return L_120; } IL_050e: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdHexBinary_t882812470 * L_121 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeHexBinary_41(); return L_121; } IL_0514: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdQName_t2385631467 * L_122 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeQName_42(); return L_122; } IL_051a: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdGYearMonth_t3399073121 * L_123 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeGYearMonth_43(); return L_123; } IL_0520: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdGMonthDay_t2605134399 * L_124 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeGMonthDay_44(); return L_124; } IL_0526: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdGYear_t3316212116 * L_125 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeGYear_45(); return L_125; } IL_052c: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdGMonth_t3913018815 * L_126 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeGMonth_46(); return L_126; } IL_0532: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XsdGDay_t293490745 * L_127 = ((XmlSchemaDatatype_t322714710_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var))->get_datatypeGDay_47(); return L_127; } IL_0538: { return (XmlSchemaDatatype_t322714710 *)NULL; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaDocumentation::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaDocumentation__ctor_m1974538444 (XmlSchemaDocumentation_t1182960532 * __this, const RuntimeMethod* method) { { XmlSchemaObject__ctor_m2705102066(__this, /*hidden argument*/NULL); return; } } // System.Xml.XmlNode[] System.Xml.Schema.XmlSchemaDocumentation::get_Markup() extern "C" IL2CPP_METHOD_ATTR XmlNodeU5BU5D_t3728671178* XmlSchemaDocumentation_get_Markup_m3074615255 (XmlSchemaDocumentation_t1182960532 * __this, const RuntimeMethod* method) { { XmlNodeU5BU5D_t3728671178* L_0 = __this->get_markup_14(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaDocumentation::set_Markup(System.Xml.XmlNode[]) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaDocumentation_set_Markup_m1556485296 (XmlSchemaDocumentation_t1182960532 * __this, XmlNodeU5BU5D_t3728671178* ___value0, const RuntimeMethod* method) { { XmlNodeU5BU5D_t3728671178* L_0 = ___value0; __this->set_markup_14(L_0); return; } } // System.Xml.Schema.XmlSchemaDocumentation System.Xml.Schema.XmlSchemaDocumentation::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler,System.Boolean&) extern "C" IL2CPP_METHOD_ATTR XmlSchemaDocumentation_t1182960532 * XmlSchemaDocumentation_Read_m3738019644 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, bool* ___skip2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaDocumentation_Read_m3738019644_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaDocumentation_t1182960532 * V_0 = NULL; XmlDocument_t2837193595 * V_1 = NULL; XmlNode_t3767805227 * V_2 = NULL; int32_t V_3 = 0; { bool* L_0 = ___skip2; *((int8_t*)(L_0)) = (int8_t)0; XmlSchemaDocumentation_t1182960532 * L_1 = (XmlSchemaDocumentation_t1182960532 *)il2cpp_codegen_object_new(XmlSchemaDocumentation_t1182960532_il2cpp_TypeInfo_var); XmlSchemaDocumentation__ctor_m1974538444(L_1, /*hidden argument*/NULL); V_0 = L_1; XmlSchemaReader_t1164558392 * L_2 = ___reader0; NullCheck(L_2); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_2); XmlSchemaReader_t1164558392 * L_3 = ___reader0; NullCheck(L_3); String_t* L_4 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_3); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_5 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_4, _stringLiteral1569427300, /*hidden argument*/NULL); if (L_5) { goto IL_003a; } } { XmlSchemaReader_t1164558392 * L_6 = ___reader0; NullCheck(L_6); String_t* L_7 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_7, _stringLiteral2198450397, /*hidden argument*/NULL); if (!L_8) { goto IL_0059; } } IL_003a: { ValidationEventHandler_t791314227 * L_9 = ___h1; XmlSchemaReader_t1164558392 * L_10 = ___reader0; NullCheck(L_10); String_t* L_11 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_10); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_12 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3611803419, L_11, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_9, L_12, (Exception_t *)NULL, /*hidden argument*/NULL); XmlSchemaReader_t1164558392 * L_13 = ___reader0; NullCheck(L_13); VirtActionInvoker0::Invoke(49 /* System.Void System.Xml.Schema.XmlSchemaReader::Skip() */, L_13); return (XmlSchemaDocumentation_t1182960532 *)NULL; } IL_0059: { XmlSchemaDocumentation_t1182960532 * L_14 = V_0; XmlSchemaReader_t1164558392 * L_15 = ___reader0; NullCheck(L_15); int32_t L_16 = XmlSchemaReader_get_LineNumber_m3920914464(L_15, /*hidden argument*/NULL); NullCheck(L_14); XmlSchemaObject_set_LineNumber_m1360499025(L_14, L_16, /*hidden argument*/NULL); XmlSchemaDocumentation_t1182960532 * L_17 = V_0; XmlSchemaReader_t1164558392 * L_18 = ___reader0; NullCheck(L_18); int32_t L_19 = XmlSchemaReader_get_LinePosition_m2272047151(L_18, /*hidden argument*/NULL); NullCheck(L_17); XmlSchemaObject_set_LinePosition_m906865826(L_17, L_19, /*hidden argument*/NULL); XmlSchemaDocumentation_t1182960532 * L_20 = V_0; XmlSchemaReader_t1164558392 * L_21 = ___reader0; NullCheck(L_21); String_t* L_22 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaReader::get_BaseURI() */, L_21); NullCheck(L_20); XmlSchemaObject_set_SourceUri_m2760372687(L_20, L_22, /*hidden argument*/NULL); goto IL_00e5; } IL_0082: { XmlSchemaReader_t1164558392 * L_23 = ___reader0; NullCheck(L_23); String_t* L_24 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_23); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_25 = String_op_Equality_m920492651(NULL /*static, unused*/, L_24, _stringLiteral4294193667, /*hidden argument*/NULL); if (!L_25) { goto IL_00a8; } } { XmlSchemaDocumentation_t1182960532 * L_26 = V_0; XmlSchemaReader_t1164558392 * L_27 = ___reader0; NullCheck(L_27); String_t* L_28 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_27); NullCheck(L_26); L_26->set_source_15(L_28); goto IL_00e5; } IL_00a8: { XmlSchemaReader_t1164558392 * L_29 = ___reader0; NullCheck(L_29); String_t* L_30 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_29); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_31 = String_op_Equality_m920492651(NULL /*static, unused*/, L_30, _stringLiteral3559080196, /*hidden argument*/NULL); if (!L_31) { goto IL_00ce; } } { XmlSchemaDocumentation_t1182960532 * L_32 = V_0; XmlSchemaReader_t1164558392 * L_33 = ___reader0; NullCheck(L_33); String_t* L_34 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_33); NullCheck(L_32); L_32->set_language_13(L_34); goto IL_00e5; } IL_00ce: { ValidationEventHandler_t791314227 * L_35 = ___h1; XmlSchemaReader_t1164558392 * L_36 = ___reader0; NullCheck(L_36); String_t* L_37 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_36); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_38 = String_Concat_m3937257545(NULL /*static, unused*/, L_37, _stringLiteral74675194, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_35, L_38, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_00e5: { XmlSchemaReader_t1164558392 * L_39 = ___reader0; NullCheck(L_39); bool L_40 = VirtFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToNextAttribute() */, L_39); if (L_40) { goto IL_0082; } } { XmlSchemaReader_t1164558392 * L_41 = ___reader0; NullCheck(L_41); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_41); XmlSchemaReader_t1164558392 * L_42 = ___reader0; NullCheck(L_42); bool L_43 = VirtFuncInvoker0< bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_IsEmptyElement() */, L_42); if (!L_43) { goto IL_0110; } } { XmlSchemaDocumentation_t1182960532 * L_44 = V_0; NullCheck(L_44); XmlSchemaDocumentation_set_Markup_m1556485296(L_44, ((XmlNodeU5BU5D_t3728671178*)SZArrayNew(XmlNodeU5BU5D_t3728671178_il2cpp_TypeInfo_var, (uint32_t)0)), /*hidden argument*/NULL); XmlSchemaDocumentation_t1182960532 * L_45 = V_0; return L_45; } IL_0110: { XmlDocument_t2837193595 * L_46 = (XmlDocument_t2837193595 *)il2cpp_codegen_object_new(XmlDocument_t2837193595_il2cpp_TypeInfo_var); XmlDocument__ctor_m664597982(L_46, /*hidden argument*/NULL); V_1 = L_46; XmlDocument_t2837193595 * L_47 = V_1; XmlDocument_t2837193595 * L_48 = V_1; XmlSchemaReader_t1164558392 * L_49 = ___reader0; NullCheck(L_48); XmlNode_t3767805227 * L_50 = VirtFuncInvoker1< XmlNode_t3767805227 *, XmlReader_t3121518892 * >::Invoke(64 /* System.Xml.XmlNode System.Xml.XmlDocument::ReadNode(System.Xml.XmlReader) */, L_48, L_49); NullCheck(L_47); VirtFuncInvoker1< XmlNode_t3767805227 *, XmlNode_t3767805227 * >::Invoke(32 /* System.Xml.XmlNode System.Xml.XmlNode::AppendChild(System.Xml.XmlNode) */, L_47, L_50); XmlDocument_t2837193595 * L_51 = V_1; NullCheck(L_51); XmlNode_t3767805227 * L_52 = VirtFuncInvoker0< XmlNode_t3767805227 * >::Invoke(10 /* System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild() */, L_51); V_2 = L_52; XmlNode_t3767805227 * L_53 = V_2; if (!L_53) { goto IL_0182; } } { XmlNode_t3767805227 * L_54 = V_2; NullCheck(L_54); XmlNodeList_t2551693786 * L_55 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_54); if (!L_55) { goto IL_0182; } } { XmlSchemaDocumentation_t1182960532 * L_56 = V_0; XmlNode_t3767805227 * L_57 = V_2; NullCheck(L_57); XmlNodeList_t2551693786 * L_58 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_57); NullCheck(L_58); int32_t L_59 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_58); NullCheck(L_56); XmlSchemaDocumentation_set_Markup_m1556485296(L_56, ((XmlNodeU5BU5D_t3728671178*)SZArrayNew(XmlNodeU5BU5D_t3728671178_il2cpp_TypeInfo_var, (uint32_t)L_59)), /*hidden argument*/NULL); V_3 = 0; goto IL_0171; } IL_0159: { XmlSchemaDocumentation_t1182960532 * L_60 = V_0; NullCheck(L_60); XmlNodeU5BU5D_t3728671178* L_61 = XmlSchemaDocumentation_get_Markup_m3074615255(L_60, /*hidden argument*/NULL); int32_t L_62 = V_3; XmlNode_t3767805227 * L_63 = V_2; NullCheck(L_63); XmlNodeList_t2551693786 * L_64 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_63); int32_t L_65 = V_3; NullCheck(L_64); XmlNode_t3767805227 * L_66 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(6 /* System.Xml.XmlNode System.Xml.XmlNodeList::get_ItemOf(System.Int32) */, L_64, L_65); NullCheck(L_61); ArrayElementTypeCheck (L_61, L_66); (L_61)->SetAt(static_cast(L_62), (XmlNode_t3767805227 *)L_66); int32_t L_67 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)1)); } IL_0171: { int32_t L_68 = V_3; XmlNode_t3767805227 * L_69 = V_2; NullCheck(L_69); XmlNodeList_t2551693786 * L_70 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_69); NullCheck(L_70); int32_t L_71 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_70); if ((((int32_t)L_68) < ((int32_t)L_71))) { goto IL_0159; } } IL_0182: { XmlSchemaReader_t1164558392 * L_72 = ___reader0; NullCheck(L_72); int32_t L_73 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_72); if ((((int32_t)L_73) == ((int32_t)1))) { goto IL_019b; } } { XmlSchemaReader_t1164558392 * L_74 = ___reader0; NullCheck(L_74); int32_t L_75 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_74); if ((!(((uint32_t)L_75) == ((uint32_t)((int32_t)15))))) { goto IL_019e; } } IL_019b: { bool* L_76 = ___skip2; *((int8_t*)(L_76)) = (int8_t)1; } IL_019e: { XmlSchemaDocumentation_t1182960532 * L_77 = V_0; return L_77; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaElement::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement__ctor_m1039219724 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaElement__ctor_m1039219724_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ArrayList_t2718874744 * L_0 = (ArrayList_t2718874744 *)il2cpp_codegen_object_new(ArrayList_t2718874744_il2cpp_TypeInfo_var); ArrayList__ctor_m4254721275(L_0, /*hidden argument*/NULL); __this->set_substitutingElements_48(L_0); XmlSchemaParticle__ctor_m2268095353(__this, /*hidden argument*/NULL); __this->set_block_27(((int32_t)256)); __this->set_final_32(((int32_t)256)); XmlSchemaObjectCollection_t1064819932 * L_1 = (XmlSchemaObjectCollection_t1064819932 *)il2cpp_codegen_object_new(XmlSchemaObjectCollection_t1064819932_il2cpp_TypeInfo_var); XmlSchemaObjectCollection__ctor_m1601154956(L_1, /*hidden argument*/NULL); __this->set_constraints_28(L_1); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_2 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); __this->set_refName_38(L_2); XmlQualifiedName_t2760654312 * L_3 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); __this->set_schemaTypeName_40(L_3); XmlQualifiedName_t2760654312 * L_4 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); __this->set_substitutionGroup_41(L_4); XmlSchemaElement_InitPostCompileInformations_m1344373954(__this, /*hidden argument*/NULL); return; } } // System.Void System.Xml.Schema.XmlSchemaElement::InitPostCompileInformations() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_InitPostCompileInformations_m1344373954 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaElement_InitPostCompileInformations_m1344373954_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_0 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); __this->set_qName_44(L_0); __this->set_schema_42((XmlSchema_t3742557897 *)NULL); __this->set_blockResolved_45(((int32_t)256)); __this->set_finalResolved_46(((int32_t)256)); __this->set_referencedElement_47((XmlSchemaElement_t427880856 *)NULL); ArrayList_t2718874744 * L_1 = __this->get_substitutingElements_48(); NullCheck(L_1); VirtActionInvoker0::Invoke(31 /* System.Void System.Collections.ArrayList::Clear() */, L_1); __this->set_substitutionGroupElement_49((XmlSchemaElement_t427880856 *)NULL); __this->set_actualIsAbstract_50((bool)0); __this->set_actualIsNillable_51((bool)0); __this->set_validatedDefaultValue_52((String_t*)NULL); __this->set_validatedFixedValue_53((String_t*)NULL); return; } } // System.Boolean System.Xml.Schema.XmlSchemaElement::get_IsAbstract() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaElement_get_IsAbstract_m652583717 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_isAbstract_35(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaElement::set_IsAbstract(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_set_IsAbstract_m1116366625 (XmlSchemaElement_t427880856 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_isAbstract_35(L_0); return; } } // System.Void System.Xml.Schema.XmlSchemaElement::set_Final(System.Xml.Schema.XmlSchemaDerivationMethod) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_set_Final_m1428823361 (XmlSchemaElement_t427880856 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_final_32(L_0); return; } } // System.Void System.Xml.Schema.XmlSchemaElement::set_Name(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_set_Name_m644045515 (XmlSchemaElement_t427880856 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_name_37(L_0); return; } } // System.Boolean System.Xml.Schema.XmlSchemaElement::get_IsNillable() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaElement_get_IsNillable_m1951998913 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_isNillable_36(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaElement::set_IsNillable(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_set_IsNillable_m3972390879 (XmlSchemaElement_t427880856 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_isNillable_36(L_0); return; } } // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::get_RefName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaElement_get_RefName_m3252056838 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { { XmlQualifiedName_t2760654312 * L_0 = __this->get_refName_38(); return L_0; } } // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::get_SubstitutionGroup() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaElement_get_SubstitutionGroup_m3454166301 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { { XmlQualifiedName_t2760654312 * L_0 = __this->get_substitutionGroup_41(); return L_0; } } // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::get_SchemaTypeName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaElement_get_SchemaTypeName_m323850660 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { { XmlQualifiedName_t2760654312 * L_0 = __this->get_schemaTypeName_40(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaElement::set_SchemaTypeName(System.Xml.XmlQualifiedName) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_set_SchemaTypeName_m486901365 (XmlSchemaElement_t427880856 * __this, XmlQualifiedName_t2760654312 * ___value0, const RuntimeMethod* method) { { XmlQualifiedName_t2760654312 * L_0 = ___value0; __this->set_schemaTypeName_40(L_0); return; } } // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaElement::get_SchemaType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaType_t2033747345 * XmlSchemaElement_get_SchemaType_m3234688829 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { { XmlSchemaType_t2033747345 * L_0 = __this->get_schemaType_39(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaElement::set_SchemaType(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_set_SchemaType_m1000720474 (XmlSchemaElement_t427880856 * __this, XmlSchemaType_t2033747345 * ___value0, const RuntimeMethod* method) { { XmlSchemaType_t2033747345 * L_0 = ___value0; __this->set_schemaType_39(L_0); return; } } // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaElement::get_Constraints() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectCollection_t1064819932 * XmlSchemaElement_get_Constraints_m591235259 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { { XmlSchemaObjectCollection_t1064819932 * L_0 = __this->get_constraints_28(); return L_0; } } // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::get_QualifiedName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaElement_get_QualifiedName_m2688553928 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { { XmlQualifiedName_t2760654312 * L_0 = __this->get_qName_44(); return L_0; } } // System.Object System.Xml.Schema.XmlSchemaElement::get_ElementType() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlSchemaElement_get_ElementType_m1141810192 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { { XmlSchemaElement_t427880856 * L_0 = __this->get_referencedElement_47(); if (!L_0) { goto IL_0017; } } { XmlSchemaElement_t427880856 * L_1 = __this->get_referencedElement_47(); NullCheck(L_1); RuntimeObject * L_2 = XmlSchemaElement_get_ElementType_m1141810192(L_1, /*hidden argument*/NULL); return L_2; } IL_0017: { RuntimeObject * L_3 = __this->get_elementType_30(); return L_3; } } // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaElement::get_ElementSchemaType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaType_t2033747345 * XmlSchemaElement_get_ElementSchemaType_m371898276 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { { XmlSchemaElement_t427880856 * L_0 = __this->get_referencedElement_47(); if (!L_0) { goto IL_0017; } } { XmlSchemaElement_t427880856 * L_1 = __this->get_referencedElement_47(); NullCheck(L_1); XmlSchemaType_t2033747345 * L_2 = XmlSchemaElement_get_ElementSchemaType_m371898276(L_1, /*hidden argument*/NULL); return L_2; } IL_0017: { XmlSchemaType_t2033747345 * L_3 = __this->get_elementSchemaType_31(); return L_3; } } // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaElement::get_BlockResolved() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaElement_get_BlockResolved_m1163706590 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { { XmlSchemaElement_t427880856 * L_0 = __this->get_referencedElement_47(); if (!L_0) { goto IL_0017; } } { XmlSchemaElement_t427880856 * L_1 = __this->get_referencedElement_47(); NullCheck(L_1); int32_t L_2 = XmlSchemaElement_get_BlockResolved_m1163706590(L_1, /*hidden argument*/NULL); return L_2; } IL_0017: { int32_t L_3 = __this->get_blockResolved_45(); return L_3; } } // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaElement::get_FinalResolved() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaElement_get_FinalResolved_m4052209625 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { { XmlSchemaElement_t427880856 * L_0 = __this->get_referencedElement_47(); if (!L_0) { goto IL_0017; } } { XmlSchemaElement_t427880856 * L_1 = __this->get_referencedElement_47(); NullCheck(L_1); int32_t L_2 = XmlSchemaElement_get_FinalResolved_m4052209625(L_1, /*hidden argument*/NULL); return L_2; } IL_0017: { int32_t L_3 = __this->get_finalResolved_46(); return L_3; } } // System.Boolean System.Xml.Schema.XmlSchemaElement::get_ActualIsNillable() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaElement_get_ActualIsNillable_m2062928573 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { { XmlSchemaElement_t427880856 * L_0 = __this->get_referencedElement_47(); if (!L_0) { goto IL_0017; } } { XmlSchemaElement_t427880856 * L_1 = __this->get_referencedElement_47(); NullCheck(L_1); bool L_2 = XmlSchemaElement_get_ActualIsNillable_m2062928573(L_1, /*hidden argument*/NULL); return L_2; } IL_0017: { bool L_3 = __this->get_actualIsNillable_51(); return L_3; } } // System.Boolean System.Xml.Schema.XmlSchemaElement::get_ActualIsAbstract() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaElement_get_ActualIsAbstract_m2408989479 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { { XmlSchemaElement_t427880856 * L_0 = __this->get_referencedElement_47(); if (!L_0) { goto IL_0017; } } { XmlSchemaElement_t427880856 * L_1 = __this->get_referencedElement_47(); NullCheck(L_1); bool L_2 = XmlSchemaElement_get_ActualIsAbstract_m2408989479(L_1, /*hidden argument*/NULL); return L_2; } IL_0017: { bool L_3 = __this->get_actualIsAbstract_50(); return L_3; } } // System.String System.Xml.Schema.XmlSchemaElement::get_ValidatedDefaultValue() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaElement_get_ValidatedDefaultValue_m3003127030 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { { XmlSchemaElement_t427880856 * L_0 = __this->get_referencedElement_47(); if (!L_0) { goto IL_0017; } } { XmlSchemaElement_t427880856 * L_1 = __this->get_referencedElement_47(); NullCheck(L_1); String_t* L_2 = XmlSchemaElement_get_ValidatedDefaultValue_m3003127030(L_1, /*hidden argument*/NULL); return L_2; } IL_0017: { String_t* L_3 = __this->get_validatedDefaultValue_52(); return L_3; } } // System.String System.Xml.Schema.XmlSchemaElement::get_ValidatedFixedValue() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaElement_get_ValidatedFixedValue_m2283540330 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { { XmlSchemaElement_t427880856 * L_0 = __this->get_referencedElement_47(); if (!L_0) { goto IL_0017; } } { XmlSchemaElement_t427880856 * L_1 = __this->get_referencedElement_47(); NullCheck(L_1); String_t* L_2 = XmlSchemaElement_get_ValidatedFixedValue_m2283540330(L_1, /*hidden argument*/NULL); return L_2; } IL_0017: { String_t* L_3 = __this->get_validatedFixedValue_53(); return L_3; } } // System.Collections.ArrayList System.Xml.Schema.XmlSchemaElement::get_SubstitutingElements() extern "C" IL2CPP_METHOD_ATTR ArrayList_t2718874744 * XmlSchemaElement_get_SubstitutingElements_m2958346970 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { { XmlSchemaElement_t427880856 * L_0 = __this->get_referencedElement_47(); if (!L_0) { goto IL_0017; } } { XmlSchemaElement_t427880856 * L_1 = __this->get_referencedElement_47(); NullCheck(L_1); ArrayList_t2718874744 * L_2 = XmlSchemaElement_get_SubstitutingElements_m2958346970(L_1, /*hidden argument*/NULL); return L_2; } IL_0017: { ArrayList_t2718874744 * L_3 = __this->get_substitutingElements_48(); return L_3; } } // System.Void System.Xml.Schema.XmlSchemaElement::SetParent(System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_SetParent_m7905454 (XmlSchemaElement_t427880856 * __this, XmlSchemaObject_t1315720168 * ___parent0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaElement_SetParent_m7905454_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaObject_t1315720168 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaObject_t1315720168 * L_0 = ___parent0; XmlSchemaObject_SetParent_m3207914940(__this, L_0, /*hidden argument*/NULL); XmlSchemaType_t2033747345 * L_1 = XmlSchemaElement_get_SchemaType_m3234688829(__this, /*hidden argument*/NULL); if (!L_1) { goto IL_001e; } } { XmlSchemaType_t2033747345 * L_2 = XmlSchemaElement_get_SchemaType_m3234688829(__this, /*hidden argument*/NULL); NullCheck(L_2); VirtActionInvoker1< XmlSchemaObject_t1315720168 * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::SetParent(System.Xml.Schema.XmlSchemaObject) */, L_2, __this); } IL_001e: { XmlSchemaObjectCollection_t1064819932 * L_3 = XmlSchemaElement_get_Constraints_m591235259(__this, /*hidden argument*/NULL); NullCheck(L_3); XmlSchemaObjectEnumerator_t503074204 * L_4 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_3, /*hidden argument*/NULL); V_1 = L_4; } IL_002a: try { // begin try (depth: 1) { goto IL_003d; } IL_002f: { XmlSchemaObjectEnumerator_t503074204 * L_5 = V_1; NullCheck(L_5); XmlSchemaObject_t1315720168 * L_6 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_5, /*hidden argument*/NULL); V_0 = L_6; XmlSchemaObject_t1315720168 * L_7 = V_0; NullCheck(L_7); VirtActionInvoker1< XmlSchemaObject_t1315720168 * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::SetParent(System.Xml.Schema.XmlSchemaObject) */, L_7, __this); } IL_003d: { XmlSchemaObjectEnumerator_t503074204 * L_8 = V_1; NullCheck(L_8); bool L_9 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_8, /*hidden argument*/NULL); if (L_9) { goto IL_002f; } } IL_0048: { IL2CPP_LEAVE(0x5F, FINALLY_004d); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_004d; } FINALLY_004d: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_10 = V_1; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_10, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_11 = V_2; if (L_11) { goto IL_0058; } } IL_0057: { IL2CPP_END_FINALLY(77) } IL_0058: { RuntimeObject* L_12 = V_2; NullCheck(L_12); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_12); IL2CPP_END_FINALLY(77) } } // end finally (depth: 1) IL2CPP_CLEANUP(77) { IL2CPP_JUMP_TBL(0x5F, IL_005f) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_005f: { return; } } // System.Int32 System.Xml.Schema.XmlSchemaElement::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaElement_Compile_m3061168739 (XmlSchemaElement_t427880856 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaElement_Compile_m3061168739_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlSchemaObject_t1315720168 * V_1 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_2 = NULL; String_t* V_3 = NULL; XmlSchemaObject_t1315720168 * V_4 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_5 = NULL; XmlSchemaObjectTable_t2546974348 * V_6 = NULL; XmlSchemaIdentityConstraint_t297318432 * V_7 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_8 = NULL; RuntimeObject* V_9 = NULL; RuntimeObject* V_10 = NULL; int32_t V_11 = 0; RuntimeObject* V_12 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { Guid_t L_0 = ((XmlSchemaObject_t1315720168 *)__this)->get_CompilationId_7(); XmlSchema_t3742557897 * L_1 = ___schema1; NullCheck(L_1); Guid_t L_2 = ((XmlSchemaObject_t1315720168 *)L_1)->get_CompilationId_7(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_3 = Guid_op_Equality_m4289903222(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0018; } } { return 0; } IL_0018: { XmlSchemaElement_InitPostCompileInformations_m1344373954(__this, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_4 = ___schema1; __this->set_schema_42(L_4); String_t* L_5 = __this->get_defaultValue_29(); if (!L_5) { goto IL_0047; } } { String_t* L_6 = __this->get_fixedValue_33(); if (!L_6) { goto IL_0047; } } { ValidationEventHandler_t791314227 * L_7 = ___h0; XmlSchemaObject_error_m903554348(__this, L_7, _stringLiteral2815977763, /*hidden argument*/NULL); } IL_0047: { bool L_8 = __this->get_parentIsSchema_43(); if (L_8) { goto IL_005d; } } { bool L_9 = ((XmlSchemaObject_t1315720168 *)__this)->get_isRedefineChild_9(); if (!L_9) { goto IL_037e; } } IL_005d: { XmlQualifiedName_t2760654312 * L_10 = __this->get_refName_38(); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_11 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_10, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (!L_11) { goto IL_008a; } } { XmlQualifiedName_t2760654312 * L_12 = XmlSchemaElement_get_RefName_m3252056838(__this, /*hidden argument*/NULL); NullCheck(L_12); bool L_13 = XmlQualifiedName_get_IsEmpty_m1430090042(L_12, /*hidden argument*/NULL); if (L_13) { goto IL_008a; } } { ValidationEventHandler_t791314227 * L_14 = ___h0; XmlSchemaObject_error_m903554348(__this, L_14, _stringLiteral2122921840, /*hidden argument*/NULL); } IL_008a: { String_t* L_15 = __this->get_name_37(); if (L_15) { goto IL_00a6; } } { ValidationEventHandler_t791314227 * L_16 = ___h0; XmlSchemaObject_error_m903554348(__this, L_16, _stringLiteral1089114540, /*hidden argument*/NULL); goto IL_00e3; } IL_00a6: { String_t* L_17 = __this->get_name_37(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_18 = XmlSchemaUtil_CheckNCName_m1273109950(NULL /*static, unused*/, L_17, /*hidden argument*/NULL); if (L_18) { goto IL_00c7; } } { ValidationEventHandler_t791314227 * L_19 = ___h0; XmlSchemaObject_error_m903554348(__this, L_19, _stringLiteral739637411, /*hidden argument*/NULL); goto IL_00e3; } IL_00c7: { String_t* L_20 = __this->get_name_37(); XmlSchema_t3742557897 * L_21 = XmlSchemaObject_get_AncestorSchema_m2485268250(__this, /*hidden argument*/NULL); NullCheck(L_21); String_t* L_22 = XmlSchema_get_TargetNamespace_m442842382(L_21, /*hidden argument*/NULL); XmlQualifiedName_t2760654312 * L_23 = (XmlQualifiedName_t2760654312 *)il2cpp_codegen_object_new(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName__ctor_m835061046(L_23, L_20, L_22, /*hidden argument*/NULL); __this->set_qName_44(L_23); } IL_00e3: { int32_t L_24 = __this->get_form_34(); if (!L_24) { goto IL_00fa; } } { ValidationEventHandler_t791314227 * L_25 = ___h0; XmlSchemaObject_error_m903554348(__this, L_25, _stringLiteral2255743036, /*hidden argument*/NULL); } IL_00fa: { String_t* L_26 = XmlSchemaParticle_get_MinOccursString_m911119733(__this, /*hidden argument*/NULL); if (!L_26) { goto IL_0111; } } { ValidationEventHandler_t791314227 * L_27 = ___h0; XmlSchemaObject_error_m903554348(__this, L_27, _stringLiteral1950801275, /*hidden argument*/NULL); } IL_0111: { String_t* L_28 = XmlSchemaParticle_get_MaxOccursString_m4107102780(__this, /*hidden argument*/NULL); if (!L_28) { goto IL_0128; } } { ValidationEventHandler_t791314227 * L_29 = ___h0; XmlSchemaObject_error_m903554348(__this, L_29, _stringLiteral3273160466, /*hidden argument*/NULL); } IL_0128: { V_0 = 6; int32_t L_30 = __this->get_final_32(); if ((!(((uint32_t)L_30) == ((uint32_t)((int32_t)255))))) { goto IL_0146; } } { int32_t L_31 = V_0; __this->set_finalResolved_46(L_31); goto IL_0192; } IL_0146: { int32_t L_32 = __this->get_final_32(); if ((!(((uint32_t)L_32) == ((uint32_t)((int32_t)256))))) { goto IL_0162; } } { __this->set_finalResolved_46(0); goto IL_0192; } IL_0162: { int32_t L_33 = __this->get_final_32(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_34 = ((XmlSchemaUtil_t956145399_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var))->get_FinalAllowed_0(); int32_t L_35 = ((XmlSchemaUtil_t956145399_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var))->get_FinalAllowed_0(); if ((((int32_t)((int32_t)((int32_t)L_33|(int32_t)L_34))) == ((int32_t)L_35))) { goto IL_0184; } } { ValidationEventHandler_t791314227 * L_36 = ___h0; XmlSchemaObject_error_m903554348(__this, L_36, _stringLiteral4101468447, /*hidden argument*/NULL); } IL_0184: { int32_t L_37 = __this->get_final_32(); int32_t L_38 = V_0; __this->set_finalResolved_46(((int32_t)((int32_t)L_37&(int32_t)L_38))); } IL_0192: { XmlSchemaType_t2033747345 * L_39 = __this->get_schemaType_39(); if (!L_39) { goto IL_01ca; } } { XmlQualifiedName_t2760654312 * L_40 = __this->get_schemaTypeName_40(); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_41 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_40, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (!L_41) { goto IL_01ca; } } { XmlQualifiedName_t2760654312 * L_42 = __this->get_schemaTypeName_40(); NullCheck(L_42); bool L_43 = XmlQualifiedName_get_IsEmpty_m1430090042(L_42, /*hidden argument*/NULL); if (L_43) { goto IL_01ca; } } { ValidationEventHandler_t791314227 * L_44 = ___h0; XmlSchemaObject_error_m903554348(__this, L_44, _stringLiteral720917706, /*hidden argument*/NULL); } IL_01ca: { XmlSchemaType_t2033747345 * L_45 = __this->get_schemaType_39(); if (!L_45) { goto IL_0249; } } { XmlSchemaType_t2033747345 * L_46 = __this->get_schemaType_39(); if (!((XmlSchemaSimpleType_t2678868104 *)IsInstClass((RuntimeObject*)L_46, XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var))) { goto IL_0209; } } { int32_t L_47 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaType_t2033747345 * L_48 = __this->get_schemaType_39(); ValidationEventHandler_t791314227 * L_49 = ___h0; XmlSchema_t3742557897 * L_50 = ___schema1; NullCheck(((XmlSchemaSimpleType_t2678868104 *)CastclassClass((RuntimeObject*)L_48, XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var))); int32_t L_51 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaSimpleType::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, ((XmlSchemaSimpleType_t2678868104 *)CastclassClass((RuntimeObject*)L_48, XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var)), L_49, L_50); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)L_51))); goto IL_0249; } IL_0209: { XmlSchemaType_t2033747345 * L_52 = __this->get_schemaType_39(); if (!((XmlSchemaComplexType_t3740801802 *)IsInstClass((RuntimeObject*)L_52, XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))) { goto IL_023d; } } { int32_t L_53 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaType_t2033747345 * L_54 = __this->get_schemaType_39(); ValidationEventHandler_t791314227 * L_55 = ___h0; XmlSchema_t3742557897 * L_56 = ___schema1; NullCheck(((XmlSchemaComplexType_t3740801802 *)CastclassClass((RuntimeObject*)L_54, XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))); int32_t L_57 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaComplexType::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, ((XmlSchemaComplexType_t3740801802 *)CastclassClass((RuntimeObject*)L_54, XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var)), L_55, L_56); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)L_57))); goto IL_0249; } IL_023d: { ValidationEventHandler_t791314227 * L_58 = ___h0; XmlSchemaObject_error_m903554348(__this, L_58, _stringLiteral4252925936, /*hidden argument*/NULL); } IL_0249: { XmlQualifiedName_t2760654312 * L_59 = __this->get_schemaTypeName_40(); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_60 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_59, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (!L_60) { goto IL_0286; } } { XmlQualifiedName_t2760654312 * L_61 = __this->get_schemaTypeName_40(); NullCheck(L_61); bool L_62 = XmlQualifiedName_get_IsEmpty_m1430090042(L_61, /*hidden argument*/NULL); if (L_62) { goto IL_0286; } } { XmlQualifiedName_t2760654312 * L_63 = XmlSchemaElement_get_SchemaTypeName_m323850660(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_64 = XmlSchemaUtil_CheckQName_m3878061682(NULL /*static, unused*/, L_63, /*hidden argument*/NULL); if (L_64) { goto IL_0286; } } { ValidationEventHandler_t791314227 * L_65 = ___h0; XmlSchemaObject_error_m903554348(__this, L_65, _stringLiteral948779033, /*hidden argument*/NULL); } IL_0286: { XmlQualifiedName_t2760654312 * L_66 = XmlSchemaElement_get_SubstitutionGroup_m3454166301(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_67 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_66, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (!L_67) { goto IL_02c3; } } { XmlQualifiedName_t2760654312 * L_68 = XmlSchemaElement_get_SubstitutionGroup_m3454166301(__this, /*hidden argument*/NULL); NullCheck(L_68); bool L_69 = XmlQualifiedName_get_IsEmpty_m1430090042(L_68, /*hidden argument*/NULL); if (L_69) { goto IL_02c3; } } { XmlQualifiedName_t2760654312 * L_70 = XmlSchemaElement_get_SubstitutionGroup_m3454166301(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_71 = XmlSchemaUtil_CheckQName_m3878061682(NULL /*static, unused*/, L_70, /*hidden argument*/NULL); if (L_71) { goto IL_02c3; } } { ValidationEventHandler_t791314227 * L_72 = ___h0; XmlSchemaObject_error_m903554348(__this, L_72, _stringLiteral3024229756, /*hidden argument*/NULL); } IL_02c3: { XmlSchemaObjectCollection_t1064819932 * L_73 = __this->get_constraints_28(); NullCheck(L_73); XmlSchemaObjectEnumerator_t503074204 * L_74 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_73, /*hidden argument*/NULL); V_2 = L_74; } IL_02cf: try { // begin try (depth: 1) { goto IL_0354; } IL_02d4: { XmlSchemaObjectEnumerator_t503074204 * L_75 = V_2; NullCheck(L_75); XmlSchemaObject_t1315720168 * L_76 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_75, /*hidden argument*/NULL); V_1 = L_76; XmlSchemaObject_t1315720168 * L_77 = V_1; if (!((XmlSchemaUnique_t2867867737 *)IsInstClass((RuntimeObject*)L_77, XmlSchemaUnique_t2867867737_il2cpp_TypeInfo_var))) { goto IL_0305; } } IL_02e6: { int32_t L_78 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaObject_t1315720168 * L_79 = V_1; ValidationEventHandler_t791314227 * L_80 = ___h0; XmlSchema_t3742557897 * L_81 = ___schema1; NullCheck(((XmlSchemaUnique_t2867867737 *)CastclassClass((RuntimeObject*)L_79, XmlSchemaUnique_t2867867737_il2cpp_TypeInfo_var))); int32_t L_82 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaUnique::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, ((XmlSchemaUnique_t2867867737 *)CastclassClass((RuntimeObject*)L_79, XmlSchemaUnique_t2867867737_il2cpp_TypeInfo_var)), L_80, L_81); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)L_82))); goto IL_0354; } IL_0305: { XmlSchemaObject_t1315720168 * L_83 = V_1; if (!((XmlSchemaKey_t3030860318 *)IsInstClass((RuntimeObject*)L_83, XmlSchemaKey_t3030860318_il2cpp_TypeInfo_var))) { goto IL_032f; } } IL_0310: { int32_t L_84 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaObject_t1315720168 * L_85 = V_1; ValidationEventHandler_t791314227 * L_86 = ___h0; XmlSchema_t3742557897 * L_87 = ___schema1; NullCheck(((XmlSchemaKey_t3030860318 *)CastclassClass((RuntimeObject*)L_85, XmlSchemaKey_t3030860318_il2cpp_TypeInfo_var))); int32_t L_88 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaKey::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, ((XmlSchemaKey_t3030860318 *)CastclassClass((RuntimeObject*)L_85, XmlSchemaKey_t3030860318_il2cpp_TypeInfo_var)), L_86, L_87); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)L_88))); goto IL_0354; } IL_032f: { XmlSchemaObject_t1315720168 * L_89 = V_1; if (!((XmlSchemaKeyref_t3124006214 *)IsInstClass((RuntimeObject*)L_89, XmlSchemaKeyref_t3124006214_il2cpp_TypeInfo_var))) { goto IL_0354; } } IL_033a: { int32_t L_90 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaObject_t1315720168 * L_91 = V_1; ValidationEventHandler_t791314227 * L_92 = ___h0; XmlSchema_t3742557897 * L_93 = ___schema1; NullCheck(((XmlSchemaKeyref_t3124006214 *)CastclassClass((RuntimeObject*)L_91, XmlSchemaKeyref_t3124006214_il2cpp_TypeInfo_var))); int32_t L_94 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaKeyref::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, ((XmlSchemaKeyref_t3124006214 *)CastclassClass((RuntimeObject*)L_91, XmlSchemaKeyref_t3124006214_il2cpp_TypeInfo_var)), L_92, L_93); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)L_94))); } IL_0354: { XmlSchemaObjectEnumerator_t503074204 * L_95 = V_2; NullCheck(L_95); bool L_96 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_95, /*hidden argument*/NULL); if (L_96) { goto IL_02d4; } } IL_035f: { IL2CPP_LEAVE(0x379, FINALLY_0364); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0364; } FINALLY_0364: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_97 = V_2; V_9 = ((RuntimeObject*)IsInst((RuntimeObject*)L_97, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_98 = V_9; if (L_98) { goto IL_0371; } } IL_0370: { IL2CPP_END_FINALLY(868) } IL_0371: { RuntimeObject* L_99 = V_9; NullCheck(L_99); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_99); IL2CPP_END_FINALLY(868) } } // end finally (depth: 1) IL2CPP_CLEANUP(868) { IL2CPP_JUMP_TBL(0x379, IL_0379) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0379: { goto IL_0787; } IL_037e: { XmlQualifiedName_t2760654312 * L_100 = __this->get_substitutionGroup_41(); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_101 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_100, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (!L_101) { goto IL_03ab; } } { XmlQualifiedName_t2760654312 * L_102 = __this->get_substitutionGroup_41(); NullCheck(L_102); bool L_103 = XmlQualifiedName_get_IsEmpty_m1430090042(L_102, /*hidden argument*/NULL); if (L_103) { goto IL_03ab; } } { ValidationEventHandler_t791314227 * L_104 = ___h0; XmlSchemaObject_error_m903554348(__this, L_104, _stringLiteral686813279, /*hidden argument*/NULL); } IL_03ab: { int32_t L_105 = __this->get_final_32(); if ((((int32_t)L_105) == ((int32_t)((int32_t)256)))) { goto IL_03c7; } } { ValidationEventHandler_t791314227 * L_106 = ___h0; XmlSchemaObject_error_m903554348(__this, L_106, _stringLiteral3432860738, /*hidden argument*/NULL); } IL_03c7: { ValidationEventHandler_t791314227 * L_107 = ___h0; XmlSchema_t3742557897 * L_108 = ___schema1; XmlSchemaParticle_CompileOccurence_m2937686890(__this, L_107, L_108, /*hidden argument*/NULL); XmlQualifiedName_t2760654312 * L_109 = __this->get_refName_38(); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_110 = XmlQualifiedName_op_Equality_m1684199236(NULL /*static, unused*/, L_109, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (L_110) { goto IL_03f0; } } { XmlQualifiedName_t2760654312 * L_111 = XmlSchemaElement_get_RefName_m3252056838(__this, /*hidden argument*/NULL); NullCheck(L_111); bool L_112 = XmlQualifiedName_get_IsEmpty_m1430090042(L_111, /*hidden argument*/NULL); if (!L_112) { goto IL_0670; } } IL_03f0: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_113 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_3 = L_113; int32_t L_114 = __this->get_form_34(); if ((((int32_t)L_114) == ((int32_t)1))) { goto IL_041e; } } { int32_t L_115 = __this->get_form_34(); if (L_115) { goto IL_042a; } } { XmlSchema_t3742557897 * L_116 = XmlSchemaObject_get_AncestorSchema_m2485268250(__this, /*hidden argument*/NULL); NullCheck(L_116); int32_t L_117 = XmlSchema_get_ElementFormDefault_m1900100706(L_116, /*hidden argument*/NULL); if ((!(((uint32_t)L_117) == ((uint32_t)1)))) { goto IL_042a; } } IL_041e: { XmlSchema_t3742557897 * L_118 = XmlSchemaObject_get_AncestorSchema_m2485268250(__this, /*hidden argument*/NULL); NullCheck(L_118); String_t* L_119 = XmlSchema_get_TargetNamespace_m442842382(L_118, /*hidden argument*/NULL); V_3 = L_119; } IL_042a: { String_t* L_120 = __this->get_name_37(); if (L_120) { goto IL_0446; } } { ValidationEventHandler_t791314227 * L_121 = ___h0; XmlSchemaObject_error_m903554348(__this, L_121, _stringLiteral1089114540, /*hidden argument*/NULL); goto IL_0479; } IL_0446: { String_t* L_122 = __this->get_name_37(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_123 = XmlSchemaUtil_CheckNCName_m1273109950(NULL /*static, unused*/, L_122, /*hidden argument*/NULL); if (L_123) { goto IL_0467; } } { ValidationEventHandler_t791314227 * L_124 = ___h0; XmlSchemaObject_error_m903554348(__this, L_124, _stringLiteral739637411, /*hidden argument*/NULL); goto IL_0479; } IL_0467: { String_t* L_125 = __this->get_name_37(); String_t* L_126 = V_3; XmlQualifiedName_t2760654312 * L_127 = (XmlQualifiedName_t2760654312 *)il2cpp_codegen_object_new(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName__ctor_m835061046(L_127, L_125, L_126, /*hidden argument*/NULL); __this->set_qName_44(L_127); } IL_0479: { XmlSchemaType_t2033747345 * L_128 = __this->get_schemaType_39(); if (!L_128) { goto IL_04b1; } } { XmlQualifiedName_t2760654312 * L_129 = __this->get_schemaTypeName_40(); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_130 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_129, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (!L_130) { goto IL_04b1; } } { XmlQualifiedName_t2760654312 * L_131 = __this->get_schemaTypeName_40(); NullCheck(L_131); bool L_132 = XmlQualifiedName_get_IsEmpty_m1430090042(L_131, /*hidden argument*/NULL); if (L_132) { goto IL_04b1; } } { ValidationEventHandler_t791314227 * L_133 = ___h0; XmlSchemaObject_error_m903554348(__this, L_133, _stringLiteral720917706, /*hidden argument*/NULL); } IL_04b1: { XmlSchemaType_t2033747345 * L_134 = __this->get_schemaType_39(); if (!L_134) { goto IL_0530; } } { XmlSchemaType_t2033747345 * L_135 = __this->get_schemaType_39(); if (!((XmlSchemaSimpleType_t2678868104 *)IsInstClass((RuntimeObject*)L_135, XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var))) { goto IL_04f0; } } { int32_t L_136 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaType_t2033747345 * L_137 = __this->get_schemaType_39(); ValidationEventHandler_t791314227 * L_138 = ___h0; XmlSchema_t3742557897 * L_139 = ___schema1; NullCheck(((XmlSchemaSimpleType_t2678868104 *)CastclassClass((RuntimeObject*)L_137, XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var))); int32_t L_140 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaSimpleType::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, ((XmlSchemaSimpleType_t2678868104 *)CastclassClass((RuntimeObject*)L_137, XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var)), L_138, L_139); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_136, (int32_t)L_140))); goto IL_0530; } IL_04f0: { XmlSchemaType_t2033747345 * L_141 = __this->get_schemaType_39(); if (!((XmlSchemaComplexType_t3740801802 *)IsInstClass((RuntimeObject*)L_141, XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))) { goto IL_0524; } } { int32_t L_142 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaType_t2033747345 * L_143 = __this->get_schemaType_39(); ValidationEventHandler_t791314227 * L_144 = ___h0; XmlSchema_t3742557897 * L_145 = ___schema1; NullCheck(((XmlSchemaComplexType_t3740801802 *)CastclassClass((RuntimeObject*)L_143, XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))); int32_t L_146 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaComplexType::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, ((XmlSchemaComplexType_t3740801802 *)CastclassClass((RuntimeObject*)L_143, XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var)), L_144, L_145); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_142, (int32_t)L_146))); goto IL_0530; } IL_0524: { ValidationEventHandler_t791314227 * L_147 = ___h0; XmlSchemaObject_error_m903554348(__this, L_147, _stringLiteral4252925936, /*hidden argument*/NULL); } IL_0530: { XmlQualifiedName_t2760654312 * L_148 = __this->get_schemaTypeName_40(); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_149 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_148, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (!L_149) { goto IL_056d; } } { XmlQualifiedName_t2760654312 * L_150 = __this->get_schemaTypeName_40(); NullCheck(L_150); bool L_151 = XmlQualifiedName_get_IsEmpty_m1430090042(L_150, /*hidden argument*/NULL); if (L_151) { goto IL_056d; } } { XmlQualifiedName_t2760654312 * L_152 = XmlSchemaElement_get_SchemaTypeName_m323850660(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_153 = XmlSchemaUtil_CheckQName_m3878061682(NULL /*static, unused*/, L_152, /*hidden argument*/NULL); if (L_153) { goto IL_056d; } } { ValidationEventHandler_t791314227 * L_154 = ___h0; XmlSchemaObject_error_m903554348(__this, L_154, _stringLiteral948779033, /*hidden argument*/NULL); } IL_056d: { XmlQualifiedName_t2760654312 * L_155 = XmlSchemaElement_get_SubstitutionGroup_m3454166301(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_156 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_155, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (!L_156) { goto IL_05aa; } } { XmlQualifiedName_t2760654312 * L_157 = XmlSchemaElement_get_SubstitutionGroup_m3454166301(__this, /*hidden argument*/NULL); NullCheck(L_157); bool L_158 = XmlQualifiedName_get_IsEmpty_m1430090042(L_157, /*hidden argument*/NULL); if (L_158) { goto IL_05aa; } } { XmlQualifiedName_t2760654312 * L_159 = XmlSchemaElement_get_SubstitutionGroup_m3454166301(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_160 = XmlSchemaUtil_CheckQName_m3878061682(NULL /*static, unused*/, L_159, /*hidden argument*/NULL); if (L_160) { goto IL_05aa; } } { ValidationEventHandler_t791314227 * L_161 = ___h0; XmlSchemaObject_error_m903554348(__this, L_161, _stringLiteral3024229756, /*hidden argument*/NULL); } IL_05aa: { XmlSchemaObjectCollection_t1064819932 * L_162 = __this->get_constraints_28(); NullCheck(L_162); XmlSchemaObjectEnumerator_t503074204 * L_163 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_162, /*hidden argument*/NULL); V_5 = L_163; } IL_05b7: try { // begin try (depth: 1) { goto IL_0644; } IL_05bc: { XmlSchemaObjectEnumerator_t503074204 * L_164 = V_5; NullCheck(L_164); XmlSchemaObject_t1315720168 * L_165 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_164, /*hidden argument*/NULL); V_4 = L_165; XmlSchemaObject_t1315720168 * L_166 = V_4; if (!((XmlSchemaUnique_t2867867737 *)IsInstClass((RuntimeObject*)L_166, XmlSchemaUnique_t2867867737_il2cpp_TypeInfo_var))) { goto IL_05f1; } } IL_05d1: { int32_t L_167 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaObject_t1315720168 * L_168 = V_4; ValidationEventHandler_t791314227 * L_169 = ___h0; XmlSchema_t3742557897 * L_170 = ___schema1; NullCheck(((XmlSchemaUnique_t2867867737 *)CastclassClass((RuntimeObject*)L_168, XmlSchemaUnique_t2867867737_il2cpp_TypeInfo_var))); int32_t L_171 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaUnique::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, ((XmlSchemaUnique_t2867867737 *)CastclassClass((RuntimeObject*)L_168, XmlSchemaUnique_t2867867737_il2cpp_TypeInfo_var)), L_169, L_170); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_167, (int32_t)L_171))); goto IL_0644; } IL_05f1: { XmlSchemaObject_t1315720168 * L_172 = V_4; if (!((XmlSchemaKey_t3030860318 *)IsInstClass((RuntimeObject*)L_172, XmlSchemaKey_t3030860318_il2cpp_TypeInfo_var))) { goto IL_061d; } } IL_05fd: { int32_t L_173 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaObject_t1315720168 * L_174 = V_4; ValidationEventHandler_t791314227 * L_175 = ___h0; XmlSchema_t3742557897 * L_176 = ___schema1; NullCheck(((XmlSchemaKey_t3030860318 *)CastclassClass((RuntimeObject*)L_174, XmlSchemaKey_t3030860318_il2cpp_TypeInfo_var))); int32_t L_177 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaKey::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, ((XmlSchemaKey_t3030860318 *)CastclassClass((RuntimeObject*)L_174, XmlSchemaKey_t3030860318_il2cpp_TypeInfo_var)), L_175, L_176); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_173, (int32_t)L_177))); goto IL_0644; } IL_061d: { XmlSchemaObject_t1315720168 * L_178 = V_4; if (!((XmlSchemaKeyref_t3124006214 *)IsInstClass((RuntimeObject*)L_178, XmlSchemaKeyref_t3124006214_il2cpp_TypeInfo_var))) { goto IL_0644; } } IL_0629: { int32_t L_179 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaObject_t1315720168 * L_180 = V_4; ValidationEventHandler_t791314227 * L_181 = ___h0; XmlSchema_t3742557897 * L_182 = ___schema1; NullCheck(((XmlSchemaKeyref_t3124006214 *)CastclassClass((RuntimeObject*)L_180, XmlSchemaKeyref_t3124006214_il2cpp_TypeInfo_var))); int32_t L_183 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaKeyref::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, ((XmlSchemaKeyref_t3124006214 *)CastclassClass((RuntimeObject*)L_180, XmlSchemaKeyref_t3124006214_il2cpp_TypeInfo_var)), L_181, L_182); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_179, (int32_t)L_183))); } IL_0644: { XmlSchemaObjectEnumerator_t503074204 * L_184 = V_5; NullCheck(L_184); bool L_185 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_184, /*hidden argument*/NULL); if (L_185) { goto IL_05bc; } } IL_0650: { IL2CPP_LEAVE(0x66B, FINALLY_0655); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0655; } FINALLY_0655: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_186 = V_5; V_10 = ((RuntimeObject*)IsInst((RuntimeObject*)L_186, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_187 = V_10; if (L_187) { goto IL_0663; } } IL_0662: { IL2CPP_END_FINALLY(1621) } IL_0663: { RuntimeObject* L_188 = V_10; NullCheck(L_188); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_188); IL2CPP_END_FINALLY(1621) } } // end finally (depth: 1) IL2CPP_CLEANUP(1621) { IL2CPP_JUMP_TBL(0x66B, IL_066b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_066b: { goto IL_0787; } IL_0670: { XmlQualifiedName_t2760654312 * L_189 = XmlSchemaElement_get_RefName_m3252056838(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_190 = XmlSchemaUtil_CheckQName_m3878061682(NULL /*static, unused*/, L_189, /*hidden argument*/NULL); if (L_190) { goto IL_068c; } } { ValidationEventHandler_t791314227 * L_191 = ___h0; XmlSchemaObject_error_m903554348(__this, L_191, _stringLiteral1174779035, /*hidden argument*/NULL); } IL_068c: { String_t* L_192 = __this->get_name_37(); if (!L_192) { goto IL_06a3; } } { ValidationEventHandler_t791314227 * L_193 = ___h0; XmlSchemaObject_error_m903554348(__this, L_193, _stringLiteral246688384, /*hidden argument*/NULL); } IL_06a3: { XmlSchemaObjectCollection_t1064819932 * L_194 = XmlSchemaElement_get_Constraints_m591235259(__this, /*hidden argument*/NULL); NullCheck(L_194); int32_t L_195 = CollectionBase_get_Count_m1708965601(L_194, /*hidden argument*/NULL); if (!L_195) { goto IL_06bf; } } { ValidationEventHandler_t791314227 * L_196 = ___h0; XmlSchemaObject_error_m903554348(__this, L_196, _stringLiteral4030573434, /*hidden argument*/NULL); } IL_06bf: { bool L_197 = __this->get_isNillable_36(); if (!L_197) { goto IL_06d6; } } { ValidationEventHandler_t791314227 * L_198 = ___h0; XmlSchemaObject_error_m903554348(__this, L_198, _stringLiteral553301672, /*hidden argument*/NULL); } IL_06d6: { String_t* L_199 = __this->get_defaultValue_29(); if (!L_199) { goto IL_06ed; } } { ValidationEventHandler_t791314227 * L_200 = ___h0; XmlSchemaObject_error_m903554348(__this, L_200, _stringLiteral1483491458, /*hidden argument*/NULL); } IL_06ed: { String_t* L_201 = __this->get_fixedValue_33(); if (!L_201) { goto IL_0704; } } { ValidationEventHandler_t791314227 * L_202 = ___h0; XmlSchemaObject_error_m903554348(__this, L_202, _stringLiteral144169493, /*hidden argument*/NULL); } IL_0704: { int32_t L_203 = __this->get_form_34(); if (!L_203) { goto IL_071b; } } { ValidationEventHandler_t791314227 * L_204 = ___h0; XmlSchemaObject_error_m903554348(__this, L_204, _stringLiteral2255743036, /*hidden argument*/NULL); } IL_071b: { int32_t L_205 = __this->get_block_27(); if ((((int32_t)L_205) == ((int32_t)((int32_t)256)))) { goto IL_0737; } } { ValidationEventHandler_t791314227 * L_206 = ___h0; XmlSchemaObject_error_m903554348(__this, L_206, _stringLiteral1936811246, /*hidden argument*/NULL); } IL_0737: { XmlQualifiedName_t2760654312 * L_207 = __this->get_schemaTypeName_40(); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_208 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_207, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (!L_208) { goto IL_0764; } } { XmlQualifiedName_t2760654312 * L_209 = __this->get_schemaTypeName_40(); NullCheck(L_209); bool L_210 = XmlQualifiedName_get_IsEmpty_m1430090042(L_209, /*hidden argument*/NULL); if (L_210) { goto IL_0764; } } { ValidationEventHandler_t791314227 * L_211 = ___h0; XmlSchemaObject_error_m903554348(__this, L_211, _stringLiteral276698291, /*hidden argument*/NULL); } IL_0764: { XmlSchemaType_t2033747345 * L_212 = XmlSchemaElement_get_SchemaType_m3234688829(__this, /*hidden argument*/NULL); if (!L_212) { goto IL_077b; } } { ValidationEventHandler_t791314227 * L_213 = ___h0; XmlSchemaObject_error_m903554348(__this, L_213, _stringLiteral515660493, /*hidden argument*/NULL); } IL_077b: { XmlQualifiedName_t2760654312 * L_214 = XmlSchemaElement_get_RefName_m3252056838(__this, /*hidden argument*/NULL); __this->set_qName_44(L_214); } IL_0787: { int32_t L_215 = __this->get_block_27(); V_11 = L_215; int32_t L_216 = V_11; if ((((int32_t)L_216) == ((int32_t)((int32_t)255)))) { goto IL_07ac; } } { int32_t L_217 = V_11; if ((((int32_t)L_217) == ((int32_t)((int32_t)256)))) { goto IL_07bc; } } { goto IL_07c8; } IL_07ac: { __this->set_blockResolved_45(((int32_t)255)); goto IL_07fb; } IL_07bc: { __this->set_blockResolved_45(0); goto IL_07fb; } IL_07c8: { int32_t L_218 = __this->get_block_27(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_219 = ((XmlSchemaUtil_t956145399_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var))->get_ElementBlockAllowed_1(); int32_t L_220 = ((XmlSchemaUtil_t956145399_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var))->get_ElementBlockAllowed_1(); if ((((int32_t)((int32_t)((int32_t)L_218|(int32_t)L_219))) == ((int32_t)L_220))) { goto IL_07ea; } } { ValidationEventHandler_t791314227 * L_221 = ___h0; XmlSchemaObject_error_m903554348(__this, L_221, _stringLiteral3097285521, /*hidden argument*/NULL); } IL_07ea: { int32_t L_222 = __this->get_block_27(); __this->set_blockResolved_45(L_222); goto IL_07fb; } IL_07fb: { XmlSchemaObjectCollection_t1064819932 * L_223 = XmlSchemaElement_get_Constraints_m591235259(__this, /*hidden argument*/NULL); if (!L_223) { goto IL_0865; } } { XmlSchemaObjectTable_t2546974348 * L_224 = (XmlSchemaObjectTable_t2546974348 *)il2cpp_codegen_object_new(XmlSchemaObjectTable_t2546974348_il2cpp_TypeInfo_var); XmlSchemaObjectTable__ctor_m1178187484(L_224, /*hidden argument*/NULL); V_6 = L_224; XmlSchemaObjectCollection_t1064819932 * L_225 = XmlSchemaElement_get_Constraints_m591235259(__this, /*hidden argument*/NULL); NullCheck(L_225); XmlSchemaObjectEnumerator_t503074204 * L_226 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_225, /*hidden argument*/NULL); V_8 = L_226; } IL_081a: try { // begin try (depth: 1) { goto IL_083e; } IL_081f: { XmlSchemaObjectEnumerator_t503074204 * L_227 = V_8; NullCheck(L_227); XmlSchemaObject_t1315720168 * L_228 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_227, /*hidden argument*/NULL); V_7 = ((XmlSchemaIdentityConstraint_t297318432 *)CastclassClass((RuntimeObject*)L_228, XmlSchemaIdentityConstraint_t297318432_il2cpp_TypeInfo_var)); XmlSchemaObjectTable_t2546974348 * L_229 = V_6; XmlSchemaIdentityConstraint_t297318432 * L_230 = V_7; XmlSchemaIdentityConstraint_t297318432 * L_231 = V_7; NullCheck(L_231); XmlQualifiedName_t2760654312 * L_232 = XmlSchemaIdentityConstraint_get_QualifiedName_m1882380553(L_231, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_233 = ___h0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_AddToTable_m2760389917(NULL /*static, unused*/, L_229, L_230, L_232, L_233, /*hidden argument*/NULL); } IL_083e: { XmlSchemaObjectEnumerator_t503074204 * L_234 = V_8; NullCheck(L_234); bool L_235 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_234, /*hidden argument*/NULL); if (L_235) { goto IL_081f; } } IL_084a: { IL2CPP_LEAVE(0x865, FINALLY_084f); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_084f; } FINALLY_084f: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_236 = V_8; V_12 = ((RuntimeObject*)IsInst((RuntimeObject*)L_236, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_237 = V_12; if (L_237) { goto IL_085d; } } IL_085c: { IL2CPP_END_FINALLY(2127) } IL_085d: { RuntimeObject* L_238 = V_12; NullCheck(L_238); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_238); IL2CPP_END_FINALLY(2127) } } // end finally (depth: 1) IL2CPP_CLEANUP(2127) { IL2CPP_JUMP_TBL(0x865, IL_0865) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0865: { String_t* L_239 = XmlSchemaAnnotated_get_Id_m2854314617(__this, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_240 = ___schema1; NullCheck(L_240); Hashtable_t1853889766 * L_241 = XmlSchema_get_IDCollection_m3725452494(L_240, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_242 = ___h0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_CompileID_m928148374(NULL /*static, unused*/, L_239, __this, L_241, L_242, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_243 = ___schema1; NullCheck(L_243); Guid_t L_244 = ((XmlSchemaObject_t1315720168 *)L_243)->get_CompilationId_7(); ((XmlSchemaObject_t1315720168 *)__this)->set_CompilationId_7(L_244); int32_t L_245 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_245; } } // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaElement::GetOptimizedParticle(System.Boolean) extern "C" IL2CPP_METHOD_ATTR XmlSchemaParticle_t3828501457 * XmlSchemaElement_GetOptimizedParticle_m3521710801 (XmlSchemaElement_t427880856 * __this, bool ___isTop0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaElement_GetOptimizedParticle_m3521710801_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaChoice_t959520675 * V_0 = NULL; XmlSchemaElement_t427880856 * V_1 = NULL; int32_t V_2 = 0; XmlSchemaElement_t427880856 * V_3 = NULL; { XmlSchemaParticle_t3828501457 * L_0 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); if (!L_0) { goto IL_0012; } } { XmlSchemaParticle_t3828501457 * L_1 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); return L_1; } IL_0012: { XmlQualifiedName_t2760654312 * L_2 = XmlSchemaElement_get_RefName_m3252056838(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_3 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_2, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_004f; } } { XmlQualifiedName_t2760654312 * L_4 = XmlSchemaElement_get_RefName_m3252056838(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_5 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); bool L_6 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_004f; } } { XmlSchema_t3742557897 * L_7 = __this->get_schema_42(); XmlQualifiedName_t2760654312 * L_8 = XmlSchemaElement_get_RefName_m3252056838(__this, /*hidden argument*/NULL); NullCheck(L_7); XmlSchemaElement_t427880856 * L_9 = XmlSchema_FindElement_m2161192357(L_7, L_8, /*hidden argument*/NULL); __this->set_referencedElement_47(L_9); } IL_004f: { Decimal_t2948259380 L_10 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(__this, /*hidden argument*/NULL); Decimal_t2948259380 L_11; memset(&L_11, 0, sizeof(L_11)); Decimal__ctor_m1256289983((&L_11), 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_12 = Decimal_op_Equality_m77262825(NULL /*static, unused*/, L_10, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0075; } } { XmlSchemaParticle_t3828501457 * L_13 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); ((XmlSchemaParticle_t3828501457 *)__this)->set_OptimizedParticle_26(L_13); goto IL_0175; } IL_0075: { ArrayList_t2718874744 * L_14 = XmlSchemaElement_get_SubstitutingElements_m2958346970(__this, /*hidden argument*/NULL); if (!L_14) { goto IL_016e; } } { ArrayList_t2718874744 * L_15 = XmlSchemaElement_get_SubstitutingElements_m2958346970(__this, /*hidden argument*/NULL); NullCheck(L_15); int32_t L_16 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_15); if ((((int32_t)L_16) <= ((int32_t)0))) { goto IL_016e; } } { XmlSchemaChoice_t959520675 * L_17 = (XmlSchemaChoice_t959520675 *)il2cpp_codegen_object_new(XmlSchemaChoice_t959520675_il2cpp_TypeInfo_var); XmlSchemaChoice__ctor_m3263212477(L_17, /*hidden argument*/NULL); V_0 = L_17; XmlSchemaChoice_t959520675 * L_18 = V_0; Decimal_t2948259380 L_19 = XmlSchemaParticle_get_MinOccurs_m3359654133(__this, /*hidden argument*/NULL); NullCheck(L_18); XmlSchemaParticle_set_MinOccurs_m2382766007(L_18, L_19, /*hidden argument*/NULL); XmlSchemaChoice_t959520675 * L_20 = V_0; Decimal_t2948259380 L_21 = XmlSchemaParticle_get_MaxOccurs_m3740280605(__this, /*hidden argument*/NULL); NullCheck(L_20); XmlSchemaParticle_set_MaxOccurs_m3348582991(L_20, L_21, /*hidden argument*/NULL); XmlSchemaChoice_t959520675 * L_22 = V_0; XmlSchema_t3742557897 * L_23 = __this->get_schema_42(); NullCheck(L_22); VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaChoice::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_22, (ValidationEventHandler_t791314227 *)NULL, L_23); RuntimeObject * L_24 = Object_MemberwiseClone_m1474068832(__this, /*hidden argument*/NULL); V_1 = ((XmlSchemaElement_t427880856 *)IsInstClass((RuntimeObject*)L_24, XmlSchemaElement_t427880856_il2cpp_TypeInfo_var)); XmlSchemaElement_t427880856 * L_25 = V_1; Decimal_t2948259380 L_26; memset(&L_26, 0, sizeof(L_26)); Decimal__ctor_m1256289983((&L_26), 1, /*hidden argument*/NULL); NullCheck(L_25); XmlSchemaParticle_set_MinOccurs_m2382766007(L_25, L_26, /*hidden argument*/NULL); XmlSchemaElement_t427880856 * L_27 = V_1; Decimal_t2948259380 L_28; memset(&L_28, 0, sizeof(L_28)); Decimal__ctor_m1256289983((&L_28), 1, /*hidden argument*/NULL); NullCheck(L_27); XmlSchemaParticle_set_MaxOccurs_m3348582991(L_27, L_28, /*hidden argument*/NULL); XmlSchemaElement_t427880856 * L_29 = V_1; NullCheck(L_29); L_29->set_substitutionGroupElement_49((XmlSchemaElement_t427880856 *)NULL); XmlSchemaElement_t427880856 * L_30 = V_1; NullCheck(L_30); L_30->set_substitutingElements_48((ArrayList_t2718874744 *)NULL); V_2 = 0; goto IL_0126; } IL_00f6: { ArrayList_t2718874744 * L_31 = XmlSchemaElement_get_SubstitutingElements_m2958346970(__this, /*hidden argument*/NULL); int32_t L_32 = V_2; NullCheck(L_31); RuntimeObject * L_33 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_31, L_32); V_3 = ((XmlSchemaElement_t427880856 *)IsInstClass((RuntimeObject*)L_33, XmlSchemaElement_t427880856_il2cpp_TypeInfo_var)); XmlSchemaChoice_t959520675 * L_34 = V_0; NullCheck(L_34); XmlSchemaObjectCollection_t1064819932 * L_35 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, L_34); XmlSchemaElement_t427880856 * L_36 = V_3; XmlSchemaElement_AddSubstElementRecursively_m3646660262(__this, L_35, L_36, /*hidden argument*/NULL); XmlSchemaChoice_t959520675 * L_37 = V_0; NullCheck(L_37); XmlSchemaObjectCollection_t1064819932 * L_38 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(L_37, /*hidden argument*/NULL); XmlSchemaElement_t427880856 * L_39 = V_3; XmlSchemaElement_AddSubstElementRecursively_m3646660262(__this, L_38, L_39, /*hidden argument*/NULL); int32_t L_40 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_0126: { int32_t L_41 = V_2; ArrayList_t2718874744 * L_42 = XmlSchemaElement_get_SubstitutingElements_m2958346970(__this, /*hidden argument*/NULL); NullCheck(L_42); int32_t L_43 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_42); if ((((int32_t)L_41) < ((int32_t)L_43))) { goto IL_00f6; } } { XmlSchemaChoice_t959520675 * L_44 = V_0; NullCheck(L_44); XmlSchemaObjectCollection_t1064819932 * L_45 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, L_44); XmlSchemaElement_t427880856 * L_46 = V_1; NullCheck(L_45); bool L_47 = XmlSchemaObjectCollection_Contains_m123951714(L_45, L_46, /*hidden argument*/NULL); if (L_47) { goto IL_0162; } } { XmlSchemaChoice_t959520675 * L_48 = V_0; NullCheck(L_48); XmlSchemaObjectCollection_t1064819932 * L_49 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() */, L_48); XmlSchemaElement_t427880856 * L_50 = V_1; NullCheck(L_49); XmlSchemaObjectCollection_Add_m1142549045(L_49, L_50, /*hidden argument*/NULL); XmlSchemaChoice_t959520675 * L_51 = V_0; NullCheck(L_51); XmlSchemaObjectCollection_t1064819932 * L_52 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(L_51, /*hidden argument*/NULL); XmlSchemaElement_t427880856 * L_53 = V_1; NullCheck(L_52); XmlSchemaObjectCollection_Add_m1142549045(L_52, L_53, /*hidden argument*/NULL); } IL_0162: { XmlSchemaChoice_t959520675 * L_54 = V_0; ((XmlSchemaParticle_t3828501457 *)__this)->set_OptimizedParticle_26(L_54); goto IL_0175; } IL_016e: { ((XmlSchemaParticle_t3828501457 *)__this)->set_OptimizedParticle_26(__this); } IL_0175: { XmlSchemaParticle_t3828501457 * L_55 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); return L_55; } } // System.Void System.Xml.Schema.XmlSchemaElement::AddSubstElementRecursively(System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.Schema.XmlSchemaElement) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_AddSubstElementRecursively_m3646660262 (XmlSchemaElement_t427880856 * __this, XmlSchemaObjectCollection_t1064819932 * ___col0, XmlSchemaElement_t427880856 * ___el1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaElement_AddSubstElementRecursively_m3646660262_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { XmlSchemaElement_t427880856 * L_0 = ___el1; NullCheck(L_0); ArrayList_t2718874744 * L_1 = XmlSchemaElement_get_SubstitutingElements_m2958346970(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_003f; } } { V_0 = 0; goto IL_002e; } IL_0012: { XmlSchemaObjectCollection_t1064819932 * L_2 = ___col0; XmlSchemaElement_t427880856 * L_3 = ___el1; NullCheck(L_3); ArrayList_t2718874744 * L_4 = XmlSchemaElement_get_SubstitutingElements_m2958346970(L_3, /*hidden argument*/NULL); int32_t L_5 = V_0; NullCheck(L_4); RuntimeObject * L_6 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_4, L_5); XmlSchemaElement_AddSubstElementRecursively_m3646660262(__this, L_2, ((XmlSchemaElement_t427880856 *)IsInstClass((RuntimeObject*)L_6, XmlSchemaElement_t427880856_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_002e: { int32_t L_8 = V_0; XmlSchemaElement_t427880856 * L_9 = ___el1; NullCheck(L_9); ArrayList_t2718874744 * L_10 = XmlSchemaElement_get_SubstitutingElements_m2958346970(L_9, /*hidden argument*/NULL); NullCheck(L_10); int32_t L_11 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_10); if ((((int32_t)L_8) < ((int32_t)L_11))) { goto IL_0012; } } IL_003f: { XmlSchemaObjectCollection_t1064819932 * L_12 = ___col0; XmlSchemaElement_t427880856 * L_13 = ___el1; NullCheck(L_12); bool L_14 = XmlSchemaObjectCollection_Contains_m123951714(L_12, L_13, /*hidden argument*/NULL); if (L_14) { goto IL_0053; } } { XmlSchemaObjectCollection_t1064819932 * L_15 = ___col0; XmlSchemaElement_t427880856 * L_16 = ___el1; NullCheck(L_15); XmlSchemaObjectCollection_Add_m1142549045(L_15, L_16, /*hidden argument*/NULL); } IL_0053: { return; } } // System.Void System.Xml.Schema.XmlSchemaElement::FillSubstitutionElementInfo() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_FillSubstitutionElementInfo_m1716537754 (XmlSchemaElement_t427880856 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaElement_FillSubstitutionElementInfo_m1716537754_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaElement_t427880856 * V_0 = NULL; { XmlSchemaElement_t427880856 * L_0 = __this->get_substitutionGroupElement_49(); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { XmlQualifiedName_t2760654312 * L_1 = XmlSchemaElement_get_SubstitutionGroup_m3454166301(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_2 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); bool L_3 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_1, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_004d; } } { XmlSchema_t3742557897 * L_4 = __this->get_schema_42(); XmlQualifiedName_t2760654312 * L_5 = XmlSchemaElement_get_SubstitutionGroup_m3454166301(__this, /*hidden argument*/NULL); NullCheck(L_4); XmlSchemaElement_t427880856 * L_6 = XmlSchema_FindElement_m2161192357(L_4, L_5, /*hidden argument*/NULL); V_0 = L_6; XmlSchemaElement_t427880856 * L_7 = V_0; __this->set_substitutionGroupElement_49(L_7); XmlSchemaElement_t427880856 * L_8 = V_0; if (!L_8) { goto IL_004d; } } { XmlSchemaElement_t427880856 * L_9 = V_0; NullCheck(L_9); ArrayList_t2718874744 * L_10 = L_9->get_substitutingElements_48(); NullCheck(L_10); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(30 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_10, __this); } IL_004d: { return; } } // System.Int32 System.Xml.Schema.XmlSchemaElement::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaElement_Validate_m3277884446 (XmlSchemaElement_t427880856 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaElement_Validate_m3277884446_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaElement_t427880856 * V_0 = NULL; XmlSchemaDatatype_t322714710 * V_1 = NULL; XmlSchemaType_t2033747345 * V_2 = NULL; XmlSchemaElement_t427880856 * V_3 = NULL; XmlSchemaType_t2033747345 * V_4 = NULL; XmlSchemaElement_t427880856 * V_5 = NULL; XmlSchemaType_t2033747345 * V_6 = NULL; XmlSchemaComplexType_t3740801802 * V_7 = NULL; XmlSchemaSimpleType_t2678868104 * V_8 = NULL; XmlSchemaIdentityConstraint_t297318432 * V_9 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_10 = NULL; RuntimeObject* V_11 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchema_t3742557897 * L_0 = ___schema1; NullCheck(L_0); Guid_t L_1 = ((XmlSchemaObject_t1315720168 *)L_0)->get_CompilationId_7(); bool L_2 = XmlSchemaObject_IsValidated_m2227629761(__this, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0018; } } { int32_t L_3 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_3; } IL_0018: { bool L_4 = XmlSchemaElement_get_IsNillable_m1951998913(__this, /*hidden argument*/NULL); __this->set_actualIsNillable_51(L_4); bool L_5 = XmlSchemaElement_get_IsAbstract_m652583717(__this, /*hidden argument*/NULL); __this->set_actualIsAbstract_50(L_5); XmlQualifiedName_t2760654312 * L_6 = XmlSchemaElement_get_SubstitutionGroup_m3454166301(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_7 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); bool L_8 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_005b; } } { XmlSchemaElement_t427880856 * L_9 = __this->get_substitutionGroupElement_49(); V_0 = L_9; XmlSchemaElement_t427880856 * L_10 = V_0; if (!L_10) { goto IL_005b; } } { XmlSchemaElement_t427880856 * L_11 = V_0; ValidationEventHandler_t791314227 * L_12 = ___h0; XmlSchema_t3742557897 * L_13 = ___schema1; NullCheck(L_11); VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaElement::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_11, L_12, L_13); } IL_005b: { V_1 = (XmlSchemaDatatype_t322714710 *)NULL; XmlSchemaType_t2033747345 * L_14 = __this->get_schemaType_39(); if (!L_14) { goto IL_0079; } } { XmlSchemaType_t2033747345 * L_15 = __this->get_schemaType_39(); __this->set_elementType_30(L_15); goto IL_01cc; } IL_0079: { XmlQualifiedName_t2760654312 * L_16 = XmlSchemaElement_get_SchemaTypeName_m323850660(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_17 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); bool L_18 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_16, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_0151; } } { XmlSchema_t3742557897 * L_19 = ___schema1; XmlQualifiedName_t2760654312 * L_20 = XmlSchemaElement_get_SchemaTypeName_m323850660(__this, /*hidden argument*/NULL); NullCheck(L_19); XmlSchemaType_t2033747345 * L_21 = XmlSchema_FindSchemaType_m3920891232(L_19, L_20, /*hidden argument*/NULL); V_2 = L_21; XmlSchemaType_t2033747345 * L_22 = V_2; if (!L_22) { goto IL_00b6; } } { XmlSchemaType_t2033747345 * L_23 = V_2; ValidationEventHandler_t791314227 * L_24 = ___h0; XmlSchema_t3742557897 * L_25 = ___schema1; NullCheck(L_23); VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_23, L_24, L_25); XmlSchemaType_t2033747345 * L_26 = V_2; __this->set_elementType_30(L_26); goto IL_014c; } IL_00b6: { XmlQualifiedName_t2760654312 * L_27 = XmlSchemaElement_get_SchemaTypeName_m323850660(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_28 = ((XmlSchemaComplexType_t3740801802_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var))->get_AnyTypeName_43(); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_29 = XmlQualifiedName_op_Equality_m1684199236(NULL /*static, unused*/, L_27, L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_00db; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_30 = XmlSchemaComplexType_get_AnyType_m2038550701(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_elementType_30(L_30); goto IL_014c; } IL_00db: { XmlQualifiedName_t2760654312 * L_31 = XmlSchemaElement_get_SchemaTypeName_m323850660(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_32 = XmlSchemaUtil_IsBuiltInDatatypeName_m3250969516(NULL /*static, unused*/, L_31, /*hidden argument*/NULL); if (!L_32) { goto IL_011a; } } { XmlQualifiedName_t2760654312 * L_33 = XmlSchemaElement_get_SchemaTypeName_m323850660(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var); XmlSchemaDatatype_t322714710 * L_34 = XmlSchemaDatatype_FromName_m1668846326(NULL /*static, unused*/, L_33, /*hidden argument*/NULL); V_1 = L_34; XmlSchemaDatatype_t322714710 * L_35 = V_1; if (L_35) { goto IL_010e; } } { ValidationEventHandler_t791314227 * L_36 = ___h0; XmlSchemaObject_error_m903554348(__this, L_36, _stringLiteral4237858284, /*hidden argument*/NULL); goto IL_0115; } IL_010e: { XmlSchemaDatatype_t322714710 * L_37 = V_1; __this->set_elementType_30(L_37); } IL_0115: { goto IL_014c; } IL_011a: { XmlSchema_t3742557897 * L_38 = ___schema1; XmlQualifiedName_t2760654312 * L_39 = XmlSchemaElement_get_SchemaTypeName_m323850660(__this, /*hidden argument*/NULL); NullCheck(L_39); String_t* L_40 = XmlQualifiedName_get_Namespace_m3957593392(L_39, /*hidden argument*/NULL); NullCheck(L_38); bool L_41 = XmlSchema_IsNamespaceAbsent_m3899863769(L_38, L_40, /*hidden argument*/NULL); if (L_41) { goto IL_014c; } } { ValidationEventHandler_t791314227 * L_42 = ___h0; XmlQualifiedName_t2760654312 * L_43 = XmlSchemaElement_get_SchemaTypeName_m323850660(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_44 = String_Concat_m1715369213(NULL /*static, unused*/, _stringLiteral838214840, L_43, _stringLiteral1962955403, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_42, L_44, /*hidden argument*/NULL); } IL_014c: { goto IL_01cc; } IL_0151: { XmlQualifiedName_t2760654312 * L_45 = XmlSchemaElement_get_RefName_m3252056838(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_46 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); bool L_47 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_45, L_46, /*hidden argument*/NULL); if (!L_47) { goto IL_01cc; } } { XmlSchema_t3742557897 * L_48 = ___schema1; XmlQualifiedName_t2760654312 * L_49 = XmlSchemaElement_get_RefName_m3252056838(__this, /*hidden argument*/NULL); NullCheck(L_48); XmlSchemaElement_t427880856 * L_50 = XmlSchema_FindElement_m2161192357(L_48, L_49, /*hidden argument*/NULL); V_3 = L_50; XmlSchemaElement_t427880856 * L_51 = V_3; if (!L_51) { goto IL_019a; } } { XmlSchemaElement_t427880856 * L_52 = V_3; __this->set_referencedElement_47(L_52); int32_t L_53 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaElement_t427880856 * L_54 = V_3; ValidationEventHandler_t791314227 * L_55 = ___h0; XmlSchema_t3742557897 * L_56 = ___schema1; NullCheck(L_54); int32_t L_57 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaElement::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_54, L_55, L_56); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)L_57))); goto IL_01cc; } IL_019a: { XmlSchema_t3742557897 * L_58 = ___schema1; XmlQualifiedName_t2760654312 * L_59 = XmlSchemaElement_get_RefName_m3252056838(__this, /*hidden argument*/NULL); NullCheck(L_59); String_t* L_60 = XmlQualifiedName_get_Namespace_m3957593392(L_59, /*hidden argument*/NULL); NullCheck(L_58); bool L_61 = XmlSchema_IsNamespaceAbsent_m3899863769(L_58, L_60, /*hidden argument*/NULL); if (L_61) { goto IL_01cc; } } { ValidationEventHandler_t791314227 * L_62 = ___h0; XmlQualifiedName_t2760654312 * L_63 = XmlSchemaElement_get_RefName_m3252056838(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_64 = String_Concat_m1715369213(NULL /*static, unused*/, _stringLiteral1005928735, L_63, _stringLiteral1962955403, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_62, L_64, /*hidden argument*/NULL); } IL_01cc: { XmlSchemaElement_t427880856 * L_65 = __this->get_referencedElement_47(); if (L_65) { goto IL_0214; } } { RuntimeObject * L_66 = __this->get_elementType_30(); if (L_66) { goto IL_01fe; } } { XmlSchemaElement_t427880856 * L_67 = __this->get_substitutionGroupElement_49(); if (!L_67) { goto IL_01fe; } } { XmlSchemaElement_t427880856 * L_68 = __this->get_substitutionGroupElement_49(); NullCheck(L_68); RuntimeObject * L_69 = XmlSchemaElement_get_ElementType_m1141810192(L_68, /*hidden argument*/NULL); __this->set_elementType_30(L_69); } IL_01fe: { RuntimeObject * L_70 = __this->get_elementType_30(); if (L_70) { goto IL_0214; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_71 = XmlSchemaComplexType_get_AnyType_m2038550701(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_elementType_30(L_71); } IL_0214: { RuntimeObject * L_72 = __this->get_elementType_30(); V_4 = ((XmlSchemaType_t2033747345 *)IsInstClass((RuntimeObject*)L_72, XmlSchemaType_t2033747345_il2cpp_TypeInfo_var)); XmlSchemaType_t2033747345 * L_73 = V_4; if (!L_73) { goto IL_0246; } } { int32_t L_74 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaType_t2033747345 * L_75 = V_4; ValidationEventHandler_t791314227 * L_76 = ___h0; XmlSchema_t3742557897 * L_77 = ___schema1; NullCheck(L_75); int32_t L_78 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_75, L_76, L_77); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)L_78))); XmlSchemaType_t2033747345 * L_79 = V_4; NullCheck(L_79); XmlSchemaDatatype_t322714710 * L_80 = XmlSchemaType_get_Datatype_m3072197688(L_79, /*hidden argument*/NULL); V_1 = L_80; } IL_0246: { XmlQualifiedName_t2760654312 * L_81 = XmlSchemaElement_get_SubstitutionGroup_m3454166301(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_82 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); bool L_83 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_81, L_82, /*hidden argument*/NULL); if (!L_83) { goto IL_035a; } } { XmlSchema_t3742557897 * L_84 = ___schema1; XmlQualifiedName_t2760654312 * L_85 = XmlSchemaElement_get_SubstitutionGroup_m3454166301(__this, /*hidden argument*/NULL); NullCheck(L_84); XmlSchemaElement_t427880856 * L_86 = XmlSchema_FindElement_m2161192357(L_84, L_85, /*hidden argument*/NULL); V_5 = L_86; XmlSchemaElement_t427880856 * L_87 = V_5; if (!L_87) { goto IL_0328; } } { XmlSchemaElement_t427880856 * L_88 = V_5; NullCheck(L_88); RuntimeObject * L_89 = XmlSchemaElement_get_ElementType_m1141810192(L_88, /*hidden argument*/NULL); V_6 = ((XmlSchemaType_t2033747345 *)IsInstClass((RuntimeObject*)L_89, XmlSchemaType_t2033747345_il2cpp_TypeInfo_var)); XmlSchemaType_t2033747345 * L_90 = V_6; if (!L_90) { goto IL_02dc; } } { XmlSchemaElement_t427880856 * L_91 = V_5; NullCheck(L_91); int32_t L_92 = XmlSchemaElement_get_FinalResolved_m4052209625(L_91, /*hidden argument*/NULL); if (!((int32_t)((int32_t)L_92&(int32_t)1))) { goto IL_029f; } } { ValidationEventHandler_t791314227 * L_93 = ___h0; XmlSchemaObject_error_m903554348(__this, L_93, _stringLiteral300705113, /*hidden argument*/NULL); } IL_029f: { XmlSchemaType_t2033747345 * L_94 = V_4; if (!L_94) { goto IL_02dc; } } { XmlSchemaElement_t427880856 * L_95 = V_5; NullCheck(L_95); int32_t L_96 = XmlSchemaElement_get_FinalResolved_m4052209625(L_95, /*hidden argument*/NULL); XmlSchemaType_t2033747345 * L_97 = V_4; NullCheck(L_97); int32_t L_98 = XmlSchemaType_get_DerivedBy_m1544461244(L_97, /*hidden argument*/NULL); if (!((int32_t)((int32_t)L_96&(int32_t)L_98))) { goto IL_02dc; } } { ValidationEventHandler_t791314227 * L_99 = ___h0; XmlSchemaType_t2033747345 * L_100 = V_4; NullCheck(L_100); int32_t L_101 = XmlSchemaType_get_DerivedBy_m1544461244(L_100, /*hidden argument*/NULL); int32_t L_102 = L_101; RuntimeObject * L_103 = Box(XmlSchemaDerivationMethod_t1774354337_il2cpp_TypeInfo_var, &L_102); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_104 = String_Concat_m1715369213(NULL /*static, unused*/, _stringLiteral3129428611, L_103, _stringLiteral3452614530, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_99, L_104, /*hidden argument*/NULL); } IL_02dc: { XmlSchemaType_t2033747345 * L_105 = V_4; V_7 = ((XmlSchemaComplexType_t3740801802 *)IsInstClass((RuntimeObject*)L_105, XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var)); XmlSchemaComplexType_t3740801802 * L_106 = V_7; if (!L_106) { goto IL_0301; } } { XmlSchemaComplexType_t3740801802 * L_107 = V_7; XmlSchemaElement_t427880856 * L_108 = V_5; NullCheck(L_108); RuntimeObject * L_109 = XmlSchemaElement_get_ElementType_m1141810192(L_108, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_110 = ___h0; XmlSchema_t3742557897 * L_111 = ___schema1; NullCheck(L_107); XmlSchemaComplexType_ValidateTypeDerivationOK_m3552271659(L_107, L_109, L_110, L_111, /*hidden argument*/NULL); goto IL_0323; } IL_0301: { XmlSchemaType_t2033747345 * L_112 = V_4; V_8 = ((XmlSchemaSimpleType_t2678868104 *)IsInstClass((RuntimeObject*)L_112, XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var)); XmlSchemaSimpleType_t2678868104 * L_113 = V_8; if (!L_113) { goto IL_0323; } } { XmlSchemaSimpleType_t2678868104 * L_114 = V_8; XmlSchemaElement_t427880856 * L_115 = V_5; NullCheck(L_115); RuntimeObject * L_116 = XmlSchemaElement_get_ElementType_m1141810192(L_115, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_117 = ___h0; XmlSchema_t3742557897 * L_118 = ___schema1; NullCheck(L_114); XmlSchemaSimpleType_ValidateTypeDerivationOK_m3745618113(L_114, L_116, L_117, L_118, (bool)1, /*hidden argument*/NULL); } IL_0323: { goto IL_035a; } IL_0328: { XmlSchema_t3742557897 * L_119 = ___schema1; XmlQualifiedName_t2760654312 * L_120 = XmlSchemaElement_get_SubstitutionGroup_m3454166301(__this, /*hidden argument*/NULL); NullCheck(L_120); String_t* L_121 = XmlQualifiedName_get_Namespace_m3957593392(L_120, /*hidden argument*/NULL); NullCheck(L_119); bool L_122 = XmlSchema_IsNamespaceAbsent_m3899863769(L_119, L_121, /*hidden argument*/NULL); if (L_122) { goto IL_035a; } } { ValidationEventHandler_t791314227 * L_123 = ___h0; XmlQualifiedName_t2760654312 * L_124 = XmlSchemaElement_get_SubstitutionGroup_m3454166301(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_125 = String_Concat_m1715369213(NULL /*static, unused*/, _stringLiteral915380062, L_124, _stringLiteral1962955403, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_123, L_125, /*hidden argument*/NULL); } IL_035a: { String_t* L_126 = __this->get_defaultValue_29(); if (L_126) { goto IL_0370; } } { String_t* L_127 = __this->get_fixedValue_33(); if (!L_127) { goto IL_0396; } } IL_0370: { ValidationEventHandler_t791314227 * L_128 = ___h0; XmlSchema_t3742557897 * L_129 = ___schema1; XmlSchemaElement_ValidateElementDefaultValidImmediate_m3948263158(__this, L_128, L_129, /*hidden argument*/NULL); XmlSchemaDatatype_t322714710 * L_130 = V_1; if (!L_130) { goto IL_0396; } } { XmlSchemaDatatype_t322714710 * L_131 = V_1; NullCheck(L_131); int32_t L_132 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlTokenizedType System.Xml.Schema.XmlSchemaDatatype::get_TokenizedType() */, L_131); if ((!(((uint32_t)L_132) == ((uint32_t)1)))) { goto IL_0396; } } { ValidationEventHandler_t791314227 * L_133 = ___h0; XmlSchemaObject_error_m903554348(__this, L_133, _stringLiteral1803806124, /*hidden argument*/NULL); } IL_0396: { XmlSchemaObjectCollection_t1064819932 * L_134 = XmlSchemaElement_get_Constraints_m591235259(__this, /*hidden argument*/NULL); NullCheck(L_134); XmlSchemaObjectEnumerator_t503074204 * L_135 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_134, /*hidden argument*/NULL); V_10 = L_135; } IL_03a3: try { // begin try (depth: 1) { goto IL_03c0; } IL_03a8: { XmlSchemaObjectEnumerator_t503074204 * L_136 = V_10; NullCheck(L_136); XmlSchemaObject_t1315720168 * L_137 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_136, /*hidden argument*/NULL); V_9 = ((XmlSchemaIdentityConstraint_t297318432 *)CastclassClass((RuntimeObject*)L_137, XmlSchemaIdentityConstraint_t297318432_il2cpp_TypeInfo_var)); XmlSchemaIdentityConstraint_t297318432 * L_138 = V_9; ValidationEventHandler_t791314227 * L_139 = ___h0; XmlSchema_t3742557897 * L_140 = ___schema1; NullCheck(L_138); VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_138, L_139, L_140); } IL_03c0: { XmlSchemaObjectEnumerator_t503074204 * L_141 = V_10; NullCheck(L_141); bool L_142 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_141, /*hidden argument*/NULL); if (L_142) { goto IL_03a8; } } IL_03cc: { IL2CPP_LEAVE(0x3E7, FINALLY_03d1); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_03d1; } FINALLY_03d1: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_143 = V_10; V_11 = ((RuntimeObject*)IsInst((RuntimeObject*)L_143, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_144 = V_11; if (L_144) { goto IL_03df; } } IL_03de: { IL2CPP_END_FINALLY(977) } IL_03df: { RuntimeObject* L_145 = V_11; NullCheck(L_145); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_145); IL2CPP_END_FINALLY(977) } } // end finally (depth: 1) IL2CPP_CLEANUP(977) { IL2CPP_JUMP_TBL(0x3E7, IL_03e7) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_03e7: { RuntimeObject * L_146 = __this->get_elementType_30(); if (!L_146) { goto IL_043a; } } { RuntimeObject * L_147 = __this->get_elementType_30(); __this->set_elementSchemaType_31(((XmlSchemaType_t2033747345 *)IsInstClass((RuntimeObject*)L_147, XmlSchemaType_t2033747345_il2cpp_TypeInfo_var))); RuntimeObject * L_148 = __this->get_elementType_30(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var); XsdAnySimpleType_t1257864485 * L_149 = XmlSchemaSimpleType_get_AnySimpleType_m3105451177(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(RuntimeObject *)L_148) == ((RuntimeObject*)(XsdAnySimpleType_t1257864485 *)L_149)))) { goto IL_041e; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var); XmlSchemaSimpleType_t2678868104 * L_150 = ((XmlSchemaSimpleType_t2678868104_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var))->get_XsAnySimpleType_33(); __this->set_elementSchemaType_31(L_150); } IL_041e: { XmlSchemaType_t2033747345 * L_151 = __this->get_elementSchemaType_31(); if (L_151) { goto IL_043a; } } { XmlQualifiedName_t2760654312 * L_152 = XmlSchemaElement_get_SchemaTypeName_m323850660(__this, /*hidden argument*/NULL); XmlSchemaSimpleType_t2678868104 * L_153 = XmlSchemaType_GetBuiltInSimpleType_m1336857001(NULL /*static, unused*/, L_152, /*hidden argument*/NULL); __this->set_elementSchemaType_31(L_153); } IL_043a: { XmlSchema_t3742557897 * L_154 = ___schema1; NullCheck(L_154); Guid_t L_155 = ((XmlSchemaObject_t1315720168 *)L_154)->get_ValidationId_8(); ((XmlSchemaObject_t1315720168 *)__this)->set_ValidationId_8(L_155); int32_t L_156 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_156; } } // System.Boolean System.Xml.Schema.XmlSchemaElement::ParticleEquals(System.Xml.Schema.XmlSchemaParticle) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaElement_ParticleEquals_m1984267754 (XmlSchemaElement_t427880856 * __this, XmlSchemaParticle_t3828501457 * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaElement_ParticleEquals_m1984267754_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaElement_t427880856 * V_0 = NULL; int32_t V_1 = 0; XmlSchemaIdentityConstraint_t297318432 * V_2 = NULL; XmlSchemaIdentityConstraint_t297318432 * V_3 = NULL; int32_t V_4 = 0; XmlSchemaXPath_t3156455507 * V_5 = NULL; XmlSchemaXPath_t3156455507 * V_6 = NULL; { XmlSchemaParticle_t3828501457 * L_0 = ___other0; V_0 = ((XmlSchemaElement_t427880856 *)IsInstClass((RuntimeObject*)L_0, XmlSchemaElement_t427880856_il2cpp_TypeInfo_var)); XmlSchemaElement_t427880856 * L_1 = V_0; if (L_1) { goto IL_000f; } } { return (bool)0; } IL_000f: { Decimal_t2948259380 L_2 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(__this, /*hidden argument*/NULL); XmlSchemaElement_t427880856 * L_3 = V_0; NullCheck(L_3); Decimal_t2948259380 L_4 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_5 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_2, L_4, /*hidden argument*/NULL); if (L_5) { goto IL_003b; } } { Decimal_t2948259380 L_6 = XmlSchemaParticle_get_ValidatedMinOccurs_m4117380405(__this, /*hidden argument*/NULL); XmlSchemaElement_t427880856 * L_7 = V_0; NullCheck(L_7); Decimal_t2948259380 L_8 = XmlSchemaParticle_get_ValidatedMinOccurs_m4117380405(L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_9 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003d; } } IL_003b: { return (bool)0; } IL_003d: { XmlQualifiedName_t2760654312 * L_10 = XmlSchemaElement_get_QualifiedName_m2688553928(__this, /*hidden argument*/NULL); XmlSchemaElement_t427880856 * L_11 = V_0; NullCheck(L_11); XmlQualifiedName_t2760654312 * L_12 = XmlSchemaElement_get_QualifiedName_m2688553928(L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_13 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_10, L_12, /*hidden argument*/NULL); if (L_13) { goto IL_007f; } } { RuntimeObject * L_14 = XmlSchemaElement_get_ElementType_m1141810192(__this, /*hidden argument*/NULL); XmlSchemaElement_t427880856 * L_15 = V_0; NullCheck(L_15); RuntimeObject * L_16 = XmlSchemaElement_get_ElementType_m1141810192(L_15, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(RuntimeObject *)L_14) == ((RuntimeObject*)(RuntimeObject *)L_16)))) { goto IL_007f; } } { XmlSchemaObjectCollection_t1064819932 * L_17 = XmlSchemaElement_get_Constraints_m591235259(__this, /*hidden argument*/NULL); NullCheck(L_17); int32_t L_18 = CollectionBase_get_Count_m1708965601(L_17, /*hidden argument*/NULL); XmlSchemaElement_t427880856 * L_19 = V_0; NullCheck(L_19); XmlSchemaObjectCollection_t1064819932 * L_20 = XmlSchemaElement_get_Constraints_m591235259(L_19, /*hidden argument*/NULL); NullCheck(L_20); int32_t L_21 = CollectionBase_get_Count_m1708965601(L_20, /*hidden argument*/NULL); if ((((int32_t)L_18) == ((int32_t)L_21))) { goto IL_0081; } } IL_007f: { return (bool)0; } IL_0081: { V_1 = 0; goto IL_0165; } IL_0088: { XmlSchemaObjectCollection_t1064819932 * L_22 = XmlSchemaElement_get_Constraints_m591235259(__this, /*hidden argument*/NULL); int32_t L_23 = V_1; NullCheck(L_22); XmlSchemaObject_t1315720168 * L_24 = VirtFuncInvoker1< XmlSchemaObject_t1315720168 *, int32_t >::Invoke(29 /* System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectCollection::get_Item(System.Int32) */, L_22, L_23); V_2 = ((XmlSchemaIdentityConstraint_t297318432 *)IsInstClass((RuntimeObject*)L_24, XmlSchemaIdentityConstraint_t297318432_il2cpp_TypeInfo_var)); XmlSchemaElement_t427880856 * L_25 = V_0; NullCheck(L_25); XmlSchemaObjectCollection_t1064819932 * L_26 = XmlSchemaElement_get_Constraints_m591235259(L_25, /*hidden argument*/NULL); int32_t L_27 = V_1; NullCheck(L_26); XmlSchemaObject_t1315720168 * L_28 = VirtFuncInvoker1< XmlSchemaObject_t1315720168 *, int32_t >::Invoke(29 /* System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectCollection::get_Item(System.Int32) */, L_26, L_27); V_3 = ((XmlSchemaIdentityConstraint_t297318432 *)IsInstClass((RuntimeObject*)L_28, XmlSchemaIdentityConstraint_t297318432_il2cpp_TypeInfo_var)); XmlSchemaIdentityConstraint_t297318432 * L_29 = V_2; NullCheck(L_29); XmlQualifiedName_t2760654312 * L_30 = XmlSchemaIdentityConstraint_get_QualifiedName_m1882380553(L_29, /*hidden argument*/NULL); XmlSchemaIdentityConstraint_t297318432 * L_31 = V_3; NullCheck(L_31); XmlQualifiedName_t2760654312 * L_32 = XmlSchemaIdentityConstraint_get_QualifiedName_m1882380553(L_31, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_33 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_30, L_32, /*hidden argument*/NULL); if (L_33) { goto IL_00fd; } } { XmlSchemaIdentityConstraint_t297318432 * L_34 = V_2; NullCheck(L_34); XmlSchemaXPath_t3156455507 * L_35 = XmlSchemaIdentityConstraint_get_Selector_m1128146390(L_34, /*hidden argument*/NULL); NullCheck(L_35); String_t* L_36 = XmlSchemaXPath_get_XPath_m3201415714(L_35, /*hidden argument*/NULL); XmlSchemaIdentityConstraint_t297318432 * L_37 = V_3; NullCheck(L_37); XmlSchemaXPath_t3156455507 * L_38 = XmlSchemaIdentityConstraint_get_Selector_m1128146390(L_37, /*hidden argument*/NULL); NullCheck(L_38); String_t* L_39 = XmlSchemaXPath_get_XPath_m3201415714(L_38, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_40 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_36, L_39, /*hidden argument*/NULL); if (L_40) { goto IL_00fd; } } { XmlSchemaIdentityConstraint_t297318432 * L_41 = V_2; NullCheck(L_41); XmlSchemaObjectCollection_t1064819932 * L_42 = XmlSchemaIdentityConstraint_get_Fields_m2787365736(L_41, /*hidden argument*/NULL); NullCheck(L_42); int32_t L_43 = CollectionBase_get_Count_m1708965601(L_42, /*hidden argument*/NULL); XmlSchemaIdentityConstraint_t297318432 * L_44 = V_3; NullCheck(L_44); XmlSchemaObjectCollection_t1064819932 * L_45 = XmlSchemaIdentityConstraint_get_Fields_m2787365736(L_44, /*hidden argument*/NULL); NullCheck(L_45); int32_t L_46 = CollectionBase_get_Count_m1708965601(L_45, /*hidden argument*/NULL); if ((((int32_t)L_43) == ((int32_t)L_46))) { goto IL_00ff; } } IL_00fd: { return (bool)0; } IL_00ff: { V_4 = 0; goto IL_014f; } IL_0107: { XmlSchemaIdentityConstraint_t297318432 * L_47 = V_2; NullCheck(L_47); XmlSchemaObjectCollection_t1064819932 * L_48 = XmlSchemaIdentityConstraint_get_Fields_m2787365736(L_47, /*hidden argument*/NULL); int32_t L_49 = V_4; NullCheck(L_48); XmlSchemaObject_t1315720168 * L_50 = VirtFuncInvoker1< XmlSchemaObject_t1315720168 *, int32_t >::Invoke(29 /* System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectCollection::get_Item(System.Int32) */, L_48, L_49); V_5 = ((XmlSchemaXPath_t3156455507 *)IsInstClass((RuntimeObject*)L_50, XmlSchemaXPath_t3156455507_il2cpp_TypeInfo_var)); XmlSchemaIdentityConstraint_t297318432 * L_51 = V_3; NullCheck(L_51); XmlSchemaObjectCollection_t1064819932 * L_52 = XmlSchemaIdentityConstraint_get_Fields_m2787365736(L_51, /*hidden argument*/NULL); int32_t L_53 = V_4; NullCheck(L_52); XmlSchemaObject_t1315720168 * L_54 = VirtFuncInvoker1< XmlSchemaObject_t1315720168 *, int32_t >::Invoke(29 /* System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectCollection::get_Item(System.Int32) */, L_52, L_53); V_6 = ((XmlSchemaXPath_t3156455507 *)IsInstClass((RuntimeObject*)L_54, XmlSchemaXPath_t3156455507_il2cpp_TypeInfo_var)); XmlSchemaXPath_t3156455507 * L_55 = V_5; NullCheck(L_55); String_t* L_56 = XmlSchemaXPath_get_XPath_m3201415714(L_55, /*hidden argument*/NULL); XmlSchemaXPath_t3156455507 * L_57 = V_6; NullCheck(L_57); String_t* L_58 = XmlSchemaXPath_get_XPath_m3201415714(L_57, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_59 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_56, L_58, /*hidden argument*/NULL); if (!L_59) { goto IL_0149; } } { return (bool)0; } IL_0149: { int32_t L_60 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); } IL_014f: { int32_t L_61 = V_4; XmlSchemaIdentityConstraint_t297318432 * L_62 = V_2; NullCheck(L_62); XmlSchemaObjectCollection_t1064819932 * L_63 = XmlSchemaIdentityConstraint_get_Fields_m2787365736(L_62, /*hidden argument*/NULL); NullCheck(L_63); int32_t L_64 = CollectionBase_get_Count_m1708965601(L_63, /*hidden argument*/NULL); if ((((int32_t)L_61) < ((int32_t)L_64))) { goto IL_0107; } } { int32_t L_65 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); } IL_0165: { int32_t L_66 = V_1; XmlSchemaObjectCollection_t1064819932 * L_67 = XmlSchemaElement_get_Constraints_m591235259(__this, /*hidden argument*/NULL); NullCheck(L_67); int32_t L_68 = CollectionBase_get_Count_m1708965601(L_67, /*hidden argument*/NULL); if ((((int32_t)L_66) < ((int32_t)L_68))) { goto IL_0088; } } { int32_t L_69 = XmlSchemaElement_get_BlockResolved_m1163706590(__this, /*hidden argument*/NULL); XmlSchemaElement_t427880856 * L_70 = V_0; NullCheck(L_70); int32_t L_71 = XmlSchemaElement_get_BlockResolved_m1163706590(L_70, /*hidden argument*/NULL); if ((!(((uint32_t)L_69) == ((uint32_t)L_71)))) { goto IL_01c4; } } { int32_t L_72 = XmlSchemaElement_get_FinalResolved_m4052209625(__this, /*hidden argument*/NULL); XmlSchemaElement_t427880856 * L_73 = V_0; NullCheck(L_73); int32_t L_74 = XmlSchemaElement_get_FinalResolved_m4052209625(L_73, /*hidden argument*/NULL); if ((!(((uint32_t)L_72) == ((uint32_t)L_74)))) { goto IL_01c4; } } { String_t* L_75 = XmlSchemaElement_get_ValidatedDefaultValue_m3003127030(__this, /*hidden argument*/NULL); XmlSchemaElement_t427880856 * L_76 = V_0; NullCheck(L_76); String_t* L_77 = XmlSchemaElement_get_ValidatedDefaultValue_m3003127030(L_76, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_78 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_75, L_77, /*hidden argument*/NULL); if (L_78) { goto IL_01c4; } } { String_t* L_79 = XmlSchemaElement_get_ValidatedFixedValue_m2283540330(__this, /*hidden argument*/NULL); XmlSchemaElement_t427880856 * L_80 = V_0; NullCheck(L_80); String_t* L_81 = XmlSchemaElement_get_ValidatedFixedValue_m2283540330(L_80, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_82 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_79, L_81, /*hidden argument*/NULL); if (!L_82) { goto IL_01c6; } } IL_01c4: { return (bool)0; } IL_01c6: { return (bool)1; } } // System.Boolean System.Xml.Schema.XmlSchemaElement::ValidateDerivationByRestriction(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaElement_ValidateDerivationByRestriction_m1614100974 (XmlSchemaElement_t427880856 * __this, XmlSchemaParticle_t3828501457 * ___baseParticle0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, bool ___raiseError3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaElement_ValidateDerivationByRestriction_m1614100974_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaElement_t427880856 * V_0 = NULL; XmlSchemaAny_t1119175207 * V_1 = NULL; XmlSchemaGroupBase_t3631079376 * V_2 = NULL; { XmlSchemaParticle_t3828501457 * L_0 = ___baseParticle0; V_0 = ((XmlSchemaElement_t427880856 *)IsInstClass((RuntimeObject*)L_0, XmlSchemaElement_t427880856_il2cpp_TypeInfo_var)); XmlSchemaElement_t427880856 * L_1 = V_0; if (!L_1) { goto IL_0019; } } { XmlSchemaElement_t427880856 * L_2 = V_0; ValidationEventHandler_t791314227 * L_3 = ___h1; XmlSchema_t3742557897 * L_4 = ___schema2; bool L_5 = ___raiseError3; bool L_6 = XmlSchemaElement_ValidateDerivationByRestrictionNameAndTypeOK_m1760371457(__this, L_2, L_3, L_4, L_5, /*hidden argument*/NULL); return L_6; } IL_0019: { XmlSchemaParticle_t3828501457 * L_7 = ___baseParticle0; V_1 = ((XmlSchemaAny_t1119175207 *)IsInstClass((RuntimeObject*)L_7, XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var)); XmlSchemaAny_t1119175207 * L_8 = V_1; if (!L_8) { goto IL_004e; } } { XmlSchemaAny_t1119175207 * L_9 = V_1; XmlQualifiedName_t2760654312 * L_10 = XmlSchemaElement_get_QualifiedName_m2688553928(__this, /*hidden argument*/NULL); NullCheck(L_10); String_t* L_11 = XmlQualifiedName_get_Namespace_m3957593392(L_10, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_12 = ___h1; XmlSchema_t3742557897 * L_13 = ___schema2; bool L_14 = ___raiseError3; NullCheck(L_9); bool L_15 = XmlSchemaAny_ValidateWildcardAllowsNamespaceName_m3285621343(L_9, L_11, L_12, L_13, L_14, /*hidden argument*/NULL); if (L_15) { goto IL_0042; } } { return (bool)0; } IL_0042: { XmlSchemaAny_t1119175207 * L_16 = V_1; ValidationEventHandler_t791314227 * L_17 = ___h1; XmlSchema_t3742557897 * L_18 = ___schema2; bool L_19 = ___raiseError3; bool L_20 = VirtFuncInvoker4< bool, XmlSchemaParticle_t3828501457 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 *, bool >::Invoke(9 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ValidateOccurenceRangeOK(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) */, __this, L_16, L_17, L_18, L_19); return L_20; } IL_004e: { V_2 = (XmlSchemaGroupBase_t3631079376 *)NULL; XmlSchemaParticle_t3828501457 * L_21 = ___baseParticle0; if (!((XmlSchemaSequence_t2018345177 *)IsInstClass((RuntimeObject*)L_21, XmlSchemaSequence_t2018345177_il2cpp_TypeInfo_var))) { goto IL_0066; } } { XmlSchemaSequence_t2018345177 * L_22 = (XmlSchemaSequence_t2018345177 *)il2cpp_codegen_object_new(XmlSchemaSequence_t2018345177_il2cpp_TypeInfo_var); XmlSchemaSequence__ctor_m2088825835(L_22, /*hidden argument*/NULL); V_2 = L_22; goto IL_008d; } IL_0066: { XmlSchemaParticle_t3828501457 * L_23 = ___baseParticle0; if (!((XmlSchemaChoice_t959520675 *)IsInstClass((RuntimeObject*)L_23, XmlSchemaChoice_t959520675_il2cpp_TypeInfo_var))) { goto IL_007c; } } { XmlSchemaChoice_t959520675 * L_24 = (XmlSchemaChoice_t959520675 *)il2cpp_codegen_object_new(XmlSchemaChoice_t959520675_il2cpp_TypeInfo_var); XmlSchemaChoice__ctor_m3263212477(L_24, /*hidden argument*/NULL); V_2 = L_24; goto IL_008d; } IL_007c: { XmlSchemaParticle_t3828501457 * L_25 = ___baseParticle0; if (!((XmlSchemaAll_t1118454309 *)IsInstClass((RuntimeObject*)L_25, XmlSchemaAll_t1118454309_il2cpp_TypeInfo_var))) { goto IL_008d; } } { XmlSchemaAll_t1118454309 * L_26 = (XmlSchemaAll_t1118454309 *)il2cpp_codegen_object_new(XmlSchemaAll_t1118454309_il2cpp_TypeInfo_var); XmlSchemaAll__ctor_m2161738074(L_26, /*hidden argument*/NULL); V_2 = L_26; } IL_008d: { XmlSchemaGroupBase_t3631079376 * L_27 = V_2; if (!L_27) { goto IL_00be; } } { XmlSchemaGroupBase_t3631079376 * L_28 = V_2; NullCheck(L_28); XmlSchemaObjectCollection_t1064819932 * L_29 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaGroupBase::get_Items() */, L_28); NullCheck(L_29); XmlSchemaObjectCollection_Add_m1142549045(L_29, __this, /*hidden argument*/NULL); XmlSchemaGroupBase_t3631079376 * L_30 = V_2; ValidationEventHandler_t791314227 * L_31 = ___h1; XmlSchema_t3742557897 * L_32 = ___schema2; NullCheck(L_30); VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_30, L_31, L_32); XmlSchemaGroupBase_t3631079376 * L_33 = V_2; ValidationEventHandler_t791314227 * L_34 = ___h1; XmlSchema_t3742557897 * L_35 = ___schema2; NullCheck(L_33); VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_33, L_34, L_35); XmlSchemaGroupBase_t3631079376 * L_36 = V_2; XmlSchemaParticle_t3828501457 * L_37 = ___baseParticle0; ValidationEventHandler_t791314227 * L_38 = ___h1; XmlSchema_t3742557897 * L_39 = ___schema2; bool L_40 = ___raiseError3; NullCheck(L_36); bool L_41 = VirtFuncInvoker4< bool, XmlSchemaParticle_t3828501457 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 *, bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ValidateDerivationByRestriction(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) */, L_36, L_37, L_38, L_39, L_40); return L_41; } IL_00be: { return (bool)1; } } // System.Boolean System.Xml.Schema.XmlSchemaElement::ValidateDerivationByRestrictionNameAndTypeOK(System.Xml.Schema.XmlSchemaElement,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaElement_ValidateDerivationByRestrictionNameAndTypeOK_m1760371457 (XmlSchemaElement_t427880856 * __this, XmlSchemaElement_t427880856 * ___baseElement0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, bool ___raiseError3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaElement_ValidateDerivationByRestrictionNameAndTypeOK_m1760371457_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaComplexType_t3740801802 * V_0 = NULL; XmlSchemaSimpleType_t2678868104 * V_1 = NULL; { XmlQualifiedName_t2760654312 * L_0 = XmlSchemaElement_get_QualifiedName_m2688553928(__this, /*hidden argument*/NULL); XmlSchemaElement_t427880856 * L_1 = ___baseElement0; NullCheck(L_1); XmlQualifiedName_t2760654312 * L_2 = XmlSchemaElement_get_QualifiedName_m2688553928(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_3 = XmlQualifiedName_op_Inequality_m3449274916(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_002b; } } { bool L_4 = ___raiseError3; if (!L_4) { goto IL_0029; } } { ValidationEventHandler_t791314227 * L_5 = ___h1; XmlSchemaObject_error_m903554348(__this, L_5, _stringLiteral4099811995, /*hidden argument*/NULL); } IL_0029: { return (bool)0; } IL_002b: { bool L_6 = __this->get_isNillable_36(); if (!L_6) { goto IL_0056; } } { XmlSchemaElement_t427880856 * L_7 = ___baseElement0; NullCheck(L_7); bool L_8 = L_7->get_isNillable_36(); if (L_8) { goto IL_0056; } } { bool L_9 = ___raiseError3; if (!L_9) { goto IL_0054; } } { ValidationEventHandler_t791314227 * L_10 = ___h1; XmlSchemaObject_error_m903554348(__this, L_10, _stringLiteral2311048257, /*hidden argument*/NULL); } IL_0054: { return (bool)0; } IL_0056: { XmlSchemaElement_t427880856 * L_11 = ___baseElement0; ValidationEventHandler_t791314227 * L_12 = ___h1; XmlSchema_t3742557897 * L_13 = ___schema2; bool L_14 = ___raiseError3; bool L_15 = VirtFuncInvoker4< bool, XmlSchemaParticle_t3828501457 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 *, bool >::Invoke(9 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ValidateOccurenceRangeOK(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) */, __this, L_11, L_12, L_13, L_14); if (L_15) { goto IL_0068; } } { return (bool)0; } IL_0068: { XmlSchemaElement_t427880856 * L_16 = ___baseElement0; NullCheck(L_16); String_t* L_17 = XmlSchemaElement_get_ValidatedFixedValue_m2283540330(L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_009e; } } { XmlSchemaElement_t427880856 * L_18 = ___baseElement0; NullCheck(L_18); String_t* L_19 = XmlSchemaElement_get_ValidatedFixedValue_m2283540330(L_18, /*hidden argument*/NULL); String_t* L_20 = XmlSchemaElement_get_ValidatedFixedValue_m2283540330(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_21 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_19, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_009e; } } { bool L_22 = ___raiseError3; if (!L_22) { goto IL_009c; } } { ValidationEventHandler_t791314227 * L_23 = ___h1; XmlSchemaObject_error_m903554348(__this, L_23, _stringLiteral1777858730, /*hidden argument*/NULL); } IL_009c: { return (bool)0; } IL_009e: { XmlSchemaElement_t427880856 * L_24 = ___baseElement0; NullCheck(L_24); int32_t L_25 = XmlSchemaElement_get_BlockResolved_m1163706590(L_24, /*hidden argument*/NULL); int32_t L_26 = XmlSchemaElement_get_BlockResolved_m1163706590(__this, /*hidden argument*/NULL); int32_t L_27 = XmlSchemaElement_get_BlockResolved_m1163706590(__this, /*hidden argument*/NULL); if ((((int32_t)((int32_t)((int32_t)L_25|(int32_t)L_26))) == ((int32_t)L_27))) { goto IL_00cb; } } { bool L_28 = ___raiseError3; if (!L_28) { goto IL_00c9; } } { ValidationEventHandler_t791314227 * L_29 = ___h1; XmlSchemaObject_error_m903554348(__this, L_29, _stringLiteral370729530, /*hidden argument*/NULL); } IL_00c9: { return (bool)0; } IL_00cb: { XmlSchemaElement_t427880856 * L_30 = ___baseElement0; NullCheck(L_30); RuntimeObject * L_31 = XmlSchemaElement_get_ElementType_m1141810192(L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_016b; } } { RuntimeObject * L_32 = XmlSchemaElement_get_ElementType_m1141810192(__this, /*hidden argument*/NULL); V_0 = ((XmlSchemaComplexType_t3740801802 *)IsInstClass((RuntimeObject*)L_32, XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var)); XmlSchemaComplexType_t3740801802 * L_33 = V_0; if (!L_33) { goto IL_010e; } } { XmlSchemaComplexType_t3740801802 * L_34 = V_0; XmlSchemaElement_t427880856 * L_35 = ___baseElement0; NullCheck(L_35); RuntimeObject * L_36 = XmlSchemaElement_get_ElementType_m1141810192(L_35, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_37 = ___h1; XmlSchema_t3742557897 * L_38 = ___schema2; NullCheck(L_34); XmlSchemaComplexType_ValidateDerivationValidRestriction_m1037595778(L_34, ((XmlSchemaComplexType_t3740801802 *)IsInstClass((RuntimeObject*)L_36, XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var)), L_37, L_38, /*hidden argument*/NULL); XmlSchemaComplexType_t3740801802 * L_39 = V_0; XmlSchemaElement_t427880856 * L_40 = ___baseElement0; NullCheck(L_40); RuntimeObject * L_41 = XmlSchemaElement_get_ElementType_m1141810192(L_40, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_42 = ___h1; XmlSchema_t3742557897 * L_43 = ___schema2; NullCheck(L_39); XmlSchemaComplexType_ValidateTypeDerivationOK_m3552271659(L_39, L_41, L_42, L_43, /*hidden argument*/NULL); goto IL_016b; } IL_010e: { RuntimeObject * L_44 = XmlSchemaElement_get_ElementType_m1141810192(__this, /*hidden argument*/NULL); V_1 = ((XmlSchemaSimpleType_t2678868104 *)IsInstClass((RuntimeObject*)L_44, XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var)); XmlSchemaSimpleType_t2678868104 * L_45 = V_1; if (!L_45) { goto IL_0135; } } { XmlSchemaSimpleType_t2678868104 * L_46 = V_1; XmlSchemaElement_t427880856 * L_47 = ___baseElement0; NullCheck(L_47); RuntimeObject * L_48 = XmlSchemaElement_get_ElementType_m1141810192(L_47, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_49 = ___h1; XmlSchema_t3742557897 * L_50 = ___schema2; NullCheck(L_46); XmlSchemaSimpleType_ValidateTypeDerivationOK_m3745618113(L_46, L_48, L_49, L_50, (bool)1, /*hidden argument*/NULL); goto IL_016b; } IL_0135: { XmlSchemaElement_t427880856 * L_51 = ___baseElement0; NullCheck(L_51); RuntimeObject * L_52 = XmlSchemaElement_get_ElementType_m1141810192(L_51, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_53 = XmlSchemaComplexType_get_AnyType_m2038550701(NULL /*static, unused*/, /*hidden argument*/NULL); if ((((RuntimeObject*)(RuntimeObject *)L_52) == ((RuntimeObject*)(XmlSchemaComplexType_t3740801802 *)L_53))) { goto IL_016b; } } { XmlSchemaElement_t427880856 * L_54 = ___baseElement0; NullCheck(L_54); RuntimeObject * L_55 = XmlSchemaElement_get_ElementType_m1141810192(L_54, /*hidden argument*/NULL); RuntimeObject * L_56 = XmlSchemaElement_get_ElementType_m1141810192(__this, /*hidden argument*/NULL); if ((((RuntimeObject*)(RuntimeObject *)L_55) == ((RuntimeObject*)(RuntimeObject *)L_56))) { goto IL_016b; } } { bool L_57 = ___raiseError3; if (!L_57) { goto IL_0169; } } { ValidationEventHandler_t791314227 * L_58 = ___h1; XmlSchemaObject_error_m903554348(__this, L_58, _stringLiteral3063051977, /*hidden argument*/NULL); } IL_0169: { return (bool)0; } IL_016b: { return (bool)1; } } // System.Void System.Xml.Schema.XmlSchemaElement::CheckRecursion(System.Int32,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_CheckRecursion_m2686744253 (XmlSchemaElement_t427880856 * __this, int32_t ___depth0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaElement_CheckRecursion_m2686744253_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaComplexType_t3740801802 * V_0 = NULL; { RuntimeObject * L_0 = XmlSchemaElement_get_ElementType_m1141810192(__this, /*hidden argument*/NULL); V_0 = ((XmlSchemaComplexType_t3740801802 *)IsInstClass((RuntimeObject*)L_0, XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var)); XmlSchemaComplexType_t3740801802 * L_1 = V_0; if (!L_1) { goto IL_001d; } } { XmlSchemaComplexType_t3740801802 * L_2 = V_0; NullCheck(L_2); XmlSchemaParticle_t3828501457 * L_3 = XmlSchemaComplexType_get_Particle_m455826862(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_001e; } } IL_001d: { return; } IL_001e: { XmlSchemaComplexType_t3740801802 * L_4 = V_0; NullCheck(L_4); XmlSchemaParticle_t3828501457 * L_5 = XmlSchemaComplexType_get_Particle_m455826862(L_4, /*hidden argument*/NULL); int32_t L_6 = ___depth0; ValidationEventHandler_t791314227 * L_7 = ___h1; XmlSchema_t3742557897 * L_8 = ___schema2; NullCheck(L_5); VirtActionInvoker3< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(15 /* System.Void System.Xml.Schema.XmlSchemaParticle::CheckRecursion(System.Int32,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_5, ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)), L_7, L_8); return; } } // System.Void System.Xml.Schema.XmlSchemaElement::ValidateUniqueParticleAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Collections.ArrayList,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_ValidateUniqueParticleAttribution_m895353682 (XmlSchemaElement_t427880856 * __this, XmlSchemaObjectTable_t2546974348 * ___qnames0, ArrayList_t2718874744 * ___nsNames1, ValidationEventHandler_t791314227 * ___h2, XmlSchema_t3742557897 * ___schema3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaElement_ValidateUniqueParticleAttribution_m895353682_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaAny_t1119175207 * V_0 = NULL; RuntimeObject* V_1 = NULL; bool V_2 = false; String_t* V_3 = NULL; StringEnumerator_t3934291441 * V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaObjectTable_t2546974348 * L_0 = ___qnames0; XmlQualifiedName_t2760654312 * L_1 = XmlSchemaElement_get_QualifiedName_m2688553928(__this, /*hidden argument*/NULL); NullCheck(L_0); bool L_2 = XmlSchemaObjectTable_Contains_m3252282677(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_002d; } } { ValidationEventHandler_t791314227 * L_3 = ___h2; XmlQualifiedName_t2760654312 * L_4 = XmlSchemaElement_get_QualifiedName_m2688553928(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral2320713649, L_4, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_3, L_5, /*hidden argument*/NULL); goto IL_0203; } IL_002d: { ArrayList_t2718874744 * L_6 = ___nsNames1; NullCheck(L_6); RuntimeObject* L_7 = VirtFuncInvoker0< RuntimeObject* >::Invoke(43 /* System.Collections.IEnumerator System.Collections.ArrayList::GetEnumerator() */, L_6); V_1 = L_7; } IL_0034: try { // begin try (depth: 1) { goto IL_01d1; } IL_0039: { RuntimeObject* L_8 = V_1; NullCheck(L_8); RuntimeObject * L_9 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_8); V_0 = ((XmlSchemaAny_t1119175207 *)CastclassClass((RuntimeObject*)L_9, XmlSchemaAny_t1119175207_il2cpp_TypeInfo_var)); XmlSchemaAny_t1119175207 * L_10 = V_0; NullCheck(L_10); Decimal_t2948259380 L_11 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(L_10, /*hidden argument*/NULL); Decimal_t2948259380 L_12; memset(&L_12, 0, sizeof(L_12)); Decimal__ctor_m1256289983((&L_12), 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_13 = Decimal_op_Equality_m77262825(NULL /*static, unused*/, L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0060; } } IL_005b: { goto IL_01d1; } IL_0060: { XmlSchemaAny_t1119175207 * L_14 = V_0; NullCheck(L_14); bool L_15 = XmlSchemaAny_get_HasValueAny_m1356611694(L_14, /*hidden argument*/NULL); if (L_15) { goto IL_00e6; } } IL_006b: { XmlSchemaAny_t1119175207 * L_16 = V_0; NullCheck(L_16); bool L_17 = XmlSchemaAny_get_HasValueLocal_m2589071563(L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_0090; } } IL_0076: { XmlQualifiedName_t2760654312 * L_18 = XmlSchemaElement_get_QualifiedName_m2688553928(__this, /*hidden argument*/NULL); NullCheck(L_18); String_t* L_19 = XmlQualifiedName_get_Namespace_m3957593392(L_18, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_20 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_21 = String_op_Equality_m920492651(NULL /*static, unused*/, L_19, L_20, /*hidden argument*/NULL); if (L_21) { goto IL_00e6; } } IL_0090: { XmlSchemaAny_t1119175207 * L_22 = V_0; NullCheck(L_22); bool L_23 = XmlSchemaAny_get_HasValueOther_m3314415087(L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_00bb; } } IL_009b: { XmlQualifiedName_t2760654312 * L_24 = XmlSchemaElement_get_QualifiedName_m2688553928(__this, /*hidden argument*/NULL); NullCheck(L_24); String_t* L_25 = XmlQualifiedName_get_Namespace_m3957593392(L_24, /*hidden argument*/NULL); XmlQualifiedName_t2760654312 * L_26 = XmlSchemaElement_get_QualifiedName_m2688553928(__this, /*hidden argument*/NULL); NullCheck(L_26); String_t* L_27 = XmlQualifiedName_get_Namespace_m3957593392(L_26, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_28 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_25, L_27, /*hidden argument*/NULL); if (L_28) { goto IL_00e6; } } IL_00bb: { XmlSchemaAny_t1119175207 * L_29 = V_0; NullCheck(L_29); bool L_30 = XmlSchemaAny_get_HasValueTargetNamespace_m1849711967(L_29, /*hidden argument*/NULL); if (!L_30) { goto IL_0102; } } IL_00c6: { XmlQualifiedName_t2760654312 * L_31 = XmlSchemaElement_get_QualifiedName_m2688553928(__this, /*hidden argument*/NULL); NullCheck(L_31); String_t* L_32 = XmlQualifiedName_get_Namespace_m3957593392(L_31, /*hidden argument*/NULL); XmlQualifiedName_t2760654312 * L_33 = XmlSchemaElement_get_QualifiedName_m2688553928(__this, /*hidden argument*/NULL); NullCheck(L_33); String_t* L_34 = XmlQualifiedName_get_Namespace_m3957593392(L_33, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_35 = String_op_Equality_m920492651(NULL /*static, unused*/, L_32, L_34, /*hidden argument*/NULL); if (!L_35) { goto IL_0102; } } IL_00e6: { ValidationEventHandler_t791314227 * L_36 = ___h2; XmlQualifiedName_t2760654312 * L_37 = XmlSchemaElement_get_QualifiedName_m2688553928(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_38 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral940148356, L_37, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_36, L_38, /*hidden argument*/NULL); goto IL_01dc; } IL_0102: { XmlSchemaAny_t1119175207 * L_39 = V_0; NullCheck(L_39); bool L_40 = XmlSchemaAny_get_HasValueOther_m3314415087(L_39, /*hidden argument*/NULL); if (L_40) { goto IL_0194; } } IL_010d: { V_2 = (bool)0; XmlSchemaAny_t1119175207 * L_41 = V_0; NullCheck(L_41); StringCollection_t167406615 * L_42 = XmlSchemaAny_get_ResolvedNamespaces_m67621907(L_41, /*hidden argument*/NULL); NullCheck(L_42); StringEnumerator_t3934291441 * L_43 = StringCollection_GetEnumerator_m348861798(L_42, /*hidden argument*/NULL); V_4 = L_43; } IL_011c: try { // begin try (depth: 2) { goto IL_0146; } IL_0121: { StringEnumerator_t3934291441 * L_44 = V_4; NullCheck(L_44); String_t* L_45 = StringEnumerator_get_Current_m3567642676(L_44, /*hidden argument*/NULL); V_3 = L_45; String_t* L_46 = V_3; XmlQualifiedName_t2760654312 * L_47 = XmlSchemaElement_get_QualifiedName_m2688553928(__this, /*hidden argument*/NULL); NullCheck(L_47); String_t* L_48 = XmlQualifiedName_get_Namespace_m3957593392(L_47, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_49 = String_op_Equality_m920492651(NULL /*static, unused*/, L_46, L_48, /*hidden argument*/NULL); if (!L_49) { goto IL_0146; } } IL_013f: { V_2 = (bool)1; goto IL_0152; } IL_0146: { StringEnumerator_t3934291441 * L_50 = V_4; NullCheck(L_50); bool L_51 = StringEnumerator_MoveNext_m3572111802(L_50, /*hidden argument*/NULL); if (L_51) { goto IL_0121; } } IL_0152: { IL2CPP_LEAVE(0x16D, FINALLY_0157); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0157; } FINALLY_0157: { // begin finally (depth: 2) { StringEnumerator_t3934291441 * L_52 = V_4; V_5 = ((RuntimeObject*)IsInst((RuntimeObject*)L_52, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_53 = V_5; if (L_53) { goto IL_0165; } } IL_0164: { IL2CPP_END_FINALLY(343) } IL_0165: { RuntimeObject* L_54 = V_5; NullCheck(L_54); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_54); IL2CPP_END_FINALLY(343) } } // end finally (depth: 2) IL2CPP_CLEANUP(343) { IL2CPP_JUMP_TBL(0x16D, IL_016d) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_016d: { bool L_55 = V_2; if (!L_55) { goto IL_018f; } } IL_0173: { ValidationEventHandler_t791314227 * L_56 = ___h2; XmlQualifiedName_t2760654312 * L_57 = XmlSchemaElement_get_QualifiedName_m2688553928(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_58 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral940148356, L_57, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_56, L_58, /*hidden argument*/NULL); goto IL_01dc; } IL_018f: { goto IL_01d1; } IL_0194: { XmlSchemaAny_t1119175207 * L_59 = V_0; NullCheck(L_59); String_t* L_60 = XmlSchemaAny_get_TargetNamespace_m3878721791(L_59, /*hidden argument*/NULL); XmlQualifiedName_t2760654312 * L_61 = XmlSchemaElement_get_QualifiedName_m2688553928(__this, /*hidden argument*/NULL); NullCheck(L_61); String_t* L_62 = XmlQualifiedName_get_Namespace_m3957593392(L_61, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_63 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_60, L_62, /*hidden argument*/NULL); if (!L_63) { goto IL_01d1; } } IL_01af: { ValidationEventHandler_t791314227 * L_64 = ___h2; XmlQualifiedName_t2760654312 * L_65 = XmlSchemaElement_get_QualifiedName_m2688553928(__this, /*hidden argument*/NULL); NullCheck(L_65); String_t* L_66 = XmlQualifiedName_get_Namespace_m3957593392(L_65, /*hidden argument*/NULL); XmlSchemaAny_t1119175207 * L_67 = V_0; NullCheck(L_67); String_t* L_68 = XmlSchemaAny_get_TargetNamespace_m3878721791(L_67, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_69 = String_Format_m2556382932(NULL /*static, unused*/, _stringLiteral3396464789, L_66, L_68, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_64, L_69, /*hidden argument*/NULL); } IL_01d1: { RuntimeObject* L_70 = V_1; NullCheck(L_70); bool L_71 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_70); if (L_71) { goto IL_0039; } } IL_01dc: { IL2CPP_LEAVE(0x1F6, FINALLY_01e1); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01e1; } FINALLY_01e1: { // begin finally (depth: 1) { RuntimeObject* L_72 = V_1; V_6 = ((RuntimeObject*)IsInst((RuntimeObject*)L_72, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_73 = V_6; if (L_73) { goto IL_01ee; } } IL_01ed: { IL2CPP_END_FINALLY(481) } IL_01ee: { RuntimeObject* L_74 = V_6; NullCheck(L_74); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_74); IL2CPP_END_FINALLY(481) } } // end finally (depth: 1) IL2CPP_CLEANUP(481) { IL2CPP_JUMP_TBL(0x1F6, IL_01f6) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_01f6: { XmlSchemaObjectTable_t2546974348 * L_75 = ___qnames0; XmlQualifiedName_t2760654312 * L_76 = XmlSchemaElement_get_QualifiedName_m2688553928(__this, /*hidden argument*/NULL); NullCheck(L_75); XmlSchemaObjectTable_Add_m1270468147(L_75, L_76, __this, /*hidden argument*/NULL); } IL_0203: { return; } } // System.Void System.Xml.Schema.XmlSchemaElement::ValidateUniqueTypeAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_ValidateUniqueTypeAttribution_m1918650767 (XmlSchemaElement_t427880856 * __this, XmlSchemaObjectTable_t2546974348 * ___labels0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaElement_ValidateUniqueTypeAttribution_m1918650767_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaElement_t427880856 * V_0 = NULL; { XmlSchemaObjectTable_t2546974348 * L_0 = ___labels0; XmlQualifiedName_t2760654312 * L_1 = XmlSchemaElement_get_QualifiedName_m2688553928(__this, /*hidden argument*/NULL); NullCheck(L_0); XmlSchemaObject_t1315720168 * L_2 = XmlSchemaObjectTable_get_Item_m170185878(L_0, L_1, /*hidden argument*/NULL); V_0 = ((XmlSchemaElement_t427880856 *)IsInstClass((RuntimeObject*)L_2, XmlSchemaElement_t427880856_il2cpp_TypeInfo_var)); XmlSchemaElement_t427880856 * L_3 = V_0; if (L_3) { goto IL_002a; } } { XmlSchemaObjectTable_t2546974348 * L_4 = ___labels0; XmlQualifiedName_t2760654312 * L_5 = XmlSchemaElement_get_QualifiedName_m2688553928(__this, /*hidden argument*/NULL); NullCheck(L_4); XmlSchemaObjectTable_Add_m1270468147(L_4, L_5, __this, /*hidden argument*/NULL); goto IL_0052; } IL_002a: { XmlSchemaElement_t427880856 * L_6 = V_0; NullCheck(L_6); RuntimeObject * L_7 = XmlSchemaElement_get_ElementType_m1141810192(L_6, /*hidden argument*/NULL); RuntimeObject * L_8 = XmlSchemaElement_get_ElementType_m1141810192(__this, /*hidden argument*/NULL); if ((((RuntimeObject*)(RuntimeObject *)L_7) == ((RuntimeObject*)(RuntimeObject *)L_8))) { goto IL_0052; } } { ValidationEventHandler_t791314227 * L_9 = ___h1; XmlQualifiedName_t2760654312 * L_10 = XmlSchemaElement_get_QualifiedName_m2688553928(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1190264657, L_10, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_9, L_11, /*hidden argument*/NULL); } IL_0052: { return; } } // System.Void System.Xml.Schema.XmlSchemaElement::ValidateElementDefaultValidImmediate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaElement_ValidateElementDefaultValidImmediate_m3948263158 (XmlSchemaElement_t427880856 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaElement_ValidateElementDefaultValidImmediate_m3948263158_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaDatatype_t322714710 * V_0 = NULL; XmlSchemaSimpleType_t2678868104 * V_1 = NULL; XmlSchemaComplexType_t3740801802 * V_2 = NULL; XmlNamespaceManager_t418790500 * V_3 = NULL; XmlQualifiedName_t2760654312 * V_4 = NULL; XmlQualifiedNameU5BU5D_t1471530361* V_5 = NULL; int32_t V_6 = 0; Exception_t * V_7 = NULL; Exception_t * V_8 = NULL; int32_t V_9 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { RuntimeObject * L_0 = __this->get_elementType_30(); V_0 = ((XmlSchemaDatatype_t322714710 *)IsInstClass((RuntimeObject*)L_0, XmlSchemaDatatype_t322714710_il2cpp_TypeInfo_var)); RuntimeObject * L_1 = __this->get_elementType_30(); V_1 = ((XmlSchemaSimpleType_t2678868104 *)IsInstClass((RuntimeObject*)L_1, XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var)); XmlSchemaSimpleType_t2678868104 * L_2 = V_1; if (!L_2) { goto IL_0025; } } { XmlSchemaSimpleType_t2678868104 * L_3 = V_1; NullCheck(L_3); XmlSchemaDatatype_t322714710 * L_4 = XmlSchemaType_get_Datatype_m3072197688(L_3, /*hidden argument*/NULL); V_0 = L_4; } IL_0025: { XmlSchemaDatatype_t322714710 * L_5 = V_0; if (L_5) { goto IL_006b; } } { RuntimeObject * L_6 = __this->get_elementType_30(); V_2 = ((XmlSchemaComplexType_t3740801802 *)IsInstClass((RuntimeObject*)L_6, XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var)); XmlSchemaComplexType_t3740801802 * L_7 = V_2; NullCheck(L_7); int32_t L_8 = XmlSchemaComplexType_get_ContentType_m3885633075(L_7, /*hidden argument*/NULL); V_9 = L_8; int32_t L_9 = V_9; if ((((int32_t)L_9) == ((int32_t)1))) { goto IL_0054; } } { int32_t L_10 = V_9; if ((((int32_t)L_10) == ((int32_t)2))) { goto IL_0054; } } { goto IL_0065; } IL_0054: { ValidationEventHandler_t791314227 * L_11 = ___h0; XmlSchemaObject_error_m903554348(__this, L_11, _stringLiteral2194698909, /*hidden argument*/NULL); goto IL_0065; } IL_0065: { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var); XsdAnySimpleType_t1257864485 * L_12 = XmlSchemaSimpleType_get_AnySimpleType_m3105451177(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_12; } IL_006b: { V_3 = (XmlNamespaceManager_t418790500 *)NULL; XmlSchemaDatatype_t322714710 * L_13 = V_0; NullCheck(L_13); int32_t L_14 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlTokenizedType System.Xml.Schema.XmlSchemaDatatype::get_TokenizedType() */, L_13); if ((!(((uint32_t)L_14) == ((uint32_t)((int32_t)10))))) { goto IL_00c6; } } { XmlSerializerNamespaces_t2702737953 * L_15 = XmlSchemaObject_get_Namespaces_m1671673830(__this, /*hidden argument*/NULL); if (!L_15) { goto IL_00c6; } } { XmlSerializerNamespaces_t2702737953 * L_16 = XmlSchemaObject_get_Namespaces_m1671673830(__this, /*hidden argument*/NULL); NullCheck(L_16); XmlQualifiedNameU5BU5D_t1471530361* L_17 = XmlSerializerNamespaces_ToArray_m2843559361(L_16, /*hidden argument*/NULL); V_5 = L_17; V_6 = 0; goto IL_00bb; } IL_009a: { XmlQualifiedNameU5BU5D_t1471530361* L_18 = V_5; int32_t L_19 = V_6; NullCheck(L_18); int32_t L_20 = L_19; XmlQualifiedName_t2760654312 * L_21 = (L_18)->GetAt(static_cast(L_20)); V_4 = L_21; XmlNamespaceManager_t418790500 * L_22 = V_3; XmlQualifiedName_t2760654312 * L_23 = V_4; NullCheck(L_23); String_t* L_24 = XmlQualifiedName_get_Name_m815040483(L_23, /*hidden argument*/NULL); XmlQualifiedName_t2760654312 * L_25 = V_4; NullCheck(L_25); String_t* L_26 = XmlQualifiedName_get_Namespace_m3957593392(L_25, /*hidden argument*/NULL); NullCheck(L_22); VirtActionInvoker2< String_t*, String_t* >::Invoke(9 /* System.Void System.Xml.XmlNamespaceManager::AddNamespace(System.String,System.String) */, L_22, L_24, L_26); int32_t L_27 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_00bb: { int32_t L_28 = V_6; XmlQualifiedNameU5BU5D_t1471530361* L_29 = V_5; NullCheck(L_29); if ((((int32_t)L_28) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_29)->max_length))))))) { goto IL_009a; } } IL_00c6: try { // begin try (depth: 1) { String_t* L_30 = __this->get_defaultValue_29(); if (!L_30) { goto IL_00f2; } } IL_00d1: { XmlSchemaDatatype_t322714710 * L_31 = V_0; String_t* L_32 = __this->get_defaultValue_29(); NullCheck(L_31); String_t* L_33 = XmlSchemaDatatype_Normalize_m2737115427(L_31, L_32, /*hidden argument*/NULL); __this->set_validatedDefaultValue_52(L_33); XmlSchemaDatatype_t322714710 * L_34 = V_0; String_t* L_35 = __this->get_validatedDefaultValue_52(); XmlNamespaceManager_t418790500 * L_36 = V_3; NullCheck(L_34); VirtFuncInvoker3< RuntimeObject *, String_t*, XmlNameTable_t71772148 *, RuntimeObject* >::Invoke(7 /* System.Object System.Xml.Schema.XmlSchemaDatatype::ParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver) */, L_34, L_35, (XmlNameTable_t71772148 *)NULL, L_36); } IL_00f2: { goto IL_010b; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_00f7; throw e; } CATCH_00f7: { // begin catch(System.Exception) V_7 = ((Exception_t *)__exception_local); ValidationEventHandler_t791314227 * L_37 = ___h0; Exception_t * L_38 = V_7; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_37, _stringLiteral1825779302, L_38, /*hidden argument*/NULL); goto IL_010b; } // end catch (depth: 1) IL_010b: try { // begin try (depth: 1) { String_t* L_39 = __this->get_fixedValue_33(); if (!L_39) { goto IL_0137; } } IL_0116: { XmlSchemaDatatype_t322714710 * L_40 = V_0; String_t* L_41 = __this->get_fixedValue_33(); NullCheck(L_40); String_t* L_42 = XmlSchemaDatatype_Normalize_m2737115427(L_40, L_41, /*hidden argument*/NULL); __this->set_validatedFixedValue_53(L_42); XmlSchemaDatatype_t322714710 * L_43 = V_0; String_t* L_44 = __this->get_validatedFixedValue_53(); XmlNamespaceManager_t418790500 * L_45 = V_3; NullCheck(L_43); VirtFuncInvoker3< RuntimeObject *, String_t*, XmlNameTable_t71772148 *, RuntimeObject* >::Invoke(7 /* System.Object System.Xml.Schema.XmlSchemaDatatype::ParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver) */, L_43, L_44, (XmlNameTable_t71772148 *)NULL, L_45); } IL_0137: { goto IL_0150; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_013c; throw e; } CATCH_013c: { // begin catch(System.Exception) V_8 = ((Exception_t *)__exception_local); ValidationEventHandler_t791314227 * L_46 = ___h0; Exception_t * L_47 = V_8; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_46, _stringLiteral3156575048, L_47, /*hidden argument*/NULL); goto IL_0150; } // end catch (depth: 1) IL_0150: { return; } } // System.Xml.Schema.XmlSchemaElement System.Xml.Schema.XmlSchemaElement::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaElement_t427880856 * XmlSchemaElement_Read_m470865371 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaElement_Read_m470865371_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaElement_t427880856 * V_0 = NULL; Exception_t * V_1 = NULL; Exception_t * V_2 = NULL; Exception_t * V_3 = NULL; int32_t V_4 = 0; XmlSchemaAnnotation_t2553753397 * V_5 = NULL; XmlSchemaSimpleType_t2678868104 * V_6 = NULL; XmlSchemaComplexType_t3740801802 * V_7 = NULL; XmlSchemaUnique_t2867867737 * V_8 = NULL; XmlSchemaKey_t3030860318 * V_9 = NULL; XmlSchemaKeyref_t3124006214 * V_10 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaElement_t427880856 * L_0 = (XmlSchemaElement_t427880856 *)il2cpp_codegen_object_new(XmlSchemaElement_t427880856_il2cpp_TypeInfo_var); XmlSchemaElement__ctor_m1039219724(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlSchemaReader_t1164558392 * L_1 = ___reader0; NullCheck(L_1); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_1); XmlSchemaReader_t1164558392 * L_2 = ___reader0; NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_3, _stringLiteral1569427300, /*hidden argument*/NULL); if (L_4) { goto IL_0037; } } { XmlSchemaReader_t1164558392 * L_5 = ___reader0; NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral4059539929, /*hidden argument*/NULL); if (!L_7) { goto IL_0056; } } IL_0037: { ValidationEventHandler_t791314227 * L_8 = ___h1; XmlSchemaReader_t1164558392 * L_9 = ___reader0; NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral4243953379, L_10, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_8, L_11, (Exception_t *)NULL, /*hidden argument*/NULL); XmlSchemaReader_t1164558392 * L_12 = ___reader0; NullCheck(L_12); VirtActionInvoker0::Invoke(49 /* System.Void System.Xml.Schema.XmlSchemaReader::Skip() */, L_12); return (XmlSchemaElement_t427880856 *)NULL; } IL_0056: { XmlSchemaElement_t427880856 * L_13 = V_0; XmlSchemaReader_t1164558392 * L_14 = ___reader0; NullCheck(L_14); int32_t L_15 = XmlSchemaReader_get_LineNumber_m3920914464(L_14, /*hidden argument*/NULL); NullCheck(L_13); XmlSchemaObject_set_LineNumber_m1360499025(L_13, L_15, /*hidden argument*/NULL); XmlSchemaElement_t427880856 * L_16 = V_0; XmlSchemaReader_t1164558392 * L_17 = ___reader0; NullCheck(L_17); int32_t L_18 = XmlSchemaReader_get_LinePosition_m2272047151(L_17, /*hidden argument*/NULL); NullCheck(L_16); XmlSchemaObject_set_LinePosition_m906865826(L_16, L_18, /*hidden argument*/NULL); XmlSchemaElement_t427880856 * L_19 = V_0; XmlSchemaReader_t1164558392 * L_20 = ___reader0; NullCheck(L_20); String_t* L_21 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaReader::get_BaseURI() */, L_20); NullCheck(L_19); XmlSchemaObject_set_SourceUri_m2760372687(L_19, L_21, /*hidden argument*/NULL); goto IL_042f; } IL_007f: { XmlSchemaReader_t1164558392 * L_22 = ___reader0; NullCheck(L_22); String_t* L_23 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, _stringLiteral280883515, /*hidden argument*/NULL); if (!L_24) { goto IL_00c4; } } { XmlSchemaElement_t427880856 * L_25 = V_0; XmlSchemaReader_t1164558392 * L_26 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_27 = XmlSchemaUtil_ReadBoolAttribute_m854567538(NULL /*static, unused*/, L_26, (&V_1), /*hidden argument*/NULL); NullCheck(L_25); XmlSchemaElement_set_IsAbstract_m1116366625(L_25, L_27, /*hidden argument*/NULL); Exception_t * L_28 = V_1; if (!L_28) { goto IL_00bf; } } { ValidationEventHandler_t791314227 * L_29 = ___h1; XmlSchemaReader_t1164558392 * L_30 = ___reader0; NullCheck(L_30); String_t* L_31 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_30); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_32 = String_Concat_m3937257545(NULL /*static, unused*/, L_31, _stringLiteral805398061, /*hidden argument*/NULL); Exception_t * L_33 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_29, L_32, L_33, /*hidden argument*/NULL); } IL_00bf: { goto IL_042f; } IL_00c4: { XmlSchemaReader_t1164558392 * L_34 = ___reader0; NullCheck(L_34); String_t* L_35 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_34); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_36 = String_op_Equality_m920492651(NULL /*static, unused*/, L_35, _stringLiteral424787480, /*hidden argument*/NULL); if (!L_36) { goto IL_0108; } } { XmlSchemaElement_t427880856 * L_37 = V_0; XmlSchemaReader_t1164558392 * L_38 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_39 = ((XmlSchemaUtil_t956145399_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var))->get_ElementBlockAllowed_1(); int32_t L_40 = XmlSchemaUtil_ReadDerivationAttribute_m214019534(NULL /*static, unused*/, L_38, (&V_1), _stringLiteral424787480, L_39, /*hidden argument*/NULL); NullCheck(L_37); L_37->set_block_27(L_40); Exception_t * L_41 = V_1; if (!L_41) { goto IL_0103; } } { ValidationEventHandler_t791314227 * L_42 = ___h1; Exception_t * L_43 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_42, _stringLiteral595678591, L_43, /*hidden argument*/NULL); } IL_0103: { goto IL_042f; } IL_0108: { XmlSchemaReader_t1164558392 * L_44 = ___reader0; NullCheck(L_44); String_t* L_45 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_44); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_46 = String_op_Equality_m920492651(NULL /*static, unused*/, L_45, _stringLiteral1948332219, /*hidden argument*/NULL); if (!L_46) { goto IL_012e; } } { XmlSchemaElement_t427880856 * L_47 = V_0; XmlSchemaReader_t1164558392 * L_48 = ___reader0; NullCheck(L_48); String_t* L_49 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_48); NullCheck(L_47); L_47->set_defaultValue_29(L_49); goto IL_042f; } IL_012e: { XmlSchemaReader_t1164558392 * L_50 = ___reader0; NullCheck(L_50); String_t* L_51 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_50); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_52 = String_op_Equality_m920492651(NULL /*static, unused*/, L_51, _stringLiteral2379696392, /*hidden argument*/NULL); if (!L_52) { goto IL_0172; } } { XmlSchemaElement_t427880856 * L_53 = V_0; XmlSchemaReader_t1164558392 * L_54 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_55 = ((XmlSchemaUtil_t956145399_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var))->get_FinalAllowed_0(); int32_t L_56 = XmlSchemaUtil_ReadDerivationAttribute_m214019534(NULL /*static, unused*/, L_54, (&V_1), _stringLiteral2379696392, L_55, /*hidden argument*/NULL); NullCheck(L_53); XmlSchemaElement_set_Final_m1428823361(L_53, L_56, /*hidden argument*/NULL); Exception_t * L_57 = V_1; if (!L_57) { goto IL_016d; } } { ValidationEventHandler_t791314227 * L_58 = ___h1; Exception_t * L_59 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_58, _stringLiteral2898484210, L_59, /*hidden argument*/NULL); } IL_016d: { goto IL_042f; } IL_0172: { XmlSchemaReader_t1164558392 * L_60 = ___reader0; NullCheck(L_60); String_t* L_61 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_60); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_62 = String_op_Equality_m920492651(NULL /*static, unused*/, L_61, _stringLiteral1709130670, /*hidden argument*/NULL); if (!L_62) { goto IL_0198; } } { XmlSchemaElement_t427880856 * L_63 = V_0; XmlSchemaReader_t1164558392 * L_64 = ___reader0; NullCheck(L_64); String_t* L_65 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_64); NullCheck(L_63); L_63->set_fixedValue_33(L_65); goto IL_042f; } IL_0198: { XmlSchemaReader_t1164558392 * L_66 = ___reader0; NullCheck(L_66); String_t* L_67 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_66); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_68 = String_op_Equality_m920492651(NULL /*static, unused*/, L_67, _stringLiteral1639258570, /*hidden argument*/NULL); if (!L_68) { goto IL_01dd; } } { XmlSchemaElement_t427880856 * L_69 = V_0; XmlSchemaReader_t1164558392 * L_70 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); int32_t L_71 = XmlSchemaUtil_ReadFormAttribute_m3742436596(NULL /*static, unused*/, L_70, (&V_1), /*hidden argument*/NULL); NullCheck(L_69); L_69->set_form_34(L_71); Exception_t * L_72 = V_1; if (!L_72) { goto IL_01d8; } } { ValidationEventHandler_t791314227 * L_73 = ___h1; XmlSchemaReader_t1164558392 * L_74 = ___reader0; NullCheck(L_74); String_t* L_75 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_74); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_76 = String_Concat_m3937257545(NULL /*static, unused*/, L_75, _stringLiteral3360909487, /*hidden argument*/NULL); Exception_t * L_77 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_73, L_76, L_77, /*hidden argument*/NULL); } IL_01d8: { goto IL_042f; } IL_01dd: { XmlSchemaReader_t1164558392 * L_78 = ___reader0; NullCheck(L_78); String_t* L_79 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_78); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_80 = String_op_Equality_m920492651(NULL /*static, unused*/, L_79, _stringLiteral3454449607, /*hidden argument*/NULL); if (!L_80) { goto IL_0203; } } { XmlSchemaElement_t427880856 * L_81 = V_0; XmlSchemaReader_t1164558392 * L_82 = ___reader0; NullCheck(L_82); String_t* L_83 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_82); NullCheck(L_81); XmlSchemaAnnotated_set_Id_m1597719336(L_81, L_83, /*hidden argument*/NULL); goto IL_042f; } IL_0203: { XmlSchemaReader_t1164558392 * L_84 = ___reader0; NullCheck(L_84); String_t* L_85 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_84); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_86 = String_op_Equality_m920492651(NULL /*static, unused*/, L_85, _stringLiteral660438115, /*hidden argument*/NULL); if (!L_86) { goto IL_024b; } } IL_0218: try { // begin try (depth: 1) XmlSchemaElement_t427880856 * L_87 = V_0; XmlSchemaReader_t1164558392 * L_88 = ___reader0; NullCheck(L_88); String_t* L_89 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_88); NullCheck(L_87); XmlSchemaParticle_set_MaxOccursString_m1136362008(L_87, L_89, /*hidden argument*/NULL); goto IL_0246; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0229; throw e; } CATCH_0229: { // begin catch(System.Exception) V_2 = ((Exception_t *)__exception_local); ValidationEventHandler_t791314227 * L_90 = ___h1; XmlSchemaReader_t1164558392 * L_91 = ___reader0; NullCheck(L_91); String_t* L_92 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_91); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_93 = String_Concat_m3937257545(NULL /*static, unused*/, L_92, _stringLiteral1495269871, /*hidden argument*/NULL); Exception_t * L_94 = V_2; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_90, L_93, L_94, /*hidden argument*/NULL); goto IL_0246; } // end catch (depth: 1) IL_0246: { goto IL_042f; } IL_024b: { XmlSchemaReader_t1164558392 * L_95 = ___reader0; NullCheck(L_95); String_t* L_96 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_95); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_97 = String_op_Equality_m920492651(NULL /*static, unused*/, L_96, _stringLiteral837243573, /*hidden argument*/NULL); if (!L_97) { goto IL_0293; } } IL_0260: try { // begin try (depth: 1) XmlSchemaElement_t427880856 * L_98 = V_0; XmlSchemaReader_t1164558392 * L_99 = ___reader0; NullCheck(L_99); String_t* L_100 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_99); NullCheck(L_98); XmlSchemaParticle_set_MinOccursString_m2757042850(L_98, L_100, /*hidden argument*/NULL); goto IL_028e; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0271; throw e; } CATCH_0271: { // begin catch(System.Exception) V_3 = ((Exception_t *)__exception_local); ValidationEventHandler_t791314227 * L_101 = ___h1; XmlSchemaReader_t1164558392 * L_102 = ___reader0; NullCheck(L_102); String_t* L_103 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_102); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_104 = String_Concat_m3937257545(NULL /*static, unused*/, L_103, _stringLiteral2227061191, /*hidden argument*/NULL); Exception_t * L_105 = V_3; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_101, L_104, L_105, /*hidden argument*/NULL); goto IL_028e; } // end catch (depth: 1) IL_028e: { goto IL_042f; } IL_0293: { XmlSchemaReader_t1164558392 * L_106 = ___reader0; NullCheck(L_106); String_t* L_107 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_106); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_108 = String_op_Equality_m920492651(NULL /*static, unused*/, L_107, _stringLiteral62725243, /*hidden argument*/NULL); if (!L_108) { goto IL_02b9; } } { XmlSchemaElement_t427880856 * L_109 = V_0; XmlSchemaReader_t1164558392 * L_110 = ___reader0; NullCheck(L_110); String_t* L_111 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_110); NullCheck(L_109); XmlSchemaElement_set_Name_m644045515(L_109, L_111, /*hidden argument*/NULL); goto IL_042f; } IL_02b9: { XmlSchemaReader_t1164558392 * L_112 = ___reader0; NullCheck(L_112); String_t* L_113 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_112); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_114 = String_op_Equality_m920492651(NULL /*static, unused*/, L_113, _stringLiteral4013762335, /*hidden argument*/NULL); if (!L_114) { goto IL_02fe; } } { XmlSchemaElement_t427880856 * L_115 = V_0; XmlSchemaReader_t1164558392 * L_116 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_117 = XmlSchemaUtil_ReadBoolAttribute_m854567538(NULL /*static, unused*/, L_116, (&V_1), /*hidden argument*/NULL); NullCheck(L_115); XmlSchemaElement_set_IsNillable_m3972390879(L_115, L_117, /*hidden argument*/NULL); Exception_t * L_118 = V_1; if (!L_118) { goto IL_02f9; } } { ValidationEventHandler_t791314227 * L_119 = ___h1; XmlSchemaReader_t1164558392 * L_120 = ___reader0; NullCheck(L_120); String_t* L_121 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_120); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_122 = String_Concat_m3937257545(NULL /*static, unused*/, L_121, _stringLiteral3204509703, /*hidden argument*/NULL); Exception_t * L_123 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_119, L_122, L_123, /*hidden argument*/NULL); } IL_02f9: { goto IL_042f; } IL_02fe: { XmlSchemaReader_t1164558392 * L_124 = ___reader0; NullCheck(L_124); String_t* L_125 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_124); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_126 = String_op_Equality_m920492651(NULL /*static, unused*/, L_125, _stringLiteral133510650, /*hidden argument*/NULL); if (!L_126) { goto IL_0343; } } { XmlSchemaElement_t427880856 * L_127 = V_0; XmlSchemaReader_t1164558392 * L_128 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_129 = XmlSchemaUtil_ReadQNameAttribute_m567024358(NULL /*static, unused*/, L_128, (&V_1), /*hidden argument*/NULL); NullCheck(L_127); L_127->set_refName_38(L_129); Exception_t * L_130 = V_1; if (!L_130) { goto IL_033e; } } { ValidationEventHandler_t791314227 * L_131 = ___h1; XmlSchemaReader_t1164558392 * L_132 = ___reader0; NullCheck(L_132); String_t* L_133 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_132); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_134 = String_Concat_m3937257545(NULL /*static, unused*/, L_133, _stringLiteral1030314592, /*hidden argument*/NULL); Exception_t * L_135 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_131, L_134, L_135, /*hidden argument*/NULL); } IL_033e: { goto IL_042f; } IL_0343: { XmlSchemaReader_t1164558392 * L_136 = ___reader0; NullCheck(L_136); String_t* L_137 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_136); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_138 = String_op_Equality_m920492651(NULL /*static, unused*/, L_137, _stringLiteral2343588810, /*hidden argument*/NULL); if (!L_138) { goto IL_0388; } } { XmlSchemaElement_t427880856 * L_139 = V_0; XmlSchemaReader_t1164558392 * L_140 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_141 = XmlSchemaUtil_ReadQNameAttribute_m567024358(NULL /*static, unused*/, L_140, (&V_1), /*hidden argument*/NULL); NullCheck(L_139); L_139->set_substitutionGroup_41(L_141); Exception_t * L_142 = V_1; if (!L_142) { goto IL_0383; } } { ValidationEventHandler_t791314227 * L_143 = ___h1; XmlSchemaReader_t1164558392 * L_144 = ___reader0; NullCheck(L_144); String_t* L_145 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_144); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_146 = String_Concat_m3937257545(NULL /*static, unused*/, L_145, _stringLiteral2879027931, /*hidden argument*/NULL); Exception_t * L_147 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_143, L_146, L_147, /*hidden argument*/NULL); } IL_0383: { goto IL_042f; } IL_0388: { XmlSchemaReader_t1164558392 * L_148 = ___reader0; NullCheck(L_148); String_t* L_149 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_148); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_150 = String_op_Equality_m920492651(NULL /*static, unused*/, L_149, _stringLiteral3243520166, /*hidden argument*/NULL); if (!L_150) { goto IL_03cd; } } { XmlSchemaElement_t427880856 * L_151 = V_0; XmlSchemaReader_t1164558392 * L_152 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_153 = XmlSchemaUtil_ReadQNameAttribute_m567024358(NULL /*static, unused*/, L_152, (&V_1), /*hidden argument*/NULL); NullCheck(L_151); XmlSchemaElement_set_SchemaTypeName_m486901365(L_151, L_153, /*hidden argument*/NULL); Exception_t * L_154 = V_1; if (!L_154) { goto IL_03c8; } } { ValidationEventHandler_t791314227 * L_155 = ___h1; XmlSchemaReader_t1164558392 * L_156 = ___reader0; NullCheck(L_156); String_t* L_157 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_156); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_158 = String_Concat_m3937257545(NULL /*static, unused*/, L_157, _stringLiteral3429318457, /*hidden argument*/NULL); Exception_t * L_159 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_155, L_158, L_159, /*hidden argument*/NULL); } IL_03c8: { goto IL_042f; } IL_03cd: { XmlSchemaReader_t1164558392 * L_160 = ___reader0; NullCheck(L_160); String_t* L_161 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_160); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_162 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_163 = String_op_Equality_m920492651(NULL /*static, unused*/, L_161, L_162, /*hidden argument*/NULL); if (!L_163) { goto IL_03f7; } } { XmlSchemaReader_t1164558392 * L_164 = ___reader0; NullCheck(L_164); String_t* L_165 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_164); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_166 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_165, _stringLiteral3929236445, /*hidden argument*/NULL); if (L_166) { goto IL_040c; } } IL_03f7: { XmlSchemaReader_t1164558392 * L_167 = ___reader0; NullCheck(L_167); String_t* L_168 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_167); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_169 = String_op_Equality_m920492651(NULL /*static, unused*/, L_168, _stringLiteral1569427300, /*hidden argument*/NULL); if (!L_169) { goto IL_0428; } } IL_040c: { ValidationEventHandler_t791314227 * L_170 = ___h1; XmlSchemaReader_t1164558392 * L_171 = ___reader0; NullCheck(L_171); String_t* L_172 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_171); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_173 = String_Concat_m3937257545(NULL /*static, unused*/, L_172, _stringLiteral3658459787, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_170, L_173, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_042f; } IL_0428: { XmlSchemaReader_t1164558392 * L_174 = ___reader0; XmlSchemaElement_t427880856 * L_175 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_ReadUnhandledAttribute_m1314733484(NULL /*static, unused*/, L_174, L_175, /*hidden argument*/NULL); } IL_042f: { XmlSchemaReader_t1164558392 * L_176 = ___reader0; NullCheck(L_176); bool L_177 = VirtFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToNextAttribute() */, L_176); if (L_177) { goto IL_007f; } } { XmlSchemaReader_t1164558392 * L_178 = ___reader0; NullCheck(L_178); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_178); XmlSchemaReader_t1164558392 * L_179 = ___reader0; NullCheck(L_179); bool L_180 = VirtFuncInvoker0< bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_IsEmptyElement() */, L_179); if (!L_180) { goto IL_044e; } } { XmlSchemaElement_t427880856 * L_181 = V_0; return L_181; } IL_044e: { V_4 = 1; goto IL_0602; } IL_0456: { XmlSchemaReader_t1164558392 * L_182 = ___reader0; NullCheck(L_182); int32_t L_183 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_182); if ((!(((uint32_t)L_183) == ((uint32_t)((int32_t)15))))) { goto IL_0494; } } { XmlSchemaReader_t1164558392 * L_184 = ___reader0; NullCheck(L_184); String_t* L_185 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_184); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_186 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_185, _stringLiteral4059539929, /*hidden argument*/NULL); if (!L_186) { goto IL_048f; } } { ValidationEventHandler_t791314227 * L_187 = ___h1; XmlSchemaReader_t1164558392 * L_188 = ___reader0; NullCheck(L_188); String_t* L_189 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_188); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_190 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral423385118, L_189, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_187, L_190, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_048f: { goto IL_060d; } IL_0494: { int32_t L_191 = V_4; if ((((int32_t)L_191) > ((int32_t)1))) { goto IL_04d1; } } { XmlSchemaReader_t1164558392 * L_192 = ___reader0; NullCheck(L_192); String_t* L_193 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_192); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_194 = String_op_Equality_m920492651(NULL /*static, unused*/, L_193, _stringLiteral1102688753, /*hidden argument*/NULL); if (!L_194) { goto IL_04d1; } } { V_4 = 2; XmlSchemaReader_t1164558392 * L_195 = ___reader0; ValidationEventHandler_t791314227 * L_196 = ___h1; XmlSchemaAnnotation_t2553753397 * L_197 = XmlSchemaAnnotation_Read_m1586871736(NULL /*static, unused*/, L_195, L_196, /*hidden argument*/NULL); V_5 = L_197; XmlSchemaAnnotation_t2553753397 * L_198 = V_5; if (!L_198) { goto IL_04cc; } } { XmlSchemaElement_t427880856 * L_199 = V_0; XmlSchemaAnnotation_t2553753397 * L_200 = V_5; NullCheck(L_199); XmlSchemaAnnotated_set_Annotation_m3050132480(L_199, L_200, /*hidden argument*/NULL); } IL_04cc: { goto IL_0602; } IL_04d1: { int32_t L_201 = V_4; if ((((int32_t)L_201) > ((int32_t)2))) { goto IL_0543; } } { XmlSchemaReader_t1164558392 * L_202 = ___reader0; NullCheck(L_202); String_t* L_203 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_202); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_204 = String_op_Equality_m920492651(NULL /*static, unused*/, L_203, _stringLiteral1113390247, /*hidden argument*/NULL); if (!L_204) { goto IL_050e; } } { V_4 = 3; XmlSchemaReader_t1164558392 * L_205 = ___reader0; ValidationEventHandler_t791314227 * L_206 = ___h1; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaSimpleType_t2678868104_il2cpp_TypeInfo_var); XmlSchemaSimpleType_t2678868104 * L_207 = XmlSchemaSimpleType_Read_m1629189972(NULL /*static, unused*/, L_205, L_206, /*hidden argument*/NULL); V_6 = L_207; XmlSchemaSimpleType_t2678868104 * L_208 = V_6; if (!L_208) { goto IL_0509; } } { XmlSchemaElement_t427880856 * L_209 = V_0; XmlSchemaSimpleType_t2678868104 * L_210 = V_6; NullCheck(L_209); XmlSchemaElement_set_SchemaType_m1000720474(L_209, L_210, /*hidden argument*/NULL); } IL_0509: { goto IL_0602; } IL_050e: { XmlSchemaReader_t1164558392 * L_211 = ___reader0; NullCheck(L_211); String_t* L_212 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_211); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_213 = String_op_Equality_m920492651(NULL /*static, unused*/, L_212, _stringLiteral2444421609, /*hidden argument*/NULL); if (!L_213) { goto IL_0543; } } { V_4 = 3; XmlSchemaReader_t1164558392 * L_214 = ___reader0; ValidationEventHandler_t791314227 * L_215 = ___h1; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_t3740801802_il2cpp_TypeInfo_var); XmlSchemaComplexType_t3740801802 * L_216 = XmlSchemaComplexType_Read_m2926646157(NULL /*static, unused*/, L_214, L_215, /*hidden argument*/NULL); V_7 = L_216; XmlSchemaComplexType_t3740801802 * L_217 = V_7; if (!L_217) { goto IL_053e; } } { XmlSchemaElement_t427880856 * L_218 = V_0; XmlSchemaComplexType_t3740801802 * L_219 = V_7; NullCheck(L_218); XmlSchemaElement_set_SchemaType_m1000720474(L_218, L_219, /*hidden argument*/NULL); } IL_053e: { goto IL_0602; } IL_0543: { int32_t L_220 = V_4; if ((((int32_t)L_220) > ((int32_t)3))) { goto IL_05fc; } } { XmlSchemaReader_t1164558392 * L_221 = ___reader0; NullCheck(L_221); String_t* L_222 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_221); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_223 = String_op_Equality_m920492651(NULL /*static, unused*/, L_222, _stringLiteral379716803, /*hidden argument*/NULL); if (!L_223) { goto IL_0586; } } { V_4 = 3; XmlSchemaReader_t1164558392 * L_224 = ___reader0; ValidationEventHandler_t791314227 * L_225 = ___h1; XmlSchemaUnique_t2867867737 * L_226 = XmlSchemaUnique_Read_m1197168435(NULL /*static, unused*/, L_224, L_225, /*hidden argument*/NULL); V_8 = L_226; XmlSchemaUnique_t2867867737 * L_227 = V_8; if (!L_227) { goto IL_0581; } } { XmlSchemaElement_t427880856 * L_228 = V_0; NullCheck(L_228); XmlSchemaObjectCollection_t1064819932 * L_229 = L_228->get_constraints_28(); XmlSchemaUnique_t2867867737 * L_230 = V_8; NullCheck(L_229); XmlSchemaObjectCollection_Add_m1142549045(L_229, L_230, /*hidden argument*/NULL); } IL_0581: { goto IL_0602; } IL_0586: { XmlSchemaReader_t1164558392 * L_231 = ___reader0; NullCheck(L_231); String_t* L_232 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_231); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_233 = String_op_Equality_m920492651(NULL /*static, unused*/, L_232, _stringLiteral2600271970, /*hidden argument*/NULL); if (!L_233) { goto IL_05c1; } } { V_4 = 3; XmlSchemaReader_t1164558392 * L_234 = ___reader0; ValidationEventHandler_t791314227 * L_235 = ___h1; XmlSchemaKey_t3030860318 * L_236 = XmlSchemaKey_Read_m1658356101(NULL /*static, unused*/, L_234, L_235, /*hidden argument*/NULL); V_9 = L_236; XmlSchemaKey_t3030860318 * L_237 = V_9; if (!L_237) { goto IL_05bc; } } { XmlSchemaElement_t427880856 * L_238 = V_0; NullCheck(L_238); XmlSchemaObjectCollection_t1064819932 * L_239 = L_238->get_constraints_28(); XmlSchemaKey_t3030860318 * L_240 = V_9; NullCheck(L_239); XmlSchemaObjectCollection_Add_m1142549045(L_239, L_240, /*hidden argument*/NULL); } IL_05bc: { goto IL_0602; } IL_05c1: { XmlSchemaReader_t1164558392 * L_241 = ___reader0; NullCheck(L_241); String_t* L_242 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_241); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_243 = String_op_Equality_m920492651(NULL /*static, unused*/, L_242, _stringLiteral1608497597, /*hidden argument*/NULL); if (!L_243) { goto IL_05fc; } } { V_4 = 3; XmlSchemaReader_t1164558392 * L_244 = ___reader0; ValidationEventHandler_t791314227 * L_245 = ___h1; XmlSchemaKeyref_t3124006214 * L_246 = XmlSchemaKeyref_Read_m1032002764(NULL /*static, unused*/, L_244, L_245, /*hidden argument*/NULL); V_10 = L_246; XmlSchemaKeyref_t3124006214 * L_247 = V_10; if (!L_247) { goto IL_05f7; } } { XmlSchemaElement_t427880856 * L_248 = V_0; NullCheck(L_248); XmlSchemaObjectCollection_t1064819932 * L_249 = L_248->get_constraints_28(); XmlSchemaKeyref_t3124006214 * L_250 = V_10; NullCheck(L_249); XmlSchemaObjectCollection_Add_m1142549045(L_249, L_250, /*hidden argument*/NULL); } IL_05f7: { goto IL_0602; } IL_05fc: { XmlSchemaReader_t1164558392 * L_251 = ___reader0; NullCheck(L_251); XmlSchemaReader_RaiseInvalidElementError_m4265021746(L_251, /*hidden argument*/NULL); } IL_0602: { XmlSchemaReader_t1164558392 * L_252 = ___reader0; NullCheck(L_252); bool L_253 = XmlSchemaReader_ReadNextElement_m611223709(L_252, /*hidden argument*/NULL); if (L_253) { goto IL_0456; } } IL_060d: { XmlSchemaElement_t427880856 * L_254 = V_0; return L_254; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaEnumerationFacet::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaEnumerationFacet__ctor_m1275494389 (XmlSchemaEnumerationFacet_t2156689038 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaEnumerationFacet__ctor_m1275494389_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaFacet_t1906017689_il2cpp_TypeInfo_var); XmlSchemaFacet__ctor_m442738916(__this, /*hidden argument*/NULL); return; } } // System.Xml.Schema.XmlSchemaFacet/Facet System.Xml.Schema.XmlSchemaEnumerationFacet::get_ThisFacet() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaEnumerationFacet_get_ThisFacet_m2577952727 (XmlSchemaEnumerationFacet_t2156689038 * __this, const RuntimeMethod* method) { { return (int32_t)(((int32_t)16)); } } // System.Xml.Schema.XmlSchemaEnumerationFacet System.Xml.Schema.XmlSchemaEnumerationFacet::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaEnumerationFacet_t2156689038 * XmlSchemaEnumerationFacet_Read_m1625452565 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaEnumerationFacet_Read_m1625452565_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaEnumerationFacet_t2156689038 * V_0 = NULL; int32_t V_1 = 0; XmlSchemaAnnotation_t2553753397 * V_2 = NULL; { XmlSchemaEnumerationFacet_t2156689038 * L_0 = (XmlSchemaEnumerationFacet_t2156689038 *)il2cpp_codegen_object_new(XmlSchemaEnumerationFacet_t2156689038_il2cpp_TypeInfo_var); XmlSchemaEnumerationFacet__ctor_m1275494389(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlSchemaReader_t1164558392 * L_1 = ___reader0; NullCheck(L_1); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_1); XmlSchemaReader_t1164558392 * L_2 = ___reader0; NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_3, _stringLiteral1569427300, /*hidden argument*/NULL); if (L_4) { goto IL_0037; } } { XmlSchemaReader_t1164558392 * L_5 = ___reader0; NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral733314043, /*hidden argument*/NULL); if (!L_7) { goto IL_0056; } } IL_0037: { ValidationEventHandler_t791314227 * L_8 = ___h1; XmlSchemaReader_t1164558392 * L_9 = ___reader0; NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3155718602, L_10, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_8, L_11, (Exception_t *)NULL, /*hidden argument*/NULL); XmlSchemaReader_t1164558392 * L_12 = ___reader0; NullCheck(L_12); VirtActionInvoker0::Invoke(49 /* System.Void System.Xml.Schema.XmlSchemaReader::Skip() */, L_12); return (XmlSchemaEnumerationFacet_t2156689038 *)NULL; } IL_0056: { XmlSchemaEnumerationFacet_t2156689038 * L_13 = V_0; XmlSchemaReader_t1164558392 * L_14 = ___reader0; NullCheck(L_14); int32_t L_15 = XmlSchemaReader_get_LineNumber_m3920914464(L_14, /*hidden argument*/NULL); NullCheck(L_13); XmlSchemaObject_set_LineNumber_m1360499025(L_13, L_15, /*hidden argument*/NULL); XmlSchemaEnumerationFacet_t2156689038 * L_16 = V_0; XmlSchemaReader_t1164558392 * L_17 = ___reader0; NullCheck(L_17); int32_t L_18 = XmlSchemaReader_get_LinePosition_m2272047151(L_17, /*hidden argument*/NULL); NullCheck(L_16); XmlSchemaObject_set_LinePosition_m906865826(L_16, L_18, /*hidden argument*/NULL); XmlSchemaEnumerationFacet_t2156689038 * L_19 = V_0; XmlSchemaReader_t1164558392 * L_20 = ___reader0; NullCheck(L_20); String_t* L_21 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaReader::get_BaseURI() */, L_20); NullCheck(L_19); XmlSchemaObject_set_SourceUri_m2760372687(L_19, L_21, /*hidden argument*/NULL); goto IL_012d; } IL_007f: { XmlSchemaReader_t1164558392 * L_22 = ___reader0; NullCheck(L_22); String_t* L_23 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, _stringLiteral3454449607, /*hidden argument*/NULL); if (!L_24) { goto IL_00a5; } } { XmlSchemaEnumerationFacet_t2156689038 * L_25 = V_0; XmlSchemaReader_t1164558392 * L_26 = ___reader0; NullCheck(L_26); String_t* L_27 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_26); NullCheck(L_25); XmlSchemaAnnotated_set_Id_m1597719336(L_25, L_27, /*hidden argument*/NULL); goto IL_012d; } IL_00a5: { XmlSchemaReader_t1164558392 * L_28 = ___reader0; NullCheck(L_28); String_t* L_29 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_28); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_30 = String_op_Equality_m920492651(NULL /*static, unused*/, L_29, _stringLiteral3493618073, /*hidden argument*/NULL); if (!L_30) { goto IL_00cb; } } { XmlSchemaEnumerationFacet_t2156689038 * L_31 = V_0; XmlSchemaReader_t1164558392 * L_32 = ___reader0; NullCheck(L_32); String_t* L_33 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_32); NullCheck(L_31); XmlSchemaFacet_set_Value_m2382101717(L_31, L_33, /*hidden argument*/NULL); goto IL_012d; } IL_00cb: { XmlSchemaReader_t1164558392 * L_34 = ___reader0; NullCheck(L_34); String_t* L_35 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_34); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_36 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_37 = String_op_Equality_m920492651(NULL /*static, unused*/, L_35, L_36, /*hidden argument*/NULL); if (!L_37) { goto IL_00f5; } } { XmlSchemaReader_t1164558392 * L_38 = ___reader0; NullCheck(L_38); String_t* L_39 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_38); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_40 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_39, _stringLiteral3929236445, /*hidden argument*/NULL); if (L_40) { goto IL_010a; } } IL_00f5: { XmlSchemaReader_t1164558392 * L_41 = ___reader0; NullCheck(L_41); String_t* L_42 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_41); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_43 = String_op_Equality_m920492651(NULL /*static, unused*/, L_42, _stringLiteral1569427300, /*hidden argument*/NULL); if (!L_43) { goto IL_0126; } } IL_010a: { ValidationEventHandler_t791314227 * L_44 = ___h1; XmlSchemaReader_t1164558392 * L_45 = ___reader0; NullCheck(L_45); String_t* L_46 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_45); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_47 = String_Concat_m3937257545(NULL /*static, unused*/, L_46, _stringLiteral319327741, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_44, L_47, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_012d; } IL_0126: { XmlSchemaReader_t1164558392 * L_48 = ___reader0; XmlSchemaEnumerationFacet_t2156689038 * L_49 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_ReadUnhandledAttribute_m1314733484(NULL /*static, unused*/, L_48, L_49, /*hidden argument*/NULL); } IL_012d: { XmlSchemaReader_t1164558392 * L_50 = ___reader0; NullCheck(L_50); bool L_51 = VirtFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToNextAttribute() */, L_50); if (L_51) { goto IL_007f; } } { XmlSchemaReader_t1164558392 * L_52 = ___reader0; NullCheck(L_52); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_52); XmlSchemaReader_t1164558392 * L_53 = ___reader0; NullCheck(L_53); bool L_54 = VirtFuncInvoker0< bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_IsEmptyElement() */, L_53); if (!L_54) { goto IL_014c; } } { XmlSchemaEnumerationFacet_t2156689038 * L_55 = V_0; return L_55; } IL_014c: { V_1 = 1; goto IL_01cf; } IL_0153: { XmlSchemaReader_t1164558392 * L_56 = ___reader0; NullCheck(L_56); int32_t L_57 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_56); if ((!(((uint32_t)L_57) == ((uint32_t)((int32_t)15))))) { goto IL_0191; } } { XmlSchemaReader_t1164558392 * L_58 = ___reader0; NullCheck(L_58); String_t* L_59 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_58); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_60 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_59, _stringLiteral733314043, /*hidden argument*/NULL); if (!L_60) { goto IL_018c; } } { ValidationEventHandler_t791314227 * L_61 = ___h1; XmlSchemaReader_t1164558392 * L_62 = ___reader0; NullCheck(L_62); String_t* L_63 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_62); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_64 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2134320802, L_63, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_61, L_64, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_018c: { goto IL_01da; } IL_0191: { int32_t L_65 = V_1; if ((((int32_t)L_65) > ((int32_t)1))) { goto IL_01c9; } } { XmlSchemaReader_t1164558392 * L_66 = ___reader0; NullCheck(L_66); String_t* L_67 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_66); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_68 = String_op_Equality_m920492651(NULL /*static, unused*/, L_67, _stringLiteral1102688753, /*hidden argument*/NULL); if (!L_68) { goto IL_01c9; } } { V_1 = 2; XmlSchemaReader_t1164558392 * L_69 = ___reader0; ValidationEventHandler_t791314227 * L_70 = ___h1; XmlSchemaAnnotation_t2553753397 * L_71 = XmlSchemaAnnotation_Read_m1586871736(NULL /*static, unused*/, L_69, L_70, /*hidden argument*/NULL); V_2 = L_71; XmlSchemaAnnotation_t2553753397 * L_72 = V_2; if (!L_72) { goto IL_01c4; } } { XmlSchemaEnumerationFacet_t2156689038 * L_73 = V_0; XmlSchemaAnnotation_t2553753397 * L_74 = V_2; NullCheck(L_73); XmlSchemaAnnotated_set_Annotation_m3050132480(L_73, L_74, /*hidden argument*/NULL); } IL_01c4: { goto IL_01cf; } IL_01c9: { XmlSchemaReader_t1164558392 * L_75 = ___reader0; NullCheck(L_75); XmlSchemaReader_RaiseInvalidElementError_m4265021746(L_75, /*hidden argument*/NULL); } IL_01cf: { XmlSchemaReader_t1164558392 * L_76 = ___reader0; NullCheck(L_76); bool L_77 = XmlSchemaReader_ReadNextElement_m611223709(L_76, /*hidden argument*/NULL); if (L_77) { goto IL_0153; } } IL_01da: { XmlSchemaEnumerationFacet_t2156689038 * L_78 = V_0; return L_78; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaException::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_m840420279 (XmlSchemaException_t3511258692 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaException__ctor_m840420279_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaException__ctor_m2216666661(__this, _stringLiteral1965192368, (Exception_t *)NULL, /*hidden argument*/NULL); return; } } // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_m2998327023 (XmlSchemaException_t3511258692 * __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaException__ctor_m2998327023_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SerializationInfo_t950877179 * L_0 = ___info0; StreamingContext_t3711869237 L_1 = ___context1; SystemException__ctor_m1515048899(__this, L_0, L_1, /*hidden argument*/NULL); SerializationInfo_t950877179 * L_2 = ___info0; NullCheck(L_2); bool L_3 = SerializationInfo_GetBoolean_m1756153320(L_2, _stringLiteral907217457, /*hidden argument*/NULL); __this->set_hasLineInfo_11(L_3); SerializationInfo_t950877179 * L_4 = ___info0; NullCheck(L_4); int32_t L_5 = SerializationInfo_GetInt32_m2640574809(L_4, _stringLiteral3165237107, /*hidden argument*/NULL); __this->set_lineNumber_12(L_5); SerializationInfo_t950877179 * L_6 = ___info0; NullCheck(L_6); int32_t L_7 = SerializationInfo_GetInt32_m2640574809(L_6, _stringLiteral2894530008, /*hidden argument*/NULL); __this->set_linePosition_13(L_7); SerializationInfo_t950877179 * L_8 = ___info0; NullCheck(L_8); String_t* L_9 = SerializationInfo_GetString_m3155282843(L_8, _stringLiteral1785022704, /*hidden argument*/NULL); __this->set_sourceUri_15(L_9); SerializationInfo_t950877179 * L_10 = ___info0; RuntimeTypeHandle_t3027515415 L_11 = { reinterpret_cast (XmlSchemaObject_t1315720168_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); NullCheck(L_10); RuntimeObject * L_13 = SerializationInfo_GetValue_m42271953(L_10, _stringLiteral2927185471, L_12, /*hidden argument*/NULL); __this->set_sourceObj_14(((XmlSchemaObject_t1315720168 *)IsInstClass((RuntimeObject*)L_13, XmlSchemaObject_t1315720168_il2cpp_TypeInfo_var))); return; } } // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.Int32,System.Int32,System.Xml.Schema.XmlSchemaObject,System.String,System.Exception) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_m1475206260 (XmlSchemaException_t3511258692 * __this, String_t* ___message0, int32_t ___lineNumber1, int32_t ___linePosition2, XmlSchemaObject_t1315720168 * ___sourceObject3, String_t* ___sourceUri4, Exception_t * ___innerException5, const RuntimeMethod* method) { { String_t* L_0 = ___message0; String_t* L_1 = ___sourceUri4; int32_t L_2 = ___lineNumber1; int32_t L_3 = ___linePosition2; XmlSchemaObject_t1315720168 * L_4 = ___sourceObject3; String_t* L_5 = XmlSchemaException_GetMessage_m1351542076(NULL /*static, unused*/, L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); Exception_t * L_6 = ___innerException5; SystemException__ctor_m4132668650(__this, L_5, L_6, /*hidden argument*/NULL); __this->set_hasLineInfo_11((bool)1); int32_t L_7 = ___lineNumber1; __this->set_lineNumber_12(L_7); int32_t L_8 = ___linePosition2; __this->set_linePosition_13(L_8); XmlSchemaObject_t1315720168 * L_9 = ___sourceObject3; __this->set_sourceObj_14(L_9); String_t* L_10 = ___sourceUri4; __this->set_sourceUri_15(L_10); return; } } // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.Object,System.String,System.Xml.Schema.XmlSchemaObject,System.Exception) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_m198186642 (XmlSchemaException_t3511258692 * __this, String_t* ___message0, RuntimeObject * ___sender1, String_t* ___sourceUri2, XmlSchemaObject_t1315720168 * ___sourceObject3, Exception_t * ___innerException4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaException__ctor_m198186642_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { String_t* L_0 = ___message0; String_t* L_1 = ___sourceUri2; RuntimeObject * L_2 = ___sender1; XmlSchemaObject_t1315720168 * L_3 = ___sourceObject3; String_t* L_4 = XmlSchemaException_GetMessage_m3775105175(NULL /*static, unused*/, L_0, L_1, L_2, L_3, /*hidden argument*/NULL); Exception_t * L_5 = ___innerException4; SystemException__ctor_m4132668650(__this, L_4, L_5, /*hidden argument*/NULL); RuntimeObject * L_6 = ___sender1; V_0 = ((RuntimeObject*)IsInst((RuntimeObject*)L_6, IXmlLineInfo_t2353988607_il2cpp_TypeInfo_var)); RuntimeObject* L_7 = V_0; if (!L_7) { goto IL_0049; } } { RuntimeObject* L_8 = V_0; NullCheck(L_8); bool L_9 = InterfaceFuncInvoker0< bool >::Invoke(2 /* System.Boolean System.Xml.IXmlLineInfo::HasLineInfo() */, IXmlLineInfo_t2353988607_il2cpp_TypeInfo_var, L_8); if (!L_9) { goto IL_0049; } } { __this->set_hasLineInfo_11((bool)1); RuntimeObject* L_10 = V_0; NullCheck(L_10); int32_t L_11 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Xml.IXmlLineInfo::get_LineNumber() */, IXmlLineInfo_t2353988607_il2cpp_TypeInfo_var, L_10); __this->set_lineNumber_12(L_11); RuntimeObject* L_12 = V_0; NullCheck(L_12); int32_t L_13 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Xml.IXmlLineInfo::get_LinePosition() */, IXmlLineInfo_t2353988607_il2cpp_TypeInfo_var, L_12); __this->set_linePosition_13(L_13); } IL_0049: { XmlSchemaObject_t1315720168 * L_14 = ___sourceObject3; __this->set_sourceObj_14(L_14); return; } } // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.Xml.Schema.XmlSchemaObject,System.Exception) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_m2891322490 (XmlSchemaException_t3511258692 * __this, String_t* ___message0, XmlSchemaObject_t1315720168 * ___sourceObject1, Exception_t * ___innerException2, const RuntimeMethod* method) { { String_t* L_0 = ___message0; XmlSchemaObject_t1315720168 * L_1 = ___sourceObject1; String_t* L_2 = XmlSchemaException_GetMessage_m1351542076(NULL /*static, unused*/, L_0, (String_t*)NULL, 0, 0, L_1, /*hidden argument*/NULL); Exception_t * L_3 = ___innerException2; SystemException__ctor_m4132668650(__this, L_2, L_3, /*hidden argument*/NULL); __this->set_hasLineInfo_11((bool)1); XmlSchemaObject_t1315720168 * L_4 = ___sourceObject1; NullCheck(L_4); int32_t L_5 = XmlSchemaObject_get_LineNumber_m1770369486(L_4, /*hidden argument*/NULL); __this->set_lineNumber_12(L_5); XmlSchemaObject_t1315720168 * L_6 = ___sourceObject1; NullCheck(L_6); int32_t L_7 = XmlSchemaObject_get_LinePosition_m916493145(L_6, /*hidden argument*/NULL); __this->set_linePosition_13(L_7); XmlSchemaObject_t1315720168 * L_8 = ___sourceObject1; __this->set_sourceObj_14(L_8); XmlSchemaObject_t1315720168 * L_9 = ___sourceObject1; NullCheck(L_9); String_t* L_10 = XmlSchemaObject_get_SourceUri_m2171292794(L_9, /*hidden argument*/NULL); __this->set_sourceUri_15(L_10); return; } } // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.Exception) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_m2216666661 (XmlSchemaException_t3511258692 * __this, String_t* ___message0, Exception_t * ___innerException1, const RuntimeMethod* method) { { String_t* L_0 = ___message0; String_t* L_1 = XmlSchemaException_GetMessage_m1351542076(NULL /*static, unused*/, L_0, (String_t*)NULL, 0, 0, (XmlSchemaObject_t1315720168 *)NULL, /*hidden argument*/NULL); Exception_t * L_2 = ___innerException1; SystemException__ctor_m4132668650(__this, L_1, L_2, /*hidden argument*/NULL); return; } } // System.String System.Xml.Schema.XmlSchemaException::GetMessage(System.String,System.String,System.Object,System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaException_GetMessage_m3775105175 (RuntimeObject * __this /* static, unused */, String_t* ___message0, String_t* ___sourceUri1, RuntimeObject * ___sender2, XmlSchemaObject_t1315720168 * ___sourceObj3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaException_GetMessage_m3775105175_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { RuntimeObject * L_0 = ___sender2; V_0 = ((RuntimeObject*)IsInst((RuntimeObject*)L_0, IXmlLineInfo_t2353988607_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (L_1) { goto IL_0018; } } { String_t* L_2 = ___message0; String_t* L_3 = ___sourceUri1; XmlSchemaObject_t1315720168 * L_4 = ___sourceObj3; String_t* L_5 = XmlSchemaException_GetMessage_m1351542076(NULL /*static, unused*/, L_2, L_3, 0, 0, L_4, /*hidden argument*/NULL); return L_5; } IL_0018: { String_t* L_6 = ___message0; String_t* L_7 = ___sourceUri1; RuntimeObject* L_8 = V_0; NullCheck(L_8); int32_t L_9 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Xml.IXmlLineInfo::get_LineNumber() */, IXmlLineInfo_t2353988607_il2cpp_TypeInfo_var, L_8); RuntimeObject* L_10 = V_0; NullCheck(L_10); int32_t L_11 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Xml.IXmlLineInfo::get_LinePosition() */, IXmlLineInfo_t2353988607_il2cpp_TypeInfo_var, L_10); XmlSchemaObject_t1315720168 * L_12 = ___sourceObj3; String_t* L_13 = XmlSchemaException_GetMessage_m1351542076(NULL /*static, unused*/, L_6, L_7, L_9, L_11, L_12, /*hidden argument*/NULL); return L_13; } } // System.String System.Xml.Schema.XmlSchemaException::GetMessage(System.String,System.String,System.Int32,System.Int32,System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaException_GetMessage_m1351542076 (RuntimeObject * __this /* static, unused */, String_t* ___message0, String_t* ___sourceUri1, int32_t ___lineNumber2, int32_t ___linePosition3, XmlSchemaObject_t1315720168 * ___sourceObj4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaException_GetMessage_m1351542076_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t G_B4_0 = 0; ObjectU5BU5D_t2843939325* G_B4_1 = NULL; ObjectU5BU5D_t2843939325* G_B4_2 = NULL; String_t* G_B4_3 = NULL; CultureInfo_t4157843068 * G_B4_4 = NULL; String_t* G_B4_5 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t2843939325* G_B2_1 = NULL; ObjectU5BU5D_t2843939325* G_B2_2 = NULL; String_t* G_B2_3 = NULL; CultureInfo_t4157843068 * G_B2_4 = NULL; String_t* G_B2_5 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t2843939325* G_B3_1 = NULL; ObjectU5BU5D_t2843939325* G_B3_2 = NULL; String_t* G_B3_3 = NULL; CultureInfo_t4157843068 * G_B3_4 = NULL; String_t* G_B3_5 = NULL; String_t* G_B5_0 = NULL; int32_t G_B5_1 = 0; ObjectU5BU5D_t2843939325* G_B5_2 = NULL; ObjectU5BU5D_t2843939325* G_B5_3 = NULL; String_t* G_B5_4 = NULL; CultureInfo_t4157843068 * G_B5_5 = NULL; String_t* G_B5_6 = NULL; { String_t* L_0 = ___message0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_1 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3267604770, L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = ___lineNumber2; if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_0074; } } { String_t* L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t4157843068_il2cpp_TypeInfo_var); CultureInfo_t4157843068 * L_4 = CultureInfo_get_InvariantCulture_m3532445182(NULL /*static, unused*/, /*hidden argument*/NULL); ObjectU5BU5D_t2843939325* L_5 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)3)); String_t* L_6 = ___sourceUri1; G_B2_0 = 0; G_B2_1 = L_5; G_B2_2 = L_5; G_B2_3 = _stringLiteral2795167369; G_B2_4 = L_4; G_B2_5 = L_3; if (!L_6) { G_B4_0 = 0; G_B4_1 = L_5; G_B4_2 = L_5; G_B4_3 = _stringLiteral2795167369; G_B4_4 = L_4; G_B4_5 = L_3; goto IL_0051; } } { String_t* L_7 = ___sourceUri1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_8 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_9 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_7, L_8, /*hidden argument*/NULL); G_B3_0 = G_B2_0; G_B3_1 = G_B2_1; G_B3_2 = G_B2_2; G_B3_3 = G_B2_3; G_B3_4 = G_B2_4; G_B3_5 = G_B2_5; if (!L_9) { G_B4_0 = G_B2_0; G_B4_1 = G_B2_1; G_B4_2 = G_B2_2; G_B4_3 = G_B2_3; G_B4_4 = G_B2_4; G_B4_5 = G_B2_5; goto IL_0051; } } { String_t* L_10 = ___sourceUri1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3755062657(NULL /*static, unused*/, _stringLiteral3179115758, L_10, _stringLiteral3450648448, /*hidden argument*/NULL); G_B5_0 = L_11; G_B5_1 = G_B3_0; G_B5_2 = G_B3_1; G_B5_3 = G_B3_2; G_B5_4 = G_B3_3; G_B5_5 = G_B3_4; G_B5_6 = G_B3_5; goto IL_0056; } IL_0051: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_12 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); G_B5_0 = L_12; G_B5_1 = G_B4_0; G_B5_2 = G_B4_1; G_B5_3 = G_B4_2; G_B5_4 = G_B4_3; G_B5_5 = G_B4_4; G_B5_6 = G_B4_5; } IL_0056: { NullCheck(G_B5_2); ArrayElementTypeCheck (G_B5_2, G_B5_0); (G_B5_2)->SetAt(static_cast(G_B5_1), (RuntimeObject *)G_B5_0); ObjectU5BU5D_t2843939325* L_13 = G_B5_3; int32_t L_14 = ___lineNumber2; int32_t L_15 = L_14; RuntimeObject * L_16 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_15); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_16); (L_13)->SetAt(static_cast(1), (RuntimeObject *)L_16); ObjectU5BU5D_t2843939325* L_17 = L_13; int32_t L_18 = ___linePosition3; int32_t L_19 = L_18; RuntimeObject * L_20 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_19); NullCheck(L_17); ArrayElementTypeCheck (L_17, L_20); (L_17)->SetAt(static_cast(2), (RuntimeObject *)L_20); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_21 = String_Format_m1881875187(NULL /*static, unused*/, G_B5_5, G_B5_4, L_17, /*hidden argument*/NULL); String_t* L_22 = String_Concat_m3937257545(NULL /*static, unused*/, G_B5_6, L_21, /*hidden argument*/NULL); V_0 = L_22; } IL_0074: { XmlSchemaObject_t1315720168 * L_23 = ___sourceObj4; if (!L_23) { goto IL_00bf; } } { String_t* L_24 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t4157843068_il2cpp_TypeInfo_var); CultureInfo_t4157843068 * L_25 = CultureInfo_get_InvariantCulture_m3532445182(NULL /*static, unused*/, /*hidden argument*/NULL); ObjectU5BU5D_t2843939325* L_26 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)3)); XmlSchemaObject_t1315720168 * L_27 = ___sourceObj4; NullCheck(L_27); String_t* L_28 = XmlSchemaObject_get_SourceUri_m2171292794(L_27, /*hidden argument*/NULL); NullCheck(L_26); ArrayElementTypeCheck (L_26, L_28); (L_26)->SetAt(static_cast(0), (RuntimeObject *)L_28); ObjectU5BU5D_t2843939325* L_29 = L_26; XmlSchemaObject_t1315720168 * L_30 = ___sourceObj4; NullCheck(L_30); int32_t L_31 = XmlSchemaObject_get_LineNumber_m1770369486(L_30, /*hidden argument*/NULL); int32_t L_32 = L_31; RuntimeObject * L_33 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_32); NullCheck(L_29); ArrayElementTypeCheck (L_29, L_33); (L_29)->SetAt(static_cast(1), (RuntimeObject *)L_33); ObjectU5BU5D_t2843939325* L_34 = L_29; XmlSchemaObject_t1315720168 * L_35 = ___sourceObj4; NullCheck(L_35); int32_t L_36 = XmlSchemaObject_get_LinePosition_m916493145(L_35, /*hidden argument*/NULL); int32_t L_37 = L_36; RuntimeObject * L_38 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_37); NullCheck(L_34); ArrayElementTypeCheck (L_34, L_38); (L_34)->SetAt(static_cast(2), (RuntimeObject *)L_38); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_39 = String_Format_m1881875187(NULL /*static, unused*/, L_25, _stringLiteral3220389467, L_34, /*hidden argument*/NULL); String_t* L_40 = String_Concat_m3937257545(NULL /*static, unused*/, L_24, L_39, /*hidden argument*/NULL); V_0 = L_40; } IL_00bf: { String_t* L_41 = V_0; return L_41; } } // System.String System.Xml.Schema.XmlSchemaException::get_Message() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaException_get_Message_m2750618528 (XmlSchemaException_t3511258692 * __this, const RuntimeMethod* method) { { String_t* L_0 = Exception_get_Message_m3320461627(__this, /*hidden argument*/NULL); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException_GetObjectData_m4261679908 (XmlSchemaException_t3511258692 * __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaException_GetObjectData_m4261679908_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SerializationInfo_t950877179 * L_0 = ___info0; StreamingContext_t3711869237 L_1 = ___context1; Exception_GetObjectData_m1103241326(__this, L_0, L_1, /*hidden argument*/NULL); SerializationInfo_t950877179 * L_2 = ___info0; bool L_3 = __this->get_hasLineInfo_11(); NullCheck(L_2); SerializationInfo_AddValue_m3427199315(L_2, _stringLiteral907217457, L_3, /*hidden argument*/NULL); SerializationInfo_t950877179 * L_4 = ___info0; int32_t L_5 = __this->get_lineNumber_12(); NullCheck(L_4); SerializationInfo_AddValue_m412754688(L_4, _stringLiteral3165237107, L_5, /*hidden argument*/NULL); SerializationInfo_t950877179 * L_6 = ___info0; int32_t L_7 = __this->get_linePosition_13(); NullCheck(L_6); SerializationInfo_AddValue_m412754688(L_6, _stringLiteral2894530008, L_7, /*hidden argument*/NULL); SerializationInfo_t950877179 * L_8 = ___info0; String_t* L_9 = __this->get_sourceUri_15(); NullCheck(L_8); SerializationInfo_AddValue_m2872281893(L_8, _stringLiteral1785022704, L_9, /*hidden argument*/NULL); SerializationInfo_t950877179 * L_10 = ___info0; XmlSchemaObject_t1315720168 * L_11 = __this->get_sourceObj_14(); NullCheck(L_10); SerializationInfo_AddValue_m2872281893(L_10, _stringLiteral2927185471, L_11, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaExternal::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaExternal__ctor_m2629943230 (XmlSchemaExternal_t3074890143 * __this, const RuntimeMethod* method) { { XmlSchemaObject__ctor_m2705102066(__this, /*hidden argument*/NULL); return; } } // System.String System.Xml.Schema.XmlSchemaExternal::get_SchemaLocation() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaExternal_get_SchemaLocation_m3087713248 (XmlSchemaExternal_t3074890143 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_location_15(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaExternal::set_SchemaLocation(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaExternal_set_SchemaLocation_m533136637 (XmlSchemaExternal_t3074890143 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_location_15(L_0); return; } } // System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaExternal::get_Schema() extern "C" IL2CPP_METHOD_ATTR XmlSchema_t3742557897 * XmlSchemaExternal_get_Schema_m868509637 (XmlSchemaExternal_t3074890143 * __this, const RuntimeMethod* method) { { XmlSchema_t3742557897 * L_0 = __this->get_schema_14(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaExternal::set_Schema(System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaExternal_set_Schema_m528916519 (XmlSchemaExternal_t3074890143 * __this, XmlSchema_t3742557897 * ___value0, const RuntimeMethod* method) { { XmlSchema_t3742557897 * L_0 = ___value0; __this->set_schema_14(L_0); return; } } // System.Void System.Xml.Schema.XmlSchemaExternal::set_Id(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaExternal_set_Id_m3137701086 (XmlSchemaExternal_t3074890143 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_id_13(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaFacet::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaFacet__ctor_m442738916 (XmlSchemaFacet_t1906017689 * __this, const RuntimeMethod* method) { { XmlSchemaAnnotated__ctor_m2738129066(__this, /*hidden argument*/NULL); return; } } // System.Void System.Xml.Schema.XmlSchemaFacet::.cctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaFacet__cctor_m3717078403 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaFacet__cctor_m3717078403_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((XmlSchemaFacet_t1906017689_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaFacet_t1906017689_il2cpp_TypeInfo_var))->set_AllFacets_16(((int32_t)4095)); return; } } // System.Xml.Schema.XmlSchemaFacet/Facet System.Xml.Schema.XmlSchemaFacet::get_ThisFacet() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaFacet_get_ThisFacet_m772069537 (XmlSchemaFacet_t1906017689 * __this, const RuntimeMethod* method) { { return (int32_t)(0); } } // System.String System.Xml.Schema.XmlSchemaFacet::get_Value() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaFacet_get_Value_m199684217 (XmlSchemaFacet_t1906017689 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_val_18(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaFacet::set_Value(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaFacet_set_Value_m2382101717 (XmlSchemaFacet_t1906017689 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_val_18(L_0); return; } } // System.Boolean System.Xml.Schema.XmlSchemaFacet::get_IsFixed() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaFacet_get_IsFixed_m2758089070 (XmlSchemaFacet_t1906017689 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_isFixed_17(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaFacet::set_IsFixed(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaFacet_set_IsFixed_m2966289759 (XmlSchemaFacet_t1906017689 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_isFixed_17(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaFractionDigitsFacet::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaFractionDigitsFacet__ctor_m3788527318 (XmlSchemaFractionDigitsFacet_t2589598443 * __this, const RuntimeMethod* method) { { XmlSchemaNumericFacet__ctor_m2383455012(__this, /*hidden argument*/NULL); return; } } // System.Xml.Schema.XmlSchemaFacet/Facet System.Xml.Schema.XmlSchemaFractionDigitsFacet::get_ThisFacet() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaFractionDigitsFacet_get_ThisFacet_m679895766 (XmlSchemaFractionDigitsFacet_t2589598443 * __this, const RuntimeMethod* method) { { return (int32_t)(((int32_t)2048)); } } // System.Xml.Schema.XmlSchemaFractionDigitsFacet System.Xml.Schema.XmlSchemaFractionDigitsFacet::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaFractionDigitsFacet_t2589598443 * XmlSchemaFractionDigitsFacet_Read_m1380148146 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaFractionDigitsFacet_Read_m1380148146_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaFractionDigitsFacet_t2589598443 * V_0 = NULL; Exception_t * V_1 = NULL; int32_t V_2 = 0; XmlSchemaAnnotation_t2553753397 * V_3 = NULL; { XmlSchemaFractionDigitsFacet_t2589598443 * L_0 = (XmlSchemaFractionDigitsFacet_t2589598443 *)il2cpp_codegen_object_new(XmlSchemaFractionDigitsFacet_t2589598443_il2cpp_TypeInfo_var); XmlSchemaFractionDigitsFacet__ctor_m3788527318(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlSchemaReader_t1164558392 * L_1 = ___reader0; NullCheck(L_1); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_1); XmlSchemaReader_t1164558392 * L_2 = ___reader0; NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_3, _stringLiteral1569427300, /*hidden argument*/NULL); if (L_4) { goto IL_0037; } } { XmlSchemaReader_t1164558392 * L_5 = ___reader0; NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral3402114229, /*hidden argument*/NULL); if (!L_7) { goto IL_0056; } } IL_0037: { ValidationEventHandler_t791314227 * L_8 = ___h1; XmlSchemaReader_t1164558392 * L_9 = ___reader0; NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1301513810, L_10, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_8, L_11, (Exception_t *)NULL, /*hidden argument*/NULL); XmlSchemaReader_t1164558392 * L_12 = ___reader0; NullCheck(L_12); VirtActionInvoker0::Invoke(49 /* System.Void System.Xml.Schema.XmlSchemaReader::Skip() */, L_12); return (XmlSchemaFractionDigitsFacet_t2589598443 *)NULL; } IL_0056: { XmlSchemaFractionDigitsFacet_t2589598443 * L_13 = V_0; XmlSchemaReader_t1164558392 * L_14 = ___reader0; NullCheck(L_14); int32_t L_15 = XmlSchemaReader_get_LineNumber_m3920914464(L_14, /*hidden argument*/NULL); NullCheck(L_13); XmlSchemaObject_set_LineNumber_m1360499025(L_13, L_15, /*hidden argument*/NULL); XmlSchemaFractionDigitsFacet_t2589598443 * L_16 = V_0; XmlSchemaReader_t1164558392 * L_17 = ___reader0; NullCheck(L_17); int32_t L_18 = XmlSchemaReader_get_LinePosition_m2272047151(L_17, /*hidden argument*/NULL); NullCheck(L_16); XmlSchemaObject_set_LinePosition_m906865826(L_16, L_18, /*hidden argument*/NULL); XmlSchemaFractionDigitsFacet_t2589598443 * L_19 = V_0; XmlSchemaReader_t1164558392 * L_20 = ___reader0; NullCheck(L_20); String_t* L_21 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaReader::get_BaseURI() */, L_20); NullCheck(L_19); XmlSchemaObject_set_SourceUri_m2760372687(L_19, L_21, /*hidden argument*/NULL); goto IL_0172; } IL_007f: { XmlSchemaReader_t1164558392 * L_22 = ___reader0; NullCheck(L_22); String_t* L_23 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, _stringLiteral3454449607, /*hidden argument*/NULL); if (!L_24) { goto IL_00a5; } } { XmlSchemaFractionDigitsFacet_t2589598443 * L_25 = V_0; XmlSchemaReader_t1164558392 * L_26 = ___reader0; NullCheck(L_26); String_t* L_27 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_26); NullCheck(L_25); XmlSchemaAnnotated_set_Id_m1597719336(L_25, L_27, /*hidden argument*/NULL); goto IL_0172; } IL_00a5: { XmlSchemaReader_t1164558392 * L_28 = ___reader0; NullCheck(L_28); String_t* L_29 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_28); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_30 = String_op_Equality_m920492651(NULL /*static, unused*/, L_29, _stringLiteral1709130670, /*hidden argument*/NULL); if (!L_30) { goto IL_00ea; } } { XmlSchemaFractionDigitsFacet_t2589598443 * L_31 = V_0; XmlSchemaReader_t1164558392 * L_32 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_33 = XmlSchemaUtil_ReadBoolAttribute_m854567538(NULL /*static, unused*/, L_32, (&V_1), /*hidden argument*/NULL); NullCheck(L_31); VirtActionInvoker1< bool >::Invoke(10 /* System.Void System.Xml.Schema.XmlSchemaFacet::set_IsFixed(System.Boolean) */, L_31, L_33); Exception_t * L_34 = V_1; if (!L_34) { goto IL_00e5; } } { ValidationEventHandler_t791314227 * L_35 = ___h1; XmlSchemaReader_t1164558392 * L_36 = ___reader0; NullCheck(L_36); String_t* L_37 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_36); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_38 = String_Concat_m3937257545(NULL /*static, unused*/, L_37, _stringLiteral2455250758, /*hidden argument*/NULL); Exception_t * L_39 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_35, L_38, L_39, /*hidden argument*/NULL); } IL_00e5: { goto IL_0172; } IL_00ea: { XmlSchemaReader_t1164558392 * L_40 = ___reader0; NullCheck(L_40); String_t* L_41 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_40); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_42 = String_op_Equality_m920492651(NULL /*static, unused*/, L_41, _stringLiteral3493618073, /*hidden argument*/NULL); if (!L_42) { goto IL_0110; } } { XmlSchemaFractionDigitsFacet_t2589598443 * L_43 = V_0; XmlSchemaReader_t1164558392 * L_44 = ___reader0; NullCheck(L_44); String_t* L_45 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_44); NullCheck(L_43); XmlSchemaFacet_set_Value_m2382101717(L_43, L_45, /*hidden argument*/NULL); goto IL_0172; } IL_0110: { XmlSchemaReader_t1164558392 * L_46 = ___reader0; NullCheck(L_46); String_t* L_47 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_46); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_48 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_49 = String_op_Equality_m920492651(NULL /*static, unused*/, L_47, L_48, /*hidden argument*/NULL); if (!L_49) { goto IL_013a; } } { XmlSchemaReader_t1164558392 * L_50 = ___reader0; NullCheck(L_50); String_t* L_51 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_50); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_52 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_51, _stringLiteral3929236445, /*hidden argument*/NULL); if (L_52) { goto IL_014f; } } IL_013a: { XmlSchemaReader_t1164558392 * L_53 = ___reader0; NullCheck(L_53); String_t* L_54 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_53); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_55 = String_op_Equality_m920492651(NULL /*static, unused*/, L_54, _stringLiteral1569427300, /*hidden argument*/NULL); if (!L_55) { goto IL_016b; } } IL_014f: { ValidationEventHandler_t791314227 * L_56 = ___h1; XmlSchemaReader_t1164558392 * L_57 = ___reader0; NullCheck(L_57); String_t* L_58 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_57); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_59 = String_Concat_m3937257545(NULL /*static, unused*/, L_58, _stringLiteral1220995310, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_56, L_59, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_0172; } IL_016b: { XmlSchemaReader_t1164558392 * L_60 = ___reader0; XmlSchemaFractionDigitsFacet_t2589598443 * L_61 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_ReadUnhandledAttribute_m1314733484(NULL /*static, unused*/, L_60, L_61, /*hidden argument*/NULL); } IL_0172: { XmlSchemaReader_t1164558392 * L_62 = ___reader0; NullCheck(L_62); bool L_63 = VirtFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToNextAttribute() */, L_62); if (L_63) { goto IL_007f; } } { XmlSchemaReader_t1164558392 * L_64 = ___reader0; NullCheck(L_64); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_64); XmlSchemaReader_t1164558392 * L_65 = ___reader0; NullCheck(L_65); bool L_66 = VirtFuncInvoker0< bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_IsEmptyElement() */, L_65); if (!L_66) { goto IL_0191; } } { XmlSchemaFractionDigitsFacet_t2589598443 * L_67 = V_0; return L_67; } IL_0191: { V_2 = 1; goto IL_0214; } IL_0198: { XmlSchemaReader_t1164558392 * L_68 = ___reader0; NullCheck(L_68); int32_t L_69 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_68); if ((!(((uint32_t)L_69) == ((uint32_t)((int32_t)15))))) { goto IL_01d6; } } { XmlSchemaReader_t1164558392 * L_70 = ___reader0; NullCheck(L_70); String_t* L_71 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_70); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_72 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_71, _stringLiteral3402114229, /*hidden argument*/NULL); if (!L_72) { goto IL_01d1; } } { ValidationEventHandler_t791314227 * L_73 = ___h1; XmlSchemaReader_t1164558392 * L_74 = ___reader0; NullCheck(L_74); String_t* L_75 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_74); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_76 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1587038870, L_75, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_73, L_76, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_01d1: { goto IL_021f; } IL_01d6: { int32_t L_77 = V_2; if ((((int32_t)L_77) > ((int32_t)1))) { goto IL_020e; } } { XmlSchemaReader_t1164558392 * L_78 = ___reader0; NullCheck(L_78); String_t* L_79 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_78); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_80 = String_op_Equality_m920492651(NULL /*static, unused*/, L_79, _stringLiteral1102688753, /*hidden argument*/NULL); if (!L_80) { goto IL_020e; } } { V_2 = 2; XmlSchemaReader_t1164558392 * L_81 = ___reader0; ValidationEventHandler_t791314227 * L_82 = ___h1; XmlSchemaAnnotation_t2553753397 * L_83 = XmlSchemaAnnotation_Read_m1586871736(NULL /*static, unused*/, L_81, L_82, /*hidden argument*/NULL); V_3 = L_83; XmlSchemaAnnotation_t2553753397 * L_84 = V_3; if (!L_84) { goto IL_0209; } } { XmlSchemaFractionDigitsFacet_t2589598443 * L_85 = V_0; XmlSchemaAnnotation_t2553753397 * L_86 = V_3; NullCheck(L_85); XmlSchemaAnnotated_set_Annotation_m3050132480(L_85, L_86, /*hidden argument*/NULL); } IL_0209: { goto IL_0214; } IL_020e: { XmlSchemaReader_t1164558392 * L_87 = ___reader0; NullCheck(L_87); XmlSchemaReader_RaiseInvalidElementError_m4265021746(L_87, /*hidden argument*/NULL); } IL_0214: { XmlSchemaReader_t1164558392 * L_88 = ___reader0; NullCheck(L_88); bool L_89 = XmlSchemaReader_ReadNextElement_m611223709(L_88, /*hidden argument*/NULL); if (L_89) { goto IL_0198; } } IL_021f: { XmlSchemaFractionDigitsFacet_t2589598443 * L_90 = V_0; return L_90; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaGroup__ctor_m1479414482 (XmlSchemaGroup_t1441741786 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaGroup__ctor_m1479414482_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaAnnotated__ctor_m2738129066(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_0 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); __this->set_qualifiedName_18(L_0); return; } } // System.String System.Xml.Schema.XmlSchemaGroup::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaGroup_get_Name_m2626304333 (XmlSchemaGroup_t1441741786 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_name_16(); return L_0; } } // System.Xml.Schema.XmlSchemaGroupBase System.Xml.Schema.XmlSchemaGroup::get_Particle() extern "C" IL2CPP_METHOD_ATTR XmlSchemaGroupBase_t3631079376 * XmlSchemaGroup_get_Particle_m1316317096 (XmlSchemaGroup_t1441741786 * __this, const RuntimeMethod* method) { { XmlSchemaGroupBase_t3631079376 * L_0 = __this->get_particle_17(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaGroup::set_Particle(System.Xml.Schema.XmlSchemaGroupBase) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaGroup_set_Particle_m2415827373 (XmlSchemaGroup_t1441741786 * __this, XmlSchemaGroupBase_t3631079376 * ___value0, const RuntimeMethod* method) { { XmlSchemaGroupBase_t3631079376 * L_0 = ___value0; __this->set_particle_17(L_0); return; } } // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaGroup::get_QualifiedName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaGroup_get_QualifiedName_m875314248 (XmlSchemaGroup_t1441741786 * __this, const RuntimeMethod* method) { { XmlQualifiedName_t2760654312 * L_0 = __this->get_qualifiedName_18(); return L_0; } } // System.Boolean System.Xml.Schema.XmlSchemaGroup::get_IsCircularDefinition() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaGroup_get_IsCircularDefinition_m902765681 (XmlSchemaGroup_t1441741786 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_isCircularDefinition_19(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaGroup::SetParent(System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaGroup_SetParent_m3698475374 (XmlSchemaGroup_t1441741786 * __this, XmlSchemaObject_t1315720168 * ___parent0, const RuntimeMethod* method) { { XmlSchemaObject_t1315720168 * L_0 = ___parent0; XmlSchemaObject_SetParent_m3207914940(__this, L_0, /*hidden argument*/NULL); XmlSchemaGroupBase_t3631079376 * L_1 = XmlSchemaGroup_get_Particle_m1316317096(__this, /*hidden argument*/NULL); if (!L_1) { goto IL_001e; } } { XmlSchemaGroupBase_t3631079376 * L_2 = XmlSchemaGroup_get_Particle_m1316317096(__this, /*hidden argument*/NULL); NullCheck(L_2); VirtActionInvoker1< XmlSchemaObject_t1315720168 * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::SetParent(System.Xml.Schema.XmlSchemaObject) */, L_2, __this); } IL_001e: { return; } } // System.Int32 System.Xml.Schema.XmlSchemaGroup::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaGroup_Compile_m2710207555 (XmlSchemaGroup_t1441741786 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaGroup_Compile_m2710207555_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Guid_t L_0 = ((XmlSchemaObject_t1315720168 *)__this)->get_CompilationId_7(); XmlSchema_t3742557897 * L_1 = ___schema1; NullCheck(L_1); Guid_t L_2 = ((XmlSchemaObject_t1315720168 *)L_1)->get_CompilationId_7(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_3 = Guid_op_Equality_m4289903222(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0018; } } { return 0; } IL_0018: { String_t* L_4 = XmlSchemaGroup_get_Name_m2626304333(__this, /*hidden argument*/NULL); if (L_4) { goto IL_0034; } } { ValidationEventHandler_t791314227 * L_5 = ___h0; XmlSchemaObject_error_m903554348(__this, L_5, _stringLiteral1089114540, /*hidden argument*/NULL); goto IL_0071; } IL_0034: { String_t* L_6 = __this->get_name_16(); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_7 = XmlSchemaUtil_CheckNCName_m1273109950(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); if (L_7) { goto IL_0055; } } { ValidationEventHandler_t791314227 * L_8 = ___h0; XmlSchemaObject_error_m903554348(__this, L_8, _stringLiteral739637411, /*hidden argument*/NULL); goto IL_0071; } IL_0055: { String_t* L_9 = XmlSchemaGroup_get_Name_m2626304333(__this, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_10 = XmlSchemaObject_get_AncestorSchema_m2485268250(__this, /*hidden argument*/NULL); NullCheck(L_10); String_t* L_11 = XmlSchema_get_TargetNamespace_m442842382(L_10, /*hidden argument*/NULL); XmlQualifiedName_t2760654312 * L_12 = (XmlQualifiedName_t2760654312 *)il2cpp_codegen_object_new(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName__ctor_m835061046(L_12, L_9, L_11, /*hidden argument*/NULL); __this->set_qualifiedName_18(L_12); } IL_0071: { XmlSchemaGroupBase_t3631079376 * L_13 = XmlSchemaGroup_get_Particle_m1316317096(__this, /*hidden argument*/NULL); if (L_13) { goto IL_008d; } } { ValidationEventHandler_t791314227 * L_14 = ___h0; XmlSchemaObject_error_m903554348(__this, L_14, _stringLiteral3279270610, /*hidden argument*/NULL); goto IL_00dd; } IL_008d: { XmlSchemaGroupBase_t3631079376 * L_15 = XmlSchemaGroup_get_Particle_m1316317096(__this, /*hidden argument*/NULL); NullCheck(L_15); String_t* L_16 = XmlSchemaParticle_get_MaxOccursString_m4107102780(L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_00ae; } } { XmlSchemaGroupBase_t3631079376 * L_17 = XmlSchemaGroup_get_Particle_m1316317096(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_18 = ___h0; NullCheck(L_17); XmlSchemaObject_error_m903554348(L_17, L_18, _stringLiteral2547824103, /*hidden argument*/NULL); } IL_00ae: { XmlSchemaGroupBase_t3631079376 * L_19 = XmlSchemaGroup_get_Particle_m1316317096(__this, /*hidden argument*/NULL); NullCheck(L_19); String_t* L_20 = XmlSchemaParticle_get_MinOccursString_m911119733(L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_00cf; } } { XmlSchemaGroupBase_t3631079376 * L_21 = XmlSchemaGroup_get_Particle_m1316317096(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_22 = ___h0; NullCheck(L_21); XmlSchemaObject_error_m903554348(L_21, L_22, _stringLiteral660022260, /*hidden argument*/NULL); } IL_00cf: { XmlSchemaGroupBase_t3631079376 * L_23 = XmlSchemaGroup_get_Particle_m1316317096(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_24 = ___h0; XmlSchema_t3742557897 * L_25 = ___schema1; NullCheck(L_23); VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(5 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_23, L_24, L_25); } IL_00dd: { String_t* L_26 = XmlSchemaAnnotated_get_Id_m2854314617(__this, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_27 = ___schema1; NullCheck(L_27); Hashtable_t1853889766 * L_28 = XmlSchema_get_IDCollection_m3725452494(L_27, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_29 = ___h0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_CompileID_m928148374(NULL /*static, unused*/, L_26, __this, L_28, L_29, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_30 = ___schema1; NullCheck(L_30); Guid_t L_31 = ((XmlSchemaObject_t1315720168 *)L_30)->get_CompilationId_7(); ((XmlSchemaObject_t1315720168 *)__this)->set_CompilationId_7(L_31); int32_t L_32 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_32; } } // System.Int32 System.Xml.Schema.XmlSchemaGroup::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaGroup_Validate_m2770845119 (XmlSchemaGroup_t1441741786 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaGroup_Validate_m2770845119_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaException_t3511258692 * V_0 = NULL; int32_t V_1 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchema_t3742557897 * L_0 = ___schema1; NullCheck(L_0); Guid_t L_1 = ((XmlSchemaObject_t1315720168 *)L_0)->get_ValidationId_8(); bool L_2 = XmlSchemaObject_IsValidated_m2227629761(__this, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0018; } } { int32_t L_3 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_3; } IL_0018: { XmlSchemaGroupBase_t3631079376 * L_4 = XmlSchemaGroup_get_Particle_m1316317096(__this, /*hidden argument*/NULL); if (!L_4) { goto IL_00ab; } } { XmlSchemaGroupBase_t3631079376 * L_5 = XmlSchemaGroup_get_Particle_m1316317096(__this, /*hidden argument*/NULL); NullCheck(L_5); ((XmlSchemaParticle_t3828501457 *)L_5)->set_parentIsGroupDefinition_25((bool)1); } IL_002f: try { // begin try (depth: 1) XmlSchemaGroupBase_t3631079376 * L_6 = XmlSchemaGroup_get_Particle_m1316317096(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_7 = ___h0; XmlSchema_t3742557897 * L_8 = ___schema1; NullCheck(L_6); VirtActionInvoker3< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(15 /* System.Void System.Xml.Schema.XmlSchemaGroupBase::CheckRecursion(System.Int32,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_6, 0, L_7, L_8); goto IL_0068; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (XmlSchemaException_t3511258692_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0042; throw e; } CATCH_0042: { // begin catch(System.Xml.Schema.XmlSchemaException) { V_0 = ((XmlSchemaException_t3511258692 *)__exception_local); ValidationEventHandler_t791314227 * L_9 = ___h0; XmlSchemaException_t3511258692 * L_10 = V_0; NullCheck(L_10); String_t* L_11 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaException::get_Message() */, L_10); XmlSchemaException_t3511258692 * L_12 = V_0; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_9, L_11, L_12, /*hidden argument*/NULL); __this->set_isCircularDefinition_19((bool)1); int32_t L_13 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); V_1 = L_13; goto IL_00be; } IL_0063: { ; // IL_0063: leave IL_0068 } } // end catch (depth: 1) IL_0068: { int32_t L_14 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); XmlSchemaGroupBase_t3631079376 * L_15 = XmlSchemaGroup_get_Particle_m1316317096(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_16 = ___h0; XmlSchema_t3742557897 * L_17 = ___schema1; NullCheck(L_15); int32_t L_18 = VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaObject::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_15, L_16, L_17); ((XmlSchemaObject_t1315720168 *)__this)->set_errorCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)L_18))); XmlSchemaGroupBase_t3631079376 * L_19 = XmlSchemaGroup_get_Particle_m1316317096(__this, /*hidden argument*/NULL); XmlSchemaObjectTable_t2546974348 * L_20 = (XmlSchemaObjectTable_t2546974348 *)il2cpp_codegen_object_new(XmlSchemaObjectTable_t2546974348_il2cpp_TypeInfo_var); XmlSchemaObjectTable__ctor_m1178187484(L_20, /*hidden argument*/NULL); ArrayList_t2718874744 * L_21 = (ArrayList_t2718874744 *)il2cpp_codegen_object_new(ArrayList_t2718874744_il2cpp_TypeInfo_var); ArrayList__ctor_m4254721275(L_21, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_22 = ___h0; XmlSchema_t3742557897 * L_23 = ___schema1; NullCheck(L_19); VirtActionInvoker4< XmlSchemaObjectTable_t2546974348 *, ArrayList_t2718874744 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(13 /* System.Void System.Xml.Schema.XmlSchemaParticle::ValidateUniqueParticleAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Collections.ArrayList,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_19, L_20, L_21, L_22, L_23); XmlSchemaGroupBase_t3631079376 * L_24 = XmlSchemaGroup_get_Particle_m1316317096(__this, /*hidden argument*/NULL); XmlSchemaObjectTable_t2546974348 * L_25 = (XmlSchemaObjectTable_t2546974348 *)il2cpp_codegen_object_new(XmlSchemaObjectTable_t2546974348_il2cpp_TypeInfo_var); XmlSchemaObjectTable__ctor_m1178187484(L_25, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_26 = ___h0; XmlSchema_t3742557897 * L_27 = ___schema1; NullCheck(L_24); VirtActionInvoker3< XmlSchemaObjectTable_t2546974348 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(14 /* System.Void System.Xml.Schema.XmlSchemaParticle::ValidateUniqueTypeAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_24, L_25, L_26, L_27); } IL_00ab: { XmlSchema_t3742557897 * L_28 = ___schema1; NullCheck(L_28); Guid_t L_29 = ((XmlSchemaObject_t1315720168 *)L_28)->get_ValidationId_8(); ((XmlSchemaObject_t1315720168 *)__this)->set_ValidationId_8(L_29); int32_t L_30 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_30; } IL_00be: { int32_t L_31 = V_1; return L_31; } } // System.Xml.Schema.XmlSchemaGroup System.Xml.Schema.XmlSchemaGroup::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaGroup_t1441741786 * XmlSchemaGroup_Read_m2989256960 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaGroup_Read_m2989256960_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaGroup_t1441741786 * V_0 = NULL; int32_t V_1 = 0; XmlSchemaAnnotation_t2553753397 * V_2 = NULL; XmlSchemaAll_t1118454309 * V_3 = NULL; XmlSchemaChoice_t959520675 * V_4 = NULL; XmlSchemaSequence_t2018345177 * V_5 = NULL; { XmlSchemaGroup_t1441741786 * L_0 = (XmlSchemaGroup_t1441741786 *)il2cpp_codegen_object_new(XmlSchemaGroup_t1441741786_il2cpp_TypeInfo_var); XmlSchemaGroup__ctor_m1479414482(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlSchemaReader_t1164558392 * L_1 = ___reader0; NullCheck(L_1); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_1); XmlSchemaReader_t1164558392 * L_2 = ___reader0; NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_3, _stringLiteral1569427300, /*hidden argument*/NULL); if (L_4) { goto IL_0037; } } { XmlSchemaReader_t1164558392 * L_5 = ___reader0; NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral3122773422, /*hidden argument*/NULL); if (!L_7) { goto IL_0056; } } IL_0037: { ValidationEventHandler_t791314227 * L_8 = ___h1; XmlSchemaReader_t1164558392 * L_9 = ___reader0; NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1307725358, L_10, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_8, L_11, (Exception_t *)NULL, /*hidden argument*/NULL); XmlSchemaReader_t1164558392 * L_12 = ___reader0; NullCheck(L_12); VirtActionInvoker0::Invoke(49 /* System.Void System.Xml.Schema.XmlSchemaReader::Skip() */, L_12); return (XmlSchemaGroup_t1441741786 *)NULL; } IL_0056: { XmlSchemaGroup_t1441741786 * L_13 = V_0; XmlSchemaReader_t1164558392 * L_14 = ___reader0; NullCheck(L_14); int32_t L_15 = XmlSchemaReader_get_LineNumber_m3920914464(L_14, /*hidden argument*/NULL); NullCheck(L_13); XmlSchemaObject_set_LineNumber_m1360499025(L_13, L_15, /*hidden argument*/NULL); XmlSchemaGroup_t1441741786 * L_16 = V_0; XmlSchemaReader_t1164558392 * L_17 = ___reader0; NullCheck(L_17); int32_t L_18 = XmlSchemaReader_get_LinePosition_m2272047151(L_17, /*hidden argument*/NULL); NullCheck(L_16); XmlSchemaObject_set_LinePosition_m906865826(L_16, L_18, /*hidden argument*/NULL); XmlSchemaGroup_t1441741786 * L_19 = V_0; XmlSchemaReader_t1164558392 * L_20 = ___reader0; NullCheck(L_20); String_t* L_21 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaReader::get_BaseURI() */, L_20); NullCheck(L_19); XmlSchemaObject_set_SourceUri_m2760372687(L_19, L_21, /*hidden argument*/NULL); goto IL_012d; } IL_007f: { XmlSchemaReader_t1164558392 * L_22 = ___reader0; NullCheck(L_22); String_t* L_23 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, _stringLiteral3454449607, /*hidden argument*/NULL); if (!L_24) { goto IL_00a5; } } { XmlSchemaGroup_t1441741786 * L_25 = V_0; XmlSchemaReader_t1164558392 * L_26 = ___reader0; NullCheck(L_26); String_t* L_27 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_26); NullCheck(L_25); XmlSchemaAnnotated_set_Id_m1597719336(L_25, L_27, /*hidden argument*/NULL); goto IL_012d; } IL_00a5: { XmlSchemaReader_t1164558392 * L_28 = ___reader0; NullCheck(L_28); String_t* L_29 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_28); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_30 = String_op_Equality_m920492651(NULL /*static, unused*/, L_29, _stringLiteral62725243, /*hidden argument*/NULL); if (!L_30) { goto IL_00cb; } } { XmlSchemaGroup_t1441741786 * L_31 = V_0; XmlSchemaReader_t1164558392 * L_32 = ___reader0; NullCheck(L_32); String_t* L_33 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_32); NullCheck(L_31); L_31->set_name_16(L_33); goto IL_012d; } IL_00cb: { XmlSchemaReader_t1164558392 * L_34 = ___reader0; NullCheck(L_34); String_t* L_35 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_34); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_36 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_37 = String_op_Equality_m920492651(NULL /*static, unused*/, L_35, L_36, /*hidden argument*/NULL); if (!L_37) { goto IL_00f5; } } { XmlSchemaReader_t1164558392 * L_38 = ___reader0; NullCheck(L_38); String_t* L_39 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_38); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_40 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_39, _stringLiteral3929236445, /*hidden argument*/NULL); if (L_40) { goto IL_010a; } } IL_00f5: { XmlSchemaReader_t1164558392 * L_41 = ___reader0; NullCheck(L_41); String_t* L_42 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_41); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_43 = String_op_Equality_m920492651(NULL /*static, unused*/, L_42, _stringLiteral1569427300, /*hidden argument*/NULL); if (!L_43) { goto IL_0126; } } IL_010a: { ValidationEventHandler_t791314227 * L_44 = ___h1; XmlSchemaReader_t1164558392 * L_45 = ___reader0; NullCheck(L_45); String_t* L_46 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_45); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_47 = String_Concat_m3937257545(NULL /*static, unused*/, L_46, _stringLiteral1195067933, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_44, L_47, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_012d; } IL_0126: { XmlSchemaReader_t1164558392 * L_48 = ___reader0; XmlSchemaGroup_t1441741786 * L_49 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_ReadUnhandledAttribute_m1314733484(NULL /*static, unused*/, L_48, L_49, /*hidden argument*/NULL); } IL_012d: { XmlSchemaReader_t1164558392 * L_50 = ___reader0; NullCheck(L_50); bool L_51 = VirtFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToNextAttribute() */, L_50); if (L_51) { goto IL_007f; } } { XmlSchemaReader_t1164558392 * L_52 = ___reader0; NullCheck(L_52); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_52); XmlSchemaReader_t1164558392 * L_53 = ___reader0; NullCheck(L_53); bool L_54 = VirtFuncInvoker0< bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_IsEmptyElement() */, L_53); if (!L_54) { goto IL_014c; } } { XmlSchemaGroup_t1441741786 * L_55 = V_0; return L_55; } IL_014c: { V_1 = 1; goto IL_026f; } IL_0153: { XmlSchemaReader_t1164558392 * L_56 = ___reader0; NullCheck(L_56); int32_t L_57 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_56); if ((!(((uint32_t)L_57) == ((uint32_t)((int32_t)15))))) { goto IL_0191; } } { XmlSchemaReader_t1164558392 * L_58 = ___reader0; NullCheck(L_58); String_t* L_59 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_58); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_60 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_59, _stringLiteral3122773422, /*hidden argument*/NULL); if (!L_60) { goto IL_018c; } } { ValidationEventHandler_t791314227 * L_61 = ___h1; XmlSchemaReader_t1164558392 * L_62 = ___reader0; NullCheck(L_62); String_t* L_63 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_62); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_64 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3194784964, L_63, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_61, L_64, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_018c: { goto IL_027a; } IL_0191: { int32_t L_65 = V_1; if ((((int32_t)L_65) > ((int32_t)1))) { goto IL_01c9; } } { XmlSchemaReader_t1164558392 * L_66 = ___reader0; NullCheck(L_66); String_t* L_67 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_66); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_68 = String_op_Equality_m920492651(NULL /*static, unused*/, L_67, _stringLiteral1102688753, /*hidden argument*/NULL); if (!L_68) { goto IL_01c9; } } { V_1 = 2; XmlSchemaReader_t1164558392 * L_69 = ___reader0; ValidationEventHandler_t791314227 * L_70 = ___h1; XmlSchemaAnnotation_t2553753397 * L_71 = XmlSchemaAnnotation_Read_m1586871736(NULL /*static, unused*/, L_69, L_70, /*hidden argument*/NULL); V_2 = L_71; XmlSchemaAnnotation_t2553753397 * L_72 = V_2; if (!L_72) { goto IL_01c4; } } { XmlSchemaGroup_t1441741786 * L_73 = V_0; XmlSchemaAnnotation_t2553753397 * L_74 = V_2; NullCheck(L_73); XmlSchemaAnnotated_set_Annotation_m3050132480(L_73, L_74, /*hidden argument*/NULL); } IL_01c4: { goto IL_026f; } IL_01c9: { int32_t L_75 = V_1; if ((((int32_t)L_75) > ((int32_t)2))) { goto IL_0269; } } { XmlSchemaReader_t1164558392 * L_76 = ___reader0; NullCheck(L_76); String_t* L_77 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_76); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_78 = String_op_Equality_m920492651(NULL /*static, unused*/, L_77, _stringLiteral2910037981, /*hidden argument*/NULL); if (!L_78) { goto IL_0201; } } { V_1 = 3; XmlSchemaReader_t1164558392 * L_79 = ___reader0; ValidationEventHandler_t791314227 * L_80 = ___h1; XmlSchemaAll_t1118454309 * L_81 = XmlSchemaAll_Read_m3300615937(NULL /*static, unused*/, L_79, L_80, /*hidden argument*/NULL); V_3 = L_81; XmlSchemaAll_t1118454309 * L_82 = V_3; if (!L_82) { goto IL_01fc; } } { XmlSchemaGroup_t1441741786 * L_83 = V_0; XmlSchemaAll_t1118454309 * L_84 = V_3; NullCheck(L_83); XmlSchemaGroup_set_Particle_m2415827373(L_83, L_84, /*hidden argument*/NULL); } IL_01fc: { goto IL_026f; } IL_0201: { XmlSchemaReader_t1164558392 * L_85 = ___reader0; NullCheck(L_85); String_t* L_86 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_85); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_87 = String_op_Equality_m920492651(NULL /*static, unused*/, L_86, _stringLiteral2342829633, /*hidden argument*/NULL); if (!L_87) { goto IL_0235; } } { V_1 = 3; XmlSchemaReader_t1164558392 * L_88 = ___reader0; ValidationEventHandler_t791314227 * L_89 = ___h1; XmlSchemaChoice_t959520675 * L_90 = XmlSchemaChoice_Read_m2424607298(NULL /*static, unused*/, L_88, L_89, /*hidden argument*/NULL); V_4 = L_90; XmlSchemaChoice_t959520675 * L_91 = V_4; if (!L_91) { goto IL_0230; } } { XmlSchemaGroup_t1441741786 * L_92 = V_0; XmlSchemaChoice_t959520675 * L_93 = V_4; NullCheck(L_92); XmlSchemaGroup_set_Particle_m2415827373(L_92, L_93, /*hidden argument*/NULL); } IL_0230: { goto IL_026f; } IL_0235: { XmlSchemaReader_t1164558392 * L_94 = ___reader0; NullCheck(L_94); String_t* L_95 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_94); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_96 = String_op_Equality_m920492651(NULL /*static, unused*/, L_95, _stringLiteral3810116474, /*hidden argument*/NULL); if (!L_96) { goto IL_0269; } } { V_1 = 3; XmlSchemaReader_t1164558392 * L_97 = ___reader0; ValidationEventHandler_t791314227 * L_98 = ___h1; XmlSchemaSequence_t2018345177 * L_99 = XmlSchemaSequence_Read_m4225823128(NULL /*static, unused*/, L_97, L_98, /*hidden argument*/NULL); V_5 = L_99; XmlSchemaSequence_t2018345177 * L_100 = V_5; if (!L_100) { goto IL_0264; } } { XmlSchemaGroup_t1441741786 * L_101 = V_0; XmlSchemaSequence_t2018345177 * L_102 = V_5; NullCheck(L_101); XmlSchemaGroup_set_Particle_m2415827373(L_101, L_102, /*hidden argument*/NULL); } IL_0264: { goto IL_026f; } IL_0269: { XmlSchemaReader_t1164558392 * L_103 = ___reader0; NullCheck(L_103); XmlSchemaReader_RaiseInvalidElementError_m4265021746(L_103, /*hidden argument*/NULL); } IL_026f: { XmlSchemaReader_t1164558392 * L_104 = ___reader0; NullCheck(L_104); bool L_105 = XmlSchemaReader_ReadNextElement_m611223709(L_104, /*hidden argument*/NULL); if (L_105) { goto IL_0153; } } IL_027a: { XmlSchemaGroup_t1441741786 * L_106 = V_0; return L_106; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaGroupBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaGroupBase__ctor_m3091716353 (XmlSchemaGroupBase_t3631079376 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaGroupBase__ctor_m3091716353_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaParticle__ctor_m2268095353(__this, /*hidden argument*/NULL); XmlSchemaObjectCollection_t1064819932 * L_0 = (XmlSchemaObjectCollection_t1064819932 *)il2cpp_codegen_object_new(XmlSchemaObjectCollection_t1064819932_il2cpp_TypeInfo_var); XmlSchemaObjectCollection__ctor_m1601154956(L_0, /*hidden argument*/NULL); __this->set_compiledItems_27(L_0); return; } } // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaGroupBase::get_CompiledItems() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectCollection_t1064819932 * XmlSchemaGroupBase_get_CompiledItems_m1009637724 (XmlSchemaGroupBase_t3631079376 * __this, const RuntimeMethod* method) { { XmlSchemaObjectCollection_t1064819932 * L_0 = __this->get_compiledItems_27(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaGroupBase::CopyOptimizedItems(System.Xml.Schema.XmlSchemaGroupBase) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaGroupBase_CopyOptimizedItems_m1224729654 (XmlSchemaGroupBase_t3631079376 * __this, XmlSchemaGroupBase_t3631079376 * ___gb0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaGroupBase_CopyOptimizedItems_m1224729654_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlSchemaParticle_t3828501457 * V_1 = NULL; { V_0 = 0; goto IL_004f; } IL_0007: { XmlSchemaObjectCollection_t1064819932 * L_0 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaGroupBase::get_Items() */, __this); int32_t L_1 = V_0; NullCheck(L_0); XmlSchemaObject_t1315720168 * L_2 = VirtFuncInvoker1< XmlSchemaObject_t1315720168 *, int32_t >::Invoke(29 /* System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectCollection::get_Item(System.Int32) */, L_0, L_1); V_1 = ((XmlSchemaParticle_t3828501457 *)IsInstClass((RuntimeObject*)L_2, XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var)); XmlSchemaParticle_t3828501457 * L_3 = V_1; NullCheck(L_3); XmlSchemaParticle_t3828501457 * L_4 = VirtFuncInvoker1< XmlSchemaParticle_t3828501457 *, bool >::Invoke(8 /* System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaParticle::GetOptimizedParticle(System.Boolean) */, L_3, (bool)0); V_1 = L_4; XmlSchemaParticle_t3828501457 * L_5 = V_1; XmlSchemaParticle_t3828501457 * L_6 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_5) == ((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_6)))) { goto IL_0031; } } { goto IL_004b; } IL_0031: { XmlSchemaGroupBase_t3631079376 * L_7 = ___gb0; NullCheck(L_7); XmlSchemaObjectCollection_t1064819932 * L_8 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaGroupBase::get_Items() */, L_7); XmlSchemaParticle_t3828501457 * L_9 = V_1; NullCheck(L_8); XmlSchemaObjectCollection_Add_m1142549045(L_8, L_9, /*hidden argument*/NULL); XmlSchemaGroupBase_t3631079376 * L_10 = ___gb0; NullCheck(L_10); XmlSchemaObjectCollection_t1064819932 * L_11 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(L_10, /*hidden argument*/NULL); XmlSchemaParticle_t3828501457 * L_12 = V_1; NullCheck(L_11); XmlSchemaObjectCollection_Add_m1142549045(L_11, L_12, /*hidden argument*/NULL); } IL_004b: { int32_t L_13 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_004f: { int32_t L_14 = V_0; XmlSchemaObjectCollection_t1064819932 * L_15 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaGroupBase::get_Items() */, __this); NullCheck(L_15); int32_t L_16 = CollectionBase_get_Count_m1708965601(L_15, /*hidden argument*/NULL); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_0007; } } { return; } } // System.Boolean System.Xml.Schema.XmlSchemaGroupBase::ParticleEquals(System.Xml.Schema.XmlSchemaParticle) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaGroupBase_ParticleEquals_m960704084 (XmlSchemaGroupBase_t3631079376 * __this, XmlSchemaParticle_t3828501457 * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaGroupBase_ParticleEquals_m960704084_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaGroupBase_t3631079376 * V_0 = NULL; int32_t V_1 = 0; XmlSchemaParticle_t3828501457 * V_2 = NULL; XmlSchemaParticle_t3828501457 * V_3 = NULL; { XmlSchemaParticle_t3828501457 * L_0 = ___other0; V_0 = ((XmlSchemaGroupBase_t3631079376 *)IsInstClass((RuntimeObject*)L_0, XmlSchemaGroupBase_t3631079376_il2cpp_TypeInfo_var)); XmlSchemaGroupBase_t3631079376 * L_1 = V_0; if (L_1) { goto IL_000f; } } { return (bool)0; } IL_000f: { Type_t * L_2 = Object_GetType_m88164663(__this, /*hidden argument*/NULL); XmlSchemaGroupBase_t3631079376 * L_3 = V_0; NullCheck(L_3); Type_t * L_4 = Object_GetType_m88164663(L_3, /*hidden argument*/NULL); if ((((RuntimeObject*)(Type_t *)L_2) == ((RuntimeObject*)(Type_t *)L_4))) { goto IL_0022; } } { return (bool)0; } IL_0022: { Decimal_t2948259380 L_5 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(__this, /*hidden argument*/NULL); XmlSchemaGroupBase_t3631079376 * L_6 = V_0; NullCheck(L_6); Decimal_t2948259380 L_7 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_8 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_5, L_7, /*hidden argument*/NULL); if (L_8) { goto IL_004e; } } { Decimal_t2948259380 L_9 = XmlSchemaParticle_get_ValidatedMinOccurs_m4117380405(__this, /*hidden argument*/NULL); XmlSchemaGroupBase_t3631079376 * L_10 = V_0; NullCheck(L_10); Decimal_t2948259380 L_11 = XmlSchemaParticle_get_ValidatedMinOccurs_m4117380405(L_10, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_12 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_9, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0050; } } IL_004e: { return (bool)0; } IL_0050: { XmlSchemaObjectCollection_t1064819932 * L_13 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(__this, /*hidden argument*/NULL); NullCheck(L_13); int32_t L_14 = CollectionBase_get_Count_m1708965601(L_13, /*hidden argument*/NULL); XmlSchemaGroupBase_t3631079376 * L_15 = V_0; NullCheck(L_15); XmlSchemaObjectCollection_t1064819932 * L_16 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(L_15, /*hidden argument*/NULL); NullCheck(L_16); int32_t L_17 = CollectionBase_get_Count_m1708965601(L_16, /*hidden argument*/NULL); if ((((int32_t)L_14) == ((int32_t)L_17))) { goto IL_006d; } } { return (bool)0; } IL_006d: { V_1 = 0; goto IL_00aa; } IL_0074: { XmlSchemaObjectCollection_t1064819932 * L_18 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(__this, /*hidden argument*/NULL); int32_t L_19 = V_1; NullCheck(L_18); XmlSchemaObject_t1315720168 * L_20 = VirtFuncInvoker1< XmlSchemaObject_t1315720168 *, int32_t >::Invoke(29 /* System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectCollection::get_Item(System.Int32) */, L_18, L_19); V_2 = ((XmlSchemaParticle_t3828501457 *)IsInstClass((RuntimeObject*)L_20, XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var)); XmlSchemaGroupBase_t3631079376 * L_21 = V_0; NullCheck(L_21); XmlSchemaObjectCollection_t1064819932 * L_22 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(L_21, /*hidden argument*/NULL); int32_t L_23 = V_1; NullCheck(L_22); XmlSchemaObject_t1315720168 * L_24 = VirtFuncInvoker1< XmlSchemaObject_t1315720168 *, int32_t >::Invoke(29 /* System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectCollection::get_Item(System.Int32) */, L_22, L_23); V_3 = ((XmlSchemaParticle_t3828501457 *)IsInstClass((RuntimeObject*)L_24, XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var)); XmlSchemaParticle_t3828501457 * L_25 = V_2; XmlSchemaParticle_t3828501457 * L_26 = V_3; NullCheck(L_25); bool L_27 = VirtFuncInvoker1< bool, XmlSchemaParticle_t3828501457 * >::Invoke(16 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ParticleEquals(System.Xml.Schema.XmlSchemaParticle) */, L_25, L_26); if (L_27) { goto IL_00a6; } } { return (bool)0; } IL_00a6: { int32_t L_28 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_00aa: { int32_t L_29 = V_1; XmlSchemaObjectCollection_t1064819932 * L_30 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(__this, /*hidden argument*/NULL); NullCheck(L_30); int32_t L_31 = CollectionBase_get_Count_m1708965601(L_30, /*hidden argument*/NULL); if ((((int32_t)L_29) < ((int32_t)L_31))) { goto IL_0074; } } { return (bool)1; } } // System.Void System.Xml.Schema.XmlSchemaGroupBase::CheckRecursion(System.Int32,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaGroupBase_CheckRecursion_m1529119572 (XmlSchemaGroupBase_t3631079376 * __this, int32_t ___depth0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaGroupBase_CheckRecursion_m1529119572_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaParticle_t3828501457 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaObjectCollection_t1064819932 * L_0 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaGroupBase::get_Items() */, __this); NullCheck(L_0); XmlSchemaObjectEnumerator_t503074204 * L_1 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_0, /*hidden argument*/NULL); V_1 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_0026; } IL_0011: { XmlSchemaObjectEnumerator_t503074204 * L_2 = V_1; NullCheck(L_2); XmlSchemaObject_t1315720168 * L_3 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_2, /*hidden argument*/NULL); V_0 = ((XmlSchemaParticle_t3828501457 *)CastclassClass((RuntimeObject*)L_3, XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var)); XmlSchemaParticle_t3828501457 * L_4 = V_0; int32_t L_5 = ___depth0; ValidationEventHandler_t791314227 * L_6 = ___h1; XmlSchema_t3742557897 * L_7 = ___schema2; NullCheck(L_4); VirtActionInvoker3< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(15 /* System.Void System.Xml.Schema.XmlSchemaParticle::CheckRecursion(System.Int32,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_4, L_5, L_6, L_7); } IL_0026: { XmlSchemaObjectEnumerator_t503074204 * L_8 = V_1; NullCheck(L_8); bool L_9 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_8, /*hidden argument*/NULL); if (L_9) { goto IL_0011; } } IL_0031: { IL2CPP_LEAVE(0x48, FINALLY_0036); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0036; } FINALLY_0036: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_10 = V_1; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_10, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_11 = V_2; if (L_11) { goto IL_0041; } } IL_0040: { IL2CPP_END_FINALLY(54) } IL_0041: { RuntimeObject* L_12 = V_2; NullCheck(L_12); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_12); IL2CPP_END_FINALLY(54) } } // end finally (depth: 1) IL2CPP_CLEANUP(54) { IL2CPP_JUMP_TBL(0x48, IL_0048) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0048: { return; } } // System.Boolean System.Xml.Schema.XmlSchemaGroupBase::ValidateNSRecurseCheckCardinality(System.Xml.Schema.XmlSchemaAny,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaGroupBase_ValidateNSRecurseCheckCardinality_m4207734782 (XmlSchemaGroupBase_t3631079376 * __this, XmlSchemaAny_t1119175207 * ___any0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, bool ___raiseError3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaGroupBase_ValidateNSRecurseCheckCardinality_m4207734782_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaParticle_t3828501457 * V_0 = NULL; XmlSchemaObjectEnumerator_t503074204 * V_1 = NULL; bool V_2 = false; RuntimeObject* V_3 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaObjectCollection_t1064819932 * L_0 = VirtFuncInvoker0< XmlSchemaObjectCollection_t1064819932 * >::Invoke(17 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaGroupBase::get_Items() */, __this); NullCheck(L_0); XmlSchemaObjectEnumerator_t503074204 * L_1 = XmlSchemaObjectCollection_GetEnumerator_m568986310(L_0, /*hidden argument*/NULL); V_1 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_0034; } IL_0011: { XmlSchemaObjectEnumerator_t503074204 * L_2 = V_1; NullCheck(L_2); XmlSchemaObject_t1315720168 * L_3 = XmlSchemaObjectEnumerator_get_Current_m2597242723(L_2, /*hidden argument*/NULL); V_0 = ((XmlSchemaParticle_t3828501457 *)CastclassClass((RuntimeObject*)L_3, XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var)); XmlSchemaParticle_t3828501457 * L_4 = V_0; XmlSchemaAny_t1119175207 * L_5 = ___any0; ValidationEventHandler_t791314227 * L_6 = ___h1; XmlSchema_t3742557897 * L_7 = ___schema2; bool L_8 = ___raiseError3; NullCheck(L_4); bool L_9 = VirtFuncInvoker4< bool, XmlSchemaParticle_t3828501457 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 *, bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ValidateDerivationByRestriction(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) */, L_4, L_5, L_6, L_7, L_8); if (L_9) { goto IL_0034; } } IL_002d: { V_2 = (bool)0; IL2CPP_LEAVE(0x62, FINALLY_0044); } IL_0034: { XmlSchemaObjectEnumerator_t503074204 * L_10 = V_1; NullCheck(L_10); bool L_11 = XmlSchemaObjectEnumerator_MoveNext_m3595167032(L_10, /*hidden argument*/NULL); if (L_11) { goto IL_0011; } } IL_003f: { IL2CPP_LEAVE(0x56, FINALLY_0044); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0044; } FINALLY_0044: { // begin finally (depth: 1) { XmlSchemaObjectEnumerator_t503074204 * L_12 = V_1; V_3 = ((RuntimeObject*)IsInst((RuntimeObject*)L_12, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_13 = V_3; if (L_13) { goto IL_004f; } } IL_004e: { IL2CPP_END_FINALLY(68) } IL_004f: { RuntimeObject* L_14 = V_3; NullCheck(L_14); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_14); IL2CPP_END_FINALLY(68) } } // end finally (depth: 1) IL2CPP_CLEANUP(68) { IL2CPP_JUMP_TBL(0x62, IL_0062) IL2CPP_JUMP_TBL(0x56, IL_0056) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0056: { XmlSchemaAny_t1119175207 * L_15 = ___any0; ValidationEventHandler_t791314227 * L_16 = ___h1; XmlSchema_t3742557897 * L_17 = ___schema2; bool L_18 = ___raiseError3; bool L_19 = VirtFuncInvoker4< bool, XmlSchemaParticle_t3828501457 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 *, bool >::Invoke(9 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ValidateOccurenceRangeOK(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) */, __this, L_15, L_16, L_17, L_18); return L_19; } IL_0062: { bool L_20 = V_2; return L_20; } } // System.Boolean System.Xml.Schema.XmlSchemaGroupBase::ValidateRecurse(System.Xml.Schema.XmlSchemaGroupBase,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaGroupBase_ValidateRecurse_m3621635736 (XmlSchemaGroupBase_t3631079376 * __this, XmlSchemaGroupBase_t3631079376 * ___baseGroup0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, bool ___raiseError3, const RuntimeMethod* method) { { XmlSchemaGroupBase_t3631079376 * L_0 = ___baseGroup0; ValidationEventHandler_t791314227 * L_1 = ___h1; XmlSchema_t3742557897 * L_2 = ___schema2; bool L_3 = ___raiseError3; bool L_4 = XmlSchemaGroupBase_ValidateSeqRecurseMapSumCommon_m2619457587(__this, L_0, L_1, L_2, (bool)0, (bool)0, L_3, /*hidden argument*/NULL); return L_4; } } // System.Boolean System.Xml.Schema.XmlSchemaGroupBase::ValidateSeqRecurseMapSumCommon(System.Xml.Schema.XmlSchemaGroupBase,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaGroupBase_ValidateSeqRecurseMapSumCommon_m2619457587 (XmlSchemaGroupBase_t3631079376 * __this, XmlSchemaGroupBase_t3631079376 * ___baseGroup0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, bool ___isLax3, bool ___isMapAndSum4, bool ___raiseError5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaGroupBase_ValidateSeqRecurseMapSumCommon_m2619457587_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; Decimal_t2948259380 V_2; memset(&V_2, 0, sizeof(V_2)); int32_t V_3 = 0; XmlSchemaParticle_t3828501457 * V_4 = NULL; XmlSchemaParticle_t3828501457 * V_5 = NULL; int32_t V_6 = 0; XmlSchemaParticle_t3828501457 * V_7 = NULL; { V_0 = 0; V_1 = 0; Decimal_t2948259380 L_0; memset(&L_0, 0, sizeof(L_0)); Decimal__ctor_m1256289983((&L_0), 0, /*hidden argument*/NULL); V_2 = L_0; XmlSchemaGroupBase_t3631079376 * L_1 = ___baseGroup0; NullCheck(L_1); XmlSchemaObjectCollection_t1064819932 * L_2 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(L_1, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CollectionBase_get_Count_m1708965601(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0041; } } { XmlSchemaObjectCollection_t1064819932 * L_4 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(__this, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CollectionBase_get_Count_m1708965601(L_4, /*hidden argument*/NULL); if ((((int32_t)L_5) <= ((int32_t)0))) { goto IL_0041; } } { bool L_6 = ___raiseError5; if (!L_6) { goto IL_003f; } } { ValidationEventHandler_t791314227 * L_7 = ___h1; XmlSchemaObject_error_m903554348(__this, L_7, _stringLiteral856806124, /*hidden argument*/NULL); } IL_003f: { return (bool)0; } IL_0041: { V_3 = 0; goto IL_019c; } IL_0048: { V_4 = (XmlSchemaParticle_t3828501457 *)NULL; goto IL_0078; } IL_0050: { XmlSchemaObjectCollection_t1064819932 * L_8 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(__this, /*hidden argument*/NULL); int32_t L_9 = V_0; NullCheck(L_8); XmlSchemaObject_t1315720168 * L_10 = VirtFuncInvoker1< XmlSchemaObject_t1315720168 *, int32_t >::Invoke(29 /* System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectCollection::get_Item(System.Int32) */, L_8, L_9); V_4 = ((XmlSchemaParticle_t3828501457 *)CastclassClass((RuntimeObject*)L_10, XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var)); XmlSchemaParticle_t3828501457 * L_11 = V_4; XmlSchemaParticle_t3828501457 * L_12 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); if ((((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_11) == ((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_12))) { goto IL_0074; } } { goto IL_0089; } IL_0074: { int32_t L_13 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0078: { XmlSchemaObjectCollection_t1064819932 * L_14 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(__this, /*hidden argument*/NULL); NullCheck(L_14); int32_t L_15 = CollectionBase_get_Count_m1708965601(L_14, /*hidden argument*/NULL); int32_t L_16 = V_0; if ((((int32_t)L_15) > ((int32_t)L_16))) { goto IL_0050; } } IL_0089: { int32_t L_17 = V_0; XmlSchemaObjectCollection_t1064819932 * L_18 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(__this, /*hidden argument*/NULL); NullCheck(L_18); int32_t L_19 = CollectionBase_get_Count_m1708965601(L_18, /*hidden argument*/NULL); if ((((int32_t)L_17) < ((int32_t)L_19))) { goto IL_00af; } } { bool L_20 = ___raiseError5; if (!L_20) { goto IL_00ad; } } { ValidationEventHandler_t791314227 * L_21 = ___h1; XmlSchemaObject_error_m903554348(__this, L_21, _stringLiteral2957690445, /*hidden argument*/NULL); } IL_00ad: { return (bool)0; } IL_00af: { V_5 = (XmlSchemaParticle_t3828501457 *)NULL; goto IL_0187; } IL_00b7: { XmlSchemaGroupBase_t3631079376 * L_22 = ___baseGroup0; NullCheck(L_22); XmlSchemaObjectCollection_t1064819932 * L_23 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(L_22, /*hidden argument*/NULL); int32_t L_24 = V_1; NullCheck(L_23); XmlSchemaObject_t1315720168 * L_25 = VirtFuncInvoker1< XmlSchemaObject_t1315720168 *, int32_t >::Invoke(29 /* System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectCollection::get_Item(System.Int32) */, L_23, L_24); V_5 = ((XmlSchemaParticle_t3828501457 *)CastclassClass((RuntimeObject*)L_25, XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var)); XmlSchemaParticle_t3828501457 * L_26 = V_5; XmlSchemaParticle_t3828501457 * L_27 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_26) == ((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_27)))) { goto IL_00f2; } } { XmlSchemaParticle_t3828501457 * L_28 = V_5; NullCheck(L_28); Decimal_t2948259380 L_29 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(L_28, /*hidden argument*/NULL); Decimal_t2948259380 L_30; memset(&L_30, 0, sizeof(L_30)); Decimal__ctor_m1256289983((&L_30), 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_31 = Decimal_op_GreaterThan_m627311519(NULL /*static, unused*/, L_29, L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_00f2; } } { goto IL_0187; } IL_00f2: { XmlSchemaParticle_t3828501457 * L_32 = V_4; XmlSchemaParticle_t3828501457 * L_33 = V_5; ValidationEventHandler_t791314227 * L_34 = ___h1; XmlSchema_t3742557897 * L_35 = ___schema2; NullCheck(L_32); bool L_36 = VirtFuncInvoker4< bool, XmlSchemaParticle_t3828501457 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 *, bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ValidateDerivationByRestriction(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) */, L_32, L_33, L_34, L_35, (bool)0); if (L_36) { goto IL_0154; } } { bool L_37 = ___isLax3; if (L_37) { goto IL_0144; } } { bool L_38 = ___isMapAndSum4; if (L_38) { goto IL_0144; } } { XmlSchemaParticle_t3828501457 * L_39 = V_5; NullCheck(L_39); Decimal_t2948259380 L_40 = XmlSchemaParticle_get_MinOccurs_m3359654133(L_39, /*hidden argument*/NULL); Decimal_t2948259380 L_41 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_42 = Decimal_op_GreaterThan_m627311519(NULL /*static, unused*/, L_40, L_41, /*hidden argument*/NULL); if (!L_42) { goto IL_0144; } } { XmlSchemaParticle_t3828501457 * L_43 = V_5; NullCheck(L_43); bool L_44 = VirtFuncInvoker0< bool >::Invoke(11 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ValidateIsEmptiable() */, L_43); if (L_44) { goto IL_0144; } } { bool L_45 = ___raiseError5; if (!L_45) { goto IL_0142; } } { ValidationEventHandler_t791314227 * L_46 = ___h1; XmlSchemaObject_error_m903554348(__this, L_46, _stringLiteral3278629122, /*hidden argument*/NULL); } IL_0142: { return (bool)0; } IL_0144: { Decimal_t2948259380 L_47; memset(&L_47, 0, sizeof(L_47)); Decimal__ctor_m1256289983((&L_47), 0, /*hidden argument*/NULL); V_2 = L_47; int32_t L_48 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); goto IL_0187; } IL_0154: { Decimal_t2948259380 L_49 = V_2; XmlSchemaParticle_t3828501457 * L_50 = V_5; NullCheck(L_50); Decimal_t2948259380 L_51 = XmlSchemaParticle_get_ValidatedMinOccurs_m4117380405(L_50, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); Decimal_t2948259380 L_52 = Decimal_op_Addition_m573847667(NULL /*static, unused*/, L_49, L_51, /*hidden argument*/NULL); V_2 = L_52; Decimal_t2948259380 L_53 = V_2; XmlSchemaGroupBase_t3631079376 * L_54 = ___baseGroup0; NullCheck(L_54); Decimal_t2948259380 L_55 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(L_54, /*hidden argument*/NULL); bool L_56 = Decimal_op_GreaterThanOrEqual_m1217153501(NULL /*static, unused*/, L_53, L_55, /*hidden argument*/NULL); if (!L_56) { goto IL_017e; } } { Decimal_t2948259380 L_57; memset(&L_57, 0, sizeof(L_57)); Decimal__ctor_m1256289983((&L_57), 0, /*hidden argument*/NULL); V_2 = L_57; int32_t L_58 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); } IL_017e: { int32_t L_59 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); goto IL_0198; } IL_0187: { XmlSchemaGroupBase_t3631079376 * L_60 = ___baseGroup0; NullCheck(L_60); XmlSchemaObjectCollection_t1064819932 * L_61 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(L_60, /*hidden argument*/NULL); NullCheck(L_61); int32_t L_62 = CollectionBase_get_Count_m1708965601(L_61, /*hidden argument*/NULL); int32_t L_63 = V_1; if ((((int32_t)L_62) > ((int32_t)L_63))) { goto IL_00b7; } } IL_0198: { int32_t L_64 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_019c: { int32_t L_65 = V_3; XmlSchemaObjectCollection_t1064819932 * L_66 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(__this, /*hidden argument*/NULL); NullCheck(L_66); int32_t L_67 = CollectionBase_get_Count_m1708965601(L_66, /*hidden argument*/NULL); if ((((int32_t)L_65) < ((int32_t)L_67))) { goto IL_0048; } } { XmlSchemaObjectCollection_t1064819932 * L_68 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(__this, /*hidden argument*/NULL); NullCheck(L_68); int32_t L_69 = CollectionBase_get_Count_m1708965601(L_68, /*hidden argument*/NULL); if ((((int32_t)L_69) <= ((int32_t)0))) { goto IL_01e4; } } { int32_t L_70 = V_0; XmlSchemaObjectCollection_t1064819932 * L_71 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(__this, /*hidden argument*/NULL); NullCheck(L_71); int32_t L_72 = CollectionBase_get_Count_m1708965601(L_71, /*hidden argument*/NULL); if ((((int32_t)L_70) == ((int32_t)L_72))) { goto IL_01e4; } } { bool L_73 = ___raiseError5; if (!L_73) { goto IL_01e2; } } { ValidationEventHandler_t791314227 * L_74 = ___h1; XmlSchemaObject_error_m903554348(__this, L_74, _stringLiteral2437095534, /*hidden argument*/NULL); } IL_01e2: { return (bool)0; } IL_01e4: { bool L_75 = ___isLax3; if (L_75) { goto IL_025c; } } { bool L_76 = ___isMapAndSum4; if (L_76) { goto IL_025c; } } { Decimal_t2948259380 L_77 = V_2; Decimal_t2948259380 L_78; memset(&L_78, 0, sizeof(L_78)); Decimal__ctor_m1256289983((&L_78), 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_79 = Decimal_op_GreaterThan_m627311519(NULL /*static, unused*/, L_77, L_78, /*hidden argument*/NULL); if (!L_79) { goto IL_0207; } } { int32_t L_80 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_0207: { int32_t L_81 = V_1; V_6 = L_81; goto IL_024a; } IL_020f: { XmlSchemaGroupBase_t3631079376 * L_82 = ___baseGroup0; NullCheck(L_82); XmlSchemaObjectCollection_t1064819932 * L_83 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(L_82, /*hidden argument*/NULL); int32_t L_84 = V_6; NullCheck(L_83); XmlSchemaObject_t1315720168 * L_85 = VirtFuncInvoker1< XmlSchemaObject_t1315720168 *, int32_t >::Invoke(29 /* System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectCollection::get_Item(System.Int32) */, L_83, L_84); V_7 = ((XmlSchemaParticle_t3828501457 *)IsInstClass((RuntimeObject*)L_85, XmlSchemaParticle_t3828501457_il2cpp_TypeInfo_var)); XmlSchemaParticle_t3828501457 * L_86 = V_7; NullCheck(L_86); bool L_87 = VirtFuncInvoker0< bool >::Invoke(11 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ValidateIsEmptiable() */, L_86); if (L_87) { goto IL_0244; } } { bool L_88 = ___raiseError5; if (!L_88) { goto IL_0242; } } { ValidationEventHandler_t791314227 * L_89 = ___h1; XmlSchemaObject_error_m903554348(__this, L_89, _stringLiteral3578794712, /*hidden argument*/NULL); } IL_0242: { return (bool)0; } IL_0244: { int32_t L_90 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_024a: { int32_t L_91 = V_6; XmlSchemaGroupBase_t3631079376 * L_92 = ___baseGroup0; NullCheck(L_92); XmlSchemaObjectCollection_t1064819932 * L_93 = XmlSchemaGroupBase_get_CompiledItems_m1009637724(L_92, /*hidden argument*/NULL); NullCheck(L_93); int32_t L_94 = CollectionBase_get_Count_m1708965601(L_93, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_94))) { goto IL_020f; } } IL_025c: { return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaGroupRef::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaGroupRef__ctor_m3224714831 (XmlSchemaGroupRef_t1314446647 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaGroupRef__ctor_m3224714831_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaParticle__ctor_m2268095353(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_0 = ((XmlQualifiedName_t2760654312_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var))->get_Empty_0(); __this->set_refName_28(L_0); return; } } // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaGroupRef::get_RefName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_t2760654312 * XmlSchemaGroupRef_get_RefName_m2567630555 (XmlSchemaGroupRef_t1314446647 * __this, const RuntimeMethod* method) { { XmlQualifiedName_t2760654312 * L_0 = __this->get_refName_28(); return L_0; } } // System.Xml.Schema.XmlSchemaGroup System.Xml.Schema.XmlSchemaGroupRef::get_TargetGroup() extern "C" IL2CPP_METHOD_ATTR XmlSchemaGroup_t1441741786 * XmlSchemaGroupRef_get_TargetGroup_m880038611 (XmlSchemaGroupRef_t1314446647 * __this, const RuntimeMethod* method) { { XmlSchemaGroup_t1441741786 * L_0 = __this->get_referencedGroup_29(); if (!L_0) { goto IL_001d; } } { XmlSchemaGroup_t1441741786 * L_1 = __this->get_referencedGroup_29(); NullCheck(L_1); bool L_2 = XmlSchemaGroup_get_IsCircularDefinition_m902765681(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001d; } } { return (XmlSchemaGroup_t1441741786 *)NULL; } IL_001d: { XmlSchemaGroup_t1441741786 * L_3 = __this->get_referencedGroup_29(); return L_3; } } // System.Int32 System.Xml.Schema.XmlSchemaGroupRef::Compile(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaGroupRef_Compile_m2072557180 (XmlSchemaGroupRef_t1314446647 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaGroupRef_Compile_m2072557180_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Guid_t L_0 = ((XmlSchemaObject_t1315720168 *)__this)->get_CompilationId_7(); XmlSchema_t3742557897 * L_1 = ___schema1; NullCheck(L_1); Guid_t L_2 = ((XmlSchemaObject_t1315720168 *)L_1)->get_CompilationId_7(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_3 = Guid_op_Equality_m4289903222(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0018; } } { return 0; } IL_0018: { XmlSchema_t3742557897 * L_4 = ___schema1; __this->set_schema_27(L_4); String_t* L_5 = XmlSchemaAnnotated_get_Id_m2854314617(__this, /*hidden argument*/NULL); XmlSchema_t3742557897 * L_6 = ___schema1; NullCheck(L_6); Hashtable_t1853889766 * L_7 = XmlSchema_get_IDCollection_m3725452494(L_6, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_8 = ___h0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_CompileID_m928148374(NULL /*static, unused*/, L_5, __this, L_7, L_8, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_9 = ___h0; XmlSchema_t3742557897 * L_10 = ___schema1; XmlSchemaParticle_CompileOccurence_m2937686890(__this, L_9, L_10, /*hidden argument*/NULL); XmlQualifiedName_t2760654312 * L_11 = __this->get_refName_28(); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_t2760654312_il2cpp_TypeInfo_var); bool L_12 = XmlQualifiedName_op_Equality_m1684199236(NULL /*static, unused*/, L_11, (XmlQualifiedName_t2760654312 *)NULL, /*hidden argument*/NULL); if (L_12) { goto IL_005b; } } { XmlQualifiedName_t2760654312 * L_13 = __this->get_refName_28(); NullCheck(L_13); bool L_14 = XmlQualifiedName_get_IsEmpty_m1430090042(L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_006c; } } IL_005b: { ValidationEventHandler_t791314227 * L_15 = ___h0; XmlSchemaObject_error_m903554348(__this, L_15, _stringLiteral3313708044, /*hidden argument*/NULL); goto IL_0088; } IL_006c: { XmlQualifiedName_t2760654312 * L_16 = XmlSchemaGroupRef_get_RefName_m2567630555(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); bool L_17 = XmlSchemaUtil_CheckQName_m3878061682(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0088; } } { ValidationEventHandler_t791314227 * L_18 = ___h0; XmlSchemaObject_error_m903554348(__this, L_18, _stringLiteral233223194, /*hidden argument*/NULL); } IL_0088: { XmlSchema_t3742557897 * L_19 = ___schema1; NullCheck(L_19); Guid_t L_20 = ((XmlSchemaObject_t1315720168 *)L_19)->get_CompilationId_7(); ((XmlSchemaObject_t1315720168 *)__this)->set_CompilationId_7(L_20); int32_t L_21 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_21; } } // System.Int32 System.Xml.Schema.XmlSchemaGroupRef::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaGroupRef_Validate_m568059093 (XmlSchemaGroupRef_t1314446647 * __this, ValidationEventHandler_t791314227 * ___h0, XmlSchema_t3742557897 * ___schema1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaGroupRef_Validate_m568059093_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchema_t3742557897 * L_0 = ___schema1; NullCheck(L_0); Guid_t L_1 = ((XmlSchemaObject_t1315720168 *)L_0)->get_ValidationId_8(); bool L_2 = XmlSchemaObject_IsValidated_m2227629761(__this, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0018; } } { int32_t L_3 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_3; } IL_0018: { XmlSchema_t3742557897 * L_4 = ___schema1; NullCheck(L_4); XmlSchemaObjectTable_t2546974348 * L_5 = XmlSchema_get_Groups_m875687063(L_4, /*hidden argument*/NULL); XmlQualifiedName_t2760654312 * L_6 = XmlSchemaGroupRef_get_RefName_m2567630555(__this, /*hidden argument*/NULL); NullCheck(L_5); XmlSchemaObject_t1315720168 * L_7 = XmlSchemaObjectTable_get_Item_m170185878(L_5, L_6, /*hidden argument*/NULL); __this->set_referencedGroup_29(((XmlSchemaGroup_t1441741786 *)IsInstClass((RuntimeObject*)L_7, XmlSchemaGroup_t1441741786_il2cpp_TypeInfo_var))); XmlSchemaGroup_t1441741786 * L_8 = __this->get_referencedGroup_29(); if (L_8) { goto IL_0076; } } { XmlSchema_t3742557897 * L_9 = ___schema1; XmlQualifiedName_t2760654312 * L_10 = XmlSchemaGroupRef_get_RefName_m2567630555(__this, /*hidden argument*/NULL); NullCheck(L_10); String_t* L_11 = XmlQualifiedName_get_Namespace_m3957593392(L_10, /*hidden argument*/NULL); NullCheck(L_9); bool L_12 = XmlSchema_IsNamespaceAbsent_m3899863769(L_9, L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0071; } } { ValidationEventHandler_t791314227 * L_13 = ___h0; XmlQualifiedName_t2760654312 * L_14 = XmlSchemaGroupRef_get_RefName_m2567630555(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_15 = String_Concat_m1715369213(NULL /*static, unused*/, _stringLiteral3662795473, L_14, _stringLiteral1962955403, /*hidden argument*/NULL); XmlSchemaObject_error_m903554348(__this, L_13, L_15, /*hidden argument*/NULL); } IL_0071: { goto IL_00ad; } IL_0076: { XmlSchemaGroup_t1441741786 * L_16 = __this->get_referencedGroup_29(); NullCheck(L_16); XmlSchemaGroupBase_t3631079376 * L_17 = XmlSchemaGroup_get_Particle_m1316317096(L_16, /*hidden argument*/NULL); if (!((XmlSchemaAll_t1118454309 *)IsInstClass((RuntimeObject*)L_17, XmlSchemaAll_t1118454309_il2cpp_TypeInfo_var))) { goto IL_00ad; } } { Decimal_t2948259380 L_18 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(__this, /*hidden argument*/NULL); Decimal_t2948259380 L_19; memset(&L_19, 0, sizeof(L_19)); Decimal__ctor_m1256289983((&L_19), 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_20 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_18, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_00ad; } } { ValidationEventHandler_t791314227 * L_21 = ___h0; XmlSchemaObject_error_m903554348(__this, L_21, _stringLiteral2181477567, /*hidden argument*/NULL); } IL_00ad: { XmlSchemaGroup_t1441741786 * L_22 = XmlSchemaGroupRef_get_TargetGroup_m880038611(__this, /*hidden argument*/NULL); if (!L_22) { goto IL_00c6; } } { XmlSchemaGroup_t1441741786 * L_23 = XmlSchemaGroupRef_get_TargetGroup_m880038611(__this, /*hidden argument*/NULL); ValidationEventHandler_t791314227 * L_24 = ___h0; XmlSchema_t3742557897 * L_25 = ___schema1; NullCheck(L_23); VirtFuncInvoker2< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(6 /* System.Int32 System.Xml.Schema.XmlSchemaGroup::Validate(System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_23, L_24, L_25); } IL_00c6: { XmlSchema_t3742557897 * L_26 = ___schema1; NullCheck(L_26); Guid_t L_27 = ((XmlSchemaObject_t1315720168 *)L_26)->get_ValidationId_8(); ((XmlSchemaObject_t1315720168 *)__this)->set_ValidationId_8(L_27); int32_t L_28 = ((XmlSchemaObject_t1315720168 *)__this)->get_errorCount_6(); return L_28; } } // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaGroupRef::GetOptimizedParticle(System.Boolean) extern "C" IL2CPP_METHOD_ATTR XmlSchemaParticle_t3828501457 * XmlSchemaGroupRef_GetOptimizedParticle_m1977989818 (XmlSchemaGroupRef_t1314446647 * __this, bool ___isTop0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaGroupRef_GetOptimizedParticle_m1977989818_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaGroup_t1441741786 * V_0 = NULL; XmlSchemaGroup_t1441741786 * G_B7_0 = NULL; { bool L_0 = __this->get_busy_30(); if (!L_0) { goto IL_0011; } } { XmlSchemaParticle_t3828501457 * L_1 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); return L_1; } IL_0011: { XmlSchemaParticle_t3828501457 * L_2 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); if (!L_2) { goto IL_0023; } } { XmlSchemaParticle_t3828501457 * L_3 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); return L_3; } IL_0023: { __this->set_busy_30((bool)1); XmlSchemaGroup_t1441741786 * L_4 = __this->get_referencedGroup_29(); if (!L_4) { goto IL_0040; } } { XmlSchemaGroup_t1441741786 * L_5 = __this->get_referencedGroup_29(); G_B7_0 = L_5; goto IL_005b; } IL_0040: { XmlSchema_t3742557897 * L_6 = __this->get_schema_27(); NullCheck(L_6); XmlSchemaObjectTable_t2546974348 * L_7 = XmlSchema_get_Groups_m875687063(L_6, /*hidden argument*/NULL); XmlQualifiedName_t2760654312 * L_8 = XmlSchemaGroupRef_get_RefName_m2567630555(__this, /*hidden argument*/NULL); NullCheck(L_7); XmlSchemaObject_t1315720168 * L_9 = XmlSchemaObjectTable_get_Item_m170185878(L_7, L_8, /*hidden argument*/NULL); G_B7_0 = ((XmlSchemaGroup_t1441741786 *)IsInstClass((RuntimeObject*)L_9, XmlSchemaGroup_t1441741786_il2cpp_TypeInfo_var)); } IL_005b: { V_0 = G_B7_0; XmlSchemaGroup_t1441741786 * L_10 = V_0; if (!L_10) { goto IL_0118; } } { XmlSchemaGroup_t1441741786 * L_11 = V_0; NullCheck(L_11); XmlSchemaGroupBase_t3631079376 * L_12 = XmlSchemaGroup_get_Particle_m1316317096(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0118; } } { XmlSchemaGroup_t1441741786 * L_13 = V_0; NullCheck(L_13); XmlSchemaGroupBase_t3631079376 * L_14 = XmlSchemaGroup_get_Particle_m1316317096(L_13, /*hidden argument*/NULL); ((XmlSchemaParticle_t3828501457 *)__this)->set_OptimizedParticle_26(L_14); XmlSchemaParticle_t3828501457 * L_15 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); bool L_16 = ___isTop0; NullCheck(L_15); XmlSchemaParticle_t3828501457 * L_17 = VirtFuncInvoker1< XmlSchemaParticle_t3828501457 *, bool >::Invoke(8 /* System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaParticle::GetOptimizedParticle(System.Boolean) */, L_15, L_16); ((XmlSchemaParticle_t3828501457 *)__this)->set_OptimizedParticle_26(L_17); XmlSchemaParticle_t3828501457 * L_18 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); XmlSchemaParticle_t3828501457 * L_19 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); if ((((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_18) == ((RuntimeObject*)(XmlSchemaParticle_t3828501457 *)L_19))) { goto IL_0113; } } { Decimal_t2948259380 L_20 = XmlSchemaParticle_get_ValidatedMinOccurs_m4117380405(__this, /*hidden argument*/NULL); Decimal_t2948259380 L_21; memset(&L_21, 0, sizeof(L_21)); Decimal__ctor_m1256289983((&L_21), 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_22 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_20, L_21, /*hidden argument*/NULL); if (L_22) { goto IL_00c7; } } { Decimal_t2948259380 L_23 = XmlSchemaParticle_get_ValidatedMaxOccurs_m4011260683(__this, /*hidden argument*/NULL); Decimal_t2948259380 L_24; memset(&L_24, 0, sizeof(L_24)); Decimal__ctor_m1256289983((&L_24), 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2948259380_il2cpp_TypeInfo_var); bool L_25 = Decimal_op_Inequality_m3543190500(NULL /*static, unused*/, L_23, L_24, /*hidden argument*/NULL); if (!L_25) { goto IL_0113; } } IL_00c7: { XmlSchemaParticle_t3828501457 * L_26 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); NullCheck(L_26); XmlSchemaParticle_t3828501457 * L_27 = XmlSchemaParticle_GetShallowClone_m3464019364(L_26, /*hidden argument*/NULL); ((XmlSchemaParticle_t3828501457 *)__this)->set_OptimizedParticle_26(L_27); XmlSchemaParticle_t3828501457 * L_28 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); NullCheck(L_28); L_28->set_OptimizedParticle_26((XmlSchemaParticle_t3828501457 *)NULL); XmlSchemaParticle_t3828501457 * L_29 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); Decimal_t2948259380 L_30 = XmlSchemaParticle_get_MinOccurs_m3359654133(__this, /*hidden argument*/NULL); NullCheck(L_29); XmlSchemaParticle_set_MinOccurs_m2382766007(L_29, L_30, /*hidden argument*/NULL); XmlSchemaParticle_t3828501457 * L_31 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); Decimal_t2948259380 L_32 = XmlSchemaParticle_get_MaxOccurs_m3740280605(__this, /*hidden argument*/NULL); NullCheck(L_31); XmlSchemaParticle_set_MaxOccurs_m3348582991(L_31, L_32, /*hidden argument*/NULL); XmlSchemaParticle_t3828501457 * L_33 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); NullCheck(L_33); XmlSchemaParticle_CompileOccurence_m2937686890(L_33, (ValidationEventHandler_t791314227 *)NULL, (XmlSchema_t3742557897 *)NULL, /*hidden argument*/NULL); } IL_0113: { goto IL_0123; } IL_0118: { XmlSchemaParticle_t3828501457 * L_34 = XmlSchemaParticle_get_Empty_m1615870170(NULL /*static, unused*/, /*hidden argument*/NULL); ((XmlSchemaParticle_t3828501457 *)__this)->set_OptimizedParticle_26(L_34); } IL_0123: { __this->set_busy_30((bool)0); XmlSchemaParticle_t3828501457 * L_35 = ((XmlSchemaParticle_t3828501457 *)__this)->get_OptimizedParticle_26(); return L_35; } } // System.Boolean System.Xml.Schema.XmlSchemaGroupRef::ParticleEquals(System.Xml.Schema.XmlSchemaParticle) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaGroupRef_ParticleEquals_m1667862132 (XmlSchemaGroupRef_t1314446647 * __this, XmlSchemaParticle_t3828501457 * ___other0, const RuntimeMethod* method) { { XmlSchemaParticle_t3828501457 * L_0 = VirtFuncInvoker1< XmlSchemaParticle_t3828501457 *, bool >::Invoke(8 /* System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaGroupRef::GetOptimizedParticle(System.Boolean) */, __this, (bool)1); XmlSchemaParticle_t3828501457 * L_1 = ___other0; NullCheck(L_0); bool L_2 = VirtFuncInvoker1< bool, XmlSchemaParticle_t3828501457 * >::Invoke(16 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ParticleEquals(System.Xml.Schema.XmlSchemaParticle) */, L_0, L_1); return L_2; } } // System.Boolean System.Xml.Schema.XmlSchemaGroupRef::ValidateDerivationByRestriction(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaGroupRef_ValidateDerivationByRestriction_m3591843779 (XmlSchemaGroupRef_t1314446647 * __this, XmlSchemaParticle_t3828501457 * ___baseParticle0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, bool ___raiseError3, const RuntimeMethod* method) { { XmlSchemaGroup_t1441741786 * L_0 = XmlSchemaGroupRef_get_TargetGroup_m880038611(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0021; } } { XmlSchemaGroup_t1441741786 * L_1 = XmlSchemaGroupRef_get_TargetGroup_m880038611(__this, /*hidden argument*/NULL); NullCheck(L_1); XmlSchemaGroupBase_t3631079376 * L_2 = XmlSchemaGroup_get_Particle_m1316317096(L_1, /*hidden argument*/NULL); XmlSchemaParticle_t3828501457 * L_3 = ___baseParticle0; ValidationEventHandler_t791314227 * L_4 = ___h1; XmlSchema_t3742557897 * L_5 = ___schema2; bool L_6 = ___raiseError3; NullCheck(L_2); bool L_7 = VirtFuncInvoker4< bool, XmlSchemaParticle_t3828501457 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 *, bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaParticle::ValidateDerivationByRestriction(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Boolean) */, L_2, L_3, L_4, L_5, L_6); return L_7; } IL_0021: { return (bool)0; } } // System.Void System.Xml.Schema.XmlSchemaGroupRef::CheckRecursion(System.Int32,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaGroupRef_CheckRecursion_m4190341121 (XmlSchemaGroupRef_t1314446647 * __this, int32_t ___depth0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaGroupRef_CheckRecursion_m4190341121_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaGroup_t1441741786 * L_0 = XmlSchemaGroupRef_get_TargetGroup_m880038611(__this, /*hidden argument*/NULL); if (L_0) { goto IL_000c; } } { return; } IL_000c: { int32_t L_1 = ((XmlSchemaParticle_t3828501457 *)__this)->get_recursionDepth_23(); if ((!(((uint32_t)L_1) == ((uint32_t)(-1))))) { goto IL_003f; } } { int32_t L_2 = ___depth0; ((XmlSchemaParticle_t3828501457 *)__this)->set_recursionDepth_23(L_2); XmlSchemaGroup_t1441741786 * L_3 = XmlSchemaGroupRef_get_TargetGroup_m880038611(__this, /*hidden argument*/NULL); NullCheck(L_3); XmlSchemaGroupBase_t3631079376 * L_4 = XmlSchemaGroup_get_Particle_m1316317096(L_3, /*hidden argument*/NULL); int32_t L_5 = ___depth0; ValidationEventHandler_t791314227 * L_6 = ___h1; XmlSchema_t3742557897 * L_7 = ___schema2; NullCheck(L_4); VirtActionInvoker3< int32_t, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(15 /* System.Void System.Xml.Schema.XmlSchemaGroupBase::CheckRecursion(System.Int32,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_4, L_5, L_6, L_7); ((XmlSchemaParticle_t3828501457 *)__this)->set_recursionDepth_23(((int32_t)-2)); goto IL_0058; } IL_003f: { int32_t L_8 = ___depth0; int32_t L_9 = ((XmlSchemaParticle_t3828501457 *)__this)->get_recursionDepth_23(); if ((!(((uint32_t)L_8) == ((uint32_t)L_9)))) { goto IL_0058; } } { XmlSchemaException_t3511258692 * L_10 = (XmlSchemaException_t3511258692 *)il2cpp_codegen_object_new(XmlSchemaException_t3511258692_il2cpp_TypeInfo_var); XmlSchemaException__ctor_m2891322490(L_10, _stringLiteral2723413720, __this, (Exception_t *)NULL, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10,XmlSchemaGroupRef_CheckRecursion_m4190341121_RuntimeMethod_var); } IL_0058: { return; } } // System.Void System.Xml.Schema.XmlSchemaGroupRef::ValidateUniqueParticleAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Collections.ArrayList,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaGroupRef_ValidateUniqueParticleAttribution_m1487050919 (XmlSchemaGroupRef_t1314446647 * __this, XmlSchemaObjectTable_t2546974348 * ___qnames0, ArrayList_t2718874744 * ___nsNames1, ValidationEventHandler_t791314227 * ___h2, XmlSchema_t3742557897 * ___schema3, const RuntimeMethod* method) { { XmlSchemaGroup_t1441741786 * L_0 = XmlSchemaGroupRef_get_TargetGroup_m880038611(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0020; } } { XmlSchemaGroup_t1441741786 * L_1 = XmlSchemaGroupRef_get_TargetGroup_m880038611(__this, /*hidden argument*/NULL); NullCheck(L_1); XmlSchemaGroupBase_t3631079376 * L_2 = XmlSchemaGroup_get_Particle_m1316317096(L_1, /*hidden argument*/NULL); XmlSchemaObjectTable_t2546974348 * L_3 = ___qnames0; ArrayList_t2718874744 * L_4 = ___nsNames1; ValidationEventHandler_t791314227 * L_5 = ___h2; XmlSchema_t3742557897 * L_6 = ___schema3; NullCheck(L_2); VirtActionInvoker4< XmlSchemaObjectTable_t2546974348 *, ArrayList_t2718874744 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(13 /* System.Void System.Xml.Schema.XmlSchemaParticle::ValidateUniqueParticleAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Collections.ArrayList,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_2, L_3, L_4, L_5, L_6); } IL_0020: { return; } } // System.Void System.Xml.Schema.XmlSchemaGroupRef::ValidateUniqueTypeAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaGroupRef_ValidateUniqueTypeAttribution_m3133650711 (XmlSchemaGroupRef_t1314446647 * __this, XmlSchemaObjectTable_t2546974348 * ___labels0, ValidationEventHandler_t791314227 * ___h1, XmlSchema_t3742557897 * ___schema2, const RuntimeMethod* method) { { XmlSchemaGroup_t1441741786 * L_0 = XmlSchemaGroupRef_get_TargetGroup_m880038611(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_001e; } } { XmlSchemaGroup_t1441741786 * L_1 = XmlSchemaGroupRef_get_TargetGroup_m880038611(__this, /*hidden argument*/NULL); NullCheck(L_1); XmlSchemaGroupBase_t3631079376 * L_2 = XmlSchemaGroup_get_Particle_m1316317096(L_1, /*hidden argument*/NULL); XmlSchemaObjectTable_t2546974348 * L_3 = ___labels0; ValidationEventHandler_t791314227 * L_4 = ___h1; XmlSchema_t3742557897 * L_5 = ___schema2; NullCheck(L_2); VirtActionInvoker3< XmlSchemaObjectTable_t2546974348 *, ValidationEventHandler_t791314227 *, XmlSchema_t3742557897 * >::Invoke(14 /* System.Void System.Xml.Schema.XmlSchemaParticle::ValidateUniqueTypeAttribution(System.Xml.Schema.XmlSchemaObjectTable,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema) */, L_2, L_3, L_4, L_5); } IL_001e: { return; } } // System.Xml.Schema.XmlSchemaGroupRef System.Xml.Schema.XmlSchemaGroupRef::Read(System.Xml.Schema.XmlSchemaReader,System.Xml.Schema.ValidationEventHandler) extern "C" IL2CPP_METHOD_ATTR XmlSchemaGroupRef_t1314446647 * XmlSchemaGroupRef_Read_m2612111298 (RuntimeObject * __this /* static, unused */, XmlSchemaReader_t1164558392 * ___reader0, ValidationEventHandler_t791314227 * ___h1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaGroupRef_Read_m2612111298_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaGroupRef_t1314446647 * V_0 = NULL; Exception_t * V_1 = NULL; Exception_t * V_2 = NULL; Exception_t * V_3 = NULL; int32_t V_4 = 0; XmlSchemaAnnotation_t2553753397 * V_5 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { XmlSchemaGroupRef_t1314446647 * L_0 = (XmlSchemaGroupRef_t1314446647 *)il2cpp_codegen_object_new(XmlSchemaGroupRef_t1314446647_il2cpp_TypeInfo_var); XmlSchemaGroupRef__ctor_m3224714831(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlSchemaReader_t1164558392 * L_1 = ___reader0; NullCheck(L_1); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_1); XmlSchemaReader_t1164558392 * L_2 = ___reader0; NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_3, _stringLiteral1569427300, /*hidden argument*/NULL); if (L_4) { goto IL_0037; } } { XmlSchemaReader_t1164558392 * L_5 = ___reader0; NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral3122773422, /*hidden argument*/NULL); if (!L_7) { goto IL_0056; } } IL_0037: { ValidationEventHandler_t791314227 * L_8 = ___h1; XmlSchemaReader_t1164558392 * L_9 = ___reader0; NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1307725358, L_10, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_8, L_11, (Exception_t *)NULL, /*hidden argument*/NULL); XmlSchemaReader_t1164558392 * L_12 = ___reader0; NullCheck(L_12); VirtActionInvoker0::Invoke(49 /* System.Void System.Xml.Schema.XmlSchemaReader::Skip() */, L_12); return (XmlSchemaGroupRef_t1314446647 *)NULL; } IL_0056: { XmlSchemaGroupRef_t1314446647 * L_13 = V_0; XmlSchemaReader_t1164558392 * L_14 = ___reader0; NullCheck(L_14); int32_t L_15 = XmlSchemaReader_get_LineNumber_m3920914464(L_14, /*hidden argument*/NULL); NullCheck(L_13); XmlSchemaObject_set_LineNumber_m1360499025(L_13, L_15, /*hidden argument*/NULL); XmlSchemaGroupRef_t1314446647 * L_16 = V_0; XmlSchemaReader_t1164558392 * L_17 = ___reader0; NullCheck(L_17); int32_t L_18 = XmlSchemaReader_get_LinePosition_m2272047151(L_17, /*hidden argument*/NULL); NullCheck(L_16); XmlSchemaObject_set_LinePosition_m906865826(L_16, L_18, /*hidden argument*/NULL); XmlSchemaGroupRef_t1314446647 * L_19 = V_0; XmlSchemaReader_t1164558392 * L_20 = ___reader0; NullCheck(L_20); String_t* L_21 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Xml.Schema.XmlSchemaReader::get_BaseURI() */, L_20); NullCheck(L_19); XmlSchemaObject_set_SourceUri_m2760372687(L_19, L_21, /*hidden argument*/NULL); goto IL_01dc; } IL_007f: { XmlSchemaReader_t1164558392 * L_22 = ___reader0; NullCheck(L_22); String_t* L_23 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, _stringLiteral3454449607, /*hidden argument*/NULL); if (!L_24) { goto IL_00a5; } } { XmlSchemaGroupRef_t1314446647 * L_25 = V_0; XmlSchemaReader_t1164558392 * L_26 = ___reader0; NullCheck(L_26); String_t* L_27 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_26); NullCheck(L_25); XmlSchemaAnnotated_set_Id_m1597719336(L_25, L_27, /*hidden argument*/NULL); goto IL_01dc; } IL_00a5: { XmlSchemaReader_t1164558392 * L_28 = ___reader0; NullCheck(L_28); String_t* L_29 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_28); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_30 = String_op_Equality_m920492651(NULL /*static, unused*/, L_29, _stringLiteral133510650, /*hidden argument*/NULL); if (!L_30) { goto IL_00ea; } } { XmlSchemaGroupRef_t1314446647 * L_31 = V_0; XmlSchemaReader_t1164558392 * L_32 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlQualifiedName_t2760654312 * L_33 = XmlSchemaUtil_ReadQNameAttribute_m567024358(NULL /*static, unused*/, L_32, (&V_1), /*hidden argument*/NULL); NullCheck(L_31); L_31->set_refName_28(L_33); Exception_t * L_34 = V_1; if (!L_34) { goto IL_00e5; } } { ValidationEventHandler_t791314227 * L_35 = ___h1; XmlSchemaReader_t1164558392 * L_36 = ___reader0; NullCheck(L_36); String_t* L_37 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_36); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_38 = String_Concat_m3937257545(NULL /*static, unused*/, L_37, _stringLiteral1030314592, /*hidden argument*/NULL); Exception_t * L_39 = V_1; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_35, L_38, L_39, /*hidden argument*/NULL); } IL_00e5: { goto IL_01dc; } IL_00ea: { XmlSchemaReader_t1164558392 * L_40 = ___reader0; NullCheck(L_40); String_t* L_41 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_40); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_42 = String_op_Equality_m920492651(NULL /*static, unused*/, L_41, _stringLiteral660438115, /*hidden argument*/NULL); if (!L_42) { goto IL_0132; } } IL_00ff: try { // begin try (depth: 1) XmlSchemaGroupRef_t1314446647 * L_43 = V_0; XmlSchemaReader_t1164558392 * L_44 = ___reader0; NullCheck(L_44); String_t* L_45 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_44); NullCheck(L_43); XmlSchemaParticle_set_MaxOccursString_m1136362008(L_43, L_45, /*hidden argument*/NULL); goto IL_012d; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0110; throw e; } CATCH_0110: { // begin catch(System.Exception) V_2 = ((Exception_t *)__exception_local); ValidationEventHandler_t791314227 * L_46 = ___h1; XmlSchemaReader_t1164558392 * L_47 = ___reader0; NullCheck(L_47); String_t* L_48 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_47); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_49 = String_Concat_m3937257545(NULL /*static, unused*/, L_48, _stringLiteral1495269871, /*hidden argument*/NULL); Exception_t * L_50 = V_2; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_46, L_49, L_50, /*hidden argument*/NULL); goto IL_012d; } // end catch (depth: 1) IL_012d: { goto IL_01dc; } IL_0132: { XmlSchemaReader_t1164558392 * L_51 = ___reader0; NullCheck(L_51); String_t* L_52 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_51); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_53 = String_op_Equality_m920492651(NULL /*static, unused*/, L_52, _stringLiteral837243573, /*hidden argument*/NULL); if (!L_53) { goto IL_017a; } } IL_0147: try { // begin try (depth: 1) XmlSchemaGroupRef_t1314446647 * L_54 = V_0; XmlSchemaReader_t1164558392 * L_55 = ___reader0; NullCheck(L_55); String_t* L_56 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_55); NullCheck(L_54); XmlSchemaParticle_set_MinOccursString_m2757042850(L_54, L_56, /*hidden argument*/NULL); goto IL_0175; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0158; throw e; } CATCH_0158: { // begin catch(System.Exception) V_3 = ((Exception_t *)__exception_local); ValidationEventHandler_t791314227 * L_57 = ___h1; XmlSchemaReader_t1164558392 * L_58 = ___reader0; NullCheck(L_58); String_t* L_59 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Xml.Schema.XmlSchemaReader::get_Value() */, L_58); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_60 = String_Concat_m3937257545(NULL /*static, unused*/, L_59, _stringLiteral2227061191, /*hidden argument*/NULL); Exception_t * L_61 = V_3; XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_57, L_60, L_61, /*hidden argument*/NULL); goto IL_0175; } // end catch (depth: 1) IL_0175: { goto IL_01dc; } IL_017a: { XmlSchemaReader_t1164558392 * L_62 = ___reader0; NullCheck(L_62); String_t* L_63 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_62); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_64 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_65 = String_op_Equality_m920492651(NULL /*static, unused*/, L_63, L_64, /*hidden argument*/NULL); if (!L_65) { goto IL_01a4; } } { XmlSchemaReader_t1164558392 * L_66 = ___reader0; NullCheck(L_66); String_t* L_67 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_66); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_68 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_67, _stringLiteral3929236445, /*hidden argument*/NULL); if (L_68) { goto IL_01b9; } } IL_01a4: { XmlSchemaReader_t1164558392 * L_69 = ___reader0; NullCheck(L_69); String_t* L_70 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Xml.Schema.XmlSchemaReader::get_NamespaceURI() */, L_69); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_71 = String_op_Equality_m920492651(NULL /*static, unused*/, L_70, _stringLiteral1569427300, /*hidden argument*/NULL); if (!L_71) { goto IL_01d5; } } IL_01b9: { ValidationEventHandler_t791314227 * L_72 = ___h1; XmlSchemaReader_t1164558392 * L_73 = ___reader0; NullCheck(L_73); String_t* L_74 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_73); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_75 = String_Concat_m3937257545(NULL /*static, unused*/, L_74, _stringLiteral1195067933, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_72, L_75, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_01dc; } IL_01d5: { XmlSchemaReader_t1164558392 * L_76 = ___reader0; XmlSchemaGroupRef_t1314446647 * L_77 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaUtil_t956145399_il2cpp_TypeInfo_var); XmlSchemaUtil_ReadUnhandledAttribute_m1314733484(NULL /*static, unused*/, L_76, L_77, /*hidden argument*/NULL); } IL_01dc: { XmlSchemaReader_t1164558392 * L_78 = ___reader0; NullCheck(L_78); bool L_79 = VirtFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToNextAttribute() */, L_78); if (L_79) { goto IL_007f; } } { XmlSchemaReader_t1164558392 * L_80 = ___reader0; NullCheck(L_80); VirtFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.Schema.XmlSchemaReader::MoveToElement() */, L_80); XmlSchemaReader_t1164558392 * L_81 = ___reader0; NullCheck(L_81); bool L_82 = VirtFuncInvoker0< bool >::Invoke(12 /* System.Boolean System.Xml.Schema.XmlSchemaReader::get_IsEmptyElement() */, L_81); if (!L_82) { goto IL_01fb; } } { XmlSchemaGroupRef_t1314446647 * L_83 = V_0; return L_83; } IL_01fb: { V_4 = 1; goto IL_0284; } IL_0203: { XmlSchemaReader_t1164558392 * L_84 = ___reader0; NullCheck(L_84); int32_t L_85 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.Xml.XmlNodeType System.Xml.Schema.XmlSchemaReader::get_NodeType() */, L_84); if ((!(((uint32_t)L_85) == ((uint32_t)((int32_t)15))))) { goto IL_0241; } } { XmlSchemaReader_t1164558392 * L_86 = ___reader0; NullCheck(L_86); String_t* L_87 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_86); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_88 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_87, _stringLiteral3122773422, /*hidden argument*/NULL); if (!L_88) { goto IL_023c; } } { ValidationEventHandler_t791314227 * L_89 = ___h1; XmlSchemaReader_t1164558392 * L_90 = ___reader0; NullCheck(L_90); String_t* L_91 = VirtFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.Schema.XmlSchemaReader::get_Name() */, L_90); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_92 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1419528943, L_91, /*hidden argument*/NULL); XmlSchemaObject_error_m1799989524(NULL /*static, unused*/, L_89, L_92, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_023c: { goto IL_028f; } IL_0241: { int32_t L_93 = V_4; if ((((int32_t)L_93) > ((int32_t)1))) { goto IL_027e; } } { XmlSchemaReader_t1164558392 * L_94 = ___reader0; NullCheck(L_94); String_t* L_95 = VirtFuncInvoker0< String_t* >::Invoke(17 /* System.String System.Xml.Schema.XmlSchemaReader::get_LocalName() */, L_94); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_96 = String_op_Equality_m920492651(NULL /*static, unused*/, L_95, _stringLiteral1102688753, /*hidden argument*/NULL); if (!L_96) { goto IL_027e; } } { V_4 = 2; XmlSchemaReader_t1164558392 * L_97 = ___reader0; ValidationEventHandler_t791314227 * L_98 = ___h1; XmlSchemaAnnotation_t2553753397 * L_99 = XmlSchemaAnnotation_Read_m1586871736(NULL /*static, unused*/, L_97, L_98, /*hidden argument*/NULL); V_5 = L_99; XmlSchemaAnnotation_t2553753397 * L_100 = V_5; if (!L_100) { goto IL_0279; } } { XmlSchemaGroupRef_t1314446647 * L_101 = V_0; XmlSchemaAnnotation_t2553753397 * L_102 = V_5; NullCheck(L_101); XmlSchemaAnnotated_set_Annotation_m3050132480(L_101, L_102, /*hidden argument*/NULL); } IL_0279: { goto IL_0284; } IL_027e: { XmlSchemaReader_t1164558392 * L_103 = ___reader0; NullCheck(L_103); XmlSchemaReader_RaiseInvalidElementError_m4265021746(L_103, /*hidden argument*/NULL); } IL_0284: { XmlSchemaReader_t1164558392 * L_104 = ___reader0; NullCheck(L_104); bool L_105 = XmlSchemaReader_ReadNextElement_m611223709(L_104, /*hidden argument*/NULL); if (L_105) { goto IL_0203; } } IL_028f: { XmlSchemaGroupRef_t1314446647 * L_106 = V_0; return L_106; } } #ifdef __clang__ #pragma clang diagnostic pop #endif