优化实践教程示例项目
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

26899 行
1.8 MiB

#include "pch-c.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include "codegen/il2cpp-codegen-metadata.h"
// 0x00000001 System.String SR::GetString(System.String,System.Object[])
extern void SR_GetString_m7F8908958668A311ABC7D6AF4374BE0AA8DC482E (void);
// 0x00000002 System.String SR::GetString(System.Globalization.CultureInfo,System.String,System.Object[])
extern void SR_GetString_m6A6BD49958B858312DCE20B7918DC9166BFB57FD (void);
// 0x00000003 System.Void Microsoft.CSharp.CodeDomProvider::.ctor()
extern void CodeDomProvider__ctor_m4E516CE36DFDB36A5CC28A965724AAF3A3EA621E (void);
// 0x00000004 System.Void Microsoft.CSharp.CSharpCodeProvider::.ctor()
extern void CSharpCodeProvider__ctor_mB03027E17D6A546F55CA2F70458E5E8C155C6335 (void);
// 0x00000005 System.Void System.MonoTODOAttribute::.ctor()
extern void MonoTODOAttribute__ctor_m68E567CA015861A042040F2C5CEAF06A4B6546E2 (void);
// 0x00000006 System.Void System.Xml.AsyncHelper::.cctor()
extern void AsyncHelper__cctor_mE1A0B992A135DA12A36D0EC6E3EFF66A0777A7E2 (void);
// 0x00000007 System.Void System.Xml.Base64Encoder::.ctor()
extern void Base64Encoder__ctor_m56D13B40599C4A743E30EAAC10378F492D1D8A8D (void);
// 0x00000008 System.Void System.Xml.Base64Encoder::WriteChars(System.Char[],System.Int32,System.Int32)
// 0x00000009 System.Void System.Xml.Base64Encoder::Encode(System.Byte[],System.Int32,System.Int32)
extern void Base64Encoder_Encode_m93B7F06935043B4D5A76BDAD576A18EB9703AAFA (void);
// 0x0000000A System.Void System.Xml.Base64Encoder::Flush()
extern void Base64Encoder_Flush_mBCE3506CD0C1A9EF71FB84544496707BBC562324 (void);
// 0x0000000B System.Void System.Xml.XmlRawWriterBase64Encoder::.ctor(System.Xml.XmlRawWriter)
extern void XmlRawWriterBase64Encoder__ctor_mEF2A6728BBE676EAA93B4B87A3A8CB40F99B5C94 (void);
// 0x0000000C System.Void System.Xml.XmlRawWriterBase64Encoder::WriteChars(System.Char[],System.Int32,System.Int32)
extern void XmlRawWriterBase64Encoder_WriteChars_m56E5C90C958DA6CBB8D9B4DCAD7E97CC1769FF70 (void);
// 0x0000000D System.Void System.Xml.XmlTextWriterBase64Encoder::.ctor(System.Xml.XmlTextEncoder)
extern void XmlTextWriterBase64Encoder__ctor_m18789A533CA51461920658F5FECF7ABC0EF63531 (void);
// 0x0000000E System.Void System.Xml.XmlTextWriterBase64Encoder::WriteChars(System.Char[],System.Int32,System.Int32)
extern void XmlTextWriterBase64Encoder_WriteChars_m895F0F1E91C6A0D76A27621A11FECB6E14517365 (void);
// 0x0000000F System.Boolean System.Xml.BinHexDecoder::get_IsFull()
extern void BinHexDecoder_get_IsFull_m9A27656B208D861CCFC0067FF1D79CF023ACEE23 (void);
// 0x00000010 System.Int32 System.Xml.BinHexDecoder::Decode(System.Char[],System.Int32,System.Int32)
extern void BinHexDecoder_Decode_mBA6DD74F0DA913E291317A519069F0AA61E9EF76 (void);
// 0x00000011 System.Byte[] System.Xml.BinHexDecoder::Decode(System.Char[],System.Boolean)
extern void BinHexDecoder_Decode_mD00C05258F942A61BE4AB9855A7FB72B9A402AB4 (void);
// 0x00000012 System.Void System.Xml.BinHexDecoder::Decode(System.Char*,System.Char*,System.Byte*,System.Byte*,System.Boolean&,System.Byte&,System.Int32&,System.Int32&)
extern void BinHexDecoder_Decode_mBCC7426B4A1A963067C669F616D57D8A692E81FF (void);
// 0x00000013 System.Void System.Xml.BinHexEncoder::Encode(System.Byte[],System.Int32,System.Int32,System.Xml.XmlWriter)
extern void BinHexEncoder_Encode_m0DA74DCEE12EEE3FCB3796CE79718F100ACB2341 (void);
// 0x00000014 System.String System.Xml.BinHexEncoder::Encode(System.Byte[],System.Int32,System.Int32)
extern void BinHexEncoder_Encode_mD1FD4A645BBD005D0E1CC2D36EFADA2E0DB0BCF6 (void);
// 0x00000015 System.Int32 System.Xml.BinHexEncoder::Encode(System.Byte[],System.Int32,System.Int32,System.Char[])
extern void BinHexEncoder_Encode_m2D13D5BD682040441DD94A3B028A344273534854 (void);
// 0x00000016 System.Boolean System.Xml.BinXmlSqlDecimal::get_IsPositive()
extern void BinXmlSqlDecimal_get_IsPositive_mFD52B52A3E1FA22A70B13C2000912E2FF13DEAAC (void);
// 0x00000017 System.Void System.Xml.BinXmlSqlDecimal::.ctor(System.Byte[],System.Int32,System.Boolean)
extern void BinXmlSqlDecimal__ctor_mCAE58EBA07E4FA3ED8D7F6B3113DCCE3549CBCA2 (void);
// 0x00000018 System.UInt32 System.Xml.BinXmlSqlDecimal::UIntFromByteArray(System.Byte[],System.Int32)
extern void BinXmlSqlDecimal_UIntFromByteArray_mE3FED461B16368C9E7453B882B9C2D1990252859 (void);
// 0x00000019 System.Void System.Xml.BinXmlSqlDecimal::MpDiv1(System.UInt32[],System.Int32&,System.UInt32,System.UInt32&)
extern void BinXmlSqlDecimal_MpDiv1_m29CF128B9E53FEB5904F34F87AE560CF507501E8 (void);
// 0x0000001A System.Void System.Xml.BinXmlSqlDecimal::MpNormalize(System.UInt32[],System.Int32&)
extern void BinXmlSqlDecimal_MpNormalize_m5DF00A4876FC7F74DC3CA633E9EA9CCC5CBF5947 (void);
// 0x0000001B System.Char System.Xml.BinXmlSqlDecimal::ChFromDigit(System.UInt32)
extern void BinXmlSqlDecimal_ChFromDigit_m4CFC2F3699E596AA651083FDE5359220F9FC4CFE (void);
// 0x0000001C System.Decimal System.Xml.BinXmlSqlDecimal::ToDecimal()
extern void BinXmlSqlDecimal_ToDecimal_m0C5D2BBE031484A76B21E65119F4CA2DBDD9E192 (void);
// 0x0000001D System.Void System.Xml.BinXmlSqlDecimal::TrimTrailingZeros()
extern void BinXmlSqlDecimal_TrimTrailingZeros_m3B71299219AD52210153144B92AA4EB2D6A0B37D (void);
// 0x0000001E System.String System.Xml.BinXmlSqlDecimal::ToString()
extern void BinXmlSqlDecimal_ToString_m9A29BE566EF3D1000043DD7760A7BF9813940C1F (void);
// 0x0000001F System.Void System.Xml.BinXmlSqlDecimal::.cctor()
extern void BinXmlSqlDecimal__cctor_mC109B89FC20EA1C6A26886FA8BD55589615E1BA9 (void);
// 0x00000020 System.Void System.Xml.BinXmlSqlMoney::.ctor(System.Int32)
extern void BinXmlSqlMoney__ctor_m75FBF169A4AA1FA864E56798EDBD55618AA06D31 (void);
// 0x00000021 System.Void System.Xml.BinXmlSqlMoney::.ctor(System.Int64)
extern void BinXmlSqlMoney__ctor_mA10185FA9A82625FD159F5747AAE7F1205463406 (void);
// 0x00000022 System.Decimal System.Xml.BinXmlSqlMoney::ToDecimal()
extern void BinXmlSqlMoney_ToDecimal_m19B39691B347FFCF336CBE2ACD750B4C6E992F12 (void);
// 0x00000023 System.String System.Xml.BinXmlSqlMoney::ToString()
extern void BinXmlSqlMoney_ToString_mA9878C84397B42BB3D99283DA22DA47BE2575E07 (void);
// 0x00000024 System.Void System.Xml.BinXmlDateTime::Write2Dig(System.Text.StringBuilder,System.Int32)
extern void BinXmlDateTime_Write2Dig_mDE61FD2FC80D45970F53D09EE012839054064492 (void);
// 0x00000025 System.Void System.Xml.BinXmlDateTime::Write4DigNeg(System.Text.StringBuilder,System.Int32)
extern void BinXmlDateTime_Write4DigNeg_m447F0F029A36CF82CAC0CCBCA094DE81EDBF32C2 (void);
// 0x00000026 System.Void System.Xml.BinXmlDateTime::Write3Dec(System.Text.StringBuilder,System.Int32)
extern void BinXmlDateTime_Write3Dec_m08254F4C1C13383EF08FD9AD6DD7E44D05EA54EA (void);
// 0x00000027 System.Void System.Xml.BinXmlDateTime::WriteDate(System.Text.StringBuilder,System.Int32,System.Int32,System.Int32)
extern void BinXmlDateTime_WriteDate_m941B41E998CBF68678B35AADDB33C5AB53804608 (void);
// 0x00000028 System.Void System.Xml.BinXmlDateTime::WriteTime(System.Text.StringBuilder,System.Int32,System.Int32,System.Int32,System.Int32)
extern void BinXmlDateTime_WriteTime_mA65BAA73A657E18F9EFA10EB689A1B4D60AD9121 (void);
// 0x00000029 System.Void System.Xml.BinXmlDateTime::WriteTimeFullPrecision(System.Text.StringBuilder,System.Int32,System.Int32,System.Int32,System.Int32)
extern void BinXmlDateTime_WriteTimeFullPrecision_m7574564083BBE46B021ADAD88688577C3852887D (void);
// 0x0000002A System.Void System.Xml.BinXmlDateTime::WriteTimeZone(System.Text.StringBuilder,System.TimeSpan)
extern void BinXmlDateTime_WriteTimeZone_mF012047F9170A10C987EFB610F2920A34BAB0B51 (void);
// 0x0000002B System.Void System.Xml.BinXmlDateTime::WriteTimeZone(System.Text.StringBuilder,System.Boolean,System.Int32,System.Int32)
extern void BinXmlDateTime_WriteTimeZone_mC57CCA01439435C607B29A818858296D858162FF (void);
// 0x0000002C System.Void System.Xml.BinXmlDateTime::BreakDownXsdDateTime(System.Int64,System.Int32&,System.Int32&,System.Int32&,System.Int32&,System.Int32&,System.Int32&,System.Int32&)
extern void BinXmlDateTime_BreakDownXsdDateTime_mDB3D1ED28A8E62E5674CC6C834F9C244F4374F30 (void);
// 0x0000002D System.Void System.Xml.BinXmlDateTime::BreakDownXsdDate(System.Int64,System.Int32&,System.Int32&,System.Int32&,System.Boolean&,System.Int32&,System.Int32&)
extern void BinXmlDateTime_BreakDownXsdDate_mFACFE728D829CB99FD6869552AA755B6C58BD914 (void);
// 0x0000002E System.Void System.Xml.BinXmlDateTime::BreakDownXsdTime(System.Int64,System.Int32&,System.Int32&,System.Int32&,System.Int32&)
extern void BinXmlDateTime_BreakDownXsdTime_mAEB9017A87B368E55C5DC9144C00C8D98D145CC9 (void);
// 0x0000002F System.String System.Xml.BinXmlDateTime::XsdDateTimeToString(System.Int64)
extern void BinXmlDateTime_XsdDateTimeToString_m6F954508E76DA6D9D699935A51FA1B705D00F55F (void);
// 0x00000030 System.String System.Xml.BinXmlDateTime::XsdDateToString(System.Int64)
extern void BinXmlDateTime_XsdDateToString_m6036281137ADFF996DB2B07A5F24576622BBB251 (void);
// 0x00000031 System.String System.Xml.BinXmlDateTime::XsdTimeToString(System.Int64)
extern void BinXmlDateTime_XsdTimeToString_mC237DFA88CB573F2EF7175F0C7A15A3D6B2AE021 (void);
// 0x00000032 System.String System.Xml.BinXmlDateTime::SqlDateTimeToString(System.Int32,System.UInt32)
extern void BinXmlDateTime_SqlDateTimeToString_mDB4DD53EF4BF1BB63756120CF41BDD080F485112 (void);
// 0x00000033 System.DateTime System.Xml.BinXmlDateTime::SqlDateTimeToDateTime(System.Int32,System.UInt32)
extern void BinXmlDateTime_SqlDateTimeToDateTime_m5D79BB823A13527090B07BF78670409F98B32BE8 (void);
// 0x00000034 System.String System.Xml.BinXmlDateTime::SqlSmallDateTimeToString(System.Int16,System.UInt16)
extern void BinXmlDateTime_SqlSmallDateTimeToString_m6C9D0DD1DBA88733B6A51A6A34AE0D770BF48637 (void);
// 0x00000035 System.DateTime System.Xml.BinXmlDateTime::SqlSmallDateTimeToDateTime(System.Int16,System.UInt16)
extern void BinXmlDateTime_SqlSmallDateTimeToDateTime_m696CA7168039AF16230C5E2D8BA7066B127E3889 (void);
// 0x00000036 System.DateTime System.Xml.BinXmlDateTime::XsdKatmaiDateToDateTime(System.Byte[],System.Int32)
extern void BinXmlDateTime_XsdKatmaiDateToDateTime_m4BDC46609A9338FF4BD795A3D269EED7E4322D3B (void);
// 0x00000037 System.DateTime System.Xml.BinXmlDateTime::XsdKatmaiDateTimeToDateTime(System.Byte[],System.Int32)
extern void BinXmlDateTime_XsdKatmaiDateTimeToDateTime_m674B3F5B1EBB958F98904100FF7FEE8485FA4D2E (void);
// 0x00000038 System.DateTime System.Xml.BinXmlDateTime::XsdKatmaiTimeToDateTime(System.Byte[],System.Int32)
extern void BinXmlDateTime_XsdKatmaiTimeToDateTime_mD3BA39513567A7AAA06115398C6CE585DF98604A (void);
// 0x00000039 System.DateTimeOffset System.Xml.BinXmlDateTime::XsdKatmaiDateOffsetToDateTimeOffset(System.Byte[],System.Int32)
extern void BinXmlDateTime_XsdKatmaiDateOffsetToDateTimeOffset_m7F2EADBFE787714810EC9BDCD5C9975E88AA8FA5 (void);
// 0x0000003A System.DateTimeOffset System.Xml.BinXmlDateTime::XsdKatmaiDateTimeOffsetToDateTimeOffset(System.Byte[],System.Int32)
extern void BinXmlDateTime_XsdKatmaiDateTimeOffsetToDateTimeOffset_mAACE56BB73855CF53CB6A7B85FB5D691BEABB50C (void);
// 0x0000003B System.DateTimeOffset System.Xml.BinXmlDateTime::XsdKatmaiTimeOffsetToDateTimeOffset(System.Byte[],System.Int32)
extern void BinXmlDateTime_XsdKatmaiTimeOffsetToDateTimeOffset_mA4314A5D1FB13BDCA4FF55C0F29FCBA1D74502A0 (void);
// 0x0000003C System.String System.Xml.BinXmlDateTime::XsdKatmaiDateToString(System.Byte[],System.Int32)
extern void BinXmlDateTime_XsdKatmaiDateToString_mFA03A293E2697578727FC1E06C76DAF91A8E2B8D (void);
// 0x0000003D System.String System.Xml.BinXmlDateTime::XsdKatmaiDateTimeToString(System.Byte[],System.Int32)
extern void BinXmlDateTime_XsdKatmaiDateTimeToString_m0C3439AB39DA96ABE42D55A3DF5D7F709023F485 (void);
// 0x0000003E System.String System.Xml.BinXmlDateTime::XsdKatmaiTimeToString(System.Byte[],System.Int32)
extern void BinXmlDateTime_XsdKatmaiTimeToString_m74C022A8F7D289132658BDF19EC19F69C6442146 (void);
// 0x0000003F System.String System.Xml.BinXmlDateTime::XsdKatmaiDateOffsetToString(System.Byte[],System.Int32)
extern void BinXmlDateTime_XsdKatmaiDateOffsetToString_mD6119B8B48ECD59C16001C72B3C8DCA35D0E7D9C (void);
// 0x00000040 System.String System.Xml.BinXmlDateTime::XsdKatmaiDateTimeOffsetToString(System.Byte[],System.Int32)
extern void BinXmlDateTime_XsdKatmaiDateTimeOffsetToString_m07470AECF9F8818E3975F529F8FAA328009B4A28 (void);
// 0x00000041 System.String System.Xml.BinXmlDateTime::XsdKatmaiTimeOffsetToString(System.Byte[],System.Int32)
extern void BinXmlDateTime_XsdKatmaiTimeOffsetToString_m4402F7ECDFD433E5C02C4737F9168C38FDDA4DF1 (void);
// 0x00000042 System.Int64 System.Xml.BinXmlDateTime::GetKatmaiDateTicks(System.Byte[],System.Int32&)
extern void BinXmlDateTime_GetKatmaiDateTicks_m0125F9DEDAEA62FCE8AF2C30E631D198EB316F0E (void);
// 0x00000043 System.Int64 System.Xml.BinXmlDateTime::GetKatmaiTimeTicks(System.Byte[],System.Int32&)
extern void BinXmlDateTime_GetKatmaiTimeTicks_mAF96203E45C271F19937BD28ADD1D7F59C7D49D0 (void);
// 0x00000044 System.Int64 System.Xml.BinXmlDateTime::GetKatmaiTimeZoneTicks(System.Byte[],System.Int32)
extern void BinXmlDateTime_GetKatmaiTimeZoneTicks_m19BA982DD20CBB1F3C86B34CF37763F49F352EC8 (void);
// 0x00000045 System.Int32 System.Xml.BinXmlDateTime::GetFractions(System.DateTime)
extern void BinXmlDateTime_GetFractions_m5841E6AB8113B549EDA2D3933497D63F0C3865BC (void);
// 0x00000046 System.Int32 System.Xml.BinXmlDateTime::GetFractions(System.DateTimeOffset)
extern void BinXmlDateTime_GetFractions_mA7C1295300EE1488B7463513E6F9B948AE3476D0 (void);
// 0x00000047 System.Void System.Xml.BinXmlDateTime::.cctor()
extern void BinXmlDateTime__cctor_mA90D7D3913E9BDC43A18A677E8A8F99BF7DD58FA (void);
// 0x00000048 System.Void System.Xml.XmlSqlBinaryReader::.ctor(System.IO.Stream,System.Byte[],System.Int32,System.String,System.Boolean,System.Xml.XmlReaderSettings)
extern void XmlSqlBinaryReader__ctor_m8B549A74D0D60D6068D048978B4BB56ADEA840C6 (void);
// 0x00000049 System.Xml.XmlReaderSettings System.Xml.XmlSqlBinaryReader::get_Settings()
extern void XmlSqlBinaryReader_get_Settings_m648E5BD587ECBA75F0868B815826AACE5B685C79 (void);
// 0x0000004A System.Xml.XmlNodeType System.Xml.XmlSqlBinaryReader::get_NodeType()
extern void XmlSqlBinaryReader_get_NodeType_mC42FCD5821A43417C4E8E22AF18B42677AF6F984 (void);
// 0x0000004B System.String System.Xml.XmlSqlBinaryReader::get_LocalName()
extern void XmlSqlBinaryReader_get_LocalName_m48CB78F9D99B8C9A69748C6BD3B66CF342E2A88B (void);
// 0x0000004C System.String System.Xml.XmlSqlBinaryReader::get_NamespaceURI()
extern void XmlSqlBinaryReader_get_NamespaceURI_m2DD0219C8A5C6A19436C760D10D1281728B05EF5 (void);
// 0x0000004D System.String System.Xml.XmlSqlBinaryReader::get_Prefix()
extern void XmlSqlBinaryReader_get_Prefix_m78EF5CB26AE8F3043A2EE3644F7752E2B275274D (void);
// 0x0000004E System.String System.Xml.XmlSqlBinaryReader::get_Value()
extern void XmlSqlBinaryReader_get_Value_mA108A904DC2B453808FB33447C05E99417A31432 (void);
// 0x0000004F System.Int32 System.Xml.XmlSqlBinaryReader::get_Depth()
extern void XmlSqlBinaryReader_get_Depth_m1C26AE47C5432A423E2A6BBC537B39B0222104BD (void);
// 0x00000050 System.String System.Xml.XmlSqlBinaryReader::get_BaseURI()
extern void XmlSqlBinaryReader_get_BaseURI_m82640987ED4049ED0981DEC40D52090F2AAAFE5F (void);
// 0x00000051 System.Boolean System.Xml.XmlSqlBinaryReader::get_IsEmptyElement()
extern void XmlSqlBinaryReader_get_IsEmptyElement_m27DAE25AE77B07C748A1F3D4E4448A13A45EEE93 (void);
// 0x00000052 System.Xml.XmlSpace System.Xml.XmlSqlBinaryReader::get_XmlSpace()
extern void XmlSqlBinaryReader_get_XmlSpace_mAF84C9881E834DBD97202BB3CF042B3C4BE2D65F (void);
// 0x00000053 System.String System.Xml.XmlSqlBinaryReader::get_XmlLang()
extern void XmlSqlBinaryReader_get_XmlLang_m1633E1627C6DB5266B9F8CA24E6BF595488ECC8D (void);
// 0x00000054 System.Type System.Xml.XmlSqlBinaryReader::get_ValueType()
extern void XmlSqlBinaryReader_get_ValueType_mB7D432A6126DBE08A2FB60EB1F8E31AA9A806091 (void);
// 0x00000055 System.Int32 System.Xml.XmlSqlBinaryReader::get_AttributeCount()
extern void XmlSqlBinaryReader_get_AttributeCount_m32E4D4550F1F8387B91529C706DBB58D17B291FA (void);
// 0x00000056 System.String System.Xml.XmlSqlBinaryReader::GetAttribute(System.String,System.String)
extern void XmlSqlBinaryReader_GetAttribute_m9952444E319DB27DF31FC1F905AA3B6314C84E41 (void);
// 0x00000057 System.String System.Xml.XmlSqlBinaryReader::GetAttribute(System.String)
extern void XmlSqlBinaryReader_GetAttribute_mADD9A58B6E9E6B649ED25AD9591744DDA4A0A948 (void);
// 0x00000058 System.String System.Xml.XmlSqlBinaryReader::GetAttribute(System.Int32)
extern void XmlSqlBinaryReader_GetAttribute_m4CF978E08A29303B9F36B931F254A7B458690D83 (void);
// 0x00000059 System.Boolean System.Xml.XmlSqlBinaryReader::MoveToAttribute(System.String)
extern void XmlSqlBinaryReader_MoveToAttribute_m89696B725BB866AB8D355AEA056886B6D104674E (void);
// 0x0000005A System.Void System.Xml.XmlSqlBinaryReader::MoveToAttribute(System.Int32)
extern void XmlSqlBinaryReader_MoveToAttribute_m24B138DB02E463ADBFCE6F278327C41ED0E0100F (void);
// 0x0000005B System.Boolean System.Xml.XmlSqlBinaryReader::MoveToFirstAttribute()
extern void XmlSqlBinaryReader_MoveToFirstAttribute_m91A40F4530772A93EAA6020E08480744B71A055D (void);
// 0x0000005C System.Boolean System.Xml.XmlSqlBinaryReader::MoveToNextAttribute()
extern void XmlSqlBinaryReader_MoveToNextAttribute_mF69946E586D18ED2933D3F066DB379A5E85989AD (void);
// 0x0000005D System.Boolean System.Xml.XmlSqlBinaryReader::MoveToElement()
extern void XmlSqlBinaryReader_MoveToElement_m05152AB7966FCAE52B02C8F1F1EE7EA5F0CD8E8A (void);
// 0x0000005E System.Boolean System.Xml.XmlSqlBinaryReader::get_EOF()
extern void XmlSqlBinaryReader_get_EOF_mA04CFC6F36635213ED40082F92F9DEADC8E16EF3 (void);
// 0x0000005F System.Boolean System.Xml.XmlSqlBinaryReader::ReadAttributeValue()
extern void XmlSqlBinaryReader_ReadAttributeValue_m510967F5381F9F33E8CB1E9789BA55C4F633ED51 (void);
// 0x00000060 System.Void System.Xml.XmlSqlBinaryReader::Close()
extern void XmlSqlBinaryReader_Close_mBC83A1836705A8FEFDF97D44C8A4AB79F4307360 (void);
// 0x00000061 System.Xml.XmlNameTable System.Xml.XmlSqlBinaryReader::get_NameTable()
extern void XmlSqlBinaryReader_get_NameTable_m61FF8CCECFF74A3BC421B7B051B65458F7E6BEEA (void);
// 0x00000062 System.String System.Xml.XmlSqlBinaryReader::LookupNamespace(System.String)
extern void XmlSqlBinaryReader_LookupNamespace_mFA7F036C3A8500F728AD7B7872F2B2B18910D43B (void);
// 0x00000063 System.Void System.Xml.XmlSqlBinaryReader::ResolveEntity()
extern void XmlSqlBinaryReader_ResolveEntity_mCA92039B5A331B31571DD3AE49E405B6663E7D85 (void);
// 0x00000064 System.Xml.ReadState System.Xml.XmlSqlBinaryReader::get_ReadState()
extern void XmlSqlBinaryReader_get_ReadState_mEB26C1EEF020DFF9459482C49EED7441E57AB64D (void);
// 0x00000065 System.Boolean System.Xml.XmlSqlBinaryReader::Read()
extern void XmlSqlBinaryReader_Read_mC1676E4E04EC85891BC2734CB7DF2717FF8E8DF3 (void);
// 0x00000066 System.Collections.Generic.IDictionary`2<System.String,System.String> System.Xml.XmlSqlBinaryReader::System.Xml.IXmlNamespaceResolver.GetNamespacesInScope(System.Xml.XmlNamespaceScope)
extern void XmlSqlBinaryReader_System_Xml_IXmlNamespaceResolver_GetNamespacesInScope_m072C91FEB74155BB745F7D36C9768A56E6756987 (void);
// 0x00000067 System.String System.Xml.XmlSqlBinaryReader::System.Xml.IXmlNamespaceResolver.LookupPrefix(System.String)
extern void XmlSqlBinaryReader_System_Xml_IXmlNamespaceResolver_LookupPrefix_mC4B2A7F5E258B47382A8DE6881F883DD2C98C335 (void);
// 0x00000068 System.Void System.Xml.XmlSqlBinaryReader::VerifyVersion(System.Int32,System.Xml.BinXmlToken)
extern void XmlSqlBinaryReader_VerifyVersion_m2BDD05589712FDFAB652299EEEEC9767893F193F (void);
// 0x00000069 System.Void System.Xml.XmlSqlBinaryReader::AddInitNamespace(System.String,System.String)
extern void XmlSqlBinaryReader_AddInitNamespace_m968CF54DC0CB2F3F34D8409CD430B87AF4ADFE13 (void);
// 0x0000006A System.Void System.Xml.XmlSqlBinaryReader::AddName()
extern void XmlSqlBinaryReader_AddName_m6E23FEF2B03BE1FCE3625D90006D1353EA384B09 (void);
// 0x0000006B System.Void System.Xml.XmlSqlBinaryReader::AddQName()
extern void XmlSqlBinaryReader_AddQName_mBF8B8AAAFF5137364965D0AF219328E59CBDE09C (void);
// 0x0000006C System.Void System.Xml.XmlSqlBinaryReader::NameFlush()
extern void XmlSqlBinaryReader_NameFlush_mAA2CBC96D6ABEBEBC0FC55759FCA1BF8F8863B35 (void);
// 0x0000006D System.Void System.Xml.XmlSqlBinaryReader::SkipExtn()
extern void XmlSqlBinaryReader_SkipExtn_mA35786FC653367AADFD3B0D712E8EEBFE899B234 (void);
// 0x0000006E System.Int32 System.Xml.XmlSqlBinaryReader::ReadQNameRef()
extern void XmlSqlBinaryReader_ReadQNameRef_m84BB9804F42596DC8A60B11681CEBD0E02D4A1CF (void);
// 0x0000006F System.Int32 System.Xml.XmlSqlBinaryReader::ReadNameRef()
extern void XmlSqlBinaryReader_ReadNameRef_m4BC7EA5AE5FAB6D16283D6C9AAE20FC5138D90D8 (void);
// 0x00000070 System.Boolean System.Xml.XmlSqlBinaryReader::FillAllowEOF()
extern void XmlSqlBinaryReader_FillAllowEOF_m3514D3B701E22CAF16E3AE7770E393118E32CF1E (void);
// 0x00000071 System.Void System.Xml.XmlSqlBinaryReader::Fill_(System.Int32)
extern void XmlSqlBinaryReader_Fill__m674E4A4453F33A55B6A3636E3D289D9980159114 (void);
// 0x00000072 System.Void System.Xml.XmlSqlBinaryReader::Fill(System.Int32)
extern void XmlSqlBinaryReader_Fill_m06668EDCFF72615DA1B6299514DD80F97F3956EF (void);
// 0x00000073 System.Byte System.Xml.XmlSqlBinaryReader::ReadByte()
extern void XmlSqlBinaryReader_ReadByte_m85D8A73DE885123A13E1D5AE24F8D5C44BC4CAC5 (void);
// 0x00000074 System.UInt16 System.Xml.XmlSqlBinaryReader::ReadUShort()
extern void XmlSqlBinaryReader_ReadUShort_m78D4469783D701763A5801B20A29840967B108EE (void);
// 0x00000075 System.Int32 System.Xml.XmlSqlBinaryReader::ParseMB32()
extern void XmlSqlBinaryReader_ParseMB32_m8760E43E504DD823A413179674EE53333E3AEB7D (void);
// 0x00000076 System.Int32 System.Xml.XmlSqlBinaryReader::ParseMB32_(System.Byte)
extern void XmlSqlBinaryReader_ParseMB32__m266C24ADA9D164691B3D3E7973BD084673CAF183 (void);
// 0x00000077 System.Int32 System.Xml.XmlSqlBinaryReader::ParseMB32(System.Int32)
extern void XmlSqlBinaryReader_ParseMB32_m88191238226456B81BEE8EC68C9C8E6080B14D12 (void);
// 0x00000078 System.Int32 System.Xml.XmlSqlBinaryReader::ParseMB64()
extern void XmlSqlBinaryReader_ParseMB64_m2C49EEF8DFA739E753F45CEC85CBCD6503E189CF (void);
// 0x00000079 System.Xml.BinXmlToken System.Xml.XmlSqlBinaryReader::PeekToken()
extern void XmlSqlBinaryReader_PeekToken_m482546D8A28D8B2F78640AD1C247FEBEB007BC56 (void);
// 0x0000007A System.Xml.BinXmlToken System.Xml.XmlSqlBinaryReader::ReadToken()
extern void XmlSqlBinaryReader_ReadToken_mA27EBDE4DFD9E14B928D199CD6F250A6A8ADA009 (void);
// 0x0000007B System.Xml.BinXmlToken System.Xml.XmlSqlBinaryReader::NextToken2(System.Xml.BinXmlToken)
extern void XmlSqlBinaryReader_NextToken2_mFA0FF6B53C8604E465BA8E753F31CF085589B603 (void);
// 0x0000007C System.Xml.BinXmlToken System.Xml.XmlSqlBinaryReader::NextToken1()
extern void XmlSqlBinaryReader_NextToken1_mF28CC8242865B0167613DBBA785ACD7FF7BA88F6 (void);
// 0x0000007D System.Xml.BinXmlToken System.Xml.XmlSqlBinaryReader::NextToken()
extern void XmlSqlBinaryReader_NextToken_m98AAEBF103586A29DDC1EB199ECB4C1C424040F7 (void);
// 0x0000007E System.Xml.BinXmlToken System.Xml.XmlSqlBinaryReader::PeekNextToken()
extern void XmlSqlBinaryReader_PeekNextToken_m4532070E69948F7E5550407AB0D6A9F47F2BD24B (void);
// 0x0000007F System.Xml.BinXmlToken System.Xml.XmlSqlBinaryReader::RescanNextToken()
extern void XmlSqlBinaryReader_RescanNextToken_mA6668B49781B520A5F2890827AFC8346E7DF5143 (void);
// 0x00000080 System.String System.Xml.XmlSqlBinaryReader::ParseText()
extern void XmlSqlBinaryReader_ParseText_mF802AA283113ADD0E5B10496422100B9B35978D0 (void);
// 0x00000081 System.Int32 System.Xml.XmlSqlBinaryReader::ScanText(System.Int32&)
extern void XmlSqlBinaryReader_ScanText_m4DD03C2E557780951AD3029F16AB07F4F1F0E533 (void);
// 0x00000082 System.String System.Xml.XmlSqlBinaryReader::GetString(System.Int32,System.Int32)
extern void XmlSqlBinaryReader_GetString_m665229A8DFDB0D00DEEE73827E3B001B51711D4B (void);
// 0x00000083 System.String System.Xml.XmlSqlBinaryReader::GetStringAligned(System.Byte[],System.Int32,System.Int32)
extern void XmlSqlBinaryReader_GetStringAligned_m75CB972576C96D79B5AB2FFE279A0599CC227DF2 (void);
// 0x00000084 System.String System.Xml.XmlSqlBinaryReader::GetAttributeText(System.Int32)
extern void XmlSqlBinaryReader_GetAttributeText_mAEFBC4E911B2FFF4B9F2A281ECE8D6CA863DE283 (void);
// 0x00000085 System.Int32 System.Xml.XmlSqlBinaryReader::LocateAttribute(System.String,System.String)
extern void XmlSqlBinaryReader_LocateAttribute_mD134A569FDE7FA4B0447BA580EA8C1777415587B (void);
// 0x00000086 System.Int32 System.Xml.XmlSqlBinaryReader::LocateAttribute(System.String)
extern void XmlSqlBinaryReader_LocateAttribute_mF6261A7683E03DFAA6F38F0F2D386FF72C1D23E2 (void);
// 0x00000087 System.Void System.Xml.XmlSqlBinaryReader::PositionOnAttribute(System.Int32)
extern void XmlSqlBinaryReader_PositionOnAttribute_m5F67225B0876C426D134067A22E20A07EE4C22BF (void);
// 0x00000088 System.Void System.Xml.XmlSqlBinaryReader::GrowElements()
extern void XmlSqlBinaryReader_GrowElements_mC4BF0BC66EAD01FD476E09ADD2B0599078643C52 (void);
// 0x00000089 System.Void System.Xml.XmlSqlBinaryReader::GrowAttributes()
extern void XmlSqlBinaryReader_GrowAttributes_m0783476272602CF26DB67384EB3E0FD8AC95C6E1 (void);
// 0x0000008A System.Void System.Xml.XmlSqlBinaryReader::ClearAttributes()
extern void XmlSqlBinaryReader_ClearAttributes_m3E38851AC8DDAA8C91CCD39B440D30E0FA2921E2 (void);
// 0x0000008B System.Void System.Xml.XmlSqlBinaryReader::PushNamespace(System.String,System.String,System.Boolean)
extern void XmlSqlBinaryReader_PushNamespace_m7DCC6C8351534FBBCC37FDB990EBD6532219E2D8 (void);
// 0x0000008C System.Void System.Xml.XmlSqlBinaryReader::PopNamespaces(System.Xml.XmlSqlBinaryReader/NamespaceDecl)
extern void XmlSqlBinaryReader_PopNamespaces_mA8B06BC402CB83DC4C63BC0E971BDE87C71DD605 (void);
// 0x0000008D System.Void System.Xml.XmlSqlBinaryReader::GenerateImpliedXmlnsAttrs()
extern void XmlSqlBinaryReader_GenerateImpliedXmlnsAttrs_m44322E63272C5877780272F827640A7E09BA7854 (void);
// 0x0000008E System.Boolean System.Xml.XmlSqlBinaryReader::ReadInit(System.Boolean)
extern void XmlSqlBinaryReader_ReadInit_mD60594F225CDFA2165EFC1385CF9976B49FC7ED4 (void);
// 0x0000008F System.Void System.Xml.XmlSqlBinaryReader::ScanAttributes()
extern void XmlSqlBinaryReader_ScanAttributes_m04BA6E4C62EB02454E05FB5139E8259A1C7C7CA5 (void);
// 0x00000090 System.Void System.Xml.XmlSqlBinaryReader::SimpleCheckForDuplicateAttributes()
extern void XmlSqlBinaryReader_SimpleCheckForDuplicateAttributes_m85B8CCD2458B4E7DF7FD788F665DFA92F6820819 (void);
// 0x00000091 System.Void System.Xml.XmlSqlBinaryReader::HashCheckForDuplicateAttributes()
extern void XmlSqlBinaryReader_HashCheckForDuplicateAttributes_m22193C81D2B93B631DCC12CD164C5A3A24AB075E (void);
// 0x00000092 System.String System.Xml.XmlSqlBinaryReader::XmlDeclValue()
extern void XmlSqlBinaryReader_XmlDeclValue_m7D1310CB4335A3B1FD0C6E530385625291BE0CAA (void);
// 0x00000093 System.String System.Xml.XmlSqlBinaryReader::CDATAValue()
extern void XmlSqlBinaryReader_CDATAValue_m55B048FA3EA7571E09F02803064CA5ED3A680F28 (void);
// 0x00000094 System.Void System.Xml.XmlSqlBinaryReader::FinishCDATA()
extern void XmlSqlBinaryReader_FinishCDATA_m104883B74171DC1D4825CA53D63076833F205176 (void);
// 0x00000095 System.Void System.Xml.XmlSqlBinaryReader::FinishEndElement()
extern void XmlSqlBinaryReader_FinishEndElement_m7AE1BDDFCE84CCD7A0EF1C331404566E3AFA1780 (void);
// 0x00000096 System.Boolean System.Xml.XmlSqlBinaryReader::ReadDoc()
extern void XmlSqlBinaryReader_ReadDoc_m2DD0ABD4ECE3D188C1B5527DF5AA70C8ACCE8DBC (void);
// 0x00000097 System.Void System.Xml.XmlSqlBinaryReader::ImplReadData(System.Xml.BinXmlToken)
extern void XmlSqlBinaryReader_ImplReadData_m4E3C5C5E65F3CEE277F2D7809F1B0805A19A3635 (void);
// 0x00000098 System.Void System.Xml.XmlSqlBinaryReader::ImplReadElement()
extern void XmlSqlBinaryReader_ImplReadElement_m7614AC535344D896BEE4975E99E217957CB60ED8 (void);
// 0x00000099 System.Void System.Xml.XmlSqlBinaryReader::ImplReadEndElement()
extern void XmlSqlBinaryReader_ImplReadEndElement_m9097DFE0A65744717E78622BF2E5123876C19175 (void);
// 0x0000009A System.Void System.Xml.XmlSqlBinaryReader::ImplReadDoctype()
extern void XmlSqlBinaryReader_ImplReadDoctype_mA6F7EA6693CE269A162DE29C3A6C1CB0B3704D0E (void);
// 0x0000009B System.Void System.Xml.XmlSqlBinaryReader::ImplReadPI()
extern void XmlSqlBinaryReader_ImplReadPI_m3FED7FD9EEF5FF922AC440295A6A9B86CE772B60 (void);
// 0x0000009C System.Void System.Xml.XmlSqlBinaryReader::ImplReadComment()
extern void XmlSqlBinaryReader_ImplReadComment_m706BD907322AC75178F5EE796106C6C971319CB5 (void);
// 0x0000009D System.Void System.Xml.XmlSqlBinaryReader::ImplReadCDATA()
extern void XmlSqlBinaryReader_ImplReadCDATA_mAF7208942F0A3026032780381B72007A19462D6E (void);
// 0x0000009E System.Void System.Xml.XmlSqlBinaryReader::ImplReadNest()
extern void XmlSqlBinaryReader_ImplReadNest_m9FF74FA82B5DFD5FC4D8D1376201269B859E52B0 (void);
// 0x0000009F System.Void System.Xml.XmlSqlBinaryReader::ImplReadEndNest()
extern void XmlSqlBinaryReader_ImplReadEndNest_m34BE70E1D6A3C99571027B4F0147B03A80E392A1 (void);
// 0x000000A0 System.Void System.Xml.XmlSqlBinaryReader::ImplReadXmlText()
extern void XmlSqlBinaryReader_ImplReadXmlText_mA542158D846345671B949B8C8474B864A86FD57F (void);
// 0x000000A1 System.Void System.Xml.XmlSqlBinaryReader::UpdateFromTextReader()
extern void XmlSqlBinaryReader_UpdateFromTextReader_m85F382CABFF0B1E1C8327FA80FC1074E57858488 (void);
// 0x000000A2 System.Boolean System.Xml.XmlSqlBinaryReader::UpdateFromTextReader(System.Boolean)
extern void XmlSqlBinaryReader_UpdateFromTextReader_mA2F4181E704851F9B1B5F834815AD34AE1241D72 (void);
// 0x000000A3 System.Void System.Xml.XmlSqlBinaryReader::CheckAllowContent()
extern void XmlSqlBinaryReader_CheckAllowContent_mFB1500431074CEAF505E69ABEC5CA4828EFDCE92 (void);
// 0x000000A4 System.Void System.Xml.XmlSqlBinaryReader::GenerateTokenTypeMap()
extern void XmlSqlBinaryReader_GenerateTokenTypeMap_mE0E4CBFAB6F7331F3AFF0AE07A44F16B2B7D57F0 (void);
// 0x000000A5 System.Type System.Xml.XmlSqlBinaryReader::GetValueType(System.Xml.BinXmlToken)
extern void XmlSqlBinaryReader_GetValueType_m963882E41672A51CBA99E4C6E52B64537BCB3538 (void);
// 0x000000A6 System.Void System.Xml.XmlSqlBinaryReader::ReScanOverValue(System.Xml.BinXmlToken)
extern void XmlSqlBinaryReader_ReScanOverValue_m3340A2AF19191D297D16FFF48B15488EF603CE9A (void);
// 0x000000A7 System.Xml.XmlNodeType System.Xml.XmlSqlBinaryReader::ScanOverValue(System.Xml.BinXmlToken,System.Boolean,System.Boolean)
extern void XmlSqlBinaryReader_ScanOverValue_mDB7FB4148A104002BFD3F935E80FA66761951E7A (void);
// 0x000000A8 System.Xml.XmlNodeType System.Xml.XmlSqlBinaryReader::ScanOverAnyValue(System.Xml.BinXmlToken,System.Boolean,System.Boolean)
extern void XmlSqlBinaryReader_ScanOverAnyValue_mCC788C4E80E546FC9213DC9D362F57E96F89C97D (void);
// 0x000000A9 System.Xml.XmlNodeType System.Xml.XmlSqlBinaryReader::CheckText(System.Boolean)
extern void XmlSqlBinaryReader_CheckText_m40ABF0D863A4ADF4A2557B190A1B843036D313CD (void);
// 0x000000AA System.Xml.XmlNodeType System.Xml.XmlSqlBinaryReader::CheckTextIsWS()
extern void XmlSqlBinaryReader_CheckTextIsWS_m5C5690A7E3F6DE5ECCA17592037C391900646CB6 (void);
// 0x000000AB System.Void System.Xml.XmlSqlBinaryReader::CheckValueTokenBounds()
extern void XmlSqlBinaryReader_CheckValueTokenBounds_mF4369EE69D6B087EEF6BCF9684B1CAC979A6F2DA (void);
// 0x000000AC System.Int32 System.Xml.XmlSqlBinaryReader::GetXsdKatmaiTokenLength(System.Xml.BinXmlToken)
extern void XmlSqlBinaryReader_GetXsdKatmaiTokenLength_m29921D8011AA8F8BBE97774F87929831D051B711 (void);
// 0x000000AD System.Int32 System.Xml.XmlSqlBinaryReader::XsdKatmaiTimeScaleToValueLength(System.Byte)
extern void XmlSqlBinaryReader_XsdKatmaiTimeScaleToValueLength_m8F09C87DD163E40353FDD83EE37D18AEB08998C2 (void);
// 0x000000AE System.Int64 System.Xml.XmlSqlBinaryReader::ValueAsLong()
extern void XmlSqlBinaryReader_ValueAsLong_mD6D0FEE79AD9BBF3BE3165CBB9F0E110C1E6127C (void);
// 0x000000AF System.UInt64 System.Xml.XmlSqlBinaryReader::ValueAsULong()
extern void XmlSqlBinaryReader_ValueAsULong_m0D51ED09DFB48CF55A09389F7588D333897089BC (void);
// 0x000000B0 System.Decimal System.Xml.XmlSqlBinaryReader::ValueAsDecimal()
extern void XmlSqlBinaryReader_ValueAsDecimal_m0751EBA487B80E4BA79C1F55552FC81771DD5877 (void);
// 0x000000B1 System.Double System.Xml.XmlSqlBinaryReader::ValueAsDouble()
extern void XmlSqlBinaryReader_ValueAsDouble_m67D1506E1A992442BA1E4484F9ECD295C1B55C8C (void);
// 0x000000B2 System.String System.Xml.XmlSqlBinaryReader::ValueAsDateTimeString()
extern void XmlSqlBinaryReader_ValueAsDateTimeString_m4E6BB65DF3D5D025D3507A0B670817C26EF9B556 (void);
// 0x000000B3 System.String System.Xml.XmlSqlBinaryReader::ValueAsString(System.Xml.BinXmlToken)
extern void XmlSqlBinaryReader_ValueAsString_mB034513021E7FBEF38237F34ACBDD59A48EF28CF (void);
// 0x000000B4 System.Int16 System.Xml.XmlSqlBinaryReader::GetInt16(System.Int32)
extern void XmlSqlBinaryReader_GetInt16_mE0F67B0623074461D03223B3E6362FC5A634DB87 (void);
// 0x000000B5 System.UInt16 System.Xml.XmlSqlBinaryReader::GetUInt16(System.Int32)
extern void XmlSqlBinaryReader_GetUInt16_mBA259526103D4F4120008D10A6EA4E1925B2117B (void);
// 0x000000B6 System.Int32 System.Xml.XmlSqlBinaryReader::GetInt32(System.Int32)
extern void XmlSqlBinaryReader_GetInt32_m6EE800D909F94DB1EBD5D1D637702D23A391F784 (void);
// 0x000000B7 System.UInt32 System.Xml.XmlSqlBinaryReader::GetUInt32(System.Int32)
extern void XmlSqlBinaryReader_GetUInt32_mC23D1CF3341DC69DA179FB5D22F653F89CAB1636 (void);
// 0x000000B8 System.Int64 System.Xml.XmlSqlBinaryReader::GetInt64(System.Int32)
extern void XmlSqlBinaryReader_GetInt64_mDE61F25569448D46167E37A1FF7B2C79F7107DB7 (void);
// 0x000000B9 System.UInt64 System.Xml.XmlSqlBinaryReader::GetUInt64(System.Int32)
extern void XmlSqlBinaryReader_GetUInt64_mAD0271B128EAF456CA069262695771C9F78D2862 (void);
// 0x000000BA System.Single System.Xml.XmlSqlBinaryReader::GetSingle(System.Int32)
extern void XmlSqlBinaryReader_GetSingle_mC04D69D4C8262BD69785A2CFF748A486D990A3AF (void);
// 0x000000BB System.Double System.Xml.XmlSqlBinaryReader::GetDouble(System.Int32)
extern void XmlSqlBinaryReader_GetDouble_m140942E5B0C0E3356D3AF233E5FEB3789AB5049A (void);
// 0x000000BC System.Exception System.Xml.XmlSqlBinaryReader::ThrowUnexpectedToken(System.Xml.BinXmlToken)
extern void XmlSqlBinaryReader_ThrowUnexpectedToken_mE6551B9211063BCD0AF4559C2D037E26597A6B1C (void);
// 0x000000BD System.Exception System.Xml.XmlSqlBinaryReader::ThrowXmlException(System.String)
extern void XmlSqlBinaryReader_ThrowXmlException_m75F00F6D6C6EC6467A7358642716C45339421E65 (void);
// 0x000000BE System.Exception System.Xml.XmlSqlBinaryReader::ThrowXmlException(System.String,System.String,System.String)
extern void XmlSqlBinaryReader_ThrowXmlException_m234F68304FAFEC885F0C4AD1AA9EB5EACC0C282E (void);
// 0x000000BF System.Exception System.Xml.XmlSqlBinaryReader::ThrowNotSupported(System.String)
extern void XmlSqlBinaryReader_ThrowNotSupported_mD0272926B754F381D54C456BFFB371CD8CA86F97 (void);
// 0x000000C0 System.Void System.Xml.XmlSqlBinaryReader::.cctor()
extern void XmlSqlBinaryReader__cctor_m0006CBD09A929535D85B52088FDBCB648D8DF9E6 (void);
// 0x000000C1 System.Void System.Xml.XmlSqlBinaryReader/QName::.ctor(System.String,System.String,System.String)
extern void QName__ctor_mBD1BFC08961CC786F568BABD5DA008D314C2ED2C (void);
// 0x000000C2 System.Void System.Xml.XmlSqlBinaryReader/QName::Set(System.String,System.String,System.String)
extern void QName_Set_m06EBC739F696A09C7CD2EA4FA3FC45BE08D942C2 (void);
// 0x000000C3 System.Void System.Xml.XmlSqlBinaryReader/QName::Clear()
extern void QName_Clear_m72F3A85E86D742CE782C25721F79D23824F3CA21 (void);
// 0x000000C4 System.Boolean System.Xml.XmlSqlBinaryReader/QName::MatchNs(System.String,System.String)
extern void QName_MatchNs_m984055C39684EADAD0E124825977BEDB05F83EED (void);
// 0x000000C5 System.Boolean System.Xml.XmlSqlBinaryReader/QName::MatchPrefix(System.String,System.String)
extern void QName_MatchPrefix_m61A4CF3DFA2F4BCA71DD82EAF792121BFA349973 (void);
// 0x000000C6 System.Void System.Xml.XmlSqlBinaryReader/QName::CheckPrefixNS(System.String,System.String)
extern void QName_CheckPrefixNS_m6FB447AE413CA8691AF65337B27CA44A5C7ECD4A (void);
// 0x000000C7 System.Int32 System.Xml.XmlSqlBinaryReader/QName::GetHashCode()
extern void QName_GetHashCode_m3DD5A1920A6CC8814999F180109C8953E0AC5748 (void);
// 0x000000C8 System.Int32 System.Xml.XmlSqlBinaryReader/QName::GetNSHashCode(System.Xml.SecureStringHasher)
extern void QName_GetNSHashCode_mB276394B83D917C57A0AC452E81ABEB5415A3D99 (void);
// 0x000000C9 System.Boolean System.Xml.XmlSqlBinaryReader/QName::Equals(System.Object)
extern void QName_Equals_mE8465B903C08BDE00EA2293C8BF6841EFB650634 (void);
// 0x000000CA System.String System.Xml.XmlSqlBinaryReader/QName::ToString()
extern void QName_ToString_m3200A809FFC4333D996CFEB653C19DA76ED699D2 (void);
// 0x000000CB System.Boolean System.Xml.XmlSqlBinaryReader/QName::op_Equality(System.Xml.XmlSqlBinaryReader/QName,System.Xml.XmlSqlBinaryReader/QName)
extern void QName_op_Equality_m4C96393DD28742C7E755099A0301957D6BC5FA99 (void);
// 0x000000CC System.Void System.Xml.XmlSqlBinaryReader/ElemInfo::Set(System.Xml.XmlSqlBinaryReader/QName,System.Boolean)
extern void ElemInfo_Set_m0E3480BDCFF70A8CC5B7AA79BEF60D7F21693DDD (void);
// 0x000000CD System.Xml.XmlSqlBinaryReader/NamespaceDecl System.Xml.XmlSqlBinaryReader/ElemInfo::Clear()
extern void ElemInfo_Clear_m6E412A0783AE4EA900BCAD6F4D4B277E107B1CE8 (void);
// 0x000000CE System.Void System.Xml.XmlSqlBinaryReader/AttrInfo::Set(System.Xml.XmlSqlBinaryReader/QName,System.String)
extern void AttrInfo_Set_mCACB8B213C4BDB4B65F9F3C734FDA013697DEE0E (void);
// 0x000000CF System.Void System.Xml.XmlSqlBinaryReader/AttrInfo::Set(System.Xml.XmlSqlBinaryReader/QName,System.Int32)
extern void AttrInfo_Set_m4894D88827DD141346F25C05DD15C8AFE85A8C69 (void);
// 0x000000D0 System.Void System.Xml.XmlSqlBinaryReader/AttrInfo::GetLocalnameAndNamespaceUri(System.String&,System.String&)
extern void AttrInfo_GetLocalnameAndNamespaceUri_mDC9C7A33CC40F22BFED91FD6D0A1C2F8E3DA6D97 (void);
// 0x000000D1 System.Int32 System.Xml.XmlSqlBinaryReader/AttrInfo::GetLocalnameAndNamespaceUriAndHash(System.Xml.SecureStringHasher,System.String&,System.String&)
extern void AttrInfo_GetLocalnameAndNamespaceUriAndHash_mBD57DB7AC3A42851FA652BEF9E720F67F0973E86 (void);
// 0x000000D2 System.Boolean System.Xml.XmlSqlBinaryReader/AttrInfo::MatchNS(System.String,System.String)
extern void AttrInfo_MatchNS_m31F53C4BE600BF763CBD0CD1C4BB5FD530C11269 (void);
// 0x000000D3 System.Boolean System.Xml.XmlSqlBinaryReader/AttrInfo::MatchHashNS(System.Int32,System.String,System.String)
extern void AttrInfo_MatchHashNS_m1FDD6DFA1ED0B4335A0C39B1A67C05F6EAC7B935 (void);
// 0x000000D4 System.Void System.Xml.XmlSqlBinaryReader/AttrInfo::AdjustPosition(System.Int32)
extern void AttrInfo_AdjustPosition_m6DD03D69EF39B006CAE93228F3758E48BDD24F24 (void);
// 0x000000D5 System.Void System.Xml.XmlSqlBinaryReader/NamespaceDecl::.ctor(System.String,System.String,System.Xml.XmlSqlBinaryReader/NamespaceDecl,System.Xml.XmlSqlBinaryReader/NamespaceDecl,System.Int32,System.Boolean)
extern void NamespaceDecl__ctor_mB126996EE314A5432676E85012D3420397B153EE (void);
// 0x000000D6 System.Void System.Xml.XmlSqlBinaryReader/SymbolTables::Init()
extern void SymbolTables_Init_m1E7C7826F740E25DA3E108D3CFC71560AAF55CAE (void);
// 0x000000D7 System.Void System.Xml.XmlSqlBinaryReader/NestedBinXml::.ctor(System.Xml.XmlSqlBinaryReader/SymbolTables,System.Int32,System.Xml.XmlSqlBinaryReader/NestedBinXml)
extern void NestedBinXml__ctor_m00A3A1A04F243C12B84475EFEE906B57F06CBDEC (void);
// 0x000000D8 System.Void System.Xml.BitStack::.ctor()
extern void BitStack__ctor_m9BADB5496087F772604E9F62D3B18C07630EA45A (void);
// 0x000000D9 System.Void System.Xml.BitStack::PushBit(System.Boolean)
extern void BitStack_PushBit_m1781C0D736A215362CD21AD07CAF39EE2909F718 (void);
// 0x000000DA System.Boolean System.Xml.BitStack::PopBit()
extern void BitStack_PopBit_m0E661995EE53988E5F902D93C7C6BE02378021A3 (void);
// 0x000000DB System.Boolean System.Xml.BitStack::PeekBit()
extern void BitStack_PeekBit_m416F1BB8F64059C924312B2416CBE09747B0E1E4 (void);
// 0x000000DC System.Void System.Xml.BitStack::PushCurr()
extern void BitStack_PushCurr_m393D9523E2E53CAF33EE33823B575FAC25CDA76B (void);
// 0x000000DD System.Void System.Xml.BitStack::PopCurr()
extern void BitStack_PopCurr_m90E2ED786A17E8714DECFC554CE1118100818B9F (void);
// 0x000000DE System.Int32 System.Xml.Bits::Count(System.UInt32)
extern void Bits_Count_m169851CD58F13773B9C24FFB36B9B69F8A6B6B12 (void);
// 0x000000DF System.Int32 System.Xml.Bits::LeastPosition(System.UInt32)
extern void Bits_LeastPosition_mED73F0679FE249EF6A6B9DFF121C79857A1BE49E (void);
// 0x000000E0 System.Void System.Xml.Bits::.cctor()
extern void Bits__cctor_mABE9A7E2EAC112F76128B8AF652563D6A7031D22 (void);
// 0x000000E1 System.Void System.Xml.ByteStack::.ctor(System.Int32)
extern void ByteStack__ctor_m2FECD787126127357E9F1FA2588FBA9B08A8F35B (void);
// 0x000000E2 System.Void System.Xml.ByteStack::Push(System.Byte)
extern void ByteStack_Push_m47D6E14644B1038EDABCC87FE259AAB9368B8871 (void);
// 0x000000E3 System.Byte System.Xml.ByteStack::Pop()
extern void ByteStack_Pop_mA71AC5CF377097285488DF81509F4E54B5915D99 (void);
// 0x000000E4 System.Void System.Xml.CharEntityEncoderFallback::.ctor()
extern void CharEntityEncoderFallback__ctor_mD61861CAC7602A03E97260E095E68090096838C6 (void);
// 0x000000E5 System.Text.EncoderFallbackBuffer System.Xml.CharEntityEncoderFallback::CreateFallbackBuffer()
extern void CharEntityEncoderFallback_CreateFallbackBuffer_mEBF75E5E26E54D49FD88A1A6BD5509CA0D667535 (void);
// 0x000000E6 System.Int32 System.Xml.CharEntityEncoderFallback::get_MaxCharCount()
extern void CharEntityEncoderFallback_get_MaxCharCount_m40EDBAEB5A7ACAD463D2E601147A471BD3F7527E (void);
// 0x000000E7 System.Void System.Xml.CharEntityEncoderFallback::set_StartOffset(System.Int32)
extern void CharEntityEncoderFallback_set_StartOffset_mA243578474DC2FDE44519F05E12676FE3D0A2865 (void);
// 0x000000E8 System.Void System.Xml.CharEntityEncoderFallback::Reset(System.Int32[],System.Int32)
extern void CharEntityEncoderFallback_Reset_mD7EF1BA49617CFC5425B5C99F91F66A1B56A37D0 (void);
// 0x000000E9 System.Boolean System.Xml.CharEntityEncoderFallback::CanReplaceAt(System.Int32)
extern void CharEntityEncoderFallback_CanReplaceAt_mEDE47C4A97B975C6ED4DEFA111FC0D977131D1C5 (void);
// 0x000000EA System.Void System.Xml.CharEntityEncoderFallbackBuffer::.ctor(System.Xml.CharEntityEncoderFallback)
extern void CharEntityEncoderFallbackBuffer__ctor_m489D509AD014DF5972DB271A169CF391CD629A55 (void);
// 0x000000EB System.Boolean System.Xml.CharEntityEncoderFallbackBuffer::Fallback(System.Char,System.Int32)
extern void CharEntityEncoderFallbackBuffer_Fallback_m64A54740B6D4397AE700D35CE85ABFF4F669694C (void);
// 0x000000EC System.Boolean System.Xml.CharEntityEncoderFallbackBuffer::Fallback(System.Char,System.Char,System.Int32)
extern void CharEntityEncoderFallbackBuffer_Fallback_mE63712F0B63A2B0F6AB9BE99924D2AEDA902E6E1 (void);
// 0x000000ED System.Char System.Xml.CharEntityEncoderFallbackBuffer::GetNextChar()
extern void CharEntityEncoderFallbackBuffer_GetNextChar_mAC23A0DC9A6BAEF390EB63E22FB58EE8C01015E4 (void);
// 0x000000EE System.Boolean System.Xml.CharEntityEncoderFallbackBuffer::MovePrevious()
extern void CharEntityEncoderFallbackBuffer_MovePrevious_mBFE0DD56AB3FAEE646D3A37811F005B829A83AB0 (void);
// 0x000000EF System.Int32 System.Xml.CharEntityEncoderFallbackBuffer::get_Remaining()
extern void CharEntityEncoderFallbackBuffer_get_Remaining_m6A7174DA37C523C889B10E891D2249F47C67FB0A (void);
// 0x000000F0 System.Void System.Xml.CharEntityEncoderFallbackBuffer::Reset()
extern void CharEntityEncoderFallbackBuffer_Reset_m1F2FF672A856C39EBCB8356B0D3838CD72C99BEA (void);
// 0x000000F1 System.Int32 System.Xml.CharEntityEncoderFallbackBuffer::SurrogateCharToUtf32(System.Char,System.Char)
extern void CharEntityEncoderFallbackBuffer_SurrogateCharToUtf32_m24782DCBD3D9DEEE8597D0B4D541C2B29639AA4C (void);
// 0x000000F2 System.Void System.Xml.HtmlEncodedRawTextWriter::.ctor(System.IO.TextWriter,System.Xml.XmlWriterSettings)
extern void HtmlEncodedRawTextWriter__ctor_m1EF2062FDFCDFFA4AAAC2801374E277C3D0C7A63 (void);
// 0x000000F3 System.Void System.Xml.HtmlEncodedRawTextWriter::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings)
extern void HtmlEncodedRawTextWriter__ctor_mF883AB9B78DC025B83B82805FD55574F5E8FDA29 (void);
// 0x000000F4 System.Void System.Xml.HtmlEncodedRawTextWriter::WriteXmlDeclaration(System.Xml.XmlStandalone)
extern void HtmlEncodedRawTextWriter_WriteXmlDeclaration_m9291E209EFF93A93310FD9907B632EEDE4D8BA47 (void);
// 0x000000F5 System.Void System.Xml.HtmlEncodedRawTextWriter::WriteXmlDeclaration(System.String)
extern void HtmlEncodedRawTextWriter_WriteXmlDeclaration_mD696FDF03ECA50E358E2FE979FC8368447DAC990 (void);
// 0x000000F6 System.Void System.Xml.HtmlEncodedRawTextWriter::WriteDocType(System.String,System.String,System.String,System.String)
extern void HtmlEncodedRawTextWriter_WriteDocType_mC88B024C8D99DAB126125F3700124B573F74C719 (void);
// 0x000000F7 System.Void System.Xml.HtmlEncodedRawTextWriter::WriteStartElement(System.String,System.String,System.String)
extern void HtmlEncodedRawTextWriter_WriteStartElement_mC901410DCFE530E54AED4C4019CF4835E9EB5870 (void);
// 0x000000F8 System.Void System.Xml.HtmlEncodedRawTextWriter::StartElementContent()
extern void HtmlEncodedRawTextWriter_StartElementContent_mE581BF8DDE2C3B166174E8354BE42F383D690EE0 (void);
// 0x000000F9 System.Void System.Xml.HtmlEncodedRawTextWriter::WriteEndElement(System.String,System.String,System.String)
extern void HtmlEncodedRawTextWriter_WriteEndElement_mD80F60C65206A954EF6D2C1E5564B9EDAE318346 (void);
// 0x000000FA System.Void System.Xml.HtmlEncodedRawTextWriter::WriteFullEndElement(System.String,System.String,System.String)
extern void HtmlEncodedRawTextWriter_WriteFullEndElement_mFD8F7312621F1393B661EF2955C050A03A99609E (void);
// 0x000000FB System.Void System.Xml.HtmlEncodedRawTextWriter::WriteStartAttribute(System.String,System.String,System.String)
extern void HtmlEncodedRawTextWriter_WriteStartAttribute_m473C357ED87DDA0576DA8D0699823642442A4D57 (void);
// 0x000000FC System.Void System.Xml.HtmlEncodedRawTextWriter::WriteEndAttribute()
extern void HtmlEncodedRawTextWriter_WriteEndAttribute_m000A4E8F3A8DB2DD8A41C544FD03CCCAB7405630 (void);
// 0x000000FD System.Void System.Xml.HtmlEncodedRawTextWriter::WriteProcessingInstruction(System.String,System.String)
extern void HtmlEncodedRawTextWriter_WriteProcessingInstruction_mE956DAD6A71E92FAEAA654F7392C404F14DC1922 (void);
// 0x000000FE System.Void System.Xml.HtmlEncodedRawTextWriter::WriteString(System.String)
extern void HtmlEncodedRawTextWriter_WriteString_m1D743E5A49B031C53C1E136492151AE44534BD0E (void);
// 0x000000FF System.Void System.Xml.HtmlEncodedRawTextWriter::WriteEntityRef(System.String)
extern void HtmlEncodedRawTextWriter_WriteEntityRef_m8C16FA32E710295AC382DD395EC63A8F92888353 (void);
// 0x00000100 System.Void System.Xml.HtmlEncodedRawTextWriter::WriteCharEntity(System.Char)
extern void HtmlEncodedRawTextWriter_WriteCharEntity_mE1C3F57BCB008681E93822C616F2B74140F05992 (void);
// 0x00000101 System.Void System.Xml.HtmlEncodedRawTextWriter::WriteSurrogateCharEntity(System.Char,System.Char)
extern void HtmlEncodedRawTextWriter_WriteSurrogateCharEntity_m5C71E3835A7ACA514FA1E6C8B8D0310C10394D8B (void);
// 0x00000102 System.Void System.Xml.HtmlEncodedRawTextWriter::WriteChars(System.Char[],System.Int32,System.Int32)
extern void HtmlEncodedRawTextWriter_WriteChars_m492798E73CCE5FB2EFF462BDE0C1CDE6AAE81FCD (void);
// 0x00000103 System.Void System.Xml.HtmlEncodedRawTextWriter::Init(System.Xml.XmlWriterSettings)
extern void HtmlEncodedRawTextWriter_Init_mDC5BC3D57E591D1861D5BA01E94D001B1B6D8909 (void);
// 0x00000104 System.Void System.Xml.HtmlEncodedRawTextWriter::WriteMetaElement()
extern void HtmlEncodedRawTextWriter_WriteMetaElement_m313587700391E32CB700D0D81346DABE14526968 (void);
// 0x00000105 System.Void System.Xml.HtmlEncodedRawTextWriter::WriteHtmlElementTextBlock(System.Char*,System.Char*)
extern void HtmlEncodedRawTextWriter_WriteHtmlElementTextBlock_m9F373C627B68561F699840041BABD0006C50C35F (void);
// 0x00000106 System.Void System.Xml.HtmlEncodedRawTextWriter::WriteHtmlAttributeTextBlock(System.Char*,System.Char*)
extern void HtmlEncodedRawTextWriter_WriteHtmlAttributeTextBlock_m1BC0777EAE5EAD2C2D23A15336B410B5B6DC1E9F (void);
// 0x00000107 System.Void System.Xml.HtmlEncodedRawTextWriter::WriteHtmlAttributeText(System.Char*,System.Char*)
extern void HtmlEncodedRawTextWriter_WriteHtmlAttributeText_m73273F9A03CCC4F7074FBD8B365029AB45F36152 (void);
// 0x00000108 System.Void System.Xml.HtmlEncodedRawTextWriter::WriteUriAttributeText(System.Char*,System.Char*)
extern void HtmlEncodedRawTextWriter_WriteUriAttributeText_mB52F60B8A2FBF6F03C9954AA06928AD6980275C1 (void);
// 0x00000109 System.Void System.Xml.HtmlEncodedRawTextWriter::OutputRestAmps()
extern void HtmlEncodedRawTextWriter_OutputRestAmps_m89998C764C7281EB7CE1D71930EC6872F9F118F1 (void);
// 0x0000010A System.Void System.Xml.HtmlEncodedRawTextWriterIndent::.ctor(System.IO.TextWriter,System.Xml.XmlWriterSettings)
extern void HtmlEncodedRawTextWriterIndent__ctor_m751B814A6AE947DD56855DB2CF0BC5532D79A657 (void);
// 0x0000010B System.Void System.Xml.HtmlEncodedRawTextWriterIndent::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings)
extern void HtmlEncodedRawTextWriterIndent__ctor_m60E33631D199B14FC56F1DDED0AEBB25F7EE84F7 (void);
// 0x0000010C System.Void System.Xml.HtmlEncodedRawTextWriterIndent::WriteDocType(System.String,System.String,System.String,System.String)
extern void HtmlEncodedRawTextWriterIndent_WriteDocType_m9C14C340075B0C687CA4C34174D98A104C00CB11 (void);
// 0x0000010D System.Void System.Xml.HtmlEncodedRawTextWriterIndent::WriteStartElement(System.String,System.String,System.String)
extern void HtmlEncodedRawTextWriterIndent_WriteStartElement_m7C8FA838550CD2C5F47B85A24A32A72467543568 (void);
// 0x0000010E System.Void System.Xml.HtmlEncodedRawTextWriterIndent::StartElementContent()
extern void HtmlEncodedRawTextWriterIndent_StartElementContent_m100BF79A5F1F6E735BBCAE835F20F5EDED6506DA (void);
// 0x0000010F System.Void System.Xml.HtmlEncodedRawTextWriterIndent::WriteEndElement(System.String,System.String,System.String)
extern void HtmlEncodedRawTextWriterIndent_WriteEndElement_mEFC0F7FB6C390A682C5C47A35B47C1E43F04B66A (void);
// 0x00000110 System.Void System.Xml.HtmlEncodedRawTextWriterIndent::WriteStartAttribute(System.String,System.String,System.String)
extern void HtmlEncodedRawTextWriterIndent_WriteStartAttribute_m379BA61B2E3B07FCEEB75974F59B25ECDBAF7F7E (void);
// 0x00000111 System.Void System.Xml.HtmlEncodedRawTextWriterIndent::FlushBuffer()
extern void HtmlEncodedRawTextWriterIndent_FlushBuffer_m2E00EB73EE8006266862F6AAFD393C729E13F312 (void);
// 0x00000112 System.Void System.Xml.HtmlEncodedRawTextWriterIndent::Init(System.Xml.XmlWriterSettings)
extern void HtmlEncodedRawTextWriterIndent_Init_m21461B1C14F111B99A5F5337FD9945C1F47EB8A2 (void);
// 0x00000113 System.Void System.Xml.HtmlEncodedRawTextWriterIndent::WriteIndent()
extern void HtmlEncodedRawTextWriterIndent_WriteIndent_mC329ABDE5CE4F1C2ED55C26C0CD9787E9F9C36E0 (void);
// 0x00000114 System.Void System.Xml.HtmlTernaryTree::.cctor()
extern void HtmlTernaryTree__cctor_mBCD9FD2B06B8E33F06907D891552DE3BA9FBA548 (void);
// 0x00000115 System.Void System.Xml.HtmlUtf8RawTextWriter::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings)
extern void HtmlUtf8RawTextWriter__ctor_mA1F2A26D176CDD4BE7707C2E0226ACEB775735DD (void);
// 0x00000116 System.Void System.Xml.HtmlUtf8RawTextWriter::WriteXmlDeclaration(System.Xml.XmlStandalone)
extern void HtmlUtf8RawTextWriter_WriteXmlDeclaration_m7FA68FBC62882DAD71A2ADC5AA0A5B6F1A5C981B (void);
// 0x00000117 System.Void System.Xml.HtmlUtf8RawTextWriter::WriteXmlDeclaration(System.String)
extern void HtmlUtf8RawTextWriter_WriteXmlDeclaration_m5AC4F5BAAD2C4F1275503D738C60E5E61B3185F5 (void);
// 0x00000118 System.Void System.Xml.HtmlUtf8RawTextWriter::WriteDocType(System.String,System.String,System.String,System.String)
extern void HtmlUtf8RawTextWriter_WriteDocType_mDC08A1EE2173D0CC6CC54C45F78B6D54E6DF278C (void);
// 0x00000119 System.Void System.Xml.HtmlUtf8RawTextWriter::WriteStartElement(System.String,System.String,System.String)
extern void HtmlUtf8RawTextWriter_WriteStartElement_m888BB18F1F91CCDEE6E76DF16CB1814194E09452 (void);
// 0x0000011A System.Void System.Xml.HtmlUtf8RawTextWriter::StartElementContent()
extern void HtmlUtf8RawTextWriter_StartElementContent_m6CDB01B16DC2AD32A9CE7EB641A8461AC2635F6D (void);
// 0x0000011B System.Void System.Xml.HtmlUtf8RawTextWriter::WriteEndElement(System.String,System.String,System.String)
extern void HtmlUtf8RawTextWriter_WriteEndElement_m5421A2A570B651EEA581B84FE4C023EEC931A013 (void);
// 0x0000011C System.Void System.Xml.HtmlUtf8RawTextWriter::WriteFullEndElement(System.String,System.String,System.String)
extern void HtmlUtf8RawTextWriter_WriteFullEndElement_m5DADADFC2480CBAFD03E1CBBEBD51FAEC76FD5DD (void);
// 0x0000011D System.Void System.Xml.HtmlUtf8RawTextWriter::WriteStartAttribute(System.String,System.String,System.String)
extern void HtmlUtf8RawTextWriter_WriteStartAttribute_m71BF2DA3F5CEDF6A310A7D8AB0EF185939EA9842 (void);
// 0x0000011E System.Void System.Xml.HtmlUtf8RawTextWriter::WriteEndAttribute()
extern void HtmlUtf8RawTextWriter_WriteEndAttribute_mC9A9A88EED72069F8E24CA3C8207EF65D55D52EC (void);
// 0x0000011F System.Void System.Xml.HtmlUtf8RawTextWriter::WriteProcessingInstruction(System.String,System.String)
extern void HtmlUtf8RawTextWriter_WriteProcessingInstruction_mD64B2F813D2437A1E4EB18CA725A474047ACEF54 (void);
// 0x00000120 System.Void System.Xml.HtmlUtf8RawTextWriter::WriteString(System.String)
extern void HtmlUtf8RawTextWriter_WriteString_m5CB2D08F38BB440514858576DA389DC3A7F4E100 (void);
// 0x00000121 System.Void System.Xml.HtmlUtf8RawTextWriter::WriteEntityRef(System.String)
extern void HtmlUtf8RawTextWriter_WriteEntityRef_m493979FCD994400ADA63EC920AC9684DB7FBAA3E (void);
// 0x00000122 System.Void System.Xml.HtmlUtf8RawTextWriter::WriteCharEntity(System.Char)
extern void HtmlUtf8RawTextWriter_WriteCharEntity_mB5B7AE60FE0E4E50A80E8A11F5A87DF288B1DA42 (void);
// 0x00000123 System.Void System.Xml.HtmlUtf8RawTextWriter::WriteSurrogateCharEntity(System.Char,System.Char)
extern void HtmlUtf8RawTextWriter_WriteSurrogateCharEntity_mBD3B50F59364F66404566ACCAA50B92B25B7BC4E (void);
// 0x00000124 System.Void System.Xml.HtmlUtf8RawTextWriter::WriteChars(System.Char[],System.Int32,System.Int32)
extern void HtmlUtf8RawTextWriter_WriteChars_m0F1EAEDAD1B2E8F05ECB0EFEF01DB5157A25CC1C (void);
// 0x00000125 System.Void System.Xml.HtmlUtf8RawTextWriter::Init(System.Xml.XmlWriterSettings)
extern void HtmlUtf8RawTextWriter_Init_m17F043A172335C446A0E47BAC1622866D71AD755 (void);
// 0x00000126 System.Void System.Xml.HtmlUtf8RawTextWriter::WriteMetaElement()
extern void HtmlUtf8RawTextWriter_WriteMetaElement_m7944FF591B4CF1665D569E37D4450FCC0E78878C (void);
// 0x00000127 System.Void System.Xml.HtmlUtf8RawTextWriter::WriteHtmlElementTextBlock(System.Char*,System.Char*)
extern void HtmlUtf8RawTextWriter_WriteHtmlElementTextBlock_m4954FD96A9A84553F33ECB8AB4813EDB38999F15 (void);
// 0x00000128 System.Void System.Xml.HtmlUtf8RawTextWriter::WriteHtmlAttributeTextBlock(System.Char*,System.Char*)
extern void HtmlUtf8RawTextWriter_WriteHtmlAttributeTextBlock_m8038850D61D7072AEACF2BAA7800D8159B3A6A86 (void);
// 0x00000129 System.Void System.Xml.HtmlUtf8RawTextWriter::WriteHtmlAttributeText(System.Char*,System.Char*)
extern void HtmlUtf8RawTextWriter_WriteHtmlAttributeText_mAECDA8C3439380C5642043B0AA18B4B20C0D784B (void);
// 0x0000012A System.Void System.Xml.HtmlUtf8RawTextWriter::WriteUriAttributeText(System.Char*,System.Char*)
extern void HtmlUtf8RawTextWriter_WriteUriAttributeText_mC11A475F7C136EC5648D101983FAA53B46774092 (void);
// 0x0000012B System.Void System.Xml.HtmlUtf8RawTextWriter::OutputRestAmps()
extern void HtmlUtf8RawTextWriter_OutputRestAmps_m37A8B423ADBBB4E48EA3E96731AD668528D1C336 (void);
// 0x0000012C System.Void System.Xml.HtmlUtf8RawTextWriterIndent::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings)
extern void HtmlUtf8RawTextWriterIndent__ctor_m33278556F018B1C30908D7A77E38B07E0FC27B0C (void);
// 0x0000012D System.Void System.Xml.HtmlUtf8RawTextWriterIndent::WriteDocType(System.String,System.String,System.String,System.String)
extern void HtmlUtf8RawTextWriterIndent_WriteDocType_mC262802CFD2186070920B868089269ED4A667779 (void);
// 0x0000012E System.Void System.Xml.HtmlUtf8RawTextWriterIndent::WriteStartElement(System.String,System.String,System.String)
extern void HtmlUtf8RawTextWriterIndent_WriteStartElement_mFD7A3A687DA00D38C3F2A4B021A87B33D82364E7 (void);
// 0x0000012F System.Void System.Xml.HtmlUtf8RawTextWriterIndent::StartElementContent()
extern void HtmlUtf8RawTextWriterIndent_StartElementContent_m75A2C873DB4C6EC3323039B542DF9E42ACE2B51C (void);
// 0x00000130 System.Void System.Xml.HtmlUtf8RawTextWriterIndent::WriteEndElement(System.String,System.String,System.String)
extern void HtmlUtf8RawTextWriterIndent_WriteEndElement_m536FACB0366C29438B20E4476864F24B26B73BBF (void);
// 0x00000131 System.Void System.Xml.HtmlUtf8RawTextWriterIndent::WriteStartAttribute(System.String,System.String,System.String)
extern void HtmlUtf8RawTextWriterIndent_WriteStartAttribute_mCCDD042BA6FD7932B7A71DAC1958D9D984599AF7 (void);
// 0x00000132 System.Void System.Xml.HtmlUtf8RawTextWriterIndent::FlushBuffer()
extern void HtmlUtf8RawTextWriterIndent_FlushBuffer_m4343563242283D4563A8AB996E287B3057BE128E (void);
// 0x00000133 System.Void System.Xml.HtmlUtf8RawTextWriterIndent::Init(System.Xml.XmlWriterSettings)
extern void HtmlUtf8RawTextWriterIndent_Init_mD5E84F5EA6732D783A82EFCD41C7438340266ACA (void);
// 0x00000134 System.Void System.Xml.HtmlUtf8RawTextWriterIndent::WriteIndent()
extern void HtmlUtf8RawTextWriterIndent_WriteIndent_mD6890BA8F1DF624D29CF8BCACBA94EA4F25FE2FA (void);
// 0x00000135 System.Xml.XmlQualifiedName System.Xml.IDtdInfo::get_Name()
// 0x00000136 System.String System.Xml.IDtdInfo::get_InternalDtdSubset()
// 0x00000137 System.Boolean System.Xml.IDtdInfo::get_HasDefaultAttributes()
// 0x00000138 System.Boolean System.Xml.IDtdInfo::get_HasNonCDataAttributes()
// 0x00000139 System.Xml.IDtdAttributeListInfo System.Xml.IDtdInfo::LookupAttributeList(System.String,System.String)
// 0x0000013A System.Xml.IDtdEntityInfo System.Xml.IDtdInfo::LookupEntity(System.String)
// 0x0000013B System.Boolean System.Xml.IDtdAttributeListInfo::get_HasNonCDataAttributes()
// 0x0000013C System.Xml.IDtdAttributeInfo System.Xml.IDtdAttributeListInfo::LookupAttribute(System.String,System.String)
// 0x0000013D System.Collections.Generic.IEnumerable`1<System.Xml.IDtdDefaultAttributeInfo> System.Xml.IDtdAttributeListInfo::LookupDefaultAttributes()
// 0x0000013E System.String System.Xml.IDtdAttributeInfo::get_Prefix()
// 0x0000013F System.String System.Xml.IDtdAttributeInfo::get_LocalName()
// 0x00000140 System.Int32 System.Xml.IDtdAttributeInfo::get_LineNumber()
// 0x00000141 System.Int32 System.Xml.IDtdAttributeInfo::get_LinePosition()
// 0x00000142 System.Boolean System.Xml.IDtdAttributeInfo::get_IsNonCDataType()
// 0x00000143 System.Boolean System.Xml.IDtdAttributeInfo::get_IsDeclaredInExternal()
// 0x00000144 System.Boolean System.Xml.IDtdAttributeInfo::get_IsXmlAttribute()
// 0x00000145 System.String System.Xml.IDtdDefaultAttributeInfo::get_DefaultValueExpanded()
// 0x00000146 System.Object System.Xml.IDtdDefaultAttributeInfo::get_DefaultValueTyped()
// 0x00000147 System.Int32 System.Xml.IDtdDefaultAttributeInfo::get_ValueLineNumber()
// 0x00000148 System.Int32 System.Xml.IDtdDefaultAttributeInfo::get_ValueLinePosition()
// 0x00000149 System.String System.Xml.IDtdEntityInfo::get_Name()
// 0x0000014A System.Boolean System.Xml.IDtdEntityInfo::get_IsExternal()
// 0x0000014B System.Boolean System.Xml.IDtdEntityInfo::get_IsDeclaredInExternal()
// 0x0000014C System.Boolean System.Xml.IDtdEntityInfo::get_IsUnparsedEntity()
// 0x0000014D System.Boolean System.Xml.IDtdEntityInfo::get_IsParameterEntity()
// 0x0000014E System.String System.Xml.IDtdEntityInfo::get_BaseUriString()
// 0x0000014F System.String System.Xml.IDtdEntityInfo::get_DeclaredUriString()
// 0x00000150 System.String System.Xml.IDtdEntityInfo::get_SystemId()
// 0x00000151 System.String System.Xml.IDtdEntityInfo::get_PublicId()
// 0x00000152 System.String System.Xml.IDtdEntityInfo::get_Text()
// 0x00000153 System.Int32 System.Xml.IDtdEntityInfo::get_LineNumber()
// 0x00000154 System.Int32 System.Xml.IDtdEntityInfo::get_LinePosition()
// 0x00000155 System.Xml.IDtdInfo System.Xml.IDtdParser::ParseInternalDtd(System.Xml.IDtdParserAdapter,System.Boolean)
// 0x00000156 System.Xml.IDtdInfo System.Xml.IDtdParser::ParseFreeFloatingDtd(System.String,System.String,System.String,System.String,System.String,System.Xml.IDtdParserAdapter)
// 0x00000157 System.Xml.XmlNameTable System.Xml.IDtdParserAdapter::get_NameTable()
// 0x00000158 System.Xml.IXmlNamespaceResolver System.Xml.IDtdParserAdapter::get_NamespaceResolver()
// 0x00000159 System.Uri System.Xml.IDtdParserAdapter::get_BaseUri()
// 0x0000015A System.Char[] System.Xml.IDtdParserAdapter::get_ParsingBuffer()
// 0x0000015B System.Int32 System.Xml.IDtdParserAdapter::get_ParsingBufferLength()
// 0x0000015C System.Int32 System.Xml.IDtdParserAdapter::get_CurrentPosition()
// 0x0000015D System.Void System.Xml.IDtdParserAdapter::set_CurrentPosition(System.Int32)
// 0x0000015E System.Int32 System.Xml.IDtdParserAdapter::get_LineNo()
// 0x0000015F System.Int32 System.Xml.IDtdParserAdapter::get_LineStartPosition()
// 0x00000160 System.Boolean System.Xml.IDtdParserAdapter::get_IsEof()
// 0x00000161 System.Int32 System.Xml.IDtdParserAdapter::get_EntityStackLength()
// 0x00000162 System.Boolean System.Xml.IDtdParserAdapter::get_IsEntityEolNormalized()
// 0x00000163 System.Int32 System.Xml.IDtdParserAdapter::ReadData()
// 0x00000164 System.Void System.Xml.IDtdParserAdapter::OnNewLine(System.Int32)
// 0x00000165 System.Int32 System.Xml.IDtdParserAdapter::ParseNumericCharRef(System.Text.StringBuilder)
// 0x00000166 System.Int32 System.Xml.IDtdParserAdapter::ParseNamedCharRef(System.Boolean,System.Text.StringBuilder)
// 0x00000167 System.Void System.Xml.IDtdParserAdapter::ParsePI(System.Text.StringBuilder)
// 0x00000168 System.Void System.Xml.IDtdParserAdapter::ParseComment(System.Text.StringBuilder)
// 0x00000169 System.Boolean System.Xml.IDtdParserAdapter::PushEntity(System.Xml.IDtdEntityInfo,System.Int32&)
// 0x0000016A System.Boolean System.Xml.IDtdParserAdapter::PopEntity(System.Xml.IDtdEntityInfo&,System.Int32&)
// 0x0000016B System.Boolean System.Xml.IDtdParserAdapter::PushExternalSubset(System.String,System.String)
// 0x0000016C System.Void System.Xml.IDtdParserAdapter::PushInternalDtd(System.String,System.String)
// 0x0000016D System.Void System.Xml.IDtdParserAdapter::OnSystemId(System.String,System.Xml.LineInfo,System.Xml.LineInfo)
// 0x0000016E System.Void System.Xml.IDtdParserAdapter::OnPublicId(System.String,System.Xml.LineInfo,System.Xml.LineInfo)
// 0x0000016F System.Void System.Xml.IDtdParserAdapter::Throw(System.Exception)
// 0x00000170 System.Boolean System.Xml.IDtdParserAdapterWithValidation::get_DtdValidation()
// 0x00000171 System.Xml.IValidationEventHandling System.Xml.IDtdParserAdapterWithValidation::get_ValidationEventHandling()
// 0x00000172 System.Boolean System.Xml.IDtdParserAdapterV1::get_V1CompatibilityMode()
// 0x00000173 System.Boolean System.Xml.IDtdParserAdapterV1::get_Normalization()
// 0x00000174 System.Boolean System.Xml.IDtdParserAdapterV1::get_Namespaces()
// 0x00000175 System.Void System.Xml.OnRemoveWriter::.ctor(System.Object,System.IntPtr)
extern void OnRemoveWriter__ctor_m9FB0F59F53C9354EF8F9445E8711B51312F5F2D9 (void);
// 0x00000176 System.Void System.Xml.OnRemoveWriter::Invoke(System.Xml.XmlRawWriter)
extern void OnRemoveWriter_Invoke_m8120E31A18A45ED460B4106AB268FDE470B96257 (void);
// 0x00000177 System.Object System.Xml.IValidationEventHandling::get_EventHandler()
// 0x00000178 System.Void System.Xml.IValidationEventHandling::SendEvent(System.Exception,System.Xml.Schema.XmlSeverityType)
// 0x00000179 System.Boolean System.Xml.IncrementalReadDecoder::get_IsFull()
// 0x0000017A System.Int32 System.Xml.IncrementalReadDecoder::Decode(System.Char[],System.Int32,System.Int32)
// 0x0000017B System.Void System.Xml.IncrementalReadDecoder::.ctor()
extern void IncrementalReadDecoder__ctor_mE733A01D272115149EA92BC8D2CA04B1E6087FB7 (void);
// 0x0000017C System.Boolean System.Xml.IncrementalReadDummyDecoder::get_IsFull()
extern void IncrementalReadDummyDecoder_get_IsFull_mC29A581FD93E84059A53DCF15CDB26837317F39B (void);
// 0x0000017D System.Int32 System.Xml.IncrementalReadDummyDecoder::Decode(System.Char[],System.Int32,System.Int32)
extern void IncrementalReadDummyDecoder_Decode_m7ED5F7AB4C32FEA75B335377FC5CAACCB4756D41 (void);
// 0x0000017E System.Void System.Xml.IncrementalReadDummyDecoder::.ctor()
extern void IncrementalReadDummyDecoder__ctor_m45F0FCE3E794783ED3EB1C279BE4C655FF8E2EE6 (void);
// 0x0000017F System.Void System.Xml.QueryOutputWriter::.ctor(System.Xml.XmlRawWriter,System.Xml.XmlWriterSettings)
extern void QueryOutputWriter__ctor_m719E09C06E20C2EC55BCEF055A8CB865EEFAAC25 (void);
// 0x00000180 System.Void System.Xml.QueryOutputWriter::set_NamespaceResolver(System.Xml.IXmlNamespaceResolver)
extern void QueryOutputWriter_set_NamespaceResolver_mD3CCDD99088387B259DD91A850AF9EE383ECF230 (void);
// 0x00000181 System.Void System.Xml.QueryOutputWriter::WriteXmlDeclaration(System.Xml.XmlStandalone)
extern void QueryOutputWriter_WriteXmlDeclaration_mAF2C006C4EDE8A461440FB370722F3E34EE33114 (void);
// 0x00000182 System.Void System.Xml.QueryOutputWriter::WriteXmlDeclaration(System.String)
extern void QueryOutputWriter_WriteXmlDeclaration_mD1E17174808C6BBAA74DE642CD016C45988B9B5A (void);
// 0x00000183 System.Void System.Xml.QueryOutputWriter::WriteDocType(System.String,System.String,System.String,System.String)
extern void QueryOutputWriter_WriteDocType_mE1D60E52D365C5B05922013EC3FAE8D130F7BFA2 (void);
// 0x00000184 System.Void System.Xml.QueryOutputWriter::WriteStartElement(System.String,System.String,System.String)
extern void QueryOutputWriter_WriteStartElement_mAE7A423ED1299999A971702E5C711D1DB7FB9FED (void);
// 0x00000185 System.Void System.Xml.QueryOutputWriter::WriteEndElement(System.String,System.String,System.String)
extern void QueryOutputWriter_WriteEndElement_m67F2309AF7BC781CB1CCD8D2DC46E9ECD39A4E17 (void);
// 0x00000186 System.Void System.Xml.QueryOutputWriter::WriteFullEndElement(System.String,System.String,System.String)
extern void QueryOutputWriter_WriteFullEndElement_mCFC2AD96A8250C858FA0578DD2BB23041393156F (void);
// 0x00000187 System.Void System.Xml.QueryOutputWriter::StartElementContent()
extern void QueryOutputWriter_StartElementContent_mB0540034D532842F38E1FB5342C6CFF9AAA2CBBE (void);
// 0x00000188 System.Void System.Xml.QueryOutputWriter::WriteStartAttribute(System.String,System.String,System.String)
extern void QueryOutputWriter_WriteStartAttribute_mF575F26B63688EC4098D938381A8CDE0E93F6DD7 (void);
// 0x00000189 System.Void System.Xml.QueryOutputWriter::WriteEndAttribute()
extern void QueryOutputWriter_WriteEndAttribute_mA1CA38A1916920606191D3EF746E8AA7A45721CE (void);
// 0x0000018A System.Void System.Xml.QueryOutputWriter::WriteNamespaceDeclaration(System.String,System.String)
extern void QueryOutputWriter_WriteNamespaceDeclaration_m0100319F7928D1494B8B59897A48DA701A998DC8 (void);
// 0x0000018B System.Boolean System.Xml.QueryOutputWriter::get_SupportsNamespaceDeclarationInChunks()
extern void QueryOutputWriter_get_SupportsNamespaceDeclarationInChunks_m53D7AA367C74E2CE577B16ED61A7B63A0C3718C5 (void);
// 0x0000018C System.Void System.Xml.QueryOutputWriter::WriteStartNamespaceDeclaration(System.String)
extern void QueryOutputWriter_WriteStartNamespaceDeclaration_m164443A2DF42930D29A30868E72E4BECB9237FF6 (void);
// 0x0000018D System.Void System.Xml.QueryOutputWriter::WriteEndNamespaceDeclaration()
extern void QueryOutputWriter_WriteEndNamespaceDeclaration_m2FFA926AFAA67072E880AA1AE97D9DF6C883CC98 (void);
// 0x0000018E System.Void System.Xml.QueryOutputWriter::WriteCData(System.String)
extern void QueryOutputWriter_WriteCData_m6D2534D02095A033899A50C372E8396B4F3AA750 (void);
// 0x0000018F System.Void System.Xml.QueryOutputWriter::WriteComment(System.String)
extern void QueryOutputWriter_WriteComment_mA0C0846CBFC12E9A0C894F086B2156C4185ADE61 (void);
// 0x00000190 System.Void System.Xml.QueryOutputWriter::WriteProcessingInstruction(System.String,System.String)
extern void QueryOutputWriter_WriteProcessingInstruction_m24B3277E75D6C13905CE4CD548E74F85F143BD5C (void);
// 0x00000191 System.Void System.Xml.QueryOutputWriter::WriteWhitespace(System.String)
extern void QueryOutputWriter_WriteWhitespace_m8E3478AC2153F8F007A07A97E599617429F5B06D (void);
// 0x00000192 System.Void System.Xml.QueryOutputWriter::WriteString(System.String)
extern void QueryOutputWriter_WriteString_mB61A05D356312B4D7DD60FC6CF1FC5B41F5C745C (void);
// 0x00000193 System.Void System.Xml.QueryOutputWriter::WriteChars(System.Char[],System.Int32,System.Int32)
extern void QueryOutputWriter_WriteChars_m44803D79431499375804A29222D6F68181D52462 (void);
// 0x00000194 System.Void System.Xml.QueryOutputWriter::WriteEntityRef(System.String)
extern void QueryOutputWriter_WriteEntityRef_mEFF0BB46E7B5A9205B89C7D52582E0CB4B7C23BF (void);
// 0x00000195 System.Void System.Xml.QueryOutputWriter::WriteCharEntity(System.Char)
extern void QueryOutputWriter_WriteCharEntity_m00938CB48D38A097A26C3AD6E734902C2E3B03F0 (void);
// 0x00000196 System.Void System.Xml.QueryOutputWriter::WriteSurrogateCharEntity(System.Char,System.Char)
extern void QueryOutputWriter_WriteSurrogateCharEntity_m241F20F4A62A2F6B2EB193D8FB8E92053EC9904D (void);
// 0x00000197 System.Void System.Xml.QueryOutputWriter::WriteRaw(System.Char[],System.Int32,System.Int32)
extern void QueryOutputWriter_WriteRaw_m019F200012A4F29128F98D4590A7184D69EE3E06 (void);
// 0x00000198 System.Void System.Xml.QueryOutputWriter::WriteRaw(System.String)
extern void QueryOutputWriter_WriteRaw_mD4E480DF7A90B365D7F47B270F50B54E1C1118A7 (void);
// 0x00000199 System.Void System.Xml.QueryOutputWriter::Close()
extern void QueryOutputWriter_Close_mEFE15AFB05D8F870AE6B22D6B546116638BC4168 (void);
// 0x0000019A System.Void System.Xml.QueryOutputWriter::Flush()
extern void QueryOutputWriter_Flush_m7254C9809B7E62438AD22D60C04C4B9177FA3974 (void);
// 0x0000019B System.Boolean System.Xml.QueryOutputWriter::StartCDataSection()
extern void QueryOutputWriter_StartCDataSection_m99EE7ED6C70003A94BA497D9C1556494F55F9B44 (void);
// 0x0000019C System.Void System.Xml.QueryOutputWriter::EndCDataSection()
extern void QueryOutputWriter_EndCDataSection_m625029F30E9B1E062A847B0E2ACDAA16B2BEF7F2 (void);
// 0x0000019D System.Void System.Xml.ReadContentAsBinaryHelper::Finish()
extern void ReadContentAsBinaryHelper_Finish_m56919E9B4A660955115D1C0680C0FF772DC649F9 (void);
// 0x0000019E System.Void System.Xml.ReadContentAsBinaryHelper::Reset()
extern void ReadContentAsBinaryHelper_Reset_m17AAB38EA5100EAAA4B35BAE7CFA2A4350A0B357 (void);
// 0x0000019F System.Boolean System.Xml.ReadContentAsBinaryHelper::MoveToNextContentNode(System.Boolean)
extern void ReadContentAsBinaryHelper_MoveToNextContentNode_m7FB239D47130A8324EA15820546E4D43C1E1FBC6 (void);
// 0x000001A0 System.Void System.Xml.TernaryTreeReadOnly::.ctor(System.Byte[])
extern void TernaryTreeReadOnly__ctor_m992650E56855E4FBDB1608D7D226880F302EAD50 (void);
// 0x000001A1 System.Byte System.Xml.TernaryTreeReadOnly::FindCaseInsensitiveString(System.String)
extern void TernaryTreeReadOnly_FindCaseInsensitiveString_m790869604E4C0130B54112156A0004519D4BA687 (void);
// 0x000001A2 System.Void System.Xml.SecureStringHasher::.ctor()
extern void SecureStringHasher__ctor_m1F7C97F1DB5BEC1B80480E7CB4019B8E68CC4E92 (void);
// 0x000001A3 System.Boolean System.Xml.SecureStringHasher::Equals(System.String,System.String)
extern void SecureStringHasher_Equals_m8B63A714C33E1F7F738D528913B19165972CDDE7 (void);
// 0x000001A4 System.Int32 System.Xml.SecureStringHasher::GetHashCode(System.String)
extern void SecureStringHasher_GetHashCode_m227DB10B51581EC41428AA34560415F9916FF8C4 (void);
// 0x000001A5 System.Int32 System.Xml.SecureStringHasher::GetHashCodeOfString(System.String,System.Int32,System.Int64)
extern void SecureStringHasher_GetHashCodeOfString_mBBD10280C76FF68FD4EFDBBABC576489A7FC209B (void);
// 0x000001A6 System.Xml.SecureStringHasher/HashCodeOfStringDelegate System.Xml.SecureStringHasher::GetHashCodeDelegate()
extern void SecureStringHasher_GetHashCodeDelegate_m6C9C4CBECF82A2B8FE9F2B6B3584E09E10358867 (void);
// 0x000001A7 System.Void System.Xml.SecureStringHasher/HashCodeOfStringDelegate::.ctor(System.Object,System.IntPtr)
extern void HashCodeOfStringDelegate__ctor_m5635DF373D683517CDFD80D0EB8C380E78BFFA58 (void);
// 0x000001A8 System.Int32 System.Xml.SecureStringHasher/HashCodeOfStringDelegate::Invoke(System.String,System.Int32,System.Int64)
extern void HashCodeOfStringDelegate_Invoke_m75607AC5443193A85145E05E5C6036A9BA0C61A2 (void);
// 0x000001A9 System.Void System.Xml.TextEncodedRawTextWriter::.ctor(System.IO.TextWriter,System.Xml.XmlWriterSettings)
extern void TextEncodedRawTextWriter__ctor_m0F3178F2FEB6E3D0034A426601B62115A33F3058 (void);
// 0x000001AA System.Void System.Xml.TextEncodedRawTextWriter::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings)
extern void TextEncodedRawTextWriter__ctor_m4C6DDBDA6F89D63BBB72AFCB2D4B5CCD52801A9E (void);
// 0x000001AB System.Void System.Xml.TextEncodedRawTextWriter::WriteXmlDeclaration(System.Xml.XmlStandalone)
extern void TextEncodedRawTextWriter_WriteXmlDeclaration_m17963C5F644F4A2C320DA49FE14E5278235FAB94 (void);
// 0x000001AC System.Void System.Xml.TextEncodedRawTextWriter::WriteXmlDeclaration(System.String)
extern void TextEncodedRawTextWriter_WriteXmlDeclaration_mB2A59E806BD48A742E3254C1AC9094AA36FFA8FD (void);
// 0x000001AD System.Void System.Xml.TextEncodedRawTextWriter::WriteDocType(System.String,System.String,System.String,System.String)
extern void TextEncodedRawTextWriter_WriteDocType_m78F6CE08DA15E2F601DD6AE51AF28F355BE713A8 (void);
// 0x000001AE System.Void System.Xml.TextEncodedRawTextWriter::WriteStartElement(System.String,System.String,System.String)
extern void TextEncodedRawTextWriter_WriteStartElement_m7A2013ECE0F5C9FB54F09B465CAE9EE4BA7AAA8E (void);
// 0x000001AF System.Void System.Xml.TextEncodedRawTextWriter::WriteEndElement(System.String,System.String,System.String)
extern void TextEncodedRawTextWriter_WriteEndElement_mB4849F30BD331D9B27ABFC6D9939DDFE2B539282 (void);
// 0x000001B0 System.Void System.Xml.TextEncodedRawTextWriter::WriteFullEndElement(System.String,System.String,System.String)
extern void TextEncodedRawTextWriter_WriteFullEndElement_m8DED220459F56CEC228B5AF6C11D4CD875643037 (void);
// 0x000001B1 System.Void System.Xml.TextEncodedRawTextWriter::StartElementContent()
extern void TextEncodedRawTextWriter_StartElementContent_mD82189B4F2BA88DB92E122CE1992A124A7E56313 (void);
// 0x000001B2 System.Void System.Xml.TextEncodedRawTextWriter::WriteStartAttribute(System.String,System.String,System.String)
extern void TextEncodedRawTextWriter_WriteStartAttribute_mA66BEFE59E293917C870041AA0C8072BFBCD0E8B (void);
// 0x000001B3 System.Void System.Xml.TextEncodedRawTextWriter::WriteEndAttribute()
extern void TextEncodedRawTextWriter_WriteEndAttribute_m8455128149EB3673525AAEAB1D3D773A23757B0E (void);
// 0x000001B4 System.Void System.Xml.TextEncodedRawTextWriter::WriteNamespaceDeclaration(System.String,System.String)
extern void TextEncodedRawTextWriter_WriteNamespaceDeclaration_m3CF4B6D08C8CB24908C6C10A8A13FEE0BDCE3CA0 (void);
// 0x000001B5 System.Boolean System.Xml.TextEncodedRawTextWriter::get_SupportsNamespaceDeclarationInChunks()
extern void TextEncodedRawTextWriter_get_SupportsNamespaceDeclarationInChunks_m30DE2ADA69F5C389357216B73451FA28AA461E0E (void);
// 0x000001B6 System.Void System.Xml.TextEncodedRawTextWriter::WriteCData(System.String)
extern void TextEncodedRawTextWriter_WriteCData_mA8512DFFA7FAF0092048DAC0C22F02B016DD1161 (void);
// 0x000001B7 System.Void System.Xml.TextEncodedRawTextWriter::WriteComment(System.String)
extern void TextEncodedRawTextWriter_WriteComment_m5072B9FD22F4257C1E214C271D2FEF359F2D9C76 (void);
// 0x000001B8 System.Void System.Xml.TextEncodedRawTextWriter::WriteProcessingInstruction(System.String,System.String)
extern void TextEncodedRawTextWriter_WriteProcessingInstruction_m508A7FD098A007D9C5B5ED4B1BC8C7A67DBD2E4C (void);
// 0x000001B9 System.Void System.Xml.TextEncodedRawTextWriter::WriteEntityRef(System.String)
extern void TextEncodedRawTextWriter_WriteEntityRef_m826CED23496145F87A932D7DD65D30F78734B19B (void);
// 0x000001BA System.Void System.Xml.TextEncodedRawTextWriter::WriteCharEntity(System.Char)
extern void TextEncodedRawTextWriter_WriteCharEntity_m990BD910A686FFC59AD438C6768B8998C42A5987 (void);
// 0x000001BB System.Void System.Xml.TextEncodedRawTextWriter::WriteSurrogateCharEntity(System.Char,System.Char)
extern void TextEncodedRawTextWriter_WriteSurrogateCharEntity_mF7945E71C822CE115D0C09FDF4EC3BD7CE1CA13B (void);
// 0x000001BC System.Void System.Xml.TextEncodedRawTextWriter::WriteWhitespace(System.String)
extern void TextEncodedRawTextWriter_WriteWhitespace_m22C3D55CC11BA345D710246C47E0F146348FA8D1 (void);
// 0x000001BD System.Void System.Xml.TextEncodedRawTextWriter::WriteString(System.String)
extern void TextEncodedRawTextWriter_WriteString_mD81DFD6E0FACD0D60B7383189DA21D366710550E (void);
// 0x000001BE System.Void System.Xml.TextEncodedRawTextWriter::WriteChars(System.Char[],System.Int32,System.Int32)
extern void TextEncodedRawTextWriter_WriteChars_m5DDC11920C83F7DEA6B2A1ABE875239D4B502C9A (void);
// 0x000001BF System.Void System.Xml.TextEncodedRawTextWriter::WriteRaw(System.Char[],System.Int32,System.Int32)
extern void TextEncodedRawTextWriter_WriteRaw_m45D46C69C8238DD4AEC0819764603E1801F4BA26 (void);
// 0x000001C0 System.Void System.Xml.TextEncodedRawTextWriter::WriteRaw(System.String)
extern void TextEncodedRawTextWriter_WriteRaw_mAA7443CF3E3278ADE392B45A5872D558570223B5 (void);
// 0x000001C1 System.Void System.Xml.TextUtf8RawTextWriter::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings)
extern void TextUtf8RawTextWriter__ctor_m6220E9A18AC54E47143C779232F23C4B993DC467 (void);
// 0x000001C2 System.Void System.Xml.TextUtf8RawTextWriter::WriteXmlDeclaration(System.Xml.XmlStandalone)
extern void TextUtf8RawTextWriter_WriteXmlDeclaration_m316CFFB18B9E93C132269387437596B9BAB9C53D (void);
// 0x000001C3 System.Void System.Xml.TextUtf8RawTextWriter::WriteXmlDeclaration(System.String)
extern void TextUtf8RawTextWriter_WriteXmlDeclaration_m934F6D430ADAF09945AD1E3A22BC7A749896747E (void);
// 0x000001C4 System.Void System.Xml.TextUtf8RawTextWriter::WriteDocType(System.String,System.String,System.String,System.String)
extern void TextUtf8RawTextWriter_WriteDocType_m42E310E885F5F58DCC0B1C9654EAEB5EEA4BE5F9 (void);
// 0x000001C5 System.Void System.Xml.TextUtf8RawTextWriter::WriteStartElement(System.String,System.String,System.String)
extern void TextUtf8RawTextWriter_WriteStartElement_m195F7DCE0F53582481C25CEE59AE194845145642 (void);
// 0x000001C6 System.Void System.Xml.TextUtf8RawTextWriter::WriteEndElement(System.String,System.String,System.String)
extern void TextUtf8RawTextWriter_WriteEndElement_m1B147F8C30AE643BADCBED63D699F633AAEA8F5F (void);
// 0x000001C7 System.Void System.Xml.TextUtf8RawTextWriter::WriteFullEndElement(System.String,System.String,System.String)
extern void TextUtf8RawTextWriter_WriteFullEndElement_m8907DFD2851D5B3E355D73F833B15FC6F0965A6D (void);
// 0x000001C8 System.Void System.Xml.TextUtf8RawTextWriter::StartElementContent()
extern void TextUtf8RawTextWriter_StartElementContent_m04149EA2BBDC4CD21793F48EB175E857158C14A9 (void);
// 0x000001C9 System.Void System.Xml.TextUtf8RawTextWriter::WriteStartAttribute(System.String,System.String,System.String)
extern void TextUtf8RawTextWriter_WriteStartAttribute_m5DBD57E2AA54CE4AF834F43B8138681E3FCCD713 (void);
// 0x000001CA System.Void System.Xml.TextUtf8RawTextWriter::WriteEndAttribute()
extern void TextUtf8RawTextWriter_WriteEndAttribute_m199DC647E9B39C2F27E587AD451EC63A976AE6D0 (void);
// 0x000001CB System.Void System.Xml.TextUtf8RawTextWriter::WriteNamespaceDeclaration(System.String,System.String)
extern void TextUtf8RawTextWriter_WriteNamespaceDeclaration_m2BE23B6963BAC0E6FA7E78CA40209FC2F4DC35A5 (void);
// 0x000001CC System.Boolean System.Xml.TextUtf8RawTextWriter::get_SupportsNamespaceDeclarationInChunks()
extern void TextUtf8RawTextWriter_get_SupportsNamespaceDeclarationInChunks_m3B4C9488045D3AB50FFCCB2AAA5A15EABFED22D2 (void);
// 0x000001CD System.Void System.Xml.TextUtf8RawTextWriter::WriteCData(System.String)
extern void TextUtf8RawTextWriter_WriteCData_m1443079B89BEB72104012444887BCB8A3240E931 (void);
// 0x000001CE System.Void System.Xml.TextUtf8RawTextWriter::WriteComment(System.String)
extern void TextUtf8RawTextWriter_WriteComment_mE885FCA886D493D273127564FF04D8E88E75FC1C (void);
// 0x000001CF System.Void System.Xml.TextUtf8RawTextWriter::WriteProcessingInstruction(System.String,System.String)
extern void TextUtf8RawTextWriter_WriteProcessingInstruction_mE2F9A042332F6411F15A22D20984C8F871FD5D5D (void);
// 0x000001D0 System.Void System.Xml.TextUtf8RawTextWriter::WriteEntityRef(System.String)
extern void TextUtf8RawTextWriter_WriteEntityRef_m13D9021386799EB68A60DA12A05CE5A0A2BCD4CB (void);
// 0x000001D1 System.Void System.Xml.TextUtf8RawTextWriter::WriteCharEntity(System.Char)
extern void TextUtf8RawTextWriter_WriteCharEntity_mFDBC4992B5F50D34C037CB8BED35C7D4E04E3530 (void);
// 0x000001D2 System.Void System.Xml.TextUtf8RawTextWriter::WriteSurrogateCharEntity(System.Char,System.Char)
extern void TextUtf8RawTextWriter_WriteSurrogateCharEntity_m4656B9CFCE40FF2E9D926C45918A1AD4C69E6977 (void);
// 0x000001D3 System.Void System.Xml.TextUtf8RawTextWriter::WriteWhitespace(System.String)
extern void TextUtf8RawTextWriter_WriteWhitespace_mC32633ABE143F80F6B0DCB489BC6E7F950FFCE63 (void);
// 0x000001D4 System.Void System.Xml.TextUtf8RawTextWriter::WriteString(System.String)
extern void TextUtf8RawTextWriter_WriteString_m7EEAE6A69EE14286E38E0649AA60A2B033B7B815 (void);
// 0x000001D5 System.Void System.Xml.TextUtf8RawTextWriter::WriteChars(System.Char[],System.Int32,System.Int32)
extern void TextUtf8RawTextWriter_WriteChars_mD6BAB71E9B6B97408652D1332CC044DBC5E70E0E (void);
// 0x000001D6 System.Void System.Xml.TextUtf8RawTextWriter::WriteRaw(System.Char[],System.Int32,System.Int32)
extern void TextUtf8RawTextWriter_WriteRaw_m2FD369EBC2B92C38C8141709F94D4023DF36824F (void);
// 0x000001D7 System.Void System.Xml.TextUtf8RawTextWriter::WriteRaw(System.String)
extern void TextUtf8RawTextWriter_WriteRaw_mDCFB8402F0078164663625538D5DB11953664674 (void);
// 0x000001D8 System.Void System.Xml.ValidatingReaderNodeData::.ctor()
extern void ValidatingReaderNodeData__ctor_mA1CD5C02D6EAC0721EC87DF21AA34EB03EA129E2 (void);
// 0x000001D9 System.Void System.Xml.ValidatingReaderNodeData::.ctor(System.Xml.XmlNodeType)
extern void ValidatingReaderNodeData__ctor_m6A898DD01B67F8F6F4B2E21FD45394E04AF38AAE (void);
// 0x000001DA System.String System.Xml.ValidatingReaderNodeData::get_LocalName()
extern void ValidatingReaderNodeData_get_LocalName_m1B5FCCE13DF4BA2F5CF1AD689A9186064EB5349D (void);
// 0x000001DB System.Void System.Xml.ValidatingReaderNodeData::set_LocalName(System.String)
extern void ValidatingReaderNodeData_set_LocalName_m2A3D6FEE94D3628CB8E2621C672E268603C649CB (void);
// 0x000001DC System.String System.Xml.ValidatingReaderNodeData::get_Namespace()
extern void ValidatingReaderNodeData_get_Namespace_mE44583C79C6B1F0C5C6C2768590464A804E57FF6 (void);
// 0x000001DD System.Void System.Xml.ValidatingReaderNodeData::set_Namespace(System.String)
extern void ValidatingReaderNodeData_set_Namespace_mBF2CA776F072E2780A847C3C53A9BAABBE537362 (void);
// 0x000001DE System.String System.Xml.ValidatingReaderNodeData::get_Prefix()
extern void ValidatingReaderNodeData_get_Prefix_m47A65BB79C9FE8B2152542E47AB5DB9FDD0F3D34 (void);
// 0x000001DF System.Void System.Xml.ValidatingReaderNodeData::set_Prefix(System.String)
extern void ValidatingReaderNodeData_set_Prefix_m1C9BD81384D6A74AB3DD061F65B9EACFA9B89F78 (void);
// 0x000001E0 System.String System.Xml.ValidatingReaderNodeData::GetAtomizedNameWPrefix(System.Xml.XmlNameTable)
extern void ValidatingReaderNodeData_GetAtomizedNameWPrefix_m46C836E6E3638B0C449430C2B5B9CCBF8F1A0BEE (void);
// 0x000001E1 System.Int32 System.Xml.ValidatingReaderNodeData::get_Depth()
extern void ValidatingReaderNodeData_get_Depth_m08B579D77C5CA1CEA934CD16CB8CB36040A1E59D (void);
// 0x000001E2 System.Void System.Xml.ValidatingReaderNodeData::set_Depth(System.Int32)
extern void ValidatingReaderNodeData_set_Depth_m67104201A7E9C3E72FF18CD75CF28CCEEB349D8B (void);
// 0x000001E3 System.String System.Xml.ValidatingReaderNodeData::get_RawValue()
extern void ValidatingReaderNodeData_get_RawValue_m910C83DC6975C87F12721378D46110F5A19B272B (void);
// 0x000001E4 System.Void System.Xml.ValidatingReaderNodeData::set_RawValue(System.String)
extern void ValidatingReaderNodeData_set_RawValue_mEE082D1AA279EC32C842D3F17574B5839F42B4A4 (void);
// 0x000001E5 System.String System.Xml.ValidatingReaderNodeData::get_OriginalStringValue()
extern void ValidatingReaderNodeData_get_OriginalStringValue_m7324BC2DF5C5339DA89755D74D480D7CD842D95C (void);
// 0x000001E6 System.Xml.XmlNodeType System.Xml.ValidatingReaderNodeData::get_NodeType()
extern void ValidatingReaderNodeData_get_NodeType_m3E275338D3EAE907A584E73F6C5E35EA6B932CE6 (void);
// 0x000001E7 System.Void System.Xml.ValidatingReaderNodeData::set_NodeType(System.Xml.XmlNodeType)
extern void ValidatingReaderNodeData_set_NodeType_mED6E21F9A61E7573CE7737A07E0DAE7CF693A4D2 (void);
// 0x000001E8 System.Xml.AttributePSVIInfo System.Xml.ValidatingReaderNodeData::get_AttInfo()
extern void ValidatingReaderNodeData_get_AttInfo_m45ACBC84102E1D9D046D31FD457A3DCA98E2090F (void);
// 0x000001E9 System.Void System.Xml.ValidatingReaderNodeData::set_AttInfo(System.Xml.AttributePSVIInfo)
extern void ValidatingReaderNodeData_set_AttInfo_m95B6B57A08EDC4C8BA91A4245D459ABA150FA94C (void);
// 0x000001EA System.Int32 System.Xml.ValidatingReaderNodeData::get_LineNumber()
extern void ValidatingReaderNodeData_get_LineNumber_m60328F5D1F021D01F27CACC6AD42227DE2F2D515 (void);
// 0x000001EB System.Int32 System.Xml.ValidatingReaderNodeData::get_LinePosition()
extern void ValidatingReaderNodeData_get_LinePosition_mCA2EE6761998E637338A7D98AC7BD2CB7DD6FEA5 (void);
// 0x000001EC System.Void System.Xml.ValidatingReaderNodeData::Clear(System.Xml.XmlNodeType)
extern void ValidatingReaderNodeData_Clear_m35EB71C9541236968A8C58B6F2E310C9F90B485B (void);
// 0x000001ED System.Void System.Xml.ValidatingReaderNodeData::SetLineInfo(System.Int32,System.Int32)
extern void ValidatingReaderNodeData_SetLineInfo_m71C3928A3D901AA471D6BE00B632A1BF21C120B6 (void);
// 0x000001EE System.Void System.Xml.ValidatingReaderNodeData::SetLineInfo(System.Xml.IXmlLineInfo)
extern void ValidatingReaderNodeData_SetLineInfo_m5FDDF387540E6541CCC92AF98CE0A53C4BF564B0 (void);
// 0x000001EF System.Void System.Xml.ValidatingReaderNodeData::SetItemData(System.String,System.String,System.String,System.Int32)
extern void ValidatingReaderNodeData_SetItemData_m60B5ABC34768946CDA319A032F5B03A49D63D15A (void);
// 0x000001F0 System.Void System.Xml.ValidatingReaderNodeData::SetItemData(System.String)
extern void ValidatingReaderNodeData_SetItemData_mA8A50401A6E8A82C6F5DB7D166EB1DACD0450FA4 (void);
// 0x000001F1 System.Void System.Xml.ValidatingReaderNodeData::SetItemData(System.String,System.String)
extern void ValidatingReaderNodeData_SetItemData_m6F20EE6D67B53597EFEE48860915168BD55FBF22 (void);
// 0x000001F2 System.Xml.XmlReader System.Xml.XmlAsyncCheckReader::get_CoreReader()
extern void XmlAsyncCheckReader_get_CoreReader_m7EEC14B20E5C6021736672F4DA2503B14E670A93 (void);
// 0x000001F3 System.Xml.XmlAsyncCheckReader System.Xml.XmlAsyncCheckReader::CreateAsyncCheckWrapper(System.Xml.XmlReader)
extern void XmlAsyncCheckReader_CreateAsyncCheckWrapper_m86BBCB3E138D17E6A956E42A87A39346ED011D74 (void);
// 0x000001F4 System.Void System.Xml.XmlAsyncCheckReader::.ctor(System.Xml.XmlReader)
extern void XmlAsyncCheckReader__ctor_m57D1178A8D9AF5D1EE18D16B4B9B96A5F17E5A78 (void);
// 0x000001F5 System.Void System.Xml.XmlAsyncCheckReader::CheckAsync()
extern void XmlAsyncCheckReader_CheckAsync_mBEBABEBA48FF3AD449259427038A3A471D58062F (void);
// 0x000001F6 System.Xml.XmlReaderSettings System.Xml.XmlAsyncCheckReader::get_Settings()
extern void XmlAsyncCheckReader_get_Settings_mC9AF6EBBACAF7623DF2B5A1B073EEAD7A2B0572C (void);
// 0x000001F7 System.Xml.XmlNodeType System.Xml.XmlAsyncCheckReader::get_NodeType()
extern void XmlAsyncCheckReader_get_NodeType_m74920791B7AB06DABD4156E14719E0BA9007D71C (void);
// 0x000001F8 System.String System.Xml.XmlAsyncCheckReader::get_Name()
extern void XmlAsyncCheckReader_get_Name_m66AC18B1903664459ECE0D652F4618B0AEE670DD (void);
// 0x000001F9 System.String System.Xml.XmlAsyncCheckReader::get_LocalName()
extern void XmlAsyncCheckReader_get_LocalName_m9A464DF7E6EB54D55C390A88ACB79F50F508248D (void);
// 0x000001FA System.String System.Xml.XmlAsyncCheckReader::get_NamespaceURI()
extern void XmlAsyncCheckReader_get_NamespaceURI_mC0B04C91DFDFB55075FBF5C23D0C4A8871FCCE4F (void);
// 0x000001FB System.String System.Xml.XmlAsyncCheckReader::get_Prefix()
extern void XmlAsyncCheckReader_get_Prefix_m2841185D0B40D3AC4D63116ABC2D9217B40A121E (void);
// 0x000001FC System.String System.Xml.XmlAsyncCheckReader::get_Value()
extern void XmlAsyncCheckReader_get_Value_mAB52C2333599CFCEB199A3B7395F47FFF1662096 (void);
// 0x000001FD System.Int32 System.Xml.XmlAsyncCheckReader::get_Depth()
extern void XmlAsyncCheckReader_get_Depth_m90DEFBF19C3E52DDC46871AB6CAA650D4BADCF92 (void);
// 0x000001FE System.String System.Xml.XmlAsyncCheckReader::get_BaseURI()
extern void XmlAsyncCheckReader_get_BaseURI_m6C6F2C3A33FE994C72095A0DF19EACAAEE40BD25 (void);
// 0x000001FF System.Boolean System.Xml.XmlAsyncCheckReader::get_IsEmptyElement()
extern void XmlAsyncCheckReader_get_IsEmptyElement_m171DAC813D640FF7E4EA30C66E72DF54DBA6257D (void);
// 0x00000200 System.Boolean System.Xml.XmlAsyncCheckReader::get_IsDefault()
extern void XmlAsyncCheckReader_get_IsDefault_m77C540B9CE7DB9CEE66CA5E0A36AF97BCFCCFA38 (void);
// 0x00000201 System.Char System.Xml.XmlAsyncCheckReader::get_QuoteChar()
extern void XmlAsyncCheckReader_get_QuoteChar_mCEDFEB6DD0DD2B62D184D9C3422EBEA96016F61D (void);
// 0x00000202 System.Xml.XmlSpace System.Xml.XmlAsyncCheckReader::get_XmlSpace()
extern void XmlAsyncCheckReader_get_XmlSpace_mF3E5F1A927570E81CAF247565B2F79432CB4F731 (void);
// 0x00000203 System.String System.Xml.XmlAsyncCheckReader::get_XmlLang()
extern void XmlAsyncCheckReader_get_XmlLang_mFE8E69E8344EBB5F24C26D1F10D4D3DBF8923C1C (void);
// 0x00000204 System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlAsyncCheckReader::get_SchemaInfo()
extern void XmlAsyncCheckReader_get_SchemaInfo_m318E91A85EC2A5461604339428834231DF7F73CD (void);
// 0x00000205 System.Type System.Xml.XmlAsyncCheckReader::get_ValueType()
extern void XmlAsyncCheckReader_get_ValueType_mF0062CA30841610F998D2ED8A0DAD94354C5B98F (void);
// 0x00000206 System.Int32 System.Xml.XmlAsyncCheckReader::get_AttributeCount()
extern void XmlAsyncCheckReader_get_AttributeCount_m3E7D43E8741CC31CD7F8AAED3AC08E1986FB83F3 (void);
// 0x00000207 System.String System.Xml.XmlAsyncCheckReader::GetAttribute(System.String)
extern void XmlAsyncCheckReader_GetAttribute_mEE55F6998E52DBF387EEB177BF0AEE5BD96205C4 (void);
// 0x00000208 System.String System.Xml.XmlAsyncCheckReader::GetAttribute(System.String,System.String)
extern void XmlAsyncCheckReader_GetAttribute_mF0167F74233B3333E12B3438D204A229920231EE (void);
// 0x00000209 System.String System.Xml.XmlAsyncCheckReader::GetAttribute(System.Int32)
extern void XmlAsyncCheckReader_GetAttribute_m8EDFF2DFD97F06E868BE6879C2958F4FC001E994 (void);
// 0x0000020A System.Boolean System.Xml.XmlAsyncCheckReader::MoveToAttribute(System.String)
extern void XmlAsyncCheckReader_MoveToAttribute_mCFDB711099F305FB65975B42DA1E2AFD3FAC600A (void);
// 0x0000020B System.Void System.Xml.XmlAsyncCheckReader::MoveToAttribute(System.Int32)
extern void XmlAsyncCheckReader_MoveToAttribute_m5F8B23CE344759E159B732BE74CBE615684D618C (void);
// 0x0000020C System.Boolean System.Xml.XmlAsyncCheckReader::MoveToFirstAttribute()
extern void XmlAsyncCheckReader_MoveToFirstAttribute_mDE66A670E78852C27684B2C0315E774EC496931A (void);
// 0x0000020D System.Boolean System.Xml.XmlAsyncCheckReader::MoveToNextAttribute()
extern void XmlAsyncCheckReader_MoveToNextAttribute_mA1C48367F53E2774C17B921BF992C503BEAE5F32 (void);
// 0x0000020E System.Boolean System.Xml.XmlAsyncCheckReader::MoveToElement()
extern void XmlAsyncCheckReader_MoveToElement_m78D6D5E70A58D325037A942861299EC1275C0589 (void);
// 0x0000020F System.Boolean System.Xml.XmlAsyncCheckReader::ReadAttributeValue()
extern void XmlAsyncCheckReader_ReadAttributeValue_mD5E651EAE86C05032EA67025E635F2FA04092D41 (void);
// 0x00000210 System.Boolean System.Xml.XmlAsyncCheckReader::Read()
extern void XmlAsyncCheckReader_Read_m3022DE4D2CF10F88BE850A21A4A180EE4CDBA99F (void);
// 0x00000211 System.Boolean System.Xml.XmlAsyncCheckReader::get_EOF()
extern void XmlAsyncCheckReader_get_EOF_m9B75B77DE55CD97382C74567DB603DB4D1250923 (void);
// 0x00000212 System.Void System.Xml.XmlAsyncCheckReader::Close()
extern void XmlAsyncCheckReader_Close_m9027798EBDCFCA83A01FD6F98C99FB1D4D1C4E60 (void);
// 0x00000213 System.Xml.ReadState System.Xml.XmlAsyncCheckReader::get_ReadState()
extern void XmlAsyncCheckReader_get_ReadState_mA879B0B75AF1A11CC00D4D54058F20C6417947DD (void);
// 0x00000214 System.Void System.Xml.XmlAsyncCheckReader::Skip()
extern void XmlAsyncCheckReader_Skip_m70095D7F4E7C251B6B0FCF4D9E907B89D420045D (void);
// 0x00000215 System.Xml.XmlNameTable System.Xml.XmlAsyncCheckReader::get_NameTable()
extern void XmlAsyncCheckReader_get_NameTable_m134998214911192B6E8F0906471C1478941A6565 (void);
// 0x00000216 System.String System.Xml.XmlAsyncCheckReader::LookupNamespace(System.String)
extern void XmlAsyncCheckReader_LookupNamespace_mD5D81B8E6C62DF2CA72A8D924101D696D946D59C (void);
// 0x00000217 System.Boolean System.Xml.XmlAsyncCheckReader::get_CanResolveEntity()
extern void XmlAsyncCheckReader_get_CanResolveEntity_m65855D298DED2BE5ACA8D7EDF73B49EA7D5B8061 (void);
// 0x00000218 System.Void System.Xml.XmlAsyncCheckReader::ResolveEntity()
extern void XmlAsyncCheckReader_ResolveEntity_m34ED408DC47D8982DD06662086F3C9537E0444E0 (void);
// 0x00000219 System.Boolean System.Xml.XmlAsyncCheckReader::get_CanReadValueChunk()
extern void XmlAsyncCheckReader_get_CanReadValueChunk_m74F9DD150C0846B9A188E5525667522C2E95931C (void);
// 0x0000021A System.Int32 System.Xml.XmlAsyncCheckReader::ReadValueChunk(System.Char[],System.Int32,System.Int32)
extern void XmlAsyncCheckReader_ReadValueChunk_mD8A0C2D70C8A5115333B1CCE4CEDF305075652E7 (void);
// 0x0000021B System.String System.Xml.XmlAsyncCheckReader::ReadString()
extern void XmlAsyncCheckReader_ReadString_mF01EA2B48CDCAABBD3832D87D3339C68F5667EF7 (void);
// 0x0000021C System.Xml.XmlNodeType System.Xml.XmlAsyncCheckReader::MoveToContent()
extern void XmlAsyncCheckReader_MoveToContent_mB63313570732AAA23D0979FB25468A8935FBEC1E (void);
// 0x0000021D System.Void System.Xml.XmlAsyncCheckReader::ReadStartElement()
extern void XmlAsyncCheckReader_ReadStartElement_m9242F2124D01761426D5B60A25E885E3C96A48EF (void);
// 0x0000021E System.String System.Xml.XmlAsyncCheckReader::ReadElementString()
extern void XmlAsyncCheckReader_ReadElementString_m7D585B78AAB653AF2144A9164F6362AB4CE84864 (void);
// 0x0000021F System.Void System.Xml.XmlAsyncCheckReader::ReadEndElement()
extern void XmlAsyncCheckReader_ReadEndElement_mF79B243B11899ED51EFED17F939220D2E78C56AF (void);
// 0x00000220 System.Boolean System.Xml.XmlAsyncCheckReader::IsStartElement(System.String,System.String)
extern void XmlAsyncCheckReader_IsStartElement_mF513C7D7F4A7553DB4A89EBDA0B4F8A877C79547 (void);
// 0x00000221 System.String System.Xml.XmlAsyncCheckReader::ReadInnerXml()
extern void XmlAsyncCheckReader_ReadInnerXml_mE41B655F09E7074986426147FA641508701C900F (void);
// 0x00000222 System.Boolean System.Xml.XmlAsyncCheckReader::get_HasAttributes()
extern void XmlAsyncCheckReader_get_HasAttributes_mDEBF78249C5F9A47EA1A0533B55A381B8D04C39C (void);
// 0x00000223 System.Void System.Xml.XmlAsyncCheckReader::Dispose(System.Boolean)
extern void XmlAsyncCheckReader_Dispose_mEEAFECC96F9021347F203652B424EAF34892FA38 (void);
// 0x00000224 System.Xml.XmlNamespaceManager System.Xml.XmlAsyncCheckReader::get_NamespaceManager()
extern void XmlAsyncCheckReader_get_NamespaceManager_mE5ADA41603AAF76B98B5975EC6C8F6F5BED033C1 (void);
// 0x00000225 System.Xml.IDtdInfo System.Xml.XmlAsyncCheckReader::get_DtdInfo()
extern void XmlAsyncCheckReader_get_DtdInfo_m911ECE05C75BFE3F00071D6EAAFEB7A72317586B (void);
// 0x00000226 System.Void System.Xml.XmlAsyncCheckReaderWithNS::.ctor(System.Xml.XmlReader)
extern void XmlAsyncCheckReaderWithNS__ctor_m51BEC76F7ADD099A67A4503BC5E4BBB4446DC8F9 (void);
// 0x00000227 System.Collections.Generic.IDictionary`2<System.String,System.String> System.Xml.XmlAsyncCheckReaderWithNS::System.Xml.IXmlNamespaceResolver.GetNamespacesInScope(System.Xml.XmlNamespaceScope)
extern void XmlAsyncCheckReaderWithNS_System_Xml_IXmlNamespaceResolver_GetNamespacesInScope_mFB68238B44BC8511BCB253E3694C2C0CF47CF6C9 (void);
// 0x00000228 System.String System.Xml.XmlAsyncCheckReaderWithNS::System.Xml.IXmlNamespaceResolver.LookupNamespace(System.String)
extern void XmlAsyncCheckReaderWithNS_System_Xml_IXmlNamespaceResolver_LookupNamespace_mB58BE39B3F66BFFE0D4825C0C47799A4274D64E9 (void);
// 0x00000229 System.String System.Xml.XmlAsyncCheckReaderWithNS::System.Xml.IXmlNamespaceResolver.LookupPrefix(System.String)
extern void XmlAsyncCheckReaderWithNS_System_Xml_IXmlNamespaceResolver_LookupPrefix_mACA50553B283AC7C33F6484D3158FAFAD3BFC14A (void);
// 0x0000022A System.Void System.Xml.XmlAsyncCheckReaderWithLineInfo::.ctor(System.Xml.XmlReader)
extern void XmlAsyncCheckReaderWithLineInfo__ctor_mF1A895DB0EFCB2031EF258B1ADD7AA3C3E8622DE (void);
// 0x0000022B System.Boolean System.Xml.XmlAsyncCheckReaderWithLineInfo::HasLineInfo()
extern void XmlAsyncCheckReaderWithLineInfo_HasLineInfo_mB3782A644DABB245CE63FE20F32EC8B99768DE73 (void);
// 0x0000022C System.Int32 System.Xml.XmlAsyncCheckReaderWithLineInfo::get_LineNumber()
extern void XmlAsyncCheckReaderWithLineInfo_get_LineNumber_m6E2953C24684BDBF29AD8E974D847C745E7CA586 (void);
// 0x0000022D System.Int32 System.Xml.XmlAsyncCheckReaderWithLineInfo::get_LinePosition()
extern void XmlAsyncCheckReaderWithLineInfo_get_LinePosition_m7109037DB7595F19932CA5C5D46A735462AE7E52 (void);
// 0x0000022E System.Void System.Xml.XmlAsyncCheckReaderWithLineInfoNS::.ctor(System.Xml.XmlReader)
extern void XmlAsyncCheckReaderWithLineInfoNS__ctor_m01293D26DE17269F9DC1E5668C460AB7D97205CC (void);
// 0x0000022F System.Collections.Generic.IDictionary`2<System.String,System.String> System.Xml.XmlAsyncCheckReaderWithLineInfoNS::System.Xml.IXmlNamespaceResolver.GetNamespacesInScope(System.Xml.XmlNamespaceScope)
extern void XmlAsyncCheckReaderWithLineInfoNS_System_Xml_IXmlNamespaceResolver_GetNamespacesInScope_m9B0D9B4267241729CF4230EA7B10A21EE571A28C (void);
// 0x00000230 System.String System.Xml.XmlAsyncCheckReaderWithLineInfoNS::System.Xml.IXmlNamespaceResolver.LookupNamespace(System.String)
extern void XmlAsyncCheckReaderWithLineInfoNS_System_Xml_IXmlNamespaceResolver_LookupNamespace_m13CF9B8CA9E38A4840EF40A1476838D60A9B0F23 (void);
// 0x00000231 System.String System.Xml.XmlAsyncCheckReaderWithLineInfoNS::System.Xml.IXmlNamespaceResolver.LookupPrefix(System.String)
extern void XmlAsyncCheckReaderWithLineInfoNS_System_Xml_IXmlNamespaceResolver_LookupPrefix_m46E767E367408BE7EA5EDB7881A5516D4BD19396 (void);
// 0x00000232 System.Void System.Xml.XmlAsyncCheckReaderWithLineInfoNSSchema::.ctor(System.Xml.XmlReader)
extern void XmlAsyncCheckReaderWithLineInfoNSSchema__ctor_m717A0AA4ACD08B6E45E0594D00220CB14BAF2284 (void);
// 0x00000233 System.Xml.Schema.XmlSchemaValidity System.Xml.XmlAsyncCheckReaderWithLineInfoNSSchema::System.Xml.Schema.IXmlSchemaInfo.get_Validity()
extern void XmlAsyncCheckReaderWithLineInfoNSSchema_System_Xml_Schema_IXmlSchemaInfo_get_Validity_m12C67D84A14E11558964EDF8BD427EA42AB55116 (void);
// 0x00000234 System.Boolean System.Xml.XmlAsyncCheckReaderWithLineInfoNSSchema::System.Xml.Schema.IXmlSchemaInfo.get_IsDefault()
extern void XmlAsyncCheckReaderWithLineInfoNSSchema_System_Xml_Schema_IXmlSchemaInfo_get_IsDefault_mA8E4C105F21E3AD3695C44FF036555C305C10E76 (void);
// 0x00000235 System.Boolean System.Xml.XmlAsyncCheckReaderWithLineInfoNSSchema::System.Xml.Schema.IXmlSchemaInfo.get_IsNil()
extern void XmlAsyncCheckReaderWithLineInfoNSSchema_System_Xml_Schema_IXmlSchemaInfo_get_IsNil_m02F81120F8CD88E32A3E82A60EC21D7D6D8FDC37 (void);
// 0x00000236 System.Xml.Schema.XmlSchemaSimpleType System.Xml.XmlAsyncCheckReaderWithLineInfoNSSchema::System.Xml.Schema.IXmlSchemaInfo.get_MemberType()
extern void XmlAsyncCheckReaderWithLineInfoNSSchema_System_Xml_Schema_IXmlSchemaInfo_get_MemberType_mC800C871B70EAABAB7CD0527E07D97C82B83F421 (void);
// 0x00000237 System.Xml.Schema.XmlSchemaType System.Xml.XmlAsyncCheckReaderWithLineInfoNSSchema::System.Xml.Schema.IXmlSchemaInfo.get_SchemaType()
extern void XmlAsyncCheckReaderWithLineInfoNSSchema_System_Xml_Schema_IXmlSchemaInfo_get_SchemaType_m27AF47A4E236D8CAC803366BE08A17E910B0BC2A (void);
// 0x00000238 System.Xml.Schema.XmlSchemaElement System.Xml.XmlAsyncCheckReaderWithLineInfoNSSchema::System.Xml.Schema.IXmlSchemaInfo.get_SchemaElement()
extern void XmlAsyncCheckReaderWithLineInfoNSSchema_System_Xml_Schema_IXmlSchemaInfo_get_SchemaElement_m21A5734AE21C52202C7F357D964DD37F31A6B872 (void);
// 0x00000239 System.Xml.Schema.XmlSchemaAttribute System.Xml.XmlAsyncCheckReaderWithLineInfoNSSchema::System.Xml.Schema.IXmlSchemaInfo.get_SchemaAttribute()
extern void XmlAsyncCheckReaderWithLineInfoNSSchema_System_Xml_Schema_IXmlSchemaInfo_get_SchemaAttribute_m8BFF9032E2A3D2F29864E77B8F75393DCF972C79 (void);
// 0x0000023A System.Void System.Xml.XmlAsyncCheckWriter::.ctor(System.Xml.XmlWriter)
extern void XmlAsyncCheckWriter__ctor_mF26B7294DC235BD71761488DE271E04B72A4AA86 (void);
// 0x0000023B System.Void System.Xml.XmlAsyncCheckWriter::CheckAsync()
extern void XmlAsyncCheckWriter_CheckAsync_m5905D1468C2C2F9D17FFAC88C2DFA219DC4DF273 (void);
// 0x0000023C System.Void System.Xml.XmlAsyncCheckWriter::WriteStartDocument()
extern void XmlAsyncCheckWriter_WriteStartDocument_mF04C2EEA6FDB1F29EE035CB39D10609E5455485B (void);
// 0x0000023D System.Void System.Xml.XmlAsyncCheckWriter::WriteStartDocument(System.Boolean)
extern void XmlAsyncCheckWriter_WriteStartDocument_mB0C3E21FF2A58775ADEB89D9C02C5B191D56BB01 (void);
// 0x0000023E System.Void System.Xml.XmlAsyncCheckWriter::WriteEndDocument()
extern void XmlAsyncCheckWriter_WriteEndDocument_mFB1BFBAB57D64164559AAAE5496139C47ADD3266 (void);
// 0x0000023F System.Void System.Xml.XmlAsyncCheckWriter::WriteDocType(System.String,System.String,System.String,System.String)
extern void XmlAsyncCheckWriter_WriteDocType_m1BDA8DC5AA4F7466F8FE235E68DE3D00713AF62D (void);
// 0x00000240 System.Void System.Xml.XmlAsyncCheckWriter::WriteStartElement(System.String,System.String,System.String)
extern void XmlAsyncCheckWriter_WriteStartElement_m5383D5B76CF8B6C129303468262EE6E32985A2CA (void);
// 0x00000241 System.Void System.Xml.XmlAsyncCheckWriter::WriteEndElement()
extern void XmlAsyncCheckWriter_WriteEndElement_m6635AEE916A63B054CF143FD98E662A95242BA5F (void);
// 0x00000242 System.Void System.Xml.XmlAsyncCheckWriter::WriteFullEndElement()
extern void XmlAsyncCheckWriter_WriteFullEndElement_mFE003682D4B23A167119D0E79053765FB5A5C6CA (void);
// 0x00000243 System.Void System.Xml.XmlAsyncCheckWriter::WriteStartAttribute(System.String,System.String,System.String)
extern void XmlAsyncCheckWriter_WriteStartAttribute_m137E48EC686134354E3E1D6760F523E32965FAEA (void);
// 0x00000244 System.Void System.Xml.XmlAsyncCheckWriter::WriteEndAttribute()
extern void XmlAsyncCheckWriter_WriteEndAttribute_m3B9A1AB6B44758B9EE6DEE8FFB34B2D61C2149F2 (void);
// 0x00000245 System.Void System.Xml.XmlAsyncCheckWriter::WriteCData(System.String)
extern void XmlAsyncCheckWriter_WriteCData_m70B6C67B4AA5D75DDAB4E4CF072FF8DF597D3590 (void);
// 0x00000246 System.Void System.Xml.XmlAsyncCheckWriter::WriteComment(System.String)
extern void XmlAsyncCheckWriter_WriteComment_m02242FB57C0E2C97A9177CCD86C21C14B67732DB (void);
// 0x00000247 System.Void System.Xml.XmlAsyncCheckWriter::WriteProcessingInstruction(System.String,System.String)
extern void XmlAsyncCheckWriter_WriteProcessingInstruction_m3690DDA6E6DE0E4D459AD45EB5B6FA8909EDC6BF (void);
// 0x00000248 System.Void System.Xml.XmlAsyncCheckWriter::WriteEntityRef(System.String)
extern void XmlAsyncCheckWriter_WriteEntityRef_mBB4940725BC03C3BF5801BFF9CED399F05D76A49 (void);
// 0x00000249 System.Void System.Xml.XmlAsyncCheckWriter::WriteCharEntity(System.Char)
extern void XmlAsyncCheckWriter_WriteCharEntity_m05933B9B6BCD50A7303F48F5E721CB408BCE5BD9 (void);
// 0x0000024A System.Void System.Xml.XmlAsyncCheckWriter::WriteWhitespace(System.String)
extern void XmlAsyncCheckWriter_WriteWhitespace_m081A0C8B82285431803CE69115C11B61B195FEB1 (void);
// 0x0000024B System.Void System.Xml.XmlAsyncCheckWriter::WriteString(System.String)
extern void XmlAsyncCheckWriter_WriteString_m5ED3DABD137FE2C4A871FE51FCCE54F5B89FF574 (void);
// 0x0000024C System.Void System.Xml.XmlAsyncCheckWriter::WriteSurrogateCharEntity(System.Char,System.Char)
extern void XmlAsyncCheckWriter_WriteSurrogateCharEntity_m2C698C4E94176B64DF8EF2E6AD31FC738C9413B0 (void);
// 0x0000024D System.Void System.Xml.XmlAsyncCheckWriter::WriteChars(System.Char[],System.Int32,System.Int32)
extern void XmlAsyncCheckWriter_WriteChars_m3554B60413C847D25E863759B0B3102676717A1A (void);
// 0x0000024E System.Void System.Xml.XmlAsyncCheckWriter::WriteRaw(System.Char[],System.Int32,System.Int32)
extern void XmlAsyncCheckWriter_WriteRaw_mBA9F32E11D1C722EC110B51A253A79BA300ABAA1 (void);
// 0x0000024F System.Void System.Xml.XmlAsyncCheckWriter::WriteRaw(System.String)
extern void XmlAsyncCheckWriter_WriteRaw_mF173C8A42386908D332C2B4B2FE458601AC271EE (void);
// 0x00000250 System.Void System.Xml.XmlAsyncCheckWriter::WriteBase64(System.Byte[],System.Int32,System.Int32)
extern void XmlAsyncCheckWriter_WriteBase64_mAA313F6323FE77953471D846477562759D95E5C6 (void);
// 0x00000251 System.Void System.Xml.XmlAsyncCheckWriter::WriteBinHex(System.Byte[],System.Int32,System.Int32)
extern void XmlAsyncCheckWriter_WriteBinHex_m1D90F3B55E3F61EACCD50123EA1EA3F5DD013831 (void);
// 0x00000252 System.Xml.WriteState System.Xml.XmlAsyncCheckWriter::get_WriteState()
extern void XmlAsyncCheckWriter_get_WriteState_mB12FBC5C2CBBFF25F9E1DC2236ECD1FC3B5A1A22 (void);
// 0x00000253 System.Void System.Xml.XmlAsyncCheckWriter::Close()
extern void XmlAsyncCheckWriter_Close_m93CCC89036CFAF7A14B6ACC2015BCCE63334767E (void);
// 0x00000254 System.Void System.Xml.XmlAsyncCheckWriter::Flush()
extern void XmlAsyncCheckWriter_Flush_mEA26DA4EFD13155CEB9B6862FD6B6D05E3C9236A (void);
// 0x00000255 System.String System.Xml.XmlAsyncCheckWriter::LookupPrefix(System.String)
extern void XmlAsyncCheckWriter_LookupPrefix_mB26E20FECB9C03E28E64328E6F03392FE2B8B3FD (void);
// 0x00000256 System.Void System.Xml.XmlAsyncCheckWriter::WriteValue(System.String)
extern void XmlAsyncCheckWriter_WriteValue_mCC257EE1C07F009CF5E3A74A60ECEA1DE9184F48 (void);
// 0x00000257 System.Void System.Xml.XmlAsyncCheckWriter::WriteAttributes(System.Xml.XmlReader,System.Boolean)
extern void XmlAsyncCheckWriter_WriteAttributes_mF5E39E0A94FB7FA9AFD82BAAF0504DF6CF71AF98 (void);
// 0x00000258 System.Void System.Xml.XmlAsyncCheckWriter::WriteNode(System.Xml.XmlReader,System.Boolean)
extern void XmlAsyncCheckWriter_WriteNode_m3BC61E736023D2A63FA236CE533F6C15AA7F2202 (void);
// 0x00000259 System.Void System.Xml.XmlAsyncCheckWriter::Dispose(System.Boolean)
extern void XmlAsyncCheckWriter_Dispose_m9FB52733C39DF5547853FED056CC4D323F1AAAA5 (void);
// 0x0000025A System.Void System.Xml.XmlAutoDetectWriter::.ctor(System.Xml.XmlWriterSettings)
extern void XmlAutoDetectWriter__ctor_mDD91C4B1B4258E663D7C2881F7F53062857E0F8F (void);
// 0x0000025B System.Void System.Xml.XmlAutoDetectWriter::.ctor(System.IO.TextWriter,System.Xml.XmlWriterSettings)
extern void XmlAutoDetectWriter__ctor_mBE391F3E538FC4006D2CDDA419CADB70323CDECC (void);
// 0x0000025C System.Void System.Xml.XmlAutoDetectWriter::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings)
extern void XmlAutoDetectWriter__ctor_m49BFF556FF8509246492598A7C8DBE081795C7B7 (void);
// 0x0000025D System.Void System.Xml.XmlAutoDetectWriter::WriteDocType(System.String,System.String,System.String,System.String)
extern void XmlAutoDetectWriter_WriteDocType_mB66BC3289221DB390360A5AEDE73F0DFC8AB9006 (void);
// 0x0000025E System.Void System.Xml.XmlAutoDetectWriter::WriteStartElement(System.String,System.String,System.String)
extern void XmlAutoDetectWriter_WriteStartElement_m155315E07D2C7EC0F3BA2BE26A09E8BB04F10F8E (void);
// 0x0000025F System.Void System.Xml.XmlAutoDetectWriter::WriteStartAttribute(System.String,System.String,System.String)
extern void XmlAutoDetectWriter_WriteStartAttribute_mFC64257D86F1A9E5ADF1FDBDE622BD0439EA1E74 (void);
// 0x00000260 System.Void System.Xml.XmlAutoDetectWriter::WriteEndAttribute()
extern void XmlAutoDetectWriter_WriteEndAttribute_m1360EBF2388285E56BFBF71BB61D27198194335B (void);
// 0x00000261 System.Void System.Xml.XmlAutoDetectWriter::WriteCData(System.String)
extern void XmlAutoDetectWriter_WriteCData_mC2A3273985D491098CEBFB28AB97897EDCB51D51 (void);
// 0x00000262 System.Void System.Xml.XmlAutoDetectWriter::WriteComment(System.String)
extern void XmlAutoDetectWriter_WriteComment_m969E987C85BC22C9DCC7440D2486D8EA1434D32A (void);
// 0x00000263 System.Void System.Xml.XmlAutoDetectWriter::WriteProcessingInstruction(System.String,System.String)
extern void XmlAutoDetectWriter_WriteProcessingInstruction_mDC1E8FFDF2E671B34E9EB10E903D0AA035CF2BA0 (void);
// 0x00000264 System.Void System.Xml.XmlAutoDetectWriter::WriteWhitespace(System.String)
extern void XmlAutoDetectWriter_WriteWhitespace_m5215962550F88ADB2C2DDD3D137FFB2211B29970 (void);
// 0x00000265 System.Void System.Xml.XmlAutoDetectWriter::WriteString(System.String)
extern void XmlAutoDetectWriter_WriteString_m3B591D712094FAA9162D2AA7C37EDC473F7AD002 (void);
// 0x00000266 System.Void System.Xml.XmlAutoDetectWriter::WriteChars(System.Char[],System.Int32,System.Int32)
extern void XmlAutoDetectWriter_WriteChars_m9FF0043376E8868C747A0B63984F5BFECCD21260 (void);
// 0x00000267 System.Void System.Xml.XmlAutoDetectWriter::WriteRaw(System.Char[],System.Int32,System.Int32)
extern void XmlAutoDetectWriter_WriteRaw_mA1E15F5B3D3978C40AC725F91DC4ED334A28B665 (void);
// 0x00000268 System.Void System.Xml.XmlAutoDetectWriter::WriteRaw(System.String)
extern void XmlAutoDetectWriter_WriteRaw_mBEC92988DDCD155971231780E64B2B9595A0DFCA (void);
// 0x00000269 System.Void System.Xml.XmlAutoDetectWriter::WriteEntityRef(System.String)
extern void XmlAutoDetectWriter_WriteEntityRef_m90DFF3A1CEE87512BA292E4439B7AE08215AF7FB (void);
// 0x0000026A System.Void System.Xml.XmlAutoDetectWriter::WriteCharEntity(System.Char)
extern void XmlAutoDetectWriter_WriteCharEntity_m71661F0E5FC5099A5B51C40D5503CA8DBA76161B (void);
// 0x0000026B System.Void System.Xml.XmlAutoDetectWriter::WriteSurrogateCharEntity(System.Char,System.Char)
extern void XmlAutoDetectWriter_WriteSurrogateCharEntity_m09222DB5C666A8D60D07B0AB91F08F384820F532 (void);
// 0x0000026C System.Void System.Xml.XmlAutoDetectWriter::WriteBase64(System.Byte[],System.Int32,System.Int32)
extern void XmlAutoDetectWriter_WriteBase64_m475C1023BDF2B9894F8AC4B25A0DD0F19BA603D2 (void);
// 0x0000026D System.Void System.Xml.XmlAutoDetectWriter::WriteBinHex(System.Byte[],System.Int32,System.Int32)
extern void XmlAutoDetectWriter_WriteBinHex_m1A4411BCDD43DEA7ACD327DF55EC72257729F30A (void);
// 0x0000026E System.Void System.Xml.XmlAutoDetectWriter::Close()
extern void XmlAutoDetectWriter_Close_mE2F26ABE308370C6BE5FE164884CDF191B894AF2 (void);
// 0x0000026F System.Void System.Xml.XmlAutoDetectWriter::Flush()
extern void XmlAutoDetectWriter_Flush_mDD7666D00728EEC764D0C983AB2266B89A9F54C9 (void);
// 0x00000270 System.Void System.Xml.XmlAutoDetectWriter::WriteValue(System.String)
extern void XmlAutoDetectWriter_WriteValue_m7847A3317DC9EE8A1B92CA608874C0153C327AF8 (void);
// 0x00000271 System.Void System.Xml.XmlAutoDetectWriter::set_NamespaceResolver(System.Xml.IXmlNamespaceResolver)
extern void XmlAutoDetectWriter_set_NamespaceResolver_m4A832AA7C80520519A47E8C408F653EFCA8CC84C (void);
// 0x00000272 System.Void System.Xml.XmlAutoDetectWriter::WriteXmlDeclaration(System.Xml.XmlStandalone)
extern void XmlAutoDetectWriter_WriteXmlDeclaration_mB728852847CD9B75AFF4F788EB9049912DA1B3FF (void);
// 0x00000273 System.Void System.Xml.XmlAutoDetectWriter::WriteXmlDeclaration(System.String)
extern void XmlAutoDetectWriter_WriteXmlDeclaration_mE337FBA262FF901E56C051B8546E520A7020A3EE (void);
// 0x00000274 System.Void System.Xml.XmlAutoDetectWriter::StartElementContent()
extern void XmlAutoDetectWriter_StartElementContent_mBF443BEE9C1009C22E43D686013B17FB231CDE20 (void);
// 0x00000275 System.Void System.Xml.XmlAutoDetectWriter::WriteEndElement(System.String,System.String,System.String)
extern void XmlAutoDetectWriter_WriteEndElement_m1CFDBAF2EFAB714FE8025786EE38DD243E44DC71 (void);
// 0x00000276 System.Void System.Xml.XmlAutoDetectWriter::WriteFullEndElement(System.String,System.String,System.String)
extern void XmlAutoDetectWriter_WriteFullEndElement_m07F88E47329FC1D11F04650F2090790BC5D5B355 (void);
// 0x00000277 System.Void System.Xml.XmlAutoDetectWriter::WriteNamespaceDeclaration(System.String,System.String)
extern void XmlAutoDetectWriter_WriteNamespaceDeclaration_m497754540C2362C7A6F237ABAECB6BA53FB2573A (void);
// 0x00000278 System.Boolean System.Xml.XmlAutoDetectWriter::get_SupportsNamespaceDeclarationInChunks()
extern void XmlAutoDetectWriter_get_SupportsNamespaceDeclarationInChunks_mEF6F32ECF4D1B7FFDA1821C47DE5E2680A0535F0 (void);
// 0x00000279 System.Void System.Xml.XmlAutoDetectWriter::WriteStartNamespaceDeclaration(System.String)
extern void XmlAutoDetectWriter_WriteStartNamespaceDeclaration_m722B0C56A675120B8EF08F6588C27F30F9679C66 (void);
// 0x0000027A System.Void System.Xml.XmlAutoDetectWriter::WriteEndNamespaceDeclaration()
extern void XmlAutoDetectWriter_WriteEndNamespaceDeclaration_m33024928C1612A46DFFEF265418D3E17C9C84F7C (void);
// 0x0000027B System.Boolean System.Xml.XmlAutoDetectWriter::IsHtmlTag(System.String)
extern void XmlAutoDetectWriter_IsHtmlTag_mD043B271B38CD5C55CBD65580E92F25C3A02F5C1 (void);
// 0x0000027C System.Void System.Xml.XmlAutoDetectWriter::EnsureWrappedWriter(System.Xml.XmlOutputMethod)
extern void XmlAutoDetectWriter_EnsureWrappedWriter_m1CBB0C907CF20DBB655B7BF5710D90CF2745E28D (void);
// 0x0000027D System.Boolean System.Xml.XmlAutoDetectWriter::TextBlockCreatesWriter(System.String)
extern void XmlAutoDetectWriter_TextBlockCreatesWriter_m39E5E4747352D31279AA83D2F1B09D479B3CF649 (void);
// 0x0000027E System.Void System.Xml.XmlAutoDetectWriter::CreateWrappedWriter(System.Xml.XmlOutputMethod)
extern void XmlAutoDetectWriter_CreateWrappedWriter_m3A1C515F1F51D9868C2C6E6B609F43A34FE4CD31 (void);
// 0x0000027F System.Void System.Xml.XmlEncodedRawTextWriter::.ctor(System.Xml.XmlWriterSettings)
extern void XmlEncodedRawTextWriter__ctor_m3D7E707E2F95076DC80511A09C53AD5BCD0F6CDB (void);
// 0x00000280 System.Void System.Xml.XmlEncodedRawTextWriter::.ctor(System.IO.TextWriter,System.Xml.XmlWriterSettings)
extern void XmlEncodedRawTextWriter__ctor_mF6EBA0A44503EE7400D3901E059BDFEB8110B205 (void);
// 0x00000281 System.Void System.Xml.XmlEncodedRawTextWriter::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings)
extern void XmlEncodedRawTextWriter__ctor_mEDAEC401E6AB69FC8728E0217038DFEBE2C3F564 (void);
// 0x00000282 System.Void System.Xml.XmlEncodedRawTextWriter::WriteXmlDeclaration(System.Xml.XmlStandalone)
extern void XmlEncodedRawTextWriter_WriteXmlDeclaration_m3A3E97BE015725DB905E15C6621139112126A776 (void);
// 0x00000283 System.Void System.Xml.XmlEncodedRawTextWriter::WriteXmlDeclaration(System.String)
extern void XmlEncodedRawTextWriter_WriteXmlDeclaration_m3AB1671C659F299B4719817F021E45D5D7DB748B (void);
// 0x00000284 System.Void System.Xml.XmlEncodedRawTextWriter::WriteDocType(System.String,System.String,System.String,System.String)
extern void XmlEncodedRawTextWriter_WriteDocType_mDBEDCAB711092E22DFE5969871777DD43C3939EA (void);
// 0x00000285 System.Void System.Xml.XmlEncodedRawTextWriter::WriteStartElement(System.String,System.String,System.String)
extern void XmlEncodedRawTextWriter_WriteStartElement_mCDCE55482129A24BCC95726DE611FB58CB1632EB (void);
// 0x00000286 System.Void System.Xml.XmlEncodedRawTextWriter::StartElementContent()
extern void XmlEncodedRawTextWriter_StartElementContent_mD809F4166E242A11AD499962421E5883D322F44B (void);
// 0x00000287 System.Void System.Xml.XmlEncodedRawTextWriter::WriteEndElement(System.String,System.String,System.String)
extern void XmlEncodedRawTextWriter_WriteEndElement_m2039FDBAFF31B7BF9497D232724F9FB07ABDFC81 (void);
// 0x00000288 System.Void System.Xml.XmlEncodedRawTextWriter::WriteFullEndElement(System.String,System.String,System.String)
extern void XmlEncodedRawTextWriter_WriteFullEndElement_m3F8608DE81F8F61E9990264D050AE6579BBD6FE5 (void);
// 0x00000289 System.Void System.Xml.XmlEncodedRawTextWriter::WriteStartAttribute(System.String,System.String,System.String)
extern void XmlEncodedRawTextWriter_WriteStartAttribute_mDD0E306F666655493413D9CECDD048D53711CCFA (void);
// 0x0000028A System.Void System.Xml.XmlEncodedRawTextWriter::WriteEndAttribute()
extern void XmlEncodedRawTextWriter_WriteEndAttribute_mDD67581403248AD334B1C3424BA4D58229FC7C4E (void);
// 0x0000028B System.Void System.Xml.XmlEncodedRawTextWriter::WriteNamespaceDeclaration(System.String,System.String)
extern void XmlEncodedRawTextWriter_WriteNamespaceDeclaration_m167EB508D2295EEF29742E22C757ABBE7BEE9CE7 (void);
// 0x0000028C System.Boolean System.Xml.XmlEncodedRawTextWriter::get_SupportsNamespaceDeclarationInChunks()
extern void XmlEncodedRawTextWriter_get_SupportsNamespaceDeclarationInChunks_mC5BB9DF550B44616DF2FE36CD7060C1DBC2016E7 (void);
// 0x0000028D System.Void System.Xml.XmlEncodedRawTextWriter::WriteStartNamespaceDeclaration(System.String)
extern void XmlEncodedRawTextWriter_WriteStartNamespaceDeclaration_mA3DDCF1972064B692A5EFE032D2D060369A8281B (void);
// 0x0000028E System.Void System.Xml.XmlEncodedRawTextWriter::WriteEndNamespaceDeclaration()
extern void XmlEncodedRawTextWriter_WriteEndNamespaceDeclaration_mEDB5286B4AAE23936DFD9738F72221435AA24D31 (void);
// 0x0000028F System.Void System.Xml.XmlEncodedRawTextWriter::WriteCData(System.String)
extern void XmlEncodedRawTextWriter_WriteCData_m2FD4BC6708C8A44B301A07F379CE77704EEC3849 (void);
// 0x00000290 System.Void System.Xml.XmlEncodedRawTextWriter::WriteComment(System.String)
extern void XmlEncodedRawTextWriter_WriteComment_m61806CB2EAC9543B6C217B690AF069ECBC3F6020 (void);
// 0x00000291 System.Void System.Xml.XmlEncodedRawTextWriter::WriteProcessingInstruction(System.String,System.String)
extern void XmlEncodedRawTextWriter_WriteProcessingInstruction_m7C95C598CABA1C1FC3EE7F67E4480B4C7F832355 (void);
// 0x00000292 System.Void System.Xml.XmlEncodedRawTextWriter::WriteEntityRef(System.String)
extern void XmlEncodedRawTextWriter_WriteEntityRef_mDBB5C2F883A9957C5DDE2D8A59A7A33DEF15DDF2 (void);
// 0x00000293 System.Void System.Xml.XmlEncodedRawTextWriter::WriteCharEntity(System.Char)
extern void XmlEncodedRawTextWriter_WriteCharEntity_mA93124CDD6A6DFD37DFA3F612C1911DF98CFE434 (void);
// 0x00000294 System.Void System.Xml.XmlEncodedRawTextWriter::WriteWhitespace(System.String)
extern void XmlEncodedRawTextWriter_WriteWhitespace_mFA9FBE6D75A686D9452C0783D1F1EBAAAB6DD05A (void);
// 0x00000295 System.Void System.Xml.XmlEncodedRawTextWriter::WriteString(System.String)
extern void XmlEncodedRawTextWriter_WriteString_mA1C3CF752273BA33AC2C9E63C378C5FF0F509CF7 (void);
// 0x00000296 System.Void System.Xml.XmlEncodedRawTextWriter::WriteSurrogateCharEntity(System.Char,System.Char)
extern void XmlEncodedRawTextWriter_WriteSurrogateCharEntity_mC29AC47472E1C4CC4E2FBD4E36900D948766B6A6 (void);
// 0x00000297 System.Void System.Xml.XmlEncodedRawTextWriter::WriteChars(System.Char[],System.Int32,System.Int32)
extern void XmlEncodedRawTextWriter_WriteChars_m199ABAEC5FBFBB7C234A304D5094F58D48ADFB07 (void);
// 0x00000298 System.Void System.Xml.XmlEncodedRawTextWriter::WriteRaw(System.Char[],System.Int32,System.Int32)
extern void XmlEncodedRawTextWriter_WriteRaw_m377C81F6B413480998B3FFBE321070D4B3E3959C (void);
// 0x00000299 System.Void System.Xml.XmlEncodedRawTextWriter::WriteRaw(System.String)
extern void XmlEncodedRawTextWriter_WriteRaw_m1D3A9B40867F3EC1B58D63EAF9F9E8B79446E5A6 (void);
// 0x0000029A System.Void System.Xml.XmlEncodedRawTextWriter::Close()
extern void XmlEncodedRawTextWriter_Close_m377D95A8F315BCD82C64D3356933B7A4F0EC976F (void);
// 0x0000029B System.Void System.Xml.XmlEncodedRawTextWriter::Flush()
extern void XmlEncodedRawTextWriter_Flush_mC269847F8643AE8FEB778FA84A3BA42A7A5DA2F2 (void);
// 0x0000029C System.Void System.Xml.XmlEncodedRawTextWriter::FlushBuffer()
extern void XmlEncodedRawTextWriter_FlushBuffer_mDFE298B4E2182ABDE3C497E10252BBF6D73B7C3C (void);
// 0x0000029D System.Void System.Xml.XmlEncodedRawTextWriter::EncodeChars(System.Int32,System.Int32,System.Boolean)
extern void XmlEncodedRawTextWriter_EncodeChars_m60B652794603AF669DE64C260C032DCEC90351D4 (void);
// 0x0000029E System.Void System.Xml.XmlEncodedRawTextWriter::FlushEncoder()
extern void XmlEncodedRawTextWriter_FlushEncoder_mF80738DA0BD3236805E929D8953CC9955543E49B (void);
// 0x0000029F System.Void System.Xml.XmlEncodedRawTextWriter::WriteAttributeTextBlock(System.Char*,System.Char*)
extern void XmlEncodedRawTextWriter_WriteAttributeTextBlock_m8F58D0D9F8C0155608FAB1F3216FD9BA8F182913 (void);
// 0x000002A0 System.Void System.Xml.XmlEncodedRawTextWriter::WriteElementTextBlock(System.Char*,System.Char*)
extern void XmlEncodedRawTextWriter_WriteElementTextBlock_m3D8057822B0A953E78DAD98BB6017168BCFFD49C (void);
// 0x000002A1 System.Void System.Xml.XmlEncodedRawTextWriter::RawText(System.String)
extern void XmlEncodedRawTextWriter_RawText_mC84BDBEA6E407E60868A66C643A352ECB575610C (void);
// 0x000002A2 System.Void System.Xml.XmlEncodedRawTextWriter::RawText(System.Char*,System.Char*)
extern void XmlEncodedRawTextWriter_RawText_mA929119ED811F24E33A792F319E86CD409AF447A (void);
// 0x000002A3 System.Void System.Xml.XmlEncodedRawTextWriter::WriteRawWithCharChecking(System.Char*,System.Char*)
extern void XmlEncodedRawTextWriter_WriteRawWithCharChecking_m9778A2D7ABE8D810FABF80BC975E67855D1C741C (void);
// 0x000002A4 System.Void System.Xml.XmlEncodedRawTextWriter::WriteCommentOrPi(System.String,System.Int32)
extern void XmlEncodedRawTextWriter_WriteCommentOrPi_m62FCB36114391207A8A947D3EF8B0144A809BD48 (void);
// 0x000002A5 System.Void System.Xml.XmlEncodedRawTextWriter::WriteCDataSection(System.String)
extern void XmlEncodedRawTextWriter_WriteCDataSection_m1884616808AA94C9F91F25C9E65A42059B1C2FEE (void);
// 0x000002A6 System.Char* System.Xml.XmlEncodedRawTextWriter::EncodeSurrogate(System.Char*,System.Char*,System.Char*)
extern void XmlEncodedRawTextWriter_EncodeSurrogate_mE3F406E3DBCA5D99CA09F193593FF9989DA44A85 (void);
// 0x000002A7 System.Char* System.Xml.XmlEncodedRawTextWriter::InvalidXmlChar(System.Int32,System.Char*,System.Boolean)
extern void XmlEncodedRawTextWriter_InvalidXmlChar_m7C4D168D5FBBC86E245026139645FB81F0A8CBE8 (void);
// 0x000002A8 System.Void System.Xml.XmlEncodedRawTextWriter::EncodeChar(System.Char*&,System.Char*,System.Char*&)
extern void XmlEncodedRawTextWriter_EncodeChar_m388794BCD9A6D41B1FC04CF1BAC8B583D86D534F (void);
// 0x000002A9 System.Void System.Xml.XmlEncodedRawTextWriter::ChangeTextContentMark(System.Boolean)
extern void XmlEncodedRawTextWriter_ChangeTextContentMark_m6BD4020CC1EDA89BD8A435BBF41415FF20C31525 (void);
// 0x000002AA System.Void System.Xml.XmlEncodedRawTextWriter::GrowTextContentMarks()
extern void XmlEncodedRawTextWriter_GrowTextContentMarks_m25414678B0AEDF49A5EE82F2DE217E94D92283B0 (void);
// 0x000002AB System.Char* System.Xml.XmlEncodedRawTextWriter::WriteNewLine(System.Char*)
extern void XmlEncodedRawTextWriter_WriteNewLine_m2F310D34F35083C897367ED5931599FCD9E494A6 (void);
// 0x000002AC System.Char* System.Xml.XmlEncodedRawTextWriter::LtEntity(System.Char*)
extern void XmlEncodedRawTextWriter_LtEntity_mEE354D2DC4772A1E75D80A04E58B69A7DBAF77AE (void);
// 0x000002AD System.Char* System.Xml.XmlEncodedRawTextWriter::GtEntity(System.Char*)
extern void XmlEncodedRawTextWriter_GtEntity_mB805F4EB5DEBF891F29AE3C31C0DA03534A35123 (void);
// 0x000002AE System.Char* System.Xml.XmlEncodedRawTextWriter::AmpEntity(System.Char*)
extern void XmlEncodedRawTextWriter_AmpEntity_mAD4A4E14B025252BD0860304EC56693F42E29BE3 (void);
// 0x000002AF System.Char* System.Xml.XmlEncodedRawTextWriter::QuoteEntity(System.Char*)
extern void XmlEncodedRawTextWriter_QuoteEntity_m0FEC9CCA49BA830D4AB7FDCC3CF2A1C421552B6E (void);
// 0x000002B0 System.Char* System.Xml.XmlEncodedRawTextWriter::TabEntity(System.Char*)
extern void XmlEncodedRawTextWriter_TabEntity_m7491D535FACB27182D168C9C79E46D761CFD0E8A (void);
// 0x000002B1 System.Char* System.Xml.XmlEncodedRawTextWriter::LineFeedEntity(System.Char*)
extern void XmlEncodedRawTextWriter_LineFeedEntity_m7E5278BA7006435E8BD82903193161AD5BE973B2 (void);
// 0x000002B2 System.Char* System.Xml.XmlEncodedRawTextWriter::CarriageReturnEntity(System.Char*)
extern void XmlEncodedRawTextWriter_CarriageReturnEntity_m11DE0373EE203F0128CFEAAAF93CC65E5720E3C2 (void);
// 0x000002B3 System.Char* System.Xml.XmlEncodedRawTextWriter::CharEntity(System.Char*,System.Char)
extern void XmlEncodedRawTextWriter_CharEntity_mC0084BB86762E5BD392380A737C148C652E66580 (void);
// 0x000002B4 System.Char* System.Xml.XmlEncodedRawTextWriter::RawStartCData(System.Char*)
extern void XmlEncodedRawTextWriter_RawStartCData_m7A53A704BC3691FC3CEF12C54406F00FA793D50F (void);
// 0x000002B5 System.Char* System.Xml.XmlEncodedRawTextWriter::RawEndCData(System.Char*)
extern void XmlEncodedRawTextWriter_RawEndCData_m0736AD01696CBC33642EE400C3B19CB6B03FA8DF (void);
// 0x000002B6 System.Void System.Xml.XmlEncodedRawTextWriter::ValidateContentChars(System.String,System.String,System.Boolean)
extern void XmlEncodedRawTextWriter_ValidateContentChars_m4A96FBCBCF892A39F8843112E87937B945805A4A (void);
// 0x000002B7 System.Void System.Xml.XmlEncodedRawTextWriterIndent::.ctor(System.IO.TextWriter,System.Xml.XmlWriterSettings)
extern void XmlEncodedRawTextWriterIndent__ctor_m7BFBA4A39946979954046339236C555015565A09 (void);
// 0x000002B8 System.Void System.Xml.XmlEncodedRawTextWriterIndent::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings)
extern void XmlEncodedRawTextWriterIndent__ctor_m8EF4F1D5B307902AD9CEDB88765F784F2B46B8BE (void);
// 0x000002B9 System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteDocType(System.String,System.String,System.String,System.String)
extern void XmlEncodedRawTextWriterIndent_WriteDocType_mB5A7770BE1035377F0F25AA901CCD42CE06F519B (void);
// 0x000002BA System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteStartElement(System.String,System.String,System.String)
extern void XmlEncodedRawTextWriterIndent_WriteStartElement_m782711D954007011AE49F992763D279A824A5B16 (void);
// 0x000002BB System.Void System.Xml.XmlEncodedRawTextWriterIndent::StartElementContent()
extern void XmlEncodedRawTextWriterIndent_StartElementContent_m873B7426A2AA0294494342F773AF45276681DC46 (void);
// 0x000002BC System.Void System.Xml.XmlEncodedRawTextWriterIndent::OnRootElement(System.Xml.ConformanceLevel)
extern void XmlEncodedRawTextWriterIndent_OnRootElement_m2BFD022CA36C2E4C8B0E17AC112E951406C21FFE (void);
// 0x000002BD System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteEndElement(System.String,System.String,System.String)
extern void XmlEncodedRawTextWriterIndent_WriteEndElement_mAC8510AEEB7BDDAEB1BCA9F61A6DEDF0F02B1E61 (void);
// 0x000002BE System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteFullEndElement(System.String,System.String,System.String)
extern void XmlEncodedRawTextWriterIndent_WriteFullEndElement_m9F013CCE2243C3FAC0BBD08B69602295E2554D89 (void);
// 0x000002BF System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteStartAttribute(System.String,System.String,System.String)
extern void XmlEncodedRawTextWriterIndent_WriteStartAttribute_mFA1438A2BEBBC9B7D478BD9FBBE1714BC9244C73 (void);
// 0x000002C0 System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteCData(System.String)
extern void XmlEncodedRawTextWriterIndent_WriteCData_mA762617841904DAD95A982EF9BEADAB70874F068 (void);
// 0x000002C1 System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteComment(System.String)
extern void XmlEncodedRawTextWriterIndent_WriteComment_m4CF65F58DC88619B3BDA7E938FD1ECAA4F639A67 (void);
// 0x000002C2 System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteProcessingInstruction(System.String,System.String)
extern void XmlEncodedRawTextWriterIndent_WriteProcessingInstruction_m7D71C8D58CD89329B07B04ED1F6ED25CBAE75B6D (void);
// 0x000002C3 System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteEntityRef(System.String)
extern void XmlEncodedRawTextWriterIndent_WriteEntityRef_m0CE2DF089105DC6FA9066618FFBD190C02EF1E82 (void);
// 0x000002C4 System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteCharEntity(System.Char)
extern void XmlEncodedRawTextWriterIndent_WriteCharEntity_m04A00102E974786210AD461534FD71BECDD135B8 (void);
// 0x000002C5 System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteSurrogateCharEntity(System.Char,System.Char)
extern void XmlEncodedRawTextWriterIndent_WriteSurrogateCharEntity_m5D9792944458491B6EE8FC84EF0BBB2B53744507 (void);
// 0x000002C6 System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteWhitespace(System.String)
extern void XmlEncodedRawTextWriterIndent_WriteWhitespace_m376701E4C3BE2FFA6E8DED521BA3D1EED442F65F (void);
// 0x000002C7 System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteString(System.String)
extern void XmlEncodedRawTextWriterIndent_WriteString_m0A3B896B347CFE43C7BB0C2982E54FD92E6CC21B (void);
// 0x000002C8 System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteChars(System.Char[],System.Int32,System.Int32)
extern void XmlEncodedRawTextWriterIndent_WriteChars_m47B944A417D43EC0F0EEAE5AC986C39FE60FB9F1 (void);
// 0x000002C9 System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteRaw(System.Char[],System.Int32,System.Int32)
extern void XmlEncodedRawTextWriterIndent_WriteRaw_m8DB905A89F5DBC0919437F21866327D9B7B24175 (void);
// 0x000002CA System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteRaw(System.String)
extern void XmlEncodedRawTextWriterIndent_WriteRaw_mA06FFA11BD1FA6E92FEA13B5985F213085C3BFCF (void);
// 0x000002CB System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteBase64(System.Byte[],System.Int32,System.Int32)
extern void XmlEncodedRawTextWriterIndent_WriteBase64_mB2986E29B63CCE413722043834909309C620678C (void);
// 0x000002CC System.Void System.Xml.XmlEncodedRawTextWriterIndent::Init(System.Xml.XmlWriterSettings)
extern void XmlEncodedRawTextWriterIndent_Init_m572EF50317AF81603AC971ABE835C0C3A0C50B63 (void);
// 0x000002CD System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteIndent()
extern void XmlEncodedRawTextWriterIndent_WriteIndent_m579A5566689FB860B1BEE231EDD627297F5DA688 (void);
// 0x000002CE System.Void System.Xml.XmlEventCache::.ctor(System.String,System.Boolean)
extern void XmlEventCache__ctor_mBA3535680DEC05967B45C29EACDC95374C231C36 (void);
// 0x000002CF System.Void System.Xml.XmlEventCache::EndEvents()
extern void XmlEventCache_EndEvents_m14930E127C0BC8C9139CC572BC1238721698075A (void);
// 0x000002D0 System.Void System.Xml.XmlEventCache::EventsToWriter(System.Xml.XmlWriter)
extern void XmlEventCache_EventsToWriter_m80E785FE11C18BA12E44016345E1F26273F4E361 (void);
// 0x000002D1 System.Void System.Xml.XmlEventCache::WriteDocType(System.String,System.String,System.String,System.String)
extern void XmlEventCache_WriteDocType_m7834378C5A4DD1B478ED65EF4F786BBCDAC9E334 (void);
// 0x000002D2 System.Void System.Xml.XmlEventCache::WriteStartElement(System.String,System.String,System.String)
extern void XmlEventCache_WriteStartElement_m257251FDB80A0CE91BA89EA1CEBC17F25151AFE9 (void);
// 0x000002D3 System.Void System.Xml.XmlEventCache::WriteStartAttribute(System.String,System.String,System.String)
extern void XmlEventCache_WriteStartAttribute_mD708B150DD5E653CDB913E9FC606CB9C2DCA2310 (void);
// 0x000002D4 System.Void System.Xml.XmlEventCache::WriteEndAttribute()
extern void XmlEventCache_WriteEndAttribute_m30E72F3661D462BA5D5DA35AB50279551CB92D9E (void);
// 0x000002D5 System.Void System.Xml.XmlEventCache::WriteCData(System.String)
extern void XmlEventCache_WriteCData_m31AAC94BF1C195BF3399A431A26CFBF6FB6F18AC (void);
// 0x000002D6 System.Void System.Xml.XmlEventCache::WriteComment(System.String)
extern void XmlEventCache_WriteComment_mF81FB242FC07DF94BCF3B3F9E4606D8F5BEB3B5C (void);
// 0x000002D7 System.Void System.Xml.XmlEventCache::WriteProcessingInstruction(System.String,System.String)
extern void XmlEventCache_WriteProcessingInstruction_m0410A66735A707D150CBF5DF2FE55ADEC05740C3 (void);
// 0x000002D8 System.Void System.Xml.XmlEventCache::WriteWhitespace(System.String)
extern void XmlEventCache_WriteWhitespace_m1B1344DC4DCC2B1E38F4E5D67D15A600629AD03F (void);
// 0x000002D9 System.Void System.Xml.XmlEventCache::WriteString(System.String)
extern void XmlEventCache_WriteString_mEDB64E0BEBF5DD60996D4ACB1C14C6A90DC7EAD0 (void);
// 0x000002DA System.Void System.Xml.XmlEventCache::WriteChars(System.Char[],System.Int32,System.Int32)
extern void XmlEventCache_WriteChars_m38B87A5F9AD97426095EB5ECFD7E16F964209D43 (void);
// 0x000002DB System.Void System.Xml.XmlEventCache::WriteRaw(System.Char[],System.Int32,System.Int32)
extern void XmlEventCache_WriteRaw_m1031F8198DC4D033620B4DC0711CB0CE0AE06EB9 (void);
// 0x000002DC System.Void System.Xml.XmlEventCache::WriteRaw(System.String)
extern void XmlEventCache_WriteRaw_m3B39C7B7529A79CF4E5B14B9B7AE344F13BF5BB7 (void);
// 0x000002DD System.Void System.Xml.XmlEventCache::WriteEntityRef(System.String)
extern void XmlEventCache_WriteEntityRef_mCA5DB26044EF049C1B34C1E42B2C46713C8C6624 (void);
// 0x000002DE System.Void System.Xml.XmlEventCache::WriteCharEntity(System.Char)
extern void XmlEventCache_WriteCharEntity_mC54843B3FCF7A012309130C7C8EB76A2913DF87F (void);
// 0x000002DF System.Void System.Xml.XmlEventCache::WriteSurrogateCharEntity(System.Char,System.Char)
extern void XmlEventCache_WriteSurrogateCharEntity_m7DCCC12B9D8B564B7490310C727EFE204DD66D92 (void);
// 0x000002E0 System.Void System.Xml.XmlEventCache::WriteBase64(System.Byte[],System.Int32,System.Int32)
extern void XmlEventCache_WriteBase64_m3BB03A84F5C76CEB50C6C059D93D30B766F4665B (void);
// 0x000002E1 System.Void System.Xml.XmlEventCache::WriteBinHex(System.Byte[],System.Int32,System.Int32)
extern void XmlEventCache_WriteBinHex_mBEFD1D3B26F39644EA90ED1586FC2089490E6D2E (void);
// 0x000002E2 System.Void System.Xml.XmlEventCache::Close()
extern void XmlEventCache_Close_mB05EF1A2CB69954D06BC2D257E6FDD52D1E1A701 (void);
// 0x000002E3 System.Void System.Xml.XmlEventCache::Flush()
extern void XmlEventCache_Flush_mA491B33FFBCCC9E56057FA60DC1D9B17D4AA22E2 (void);
// 0x000002E4 System.Void System.Xml.XmlEventCache::WriteValue(System.String)
extern void XmlEventCache_WriteValue_mC47EAFB1CFE81614F2B5317DF9E9DF22C1721A89 (void);
// 0x000002E5 System.Void System.Xml.XmlEventCache::Dispose(System.Boolean)
extern void XmlEventCache_Dispose_m907131956DCB17B534B1C20AA108310A1DBB4566 (void);
// 0x000002E6 System.Void System.Xml.XmlEventCache::WriteXmlDeclaration(System.Xml.XmlStandalone)
extern void XmlEventCache_WriteXmlDeclaration_m0E1E72335B3449D2FFA57251244AB7CCB6590120 (void);
// 0x000002E7 System.Void System.Xml.XmlEventCache::WriteXmlDeclaration(System.String)
extern void XmlEventCache_WriteXmlDeclaration_m2D8F0F439DA282DFF0141C7803DE66C910D7F7FA (void);
// 0x000002E8 System.Void System.Xml.XmlEventCache::StartElementContent()
extern void XmlEventCache_StartElementContent_m0CA9A17E653450E87BA95D43E4E7AA8E461B4E23 (void);
// 0x000002E9 System.Void System.Xml.XmlEventCache::WriteEndElement(System.String,System.String,System.String)
extern void XmlEventCache_WriteEndElement_mCEB7CD4ABC5DFA79A6D4D27FEBE52A258B081067 (void);
// 0x000002EA System.Void System.Xml.XmlEventCache::WriteFullEndElement(System.String,System.String,System.String)
extern void XmlEventCache_WriteFullEndElement_m7FB1986987552F42C41A8D72448BF45CB107F882 (void);
// 0x000002EB System.Void System.Xml.XmlEventCache::WriteNamespaceDeclaration(System.String,System.String)
extern void XmlEventCache_WriteNamespaceDeclaration_mF823264C10ADA3CD8B46F7AA42821C0AAF5EA2B2 (void);
// 0x000002EC System.Void System.Xml.XmlEventCache::WriteEndBase64()
extern void XmlEventCache_WriteEndBase64_mBCA4F26EFFB6CFA1DA602706913F8B73F768F156 (void);
// 0x000002ED System.Void System.Xml.XmlEventCache::AddEvent(System.Xml.XmlEventCache/XmlEventType)
extern void XmlEventCache_AddEvent_m67EFE4E3D1F12953DFF24BF760C9F181005F5232 (void);
// 0x000002EE System.Void System.Xml.XmlEventCache::AddEvent(System.Xml.XmlEventCache/XmlEventType,System.String)
extern void XmlEventCache_AddEvent_mE45FD0216F230BC9462003BC42923A124865F294 (void);
// 0x000002EF System.Void System.Xml.XmlEventCache::AddEvent(System.Xml.XmlEventCache/XmlEventType,System.String,System.String)
extern void XmlEventCache_AddEvent_mE5A355BF13AD4002FB94B2D64C22B5F48E2314E8 (void);
// 0x000002F0 System.Void System.Xml.XmlEventCache::AddEvent(System.Xml.XmlEventCache/XmlEventType,System.String,System.String,System.String)
extern void XmlEventCache_AddEvent_m386A5AA3E1C2993210B54F119A7CA259777E780F (void);
// 0x000002F1 System.Void System.Xml.XmlEventCache::AddEvent(System.Xml.XmlEventCache/XmlEventType,System.String,System.String,System.String,System.Object)
extern void XmlEventCache_AddEvent_mC00D6911AF0D2B91232B9984A0DF7D207CE8EB52 (void);
// 0x000002F2 System.Void System.Xml.XmlEventCache::AddEvent(System.Xml.XmlEventCache/XmlEventType,System.Object)
extern void XmlEventCache_AddEvent_mA4D4885500884E85CFBF6ABEBC66A2FB4BA3ED50 (void);
// 0x000002F3 System.Int32 System.Xml.XmlEventCache::NewEvent()
extern void XmlEventCache_NewEvent_m95BEFFF9D248B5767BDEC14F55751790BC7B42A7 (void);
// 0x000002F4 System.Byte[] System.Xml.XmlEventCache::ToBytes(System.Byte[],System.Int32,System.Int32)
extern void XmlEventCache_ToBytes_mC79174A9CF4B8598BC9940E2A8DC7091E27FE194 (void);
// 0x000002F5 System.Void System.Xml.XmlEventCache/XmlEvent::InitEvent(System.Xml.XmlEventCache/XmlEventType)
extern void XmlEvent_InitEvent_m20FCF4B1533AD8E1D2C319BC1566FC2DE164593D (void);
// 0x000002F6 System.Void System.Xml.XmlEventCache/XmlEvent::InitEvent(System.Xml.XmlEventCache/XmlEventType,System.String)
extern void XmlEvent_InitEvent_m5CE1F84C43F00B2C200634DB1F2699EF9969AC4C (void);
// 0x000002F7 System.Void System.Xml.XmlEventCache/XmlEvent::InitEvent(System.Xml.XmlEventCache/XmlEventType,System.String,System.String)
extern void XmlEvent_InitEvent_m2C8AA9A043EEBD8F233FB8D941307383D6408D69 (void);
// 0x000002F8 System.Void System.Xml.XmlEventCache/XmlEvent::InitEvent(System.Xml.XmlEventCache/XmlEventType,System.String,System.String,System.String)
extern void XmlEvent_InitEvent_mE72CDB2DD41BD005EAC97578F92F1B29C125F4C4 (void);
// 0x000002F9 System.Void System.Xml.XmlEventCache/XmlEvent::InitEvent(System.Xml.XmlEventCache/XmlEventType,System.String,System.String,System.String,System.Object)
extern void XmlEvent_InitEvent_mA6558E961CD189560195579C1AA91A117D94B276 (void);
// 0x000002FA System.Void System.Xml.XmlEventCache/XmlEvent::InitEvent(System.Xml.XmlEventCache/XmlEventType,System.Object)
extern void XmlEvent_InitEvent_m450055081140BDF68AF5E4C26CDE99127C038238 (void);
// 0x000002FB System.Xml.XmlEventCache/XmlEventType System.Xml.XmlEventCache/XmlEvent::get_EventType()
extern void XmlEvent_get_EventType_m038BF9FCEE1E88C68C6E53DA3EB97B8D1E4639F7 (void);
// 0x000002FC System.String System.Xml.XmlEventCache/XmlEvent::get_String1()
extern void XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D (void);
// 0x000002FD System.String System.Xml.XmlEventCache/XmlEvent::get_String2()
extern void XmlEvent_get_String2_m375EEC0792EF396BD01AE50BFB26F1FC88E49397 (void);
// 0x000002FE System.String System.Xml.XmlEventCache/XmlEvent::get_String3()
extern void XmlEvent_get_String3_mBD908670214B739B46BDC45004A77391981433DE (void);
// 0x000002FF System.Object System.Xml.XmlEventCache/XmlEvent::get_Object()
extern void XmlEvent_get_Object_m59185475B231CD3AB1A2509422D4B7F3F3E04BD2 (void);
// 0x00000300 System.Void System.Xml.XmlParserContext::.ctor(System.Xml.XmlNameTable,System.Xml.XmlNamespaceManager,System.String,System.Xml.XmlSpace)
extern void XmlParserContext__ctor_m6E1FBB1032F598182DF034137A956ADC2141D571 (void);
// 0x00000301 System.Void System.Xml.XmlParserContext::.ctor(System.Xml.XmlNameTable,System.Xml.XmlNamespaceManager,System.String,System.String,System.String,System.String,System.String,System.String,System.Xml.XmlSpace)
extern void XmlParserContext__ctor_mB2CD7CF0517A079CBB79700E6B410C8667AEA532 (void);
// 0x00000302 System.Void System.Xml.XmlParserContext::.ctor(System.Xml.XmlNameTable,System.Xml.XmlNamespaceManager,System.String,System.String,System.String,System.String,System.String,System.String,System.Xml.XmlSpace,System.Text.Encoding)
extern void XmlParserContext__ctor_mC64E56EF024288949DD69AE5F8620E5BE7BCA561 (void);
// 0x00000303 System.Xml.XmlNameTable System.Xml.XmlParserContext::get_NameTable()
extern void XmlParserContext_get_NameTable_mA0033F700F66AED746CCC1DF69E97A1524096528 (void);
// 0x00000304 System.Xml.XmlNamespaceManager System.Xml.XmlParserContext::get_NamespaceManager()
extern void XmlParserContext_get_NamespaceManager_mB51E2BAE011C0C53FB2DF0C9DFF21EA17DCD58B7 (void);
// 0x00000305 System.String System.Xml.XmlParserContext::get_DocTypeName()
extern void XmlParserContext_get_DocTypeName_m8212FEC6DBA21A5B1E95538D40951B1CB0380CF0 (void);
// 0x00000306 System.String System.Xml.XmlParserContext::get_PublicId()
extern void XmlParserContext_get_PublicId_mCE67EDDC8A9D73A0AADB77E0F7CCF53DEB5E300D (void);
// 0x00000307 System.String System.Xml.XmlParserContext::get_SystemId()
extern void XmlParserContext_get_SystemId_mB4649C8C6DA52AFC5224E82BBD2B7C7A1D5CCB58 (void);
// 0x00000308 System.String System.Xml.XmlParserContext::get_BaseURI()
extern void XmlParserContext_get_BaseURI_m203B1A13A7DFA09528C49D2198E7B9382BA91892 (void);
// 0x00000309 System.String System.Xml.XmlParserContext::get_InternalSubset()
extern void XmlParserContext_get_InternalSubset_mDD9703E47510C335AD4940AE7F761F56AA00E9DC (void);
// 0x0000030A System.String System.Xml.XmlParserContext::get_XmlLang()
extern void XmlParserContext_get_XmlLang_m15AAD2E5AA247235638A436E68596B9A89BFE443 (void);
// 0x0000030B System.Xml.XmlSpace System.Xml.XmlParserContext::get_XmlSpace()
extern void XmlParserContext_get_XmlSpace_m52BE2428971EFFCBE9922F1B37FEEE9940AF1891 (void);
// 0x0000030C System.Text.Encoding System.Xml.XmlParserContext::get_Encoding()
extern void XmlParserContext_get_Encoding_m70D0D1E92582C7F95EE6E9024771C44129B1AC52 (void);
// 0x0000030D System.Boolean System.Xml.XmlParserContext::get_HasDtdInfo()
extern void XmlParserContext_get_HasDtdInfo_m4237CC163D41F547BDB4ED1A7A5D9A08E90C222B (void);
// 0x0000030E System.Void System.Xml.XmlRawWriter::WriteStartDocument()
extern void XmlRawWriter_WriteStartDocument_m06A9651D246C12C39727CDC1FA3A4E9A701F4BA0 (void);
// 0x0000030F System.Void System.Xml.XmlRawWriter::WriteStartDocument(System.Boolean)
extern void XmlRawWriter_WriteStartDocument_m6C1C6E7A7399715D344878C22F801FE8A492A0C0 (void);
// 0x00000310 System.Void System.Xml.XmlRawWriter::WriteEndDocument()
extern void XmlRawWriter_WriteEndDocument_m00B0FFF19C0A850E4BD504C7BF9105A9AD2ED3ED (void);
// 0x00000311 System.Void System.Xml.XmlRawWriter::WriteDocType(System.String,System.String,System.String,System.String)
extern void XmlRawWriter_WriteDocType_m97C0CC9F272DCFB083B4186AE86BE36853017152 (void);
// 0x00000312 System.Void System.Xml.XmlRawWriter::WriteEndElement()
extern void XmlRawWriter_WriteEndElement_m768234DAF614CA5E82428BA65591838DE758E189 (void);
// 0x00000313 System.Void System.Xml.XmlRawWriter::WriteFullEndElement()
extern void XmlRawWriter_WriteFullEndElement_mAC4BEC5490F30322867F31C8A594FAE4DD597DD1 (void);
// 0x00000314 System.Void System.Xml.XmlRawWriter::WriteBase64(System.Byte[],System.Int32,System.Int32)
extern void XmlRawWriter_WriteBase64_m3B717B23DDCA782AE1ECD2770444F8978EB12D4C (void);
// 0x00000315 System.String System.Xml.XmlRawWriter::LookupPrefix(System.String)
extern void XmlRawWriter_LookupPrefix_mB3E13044C336CFD95B53CCED74520A5C8E6CF72F (void);
// 0x00000316 System.Xml.WriteState System.Xml.XmlRawWriter::get_WriteState()
extern void XmlRawWriter_get_WriteState_mA2067433E589B1EE6D4BC1754826DA6F3429CAFD (void);
// 0x00000317 System.Void System.Xml.XmlRawWriter::WriteCData(System.String)
extern void XmlRawWriter_WriteCData_mAE1C03F9A44994623C7B1EF3E76B14F4E293B9EC (void);
// 0x00000318 System.Void System.Xml.XmlRawWriter::WriteCharEntity(System.Char)
extern void XmlRawWriter_WriteCharEntity_m4F49891F68FDA1490088A8F4D29C62559908F625 (void);
// 0x00000319 System.Void System.Xml.XmlRawWriter::WriteSurrogateCharEntity(System.Char,System.Char)
extern void XmlRawWriter_WriteSurrogateCharEntity_mBBC2232DA4D976770C775C4503D4450FB1CD3FDC (void);
// 0x0000031A System.Void System.Xml.XmlRawWriter::WriteWhitespace(System.String)
extern void XmlRawWriter_WriteWhitespace_m69B7654333637A2035F36BA712D451FBD23618D5 (void);
// 0x0000031B System.Void System.Xml.XmlRawWriter::WriteChars(System.Char[],System.Int32,System.Int32)
extern void XmlRawWriter_WriteChars_mBAACCE48512701AA0F9EEE4D1F2F802C7DACEC88 (void);
// 0x0000031C System.Void System.Xml.XmlRawWriter::WriteRaw(System.Char[],System.Int32,System.Int32)
extern void XmlRawWriter_WriteRaw_m71B243275F38E1F617025195ED2E7B3876BB8817 (void);
// 0x0000031D System.Void System.Xml.XmlRawWriter::WriteRaw(System.String)
extern void XmlRawWriter_WriteRaw_m0F80B20804D4575D499BB07D7B38C0049A61FC09 (void);
// 0x0000031E System.Void System.Xml.XmlRawWriter::WriteValue(System.String)
extern void XmlRawWriter_WriteValue_mBC7A18DA8A75432089DA1F806C7B48547C30B9C7 (void);
// 0x0000031F System.Void System.Xml.XmlRawWriter::WriteAttributes(System.Xml.XmlReader,System.Boolean)
extern void XmlRawWriter_WriteAttributes_mA0FBB2A1847FBBFA368194E34EA8F56C751357EA (void);
// 0x00000320 System.Void System.Xml.XmlRawWriter::WriteNode(System.Xml.XmlReader,System.Boolean)
extern void XmlRawWriter_WriteNode_mAEAAFB5FA3834598FAD69B9A7C937E2D7135D824 (void);
// 0x00000321 System.Void System.Xml.XmlRawWriter::set_NamespaceResolver(System.Xml.IXmlNamespaceResolver)
extern void XmlRawWriter_set_NamespaceResolver_m3DC419BDD32CFC437141BD30FC993F51F95380EC (void);
// 0x00000322 System.Void System.Xml.XmlRawWriter::WriteXmlDeclaration(System.Xml.XmlStandalone)
extern void XmlRawWriter_WriteXmlDeclaration_m12DF473924CE82064D5F36A6EA3A69305E8A664A (void);
// 0x00000323 System.Void System.Xml.XmlRawWriter::WriteXmlDeclaration(System.String)
extern void XmlRawWriter_WriteXmlDeclaration_m56BE3315E10737E12378C82A0EB89BDC7E473ECC (void);
// 0x00000324 System.Void System.Xml.XmlRawWriter::StartElementContent()
// 0x00000325 System.Void System.Xml.XmlRawWriter::OnRootElement(System.Xml.ConformanceLevel)
extern void XmlRawWriter_OnRootElement_m49472334F9B258309313F9ADD328298768CC3791 (void);
// 0x00000326 System.Void System.Xml.XmlRawWriter::WriteEndElement(System.String,System.String,System.String)
// 0x00000327 System.Void System.Xml.XmlRawWriter::WriteFullEndElement(System.String,System.String,System.String)
extern void XmlRawWriter_WriteFullEndElement_mBAB2CD37247D50D372D294F6816F3BBC95ACE8B5 (void);
// 0x00000328 System.Void System.Xml.XmlRawWriter::WriteNamespaceDeclaration(System.String,System.String)
// 0x00000329 System.Boolean System.Xml.XmlRawWriter::get_SupportsNamespaceDeclarationInChunks()
extern void XmlRawWriter_get_SupportsNamespaceDeclarationInChunks_m01C08E3138D77E93B69A83B77D9A9F016DEFE519 (void);
// 0x0000032A System.Void System.Xml.XmlRawWriter::WriteStartNamespaceDeclaration(System.String)
extern void XmlRawWriter_WriteStartNamespaceDeclaration_m73DD1FCBC687FF7D182AE743EC5A3FF2408FD298 (void);
// 0x0000032B System.Void System.Xml.XmlRawWriter::WriteEndNamespaceDeclaration()
extern void XmlRawWriter_WriteEndNamespaceDeclaration_mF3C8681D7C4A193AAD6B86AEAE99BF4A8D17E616 (void);
// 0x0000032C System.Void System.Xml.XmlRawWriter::WriteEndBase64()
extern void XmlRawWriter_WriteEndBase64_mD3E805B2B1D8DCF03161076828BB76960C3F488E (void);
// 0x0000032D System.Void System.Xml.XmlRawWriter::Close(System.Xml.WriteState)
extern void XmlRawWriter_Close_m828676BDA3EAF3ABCDB853F02C99C825F4D3E12C (void);
// 0x0000032E System.Void System.Xml.XmlRawWriter::.ctor()
extern void XmlRawWriter__ctor_mFB8EB6B94D64BD9F3093B42E36D60FADC66F9989 (void);
// 0x0000032F System.Xml.XmlReaderSettings System.Xml.XmlReader::get_Settings()
extern void XmlReader_get_Settings_m0D9572E3C7ECC83E15DB82E1C69449448BC5433E (void);
// 0x00000330 System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType()
// 0x00000331 System.String System.Xml.XmlReader::get_Name()
extern void XmlReader_get_Name_m584CCDFC01FC6C2679778096652800364589F784 (void);
// 0x00000332 System.String System.Xml.XmlReader::get_LocalName()
// 0x00000333 System.String System.Xml.XmlReader::get_NamespaceURI()
// 0x00000334 System.String System.Xml.XmlReader::get_Prefix()
// 0x00000335 System.String System.Xml.XmlReader::get_Value()
// 0x00000336 System.Int32 System.Xml.XmlReader::get_Depth()
// 0x00000337 System.String System.Xml.XmlReader::get_BaseURI()
// 0x00000338 System.Boolean System.Xml.XmlReader::get_IsEmptyElement()
// 0x00000339 System.Boolean System.Xml.XmlReader::get_IsDefault()
extern void XmlReader_get_IsDefault_m8E9B24348ADEAC8DB66DB57DBA63DADDF147BA91 (void);
// 0x0000033A System.Char System.Xml.XmlReader::get_QuoteChar()
extern void XmlReader_get_QuoteChar_m94EB89E36D1DC20A58DB236A6E3B4D2675A36E0C (void);
// 0x0000033B System.Xml.XmlSpace System.Xml.XmlReader::get_XmlSpace()
extern void XmlReader_get_XmlSpace_m14791B54B3BDE2AA55F5B3C7B3D498C6349E0AFE (void);
// 0x0000033C System.String System.Xml.XmlReader::get_XmlLang()
extern void XmlReader_get_XmlLang_m7C58ED85F12749557F12BADA02656A6CA50DC08B (void);
// 0x0000033D System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlReader::get_SchemaInfo()
extern void XmlReader_get_SchemaInfo_mB7CCD23344205CBD3BC3845DF753AEAF1B43E3CE (void);
// 0x0000033E System.Type System.Xml.XmlReader::get_ValueType()
extern void XmlReader_get_ValueType_m3857363E6906F056A8CFEAA69EBA3B181CA1A5A3 (void);
// 0x0000033F System.Int32 System.Xml.XmlReader::get_AttributeCount()
// 0x00000340 System.String System.Xml.XmlReader::GetAttribute(System.String)
// 0x00000341 System.String System.Xml.XmlReader::GetAttribute(System.String,System.String)
// 0x00000342 System.String System.Xml.XmlReader::GetAttribute(System.Int32)
// 0x00000343 System.Boolean System.Xml.XmlReader::MoveToAttribute(System.String)
// 0x00000344 System.Void System.Xml.XmlReader::MoveToAttribute(System.Int32)
extern void XmlReader_MoveToAttribute_m4A3E26486933DA79ED85C63FD86DE1D0A7414E10 (void);
// 0x00000345 System.Boolean System.Xml.XmlReader::MoveToFirstAttribute()
// 0x00000346 System.Boolean System.Xml.XmlReader::MoveToNextAttribute()
// 0x00000347 System.Boolean System.Xml.XmlReader::MoveToElement()
// 0x00000348 System.Boolean System.Xml.XmlReader::ReadAttributeValue()
// 0x00000349 System.Boolean System.Xml.XmlReader::Read()
// 0x0000034A System.Boolean System.Xml.XmlReader::get_EOF()
// 0x0000034B System.Void System.Xml.XmlReader::Close()
extern void XmlReader_Close_m00916203478E72B2D955F87F902F1CB3B8A8A5F7 (void);
// 0x0000034C System.Xml.ReadState System.Xml.XmlReader::get_ReadState()
// 0x0000034D System.Void System.Xml.XmlReader::Skip()
extern void XmlReader_Skip_m8D853F4CEE74D714779BE3562E1F59E6222AEE6B (void);
// 0x0000034E System.Xml.XmlNameTable System.Xml.XmlReader::get_NameTable()
// 0x0000034F System.String System.Xml.XmlReader::LookupNamespace(System.String)
// 0x00000350 System.Boolean System.Xml.XmlReader::get_CanResolveEntity()
extern void XmlReader_get_CanResolveEntity_m0CC577FB52644A99BA9ABDA3B23D8A84E8A452E9 (void);
// 0x00000351 System.Void System.Xml.XmlReader::ResolveEntity()
// 0x00000352 System.Boolean System.Xml.XmlReader::get_CanReadValueChunk()
extern void XmlReader_get_CanReadValueChunk_m62C2ECB574DF65D1F83DF380C59AE44F62874236 (void);
// 0x00000353 System.Int32 System.Xml.XmlReader::ReadValueChunk(System.Char[],System.Int32,System.Int32)
extern void XmlReader_ReadValueChunk_mB73AAFE56A79DABFE5411D6C4B38D96752CD9CEC (void);
// 0x00000354 System.String System.Xml.XmlReader::ReadString()
extern void XmlReader_ReadString_m8647B3401F5E5C93EF9F8F67AEC33422378E17EE (void);
// 0x00000355 System.Xml.XmlNodeType System.Xml.XmlReader::MoveToContent()
extern void XmlReader_MoveToContent_m9674D304B24B702B01284234728A0892A4350173 (void);
// 0x00000356 System.Void System.Xml.XmlReader::ReadStartElement()
extern void XmlReader_ReadStartElement_m91C35D061592E8327FF677129BC412DBC75502BE (void);
// 0x00000357 System.String System.Xml.XmlReader::ReadElementString()
extern void XmlReader_ReadElementString_mADA8000290EE0555D50AE32B405F4871BD4A97DC (void);
// 0x00000358 System.Void System.Xml.XmlReader::ReadEndElement()
extern void XmlReader_ReadEndElement_m7205BEED63D93DC0B32DC00BD811A78475C2E675 (void);
// 0x00000359 System.Boolean System.Xml.XmlReader::IsStartElement(System.String,System.String)
extern void XmlReader_IsStartElement_mECA89C8A9C79E487C4178A2232747C87E67261C9 (void);
// 0x0000035A System.String System.Xml.XmlReader::ReadInnerXml()
extern void XmlReader_ReadInnerXml_m72E11587E3CBC3C755B3C363EBA3292BBAE25B44 (void);
// 0x0000035B System.Void System.Xml.XmlReader::WriteNode(System.Xml.XmlWriter,System.Boolean)
extern void XmlReader_WriteNode_m2BF02F458D263346F4E4C0AD7538584902780D0C (void);
// 0x0000035C System.Void System.Xml.XmlReader::WriteAttributeValue(System.Xml.XmlWriter)
extern void XmlReader_WriteAttributeValue_mFAF6C308494C08CABA7459D8B7C3D401D64CD3B3 (void);
// 0x0000035D System.Xml.XmlWriter System.Xml.XmlReader::CreateWriterForInnerOuterXml(System.IO.StringWriter)
extern void XmlReader_CreateWriterForInnerOuterXml_m21C406A18221EA69F47CF9E9D4B92F288EEC5321 (void);
// 0x0000035E System.Void System.Xml.XmlReader::SetNamespacesFlag(System.Xml.XmlTextWriter)
extern void XmlReader_SetNamespacesFlag_m91DA940B33442BDBF6D4E7C8323A4CD38804A43C (void);
// 0x0000035F System.Boolean System.Xml.XmlReader::get_HasAttributes()
extern void XmlReader_get_HasAttributes_m3C1671425ACDF97BDD0FA46E1F6C0DBE9A415A40 (void);
// 0x00000360 System.Void System.Xml.XmlReader::Dispose()
extern void XmlReader_Dispose_m48A2333E0A2A858E7F6B3B0B7DE63E33B819929D (void);
// 0x00000361 System.Void System.Xml.XmlReader::Dispose(System.Boolean)
extern void XmlReader_Dispose_mDB60699E5094B26D8BF472C67CCF7DB2A8DF57ED (void);
// 0x00000362 System.Xml.XmlNamespaceManager System.Xml.XmlReader::get_NamespaceManager()
extern void XmlReader_get_NamespaceManager_mFEDA39F2F6C92F9243B151129C84517787E116E5 (void);
// 0x00000363 System.Boolean System.Xml.XmlReader::IsTextualNode(System.Xml.XmlNodeType)
extern void XmlReader_IsTextualNode_mBACCADDE042BC2FB76009BA77C67751E9559172E (void);
// 0x00000364 System.Boolean System.Xml.XmlReader::HasValueInternal(System.Xml.XmlNodeType)
extern void XmlReader_HasValueInternal_mE4B923FA489B97DC6BC46F0746B8DDB3C0ACBF10 (void);
// 0x00000365 System.Boolean System.Xml.XmlReader::SkipSubtree()
extern void XmlReader_SkipSubtree_m1CEB7BA6526113C98F922984B0F1D43308C9E0B2 (void);
// 0x00000366 System.Boolean System.Xml.XmlReader::get_IsDefaultInternal()
extern void XmlReader_get_IsDefaultInternal_mD8F1EBBDBC671A47D7A98D24979DEC7E2BC6336D (void);
// 0x00000367 System.Xml.IDtdInfo System.Xml.XmlReader::get_DtdInfo()
extern void XmlReader_get_DtdInfo_m42D157D136CDD9C8946A52144DC96D2B568B7040 (void);
// 0x00000368 System.Xml.XmlReader System.Xml.XmlReader::Create(System.IO.Stream,System.Xml.XmlReaderSettings,System.String)
extern void XmlReader_Create_mC5D97C323BB8D4C331BA5B0C796847EFD47F343E (void);
// 0x00000369 System.Xml.XmlReader System.Xml.XmlReader::Create(System.IO.TextReader,System.Xml.XmlReaderSettings,System.String)
extern void XmlReader_Create_m037F6E6826BAF997C77DFDE116FC7BFE970540DF (void);
// 0x0000036A System.Xml.XmlReader System.Xml.XmlReader::CreateSqlReader(System.IO.Stream,System.Xml.XmlReaderSettings,System.Xml.XmlParserContext)
extern void XmlReader_CreateSqlReader_m68B4218BAA67D8197BA207D8337DCADC0C037721 (void);
// 0x0000036B System.Int32 System.Xml.XmlReader::CalcBufferSize(System.IO.Stream)
extern void XmlReader_CalcBufferSize_m11D5390B4184ABD28633102EA1502C6BB4B71C1D (void);
// 0x0000036C System.Object System.Xml.XmlReader::get_debuggerDisplayProxy()
extern void XmlReader_get_debuggerDisplayProxy_mB583F6633EE6F7D376F3DA6298560FF9AC1E9491 (void);
// 0x0000036D System.Void System.Xml.XmlReader::.ctor()
extern void XmlReader__ctor_m4E3A6201CC692B2B2F05ED58652056E893995477 (void);
// 0x0000036E System.Void System.Xml.XmlReader::.cctor()
extern void XmlReader__cctor_m128907AB1DC1AD053C3CDF366B6A9C5F9AE84D83 (void);
// 0x0000036F System.Void System.Xml.XmlReader/XmlReaderDebuggerDisplayProxy::.ctor(System.Xml.XmlReader)
extern void XmlReaderDebuggerDisplayProxy__ctor_m56B82747E748FBB7BC8D0A1728D526EA23B54C1A (void);
// 0x00000370 System.String System.Xml.XmlReader/XmlReaderDebuggerDisplayProxy::ToString()
extern void XmlReaderDebuggerDisplayProxy_ToString_mEBDAEFA455D93E9934990687C8ED5421E6537FFB (void);
// 0x00000371 System.Void System.Xml.XmlReaderSettings::.ctor()
extern void XmlReaderSettings__ctor_m1BAF1E969D42F7C5D453B381FA763F333C715364 (void);
// 0x00000372 System.Boolean System.Xml.XmlReaderSettings::get_Async()
extern void XmlReaderSettings_get_Async_m17DF552FF8F0211C2AA2E6E94EFA3A0F8474A8F5 (void);
// 0x00000373 System.Void System.Xml.XmlReaderSettings::set_Async(System.Boolean)
extern void XmlReaderSettings_set_Async_mD6BEC19B95948116F459E8B53B7FDFBFD52135D3 (void);
// 0x00000374 System.Xml.XmlNameTable System.Xml.XmlReaderSettings::get_NameTable()
extern void XmlReaderSettings_get_NameTable_mAF10C63E556531DDED4ABA060B60FA89D0D263BE (void);
// 0x00000375 System.Void System.Xml.XmlReaderSettings::set_NameTable(System.Xml.XmlNameTable)
extern void XmlReaderSettings_set_NameTable_m5FE079006C8F4D4FF3924D1B976C335C17058900 (void);
// 0x00000376 System.Boolean System.Xml.XmlReaderSettings::get_IsXmlResolverSet()
extern void XmlReaderSettings_get_IsXmlResolverSet_mBE7710812B7872C2622B19D7582E8BB43D82EE50 (void);
// 0x00000377 System.Void System.Xml.XmlReaderSettings::set_IsXmlResolverSet(System.Boolean)
extern void XmlReaderSettings_set_IsXmlResolverSet_m871B57224C2E3918C193D03425F0F409E4A44A03 (void);
// 0x00000378 System.Void System.Xml.XmlReaderSettings::set_XmlResolver(System.Xml.XmlResolver)
extern void XmlReaderSettings_set_XmlResolver_m44B84031BAC224C07AFD233C3DF9A6383216D883 (void);
// 0x00000379 System.Xml.XmlResolver System.Xml.XmlReaderSettings::GetXmlResolver()
extern void XmlReaderSettings_GetXmlResolver_mA62976BC07B261C3193008BB941B111EC60B4010 (void);
// 0x0000037A System.Xml.XmlResolver System.Xml.XmlReaderSettings::GetXmlResolver_CheckConfig()
extern void XmlReaderSettings_GetXmlResolver_CheckConfig_mADD7B22F1880EB692D45CED946E9BF39D42034DB (void);
// 0x0000037B System.Int32 System.Xml.XmlReaderSettings::get_LineNumberOffset()
extern void XmlReaderSettings_get_LineNumberOffset_m1A1AC89A54212AD35ABA966620FD66EE6DF6963A (void);
// 0x0000037C System.Void System.Xml.XmlReaderSettings::set_LineNumberOffset(System.Int32)
extern void XmlReaderSettings_set_LineNumberOffset_m2D65499EE921190F3E4AFEF8910A4320F446132A (void);
// 0x0000037D System.Int32 System.Xml.XmlReaderSettings::get_LinePositionOffset()
extern void XmlReaderSettings_get_LinePositionOffset_m77D589900D124C6DAD97C42186A63260F877BF52 (void);
// 0x0000037E System.Void System.Xml.XmlReaderSettings::set_LinePositionOffset(System.Int32)
extern void XmlReaderSettings_set_LinePositionOffset_m9421A24A7DF15D954B1301E8E2B6FD1FB27C084A (void);
// 0x0000037F System.Xml.ConformanceLevel System.Xml.XmlReaderSettings::get_ConformanceLevel()
extern void XmlReaderSettings_get_ConformanceLevel_m56DEADA9ADB805F1C190609DEA42E5322AD109EB (void);
// 0x00000380 System.Void System.Xml.XmlReaderSettings::set_ConformanceLevel(System.Xml.ConformanceLevel)
extern void XmlReaderSettings_set_ConformanceLevel_m5D9CF37D9B4EC2E5E82B40A52BC07E2062BA1A76 (void);
// 0x00000381 System.Boolean System.Xml.XmlReaderSettings::get_CheckCharacters()
extern void XmlReaderSettings_get_CheckCharacters_m92427DD940718F4E7703229BC80C698DA77A6F35 (void);
// 0x00000382 System.Void System.Xml.XmlReaderSettings::set_CheckCharacters(System.Boolean)
extern void XmlReaderSettings_set_CheckCharacters_m16E3594CB4D8977197AEC7CAE390D688C8E23481 (void);
// 0x00000383 System.Int64 System.Xml.XmlReaderSettings::get_MaxCharactersInDocument()
extern void XmlReaderSettings_get_MaxCharactersInDocument_mBF86AACB085807A6D3E9936CF287051D34F5261C (void);
// 0x00000384 System.Void System.Xml.XmlReaderSettings::set_MaxCharactersInDocument(System.Int64)
extern void XmlReaderSettings_set_MaxCharactersInDocument_m507F7669F33FBE7BC790E84058206529099F5054 (void);
// 0x00000385 System.Int64 System.Xml.XmlReaderSettings::get_MaxCharactersFromEntities()
extern void XmlReaderSettings_get_MaxCharactersFromEntities_mFFA78372DCCFF598DEC760725FA69CAB89A651C3 (void);
// 0x00000386 System.Void System.Xml.XmlReaderSettings::set_MaxCharactersFromEntities(System.Int64)
extern void XmlReaderSettings_set_MaxCharactersFromEntities_m717EF5BB122D0875DA5A4CBB4AC7BCE649B0910E (void);
// 0x00000387 System.Boolean System.Xml.XmlReaderSettings::get_IgnoreWhitespace()
extern void XmlReaderSettings_get_IgnoreWhitespace_mB0490662AA55A785F86A219B1A9317246868AF33 (void);
// 0x00000388 System.Void System.Xml.XmlReaderSettings::set_IgnoreWhitespace(System.Boolean)
extern void XmlReaderSettings_set_IgnoreWhitespace_m4BD0B66D712AF9636F562222077CB830E887FF60 (void);
// 0x00000389 System.Boolean System.Xml.XmlReaderSettings::get_IgnoreProcessingInstructions()
extern void XmlReaderSettings_get_IgnoreProcessingInstructions_mF0F6DF6AA4090054BE46DB02400F18CEC5FC850A (void);
// 0x0000038A System.Void System.Xml.XmlReaderSettings::set_IgnoreProcessingInstructions(System.Boolean)
extern void XmlReaderSettings_set_IgnoreProcessingInstructions_m965368E00B6CD619916BE73B03ACD3AAA5BE708C (void);
// 0x0000038B System.Boolean System.Xml.XmlReaderSettings::get_IgnoreComments()
extern void XmlReaderSettings_get_IgnoreComments_m84AF33F6BBE1C9AF5CD0FB0665B923816CED496F (void);
// 0x0000038C System.Void System.Xml.XmlReaderSettings::set_IgnoreComments(System.Boolean)
extern void XmlReaderSettings_set_IgnoreComments_mA62566F443A53E7FECC98C0D317F47988559DCB4 (void);
// 0x0000038D System.Xml.DtdProcessing System.Xml.XmlReaderSettings::get_DtdProcessing()
extern void XmlReaderSettings_get_DtdProcessing_m6855A18AA93729899B666898C1FD7B46D3330C5F (void);
// 0x0000038E System.Void System.Xml.XmlReaderSettings::set_DtdProcessing(System.Xml.DtdProcessing)
extern void XmlReaderSettings_set_DtdProcessing_mDC4E1119E3381F9C237565E3FFFC5B2CFF7C0043 (void);
// 0x0000038F System.Boolean System.Xml.XmlReaderSettings::get_CloseInput()
extern void XmlReaderSettings_get_CloseInput_m59A87285F3D07FC87B95FDA27AB1462D1318342E (void);
// 0x00000390 System.Void System.Xml.XmlReaderSettings::set_CloseInput(System.Boolean)
extern void XmlReaderSettings_set_CloseInput_m55C65CFB4AEC572D21825B2EFC92E05B0CE13EE0 (void);
// 0x00000391 System.Xml.ValidationType System.Xml.XmlReaderSettings::get_ValidationType()
extern void XmlReaderSettings_get_ValidationType_mFF201BAC3A2B593BB69E691E0AA3814455185F8A (void);
// 0x00000392 System.Void System.Xml.XmlReaderSettings::set_ValidationType(System.Xml.ValidationType)
extern void XmlReaderSettings_set_ValidationType_m651D049117DA5C80F75BEB925AB0E1FE40E25620 (void);
// 0x00000393 System.Xml.Schema.XmlSchemaValidationFlags System.Xml.XmlReaderSettings::get_ValidationFlags()
extern void XmlReaderSettings_get_ValidationFlags_m22A3C5CFDC1CBF2EF8B5975A581B00EDF4D8E876 (void);
// 0x00000394 System.Void System.Xml.XmlReaderSettings::set_ValidationFlags(System.Xml.Schema.XmlSchemaValidationFlags)
extern void XmlReaderSettings_set_ValidationFlags_m846A17F2EB68AF5C850CDE3CA8218B2D6A400A02 (void);
// 0x00000395 System.Xml.Schema.XmlSchemaSet System.Xml.XmlReaderSettings::get_Schemas()
extern void XmlReaderSettings_get_Schemas_mCA60590694647CFB542019784F457006B33D2C62 (void);
// 0x00000396 System.Void System.Xml.XmlReaderSettings::set_Schemas(System.Xml.Schema.XmlSchemaSet)
extern void XmlReaderSettings_set_Schemas_m4210C0E93B55A57E27BE2D71AC039E8D51DE2EA2 (void);
// 0x00000397 System.Xml.XmlReaderSettings System.Xml.XmlReaderSettings::Clone()
extern void XmlReaderSettings_Clone_m6581889814EA9982ABCE97535D76722F81972101 (void);
// 0x00000398 System.Xml.Schema.ValidationEventHandler System.Xml.XmlReaderSettings::GetEventHandler()
extern void XmlReaderSettings_GetEventHandler_m846EA87D263A6804F452088315D63F5FA898AC64 (void);
// 0x00000399 System.Xml.XmlReader System.Xml.XmlReaderSettings::CreateReader(System.IO.Stream,System.Uri,System.String,System.Xml.XmlParserContext)
extern void XmlReaderSettings_CreateReader_m28F51E3D8AB4BC9B04D23C0AF9DD99940D8E28D6 (void);
// 0x0000039A System.Xml.XmlReader System.Xml.XmlReaderSettings::CreateReader(System.IO.TextReader,System.String,System.Xml.XmlParserContext)
extern void XmlReaderSettings_CreateReader_m1B17CDEFA24FB4173AE91DCA3BDA012B1338BD36 (void);
// 0x0000039B System.Void System.Xml.XmlReaderSettings::set_ReadOnly(System.Boolean)
extern void XmlReaderSettings_set_ReadOnly_mE9D803936E0E2E8A22464C57D96C71AB35D1A6CB (void);
// 0x0000039C System.Void System.Xml.XmlReaderSettings::CheckReadOnly(System.String)
extern void XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B (void);
// 0x0000039D System.Void System.Xml.XmlReaderSettings::Initialize()
extern void XmlReaderSettings_Initialize_mC0DBEC15D6168D01836D2F7874E775DB14F63B76 (void);
// 0x0000039E System.Void System.Xml.XmlReaderSettings::Initialize(System.Xml.XmlResolver)
extern void XmlReaderSettings_Initialize_m06C6F113289807FBE5B5E248DC1E1C9B199CD477 (void);
// 0x0000039F System.Xml.XmlResolver System.Xml.XmlReaderSettings::CreateDefaultResolver()
extern void XmlReaderSettings_CreateDefaultResolver_m4DABF525FE995E1C01596871EE0E5F69F338E2A8 (void);
// 0x000003A0 System.Xml.XmlReader System.Xml.XmlReaderSettings::AddValidation(System.Xml.XmlReader)
extern void XmlReaderSettings_AddValidation_m7282A35D9968B991F91BBB6C6BE9A230A45EABF9 (void);
// 0x000003A1 System.Xml.XmlValidatingReaderImpl System.Xml.XmlReaderSettings::CreateDtdValidatingReader(System.Xml.XmlReader)
extern void XmlReaderSettings_CreateDtdValidatingReader_mDFB0D648AD00CA7B1B027BFA1FBA9E0464B70971 (void);
// 0x000003A2 System.Boolean System.Xml.XmlReaderSettings::EnableLegacyXmlSettings()
extern void XmlReaderSettings_EnableLegacyXmlSettings_mAB5A87889CEC6170D507B650C62A448A30BA25EB (void);
// 0x000003A3 System.Void System.Xml.XmlTextEncoder::.ctor(System.IO.TextWriter)
extern void XmlTextEncoder__ctor_m29D14256606ECE213B16EC9E934E11DE23BC2F6F (void);
// 0x000003A4 System.Void System.Xml.XmlTextEncoder::set_QuoteChar(System.Char)
extern void XmlTextEncoder_set_QuoteChar_mE15FB6ECB7FAF6CE0780E1FE421D0802BF38D627 (void);
// 0x000003A5 System.Void System.Xml.XmlTextEncoder::StartAttribute(System.Boolean)
extern void XmlTextEncoder_StartAttribute_mF465D7D8BA5D27C78DD05400E137E682BD9FDE7B (void);
// 0x000003A6 System.Void System.Xml.XmlTextEncoder::EndAttribute()
extern void XmlTextEncoder_EndAttribute_mAED2FFE742552CD2454B204481F9C43B113396FB (void);
// 0x000003A7 System.String System.Xml.XmlTextEncoder::get_AttributeValue()
extern void XmlTextEncoder_get_AttributeValue_m3DC77E08BDA49EFA196673E7625B43CBCE70DA96 (void);
// 0x000003A8 System.Void System.Xml.XmlTextEncoder::WriteSurrogateChar(System.Char,System.Char)
extern void XmlTextEncoder_WriteSurrogateChar_m81A912C37647DE260C756097A6188DFA25BB1EDB (void);
// 0x000003A9 System.Void System.Xml.XmlTextEncoder::Write(System.Char[],System.Int32,System.Int32)
extern void XmlTextEncoder_Write_mB5FB6D7AE2A11AD7D8BD3A1923CEE6FA96448131 (void);
// 0x000003AA System.Void System.Xml.XmlTextEncoder::WriteSurrogateCharEntity(System.Char,System.Char)
extern void XmlTextEncoder_WriteSurrogateCharEntity_mA18F7DC2EB852A7313F82E2AD7B2F9B9BBD537B5 (void);
// 0x000003AB System.Void System.Xml.XmlTextEncoder::Write(System.String)
extern void XmlTextEncoder_Write_m50A8B7FD9B3EA8856AE8EA6EEE4FFD02E06726A4 (void);
// 0x000003AC System.Void System.Xml.XmlTextEncoder::WriteRawWithSurrogateChecking(System.String)
extern void XmlTextEncoder_WriteRawWithSurrogateChecking_m122F5F4DFF721F37C940433BCF8285391E51DA00 (void);
// 0x000003AD System.Void System.Xml.XmlTextEncoder::WriteRaw(System.Char[],System.Int32,System.Int32)
extern void XmlTextEncoder_WriteRaw_m3003736A7A660B71BF6890C087EB7AE70C9388C7 (void);
// 0x000003AE System.Void System.Xml.XmlTextEncoder::WriteCharEntity(System.Char)
extern void XmlTextEncoder_WriteCharEntity_m591FE258908A35F6DD68111001E3F753603A83EE (void);
// 0x000003AF System.Void System.Xml.XmlTextEncoder::WriteEntityRef(System.String)
extern void XmlTextEncoder_WriteEntityRef_mF547A873462F0D3DC2DB310A89E86146355B3ED4 (void);
// 0x000003B0 System.Void System.Xml.XmlTextEncoder::WriteStringFragment(System.String,System.Int32,System.Int32,System.Char[])
extern void XmlTextEncoder_WriteStringFragment_mC798AEDBDBCA83BA9B7DD619874CF6597B0B3E0A (void);
// 0x000003B1 System.Void System.Xml.XmlTextEncoder::WriteCharEntityImpl(System.Char)
extern void XmlTextEncoder_WriteCharEntityImpl_m1ACBC7CA8215F706FA03FED4B6DB523B11F3601A (void);
// 0x000003B2 System.Void System.Xml.XmlTextEncoder::WriteCharEntityImpl(System.String)
extern void XmlTextEncoder_WriteCharEntityImpl_m700BFAD8FCCB6BC22471CD185A4CBC2B6C2F1CF0 (void);
// 0x000003B3 System.Void System.Xml.XmlTextEncoder::WriteEntityRefImpl(System.String)
extern void XmlTextEncoder_WriteEntityRefImpl_m3177B6466CF31B15DD0A4937BEED5178673ED019 (void);
// 0x000003B4 System.Void System.Xml.XmlTextReader::.ctor(System.IO.Stream)
extern void XmlTextReader__ctor_m45B72D41BD62F0D300A832BACFC7B9209FD80ABA (void);
// 0x000003B5 System.Void System.Xml.XmlTextReader::.ctor(System.String,System.IO.Stream,System.Xml.XmlNameTable)
extern void XmlTextReader__ctor_mF7037716093692B7096D2E90B3B7704D89598CBE (void);
// 0x000003B6 System.Void System.Xml.XmlTextReader::.ctor(System.IO.TextReader)
extern void XmlTextReader__ctor_mC97F8050EA5BC3E461C2B682AF238D00196594AF (void);
// 0x000003B7 System.Void System.Xml.XmlTextReader::.ctor(System.IO.TextReader,System.Xml.XmlNameTable)
extern void XmlTextReader__ctor_m71F11D57A03AFBB76268D2696DADFCAC582C0403 (void);
// 0x000003B8 System.Xml.XmlNodeType System.Xml.XmlTextReader::get_NodeType()
extern void XmlTextReader_get_NodeType_m3B9F67AD367D3F6C91C758FE1FBD99A0360F0867 (void);
// 0x000003B9 System.String System.Xml.XmlTextReader::get_Name()
extern void XmlTextReader_get_Name_m2158E920A23DB55E6D7334998B2B92E099018E45 (void);
// 0x000003BA System.String System.Xml.XmlTextReader::get_LocalName()
extern void XmlTextReader_get_LocalName_mE25EF4B095DED60CBFB044A18BD255CD15B888C6 (void);
// 0x000003BB System.String System.Xml.XmlTextReader::get_NamespaceURI()
extern void XmlTextReader_get_NamespaceURI_m8BC37F439DF925261CF7D566AFD80F6FC3582A94 (void);
// 0x000003BC System.String System.Xml.XmlTextReader::get_Prefix()
extern void XmlTextReader_get_Prefix_mA971C9AD832EC9412FAD88B62926ED05BAE9EA37 (void);
// 0x000003BD System.String System.Xml.XmlTextReader::get_Value()
extern void XmlTextReader_get_Value_m18A432F22D89A7CFB3D0C2E73CF347D33C5978C3 (void);
// 0x000003BE System.Int32 System.Xml.XmlTextReader::get_Depth()
extern void XmlTextReader_get_Depth_m5729D91DFE9C3AA50BC1D4728AD48B982F39BFDE (void);
// 0x000003BF System.String System.Xml.XmlTextReader::get_BaseURI()
extern void XmlTextReader_get_BaseURI_m1FA5A02D6698D3466ABD9C1DE66ACA62E46C07FF (void);
// 0x000003C0 System.Boolean System.Xml.XmlTextReader::get_IsEmptyElement()
extern void XmlTextReader_get_IsEmptyElement_mEBCDEDE13FFDA542E7BEA22C94E6DAA8A5C9E851 (void);
// 0x000003C1 System.Boolean System.Xml.XmlTextReader::get_IsDefault()
extern void XmlTextReader_get_IsDefault_m4F636AEF2002474E7520D2D06D391328FF62E238 (void);
// 0x000003C2 System.Char System.Xml.XmlTextReader::get_QuoteChar()
extern void XmlTextReader_get_QuoteChar_m0BA2000B120B2DC11B3080AF63158821B00F1BF4 (void);
// 0x000003C3 System.Xml.XmlSpace System.Xml.XmlTextReader::get_XmlSpace()
extern void XmlTextReader_get_XmlSpace_mF1104E9D949B88231073C813DC03CF46A0189DFF (void);
// 0x000003C4 System.String System.Xml.XmlTextReader::get_XmlLang()
extern void XmlTextReader_get_XmlLang_m0713467BACAADD1AD884D432EBC6662D57AC4275 (void);
// 0x000003C5 System.Int32 System.Xml.XmlTextReader::get_AttributeCount()
extern void XmlTextReader_get_AttributeCount_m273749766D3F16E62D579183C3C4D2B36AFC094B (void);
// 0x000003C6 System.String System.Xml.XmlTextReader::GetAttribute(System.String)
extern void XmlTextReader_GetAttribute_m17C29F4A48C0CA5A20C6351B784B665BC4770971 (void);
// 0x000003C7 System.String System.Xml.XmlTextReader::GetAttribute(System.String,System.String)
extern void XmlTextReader_GetAttribute_m481B4E51AABEF96E1438C47AE28106B9B46B2D70 (void);
// 0x000003C8 System.String System.Xml.XmlTextReader::GetAttribute(System.Int32)
extern void XmlTextReader_GetAttribute_mD202D28E58FF829AAB06E36214CF573E767BC9F2 (void);
// 0x000003C9 System.Boolean System.Xml.XmlTextReader::MoveToAttribute(System.String)
extern void XmlTextReader_MoveToAttribute_m7CB1E27086FEB3C6DB2EF9A0F5F18BB8C6C4AC7E (void);
// 0x000003CA System.Void System.Xml.XmlTextReader::MoveToAttribute(System.Int32)
extern void XmlTextReader_MoveToAttribute_m81279848E99EC99036A71DD058E6A8A4A86F7293 (void);
// 0x000003CB System.Boolean System.Xml.XmlTextReader::MoveToFirstAttribute()
extern void XmlTextReader_MoveToFirstAttribute_m19EEE5278A2250D196DA1C3302CBCCC7E41E223D (void);
// 0x000003CC System.Boolean System.Xml.XmlTextReader::MoveToNextAttribute()
extern void XmlTextReader_MoveToNextAttribute_m671BBC553423B71FE4E59EEBEED52033F4BA3DA0 (void);
// 0x000003CD System.Boolean System.Xml.XmlTextReader::MoveToElement()
extern void XmlTextReader_MoveToElement_mEC029E57AF4FC25BEBBD9964946C233DC6567DF7 (void);
// 0x000003CE System.Boolean System.Xml.XmlTextReader::ReadAttributeValue()
extern void XmlTextReader_ReadAttributeValue_mCAC4969AF9AEEB35FA119A50A80CB6810D8A9B42 (void);
// 0x000003CF System.Boolean System.Xml.XmlTextReader::Read()
extern void XmlTextReader_Read_m2E4021768F7E65665701C27CBA53E128E06B7E08 (void);
// 0x000003D0 System.Boolean System.Xml.XmlTextReader::get_EOF()
extern void XmlTextReader_get_EOF_m811FB3C8F8838146B19756E924B6D506042B8C7C (void);
// 0x000003D1 System.Void System.Xml.XmlTextReader::Close()
extern void XmlTextReader_Close_m39251FF232DC0EAF4282F1FA2771B056C20128C2 (void);
// 0x000003D2 System.Xml.ReadState System.Xml.XmlTextReader::get_ReadState()
extern void XmlTextReader_get_ReadState_mEFCF4D4928EE1A0FBF4478BAF8108B28B5A8ECFB (void);
// 0x000003D3 System.Void System.Xml.XmlTextReader::Skip()
extern void XmlTextReader_Skip_m084E76AB5DAAEA1F81548ACB1A35AABED8A6346A (void);
// 0x000003D4 System.Xml.XmlNameTable System.Xml.XmlTextReader::get_NameTable()
extern void XmlTextReader_get_NameTable_m9D151BB26753EB396DB80F8AC1C91546106A54B3 (void);
// 0x000003D5 System.String System.Xml.XmlTextReader::LookupNamespace(System.String)
extern void XmlTextReader_LookupNamespace_mF502C3A2FBAD46C2D490FDDBCAF45B08B507B11A (void);
// 0x000003D6 System.Boolean System.Xml.XmlTextReader::get_CanResolveEntity()
extern void XmlTextReader_get_CanResolveEntity_mB924E13DFA450427786839768522724B0D784070 (void);
// 0x000003D7 System.Void System.Xml.XmlTextReader::ResolveEntity()
extern void XmlTextReader_ResolveEntity_m7714D3979922FB0F29A8C9E8E1786632626C5637 (void);
// 0x000003D8 System.Boolean System.Xml.XmlTextReader::get_CanReadValueChunk()
extern void XmlTextReader_get_CanReadValueChunk_m4F36649B3CDE1E44D6639FCDE9D7D5D97A4A354D (void);
// 0x000003D9 System.String System.Xml.XmlTextReader::ReadString()
extern void XmlTextReader_ReadString_m514214F4AC17F24E77634F63F537BD7D37C51983 (void);
// 0x000003DA System.Boolean System.Xml.XmlTextReader::HasLineInfo()
extern void XmlTextReader_HasLineInfo_m7D820C3E74310498E84A629C49A372F1FB230F19 (void);
// 0x000003DB System.Int32 System.Xml.XmlTextReader::get_LineNumber()
extern void XmlTextReader_get_LineNumber_m55D50DD933052EA9E291E92516B920C1C258D4A8 (void);
// 0x000003DC System.Int32 System.Xml.XmlTextReader::get_LinePosition()
extern void XmlTextReader_get_LinePosition_m2ADEA694B3B86523797ADD4EB117DCC6BA4D4D14 (void);
// 0x000003DD System.Collections.Generic.IDictionary`2<System.String,System.String> System.Xml.XmlTextReader::System.Xml.IXmlNamespaceResolver.GetNamespacesInScope(System.Xml.XmlNamespaceScope)
extern void XmlTextReader_System_Xml_IXmlNamespaceResolver_GetNamespacesInScope_mEA9A0DB809D829AC5A4E64F9847010C4AD611F80 (void);
// 0x000003DE System.String System.Xml.XmlTextReader::System.Xml.IXmlNamespaceResolver.LookupNamespace(System.String)
extern void XmlTextReader_System_Xml_IXmlNamespaceResolver_LookupNamespace_m34BF5EF84C012BA70EB5F55252B4305ECE0A8543 (void);
// 0x000003DF System.String System.Xml.XmlTextReader::System.Xml.IXmlNamespaceResolver.LookupPrefix(System.String)
extern void XmlTextReader_System_Xml_IXmlNamespaceResolver_LookupPrefix_mA0737B58812DAC3B128E5C75ED67A4E3BCD69638 (void);
// 0x000003E0 System.Boolean System.Xml.XmlTextReader::get_Namespaces()
extern void XmlTextReader_get_Namespaces_m220590158131867B9ADD16219151AF9A2F2CA097 (void);
// 0x000003E1 System.Boolean System.Xml.XmlTextReader::get_Normalization()
extern void XmlTextReader_get_Normalization_m2B6674D27D1ACC46CD069125D49D022C5204873F (void);
// 0x000003E2 System.Void System.Xml.XmlTextReader::set_Normalization(System.Boolean)
extern void XmlTextReader_set_Normalization_m768F00DAC7C1B4BAA7F6A39CF041610777680E14 (void);
// 0x000003E3 System.Void System.Xml.XmlTextReader::set_WhitespaceHandling(System.Xml.WhitespaceHandling)
extern void XmlTextReader_set_WhitespaceHandling_m7288BA1929C27448D6D26A744C102FA5F2628192 (void);
// 0x000003E4 System.Void System.Xml.XmlTextReader::set_EntityHandling(System.Xml.EntityHandling)
extern void XmlTextReader_set_EntityHandling_m577ABFEC373C39B83965619901EF1492C950C3BF (void);
// 0x000003E5 System.Void System.Xml.XmlTextReader::set_XmlResolver(System.Xml.XmlResolver)
extern void XmlTextReader_set_XmlResolver_mF617E3EC08480FE4693FF9A473BB9528126FCCDA (void);
// 0x000003E6 System.Xml.XmlTextReaderImpl System.Xml.XmlTextReader::get_Impl()
extern void XmlTextReader_get_Impl_m99AA88D6B2335764B7B4171CCC9D9C77329D72D8 (void);
// 0x000003E7 System.Xml.XmlNamespaceManager System.Xml.XmlTextReader::get_NamespaceManager()
extern void XmlTextReader_get_NamespaceManager_m52AB32D6208FED9CAF4292B5D0BE2C78D753CB2C (void);
// 0x000003E8 System.Void System.Xml.XmlTextReader::set_XmlValidatingReaderCompatibilityMode(System.Boolean)
extern void XmlTextReader_set_XmlValidatingReaderCompatibilityMode_m485400A0FF8B647B0BA4D98CB46354AC258B7C00 (void);
// 0x000003E9 System.Xml.IDtdInfo System.Xml.XmlTextReader::get_DtdInfo()
extern void XmlTextReader_get_DtdInfo_mDC18B7E28951B920566CD40801890B1EA41EB993 (void);
// 0x000003EA System.Void System.Xml.XmlTextReaderImpl::.ctor(System.Xml.XmlNameTable)
extern void XmlTextReaderImpl__ctor_m95CE478B1EC30C779E195BB91D4918BCBB6D6D2A (void);
// 0x000003EB System.Void System.Xml.XmlTextReaderImpl::.ctor(System.Xml.XmlResolver,System.Xml.XmlReaderSettings,System.Xml.XmlParserContext)
extern void XmlTextReaderImpl__ctor_mCBF9A4F27E425C86BCFCF7D47C9731EF2DAAA31F (void);
// 0x000003EC System.Void System.Xml.XmlTextReaderImpl::.ctor(System.IO.Stream)
extern void XmlTextReaderImpl__ctor_m3C50D8232C68E494E862D958C58D6D1CCA326B0B (void);
// 0x000003ED System.Void System.Xml.XmlTextReaderImpl::.ctor(System.String,System.IO.Stream,System.Xml.XmlNameTable)
extern void XmlTextReaderImpl__ctor_mE0541503471E5E4712F0A74935F45021E9E38676 (void);
// 0x000003EE System.Void System.Xml.XmlTextReaderImpl::.ctor(System.IO.TextReader)
extern void XmlTextReaderImpl__ctor_mDCBE6668C0E914E66347B3F149EF0CA6BB58629A (void);
// 0x000003EF System.Void System.Xml.XmlTextReaderImpl::.ctor(System.IO.TextReader,System.Xml.XmlNameTable)
extern void XmlTextReaderImpl__ctor_m4EB73D665A505FC387AAC744C3FB7246556BFF5B (void);
// 0x000003F0 System.Void System.Xml.XmlTextReaderImpl::.ctor(System.String,System.IO.TextReader,System.Xml.XmlNameTable)
extern void XmlTextReaderImpl__ctor_m72837CFE0CDDDA6B9495816CC732D3546681A8D8 (void);
// 0x000003F1 System.Void System.Xml.XmlTextReaderImpl::.ctor(System.String,System.Xml.XmlNodeType,System.Xml.XmlParserContext)
extern void XmlTextReaderImpl__ctor_m1752EB0257B3129797C620899A5D76179EF65C85 (void);
// 0x000003F2 System.Void System.Xml.XmlTextReaderImpl::.ctor(System.String,System.Xml.XmlParserContext)
extern void XmlTextReaderImpl__ctor_mB17B348B4F2C16D6F06AB86A2803970CA0517303 (void);
// 0x000003F3 System.Void System.Xml.XmlTextReaderImpl::FinishInitUriString()
extern void XmlTextReaderImpl_FinishInitUriString_m9D1EAAEBEB54E573AA246ECB98CE152B24D576FA (void);
// 0x000003F4 System.Void System.Xml.XmlTextReaderImpl::.ctor(System.IO.Stream,System.Byte[],System.Int32,System.Xml.XmlReaderSettings,System.Uri,System.String,System.Xml.XmlParserContext,System.Boolean)
extern void XmlTextReaderImpl__ctor_mF623EF59677A63009DEA8DAADDA313BCF40E2A20 (void);
// 0x000003F5 System.Void System.Xml.XmlTextReaderImpl::FinishInitStream()
extern void XmlTextReaderImpl_FinishInitStream_m58313BD0609079DC0F8156990F55749D0E35F440 (void);
// 0x000003F6 System.Void System.Xml.XmlTextReaderImpl::.ctor(System.IO.TextReader,System.Xml.XmlReaderSettings,System.String,System.Xml.XmlParserContext)
extern void XmlTextReaderImpl__ctor_m285CC96B7C323DF9216D243E3353C9091CC5B288 (void);
// 0x000003F7 System.Void System.Xml.XmlTextReaderImpl::FinishInitTextReader()
extern void XmlTextReaderImpl_FinishInitTextReader_m544C70043AF483368219F53C5439201380E7E867 (void);
// 0x000003F8 System.Void System.Xml.XmlTextReaderImpl::.ctor(System.String,System.Xml.XmlParserContext,System.Xml.XmlReaderSettings)
extern void XmlTextReaderImpl__ctor_mF4EF30AEC079F16F625DA59E0EF65F4726C222D4 (void);
// 0x000003F9 System.Xml.XmlReaderSettings System.Xml.XmlTextReaderImpl::get_Settings()
extern void XmlTextReaderImpl_get_Settings_m6E88ADB4338436F66913D25DDC955CD8A165EC3E (void);
// 0x000003FA System.Xml.XmlNodeType System.Xml.XmlTextReaderImpl::get_NodeType()
extern void XmlTextReaderImpl_get_NodeType_m5A51C9A8C93DFD0418B6419585542F30234BCCAE (void);
// 0x000003FB System.String System.Xml.XmlTextReaderImpl::get_Name()
extern void XmlTextReaderImpl_get_Name_m48B55236B711A4DEBBC72FF61F84341F7A6DAABF (void);
// 0x000003FC System.String System.Xml.XmlTextReaderImpl::get_LocalName()
extern void XmlTextReaderImpl_get_LocalName_m677F76B180DB6951629BD461095B102686639042 (void);
// 0x000003FD System.String System.Xml.XmlTextReaderImpl::get_NamespaceURI()
extern void XmlTextReaderImpl_get_NamespaceURI_mBE4FB0CE84C27F4C5700C90EDACA12103BEBB7B5 (void);
// 0x000003FE System.String System.Xml.XmlTextReaderImpl::get_Prefix()
extern void XmlTextReaderImpl_get_Prefix_mB29627D05F400FEAF9A4C804A060D00E6711FAB4 (void);
// 0x000003FF System.String System.Xml.XmlTextReaderImpl::get_Value()
extern void XmlTextReaderImpl_get_Value_mD430CAE5995F453BD23DED7C0D85574104C795B7 (void);
// 0x00000400 System.Int32 System.Xml.XmlTextReaderImpl::get_Depth()
extern void XmlTextReaderImpl_get_Depth_m3C99F01FC7D80F381FE827354E22B5F0E2E2940C (void);
// 0x00000401 System.String System.Xml.XmlTextReaderImpl::get_BaseURI()
extern void XmlTextReaderImpl_get_BaseURI_m4AF6E44197F4C50CBD6ACE67063D7D1F8BF7C58C (void);
// 0x00000402 System.Boolean System.Xml.XmlTextReaderImpl::get_IsEmptyElement()
extern void XmlTextReaderImpl_get_IsEmptyElement_m23BB1B1E349DF2B95EDB1FA368D6A2B093396D9C (void);
// 0x00000403 System.Boolean System.Xml.XmlTextReaderImpl::get_IsDefault()
extern void XmlTextReaderImpl_get_IsDefault_mC172D03B5EF0F6C1FE307C6772C7C906536C1CFC (void);
// 0x00000404 System.Char System.Xml.XmlTextReaderImpl::get_QuoteChar()
extern void XmlTextReaderImpl_get_QuoteChar_m4C0A80D83CCF2127B093A91B1CB42FD4A8DE3D84 (void);
// 0x00000405 System.Xml.XmlSpace System.Xml.XmlTextReaderImpl::get_XmlSpace()
extern void XmlTextReaderImpl_get_XmlSpace_m65448CD7DE542C8BC5CAA771FF57A59F6A9039EB (void);
// 0x00000406 System.String System.Xml.XmlTextReaderImpl::get_XmlLang()
extern void XmlTextReaderImpl_get_XmlLang_m6484DE4FBAA2543C936CD4C9DB556AE6BE3C72DE (void);
// 0x00000407 System.Xml.ReadState System.Xml.XmlTextReaderImpl::get_ReadState()
extern void XmlTextReaderImpl_get_ReadState_m6115650FEE9344E122B5DCFAF9B42453655C9642 (void);
// 0x00000408 System.Boolean System.Xml.XmlTextReaderImpl::get_EOF()
extern void XmlTextReaderImpl_get_EOF_m3F84C179FD19723A464C36B6577E509C82653762 (void);
// 0x00000409 System.Xml.XmlNameTable System.Xml.XmlTextReaderImpl::get_NameTable()
extern void XmlTextReaderImpl_get_NameTable_mB7A4A6CDE4B7ADE58A2DFA68903FD19DE4855C9F (void);
// 0x0000040A System.Boolean System.Xml.XmlTextReaderImpl::get_CanResolveEntity()
extern void XmlTextReaderImpl_get_CanResolveEntity_m830477568F1E0AD32D56F6B19E3AC75DCDB6BD21 (void);
// 0x0000040B System.Int32 System.Xml.XmlTextReaderImpl::get_AttributeCount()
extern void XmlTextReaderImpl_get_AttributeCount_m4C3545F880C0305C0D898D85B24E9A1D22A478EF (void);
// 0x0000040C System.String System.Xml.XmlTextReaderImpl::GetAttribute(System.String)
extern void XmlTextReaderImpl_GetAttribute_m2105D6EFFDE0634EAC52F10A14C16C9C1FB25FB9 (void);
// 0x0000040D System.String System.Xml.XmlTextReaderImpl::GetAttribute(System.String,System.String)
extern void XmlTextReaderImpl_GetAttribute_m3C329BDBEB0BF86DADED3CB767D2850FB8238383 (void);
// 0x0000040E System.String System.Xml.XmlTextReaderImpl::GetAttribute(System.Int32)
extern void XmlTextReaderImpl_GetAttribute_m1F3DD4202A6159563B6AA1431820E1F1DD186455 (void);
// 0x0000040F System.Boolean System.Xml.XmlTextReaderImpl::MoveToAttribute(System.String)
extern void XmlTextReaderImpl_MoveToAttribute_m31E2D477A852928D8BA84C43DF9A1603A6C8BF6A (void);
// 0x00000410 System.Void System.Xml.XmlTextReaderImpl::MoveToAttribute(System.Int32)
extern void XmlTextReaderImpl_MoveToAttribute_mF39924084B62FBC5C5BBE0768E69CAF00F031DAD (void);
// 0x00000411 System.Boolean System.Xml.XmlTextReaderImpl::MoveToFirstAttribute()
extern void XmlTextReaderImpl_MoveToFirstAttribute_m8A6C672767A079947F1242E1371D300B4E65C77B (void);
// 0x00000412 System.Boolean System.Xml.XmlTextReaderImpl::MoveToNextAttribute()
extern void XmlTextReaderImpl_MoveToNextAttribute_m8564DFB9ABC50DE127BECF4372B07AC7F0870E07 (void);
// 0x00000413 System.Boolean System.Xml.XmlTextReaderImpl::MoveToElement()
extern void XmlTextReaderImpl_MoveToElement_mB1A4049958D0EFCBC05DDF2832F27303CFD7051B (void);
// 0x00000414 System.Void System.Xml.XmlTextReaderImpl::FinishInit()
extern void XmlTextReaderImpl_FinishInit_mA8DC3168268A98E80115D39DB4BC3EFA2C9116B6 (void);
// 0x00000415 System.Boolean System.Xml.XmlTextReaderImpl::Read()
extern void XmlTextReaderImpl_Read_m2287D542E2053BBA82F0CDC325627DE3A480EDAA (void);
// 0x00000416 System.Void System.Xml.XmlTextReaderImpl::Close()
extern void XmlTextReaderImpl_Close_mB9F2949D64DE798509FB0C4BFBA3E2A7A1D91BA3 (void);
// 0x00000417 System.Void System.Xml.XmlTextReaderImpl::Skip()
extern void XmlTextReaderImpl_Skip_m5E3FA78F020CDBDE15AA135F9498B99B89FE5879 (void);
// 0x00000418 System.String System.Xml.XmlTextReaderImpl::LookupNamespace(System.String)
extern void XmlTextReaderImpl_LookupNamespace_m97D025637F5762068EB0FC42095AC90749C47F54 (void);
// 0x00000419 System.Boolean System.Xml.XmlTextReaderImpl::ReadAttributeValue()
extern void XmlTextReaderImpl_ReadAttributeValue_mB3D66A01E29B4A1E86837F23D3ADA7AC99831202 (void);
// 0x0000041A System.Void System.Xml.XmlTextReaderImpl::ResolveEntity()
extern void XmlTextReaderImpl_ResolveEntity_m01A84F03DB27E7C92857613DB9FE549C21F9307D (void);
// 0x0000041B System.Void System.Xml.XmlTextReaderImpl::set_OuterReader(System.Xml.XmlReader)
extern void XmlTextReaderImpl_set_OuterReader_mF7512246D5575745BD1DB502B6C778F3FD54456D (void);
// 0x0000041C System.Void System.Xml.XmlTextReaderImpl::MoveOffEntityReference()
extern void XmlTextReaderImpl_MoveOffEntityReference_mA1A8FFC9F91F041D85E01D350BB3824E6534A1B6 (void);
// 0x0000041D System.String System.Xml.XmlTextReaderImpl::ReadString()
extern void XmlTextReaderImpl_ReadString_mB8DDD83C29EF9B7488CA0CACC8042EE05FE1AFB3 (void);
// 0x0000041E System.Boolean System.Xml.XmlTextReaderImpl::get_CanReadValueChunk()
extern void XmlTextReaderImpl_get_CanReadValueChunk_m98E7A7BA68D47C4C4B77F9E3975BC8E101E4D35C (void);
// 0x0000041F System.Int32 System.Xml.XmlTextReaderImpl::ReadValueChunk(System.Char[],System.Int32,System.Int32)
extern void XmlTextReaderImpl_ReadValueChunk_m93AE77D645A8B877A2036DDD16C7E2B26A7C9F42 (void);
// 0x00000420 System.Boolean System.Xml.XmlTextReaderImpl::HasLineInfo()
extern void XmlTextReaderImpl_HasLineInfo_mDD02416B4957C0F976D5077F594C88408E5C1297 (void);
// 0x00000421 System.Int32 System.Xml.XmlTextReaderImpl::get_LineNumber()
extern void XmlTextReaderImpl_get_LineNumber_m443B632CB79AF66C3579E9DE0076BCEFBA8785A0 (void);
// 0x00000422 System.Int32 System.Xml.XmlTextReaderImpl::get_LinePosition()
extern void XmlTextReaderImpl_get_LinePosition_m94FF883CCF40A6A27BC4BA972BD4DF4293FDC4A8 (void);
// 0x00000423 System.Collections.Generic.IDictionary`2<System.String,System.String> System.Xml.XmlTextReaderImpl::System.Xml.IXmlNamespaceResolver.GetNamespacesInScope(System.Xml.XmlNamespaceScope)
extern void XmlTextReaderImpl_System_Xml_IXmlNamespaceResolver_GetNamespacesInScope_mB55DA94F55A65E1BB9E8801B347844284D6CBC16 (void);
// 0x00000424 System.String System.Xml.XmlTextReaderImpl::System.Xml.IXmlNamespaceResolver.LookupNamespace(System.String)
extern void XmlTextReaderImpl_System_Xml_IXmlNamespaceResolver_LookupNamespace_mDD448992A7FC76B3F74B118CE79CE8F2E9BAEB87 (void);
// 0x00000425 System.String System.Xml.XmlTextReaderImpl::System.Xml.IXmlNamespaceResolver.LookupPrefix(System.String)
extern void XmlTextReaderImpl_System_Xml_IXmlNamespaceResolver_LookupPrefix_m517A1160ED730A02B0EFBA3E2C7148CEF003031D (void);
// 0x00000426 System.Collections.Generic.IDictionary`2<System.String,System.String> System.Xml.XmlTextReaderImpl::GetNamespacesInScope(System.Xml.XmlNamespaceScope)
extern void XmlTextReaderImpl_GetNamespacesInScope_mA03CE089EB011BDAFF02E607734F0D58F4F66810 (void);
// 0x00000427 System.String System.Xml.XmlTextReaderImpl::LookupPrefix(System.String)
extern void XmlTextReaderImpl_LookupPrefix_mF6D85FCBDA270E1AFC2F1AC19719111A1169BD3D (void);
// 0x00000428 System.Boolean System.Xml.XmlTextReaderImpl::get_Namespaces()
extern void XmlTextReaderImpl_get_Namespaces_mCFAB7C99825041BA3C8ABD1752DF24D1F62B7122 (void);
// 0x00000429 System.Void System.Xml.XmlTextReaderImpl::set_Namespaces(System.Boolean)
extern void XmlTextReaderImpl_set_Namespaces_mBC1F7402DC209EE48DACECE94982BC6CC1E861CE (void);
// 0x0000042A System.Boolean System.Xml.XmlTextReaderImpl::get_Normalization()
extern void XmlTextReaderImpl_get_Normalization_mE15D41565024AE5102E07C09891BC40D027E6529 (void);
// 0x0000042B System.Void System.Xml.XmlTextReaderImpl::set_Normalization(System.Boolean)
extern void XmlTextReaderImpl_set_Normalization_mD7A69A6E43CDBC34521C920727D6981675EA87EA (void);
// 0x0000042C System.Void System.Xml.XmlTextReaderImpl::set_WhitespaceHandling(System.Xml.WhitespaceHandling)
extern void XmlTextReaderImpl_set_WhitespaceHandling_mF03CD74F490259694D1CF7D60C5EC59CEA03B267 (void);
// 0x0000042D System.Void System.Xml.XmlTextReaderImpl::set_EntityHandling(System.Xml.EntityHandling)
extern void XmlTextReaderImpl_set_EntityHandling_m045BFFB3499FB53F97124F68F659FF0E5975B24C (void);
// 0x0000042E System.Boolean System.Xml.XmlTextReaderImpl::get_IsResolverSet()
extern void XmlTextReaderImpl_get_IsResolverSet_mE4680CEFE9EF053C07E21CF5759C26EB7D7E2383 (void);
// 0x0000042F System.Void System.Xml.XmlTextReaderImpl::set_XmlResolver(System.Xml.XmlResolver)
extern void XmlTextReaderImpl_set_XmlResolver_mE88E51BCF47AE861AAB9121C0B023EEE73D29775 (void);
// 0x00000430 System.Xml.XmlNameTable System.Xml.XmlTextReaderImpl::get_DtdParserProxy_NameTable()
extern void XmlTextReaderImpl_get_DtdParserProxy_NameTable_m9D90E1683C95F7DB7AA9244FF91A472B3BD48685 (void);
// 0x00000431 System.Xml.IXmlNamespaceResolver System.Xml.XmlTextReaderImpl::get_DtdParserProxy_NamespaceResolver()
extern void XmlTextReaderImpl_get_DtdParserProxy_NamespaceResolver_m801F8EFB95433131030357031EF73C68EB43F490 (void);
// 0x00000432 System.Boolean System.Xml.XmlTextReaderImpl::get_DtdParserProxy_DtdValidation()
extern void XmlTextReaderImpl_get_DtdParserProxy_DtdValidation_mA08BCC8111CAD98A8F247770DC6C5023E7A1C071 (void);
// 0x00000433 System.Boolean System.Xml.XmlTextReaderImpl::get_DtdParserProxy_Normalization()
extern void XmlTextReaderImpl_get_DtdParserProxy_Normalization_m69989B2A994543AFE386FFF064EA7C9C674AF212 (void);
// 0x00000434 System.Boolean System.Xml.XmlTextReaderImpl::get_DtdParserProxy_Namespaces()
extern void XmlTextReaderImpl_get_DtdParserProxy_Namespaces_mDE78BC151B29E932636DF2B4521450C3FF8F25F6 (void);
// 0x00000435 System.Boolean System.Xml.XmlTextReaderImpl::get_DtdParserProxy_V1CompatibilityMode()
extern void XmlTextReaderImpl_get_DtdParserProxy_V1CompatibilityMode_mFA338124C3C5FF871125360FA041C8E74C7AE978 (void);
// 0x00000436 System.Uri System.Xml.XmlTextReaderImpl::get_DtdParserProxy_BaseUri()
extern void XmlTextReaderImpl_get_DtdParserProxy_BaseUri_m1390E43C8B3E4033041B8594E8B0D7C215C38C32 (void);
// 0x00000437 System.Boolean System.Xml.XmlTextReaderImpl::get_DtdParserProxy_IsEof()
extern void XmlTextReaderImpl_get_DtdParserProxy_IsEof_m83F5C6AD3C68EE41EE0E6F1862A813CC2DE83362 (void);
// 0x00000438 System.Char[] System.Xml.XmlTextReaderImpl::get_DtdParserProxy_ParsingBuffer()
extern void XmlTextReaderImpl_get_DtdParserProxy_ParsingBuffer_mECC04A7A08B2E4D88BCF379D8EC403C54B2ADA16 (void);
// 0x00000439 System.Int32 System.Xml.XmlTextReaderImpl::get_DtdParserProxy_ParsingBufferLength()
extern void XmlTextReaderImpl_get_DtdParserProxy_ParsingBufferLength_m7508584AD802A8495380E88E670D44CE67871AAD (void);
// 0x0000043A System.Int32 System.Xml.XmlTextReaderImpl::get_DtdParserProxy_CurrentPosition()
extern void XmlTextReaderImpl_get_DtdParserProxy_CurrentPosition_m5D6EEB470416C100210BAEA1BA750D6369663014 (void);
// 0x0000043B System.Void System.Xml.XmlTextReaderImpl::set_DtdParserProxy_CurrentPosition(System.Int32)
extern void XmlTextReaderImpl_set_DtdParserProxy_CurrentPosition_mB6EAE6AEA049EA5B1B54E5D850C6695CDC349DBD (void);
// 0x0000043C System.Int32 System.Xml.XmlTextReaderImpl::get_DtdParserProxy_EntityStackLength()
extern void XmlTextReaderImpl_get_DtdParserProxy_EntityStackLength_mB534B77ECA1FDF5F92373BDF1EAA3A1CF29AB4F1 (void);
// 0x0000043D System.Boolean System.Xml.XmlTextReaderImpl::get_DtdParserProxy_IsEntityEolNormalized()
extern void XmlTextReaderImpl_get_DtdParserProxy_IsEntityEolNormalized_mE5F5019380401A88366A88D938925389F6160A6E (void);
// 0x0000043E System.Xml.IValidationEventHandling System.Xml.XmlTextReaderImpl::get_DtdParserProxy_ValidationEventHandling()
extern void XmlTextReaderImpl_get_DtdParserProxy_ValidationEventHandling_mB2F5898C6DDF21BDA19FB52D66B0EC56F10908C3 (void);
// 0x0000043F System.Void System.Xml.XmlTextReaderImpl::DtdParserProxy_OnNewLine(System.Int32)
extern void XmlTextReaderImpl_DtdParserProxy_OnNewLine_m4FE25050BC72D4CDC7A20568DE9C28D7FA5CA41A (void);
// 0x00000440 System.Int32 System.Xml.XmlTextReaderImpl::get_DtdParserProxy_LineNo()
extern void XmlTextReaderImpl_get_DtdParserProxy_LineNo_m26AF48CCD7B764E9ADCD2492703F5C4D56C92B17 (void);
// 0x00000441 System.Int32 System.Xml.XmlTextReaderImpl::get_DtdParserProxy_LineStartPosition()
extern void XmlTextReaderImpl_get_DtdParserProxy_LineStartPosition_m64E2F43379705C24F6D37C20E520E51B5AE96D14 (void);
// 0x00000442 System.Int32 System.Xml.XmlTextReaderImpl::DtdParserProxy_ReadData()
extern void XmlTextReaderImpl_DtdParserProxy_ReadData_m07882349E92F53D1FEFF74F0EF346861E6DE5290 (void);
// 0x00000443 System.Int32 System.Xml.XmlTextReaderImpl::DtdParserProxy_ParseNumericCharRef(System.Text.StringBuilder)
extern void XmlTextReaderImpl_DtdParserProxy_ParseNumericCharRef_m99D3A1CCEE205686A9333400EDA4A3F241F0C603 (void);
// 0x00000444 System.Int32 System.Xml.XmlTextReaderImpl::DtdParserProxy_ParseNamedCharRef(System.Boolean,System.Text.StringBuilder)
extern void XmlTextReaderImpl_DtdParserProxy_ParseNamedCharRef_m0AFB5F8D6C79FBE3505A7034821BC238C17C8017 (void);
// 0x00000445 System.Void System.Xml.XmlTextReaderImpl::DtdParserProxy_ParsePI(System.Text.StringBuilder)
extern void XmlTextReaderImpl_DtdParserProxy_ParsePI_mA3AA8585594D5B9DD9AA34185F5B812ABF112DA6 (void);
// 0x00000446 System.Void System.Xml.XmlTextReaderImpl::DtdParserProxy_ParseComment(System.Text.StringBuilder)
extern void XmlTextReaderImpl_DtdParserProxy_ParseComment_mC220CD16264F0F8C4F26103E91CB932FC16A6539 (void);
// 0x00000447 System.Boolean System.Xml.XmlTextReaderImpl::get_IsResolverNull()
extern void XmlTextReaderImpl_get_IsResolverNull_m6DC91F871E5F4B8694DDF8B312AC67DF1666EE0C (void);
// 0x00000448 System.Xml.XmlResolver System.Xml.XmlTextReaderImpl::GetTempResolver()
extern void XmlTextReaderImpl_GetTempResolver_mD25BCDBDD60AA6555E5ED5324181C1C6BD046A4F (void);
// 0x00000449 System.Boolean System.Xml.XmlTextReaderImpl::DtdParserProxy_PushEntity(System.Xml.IDtdEntityInfo,System.Int32&)
extern void XmlTextReaderImpl_DtdParserProxy_PushEntity_mF7D0B660B83C4A38D3E595C899D5957FE25C1ABD (void);
// 0x0000044A System.Boolean System.Xml.XmlTextReaderImpl::DtdParserProxy_PopEntity(System.Xml.IDtdEntityInfo&,System.Int32&)
extern void XmlTextReaderImpl_DtdParserProxy_PopEntity_m0D03A5FA761537C5B673C7D083C63F5F3C525E4B (void);
// 0x0000044B System.Boolean System.Xml.XmlTextReaderImpl::DtdParserProxy_PushExternalSubset(System.String,System.String)
extern void XmlTextReaderImpl_DtdParserProxy_PushExternalSubset_mBAF82FF6D19641134F1453DA17C20E9A33D74ED3 (void);
// 0x0000044C System.Void System.Xml.XmlTextReaderImpl::DtdParserProxy_PushInternalDtd(System.String,System.String)
extern void XmlTextReaderImpl_DtdParserProxy_PushInternalDtd_mAF1BEB6EA4615537D9D43878CD26250AEE7D5A04 (void);
// 0x0000044D System.Void System.Xml.XmlTextReaderImpl::DtdParserProxy_Throw(System.Exception)
extern void XmlTextReaderImpl_DtdParserProxy_Throw_m007CFAA6CC0A55B37895E3A9B242C33FE5F11702 (void);
// 0x0000044E System.Void System.Xml.XmlTextReaderImpl::DtdParserProxy_OnSystemId(System.String,System.Xml.LineInfo,System.Xml.LineInfo)
extern void XmlTextReaderImpl_DtdParserProxy_OnSystemId_mFAEF87EE55FE4C1BEAAE833099C5E6BD25B6537F (void);
// 0x0000044F System.Void System.Xml.XmlTextReaderImpl::DtdParserProxy_OnPublicId(System.String,System.Xml.LineInfo,System.Xml.LineInfo)
extern void XmlTextReaderImpl_DtdParserProxy_OnPublicId_mA9AE0CA29E94DDDF99C7675F1361E67775ABE11E (void);
// 0x00000450 System.Void System.Xml.XmlTextReaderImpl::Throw(System.Int32,System.String,System.String)
extern void XmlTextReaderImpl_Throw_mBBE5AD6F0A114F83311BA12189D3E4DE4F874397 (void);
// 0x00000451 System.Void System.Xml.XmlTextReaderImpl::Throw(System.Int32,System.String,System.String[])
extern void XmlTextReaderImpl_Throw_mE3F5BDAAD3E82F61388BFC116E64FC1309230703 (void);
// 0x00000452 System.Void System.Xml.XmlTextReaderImpl::Throw(System.Int32,System.String)
extern void XmlTextReaderImpl_Throw_m6B29826BD40C8EA74E130EB649AAE48B51EE4AB2 (void);
// 0x00000453 System.Void System.Xml.XmlTextReaderImpl::Throw(System.String)
extern void XmlTextReaderImpl_Throw_mBF5380F08BBE97BDF444BB37A8627EB6125EB3BB (void);
// 0x00000454 System.Void System.Xml.XmlTextReaderImpl::Throw(System.String,System.Int32,System.Int32)
extern void XmlTextReaderImpl_Throw_m24DD009B3659BA3348BCC1A9EC0335E1D8245C63 (void);
// 0x00000455 System.Void System.Xml.XmlTextReaderImpl::Throw(System.String,System.String)
extern void XmlTextReaderImpl_Throw_m859526BA653ED17DCB75917A70D2E7F1FA2914C2 (void);
// 0x00000456 System.Void System.Xml.XmlTextReaderImpl::Throw(System.String,System.String,System.Int32,System.Int32)
extern void XmlTextReaderImpl_Throw_mC803D5A772B620AF824AFBAB3BC5FC546739E35E (void);
// 0x00000457 System.Void System.Xml.XmlTextReaderImpl::Throw(System.String,System.String[])
extern void XmlTextReaderImpl_Throw_m0BB9269CFC5AD410929F37366F8458BB19168274 (void);
// 0x00000458 System.Void System.Xml.XmlTextReaderImpl::Throw(System.String,System.String,System.Exception)
extern void XmlTextReaderImpl_Throw_m04508E40E7C3D09720FCE5018406D8E4AFE9ABAD (void);
// 0x00000459 System.Void System.Xml.XmlTextReaderImpl::Throw(System.String,System.String[],System.Exception)
extern void XmlTextReaderImpl_Throw_mF8A4BE38F9B4C45F0E94465DB04B241A7418C4A7 (void);
// 0x0000045A System.Void System.Xml.XmlTextReaderImpl::Throw(System.Exception)
extern void XmlTextReaderImpl_Throw_m9ECEA80AD460894085EF82E9F5F55B74FA0A5525 (void);
// 0x0000045B System.Void System.Xml.XmlTextReaderImpl::ReThrow(System.Exception,System.Int32,System.Int32)
extern void XmlTextReaderImpl_ReThrow_m58456B276A63FC28D06E961818452191F19A7502 (void);
// 0x0000045C System.Void System.Xml.XmlTextReaderImpl::ThrowWithoutLineInfo(System.String)
extern void XmlTextReaderImpl_ThrowWithoutLineInfo_m84E949C18CF06CDC034FCC00FC85E7C17304530E (void);
// 0x0000045D System.Void System.Xml.XmlTextReaderImpl::ThrowWithoutLineInfo(System.String,System.String)
extern void XmlTextReaderImpl_ThrowWithoutLineInfo_m296AA7014288C15144F39966C804698E69D71648 (void);
// 0x0000045E System.Void System.Xml.XmlTextReaderImpl::ThrowWithoutLineInfo(System.String,System.String[],System.Exception)
extern void XmlTextReaderImpl_ThrowWithoutLineInfo_m3F88E00870704C2A8B25E655F6EE70D8A5E572DD (void);
// 0x0000045F System.Void System.Xml.XmlTextReaderImpl::ThrowInvalidChar(System.Char[],System.Int32,System.Int32)
extern void XmlTextReaderImpl_ThrowInvalidChar_mF8B2A2445E4CF8016C0A7256F6762D3CA4B0DCC2 (void);
// 0x00000460 System.Void System.Xml.XmlTextReaderImpl::SetErrorState()
extern void XmlTextReaderImpl_SetErrorState_mF7EC149FBA2F8CD34A1FE144754AE2F0A6673374 (void);
// 0x00000461 System.Void System.Xml.XmlTextReaderImpl::SendValidationEvent(System.Xml.Schema.XmlSeverityType,System.String,System.String,System.Int32,System.Int32)
extern void XmlTextReaderImpl_SendValidationEvent_m8ED366B9B5A8F444B385EA8725CC08667F3B9D85 (void);
// 0x00000462 System.Void System.Xml.XmlTextReaderImpl::SendValidationEvent(System.Xml.Schema.XmlSeverityType,System.Xml.Schema.XmlSchemaException)
extern void XmlTextReaderImpl_SendValidationEvent_m43EC07FF33D022C9FFCCD094589610257313E1EA (void);
// 0x00000463 System.Boolean System.Xml.XmlTextReaderImpl::get_InAttributeValueIterator()
extern void XmlTextReaderImpl_get_InAttributeValueIterator_mF4A1766EF0CEE1D0BF89397367302BEA09BBC8CD (void);
// 0x00000464 System.Void System.Xml.XmlTextReaderImpl::FinishAttributeValueIterator()
extern void XmlTextReaderImpl_FinishAttributeValueIterator_m263D3BAE1AD197444299D47708313B4DD7E3C632 (void);
// 0x00000465 System.Boolean System.Xml.XmlTextReaderImpl::get_DtdValidation()
extern void XmlTextReaderImpl_get_DtdValidation_mE5F1E5DAF37701D9E2278709B95107872BA06DA7 (void);
// 0x00000466 System.Void System.Xml.XmlTextReaderImpl::InitStreamInput(System.IO.Stream,System.Text.Encoding)
extern void XmlTextReaderImpl_InitStreamInput_m46F47AB7CDACB319C89A76F6642BFB512C0B5B33 (void);
// 0x00000467 System.Void System.Xml.XmlTextReaderImpl::InitStreamInput(System.String,System.IO.Stream,System.Text.Encoding)
extern void XmlTextReaderImpl_InitStreamInput_m8F038C9668062037046A6A7B729C5F0430BF5B74 (void);
// 0x00000468 System.Void System.Xml.XmlTextReaderImpl::InitStreamInput(System.Uri,System.IO.Stream,System.Text.Encoding)
extern void XmlTextReaderImpl_InitStreamInput_m89A74BC08EA5E6FB283BBA9FFB6B4C769AD7D8A6 (void);
// 0x00000469 System.Void System.Xml.XmlTextReaderImpl::InitStreamInput(System.Uri,System.String,System.IO.Stream,System.Text.Encoding)
extern void XmlTextReaderImpl_InitStreamInput_mEDB37931B1A8CE459ECFC6ED4DAFA756B5EF55A9 (void);
// 0x0000046A System.Void System.Xml.XmlTextReaderImpl::InitStreamInput(System.Uri,System.String,System.IO.Stream,System.Byte[],System.Int32,System.Text.Encoding)
extern void XmlTextReaderImpl_InitStreamInput_m056E4CE5191E4C7BFFE524B9F6ADA5578700C5DF (void);
// 0x0000046B System.Void System.Xml.XmlTextReaderImpl::InitTextReaderInput(System.String,System.IO.TextReader)
extern void XmlTextReaderImpl_InitTextReaderInput_mD59812F5A78B70F10C81F8248069530D54289952 (void);
// 0x0000046C System.Void System.Xml.XmlTextReaderImpl::InitTextReaderInput(System.String,System.Uri,System.IO.TextReader)
extern void XmlTextReaderImpl_InitTextReaderInput_mFA8F8F8AAD41AF30E00B733D8D3998D7C018DC87 (void);
// 0x0000046D System.Void System.Xml.XmlTextReaderImpl::InitStringInput(System.String,System.Text.Encoding,System.String)
extern void XmlTextReaderImpl_InitStringInput_m1436DEAEA65A2E1683BB1169CF5ADA6E2E620E52 (void);
// 0x0000046E System.Void System.Xml.XmlTextReaderImpl::InitFragmentReader(System.Xml.XmlNodeType,System.Xml.XmlParserContext,System.Boolean)
extern void XmlTextReaderImpl_InitFragmentReader_m7217F1675D53546B28937C06DA1B6DBB3D8B83BD (void);
// 0x0000046F System.Void System.Xml.XmlTextReaderImpl::ProcessDtdFromParserContext(System.Xml.XmlParserContext)
extern void XmlTextReaderImpl_ProcessDtdFromParserContext_mC5462F0B3774A760B0F2D7419A97D289D002DD96 (void);
// 0x00000470 System.Void System.Xml.XmlTextReaderImpl::OpenUrl()
extern void XmlTextReaderImpl_OpenUrl_m0BF6C0850B8AD63E0DEDA911664D51C59A8FD480 (void);
// 0x00000471 System.Void System.Xml.XmlTextReaderImpl::OpenUrlDelegate(System.Object)
extern void XmlTextReaderImpl_OpenUrlDelegate_m4F8AC0E3C72AB0B8B13D02160B212A0A05B6AE73 (void);
// 0x00000472 System.Text.Encoding System.Xml.XmlTextReaderImpl::DetectEncoding()
extern void XmlTextReaderImpl_DetectEncoding_mE066883A6515E969053A7DA750215B11D01076A4 (void);
// 0x00000473 System.Void System.Xml.XmlTextReaderImpl::SetupEncoding(System.Text.Encoding)
extern void XmlTextReaderImpl_SetupEncoding_m470DB12F87B04FBFED1621D5931CE18E2CA2E188 (void);
// 0x00000474 System.Void System.Xml.XmlTextReaderImpl::SwitchEncoding(System.Text.Encoding)
extern void XmlTextReaderImpl_SwitchEncoding_mC73EB114B2F1F732AA6417A7EB694831486B6FAA (void);
// 0x00000475 System.Text.Encoding System.Xml.XmlTextReaderImpl::CheckEncoding(System.String)
extern void XmlTextReaderImpl_CheckEncoding_m7D6146C702DCAB1A529AF7048F9F3CB4A9357DDB (void);
// 0x00000476 System.Void System.Xml.XmlTextReaderImpl::UnDecodeChars()
extern void XmlTextReaderImpl_UnDecodeChars_mE83A86642A1464E06F774A5570CBA45D755D3490 (void);
// 0x00000477 System.Void System.Xml.XmlTextReaderImpl::SwitchEncodingToUTF8()
extern void XmlTextReaderImpl_SwitchEncodingToUTF8_m0D0BF3FCAF9BAC54D7631A62F6CAE59F58F55F38 (void);
// 0x00000478 System.Int32 System.Xml.XmlTextReaderImpl::ReadData()
extern void XmlTextReaderImpl_ReadData_m6D24F83800910351196F6ABD57CA62C41BBA7403 (void);
// 0x00000479 System.Int32 System.Xml.XmlTextReaderImpl::GetChars(System.Int32)
extern void XmlTextReaderImpl_GetChars_m0551EFA549AFF2773F1422C35BFD60576D58E1E6 (void);
// 0x0000047A System.Void System.Xml.XmlTextReaderImpl::InvalidCharRecovery(System.Int32&,System.Int32&)
extern void XmlTextReaderImpl_InvalidCharRecovery_m7B340492710F3E4221E1D82062C2512EA2497466 (void);
// 0x0000047B System.Void System.Xml.XmlTextReaderImpl::Close(System.Boolean)
extern void XmlTextReaderImpl_Close_m00A023B8815072F34509D2937F878404C966F63D (void);
// 0x0000047C System.Void System.Xml.XmlTextReaderImpl::ShiftBuffer(System.Int32,System.Int32,System.Int32)
extern void XmlTextReaderImpl_ShiftBuffer_m9BECA455EAEF35A421F684DFFFC45D542A92A5A0 (void);
// 0x0000047D System.Boolean System.Xml.XmlTextReaderImpl::ParseXmlDeclaration(System.Boolean)
extern void XmlTextReaderImpl_ParseXmlDeclaration_mE57790EE79B349C9AA99472BA1B5DE58604660EA (void);
// 0x0000047E System.Boolean System.Xml.XmlTextReaderImpl::ParseDocumentContent()
extern void XmlTextReaderImpl_ParseDocumentContent_mF4332115464F64242A412C79F3B0D159E7B4517F (void);
// 0x0000047F System.Boolean System.Xml.XmlTextReaderImpl::ParseElementContent()
extern void XmlTextReaderImpl_ParseElementContent_m92E1275AE62507C98DCE8F933E591F7FA3C42E60 (void);
// 0x00000480 System.Void System.Xml.XmlTextReaderImpl::ThrowUnclosedElements()
extern void XmlTextReaderImpl_ThrowUnclosedElements_mFA0049DEE3737C89E5B993FC759912F44FBD70E2 (void);
// 0x00000481 System.Void System.Xml.XmlTextReaderImpl::ParseElement()
extern void XmlTextReaderImpl_ParseElement_mC58FBB56F6D72E270C7CC455B69B70A861B169A9 (void);
// 0x00000482 System.Void System.Xml.XmlTextReaderImpl::AddDefaultAttributesAndNormalize()
extern void XmlTextReaderImpl_AddDefaultAttributesAndNormalize_m9D138E0186D03B44739A980AF7AB82F24BB7C3A6 (void);
// 0x00000483 System.Void System.Xml.XmlTextReaderImpl::ParseEndElement()
extern void XmlTextReaderImpl_ParseEndElement_mF854379A4EABFF551AF08D8524F49E10B5FA9D7C (void);
// 0x00000484 System.Void System.Xml.XmlTextReaderImpl::ThrowTagMismatch(System.Xml.XmlTextReaderImpl/NodeData)
extern void XmlTextReaderImpl_ThrowTagMismatch_mFF98A6F4F3A7D2C10068AFE4FEECC4CC17C0B5B5 (void);
// 0x00000485 System.Void System.Xml.XmlTextReaderImpl::ParseAttributes()
extern void XmlTextReaderImpl_ParseAttributes_mFBFB888D130B8F6F3131EF3BBD0E4036BF795ED8 (void);
// 0x00000486 System.Void System.Xml.XmlTextReaderImpl::ElementNamespaceLookup()
extern void XmlTextReaderImpl_ElementNamespaceLookup_m469B3650864A3CC8C828C6DCC12C4435D2428072 (void);
// 0x00000487 System.Void System.Xml.XmlTextReaderImpl::AttributeNamespaceLookup()
extern void XmlTextReaderImpl_AttributeNamespaceLookup_m35B1E6A2EB56452DB5BF4A319B8CC44D31184F3B (void);
// 0x00000488 System.Void System.Xml.XmlTextReaderImpl::AttributeDuplCheck()
extern void XmlTextReaderImpl_AttributeDuplCheck_m647C40056686C2C01D4BF4A9E356ADDB98C9B60D (void);
// 0x00000489 System.Void System.Xml.XmlTextReaderImpl::OnDefaultNamespaceDecl(System.Xml.XmlTextReaderImpl/NodeData)
extern void XmlTextReaderImpl_OnDefaultNamespaceDecl_m581C1C3BE2502F2CA915188A04CFD5126FF0EAD4 (void);
// 0x0000048A System.Void System.Xml.XmlTextReaderImpl::OnNamespaceDecl(System.Xml.XmlTextReaderImpl/NodeData)
extern void XmlTextReaderImpl_OnNamespaceDecl_mB01BF6581EA46964237342B9942656CD4E06EE3F (void);
// 0x0000048B System.Void System.Xml.XmlTextReaderImpl::OnXmlReservedAttribute(System.Xml.XmlTextReaderImpl/NodeData)
extern void XmlTextReaderImpl_OnXmlReservedAttribute_m8A9D2126DA01CF2E3E3E9D99DC5A2D0D36707D25 (void);
// 0x0000048C System.Void System.Xml.XmlTextReaderImpl::ParseAttributeValueSlow(System.Int32,System.Char,System.Xml.XmlTextReaderImpl/NodeData)
extern void XmlTextReaderImpl_ParseAttributeValueSlow_mB3F79EF3FC4263EE0519A661137DD3AA5E8B9B7F (void);
// 0x0000048D System.Void System.Xml.XmlTextReaderImpl::AddAttributeChunkToList(System.Xml.XmlTextReaderImpl/NodeData,System.Xml.XmlTextReaderImpl/NodeData,System.Xml.XmlTextReaderImpl/NodeData&)
extern void XmlTextReaderImpl_AddAttributeChunkToList_mE5D3B89F3A19745540BD88DE17ACBF9CE7268732 (void);
// 0x0000048E System.Boolean System.Xml.XmlTextReaderImpl::ParseText()
extern void XmlTextReaderImpl_ParseText_mA9F988A11AF15A5DB7084BC5390EFC570E43497B (void);
// 0x0000048F System.Boolean System.Xml.XmlTextReaderImpl::ParseText(System.Int32&,System.Int32&,System.Int32&)
extern void XmlTextReaderImpl_ParseText_mD6C9C9F476B097E4368F2D6ED2C60FDEAB064056 (void);
// 0x00000490 System.Void System.Xml.XmlTextReaderImpl::FinishPartialValue()
extern void XmlTextReaderImpl_FinishPartialValue_m1A6AB6EC08D3B450E847DCBA6AE4E4311DF2F045 (void);
// 0x00000491 System.Void System.Xml.XmlTextReaderImpl::FinishOtherValueIterator()
extern void XmlTextReaderImpl_FinishOtherValueIterator_mF20DB1AE74812FFDF3A6C6859213BD945E182555 (void);
// 0x00000492 System.Void System.Xml.XmlTextReaderImpl::SkipPartialTextValue()
extern void XmlTextReaderImpl_SkipPartialTextValue_mB4F56CA02982F525CBE1ABBB78D16F151DEC665A (void);
// 0x00000493 System.Void System.Xml.XmlTextReaderImpl::FinishReadValueChunk()
extern void XmlTextReaderImpl_FinishReadValueChunk_mA0FC504DC95E81D070F51567BEFEAAA7A68FB187 (void);
// 0x00000494 System.Void System.Xml.XmlTextReaderImpl::FinishReadContentAsBinary()
extern void XmlTextReaderImpl_FinishReadContentAsBinary_mBA225166E1792864F08535B02E0AD783C1B6F1E3 (void);
// 0x00000495 System.Void System.Xml.XmlTextReaderImpl::FinishReadElementContentAsBinary()
extern void XmlTextReaderImpl_FinishReadElementContentAsBinary_mD248232D6E06181EB68309925A5A2FA290A190BA (void);
// 0x00000496 System.Boolean System.Xml.XmlTextReaderImpl::ParseRootLevelWhitespace()
extern void XmlTextReaderImpl_ParseRootLevelWhitespace_m257220A2F345BCA0D16CBFB1C2D4D276CBACB5DB (void);
// 0x00000497 System.Void System.Xml.XmlTextReaderImpl::ParseEntityReference()
extern void XmlTextReaderImpl_ParseEntityReference_m88F7B5D5FA448C8728068D1440DC9849BD1F0815 (void);
// 0x00000498 System.Xml.XmlTextReaderImpl/EntityType System.Xml.XmlTextReaderImpl::HandleEntityReference(System.Boolean,System.Xml.XmlTextReaderImpl/EntityExpandType,System.Int32&)
extern void XmlTextReaderImpl_HandleEntityReference_mCDF9E4056C8508F64B66ABE7063D04D48DA64CA5 (void);
// 0x00000499 System.Xml.XmlTextReaderImpl/EntityType System.Xml.XmlTextReaderImpl::HandleGeneralEntityReference(System.String,System.Boolean,System.Boolean,System.Int32)
extern void XmlTextReaderImpl_HandleGeneralEntityReference_m7341FED921A6B308D70876B0F4C8A46FBB56E446 (void);
// 0x0000049A System.Boolean System.Xml.XmlTextReaderImpl::get_InEntity()
extern void XmlTextReaderImpl_get_InEntity_m8EF4B1337E60E18453F2ED32EEFD58B235BDA944 (void);
// 0x0000049B System.Boolean System.Xml.XmlTextReaderImpl::HandleEntityEnd(System.Boolean)
extern void XmlTextReaderImpl_HandleEntityEnd_m9C73CE6745616AFF9B79D7C070AB3D298F324AA6 (void);
// 0x0000049C System.Void System.Xml.XmlTextReaderImpl::SetupEndEntityNodeInContent()
extern void XmlTextReaderImpl_SetupEndEntityNodeInContent_m5DF2EE9E86D586C0DD11D845EEA3BCC0ACFB47BE (void);
// 0x0000049D System.Void System.Xml.XmlTextReaderImpl::SetupEndEntityNodeInAttribute()
extern void XmlTextReaderImpl_SetupEndEntityNodeInAttribute_m4ED5A78E4DAC8712A7C8A67774B353100E62DDEF (void);
// 0x0000049E System.Boolean System.Xml.XmlTextReaderImpl::ParsePI()
extern void XmlTextReaderImpl_ParsePI_m6E8400067F34CBC2348BEFF511D4A08C2D0028D9 (void);
// 0x0000049F System.Boolean System.Xml.XmlTextReaderImpl::ParsePI(System.Text.StringBuilder)
extern void XmlTextReaderImpl_ParsePI_m3F73DDC051BD4C3422093EFA6EFB21FBF48A1A08 (void);
// 0x000004A0 System.Boolean System.Xml.XmlTextReaderImpl::ParsePIValue(System.Int32&,System.Int32&)
extern void XmlTextReaderImpl_ParsePIValue_mBFEE75456754EE92FB4FECAF6995FA346A725CE1 (void);
// 0x000004A1 System.Boolean System.Xml.XmlTextReaderImpl::ParseComment()
extern void XmlTextReaderImpl_ParseComment_m8C13A96E0EA7CE2D682C6E9560504BD5093A27A4 (void);
// 0x000004A2 System.Void System.Xml.XmlTextReaderImpl::ParseCData()
extern void XmlTextReaderImpl_ParseCData_m9F7DDEB84A22C55F46A07F40FDFB0D4EACB97C7D (void);
// 0x000004A3 System.Void System.Xml.XmlTextReaderImpl::ParseCDataOrComment(System.Xml.XmlNodeType)
extern void XmlTextReaderImpl_ParseCDataOrComment_mA51B73D7BB029128B58310955B42080CD9294B74 (void);
// 0x000004A4 System.Boolean System.Xml.XmlTextReaderImpl::ParseCDataOrComment(System.Xml.XmlNodeType,System.Int32&,System.Int32&)
extern void XmlTextReaderImpl_ParseCDataOrComment_m07B11C083003E41B4A2798E1EDF31125D90E29D3 (void);
// 0x000004A5 System.Boolean System.Xml.XmlTextReaderImpl::ParseDoctypeDecl()
extern void XmlTextReaderImpl_ParseDoctypeDecl_mBDE8F7BD4F76D04F8D6C6E042C3CE212E4E76C07 (void);
// 0x000004A6 System.Void System.Xml.XmlTextReaderImpl::ParseDtd()
extern void XmlTextReaderImpl_ParseDtd_m77D579350487EB066043A62BD0DDB07C7EDC3671 (void);
// 0x000004A7 System.Void System.Xml.XmlTextReaderImpl::SkipDtd()
extern void XmlTextReaderImpl_SkipDtd_m555E2C31136B86B1446C265590839C748B74583B (void);
// 0x000004A8 System.Void System.Xml.XmlTextReaderImpl::SkipPublicOrSystemIdLiteral()
extern void XmlTextReaderImpl_SkipPublicOrSystemIdLiteral_m8F049682515C5D01A4FB7F3122E3EF0C866A37F5 (void);
// 0x000004A9 System.Void System.Xml.XmlTextReaderImpl::SkipUntil(System.Char,System.Boolean)
extern void XmlTextReaderImpl_SkipUntil_mDFEE1D762C7074F7FADF2504FC52D59F1B4D716E (void);
// 0x000004AA System.Int32 System.Xml.XmlTextReaderImpl::EatWhitespaces(System.Text.StringBuilder)
extern void XmlTextReaderImpl_EatWhitespaces_mF71CA3C85094B4BBCB448D3D15FCF59164490D8B (void);
// 0x000004AB System.Int32 System.Xml.XmlTextReaderImpl::ParseCharRefInline(System.Int32,System.Int32&,System.Xml.XmlTextReaderImpl/EntityType&)
extern void XmlTextReaderImpl_ParseCharRefInline_m36277AF9F85A6323D8061187EAA94862923DB1D9 (void);
// 0x000004AC System.Int32 System.Xml.XmlTextReaderImpl::ParseNumericCharRef(System.Boolean,System.Text.StringBuilder,System.Xml.XmlTextReaderImpl/EntityType&)
extern void XmlTextReaderImpl_ParseNumericCharRef_m9DAF75CCAB6BE2E4F1E955BC1B252006EFFB832F (void);
// 0x000004AD System.Int32 System.Xml.XmlTextReaderImpl::ParseNumericCharRefInline(System.Int32,System.Boolean,System.Text.StringBuilder,System.Int32&,System.Xml.XmlTextReaderImpl/EntityType&)
extern void XmlTextReaderImpl_ParseNumericCharRefInline_m85DA4F414B2073CF7DE99C1407F3C391FCF5129C (void);
// 0x000004AE System.Int32 System.Xml.XmlTextReaderImpl::ParseNamedCharRef(System.Boolean,System.Text.StringBuilder)
extern void XmlTextReaderImpl_ParseNamedCharRef_mF403C076AA9507980567EB27D8769ADE153F8421 (void);
// 0x000004AF System.Int32 System.Xml.XmlTextReaderImpl::ParseNamedCharRefInline(System.Int32,System.Boolean,System.Text.StringBuilder)
extern void XmlTextReaderImpl_ParseNamedCharRefInline_m235172C65E8E87FB7134E46890A5DB080DF4BA0A (void);
// 0x000004B0 System.Int32 System.Xml.XmlTextReaderImpl::ParseName()
extern void XmlTextReaderImpl_ParseName_m91011791BCE5AF6659C6F7710B79FC64A08D2C39 (void);
// 0x000004B1 System.Int32 System.Xml.XmlTextReaderImpl::ParseQName(System.Int32&)
extern void XmlTextReaderImpl_ParseQName_m6CEC708ACFF03CDF688CD122A73417E4AA0C3F56 (void);
// 0x000004B2 System.Int32 System.Xml.XmlTextReaderImpl::ParseQName(System.Boolean,System.Int32,System.Int32&)
extern void XmlTextReaderImpl_ParseQName_m4230939DD8FF8273EE6963012476F3385B182E97 (void);
// 0x000004B3 System.Boolean System.Xml.XmlTextReaderImpl::ReadDataInName(System.Int32&)
extern void XmlTextReaderImpl_ReadDataInName_m1DAF9E903C23DBAFEB9738F7FFEB028E2340CB0E (void);
// 0x000004B4 System.String System.Xml.XmlTextReaderImpl::ParseEntityName()
extern void XmlTextReaderImpl_ParseEntityName_m3E547DE2000F6AB699FF1052E470BDBEFAB11D11 (void);
// 0x000004B5 System.Xml.XmlTextReaderImpl/NodeData System.Xml.XmlTextReaderImpl::AddNode(System.Int32,System.Int32)
extern void XmlTextReaderImpl_AddNode_mB0ECD9B7041F31D4BF9DD2D5E6675321739AEB67 (void);
// 0x000004B6 System.Xml.XmlTextReaderImpl/NodeData System.Xml.XmlTextReaderImpl::AllocNode(System.Int32,System.Int32)
extern void XmlTextReaderImpl_AllocNode_m6E6D664CA0B6D2CB5D93658A07692D86C1758173 (void);
// 0x000004B7 System.Xml.XmlTextReaderImpl/NodeData System.Xml.XmlTextReaderImpl::AddAttributeNoChecks(System.String,System.Int32)
extern void XmlTextReaderImpl_AddAttributeNoChecks_m9E1DC00CD07DE33C6E070B5613DE2F4F2549DA39 (void);
// 0x000004B8 System.Xml.XmlTextReaderImpl/NodeData System.Xml.XmlTextReaderImpl::AddAttribute(System.Int32,System.Int32)
extern void XmlTextReaderImpl_AddAttribute_m433FDF6420611ED2F3259758656559AC3B9B7FDA (void);
// 0x000004B9 System.Xml.XmlTextReaderImpl/NodeData System.Xml.XmlTextReaderImpl::AddAttribute(System.String,System.String,System.String)
extern void XmlTextReaderImpl_AddAttribute_m9EA9D173DBD70BD92F1FE146724BB23DE17A8BE8 (void);
// 0x000004BA System.Void System.Xml.XmlTextReaderImpl::PopElementContext()
extern void XmlTextReaderImpl_PopElementContext_m815F6BA5B634F8A49E91EA0246AAA21310305612 (void);
// 0x000004BB System.Void System.Xml.XmlTextReaderImpl::OnNewLine(System.Int32)
extern void XmlTextReaderImpl_OnNewLine_m4BDA88A45BB195347ADC3A2D7796755BE1329D52 (void);
// 0x000004BC System.Void System.Xml.XmlTextReaderImpl::OnEof()
extern void XmlTextReaderImpl_OnEof_m8F5DFF89DE3251F9CEFA219E6A1AB8D268191B36 (void);
// 0x000004BD System.String System.Xml.XmlTextReaderImpl::LookupNamespace(System.Xml.XmlTextReaderImpl/NodeData)
extern void XmlTextReaderImpl_LookupNamespace_mE589C9F86465B7D1B74C56E1A18F9FC0169AED1F (void);
// 0x000004BE System.Void System.Xml.XmlTextReaderImpl::AddNamespace(System.String,System.String,System.Xml.XmlTextReaderImpl/NodeData)
extern void XmlTextReaderImpl_AddNamespace_m386AA71482212EB7FAEED6FCD330173150E87AFB (void);
// 0x000004BF System.Void System.Xml.XmlTextReaderImpl::ResetAttributes()
extern void XmlTextReaderImpl_ResetAttributes_m2E88D9765B460D463079DC959DA71B940FBE014C (void);
// 0x000004C0 System.Void System.Xml.XmlTextReaderImpl::FullAttributeCleanup()
extern void XmlTextReaderImpl_FullAttributeCleanup_m3F7C15D39EFF3CF7FF7D5AF2BE1F2D3BAEF566CF (void);
// 0x000004C1 System.Void System.Xml.XmlTextReaderImpl::PushXmlContext()
extern void XmlTextReaderImpl_PushXmlContext_m32D32A6DD05D7274AB2762228D3DFA63083F0A9C (void);
// 0x000004C2 System.Void System.Xml.XmlTextReaderImpl::PopXmlContext()
extern void XmlTextReaderImpl_PopXmlContext_mE8BF33631E261B70541D99D0F2FBFDC5DB9847E6 (void);
// 0x000004C3 System.Xml.XmlNodeType System.Xml.XmlTextReaderImpl::GetWhitespaceType()
extern void XmlTextReaderImpl_GetWhitespaceType_m742B2D50EDE39B9E1D98E0E6EA61A87C459EF2C7 (void);
// 0x000004C4 System.Xml.XmlNodeType System.Xml.XmlTextReaderImpl::GetTextNodeType(System.Int32)
extern void XmlTextReaderImpl_GetTextNodeType_mD21D8EAFAE32988277E39963DC7A0F978FDE9062 (void);
// 0x000004C5 System.Void System.Xml.XmlTextReaderImpl::PushExternalEntityOrSubset(System.String,System.String,System.Uri,System.String)
extern void XmlTextReaderImpl_PushExternalEntityOrSubset_m6512BA1B5A447175E8A0B00D75A62D25F04E8BA0 (void);
// 0x000004C6 System.Boolean System.Xml.XmlTextReaderImpl::OpenAndPush(System.Uri)
extern void XmlTextReaderImpl_OpenAndPush_m605AAB188653B4DA412AD98AB6C547DB280E9DC4 (void);
// 0x000004C7 System.Boolean System.Xml.XmlTextReaderImpl::PushExternalEntity(System.Xml.IDtdEntityInfo)
extern void XmlTextReaderImpl_PushExternalEntity_m547C80F437D100BC53D09B4E965BB58CE026557D (void);
// 0x000004C8 System.Void System.Xml.XmlTextReaderImpl::PushInternalEntity(System.Xml.IDtdEntityInfo)
extern void XmlTextReaderImpl_PushInternalEntity_m1D90F101FA95554B361AD62135C9C796C1809407 (void);
// 0x000004C9 System.Void System.Xml.XmlTextReaderImpl::PopEntity()
extern void XmlTextReaderImpl_PopEntity_m3F59397F9382BD7DF60D2249186E342F4EAC99E0 (void);
// 0x000004CA System.Void System.Xml.XmlTextReaderImpl::RegisterEntity(System.Xml.IDtdEntityInfo)
extern void XmlTextReaderImpl_RegisterEntity_m8ABF06A846B69E6471AB0CBFEF79E543D5C02209 (void);
// 0x000004CB System.Void System.Xml.XmlTextReaderImpl::UnregisterEntity()
extern void XmlTextReaderImpl_UnregisterEntity_m616D7ADE3585C0654A1374298FF7F9208C7E35CB (void);
// 0x000004CC System.Void System.Xml.XmlTextReaderImpl::PushParsingState()
extern void XmlTextReaderImpl_PushParsingState_m9E8EA67D5D3A6764AD726BF591415B6BCE2291D7 (void);
// 0x000004CD System.Void System.Xml.XmlTextReaderImpl::PopParsingState()
extern void XmlTextReaderImpl_PopParsingState_m6F5CF788CF5233E312DFB006D075BE7D37374D71 (void);
// 0x000004CE System.Int32 System.Xml.XmlTextReaderImpl::IncrementalRead()
extern void XmlTextReaderImpl_IncrementalRead_m856D6F97D4CF43CFE3E229178B1A98F34517D7F3 (void);
// 0x000004CF System.Void System.Xml.XmlTextReaderImpl::FinishIncrementalRead()
extern void XmlTextReaderImpl_FinishIncrementalRead_mE29D16A2012D05CC914D1E1E7A5E4C4F70D87FCB (void);
// 0x000004D0 System.Boolean System.Xml.XmlTextReaderImpl::ParseFragmentAttribute()
extern void XmlTextReaderImpl_ParseFragmentAttribute_m7F13ECEA0620B822BE43B027B9AFA45864D2E10F (void);
// 0x000004D1 System.Boolean System.Xml.XmlTextReaderImpl::ParseAttributeValueChunk()
extern void XmlTextReaderImpl_ParseAttributeValueChunk_mCE7E6C8D6F5D7D71C50A86E619E1678191ED184F (void);
// 0x000004D2 System.Void System.Xml.XmlTextReaderImpl::ParseXmlDeclarationFragment()
extern void XmlTextReaderImpl_ParseXmlDeclarationFragment_m78450AE9989B2043AD0068D6200CAD504B12D223 (void);
// 0x000004D3 System.Void System.Xml.XmlTextReaderImpl::ThrowUnexpectedToken(System.Int32,System.String)
extern void XmlTextReaderImpl_ThrowUnexpectedToken_mB5A9F72CA48F0339C24F4B5BCD46339EEDF8CAAF (void);
// 0x000004D4 System.Void System.Xml.XmlTextReaderImpl::ThrowUnexpectedToken(System.String)
extern void XmlTextReaderImpl_ThrowUnexpectedToken_m780382C6FFE6D71D6618E4EAFFD2272D86C042C2 (void);
// 0x000004D5 System.Void System.Xml.XmlTextReaderImpl::ThrowUnexpectedToken(System.Int32,System.String,System.String)
extern void XmlTextReaderImpl_ThrowUnexpectedToken_m3F9B9CE4DB4B31F87C9F8F9BBB145F68191417E3 (void);
// 0x000004D6 System.Void System.Xml.XmlTextReaderImpl::ThrowUnexpectedToken(System.String,System.String)
extern void XmlTextReaderImpl_ThrowUnexpectedToken_mC7F93629834C75A4584F26184705A19B26252905 (void);
// 0x000004D7 System.String System.Xml.XmlTextReaderImpl::ParseUnexpectedToken(System.Int32)
extern void XmlTextReaderImpl_ParseUnexpectedToken_m5D57668EDBBF58EA0914EEFE32EDC62F2DCF321C (void);
// 0x000004D8 System.String System.Xml.XmlTextReaderImpl::ParseUnexpectedToken()
extern void XmlTextReaderImpl_ParseUnexpectedToken_m8670F7F0B839943AE0C7FD4A43B451A56BB719CE (void);
// 0x000004D9 System.Void System.Xml.XmlTextReaderImpl::ThrowExpectingWhitespace(System.Int32)
extern void XmlTextReaderImpl_ThrowExpectingWhitespace_m971DF46CF8EDD3C04B7EAC72893C1EBE43E4884B (void);
// 0x000004DA System.Int32 System.Xml.XmlTextReaderImpl::GetIndexOfAttributeWithoutPrefix(System.String)
extern void XmlTextReaderImpl_GetIndexOfAttributeWithoutPrefix_mE28A59CD28367148597BB65AB4C1EBA22DBE8F9A (void);
// 0x000004DB System.Int32 System.Xml.XmlTextReaderImpl::GetIndexOfAttributeWithPrefix(System.String)
extern void XmlTextReaderImpl_GetIndexOfAttributeWithPrefix_mEF35AFBF456D1F9EF89A3E72121686EF60C03C68 (void);
// 0x000004DC System.Boolean System.Xml.XmlTextReaderImpl::ZeroEndingStream(System.Int32)
extern void XmlTextReaderImpl_ZeroEndingStream_m24AA1FACA8FA96D3A362C20BF6A8D49A0A9DC1C4 (void);
// 0x000004DD System.Void System.Xml.XmlTextReaderImpl::ParseDtdFromParserContext()
extern void XmlTextReaderImpl_ParseDtdFromParserContext_mCDAFBB67C6485B9F431088A095F8DEC3A3224148 (void);
// 0x000004DE System.Boolean System.Xml.XmlTextReaderImpl::MoveToNextContentNode(System.Boolean)
extern void XmlTextReaderImpl_MoveToNextContentNode_m169F81C680109280A2F1E6DBC5D543A94315D772 (void);
// 0x000004DF System.Void System.Xml.XmlTextReaderImpl::SetupFromParserContext(System.Xml.XmlParserContext,System.Xml.XmlReaderSettings)
extern void XmlTextReaderImpl_SetupFromParserContext_mF77555EDF43C9D83D93F376F3A446C4824C1C2FA (void);
// 0x000004E0 System.Xml.IDtdInfo System.Xml.XmlTextReaderImpl::get_DtdInfo()
extern void XmlTextReaderImpl_get_DtdInfo_mB63678CA13C1DDADDBA91DB7EB2BFB29240A94A1 (void);
// 0x000004E1 System.Void System.Xml.XmlTextReaderImpl::SetDtdInfo(System.Xml.IDtdInfo)
extern void XmlTextReaderImpl_SetDtdInfo_m8F11C3245888FFB1600893DBAD0135432EE06110 (void);
// 0x000004E2 System.Void System.Xml.XmlTextReaderImpl::set_ValidationEventHandling(System.Xml.IValidationEventHandling)
extern void XmlTextReaderImpl_set_ValidationEventHandling_mF8A66D6BE2B822997F486F4931B151B667863E59 (void);
// 0x000004E3 System.Void System.Xml.XmlTextReaderImpl::set_OnDefaultAttributeUse(System.Xml.XmlTextReaderImpl/OnDefaultAttributeUseDelegate)
extern void XmlTextReaderImpl_set_OnDefaultAttributeUse_m519352D6E61D34534B6790ECB3180B4B050B92FB (void);
// 0x000004E4 System.Void System.Xml.XmlTextReaderImpl::set_XmlValidatingReaderCompatibilityMode(System.Boolean)
extern void XmlTextReaderImpl_set_XmlValidatingReaderCompatibilityMode_mBBE46175DBCCE969AC2B298119581E91A17FA380 (void);
// 0x000004E5 System.Xml.XmlNodeType System.Xml.XmlTextReaderImpl::get_FragmentType()
extern void XmlTextReaderImpl_get_FragmentType_m2A244AA6C26344D9FFD93C4431E5BB30846E3A10 (void);
// 0x000004E6 System.Void System.Xml.XmlTextReaderImpl::ChangeCurrentNodeType(System.Xml.XmlNodeType)
extern void XmlTextReaderImpl_ChangeCurrentNodeType_m29E4ADDA760615A747D04FDC8A5352F7A676C0E3 (void);
// 0x000004E7 System.Xml.XmlResolver System.Xml.XmlTextReaderImpl::GetResolver()
extern void XmlTextReaderImpl_GetResolver_m924CBFEF2845AFABF70D3E892450B7BA9C7659A0 (void);
// 0x000004E8 System.Void System.Xml.XmlTextReaderImpl::set_InternalSchemaType(System.Object)
extern void XmlTextReaderImpl_set_InternalSchemaType_m83D09B83500AB9C6EF14121ECDCD992347140B86 (void);
// 0x000004E9 System.Object System.Xml.XmlTextReaderImpl::get_InternalTypedValue()
extern void XmlTextReaderImpl_get_InternalTypedValue_mAC905D7C504F020F695087C8D0C675F100106900 (void);
// 0x000004EA System.Void System.Xml.XmlTextReaderImpl::set_InternalTypedValue(System.Object)
extern void XmlTextReaderImpl_set_InternalTypedValue_m395992CEA4999B2FA7370AD919D57A8F0A8B7662 (void);
// 0x000004EB System.Boolean System.Xml.XmlTextReaderImpl::get_StandAlone()
extern void XmlTextReaderImpl_get_StandAlone_mA576162454EF6AB6B5B442B1AF0FF6375F52EF2D (void);
// 0x000004EC System.Xml.XmlNamespaceManager System.Xml.XmlTextReaderImpl::get_NamespaceManager()
extern void XmlTextReaderImpl_get_NamespaceManager_mA1B0A84C1F6EF5E76532A2287CC4FEA231509F42 (void);
// 0x000004ED System.Boolean System.Xml.XmlTextReaderImpl::get_V1Compat()
extern void XmlTextReaderImpl_get_V1Compat_m27698868D378A1241DCAA4E22251E930806781C7 (void);
// 0x000004EE System.Boolean System.Xml.XmlTextReaderImpl::AddDefaultAttributeDtd(System.Xml.IDtdDefaultAttributeInfo,System.Boolean,System.Xml.XmlTextReaderImpl/NodeData[])
extern void XmlTextReaderImpl_AddDefaultAttributeDtd_mF22FAABF13D4076D5A95FDCBD423732FFEEF434A (void);
// 0x000004EF System.Boolean System.Xml.XmlTextReaderImpl::AddDefaultAttributeNonDtd(System.Xml.Schema.SchemaAttDef)
extern void XmlTextReaderImpl_AddDefaultAttributeNonDtd_m39693E225A68EB53B260ADBD16A020FDE741C2C5 (void);
// 0x000004F0 System.Xml.XmlTextReaderImpl/NodeData System.Xml.XmlTextReaderImpl::AddDefaultAttributeInternal(System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)
extern void XmlTextReaderImpl_AddDefaultAttributeInternal_mB4779CC497BEAEBEFD9FF1467C9BBE524BE85AAF (void);
// 0x000004F1 System.Void System.Xml.XmlTextReaderImpl::set_DisableUndeclaredEntityCheck(System.Boolean)
extern void XmlTextReaderImpl_set_DisableUndeclaredEntityCheck_m339683347E0D9F45C31C7602CBAF90F5497CACC5 (void);
// 0x000004F2 System.Boolean System.Xml.XmlTextReaderImpl::UriEqual(System.Uri,System.String,System.String,System.Xml.XmlResolver)
extern void XmlTextReaderImpl_UriEqual_m2246085111A7F67C5A6EC15914D339666930A294 (void);
// 0x000004F3 System.Void System.Xml.XmlTextReaderImpl::RegisterConsumedCharacters(System.Int64,System.Boolean)
extern void XmlTextReaderImpl_RegisterConsumedCharacters_mC93EC992AB264BC7A08D193CEB0A87806E799D68 (void);
// 0x000004F4 System.String System.Xml.XmlTextReaderImpl::StripSpaces(System.String)
extern void XmlTextReaderImpl_StripSpaces_m826418F3C4E7A73D3F22AC2C44E695A3923E6FBB (void);
// 0x000004F5 System.Void System.Xml.XmlTextReaderImpl::StripSpaces(System.Char[],System.Int32,System.Int32&)
extern void XmlTextReaderImpl_StripSpaces_m1A901DCF0658AEED529815A9F5386DF2797993DE (void);
// 0x000004F6 System.Void System.Xml.XmlTextReaderImpl::BlockCopyChars(System.Char[],System.Int32,System.Char[],System.Int32,System.Int32)
extern void XmlTextReaderImpl_BlockCopyChars_mD3F2631231E2706F7B3E62F07D964E873E65C441 (void);
// 0x000004F7 System.Void System.Xml.XmlTextReaderImpl::BlockCopy(System.Byte[],System.Int32,System.Byte[],System.Int32,System.Int32)
extern void XmlTextReaderImpl_BlockCopy_mA73F788AFF2A8BA4D73F707BBB88A23C21D70854 (void);
// 0x000004F8 System.Void System.Xml.XmlTextReaderImpl/LaterInitParam::.ctor()
extern void LaterInitParam__ctor_m633EE8735226C0AFAB9774FBBA3A4C36A64C47F9 (void);
// 0x000004F9 System.Void System.Xml.XmlTextReaderImpl/ParsingState::Clear()
extern void ParsingState_Clear_mA3F9CDD851956A92A6F8BAFAA70A20192BB1FED4 (void);
// 0x000004FA System.Void System.Xml.XmlTextReaderImpl/ParsingState::Close(System.Boolean)
extern void ParsingState_Close_mA2ACDB0CCE0955A1C3B7FA9431E23F3B4C2B2008 (void);
// 0x000004FB System.Int32 System.Xml.XmlTextReaderImpl/ParsingState::get_LineNo()
extern void ParsingState_get_LineNo_mF3AF997B368E18B626BEE701B8DEB7FBB0267A3F (void);
// 0x000004FC System.Int32 System.Xml.XmlTextReaderImpl/ParsingState::get_LinePos()
extern void ParsingState_get_LinePos_mB1B743FEEB24A5442698AEF3FD1FEB5826F4C810 (void);
// 0x000004FD System.Void System.Xml.XmlTextReaderImpl/XmlContext::.ctor()
extern void XmlContext__ctor_m25BE385DE1A217481A4723BC19A422E3982B3AA8 (void);
// 0x000004FE System.Void System.Xml.XmlTextReaderImpl/XmlContext::.ctor(System.Xml.XmlTextReaderImpl/XmlContext)
extern void XmlContext__ctor_m36F921052A4E95CFAF89B426EF20D602C5F16C7D (void);
// 0x000004FF System.Void System.Xml.XmlTextReaderImpl/NoNamespaceManager::.ctor()
extern void NoNamespaceManager__ctor_m879F0538BA1CC8B725BA652BCC9868981D23FCE8 (void);
// 0x00000500 System.String System.Xml.XmlTextReaderImpl/NoNamespaceManager::get_DefaultNamespace()
extern void NoNamespaceManager_get_DefaultNamespace_mF47320CA9E12FCBC0A24F8767DDC132DFA2AA7AB (void);
// 0x00000501 System.Void System.Xml.XmlTextReaderImpl/NoNamespaceManager::PushScope()
extern void NoNamespaceManager_PushScope_m81452F773B15590A73FCE904C88239B9A96E65AE (void);
// 0x00000502 System.Boolean System.Xml.XmlTextReaderImpl/NoNamespaceManager::PopScope()
extern void NoNamespaceManager_PopScope_m4C571EDC2E7E75B65EDE0B3B2AD683AC473C4282 (void);
// 0x00000503 System.Void System.Xml.XmlTextReaderImpl/NoNamespaceManager::AddNamespace(System.String,System.String)
extern void NoNamespaceManager_AddNamespace_m08175514C8CD2D8C8D1089C7C1828864E8FFFBE6 (void);
// 0x00000504 System.Void System.Xml.XmlTextReaderImpl/NoNamespaceManager::RemoveNamespace(System.String,System.String)
extern void NoNamespaceManager_RemoveNamespace_mDCA074FA6F69A3DD6C5D57AD0C317E9BE01EDB34 (void);
// 0x00000505 System.Collections.IEnumerator System.Xml.XmlTextReaderImpl/NoNamespaceManager::GetEnumerator()
extern void NoNamespaceManager_GetEnumerator_m26D31D792ECF09E36C226CF8C3ADC11E447F43AD (void);
// 0x00000506 System.Collections.Generic.IDictionary`2<System.String,System.String> System.Xml.XmlTextReaderImpl/NoNamespaceManager::GetNamespacesInScope(System.Xml.XmlNamespaceScope)
extern void NoNamespaceManager_GetNamespacesInScope_m4EC27F40799C3C57F7D0ED67C80FE6997E7276F1 (void);
// 0x00000507 System.String System.Xml.XmlTextReaderImpl/NoNamespaceManager::LookupNamespace(System.String)
extern void NoNamespaceManager_LookupNamespace_mE15386D1B9595F1AAEADB05355372144D5FE8E14 (void);
// 0x00000508 System.String System.Xml.XmlTextReaderImpl/NoNamespaceManager::LookupPrefix(System.String)
extern void NoNamespaceManager_LookupPrefix_m1E1CF7B210192A9D169B035A14D8489DE5B29D35 (void);
// 0x00000509 System.Void System.Xml.XmlTextReaderImpl/DtdParserProxy::.ctor(System.Xml.XmlTextReaderImpl)
extern void DtdParserProxy__ctor_m442621DC14ECF6CAB169962B3CAAF479A5F18D90 (void);
// 0x0000050A System.Xml.XmlNameTable System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_NameTable()
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_get_NameTable_mCD060A30CBB036CBE4771DD1B43630E3BAF2348A (void);
// 0x0000050B System.Xml.IXmlNamespaceResolver System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_NamespaceResolver()
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_get_NamespaceResolver_m5CF460E259C1A0E085F40748E31AFCBCFF4090A3 (void);
// 0x0000050C System.Uri System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_BaseUri()
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_get_BaseUri_m5B1DA548ADDED326C9116710B7488FD55C1830F9 (void);
// 0x0000050D System.Boolean System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_IsEof()
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_get_IsEof_m878E128D39DEDF628C377BC2D2C63C70F61F0EB9 (void);
// 0x0000050E System.Char[] System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_ParsingBuffer()
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_get_ParsingBuffer_m3F868F4D5A5B04CCB95F284A701F83B05F0CC9F8 (void);
// 0x0000050F System.Int32 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_ParsingBufferLength()
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_get_ParsingBufferLength_m615844151C8671BF24DB8E20BDCBEA52165CEA2D (void);
// 0x00000510 System.Int32 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_CurrentPosition()
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_get_CurrentPosition_m4876DA6B485EA63B228E780F64B1C912BA074FB7 (void);
// 0x00000511 System.Void System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.set_CurrentPosition(System.Int32)
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_set_CurrentPosition_m32AF290A1C3D8F8C8226E2B150C81E29CB2762F9 (void);
// 0x00000512 System.Int32 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_EntityStackLength()
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_get_EntityStackLength_m5BC191F8AF8D2B93278D00DD711A50D20FD12CA6 (void);
// 0x00000513 System.Boolean System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_IsEntityEolNormalized()
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_get_IsEntityEolNormalized_m0AE43895222CADD3FB1C30E2129D0F4642114B59 (void);
// 0x00000514 System.Void System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.OnNewLine(System.Int32)
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_OnNewLine_m01CBD7115F317391EF9C682AC0C44E6C0C37F273 (void);
// 0x00000515 System.Int32 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_LineNo()
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_get_LineNo_m2058C84E9C91B05F0A0B2D22764873E078AD2D2D (void);
// 0x00000516 System.Int32 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_LineStartPosition()
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_get_LineStartPosition_m577461A6BE232D4E23855F1B8444F6627FBEF430 (void);
// 0x00000517 System.Int32 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.ReadData()
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_ReadData_m027F1C0E101D80148C3218B27BBD7757A4955D58 (void);
// 0x00000518 System.Int32 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.ParseNumericCharRef(System.Text.StringBuilder)
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_ParseNumericCharRef_m547EDA52C24AAECA1DF3C0B5EFFA5235CB096EB9 (void);
// 0x00000519 System.Int32 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.ParseNamedCharRef(System.Boolean,System.Text.StringBuilder)
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_ParseNamedCharRef_m453B874135BE0F2A963858F76722AD2657844780 (void);
// 0x0000051A System.Void System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.ParsePI(System.Text.StringBuilder)
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_ParsePI_m4BFB0A9F03F688EB53F19654B58F11367FF50125 (void);
// 0x0000051B System.Void System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.ParseComment(System.Text.StringBuilder)
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_ParseComment_m501A41BB687B2E062331C9568E5B73006EADA020 (void);
// 0x0000051C System.Boolean System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.PushEntity(System.Xml.IDtdEntityInfo,System.Int32&)
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_PushEntity_m45C956A0FF290895BECFED3F6ABAF18B501E30F9 (void);
// 0x0000051D System.Boolean System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.PopEntity(System.Xml.IDtdEntityInfo&,System.Int32&)
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_PopEntity_m52C697B5E8E8921F94390995C2B018FB2BCF277C (void);
// 0x0000051E System.Boolean System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.PushExternalSubset(System.String,System.String)
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_PushExternalSubset_mCA683254276E48F9F433A7D5858E547D3E54DA6F (void);
// 0x0000051F System.Void System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.PushInternalDtd(System.String,System.String)
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_PushInternalDtd_mBF87D431425D6A08934CBD901B8D138443A077A0 (void);
// 0x00000520 System.Void System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.Throw(System.Exception)
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_Throw_m9C918DF6D821BA80EA9611F021442057023AC6B1 (void);
// 0x00000521 System.Void System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.OnSystemId(System.String,System.Xml.LineInfo,System.Xml.LineInfo)
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_OnSystemId_m4B1177D5D32F25088CB9B09278A156EF3586C494 (void);
// 0x00000522 System.Void System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.OnPublicId(System.String,System.Xml.LineInfo,System.Xml.LineInfo)
extern void DtdParserProxy_System_Xml_IDtdParserAdapter_OnPublicId_m78B5CFCEDE256C575FF08289E3B092A2D1BD5291 (void);
// 0x00000523 System.Boolean System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapterWithValidation.get_DtdValidation()
extern void DtdParserProxy_System_Xml_IDtdParserAdapterWithValidation_get_DtdValidation_mB08C4898A6C4382487B97FEB6B34D16950077D28 (void);
// 0x00000524 System.Xml.IValidationEventHandling System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapterWithValidation.get_ValidationEventHandling()
extern void DtdParserProxy_System_Xml_IDtdParserAdapterWithValidation_get_ValidationEventHandling_mB94E31FE6CFCDECF567013EF700C5273D0250F23 (void);
// 0x00000525 System.Boolean System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapterV1.get_Normalization()
extern void DtdParserProxy_System_Xml_IDtdParserAdapterV1_get_Normalization_m0EAEDE68F17C29F65E00049B2A08068C47D9CF88 (void);
// 0x00000526 System.Boolean System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapterV1.get_Namespaces()
extern void DtdParserProxy_System_Xml_IDtdParserAdapterV1_get_Namespaces_mE6F55B61928B766F99260E971E0522284FB7CA0B (void);
// 0x00000527 System.Boolean System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapterV1.get_V1CompatibilityMode()
extern void DtdParserProxy_System_Xml_IDtdParserAdapterV1_get_V1CompatibilityMode_m7A5959E626C9A71F1E68C8A062ADA7221C281D5F (void);
// 0x00000528 System.Xml.XmlTextReaderImpl/NodeData System.Xml.XmlTextReaderImpl/NodeData::get_None()
extern void NodeData_get_None_m09D5476D20F18D3F782AD016AA4C9B7FB91EB495 (void);
// 0x00000529 System.Void System.Xml.XmlTextReaderImpl/NodeData::.ctor()
extern void NodeData__ctor_m0EDB77C0D5BDFD2B2F74516B9E37106ACD355350 (void);
// 0x0000052A System.Int32 System.Xml.XmlTextReaderImpl/NodeData::get_LineNo()
extern void NodeData_get_LineNo_m4FFAC4F3348BAF51A9900887975D3164BE1AA090 (void);
// 0x0000052B System.Int32 System.Xml.XmlTextReaderImpl/NodeData::get_LinePos()
extern void NodeData_get_LinePos_mA47E445CCB1D4B13F7E6821C44D70299FBAEB0C7 (void);
// 0x0000052C System.Boolean System.Xml.XmlTextReaderImpl/NodeData::get_IsEmptyElement()
extern void NodeData_get_IsEmptyElement_mD85FA732DA497F1A5F2778650D5405F5D67DF527 (void);
// 0x0000052D System.Void System.Xml.XmlTextReaderImpl/NodeData::set_IsEmptyElement(System.Boolean)
extern void NodeData_set_IsEmptyElement_mD9AA39D1F91A00BEDBED1204654917447AF2D57D (void);
// 0x0000052E System.Boolean System.Xml.XmlTextReaderImpl/NodeData::get_IsDefaultAttribute()
extern void NodeData_get_IsDefaultAttribute_mAEDE8A0C6EB15C9087EB963AA29E2E6C3E2AC81C (void);
// 0x0000052F System.Void System.Xml.XmlTextReaderImpl/NodeData::set_IsDefaultAttribute(System.Boolean)
extern void NodeData_set_IsDefaultAttribute_m6CFE78C360F0CAADE7E1398F7527374253267DCD (void);
// 0x00000530 System.Boolean System.Xml.XmlTextReaderImpl/NodeData::get_ValueBuffered()
extern void NodeData_get_ValueBuffered_mD9B7D4C2C055BC6DC3641D960844A05821EAE1F4 (void);
// 0x00000531 System.String System.Xml.XmlTextReaderImpl/NodeData::get_StringValue()
extern void NodeData_get_StringValue_m49F31840D0EC31EAF70E6F4EF5BE14BB900B2624 (void);
// 0x00000532 System.Void System.Xml.XmlTextReaderImpl/NodeData::TrimSpacesInValue()
extern void NodeData_TrimSpacesInValue_m8B3A9D1567033FA59E05CAC4E7C0BCF7126790B1 (void);
// 0x00000533 System.Void System.Xml.XmlTextReaderImpl/NodeData::Clear(System.Xml.XmlNodeType)
extern void NodeData_Clear_m947A266026A00AB3BC65DC55B7BCE727B3D0004F (void);
// 0x00000534 System.Void System.Xml.XmlTextReaderImpl/NodeData::ClearName()
extern void NodeData_ClearName_m33AF87BF5512718AE6E0920CF814BADCF8EB7BEC (void);
// 0x00000535 System.Void System.Xml.XmlTextReaderImpl/NodeData::SetLineInfo(System.Int32,System.Int32)
extern void NodeData_SetLineInfo_m6D28339C7F45327E5B512AD556ECCBB06A0871A5 (void);
// 0x00000536 System.Void System.Xml.XmlTextReaderImpl/NodeData::SetLineInfo2(System.Int32,System.Int32)
extern void NodeData_SetLineInfo2_mD0AD7BC1A4A18A10953788BC8FBE0B1A02CE26D5 (void);
// 0x00000537 System.Void System.Xml.XmlTextReaderImpl/NodeData::SetValueNode(System.Xml.XmlNodeType,System.String)
extern void NodeData_SetValueNode_m2C3413CC8225BB47DA4B08D098EA56D376BBBF25 (void);
// 0x00000538 System.Void System.Xml.XmlTextReaderImpl/NodeData::SetValueNode(System.Xml.XmlNodeType,System.Char[],System.Int32,System.Int32)
extern void NodeData_SetValueNode_m50F48B9511DD8F6BDB6D49CFB0B3BD799D6AD0F1 (void);
// 0x00000539 System.Void System.Xml.XmlTextReaderImpl/NodeData::SetNamedNode(System.Xml.XmlNodeType,System.String)
extern void NodeData_SetNamedNode_mB4B118182B66F9E24611C31A074538E177DDDA73 (void);
// 0x0000053A System.Void System.Xml.XmlTextReaderImpl/NodeData::SetNamedNode(System.Xml.XmlNodeType,System.String,System.String,System.String)
extern void NodeData_SetNamedNode_mC99F6739610C0257126208B4CF498E1771DF5DDA (void);
// 0x0000053B System.Void System.Xml.XmlTextReaderImpl/NodeData::SetValue(System.String)
extern void NodeData_SetValue_m07CC0F62B746F76367A00A6A88DEDB2B87B6CA91 (void);
// 0x0000053C System.Void System.Xml.XmlTextReaderImpl/NodeData::SetValue(System.Char[],System.Int32,System.Int32)
extern void NodeData_SetValue_m7078D8BE1A2371A59DDF78DE12BAA39C8125C4B5 (void);
// 0x0000053D System.Void System.Xml.XmlTextReaderImpl/NodeData::OnBufferInvalidated()
extern void NodeData_OnBufferInvalidated_m23EB9F4229B6FB92ED6C586B75EFE146D979A7D2 (void);
// 0x0000053E System.Void System.Xml.XmlTextReaderImpl/NodeData::CopyTo(System.Int32,System.Text.StringBuilder)
extern void NodeData_CopyTo_m9D59E5E6EBD3C691A34AC2ADD32FB6C914AB24C2 (void);
// 0x0000053F System.Int32 System.Xml.XmlTextReaderImpl/NodeData::CopyTo(System.Int32,System.Char[],System.Int32,System.Int32)
extern void NodeData_CopyTo_m27B76639B9A28127C2B03164D7128939F26C8F90 (void);
// 0x00000540 System.String System.Xml.XmlTextReaderImpl/NodeData::GetNameWPrefix(System.Xml.XmlNameTable)
extern void NodeData_GetNameWPrefix_mCA5D7B8E3A167C9B8AEFB8751E9C0C40F84B4527 (void);
// 0x00000541 System.String System.Xml.XmlTextReaderImpl/NodeData::CreateNameWPrefix(System.Xml.XmlNameTable)
extern void NodeData_CreateNameWPrefix_mC14BB0DB05523F946E9DA65EB1C2D08F22E474AB (void);
// 0x00000542 System.Int32 System.Xml.XmlTextReaderImpl/NodeData::System.IComparable.CompareTo(System.Object)
extern void NodeData_System_IComparable_CompareTo_m74609FF1B98ECDBF2E824C2A7F7057A2A1529BE5 (void);
// 0x00000543 System.Collections.Generic.IComparer`1<System.Object> System.Xml.XmlTextReaderImpl/DtdDefaultAttributeInfoToNodeDataComparer::get_Instance()
extern void DtdDefaultAttributeInfoToNodeDataComparer_get_Instance_mF0B0C0F3D7173DBD9A59C94B5364AAF425F1D599 (void);
// 0x00000544 System.Int32 System.Xml.XmlTextReaderImpl/DtdDefaultAttributeInfoToNodeDataComparer::Compare(System.Object,System.Object)
extern void DtdDefaultAttributeInfoToNodeDataComparer_Compare_m2429249F0018AC286655A7D6301AB2B5A36791DB (void);
// 0x00000545 System.Void System.Xml.XmlTextReaderImpl/DtdDefaultAttributeInfoToNodeDataComparer::.ctor()
extern void DtdDefaultAttributeInfoToNodeDataComparer__ctor_m0B55E97728B1943F9E8B87A3C51B95B2BDA4767B (void);
// 0x00000546 System.Void System.Xml.XmlTextReaderImpl/DtdDefaultAttributeInfoToNodeDataComparer::.cctor()
extern void DtdDefaultAttributeInfoToNodeDataComparer__cctor_mE143D2408D4C8669246E9B85D2718A43B6232CB3 (void);
// 0x00000547 System.Void System.Xml.XmlTextReaderImpl/OnDefaultAttributeUseDelegate::.ctor(System.Object,System.IntPtr)
extern void OnDefaultAttributeUseDelegate__ctor_m3276CA00C5467BC764348C5121B7E2106122CAA7 (void);
// 0x00000548 System.Void System.Xml.XmlTextReaderImpl/OnDefaultAttributeUseDelegate::Invoke(System.Xml.IDtdDefaultAttributeInfo,System.Xml.XmlTextReaderImpl)
extern void OnDefaultAttributeUseDelegate_Invoke_mBF7EA3AC8F6A89D0019626AC5CBD72B6125699A2 (void);
// 0x00000549 System.Void System.Xml.XmlTextWriter::.ctor()
extern void XmlTextWriter__ctor_m48FEF103AD5753DA42EFBDC57A0B7B61B208F8CF (void);
// 0x0000054A System.Void System.Xml.XmlTextWriter::.ctor(System.IO.Stream,System.Text.Encoding)
extern void XmlTextWriter__ctor_mE517E25568C01F1EE34A2AC1C1A9E7C9F53B59E3 (void);
// 0x0000054B System.Void System.Xml.XmlTextWriter::.ctor(System.String,System.Text.Encoding)
extern void XmlTextWriter__ctor_mA9007741276A827C11CE1CAFF976EC0CE3C5D98C (void);
// 0x0000054C System.Void System.Xml.XmlTextWriter::.ctor(System.IO.TextWriter)
extern void XmlTextWriter__ctor_m4AE8363DFA5B2D16F3750514727C63D4A0096489 (void);
// 0x0000054D System.IO.Stream System.Xml.XmlTextWriter::get_BaseStream()
extern void XmlTextWriter_get_BaseStream_m55606F575AF592BE5C1AE35FEF32EBDD72729265 (void);
// 0x0000054E System.Void System.Xml.XmlTextWriter::set_Namespaces(System.Boolean)
extern void XmlTextWriter_set_Namespaces_m83F3F102E98E87105813A68C7318EF2EB26C1384 (void);
// 0x0000054F System.Void System.Xml.XmlTextWriter::set_Formatting(System.Xml.Formatting)
extern void XmlTextWriter_set_Formatting_mD13223E0443AB804ED5063976D4A8372BE7D7FA3 (void);
// 0x00000550 System.Void System.Xml.XmlTextWriter::set_QuoteChar(System.Char)
extern void XmlTextWriter_set_QuoteChar_mBF3C553E38CEA9BA68039EA9ABE254F388D078C3 (void);
// 0x00000551 System.Void System.Xml.XmlTextWriter::WriteStartDocument()
extern void XmlTextWriter_WriteStartDocument_mF1CB04A2A5770236749FE971FC8821CC9BBE8F62 (void);
// 0x00000552 System.Void System.Xml.XmlTextWriter::WriteStartDocument(System.Boolean)
extern void XmlTextWriter_WriteStartDocument_mBB50C7CBEABDFAC241C5B4596900E1BA43677449 (void);
// 0x00000553 System.Void System.Xml.XmlTextWriter::WriteEndDocument()
extern void XmlTextWriter_WriteEndDocument_mE106B3BDB979A05A96FAD9184DD160B59DEF1ABD (void);
// 0x00000554 System.Void System.Xml.XmlTextWriter::WriteDocType(System.String,System.String,System.String,System.String)
extern void XmlTextWriter_WriteDocType_m55B5607A1F450A8845D2FE25BB02E166DB141EAA (void);
// 0x00000555 System.Void System.Xml.XmlTextWriter::WriteStartElement(System.String,System.String,System.String)
extern void XmlTextWriter_WriteStartElement_mC9FE33DD1244C725C11F8498DFFB2193C573CC04 (void);
// 0x00000556 System.Void System.Xml.XmlTextWriter::WriteEndElement()
extern void XmlTextWriter_WriteEndElement_mA8CD9204FB8E00BC57A4ABD7F1CFED2487E34E42 (void);
// 0x00000557 System.Void System.Xml.XmlTextWriter::WriteFullEndElement()
extern void XmlTextWriter_WriteFullEndElement_mD96729A604F61644598B3CED035317DEF6B5B072 (void);
// 0x00000558 System.Void System.Xml.XmlTextWriter::WriteStartAttribute(System.String,System.String,System.String)
extern void XmlTextWriter_WriteStartAttribute_m8183A40B9AD5B20014708E4EA83D6D72BCF09D08 (void);
// 0x00000559 System.Void System.Xml.XmlTextWriter::WriteEndAttribute()
extern void XmlTextWriter_WriteEndAttribute_m6AA5EBE690909A4E12E0B469F0E2339A468506D1 (void);
// 0x0000055A System.Void System.Xml.XmlTextWriter::WriteCData(System.String)
extern void XmlTextWriter_WriteCData_m3A782E85DFE7EA8E4B7805DD1B325B6E187CEF81 (void);
// 0x0000055B System.Void System.Xml.XmlTextWriter::WriteComment(System.String)
extern void XmlTextWriter_WriteComment_mB3D158EBB5C79E834095C239145B0C40840ADAA5 (void);
// 0x0000055C System.Void System.Xml.XmlTextWriter::WriteProcessingInstruction(System.String,System.String)
extern void XmlTextWriter_WriteProcessingInstruction_m180B619FBE705953079230DC6D79089698CE78D8 (void);
// 0x0000055D System.Void System.Xml.XmlTextWriter::WriteEntityRef(System.String)
extern void XmlTextWriter_WriteEntityRef_m254B203A6E2B57AAFB2EFC85642066A7F428153B (void);
// 0x0000055E System.Void System.Xml.XmlTextWriter::WriteCharEntity(System.Char)
extern void XmlTextWriter_WriteCharEntity_mC7E04F0C85AC60C247F5D9F4D67BFA09119C1654 (void);
// 0x0000055F System.Void System.Xml.XmlTextWriter::WriteWhitespace(System.String)
extern void XmlTextWriter_WriteWhitespace_m6208C06449C23E262CE6D9C218910D863385BE95 (void);
// 0x00000560 System.Void System.Xml.XmlTextWriter::WriteString(System.String)
extern void XmlTextWriter_WriteString_m2D9D3244DAE1D149747942DF2B4B2D1F9A352737 (void);
// 0x00000561 System.Void System.Xml.XmlTextWriter::WriteSurrogateCharEntity(System.Char,System.Char)
extern void XmlTextWriter_WriteSurrogateCharEntity_m4101F4023C03DDB2466E4E63358E429A4FFBCC44 (void);
// 0x00000562 System.Void System.Xml.XmlTextWriter::WriteChars(System.Char[],System.Int32,System.Int32)
extern void XmlTextWriter_WriteChars_m360D9A783C5846BEE36A50CF99033C6A963AD1CD (void);
// 0x00000563 System.Void System.Xml.XmlTextWriter::WriteRaw(System.Char[],System.Int32,System.Int32)
extern void XmlTextWriter_WriteRaw_m3C7F182AECC5AD5610443A5FC732BD663ABA2601 (void);
// 0x00000564 System.Void System.Xml.XmlTextWriter::WriteRaw(System.String)
extern void XmlTextWriter_WriteRaw_mAC040EADB0B191C0502EB056B23D9539AA5DD603 (void);
// 0x00000565 System.Void System.Xml.XmlTextWriter::WriteBase64(System.Byte[],System.Int32,System.Int32)
extern void XmlTextWriter_WriteBase64_m08FE6AE1442ECE4F893BB1D11E55B685A18AAFF9 (void);
// 0x00000566 System.Void System.Xml.XmlTextWriter::WriteBinHex(System.Byte[],System.Int32,System.Int32)
extern void XmlTextWriter_WriteBinHex_m8671C515C6CE4DCF795F9D5501414F51D6147FD3 (void);
// 0x00000567 System.Xml.WriteState System.Xml.XmlTextWriter::get_WriteState()
extern void XmlTextWriter_get_WriteState_m2D73C223CA6F8883A206FDEED27BFD25A6E3C88F (void);
// 0x00000568 System.Void System.Xml.XmlTextWriter::Close()
extern void XmlTextWriter_Close_mC6869F52623D5C5024CBC333916E09DBE102F3FD (void);
// 0x00000569 System.Void System.Xml.XmlTextWriter::Flush()
extern void XmlTextWriter_Flush_m96D39C03BBB39C7A0D4247B8F9C52A2A79319D0E (void);
// 0x0000056A System.String System.Xml.XmlTextWriter::LookupPrefix(System.String)
extern void XmlTextWriter_LookupPrefix_mBB324890CDBA8E9C42A33D5BB4903617056B6D72 (void);
// 0x0000056B System.Void System.Xml.XmlTextWriter::StartDocument(System.Int32)
extern void XmlTextWriter_StartDocument_m6D971130F93929411490C88EBC103B4B71AA311F (void);
// 0x0000056C System.Void System.Xml.XmlTextWriter::AutoComplete(System.Xml.XmlTextWriter/Token)
extern void XmlTextWriter_AutoComplete_m6D82B054F5B8A65C9DEFEC095D1AA71B64E01D19 (void);
// 0x0000056D System.Void System.Xml.XmlTextWriter::AutoCompleteAll()
extern void XmlTextWriter_AutoCompleteAll_m4B6E34BC27932EF01C546E2C1CBB70BF21721209 (void);
// 0x0000056E System.Void System.Xml.XmlTextWriter::InternalWriteEndElement(System.Boolean)
extern void XmlTextWriter_InternalWriteEndElement_m1FEBF6E0816D4B25A83B098093170CA61265CA6B (void);
// 0x0000056F System.Void System.Xml.XmlTextWriter::WriteEndStartTag(System.Boolean)
extern void XmlTextWriter_WriteEndStartTag_m3D5BD66F7B3C09F72E943C0E5C865371905D552E (void);
// 0x00000570 System.Void System.Xml.XmlTextWriter::WriteEndAttributeQuote()
extern void XmlTextWriter_WriteEndAttributeQuote_mB416CDC30D6D53A1CA083DB23889440E87AFF2AD (void);
// 0x00000571 System.Void System.Xml.XmlTextWriter::Indent(System.Boolean)
extern void XmlTextWriter_Indent_m8FDE99DA08161BAF95B52060FE665815467653AC (void);
// 0x00000572 System.Void System.Xml.XmlTextWriter::PushNamespace(System.String,System.String,System.Boolean)
extern void XmlTextWriter_PushNamespace_m85B9B39621886474A21E929986FBB95C51ECC8FF (void);
// 0x00000573 System.Void System.Xml.XmlTextWriter::AddNamespace(System.String,System.String,System.Boolean)
extern void XmlTextWriter_AddNamespace_mA9DF9F1648BEF737A3D46BE7A93EE57CED55DCB4 (void);
// 0x00000574 System.Void System.Xml.XmlTextWriter::AddToNamespaceHashtable(System.Int32)
extern void XmlTextWriter_AddToNamespaceHashtable_m8BCCD6D70601F264479A46D8259BDDC174AD233F (void);
// 0x00000575 System.Void System.Xml.XmlTextWriter::PopNamespaces(System.Int32,System.Int32)
extern void XmlTextWriter_PopNamespaces_mE1AF0C6EBC567887BAA9E6DD4175AEBF7464A046 (void);
// 0x00000576 System.String System.Xml.XmlTextWriter::GeneratePrefix()
extern void XmlTextWriter_GeneratePrefix_m4E75B06493E8E7259957E597AB761DFB5994543C (void);
// 0x00000577 System.Void System.Xml.XmlTextWriter::InternalWriteProcessingInstruction(System.String,System.String)
extern void XmlTextWriter_InternalWriteProcessingInstruction_m7AB78E359BBCA2A8300278538C77A186803D9F00 (void);
// 0x00000578 System.Int32 System.Xml.XmlTextWriter::LookupNamespace(System.String)
extern void XmlTextWriter_LookupNamespace_m26D7A144D7D60165AA28DFB54EE15332AD26CB89 (void);
// 0x00000579 System.Int32 System.Xml.XmlTextWriter::LookupNamespaceInCurrentScope(System.String)
extern void XmlTextWriter_LookupNamespaceInCurrentScope_m9B79AC784B0CD44E63F209682032370C60B2F6A9 (void);
// 0x0000057A System.String System.Xml.XmlTextWriter::FindPrefix(System.String)
extern void XmlTextWriter_FindPrefix_mC510C6C9162CD45A0BAED05D97C21A6CBCC326C7 (void);
// 0x0000057B System.Void System.Xml.XmlTextWriter::ValidateName(System.String,System.Boolean)
extern void XmlTextWriter_ValidateName_mC44A84A18156918489A8159BF9A8D56BE7B1C715 (void);
// 0x0000057C System.Void System.Xml.XmlTextWriter::HandleSpecialAttribute()
extern void XmlTextWriter_HandleSpecialAttribute_m6E1B85CC5B5CE12883AE164DB945EBA54F7564A6 (void);
// 0x0000057D System.Void System.Xml.XmlTextWriter::VerifyPrefixXml(System.String,System.String)
extern void XmlTextWriter_VerifyPrefixXml_mB5720166A6E438017CE9C6677F77670ACF2BE661 (void);
// 0x0000057E System.Void System.Xml.XmlTextWriter::PushStack()
extern void XmlTextWriter_PushStack_mBD2ABBDE5ED58044028C83A9BD3648B2FE6D16AA (void);
// 0x0000057F System.Void System.Xml.XmlTextWriter::FlushEncoders()
extern void XmlTextWriter_FlushEncoders_mF122D55A7BB079E9DA00A0055CFC78277584A093 (void);
// 0x00000580 System.Void System.Xml.XmlTextWriter::.cctor()
extern void XmlTextWriter__cctor_mA6E891498E2E3BBA1822F7FB1470BD9C39269C80 (void);
// 0x00000581 System.Void System.Xml.XmlTextWriter/TagInfo::Init(System.Int32)
extern void TagInfo_Init_m351285BE790D79A15E824AE90114E1DD5734BAB6 (void);
// 0x00000582 System.Void System.Xml.XmlTextWriter/Namespace::Set(System.String,System.String,System.Boolean)
extern void Namespace_Set_mA421F92F59A44FCD987802098A78CA52CA3867BD (void);
// 0x00000583 System.Void System.Xml.XmlUtf8RawTextWriter::.ctor(System.Xml.XmlWriterSettings)
extern void XmlUtf8RawTextWriter__ctor_mFA386D4802198974CCB06BC0DE6D2A89325A2794 (void);
// 0x00000584 System.Void System.Xml.XmlUtf8RawTextWriter::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings)
extern void XmlUtf8RawTextWriter__ctor_m3FED45E976C290A249ADEFDCB6B4D899997D6FB2 (void);
// 0x00000585 System.Void System.Xml.XmlUtf8RawTextWriter::WriteXmlDeclaration(System.Xml.XmlStandalone)
extern void XmlUtf8RawTextWriter_WriteXmlDeclaration_m9C876199838F242C937A984AB8EC8340C1D44793 (void);
// 0x00000586 System.Void System.Xml.XmlUtf8RawTextWriter::WriteXmlDeclaration(System.String)
extern void XmlUtf8RawTextWriter_WriteXmlDeclaration_mD1DF52731AA8C89BF1E05FEAE6F5FF3D59AC3711 (void);
// 0x00000587 System.Void System.Xml.XmlUtf8RawTextWriter::WriteDocType(System.String,System.String,System.String,System.String)
extern void XmlUtf8RawTextWriter_WriteDocType_mF3CA63793EFA9CAF1D76AF06F0315DD56BF6739A (void);
// 0x00000588 System.Void System.Xml.XmlUtf8RawTextWriter::WriteStartElement(System.String,System.String,System.String)
extern void XmlUtf8RawTextWriter_WriteStartElement_m0379A794A0F655460F6E51460D8F650779795F6F (void);
// 0x00000589 System.Void System.Xml.XmlUtf8RawTextWriter::StartElementContent()
extern void XmlUtf8RawTextWriter_StartElementContent_mE915245AC3F0BDA47F20DF6CC76BF72049C1F893 (void);
// 0x0000058A System.Void System.Xml.XmlUtf8RawTextWriter::WriteEndElement(System.String,System.String,System.String)
extern void XmlUtf8RawTextWriter_WriteEndElement_m5608AC0C69CDAAEF96F97DC4DA61BA4DD477479E (void);
// 0x0000058B System.Void System.Xml.XmlUtf8RawTextWriter::WriteFullEndElement(System.String,System.String,System.String)
extern void XmlUtf8RawTextWriter_WriteFullEndElement_mA2262354DD58A77D7D3422165A75016FB0B609F2 (void);
// 0x0000058C System.Void System.Xml.XmlUtf8RawTextWriter::WriteStartAttribute(System.String,System.String,System.String)
extern void XmlUtf8RawTextWriter_WriteStartAttribute_mFBD89332E58A89DAFA893BD88A09171AD963DFD8 (void);
// 0x0000058D System.Void System.Xml.XmlUtf8RawTextWriter::WriteEndAttribute()
extern void XmlUtf8RawTextWriter_WriteEndAttribute_m97209AFB2533FAB3434EA7AFED6AAD666C18DA26 (void);
// 0x0000058E System.Void System.Xml.XmlUtf8RawTextWriter::WriteNamespaceDeclaration(System.String,System.String)
extern void XmlUtf8RawTextWriter_WriteNamespaceDeclaration_m67C8D129EF23DEDA7A2225C56FBA512BB5AB0024 (void);
// 0x0000058F System.Boolean System.Xml.XmlUtf8RawTextWriter::get_SupportsNamespaceDeclarationInChunks()
extern void XmlUtf8RawTextWriter_get_SupportsNamespaceDeclarationInChunks_m30DDCAFFE7BF3D88A5F298F3B118A03803EC4DF1 (void);
// 0x00000590 System.Void System.Xml.XmlUtf8RawTextWriter::WriteStartNamespaceDeclaration(System.String)
extern void XmlUtf8RawTextWriter_WriteStartNamespaceDeclaration_m7188E73372AB58E0C20BE19FE6838C947331B419 (void);
// 0x00000591 System.Void System.Xml.XmlUtf8RawTextWriter::WriteEndNamespaceDeclaration()
extern void XmlUtf8RawTextWriter_WriteEndNamespaceDeclaration_m0DEE5ABF65B9235B7B5BD12C5AEE8A7ADBB2BD5E (void);
// 0x00000592 System.Void System.Xml.XmlUtf8RawTextWriter::WriteCData(System.String)
extern void XmlUtf8RawTextWriter_WriteCData_m276E549C1CB22DB7B762AEB5473699A434F4998C (void);
// 0x00000593 System.Void System.Xml.XmlUtf8RawTextWriter::WriteComment(System.String)
extern void XmlUtf8RawTextWriter_WriteComment_mB7554706D5AB959EC657803CBF3F46A9F7B3B0F0 (void);
// 0x00000594 System.Void System.Xml.XmlUtf8RawTextWriter::WriteProcessingInstruction(System.String,System.String)
extern void XmlUtf8RawTextWriter_WriteProcessingInstruction_m3FBDFD76690A07B4145020ABB521B6D0E0015C84 (void);
// 0x00000595 System.Void System.Xml.XmlUtf8RawTextWriter::WriteEntityRef(System.String)
extern void XmlUtf8RawTextWriter_WriteEntityRef_mBB58E9588BA1D0830275543E726325234FCFD016 (void);
// 0x00000596 System.Void System.Xml.XmlUtf8RawTextWriter::WriteCharEntity(System.Char)
extern void XmlUtf8RawTextWriter_WriteCharEntity_mCFA33DAFBB5CC7664DB5285C282CD17602A087EC (void);
// 0x00000597 System.Void System.Xml.XmlUtf8RawTextWriter::WriteWhitespace(System.String)
extern void XmlUtf8RawTextWriter_WriteWhitespace_m108C1B276821AE78EFBF52C9CEC9A7189A6A9E47 (void);
// 0x00000598 System.Void System.Xml.XmlUtf8RawTextWriter::WriteString(System.String)
extern void XmlUtf8RawTextWriter_WriteString_m6617BD373BF048EBE187A1F03A3A8CD74534FF98 (void);
// 0x00000599 System.Void System.Xml.XmlUtf8RawTextWriter::WriteSurrogateCharEntity(System.Char,System.Char)
extern void XmlUtf8RawTextWriter_WriteSurrogateCharEntity_m684718E512C7E54D584D19EA71D675C9201345F9 (void);
// 0x0000059A System.Void System.Xml.XmlUtf8RawTextWriter::WriteChars(System.Char[],System.Int32,System.Int32)
extern void XmlUtf8RawTextWriter_WriteChars_m3D35BDDD9FF236EC73A0EB772343004B2C4B3C2B (void);
// 0x0000059B System.Void System.Xml.XmlUtf8RawTextWriter::WriteRaw(System.Char[],System.Int32,System.Int32)
extern void XmlUtf8RawTextWriter_WriteRaw_m1CD2BE14DD496B9EA6D2093F8555677CC1B52096 (void);
// 0x0000059C System.Void System.Xml.XmlUtf8RawTextWriter::WriteRaw(System.String)
extern void XmlUtf8RawTextWriter_WriteRaw_m6CEED895A7A1E54D50BC0DF04ED0F7B7F64FDA94 (void);
// 0x0000059D System.Void System.Xml.XmlUtf8RawTextWriter::Close()
extern void XmlUtf8RawTextWriter_Close_m1E9E2DD1B3904104E96BA3E75F437FA6907D300B (void);
// 0x0000059E System.Void System.Xml.XmlUtf8RawTextWriter::Flush()
extern void XmlUtf8RawTextWriter_Flush_m52C4545C88435BA0436536B6BDB50DB7EDFF353A (void);
// 0x0000059F System.Void System.Xml.XmlUtf8RawTextWriter::FlushBuffer()
extern void XmlUtf8RawTextWriter_FlushBuffer_m380AF5AC857AFEFB88FD4D4A223CE2F61D0B624A (void);
// 0x000005A0 System.Void System.Xml.XmlUtf8RawTextWriter::FlushEncoder()
extern void XmlUtf8RawTextWriter_FlushEncoder_m48C957E6B75EE03674B3DD29609304E5E794A565 (void);
// 0x000005A1 System.Void System.Xml.XmlUtf8RawTextWriter::WriteAttributeTextBlock(System.Char*,System.Char*)
extern void XmlUtf8RawTextWriter_WriteAttributeTextBlock_mE2D22AC1D27C0BFA841022E3C14C58567E2C9977 (void);
// 0x000005A2 System.Void System.Xml.XmlUtf8RawTextWriter::WriteElementTextBlock(System.Char*,System.Char*)
extern void XmlUtf8RawTextWriter_WriteElementTextBlock_mE38367032B8ADFFA8A6F4F34598740F0E791575B (void);
// 0x000005A3 System.Void System.Xml.XmlUtf8RawTextWriter::RawText(System.String)
extern void XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80 (void);
// 0x000005A4 System.Void System.Xml.XmlUtf8RawTextWriter::RawText(System.Char*,System.Char*)
extern void XmlUtf8RawTextWriter_RawText_mF7942A3974C489D2F8D9301E56E77CEF5F500E07 (void);
// 0x000005A5 System.Void System.Xml.XmlUtf8RawTextWriter::WriteRawWithCharChecking(System.Char*,System.Char*)
extern void XmlUtf8RawTextWriter_WriteRawWithCharChecking_m312CDB6D9A7F9A965408839DAA06A50F74F79392 (void);
// 0x000005A6 System.Void System.Xml.XmlUtf8RawTextWriter::WriteCommentOrPi(System.String,System.Int32)
extern void XmlUtf8RawTextWriter_WriteCommentOrPi_m8683C7CE47F8B88FAECBACFF8FF741E26F11C041 (void);
// 0x000005A7 System.Void System.Xml.XmlUtf8RawTextWriter::WriteCDataSection(System.String)
extern void XmlUtf8RawTextWriter_WriteCDataSection_mE925886DFC2D61C6F69311708EA5C99D73E462F9 (void);
// 0x000005A8 System.Boolean System.Xml.XmlUtf8RawTextWriter::IsSurrogateByte(System.Byte)
extern void XmlUtf8RawTextWriter_IsSurrogateByte_m621EF957DE646EF6FCD643DEADBAC66AA29964D5 (void);
// 0x000005A9 System.Byte* System.Xml.XmlUtf8RawTextWriter::EncodeSurrogate(System.Char*,System.Char*,System.Byte*)
extern void XmlUtf8RawTextWriter_EncodeSurrogate_mE846CA16E1AEF8E2DFFE51F53BA92D4E4E47CD0A (void);
// 0x000005AA System.Byte* System.Xml.XmlUtf8RawTextWriter::InvalidXmlChar(System.Int32,System.Byte*,System.Boolean)
extern void XmlUtf8RawTextWriter_InvalidXmlChar_m4F7C6D47C50442CE83943650D69E14F9D1975D63 (void);
// 0x000005AB System.Void System.Xml.XmlUtf8RawTextWriter::EncodeChar(System.Char*&,System.Char*,System.Byte*&)
extern void XmlUtf8RawTextWriter_EncodeChar_mCD76E36D29EAD5ABABBBB5B445B615D244DBC10D (void);
// 0x000005AC System.Byte* System.Xml.XmlUtf8RawTextWriter::EncodeMultibyteUTF8(System.Int32,System.Byte*)
extern void XmlUtf8RawTextWriter_EncodeMultibyteUTF8_m23196496AF45D3C4E3DF800CDD8E9D7E47EDB2F0 (void);
// 0x000005AD System.Void System.Xml.XmlUtf8RawTextWriter::CharToUTF8(System.Char*&,System.Char*,System.Byte*&)
extern void XmlUtf8RawTextWriter_CharToUTF8_m80FB876E99C069AF65E8B444A41830BE26A68F14 (void);
// 0x000005AE System.Byte* System.Xml.XmlUtf8RawTextWriter::WriteNewLine(System.Byte*)
extern void XmlUtf8RawTextWriter_WriteNewLine_mC85F5A7C864437D5CC59658B5BD2E107CD3A4BCC (void);
// 0x000005AF System.Byte* System.Xml.XmlUtf8RawTextWriter::LtEntity(System.Byte*)
extern void XmlUtf8RawTextWriter_LtEntity_mA9BFD8D405525247FA29C251EF7F01F1F4A1B3F7 (void);
// 0x000005B0 System.Byte* System.Xml.XmlUtf8RawTextWriter::GtEntity(System.Byte*)
extern void XmlUtf8RawTextWriter_GtEntity_mE467C4BEDD017622FE63FDBDB02BC7FA0FED2A47 (void);
// 0x000005B1 System.Byte* System.Xml.XmlUtf8RawTextWriter::AmpEntity(System.Byte*)
extern void XmlUtf8RawTextWriter_AmpEntity_m74590A53CBA42775F424221B95509971DEBF4055 (void);
// 0x000005B2 System.Byte* System.Xml.XmlUtf8RawTextWriter::QuoteEntity(System.Byte*)
extern void XmlUtf8RawTextWriter_QuoteEntity_mB6285E617BB7E7980D65FE8BAAF7BB39C0247034 (void);
// 0x000005B3 System.Byte* System.Xml.XmlUtf8RawTextWriter::TabEntity(System.Byte*)
extern void XmlUtf8RawTextWriter_TabEntity_m0F6FDA1300A85884C01CE27CB7AEEF644FA34C24 (void);
// 0x000005B4 System.Byte* System.Xml.XmlUtf8RawTextWriter::LineFeedEntity(System.Byte*)
extern void XmlUtf8RawTextWriter_LineFeedEntity_m510C2FCDDAFD3E6C1FB028DBA21B2D26ADC4C028 (void);
// 0x000005B5 System.Byte* System.Xml.XmlUtf8RawTextWriter::CarriageReturnEntity(System.Byte*)
extern void XmlUtf8RawTextWriter_CarriageReturnEntity_m8F175764EF6A6E78B51FA6BBB4AEC5DB26A77CE3 (void);
// 0x000005B6 System.Byte* System.Xml.XmlUtf8RawTextWriter::CharEntity(System.Byte*,System.Char)
extern void XmlUtf8RawTextWriter_CharEntity_m0A23F5B065EFA3344692697742800B4E2FBF757F (void);
// 0x000005B7 System.Byte* System.Xml.XmlUtf8RawTextWriter::RawStartCData(System.Byte*)
extern void XmlUtf8RawTextWriter_RawStartCData_m885FCA9B181958D83B6A89E6ABC520FFFF6E2698 (void);
// 0x000005B8 System.Byte* System.Xml.XmlUtf8RawTextWriter::RawEndCData(System.Byte*)
extern void XmlUtf8RawTextWriter_RawEndCData_mAC87E304EEC6E5598A8DB9D65F60E110808AEFFA (void);
// 0x000005B9 System.Void System.Xml.XmlUtf8RawTextWriter::ValidateContentChars(System.String,System.String,System.Boolean)
extern void XmlUtf8RawTextWriter_ValidateContentChars_m2D62E5A56C7DB286BB2FB52D93F53737272C62A4 (void);
// 0x000005BA System.Void System.Xml.XmlUtf8RawTextWriterIndent::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings)
extern void XmlUtf8RawTextWriterIndent__ctor_m359ACF4D20F85FAA43B85868425F1AA4A53FFB9F (void);
// 0x000005BB System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteDocType(System.String,System.String,System.String,System.String)
extern void XmlUtf8RawTextWriterIndent_WriteDocType_mAA96760976BE9AA458A6E06DCC960C782C6C95C7 (void);
// 0x000005BC System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteStartElement(System.String,System.String,System.String)
extern void XmlUtf8RawTextWriterIndent_WriteStartElement_m936C4488471D8D59B5F76531D749CFEAC5C29A79 (void);
// 0x000005BD System.Void System.Xml.XmlUtf8RawTextWriterIndent::StartElementContent()
extern void XmlUtf8RawTextWriterIndent_StartElementContent_m2DB9D61A52AE3C1C55EE05768F22E857D2F0B5C7 (void);
// 0x000005BE System.Void System.Xml.XmlUtf8RawTextWriterIndent::OnRootElement(System.Xml.ConformanceLevel)
extern void XmlUtf8RawTextWriterIndent_OnRootElement_m14F5E11974804583B9A1C7C7A9EFEA4AC952D52F (void);
// 0x000005BF System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteEndElement(System.String,System.String,System.String)
extern void XmlUtf8RawTextWriterIndent_WriteEndElement_mB7E1B22A3B5CA090AD5C6C78E4AEADEAE6B66A0D (void);
// 0x000005C0 System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteFullEndElement(System.String,System.String,System.String)
extern void XmlUtf8RawTextWriterIndent_WriteFullEndElement_m4AA6CB8A464612D6DC9170AB2296B68D348AAEEB (void);
// 0x000005C1 System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteStartAttribute(System.String,System.String,System.String)
extern void XmlUtf8RawTextWriterIndent_WriteStartAttribute_m12777B1787585AC4D29CC99B1CF83C09B4B109F8 (void);
// 0x000005C2 System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteCData(System.String)
extern void XmlUtf8RawTextWriterIndent_WriteCData_mDC1A5E55FBB0568390B38B0A172201990910F328 (void);
// 0x000005C3 System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteComment(System.String)
extern void XmlUtf8RawTextWriterIndent_WriteComment_m82C5DD7C896C619BBE53BDA8B2D20F916E7E3C23 (void);
// 0x000005C4 System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteProcessingInstruction(System.String,System.String)
extern void XmlUtf8RawTextWriterIndent_WriteProcessingInstruction_m00F4059525CCB382D0F1F5A3925BBBC16242DF4E (void);
// 0x000005C5 System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteEntityRef(System.String)
extern void XmlUtf8RawTextWriterIndent_WriteEntityRef_mE8AD8858EB82C4E891151DDD039AC2A9C4ABC72C (void);
// 0x000005C6 System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteCharEntity(System.Char)
extern void XmlUtf8RawTextWriterIndent_WriteCharEntity_m29F9033E4E30339A26A70F0B0F6E67F390680FDB (void);
// 0x000005C7 System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteSurrogateCharEntity(System.Char,System.Char)
extern void XmlUtf8RawTextWriterIndent_WriteSurrogateCharEntity_mFD400691108649880473198BB4008444F4E8BF01 (void);
// 0x000005C8 System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteWhitespace(System.String)
extern void XmlUtf8RawTextWriterIndent_WriteWhitespace_m8721DE8543E7E260213D44F461FC69350FA4E8AF (void);
// 0x000005C9 System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteString(System.String)
extern void XmlUtf8RawTextWriterIndent_WriteString_m7DADD5B9374E282F88318C19E1186C4A225A93BC (void);
// 0x000005CA System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteChars(System.Char[],System.Int32,System.Int32)
extern void XmlUtf8RawTextWriterIndent_WriteChars_mF7EE0E40616021389F5B1A07D99FBA34C34B58E6 (void);
// 0x000005CB System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteRaw(System.Char[],System.Int32,System.Int32)
extern void XmlUtf8RawTextWriterIndent_WriteRaw_mE97F539F09E8D9B070BFD831B86021E38FCD0C64 (void);
// 0x000005CC System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteRaw(System.String)
extern void XmlUtf8RawTextWriterIndent_WriteRaw_m5DBB5694DAAC436CCF166B4CAC06057B3585E125 (void);
// 0x000005CD System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteBase64(System.Byte[],System.Int32,System.Int32)
extern void XmlUtf8RawTextWriterIndent_WriteBase64_mC428124D6E22AAB0D924E6C35DA713A366D21634 (void);
// 0x000005CE System.Void System.Xml.XmlUtf8RawTextWriterIndent::Init(System.Xml.XmlWriterSettings)
extern void XmlUtf8RawTextWriterIndent_Init_m2B6D7FB0EDA0BF73910DF6645EB2CD33AB5305D9 (void);
// 0x000005CF System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteIndent()
extern void XmlUtf8RawTextWriterIndent_WriteIndent_mFE6D30917351AA0FC42FC9D332ED0B17DC86C4E4 (void);
// 0x000005D0 System.Xml.XmlNodeType System.Xml.XmlValidatingReader::get_NodeType()
extern void XmlValidatingReader_get_NodeType_mAF3765B4AC9841518828D5EC161183C4406DCA5C (void);
// 0x000005D1 System.String System.Xml.XmlValidatingReader::get_LocalName()
extern void XmlValidatingReader_get_LocalName_mCBB39E66822EC770A0E3AE7DB453F28DD37CE250 (void);
// 0x000005D2 System.String System.Xml.XmlValidatingReader::get_NamespaceURI()
extern void XmlValidatingReader_get_NamespaceURI_mCE149ADA9B61980AA7CB3401077EF9075F16CB4E (void);
// 0x000005D3 System.String System.Xml.XmlValidatingReader::get_Prefix()
extern void XmlValidatingReader_get_Prefix_mE4ABA72D869E05B026E4BFE89F433AD27E6CE174 (void);
// 0x000005D4 System.String System.Xml.XmlValidatingReader::get_Value()
extern void XmlValidatingReader_get_Value_m236A951CD11868469BE265FAE2A0B291FB40EA0B (void);
// 0x000005D5 System.Int32 System.Xml.XmlValidatingReader::get_Depth()
extern void XmlValidatingReader_get_Depth_mE8BC3EE8EB045E920EDFA0FFBA482B175E068A0D (void);
// 0x000005D6 System.String System.Xml.XmlValidatingReader::get_BaseURI()
extern void XmlValidatingReader_get_BaseURI_m1D32CAC20A880B003FBDFA8E20B771B07EBDB2EE (void);
// 0x000005D7 System.Boolean System.Xml.XmlValidatingReader::get_IsEmptyElement()
extern void XmlValidatingReader_get_IsEmptyElement_mA8F8DD284E583518A6391038C027E202D091AA7B (void);
// 0x000005D8 System.Int32 System.Xml.XmlValidatingReader::get_AttributeCount()
extern void XmlValidatingReader_get_AttributeCount_m2A0904D49A2D985790CE93CADE7050045EBF8C56 (void);
// 0x000005D9 System.String System.Xml.XmlValidatingReader::GetAttribute(System.String)
extern void XmlValidatingReader_GetAttribute_m5E5A6346601611468C2A3BD9920935A2D4D2AD38 (void);
// 0x000005DA System.String System.Xml.XmlValidatingReader::GetAttribute(System.String,System.String)
extern void XmlValidatingReader_GetAttribute_m93EEF0C5AD32F33CDD0A0500B5DC173B01DFEE75 (void);
// 0x000005DB System.String System.Xml.XmlValidatingReader::GetAttribute(System.Int32)
extern void XmlValidatingReader_GetAttribute_m795D6E982C39D960B252A0C6E50613B07D00F4B9 (void);
// 0x000005DC System.Boolean System.Xml.XmlValidatingReader::MoveToAttribute(System.String)
extern void XmlValidatingReader_MoveToAttribute_m6AE87D9AE8C96783EBA26589022F8E24AB74C6D0 (void);
// 0x000005DD System.Boolean System.Xml.XmlValidatingReader::MoveToFirstAttribute()
extern void XmlValidatingReader_MoveToFirstAttribute_m97251F4825A0129F45E769F7883476D734B0F4FF (void);
// 0x000005DE System.Boolean System.Xml.XmlValidatingReader::MoveToNextAttribute()
extern void XmlValidatingReader_MoveToNextAttribute_m3CCC26F43F738C7E388A5DF75679C519385C9AE7 (void);
// 0x000005DF System.Boolean System.Xml.XmlValidatingReader::MoveToElement()
extern void XmlValidatingReader_MoveToElement_m6971E20817A796DE438B9C73254C5700B4129167 (void);
// 0x000005E0 System.Boolean System.Xml.XmlValidatingReader::ReadAttributeValue()
extern void XmlValidatingReader_ReadAttributeValue_mEF840AEDDDF381AA50108FB39683607F51CB99B8 (void);
// 0x000005E1 System.Boolean System.Xml.XmlValidatingReader::Read()
extern void XmlValidatingReader_Read_m33E0852D4F75E12D452FE299291273ACD3061AB3 (void);
// 0x000005E2 System.Boolean System.Xml.XmlValidatingReader::get_EOF()
extern void XmlValidatingReader_get_EOF_m563954E9E5B16FD30F68A0CCB93BD0D8C612778C (void);
// 0x000005E3 System.Xml.ReadState System.Xml.XmlValidatingReader::get_ReadState()
extern void XmlValidatingReader_get_ReadState_m83F7A0A0CBBB7F6730994B4D8B5BD783B62DCF15 (void);
// 0x000005E4 System.Xml.XmlNameTable System.Xml.XmlValidatingReader::get_NameTable()
extern void XmlValidatingReader_get_NameTable_m917273B1CE2D8C531FFA16D35CD1509F55180C01 (void);
// 0x000005E5 System.String System.Xml.XmlValidatingReader::LookupNamespace(System.String)
extern void XmlValidatingReader_LookupNamespace_mD5FCF7E0552FFF68E9A7C87EA6E2A853C08DAC68 (void);
// 0x000005E6 System.Void System.Xml.XmlValidatingReader::ResolveEntity()
extern void XmlValidatingReader_ResolveEntity_mDE64E0FBAD47C1529BF75EAFC4DA6520D8ECFD77 (void);
// 0x000005E7 System.Boolean System.Xml.XmlValidatingReader::get_Namespaces()
extern void XmlValidatingReader_get_Namespaces_mE9B13FB33252408970F9376B2FF440E9FB71D50F (void);
// 0x000005E8 System.Void System.Xml.XmlValidatingReaderImpl::.ctor(System.Xml.XmlReader,System.Xml.Schema.ValidationEventHandler,System.Boolean)
extern void XmlValidatingReaderImpl__ctor_mB46D37CD4504EACF6A6E6AB65A3D0EB8A96CF950 (void);
// 0x000005E9 System.Xml.XmlReaderSettings System.Xml.XmlValidatingReaderImpl::get_Settings()
extern void XmlValidatingReaderImpl_get_Settings_mF7E966ED5397F3AB14179C09C2EF833229FB5F8A (void);
// 0x000005EA System.Xml.XmlNodeType System.Xml.XmlValidatingReaderImpl::get_NodeType()
extern void XmlValidatingReaderImpl_get_NodeType_m2B30205F925A318CAE31489B0D7F355633104332 (void);
// 0x000005EB System.String System.Xml.XmlValidatingReaderImpl::get_Name()
extern void XmlValidatingReaderImpl_get_Name_mD7C2A88F82A39A3B9E24FC94F4E0EEB363A39BFD (void);
// 0x000005EC System.String System.Xml.XmlValidatingReaderImpl::get_LocalName()
extern void XmlValidatingReaderImpl_get_LocalName_m356B988EE825C9B3AD4E016AD7EB52ACBE0B4518 (void);
// 0x000005ED System.String System.Xml.XmlValidatingReaderImpl::get_NamespaceURI()
extern void XmlValidatingReaderImpl_get_NamespaceURI_m7BA98AD74FDEEAE5CB17F79AE8A6430782E2CE77 (void);
// 0x000005EE System.String System.Xml.XmlValidatingReaderImpl::get_Prefix()
extern void XmlValidatingReaderImpl_get_Prefix_mB674A1A64FBD1A0BFDC9B7FE6ECA60B799FDFAA3 (void);
// 0x000005EF System.String System.Xml.XmlValidatingReaderImpl::get_Value()
extern void XmlValidatingReaderImpl_get_Value_mDF6D93AA62F430267D86FD71E870238B01AD6923 (void);
// 0x000005F0 System.Int32 System.Xml.XmlValidatingReaderImpl::get_Depth()
extern void XmlValidatingReaderImpl_get_Depth_m42BF7B6FC2E0436AA0D7D8483E3212664160FF14 (void);
// 0x000005F1 System.String System.Xml.XmlValidatingReaderImpl::get_BaseURI()
extern void XmlValidatingReaderImpl_get_BaseURI_mAF00DF67C7A11AFCCAB49543D43C9A90BD9833EB (void);
// 0x000005F2 System.Boolean System.Xml.XmlValidatingReaderImpl::get_IsEmptyElement()
extern void XmlValidatingReaderImpl_get_IsEmptyElement_m48A924C02F84842F68B13A743B56DF8DFD72A866 (void);
// 0x000005F3 System.Boolean System.Xml.XmlValidatingReaderImpl::get_IsDefault()
extern void XmlValidatingReaderImpl_get_IsDefault_mF368FFE9714288BDC49073DC51B435EF243EE334 (void);
// 0x000005F4 System.Char System.Xml.XmlValidatingReaderImpl::get_QuoteChar()
extern void XmlValidatingReaderImpl_get_QuoteChar_mBA4A9DBA7992623495D6DBEE1E29BBC3BC7BEA22 (void);
// 0x000005F5 System.Xml.XmlSpace System.Xml.XmlValidatingReaderImpl::get_XmlSpace()
extern void XmlValidatingReaderImpl_get_XmlSpace_mA725A4628BC998A91F1D679B7FDF14B6EF6DCD19 (void);
// 0x000005F6 System.String System.Xml.XmlValidatingReaderImpl::get_XmlLang()
extern void XmlValidatingReaderImpl_get_XmlLang_m886BCE6B3F1818576BF6F02608550777FDDD706A (void);
// 0x000005F7 System.Xml.ReadState System.Xml.XmlValidatingReaderImpl::get_ReadState()
extern void XmlValidatingReaderImpl_get_ReadState_m3B1FE06B2F017E320D375035EABDB82CC5C1ECFC (void);
// 0x000005F8 System.Boolean System.Xml.XmlValidatingReaderImpl::get_EOF()
extern void XmlValidatingReaderImpl_get_EOF_m1A4CAC711F60714518F3E45CB3C1A9F723A7CB13 (void);
// 0x000005F9 System.Xml.XmlNameTable System.Xml.XmlValidatingReaderImpl::get_NameTable()
extern void XmlValidatingReaderImpl_get_NameTable_m1C5CAA6A2AFF3538AAB71CBF38294D13B5F9CAD2 (void);
// 0x000005FA System.Int32 System.Xml.XmlValidatingReaderImpl::get_AttributeCount()
extern void XmlValidatingReaderImpl_get_AttributeCount_m777CC80F493B826A1FB025CB210DF051C841B22D (void);
// 0x000005FB System.String System.Xml.XmlValidatingReaderImpl::GetAttribute(System.String)
extern void XmlValidatingReaderImpl_GetAttribute_m7E837ED54D86D3A8A52CCC750DAB2B2621BE38FB (void);
// 0x000005FC System.String System.Xml.XmlValidatingReaderImpl::GetAttribute(System.String,System.String)
extern void XmlValidatingReaderImpl_GetAttribute_m4E2324A66CFCF7861A70335A674326966F0CBC61 (void);
// 0x000005FD System.String System.Xml.XmlValidatingReaderImpl::GetAttribute(System.Int32)
extern void XmlValidatingReaderImpl_GetAttribute_m2CCA57CED11CFF0697CD45CABDDBC4B2BA385CF1 (void);
// 0x000005FE System.Boolean System.Xml.XmlValidatingReaderImpl::MoveToAttribute(System.String)
extern void XmlValidatingReaderImpl_MoveToAttribute_mEC80C2C336E4485DCE8E716F89D1E01A62832346 (void);
// 0x000005FF System.Void System.Xml.XmlValidatingReaderImpl::MoveToAttribute(System.Int32)
extern void XmlValidatingReaderImpl_MoveToAttribute_m112D7F9A0FB7712288CDB3D7B54F893BE1E84416 (void);
// 0x00000600 System.Boolean System.Xml.XmlValidatingReaderImpl::MoveToFirstAttribute()
extern void XmlValidatingReaderImpl_MoveToFirstAttribute_m0BDBB5C885D108A569335A20C8ACA2DB085BAD27 (void);
// 0x00000601 System.Boolean System.Xml.XmlValidatingReaderImpl::MoveToNextAttribute()
extern void XmlValidatingReaderImpl_MoveToNextAttribute_m70162E77E3EAC8AD18E85C8D2FC2899A9AA83984 (void);
// 0x00000602 System.Boolean System.Xml.XmlValidatingReaderImpl::MoveToElement()
extern void XmlValidatingReaderImpl_MoveToElement_m53431E31095A9FBC6C45E2F65A44B46D0B027276 (void);
// 0x00000603 System.Boolean System.Xml.XmlValidatingReaderImpl::Read()
extern void XmlValidatingReaderImpl_Read_m230845DEF5EB5F2D08F57E390F618D936F3AA2BA (void);
// 0x00000604 System.Void System.Xml.XmlValidatingReaderImpl::Close()
extern void XmlValidatingReaderImpl_Close_m11A95230FA4B80A980053D75F3E42C97BEA6B88D (void);
// 0x00000605 System.String System.Xml.XmlValidatingReaderImpl::LookupNamespace(System.String)
extern void XmlValidatingReaderImpl_LookupNamespace_m83374D6884E6D556EE9163A0E4C6F45534DF9FD9 (void);
// 0x00000606 System.Boolean System.Xml.XmlValidatingReaderImpl::ReadAttributeValue()
extern void XmlValidatingReaderImpl_ReadAttributeValue_m5A2FA6B77DF3D313F6CD9E57B3E549439FE75F6B (void);
// 0x00000607 System.Boolean System.Xml.XmlValidatingReaderImpl::get_CanResolveEntity()
extern void XmlValidatingReaderImpl_get_CanResolveEntity_m5E001039C0A218BAC3027EF1A58111D4C6E667EC (void);
// 0x00000608 System.Void System.Xml.XmlValidatingReaderImpl::ResolveEntity()
extern void XmlValidatingReaderImpl_ResolveEntity_m7801A4E5C3E07FBB602822E0041C945EAE39AA1F (void);
// 0x00000609 System.Void System.Xml.XmlValidatingReaderImpl::MoveOffEntityReference()
extern void XmlValidatingReaderImpl_MoveOffEntityReference_m7A96CFBEAE562C0E1CDBA013353183E2E71E442F (void);
// 0x0000060A System.String System.Xml.XmlValidatingReaderImpl::ReadString()
extern void XmlValidatingReaderImpl_ReadString_m0169644280D600628D501C227BCB9E12987A0FBB (void);
// 0x0000060B System.Boolean System.Xml.XmlValidatingReaderImpl::HasLineInfo()
extern void XmlValidatingReaderImpl_HasLineInfo_mAB8A24FA1090BD56D2961B0684FD8C6A9741CC32 (void);
// 0x0000060C System.Int32 System.Xml.XmlValidatingReaderImpl::get_LineNumber()
extern void XmlValidatingReaderImpl_get_LineNumber_m0818403D0516C16147609ED0AFE824E11E29C007 (void);
// 0x0000060D System.Int32 System.Xml.XmlValidatingReaderImpl::get_LinePosition()
extern void XmlValidatingReaderImpl_get_LinePosition_m6D781AB80BD2B2CDF083C384CD8A9A622BF76782 (void);
// 0x0000060E System.Collections.Generic.IDictionary`2<System.String,System.String> System.Xml.XmlValidatingReaderImpl::System.Xml.IXmlNamespaceResolver.GetNamespacesInScope(System.Xml.XmlNamespaceScope)
extern void XmlValidatingReaderImpl_System_Xml_IXmlNamespaceResolver_GetNamespacesInScope_mA11E51A2365712FB0824E5BE7AC35B5753ACC0D9 (void);
// 0x0000060F System.String System.Xml.XmlValidatingReaderImpl::System.Xml.IXmlNamespaceResolver.LookupNamespace(System.String)
extern void XmlValidatingReaderImpl_System_Xml_IXmlNamespaceResolver_LookupNamespace_m1DAD72082D214301E66DCB6650E00A6A17D6EA19 (void);
// 0x00000610 System.String System.Xml.XmlValidatingReaderImpl::System.Xml.IXmlNamespaceResolver.LookupPrefix(System.String)
extern void XmlValidatingReaderImpl_System_Xml_IXmlNamespaceResolver_LookupPrefix_m8FB89F64EAFDC0719EEE95F6B18EBC1D458A03BC (void);
// 0x00000611 System.Collections.Generic.IDictionary`2<System.String,System.String> System.Xml.XmlValidatingReaderImpl::GetNamespacesInScope(System.Xml.XmlNamespaceScope)
extern void XmlValidatingReaderImpl_GetNamespacesInScope_mB044F7CBE6BA7C78EEE3828DCC7F1124C4F48FEE (void);
// 0x00000612 System.String System.Xml.XmlValidatingReaderImpl::LookupPrefix(System.String)
extern void XmlValidatingReaderImpl_LookupPrefix_m156EDA380A9AFD40A807A081D268B551162CDD2D (void);
// 0x00000613 System.Xml.ValidationType System.Xml.XmlValidatingReaderImpl::get_ValidationType()
extern void XmlValidatingReaderImpl_get_ValidationType_m3F56E6463F6CA002AD75157D14E897A2F5230988 (void);
// 0x00000614 System.Xml.Schema.XmlSchemaCollection System.Xml.XmlValidatingReaderImpl::get_Schemas()
extern void XmlValidatingReaderImpl_get_Schemas_m09AA0952FA965FBB205AE3DA5766D8DC0CD24ED0 (void);
// 0x00000615 System.Boolean System.Xml.XmlValidatingReaderImpl::get_Namespaces()
extern void XmlValidatingReaderImpl_get_Namespaces_m4415C799078697BDACBD0FE115AD65DB6C0031A3 (void);
// 0x00000616 System.Void System.Xml.XmlValidatingReaderImpl::ParseDtdFromParserContext()
extern void XmlValidatingReaderImpl_ParseDtdFromParserContext_mD0948FC472BB3854DFC0A957393E188A06322560 (void);
// 0x00000617 System.Void System.Xml.XmlValidatingReaderImpl::ValidateDtd()
extern void XmlValidatingReaderImpl_ValidateDtd_m6CA931FBC3420A98A5897737D99761A6C92CE35D (void);
// 0x00000618 System.Void System.Xml.XmlValidatingReaderImpl::ResolveEntityInternally()
extern void XmlValidatingReaderImpl_ResolveEntityInternally_mD0775B105AF53B906BCABA036AD93EB58D7CF74A (void);
// 0x00000619 System.Void System.Xml.XmlValidatingReaderImpl::SetupValidation(System.Xml.ValidationType)
extern void XmlValidatingReaderImpl_SetupValidation_mAFA0AB6EE784D66A5DC3CE049E5EAF720F11A655 (void);
// 0x0000061A System.Xml.XmlResolver System.Xml.XmlValidatingReaderImpl::GetResolver()
extern void XmlValidatingReaderImpl_GetResolver_mFF19947EEC427CAC13D597CF19C3FD8C4CC6C6D1 (void);
// 0x0000061B System.Void System.Xml.XmlValidatingReaderImpl::ProcessCoreReaderEvent()
extern void XmlValidatingReaderImpl_ProcessCoreReaderEvent_mEA281802CAC44E6E8D5E9BF3CFA3AAA11B93151A (void);
// 0x0000061C System.Xml.Schema.BaseValidator System.Xml.XmlValidatingReaderImpl::get_Validator()
extern void XmlValidatingReaderImpl_get_Validator_m14576660E175E35CFBDF67B7BDC238581B02978B (void);
// 0x0000061D System.Void System.Xml.XmlValidatingReaderImpl::set_Validator(System.Xml.Schema.BaseValidator)
extern void XmlValidatingReaderImpl_set_Validator_m70253B3ADBC097BB9213ABC9C6DE0446EA658D07 (void);
// 0x0000061E System.Xml.XmlNamespaceManager System.Xml.XmlValidatingReaderImpl::get_NamespaceManager()
extern void XmlValidatingReaderImpl_get_NamespaceManager_m28DAFE6B36CC230527857D41B84B36F4A0DB2FBA (void);
// 0x0000061F System.Boolean System.Xml.XmlValidatingReaderImpl::get_StandAlone()
extern void XmlValidatingReaderImpl_get_StandAlone_mE9B14348DA3DF698C8AB86CF102C58F2FD0FE7A2 (void);
// 0x00000620 System.Void System.Xml.XmlValidatingReaderImpl::set_SchemaTypeObject(System.Object)
extern void XmlValidatingReaderImpl_set_SchemaTypeObject_mCAB4AC252A3858BC3E87F13974542BCBA7FD10EB (void);
// 0x00000621 System.Object System.Xml.XmlValidatingReaderImpl::get_TypedValueObject()
extern void XmlValidatingReaderImpl_get_TypedValueObject_m9602101F88DF1B7E38564233B194E3946813C834 (void);
// 0x00000622 System.Void System.Xml.XmlValidatingReaderImpl::set_TypedValueObject(System.Object)
extern void XmlValidatingReaderImpl_set_TypedValueObject_m5CE2EEB7B2C9DE75E771F9E622DE11650D4F0989 (void);
// 0x00000623 System.Boolean System.Xml.XmlValidatingReaderImpl::AddDefaultAttribute(System.Xml.Schema.SchemaAttDef)
extern void XmlValidatingReaderImpl_AddDefaultAttribute_m3287641B8372B30B8B658C9D448A138C4404936F (void);
// 0x00000624 System.Xml.IDtdInfo System.Xml.XmlValidatingReaderImpl::get_DtdInfo()
extern void XmlValidatingReaderImpl_get_DtdInfo_mB88A0FDADA4BCA164D0BBCC8ED51C679DFC8C184 (void);
// 0x00000625 System.Void System.Xml.XmlValidatingReaderImpl::ValidateDefaultAttributeOnUse(System.Xml.IDtdDefaultAttributeInfo,System.Xml.XmlTextReaderImpl)
extern void XmlValidatingReaderImpl_ValidateDefaultAttributeOnUse_mCBE87491A93DED04B04028C172FF60CA0D47F28B (void);
// 0x00000626 System.Void System.Xml.XmlValidatingReaderImpl/ValidationEventHandling::.ctor(System.Xml.XmlValidatingReaderImpl)
extern void ValidationEventHandling__ctor_m0DB14ABA2F484D38F4A85BC791A7833E61997DB9 (void);
// 0x00000627 System.Object System.Xml.XmlValidatingReaderImpl/ValidationEventHandling::System.Xml.IValidationEventHandling.get_EventHandler()
extern void ValidationEventHandling_System_Xml_IValidationEventHandling_get_EventHandler_m4A0F6CB0BFA867CB9E56E41969147FFF0747C604 (void);
// 0x00000628 System.Void System.Xml.XmlValidatingReaderImpl/ValidationEventHandling::System.Xml.IValidationEventHandling.SendEvent(System.Exception,System.Xml.Schema.XmlSeverityType)
extern void ValidationEventHandling_System_Xml_IValidationEventHandling_SendEvent_mF752F1F19E1809AA7E2CF9274F9F241C7D276A90 (void);
// 0x00000629 System.Void System.Xml.XmlValidatingReaderImpl/ValidationEventHandling::AddHandler(System.Xml.Schema.ValidationEventHandler)
extern void ValidationEventHandling_AddHandler_mD972A68DCBA2204B5EABDC54EEFF2F2479A68389 (void);
// 0x0000062A System.Void System.Xml.XmlWellFormedWriter::.ctor(System.Xml.XmlWriter,System.Xml.XmlWriterSettings)
extern void XmlWellFormedWriter__ctor_m15CD03B5614B921745BD07E2CC0E253AC3FB09FF (void);
// 0x0000062B System.Xml.WriteState System.Xml.XmlWellFormedWriter::get_WriteState()
extern void XmlWellFormedWriter_get_WriteState_m474574F7ACF3816F50B5B609C581856E56873BF9 (void);
// 0x0000062C System.Void System.Xml.XmlWellFormedWriter::WriteStartDocument()
extern void XmlWellFormedWriter_WriteStartDocument_mBE6599EBDAC0556EE3CDABB5E1DE88A6B4001F3D (void);
// 0x0000062D System.Void System.Xml.XmlWellFormedWriter::WriteStartDocument(System.Boolean)
extern void XmlWellFormedWriter_WriteStartDocument_m2B34E2DC91D38A57E7B504F3F5996C0EE5325317 (void);
// 0x0000062E System.Void System.Xml.XmlWellFormedWriter::WriteEndDocument()
extern void XmlWellFormedWriter_WriteEndDocument_m5988C4D6DAB5E13684D81E96E3DEDDCD26A8DD66 (void);
// 0x0000062F System.Void System.Xml.XmlWellFormedWriter::WriteDocType(System.String,System.String,System.String,System.String)
extern void XmlWellFormedWriter_WriteDocType_m67C4635BB824BBDA28E26A5F76698FA6BD703690 (void);
// 0x00000630 System.Void System.Xml.XmlWellFormedWriter::WriteStartElement(System.String,System.String,System.String)
extern void XmlWellFormedWriter_WriteStartElement_m5E62BAA68C9A20CA088938BA5DA4453542D6F40D (void);
// 0x00000631 System.Void System.Xml.XmlWellFormedWriter::WriteEndElement()
extern void XmlWellFormedWriter_WriteEndElement_mB572B5CC66D350D4A1A489D6DF7D922C6D55B228 (void);
// 0x00000632 System.Void System.Xml.XmlWellFormedWriter::WriteFullEndElement()
extern void XmlWellFormedWriter_WriteFullEndElement_m744A8E7FA66DC71F8AEBEB2ACAE643397303C655 (void);
// 0x00000633 System.Void System.Xml.XmlWellFormedWriter::WriteStartAttribute(System.String,System.String,System.String)
extern void XmlWellFormedWriter_WriteStartAttribute_m083009DC319DE10D4F037AE40D27EB7F2CDB0481 (void);
// 0x00000634 System.Void System.Xml.XmlWellFormedWriter::WriteEndAttribute()
extern void XmlWellFormedWriter_WriteEndAttribute_mEFA1CC155A614CDB62294E2A5C34A36E657BAF10 (void);
// 0x00000635 System.Void System.Xml.XmlWellFormedWriter::WriteCData(System.String)
extern void XmlWellFormedWriter_WriteCData_mC23237FAE56E3DCD60B913A3F102ED0F6EA542AF (void);
// 0x00000636 System.Void System.Xml.XmlWellFormedWriter::WriteComment(System.String)
extern void XmlWellFormedWriter_WriteComment_m07DE2BC5A363CA4A037776A667A8F10A11FB5F8F (void);
// 0x00000637 System.Void System.Xml.XmlWellFormedWriter::WriteProcessingInstruction(System.String,System.String)
extern void XmlWellFormedWriter_WriteProcessingInstruction_m95C599B96B8BBA61EA9AD3090DB72C6B9FE4EAD1 (void);
// 0x00000638 System.Void System.Xml.XmlWellFormedWriter::WriteEntityRef(System.String)
extern void XmlWellFormedWriter_WriteEntityRef_mF2FC7A2CADC2114DC7C862016781F9BFC54FABA8 (void);
// 0x00000639 System.Void System.Xml.XmlWellFormedWriter::WriteCharEntity(System.Char)
extern void XmlWellFormedWriter_WriteCharEntity_m99918CACFDC1943936AA750C9D403016BFC4EE38 (void);
// 0x0000063A System.Void System.Xml.XmlWellFormedWriter::WriteSurrogateCharEntity(System.Char,System.Char)
extern void XmlWellFormedWriter_WriteSurrogateCharEntity_m7C8E107B0B6825531FFA38267746849C88A914A3 (void);
// 0x0000063B System.Void System.Xml.XmlWellFormedWriter::WriteWhitespace(System.String)
extern void XmlWellFormedWriter_WriteWhitespace_m95434DCB8764139934630FE04DD05A87291FCFD9 (void);
// 0x0000063C System.Void System.Xml.XmlWellFormedWriter::WriteString(System.String)
extern void XmlWellFormedWriter_WriteString_m8B4E812A0CFAA843CC3FF8F57E1CD0B97748A9A4 (void);
// 0x0000063D System.Void System.Xml.XmlWellFormedWriter::WriteChars(System.Char[],System.Int32,System.Int32)
extern void XmlWellFormedWriter_WriteChars_mEF9E7BA1D6723E346954A7EA686A336B04EE0572 (void);
// 0x0000063E System.Void System.Xml.XmlWellFormedWriter::WriteRaw(System.Char[],System.Int32,System.Int32)
extern void XmlWellFormedWriter_WriteRaw_mCA937B08EC0CB47BD8346501C463335AD122D275 (void);
// 0x0000063F System.Void System.Xml.XmlWellFormedWriter::WriteRaw(System.String)
extern void XmlWellFormedWriter_WriteRaw_mBA71BF6CD36C24909F1F8FEC8E0A3C59220DD2CC (void);
// 0x00000640 System.Void System.Xml.XmlWellFormedWriter::WriteBase64(System.Byte[],System.Int32,System.Int32)
extern void XmlWellFormedWriter_WriteBase64_mADFA00DF036CF336F703B88863EB2F818E06CB02 (void);
// 0x00000641 System.Void System.Xml.XmlWellFormedWriter::Close()
extern void XmlWellFormedWriter_Close_m3344F6BA8692113175966735E5D40577F16DC62F (void);
// 0x00000642 System.Void System.Xml.XmlWellFormedWriter::Flush()
extern void XmlWellFormedWriter_Flush_m80648BA3FAB65ED58C7D221ADCA0F3E4440D5E6F (void);
// 0x00000643 System.String System.Xml.XmlWellFormedWriter::LookupPrefix(System.String)
extern void XmlWellFormedWriter_LookupPrefix_m7EFDF47EE856E0E261CA8E46E4B39D61DEF77852 (void);
// 0x00000644 System.Void System.Xml.XmlWellFormedWriter::WriteValue(System.String)
extern void XmlWellFormedWriter_WriteValue_m4DC703E7DB41C5A6A008A4DDF0A977D727835CC8 (void);
// 0x00000645 System.Void System.Xml.XmlWellFormedWriter::WriteBinHex(System.Byte[],System.Int32,System.Int32)
extern void XmlWellFormedWriter_WriteBinHex_m903D1B72D56F33567D2FDE5FC7858FC8E5A3E31F (void);
// 0x00000646 System.Xml.XmlRawWriter System.Xml.XmlWellFormedWriter::get_RawWriter()
extern void XmlWellFormedWriter_get_RawWriter_m214811761EBBCB44F46CF8C3590C4611CFE134CA (void);
// 0x00000647 System.Boolean System.Xml.XmlWellFormedWriter::get_SaveAttrValue()
extern void XmlWellFormedWriter_get_SaveAttrValue_m308EBEC9707BA9CB0B0281395F7C6183FCCD84E6 (void);
// 0x00000648 System.Boolean System.Xml.XmlWellFormedWriter::get_InBase64()
extern void XmlWellFormedWriter_get_InBase64_mFF752AD78F8B2BAEB4EF3B014D665AA9F94C10C0 (void);
// 0x00000649 System.Void System.Xml.XmlWellFormedWriter::SetSpecialAttribute(System.Xml.XmlWellFormedWriter/SpecialAttribute)
extern void XmlWellFormedWriter_SetSpecialAttribute_mFEA92893370DC5628286BE51411265E4B192FC89 (void);
// 0x0000064A System.Void System.Xml.XmlWellFormedWriter::WriteStartDocumentImpl(System.Xml.XmlStandalone)
extern void XmlWellFormedWriter_WriteStartDocumentImpl_mA52A83EB37B590FF5E0439A0EEF4607423783C0E (void);
// 0x0000064B System.Void System.Xml.XmlWellFormedWriter::StartFragment()
extern void XmlWellFormedWriter_StartFragment_m9E589E4D3AB9FE93C93E51A91ED2DDF6691A1BD2 (void);
// 0x0000064C System.Void System.Xml.XmlWellFormedWriter::PushNamespaceImplicit(System.String,System.String)
extern void XmlWellFormedWriter_PushNamespaceImplicit_mA1D3FFBB0CC8895E7237F3EFB2A6B425346D8267 (void);
// 0x0000064D System.Boolean System.Xml.XmlWellFormedWriter::PushNamespaceExplicit(System.String,System.String)
extern void XmlWellFormedWriter_PushNamespaceExplicit_m2D2DD37D41835C6CF41605F5DF0EFE69FD500A43 (void);
// 0x0000064E System.Void System.Xml.XmlWellFormedWriter::AddNamespace(System.String,System.String,System.Xml.XmlWellFormedWriter/NamespaceKind)
extern void XmlWellFormedWriter_AddNamespace_m8CF0599DA9B7CBC7944F0F2E25EB92A6EF933B4D (void);
// 0x0000064F System.Void System.Xml.XmlWellFormedWriter::AddToNamespaceHashtable(System.Int32)
extern void XmlWellFormedWriter_AddToNamespaceHashtable_mEAB12665C5565DAE811C054FEA0F96E624C494F0 (void);
// 0x00000650 System.Int32 System.Xml.XmlWellFormedWriter::LookupNamespaceIndex(System.String)
extern void XmlWellFormedWriter_LookupNamespaceIndex_m9236846AFB3139486F0DEAC5D1CCF53479286855 (void);
// 0x00000651 System.Void System.Xml.XmlWellFormedWriter::PopNamespaces(System.Int32,System.Int32)
extern void XmlWellFormedWriter_PopNamespaces_m21D460DB61EC4B7271262131A52536CAA398EB15 (void);
// 0x00000652 System.Xml.XmlException System.Xml.XmlWellFormedWriter::DupAttrException(System.String,System.String)
extern void XmlWellFormedWriter_DupAttrException_m7A1A8C4A333D1D8C53DE3B03E35E1BB12B4E554A (void);
// 0x00000653 System.Void System.Xml.XmlWellFormedWriter::AdvanceState(System.Xml.XmlWellFormedWriter/Token)
extern void XmlWellFormedWriter_AdvanceState_m0E77F31CDB1071771578075FC87D0BF0D208D8E1 (void);
// 0x00000654 System.Void System.Xml.XmlWellFormedWriter::StartElementContent()
extern void XmlWellFormedWriter_StartElementContent_mFB6A7CE162E6C7093EB48CDFA872C6D28E31861C (void);
// 0x00000655 System.String System.Xml.XmlWellFormedWriter::GetStateName(System.Xml.XmlWellFormedWriter/State)
extern void XmlWellFormedWriter_GetStateName_mB2B34367A725A79E4B3B521280CAA81BEA26DA78 (void);
// 0x00000656 System.String System.Xml.XmlWellFormedWriter::LookupNamespace(System.String)
extern void XmlWellFormedWriter_LookupNamespace_m501ADAA8012BE57824EAE59C5F58BE37E477A92A (void);
// 0x00000657 System.String System.Xml.XmlWellFormedWriter::LookupLocalNamespace(System.String)
extern void XmlWellFormedWriter_LookupLocalNamespace_m9CB41195FFE549CD9D223709B79119038A67BC79 (void);
// 0x00000658 System.String System.Xml.XmlWellFormedWriter::GeneratePrefix()
extern void XmlWellFormedWriter_GeneratePrefix_m6F8B4A6EAE7C5C9DA82990E47A1F891F8F1E526C (void);
// 0x00000659 System.Void System.Xml.XmlWellFormedWriter::CheckNCName(System.String)
extern void XmlWellFormedWriter_CheckNCName_m60D4A447D593BEF77DFDAAA31CDD019361B55D2A (void);
// 0x0000065A System.Exception System.Xml.XmlWellFormedWriter::InvalidCharsException(System.String,System.Int32)
extern void XmlWellFormedWriter_InvalidCharsException_mCBA78B82C723BB0F70B5ECAEA3534A4719B4B0C5 (void);
// 0x0000065B System.Void System.Xml.XmlWellFormedWriter::ThrowInvalidStateTransition(System.Xml.XmlWellFormedWriter/Token,System.Xml.XmlWellFormedWriter/State)
extern void XmlWellFormedWriter_ThrowInvalidStateTransition_mD1B039B1CB4593B86D6086945488E6F699289EA7 (void);
// 0x0000065C System.Boolean System.Xml.XmlWellFormedWriter::get_IsClosedOrErrorState()
extern void XmlWellFormedWriter_get_IsClosedOrErrorState_mDE9F00335629B981C8FFDBBCEC322D70FD1258CD (void);
// 0x0000065D System.Void System.Xml.XmlWellFormedWriter::AddAttribute(System.String,System.String,System.String)
extern void XmlWellFormedWriter_AddAttribute_mAE42EFE8C45E46B4DBCEE7E95A75D860D35FC4D4 (void);
// 0x0000065E System.Void System.Xml.XmlWellFormedWriter::AddToAttrHashTable(System.Int32)
extern void XmlWellFormedWriter_AddToAttrHashTable_mCF2C8CBC325BDAE7F0A643DD23ADB94BF5DB840D (void);
// 0x0000065F System.Void System.Xml.XmlWellFormedWriter::.cctor()
extern void XmlWellFormedWriter__cctor_mCF1F3859488EFEFA3CE3F8A244B3AADD328D1377 (void);
// 0x00000660 System.Void System.Xml.XmlWellFormedWriter/NamespaceResolverProxy::.ctor(System.Xml.XmlWellFormedWriter)
extern void NamespaceResolverProxy__ctor_mF340DF659BB0437832979BFF6C9A91F1CA480177 (void);
// 0x00000661 System.Collections.Generic.IDictionary`2<System.String,System.String> System.Xml.XmlWellFormedWriter/NamespaceResolverProxy::System.Xml.IXmlNamespaceResolver.GetNamespacesInScope(System.Xml.XmlNamespaceScope)
extern void NamespaceResolverProxy_System_Xml_IXmlNamespaceResolver_GetNamespacesInScope_m17AA1B35EFCA855BC450889E07514C832779BD3D (void);
// 0x00000662 System.String System.Xml.XmlWellFormedWriter/NamespaceResolverProxy::System.Xml.IXmlNamespaceResolver.LookupNamespace(System.String)
extern void NamespaceResolverProxy_System_Xml_IXmlNamespaceResolver_LookupNamespace_mCA6F123E1920EC744D1B42FB1B56DB0128F76121 (void);
// 0x00000663 System.String System.Xml.XmlWellFormedWriter/NamespaceResolverProxy::System.Xml.IXmlNamespaceResolver.LookupPrefix(System.String)
extern void NamespaceResolverProxy_System_Xml_IXmlNamespaceResolver_LookupPrefix_m48E999A31BE5C784E702B1E0D8E5E9D10C5854A5 (void);
// 0x00000664 System.Void System.Xml.XmlWellFormedWriter/ElementScope::Set(System.String,System.String,System.String,System.Int32)
extern void ElementScope_Set_m7BAE5CE51EBBE20E736A268E1E606C71B74CF8D0 (void);
// 0x00000665 System.Void System.Xml.XmlWellFormedWriter/ElementScope::WriteEndElement(System.Xml.XmlRawWriter)
extern void ElementScope_WriteEndElement_mD162117056CFDD45A1DAEC3F76334847A29F7B57 (void);
// 0x00000666 System.Void System.Xml.XmlWellFormedWriter/ElementScope::WriteFullEndElement(System.Xml.XmlRawWriter)
extern void ElementScope_WriteFullEndElement_m17FE706748E35B8903B1BCB6B172A2415AD989B4 (void);
// 0x00000667 System.Void System.Xml.XmlWellFormedWriter/Namespace::Set(System.String,System.String,System.Xml.XmlWellFormedWriter/NamespaceKind)
extern void Namespace_Set_m88AB7EE7ADEBE72A65AB39AD226966CECB869A2C (void);
// 0x00000668 System.Void System.Xml.XmlWellFormedWriter/Namespace::WriteDecl(System.Xml.XmlWriter,System.Xml.XmlRawWriter)
extern void Namespace_WriteDecl_m9A844FFEDA4BE8790EB459FEDE11A8D8A5DAF100 (void);
// 0x00000669 System.Void System.Xml.XmlWellFormedWriter/AttrName::Set(System.String,System.String,System.String)
extern void AttrName_Set_m2C5516E986819EB5B1B0084FA03E54A9C7354930 (void);
// 0x0000066A System.Boolean System.Xml.XmlWellFormedWriter/AttrName::IsDuplicate(System.String,System.String,System.String)
extern void AttrName_IsDuplicate_m201E2290AC6091EC056BEB923BFD9F35C1293F1C (void);
// 0x0000066B System.String System.Xml.XmlWellFormedWriter/AttributeValueCache::get_StringValue()
extern void AttributeValueCache_get_StringValue_m369D8C130C793C4646C02209CF225F4B79F5A8F3 (void);
// 0x0000066C System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::WriteEntityRef(System.String)
extern void AttributeValueCache_WriteEntityRef_mD5EE425B29BE07E3E9744AAB845810875B245532 (void);
// 0x0000066D System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::WriteCharEntity(System.Char)
extern void AttributeValueCache_WriteCharEntity_m8C4986F0935BC85657B0765214E4B6C7D06874D4 (void);
// 0x0000066E System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::WriteSurrogateCharEntity(System.Char,System.Char)
extern void AttributeValueCache_WriteSurrogateCharEntity_mF393DE85027E7D4FF1B08D98F0C6F324D986F570 (void);
// 0x0000066F System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::WriteWhitespace(System.String)
extern void AttributeValueCache_WriteWhitespace_mC30BE0103D7630BC52110A52711F93B0EE77265C (void);
// 0x00000670 System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::WriteString(System.String)
extern void AttributeValueCache_WriteString_mF0E506AB621BED0ED725E43A80743865DC1C7A95 (void);
// 0x00000671 System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::WriteChars(System.Char[],System.Int32,System.Int32)
extern void AttributeValueCache_WriteChars_mD4924FAFA5578EDBBA7121540F184F832B83E6B1 (void);
// 0x00000672 System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::WriteRaw(System.Char[],System.Int32,System.Int32)
extern void AttributeValueCache_WriteRaw_mBCBECC9E06E2A67EFFFCFD6B5C97E65845B030D5 (void);
// 0x00000673 System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::WriteRaw(System.String)
extern void AttributeValueCache_WriteRaw_m5CA2F21771AD270BC564212DEEB305D7BEA1ADDF (void);
// 0x00000674 System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::WriteValue(System.String)
extern void AttributeValueCache_WriteValue_mD25613C049E0066BAF633B2E635E56F1C7512C0A (void);
// 0x00000675 System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::Replay(System.Xml.XmlWriter)
extern void AttributeValueCache_Replay_mE754CA61E7242ADAC63CD9F464D80C73E0588955 (void);
// 0x00000676 System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::Trim()
extern void AttributeValueCache_Trim_m7508E1B61AAC65605922B79215050FA1BB874118 (void);
// 0x00000677 System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::Clear()
extern void AttributeValueCache_Clear_m39DF6AD7750029A3BCD050BA64FE0EC44D3865E2 (void);
// 0x00000678 System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::StartComplexValue()
extern void AttributeValueCache_StartComplexValue_m87925DC78517289C6E00D7B389E3FD118ED6AC87 (void);
// 0x00000679 System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::AddItem(System.Xml.XmlWellFormedWriter/AttributeValueCache/ItemType,System.Object)
extern void AttributeValueCache_AddItem_mCCBDF145AB4C1B9086C6D51CBEEFEE3C1D52727A (void);
// 0x0000067A System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::.ctor()
extern void AttributeValueCache__ctor_m953F7E445860E3568CF1BCF095E1EECFC29938B9 (void);
// 0x0000067B System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache/Item::.ctor()
extern void Item__ctor_m1E7121B2010DB84AD36DE26E6EE0BDD71817B3C0 (void);
// 0x0000067C System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache/Item::Set(System.Xml.XmlWellFormedWriter/AttributeValueCache/ItemType,System.Object)
extern void Item_Set_m8579C16764397A1D513ABC700CE3615B4B6D0F9E (void);
// 0x0000067D System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache/BufferChunk::.ctor(System.Char[],System.Int32,System.Int32)
extern void BufferChunk__ctor_m9EDC7D5AC6E379514A74A2ADA6546803AFA2DABF (void);
// 0x0000067E System.Void System.Xml.XmlWriter::WriteStartDocument()
// 0x0000067F System.Void System.Xml.XmlWriter::WriteStartDocument(System.Boolean)
// 0x00000680 System.Void System.Xml.XmlWriter::WriteEndDocument()
// 0x00000681 System.Void System.Xml.XmlWriter::WriteDocType(System.String,System.String,System.String,System.String)
// 0x00000682 System.Void System.Xml.XmlWriter::WriteStartElement(System.String,System.String)
extern void XmlWriter_WriteStartElement_mAC8867077A8F222C966E6720B70F8808A655E3A0 (void);
// 0x00000683 System.Void System.Xml.XmlWriter::WriteStartElement(System.String,System.String,System.String)
// 0x00000684 System.Void System.Xml.XmlWriter::WriteStartElement(System.String)
extern void XmlWriter_WriteStartElement_m8A1F0E62C41858AAB73A7319FDD0081B49932124 (void);
// 0x00000685 System.Void System.Xml.XmlWriter::WriteEndElement()
// 0x00000686 System.Void System.Xml.XmlWriter::WriteFullEndElement()
// 0x00000687 System.Void System.Xml.XmlWriter::WriteAttributeString(System.String,System.String,System.String)
extern void XmlWriter_WriteAttributeString_m1F3481B4EB9D711B7CAF93FB2B7D077A43D1AABB (void);
// 0x00000688 System.Void System.Xml.XmlWriter::WriteAttributeString(System.String,System.String)
extern void XmlWriter_WriteAttributeString_m828C9640305961C835B4B9B3D5C62E76649A08A7 (void);
// 0x00000689 System.Void System.Xml.XmlWriter::WriteAttributeString(System.String,System.String,System.String,System.String)
extern void XmlWriter_WriteAttributeString_m9BECE5A394F9A9601AB66932AF0D7EF25E16AE0B (void);
// 0x0000068A System.Void System.Xml.XmlWriter::WriteStartAttribute(System.String,System.String,System.String)
// 0x0000068B System.Void System.Xml.XmlWriter::WriteEndAttribute()
// 0x0000068C System.Void System.Xml.XmlWriter::WriteCData(System.String)
// 0x0000068D System.Void System.Xml.XmlWriter::WriteComment(System.String)
// 0x0000068E System.Void System.Xml.XmlWriter::WriteProcessingInstruction(System.String,System.String)
// 0x0000068F System.Void System.Xml.XmlWriter::WriteEntityRef(System.String)
// 0x00000690 System.Void System.Xml.XmlWriter::WriteCharEntity(System.Char)
// 0x00000691 System.Void System.Xml.XmlWriter::WriteWhitespace(System.String)
// 0x00000692 System.Void System.Xml.XmlWriter::WriteString(System.String)
// 0x00000693 System.Void System.Xml.XmlWriter::WriteSurrogateCharEntity(System.Char,System.Char)
// 0x00000694 System.Void System.Xml.XmlWriter::WriteChars(System.Char[],System.Int32,System.Int32)
// 0x00000695 System.Void System.Xml.XmlWriter::WriteRaw(System.Char[],System.Int32,System.Int32)
// 0x00000696 System.Void System.Xml.XmlWriter::WriteRaw(System.String)
// 0x00000697 System.Void System.Xml.XmlWriter::WriteBase64(System.Byte[],System.Int32,System.Int32)
// 0x00000698 System.Void System.Xml.XmlWriter::WriteBinHex(System.Byte[],System.Int32,System.Int32)
extern void XmlWriter_WriteBinHex_m2CFBF2D59073F981048E4FE0D0FEA6D456286495 (void);
// 0x00000699 System.Xml.WriteState System.Xml.XmlWriter::get_WriteState()
// 0x0000069A System.Void System.Xml.XmlWriter::Close()
extern void XmlWriter_Close_m70BFE83F2AD6CDF309ECA99E0880689C1CC68611 (void);
// 0x0000069B System.Void System.Xml.XmlWriter::Flush()
// 0x0000069C System.String System.Xml.XmlWriter::LookupPrefix(System.String)
// 0x0000069D System.Void System.Xml.XmlWriter::WriteValue(System.String)
extern void XmlWriter_WriteValue_m1415F462FECC87DE3C9D44BE3DE13D5D81F76C8C (void);
// 0x0000069E System.Void System.Xml.XmlWriter::WriteAttributes(System.Xml.XmlReader,System.Boolean)
extern void XmlWriter_WriteAttributes_m03FF7AB2A691CC944C7B3CEFA9D265F2700ED074 (void);
// 0x0000069F System.Void System.Xml.XmlWriter::WriteNode(System.Xml.XmlReader,System.Boolean)
extern void XmlWriter_WriteNode_m9869B5DD6CA561087F3198228ADAF502FDF0253E (void);
// 0x000006A0 System.Void System.Xml.XmlWriter::WriteElementString(System.String,System.String,System.String)
extern void XmlWriter_WriteElementString_m35A6492D83CA4686148F3D39271BC94E29811C42 (void);
// 0x000006A1 System.Void System.Xml.XmlWriter::Dispose()
extern void XmlWriter_Dispose_mA0416A9B156E8271B9E129F3E91FEF6EE0A2B373 (void);
// 0x000006A2 System.Void System.Xml.XmlWriter::Dispose(System.Boolean)
extern void XmlWriter_Dispose_m85892819F0A87F253D548139924CE7950DA5D64D (void);
// 0x000006A3 System.Xml.XmlWriter System.Xml.XmlWriter::Create(System.IO.Stream,System.Xml.XmlWriterSettings)
extern void XmlWriter_Create_mF8D6A7AF4B53BDB0896D95E0A6D9ECE6042C3856 (void);
// 0x000006A4 System.Xml.XmlWriter System.Xml.XmlWriter::Create(System.IO.TextWriter,System.Xml.XmlWriterSettings)
extern void XmlWriter_Create_m6CA81400C565A5B8E379150404E136B42B4F69A9 (void);
// 0x000006A5 System.Void System.Xml.XmlWriter::.ctor()
extern void XmlWriter__ctor_m8944C0C05D32C64DD68AE6641BA0943BE80CE714 (void);
// 0x000006A6 System.Void System.Xml.XmlWriterSettings::.ctor()
extern void XmlWriterSettings__ctor_mD453709B5F0BA2D3E082FD52A309838171DF207C (void);
// 0x000006A7 System.Boolean System.Xml.XmlWriterSettings::get_Async()
extern void XmlWriterSettings_get_Async_m0444A26262668D76461EEBD468B622F8F5418A60 (void);
// 0x000006A8 System.Text.Encoding System.Xml.XmlWriterSettings::get_Encoding()
extern void XmlWriterSettings_get_Encoding_mC4E1AB9D49553D659321B2BEEA46AE5D343BCBEE (void);
// 0x000006A9 System.Boolean System.Xml.XmlWriterSettings::get_OmitXmlDeclaration()
extern void XmlWriterSettings_get_OmitXmlDeclaration_m4DDF4951F3229EB1DEEFABD680769ABB9BB881DF (void);
// 0x000006AA System.Void System.Xml.XmlWriterSettings::set_OmitXmlDeclaration(System.Boolean)
extern void XmlWriterSettings_set_OmitXmlDeclaration_mD7550E855D01522D5DE4269FC3FE45EA136C7E74 (void);
// 0x000006AB System.Xml.NewLineHandling System.Xml.XmlWriterSettings::get_NewLineHandling()
extern void XmlWriterSettings_get_NewLineHandling_mE5E642195853271BBF3F6EA8399789D675D6EBE0 (void);
// 0x000006AC System.String System.Xml.XmlWriterSettings::get_NewLineChars()
extern void XmlWriterSettings_get_NewLineChars_m55DA9DDAED17162E8055730FE8047AEBFA5AC7F9 (void);
// 0x000006AD System.Boolean System.Xml.XmlWriterSettings::get_Indent()
extern void XmlWriterSettings_get_Indent_mE585A2D946F32BFF63BBAD55DD3ABB00C818CDA2 (void);
// 0x000006AE System.Void System.Xml.XmlWriterSettings::set_Indent(System.Boolean)
extern void XmlWriterSettings_set_Indent_m4560606B33CB7EF5DEE0F5B50A81AC8E67622661 (void);
// 0x000006AF System.String System.Xml.XmlWriterSettings::get_IndentChars()
extern void XmlWriterSettings_get_IndentChars_mF26B2899F7718E3DC75CA62FDFB5915BAF5C158D (void);
// 0x000006B0 System.Boolean System.Xml.XmlWriterSettings::get_NewLineOnAttributes()
extern void XmlWriterSettings_get_NewLineOnAttributes_m3ACAFD8A94C15826E9DDC4F20B280C6AF3407F7D (void);
// 0x000006B1 System.Boolean System.Xml.XmlWriterSettings::get_CloseOutput()
extern void XmlWriterSettings_get_CloseOutput_m7676FD456B701FF93BCA6C3EADE2E5DF97D7A926 (void);
// 0x000006B2 System.Xml.ConformanceLevel System.Xml.XmlWriterSettings::get_ConformanceLevel()
extern void XmlWriterSettings_get_ConformanceLevel_mAAD6F249DE7CF83E6F97F60C9FFDD0BC84AD9842 (void);
// 0x000006B3 System.Void System.Xml.XmlWriterSettings::set_ConformanceLevel(System.Xml.ConformanceLevel)
extern void XmlWriterSettings_set_ConformanceLevel_m926D2A6BCDE9EBA5FB82B952692A51AC54E6A9A6 (void);
// 0x000006B4 System.Boolean System.Xml.XmlWriterSettings::get_CheckCharacters()
extern void XmlWriterSettings_get_CheckCharacters_mD2E14381EBF36D4C56C13F1BF4846667B4CCBB31 (void);
// 0x000006B5 System.Xml.NamespaceHandling System.Xml.XmlWriterSettings::get_NamespaceHandling()
extern void XmlWriterSettings_get_NamespaceHandling_m3A904C3E9BA1FED8C1A8BDA66A5FF9A93CB87F78 (void);
// 0x000006B6 System.Void System.Xml.XmlWriterSettings::set_NamespaceHandling(System.Xml.NamespaceHandling)
extern void XmlWriterSettings_set_NamespaceHandling_mEBB5E9023CBF48F8F386975EF787CE5C0F03BABA (void);
// 0x000006B7 System.Boolean System.Xml.XmlWriterSettings::get_WriteEndDocumentOnClose()
extern void XmlWriterSettings_get_WriteEndDocumentOnClose_m73A02E01FD8DB8AEBE545E9A60F92E5BFA1CBDB8 (void);
// 0x000006B8 System.Xml.XmlOutputMethod System.Xml.XmlWriterSettings::get_OutputMethod()
extern void XmlWriterSettings_get_OutputMethod_mD033562BBB2BF636CD2B093DF43FFF69FCEB2BD1 (void);
// 0x000006B9 System.Void System.Xml.XmlWriterSettings::set_OutputMethod(System.Xml.XmlOutputMethod)
extern void XmlWriterSettings_set_OutputMethod_m8A74B5EE11DD5C1D00D97B896E36AA504C142837 (void);
// 0x000006BA System.Xml.XmlWriterSettings System.Xml.XmlWriterSettings::Clone()
extern void XmlWriterSettings_Clone_m7D2132EF36D234189EFE3E94A7EAE6A9E94404B8 (void);
// 0x000006BB System.Collections.Generic.List`1<System.Xml.XmlQualifiedName> System.Xml.XmlWriterSettings::get_CDataSectionElements()
extern void XmlWriterSettings_get_CDataSectionElements_m41A55F92925DE680C957E3E18CF5414EB8D6DF58 (void);
// 0x000006BC System.Boolean System.Xml.XmlWriterSettings::get_DoNotEscapeUriAttributes()
extern void XmlWriterSettings_get_DoNotEscapeUriAttributes_m58342EF68EB24B7A68EADBE549304604AB230564 (void);
// 0x000006BD System.Boolean System.Xml.XmlWriterSettings::get_MergeCDataSections()
extern void XmlWriterSettings_get_MergeCDataSections_mA287AE0C1056022F4AE21AB1295026897C2BD817 (void);
// 0x000006BE System.String System.Xml.XmlWriterSettings::get_MediaType()
extern void XmlWriterSettings_get_MediaType_m46564F22D00EE2BC79D4FFA000E09A96F0C5A6CB (void);
// 0x000006BF System.String System.Xml.XmlWriterSettings::get_DocTypeSystem()
extern void XmlWriterSettings_get_DocTypeSystem_mA52DF45898F37EFBFAFFB19C5FF0E85DB1D59AB1 (void);
// 0x000006C0 System.String System.Xml.XmlWriterSettings::get_DocTypePublic()
extern void XmlWriterSettings_get_DocTypePublic_mCD450846EDA3E29E0627CBFF9A694BC276C9D847 (void);
// 0x000006C1 System.Xml.XmlStandalone System.Xml.XmlWriterSettings::get_Standalone()
extern void XmlWriterSettings_get_Standalone_mF6BD9C7DD44EDEA0EE1416AB92471C5374DBE26B (void);
// 0x000006C2 System.Boolean System.Xml.XmlWriterSettings::get_AutoXmlDeclaration()
extern void XmlWriterSettings_get_AutoXmlDeclaration_m99219BABCEECCC72F64FA0062E19B2628B806A9C (void);
// 0x000006C3 System.Xml.TriState System.Xml.XmlWriterSettings::get_IndentInternal()
extern void XmlWriterSettings_get_IndentInternal_m3180E0936B1C9CB8252AE222C1D17BB1A0448C22 (void);
// 0x000006C4 System.Boolean System.Xml.XmlWriterSettings::get_IsQuerySpecific()
extern void XmlWriterSettings_get_IsQuerySpecific_m2346B74E5641852A0BF79829B235BE3019F68DFA (void);
// 0x000006C5 System.Xml.XmlWriter System.Xml.XmlWriterSettings::CreateWriter(System.IO.Stream)
extern void XmlWriterSettings_CreateWriter_m64B4BF7A010DD96A301DBB270C1461EB97F62C83 (void);
// 0x000006C6 System.Xml.XmlWriter System.Xml.XmlWriterSettings::CreateWriter(System.IO.TextWriter)
extern void XmlWriterSettings_CreateWriter_m693DB4E22B11E11EA33191F7743554BD415BAB99 (void);
// 0x000006C7 System.Void System.Xml.XmlWriterSettings::set_ReadOnly(System.Boolean)
extern void XmlWriterSettings_set_ReadOnly_m912EC500806EE683803491EED4796F954F57AB42 (void);
// 0x000006C8 System.Void System.Xml.XmlWriterSettings::CheckReadOnly(System.String)
extern void XmlWriterSettings_CheckReadOnly_mC616438316DF17F77BA6941FE32E3A630BC5722B (void);
// 0x000006C9 System.Void System.Xml.XmlWriterSettings::Initialize()
extern void XmlWriterSettings_Initialize_m2995CAAF98DFAB3B3B6AC7219FE046DC5E3FD51A (void);
// 0x000006CA System.Void System.Xml.XsdCachingReader::.ctor(System.Xml.XmlReader,System.Xml.IXmlLineInfo,System.Xml.CachingEventHandler)
extern void XsdCachingReader__ctor_mA5C3DBB1AE966E01E356B395EF98F22FA8D4780F (void);
// 0x000006CB System.Void System.Xml.XsdCachingReader::Init()
extern void XsdCachingReader_Init_m87C292780A2459E8AB47E8323F73096E4E5EDC4D (void);
// 0x000006CC System.Void System.Xml.XsdCachingReader::Reset(System.Xml.XmlReader)
extern void XsdCachingReader_Reset_m191DEFA89552471F15D279F6DB46B725E3D68483 (void);
// 0x000006CD System.Xml.XmlReaderSettings System.Xml.XsdCachingReader::get_Settings()
extern void XsdCachingReader_get_Settings_mD9E074F7F3975CEF1B8E2B64D8CB2FC2FF2A8A08 (void);
// 0x000006CE System.Xml.XmlNodeType System.Xml.XsdCachingReader::get_NodeType()
extern void XsdCachingReader_get_NodeType_mF13CF19F026B1BD4CF9E46AF74CC6E739F2CA8F9 (void);
// 0x000006CF System.String System.Xml.XsdCachingReader::get_Name()
extern void XsdCachingReader_get_Name_m66CD0295EDC08383DBD077A75038DB75C6216F81 (void);
// 0x000006D0 System.String System.Xml.XsdCachingReader::get_LocalName()
extern void XsdCachingReader_get_LocalName_mB7F7B44509B28A6F2A40731A59360988314A0F90 (void);
// 0x000006D1 System.String System.Xml.XsdCachingReader::get_NamespaceURI()
extern void XsdCachingReader_get_NamespaceURI_m1D196B0F0B154D30AD24EEA59C5D64DC79885D24 (void);
// 0x000006D2 System.String System.Xml.XsdCachingReader::get_Prefix()
extern void XsdCachingReader_get_Prefix_mB63568B6D52B898CC6367C5AA3FF4CD209C4FB80 (void);
// 0x000006D3 System.String System.Xml.XsdCachingReader::get_Value()
extern void XsdCachingReader_get_Value_m200C578A109BC95D4E13561E4A060F3233F44BC0 (void);
// 0x000006D4 System.Int32 System.Xml.XsdCachingReader::get_Depth()
extern void XsdCachingReader_get_Depth_mF92F899D3BA57C0B50D2A61E229B79FBE3D79D3F (void);
// 0x000006D5 System.String System.Xml.XsdCachingReader::get_BaseURI()
extern void XsdCachingReader_get_BaseURI_m5626B0A79D2AD94BD273326CA225376FA52369B1 (void);
// 0x000006D6 System.Boolean System.Xml.XsdCachingReader::get_IsEmptyElement()
extern void XsdCachingReader_get_IsEmptyElement_mF86C70B4E069C2FF89D5DCF184508D9A9B7A83A2 (void);
// 0x000006D7 System.Boolean System.Xml.XsdCachingReader::get_IsDefault()
extern void XsdCachingReader_get_IsDefault_m16C091ECCDAB40D071D2535FFF3EF08AE8B9B07F (void);
// 0x000006D8 System.Char System.Xml.XsdCachingReader::get_QuoteChar()
extern void XsdCachingReader_get_QuoteChar_mFC243842B9AF2304957080C46DB30B3E3F3ABBB5 (void);
// 0x000006D9 System.Xml.XmlSpace System.Xml.XsdCachingReader::get_XmlSpace()
extern void XsdCachingReader_get_XmlSpace_m89358D6C80877CDB89672EA870F2B1A54264BFEC (void);
// 0x000006DA System.String System.Xml.XsdCachingReader::get_XmlLang()
extern void XsdCachingReader_get_XmlLang_mD89D244CBD167C54E8F562967C9805D44750C8EA (void);
// 0x000006DB System.Int32 System.Xml.XsdCachingReader::get_AttributeCount()
extern void XsdCachingReader_get_AttributeCount_m68798CAD0744AD2CDE4A4E5D79AD33614F65B502 (void);
// 0x000006DC System.String System.Xml.XsdCachingReader::GetAttribute(System.String)
extern void XsdCachingReader_GetAttribute_mC7B0398B164C883136A01F690EE4ADC3A29F075D (void);
// 0x000006DD System.String System.Xml.XsdCachingReader::GetAttribute(System.String,System.String)
extern void XsdCachingReader_GetAttribute_m74B0A6642F81F21112728CD8F77D977E358669DD (void);
// 0x000006DE System.String System.Xml.XsdCachingReader::GetAttribute(System.Int32)
extern void XsdCachingReader_GetAttribute_m67F6909057AB3D572DDE26EA565E4C877B995D4B (void);
// 0x000006DF System.Boolean System.Xml.XsdCachingReader::MoveToAttribute(System.String)
extern void XsdCachingReader_MoveToAttribute_mB649D45C8C8510111F2DB01BCB01512FC3DDEFD4 (void);
// 0x000006E0 System.Void System.Xml.XsdCachingReader::MoveToAttribute(System.Int32)
extern void XsdCachingReader_MoveToAttribute_m52825E228EF437CCA66372B1A191F7E092B19BCB (void);
// 0x000006E1 System.Boolean System.Xml.XsdCachingReader::MoveToFirstAttribute()
extern void XsdCachingReader_MoveToFirstAttribute_m86E4D9E391F4D1855330C2A6279194432382FD35 (void);
// 0x000006E2 System.Boolean System.Xml.XsdCachingReader::MoveToNextAttribute()
extern void XsdCachingReader_MoveToNextAttribute_m11E37725A8FDBCD5F63E111ADE8A1DC14B461E73 (void);
// 0x000006E3 System.Boolean System.Xml.XsdCachingReader::MoveToElement()
extern void XsdCachingReader_MoveToElement_m40822EABF55BFFD273A3F1A7741FE6E3EE02E1B5 (void);
// 0x000006E4 System.Boolean System.Xml.XsdCachingReader::Read()
extern void XsdCachingReader_Read_m8E35559C38C5953E46A1C5133BE2E0389107C833 (void);
// 0x000006E5 System.Xml.ValidatingReaderNodeData System.Xml.XsdCachingReader::RecordTextNode(System.String,System.String,System.Int32,System.Int32,System.Int32)
extern void XsdCachingReader_RecordTextNode_mAF5DE553DDDAF1FEF05AFDF4F3A66DE510FE0929 (void);
// 0x000006E6 System.Void System.Xml.XsdCachingReader::SwitchTextNodeAndEndElement(System.String,System.String)
extern void XsdCachingReader_SwitchTextNodeAndEndElement_m83841B62F3A33A5227D98E2597A544A846D15A8A (void);
// 0x000006E7 System.Void System.Xml.XsdCachingReader::RecordEndElementNode()
extern void XsdCachingReader_RecordEndElementNode_m1A73002707673122C28F926D30BA5D385CAA52E8 (void);
// 0x000006E8 System.Boolean System.Xml.XsdCachingReader::get_EOF()
extern void XsdCachingReader_get_EOF_m9CCB1A581AD7B9FF26A75A9E26FF7B63A71CCE6D (void);
// 0x000006E9 System.Void System.Xml.XsdCachingReader::Close()
extern void XsdCachingReader_Close_m79B3FA1006D932A99F683B5F23DE9A353ABBA53A (void);
// 0x000006EA System.Xml.ReadState System.Xml.XsdCachingReader::get_ReadState()
extern void XsdCachingReader_get_ReadState_m106A16F615C10EA5B5B67ADB9F3CD149EA51B927 (void);
// 0x000006EB System.Void System.Xml.XsdCachingReader::Skip()
extern void XsdCachingReader_Skip_mCFAF46928329A578B26BFC39D7E34EA0687FCB07 (void);
// 0x000006EC System.Xml.XmlNameTable System.Xml.XsdCachingReader::get_NameTable()
extern void XsdCachingReader_get_NameTable_mCF5F49EC87B6F60C34A94430D2B1C930541B26F3 (void);
// 0x000006ED System.String System.Xml.XsdCachingReader::LookupNamespace(System.String)
extern void XsdCachingReader_LookupNamespace_mFFE3DAC68D6243A2D41E587183A21A2D05077AD9 (void);
// 0x000006EE System.Void System.Xml.XsdCachingReader::ResolveEntity()
extern void XsdCachingReader_ResolveEntity_m5AC646CD89994073FF1468D11C1579ECCF90717E (void);
// 0x000006EF System.Boolean System.Xml.XsdCachingReader::ReadAttributeValue()
extern void XsdCachingReader_ReadAttributeValue_m6C49EF97A7E10C060E04E3269B07CEA4D867BB38 (void);
// 0x000006F0 System.Boolean System.Xml.XsdCachingReader::System.Xml.IXmlLineInfo.HasLineInfo()
extern void XsdCachingReader_System_Xml_IXmlLineInfo_HasLineInfo_m4C25BDE881E0053CF42CBEDAC773062EC2482933 (void);
// 0x000006F1 System.Int32 System.Xml.XsdCachingReader::System.Xml.IXmlLineInfo.get_LineNumber()
extern void XsdCachingReader_System_Xml_IXmlLineInfo_get_LineNumber_m4AB2836813E07D774FD9C276432D1584038A63AC (void);
// 0x000006F2 System.Int32 System.Xml.XsdCachingReader::System.Xml.IXmlLineInfo.get_LinePosition()
extern void XsdCachingReader_System_Xml_IXmlLineInfo_get_LinePosition_mC789832FFA904CCA900BB09231A28FF175A52BA2 (void);
// 0x000006F3 System.Void System.Xml.XsdCachingReader::SetToReplayMode()
extern void XsdCachingReader_SetToReplayMode_m7FB04A844F6E68764C1DCF95F422804C3201B580 (void);
// 0x000006F4 System.Xml.XmlReader System.Xml.XsdCachingReader::GetCoreReader()
extern void XsdCachingReader_GetCoreReader_m96B2B679BBB13A94A254F003422ED29780C99431 (void);
// 0x000006F5 System.Xml.IXmlLineInfo System.Xml.XsdCachingReader::GetLineInfo()
extern void XsdCachingReader_GetLineInfo_m26C8F60794137010483127A2344B5456857FBEA1 (void);
// 0x000006F6 System.Void System.Xml.XsdCachingReader::ClearAttributesInfo()
extern void XsdCachingReader_ClearAttributesInfo_m12A17AE4AB19B7630EDF469E8E4946C1522AF0FB (void);
// 0x000006F7 System.Xml.ValidatingReaderNodeData System.Xml.XsdCachingReader::AddAttribute(System.Int32)
extern void XsdCachingReader_AddAttribute_mCEBADC7108923AF4145B596A7E6C004532A11B16 (void);
// 0x000006F8 System.Xml.ValidatingReaderNodeData System.Xml.XsdCachingReader::AddContent(System.Xml.XmlNodeType)
extern void XsdCachingReader_AddContent_mFBDABE9A03291D95B7E8518BABACCC113E091EE2 (void);
// 0x000006F9 System.Void System.Xml.XsdCachingReader::RecordAttributes()
extern void XsdCachingReader_RecordAttributes_mAE1CCD836B4FEEAB73D4CC725E4C4D6BD204F89A (void);
// 0x000006FA System.Int32 System.Xml.XsdCachingReader::GetAttributeIndexWithoutPrefix(System.String)
extern void XsdCachingReader_GetAttributeIndexWithoutPrefix_m328281605B34AB0E22E43439B553EFD59C7DE87A (void);
// 0x000006FB System.Int32 System.Xml.XsdCachingReader::GetAttributeIndexWithPrefix(System.String)
extern void XsdCachingReader_GetAttributeIndexWithPrefix_mF39DDFCF01078A069ADDAA2CC23418DE585EDDA5 (void);
// 0x000006FC System.Xml.ValidatingReaderNodeData System.Xml.XsdCachingReader::CreateDummyTextNode(System.String,System.Int32)
extern void XsdCachingReader_CreateDummyTextNode_m1300DDBA9E391A45E2EA5ABC8E33ED486E5B84DD (void);
// 0x000006FD System.Void System.Xml.CachingEventHandler::.ctor(System.Object,System.IntPtr)
extern void CachingEventHandler__ctor_mE381B83D69016CB82FEEBF79B9D911695986C7E5 (void);
// 0x000006FE System.Void System.Xml.CachingEventHandler::Invoke(System.Xml.XsdCachingReader)
extern void CachingEventHandler_Invoke_mE544A7147BAE33B6F1A434723ACF2C561F3CB02F (void);
// 0x000006FF System.Void System.Xml.AttributePSVIInfo::.ctor()
extern void AttributePSVIInfo__ctor_m7F80C7485761C2944605FA5E7184617318FE7034 (void);
// 0x00000700 System.Void System.Xml.AttributePSVIInfo::Reset()
extern void AttributePSVIInfo_Reset_m6BCB21E222189F063C0D2A7ECCB6D72AC9D086AA (void);
// 0x00000701 System.Void System.Xml.XsdValidatingReader::.ctor(System.Xml.XmlReader,System.Xml.XmlResolver,System.Xml.XmlReaderSettings,System.Xml.Schema.XmlSchemaObject)
extern void XsdValidatingReader__ctor_m4E4125D1D8F1A189D16044D54B88BF24EBA0216E (void);
// 0x00000702 System.Void System.Xml.XsdValidatingReader::.ctor(System.Xml.XmlReader,System.Xml.XmlResolver,System.Xml.XmlReaderSettings)
extern void XsdValidatingReader__ctor_mEFDFB844E2E2199663E2DD8906B0B4A74B3EF5F0 (void);
// 0x00000703 System.Void System.Xml.XsdValidatingReader::Init()
extern void XsdValidatingReader_Init_mBB431A6A4326BBCF23366F943D4EE3012DADB879 (void);
// 0x00000704 System.Void System.Xml.XsdValidatingReader::SetupValidator(System.Xml.XmlReaderSettings,System.Xml.XmlReader,System.Xml.Schema.XmlSchemaObject)
extern void XsdValidatingReader_SetupValidator_mD8120140BD8D7D7020C6F3B1AC37B0C4160FAD9D (void);
// 0x00000705 System.Xml.XmlReaderSettings System.Xml.XsdValidatingReader::get_Settings()
extern void XsdValidatingReader_get_Settings_m03FC9B4A2400EFE70D27F759EE7EA707316EEB26 (void);
// 0x00000706 System.Xml.XmlNodeType System.Xml.XsdValidatingReader::get_NodeType()
extern void XsdValidatingReader_get_NodeType_m58EC91F3A87623F816CAAA126E54E6B82DED479C (void);
// 0x00000707 System.String System.Xml.XsdValidatingReader::get_Name()
extern void XsdValidatingReader_get_Name_m195DD56FFCCCB1AD8F180B289E3377FBE23045E0 (void);
// 0x00000708 System.String System.Xml.XsdValidatingReader::get_LocalName()
extern void XsdValidatingReader_get_LocalName_m4F229D27D7920DA0A502CA1BC87536C94B21FC96 (void);
// 0x00000709 System.String System.Xml.XsdValidatingReader::get_NamespaceURI()
extern void XsdValidatingReader_get_NamespaceURI_mCB2F392A85F66F82120B8998EC6B305CE843A2A1 (void);
// 0x0000070A System.String System.Xml.XsdValidatingReader::get_Prefix()
extern void XsdValidatingReader_get_Prefix_m47BBF0208E04F54E7EAEBD858650BF6E1C028A44 (void);
// 0x0000070B System.String System.Xml.XsdValidatingReader::get_Value()
extern void XsdValidatingReader_get_Value_mE2BE3B8B3F315A8BFAD1EFE9A7C6A0FD43EBFC95 (void);
// 0x0000070C System.Int32 System.Xml.XsdValidatingReader::get_Depth()
extern void XsdValidatingReader_get_Depth_mCC4B6FC13C79E8F3DF2CEA3DCE0976312E0CE828 (void);
// 0x0000070D System.String System.Xml.XsdValidatingReader::get_BaseURI()
extern void XsdValidatingReader_get_BaseURI_mE226D52DF12E8EA83B76C7738B62731C6E9446ED (void);
// 0x0000070E System.Boolean System.Xml.XsdValidatingReader::get_IsEmptyElement()
extern void XsdValidatingReader_get_IsEmptyElement_m66231CBF4E1AADA4AE1374CB22316A5A3A037C8F (void);
// 0x0000070F System.Boolean System.Xml.XsdValidatingReader::get_IsDefault()
extern void XsdValidatingReader_get_IsDefault_m220571EA133AD4070CF8276AD460DD27EA11EE9D (void);
// 0x00000710 System.Char System.Xml.XsdValidatingReader::get_QuoteChar()
extern void XsdValidatingReader_get_QuoteChar_mF7A3D355D639389E9DFA0EC1B1BABB8CC619C24F (void);
// 0x00000711 System.Xml.XmlSpace System.Xml.XsdValidatingReader::get_XmlSpace()
extern void XsdValidatingReader_get_XmlSpace_mC10F12BFF9CCEB88A13DCAA9DCE65EDCB9B4B878 (void);
// 0x00000712 System.String System.Xml.XsdValidatingReader::get_XmlLang()
extern void XsdValidatingReader_get_XmlLang_m6DD3D2D51C16542AC745A5E0A616D47B5B820247 (void);
// 0x00000713 System.Xml.Schema.IXmlSchemaInfo System.Xml.XsdValidatingReader::get_SchemaInfo()
extern void XsdValidatingReader_get_SchemaInfo_m629AAC903A4D2BF957CBF2153C6AC140BCE7ECBF (void);
// 0x00000714 System.Type System.Xml.XsdValidatingReader::get_ValueType()
extern void XsdValidatingReader_get_ValueType_mF23B3788CE281D0F4E473F666107E78A20469EE6 (void);
// 0x00000715 System.Int32 System.Xml.XsdValidatingReader::get_AttributeCount()
extern void XsdValidatingReader_get_AttributeCount_m02A6DF21F71E3FB23EEFF9E9FB064A996C783995 (void);
// 0x00000716 System.String System.Xml.XsdValidatingReader::GetAttribute(System.String)
extern void XsdValidatingReader_GetAttribute_m33AC84FAFB3ACC43BAF26AECFA5C606C0C00C051 (void);
// 0x00000717 System.String System.Xml.XsdValidatingReader::GetAttribute(System.String,System.String)
extern void XsdValidatingReader_GetAttribute_mE706D23DB842946AE4F4E98CBCEAF50F3D3E96F3 (void);
// 0x00000718 System.String System.Xml.XsdValidatingReader::GetAttribute(System.Int32)
extern void XsdValidatingReader_GetAttribute_m1D35306001500EF7DD530ADD7AA9F7B698B59B3F (void);
// 0x00000719 System.Boolean System.Xml.XsdValidatingReader::MoveToAttribute(System.String)
extern void XsdValidatingReader_MoveToAttribute_m2EFF6E9E175FB6C00414E2439D9A20465AC60F00 (void);
// 0x0000071A System.Void System.Xml.XsdValidatingReader::MoveToAttribute(System.Int32)
extern void XsdValidatingReader_MoveToAttribute_m7A609945B50B4395E8FCBB7BB237A745EE8607D1 (void);
// 0x0000071B System.Boolean System.Xml.XsdValidatingReader::MoveToFirstAttribute()
extern void XsdValidatingReader_MoveToFirstAttribute_mD5B23CD7DD30EFDBCBA15A8F620BD9F0AA5652B4 (void);
// 0x0000071C System.Boolean System.Xml.XsdValidatingReader::MoveToNextAttribute()
extern void XsdValidatingReader_MoveToNextAttribute_m1F1CF5D8D1E86D9E9262E7E2DEF93BE315B25631 (void);
// 0x0000071D System.Boolean System.Xml.XsdValidatingReader::MoveToElement()
extern void XsdValidatingReader_MoveToElement_m48F8FC1FD603257B79C60708F53375202510CE28 (void);
// 0x0000071E System.Boolean System.Xml.XsdValidatingReader::Read()
extern void XsdValidatingReader_Read_m13D4D02129EF66DD626CF8D3E2E3784B0B944DAF (void);
// 0x0000071F System.Boolean System.Xml.XsdValidatingReader::get_EOF()
extern void XsdValidatingReader_get_EOF_m144DBB451F7F162A6DC19AF235B535B2D178DED5 (void);
// 0x00000720 System.Void System.Xml.XsdValidatingReader::Close()
extern void XsdValidatingReader_Close_mB89BEBF10E0C648B066BCD7C8B5FBDBF1BEA22D0 (void);
// 0x00000721 System.Xml.ReadState System.Xml.XsdValidatingReader::get_ReadState()
extern void XsdValidatingReader_get_ReadState_m93900465F3CB3590243343EC17C1C51AB6C06FB5 (void);
// 0x00000722 System.Void System.Xml.XsdValidatingReader::Skip()
extern void XsdValidatingReader_Skip_mE31738F477EDCB6A7CADCEBD2F5631F224836FBD (void);
// 0x00000723 System.Xml.XmlNameTable System.Xml.XsdValidatingReader::get_NameTable()
extern void XsdValidatingReader_get_NameTable_m663A5CDF172507B71BDBF5DF2704E3559EACB803 (void);
// 0x00000724 System.String System.Xml.XsdValidatingReader::LookupNamespace(System.String)
extern void XsdValidatingReader_LookupNamespace_m9D331F42536717E4D8CE73DE89C044EF1CF2795D (void);
// 0x00000725 System.Void System.Xml.XsdValidatingReader::ResolveEntity()
extern void XsdValidatingReader_ResolveEntity_m92C88937F9CFFC00B35A077BA40F7B1BEA2ADF6B (void);
// 0x00000726 System.Boolean System.Xml.XsdValidatingReader::ReadAttributeValue()
extern void XsdValidatingReader_ReadAttributeValue_m2190E001891FE91056BF9360E08F351E0C45E0E0 (void);
// 0x00000727 System.Boolean System.Xml.XsdValidatingReader::System.Xml.Schema.IXmlSchemaInfo.get_IsDefault()
extern void XsdValidatingReader_System_Xml_Schema_IXmlSchemaInfo_get_IsDefault_mA19578E2CE8642CAA79E6CBC346F89C00BAD3FA1 (void);
// 0x00000728 System.Boolean System.Xml.XsdValidatingReader::System.Xml.Schema.IXmlSchemaInfo.get_IsNil()
extern void XsdValidatingReader_System_Xml_Schema_IXmlSchemaInfo_get_IsNil_m4DFCB830CE4AD22FC0FF9EF88B87E4FF1F20B6FE (void);
// 0x00000729 System.Xml.Schema.XmlSchemaValidity System.Xml.XsdValidatingReader::System.Xml.Schema.IXmlSchemaInfo.get_Validity()
extern void XsdValidatingReader_System_Xml_Schema_IXmlSchemaInfo_get_Validity_mA5C31ADA93A6F4EF3C1ABC0AE1AE3F6A6529C868 (void);
// 0x0000072A System.Xml.Schema.XmlSchemaSimpleType System.Xml.XsdValidatingReader::System.Xml.Schema.IXmlSchemaInfo.get_MemberType()
extern void XsdValidatingReader_System_Xml_Schema_IXmlSchemaInfo_get_MemberType_mD05ABF0EECBE695AF1FC3CD26AC537E979FBE2A0 (void);
// 0x0000072B System.Xml.Schema.XmlSchemaType System.Xml.XsdValidatingReader::System.Xml.Schema.IXmlSchemaInfo.get_SchemaType()
extern void XsdValidatingReader_System_Xml_Schema_IXmlSchemaInfo_get_SchemaType_m34D4ECB3677E2DF88EBB701355006E50CD9500F4 (void);
// 0x0000072C System.Xml.Schema.XmlSchemaElement System.Xml.XsdValidatingReader::System.Xml.Schema.IXmlSchemaInfo.get_SchemaElement()
extern void XsdValidatingReader_System_Xml_Schema_IXmlSchemaInfo_get_SchemaElement_mDAFA077B56888E9B8D6C72249283EEF3D3027184 (void);
// 0x0000072D System.Xml.Schema.XmlSchemaAttribute System.Xml.XsdValidatingReader::System.Xml.Schema.IXmlSchemaInfo.get_SchemaAttribute()
extern void XsdValidatingReader_System_Xml_Schema_IXmlSchemaInfo_get_SchemaAttribute_mD78F5483A5C225302766EBF0F76881ADB0437E7D (void);
// 0x0000072E System.Boolean System.Xml.XsdValidatingReader::HasLineInfo()
extern void XsdValidatingReader_HasLineInfo_mEE74D8EE396F24732C8C7F0F4684C802B8BEA831 (void);
// 0x0000072F System.Int32 System.Xml.XsdValidatingReader::get_LineNumber()
extern void XsdValidatingReader_get_LineNumber_m45EA30C57BC7DCA1494A3CDDFB9CBE5668E89538 (void);
// 0x00000730 System.Int32 System.Xml.XsdValidatingReader::get_LinePosition()
extern void XsdValidatingReader_get_LinePosition_m5F8433D4A3F0D52EC7E47A8CE25FAF449BC224B7 (void);
// 0x00000731 System.Collections.Generic.IDictionary`2<System.String,System.String> System.Xml.XsdValidatingReader::System.Xml.IXmlNamespaceResolver.GetNamespacesInScope(System.Xml.XmlNamespaceScope)
extern void XsdValidatingReader_System_Xml_IXmlNamespaceResolver_GetNamespacesInScope_mD1A652D2E34A49A9D7FB5961DC6599DB216C8DB6 (void);
// 0x00000732 System.String System.Xml.XsdValidatingReader::System.Xml.IXmlNamespaceResolver.LookupNamespace(System.String)
extern void XsdValidatingReader_System_Xml_IXmlNamespaceResolver_LookupNamespace_m79239AE65DF42A4D168E03844BFD6DFFA47114EA (void);
// 0x00000733 System.String System.Xml.XsdValidatingReader::System.Xml.IXmlNamespaceResolver.LookupPrefix(System.String)
extern void XsdValidatingReader_System_Xml_IXmlNamespaceResolver_LookupPrefix_mF844F37ECC3E33798698FAAEDCDF71FFE1B852F2 (void);
// 0x00000734 System.Object System.Xml.XsdValidatingReader::GetStringValue()
extern void XsdValidatingReader_GetStringValue_m89CE0B2CF94DFBFF72B05031654EEE663470AB39 (void);
// 0x00000735 System.Xml.Schema.XmlSchemaInfo System.Xml.XsdValidatingReader::get_AttributeSchemaInfo()
extern void XsdValidatingReader_get_AttributeSchemaInfo_m1EBC66056100FDAA9DC9A976F06BF72B6841A4CD (void);
// 0x00000736 System.Void System.Xml.XsdValidatingReader::ProcessReaderEvent()
extern void XsdValidatingReader_ProcessReaderEvent_m6C0F7A68A7970883DC9787FE2F411BFF3B9FF31E (void);
// 0x00000737 System.Void System.Xml.XsdValidatingReader::ProcessElementEvent()
extern void XsdValidatingReader_ProcessElementEvent_m40A41A70782E55B1D382E05074B3B7D3B7521E32 (void);
// 0x00000738 System.Void System.Xml.XsdValidatingReader::ProcessEndElementEvent()
extern void XsdValidatingReader_ProcessEndElementEvent_m075B59856F29DD9873C3E1CA81DF20C44FB27F26 (void);
// 0x00000739 System.Void System.Xml.XsdValidatingReader::ValidateAttributes()
extern void XsdValidatingReader_ValidateAttributes_mE729E6CB82F1724CCA8D4190B09CDC0D571681CB (void);
// 0x0000073A System.Void System.Xml.XsdValidatingReader::ClearAttributesInfo()
extern void XsdValidatingReader_ClearAttributesInfo_m49022431F4939F63130E671176FCEC4DFF03D80E (void);
// 0x0000073B System.Xml.AttributePSVIInfo System.Xml.XsdValidatingReader::GetAttributePSVI(System.String)
extern void XsdValidatingReader_GetAttributePSVI_mA133A6CAD4FCA8731DDC805A1DA9A1132447436D (void);
// 0x0000073C System.Xml.AttributePSVIInfo System.Xml.XsdValidatingReader::GetAttributePSVI(System.String,System.String)
extern void XsdValidatingReader_GetAttributePSVI_m4CE0E39724E5B0A517E1B403E16C617B7923A486 (void);
// 0x0000073D System.Xml.ValidatingReaderNodeData System.Xml.XsdValidatingReader::GetDefaultAttribute(System.String,System.Boolean)
extern void XsdValidatingReader_GetDefaultAttribute_m800DE584E700B6AB7096FECEE9B8A1BE185F5B36 (void);
// 0x0000073E System.Xml.ValidatingReaderNodeData System.Xml.XsdValidatingReader::GetDefaultAttribute(System.String,System.String,System.Boolean)
extern void XsdValidatingReader_GetDefaultAttribute_m0365FFD5B3B5E7299CBB7E3AA34E9703F968D86A (void);
// 0x0000073F System.Xml.AttributePSVIInfo System.Xml.XsdValidatingReader::AddAttributePSVI(System.Int32)
extern void XsdValidatingReader_AddAttributePSVI_m228C486A3F1812D35D12E2459103A0263C13C327 (void);
// 0x00000740 System.Boolean System.Xml.XsdValidatingReader::IsXSDRoot(System.String,System.String)
extern void XsdValidatingReader_IsXSDRoot_mE0C20D5B7ACC607A88043AEDE83A3229D6AFF559 (void);
// 0x00000741 System.Void System.Xml.XsdValidatingReader::ProcessInlineSchema()
extern void XsdValidatingReader_ProcessInlineSchema_m5A8D4859906CC9A3ADD6FD358FC7F3638CE0FD0F (void);
// 0x00000742 System.Void System.Xml.XsdValidatingReader::ReadAheadForMemberType()
extern void XsdValidatingReader_ReadAheadForMemberType_m07A8DAC896606D650968F8AC04110BD30A6A9F5D (void);
// 0x00000743 System.Void System.Xml.XsdValidatingReader::GetIsDefault()
extern void XsdValidatingReader_GetIsDefault_mB9A0D7444277652C86A23B61DE9A30623B403FFD (void);
// 0x00000744 System.Void System.Xml.XsdValidatingReader::GetMemberType()
extern void XsdValidatingReader_GetMemberType_m160C7064CFA3EDD992A142C23696FC10B89AFC99 (void);
// 0x00000745 System.Xml.XsdCachingReader System.Xml.XsdValidatingReader::GetCachingReader()
extern void XsdValidatingReader_GetCachingReader_mE6F54A3681999D682EAE5D628386174D5E198A7D (void);
// 0x00000746 System.Xml.ValidatingReaderNodeData System.Xml.XsdValidatingReader::CreateDummyTextNode(System.String,System.Int32)
extern void XsdValidatingReader_CreateDummyTextNode_mEC84A678995AC1AF508CECA0411B00EC45D982BA (void);
// 0x00000747 System.Void System.Xml.XsdValidatingReader::CachingCallBack(System.Xml.XsdCachingReader)
extern void XsdValidatingReader_CachingCallBack_m2F89694599D543E496C683B36C7FD1E57C322CDE (void);
// 0x00000748 System.String System.Xml.XsdValidatingReader::GetOriginalAtomicValueStringOfElement()
extern void XsdValidatingReader_GetOriginalAtomicValueStringOfElement_mAFDDF8BA2F61A2EFA7A9F7F1033A5A48BFB790B6 (void);
// 0x00000749 System.Void System.Xml.DomNameTable::.ctor(System.Xml.XmlDocument)
extern void DomNameTable__ctor_m5A5BC654B5068463A5363A4C5F944DBA31D68C29 (void);
// 0x0000074A System.Xml.XmlName System.Xml.DomNameTable::GetName(System.String,System.String,System.String,System.Xml.Schema.IXmlSchemaInfo)
extern void DomNameTable_GetName_mCDD057C4F21297AF60F4C3E34DFB4A864067AD8C (void);
// 0x0000074B System.Xml.XmlName System.Xml.DomNameTable::AddName(System.String,System.String,System.String,System.Xml.Schema.IXmlSchemaInfo)
extern void DomNameTable_AddName_m5EADC9D7600CB5AB4285BF18DCA911E042C7F4C2 (void);
// 0x0000074C System.Void System.Xml.DomNameTable::Grow()
extern void DomNameTable_Grow_m6D16497A6E2D1C44AB174DA56A974A7E3DDDE487 (void);
// 0x0000074D System.Void System.Xml.XmlAttribute::.ctor(System.Xml.XmlName,System.Xml.XmlDocument)
extern void XmlAttribute__ctor_m5043E9D85560FDFE80DED6438F97110608F1393B (void);
// 0x0000074E System.Int32 System.Xml.XmlAttribute::get_LocalNameHash()
extern void XmlAttribute_get_LocalNameHash_m09745CA0C4CEA4D07864D977FF90DEBD43C0AE46 (void);
// 0x0000074F System.Void System.Xml.XmlAttribute::.ctor(System.String,System.String,System.String,System.Xml.XmlDocument)
extern void XmlAttribute__ctor_m11339257CF537ACBDA1BC5ED16CD45BF0C318971 (void);
// 0x00000750 System.Xml.XmlName System.Xml.XmlAttribute::get_XmlName()
extern void XmlAttribute_get_XmlName_m27554E8E37DD8255E54A68102CE270316933FFB9 (void);
// 0x00000751 System.Void System.Xml.XmlAttribute::set_XmlName(System.Xml.XmlName)
extern void XmlAttribute_set_XmlName_m8D259D5CC4750809EACB5E213333E1E55D8BB6BB (void);
// 0x00000752 System.Xml.XmlNode System.Xml.XmlAttribute::CloneNode(System.Boolean)
extern void XmlAttribute_CloneNode_m53F14957E83CD8E9A1738F92A8A2BF8C288BF902 (void);
// 0x00000753 System.Xml.XmlNode System.Xml.XmlAttribute::get_ParentNode()
extern void XmlAttribute_get_ParentNode_mA43C91D5745800819DB09579D4A0011FFAED2985 (void);
// 0x00000754 System.String System.Xml.XmlAttribute::get_Name()
extern void XmlAttribute_get_Name_m97BC4F92BC4CB9D0580EFA1339FD713B6C31DBC2 (void);
// 0x00000755 System.String System.Xml.XmlAttribute::get_LocalName()
extern void XmlAttribute_get_LocalName_mC876CE8B71B1C4F72035B2843E3EE0FACB5FB3A3 (void);
// 0x00000756 System.String System.Xml.XmlAttribute::get_NamespaceURI()
extern void XmlAttribute_get_NamespaceURI_m99F13B6562EDA24EB5A95F97560040DA3575D43A (void);
// 0x00000757 System.String System.Xml.XmlAttribute::get_Prefix()
extern void XmlAttribute_get_Prefix_m0E88F7E1B100855B6383B298EF3D76541F0FF65F (void);
// 0x00000758 System.Void System.Xml.XmlAttribute::set_Prefix(System.String)
extern void XmlAttribute_set_Prefix_mD4CA5284EFBBBCDBFCBAC55BDB0C7989F55EF06C (void);
// 0x00000759 System.Xml.XmlNodeType System.Xml.XmlAttribute::get_NodeType()
extern void XmlAttribute_get_NodeType_m8B876087E6C0E79E6E02A25D0580E678F0D8A14C (void);
// 0x0000075A System.Xml.XmlDocument System.Xml.XmlAttribute::get_OwnerDocument()
extern void XmlAttribute_get_OwnerDocument_m557529B3DA0EAF089B89E8D7DB20ECF1E868146C (void);
// 0x0000075B System.String System.Xml.XmlAttribute::get_Value()
extern void XmlAttribute_get_Value_m3927810F9734B17FB050A7776D6DBD84235385FA (void);
// 0x0000075C System.Void System.Xml.XmlAttribute::set_Value(System.String)
extern void XmlAttribute_set_Value_m3ACA73B2392D76F58E97EC7975D9538773580A57 (void);
// 0x0000075D System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlAttribute::get_SchemaInfo()
extern void XmlAttribute_get_SchemaInfo_mB185AC8001361729836FD4D85B1246012B7AFC00 (void);
// 0x0000075E System.Void System.Xml.XmlAttribute::set_InnerText(System.String)
extern void XmlAttribute_set_InnerText_m8C2905157BABDF6E243AE718524293A57422A9D2 (void);
// 0x0000075F System.Boolean System.Xml.XmlAttribute::PrepareOwnerElementInElementIdAttrMap()
extern void XmlAttribute_PrepareOwnerElementInElementIdAttrMap_m93CEBD56F06BD0F84212A081358EBB5E9453DA18 (void);
// 0x00000760 System.Void System.Xml.XmlAttribute::ResetOwnerElementInElementIdAttrMap(System.String)
extern void XmlAttribute_ResetOwnerElementInElementIdAttrMap_m054D1FAF550A1B6DC9E061F3F20008686D6F143F (void);
// 0x00000761 System.Boolean System.Xml.XmlAttribute::get_IsContainer()
extern void XmlAttribute_get_IsContainer_mC050E80BE513E875B86A80FC718D5318757C752B (void);
// 0x00000762 System.Xml.XmlNode System.Xml.XmlAttribute::AppendChildForLoad(System.Xml.XmlNode,System.Xml.XmlDocument)
extern void XmlAttribute_AppendChildForLoad_mEA7C29DCA1CE9A17CD90214F7071F3297C401BD3 (void);
// 0x00000763 System.Xml.XmlLinkedNode System.Xml.XmlAttribute::get_LastNode()
extern void XmlAttribute_get_LastNode_m391E6CF74AAECF576D1773B7FCDAB01A48B3CCF6 (void);
// 0x00000764 System.Void System.Xml.XmlAttribute::set_LastNode(System.Xml.XmlLinkedNode)
extern void XmlAttribute_set_LastNode_m443AB3D6EABFD2D03C5C0EC8742BFE106903ED0D (void);
// 0x00000765 System.Boolean System.Xml.XmlAttribute::IsValidChildType(System.Xml.XmlNodeType)
extern void XmlAttribute_IsValidChildType_mFF6C95E93EA9F60425B401A070EEFF113035390E (void);
// 0x00000766 System.Boolean System.Xml.XmlAttribute::get_Specified()
extern void XmlAttribute_get_Specified_mCE057A8C09F0F504E5E3722F85298720E451EFA2 (void);
// 0x00000767 System.Xml.XmlNode System.Xml.XmlAttribute::InsertBefore(System.Xml.XmlNode,System.Xml.XmlNode)
extern void XmlAttribute_InsertBefore_mF51E26B77E4EB104B339B6283F8179290E4FDB6F (void);
// 0x00000768 System.Xml.XmlNode System.Xml.XmlAttribute::InsertAfter(System.Xml.XmlNode,System.Xml.XmlNode)
extern void XmlAttribute_InsertAfter_m0530D37D6104506D276075FEF0963FCD76A98FBA (void);
// 0x00000769 System.Xml.XmlNode System.Xml.XmlAttribute::RemoveChild(System.Xml.XmlNode)
extern void XmlAttribute_RemoveChild_m81EEA6827E61E919CF45D3E4157ED643D3B81D18 (void);
// 0x0000076A System.Xml.XmlNode System.Xml.XmlAttribute::PrependChild(System.Xml.XmlNode)
extern void XmlAttribute_PrependChild_m361DC4FB58712A8D6DC1F51A7496426A6AF57B9A (void);
// 0x0000076B System.Xml.XmlNode System.Xml.XmlAttribute::AppendChild(System.Xml.XmlNode)
extern void XmlAttribute_AppendChild_mF31F0A172D904DEE1DF58B25093DCCF9E0C4CC75 (void);
// 0x0000076C System.Xml.XmlElement System.Xml.XmlAttribute::get_OwnerElement()
extern void XmlAttribute_get_OwnerElement_mBC22346AF9CEAEC1FDD1F4C7F045D356A1CF8C15 (void);
// 0x0000076D System.Void System.Xml.XmlAttribute::set_InnerXml(System.String)
extern void XmlAttribute_set_InnerXml_m8E7AFB9D60408AF74338F8AE96FD3C347CF9139E (void);
// 0x0000076E System.Void System.Xml.XmlAttribute::WriteTo(System.Xml.XmlWriter)
extern void XmlAttribute_WriteTo_mD4DF594D7278F46E44DF3CC46453309F3D270578 (void);
// 0x0000076F System.Void System.Xml.XmlAttribute::WriteContentTo(System.Xml.XmlWriter)
extern void XmlAttribute_WriteContentTo_m153693553E5187BC5E9B32B1C51973DA7CC100A1 (void);
// 0x00000770 System.String System.Xml.XmlAttribute::get_BaseURI()
extern void XmlAttribute_get_BaseURI_mA86BC6FAC60E8ECBBC952DAA3ED7C5EE7D715EE6 (void);
// 0x00000771 System.Void System.Xml.XmlAttribute::SetParent(System.Xml.XmlNode)
extern void XmlAttribute_SetParent_m6BEE6D90F291164E98E19304B6CB55578606CDB0 (void);
// 0x00000772 System.Xml.XmlSpace System.Xml.XmlAttribute::get_XmlSpace()
extern void XmlAttribute_get_XmlSpace_mD41668A1C4C422F0C65C6F71470F24094C7F168F (void);
// 0x00000773 System.String System.Xml.XmlAttribute::get_XmlLang()
extern void XmlAttribute_get_XmlLang_mAC924BF277BF141FEA1275071D3A06E039006EDF (void);
// 0x00000774 System.Void System.Xml.XmlAttributeCollection::.ctor(System.Xml.XmlNode)
extern void XmlAttributeCollection__ctor_m8308D817C07EF858304166193742564329293982 (void);
// 0x00000775 System.Xml.XmlAttribute System.Xml.XmlAttributeCollection::get_ItemOf(System.Int32)
extern void XmlAttributeCollection_get_ItemOf_m8F968C39C03DFEB9998B2122F4A26B76B1DB2EDB (void);
// 0x00000776 System.Xml.XmlAttribute System.Xml.XmlAttributeCollection::get_ItemOf(System.String)
extern void XmlAttributeCollection_get_ItemOf_mE6997455F03EC8A99F4ECAFF32E4F212BE70D7CF (void);
// 0x00000777 System.Xml.XmlAttribute System.Xml.XmlAttributeCollection::get_ItemOf(System.String,System.String)
extern void XmlAttributeCollection_get_ItemOf_m245B54FBA90E7BD011E098583819823AF7E06158 (void);
// 0x00000778 System.Int32 System.Xml.XmlAttributeCollection::FindNodeOffsetNS(System.Xml.XmlAttribute)
extern void XmlAttributeCollection_FindNodeOffsetNS_m04B3C64C2AFCDF3B66240C178B0A5233E6649A40 (void);
// 0x00000779 System.Xml.XmlNode System.Xml.XmlAttributeCollection::SetNamedItem(System.Xml.XmlNode)
extern void XmlAttributeCollection_SetNamedItem_m6FD982A7ED3D6A1148184B682A1382BFFFE25C2B (void);
// 0x0000077A System.Xml.XmlAttribute System.Xml.XmlAttributeCollection::Append(System.Xml.XmlAttribute)
extern void XmlAttributeCollection_Append_mF5AFDC3C4547DA089353B76241A5B46437CA8484 (void);
// 0x0000077B System.Xml.XmlAttribute System.Xml.XmlAttributeCollection::Remove(System.Xml.XmlAttribute)
extern void XmlAttributeCollection_Remove_m9E8FF71B36C641EAB4EE1F08F6344DFB1E380235 (void);
// 0x0000077C System.Xml.XmlAttribute System.Xml.XmlAttributeCollection::RemoveAt(System.Int32)
extern void XmlAttributeCollection_RemoveAt_m583E3956863E0E138940CEA8231B8491743785F0 (void);
// 0x0000077D System.Void System.Xml.XmlAttributeCollection::RemoveAll()
extern void XmlAttributeCollection_RemoveAll_mF68383A7E9C4F688F73A27EDCBC926799E66DE47 (void);
// 0x0000077E System.Void System.Xml.XmlAttributeCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
extern void XmlAttributeCollection_System_Collections_ICollection_CopyTo_mCE6F6C659719B2C8B224A881784DC1773895ACCE (void);
// 0x0000077F System.Boolean System.Xml.XmlAttributeCollection::System.Collections.ICollection.get_IsSynchronized()
extern void XmlAttributeCollection_System_Collections_ICollection_get_IsSynchronized_m3622FAFE54ADE051023F578B1EF1D0D0AE4C7B74 (void);
// 0x00000780 System.Object System.Xml.XmlAttributeCollection::System.Collections.ICollection.get_SyncRoot()
extern void XmlAttributeCollection_System_Collections_ICollection_get_SyncRoot_m3BC4AC72765846A98383A5FF08A7D747F5E588BC (void);
// 0x00000781 System.Int32 System.Xml.XmlAttributeCollection::System.Collections.ICollection.get_Count()
extern void XmlAttributeCollection_System_Collections_ICollection_get_Count_m70C89B8FC98B2EA13CFA2CBA59BE40723D8E8014 (void);
// 0x00000782 System.Xml.XmlNode System.Xml.XmlAttributeCollection::AddNode(System.Xml.XmlNode)
extern void XmlAttributeCollection_AddNode_mB24F8CE4497E6991D673ADE92643A3B943FA1732 (void);
// 0x00000783 System.Xml.XmlNode System.Xml.XmlAttributeCollection::InsertNodeAt(System.Int32,System.Xml.XmlNode)
extern void XmlAttributeCollection_InsertNodeAt_mDF6A4A42AEF430CFCFB98A2667F5F24883872BE8 (void);
// 0x00000784 System.Xml.XmlNode System.Xml.XmlAttributeCollection::RemoveNodeAt(System.Int32)
extern void XmlAttributeCollection_RemoveNodeAt_m8F9E6BC143D009DBC4D1BF87B60CB78AE27DD15A (void);
// 0x00000785 System.Void System.Xml.XmlAttributeCollection::Detach(System.Xml.XmlAttribute)
extern void XmlAttributeCollection_Detach_m1CF27E782F026A299CDBFB3CFCA08F4B615DF4B0 (void);
// 0x00000786 System.Void System.Xml.XmlAttributeCollection::InsertParentIntoElementIdAttrMap(System.Xml.XmlAttribute)
extern void XmlAttributeCollection_InsertParentIntoElementIdAttrMap_mE1B11EE0246D167AA4CB81F8BC7C0D5C00DFFBB9 (void);
// 0x00000787 System.Void System.Xml.XmlAttributeCollection::RemoveParentFromElementIdAttrMap(System.Xml.XmlAttribute)
extern void XmlAttributeCollection_RemoveParentFromElementIdAttrMap_m40FD15B914F888F0EB42B6E35AD9DD95BE5C28BE (void);
// 0x00000788 System.Int32 System.Xml.XmlAttributeCollection::RemoveDuplicateAttribute(System.Xml.XmlAttribute)
extern void XmlAttributeCollection_RemoveDuplicateAttribute_m22D27663607A8A33332FA60A4FE2A0D122AE3F48 (void);
// 0x00000789 System.Boolean System.Xml.XmlAttributeCollection::PrepareParentInElementIdAttrMap(System.String,System.String)
extern void XmlAttributeCollection_PrepareParentInElementIdAttrMap_m2E7B9A4254641950851BE28E96829160EEAABA04 (void);
// 0x0000078A System.Void System.Xml.XmlAttributeCollection::ResetParentInElementIdAttrMap(System.String,System.String)
extern void XmlAttributeCollection_ResetParentInElementIdAttrMap_m9E06B8B75D985035BA0C9E43A398206B8E7F59FD (void);
// 0x0000078B System.Xml.XmlAttribute System.Xml.XmlAttributeCollection::InternalAppendAttribute(System.Xml.XmlAttribute)
extern void XmlAttributeCollection_InternalAppendAttribute_m4F65B9C065CD96947359F97184962FD480989BCB (void);
// 0x0000078C System.Void System.Xml.XmlCDataSection::.ctor(System.String,System.Xml.XmlDocument)
extern void XmlCDataSection__ctor_m19CEC86EA9EFC8153A1293493E0B3E9EF89BE2BD (void);
// 0x0000078D System.String System.Xml.XmlCDataSection::get_Name()
extern void XmlCDataSection_get_Name_m20246A785A9CF1B60411B52EFFCB47DC829E0D5F (void);
// 0x0000078E System.String System.Xml.XmlCDataSection::get_LocalName()
extern void XmlCDataSection_get_LocalName_m3C561F75CCC3D9AE2486AC061D8ED599E4695C85 (void);
// 0x0000078F System.Xml.XmlNodeType System.Xml.XmlCDataSection::get_NodeType()
extern void XmlCDataSection_get_NodeType_m212ECD27BC43FF5C814C7ADC32022343EA1D98A5 (void);
// 0x00000790 System.Xml.XmlNode System.Xml.XmlCDataSection::get_ParentNode()
extern void XmlCDataSection_get_ParentNode_m74E52E9B99CA53C276ACA1F3E8BB90087D02ED08 (void);
// 0x00000791 System.Xml.XmlNode System.Xml.XmlCDataSection::CloneNode(System.Boolean)
extern void XmlCDataSection_CloneNode_mB7E9C5D6FFC36ACC06CFD9C52149365EF78C92EB (void);
// 0x00000792 System.Void System.Xml.XmlCDataSection::WriteTo(System.Xml.XmlWriter)
extern void XmlCDataSection_WriteTo_mF1BE529D49F7B1ECFA447D761801316168C91BD2 (void);
// 0x00000793 System.Void System.Xml.XmlCDataSection::WriteContentTo(System.Xml.XmlWriter)
extern void XmlCDataSection_WriteContentTo_mCBC70D9EA59E48879AA7E184A6A1C26E1EC9A557 (void);
// 0x00000794 System.Boolean System.Xml.XmlCDataSection::get_IsText()
extern void XmlCDataSection_get_IsText_mDE82E0C263A248CD8BB4302DE15F62B5B0FA933C (void);
// 0x00000795 System.Void System.Xml.XmlCharacterData::.ctor(System.String,System.Xml.XmlDocument)
extern void XmlCharacterData__ctor_m8B84C0BD8FF7329F4C5190230FA2495D808B34AF (void);
// 0x00000796 System.String System.Xml.XmlCharacterData::get_Value()
extern void XmlCharacterData_get_Value_mEAD3EB1F56BA6B8CBE30131AE088F213CBB1CEB6 (void);
// 0x00000797 System.Void System.Xml.XmlCharacterData::set_Value(System.String)
extern void XmlCharacterData_set_Value_mBC989B04FDDE3AD80DF3853B397E4ECDA16941F9 (void);
// 0x00000798 System.String System.Xml.XmlCharacterData::get_InnerText()
extern void XmlCharacterData_get_InnerText_mE89F9D4F4F9FBE0CD112A2A408E05253C60DBB41 (void);
// 0x00000799 System.Void System.Xml.XmlCharacterData::set_InnerText(System.String)
extern void XmlCharacterData_set_InnerText_m271FEAFFAF9EA583A6EA215218BA494437C3DF2C (void);
// 0x0000079A System.String System.Xml.XmlCharacterData::get_Data()
extern void XmlCharacterData_get_Data_m02C9E5790F331311CB810471F6475AC610962114 (void);
// 0x0000079B System.Void System.Xml.XmlCharacterData::set_Data(System.String)
extern void XmlCharacterData_set_Data_mFED6CF424D79C891E9F827B7F5A1AB4EBE8F9550 (void);
// 0x0000079C System.Boolean System.Xml.XmlCharacterData::CheckOnData(System.String)
extern void XmlCharacterData_CheckOnData_mD20947276C3B576599E015E4E19C0F2779862FBA (void);
// 0x0000079D System.Void System.Xml.XmlChildEnumerator::.ctor(System.Xml.XmlNode)
extern void XmlChildEnumerator__ctor_mC51E8B709CB2FCB079D44B180D5EF3DF9DBC3671 (void);
// 0x0000079E System.Boolean System.Xml.XmlChildEnumerator::System.Collections.IEnumerator.MoveNext()
extern void XmlChildEnumerator_System_Collections_IEnumerator_MoveNext_m9DF8D71649BD5173C9E9859A12E9E6777450A55D (void);
// 0x0000079F System.Boolean System.Xml.XmlChildEnumerator::MoveNext()
extern void XmlChildEnumerator_MoveNext_m038B637C00AC0482CAD4E35995F2CF2AE8E3D556 (void);
// 0x000007A0 System.Void System.Xml.XmlChildEnumerator::System.Collections.IEnumerator.Reset()
extern void XmlChildEnumerator_System_Collections_IEnumerator_Reset_m3E1BD7C0BE0E5576593A8C53ABC11109F275C4EF (void);
// 0x000007A1 System.Object System.Xml.XmlChildEnumerator::System.Collections.IEnumerator.get_Current()
extern void XmlChildEnumerator_System_Collections_IEnumerator_get_Current_mEC0FD9B4CD70461AD71D93AB21025A3D83AE0418 (void);
// 0x000007A2 System.Xml.XmlNode System.Xml.XmlChildEnumerator::get_Current()
extern void XmlChildEnumerator_get_Current_m149208EFC92AEDC42F82839102B3D5F017DA4C46 (void);
// 0x000007A3 System.Void System.Xml.XmlChildNodes::.ctor(System.Xml.XmlNode)
extern void XmlChildNodes__ctor_mE297CC7E680D376A26339D6067C7E434271234B5 (void);
// 0x000007A4 System.Xml.XmlNode System.Xml.XmlChildNodes::Item(System.Int32)
extern void XmlChildNodes_Item_mC376232EA8A8E9BC59F9DCAC9E2FED6A72DB6102 (void);
// 0x000007A5 System.Int32 System.Xml.XmlChildNodes::get_Count()
extern void XmlChildNodes_get_Count_m0B5B57A96632585A0612CF84ADBCB45557F7D8E4 (void);
// 0x000007A6 System.Collections.IEnumerator System.Xml.XmlChildNodes::GetEnumerator()
extern void XmlChildNodes_GetEnumerator_m79ACE972A13482959B5E446059C899FC9988A81C (void);
// 0x000007A7 System.Void System.Xml.XmlComment::.ctor(System.String,System.Xml.XmlDocument)
extern void XmlComment__ctor_m74C0E3B050353E2B32B5218DF01F8EB8874BD819 (void);
// 0x000007A8 System.String System.Xml.XmlComment::get_Name()
extern void XmlComment_get_Name_mC7F751487F2DAE35E3142370436EA9B980F09D25 (void);
// 0x000007A9 System.String System.Xml.XmlComment::get_LocalName()
extern void XmlComment_get_LocalName_m7F13D283B7982A359227153DB8FE16FB9E818D07 (void);
// 0x000007AA System.Xml.XmlNodeType System.Xml.XmlComment::get_NodeType()
extern void XmlComment_get_NodeType_m2D707F1D87A2739654AAE27A0373D30DC3C05422 (void);
// 0x000007AB System.Xml.XmlNode System.Xml.XmlComment::CloneNode(System.Boolean)
extern void XmlComment_CloneNode_m0497FF82E6523952EE0D5DF5E61F5DC9AC1400CD (void);
// 0x000007AC System.Void System.Xml.XmlComment::WriteTo(System.Xml.XmlWriter)
extern void XmlComment_WriteTo_m0EFD8476B3C8FDB142408D3225BE5172BCEF3357 (void);
// 0x000007AD System.Void System.Xml.XmlComment::WriteContentTo(System.Xml.XmlWriter)
extern void XmlComment_WriteContentTo_m2321FC33BF9A442FA9478240492C4292879774AD (void);
// 0x000007AE System.Void System.Xml.XmlDeclaration::.ctor(System.String,System.String,System.String,System.Xml.XmlDocument)
extern void XmlDeclaration__ctor_mBAEA7104B9DA9F3DAE632B9063BF96BF6A40B116 (void);
// 0x000007AF System.String System.Xml.XmlDeclaration::get_Version()
extern void XmlDeclaration_get_Version_m50261F1E46B645E69A99504F494FFD3BF915E633 (void);
// 0x000007B0 System.Void System.Xml.XmlDeclaration::set_Version(System.String)
extern void XmlDeclaration_set_Version_m0B2CCCDE1930526B6429925E8139340ED17C26D0 (void);
// 0x000007B1 System.String System.Xml.XmlDeclaration::get_Encoding()
extern void XmlDeclaration_get_Encoding_m09D89DCD8457C62A6E49B9506A65A271DDBD011F (void);
// 0x000007B2 System.Void System.Xml.XmlDeclaration::set_Encoding(System.String)
extern void XmlDeclaration_set_Encoding_m743178C17460B204CFFEFFC0960A77E4A6289A8B (void);
// 0x000007B3 System.String System.Xml.XmlDeclaration::get_Standalone()
extern void XmlDeclaration_get_Standalone_m46CC1833EE3C478318FF865E98A6899E440DDC6C (void);
// 0x000007B4 System.Void System.Xml.XmlDeclaration::set_Standalone(System.String)
extern void XmlDeclaration_set_Standalone_m867389C9FBF0064E3FDA7EBDEAD4CF30E84F49C2 (void);
// 0x000007B5 System.String System.Xml.XmlDeclaration::get_Value()
extern void XmlDeclaration_get_Value_m5ABC71244CFA7343F6AB7C5B896D28B5A33827AF (void);
// 0x000007B6 System.Void System.Xml.XmlDeclaration::set_Value(System.String)
extern void XmlDeclaration_set_Value_m913DD901FB7A8E1656EEF04C0E394A3E4E85B867 (void);
// 0x000007B7 System.String System.Xml.XmlDeclaration::get_InnerText()
extern void XmlDeclaration_get_InnerText_mB8C98E0ECE11ED01970D6EBD5A14DE181A843F3A (void);
// 0x000007B8 System.Void System.Xml.XmlDeclaration::set_InnerText(System.String)
extern void XmlDeclaration_set_InnerText_m29CC0B3D8586A44F0DE1725A2C85FFDA76C86C4E (void);
// 0x000007B9 System.String System.Xml.XmlDeclaration::get_Name()
extern void XmlDeclaration_get_Name_mD74DAD0D67570779DE4E6168BA6FE6718C68D96F (void);
// 0x000007BA System.String System.Xml.XmlDeclaration::get_LocalName()
extern void XmlDeclaration_get_LocalName_m35F3DBD7733EB1E3A873468D2B0635F7D77BA26D (void);
// 0x000007BB System.Xml.XmlNodeType System.Xml.XmlDeclaration::get_NodeType()
extern void XmlDeclaration_get_NodeType_m88B85D17B7799116C8FA58654201BE90F49AD3B0 (void);
// 0x000007BC System.Xml.XmlNode System.Xml.XmlDeclaration::CloneNode(System.Boolean)
extern void XmlDeclaration_CloneNode_m8537F159D63D363B215663339B1A78B35B3183B5 (void);
// 0x000007BD System.Void System.Xml.XmlDeclaration::WriteTo(System.Xml.XmlWriter)
extern void XmlDeclaration_WriteTo_m9B2367CAE3A4D4FAC21A6EC5353C7BE510C42AF0 (void);
// 0x000007BE System.Void System.Xml.XmlDeclaration::WriteContentTo(System.Xml.XmlWriter)
extern void XmlDeclaration_WriteContentTo_mF41E5CE626BEBE5D1C01220C4337F36427DCEE49 (void);
// 0x000007BF System.Boolean System.Xml.XmlDeclaration::IsValidXmlVersion(System.String)
extern void XmlDeclaration_IsValidXmlVersion_m215F8DC273DFBBD9077EF86BEAB9C3EC3C590684 (void);
// 0x000007C0 System.Void System.Xml.XmlDocument::.ctor()
extern void XmlDocument__ctor_m09B578D51E249702C90A99B87A31ABE8CE4027DC (void);
// 0x000007C1 System.Void System.Xml.XmlDocument::.ctor(System.Xml.XmlNameTable)
extern void XmlDocument__ctor_m23D3FC333FDD50BBCAF64B57184A889E0F6B7468 (void);
// 0x000007C2 System.Void System.Xml.XmlDocument::.ctor(System.Xml.XmlImplementation)
extern void XmlDocument__ctor_m90653BB0CD6863B4328A3B32B72ED4383C97D1A8 (void);
// 0x000007C3 System.Xml.Schema.SchemaInfo System.Xml.XmlDocument::get_DtdSchemaInfo()
extern void XmlDocument_get_DtdSchemaInfo_mF52E9F32AB9D1914DBC6D91A8277AE843B6E1E6E (void);
// 0x000007C4 System.Void System.Xml.XmlDocument::set_DtdSchemaInfo(System.Xml.Schema.SchemaInfo)
extern void XmlDocument_set_DtdSchemaInfo_m95A0C58965F2B17BDA49D5F4E18304A11EEC7876 (void);
// 0x000007C5 System.Void System.Xml.XmlDocument::CheckName(System.String)
extern void XmlDocument_CheckName_m8F3B57903F80A4309ACAF9C301ABA06B63702CA5 (void);
// 0x000007C6 System.Xml.XmlName System.Xml.XmlDocument::AddXmlName(System.String,System.String,System.String,System.Xml.Schema.IXmlSchemaInfo)
extern void XmlDocument_AddXmlName_m0B7D502F9AA6D43E0743106B90F9CE10F459A916 (void);
// 0x000007C7 System.Xml.XmlName System.Xml.XmlDocument::GetXmlName(System.String,System.String,System.String,System.Xml.Schema.IXmlSchemaInfo)
extern void XmlDocument_GetXmlName_m7145F5B6BE8E6CDB52918C96324CC489569932CB (void);
// 0x000007C8 System.Xml.XmlName System.Xml.XmlDocument::AddAttrXmlName(System.String,System.String,System.String,System.Xml.Schema.IXmlSchemaInfo)
extern void XmlDocument_AddAttrXmlName_mB6D4F6DA50FBE350ABAC30CD5CE97D981506BB28 (void);
// 0x000007C9 System.Boolean System.Xml.XmlDocument::AddIdInfo(System.Xml.XmlName,System.Xml.XmlName)
extern void XmlDocument_AddIdInfo_mF6E5BE7379C76DA2C5E4D292380086D04009CC0E (void);
// 0x000007CA System.Xml.XmlName System.Xml.XmlDocument::GetIDInfoByElement_(System.Xml.XmlName)
extern void XmlDocument_GetIDInfoByElement__mB6858B03EFABCE5F79DBACEF671D8A76948FA086 (void);
// 0x000007CB System.Xml.XmlName System.Xml.XmlDocument::GetIDInfoByElement(System.Xml.XmlName)
extern void XmlDocument_GetIDInfoByElement_mF4F7DDBFA3126D06D4AA526B1536BEC20D677AC8 (void);
// 0x000007CC System.WeakReference System.Xml.XmlDocument::GetElement(System.Collections.ArrayList,System.Xml.XmlElement)
extern void XmlDocument_GetElement_mC0411EE67C03B9FD52F41B70C7320E51A67C2463 (void);
// 0x000007CD System.Void System.Xml.XmlDocument::AddElementWithId(System.String,System.Xml.XmlElement)
extern void XmlDocument_AddElementWithId_m179458DD48014AD4C76126306A42F49A98433187 (void);
// 0x000007CE System.Void System.Xml.XmlDocument::RemoveElementWithId(System.String,System.Xml.XmlElement)
extern void XmlDocument_RemoveElementWithId_mD930DEA6A023E00A7D376D2F5B7D5283414ECE03 (void);
// 0x000007CF System.Xml.XmlNode System.Xml.XmlDocument::CloneNode(System.Boolean)
extern void XmlDocument_CloneNode_m0604830BCDF3E8CF6BA604FAB35019942A85EC52 (void);
// 0x000007D0 System.Xml.XmlNodeType System.Xml.XmlDocument::get_NodeType()
extern void XmlDocument_get_NodeType_m49BC1016CABB8F3949B923DA9E6C89EEB676BC37 (void);
// 0x000007D1 System.Xml.XmlNode System.Xml.XmlDocument::get_ParentNode()
extern void XmlDocument_get_ParentNode_m6D355D866D03A2671BC17D7DF8BFD3BFDB86D9E7 (void);
// 0x000007D2 System.Xml.XmlDocumentType System.Xml.XmlDocument::get_DocumentType()
extern void XmlDocument_get_DocumentType_m1140163BB68318E3D2532BD7F5C8BC96E476166F (void);
// 0x000007D3 System.Xml.XmlDeclaration System.Xml.XmlDocument::get_Declaration()
extern void XmlDocument_get_Declaration_mABC644137ED057F2955C7F545529D5E5E88D4E18 (void);
// 0x000007D4 System.Xml.XmlImplementation System.Xml.XmlDocument::get_Implementation()
extern void XmlDocument_get_Implementation_m627A29B6D4CA09108F494BBE9AE070155CA6AE10 (void);
// 0x000007D5 System.String System.Xml.XmlDocument::get_Name()
extern void XmlDocument_get_Name_mDD3B83B70FA0065CE4959C41BD569084E2219C35 (void);
// 0x000007D6 System.String System.Xml.XmlDocument::get_LocalName()
extern void XmlDocument_get_LocalName_mF25545A8C83B64CB8E28DC2983997B2F860AD5A9 (void);
// 0x000007D7 System.Xml.XmlElement System.Xml.XmlDocument::get_DocumentElement()
extern void XmlDocument_get_DocumentElement_mE87523DCD2D59F8BA6175DBA01D70133E202A2C8 (void);
// 0x000007D8 System.Boolean System.Xml.XmlDocument::get_IsContainer()
extern void XmlDocument_get_IsContainer_m29AAC4ECD22B540A7925545514A74046A0D913D0 (void);
// 0x000007D9 System.Xml.XmlLinkedNode System.Xml.XmlDocument::get_LastNode()
extern void XmlDocument_get_LastNode_mFD3B03A02F28E2CE7F57AB2A60E4FA433661072E (void);
// 0x000007DA System.Void System.Xml.XmlDocument::set_LastNode(System.Xml.XmlLinkedNode)
extern void XmlDocument_set_LastNode_m5C24F0CF42B5D0B43E8FD84DCEF3B5E043E6FA06 (void);
// 0x000007DB System.Xml.XmlDocument System.Xml.XmlDocument::get_OwnerDocument()
extern void XmlDocument_get_OwnerDocument_m788476A40E88383B623B2868509E14C9BE1AD31A (void);
// 0x000007DC System.Void System.Xml.XmlDocument::set_Schemas(System.Xml.Schema.XmlSchemaSet)
extern void XmlDocument_set_Schemas_m434B1F13D18F926E959FCC426F4731C9AC385A3B (void);
// 0x000007DD System.Boolean System.Xml.XmlDocument::get_CanReportValidity()
extern void XmlDocument_get_CanReportValidity_m71D1E8A3FCDBF648B6E83D5B7690FD0FD40F8736 (void);
// 0x000007DE System.Boolean System.Xml.XmlDocument::get_HasSetResolver()
extern void XmlDocument_get_HasSetResolver_m7CBB11C7E27D95CD697F177B965CEB2E1E71358D (void);
// 0x000007DF System.Xml.XmlResolver System.Xml.XmlDocument::GetResolver()
extern void XmlDocument_GetResolver_m0B1F443F2DF5510E0733052D42BC984CB83F9119 (void);
// 0x000007E0 System.Void System.Xml.XmlDocument::set_XmlResolver(System.Xml.XmlResolver)
extern void XmlDocument_set_XmlResolver_m038B23D61224FC97587D7D23B4F8C8DA77CB79A2 (void);
// 0x000007E1 System.Boolean System.Xml.XmlDocument::IsValidChildType(System.Xml.XmlNodeType)
extern void XmlDocument_IsValidChildType_m9140E7E6187566178EBF6F505125509D5EDC9AC9 (void);
// 0x000007E2 System.Boolean System.Xml.XmlDocument::HasNodeTypeInPrevSiblings(System.Xml.XmlNodeType,System.Xml.XmlNode)
extern void XmlDocument_HasNodeTypeInPrevSiblings_m62FDB4009BEF04A3D1A291575A005966E0E21AC3 (void);
// 0x000007E3 System.Boolean System.Xml.XmlDocument::HasNodeTypeInNextSiblings(System.Xml.XmlNodeType,System.Xml.XmlNode)
extern void XmlDocument_HasNodeTypeInNextSiblings_mD65FA58F532B9875E1BB7AE149C98E608BAE44A4 (void);
// 0x000007E4 System.Boolean System.Xml.XmlDocument::CanInsertBefore(System.Xml.XmlNode,System.Xml.XmlNode)
extern void XmlDocument_CanInsertBefore_mF198BBA82E0C9436C35F8B90F89810354788E20B (void);
// 0x000007E5 System.Boolean System.Xml.XmlDocument::CanInsertAfter(System.Xml.XmlNode,System.Xml.XmlNode)
extern void XmlDocument_CanInsertAfter_m0041AFD890E382A6F754EE57E24E9BAAB764E8B5 (void);
// 0x000007E6 System.Xml.XmlAttribute System.Xml.XmlDocument::CreateAttribute(System.String)
extern void XmlDocument_CreateAttribute_m42F583C11D788DB6E7B1C2EFAF112CB0C6118D06 (void);
// 0x000007E7 System.Void System.Xml.XmlDocument::SetDefaultNamespace(System.String,System.String,System.String&)
extern void XmlDocument_SetDefaultNamespace_m29601B584036272B65DB2F31749975711A68E245 (void);
// 0x000007E8 System.Xml.XmlCDataSection System.Xml.XmlDocument::CreateCDataSection(System.String)
extern void XmlDocument_CreateCDataSection_m7071FBB41EB02D0C2964272D36838B500B8BE357 (void);
// 0x000007E9 System.Xml.XmlComment System.Xml.XmlDocument::CreateComment(System.String)
extern void XmlDocument_CreateComment_mB58797474A14187D0236A63008EAC6C438521186 (void);
// 0x000007EA System.Xml.XmlDocumentType System.Xml.XmlDocument::CreateDocumentType(System.String,System.String,System.String,System.String)
extern void XmlDocument_CreateDocumentType_mFAE023ACF5683AEE94A9065D5FEAFFF354FC37BB (void);
// 0x000007EB System.Xml.XmlDocumentFragment System.Xml.XmlDocument::CreateDocumentFragment()
extern void XmlDocument_CreateDocumentFragment_mB628A6B883A0F50FF0D5991A923CBF52D9B9DA99 (void);
// 0x000007EC System.Xml.XmlElement System.Xml.XmlDocument::CreateElement(System.String)
extern void XmlDocument_CreateElement_m4CFE00BFBBAE8805B2E5B7566E7C896334092E93 (void);
// 0x000007ED System.Void System.Xml.XmlDocument::AddDefaultAttributes(System.Xml.XmlElement)
extern void XmlDocument_AddDefaultAttributes_mD1EF2D680D9891D533CBB7493E080240528F108C (void);
// 0x000007EE System.Xml.Schema.SchemaElementDecl System.Xml.XmlDocument::GetSchemaElementDecl(System.Xml.XmlElement)
extern void XmlDocument_GetSchemaElementDecl_m8096E8CA8850D889EF774A9DC2596486DFBA00A6 (void);
// 0x000007EF System.Xml.XmlAttribute System.Xml.XmlDocument::PrepareDefaultAttribute(System.Xml.Schema.SchemaAttDef,System.String,System.String,System.String)
extern void XmlDocument_PrepareDefaultAttribute_mB209B5E427A134931A258026446829B816E9A526 (void);
// 0x000007F0 System.Xml.XmlEntityReference System.Xml.XmlDocument::CreateEntityReference(System.String)
extern void XmlDocument_CreateEntityReference_m50AB66E331A78B8F0CC456C076E3E2E0B377F552 (void);
// 0x000007F1 System.Xml.XmlProcessingInstruction System.Xml.XmlDocument::CreateProcessingInstruction(System.String,System.String)
extern void XmlDocument_CreateProcessingInstruction_mBD46269C3849A35D68DF9D09ECE2EA154206EB82 (void);
// 0x000007F2 System.Xml.XmlDeclaration System.Xml.XmlDocument::CreateXmlDeclaration(System.String,System.String,System.String)
extern void XmlDocument_CreateXmlDeclaration_m6937F935710563ED28D567D05E34E081D8098E4A (void);
// 0x000007F3 System.Xml.XmlText System.Xml.XmlDocument::CreateTextNode(System.String)
extern void XmlDocument_CreateTextNode_m3663B3E620500B81989742CDB40A79568DF88430 (void);
// 0x000007F4 System.Xml.XmlSignificantWhitespace System.Xml.XmlDocument::CreateSignificantWhitespace(System.String)
extern void XmlDocument_CreateSignificantWhitespace_mF1237E2577D67F962082483A874C0C8F055D1596 (void);
// 0x000007F5 System.Xml.XmlWhitespace System.Xml.XmlDocument::CreateWhitespace(System.String)
extern void XmlDocument_CreateWhitespace_m25982FFC1D64190DEFBF6DA5C2069D021464DFEC (void);
// 0x000007F6 System.Xml.XmlAttribute System.Xml.XmlDocument::CreateAttribute(System.String,System.String)
extern void XmlDocument_CreateAttribute_m5DC489B6B051905264E2FD30A58CD380337D2F18 (void);
// 0x000007F7 System.Xml.XmlElement System.Xml.XmlDocument::CreateElement(System.String,System.String)
extern void XmlDocument_CreateElement_m4180DF31B3B4CD8516B7881494D99720648BD95B (void);
// 0x000007F8 System.Xml.XmlNode System.Xml.XmlDocument::ImportNodeInternal(System.Xml.XmlNode,System.Boolean)
extern void XmlDocument_ImportNodeInternal_m7E70DD674E7D0CB39DC6F14B5E806AE284E9C17B (void);
// 0x000007F9 System.Void System.Xml.XmlDocument::ImportAttributes(System.Xml.XmlNode,System.Xml.XmlNode)
extern void XmlDocument_ImportAttributes_mD5D3157004F6C1B559E3FFF09F2D5FBBF916CC0A (void);
// 0x000007FA System.Void System.Xml.XmlDocument::ImportChildren(System.Xml.XmlNode,System.Xml.XmlNode,System.Boolean)
extern void XmlDocument_ImportChildren_mAB48DB0FA4C4964B00F4EC316E3942CE7AAB092B (void);
// 0x000007FB System.Xml.XmlNameTable System.Xml.XmlDocument::get_NameTable()
extern void XmlDocument_get_NameTable_m4B913865A24AEA917172F75CBDCE94C81CCB7E2C (void);
// 0x000007FC System.Xml.XmlAttribute System.Xml.XmlDocument::CreateAttribute(System.String,System.String,System.String)
extern void XmlDocument_CreateAttribute_m06FB2FB42A21F9B9D62EA9379946EF1099929472 (void);
// 0x000007FD System.Xml.XmlAttribute System.Xml.XmlDocument::CreateDefaultAttribute(System.String,System.String,System.String)
extern void XmlDocument_CreateDefaultAttribute_m20A4D18805DACE680BBCA588B77CADFFA64F37EE (void);
// 0x000007FE System.Xml.XmlElement System.Xml.XmlDocument::CreateElement(System.String,System.String,System.String)
extern void XmlDocument_CreateElement_mC8DB502E909E778655A1CC10E5AF422E551DC42C (void);
// 0x000007FF System.Boolean System.Xml.XmlDocument::get_IsReadOnly()
extern void XmlDocument_get_IsReadOnly_m52B4DDF8C35F7E1B847720CD6CFA44F0FEFFBDBE (void);
// 0x00000800 System.Xml.XmlNamedNodeMap System.Xml.XmlDocument::get_Entities()
extern void XmlDocument_get_Entities_m72C0183C637A5D71BB38433D1D4CD9A4E87D3A80 (void);
// 0x00000801 System.Void System.Xml.XmlDocument::set_Entities(System.Xml.XmlNamedNodeMap)
extern void XmlDocument_set_Entities_mBBF7C97889080847540A0F31B1751726E81FF756 (void);
// 0x00000802 System.Boolean System.Xml.XmlDocument::get_IsLoading()
extern void XmlDocument_get_IsLoading_mD97F2D54DE1BD3B4F8B496F4D8D31C061FA8A52D (void);
// 0x00000803 System.Void System.Xml.XmlDocument::set_IsLoading(System.Boolean)
extern void XmlDocument_set_IsLoading_mB72FABCA30EF280F608CC171BFB6749813A0D8B5 (void);
// 0x00000804 System.Boolean System.Xml.XmlDocument::get_ActualLoadingStatus()
extern void XmlDocument_get_ActualLoadingStatus_m63B8F5AD9C82FEF1D9EFA47926E4AABED6CD9D99 (void);
// 0x00000805 System.Xml.XmlNode System.Xml.XmlDocument::ReadNode(System.Xml.XmlReader)
extern void XmlDocument_ReadNode_m73F308678386D641F5E2088D2BF960E2D9C8F6F2 (void);
// 0x00000806 System.Xml.XmlTextReader System.Xml.XmlDocument::SetupReader(System.Xml.XmlTextReader)
extern void XmlDocument_SetupReader_mDBF0C1ECB089DCC5D892E790ED2ABBD794A4824E (void);
// 0x00000807 System.Void System.Xml.XmlDocument::Load(System.Xml.XmlReader)
extern void XmlDocument_Load_m719C7C5EAD9264BA1A5A229E2CC3AE0FDD1CA8CE (void);
// 0x00000808 System.Void System.Xml.XmlDocument::LoadXml(System.String)
extern void XmlDocument_LoadXml_m6F86E243203A6845F8BB445E9AE234D3913A2AAE (void);
// 0x00000809 System.Void System.Xml.XmlDocument::set_InnerText(System.String)
extern void XmlDocument_set_InnerText_m698E1C5C70372B380CB9C9893F836ACCC879082D (void);
// 0x0000080A System.Void System.Xml.XmlDocument::set_InnerXml(System.String)
extern void XmlDocument_set_InnerXml_mD668393952C10057FEA93AFC59EA3673D35E9313 (void);
// 0x0000080B System.Void System.Xml.XmlDocument::Save(System.Xml.XmlWriter)
extern void XmlDocument_Save_mD00E4C3E14BEF3DA120B182BF79DF8EBB4B86E61 (void);
// 0x0000080C System.Void System.Xml.XmlDocument::WriteTo(System.Xml.XmlWriter)
extern void XmlDocument_WriteTo_mCDA54D1509C4CB0A774B33B609C6A0157D1BF59C (void);
// 0x0000080D System.Void System.Xml.XmlDocument::WriteContentTo(System.Xml.XmlWriter)
extern void XmlDocument_WriteContentTo_m461C8F3C604B15718495F1F82282715511744AC8 (void);
// 0x0000080E System.Xml.XmlNodeChangedEventArgs System.Xml.XmlDocument::GetEventArgs(System.Xml.XmlNode,System.Xml.XmlNode,System.Xml.XmlNode,System.String,System.String,System.Xml.XmlNodeChangedAction)
extern void XmlDocument_GetEventArgs_mD80CDE5C049719A7D136EE158AB0BE13FA7EC2CD (void);
// 0x0000080F System.Xml.XmlNodeChangedEventArgs System.Xml.XmlDocument::GetInsertEventArgsForLoad(System.Xml.XmlNode,System.Xml.XmlNode)
extern void XmlDocument_GetInsertEventArgsForLoad_mC008CD74A188F1B0ECBCFFBFD99A5F7B3DAB2661 (void);
// 0x00000810 System.Void System.Xml.XmlDocument::BeforeEvent(System.Xml.XmlNodeChangedEventArgs)
extern void XmlDocument_BeforeEvent_m852242E1906C0771C54889F3E5D364AD8BF957F5 (void);
// 0x00000811 System.Void System.Xml.XmlDocument::AfterEvent(System.Xml.XmlNodeChangedEventArgs)
extern void XmlDocument_AfterEvent_m42BBD0D01A5C48CB2DE4EA46568F11FCF9746F91 (void);
// 0x00000812 System.Xml.XmlAttribute System.Xml.XmlDocument::GetDefaultAttribute(System.Xml.XmlElement,System.String,System.String,System.String)
extern void XmlDocument_GetDefaultAttribute_m09254F3903D8971371770B085DEB0C8E4B879D96 (void);
// 0x00000813 System.String System.Xml.XmlDocument::get_Version()
extern void XmlDocument_get_Version_m722E19B80DD2540C5CF7BFF13B8ECC4706708015 (void);
// 0x00000814 System.String System.Xml.XmlDocument::get_Encoding()
extern void XmlDocument_get_Encoding_m4420B337087B2C933FD5F356BCA48BBA01C97E69 (void);
// 0x00000815 System.String System.Xml.XmlDocument::get_Standalone()
extern void XmlDocument_get_Standalone_mF1CE7F21F34BE23F6F5F4BE58CB74B7F89865B1B (void);
// 0x00000816 System.Xml.XmlEntity System.Xml.XmlDocument::GetEntityNode(System.String)
extern void XmlDocument_GetEntityNode_m9A45EC68379AD8210E79FD8A88EB705D011E827A (void);
// 0x00000817 System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlDocument::get_SchemaInfo()
extern void XmlDocument_get_SchemaInfo_m1F930898C34EA6323A653EC38AED1BD79FD0C696 (void);
// 0x00000818 System.String System.Xml.XmlDocument::get_BaseURI()
extern void XmlDocument_get_BaseURI_m485E0CCFD0B00B416D93A43B273BD6BA6FA7EC05 (void);
// 0x00000819 System.Void System.Xml.XmlDocument::SetBaseURI(System.String)
extern void XmlDocument_SetBaseURI_mE44F99B7DFBF6C63E7041125703303F9146C146E (void);
// 0x0000081A System.Xml.XmlNode System.Xml.XmlDocument::AppendChildForLoad(System.Xml.XmlNode,System.Xml.XmlDocument)
extern void XmlDocument_AppendChildForLoad_m9159EA6AC056C417AB1B80C23C770341FB454D22 (void);
// 0x0000081B System.Void System.Xml.XmlDocument::.cctor()
extern void XmlDocument__cctor_m9D68A33FCB698FA7A8082651F9B2711EBA79FAC1 (void);
// 0x0000081C System.Void System.Xml.XmlDocumentFragment::.ctor(System.Xml.XmlDocument)
extern void XmlDocumentFragment__ctor_m5DFF7FEE2576ED62871EDD2EE4B03279630D1BC2 (void);
// 0x0000081D System.String System.Xml.XmlDocumentFragment::get_Name()
extern void XmlDocumentFragment_get_Name_m1874C656D4B98227EAF8F607037D5E994F264F2C (void);
// 0x0000081E System.String System.Xml.XmlDocumentFragment::get_LocalName()
extern void XmlDocumentFragment_get_LocalName_m14B0739B28E1668FB7410828E1451D230B95DA3F (void);
// 0x0000081F System.Xml.XmlNodeType System.Xml.XmlDocumentFragment::get_NodeType()
extern void XmlDocumentFragment_get_NodeType_mE874D1255245E30531C960F635C91795C5AE1CAD (void);
// 0x00000820 System.Xml.XmlNode System.Xml.XmlDocumentFragment::get_ParentNode()
extern void XmlDocumentFragment_get_ParentNode_mD030B1BF656CB855B6079906815D1EE29C7271BC (void);
// 0x00000821 System.Xml.XmlDocument System.Xml.XmlDocumentFragment::get_OwnerDocument()
extern void XmlDocumentFragment_get_OwnerDocument_m3B31F0C2CC5EC5BB67DE9C4E116539300C7A929D (void);
// 0x00000822 System.Void System.Xml.XmlDocumentFragment::set_InnerXml(System.String)
extern void XmlDocumentFragment_set_InnerXml_m99A9415C53F4A9D7B1C004C9A3B38E84A6DB86C4 (void);
// 0x00000823 System.Xml.XmlNode System.Xml.XmlDocumentFragment::CloneNode(System.Boolean)
extern void XmlDocumentFragment_CloneNode_mE7D0742D0F35A1D3EEF9F12BD4FE81EE5F327D89 (void);
// 0x00000824 System.Boolean System.Xml.XmlDocumentFragment::get_IsContainer()
extern void XmlDocumentFragment_get_IsContainer_m603B307149A57669FAB18758FE440F677F1E7020 (void);
// 0x00000825 System.Xml.XmlLinkedNode System.Xml.XmlDocumentFragment::get_LastNode()
extern void XmlDocumentFragment_get_LastNode_mB32809757FC8FF9949D19C3DD9B83F6BB740EA63 (void);
// 0x00000826 System.Void System.Xml.XmlDocumentFragment::set_LastNode(System.Xml.XmlLinkedNode)
extern void XmlDocumentFragment_set_LastNode_m6651220BA4B604C2C6DE871D9D9B85A757F61ADF (void);
// 0x00000827 System.Boolean System.Xml.XmlDocumentFragment::IsValidChildType(System.Xml.XmlNodeType)
extern void XmlDocumentFragment_IsValidChildType_m8EF115F22D56936D685DF8046D8337B427A9F8EB (void);
// 0x00000828 System.Boolean System.Xml.XmlDocumentFragment::CanInsertAfter(System.Xml.XmlNode,System.Xml.XmlNode)
extern void XmlDocumentFragment_CanInsertAfter_m5EAF44C606F67D369B960E6C4AE8B07063C2B8C1 (void);
// 0x00000829 System.Boolean System.Xml.XmlDocumentFragment::CanInsertBefore(System.Xml.XmlNode,System.Xml.XmlNode)
extern void XmlDocumentFragment_CanInsertBefore_m2C2C4C24274DB34C81D6794E266C7CDDB05A1528 (void);
// 0x0000082A System.Void System.Xml.XmlDocumentFragment::WriteTo(System.Xml.XmlWriter)
extern void XmlDocumentFragment_WriteTo_m084D445D3B2211CA672E7704B784E4D47D133F10 (void);
// 0x0000082B System.Void System.Xml.XmlDocumentFragment::WriteContentTo(System.Xml.XmlWriter)
extern void XmlDocumentFragment_WriteContentTo_mF71230504B7321563C9D30C9C9A1709229508A4F (void);
// 0x0000082C System.Void System.Xml.XmlDocumentType::.ctor(System.String,System.String,System.String,System.String,System.Xml.XmlDocument)
extern void XmlDocumentType__ctor_m80A9D98B728A54F81611F785B3C6CB5E29D47344 (void);
// 0x0000082D System.String System.Xml.XmlDocumentType::get_Name()
extern void XmlDocumentType_get_Name_m8323D4846265D13C6E393961B2EE0D7FC96812C2 (void);
// 0x0000082E System.String System.Xml.XmlDocumentType::get_LocalName()
extern void XmlDocumentType_get_LocalName_m5B495551922FE2C3CC5285FA6CDE88478891E3B6 (void);
// 0x0000082F System.Xml.XmlNodeType System.Xml.XmlDocumentType::get_NodeType()
extern void XmlDocumentType_get_NodeType_mF592A32BB36245914C8EC201A2AD5ED0611BCF17 (void);
// 0x00000830 System.Xml.XmlNode System.Xml.XmlDocumentType::CloneNode(System.Boolean)
extern void XmlDocumentType_CloneNode_mB93E09964A9CA4C47A0D172FE71B533A29375D78 (void);
// 0x00000831 System.Boolean System.Xml.XmlDocumentType::get_IsReadOnly()
extern void XmlDocumentType_get_IsReadOnly_mCF02079CAB3EA39E19E8737AB07F0B51187430B3 (void);
// 0x00000832 System.Xml.XmlNamedNodeMap System.Xml.XmlDocumentType::get_Entities()
extern void XmlDocumentType_get_Entities_m0864AACCFEB94E7E935580DB42D07F5C2058B1B0 (void);
// 0x00000833 System.Xml.XmlNamedNodeMap System.Xml.XmlDocumentType::get_Notations()
extern void XmlDocumentType_get_Notations_mF39B90420713538FCE072C512A74575C6F25D117 (void);
// 0x00000834 System.String System.Xml.XmlDocumentType::get_PublicId()
extern void XmlDocumentType_get_PublicId_m9E81FAF2D0AA9DC847D118813CBEB085F0CE1955 (void);
// 0x00000835 System.String System.Xml.XmlDocumentType::get_SystemId()
extern void XmlDocumentType_get_SystemId_m17B225C509C0F5A4ECBB838AA81D15DED4016909 (void);
// 0x00000836 System.String System.Xml.XmlDocumentType::get_InternalSubset()
extern void XmlDocumentType_get_InternalSubset_mBD8D585ED0401EE1FC02F6FD5445E2109B083FEF (void);
// 0x00000837 System.Boolean System.Xml.XmlDocumentType::get_ParseWithNamespaces()
extern void XmlDocumentType_get_ParseWithNamespaces_mC391046582C88CDC3C3496E4D2C0827C36D9B324 (void);
// 0x00000838 System.Void System.Xml.XmlDocumentType::WriteTo(System.Xml.XmlWriter)
extern void XmlDocumentType_WriteTo_m80280E9DC687ED2CC8FE47982193871FF8639FD3 (void);
// 0x00000839 System.Void System.Xml.XmlDocumentType::WriteContentTo(System.Xml.XmlWriter)
extern void XmlDocumentType_WriteContentTo_m6FA932203D3E8FA3B162DD8DD0BEBF1012F7B849 (void);
// 0x0000083A System.Xml.Schema.SchemaInfo System.Xml.XmlDocumentType::get_DtdSchemaInfo()
extern void XmlDocumentType_get_DtdSchemaInfo_mDF54B3A169B037A8C8A4F186206B143AF3068259 (void);
// 0x0000083B System.Void System.Xml.XmlDocumentType::set_DtdSchemaInfo(System.Xml.Schema.SchemaInfo)
extern void XmlDocumentType_set_DtdSchemaInfo_m6E419933465D42DAB30AD7C6FFF7ACCC6D78A4E6 (void);
// 0x0000083C System.Void System.Xml.XmlElement::.ctor(System.Xml.XmlName,System.Boolean,System.Xml.XmlDocument)
extern void XmlElement__ctor_m44A8D5841FC2F1A5ACC6A03DD0ACA9AB37300588 (void);
// 0x0000083D System.Void System.Xml.XmlElement::.ctor(System.String,System.String,System.String,System.Xml.XmlDocument)
extern void XmlElement__ctor_m1C80BD485FDDF4F947A67A6861C525E205D8F0C4 (void);
// 0x0000083E System.Xml.XmlName System.Xml.XmlElement::get_XmlName()
extern void XmlElement_get_XmlName_mA93482D1053CABDD02D7E3B23EBA56F74904101D (void);
// 0x0000083F System.Void System.Xml.XmlElement::set_XmlName(System.Xml.XmlName)
extern void XmlElement_set_XmlName_m15166904F386EAB60030EAB490CC0FD1CB624EFC (void);
// 0x00000840 System.Xml.XmlNode System.Xml.XmlElement::CloneNode(System.Boolean)
extern void XmlElement_CloneNode_m6B12DC2EA73902C55EF7095ABC8CE19D488FAF31 (void);
// 0x00000841 System.String System.Xml.XmlElement::get_Name()
extern void XmlElement_get_Name_m7F73C3D18CDE9F8F951B144842E7669F9737DE6D (void);
// 0x00000842 System.String System.Xml.XmlElement::get_LocalName()
extern void XmlElement_get_LocalName_m9223F778DD26887F21E416A7A29C22468CFBA346 (void);
// 0x00000843 System.String System.Xml.XmlElement::get_NamespaceURI()
extern void XmlElement_get_NamespaceURI_m43313283ED55D22F3EF608F3BAC9E14A08F63883 (void);
// 0x00000844 System.String System.Xml.XmlElement::get_Prefix()
extern void XmlElement_get_Prefix_m472626EDD13C1767B818AB5E18A3B9176331AC98 (void);
// 0x00000845 System.Void System.Xml.XmlElement::set_Prefix(System.String)
extern void XmlElement_set_Prefix_m831FAC4E97AE03278AD1A1D67828EAEA197A7EC1 (void);
// 0x00000846 System.Xml.XmlNodeType System.Xml.XmlElement::get_NodeType()
extern void XmlElement_get_NodeType_m2335521F2F7F153B1E7C01F400883353C577CFA2 (void);
// 0x00000847 System.Xml.XmlNode System.Xml.XmlElement::get_ParentNode()
extern void XmlElement_get_ParentNode_mC49B6F93B2C4EC07705EBB2E03E15775CA8B6CAB (void);
// 0x00000848 System.Xml.XmlDocument System.Xml.XmlElement::get_OwnerDocument()
extern void XmlElement_get_OwnerDocument_m5C1BCBD63A52F60AD17B92D8E6E4543EE747E89A (void);
// 0x00000849 System.Boolean System.Xml.XmlElement::get_IsContainer()
extern void XmlElement_get_IsContainer_mDD67104ADF07829FF25D89531F964953F053D387 (void);
// 0x0000084A System.Xml.XmlNode System.Xml.XmlElement::AppendChildForLoad(System.Xml.XmlNode,System.Xml.XmlDocument)
extern void XmlElement_AppendChildForLoad_m79C746A5400CC7AE8B19876EFEB081D9E186045B (void);
// 0x0000084B System.Boolean System.Xml.XmlElement::get_IsEmpty()
extern void XmlElement_get_IsEmpty_m3FD670ABE3BE49AF263E1B75875FA606CC671B5F (void);
// 0x0000084C System.Void System.Xml.XmlElement::set_IsEmpty(System.Boolean)
extern void XmlElement_set_IsEmpty_mA8B835AE5541C20296A231855F3ABF4296A475F7 (void);
// 0x0000084D System.Xml.XmlLinkedNode System.Xml.XmlElement::get_LastNode()
extern void XmlElement_get_LastNode_m82CA4C67385A1AB797AE76F31CE608107FFDE430 (void);
// 0x0000084E System.Void System.Xml.XmlElement::set_LastNode(System.Xml.XmlLinkedNode)
extern void XmlElement_set_LastNode_mB664A8179FB5A5C1D3C790F7CFE54D6D567B5150 (void);
// 0x0000084F System.Boolean System.Xml.XmlElement::IsValidChildType(System.Xml.XmlNodeType)
extern void XmlElement_IsValidChildType_m84A36D5274A4BB810373DDFC89EB935F23D8E5F0 (void);
// 0x00000850 System.Xml.XmlAttributeCollection System.Xml.XmlElement::get_Attributes()
extern void XmlElement_get_Attributes_mD4302CEE719D5E63DF1AC612E4C0FAC682DDA27E (void);
// 0x00000851 System.Boolean System.Xml.XmlElement::get_HasAttributes()
extern void XmlElement_get_HasAttributes_m3BF7AE28DC9DDC9024DD330B96DAF4A55FC2370F (void);
// 0x00000852 System.String System.Xml.XmlElement::GetAttribute(System.String)
extern void XmlElement_GetAttribute_m0FDA97F4D5F8DAA5764ED2C79501B643C4F42227 (void);
// 0x00000853 System.Void System.Xml.XmlElement::SetAttribute(System.String,System.String)
extern void XmlElement_SetAttribute_m0C18DD018D22B418BE91B4895373DB9DEE253788 (void);
// 0x00000854 System.Xml.XmlAttribute System.Xml.XmlElement::GetAttributeNode(System.String)
extern void XmlElement_GetAttributeNode_m523D3C859ADD14C133695B139D283E903998F9BF (void);
// 0x00000855 System.Xml.XmlAttribute System.Xml.XmlElement::SetAttributeNode(System.Xml.XmlAttribute)
extern void XmlElement_SetAttributeNode_mE0B17D7E755A784A25152EAF2B67C5B45FB0698E (void);
// 0x00000856 System.String System.Xml.XmlElement::GetAttribute(System.String,System.String)
extern void XmlElement_GetAttribute_m7AD162F5D0E67F2C69075E813709470C617B3150 (void);
// 0x00000857 System.String System.Xml.XmlElement::SetAttribute(System.String,System.String,System.String)
extern void XmlElement_SetAttribute_m3CE24EA09F1B91CD857B4D9BBA9CCF97EAA68827 (void);
// 0x00000858 System.Xml.XmlAttribute System.Xml.XmlElement::GetAttributeNode(System.String,System.String)
extern void XmlElement_GetAttributeNode_mF70F8BC4EFCF98670305AA5BC6FB6EBAF6649253 (void);
// 0x00000859 System.Xml.XmlAttribute System.Xml.XmlElement::SetAttributeNode(System.String,System.String)
extern void XmlElement_SetAttributeNode_m1D0391F0C302A5747608D4D2589F300148B36F79 (void);
// 0x0000085A System.Boolean System.Xml.XmlElement::HasAttribute(System.String)
extern void XmlElement_HasAttribute_mB2EE5A7BF5B662A096C174BDE61F524F648E3169 (void);
// 0x0000085B System.Void System.Xml.XmlElement::WriteTo(System.Xml.XmlWriter)
extern void XmlElement_WriteTo_m29F6763BB5202D1F4ECB6B62092202C4FC9B76F8 (void);
// 0x0000085C System.Void System.Xml.XmlElement::WriteElementTo(System.Xml.XmlWriter,System.Xml.XmlElement)
extern void XmlElement_WriteElementTo_mD3B70D6DAF299D9BBB93162A9801C153755F1DAF (void);
// 0x0000085D System.Void System.Xml.XmlElement::WriteStartElement(System.Xml.XmlWriter)
extern void XmlElement_WriteStartElement_m2C7B3D5DD055CE83F1621264799CC65A1D834D1D (void);
// 0x0000085E System.Void System.Xml.XmlElement::WriteContentTo(System.Xml.XmlWriter)
extern void XmlElement_WriteContentTo_m247ACC07FD9604B780F118EACCB3EE179C829FF8 (void);
// 0x0000085F System.Void System.Xml.XmlElement::RemoveAllAttributes()
extern void XmlElement_RemoveAllAttributes_m8C8B9D2126A355EB6CB1AAC1E87AA5DB790C6516 (void);
// 0x00000860 System.Void System.Xml.XmlElement::RemoveAll()
extern void XmlElement_RemoveAll_mAE1E049DE09BD3F4B3012E65C4D06BF069D34436 (void);
// 0x00000861 System.Void System.Xml.XmlElement::RemoveAllChildren()
extern void XmlElement_RemoveAllChildren_mF16BCED4E253E003DAD07D4CCB2D02644666C6CD (void);
// 0x00000862 System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlElement::get_SchemaInfo()
extern void XmlElement_get_SchemaInfo_mDABCFA24BA713C0AFB71A434E843A0A2818A6697 (void);
// 0x00000863 System.Void System.Xml.XmlElement::set_InnerXml(System.String)
extern void XmlElement_set_InnerXml_m8E5363696C8158F9C378D655F81D2A5674B8A0B4 (void);
// 0x00000864 System.String System.Xml.XmlElement::get_InnerText()
extern void XmlElement_get_InnerText_mF241C44D2B198D55128A275BA94091000B739A87 (void);
// 0x00000865 System.Void System.Xml.XmlElement::set_InnerText(System.String)
extern void XmlElement_set_InnerText_mA5556C343E03E7EA7D7D6B7E29E0DE640DC217B2 (void);
// 0x00000866 System.Xml.XmlNode System.Xml.XmlElement::get_NextSibling()
extern void XmlElement_get_NextSibling_mD803FD835451761A840FC6ADE02389972444BD0C (void);
// 0x00000867 System.Void System.Xml.XmlElement::SetParent(System.Xml.XmlNode)
extern void XmlElement_SetParent_m3E433DA01834135DE485F77F19AAA36FCFA7A110 (void);
// 0x00000868 System.Void System.Xml.XmlEntity::.ctor(System.String,System.String,System.String,System.String,System.String,System.Xml.XmlDocument)
extern void XmlEntity__ctor_m3F8F45510F797944A6386162E16A5FF4EA5BCD12 (void);
// 0x00000869 System.Xml.XmlNode System.Xml.XmlEntity::CloneNode(System.Boolean)
extern void XmlEntity_CloneNode_m98D079EB599F50756351086C356E6010C0283C49 (void);
// 0x0000086A System.Boolean System.Xml.XmlEntity::get_IsReadOnly()
extern void XmlEntity_get_IsReadOnly_mEA1F980512D977C724750755BCC71DD0DB56121A (void);
// 0x0000086B System.String System.Xml.XmlEntity::get_Name()
extern void XmlEntity_get_Name_mB395062CD4A35108FDC0CF0A06833F5248DB34D3 (void);
// 0x0000086C System.String System.Xml.XmlEntity::get_LocalName()
extern void XmlEntity_get_LocalName_mEDE925C37A06EFFA432B1328E1A7AC9D7782C5A9 (void);
// 0x0000086D System.String System.Xml.XmlEntity::get_InnerText()
extern void XmlEntity_get_InnerText_m3988DBBC75DC7644AEF924442C50A838B4E1862B (void);
// 0x0000086E System.Void System.Xml.XmlEntity::set_InnerText(System.String)
extern void XmlEntity_set_InnerText_mA4E62326E14966D84046065BE9BD22C86836E37B (void);
// 0x0000086F System.Boolean System.Xml.XmlEntity::get_IsContainer()
extern void XmlEntity_get_IsContainer_m5825441C93DE05E6C98402FA2FB963C7646AA9C4 (void);
// 0x00000870 System.Xml.XmlLinkedNode System.Xml.XmlEntity::get_LastNode()
extern void XmlEntity_get_LastNode_m6F4689F5D49CCD1B7D316E6C4BFD03D1375ECF5E (void);
// 0x00000871 System.Void System.Xml.XmlEntity::set_LastNode(System.Xml.XmlLinkedNode)
extern void XmlEntity_set_LastNode_m7C708D6802A3B5DDBC360CE02DE31DCB17D51D97 (void);
// 0x00000872 System.Boolean System.Xml.XmlEntity::IsValidChildType(System.Xml.XmlNodeType)
extern void XmlEntity_IsValidChildType_m712AB940B6563F2DB88222FA6DF2C6191114748B (void);
// 0x00000873 System.Xml.XmlNodeType System.Xml.XmlEntity::get_NodeType()
extern void XmlEntity_get_NodeType_mFB4FA8F5D4C0373F6FCFDDB263A1377BD9BE7323 (void);
// 0x00000874 System.String System.Xml.XmlEntity::get_SystemId()
extern void XmlEntity_get_SystemId_mBD4E3AB5EBAE7C852E533B9E184A316BECF47FA7 (void);
// 0x00000875 System.Void System.Xml.XmlEntity::set_InnerXml(System.String)
extern void XmlEntity_set_InnerXml_m0EFAA9C52B2F23F483E6F135D920BC04F46D19A1 (void);
// 0x00000876 System.Void System.Xml.XmlEntity::WriteTo(System.Xml.XmlWriter)
extern void XmlEntity_WriteTo_mF2BFA329C556F91F882187715263EE372035A9F9 (void);
// 0x00000877 System.Void System.Xml.XmlEntity::WriteContentTo(System.Xml.XmlWriter)
extern void XmlEntity_WriteContentTo_m80097DB9A285F014639362C24DF240B257BD5563 (void);
// 0x00000878 System.String System.Xml.XmlEntity::get_BaseURI()
extern void XmlEntity_get_BaseURI_mBEE2C3D19C59C9A59F1554B612561D242506EDE3 (void);
// 0x00000879 System.Void System.Xml.XmlEntity::SetBaseURI(System.String)
extern void XmlEntity_SetBaseURI_mFEBE0339CA3A522BDC09A278FFBA3A9D77A578B3 (void);
// 0x0000087A System.Void System.Xml.XmlEntityReference::.ctor(System.String,System.Xml.XmlDocument)
extern void XmlEntityReference__ctor_m7AAF0A5672B04060ECEAFAB3DF7E93DA8A7B6A94 (void);
// 0x0000087B System.String System.Xml.XmlEntityReference::get_Name()
extern void XmlEntityReference_get_Name_m04458DB45F333977C89A42BFEEA84DFFD336A7C6 (void);
// 0x0000087C System.String System.Xml.XmlEntityReference::get_LocalName()
extern void XmlEntityReference_get_LocalName_mC07D5C66ED59E93E5A135FAE9C79573E2D1CE95A (void);
// 0x0000087D System.String System.Xml.XmlEntityReference::get_Value()
extern void XmlEntityReference_get_Value_mB644EC609B70FBEBEADD62213FD801F3A63D52A1 (void);
// 0x0000087E System.Void System.Xml.XmlEntityReference::set_Value(System.String)
extern void XmlEntityReference_set_Value_m082BB4880A54A333C84B5FC04807FA3885BCE2A4 (void);
// 0x0000087F System.Xml.XmlNodeType System.Xml.XmlEntityReference::get_NodeType()
extern void XmlEntityReference_get_NodeType_m8EAACF32F1C09412B240CB54BFE9CD1F982290E7 (void);
// 0x00000880 System.Xml.XmlNode System.Xml.XmlEntityReference::CloneNode(System.Boolean)
extern void XmlEntityReference_CloneNode_m261E6E9080D91887823308E9BEF22040F89A9F36 (void);
// 0x00000881 System.Boolean System.Xml.XmlEntityReference::get_IsReadOnly()
extern void XmlEntityReference_get_IsReadOnly_mA9A5BBA9CF680F2578F2364A14A6DED08E630E08 (void);
// 0x00000882 System.Boolean System.Xml.XmlEntityReference::get_IsContainer()
extern void XmlEntityReference_get_IsContainer_m0ADEE4CF259EA90DD34D613A9A5CC828361F8671 (void);
// 0x00000883 System.Void System.Xml.XmlEntityReference::SetParent(System.Xml.XmlNode)
extern void XmlEntityReference_SetParent_m0DB5F834F46BA9976C2C110DFB00E124EE884CCE (void);
// 0x00000884 System.Void System.Xml.XmlEntityReference::SetParentForLoad(System.Xml.XmlNode)
extern void XmlEntityReference_SetParentForLoad_mE425DA31BDDE7A43B0F0801355EA971B4BD19DC5 (void);
// 0x00000885 System.Xml.XmlLinkedNode System.Xml.XmlEntityReference::get_LastNode()
extern void XmlEntityReference_get_LastNode_m82739AD8F8B3F63000809A23E927AB6C97AC178E (void);
// 0x00000886 System.Void System.Xml.XmlEntityReference::set_LastNode(System.Xml.XmlLinkedNode)
extern void XmlEntityReference_set_LastNode_mBA7486033533289A22F4ECEB0F8EC2A0F2B75ED0 (void);
// 0x00000887 System.Boolean System.Xml.XmlEntityReference::IsValidChildType(System.Xml.XmlNodeType)
extern void XmlEntityReference_IsValidChildType_m8C4FC7227048C64D65DB3B14255E9453FC7E1C35 (void);
// 0x00000888 System.Void System.Xml.XmlEntityReference::WriteTo(System.Xml.XmlWriter)
extern void XmlEntityReference_WriteTo_m242708727821AADC64664AFC718AC090FE29D453 (void);
// 0x00000889 System.Void System.Xml.XmlEntityReference::WriteContentTo(System.Xml.XmlWriter)
extern void XmlEntityReference_WriteContentTo_mC0C989C0CDCAA0F370A9747D873F0BA1251435D3 (void);
// 0x0000088A System.String System.Xml.XmlEntityReference::get_BaseURI()
extern void XmlEntityReference_get_BaseURI_m8B0B98DF295EAA54B6A54431BDDCD05FFBA7A343 (void);
// 0x0000088B System.String System.Xml.XmlEntityReference::ConstructBaseURI(System.String,System.String)
extern void XmlEntityReference_ConstructBaseURI_mCB7DDEFDCE5D272FA11026F4FE913CCA1339B4B2 (void);
// 0x0000088C System.String System.Xml.XmlEntityReference::get_ChildBaseURI()
extern void XmlEntityReference_get_ChildBaseURI_m0436E0491FD7F8D12694E705C57AF11BD59B62A4 (void);
// 0x0000088D System.Void System.Xml.XmlImplementation::.ctor()
extern void XmlImplementation__ctor_mEBE20EB37760F63620D9DFAEF3341D2F4E138DC9 (void);
// 0x0000088E System.Void System.Xml.XmlImplementation::.ctor(System.Xml.XmlNameTable)
extern void XmlImplementation__ctor_mE5899D3C7EA30F9EDB19D07211588DB4FEDEC04D (void);
// 0x0000088F System.Xml.XmlDocument System.Xml.XmlImplementation::CreateDocument()
extern void XmlImplementation_CreateDocument_mE4CDDCBC487D85C40F81751C1DC54FFB1C6021D2 (void);
// 0x00000890 System.Xml.XmlNameTable System.Xml.XmlImplementation::get_NameTable()
extern void XmlImplementation_get_NameTable_m8951702F59619310BD4A9528D2FF471352518CDF (void);
// 0x00000891 System.Void System.Xml.XmlLinkedNode::.ctor(System.Xml.XmlDocument)
extern void XmlLinkedNode__ctor_mBAF93AD97DBA998E16940918D8F7EF3E585C7633 (void);
// 0x00000892 System.Xml.XmlNode System.Xml.XmlLinkedNode::get_PreviousSibling()
extern void XmlLinkedNode_get_PreviousSibling_m049F4B495C8A154CC684EABE02C38048EF4F07E5 (void);
// 0x00000893 System.Xml.XmlNode System.Xml.XmlLinkedNode::get_NextSibling()
extern void XmlLinkedNode_get_NextSibling_m2D436964437A504AED023A59BB9E11E61D3A6BCD (void);
// 0x00000894 System.Void System.Xml.XmlLoader::.ctor()
extern void XmlLoader__ctor_m388331A1FB63D316FDDF4D7312B6977BFEC1A050 (void);
// 0x00000895 System.Void System.Xml.XmlLoader::Load(System.Xml.XmlDocument,System.Xml.XmlReader,System.Boolean)
extern void XmlLoader_Load_m3B85C836D8C6DE323B85E868DED6E8E36D56C124 (void);
// 0x00000896 System.Void System.Xml.XmlLoader::LoadDocSequence(System.Xml.XmlDocument)
extern void XmlLoader_LoadDocSequence_m7A96D61FBF4996383D5339AB7B416CE0D51D4526 (void);
// 0x00000897 System.Xml.XmlNode System.Xml.XmlLoader::ReadCurrentNode(System.Xml.XmlDocument,System.Xml.XmlReader)
extern void XmlLoader_ReadCurrentNode_m9E1E110A0B31C77EC53393D8C51B497A2CD79241 (void);
// 0x00000898 System.Xml.XmlNode System.Xml.XmlLoader::LoadNode(System.Boolean)
extern void XmlLoader_LoadNode_mDFD824F250FA615C734180BF6141A472610F7E68 (void);
// 0x00000899 System.Xml.XmlAttribute System.Xml.XmlLoader::LoadAttributeNode()
extern void XmlLoader_LoadAttributeNode_mD21D3FF205915C01F5EAA89291E816AEDE5E8567 (void);
// 0x0000089A System.Xml.XmlAttribute System.Xml.XmlLoader::LoadDefaultAttribute()
extern void XmlLoader_LoadDefaultAttribute_m020283A6DBFA29FF4B5D4C7D03D56DF43E4216D7 (void);
// 0x0000089B System.Void System.Xml.XmlLoader::LoadAttributeValue(System.Xml.XmlNode,System.Boolean)
extern void XmlLoader_LoadAttributeValue_m119C6C6063D71231F622A12A683078D77DA8B320 (void);
// 0x0000089C System.Xml.XmlEntityReference System.Xml.XmlLoader::LoadEntityReferenceNode(System.Boolean)
extern void XmlLoader_LoadEntityReferenceNode_m26B083645AAB9B8E96E676B2EB5F19EADC24B628 (void);
// 0x0000089D System.Xml.XmlDeclaration System.Xml.XmlLoader::LoadDeclarationNode()
extern void XmlLoader_LoadDeclarationNode_m43A2FAF27DCB6A1CBFEABB7508DD4C94523F1AE6 (void);
// 0x0000089E System.Xml.XmlDocumentType System.Xml.XmlLoader::LoadDocumentTypeNode()
extern void XmlLoader_LoadDocumentTypeNode_m8869BA2D6837AF67F10647453EA32681AA71E3A9 (void);
// 0x0000089F System.Xml.XmlNode System.Xml.XmlLoader::LoadNodeDirect()
extern void XmlLoader_LoadNodeDirect_m2C0D5301FFB96CA298EF768E2CE903B6C6D459B7 (void);
// 0x000008A0 System.Xml.XmlAttribute System.Xml.XmlLoader::LoadAttributeNodeDirect()
extern void XmlLoader_LoadAttributeNodeDirect_m700A4AD66233956704AA6D82F1D59A9204F50B4B (void);
// 0x000008A1 System.Void System.Xml.XmlLoader::ParseDocumentType(System.Xml.XmlDocumentType)
extern void XmlLoader_ParseDocumentType_m7E6901C3E8CF530A50BFE027DE91E999307F2A02 (void);
// 0x000008A2 System.Void System.Xml.XmlLoader::ParseDocumentType(System.Xml.XmlDocumentType,System.Boolean,System.Xml.XmlResolver)
extern void XmlLoader_ParseDocumentType_m19313190F3CDF2BBE2B717BFB84C5D86AE73DD41 (void);
// 0x000008A3 System.Void System.Xml.XmlLoader::LoadDocumentType(System.Xml.IDtdInfo,System.Xml.XmlDocumentType)
extern void XmlLoader_LoadDocumentType_mC301F9962BC7D2F1134EDE1CD6D71D2EE68E9247 (void);
// 0x000008A4 System.Xml.XmlParserContext System.Xml.XmlLoader::GetContext(System.Xml.XmlNode)
extern void XmlLoader_GetContext_mC3CED072E1A2C5E1B94C8542BDFE5D0B3BA48934 (void);
// 0x000008A5 System.Xml.XmlNamespaceManager System.Xml.XmlLoader::ParsePartialContent(System.Xml.XmlNode,System.String,System.Xml.XmlNodeType)
extern void XmlLoader_ParsePartialContent_mB3EF08CD6158AD1D1CB317AA3A712DFF7252C1EC (void);
// 0x000008A6 System.Void System.Xml.XmlLoader::LoadInnerXmlElement(System.Xml.XmlElement,System.String)
extern void XmlLoader_LoadInnerXmlElement_mE78D161D2D91C2082F77B90FAA4DF5181915DDEB (void);
// 0x000008A7 System.Void System.Xml.XmlLoader::LoadInnerXmlAttribute(System.Xml.XmlAttribute,System.String)
extern void XmlLoader_LoadInnerXmlAttribute_mBCE3F2F2B11410937B71BA993E5E1151BE4B6C98 (void);
// 0x000008A8 System.Void System.Xml.XmlLoader::RemoveDuplicateNamespace(System.Xml.XmlElement,System.Xml.XmlNamespaceManager,System.Boolean)
extern void XmlLoader_RemoveDuplicateNamespace_m451D261AC3A6D4918CA6661853B922BBBE39A148 (void);
// 0x000008A9 System.String System.Xml.XmlLoader::EntitizeName(System.String)
extern void XmlLoader_EntitizeName_mA9639629370CE5837B6174542782588E6E1A682B (void);
// 0x000008AA System.Void System.Xml.XmlLoader::ExpandEntity(System.Xml.XmlEntity)
extern void XmlLoader_ExpandEntity_mF48C80ADCAA60579178B00F9BB747D3FDA3B2616 (void);
// 0x000008AB System.Void System.Xml.XmlLoader::ExpandEntityReference(System.Xml.XmlEntityReference)
extern void XmlLoader_ExpandEntityReference_m99D6DCC2F0FA00E28E73698D333FCC12EFCA7B2F (void);
// 0x000008AC System.Xml.XmlReader System.Xml.XmlLoader::CreateInnerXmlReader(System.String,System.Xml.XmlNodeType,System.Xml.XmlParserContext,System.Xml.XmlDocument)
extern void XmlLoader_CreateInnerXmlReader_m9F7F526E3D4E37EAFA9469C1FE61159D2FE5CCC6 (void);
// 0x000008AD System.Void System.Xml.XmlLoader::ParseXmlDeclarationValue(System.String,System.String&,System.String&,System.String&)
extern void XmlLoader_ParseXmlDeclarationValue_m54F41E02A882770049D8D02C68338A7B7AF9ABA6 (void);
// 0x000008AE System.Exception System.Xml.XmlLoader::UnexpectedNodeType(System.Xml.XmlNodeType)
extern void XmlLoader_UnexpectedNodeType_mA83CDA29B169FEFBB014EAC94A0D4DBFB31F84E4 (void);
// 0x000008AF System.Xml.XmlName System.Xml.XmlName::Create(System.String,System.String,System.String,System.Int32,System.Xml.XmlDocument,System.Xml.XmlName,System.Xml.Schema.IXmlSchemaInfo)
extern void XmlName_Create_mC2946590436F4453D0E49D9DA15D12507BD47C12 (void);
// 0x000008B0 System.Void System.Xml.XmlName::.ctor(System.String,System.String,System.String,System.Int32,System.Xml.XmlDocument,System.Xml.XmlName)
extern void XmlName__ctor_m481CD54AACBDAC664A7E9E893CB364ED11C62B24 (void);
// 0x000008B1 System.String System.Xml.XmlName::get_LocalName()
extern void XmlName_get_LocalName_mD4DE8695A21CB393834F0DDFDD6D6B610E91A64D (void);
// 0x000008B2 System.String System.Xml.XmlName::get_NamespaceURI()
extern void XmlName_get_NamespaceURI_mCF07F0E78CAF17DDF53DD8CD44C5D415B4E010D1 (void);
// 0x000008B3 System.String System.Xml.XmlName::get_Prefix()
extern void XmlName_get_Prefix_m42E3E78749764ECBE9586AFC0FC3EBFD2B7A2E4E (void);
// 0x000008B4 System.Int32 System.Xml.XmlName::get_HashCode()
extern void XmlName_get_HashCode_m329A9FEAF3BDEAA5F1F40CB84F7E51E1BDE58B2D (void);
// 0x000008B5 System.Xml.XmlDocument System.Xml.XmlName::get_OwnerDocument()
extern void XmlName_get_OwnerDocument_m330FA0574F04486B56352FA1E5F4336890C02A0C (void);
// 0x000008B6 System.String System.Xml.XmlName::get_Name()
extern void XmlName_get_Name_m77B33DD36549E6E3E728EA1AD3325E339EC30435 (void);
// 0x000008B7 System.Xml.Schema.XmlSchemaValidity System.Xml.XmlName::get_Validity()
extern void XmlName_get_Validity_m99EE72CF81E24310F68E20FBDB8D2DA67C5CD943 (void);
// 0x000008B8 System.Boolean System.Xml.XmlName::get_IsDefault()
extern void XmlName_get_IsDefault_m184C3AB9C1A20B9D78009C22DA191E2D1B23D3AC (void);
// 0x000008B9 System.Boolean System.Xml.XmlName::get_IsNil()
extern void XmlName_get_IsNil_mCF15AFC4476754C40495FC1B1D15B87763B82D6A (void);
// 0x000008BA System.Xml.Schema.XmlSchemaSimpleType System.Xml.XmlName::get_MemberType()
extern void XmlName_get_MemberType_m1B22D0EC1C1532491736ADB4594C2F6C9EB55830 (void);
// 0x000008BB System.Xml.Schema.XmlSchemaType System.Xml.XmlName::get_SchemaType()
extern void XmlName_get_SchemaType_m079DD1FDB8EDEAA7740A5A14D0312E9BCFB597A3 (void);
// 0x000008BC System.Xml.Schema.XmlSchemaElement System.Xml.XmlName::get_SchemaElement()
extern void XmlName_get_SchemaElement_m973E743AD39910AFFAD74D01C45B5331209B7B1B (void);
// 0x000008BD System.Xml.Schema.XmlSchemaAttribute System.Xml.XmlName::get_SchemaAttribute()
extern void XmlName_get_SchemaAttribute_m37A7CD5A03742285B2786D2449C08FC675A8495A (void);
// 0x000008BE System.Boolean System.Xml.XmlName::Equals(System.Xml.Schema.IXmlSchemaInfo)
extern void XmlName_Equals_mD34FC141124C47719D2266FD774E0598F66E257B (void);
// 0x000008BF System.Int32 System.Xml.XmlName::GetHashCode(System.String)
extern void XmlName_GetHashCode_m972577ACE7EF83D4ADE98E056F1A05DD11A789F1 (void);
// 0x000008C0 System.Void System.Xml.XmlNameEx::.ctor(System.String,System.String,System.String,System.Int32,System.Xml.XmlDocument,System.Xml.XmlName,System.Xml.Schema.IXmlSchemaInfo)
extern void XmlNameEx__ctor_m967B3032B050D5E535DC12B3F44822B3B14BE76C (void);
// 0x000008C1 System.Xml.Schema.XmlSchemaValidity System.Xml.XmlNameEx::get_Validity()
extern void XmlNameEx_get_Validity_m8B63DD9F78D02F444D4E458398139C6CC07C5A17 (void);
// 0x000008C2 System.Boolean System.Xml.XmlNameEx::get_IsDefault()
extern void XmlNameEx_get_IsDefault_m189F4C78A557464D6171A5D760ABFA5FDA4C0126 (void);
// 0x000008C3 System.Boolean System.Xml.XmlNameEx::get_IsNil()
extern void XmlNameEx_get_IsNil_m678617751E84334EC52250E6DEE482DC77F5F0D4 (void);
// 0x000008C4 System.Xml.Schema.XmlSchemaSimpleType System.Xml.XmlNameEx::get_MemberType()
extern void XmlNameEx_get_MemberType_m8BAB8AC74B747F439008F2201D27B4B3B38767B9 (void);
// 0x000008C5 System.Xml.Schema.XmlSchemaType System.Xml.XmlNameEx::get_SchemaType()
extern void XmlNameEx_get_SchemaType_mB2B477F468C85169937AD2A4ADD90D4D17D71AAA (void);
// 0x000008C6 System.Xml.Schema.XmlSchemaElement System.Xml.XmlNameEx::get_SchemaElement()
extern void XmlNameEx_get_SchemaElement_m4C48EAAB159145D18B4F3DAAA1CEB279B26101A1 (void);
// 0x000008C7 System.Xml.Schema.XmlSchemaAttribute System.Xml.XmlNameEx::get_SchemaAttribute()
extern void XmlNameEx_get_SchemaAttribute_m7DE58A38BFDB5F19E5A6A472587E6C2176F4498D (void);
// 0x000008C8 System.Void System.Xml.XmlNameEx::SetValidity(System.Xml.Schema.XmlSchemaValidity)
extern void XmlNameEx_SetValidity_m6D466FF2344CA38C5D234FEE89AE009FC900095B (void);
// 0x000008C9 System.Void System.Xml.XmlNameEx::SetIsDefault(System.Boolean)
extern void XmlNameEx_SetIsDefault_m74E42B17EEEDE9C419A979BD8A296B282F7ACB66 (void);
// 0x000008CA System.Void System.Xml.XmlNameEx::SetIsNil(System.Boolean)
extern void XmlNameEx_SetIsNil_mBEA95E9E386B8B461B171BCD5A5E88F9885630CF (void);
// 0x000008CB System.Boolean System.Xml.XmlNameEx::Equals(System.Xml.Schema.IXmlSchemaInfo)
extern void XmlNameEx_Equals_mBA8CEC2CF7A5A4C113C70D0192AF1870C96F517E (void);
// 0x000008CC System.Void System.Xml.XmlNamedNodeMap::.ctor(System.Xml.XmlNode)
extern void XmlNamedNodeMap__ctor_mA91F36D1CB05380C6F5E60F31062962B6DE2FF08 (void);
// 0x000008CD System.Xml.XmlNode System.Xml.XmlNamedNodeMap::GetNamedItem(System.String)
extern void XmlNamedNodeMap_GetNamedItem_m3FA60E81627626104091A0930AE6E7EF9EBB3916 (void);
// 0x000008CE System.Xml.XmlNode System.Xml.XmlNamedNodeMap::SetNamedItem(System.Xml.XmlNode)
extern void XmlNamedNodeMap_SetNamedItem_m74E7FF2EB3E37A92BC87288C387443D030152D49 (void);
// 0x000008CF System.Int32 System.Xml.XmlNamedNodeMap::get_Count()
extern void XmlNamedNodeMap_get_Count_m383C4A91707F8FE7D905507CD35A043A5A7CFF29 (void);
// 0x000008D0 System.Collections.IEnumerator System.Xml.XmlNamedNodeMap::GetEnumerator()
extern void XmlNamedNodeMap_GetEnumerator_mAC2C011B86BB739ECF9CE795C9B1BD9C6296F70C (void);
// 0x000008D1 System.Int32 System.Xml.XmlNamedNodeMap::FindNodeOffset(System.String)
extern void XmlNamedNodeMap_FindNodeOffset_m99B44DA4690745D017579D4CE66A8B109B3E5BAE (void);
// 0x000008D2 System.Int32 System.Xml.XmlNamedNodeMap::FindNodeOffset(System.String,System.String)
extern void XmlNamedNodeMap_FindNodeOffset_mC74472DEDF90B693B1BB71E3B136CD32854E0A66 (void);
// 0x000008D3 System.Xml.XmlNode System.Xml.XmlNamedNodeMap::AddNode(System.Xml.XmlNode)
extern void XmlNamedNodeMap_AddNode_m8312C3D9AAF475E11F679C7165079360BD04FA6D (void);
// 0x000008D4 System.Xml.XmlNode System.Xml.XmlNamedNodeMap::AddNodeForLoad(System.Xml.XmlNode,System.Xml.XmlDocument)
extern void XmlNamedNodeMap_AddNodeForLoad_m95A9C1624ACF142E0FD29FC4B572A750F5D600AF (void);
// 0x000008D5 System.Xml.XmlNode System.Xml.XmlNamedNodeMap::RemoveNodeAt(System.Int32)
extern void XmlNamedNodeMap_RemoveNodeAt_mA1F6B64903412EDC18F19D1CCE1D890207C6FEF3 (void);
// 0x000008D6 System.Xml.XmlNode System.Xml.XmlNamedNodeMap::ReplaceNodeAt(System.Int32,System.Xml.XmlNode)
extern void XmlNamedNodeMap_ReplaceNodeAt_mF8FDC2FDB6E09273E44EE8399CEBC314F0C1ECB2 (void);
// 0x000008D7 System.Xml.XmlNode System.Xml.XmlNamedNodeMap::InsertNodeAt(System.Int32,System.Xml.XmlNode)
extern void XmlNamedNodeMap_InsertNodeAt_m72074E17CA4EC55CE99997C5BC15681BECBA0ACE (void);
// 0x000008D8 System.Int32 System.Xml.XmlNamedNodeMap/SmallXmlNodeList::get_Count()
extern void SmallXmlNodeList_get_Count_m79F61C89FC8ABD73BCB56938310461EFF1DF14BF (void);
// 0x000008D9 System.Object System.Xml.XmlNamedNodeMap/SmallXmlNodeList::get_Item(System.Int32)
extern void SmallXmlNodeList_get_Item_mFE828A47A297981D034EFC9244E53B3D34FC9576 (void);
// 0x000008DA System.Void System.Xml.XmlNamedNodeMap/SmallXmlNodeList::Add(System.Object)
extern void SmallXmlNodeList_Add_m4BA68D6D8E4613E79365ACDF2413B287FA4A4F06 (void);
// 0x000008DB System.Void System.Xml.XmlNamedNodeMap/SmallXmlNodeList::RemoveAt(System.Int32)
extern void SmallXmlNodeList_RemoveAt_m36308613FA8129C77990E7650BB0A1CE49ABC882 (void);
// 0x000008DC System.Void System.Xml.XmlNamedNodeMap/SmallXmlNodeList::Insert(System.Int32,System.Object)
extern void SmallXmlNodeList_Insert_m8DCFF8C4C69AAA8B19C891D4A7304EA420946344 (void);
// 0x000008DD System.Collections.IEnumerator System.Xml.XmlNamedNodeMap/SmallXmlNodeList::GetEnumerator()
extern void SmallXmlNodeList_GetEnumerator_mB3807963AF68C5F75E6FF22AD8515F2F966F21CE (void);
// 0x000008DE System.Void System.Xml.XmlNamedNodeMap/SmallXmlNodeList/SingleObjectEnumerator::.ctor(System.Object)
extern void SingleObjectEnumerator__ctor_m4BB660A9DDBEED542CDBF9CC35980FAEA755DB1D (void);
// 0x000008DF System.Object System.Xml.XmlNamedNodeMap/SmallXmlNodeList/SingleObjectEnumerator::get_Current()
extern void SingleObjectEnumerator_get_Current_m465597EB2D9DBFBDA23A03FDB233FAEDA88E9BAF (void);
// 0x000008E0 System.Boolean System.Xml.XmlNamedNodeMap/SmallXmlNodeList/SingleObjectEnumerator::MoveNext()
extern void SingleObjectEnumerator_MoveNext_mD01FEE98F7C123AAF6A9D5885666CA61C35D7DD2 (void);
// 0x000008E1 System.Void System.Xml.XmlNamedNodeMap/SmallXmlNodeList/SingleObjectEnumerator::Reset()
extern void SingleObjectEnumerator_Reset_m18FCFE1BFF83AA3F656DEE5E792E82380F2AB6B1 (void);
// 0x000008E2 System.Void System.Xml.XmlNode::.ctor()
extern void XmlNode__ctor_m48EA7E8280259972A9AE46D0220C05CEA99E9350 (void);
// 0x000008E3 System.Void System.Xml.XmlNode::.ctor(System.Xml.XmlDocument)
extern void XmlNode__ctor_m4EBED07EBE4C8D8191BE58A23594E381A8E43DCA (void);
// 0x000008E4 System.String System.Xml.XmlNode::get_Name()
// 0x000008E5 System.String System.Xml.XmlNode::get_Value()
extern void XmlNode_get_Value_m21CB160306F9CE778A143C9D753E99F8EF801592 (void);
// 0x000008E6 System.Void System.Xml.XmlNode::set_Value(System.String)
extern void XmlNode_set_Value_mE485D74DDFF7A52F7DA1444FA088AD5F3F95FBFD (void);
// 0x000008E7 System.Xml.XmlNodeType System.Xml.XmlNode::get_NodeType()
// 0x000008E8 System.Xml.XmlNode System.Xml.XmlNode::get_ParentNode()
extern void XmlNode_get_ParentNode_mF576AC1CF834069B79BF32E497BB1A05E3E4AF63 (void);
// 0x000008E9 System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes()
extern void XmlNode_get_ChildNodes_m6437D40A51810BEF219E307A3821C80DB48B1FA7 (void);
// 0x000008EA System.Xml.XmlNode System.Xml.XmlNode::get_PreviousSibling()
extern void XmlNode_get_PreviousSibling_mF0D096FB5E4D09F658F36BF1B5EFFC5B60377045 (void);
// 0x000008EB System.Xml.XmlNode System.Xml.XmlNode::get_NextSibling()
extern void XmlNode_get_NextSibling_mB3B3EFD4597AF366F3010C0CC80DC5C5B6885492 (void);
// 0x000008EC System.Xml.XmlAttributeCollection System.Xml.XmlNode::get_Attributes()
extern void XmlNode_get_Attributes_m04E6956D2BBF4491EF6310F83E382B1416378EB7 (void);
// 0x000008ED System.Xml.XmlDocument System.Xml.XmlNode::get_OwnerDocument()
extern void XmlNode_get_OwnerDocument_m202868042E0CA116D7C337701E1140E16E4624EE (void);
// 0x000008EE System.Xml.XmlNode System.Xml.XmlNode::get_FirstChild()
extern void XmlNode_get_FirstChild_m5F667C696492597141F3F92F048DB73C5546F1CD (void);
// 0x000008EF System.Xml.XmlNode System.Xml.XmlNode::get_LastChild()
extern void XmlNode_get_LastChild_m65D979AFE8805E2D45EF2F2C8DD18727F1286E7E (void);
// 0x000008F0 System.Boolean System.Xml.XmlNode::get_IsContainer()
extern void XmlNode_get_IsContainer_m10E45BD80BD1D3DA9726C923FF6E6D2093CAEA47 (void);
// 0x000008F1 System.Xml.XmlLinkedNode System.Xml.XmlNode::get_LastNode()
extern void XmlNode_get_LastNode_mBE8307841D326A20F838DB33C8487C53FD0394A7 (void);
// 0x000008F2 System.Void System.Xml.XmlNode::set_LastNode(System.Xml.XmlLinkedNode)
extern void XmlNode_set_LastNode_m1FDD89CAF833B5D2EC3134677584E14E565A805C (void);
// 0x000008F3 System.Boolean System.Xml.XmlNode::AncestorNode(System.Xml.XmlNode)
extern void XmlNode_AncestorNode_m41AA63EB8FEC823566457E333ABF6AC8AC800348 (void);
// 0x000008F4 System.Xml.XmlNode System.Xml.XmlNode::InsertBefore(System.Xml.XmlNode,System.Xml.XmlNode)
extern void XmlNode_InsertBefore_m30BBB57DC302571F5AD7A73E2519E8AECBDE6085 (void);
// 0x000008F5 System.Xml.XmlNode System.Xml.XmlNode::InsertAfter(System.Xml.XmlNode,System.Xml.XmlNode)
extern void XmlNode_InsertAfter_m1D0C8DF1B1E3ACB7C7773C1BF626259E04C3E130 (void);
// 0x000008F6 System.Xml.XmlNode System.Xml.XmlNode::RemoveChild(System.Xml.XmlNode)
extern void XmlNode_RemoveChild_mC3FD98E0F9D7CF77B7CA309E39E67CB5128EFB6D (void);
// 0x000008F7 System.Xml.XmlNode System.Xml.XmlNode::PrependChild(System.Xml.XmlNode)
extern void XmlNode_PrependChild_m918DD10C201557A6BB4D291544B8250F836C2FC9 (void);
// 0x000008F8 System.Xml.XmlNode System.Xml.XmlNode::AppendChild(System.Xml.XmlNode)
extern void XmlNode_AppendChild_mABBDB6DB312AE2C3D643F91CA400745ED4317E61 (void);
// 0x000008F9 System.Xml.XmlNode System.Xml.XmlNode::AppendChildForLoad(System.Xml.XmlNode,System.Xml.XmlDocument)
extern void XmlNode_AppendChildForLoad_mC0306A0D3E2F625F796C99A49EF27EF24593E607 (void);
// 0x000008FA System.Boolean System.Xml.XmlNode::IsValidChildType(System.Xml.XmlNodeType)
extern void XmlNode_IsValidChildType_m082300A792D957BC10E93DED85D7ABCE30880B76 (void);
// 0x000008FB System.Boolean System.Xml.XmlNode::CanInsertBefore(System.Xml.XmlNode,System.Xml.XmlNode)
extern void XmlNode_CanInsertBefore_m1D5F7285B156A13FB144EABDFAC4B4E66F4F936F (void);
// 0x000008FC System.Boolean System.Xml.XmlNode::CanInsertAfter(System.Xml.XmlNode,System.Xml.XmlNode)
extern void XmlNode_CanInsertAfter_m9D659F9DF24127C637AC6E404BA886887F89C422 (void);
// 0x000008FD System.Boolean System.Xml.XmlNode::get_HasChildNodes()
extern void XmlNode_get_HasChildNodes_mE74F770AA6E73A09034C67119BA55D56184528D9 (void);
// 0x000008FE System.Xml.XmlNode System.Xml.XmlNode::CloneNode(System.Boolean)
// 0x000008FF System.Void System.Xml.XmlNode::CopyChildren(System.Xml.XmlDocument,System.Xml.XmlNode,System.Boolean)
extern void XmlNode_CopyChildren_mC2C0D811A1C20E5BB229C1F12A52B690D18CB5C6 (void);
// 0x00000900 System.String System.Xml.XmlNode::get_NamespaceURI()
extern void XmlNode_get_NamespaceURI_mE894547F6A17FE4B59E2733E1C0BF2046B50A494 (void);
// 0x00000901 System.String System.Xml.XmlNode::get_Prefix()
extern void XmlNode_get_Prefix_m3169E64862861F2446236FD71DDB67C0BFA58DC1 (void);
// 0x00000902 System.Void System.Xml.XmlNode::set_Prefix(System.String)
extern void XmlNode_set_Prefix_m9CD3AD87DAE91E70A77D3C479104DE66515F8CC1 (void);
// 0x00000903 System.String System.Xml.XmlNode::get_LocalName()
// 0x00000904 System.Boolean System.Xml.XmlNode::get_IsReadOnly()
extern void XmlNode_get_IsReadOnly_mD3A80C094AE6C712D37294D662A5E468513C9E24 (void);
// 0x00000905 System.Boolean System.Xml.XmlNode::HasReadOnlyParent(System.Xml.XmlNode)
extern void XmlNode_HasReadOnlyParent_m92D99DD665647CBAA4FD1B6E172761DE8A3C3824 (void);
// 0x00000906 System.Object System.Xml.XmlNode::System.ICloneable.Clone()
extern void XmlNode_System_ICloneable_Clone_mCD16FDEE036E64B065572B54D132BCA0DE167CCC (void);
// 0x00000907 System.Collections.IEnumerator System.Xml.XmlNode::System.Collections.IEnumerable.GetEnumerator()
extern void XmlNode_System_Collections_IEnumerable_GetEnumerator_m6FDE5461EDE0DECB154EA403EAD911EBFD4C4E68 (void);
// 0x00000908 System.Collections.IEnumerator System.Xml.XmlNode::GetEnumerator()
extern void XmlNode_GetEnumerator_mB640F7F79C355C618D587137B685AFFE1F798ED8 (void);
// 0x00000909 System.Void System.Xml.XmlNode::AppendChildText(System.Text.StringBuilder)
extern void XmlNode_AppendChildText_m8C1493DF2F031942BD58F96DE8EFC365194561A1 (void);
// 0x0000090A System.String System.Xml.XmlNode::get_InnerText()
extern void XmlNode_get_InnerText_mC66D119E27E20F4C1E473CB76C8209CDA7262C8D (void);
// 0x0000090B System.Void System.Xml.XmlNode::set_InnerText(System.String)
extern void XmlNode_set_InnerText_mDC4B982D0144C00BCC66CB0A3AE350712B16841D (void);
// 0x0000090C System.Void System.Xml.XmlNode::set_InnerXml(System.String)
extern void XmlNode_set_InnerXml_m9BB7FDC3294F63F301B8C3CEF9299B0422EE1E99 (void);
// 0x0000090D System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlNode::get_SchemaInfo()
extern void XmlNode_get_SchemaInfo_m478289493BE44F56E07962749CCA64007E1051DA (void);
// 0x0000090E System.String System.Xml.XmlNode::get_BaseURI()
extern void XmlNode_get_BaseURI_mEDBF75C5F850336A84C07CFA9B9C197F40445833 (void);
// 0x0000090F System.Void System.Xml.XmlNode::WriteTo(System.Xml.XmlWriter)
// 0x00000910 System.Void System.Xml.XmlNode::WriteContentTo(System.Xml.XmlWriter)
// 0x00000911 System.Void System.Xml.XmlNode::RemoveAll()
extern void XmlNode_RemoveAll_mA708E0DA19F2C6D5BC6CD66D415EA2D966300EA0 (void);
// 0x00000912 System.Xml.XmlDocument System.Xml.XmlNode::get_Document()
extern void XmlNode_get_Document_mF9753FAD0D7BFDBDAE7FEA6B196D7CA2982A373C (void);
// 0x00000913 System.String System.Xml.XmlNode::GetPrefixOfNamespace(System.String)
extern void XmlNode_GetPrefixOfNamespace_mC5D7CF6E5FACCA7FA8DBA7B82E45D0ACD82EFB72 (void);
// 0x00000914 System.String System.Xml.XmlNode::GetPrefixOfNamespaceStrict(System.String)
extern void XmlNode_GetPrefixOfNamespaceStrict_m79FB9C8F6E5CD08CDEDBB027E025CB8C2E6C62D6 (void);
// 0x00000915 System.Void System.Xml.XmlNode::SetParent(System.Xml.XmlNode)
extern void XmlNode_SetParent_mC2F3D8403B21789BAC584DC19C1AF0B59865E5A6 (void);
// 0x00000916 System.Void System.Xml.XmlNode::SetParentForLoad(System.Xml.XmlNode)
extern void XmlNode_SetParentForLoad_mD9DC511112A848ABCA5F0F44B55595A0B11BAE41 (void);
// 0x00000917 System.Void System.Xml.XmlNode::SplitName(System.String,System.String&,System.String&)
extern void XmlNode_SplitName_mEE1283C3D3F04DE2E00FC693046D9297678F4571 (void);
// 0x00000918 System.Xml.XmlNode System.Xml.XmlNode::FindChild(System.Xml.XmlNodeType)
extern void XmlNode_FindChild_mBAC2F50C00BA3C28187C5039E1EE49606961BCCA (void);
// 0x00000919 System.Xml.XmlNodeChangedEventArgs System.Xml.XmlNode::GetEventArgs(System.Xml.XmlNode,System.Xml.XmlNode,System.Xml.XmlNode,System.String,System.String,System.Xml.XmlNodeChangedAction)
extern void XmlNode_GetEventArgs_m2D6DA637B26DD91794FE79C7612A02FDCB90E2F9 (void);
// 0x0000091A System.Void System.Xml.XmlNode::BeforeEvent(System.Xml.XmlNodeChangedEventArgs)
extern void XmlNode_BeforeEvent_mEF8B315CF0E5248ED6E6D0FEEF371B5BD76111D1 (void);
// 0x0000091B System.Void System.Xml.XmlNode::AfterEvent(System.Xml.XmlNodeChangedEventArgs)
extern void XmlNode_AfterEvent_m1675F6F48BB4CBAC4237341F653582DC94C5FB85 (void);
// 0x0000091C System.Xml.XmlSpace System.Xml.XmlNode::get_XmlSpace()
extern void XmlNode_get_XmlSpace_mE39FF7E4DEDD9C7A8493CAD5812612F6FABF20A8 (void);
// 0x0000091D System.String System.Xml.XmlNode::get_XmlLang()
extern void XmlNode_get_XmlLang_m7E73114A9257B9848768FA67F1951C1F13C4EB2F (void);
// 0x0000091E System.Boolean System.Xml.XmlNode::get_IsText()
extern void XmlNode_get_IsText_m57DEC1BF3FF6D4CC8C1A737AF385BA0B9EC0E2D3 (void);
// 0x0000091F System.Void System.Xml.XmlNode::NestTextNodes(System.Xml.XmlNode,System.Xml.XmlNode)
extern void XmlNode_NestTextNodes_mA22ADE95FF5054D1DE4DC181E13E221F90F4B9A4 (void);
// 0x00000920 System.Void System.Xml.XmlNode::UnnestTextNodes(System.Xml.XmlNode,System.Xml.XmlNode)
extern void XmlNode_UnnestTextNodes_mEDFDF7ACC243D63C0F88D59325181EC00A9C7AFA (void);
// 0x00000921 System.Object System.Xml.XmlNode::get_debuggerDisplayProxy()
extern void XmlNode_get_debuggerDisplayProxy_m3E2D46C8120C46626198C092C4663DA5FE71F373 (void);
// 0x00000922 System.Void System.Xml.DebuggerDisplayXmlNodeProxy::.ctor(System.Xml.XmlNode)
extern void DebuggerDisplayXmlNodeProxy__ctor_mB9B6D906F2EBADBBDBA79FE184D6860363C32356 (void);
// 0x00000923 System.String System.Xml.DebuggerDisplayXmlNodeProxy::ToString()
extern void DebuggerDisplayXmlNodeProxy_ToString_mAE6AF3B460B62D08C1090FA5FA67BB80EB091D48 (void);
// 0x00000924 System.Void System.Xml.XmlNodeChangedEventArgs::.ctor(System.Xml.XmlNode,System.Xml.XmlNode,System.Xml.XmlNode,System.String,System.String,System.Xml.XmlNodeChangedAction)
extern void XmlNodeChangedEventArgs__ctor_m7EA3C66B1D0582A417E9ADE33F982B08ADDB69E9 (void);
// 0x00000925 System.Xml.XmlNodeChangedAction System.Xml.XmlNodeChangedEventArgs::get_Action()
extern void XmlNodeChangedEventArgs_get_Action_mD307B00A56DE5422A4EE4915400EC966DF80BD04 (void);
// 0x00000926 System.Void System.Xml.XmlNodeChangedEventHandler::.ctor(System.Object,System.IntPtr)
extern void XmlNodeChangedEventHandler__ctor_mD51AE5833F8A9B1EA9DB8DC54FEF3AD64763AED9 (void);
// 0x00000927 System.Void System.Xml.XmlNodeChangedEventHandler::Invoke(System.Object,System.Xml.XmlNodeChangedEventArgs)
extern void XmlNodeChangedEventHandler_Invoke_m64C7CF87945A0BAEFCED39FC27B1D9F2E31C1480 (void);
// 0x00000928 System.Xml.XmlNode System.Xml.XmlNodeList::Item(System.Int32)
// 0x00000929 System.Int32 System.Xml.XmlNodeList::get_Count()
// 0x0000092A System.Collections.IEnumerator System.Xml.XmlNodeList::GetEnumerator()
// 0x0000092B System.Xml.XmlNode System.Xml.XmlNodeList::get_ItemOf(System.Int32)
extern void XmlNodeList_get_ItemOf_m2C22889977893B2C50B2BEBE9C8ED963C0B05F6A (void);
// 0x0000092C System.Void System.Xml.XmlNodeList::System.IDisposable.Dispose()
extern void XmlNodeList_System_IDisposable_Dispose_m755D56C61D93F597B8AFC6FB8BE9677A1973BFA0 (void);
// 0x0000092D System.Void System.Xml.XmlNodeList::PrivateDisposeNodeList()
extern void XmlNodeList_PrivateDisposeNodeList_m3B13AE65E266052E2824582D77B44124F6C1E520 (void);
// 0x0000092E System.Void System.Xml.XmlNodeList::.ctor()
extern void XmlNodeList__ctor_m29940F85BF8D20E6FFB9732648DC6DAD10539BD3 (void);
// 0x0000092F System.Void System.Xml.XmlNodeReaderNavigator::.ctor(System.Xml.XmlNode)
extern void XmlNodeReaderNavigator__ctor_m9E329D9B1DC0A5B9ED88F9B5122652CDE1A5AE3F (void);
// 0x00000930 System.Xml.XmlNodeType System.Xml.XmlNodeReaderNavigator::get_NodeType()
extern void XmlNodeReaderNavigator_get_NodeType_mD1F1EC6F6C52CDC315CFC2B172F4B5C573818944 (void);
// 0x00000931 System.String System.Xml.XmlNodeReaderNavigator::get_NamespaceURI()
extern void XmlNodeReaderNavigator_get_NamespaceURI_m8894DBC5068E141F84F33E657F06E2DABBE04114 (void);
// 0x00000932 System.String System.Xml.XmlNodeReaderNavigator::get_Name()
extern void XmlNodeReaderNavigator_get_Name_m866DDA99C93C273E0CA59CB421BED78F424197D9 (void);
// 0x00000933 System.String System.Xml.XmlNodeReaderNavigator::get_LocalName()
extern void XmlNodeReaderNavigator_get_LocalName_m163985EBB7CF9CDF623AF1BAE14288BBC3322042 (void);
// 0x00000934 System.Boolean System.Xml.XmlNodeReaderNavigator::get_CreatedOnAttribute()
extern void XmlNodeReaderNavigator_get_CreatedOnAttribute_m0CC89DD9AB3B1EBB471932E038EA6ECDC09BC12B (void);
// 0x00000935 System.Boolean System.Xml.XmlNodeReaderNavigator::IsLocalNameEmpty(System.Xml.XmlNodeType)
extern void XmlNodeReaderNavigator_IsLocalNameEmpty_mC3D892529AB79029F1010C69C9EB6438DCF7D746 (void);
// 0x00000936 System.String System.Xml.XmlNodeReaderNavigator::get_Prefix()
extern void XmlNodeReaderNavigator_get_Prefix_m2B64A6F5DF7B2ACA67005D2DAF8AE207F0323C51 (void);
// 0x00000937 System.String System.Xml.XmlNodeReaderNavigator::get_Value()
extern void XmlNodeReaderNavigator_get_Value_mA303F30826D5FD934B6631E9264A3C67794A5CAF (void);
// 0x00000938 System.String System.Xml.XmlNodeReaderNavigator::get_BaseURI()
extern void XmlNodeReaderNavigator_get_BaseURI_mC5A1EBC076E72B5E55D9C0521D39161B51262835 (void);
// 0x00000939 System.Xml.XmlSpace System.Xml.XmlNodeReaderNavigator::get_XmlSpace()
extern void XmlNodeReaderNavigator_get_XmlSpace_m396D312E461337B7436A1A0FD24F339B74C87E85 (void);
// 0x0000093A System.String System.Xml.XmlNodeReaderNavigator::get_XmlLang()
extern void XmlNodeReaderNavigator_get_XmlLang_mED326EC4EDCBE6D9981BA29EAEC3B33E4AA81DDF (void);
// 0x0000093B System.Boolean System.Xml.XmlNodeReaderNavigator::get_IsEmptyElement()
extern void XmlNodeReaderNavigator_get_IsEmptyElement_mE0709052E4D88AC1EFAE118FAEDE9E61A9E3674D (void);
// 0x0000093C System.Boolean System.Xml.XmlNodeReaderNavigator::get_IsDefault()
extern void XmlNodeReaderNavigator_get_IsDefault_mFE55F04E1CAC6B5BF60904684FD5FBE7A5F3AFF4 (void);
// 0x0000093D System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlNodeReaderNavigator::get_SchemaInfo()
extern void XmlNodeReaderNavigator_get_SchemaInfo_mB8FE3DA04729A9915ADCFD6D09E11500DDA39986 (void);
// 0x0000093E System.Xml.XmlNameTable System.Xml.XmlNodeReaderNavigator::get_NameTable()
extern void XmlNodeReaderNavigator_get_NameTable_m4C906E955567E27602C24A7ECEB72818E97D7626 (void);
// 0x0000093F System.Int32 System.Xml.XmlNodeReaderNavigator::get_AttributeCount()
extern void XmlNodeReaderNavigator_get_AttributeCount_mBE5B6B6A3C82FF2E9726F36B3A98B198E5DA1E4F (void);
// 0x00000940 System.Void System.Xml.XmlNodeReaderNavigator::CheckIndexCondition(System.Int32)
extern void XmlNodeReaderNavigator_CheckIndexCondition_m32A1A1349A350D1B9D6082DF4A841ED55C002A1D (void);
// 0x00000941 System.Void System.Xml.XmlNodeReaderNavigator::InitDecAttr()
extern void XmlNodeReaderNavigator_InitDecAttr_m09DFA25A425A5573F3EB5AB64DF7FF4D8337F1F2 (void);
// 0x00000942 System.String System.Xml.XmlNodeReaderNavigator::GetDeclarationAttr(System.Xml.XmlDeclaration,System.String)
extern void XmlNodeReaderNavigator_GetDeclarationAttr_mC27E855199396ED2C19FB313FDC39D4E3E778350 (void);
// 0x00000943 System.String System.Xml.XmlNodeReaderNavigator::GetDeclarationAttr(System.Int32)
extern void XmlNodeReaderNavigator_GetDeclarationAttr_m0CAB99B309E8650CE46F0F3AB42859959C164EA3 (void);
// 0x00000944 System.Int32 System.Xml.XmlNodeReaderNavigator::GetDecAttrInd(System.String)
extern void XmlNodeReaderNavigator_GetDecAttrInd_m3C07C74E2332C85BE130B4F25F38336BA10C5502 (void);
// 0x00000945 System.Void System.Xml.XmlNodeReaderNavigator::InitDocTypeAttr()
extern void XmlNodeReaderNavigator_InitDocTypeAttr_mE4F5509AA3601A0ED6767FE9FB6C1096527F12AB (void);
// 0x00000946 System.String System.Xml.XmlNodeReaderNavigator::GetDocumentTypeAttr(System.Xml.XmlDocumentType,System.String)
extern void XmlNodeReaderNavigator_GetDocumentTypeAttr_mBCE4A9A65BAC1B5A4C4BE46F0F9996E4720F9F89 (void);
// 0x00000947 System.String System.Xml.XmlNodeReaderNavigator::GetDocumentTypeAttr(System.Int32)
extern void XmlNodeReaderNavigator_GetDocumentTypeAttr_m2858DBB3833A84D3BA2E87F4D66BD03FAE27CC77 (void);
// 0x00000948 System.Int32 System.Xml.XmlNodeReaderNavigator::GetDocTypeAttrInd(System.String)
extern void XmlNodeReaderNavigator_GetDocTypeAttrInd_mCF793E3D3FDB281A6F209D8022C7D72EC098DD64 (void);
// 0x00000949 System.String System.Xml.XmlNodeReaderNavigator::GetAttributeFromElement(System.Xml.XmlElement,System.String)
extern void XmlNodeReaderNavigator_GetAttributeFromElement_m58E52CC237583CAFA8364C1005E6D6AD9645DD81 (void);
// 0x0000094A System.String System.Xml.XmlNodeReaderNavigator::GetAttribute(System.String)
extern void XmlNodeReaderNavigator_GetAttribute_m7D7D34AEE4FC4303F2A7283A481C67489EE46A11 (void);
// 0x0000094B System.String System.Xml.XmlNodeReaderNavigator::GetAttributeFromElement(System.Xml.XmlElement,System.String,System.String)
extern void XmlNodeReaderNavigator_GetAttributeFromElement_m063AF2F74DFB6B8E76BD1FBD27915D95938A285F (void);
// 0x0000094C System.String System.Xml.XmlNodeReaderNavigator::GetAttribute(System.String,System.String)
extern void XmlNodeReaderNavigator_GetAttribute_mC74FB78B251DCC686492D25A927D0BC6FBB3394C (void);
// 0x0000094D System.String System.Xml.XmlNodeReaderNavigator::GetAttribute(System.Int32)
extern void XmlNodeReaderNavigator_GetAttribute_mEC9A5B5635D6BB1ADFAC4CCA01F76289EDDF8382 (void);
// 0x0000094E System.Void System.Xml.XmlNodeReaderNavigator::LogMove(System.Int32)
extern void XmlNodeReaderNavigator_LogMove_m3C5C982ACE97D18B0CF05B08D26D7C85A1C10A19 (void);
// 0x0000094F System.Void System.Xml.XmlNodeReaderNavigator::RollBackMove(System.Int32&)
extern void XmlNodeReaderNavigator_RollBackMove_mAEA1047A9F9EA8A4F8BD283A0B60A08780820593 (void);
// 0x00000950 System.Boolean System.Xml.XmlNodeReaderNavigator::get_IsOnDeclOrDocType()
extern void XmlNodeReaderNavigator_get_IsOnDeclOrDocType_m35AC336CB4677BAD6CC730A2DE05AB48244BF1E6 (void);
// 0x00000951 System.Void System.Xml.XmlNodeReaderNavigator::ResetToAttribute(System.Int32&)
extern void XmlNodeReaderNavigator_ResetToAttribute_mE795356BC813DBF5DBEAD105C9C9A138F6613EDC (void);
// 0x00000952 System.Void System.Xml.XmlNodeReaderNavigator::ResetMove(System.Int32&,System.Xml.XmlNodeType&)
extern void XmlNodeReaderNavigator_ResetMove_mF788FE8F4A8EA71BD69EA1FF21CAA222EC4A582C (void);
// 0x00000953 System.Boolean System.Xml.XmlNodeReaderNavigator::MoveToAttribute(System.String)
extern void XmlNodeReaderNavigator_MoveToAttribute_mFA4DED33FC5D613E80FB2C0410E83C5771DE7EDA (void);
// 0x00000954 System.Boolean System.Xml.XmlNodeReaderNavigator::MoveToAttributeFromElement(System.Xml.XmlElement,System.String,System.String)
extern void XmlNodeReaderNavigator_MoveToAttributeFromElement_m462A65CE0F93973E5F95D8620111778483C72115 (void);
// 0x00000955 System.Boolean System.Xml.XmlNodeReaderNavigator::MoveToAttribute(System.String,System.String)
extern void XmlNodeReaderNavigator_MoveToAttribute_mA3415D672AE7BF5BCB52436B5E40FA4F6BC6EAAF (void);
// 0x00000956 System.Void System.Xml.XmlNodeReaderNavigator::MoveToAttribute(System.Int32)
extern void XmlNodeReaderNavigator_MoveToAttribute_m3885BC255D4054C9DBCC66D5AE71F54400E1C7F6 (void);
// 0x00000957 System.Boolean System.Xml.XmlNodeReaderNavigator::MoveToNextAttribute(System.Int32&)
extern void XmlNodeReaderNavigator_MoveToNextAttribute_m17D4E3620C4FCA2AE7CFE15E83DE03CC7D8FD9AF (void);
// 0x00000958 System.Boolean System.Xml.XmlNodeReaderNavigator::MoveToParent()
extern void XmlNodeReaderNavigator_MoveToParent_m96B16F99BD1D84568FDB3482AA704651C68C9744 (void);
// 0x00000959 System.Boolean System.Xml.XmlNodeReaderNavigator::MoveToFirstChild()
extern void XmlNodeReaderNavigator_MoveToFirstChild_mCBE902AF29A259D1A0FAB5673485523D44F43E1F (void);
// 0x0000095A System.Boolean System.Xml.XmlNodeReaderNavigator::MoveToNextSibling(System.Xml.XmlNode)
extern void XmlNodeReaderNavigator_MoveToNextSibling_m95B3A5BD7A85F82C46C0742A5A3D86B80340E09F (void);
// 0x0000095B System.Boolean System.Xml.XmlNodeReaderNavigator::MoveToNext()
extern void XmlNodeReaderNavigator_MoveToNext_mD5E1547A646BF37C514165D107D5616DFC66C075 (void);
// 0x0000095C System.Boolean System.Xml.XmlNodeReaderNavigator::MoveToElement()
extern void XmlNodeReaderNavigator_MoveToElement_m9E428A600D7BE7A1526B16E7D8F7907609D90FE8 (void);
// 0x0000095D System.String System.Xml.XmlNodeReaderNavigator::LookupNamespace(System.String)
extern void XmlNodeReaderNavigator_LookupNamespace_m38553FC4B8A93D4D5FEA14339125BA60A7057938 (void);
// 0x0000095E System.String System.Xml.XmlNodeReaderNavigator::DefaultLookupNamespace(System.String)
extern void XmlNodeReaderNavigator_DefaultLookupNamespace_m35DEB6CAA8E91414DC2AF8559F5686C1E6AA9804 (void);
// 0x0000095F System.String System.Xml.XmlNodeReaderNavigator::LookupPrefix(System.String)
extern void XmlNodeReaderNavigator_LookupPrefix_m9811B8FC4073E8937486E7FF5441D05D4E05B7FB (void);
// 0x00000960 System.Collections.Generic.IDictionary`2<System.String,System.String> System.Xml.XmlNodeReaderNavigator::GetNamespacesInScope(System.Xml.XmlNamespaceScope)
extern void XmlNodeReaderNavigator_GetNamespacesInScope_mFA4DA304A8430D6826EE57355AE3E60801CD71CF (void);
// 0x00000961 System.Boolean System.Xml.XmlNodeReaderNavigator::ReadAttributeValue(System.Int32&,System.Boolean&,System.Xml.XmlNodeType&)
extern void XmlNodeReaderNavigator_ReadAttributeValue_m54893BB123B90C9FD167B7CA8A0C7D93D56B4DFF (void);
// 0x00000962 System.Xml.XmlDocument System.Xml.XmlNodeReaderNavigator::get_Document()
extern void XmlNodeReaderNavigator_get_Document_mF1C26CBEAA6E73F0CD108F8BB23ACEB63AB6D28D (void);
// 0x00000963 System.Void System.Xml.XmlNodeReaderNavigator/VirtualAttribute::.ctor(System.String,System.String)
extern void VirtualAttribute__ctor_mEE4086B6E26EB486E3C66CB620FB0451E6215622 (void);
// 0x00000964 System.Void System.Xml.XmlNodeReader::.ctor(System.Xml.XmlNode)
extern void XmlNodeReader__ctor_mE43EB30477EC25D9823AA7906EC0F3826154E9CA (void);
// 0x00000965 System.Boolean System.Xml.XmlNodeReader::IsInReadingStates()
extern void XmlNodeReader_IsInReadingStates_m041E50B6B4A9189784FAFD4934101BFF6008C3A2 (void);
// 0x00000966 System.Xml.XmlNodeType System.Xml.XmlNodeReader::get_NodeType()
extern void XmlNodeReader_get_NodeType_mDD4D9BD62EB15CB821701A215FC86B74FC9BAFD3 (void);
// 0x00000967 System.String System.Xml.XmlNodeReader::get_Name()
extern void XmlNodeReader_get_Name_mC384ED6762502071E98EA9A6CB68E3A55DEBE4E3 (void);
// 0x00000968 System.String System.Xml.XmlNodeReader::get_LocalName()
extern void XmlNodeReader_get_LocalName_mE1DFAC29CF7E49BA97B51FBFAB09FC7820C05667 (void);
// 0x00000969 System.String System.Xml.XmlNodeReader::get_NamespaceURI()
extern void XmlNodeReader_get_NamespaceURI_mD30CECA6E60BD5DB37907A0E74E20E4654A5455B (void);
// 0x0000096A System.String System.Xml.XmlNodeReader::get_Prefix()
extern void XmlNodeReader_get_Prefix_m455E7AF11659189D989DCC7DC181040953AD8D20 (void);
// 0x0000096B System.String System.Xml.XmlNodeReader::get_Value()
extern void XmlNodeReader_get_Value_m13CCE44AE61F74EDDDCC74E4A261FD161CBD1FFA (void);
// 0x0000096C System.Int32 System.Xml.XmlNodeReader::get_Depth()
extern void XmlNodeReader_get_Depth_m13AC9A03D31DA8C164D1D5A854E6F947AFA080FC (void);
// 0x0000096D System.String System.Xml.XmlNodeReader::get_BaseURI()
extern void XmlNodeReader_get_BaseURI_mB1AE0F9FCED8F03B3E8C8AFA791324C7FBB01568 (void);
// 0x0000096E System.Boolean System.Xml.XmlNodeReader::get_CanResolveEntity()
extern void XmlNodeReader_get_CanResolveEntity_m70029164E7CFDF52BE84E21415A574C1FFD8BDCA (void);
// 0x0000096F System.Boolean System.Xml.XmlNodeReader::get_IsEmptyElement()
extern void XmlNodeReader_get_IsEmptyElement_mB98FB0DC79819E218145E3C269EBFE65C5DB7C17 (void);
// 0x00000970 System.Boolean System.Xml.XmlNodeReader::get_IsDefault()
extern void XmlNodeReader_get_IsDefault_m0F631B810E42BCC7BB00D615E78CF5A2A9A6BEDD (void);
// 0x00000971 System.Xml.XmlSpace System.Xml.XmlNodeReader::get_XmlSpace()
extern void XmlNodeReader_get_XmlSpace_mC6855542D40ADFBCD2A3F885EE1F455F689D1DE8 (void);
// 0x00000972 System.String System.Xml.XmlNodeReader::get_XmlLang()
extern void XmlNodeReader_get_XmlLang_mB92EAA6949E3FFE1F18AB13C2E9BE1EDECC29E62 (void);
// 0x00000973 System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlNodeReader::get_SchemaInfo()
extern void XmlNodeReader_get_SchemaInfo_mE3299E824D2682F6AED0F865E6EF308A1025679A (void);
// 0x00000974 System.Int32 System.Xml.XmlNodeReader::get_AttributeCount()
extern void XmlNodeReader_get_AttributeCount_m56850E0F8275B5C48D16EA0916EB937AE4091150 (void);
// 0x00000975 System.String System.Xml.XmlNodeReader::GetAttribute(System.String)
extern void XmlNodeReader_GetAttribute_m29B199DE8B386FE43A7F18732208294592D65DB4 (void);
// 0x00000976 System.String System.Xml.XmlNodeReader::GetAttribute(System.String,System.String)
extern void XmlNodeReader_GetAttribute_m4DC5BD55F9209C577C0F3A5B2DF585304B970B86 (void);
// 0x00000977 System.String System.Xml.XmlNodeReader::GetAttribute(System.Int32)
extern void XmlNodeReader_GetAttribute_m23D09CF51432C8F35AF5EF1662E83C064CE18BAD (void);
// 0x00000978 System.Boolean System.Xml.XmlNodeReader::MoveToAttribute(System.String)
extern void XmlNodeReader_MoveToAttribute_mC0AEEBB956A74A96690E6700D5C6AC9AEB472D33 (void);
// 0x00000979 System.Void System.Xml.XmlNodeReader::MoveToAttribute(System.Int32)
extern void XmlNodeReader_MoveToAttribute_mB0B55215A40638BBB68352FD793ABF6335C17B44 (void);
// 0x0000097A System.Boolean System.Xml.XmlNodeReader::MoveToFirstAttribute()
extern void XmlNodeReader_MoveToFirstAttribute_m4EB98B0EFC5C52CBEA7AA0AE589CDD467E89C987 (void);
// 0x0000097B System.Boolean System.Xml.XmlNodeReader::MoveToNextAttribute()
extern void XmlNodeReader_MoveToNextAttribute_m6424E281DC2C34D15126DEDF6D7C101586546440 (void);
// 0x0000097C System.Boolean System.Xml.XmlNodeReader::MoveToElement()
extern void XmlNodeReader_MoveToElement_m4B2FE561A3F540353FB003BE3B8D4C35EC4932B8 (void);
// 0x0000097D System.Boolean System.Xml.XmlNodeReader::Read()
extern void XmlNodeReader_Read_m012E2A57EA60AB69B2341E776DA544BD5A7B512E (void);
// 0x0000097E System.Boolean System.Xml.XmlNodeReader::Read(System.Boolean)
extern void XmlNodeReader_Read_m4D70EA1E8CBBE7C4272B282C463DB63B0505A517 (void);
// 0x0000097F System.Boolean System.Xml.XmlNodeReader::ReadNextNode(System.Boolean)
extern void XmlNodeReader_ReadNextNode_m2349843A9B23E4174C7CE8512CA99D3A80A2782B (void);
// 0x00000980 System.Void System.Xml.XmlNodeReader::SetEndOfFile()
extern void XmlNodeReader_SetEndOfFile_mAEEEDE22550F7AFE001C9EB1E7EFCDF8311C5188 (void);
// 0x00000981 System.Boolean System.Xml.XmlNodeReader::ReadAtZeroLevel(System.Boolean)
extern void XmlNodeReader_ReadAtZeroLevel_m912D5CB04F4E4B38316D3742C8B9980B833BE5CE (void);
// 0x00000982 System.Boolean System.Xml.XmlNodeReader::ReadForward(System.Boolean)
extern void XmlNodeReader_ReadForward_m94A7362B23F60E5694A81E0891BCC9B6968D7673 (void);
// 0x00000983 System.Void System.Xml.XmlNodeReader::ReSetReadingMarks()
extern void XmlNodeReader_ReSetReadingMarks_m1111EC7F4DD055A8EA4FB0B88F408E0FED6610BF (void);
// 0x00000984 System.Boolean System.Xml.XmlNodeReader::get_EOF()
extern void XmlNodeReader_get_EOF_m3F528EB9D402C83DF9446F20E20695C03B3BFCBD (void);
// 0x00000985 System.Void System.Xml.XmlNodeReader::Close()
extern void XmlNodeReader_Close_m4221AE31F3E0830CF85B5D6D9B95F82C56762B8B (void);
// 0x00000986 System.Xml.ReadState System.Xml.XmlNodeReader::get_ReadState()
extern void XmlNodeReader_get_ReadState_mA22DC8649C562FB7144A39DA5347E6928F5709C2 (void);
// 0x00000987 System.Void System.Xml.XmlNodeReader::Skip()
extern void XmlNodeReader_Skip_m973EC1450075DEAA17575BFB39663BA83F92270D (void);
// 0x00000988 System.String System.Xml.XmlNodeReader::ReadString()
extern void XmlNodeReader_ReadString_m089E19C923619AA4DFD06B2CBE363DB5D13753D6 (void);
// 0x00000989 System.Boolean System.Xml.XmlNodeReader::get_HasAttributes()
extern void XmlNodeReader_get_HasAttributes_mA9978D9033C8162FE9E4480A7E8F3014B1277DEE (void);
// 0x0000098A System.Xml.XmlNameTable System.Xml.XmlNodeReader::get_NameTable()
extern void XmlNodeReader_get_NameTable_m8E4531EE6E8A2BE2131183C8947BEF12A29A4812 (void);
// 0x0000098B System.String System.Xml.XmlNodeReader::LookupNamespace(System.String)
extern void XmlNodeReader_LookupNamespace_m732B341F7A77ABA0CD7E8A60E2A96C3DC33B646C (void);
// 0x0000098C System.Void System.Xml.XmlNodeReader::ResolveEntity()
extern void XmlNodeReader_ResolveEntity_m29E73FD2E0D4146A75D1839275A0BC3D03BD50C3 (void);
// 0x0000098D System.Boolean System.Xml.XmlNodeReader::ReadAttributeValue()
extern void XmlNodeReader_ReadAttributeValue_m5F38E02257DEF046A7F5A05A9FBB1C281AE49429 (void);
// 0x0000098E System.Void System.Xml.XmlNodeReader::FinishReadBinary()
extern void XmlNodeReader_FinishReadBinary_m4186DF8743B157AC2408DFAECFF4FDE0C6F945DF (void);
// 0x0000098F System.Collections.Generic.IDictionary`2<System.String,System.String> System.Xml.XmlNodeReader::System.Xml.IXmlNamespaceResolver.GetNamespacesInScope(System.Xml.XmlNamespaceScope)
extern void XmlNodeReader_System_Xml_IXmlNamespaceResolver_GetNamespacesInScope_m6F01656D28D4A9F2DA5DA712FF66E34A1CB73189 (void);
// 0x00000990 System.String System.Xml.XmlNodeReader::System.Xml.IXmlNamespaceResolver.LookupPrefix(System.String)
extern void XmlNodeReader_System_Xml_IXmlNamespaceResolver_LookupPrefix_m58C2F92D673D5DB55B4337BFB3C52774F77E3EA7 (void);
// 0x00000991 System.String System.Xml.XmlNodeReader::System.Xml.IXmlNamespaceResolver.LookupNamespace(System.String)
extern void XmlNodeReader_System_Xml_IXmlNamespaceResolver_LookupNamespace_m48877A0A4A623C9BA5562205C1B51BEDC0A5F196 (void);
// 0x00000992 System.Xml.IDtdInfo System.Xml.XmlNodeReader::get_DtdInfo()
extern void XmlNodeReader_get_DtdInfo_m89611180F9D3EF14A1952037043B93F10EAE3655 (void);
// 0x00000993 System.Void System.Xml.XmlNotation::.ctor(System.String,System.String,System.String,System.Xml.XmlDocument)
extern void XmlNotation__ctor_mB0560FA8AB3F3443FC6B1638265F00E268C4ED61 (void);
// 0x00000994 System.String System.Xml.XmlNotation::get_Name()
extern void XmlNotation_get_Name_m1202E926141C2E1CE9CED0298287F965F78B6CEE (void);
// 0x00000995 System.String System.Xml.XmlNotation::get_LocalName()
extern void XmlNotation_get_LocalName_m9707D69B763CF4D2FF4AC43DFA34A7196602F9E3 (void);
// 0x00000996 System.Xml.XmlNodeType System.Xml.XmlNotation::get_NodeType()
extern void XmlNotation_get_NodeType_m72C6322ADBF0BA84D2BB23243B74B68480F57EEE (void);
// 0x00000997 System.Xml.XmlNode System.Xml.XmlNotation::CloneNode(System.Boolean)
extern void XmlNotation_CloneNode_m80D1F12EC01AB84F1B7FBE736BE186E37EABA50B (void);
// 0x00000998 System.Boolean System.Xml.XmlNotation::get_IsReadOnly()
extern void XmlNotation_get_IsReadOnly_m6190C89D0880C37794A2ADA61F4B7CFB2F46806A (void);
// 0x00000999 System.Void System.Xml.XmlNotation::set_InnerXml(System.String)
extern void XmlNotation_set_InnerXml_m622282FD814F18EAABCF209E0D94BEE3027C6708 (void);
// 0x0000099A System.Void System.Xml.XmlNotation::WriteTo(System.Xml.XmlWriter)
extern void XmlNotation_WriteTo_m9FF868547C3B2F141DC6B01DA19F719F19193624 (void);
// 0x0000099B System.Void System.Xml.XmlNotation::WriteContentTo(System.Xml.XmlWriter)
extern void XmlNotation_WriteContentTo_m692E52F74A2A22FFA2C0D76D9700805CBFB430B2 (void);
// 0x0000099C System.Void System.Xml.XmlProcessingInstruction::.ctor(System.String,System.String,System.Xml.XmlDocument)
extern void XmlProcessingInstruction__ctor_m80AB71B3DDC0E1164705B676AD06037ACEB2FD67 (void);
// 0x0000099D System.String System.Xml.XmlProcessingInstruction::get_Name()
extern void XmlProcessingInstruction_get_Name_m5878F25C2BBAA4F3E45A4CB296168FF55A0735C9 (void);
// 0x0000099E System.String System.Xml.XmlProcessingInstruction::get_LocalName()
extern void XmlProcessingInstruction_get_LocalName_mD5CA3656571EB5F561EA720C69AC26FE44F9733E (void);
// 0x0000099F System.String System.Xml.XmlProcessingInstruction::get_Value()
extern void XmlProcessingInstruction_get_Value_m9BFC4E309173BF460597EC30F6D44DDA88F68F4C (void);
// 0x000009A0 System.Void System.Xml.XmlProcessingInstruction::set_Value(System.String)
extern void XmlProcessingInstruction_set_Value_m47BB16DD3271956E339331FC848855DB2B3C9225 (void);
// 0x000009A1 System.Void System.Xml.XmlProcessingInstruction::set_Data(System.String)
extern void XmlProcessingInstruction_set_Data_m0B021604CB3E04C6B776A8E70E31D658E0BBB6F8 (void);
// 0x000009A2 System.String System.Xml.XmlProcessingInstruction::get_InnerText()
extern void XmlProcessingInstruction_get_InnerText_mDDF2561B15E9D848132759CF7666B149E7BB3F86 (void);
// 0x000009A3 System.Void System.Xml.XmlProcessingInstruction::set_InnerText(System.String)
extern void XmlProcessingInstruction_set_InnerText_m18D1063CD02F1717319F819F9CE7A54E6B15B6B1 (void);
// 0x000009A4 System.Xml.XmlNodeType System.Xml.XmlProcessingInstruction::get_NodeType()
extern void XmlProcessingInstruction_get_NodeType_mA316EFA4D41F97CEDE5C8BD9B54CB3A81A35166C (void);
// 0x000009A5 System.Xml.XmlNode System.Xml.XmlProcessingInstruction::CloneNode(System.Boolean)
extern void XmlProcessingInstruction_CloneNode_m2B3C10F20A1F79E13AB7F4EEF24DC28CBE07B7C6 (void);
// 0x000009A6 System.Void System.Xml.XmlProcessingInstruction::WriteTo(System.Xml.XmlWriter)
extern void XmlProcessingInstruction_WriteTo_mABF354752E7FA33972A83CAD4E3E677A79D72DA9 (void);
// 0x000009A7 System.Void System.Xml.XmlProcessingInstruction::WriteContentTo(System.Xml.XmlWriter)
extern void XmlProcessingInstruction_WriteContentTo_m1FDE3C19358CD856CD7706057135CD398370C16D (void);
// 0x000009A8 System.Void System.Xml.XmlSignificantWhitespace::.ctor(System.String,System.Xml.XmlDocument)
extern void XmlSignificantWhitespace__ctor_mCE8AE4FC827464B5A5A54191D5D62E2AF41E078F (void);
// 0x000009A9 System.String System.Xml.XmlSignificantWhitespace::get_Name()
extern void XmlSignificantWhitespace_get_Name_m567959AB8E2FE1356B88F20AAE6091C82CC7DBFB (void);
// 0x000009AA System.String System.Xml.XmlSignificantWhitespace::get_LocalName()
extern void XmlSignificantWhitespace_get_LocalName_m139F89C8361EDB472F9EBB8CFE63CA34EEAF8A2A (void);
// 0x000009AB System.Xml.XmlNodeType System.Xml.XmlSignificantWhitespace::get_NodeType()
extern void XmlSignificantWhitespace_get_NodeType_m21160A01DD6CB297930B84A6C4FCEFCD00CBAE2F (void);
// 0x000009AC System.Xml.XmlNode System.Xml.XmlSignificantWhitespace::get_ParentNode()
extern void XmlSignificantWhitespace_get_ParentNode_m7CFDE3C1D02140F6046EED96E24A7B7AE0D52041 (void);
// 0x000009AD System.Xml.XmlNode System.Xml.XmlSignificantWhitespace::CloneNode(System.Boolean)
extern void XmlSignificantWhitespace_CloneNode_mD037CFA06C03E34DBBEF5F69829B98E091BFB33B (void);
// 0x000009AE System.String System.Xml.XmlSignificantWhitespace::get_Value()
extern void XmlSignificantWhitespace_get_Value_mD7C33B8F7D6D92583EC19AE399069B2851D97B49 (void);
// 0x000009AF System.Void System.Xml.XmlSignificantWhitespace::set_Value(System.String)
extern void XmlSignificantWhitespace_set_Value_m4E49DAC92DB2964DD041856C8573EB765A3EF983 (void);
// 0x000009B0 System.Void System.Xml.XmlSignificantWhitespace::WriteTo(System.Xml.XmlWriter)
extern void XmlSignificantWhitespace_WriteTo_mE569B6173B630873FEFD54ADCFFEADA4B541BB63 (void);
// 0x000009B1 System.Void System.Xml.XmlSignificantWhitespace::WriteContentTo(System.Xml.XmlWriter)
extern void XmlSignificantWhitespace_WriteContentTo_mAF13A398AF3A232891073267677EB513CD5689F2 (void);
// 0x000009B2 System.Boolean System.Xml.XmlSignificantWhitespace::get_IsText()
extern void XmlSignificantWhitespace_get_IsText_m55119DC9A530D53A0B71107FD645882599483724 (void);
// 0x000009B3 System.Void System.Xml.XmlText::.ctor(System.String)
extern void XmlText__ctor_mD1D12098F7364C006DAAC8E7700C0C729CDEACDE (void);
// 0x000009B4 System.Void System.Xml.XmlText::.ctor(System.String,System.Xml.XmlDocument)
extern void XmlText__ctor_m8FFB8DDBB2C9013F10FD94A1573DCF6A2F104059 (void);
// 0x000009B5 System.String System.Xml.XmlText::get_Name()
extern void XmlText_get_Name_mFFBDC4F67D5877B2CFC4D9784121B04887C5B31A (void);
// 0x000009B6 System.String System.Xml.XmlText::get_LocalName()
extern void XmlText_get_LocalName_mABBF7996A678D672606F8287E93F0FCFAE5EBCAA (void);
// 0x000009B7 System.Xml.XmlNodeType System.Xml.XmlText::get_NodeType()
extern void XmlText_get_NodeType_m6D0D465CA1A36F5DAF640EEE3A4FB55DD0F654C5 (void);
// 0x000009B8 System.Xml.XmlNode System.Xml.XmlText::get_ParentNode()
extern void XmlText_get_ParentNode_m96163E85630F9606807D297C501A88D21670D719 (void);
// 0x000009B9 System.Xml.XmlNode System.Xml.XmlText::CloneNode(System.Boolean)
extern void XmlText_CloneNode_mC58FCAC8AD523804400FE1295053C382235F0962 (void);
// 0x000009BA System.String System.Xml.XmlText::get_Value()
extern void XmlText_get_Value_m5CE492E7F1FFB377C9A1F9EC72E44259E0E9B23C (void);
// 0x000009BB System.Void System.Xml.XmlText::set_Value(System.String)
extern void XmlText_set_Value_mE9EA76B47DF2CA7BD34DF45E77FE7BC6727BD1C7 (void);
// 0x000009BC System.Void System.Xml.XmlText::WriteTo(System.Xml.XmlWriter)
extern void XmlText_WriteTo_mC041FC91EDF60BE32143DE875DAE9482E0512168 (void);
// 0x000009BD System.Void System.Xml.XmlText::WriteContentTo(System.Xml.XmlWriter)
extern void XmlText_WriteContentTo_m8DF066DF522FB3EA2807C65AA5E9581EFE819B1B (void);
// 0x000009BE System.Boolean System.Xml.XmlText::get_IsText()
extern void XmlText_get_IsText_m52A204B0EEFECFB926476B40F8C7400DE8002E86 (void);
// 0x000009BF System.Void System.Xml.XmlUnspecifiedAttribute::.ctor(System.String,System.String,System.String,System.Xml.XmlDocument)
extern void XmlUnspecifiedAttribute__ctor_m44D3E93A1FE83F8B631B4BE61CC2EA76865E36A6 (void);
// 0x000009C0 System.Boolean System.Xml.XmlUnspecifiedAttribute::get_Specified()
extern void XmlUnspecifiedAttribute_get_Specified_m7616C9E12FEDBD7614D533DA01AE6D1683681F63 (void);
// 0x000009C1 System.Xml.XmlNode System.Xml.XmlUnspecifiedAttribute::CloneNode(System.Boolean)
extern void XmlUnspecifiedAttribute_CloneNode_mE263CEBF9D54C08ADE816062D36D35FD017D4413 (void);
// 0x000009C2 System.Void System.Xml.XmlUnspecifiedAttribute::set_InnerText(System.String)
extern void XmlUnspecifiedAttribute_set_InnerText_mC86379C6CE1D874F02F13726BEC8018578B2B6F5 (void);
// 0x000009C3 System.Xml.XmlNode System.Xml.XmlUnspecifiedAttribute::InsertBefore(System.Xml.XmlNode,System.Xml.XmlNode)
extern void XmlUnspecifiedAttribute_InsertBefore_m3E7368BF665ABE3FE8F3D254745458AB76E41E20 (void);
// 0x000009C4 System.Xml.XmlNode System.Xml.XmlUnspecifiedAttribute::InsertAfter(System.Xml.XmlNode,System.Xml.XmlNode)
extern void XmlUnspecifiedAttribute_InsertAfter_m1106B42B57A3F02F9877FD9AE2A1B6706E94028F (void);
// 0x000009C5 System.Xml.XmlNode System.Xml.XmlUnspecifiedAttribute::RemoveChild(System.Xml.XmlNode)
extern void XmlUnspecifiedAttribute_RemoveChild_m3227CEDFFD6F1317D41598C8FCB6E58A7137DFCC (void);
// 0x000009C6 System.Xml.XmlNode System.Xml.XmlUnspecifiedAttribute::AppendChild(System.Xml.XmlNode)
extern void XmlUnspecifiedAttribute_AppendChild_m00F21938A305CBFE67ADD09005BC13316F218C3B (void);
// 0x000009C7 System.Void System.Xml.XmlUnspecifiedAttribute::WriteTo(System.Xml.XmlWriter)
extern void XmlUnspecifiedAttribute_WriteTo_mE80E7C4C18C7199B63951974132A6241BD55190B (void);
// 0x000009C8 System.Void System.Xml.XmlUnspecifiedAttribute::SetSpecified(System.Boolean)
extern void XmlUnspecifiedAttribute_SetSpecified_m1CF67FF3E90E62DC5B0983B8DE91B6E95228509B (void);
// 0x000009C9 System.Void System.Xml.XmlWhitespace::.ctor(System.String,System.Xml.XmlDocument)
extern void XmlWhitespace__ctor_m95E6CA1AFEECB5C1B3EDDAA039864BDF315FD0AE (void);
// 0x000009CA System.String System.Xml.XmlWhitespace::get_Name()
extern void XmlWhitespace_get_Name_mF6D7B4B3FED41218945AFCC8DAABAE23D113E2C7 (void);
// 0x000009CB System.String System.Xml.XmlWhitespace::get_LocalName()
extern void XmlWhitespace_get_LocalName_m27750405F6A0EA2A5AE58E3C36CE03E22BAB6F9B (void);
// 0x000009CC System.Xml.XmlNodeType System.Xml.XmlWhitespace::get_NodeType()
extern void XmlWhitespace_get_NodeType_m6CF504BF111BB7684DE6CED04FF541279D1A8A4D (void);
// 0x000009CD System.Xml.XmlNode System.Xml.XmlWhitespace::get_ParentNode()
extern void XmlWhitespace_get_ParentNode_m2741B3CD1D5B0D2758C9096F45CA253CC8E690BF (void);
// 0x000009CE System.String System.Xml.XmlWhitespace::get_Value()
extern void XmlWhitespace_get_Value_m10F045B861F64A2D7BF8B93A7E3B780BAF3EE85E (void);
// 0x000009CF System.Void System.Xml.XmlWhitespace::set_Value(System.String)
extern void XmlWhitespace_set_Value_m21C564680F3206E6130A184D9AE3DC86EC723A4E (void);
// 0x000009D0 System.Xml.XmlNode System.Xml.XmlWhitespace::CloneNode(System.Boolean)
extern void XmlWhitespace_CloneNode_m3B9180F7900CCE22C9E9CE01D06742EE4F979D6A (void);
// 0x000009D1 System.Void System.Xml.XmlWhitespace::WriteTo(System.Xml.XmlWriter)
extern void XmlWhitespace_WriteTo_m17623B8295BC3DF464DD2A1D636CBC2A5E7EFE86 (void);
// 0x000009D2 System.Void System.Xml.XmlWhitespace::WriteContentTo(System.Xml.XmlWriter)
extern void XmlWhitespace_WriteContentTo_m08C97505A227B26D67D3D3ADDBDD745F39E1228D (void);
// 0x000009D3 System.Boolean System.Xml.XmlWhitespace::get_IsText()
extern void XmlWhitespace_get_IsText_mC4F1ADD83662FEDCD8F54A2F2C60E82F0819E9DF (void);
// 0x000009D4 System.Boolean System.Xml.EmptyEnumerator::System.Collections.IEnumerator.MoveNext()
extern void EmptyEnumerator_System_Collections_IEnumerator_MoveNext_m1D1ED329E1A11EB09BF11A969309A8C336363E06 (void);
// 0x000009D5 System.Void System.Xml.EmptyEnumerator::System.Collections.IEnumerator.Reset()
extern void EmptyEnumerator_System_Collections_IEnumerator_Reset_m60B63D059F4ABACCFF0136AD35A7B858CDC6DAD4 (void);
// 0x000009D6 System.Object System.Xml.EmptyEnumerator::System.Collections.IEnumerator.get_Current()
extern void EmptyEnumerator_System_Collections_IEnumerator_get_Current_m7F54B324E8E3410019E56521EE61CF97A7CED9B5 (void);
// 0x000009D7 System.Void System.Xml.EmptyEnumerator::.ctor()
extern void EmptyEnumerator__ctor_m05DA73C42354A4E549CCA7E9485B294057ABA981 (void);
// 0x000009D8 System.Void System.Xml.HWStack::.ctor(System.Int32)
extern void HWStack__ctor_mC458E3344CF521C473E1C0FF77D350E65A11A9C9 (void);
// 0x000009D9 System.Void System.Xml.HWStack::.ctor(System.Int32,System.Int32)
extern void HWStack__ctor_m99FCAA41A47F1804002247BD900432EB254448EC (void);
// 0x000009DA System.Object System.Xml.HWStack::Push()
extern void HWStack_Push_mB56F1D723F4F22AEF3D79471002C5C28B941E520 (void);
// 0x000009DB System.Object System.Xml.HWStack::Pop()
extern void HWStack_Pop_m719771746919E84F388E413881376AD49B697471 (void);
// 0x000009DC System.Object System.Xml.HWStack::Peek()
extern void HWStack_Peek_m4ACE3C92DC4F77A441791E8935F2A761139D38BF (void);
// 0x000009DD System.Void System.Xml.HWStack::AddToTop(System.Object)
extern void HWStack_AddToTop_m2906D8C7096B89DA2A642C6022A0BBDA3E56D38D (void);
// 0x000009DE System.Object System.Xml.HWStack::get_Item(System.Int32)
extern void HWStack_get_Item_m22D16C45E0F052B2C253F5E415C6A3EFB446C6A6 (void);
// 0x000009DF System.Void System.Xml.HWStack::set_Item(System.Int32,System.Object)
extern void HWStack_set_Item_mDF787484E3F13831EC68953C27A6C984A48471D9 (void);
// 0x000009E0 System.Int32 System.Xml.HWStack::get_Length()
extern void HWStack_get_Length_m6363693F0CF183362158EE28989E47D9ED83120F (void);
// 0x000009E1 System.Void System.Xml.HWStack::.ctor(System.Object[],System.Int32,System.Int32,System.Int32)
extern void HWStack__ctor_m2F8F3305E714F61B045C8552EB4D49C6F3616484 (void);
// 0x000009E2 System.Object System.Xml.HWStack::Clone()
extern void HWStack_Clone_mC94F0DE0287E23C656F0D547C523781CFEEADEC9 (void);
// 0x000009E3 System.Boolean System.Xml.IXmlLineInfo::HasLineInfo()
// 0x000009E4 System.Int32 System.Xml.IXmlLineInfo::get_LineNumber()
// 0x000009E5 System.Int32 System.Xml.IXmlLineInfo::get_LinePosition()
// 0x000009E6 System.Boolean System.Xml.PositionInfo::HasLineInfo()
extern void PositionInfo_HasLineInfo_mBC41D45A82DA70DDBA689931CA5C9F7EC0C27FFA (void);
// 0x000009E7 System.Int32 System.Xml.PositionInfo::get_LineNumber()
extern void PositionInfo_get_LineNumber_mDB25B305515AA67406DE2E26DF50DEDEADC93FE9 (void);
// 0x000009E8 System.Int32 System.Xml.PositionInfo::get_LinePosition()
extern void PositionInfo_get_LinePosition_m38138426AF4BD6CB36348CF7C899F8589622FDCB (void);
// 0x000009E9 System.Xml.PositionInfo System.Xml.PositionInfo::GetPositionInfo(System.Object)
extern void PositionInfo_GetPositionInfo_mBE513E266ACFBCBDE780ED61BF7571F872036A56 (void);
// 0x000009EA System.Void System.Xml.PositionInfo::.ctor()
extern void PositionInfo__ctor_mAF0BC66656F80EFD0380EABD218CED5AABA13012 (void);
// 0x000009EB System.Void System.Xml.ReaderPositionInfo::.ctor(System.Xml.IXmlLineInfo)
extern void ReaderPositionInfo__ctor_m7D560CD9AF19A8C7287A728AE2245D444B16CBD4 (void);
// 0x000009EC System.Boolean System.Xml.ReaderPositionInfo::HasLineInfo()
extern void ReaderPositionInfo_HasLineInfo_m3106194B829362F51F9A0E1452415E0680F2644B (void);
// 0x000009ED System.Int32 System.Xml.ReaderPositionInfo::get_LineNumber()
extern void ReaderPositionInfo_get_LineNumber_m7DD0C75E6F091DAB821D20FFE95D5E9CE835AB6E (void);
// 0x000009EE System.Int32 System.Xml.ReaderPositionInfo::get_LinePosition()
extern void ReaderPositionInfo_get_LinePosition_m8DA55B7C9111E0BC07D07AD2878E792CC9F357A2 (void);
// 0x000009EF System.Collections.Generic.IDictionary`2<System.String,System.String> System.Xml.IXmlNamespaceResolver::GetNamespacesInScope(System.Xml.XmlNamespaceScope)
// 0x000009F0 System.String System.Xml.IXmlNamespaceResolver::LookupNamespace(System.String)
// 0x000009F1 System.String System.Xml.IXmlNamespaceResolver::LookupPrefix(System.String)
// 0x000009F2 System.Void System.Xml.LineInfo::.ctor(System.Int32,System.Int32)
extern void LineInfo__ctor_mFF99DC657778EB3519A941F3CB7E7C33710B0EE0 (void);
// 0x000009F3 System.Void System.Xml.LineInfo::Set(System.Int32,System.Int32)
extern void LineInfo_Set_m5D59B42332EDBA296FA9AED5CF63D8BECC18214E (void);
// 0x000009F4 System.Void System.Xml.NameTable::.ctor()
extern void NameTable__ctor_mB02EE27092095D81E839D51519C4FBDA2227C261 (void);
// 0x000009F5 System.String System.Xml.NameTable::Add(System.String)
extern void NameTable_Add_m5ACB3656DCB4016DAA199A6CC1ACEF6E6B01F363 (void);
// 0x000009F6 System.String System.Xml.NameTable::Add(System.Char[],System.Int32,System.Int32)
extern void NameTable_Add_mCF098D8FE1698BF0476860D202B4953295A04B1A (void);
// 0x000009F7 System.String System.Xml.NameTable::Get(System.String)
extern void NameTable_Get_m3E92F325593978B474D3BDF7E2DCEC77DEA956D8 (void);
// 0x000009F8 System.String System.Xml.NameTable::AddEntry(System.String,System.Int32)
extern void NameTable_AddEntry_mF259DCB5A89DFE81744AF039838B918F52020C5F (void);
// 0x000009F9 System.Void System.Xml.NameTable::Grow()
extern void NameTable_Grow_m34F300598474A63CEA90D7F7A71C6F9EB536D5B2 (void);
// 0x000009FA System.Boolean System.Xml.NameTable::TextEquals(System.String,System.Char[],System.Int32,System.Int32)
extern void NameTable_TextEquals_mB56344E2C4832FFE2E398E446B1742A921FCF87A (void);
// 0x000009FB System.Void System.Xml.NameTable/Entry::.ctor(System.String,System.Int32,System.Xml.NameTable/Entry)
extern void Entry__ctor_m659BC03FEAA3AE1874FE82AD8740CCDEAE1CDFED (void);
// 0x000009FC System.Boolean System.Xml.Ref::Equal(System.String,System.String)
extern void Ref_Equal_m91CE186A8D713DBCF387B2A4AA83138704C7B8B1 (void);
// 0x000009FD System.Void System.Xml.DtdParser::.ctor()
extern void DtdParser__ctor_m4E3B38D8F814505EEBDC983BE9A9AAE448F9F279 (void);
// 0x000009FE System.Xml.IDtdParser System.Xml.DtdParser::Create()
extern void DtdParser_Create_mEAB3483CB293C48815D7ED94E0EE32B2A175731B (void);
// 0x000009FF System.Void System.Xml.DtdParser::Initialize(System.Xml.IDtdParserAdapter)
extern void DtdParser_Initialize_m0EBA9112535360FF3CB54D32A2F693231023460F (void);
// 0x00000A00 System.Void System.Xml.DtdParser::InitializeFreeFloatingDtd(System.String,System.String,System.String,System.String,System.String,System.Xml.IDtdParserAdapter)
extern void DtdParser_InitializeFreeFloatingDtd_m1508B91CB75E55A064D4DC2EC796EF2B35785B13 (void);
// 0x00000A01 System.Xml.IDtdInfo System.Xml.DtdParser::System.Xml.IDtdParser.ParseInternalDtd(System.Xml.IDtdParserAdapter,System.Boolean)
extern void DtdParser_System_Xml_IDtdParser_ParseInternalDtd_m68D16C997BF5178214EFDB8E4D2DAD9B4C66D1DA (void);
// 0x00000A02 System.Xml.IDtdInfo System.Xml.DtdParser::System.Xml.IDtdParser.ParseFreeFloatingDtd(System.String,System.String,System.String,System.String,System.String,System.Xml.IDtdParserAdapter)
extern void DtdParser_System_Xml_IDtdParser_ParseFreeFloatingDtd_mED081982C4FF1EC65690A9B95D002584C3FBF4A0 (void);
// 0x00000A03 System.Boolean System.Xml.DtdParser::get_ParsingInternalSubset()
extern void DtdParser_get_ParsingInternalSubset_mF2EDC8896A9EF87EFC4BFB9DC631B3079DF05399 (void);
// 0x00000A04 System.Boolean System.Xml.DtdParser::get_IgnoreEntityReferences()
extern void DtdParser_get_IgnoreEntityReferences_m2DC8E61DFCB1C09453864CAC4031C467FB7340D8 (void);
// 0x00000A05 System.Boolean System.Xml.DtdParser::get_SaveInternalSubsetValue()
extern void DtdParser_get_SaveInternalSubsetValue_m85DB5C7308BF525EE652E944E696CD7A3505DF66 (void);
// 0x00000A06 System.Boolean System.Xml.DtdParser::get_ParsingTopLevelMarkup()
extern void DtdParser_get_ParsingTopLevelMarkup_m4836E76B7F5C3C3CA7D8574377C0F00BA2BB0BCF (void);
// 0x00000A07 System.Boolean System.Xml.DtdParser::get_SupportNamespaces()
extern void DtdParser_get_SupportNamespaces_m868EACB0340AAB10A0A36D3E54391F6B721A7791 (void);
// 0x00000A08 System.Boolean System.Xml.DtdParser::get_Normalize()
extern void DtdParser_get_Normalize_mA95ED98D422B35FDBDAE26FA37F593B389FD122C (void);
// 0x00000A09 System.Void System.Xml.DtdParser::Parse(System.Boolean)
extern void DtdParser_Parse_m251123EFA9598E4851882EB21A72EDF13E3D6EC6 (void);
// 0x00000A0A System.Void System.Xml.DtdParser::ParseInDocumentDtd(System.Boolean)
extern void DtdParser_ParseInDocumentDtd_m152ABA7579FAFD24B3F745D24B25C5210C584668 (void);
// 0x00000A0B System.Void System.Xml.DtdParser::ParseFreeFloatingDtd()
extern void DtdParser_ParseFreeFloatingDtd_mD311D1717B2C75FCD8301944583EC6872085E967 (void);
// 0x00000A0C System.Void System.Xml.DtdParser::ParseInternalSubset()
extern void DtdParser_ParseInternalSubset_m4CA8AEDF9E87543186DF6F820A4F1CB15F5EA0A8 (void);
// 0x00000A0D System.Void System.Xml.DtdParser::ParseExternalSubset()
extern void DtdParser_ParseExternalSubset_m32ACD9461EF71173C98644D59A4E0A82576D98B4 (void);
// 0x00000A0E System.Void System.Xml.DtdParser::ParseSubset()
extern void DtdParser_ParseSubset_mDF6AA95DF1D5EFF0A66211B1CD546977176D66B4 (void);
// 0x00000A0F System.Void System.Xml.DtdParser::ParseAttlistDecl()
extern void DtdParser_ParseAttlistDecl_m56790F6B55821549A8340D00586BA134FFDA28C1 (void);
// 0x00000A10 System.Void System.Xml.DtdParser::ParseAttlistType(System.Xml.Schema.SchemaAttDef,System.Xml.Schema.SchemaElementDecl,System.Boolean)
extern void DtdParser_ParseAttlistType_mC7CF6695229010B0320A5311BA2FA9298F6A5D29 (void);
// 0x00000A11 System.Void System.Xml.DtdParser::ParseAttlistDefault(System.Xml.Schema.SchemaAttDef,System.Boolean)
extern void DtdParser_ParseAttlistDefault_m2E49FD966B82593A64DFCB15F7D49C30183D859A (void);
// 0x00000A12 System.Void System.Xml.DtdParser::ParseElementDecl()
extern void DtdParser_ParseElementDecl_m04A22275D2342422E13554DD1FEA56FEDF7F7CA1 (void);
// 0x00000A13 System.Void System.Xml.DtdParser::ParseElementOnlyContent(System.Xml.Schema.ParticleContentValidator,System.Int32)
extern void DtdParser_ParseElementOnlyContent_m8227BEF84B1E93AE070877C03E77C9BA204F5F35 (void);
// 0x00000A14 System.Void System.Xml.DtdParser::ParseHowMany(System.Xml.Schema.ParticleContentValidator)
extern void DtdParser_ParseHowMany_mEA47F6A972504F1CE7D55AFACC025D61A0ED3126 (void);
// 0x00000A15 System.Void System.Xml.DtdParser::ParseElementMixedContent(System.Xml.Schema.ParticleContentValidator,System.Int32)
extern void DtdParser_ParseElementMixedContent_mF075DA5FDA964DB2A05D84C79204A37A2F4453D6 (void);
// 0x00000A16 System.Void System.Xml.DtdParser::ParseEntityDecl()
extern void DtdParser_ParseEntityDecl_mDDF946172429F7DBFB301FE5F113084713B48B57 (void);
// 0x00000A17 System.Void System.Xml.DtdParser::ParseNotationDecl()
extern void DtdParser_ParseNotationDecl_mBCCE845466278E35DDADC504075E85C358FA9EC1 (void);
// 0x00000A18 System.Void System.Xml.DtdParser::AddUndeclaredNotation(System.String)
extern void DtdParser_AddUndeclaredNotation_mF35809833D2C33608CD892441E552FAEA80F4A70 (void);
// 0x00000A19 System.Void System.Xml.DtdParser::ParseComment()
extern void DtdParser_ParseComment_mAAB19E9100AB4E6929F69BF9895CFE5430B39E96 (void);
// 0x00000A1A System.Void System.Xml.DtdParser::ParsePI()
extern void DtdParser_ParsePI_m78FD95C2338F0BCF9535C89A24CEFB6F0802E4C9 (void);
// 0x00000A1B System.Void System.Xml.DtdParser::ParseCondSection()
extern void DtdParser_ParseCondSection_m6DF82F4650A08BC0E920DEA62D346383C57C677D (void);
// 0x00000A1C System.Void System.Xml.DtdParser::ParseExternalId(System.Xml.DtdParser/Token,System.Xml.DtdParser/Token,System.String&,System.String&)
extern void DtdParser_ParseExternalId_m2B6C7C539D6B9BAA81D2D39DD40915B0F8EE1680 (void);
// 0x00000A1D System.Xml.DtdParser/Token System.Xml.DtdParser::GetToken(System.Boolean)
extern void DtdParser_GetToken_m314D3A1BA5596BD50E08F67B39CBFBE2AF04FE8A (void);
// 0x00000A1E System.Xml.DtdParser/Token System.Xml.DtdParser::ScanSubsetContent()
extern void DtdParser_ScanSubsetContent_m3DDC1C5F54961537AD8EFC21533E8B079CD3CFE4 (void);
// 0x00000A1F System.Xml.DtdParser/Token System.Xml.DtdParser::ScanNameExpected()
extern void DtdParser_ScanNameExpected_mE86BA18BAC4E482467ACBF7324AC50A7A036612C (void);
// 0x00000A20 System.Xml.DtdParser/Token System.Xml.DtdParser::ScanQNameExpected()
extern void DtdParser_ScanQNameExpected_mA3CEF7926D1ADB4516533C14CA5AC11B577780DD (void);
// 0x00000A21 System.Xml.DtdParser/Token System.Xml.DtdParser::ScanNmtokenExpected()
extern void DtdParser_ScanNmtokenExpected_mA1C480DC3339EDB16295740B126CD6E065C1A9EB (void);
// 0x00000A22 System.Xml.DtdParser/Token System.Xml.DtdParser::ScanDoctype1()
extern void DtdParser_ScanDoctype1_m8CC5B6D8A23BC79BC7D24753A9283D4B7678BBD9 (void);
// 0x00000A23 System.Xml.DtdParser/Token System.Xml.DtdParser::ScanDoctype2()
extern void DtdParser_ScanDoctype2_m49CE285688D0AF32C97161251B5BAED8DC35CAC6 (void);
// 0x00000A24 System.Xml.DtdParser/Token System.Xml.DtdParser::ScanClosingTag()
extern void DtdParser_ScanClosingTag_m5AB673393CE16B30CE50A23B70DE0B8EC66E23B5 (void);
// 0x00000A25 System.Xml.DtdParser/Token System.Xml.DtdParser::ScanElement1()
extern void DtdParser_ScanElement1_m72C790C87EF7495318BB9181081FFB608299E94D (void);
// 0x00000A26 System.Xml.DtdParser/Token System.Xml.DtdParser::ScanElement2()
extern void DtdParser_ScanElement2_m8B93B60343DFF685D0BD5A6769BD73FB39E39F45 (void);
// 0x00000A27 System.Xml.DtdParser/Token System.Xml.DtdParser::ScanElement3()
extern void DtdParser_ScanElement3_m28CF7EC133A70479C5F5740091A0F58D03E70EA6 (void);
// 0x00000A28 System.Xml.DtdParser/Token System.Xml.DtdParser::ScanElement4()
extern void DtdParser_ScanElement4_m6F360CB881C17BFFB2C688BBF7FA4C9751AB284E (void);
// 0x00000A29 System.Xml.DtdParser/Token System.Xml.DtdParser::ScanElement5()
extern void DtdParser_ScanElement5_m88E34616D6F10E1061C7B3CADEF68E1FF1DF7126 (void);
// 0x00000A2A System.Xml.DtdParser/Token System.Xml.DtdParser::ScanElement6()
extern void DtdParser_ScanElement6_m5B40A19C9CD3EAED210B4829382140426A14E936 (void);
// 0x00000A2B System.Xml.DtdParser/Token System.Xml.DtdParser::ScanElement7()
extern void DtdParser_ScanElement7_m3F94F17E421650A3A8D8BDEC02F8201CD2AB1BC7 (void);
// 0x00000A2C System.Xml.DtdParser/Token System.Xml.DtdParser::ScanAttlist1()
extern void DtdParser_ScanAttlist1_m83EEEF8CFE21CC81A36DA270900584135021C828 (void);
// 0x00000A2D System.Xml.DtdParser/Token System.Xml.DtdParser::ScanAttlist2()
extern void DtdParser_ScanAttlist2_m7E560A6A423783BEB4E7F99C9B4FF69C833D061D (void);
// 0x00000A2E System.Xml.DtdParser/Token System.Xml.DtdParser::ScanAttlist3()
extern void DtdParser_ScanAttlist3_mF035EBFC23BF70F98B6DFD34112D12607DC8E74D (void);
// 0x00000A2F System.Xml.DtdParser/Token System.Xml.DtdParser::ScanAttlist4()
extern void DtdParser_ScanAttlist4_mCD308E6A3D25EB060DBC8C35FADB8F6A67991587 (void);
// 0x00000A30 System.Xml.DtdParser/Token System.Xml.DtdParser::ScanAttlist5()
extern void DtdParser_ScanAttlist5_m35AA80B4939B569B63EACFBD15C3A7A279E08C82 (void);
// 0x00000A31 System.Xml.DtdParser/Token System.Xml.DtdParser::ScanAttlist6()
extern void DtdParser_ScanAttlist6_mF627B2ACA8D7005BF6E61B406E7D9016E817B0AE (void);
// 0x00000A32 System.Xml.DtdParser/Token System.Xml.DtdParser::ScanAttlist7()
extern void DtdParser_ScanAttlist7_m180D2F146EE05F9ED0732FDA13ADF88F8A0AB239 (void);
// 0x00000A33 System.Xml.DtdParser/Token System.Xml.DtdParser::ScanLiteral(System.Xml.DtdParser/LiteralType)
extern void DtdParser_ScanLiteral_m04C307F1A42A05A09ED322C754538E90C2ED0026 (void);
// 0x00000A34 System.Xml.XmlQualifiedName System.Xml.DtdParser::ScanEntityName()
extern void DtdParser_ScanEntityName_m88D8D0B3BD33BEB5120E1AA008E13FEBC4B03482 (void);
// 0x00000A35 System.Xml.DtdParser/Token System.Xml.DtdParser::ScanNotation1()
extern void DtdParser_ScanNotation1_m4C4E5782C3B83C24E6F9F08D87B22C4B82E780FB (void);
// 0x00000A36 System.Xml.DtdParser/Token System.Xml.DtdParser::ScanSystemId()
extern void DtdParser_ScanSystemId_m4BFDE8AB3CAEF9D217E5FDEBEA038712AC85F601 (void);
// 0x00000A37 System.Xml.DtdParser/Token System.Xml.DtdParser::ScanEntity1()
extern void DtdParser_ScanEntity1_mE0247D128601F57689966E73F7F89597F017AC53 (void);
// 0x00000A38 System.Xml.DtdParser/Token System.Xml.DtdParser::ScanEntity2()
extern void DtdParser_ScanEntity2_m2C5A6BB88090ADF0B9649F21210AAD33A4FB7115 (void);
// 0x00000A39 System.Xml.DtdParser/Token System.Xml.DtdParser::ScanEntity3()
extern void DtdParser_ScanEntity3_m83E67C0E0412FC7E29A40113DFBD9663F1832487 (void);
// 0x00000A3A System.Xml.DtdParser/Token System.Xml.DtdParser::ScanPublicId1()
extern void DtdParser_ScanPublicId1_m1095E6AE70E11A9B956708FFBE530301689F82A5 (void);
// 0x00000A3B System.Xml.DtdParser/Token System.Xml.DtdParser::ScanPublicId2()
extern void DtdParser_ScanPublicId2_mFDAA7AB884FAFD43C7864DA3C22C00BD0024B9DD (void);
// 0x00000A3C System.Xml.DtdParser/Token System.Xml.DtdParser::ScanCondSection1()
extern void DtdParser_ScanCondSection1_mC6FDCA0100720F5289856689A51097AA12C05FDC (void);
// 0x00000A3D System.Xml.DtdParser/Token System.Xml.DtdParser::ScanCondSection2()
extern void DtdParser_ScanCondSection2_m4F6CA7E86BF773FA2EAA8ACA577C4F96A1DC7A9A (void);
// 0x00000A3E System.Xml.DtdParser/Token System.Xml.DtdParser::ScanCondSection3()
extern void DtdParser_ScanCondSection3_m1A14F74065167EFD8938C66911DA82D34F5B1429 (void);
// 0x00000A3F System.Void System.Xml.DtdParser::ScanName()
extern void DtdParser_ScanName_mC452081ACDFAE2FB825E73D7F7F506FD967F3DB0 (void);
// 0x00000A40 System.Void System.Xml.DtdParser::ScanQName()
extern void DtdParser_ScanQName_mAD528C25DE449B69809006B17DF6015439150DE3 (void);
// 0x00000A41 System.Void System.Xml.DtdParser::ScanQName(System.Boolean)
extern void DtdParser_ScanQName_mA660766FD83DC7827E0C5B52412321F8E9A0EDC4 (void);
// 0x00000A42 System.Boolean System.Xml.DtdParser::ReadDataInName()
extern void DtdParser_ReadDataInName_mD211C27DF640D9443E3258AE20A48F095699717B (void);
// 0x00000A43 System.Void System.Xml.DtdParser::ScanNmtoken()
extern void DtdParser_ScanNmtoken_mD2A9057AA5C523117A422FBB2B5119B915133919 (void);
// 0x00000A44 System.Boolean System.Xml.DtdParser::EatPublicKeyword()
extern void DtdParser_EatPublicKeyword_m36E41ED431E35D882457C69703585B584F86D47E (void);
// 0x00000A45 System.Boolean System.Xml.DtdParser::EatSystemKeyword()
extern void DtdParser_EatSystemKeyword_mA6344D8F8E24209177DE25810ECC484A5202D452 (void);
// 0x00000A46 System.Xml.XmlQualifiedName System.Xml.DtdParser::GetNameQualified(System.Boolean)
extern void DtdParser_GetNameQualified_m90D851C0C284B3597B168491C6824733D42E1979 (void);
// 0x00000A47 System.String System.Xml.DtdParser::GetNameString()
extern void DtdParser_GetNameString_mA1D54806181E8700FF13260A88E2077F603C39FB (void);
// 0x00000A48 System.String System.Xml.DtdParser::GetNmtokenString()
extern void DtdParser_GetNmtokenString_m2FBC77BC5054E435A4F99466E1E21D664260D1EB (void);
// 0x00000A49 System.String System.Xml.DtdParser::GetValue()
extern void DtdParser_GetValue_m3A56A10A245D1CDB50CCBFE897A8BA1AB3F5F622 (void);
// 0x00000A4A System.String System.Xml.DtdParser::GetValueWithStrippedSpaces()
extern void DtdParser_GetValueWithStrippedSpaces_mA7A8B5EF2DDCC7C0C1AE9845AF9EF4D149094FEA (void);
// 0x00000A4B System.Int32 System.Xml.DtdParser::ReadData()
extern void DtdParser_ReadData_m02D6859FB085D58E010B7F25EF813156B8CC3109 (void);
// 0x00000A4C System.Void System.Xml.DtdParser::LoadParsingBuffer()
extern void DtdParser_LoadParsingBuffer_mF05F85D2FBE70046CCFD312890F918B9D0961C14 (void);
// 0x00000A4D System.Void System.Xml.DtdParser::SaveParsingBuffer()
extern void DtdParser_SaveParsingBuffer_mA50879908E86FF9D354642A7BF0CDF85ACE35D8A (void);
// 0x00000A4E System.Void System.Xml.DtdParser::SaveParsingBuffer(System.Int32)
extern void DtdParser_SaveParsingBuffer_m002F46CF1017FA4228DEAE75ABD891C78F2505AF (void);
// 0x00000A4F System.Boolean System.Xml.DtdParser::HandleEntityReference(System.Boolean,System.Boolean,System.Boolean)
extern void DtdParser_HandleEntityReference_mEE956B6F9F4B05B092B23769C7446B988111557C (void);
// 0x00000A50 System.Boolean System.Xml.DtdParser::HandleEntityReference(System.Xml.XmlQualifiedName,System.Boolean,System.Boolean,System.Boolean)
extern void DtdParser_HandleEntityReference_m372D3BB5C39D1333272D001572C4337128FD411B (void);
// 0x00000A51 System.Boolean System.Xml.DtdParser::HandleEntityEnd(System.Boolean)
extern void DtdParser_HandleEntityEnd_m741F32D866045C1FEBD97EE495E22BECA25B453D (void);
// 0x00000A52 System.Xml.Schema.SchemaEntity System.Xml.DtdParser::VerifyEntityReference(System.Xml.XmlQualifiedName,System.Boolean,System.Boolean,System.Boolean)
extern void DtdParser_VerifyEntityReference_m84A330F3B961DFFD33E4BFA07F60013BCF96665E (void);
// 0x00000A53 System.Void System.Xml.DtdParser::SendValidationEvent(System.Int32,System.Xml.Schema.XmlSeverityType,System.String,System.String)
extern void DtdParser_SendValidationEvent_m235191F9EC6673C3DB193451B67E6B89CB1E5A2F (void);
// 0x00000A54 System.Void System.Xml.DtdParser::SendValidationEvent(System.Xml.Schema.XmlSeverityType,System.String,System.String)
extern void DtdParser_SendValidationEvent_m79ECFFB3D03874AE9095BA539FC8B7191018E58B (void);
// 0x00000A55 System.Void System.Xml.DtdParser::SendValidationEvent(System.Xml.Schema.XmlSeverityType,System.Xml.Schema.XmlSchemaException)
extern void DtdParser_SendValidationEvent_m874AFDBD3F0EEC5D3AE8A195B98AE90DC472438F (void);
// 0x00000A56 System.Boolean System.Xml.DtdParser::IsAttributeValueType(System.Xml.DtdParser/Token)
extern void DtdParser_IsAttributeValueType_m973F7C314B5AC9D43A0AE8BAE06F879DE66F9115 (void);
// 0x00000A57 System.Int32 System.Xml.DtdParser::get_LineNo()
extern void DtdParser_get_LineNo_m4D78AF8EFE8D05D61D89C0CC1C3CB46D0263E246 (void);
// 0x00000A58 System.Int32 System.Xml.DtdParser::get_LinePos()
extern void DtdParser_get_LinePos_m2FDB78628E84297247B78BA60AF304C084790005 (void);
// 0x00000A59 System.String System.Xml.DtdParser::get_BaseUriStr()
extern void DtdParser_get_BaseUriStr_m1A09B1A26119F87C048748007B59685399A1A0AE (void);
// 0x00000A5A System.Void System.Xml.DtdParser::OnUnexpectedError()
extern void DtdParser_OnUnexpectedError_m48B2712A07C18494946123F9947ED17F270DC4B6 (void);
// 0x00000A5B System.Void System.Xml.DtdParser::Throw(System.Int32,System.String)
extern void DtdParser_Throw_m227864B3930C74094485358ABBE02CE11F3E9E77 (void);
// 0x00000A5C System.Void System.Xml.DtdParser::Throw(System.Int32,System.String,System.String)
extern void DtdParser_Throw_mA82BAD834C0CCDE0E9325996E4560953761B62D0 (void);
// 0x00000A5D System.Void System.Xml.DtdParser::Throw(System.Int32,System.String,System.String[])
extern void DtdParser_Throw_mEE35AE1DA02A2343A42F062D85BA7D04AA9666C5 (void);
// 0x00000A5E System.Void System.Xml.DtdParser::Throw(System.String,System.String,System.Int32,System.Int32)
extern void DtdParser_Throw_mB4CABDC7A50D3C7F339CC18B8F500A9DCD78CA95 (void);
// 0x00000A5F System.Void System.Xml.DtdParser::ThrowInvalidChar(System.Int32,System.String,System.Int32)
extern void DtdParser_ThrowInvalidChar_mD2161D4741D7A76279757B830E981723BEB64CA3 (void);
// 0x00000A60 System.Void System.Xml.DtdParser::ThrowInvalidChar(System.Char[],System.Int32,System.Int32)
extern void DtdParser_ThrowInvalidChar_m67D089CB4F65FC2275C1FE545C178FF42CB61944 (void);
// 0x00000A61 System.Void System.Xml.DtdParser::ThrowUnexpectedToken(System.Int32,System.String)
extern void DtdParser_ThrowUnexpectedToken_mBCA8EBEE9CF9EC08AEEB6CA14BF75492689BF982 (void);
// 0x00000A62 System.Void System.Xml.DtdParser::ThrowUnexpectedToken(System.Int32,System.String,System.String)
extern void DtdParser_ThrowUnexpectedToken_mE75F8A57E36D0ED9A0E029E79C5D0F5E71B82570 (void);
// 0x00000A63 System.String System.Xml.DtdParser::ParseUnexpectedToken(System.Int32)
extern void DtdParser_ParseUnexpectedToken_m207C66A0CCCD7B01EC54A015C8F1CB228665119C (void);
// 0x00000A64 System.String System.Xml.DtdParser::StripSpaces(System.String)
extern void DtdParser_StripSpaces_mA480984B85C66613574E2190887F68CF8DD94125 (void);
// 0x00000A65 System.Void System.Xml.DtdParser/UndeclaredNotation::.ctor(System.String,System.Int32,System.Int32)
extern void UndeclaredNotation__ctor_m6237B782B12B39FB8BF173A6ABA4C298D685F300 (void);
// 0x00000A66 System.Void System.Xml.DtdParser/ParseElementOnlyContent_LocalFrame::.ctor(System.Int32)
extern void ParseElementOnlyContent_LocalFrame__ctor_m7E1F8F1E449038C870E9A418F8597ECFE5E6FDD1 (void);
// 0x00000A67 System.Int32 System.Xml.ValidateNames::ParseNmtoken(System.String,System.Int32)
extern void ValidateNames_ParseNmtoken_m7C6554EAA0D5D41D6DDE5FA5669F1D54DE46B374 (void);
// 0x00000A68 System.Int32 System.Xml.ValidateNames::ParseNmtokenNoNamespaces(System.String,System.Int32)
extern void ValidateNames_ParseNmtokenNoNamespaces_m0192343C1A9B5580256C28CF29ADD86E2862F5E2 (void);
// 0x00000A69 System.Int32 System.Xml.ValidateNames::ParseNameNoNamespaces(System.String,System.Int32)
extern void ValidateNames_ParseNameNoNamespaces_mDB34F558B88D0F0CBCED466D0FF9B6B32EC6BDDF (void);
// 0x00000A6A System.Boolean System.Xml.ValidateNames::IsNameNoNamespaces(System.String)
extern void ValidateNames_IsNameNoNamespaces_m41D3FD9FB53B3949C7E01A74C20C96B0B15DAC2B (void);
// 0x00000A6B System.Int32 System.Xml.ValidateNames::ParseNCName(System.String,System.Int32)
extern void ValidateNames_ParseNCName_m29804E5FFF402FED8323F5A19784053A4DB9559F (void);
// 0x00000A6C System.Int32 System.Xml.ValidateNames::ParseNCName(System.String)
extern void ValidateNames_ParseNCName_mDF0240AB0FDDB3416896DED9C9B78E75BDA8CFEF (void);
// 0x00000A6D System.Int32 System.Xml.ValidateNames::ParseQName(System.String,System.Int32,System.Int32&)
extern void ValidateNames_ParseQName_mE71B5B34A2D2D773E4D3FF94EA866BBDBEC21095 (void);
// 0x00000A6E System.Void System.Xml.ValidateNames::ParseQNameThrow(System.String,System.String&,System.String&)
extern void ValidateNames_ParseQNameThrow_m5D12697A2B0A9B1134C5DCF60555736DCF274AA5 (void);
// 0x00000A6F System.Void System.Xml.ValidateNames::ThrowInvalidName(System.String,System.Int32,System.Int32)
extern void ValidateNames_ThrowInvalidName_m2CDE4C66404B237566E34B65CEECD1795C6FA56D (void);
// 0x00000A70 System.Exception System.Xml.ValidateNames::GetInvalidNameException(System.String,System.Int32,System.Int32)
extern void ValidateNames_GetInvalidNameException_m9F77FC77EE9AAC6D08916BC24D1A753F7795CFB7 (void);
// 0x00000A71 System.Void System.Xml.ValidateNames::SplitQName(System.String,System.String&,System.String&)
extern void ValidateNames_SplitQName_m808CCD9614317080CFDC44BB0DE78CA077847498 (void);
// 0x00000A72 System.Void System.Xml.ValidateNames::.cctor()
extern void ValidateNames__cctor_m494F388F05F41E158DB8AA28D6BBF1D539B15CAB (void);
// 0x00000A73 System.Object System.Xml.XmlCharType::get_StaticLock()
extern void XmlCharType_get_StaticLock_mC311794269D2A2500ECD686E106C0C00C45114E1 (void);
// 0x00000A74 System.Void System.Xml.XmlCharType::InitInstance()
extern void XmlCharType_InitInstance_m187F4E551A38D61E4124ADB4E711D3FB2C2FCCE6 (void);
// 0x00000A75 System.Void System.Xml.XmlCharType::SetProperties(System.Byte[],System.String,System.Byte)
extern void XmlCharType_SetProperties_m00D46212FCBB36D702B49AF605BBD5AC12F5D37A (void);
// 0x00000A76 System.Void System.Xml.XmlCharType::.ctor(System.Byte[])
extern void XmlCharType__ctor_mB4A379AC51751894C31365E176E3B9BFB5ABC771 (void);
// 0x00000A77 System.Xml.XmlCharType System.Xml.XmlCharType::get_Instance()
extern void XmlCharType_get_Instance_m2D4006A9AE9EB033F6A176E31CAFAC7EF30350AD (void);
// 0x00000A78 System.Boolean System.Xml.XmlCharType::IsWhiteSpace(System.Char)
extern void XmlCharType_IsWhiteSpace_m6F9F3A19B8A95FF5CBF1B197E400A0F194AC9387 (void);
// 0x00000A79 System.Boolean System.Xml.XmlCharType::IsNCNameSingleChar(System.Char)
extern void XmlCharType_IsNCNameSingleChar_mAE9940C767975DB6F8EA438AAE5F7DFC7666DB54 (void);
// 0x00000A7A System.Boolean System.Xml.XmlCharType::IsStartNCNameSingleChar(System.Char)
extern void XmlCharType_IsStartNCNameSingleChar_m471CCC08015F68609798979A3C5AA7C20533AA08 (void);
// 0x00000A7B System.Boolean System.Xml.XmlCharType::IsNameSingleChar(System.Char)
extern void XmlCharType_IsNameSingleChar_mA5C27AEE5BABB098031EA8BE197F9E2E63F0478A (void);
// 0x00000A7C System.Boolean System.Xml.XmlCharType::IsCharData(System.Char)
extern void XmlCharType_IsCharData_m39C87F830CD89F4F0029AA0338BB9AB5EFCC1AF5 (void);
// 0x00000A7D System.Boolean System.Xml.XmlCharType::IsPubidChar(System.Char)
extern void XmlCharType_IsPubidChar_m1B6AF6006A2514C09A7AE467296FAA1C3372F520 (void);
// 0x00000A7E System.Boolean System.Xml.XmlCharType::IsTextChar(System.Char)
extern void XmlCharType_IsTextChar_mD4DD7B3C0E63D031A4EFFDD6635F68DDE166A4AB (void);
// 0x00000A7F System.Boolean System.Xml.XmlCharType::IsLetter(System.Char)
extern void XmlCharType_IsLetter_m96DACE1E8C6E2FA82D842A40E6700F7383D119B5 (void);
// 0x00000A80 System.Boolean System.Xml.XmlCharType::IsNCNameCharXml4e(System.Char)
extern void XmlCharType_IsNCNameCharXml4e_mD329203E44D17286699892D4E080A92F8AF9D56E (void);
// 0x00000A81 System.Boolean System.Xml.XmlCharType::IsStartNCNameCharXml4e(System.Char)
extern void XmlCharType_IsStartNCNameCharXml4e_mB1A1B245AB61132E3C6F1CB221D3FE5330F9FD2A (void);
// 0x00000A82 System.Boolean System.Xml.XmlCharType::IsNameCharXml4e(System.Char)
extern void XmlCharType_IsNameCharXml4e_mEA49083CCCCAAA61588D16FC58ED3655B0C3B0A8 (void);
// 0x00000A83 System.Boolean System.Xml.XmlCharType::IsDigit(System.Char)
extern void XmlCharType_IsDigit_m35A52077DD1B23150913BDAE7C1F5EEEF792DFD7 (void);
// 0x00000A84 System.Boolean System.Xml.XmlCharType::IsHighSurrogate(System.Int32)
extern void XmlCharType_IsHighSurrogate_m9DE9C8AE82BE2FB2A8EA00142D2E5A7DFE6CC303 (void);
// 0x00000A85 System.Boolean System.Xml.XmlCharType::IsLowSurrogate(System.Int32)
extern void XmlCharType_IsLowSurrogate_m062769B4A4869E4EDAC2EC6D0169BADCC2AC6C56 (void);
// 0x00000A86 System.Boolean System.Xml.XmlCharType::IsSurrogate(System.Int32)
extern void XmlCharType_IsSurrogate_m29FE0DF5EE1BEA1C1695EAD497896D2FD94173C0 (void);
// 0x00000A87 System.Int32 System.Xml.XmlCharType::CombineSurrogateChar(System.Int32,System.Int32)
extern void XmlCharType_CombineSurrogateChar_mCCBF257D9AE510DB9D3AA852848DCEB8AE0B9512 (void);
// 0x00000A88 System.Void System.Xml.XmlCharType::SplitSurrogateChar(System.Int32,System.Char&,System.Char&)
extern void XmlCharType_SplitSurrogateChar_m8D1F247D73F0298B1E45C124BE6FA2A797ABAE56 (void);
// 0x00000A89 System.Boolean System.Xml.XmlCharType::IsOnlyWhitespace(System.String)
extern void XmlCharType_IsOnlyWhitespace_m6A7AD69BFF7BE6878F6984C952284C0755601490 (void);
// 0x00000A8A System.Int32 System.Xml.XmlCharType::IsOnlyWhitespaceWithPos(System.String)
extern void XmlCharType_IsOnlyWhitespaceWithPos_mED48C365F707662F8D0AD0113155B24CAD53800C (void);
// 0x00000A8B System.Int32 System.Xml.XmlCharType::IsOnlyCharData(System.String)
extern void XmlCharType_IsOnlyCharData_m5BFEFD55C4578A0117D1ED3305ACF4C062DCE9D3 (void);
// 0x00000A8C System.Boolean System.Xml.XmlCharType::IsOnlyDigits(System.String,System.Int32,System.Int32)
extern void XmlCharType_IsOnlyDigits_m65AE71D9278E3F04A6625595F8DC3D0749D79DCC (void);
// 0x00000A8D System.Int32 System.Xml.XmlCharType::IsPublicId(System.String)
extern void XmlCharType_IsPublicId_m1119A6921A99A357141333030F425EDD2AAFE2AE (void);
// 0x00000A8E System.Boolean System.Xml.XmlCharType::InRange(System.Int32,System.Int32,System.Int32)
extern void XmlCharType_InRange_mBF4F5A0A28C7F7A5B87E49F68865D273809D8FDD (void);
// 0x00000A8F System.String System.Xml.XmlComplianceUtil::NonCDataNormalize(System.String)
extern void XmlComplianceUtil_NonCDataNormalize_mD4049AAACE029BD906CA8B8B347D57B68EB0713C (void);
// 0x00000A90 System.String System.Xml.XmlComplianceUtil::CDataNormalize(System.String)
extern void XmlComplianceUtil_CDataNormalize_m28F7DA8AAD0404D820BE0A2BC46F53758827C982 (void);
// 0x00000A91 System.String System.Xml.XmlConvert::EncodeName(System.String)
extern void XmlConvert_EncodeName_m42879CBB7E33F534E7BA93890E4A830C5E5C6392 (void);
// 0x00000A92 System.String System.Xml.XmlConvert::EncodeLocalName(System.String)
extern void XmlConvert_EncodeLocalName_m7E371CA110F27018553704A8E9518C89BBEF0435 (void);
// 0x00000A93 System.String System.Xml.XmlConvert::DecodeName(System.String)
extern void XmlConvert_DecodeName_m0A515523E8424058C10863C8B3B0FDA0B63DD329 (void);
// 0x00000A94 System.String System.Xml.XmlConvert::EncodeName(System.String,System.Boolean,System.Boolean)
extern void XmlConvert_EncodeName_m45BA3D0B0E9D8A26AD43E6241AF077FA99155C20 (void);
// 0x00000A95 System.Int32 System.Xml.XmlConvert::FromHex(System.Char)
extern void XmlConvert_FromHex_mA266EF5D2F9BD2426414E2E217EC6867D60FDF8C (void);
// 0x00000A96 System.Byte[] System.Xml.XmlConvert::FromBinHexString(System.String)
extern void XmlConvert_FromBinHexString_mCEECD04A59A5B24E7831182C035B8807493F2D22 (void);
// 0x00000A97 System.Byte[] System.Xml.XmlConvert::FromBinHexString(System.String,System.Boolean)
extern void XmlConvert_FromBinHexString_mA6B7940865C99CFD6DA8331F3F4C08A1066274BB (void);
// 0x00000A98 System.String System.Xml.XmlConvert::ToBinHexString(System.Byte[])
extern void XmlConvert_ToBinHexString_m18CF7765F4C6BB347B491EFF4317FE4E83A871A0 (void);
// 0x00000A99 System.String System.Xml.XmlConvert::VerifyName(System.String)
extern void XmlConvert_VerifyName_m5A3D4679962414F4932E7B0C480BDD7D732F52B1 (void);
// 0x00000A9A System.Exception System.Xml.XmlConvert::TryVerifyName(System.String)
extern void XmlConvert_TryVerifyName_m465304C83590B09FCFE24D876497CF0639AE6FA8 (void);
// 0x00000A9B System.String System.Xml.XmlConvert::VerifyQName(System.String,System.Xml.ExceptionType)
extern void XmlConvert_VerifyQName_mCDB9F07461E11258D09D3DFA02FF1834080A961A (void);
// 0x00000A9C System.String System.Xml.XmlConvert::VerifyNCName(System.String)
extern void XmlConvert_VerifyNCName_mCB1CA12B8CACAF7D29AD72304B54F3C5B91C9006 (void);
// 0x00000A9D System.String System.Xml.XmlConvert::VerifyNCName(System.String,System.Xml.ExceptionType)
extern void XmlConvert_VerifyNCName_mD6881689EEB9CD57A2866F8F138F34B79670C786 (void);
// 0x00000A9E System.Exception System.Xml.XmlConvert::TryVerifyNCName(System.String)
extern void XmlConvert_TryVerifyNCName_m20AB89E3891F6D1776A11BCEB582BAE7C415E13B (void);
// 0x00000A9F System.String System.Xml.XmlConvert::VerifyTOKEN(System.String)
extern void XmlConvert_VerifyTOKEN_m3BDF63205A5C7AF85C69BC35F6B689ECC773D551 (void);
// 0x00000AA0 System.Exception System.Xml.XmlConvert::TryVerifyTOKEN(System.String)
extern void XmlConvert_TryVerifyTOKEN_m6F7783246195E4D914D713E8DB55686FA074701E (void);
// 0x00000AA1 System.Exception System.Xml.XmlConvert::TryVerifyNMTOKEN(System.String)
extern void XmlConvert_TryVerifyNMTOKEN_m28C3597CC364D53D538ADB87D5D5F70BE46130EE (void);
// 0x00000AA2 System.Exception System.Xml.XmlConvert::TryVerifyNormalizedString(System.String)
extern void XmlConvert_TryVerifyNormalizedString_m07F0EE0E6EF3FA9EE4257A1D1A71371635B02C15 (void);
// 0x00000AA3 System.String System.Xml.XmlConvert::ToString(System.Boolean)
extern void XmlConvert_ToString_mD498DD0E8B82A9E93A66FE61A9A977523C5D01CD (void);
// 0x00000AA4 System.String System.Xml.XmlConvert::ToString(System.Char)
extern void XmlConvert_ToString_m1CAF860FB3A7C685209D8F925DF140792694EAC1 (void);
// 0x00000AA5 System.String System.Xml.XmlConvert::ToString(System.Decimal)
extern void XmlConvert_ToString_mFA07C846C46E12A04FE92E9388CBE27146C47720 (void);
// 0x00000AA6 System.String System.Xml.XmlConvert::ToString(System.SByte)
extern void XmlConvert_ToString_mC96BECCB53E0E0AEE7343F589064A956B510D788 (void);
// 0x00000AA7 System.String System.Xml.XmlConvert::ToString(System.Int16)
extern void XmlConvert_ToString_m8B9358ACFF0D39C8843D0CFA5B5209CA04C6AB47 (void);
// 0x00000AA8 System.String System.Xml.XmlConvert::ToString(System.Int32)
extern void XmlConvert_ToString_m70CBE2DA22D8FCAC8906512E2A6F12C2E39C6D62 (void);
// 0x00000AA9 System.String System.Xml.XmlConvert::ToString(System.Int64)
extern void XmlConvert_ToString_m107060D51F6846EEE17E3F25663DE8CBF0D531B7 (void);
// 0x00000AAA System.String System.Xml.XmlConvert::ToString(System.Byte)
extern void XmlConvert_ToString_m3963263C4C1BFFC2ADF0401CBF35D12BEE47BECD (void);
// 0x00000AAB System.String System.Xml.XmlConvert::ToString(System.UInt16)
extern void XmlConvert_ToString_m9E81DED159D21EE4F48F23CD7BCA537FA66C1350 (void);
// 0x00000AAC System.String System.Xml.XmlConvert::ToString(System.UInt32)
extern void XmlConvert_ToString_m538A8EFC52434D2F0D562A650E080E60ED2D5C3A (void);
// 0x00000AAD System.String System.Xml.XmlConvert::ToString(System.UInt64)
extern void XmlConvert_ToString_m8DA228632804611F0B44C93D6E285A422A58E344 (void);
// 0x00000AAE System.String System.Xml.XmlConvert::ToString(System.Single)
extern void XmlConvert_ToString_m5E4CB5F0119A790789813DACE87198037B503361 (void);
// 0x00000AAF System.String System.Xml.XmlConvert::ToString(System.Double)
extern void XmlConvert_ToString_m9AB2822ABA7C73BBABFA7A3D8318B602CD73C10B (void);
// 0x00000AB0 System.String System.Xml.XmlConvert::ToString(System.TimeSpan)
extern void XmlConvert_ToString_mEEE356A29FB0ED8DC23C8415AD5B8E8B8E50D60C (void);
// 0x00000AB1 System.String System.Xml.XmlConvert::ToString(System.DateTime,System.String)
extern void XmlConvert_ToString_m5C8711DA93C2A1E8B4E38488F9D85D76A5CBEA3C (void);
// 0x00000AB2 System.String System.Xml.XmlConvert::ToString(System.DateTime,System.Xml.XmlDateTimeSerializationMode)
extern void XmlConvert_ToString_m53BEA31146914B2252CA6CAFE2DA2360FA254078 (void);
// 0x00000AB3 System.String System.Xml.XmlConvert::ToString(System.DateTimeOffset)
extern void XmlConvert_ToString_m1916FE1D2DEAAFF8E94A53DFF9C07DD1A996A8A9 (void);
// 0x00000AB4 System.String System.Xml.XmlConvert::ToString(System.Guid)
extern void XmlConvert_ToString_m6E2C7912305248A51E6D343F747BCED28407632E (void);
// 0x00000AB5 System.Boolean System.Xml.XmlConvert::ToBoolean(System.String)
extern void XmlConvert_ToBoolean_mC9C05B76ECCD48E206BF6AD704A9742C88A6DBB4 (void);
// 0x00000AB6 System.Exception System.Xml.XmlConvert::TryToBoolean(System.String,System.Boolean&)
extern void XmlConvert_TryToBoolean_m0CA3E45C160061B01DDA9EAEF49BB683FBA32219 (void);
// 0x00000AB7 System.Char System.Xml.XmlConvert::ToChar(System.String)
extern void XmlConvert_ToChar_m4B3F59079A9425572BAACA1A0A281FE1AF94EA6E (void);
// 0x00000AB8 System.Exception System.Xml.XmlConvert::TryToChar(System.String,System.Char&)
extern void XmlConvert_TryToChar_mC43E04FE8B98D9A034ED34E189C84FA1D296C5B2 (void);
// 0x00000AB9 System.Decimal System.Xml.XmlConvert::ToDecimal(System.String)
extern void XmlConvert_ToDecimal_mF207176DE0C5A80122854CAC9C2155F7DD6435CF (void);
// 0x00000ABA System.Exception System.Xml.XmlConvert::TryToDecimal(System.String,System.Decimal&)
extern void XmlConvert_TryToDecimal_m8FA34EA2076BEA1440B331DA29140A24C802D92F (void);
// 0x00000ABB System.Decimal System.Xml.XmlConvert::ToInteger(System.String)
extern void XmlConvert_ToInteger_mD5305C6E8E003F3C5AF6E863CA4DC4E391E71314 (void);
// 0x00000ABC System.Exception System.Xml.XmlConvert::TryToInteger(System.String,System.Decimal&)
extern void XmlConvert_TryToInteger_m3E61E542C70B167E6CFC95DFFBAF1F51A3434ED2 (void);
// 0x00000ABD System.SByte System.Xml.XmlConvert::ToSByte(System.String)
extern void XmlConvert_ToSByte_m016312ECA2028FDF641F77EA959E948206EFA724 (void);
// 0x00000ABE System.Exception System.Xml.XmlConvert::TryToSByte(System.String,System.SByte&)
extern void XmlConvert_TryToSByte_m64D761F38165B2E70F053771257A7A2C2D2DCC92 (void);
// 0x00000ABF System.Int16 System.Xml.XmlConvert::ToInt16(System.String)
extern void XmlConvert_ToInt16_m181D12069AB83A8C4E54FB9E9D95800C5C9C2380 (void);
// 0x00000AC0 System.Exception System.Xml.XmlConvert::TryToInt16(System.String,System.Int16&)
extern void XmlConvert_TryToInt16_m869F38BA31875A133B020F491D88405B66FAA0D5 (void);
// 0x00000AC1 System.Int32 System.Xml.XmlConvert::ToInt32(System.String)
extern void XmlConvert_ToInt32_mDE7EE99061A69CCE5FB3C241348580413B782DAC (void);
// 0x00000AC2 System.Exception System.Xml.XmlConvert::TryToInt32(System.String,System.Int32&)
extern void XmlConvert_TryToInt32_m02C43C626553DD15AC85020B42F3D54FD1CE1DC5 (void);
// 0x00000AC3 System.Int64 System.Xml.XmlConvert::ToInt64(System.String)
extern void XmlConvert_ToInt64_m2CF984027A0976837779877B75DC706078E21085 (void);
// 0x00000AC4 System.Exception System.Xml.XmlConvert::TryToInt64(System.String,System.Int64&)
extern void XmlConvert_TryToInt64_m04C6A322C4DA6D3EF0E8749095C787817B89CD95 (void);
// 0x00000AC5 System.Byte System.Xml.XmlConvert::ToByte(System.String)
extern void XmlConvert_ToByte_m2E34F5DBC8CC707B29AB4A81D74776C98F38237C (void);
// 0x00000AC6 System.Exception System.Xml.XmlConvert::TryToByte(System.String,System.Byte&)
extern void XmlConvert_TryToByte_m6911DC58046B13049F75864C79233EB5CB31490E (void);
// 0x00000AC7 System.UInt16 System.Xml.XmlConvert::ToUInt16(System.String)
extern void XmlConvert_ToUInt16_m38684EA1B03F1990C215D648E9872AEB51C3B25C (void);
// 0x00000AC8 System.Exception System.Xml.XmlConvert::TryToUInt16(System.String,System.UInt16&)
extern void XmlConvert_TryToUInt16_mA4C568FD069F2B98E7E78156757D5846E0B9754D (void);
// 0x00000AC9 System.UInt32 System.Xml.XmlConvert::ToUInt32(System.String)
extern void XmlConvert_ToUInt32_mA32F8206F0D506F6C6AE32F38E564BF0BD0F6253 (void);
// 0x00000ACA System.Exception System.Xml.XmlConvert::TryToUInt32(System.String,System.UInt32&)
extern void XmlConvert_TryToUInt32_mE652779A38A022F24899DCE2DE64C1CE3F1AC3CE (void);
// 0x00000ACB System.UInt64 System.Xml.XmlConvert::ToUInt64(System.String)
extern void XmlConvert_ToUInt64_mC4B96AE0BE289EDC44D372826497E19555AA38A4 (void);
// 0x00000ACC System.Exception System.Xml.XmlConvert::TryToUInt64(System.String,System.UInt64&)
extern void XmlConvert_TryToUInt64_mF86F3148FCA9EE8300FCD0332D3CA2FE1EBD547E (void);
// 0x00000ACD System.Single System.Xml.XmlConvert::ToSingle(System.String)
extern void XmlConvert_ToSingle_m8AC367272E8941669A57D02186398DD44E795003 (void);
// 0x00000ACE System.Exception System.Xml.XmlConvert::TryToSingle(System.String,System.Single&)
extern void XmlConvert_TryToSingle_m95CCE1DC0876E68EA64052EFEDD6EF7B59A6B68B (void);
// 0x00000ACF System.Double System.Xml.XmlConvert::ToDouble(System.String)
extern void XmlConvert_ToDouble_m1103CDF418E58863D866DF2156731EDC5392F96F (void);
// 0x00000AD0 System.Exception System.Xml.XmlConvert::TryToDouble(System.String,System.Double&)
extern void XmlConvert_TryToDouble_m109542725B36B4EB2C4F36B59DEFAF1EBFF57171 (void);
// 0x00000AD1 System.Double System.Xml.XmlConvert::ToXPathDouble(System.Object)
extern void XmlConvert_ToXPathDouble_mA388FFF7E7B88165587FAFC104ACD97473BED588 (void);
// 0x00000AD2 System.TimeSpan System.Xml.XmlConvert::ToTimeSpan(System.String)
extern void XmlConvert_ToTimeSpan_m0343E96CF74D5F2F983F690BAEC86D71D8301DB5 (void);
// 0x00000AD3 System.Exception System.Xml.XmlConvert::TryToTimeSpan(System.String,System.TimeSpan&)
extern void XmlConvert_TryToTimeSpan_mB4B0750D2BEA7AD533F8857F6F6A85A365CB9340 (void);
// 0x00000AD4 System.String[] System.Xml.XmlConvert::get_AllDateTimeFormats()
extern void XmlConvert_get_AllDateTimeFormats_mE43C244BD538BEA60E3174D65A5BFF36D727658F (void);
// 0x00000AD5 System.Void System.Xml.XmlConvert::CreateAllDateTimeFormats()
extern void XmlConvert_CreateAllDateTimeFormats_m75097EE17AAAEFBED07CDD8D99D7574FE3ADFADA (void);
// 0x00000AD6 System.DateTime System.Xml.XmlConvert::ToDateTime(System.String)
extern void XmlConvert_ToDateTime_mD576D186EE4174348CEE99F8FC8FB4B438405BBA (void);
// 0x00000AD7 System.DateTime System.Xml.XmlConvert::ToDateTime(System.String,System.String[])
extern void XmlConvert_ToDateTime_mB7362C8DE1BD1D3B9AA781ACB357EEB78AAAD4BB (void);
// 0x00000AD8 System.DateTime System.Xml.XmlConvert::ToDateTime(System.String,System.Xml.XmlDateTimeSerializationMode)
extern void XmlConvert_ToDateTime_m7107F1C9F62C00C17BD6338F49B5C7FE7CA1FD16 (void);
// 0x00000AD9 System.DateTimeOffset System.Xml.XmlConvert::ToDateTimeOffset(System.String)
extern void XmlConvert_ToDateTimeOffset_m260A0539FA0CF7E2C2471EB782DC187317FB66C3 (void);
// 0x00000ADA System.Guid System.Xml.XmlConvert::ToGuid(System.String)
extern void XmlConvert_ToGuid_m38706674F6E400E1864A7F52E39CD539305D77F6 (void);
// 0x00000ADB System.Exception System.Xml.XmlConvert::TryToGuid(System.String,System.Guid&)
extern void XmlConvert_TryToGuid_mC97B551E0239C9EF79B28C138F11A158BA734D96 (void);
// 0x00000ADC System.DateTime System.Xml.XmlConvert::SwitchToLocalTime(System.DateTime)
extern void XmlConvert_SwitchToLocalTime_m32523A3498C24F95B7D23C1C99436512658788D0 (void);
// 0x00000ADD System.DateTime System.Xml.XmlConvert::SwitchToUtcTime(System.DateTime)
extern void XmlConvert_SwitchToUtcTime_mC2A18DD0A8CF8A5B38635DBC7BAE857A3BF82E1F (void);
// 0x00000ADE System.Uri System.Xml.XmlConvert::ToUri(System.String)
extern void XmlConvert_ToUri_m8FB9C7F2427BDE686CDEB6A0A89A2291262377BA (void);
// 0x00000ADF System.Exception System.Xml.XmlConvert::TryToUri(System.String,System.Uri&)
extern void XmlConvert_TryToUri_mF583546197E448A306D4471EDC0F82217F685CB7 (void);
// 0x00000AE0 System.Boolean System.Xml.XmlConvert::StrEqual(System.Char[],System.Int32,System.Int32,System.String)
extern void XmlConvert_StrEqual_mBE6FAA3466A3A3725E7D5B2B1AACA9DF96101A91 (void);
// 0x00000AE1 System.String System.Xml.XmlConvert::TrimString(System.String)
extern void XmlConvert_TrimString_m10347633D50C56FCE0BFC58077D71AEBD88F9509 (void);
// 0x00000AE2 System.String System.Xml.XmlConvert::TrimStringStart(System.String)
extern void XmlConvert_TrimStringStart_m8BC1528DC72AE253EEAB03563CB62C73A809AA75 (void);
// 0x00000AE3 System.String System.Xml.XmlConvert::TrimStringEnd(System.String)
extern void XmlConvert_TrimStringEnd_m4DF67E30CF69E3757627C0169770B8BE09C007E9 (void);
// 0x00000AE4 System.String[] System.Xml.XmlConvert::SplitString(System.String)
extern void XmlConvert_SplitString_mEA975BC4E3519B5D2AA7B11E80A2335A0B0CB9C0 (void);
// 0x00000AE5 System.Boolean System.Xml.XmlConvert::IsNegativeZero(System.Double)
extern void XmlConvert_IsNegativeZero_mEDA509EEA67FD726A7059E61B277FC36BB12D056 (void);
// 0x00000AE6 System.Int64 System.Xml.XmlConvert::DoubleToInt64Bits(System.Double)
extern void XmlConvert_DoubleToInt64Bits_m4D5D0577DFC61063C21CACE7A701783203EA5206 (void);
// 0x00000AE7 System.Void System.Xml.XmlConvert::VerifyCharData(System.String,System.Xml.ExceptionType,System.Xml.ExceptionType)
extern void XmlConvert_VerifyCharData_m209AE7D054547469855550B186B07A1F08678DAE (void);
// 0x00000AE8 System.String System.Xml.XmlConvert::EscapeValueForDebuggerDisplay(System.String)
extern void XmlConvert_EscapeValueForDebuggerDisplay_m9C49158A85A26FC96BBC7B0FDDB56111B42A6741 (void);
// 0x00000AE9 System.Exception System.Xml.XmlConvert::CreateException(System.String,System.Xml.ExceptionType,System.Int32,System.Int32)
extern void XmlConvert_CreateException_m4BE41AB19E1AF2E711E1386136E1A00E024E2D09 (void);
// 0x00000AEA System.Exception System.Xml.XmlConvert::CreateException(System.String,System.String,System.Xml.ExceptionType,System.Int32,System.Int32)
extern void XmlConvert_CreateException_mF29B69AC633B52DD9A770A1E7E5FFD59EA63704C (void);
// 0x00000AEB System.Exception System.Xml.XmlConvert::CreateException(System.String,System.String[],System.Xml.ExceptionType)
extern void XmlConvert_CreateException_m23EF8CC38D2578CD052891F7CA71245353B84638 (void);
// 0x00000AEC System.Exception System.Xml.XmlConvert::CreateException(System.String,System.String[],System.Xml.ExceptionType,System.Int32,System.Int32)
extern void XmlConvert_CreateException_m822435202C82E6D14B37B3A7905C12641301B0B3 (void);
// 0x00000AED System.Exception System.Xml.XmlConvert::CreateInvalidSurrogatePairException(System.Char,System.Char)
extern void XmlConvert_CreateInvalidSurrogatePairException_m94EB7264908EDA03B0B9136F43A937B33FBB91CC (void);
// 0x00000AEE System.Exception System.Xml.XmlConvert::CreateInvalidSurrogatePairException(System.Char,System.Char,System.Xml.ExceptionType)
extern void XmlConvert_CreateInvalidSurrogatePairException_m4C41D0DAA33F1977D03C55FCB621BE77738AFE40 (void);
// 0x00000AEF System.Exception System.Xml.XmlConvert::CreateInvalidSurrogatePairException(System.Char,System.Char,System.Xml.ExceptionType,System.Int32,System.Int32)
extern void XmlConvert_CreateInvalidSurrogatePairException_m7DAD57F312D8044C1E137345A0A403DC94147D71 (void);
// 0x00000AF0 System.Exception System.Xml.XmlConvert::CreateInvalidHighSurrogateCharException(System.Char)
extern void XmlConvert_CreateInvalidHighSurrogateCharException_mA7ECADE332FF612C80C9A49EDCECAFD6A181D20C (void);
// 0x00000AF1 System.Exception System.Xml.XmlConvert::CreateInvalidHighSurrogateCharException(System.Char,System.Xml.ExceptionType)
extern void XmlConvert_CreateInvalidHighSurrogateCharException_m2FD89D07A826A8B5DB008B0659DB0349EB9D636F (void);
// 0x00000AF2 System.Exception System.Xml.XmlConvert::CreateInvalidHighSurrogateCharException(System.Char,System.Xml.ExceptionType,System.Int32,System.Int32)
extern void XmlConvert_CreateInvalidHighSurrogateCharException_m6729BEEA03AA85B6346405976E3598ADD9341ACB (void);
// 0x00000AF3 System.Exception System.Xml.XmlConvert::CreateInvalidCharException(System.String,System.Int32,System.Xml.ExceptionType)
extern void XmlConvert_CreateInvalidCharException_m06C756FADDC1FA0D588F8E79216C4A0A84F9996B (void);
// 0x00000AF4 System.Exception System.Xml.XmlConvert::CreateInvalidCharException(System.Char,System.Char)
extern void XmlConvert_CreateInvalidCharException_mDB4221F3CC7FE0F027C0BE5E94398367C6D528CF (void);
// 0x00000AF5 System.Exception System.Xml.XmlConvert::CreateInvalidCharException(System.Char,System.Char,System.Xml.ExceptionType)
extern void XmlConvert_CreateInvalidCharException_m19C612EF151164619BF1F49585B9969A77A85F94 (void);
// 0x00000AF6 System.Exception System.Xml.XmlConvert::CreateInvalidNameCharException(System.String,System.Int32,System.Xml.ExceptionType)
extern void XmlConvert_CreateInvalidNameCharException_m88A12C5528BDCF4E0BE5CE107DE282F554EF3400 (void);
// 0x00000AF7 System.ArgumentException System.Xml.XmlConvert::CreateInvalidNameArgumentException(System.String,System.String)
extern void XmlConvert_CreateInvalidNameArgumentException_m0B235FA7E46AD1CFB389413509E11D59B6BA9AA2 (void);
// 0x00000AF8 System.Void System.Xml.XmlConvert::.cctor()
extern void XmlConvert__cctor_m279D7AA1F3B83567FF446EEDE4B1DAC07B9AC375 (void);
// 0x00000AF9 System.IO.Stream System.Xml.XmlDownloadManager::GetStream(System.Uri,System.Net.ICredentials,System.Net.IWebProxy,System.Net.Cache.RequestCachePolicy)
extern void XmlDownloadManager_GetStream_mFCE31324F97366C7BC462BAA28D852B26F573D4D (void);
// 0x00000AFA System.IO.Stream System.Xml.XmlDownloadManager::GetNonFileStream(System.Uri,System.Net.ICredentials,System.Net.IWebProxy,System.Net.Cache.RequestCachePolicy)
extern void XmlDownloadManager_GetNonFileStream_m78D6C9664BBC8342B7D9674A5D10347749B75EF1 (void);
// 0x00000AFB System.Void System.Xml.XmlDownloadManager::Remove(System.String)
extern void XmlDownloadManager_Remove_m57E5EC3D9EDFFC39FD6F2DE326B86CEB1A1CE867 (void);
// 0x00000AFC System.Threading.Tasks.Task`1<System.IO.Stream> System.Xml.XmlDownloadManager::GetStreamAsync(System.Uri,System.Net.ICredentials,System.Net.IWebProxy,System.Net.Cache.RequestCachePolicy)
extern void XmlDownloadManager_GetStreamAsync_mFCA5D1E89017AB471C5CD64DB6768FA8E8BB9F8B (void);
// 0x00000AFD System.Threading.Tasks.Task`1<System.IO.Stream> System.Xml.XmlDownloadManager::GetNonFileStreamAsync(System.Uri,System.Net.ICredentials,System.Net.IWebProxy,System.Net.Cache.RequestCachePolicy)
extern void XmlDownloadManager_GetNonFileStreamAsync_mDF3126264ECD9236A32BCF17B8EA78A0D69992DD (void);
// 0x00000AFE System.Void System.Xml.XmlDownloadManager::.ctor()
extern void XmlDownloadManager__ctor_m9C604341FB3E13894A4A5B7E95D221FB1AF63BD9 (void);
// 0x00000AFF System.Void System.Xml.XmlDownloadManager/<>c__DisplayClass4_0::.ctor()
extern void U3CU3Ec__DisplayClass4_0__ctor_m74540ACDBCB71F0837B47490F72EA5CEE0283C50 (void);
// 0x00000B00 System.IO.Stream System.Xml.XmlDownloadManager/<>c__DisplayClass4_0::<GetStreamAsync>b__0()
extern void U3CU3Ec__DisplayClass4_0_U3CGetStreamAsyncU3Eb__0_m2904A59D8D23BD3D869B1D25E871FCE2C25F9D8B (void);
// 0x00000B01 System.Void System.Xml.XmlDownloadManager/<GetNonFileStreamAsync>d__5::MoveNext()
extern void U3CGetNonFileStreamAsyncU3Ed__5_MoveNext_m401EF9DB64A96F37087DBCBD2CA09F888772FE03 (void);
// 0x00000B02 System.Void System.Xml.XmlDownloadManager/<GetNonFileStreamAsync>d__5::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CGetNonFileStreamAsyncU3Ed__5_SetStateMachine_m3ED5E31DE04EF6769B01E7F1BAC976A9286ACEE1 (void);
// 0x00000B03 System.Void System.Xml.OpenedHost::.ctor()
extern void OpenedHost__ctor_m2A06F35EBA2FE8A343C6D8F0E7DF28B1FE74BD64 (void);
// 0x00000B04 System.Void System.Xml.XmlRegisteredNonCachedStream::.ctor(System.IO.Stream,System.Xml.XmlDownloadManager,System.String)
extern void XmlRegisteredNonCachedStream__ctor_mAF8BF20A5548FBA90920A191D8833071E4244DD9 (void);
// 0x00000B05 System.Void System.Xml.XmlRegisteredNonCachedStream::Finalize()
extern void XmlRegisteredNonCachedStream_Finalize_mB9020B35BB9C9B1B675A20424895E3FB881B2F3F (void);
// 0x00000B06 System.Void System.Xml.XmlRegisteredNonCachedStream::Dispose(System.Boolean)
extern void XmlRegisteredNonCachedStream_Dispose_mD04D5310193DFEA35BA9DA150178F30453BD561F (void);
// 0x00000B07 System.IAsyncResult System.Xml.XmlRegisteredNonCachedStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void XmlRegisteredNonCachedStream_BeginRead_m75245D7EFF7DB8C12F0E85789B3B2D4A29D8C247 (void);
// 0x00000B08 System.IAsyncResult System.Xml.XmlRegisteredNonCachedStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void XmlRegisteredNonCachedStream_BeginWrite_m7373E5B475BD171A908355C342C3AD477313EEB2 (void);
// 0x00000B09 System.Int32 System.Xml.XmlRegisteredNonCachedStream::EndRead(System.IAsyncResult)
extern void XmlRegisteredNonCachedStream_EndRead_m84B07F2CDA73034FFE05AD715D75BE94D39FE820 (void);
// 0x00000B0A System.Void System.Xml.XmlRegisteredNonCachedStream::EndWrite(System.IAsyncResult)
extern void XmlRegisteredNonCachedStream_EndWrite_mE9B107C0436321683ACDFA219F0494AC8DED6C12 (void);
// 0x00000B0B System.Void System.Xml.XmlRegisteredNonCachedStream::Flush()
extern void XmlRegisteredNonCachedStream_Flush_mCBE33C2B664ABC192134D6192B6AAA0D12F0BCB2 (void);
// 0x00000B0C System.Int32 System.Xml.XmlRegisteredNonCachedStream::Read(System.Byte[],System.Int32,System.Int32)
extern void XmlRegisteredNonCachedStream_Read_mF34AF7A2EF377452B4A382277B4312F7658DC8EF (void);
// 0x00000B0D System.Int32 System.Xml.XmlRegisteredNonCachedStream::ReadByte()
extern void XmlRegisteredNonCachedStream_ReadByte_m7E9F76207AC18D8AD1EBF5CB0D1991C81CACE3A3 (void);
// 0x00000B0E System.Int64 System.Xml.XmlRegisteredNonCachedStream::Seek(System.Int64,System.IO.SeekOrigin)
extern void XmlRegisteredNonCachedStream_Seek_mD15FE0516DD714ADCC70362A1AD22E7ABD5A7789 (void);
// 0x00000B0F System.Void System.Xml.XmlRegisteredNonCachedStream::Write(System.Byte[],System.Int32,System.Int32)
extern void XmlRegisteredNonCachedStream_Write_m8DE8485A0C8170C027114F339A8766D02F3035FF (void);
// 0x00000B10 System.Void System.Xml.XmlRegisteredNonCachedStream::WriteByte(System.Byte)
extern void XmlRegisteredNonCachedStream_WriteByte_m1EDCBDDC2E8E89533FF0926B0D1C59F5F507CA47 (void);
// 0x00000B11 System.Boolean System.Xml.XmlRegisteredNonCachedStream::get_CanRead()
extern void XmlRegisteredNonCachedStream_get_CanRead_mAB416A4F09ED2E99B6E3D0465548DABE943EB756 (void);
// 0x00000B12 System.Boolean System.Xml.XmlRegisteredNonCachedStream::get_CanSeek()
extern void XmlRegisteredNonCachedStream_get_CanSeek_m5811BA9F1C62916527FD1735EAC88AF5F82B22E7 (void);
// 0x00000B13 System.Boolean System.Xml.XmlRegisteredNonCachedStream::get_CanWrite()
extern void XmlRegisteredNonCachedStream_get_CanWrite_m1089439A2ED20C5FD16CEB6DB324D6012548F833 (void);
// 0x00000B14 System.Int64 System.Xml.XmlRegisteredNonCachedStream::get_Length()
extern void XmlRegisteredNonCachedStream_get_Length_mFE0D355055471E01D45D6A7C7DF615DACC3CA195 (void);
// 0x00000B15 System.Int64 System.Xml.XmlRegisteredNonCachedStream::get_Position()
extern void XmlRegisteredNonCachedStream_get_Position_mE6EE60B9F9EB63C79E7642EA996AF7315AF089C5 (void);
// 0x00000B16 System.Void System.Xml.XmlRegisteredNonCachedStream::set_Position(System.Int64)
extern void XmlRegisteredNonCachedStream_set_Position_m1F163E7F573D5CC3774E71638D49F983747E71ED (void);
// 0x00000B17 System.Void System.Xml.XmlCachedStream::.ctor(System.Uri,System.IO.Stream)
extern void XmlCachedStream__ctor_m42CE73C3EA3B5DEFBC2925C6702FC5EE06F78BC9 (void);
// 0x00000B18 System.Void System.Xml.UTF16Decoder::.ctor(System.Boolean)
extern void UTF16Decoder__ctor_m3C3FEF9D965F0159125428E5ADE9EF42359B6664 (void);
// 0x00000B19 System.Int32 System.Xml.UTF16Decoder::GetCharCount(System.Byte[],System.Int32,System.Int32)
extern void UTF16Decoder_GetCharCount_mA045B0DD063AB7C8D3067058C0E892ACF6B1053E (void);
// 0x00000B1A System.Int32 System.Xml.UTF16Decoder::GetCharCount(System.Byte[],System.Int32,System.Int32,System.Boolean)
extern void UTF16Decoder_GetCharCount_m80062C2E374BB965073C59B8C52C21E5B3286C23 (void);
// 0x00000B1B System.Int32 System.Xml.UTF16Decoder::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32)
extern void UTF16Decoder_GetChars_mFD31FEC40FAE0FFA7508FE49AD626E063A43C1BE (void);
// 0x00000B1C System.Void System.Xml.UTF16Decoder::Convert(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32,System.Int32,System.Boolean,System.Int32&,System.Int32&,System.Boolean&)
extern void UTF16Decoder_Convert_mE1B7012AA65805EE90EBE43CF3B199326F786C56 (void);
// 0x00000B1D System.Void System.Xml.SafeAsciiDecoder::.ctor()
extern void SafeAsciiDecoder__ctor_m1C11CABE1F5C280D6CC096EA14C3B34F1EF2C25B (void);
// 0x00000B1E System.Int32 System.Xml.SafeAsciiDecoder::GetCharCount(System.Byte[],System.Int32,System.Int32)
extern void SafeAsciiDecoder_GetCharCount_m982380031B67605A421EE0F559567E04039AC939 (void);
// 0x00000B1F System.Int32 System.Xml.SafeAsciiDecoder::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32)
extern void SafeAsciiDecoder_GetChars_m78F0BE74B4956E7389445F8EB18ED91C9D673DCA (void);
// 0x00000B20 System.Void System.Xml.SafeAsciiDecoder::Convert(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32,System.Int32,System.Boolean,System.Int32&,System.Int32&,System.Boolean&)
extern void SafeAsciiDecoder_Convert_mD5646F210AF91CEF3D5551D74EB7F67AECA33E6B (void);
// 0x00000B21 System.String System.Xml.Ucs4Encoding::get_WebName()
extern void Ucs4Encoding_get_WebName_m20FF545662FF00203D9F927EE04E23CBE589261D (void);
// 0x00000B22 System.Text.Decoder System.Xml.Ucs4Encoding::GetDecoder()
extern void Ucs4Encoding_GetDecoder_mA0ADC89D8F56AA9ED3019BE19F664FB3FE5ADCD9 (void);
// 0x00000B23 System.Int32 System.Xml.Ucs4Encoding::GetByteCount(System.Char[],System.Int32,System.Int32)
extern void Ucs4Encoding_GetByteCount_m4E59CE9E039D4978C6934A0AB932A272A66F9595 (void);
// 0x00000B24 System.Byte[] System.Xml.Ucs4Encoding::GetBytes(System.String)
extern void Ucs4Encoding_GetBytes_m65346A1C8565F9980A22114E6C050266CF13EDEF (void);
// 0x00000B25 System.Int32 System.Xml.Ucs4Encoding::GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32)
extern void Ucs4Encoding_GetBytes_m9FD0DEDCE13E104319445ABBA873E5D343EAC6D5 (void);
// 0x00000B26 System.Int32 System.Xml.Ucs4Encoding::GetMaxByteCount(System.Int32)
extern void Ucs4Encoding_GetMaxByteCount_m7CD55451797300946FECF2B9A6497B76DDF6C371 (void);
// 0x00000B27 System.Int32 System.Xml.Ucs4Encoding::GetCharCount(System.Byte[],System.Int32,System.Int32)
extern void Ucs4Encoding_GetCharCount_m293E7BD667C2160C9B33FBDC02BCC86D6F653E5A (void);
// 0x00000B28 System.Int32 System.Xml.Ucs4Encoding::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32)
extern void Ucs4Encoding_GetChars_m967541AA546861B5B6EF4409F5913006E3CA1D68 (void);
// 0x00000B29 System.Int32 System.Xml.Ucs4Encoding::GetMaxCharCount(System.Int32)
extern void Ucs4Encoding_GetMaxCharCount_mD68E4244F3F631819568321A84D096737BDAE18C (void);
// 0x00000B2A System.Int32 System.Xml.Ucs4Encoding::get_CodePage()
extern void Ucs4Encoding_get_CodePage_m418FD86D0DF6723733AB6FD56400375FE4A9E553 (void);
// 0x00000B2B System.Text.Encoder System.Xml.Ucs4Encoding::GetEncoder()
extern void Ucs4Encoding_GetEncoder_mA0F7C51BA8A1E4345E35C9905A1EADDDD9218FA0 (void);
// 0x00000B2C System.Text.Encoding System.Xml.Ucs4Encoding::get_UCS4_Littleendian()
extern void Ucs4Encoding_get_UCS4_Littleendian_mE5D14C1D3E3999AB18A07E4325BE96DDE29B356F (void);
// 0x00000B2D System.Text.Encoding System.Xml.Ucs4Encoding::get_UCS4_Bigendian()
extern void Ucs4Encoding_get_UCS4_Bigendian_m0E97A4F558200F5EBC6145B921BCCC5403331EEA (void);
// 0x00000B2E System.Text.Encoding System.Xml.Ucs4Encoding::get_UCS4_2143()
extern void Ucs4Encoding_get_UCS4_2143_m0710B16D7E07408001CA72F4A38F716503404D6E (void);
// 0x00000B2F System.Text.Encoding System.Xml.Ucs4Encoding::get_UCS4_3412()
extern void Ucs4Encoding_get_UCS4_3412_mF9002AF9C8DDCD0536D55369322D6AB0E0DF7CDA (void);
// 0x00000B30 System.Void System.Xml.Ucs4Encoding::.ctor()
extern void Ucs4Encoding__ctor_m70FAB3C554FDBAAEA23AFB10DC214DFF4A64D64A (void);
// 0x00000B31 System.Void System.Xml.Ucs4Encoding1234::.ctor()
extern void Ucs4Encoding1234__ctor_mE3CD6C385E5AA40CD9121D5923AF105533D61DD6 (void);
// 0x00000B32 System.String System.Xml.Ucs4Encoding1234::get_EncodingName()
extern void Ucs4Encoding1234_get_EncodingName_m1F82B6AB209732EE06D7F9E1144D0A7BF41E1201 (void);
// 0x00000B33 System.Byte[] System.Xml.Ucs4Encoding1234::GetPreamble()
extern void Ucs4Encoding1234_GetPreamble_m3F663DE5799D0EACBB4D3CC6F569278FD8E94134 (void);
// 0x00000B34 System.Void System.Xml.Ucs4Encoding4321::.ctor()
extern void Ucs4Encoding4321__ctor_m39191761F994823FD46F2DC0179466D44653B804 (void);
// 0x00000B35 System.String System.Xml.Ucs4Encoding4321::get_EncodingName()
extern void Ucs4Encoding4321_get_EncodingName_m420997A7DF142A1FA730C071D82D884C73B28E83 (void);
// 0x00000B36 System.Byte[] System.Xml.Ucs4Encoding4321::GetPreamble()
extern void Ucs4Encoding4321_GetPreamble_m05B83E8018B6F366014E4B549B7BD5F5B0FA997A (void);
// 0x00000B37 System.Void System.Xml.Ucs4Encoding2143::.ctor()
extern void Ucs4Encoding2143__ctor_mE46F56F7DB557DE79212D883C771CE040B88845A (void);
// 0x00000B38 System.String System.Xml.Ucs4Encoding2143::get_EncodingName()
extern void Ucs4Encoding2143_get_EncodingName_mEE6BE6D7A30DB3B2D1248715EA9D284DA47B1A56 (void);
// 0x00000B39 System.Byte[] System.Xml.Ucs4Encoding2143::GetPreamble()
extern void Ucs4Encoding2143_GetPreamble_mAC07819EFA6E17A1A5A68DE6F36F24ED17A5B8FD (void);
// 0x00000B3A System.Void System.Xml.Ucs4Encoding3412::.ctor()
extern void Ucs4Encoding3412__ctor_m4586D534C822548F7849D95A99E8F8C6EE5FF622 (void);
// 0x00000B3B System.String System.Xml.Ucs4Encoding3412::get_EncodingName()
extern void Ucs4Encoding3412_get_EncodingName_mF3A35063F32BDE378F2F5D5970A6A1682FDDD4DA (void);
// 0x00000B3C System.Byte[] System.Xml.Ucs4Encoding3412::GetPreamble()
extern void Ucs4Encoding3412_GetPreamble_m605FEAE802F1D946FF1CB4E79A4EBA0098EC7FB1 (void);
// 0x00000B3D System.Int32 System.Xml.Ucs4Decoder::GetCharCount(System.Byte[],System.Int32,System.Int32)
extern void Ucs4Decoder_GetCharCount_m75D633D2FF1FA1A9D19036E808CBBBEF30970372 (void);
// 0x00000B3E System.Int32 System.Xml.Ucs4Decoder::GetFullChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32)
// 0x00000B3F System.Int32 System.Xml.Ucs4Decoder::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32)
extern void Ucs4Decoder_GetChars_mA91DE193BBAE2F7CC33895CC42FBB2AE7EA59721 (void);
// 0x00000B40 System.Void System.Xml.Ucs4Decoder::Convert(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32,System.Int32,System.Boolean,System.Int32&,System.Int32&,System.Boolean&)
extern void Ucs4Decoder_Convert_mBB9A5EB4B6E7CECB499CE9D92F2D6005775C5610 (void);
// 0x00000B41 System.Void System.Xml.Ucs4Decoder::Ucs4ToUTF16(System.UInt32,System.Char[],System.Int32)
extern void Ucs4Decoder_Ucs4ToUTF16_m21399C42D7A88AF5E10D5DC039AB407C10DDAAB8 (void);
// 0x00000B42 System.Void System.Xml.Ucs4Decoder::.ctor()
extern void Ucs4Decoder__ctor_m93A5F3E735B24067E03ECECABF8DAADC9770F2C8 (void);
// 0x00000B43 System.Int32 System.Xml.Ucs4Decoder4321::GetFullChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32)
extern void Ucs4Decoder4321_GetFullChars_mC4494A48E6EC62E3EEBEE256B87563125F048528 (void);
// 0x00000B44 System.Void System.Xml.Ucs4Decoder4321::.ctor()
extern void Ucs4Decoder4321__ctor_m5CFE9D28AB6B02B583DDAB7643424777335730BE (void);
// 0x00000B45 System.Int32 System.Xml.Ucs4Decoder1234::GetFullChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32)
extern void Ucs4Decoder1234_GetFullChars_m01D76959DF39FE0EB7B9C30CC4A60961D97132EF (void);
// 0x00000B46 System.Void System.Xml.Ucs4Decoder1234::.ctor()
extern void Ucs4Decoder1234__ctor_m24F3E3DF2176B5E2B9D2BAA3734A04E7ED1CA682 (void);
// 0x00000B47 System.Int32 System.Xml.Ucs4Decoder2143::GetFullChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32)
extern void Ucs4Decoder2143_GetFullChars_mD004C5342F8D1F215DF51502AF2CC8528CF52EC2 (void);
// 0x00000B48 System.Void System.Xml.Ucs4Decoder2143::.ctor()
extern void Ucs4Decoder2143__ctor_m5D6678C784082563496F3B3AB90B39A2C3D506A8 (void);
// 0x00000B49 System.Int32 System.Xml.Ucs4Decoder3412::GetFullChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32)
extern void Ucs4Decoder3412_GetFullChars_m5A354D0AB12ABF99A8C5C7DEAD9E0690C7C46904 (void);
// 0x00000B4A System.Void System.Xml.Ucs4Decoder3412::.ctor()
extern void Ucs4Decoder3412__ctor_m64362F60052E1E6D120EDDC0F9BE6D5E323DBECC (void);
// 0x00000B4B System.Void System.Xml.XmlException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void XmlException__ctor_m2FC4E2AB470AD5003F7B9B5B9451CE320AFDDB2F (void);
// 0x00000B4C System.Void System.Xml.XmlException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void XmlException_GetObjectData_m6179AFA2490E6B295B7C192E99A828A45104154D (void);
// 0x00000B4D System.Void System.Xml.XmlException::.ctor()
extern void XmlException__ctor_m5BA0E89E2BA57EBA306CA552E59B20E5EA6E9909 (void);
// 0x00000B4E System.Void System.Xml.XmlException::.ctor(System.String)
extern void XmlException__ctor_m39D4A09CD4A3351C21D85A89AAE43ECAD0E910F4 (void);
// 0x00000B4F System.Void System.Xml.XmlException::.ctor(System.String,System.Exception)
extern void XmlException__ctor_m272A72A57A72F47C6977D9CA6E10AD37075A097E (void);
// 0x00000B50 System.Void System.Xml.XmlException::.ctor(System.String,System.Exception,System.Int32,System.Int32)
extern void XmlException__ctor_m022651219BF5C270D6B851281AACACCB4A6AE5FC (void);
// 0x00000B51 System.Void System.Xml.XmlException::.ctor(System.String,System.Exception,System.Int32,System.Int32,System.String)
extern void XmlException__ctor_m9E8E4966F92E92928F2334A4B5A6992A20505AD7 (void);
// 0x00000B52 System.Void System.Xml.XmlException::.ctor(System.String,System.String[])
extern void XmlException__ctor_mAAF5616098D1552646D4C4FDF1B381CB63822A21 (void);
// 0x00000B53 System.Void System.Xml.XmlException::.ctor(System.String,System.String)
extern void XmlException__ctor_mD7C8E5B35C43BCEDBB41ADC035A38088DFE88A87 (void);
// 0x00000B54 System.Void System.Xml.XmlException::.ctor(System.String,System.String,System.String)
extern void XmlException__ctor_mCD230657B1383DCA2BE352251351F34246E3371B (void);
// 0x00000B55 System.Void System.Xml.XmlException::.ctor(System.String,System.String,System.Xml.IXmlLineInfo)
extern void XmlException__ctor_m9B374E074F3F119E162C8075170EAC3D83B903C3 (void);
// 0x00000B56 System.Void System.Xml.XmlException::.ctor(System.String,System.String[],System.Xml.IXmlLineInfo)
extern void XmlException__ctor_mC5DF75B19F103B9950AE9C30EE4161CF712442E3 (void);
// 0x00000B57 System.Void System.Xml.XmlException::.ctor(System.String,System.String[],System.Xml.IXmlLineInfo,System.String)
extern void XmlException__ctor_mE015AE756769AE9E089407C185225F0DA4B3E848 (void);
// 0x00000B58 System.Void System.Xml.XmlException::.ctor(System.String,System.String,System.Int32,System.Int32)
extern void XmlException__ctor_m03120C28C23F76A8DA17B42FB00F599D2FB22B3F (void);
// 0x00000B59 System.Void System.Xml.XmlException::.ctor(System.String,System.String,System.Int32,System.Int32,System.String)
extern void XmlException__ctor_m93B63C9E4FE7C5B4DAE86D7F5B9FA23451CC7077 (void);
// 0x00000B5A System.Void System.Xml.XmlException::.ctor(System.String,System.String[],System.Int32,System.Int32)
extern void XmlException__ctor_m9533F222CB16C788C194E7494449C1D96BC781CA (void);
// 0x00000B5B System.Void System.Xml.XmlException::.ctor(System.String,System.String[],System.Int32,System.Int32,System.String)
extern void XmlException__ctor_m9BF115E3E8CAC81B474E36A76805DC4F2E856879 (void);
// 0x00000B5C System.Void System.Xml.XmlException::.ctor(System.String,System.String[],System.Exception,System.Int32,System.Int32)
extern void XmlException__ctor_m7E1498E19EBB6E85EC10AA3F9F5A40CA0C5D3F68 (void);
// 0x00000B5D System.Void System.Xml.XmlException::.ctor(System.String,System.String[],System.Exception,System.Int32,System.Int32,System.String)
extern void XmlException__ctor_mAF9987B6D433F91FBD0101527C492BA66AB25F37 (void);
// 0x00000B5E System.String System.Xml.XmlException::FormatUserMessage(System.String,System.Int32,System.Int32)
extern void XmlException_FormatUserMessage_m993358AFE7A80AF1EB2F75E49079DB4D4FDF20B6 (void);
// 0x00000B5F System.String System.Xml.XmlException::CreateMessage(System.String,System.String[],System.Int32,System.Int32)
extern void XmlException_CreateMessage_m3B285113EA7F86051E577DEFED48E1A997BDA5EE (void);
// 0x00000B60 System.String[] System.Xml.XmlException::BuildCharExceptionArgs(System.String,System.Int32)
extern void XmlException_BuildCharExceptionArgs_m392B50DC9155D9243FD05EF0287B06FCB408EA46 (void);
// 0x00000B61 System.String[] System.Xml.XmlException::BuildCharExceptionArgs(System.Char[],System.Int32,System.Int32)
extern void XmlException_BuildCharExceptionArgs_mC868154C32A2950D756F3E42B40D79DC4B7BBA33 (void);
// 0x00000B62 System.String[] System.Xml.XmlException::BuildCharExceptionArgs(System.Char,System.Char)
extern void XmlException_BuildCharExceptionArgs_m85E22B1AE112B5BB1253D33A24F137F73240C556 (void);
// 0x00000B63 System.Int32 System.Xml.XmlException::get_LineNumber()
extern void XmlException_get_LineNumber_m4DBE53D0E13988CF2A5055C4B853F1399DE1A926 (void);
// 0x00000B64 System.Int32 System.Xml.XmlException::get_LinePosition()
extern void XmlException_get_LinePosition_m8045E03E183F6B07D6394A1B1FBD55E2CBE2DCB4 (void);
// 0x00000B65 System.String System.Xml.XmlException::get_Message()
extern void XmlException_get_Message_m218FC0CDE2D81F3E770F9C48807A9B864492F347 (void);
// 0x00000B66 System.String System.Xml.XmlException::get_ResString()
extern void XmlException_get_ResString_m977084C1A1F883C2BED73B1F956D980E62649C7A (void);
// 0x00000B67 System.String System.Xml.XmlNameTable::Get(System.String)
// 0x00000B68 System.String System.Xml.XmlNameTable::Add(System.Char[],System.Int32,System.Int32)
// 0x00000B69 System.String System.Xml.XmlNameTable::Add(System.String)
// 0x00000B6A System.Void System.Xml.XmlNameTable::.ctor()
extern void XmlNameTable__ctor_m165D6C26354AF163FA559778C1998B36A8A5FBF6 (void);
// 0x00000B6B System.Void System.Xml.XmlNamespaceManager::.ctor()
extern void XmlNamespaceManager__ctor_m6485992B6D88F2C7276E1D562B9F643AD60AD4CD (void);
// 0x00000B6C System.Void System.Xml.XmlNamespaceManager::.ctor(System.Xml.XmlNameTable)
extern void XmlNamespaceManager__ctor_m18E69120CE5886E06630CCCC3215D2C67FC669DB (void);
// 0x00000B6D System.Xml.XmlNameTable System.Xml.XmlNamespaceManager::get_NameTable()
extern void XmlNamespaceManager_get_NameTable_m22C981D682DB704D899C8725091736F10B097628 (void);
// 0x00000B6E System.String System.Xml.XmlNamespaceManager::get_DefaultNamespace()
extern void XmlNamespaceManager_get_DefaultNamespace_m3015809AB8A197A12D23AB61BA11CDB4CD5E1241 (void);
// 0x00000B6F System.Void System.Xml.XmlNamespaceManager::PushScope()
extern void XmlNamespaceManager_PushScope_mF17ABF7EF077F538E3012DD9A8EBF0C128D4DCD1 (void);
// 0x00000B70 System.Boolean System.Xml.XmlNamespaceManager::PopScope()
extern void XmlNamespaceManager_PopScope_m0EB14C22C44AF1E989C1C381DDDB111F287F9997 (void);
// 0x00000B71 System.Void System.Xml.XmlNamespaceManager::AddNamespace(System.String,System.String)
extern void XmlNamespaceManager_AddNamespace_mDA8DBDC85CE2435D836C207249DEDAAD55B0FA1E (void);
// 0x00000B72 System.Void System.Xml.XmlNamespaceManager::RemoveNamespace(System.String,System.String)
extern void XmlNamespaceManager_RemoveNamespace_mCCABF9D706AF8D1D9FFB023006728FE48BECD99D (void);
// 0x00000B73 System.Collections.IEnumerator System.Xml.XmlNamespaceManager::GetEnumerator()
extern void XmlNamespaceManager_GetEnumerator_mEE11B3E5BFE3174740971DB7531694370BDEB009 (void);
// 0x00000B74 System.Collections.Generic.IDictionary`2<System.String,System.String> System.Xml.XmlNamespaceManager::GetNamespacesInScope(System.Xml.XmlNamespaceScope)
extern void XmlNamespaceManager_GetNamespacesInScope_mDB468313DC9C114A1F7C73D10A61F1F14F74DC53 (void);
// 0x00000B75 System.String System.Xml.XmlNamespaceManager::LookupNamespace(System.String)
extern void XmlNamespaceManager_LookupNamespace_m0D3576834614FF3A1058207F0B4FEBAF160AF904 (void);
// 0x00000B76 System.Int32 System.Xml.XmlNamespaceManager::LookupNamespaceDecl(System.String)
extern void XmlNamespaceManager_LookupNamespaceDecl_m955EBDC78C37873BBE321D1019EC6BBFBC06AFB9 (void);
// 0x00000B77 System.String System.Xml.XmlNamespaceManager::LookupPrefix(System.String)
extern void XmlNamespaceManager_LookupPrefix_mA060D0BC1B5B87331C28D3E27C6D5C5F2C773F3B (void);
// 0x00000B78 System.Void System.Xml.XmlNamespaceManager/NamespaceDeclaration::Set(System.String,System.String,System.Int32,System.Int32)
extern void NamespaceDeclaration_Set_mF2995843239E0B27FC94945EF6EDCC804A95D0E3 (void);
// 0x00000B79 System.Void System.Xml.XmlQualifiedName::.ctor()
extern void XmlQualifiedName__ctor_mD1D3B6997D1B544D421B704520AD12E4C120D634 (void);
// 0x00000B7A System.Void System.Xml.XmlQualifiedName::.ctor(System.String)
extern void XmlQualifiedName__ctor_m2DD62019A76524587CC7204E1AB903CDAADA6545 (void);
// 0x00000B7B System.Void System.Xml.XmlQualifiedName::.ctor(System.String,System.String)
extern void XmlQualifiedName__ctor_m65632114A1726D9FAD0338BC2A8C28BB9D262C7B (void);
// 0x00000B7C System.String System.Xml.XmlQualifiedName::get_Namespace()
extern void XmlQualifiedName_get_Namespace_m0CAE4A651EF1CA6F0EB657C83608A796038A2615 (void);
// 0x00000B7D System.String System.Xml.XmlQualifiedName::get_Name()
extern void XmlQualifiedName_get_Name_mC9D21D5BADE11AEAC7ED5886B39E1A774C63B830 (void);
// 0x00000B7E System.Int32 System.Xml.XmlQualifiedName::GetHashCode()
extern void XmlQualifiedName_GetHashCode_m1CA9D1D08830AA966EB0E50607ED552E81C49019 (void);
// 0x00000B7F System.Boolean System.Xml.XmlQualifiedName::get_IsEmpty()
extern void XmlQualifiedName_get_IsEmpty_m37942163D9A870E85BE8762845953C6A6579A400 (void);
// 0x00000B80 System.String System.Xml.XmlQualifiedName::ToString()
extern void XmlQualifiedName_ToString_mD7E21378ABCEA7776C964D3F9AB713E1EE097D12 (void);
// 0x00000B81 System.Boolean System.Xml.XmlQualifiedName::Equals(System.Object)
extern void XmlQualifiedName_Equals_mC07185C3F8ADC054A18552755B24F4B064F6A941 (void);
// 0x00000B82 System.Boolean System.Xml.XmlQualifiedName::op_Equality(System.Xml.XmlQualifiedName,System.Xml.XmlQualifiedName)
extern void XmlQualifiedName_op_Equality_m1E344DA8D9A620A0DB42580DD284851DB571D704 (void);
// 0x00000B83 System.Boolean System.Xml.XmlQualifiedName::op_Inequality(System.Xml.XmlQualifiedName,System.Xml.XmlQualifiedName)
extern void XmlQualifiedName_op_Inequality_m7327D765A1501F12E33F29BBAFAF4AFAAB3AA8B8 (void);
// 0x00000B84 System.String System.Xml.XmlQualifiedName::ToString(System.String,System.String)
extern void XmlQualifiedName_ToString_mAAFDFDB95AD49B36F216200423585199CE5815D1 (void);
// 0x00000B85 System.Xml.XmlQualifiedName/HashCodeOfStringDelegate System.Xml.XmlQualifiedName::GetHashCodeDelegate()
extern void XmlQualifiedName_GetHashCodeDelegate_mE9AF5EB7E392A97AA72AA2DBBC5684CB969B4C11 (void);
// 0x00000B86 System.Boolean System.Xml.XmlQualifiedName::IsRandomizedHashingDisabled()
extern void XmlQualifiedName_IsRandomizedHashingDisabled_mD50F0200E987E2665B520F25B9FD6F7BEA50F4F1 (void);
// 0x00000B87 System.Int32 System.Xml.XmlQualifiedName::GetHashCodeOfString(System.String,System.Int32,System.Int64)
extern void XmlQualifiedName_GetHashCodeOfString_mF9AC09EAD025AC97A69D51A45361076DF91A3E5D (void);
// 0x00000B88 System.Void System.Xml.XmlQualifiedName::Init(System.String,System.String)
extern void XmlQualifiedName_Init_m2F37BA4297673844DC409B1C7E03849BC95EAAFB (void);
// 0x00000B89 System.Void System.Xml.XmlQualifiedName::SetNamespace(System.String)
extern void XmlQualifiedName_SetNamespace_m63E20F88AB7D2D183870822DD21290AC073152F6 (void);
// 0x00000B8A System.Void System.Xml.XmlQualifiedName::Verify()
extern void XmlQualifiedName_Verify_mFB83DB0C546F66AA49618EB39EBC76EEA477F002 (void);
// 0x00000B8B System.Void System.Xml.XmlQualifiedName::Atomize(System.Xml.XmlNameTable)
extern void XmlQualifiedName_Atomize_mB8F61AC75ACBFE70B8BEFD6449046D383928ABA1 (void);
// 0x00000B8C System.Xml.XmlQualifiedName System.Xml.XmlQualifiedName::Parse(System.String,System.Xml.IXmlNamespaceResolver,System.String&)
extern void XmlQualifiedName_Parse_m1373F4CC31E5D1B6F3411729D09D4E9200DE76A2 (void);
// 0x00000B8D System.Xml.XmlQualifiedName System.Xml.XmlQualifiedName::Clone()
extern void XmlQualifiedName_Clone_m7374BE1368635818E627BED03C425BDDB8950060 (void);
// 0x00000B8E System.Void System.Xml.XmlQualifiedName::.cctor()
extern void XmlQualifiedName__cctor_m0B0B6A2BE40999E29383188E1F94450A5576E586 (void);
// 0x00000B8F System.Void System.Xml.XmlQualifiedName/HashCodeOfStringDelegate::.ctor(System.Object,System.IntPtr)
extern void HashCodeOfStringDelegate__ctor_mACD990E8FD95BBE7E3968653660EB6323D34C4F8 (void);
// 0x00000B90 System.Int32 System.Xml.XmlQualifiedName/HashCodeOfStringDelegate::Invoke(System.String,System.Int32,System.Int64)
extern void HashCodeOfStringDelegate_Invoke_m9198434EF3560A29A90AE7134990CB76131DE398 (void);
// 0x00000B91 System.Object System.Xml.XmlResolver::GetEntity(System.Uri,System.String,System.Type)
// 0x00000B92 System.Uri System.Xml.XmlResolver::ResolveUri(System.Uri,System.String)
extern void XmlResolver_ResolveUri_m4498F8B97A610629046F8EFE50BD3A219321D67E (void);
// 0x00000B93 System.Boolean System.Xml.XmlResolver::SupportsType(System.Uri,System.Type)
extern void XmlResolver_SupportsType_mC10B15CDD833D95E012A7558589955F4009E79BD (void);
// 0x00000B94 System.Threading.Tasks.Task`1<System.Object> System.Xml.XmlResolver::GetEntityAsync(System.Uri,System.String,System.Type)
extern void XmlResolver_GetEntityAsync_m1263AC6868475C5348D29BEAB320DB02DAF4B486 (void);
// 0x00000B95 System.Void System.Xml.XmlResolver::.ctor()
extern void XmlResolver__ctor_m6BB971F861631AEDD5D0414BA7683DC6AEFFADBB (void);
// 0x00000B96 System.Xml.XmlDownloadManager System.Xml.XmlUrlResolver::get_DownloadManager()
extern void XmlUrlResolver_get_DownloadManager_m7B750F2BBDF1B8C34FE700B03AA07BA54BA2D8F9 (void);
// 0x00000B97 System.Void System.Xml.XmlUrlResolver::.ctor()
extern void XmlUrlResolver__ctor_m2BF23C41038D2825C0854A4C01DCE078E171A7BB (void);
// 0x00000B98 System.Object System.Xml.XmlUrlResolver::GetEntity(System.Uri,System.String,System.Type)
extern void XmlUrlResolver_GetEntity_m1F5BF642CDAC0DC377F60112FA7EBE1955D5B94E (void);
// 0x00000B99 System.Uri System.Xml.XmlUrlResolver::ResolveUri(System.Uri,System.String)
extern void XmlUrlResolver_ResolveUri_mA2F0D58CB4EF2731731D5ACA7985B69DC1D332AB (void);
// 0x00000B9A System.Threading.Tasks.Task`1<System.Object> System.Xml.XmlUrlResolver::GetEntityAsync(System.Uri,System.String,System.Type)
extern void XmlUrlResolver_GetEntityAsync_m73D821657E5528ABDB9AF01B11865862E2D7F36A (void);
// 0x00000B9B System.Void System.Xml.XmlUrlResolver/<GetEntityAsync>d__15::MoveNext()
extern void U3CGetEntityAsyncU3Ed__15_MoveNext_m4EB8A902AF6652E48FDC2EF0D9CF57B9D5683678 (void);
// 0x00000B9C System.Void System.Xml.XmlUrlResolver/<GetEntityAsync>d__15::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CGetEntityAsyncU3Ed__15_SetStateMachine_m48617EED026EB279AE59A61FC293534D9C4763D1 (void);
// 0x00000B9D System.Boolean System.Xml.BinaryCompatibility::get_TargetsAtLeast_Desktop_V4_5_2()
extern void BinaryCompatibility_get_TargetsAtLeast_Desktop_V4_5_2_mE2DBBB0681C730A3535F391056F24F9F2EBA807C (void);
// 0x00000B9E System.String System.Xml.Res::GetString(System.String)
extern void Res_GetString_mDA55FC7FF8E2C038FBF35ECD8F23554CF9C31D43 (void);
// 0x00000B9F System.String System.Xml.Res::GetString(System.String,System.Object[])
extern void Res_GetString_mB929E696BF2E2F27CD03C0B61301A9DFE2FDEEF9 (void);
// 0x00000BA0 System.Xml.XmlNameTable System.Xml.XPath.XPathDocument::get_NameTable()
extern void XPathDocument_get_NameTable_m0983CA6BD6A2B1368D995E18A6F21ABF9573C4FD (void);
// 0x00000BA1 System.Boolean System.Xml.XPath.XPathDocument::get_HasLineInfo()
extern void XPathDocument_get_HasLineInfo_m6B4147B65DC678C082FB591BB7FC58DEF2A1655F (void);
// 0x00000BA2 System.Int32 System.Xml.XPath.XPathDocument::GetXmlNamespaceNode(MS.Internal.Xml.Cache.XPathNode[]&)
extern void XPathDocument_GetXmlNamespaceNode_m338B46452B3B4BAEF58DC882EEEAE3CEAF094F39 (void);
// 0x00000BA3 System.Int32 System.Xml.XPath.XPathDocument::LookupNamespaces(MS.Internal.Xml.Cache.XPathNode[],System.Int32,MS.Internal.Xml.Cache.XPathNode[]&)
extern void XPathDocument_LookupNamespaces_m2ECE5FBE932A2F9F04DB9A3B9C0603A1F4D4B904 (void);
// 0x00000BA4 System.Void System.Xml.XPath.XPathException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void XPathException__ctor_mD59181800FB3B044B0785CEF318F3CA7B47B5C4F (void);
// 0x00000BA5 System.Void System.Xml.XPath.XPathException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void XPathException_GetObjectData_m80226E71F76D78944C5BA86666196F741801CD0E (void);
// 0x00000BA6 System.Void System.Xml.XPath.XPathException::.ctor()
extern void XPathException__ctor_m8C71AC635F8B9C1C68C1682AF4EE0E79285260F5 (void);
// 0x00000BA7 System.Void System.Xml.XPath.XPathException::.ctor(System.String,System.Exception)
extern void XPathException__ctor_m5C501574770BB34FF38E2045EB9947CAD1667320 (void);
// 0x00000BA8 System.Xml.XPath.XPathException System.Xml.XPath.XPathException::Create(System.String)
extern void XPathException_Create_m2D01AA17F957987257F5C8843CDC05E166BF9F3E (void);
// 0x00000BA9 System.Xml.XPath.XPathException System.Xml.XPath.XPathException::Create(System.String,System.String)
extern void XPathException_Create_m40E44562066742B4DEEAAF1BD1569EB1E7A22173 (void);
// 0x00000BAA System.Xml.XPath.XPathException System.Xml.XPath.XPathException::Create(System.String,System.String,System.String)
extern void XPathException_Create_m1A9E3D4D0D5E163F3C42FDD77483C9556E272485 (void);
// 0x00000BAB System.Void System.Xml.XPath.XPathException::.ctor(System.String,System.String[])
extern void XPathException__ctor_m237D39E3E6D75FD9A9CC255A45524AAC42FC4DE7 (void);
// 0x00000BAC System.Void System.Xml.XPath.XPathException::.ctor(System.String,System.String[],System.Exception)
extern void XPathException__ctor_mE32ABABB29AF86E84B9BE4F029A15C5B06AFB2D2 (void);
// 0x00000BAD System.String System.Xml.XPath.XPathException::CreateMessage(System.String,System.String[])
extern void XPathException_CreateMessage_m9C4AE2D894580349CB1E6ACA65F713004ABAB613 (void);
// 0x00000BAE System.String System.Xml.XPath.XPathException::get_Message()
extern void XPathException_get_Message_m5DEC159534CFF3E8FAC007EF5D40329345CF0302 (void);
// 0x00000BAF System.Xml.Schema.XmlSchemaType System.Xml.XPath.XPathItem::get_XmlType()
// 0x00000BB0 System.String System.Xml.XPath.XPathItem::get_Value()
// 0x00000BB1 System.Object System.Xml.XPath.XPathItem::get_TypedValue()
// 0x00000BB2 System.Type System.Xml.XPath.XPathItem::get_ValueType()
// 0x00000BB3 System.Boolean System.Xml.XPath.XPathItem::get_ValueAsBoolean()
// 0x00000BB4 System.DateTime System.Xml.XPath.XPathItem::get_ValueAsDateTime()
// 0x00000BB5 System.Double System.Xml.XPath.XPathItem::get_ValueAsDouble()
// 0x00000BB6 System.Int32 System.Xml.XPath.XPathItem::get_ValueAsInt()
// 0x00000BB7 System.Int64 System.Xml.XPath.XPathItem::get_ValueAsLong()
// 0x00000BB8 System.Object System.Xml.XPath.XPathItem::ValueAs(System.Type)
extern void XPathItem_ValueAs_m2EBD6F29984D4431EBAD2979370A7EAA24BCFDFB (void);
// 0x00000BB9 System.Object System.Xml.XPath.XPathItem::ValueAs(System.Type,System.Xml.IXmlNamespaceResolver)
// 0x00000BBA System.Void System.Xml.XPath.XPathItem::.ctor()
extern void XPathItem__ctor_m649945BF95822C606725A5E0103D0C2120FA371B (void);
// 0x00000BBB System.String System.Xml.XPath.XPathNavigator::ToString()
extern void XPathNavigator_ToString_m0C078C8FAEF95FC418797FC040421391E8542FD9 (void);
// 0x00000BBC System.Xml.Schema.XmlSchemaType System.Xml.XPath.XPathNavigator::get_XmlType()
extern void XPathNavigator_get_XmlType_m3991F06B60DB097C5DD6D73AE111E6EAEE143D05 (void);
// 0x00000BBD System.Object System.Xml.XPath.XPathNavigator::get_TypedValue()
extern void XPathNavigator_get_TypedValue_mABA7E07EE7E0EA5EC637D245427A06D93270EB29 (void);
// 0x00000BBE System.Type System.Xml.XPath.XPathNavigator::get_ValueType()
extern void XPathNavigator_get_ValueType_m5344D7AC94573D531B8B8612B7DD160783DC2796 (void);
// 0x00000BBF System.Boolean System.Xml.XPath.XPathNavigator::get_ValueAsBoolean()
extern void XPathNavigator_get_ValueAsBoolean_m1F8B19F15279F0857D154DCA4A2DAF9E3DDD04D5 (void);
// 0x00000BC0 System.DateTime System.Xml.XPath.XPathNavigator::get_ValueAsDateTime()
extern void XPathNavigator_get_ValueAsDateTime_m712209EBBAC07E28B132AAF7C4C00D96F992EEDF (void);
// 0x00000BC1 System.Double System.Xml.XPath.XPathNavigator::get_ValueAsDouble()
extern void XPathNavigator_get_ValueAsDouble_m6E33105EDEC3CA7B2E5E4A01AEF2E391B66DF8DA (void);
// 0x00000BC2 System.Int32 System.Xml.XPath.XPathNavigator::get_ValueAsInt()
extern void XPathNavigator_get_ValueAsInt_mA265FEE01148ACE8262C1533332EBB7AFB43B06E (void);
// 0x00000BC3 System.Int64 System.Xml.XPath.XPathNavigator::get_ValueAsLong()
extern void XPathNavigator_get_ValueAsLong_mB902850163A1013BFB6DFB977B4E26E151472557 (void);
// 0x00000BC4 System.Object System.Xml.XPath.XPathNavigator::ValueAs(System.Type,System.Xml.IXmlNamespaceResolver)
extern void XPathNavigator_ValueAs_m5003DFF7A5936C4CF5AC451EEA7274600C0C8E1D (void);
// 0x00000BC5 System.Object System.Xml.XPath.XPathNavigator::System.ICloneable.Clone()
extern void XPathNavigator_System_ICloneable_Clone_m74317CEB6E525B7CB20F874ACF2E72A363EDB95A (void);
// 0x00000BC6 System.Xml.XmlNameTable System.Xml.XPath.XPathNavigator::get_NameTable()
// 0x00000BC7 System.String System.Xml.XPath.XPathNavigator::LookupNamespace(System.String)
extern void XPathNavigator_LookupNamespace_m3893E74CE84581B2F55045B37D22C854D686D411 (void);
// 0x00000BC8 System.String System.Xml.XPath.XPathNavigator::LookupPrefix(System.String)
extern void XPathNavigator_LookupPrefix_mE61D0E42321BFD0E88449B3159EE1A58D972BEB4 (void);
// 0x00000BC9 System.Collections.Generic.IDictionary`2<System.String,System.String> System.Xml.XPath.XPathNavigator::GetNamespacesInScope(System.Xml.XmlNamespaceScope)
extern void XPathNavigator_GetNamespacesInScope_mA67FAD8D6E5615EA677D9F6E151608A8DD412317 (void);
// 0x00000BCA System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone()
// 0x00000BCB System.Xml.XPath.XPathNodeType System.Xml.XPath.XPathNavigator::get_NodeType()
// 0x00000BCC System.String System.Xml.XPath.XPathNavigator::get_LocalName()
// 0x00000BCD System.String System.Xml.XPath.XPathNavigator::get_Name()
// 0x00000BCE System.String System.Xml.XPath.XPathNavigator::get_NamespaceURI()
// 0x00000BCF System.String System.Xml.XPath.XPathNavigator::get_Prefix()
// 0x00000BD0 System.Object System.Xml.XPath.XPathNavigator::get_UnderlyingObject()
extern void XPathNavigator_get_UnderlyingObject_mA4ABE2E913A936651C4E07AD7B8B71E0D07B0FC9 (void);
// 0x00000BD1 System.Boolean System.Xml.XPath.XPathNavigator::MoveToNamespace(System.String)
extern void XPathNavigator_MoveToNamespace_m83D31622433418DB60BCD6EE09FA7A1751607940 (void);
// 0x00000BD2 System.Boolean System.Xml.XPath.XPathNavigator::MoveToFirstNamespace(System.Xml.XPath.XPathNamespaceScope)
// 0x00000BD3 System.Boolean System.Xml.XPath.XPathNavigator::MoveToNextNamespace(System.Xml.XPath.XPathNamespaceScope)
// 0x00000BD4 System.Boolean System.Xml.XPath.XPathNavigator::MoveToParent()
// 0x00000BD5 System.Boolean System.Xml.XPath.XPathNavigator::IsSamePosition(System.Xml.XPath.XPathNavigator)
// 0x00000BD6 System.Xml.Schema.IXmlSchemaInfo System.Xml.XPath.XPathNavigator::get_SchemaInfo()
extern void XPathNavigator_get_SchemaInfo_m3500A29FBB95750AC1935EED2F3439C9FFFD7C1C (void);
// 0x00000BD7 System.Boolean System.Xml.XPath.XPathNavigator::IsText(System.Xml.XPath.XPathNodeType)
extern void XPathNavigator_IsText_m6DEFBEC9D12A73E801833B405D5533FA5754B53B (void);
// 0x00000BD8 System.Object System.Xml.XPath.XPathNavigator::get_debuggerDisplayProxy()
extern void XPathNavigator_get_debuggerDisplayProxy_mB2AF25EF1A966B33859C5FD0CB15A8D14CC213EA (void);
// 0x00000BD9 System.Void System.Xml.XPath.XPathNavigator::.ctor()
extern void XPathNavigator__ctor_m2A24E4B324A522498AE39749E6407908C47C8E5C (void);
// 0x00000BDA System.Void System.Xml.XPath.XPathNavigator::.cctor()
extern void XPathNavigator__cctor_m8AD09925955E3EF0BE834BE404EF0CA162F76A82 (void);
// 0x00000BDB System.Void System.Xml.XPath.XPathNavigator/DebuggerDisplayProxy::.ctor(System.Xml.XPath.XPathNavigator)
extern void DebuggerDisplayProxy__ctor_m30E1D8132B6AB67DC10CC477BA0C3A92F63E48B5 (void);
// 0x00000BDC System.String System.Xml.XPath.XPathNavigator/DebuggerDisplayProxy::ToString()
extern void DebuggerDisplayProxy_ToString_m13453DF5A1A35A9CA20609C07CBDF61CD7E30B17 (void);
// 0x00000BDD System.Boolean System.Xml.XPath.XPathNavigatorKeyComparer::System.Collections.IEqualityComparer.Equals(System.Object,System.Object)
extern void XPathNavigatorKeyComparer_System_Collections_IEqualityComparer_Equals_m419877DD694879ED12BFB2B0A114BC1B87C45AED (void);
// 0x00000BDE System.Int32 System.Xml.XPath.XPathNavigatorKeyComparer::System.Collections.IEqualityComparer.GetHashCode(System.Object)
extern void XPathNavigatorKeyComparer_System_Collections_IEqualityComparer_GetHashCode_m4218847EB89A35F566959D02A0D516EFFA476D8F (void);
// 0x00000BDF System.Void System.Xml.XPath.XPathNavigatorKeyComparer::.ctor()
extern void XPathNavigatorKeyComparer__ctor_m231B79202D931C13320C80832BFC6FF03D443C92 (void);
// 0x00000BE0 System.String System.Xml.Serialization.CodeIdentifier::MakePascal(System.String)
extern void CodeIdentifier_MakePascal_mC78BD34521C7D7DACA1BB0894A9E90E80E8BCA1F (void);
// 0x00000BE1 System.String System.Xml.Serialization.CodeIdentifier::MakeValid(System.String)
extern void CodeIdentifier_MakeValid_m3B971A5B70D6C07498F617F6CC44D51B631DCCFA (void);
// 0x00000BE2 System.Boolean System.Xml.Serialization.CodeIdentifier::IsValidStart(System.Char)
extern void CodeIdentifier_IsValidStart_m7DF74D12DAFCB9C730D9629FC82D1A97B3DFB446 (void);
// 0x00000BE3 System.Boolean System.Xml.Serialization.CodeIdentifier::IsValid(System.Char)
extern void CodeIdentifier_IsValid_m4EFC6D5394D2473616A2B274B6B9F00E2B02705C (void);
// 0x00000BE4 System.Void System.Xml.Serialization.CodeIdentifier::.cctor()
extern void CodeIdentifier__cctor_m4CBDD02DA2CF75E36AED5525C6514F22AB18A066 (void);
// 0x00000BE5 System.Void System.Xml.Serialization.XmlSerializerNamespaces::.ctor()
extern void XmlSerializerNamespaces__ctor_mBE51E0E9233359BCF1602C6200E9D85084E83E91 (void);
// 0x00000BE6 System.Void System.Xml.Serialization.XmlSerializerNamespaces::Add(System.String,System.String)
extern void XmlSerializerNamespaces_Add_m4204802D44C6E5763F669D618F0B3D2B7BE49C4B (void);
// 0x00000BE7 System.Void System.Xml.Serialization.XmlSerializerNamespaces::AddInternal(System.String,System.String)
extern void XmlSerializerNamespaces_AddInternal_mA6B430FCDE4DBB723D1423CEFBCA7FC2C9682F53 (void);
// 0x00000BE8 System.Xml.XmlQualifiedName[] System.Xml.Serialization.XmlSerializerNamespaces::ToArray()
extern void XmlSerializerNamespaces_ToArray_m36788F0D0B36CF5704BA12E554987ACAA77E0661 (void);
// 0x00000BE9 System.Int32 System.Xml.Serialization.XmlSerializerNamespaces::get_Count()
extern void XmlSerializerNamespaces_get_Count_mED22239758B4ED23956188752797F66FD3C3F0D2 (void);
// 0x00000BEA System.Collections.ArrayList System.Xml.Serialization.XmlSerializerNamespaces::get_NamespaceList()
extern void XmlSerializerNamespaces_get_NamespaceList_m2C360665C74BB3273AE22A814872EAD17CAC379E (void);
// 0x00000BEB System.Collections.Hashtable System.Xml.Serialization.XmlSerializerNamespaces::get_Namespaces()
extern void XmlSerializerNamespaces_get_Namespaces_mD6B8A3D282B91E40D13217289F2904CE4ACECD2D (void);
// 0x00000BEC System.Void System.Xml.Serialization.XmlSerializerNamespaces::set_Namespaces(System.Collections.Hashtable)
extern void XmlSerializerNamespaces_set_Namespaces_m279CB249FF9C779AD354465EC6DB9FB6A94AE3B1 (void);
// 0x00000BED System.Void System.Xml.Serialization.XmlAttributeEventHandler::.ctor(System.Object,System.IntPtr)
extern void XmlAttributeEventHandler__ctor_m992479804D66B8F092297564D84BDE8EF5A94A3A (void);
// 0x00000BEE System.Void System.Xml.Serialization.XmlAttributeEventHandler::Invoke(System.Object,System.Xml.Serialization.XmlAttributeEventArgs)
extern void XmlAttributeEventHandler_Invoke_m99D8E43DDDA786B20D62CC1A2BEE07B550FD459D (void);
// 0x00000BEF System.Void System.Xml.Serialization.XmlAttributeEventArgs::.ctor(System.Xml.XmlAttribute,System.Int32,System.Int32,System.Object,System.String)
extern void XmlAttributeEventArgs__ctor_mE2875927B30862BA53BC5CCBBFAB989456C96BFF (void);
// 0x00000BF0 System.Void System.Xml.Serialization.XmlElementEventHandler::.ctor(System.Object,System.IntPtr)
extern void XmlElementEventHandler__ctor_m3D62672234BC43B2CE72E7C5B6610D0C19A95434 (void);
// 0x00000BF1 System.Void System.Xml.Serialization.XmlElementEventHandler::Invoke(System.Object,System.Xml.Serialization.XmlElementEventArgs)
extern void XmlElementEventHandler_Invoke_m46A4766C6A278307DA5CA525C68490202667A38A (void);
// 0x00000BF2 System.Void System.Xml.Serialization.XmlElementEventArgs::.ctor(System.Xml.XmlElement,System.Int32,System.Int32,System.Object,System.String)
extern void XmlElementEventArgs__ctor_mD10AF9A6402C1913964A0ACCFFAD0CE29EA019AA (void);
// 0x00000BF3 System.Void System.Xml.Serialization.XmlNodeEventHandler::.ctor(System.Object,System.IntPtr)
extern void XmlNodeEventHandler__ctor_m709026654F233A04A624359E8BC8627734E40499 (void);
// 0x00000BF4 System.Void System.Xml.Serialization.XmlNodeEventHandler::Invoke(System.Object,System.Xml.Serialization.XmlNodeEventArgs)
extern void XmlNodeEventHandler_Invoke_mD6415CD57C5676C16FFFABFA463D1D68AC910D91 (void);
// 0x00000BF5 System.Void System.Xml.Serialization.XmlNodeEventArgs::.ctor(System.Xml.XmlNode,System.Int32,System.Int32,System.Object)
extern void XmlNodeEventArgs__ctor_m0E50754A95E4FD3ADB7FEF2532BAE7682EAF2975 (void);
// 0x00000BF6 System.Void System.Xml.Serialization.UnreferencedObjectEventHandler::.ctor(System.Object,System.IntPtr)
extern void UnreferencedObjectEventHandler__ctor_m116C33E47C5A24B9C47F6366C7DD498F7E4CD603 (void);
// 0x00000BF7 System.Void System.Xml.Serialization.UnreferencedObjectEventHandler::Invoke(System.Object,System.Xml.Serialization.UnreferencedObjectEventArgs)
extern void UnreferencedObjectEventHandler_Invoke_m8877BE504717016EC402AE274F191FB7B64FB458 (void);
// 0x00000BF8 System.Void System.Xml.Serialization.UnreferencedObjectEventArgs::.ctor(System.Object,System.String)
extern void UnreferencedObjectEventArgs__ctor_mD16B06CE6C6B0BC9066D72C98273D6F55A24EC70 (void);
// 0x00000BF9 System.Xml.Schema.XmlSchema System.Xml.Serialization.IXmlSerializable::GetSchema()
// 0x00000BFA System.Void System.Xml.Serialization.IXmlSerializable::ReadXml(System.Xml.XmlReader)
// 0x00000BFB System.Void System.Xml.Serialization.IXmlSerializable::WriteXml(System.Xml.XmlWriter)
// 0x00000BFC System.Boolean System.Xml.Serialization.IXmlTextParser::get_Normalized()
// 0x00000BFD System.Void System.Xml.Serialization.IXmlTextParser::set_Normalized(System.Boolean)
// 0x00000BFE System.Void System.Xml.Serialization.KeyHelper::AddField(System.Text.StringBuilder,System.Int32,System.String)
extern void KeyHelper_AddField_m7FBCB60FFE5B03A61F8FAE2B24D09CD420CD8AC8 (void);
// 0x00000BFF System.Void System.Xml.Serialization.KeyHelper::AddField(System.Text.StringBuilder,System.Int32,System.String,System.String)
extern void KeyHelper_AddField_m121B48D3252D16160844C6731FF6FB43B18425E1 (void);
// 0x00000C00 System.Void System.Xml.Serialization.KeyHelper::AddField(System.Text.StringBuilder,System.Int32,System.Boolean)
extern void KeyHelper_AddField_m05DAFC613D00E974A5636802A18C481C54822061 (void);
// 0x00000C01 System.Void System.Xml.Serialization.KeyHelper::AddField(System.Text.StringBuilder,System.Int32,System.Boolean,System.Boolean)
extern void KeyHelper_AddField_mEF58A07F8E3AD8A1E3E44B5AF44E9886E3296D24 (void);
// 0x00000C02 System.Void System.Xml.Serialization.KeyHelper::AddField(System.Text.StringBuilder,System.Int32,System.Int32,System.Int32)
extern void KeyHelper_AddField_mC6B2F528BC8CD8680EE2F4B3AB9FD0F786950234 (void);
// 0x00000C03 System.Void System.Xml.Serialization.KeyHelper::AddField(System.Text.StringBuilder,System.Int32,System.Type)
extern void KeyHelper_AddField_m017BF19230CC3E3D4ABCCE764A6D36E8A46C89EC (void);
// 0x00000C04 System.Void System.Xml.Serialization.ReflectionHelper::RegisterSchemaType(System.Xml.Serialization.XmlTypeMapping,System.String,System.String)
extern void ReflectionHelper_RegisterSchemaType_m579F388E056C327FC96BFCDF5E0CB4F8122FFF1D (void);
// 0x00000C05 System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.ReflectionHelper::GetRegisteredSchemaType(System.String,System.String)
extern void ReflectionHelper_GetRegisteredSchemaType_m7B43FB39F0723B94240F271D7ADDFCFF2EDF85D7 (void);
// 0x00000C06 System.Void System.Xml.Serialization.ReflectionHelper::RegisterClrType(System.Xml.Serialization.XmlTypeMapping,System.Type,System.String)
extern void ReflectionHelper_RegisterClrType_mD0C72D14AAB753E89AF6E0B99BC9F53FD8ED1188 (void);
// 0x00000C07 System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.ReflectionHelper::GetRegisteredClrType(System.Type,System.String)
extern void ReflectionHelper_GetRegisteredClrType_m05E15F35772167A902933F5688840FADE08C74AF (void);
// 0x00000C08 System.Void System.Xml.Serialization.ReflectionHelper::CheckSerializableType(System.Type,System.Boolean)
extern void ReflectionHelper_CheckSerializableType_m8DB0250A0957686514A12FAF12AD4AC695F4BE25 (void);
// 0x00000C09 System.Void System.Xml.Serialization.ReflectionHelper::.ctor()
extern void ReflectionHelper__ctor_m8FD2C662187A6CCCA9BB61F4D6A9827EFC18C3FF (void);
// 0x00000C0A System.Void System.Xml.Serialization.ReflectionHelper::.cctor()
extern void ReflectionHelper__cctor_mA0ADF13EE6B721E3183D7D534991A8391261AE1C (void);
// 0x00000C0B System.Void System.Xml.Serialization.SerializationSource::.ctor(System.String,System.Type[])
extern void SerializationSource__ctor_mB20954AFDEFF730B761265BB50173E3BC67EF2C2 (void);
// 0x00000C0C System.Boolean System.Xml.Serialization.SerializationSource::BaseEquals(System.Xml.Serialization.SerializationSource)
extern void SerializationSource_BaseEquals_m9CF614F66C15C8DDB0669921F3682927FCB142F3 (void);
// 0x00000C0D System.Void System.Xml.Serialization.XmlTypeSerializationSource::.ctor(System.Type,System.Xml.Serialization.XmlRootAttribute,System.Xml.Serialization.XmlAttributeOverrides,System.String,System.Type[])
extern void XmlTypeSerializationSource__ctor_m34EF43265E5E8713A8F92E7DFEA6112615904CDC (void);
// 0x00000C0E System.Boolean System.Xml.Serialization.XmlTypeSerializationSource::Equals(System.Object)
extern void XmlTypeSerializationSource_Equals_mD1C8D73DBE689F6C203A16FC907490A03A077102 (void);
// 0x00000C0F System.Int32 System.Xml.Serialization.XmlTypeSerializationSource::GetHashCode()
extern void XmlTypeSerializationSource_GetHashCode_m2E2915203E4F0508F01CAA2DA229622F9DC4128B (void);
// 0x00000C10 System.String System.Xml.Serialization.XmlTypeConvertorAttribute::get_Method()
extern void XmlTypeConvertorAttribute_get_Method_m0961DC4DC88ABC1843E15564DE36C5F26FC0763A (void);
// 0x00000C11 System.Void System.Xml.Serialization.XmlTypeConvertorAttribute::set_Method(System.String)
extern void XmlTypeConvertorAttribute_set_Method_mE1E20F973FDAF23DB1380D0227C92D160D2D7C10 (void);
// 0x00000C12 System.Void System.Xml.Serialization.XmlTypeConvertorAttribute::.ctor(System.String)
extern void XmlTypeConvertorAttribute__ctor_mAE24BE3BAA9C2B6EDD942ABEC0D5D083E89A4FF8 (void);
// 0x00000C13 System.Void System.Xml.Serialization.TypeData::.ctor(System.Type,System.String,System.Boolean)
extern void TypeData__ctor_m9E3C1D833226A8B73B81E27E26959CCD756E68BD (void);
// 0x00000C14 System.Void System.Xml.Serialization.TypeData::.ctor(System.Type,System.String,System.Boolean,System.Xml.Serialization.TypeData,System.Xml.Schema.XmlSchemaPatternFacet)
extern void TypeData__ctor_m156DAC476347BEC30F5FF89FDDB60E60FFEA860E (void);
// 0x00000C15 System.Void System.Xml.Serialization.TypeData::LookupTypeConvertor()
extern void TypeData_LookupTypeConvertor_m688E57A68088D1ADC472CB1559CF3CDDA7379948 (void);
// 0x00000C16 System.Void System.Xml.Serialization.TypeData::ConvertForAssignment(System.Object&)
extern void TypeData_ConvertForAssignment_m342A0D4CC583DB70A219F8D9470EAF36DC263092 (void);
// 0x00000C17 System.String System.Xml.Serialization.TypeData::get_TypeName()
extern void TypeData_get_TypeName_mC7AF987BA3129B6648CE999111BE0E739E5A25A8 (void);
// 0x00000C18 System.String System.Xml.Serialization.TypeData::get_XmlType()
extern void TypeData_get_XmlType_m06749C1B19C57EB8649CBCD9B106C014DF511453 (void);
// 0x00000C19 System.Type System.Xml.Serialization.TypeData::get_Type()
extern void TypeData_get_Type_m2B7E02EA472BB9C6C4306412332A73C7E8E86E4F (void);
// 0x00000C1A System.String System.Xml.Serialization.TypeData::get_FullTypeName()
extern void TypeData_get_FullTypeName_m391893730DDFEE90F76197075F599FEA2E60BE43 (void);
// 0x00000C1B System.Xml.Serialization.SchemaTypes System.Xml.Serialization.TypeData::get_SchemaType()
extern void TypeData_get_SchemaType_mDD8AA1AED98E580047EFF8A9C74CA9DCC5FC2E28 (void);
// 0x00000C1C System.Boolean System.Xml.Serialization.TypeData::get_IsListType()
extern void TypeData_get_IsListType_m40A6A12749C9A2F1729D6411A76C62768DB2D4F2 (void);
// 0x00000C1D System.Boolean System.Xml.Serialization.TypeData::get_IsComplexType()
extern void TypeData_get_IsComplexType_m13C3810EB4DD4C512B9A472A24D12BFE443FF749 (void);
// 0x00000C1E System.Boolean System.Xml.Serialization.TypeData::get_IsValueType()
extern void TypeData_get_IsValueType_m6A1F44C35FE034599DE34B16D1E5DFD8B83A021B (void);
// 0x00000C1F System.Boolean System.Xml.Serialization.TypeData::get_IsNullable()
extern void TypeData_get_IsNullable_m31728B62ACF57A01989472F565DAAC86DA179D07 (void);
// 0x00000C20 System.Void System.Xml.Serialization.TypeData::set_IsNullable(System.Boolean)
extern void TypeData_set_IsNullable_m5933788F4BEB825A7C2BC1B54739591E874EFFAA (void);
// 0x00000C21 System.Xml.Serialization.TypeData System.Xml.Serialization.TypeData::get_ListItemTypeData()
extern void TypeData_get_ListItemTypeData_m08EBC7760A430966A31E3C138C9BB359E429C6D7 (void);
// 0x00000C22 System.Type System.Xml.Serialization.TypeData::get_ListItemType()
extern void TypeData_get_ListItemType_m649E9D1FF5CF8721C54E6CCE22A66527A8A4DEC2 (void);
// 0x00000C23 System.Boolean System.Xml.Serialization.TypeData::get_IsXsdType()
extern void TypeData_get_IsXsdType_m57CB2DF2ACE378E27A686B5AE138CA6749FF004A (void);
// 0x00000C24 System.Boolean System.Xml.Serialization.TypeData::get_HasPublicConstructor()
extern void TypeData_get_HasPublicConstructor_mB467688E3EC6E6B3AF0E9A179C1E173AB4FAC89D (void);
// 0x00000C25 System.Reflection.PropertyInfo System.Xml.Serialization.TypeData::GetIndexerProperty(System.Type)
extern void TypeData_GetIndexerProperty_mA468C052D626D571952057E2FB4F41AB9BB8E3AE (void);
// 0x00000C26 System.InvalidOperationException System.Xml.Serialization.TypeData::CreateMissingAddMethodException(System.Type,System.String,System.Type)
extern void TypeData_CreateMissingAddMethodException_mC9D99EC2EC9A360C4609C9071C269E09CF25C161 (void);
// 0x00000C27 System.Type System.Xml.Serialization.TypeData::GetGenericListItemType(System.Type)
extern void TypeData_GetGenericListItemType_m1ED288DADF0F3AC6BCCE64BFFC08407E3A216822 (void);
// 0x00000C28 System.Void System.Xml.Serialization.TypeData::.cctor()
extern void TypeData__cctor_mF5CF0CE568814F0578E78EBBF7F339479DEFE5A5 (void);
// 0x00000C29 System.Void System.Xml.Serialization.TypeMember::.ctor(System.Type,System.String)
extern void TypeMember__ctor_m0151EB46D0BF9AB4D68680469BB3B1D0382191CF (void);
// 0x00000C2A System.Int32 System.Xml.Serialization.TypeMember::GetHashCode()
extern void TypeMember_GetHashCode_m09437837FFEC870D531F6379F554E3B369A4105F (void);
// 0x00000C2B System.Boolean System.Xml.Serialization.TypeMember::Equals(System.Object)
extern void TypeMember_Equals_m97629F7059A738185AE4321A1B81C4FF90AAE2FF (void);
// 0x00000C2C System.Boolean System.Xml.Serialization.TypeMember::Equals(System.Xml.Serialization.TypeMember,System.Xml.Serialization.TypeMember)
extern void TypeMember_Equals_mED79382C10E58FA965ABA7039C9C95C7B61190E8 (void);
// 0x00000C2D System.String System.Xml.Serialization.TypeMember::ToString()
extern void TypeMember_ToString_m12022D4399D00A63135C16EA67726D806933ED1B (void);
// 0x00000C2E System.Void System.Xml.Serialization.TypeTranslator::.cctor()
extern void TypeTranslator__cctor_mFFEAD8D5A0404E1F1A206855D8F25B0029822B2A (void);
// 0x00000C2F System.Xml.Serialization.TypeData System.Xml.Serialization.TypeTranslator::GetTypeData(System.Type)
extern void TypeTranslator_GetTypeData_m9DBEDE9D7DD19C42FF4C1692ED85EC55BF030CBB (void);
// 0x00000C30 System.Xml.Serialization.TypeData System.Xml.Serialization.TypeTranslator::GetTypeData(System.Type,System.String,System.Boolean)
extern void TypeTranslator_GetTypeData_m80197EE19D3F7970A9EE4320B0EAB4127EB852A8 (void);
// 0x00000C31 System.Xml.Serialization.TypeData System.Xml.Serialization.TypeTranslator::GetPrimitiveTypeData(System.String)
extern void TypeTranslator_GetPrimitiveTypeData_m57312826DECF143595FF371D2E67BEDB0F11C36F (void);
// 0x00000C32 System.Xml.Serialization.TypeData System.Xml.Serialization.TypeTranslator::GetPrimitiveTypeData(System.String,System.Boolean)
extern void TypeTranslator_GetPrimitiveTypeData_mD6D3C7D8757D9B71B507A4BC7AFFE8708E8AA628 (void);
// 0x00000C33 System.Xml.Serialization.TypeData System.Xml.Serialization.TypeTranslator::FindPrimitiveTypeData(System.String)
extern void TypeTranslator_FindPrimitiveTypeData_m0906A3731464F08A922EA69A2B629F7E473A29CD (void);
// 0x00000C34 System.String System.Xml.Serialization.TypeTranslator::GetArrayName(System.String)
extern void TypeTranslator_GetArrayName_m15F8FBB85322BBAAB490B5329FE61AE2204A356A (void);
// 0x00000C35 System.Void System.Xml.Serialization.TypeTranslator::ParseArrayType(System.String,System.String&,System.String&,System.String&)
extern void TypeTranslator_ParseArrayType_m034F2CC1D633A475E362A3EC265A89BF1016C262 (void);
// 0x00000C36 System.Void System.Xml.Serialization.XmlAnyAttributeAttribute::.ctor()
extern void XmlAnyAttributeAttribute__ctor_m6A757CBDFCDBE37C4603E0E2A2BA0227BF8E7F55 (void);
// 0x00000C37 System.Void System.Xml.Serialization.XmlAnyElementAttribute::.ctor()
extern void XmlAnyElementAttribute__ctor_m77A25D19BBF9D0C1F511228A8990FB6A7977AE86 (void);
// 0x00000C38 System.String System.Xml.Serialization.XmlAnyElementAttribute::get_Name()
extern void XmlAnyElementAttribute_get_Name_m4A874C74BA795155B3B95CD2A423E1C8A0CAE8F0 (void);
// 0x00000C39 System.String System.Xml.Serialization.XmlAnyElementAttribute::get_Namespace()
extern void XmlAnyElementAttribute_get_Namespace_m566B2C6EC08903732765430EE526F8D5BDFA4FF6 (void);
// 0x00000C3A System.Int32 System.Xml.Serialization.XmlAnyElementAttribute::get_Order()
extern void XmlAnyElementAttribute_get_Order_m2CCED3AB699ADBDE0F16C41EB0EFE8921DF4BA6A (void);
// 0x00000C3B System.Void System.Xml.Serialization.XmlAnyElementAttribute::AddKeyHash(System.Text.StringBuilder)
extern void XmlAnyElementAttribute_AddKeyHash_m7AB3FE3A96E37527BD66E200B740E9E9E457D112 (void);
// 0x00000C3C System.Xml.Serialization.XmlAnyElementAttribute System.Xml.Serialization.XmlAnyElementAttributes::get_Item(System.Int32)
extern void XmlAnyElementAttributes_get_Item_mD23E83BA47BE2FEC7B1928CC3CE5478BA98ABB6E (void);
// 0x00000C3D System.Int32 System.Xml.Serialization.XmlAnyElementAttributes::Add(System.Xml.Serialization.XmlAnyElementAttribute)
extern void XmlAnyElementAttributes_Add_m3767B41223211071B81243E075C9774175A5C186 (void);
// 0x00000C3E System.Void System.Xml.Serialization.XmlAnyElementAttributes::AddKeyHash(System.Text.StringBuilder)
extern void XmlAnyElementAttributes_AddKeyHash_m8E7B73641DDBEB048ED0C413F5B5A13B8192EF7D (void);
// 0x00000C3F System.Int32 System.Xml.Serialization.XmlAnyElementAttributes::get_Order()
extern void XmlAnyElementAttributes_get_Order_m01A17B17DAC7BFCE5C2B854C9B4751583480A986 (void);
// 0x00000C40 System.Void System.Xml.Serialization.XmlAnyElementAttributes::.ctor()
extern void XmlAnyElementAttributes__ctor_m6A17C49BC033377B9E078F1CCFC3909A9348956A (void);
// 0x00000C41 System.String System.Xml.Serialization.XmlArrayAttribute::get_ElementName()
extern void XmlArrayAttribute_get_ElementName_mFDDFF359B711CC6348AD07853053BB37C405CDC2 (void);
// 0x00000C42 System.Xml.Schema.XmlSchemaForm System.Xml.Serialization.XmlArrayAttribute::get_Form()
extern void XmlArrayAttribute_get_Form_mD5222A61AE3D5908142D9DBF1A5BE0986466F008 (void);
// 0x00000C43 System.Boolean System.Xml.Serialization.XmlArrayAttribute::get_IsNullable()
extern void XmlArrayAttribute_get_IsNullable_m84FB7E08614BFAFE7C6D5B72F4E43CBA42583CFB (void);
// 0x00000C44 System.String System.Xml.Serialization.XmlArrayAttribute::get_Namespace()
extern void XmlArrayAttribute_get_Namespace_m37B65FCCE7A60AEADBF394DB6210DA1CC8A91CF8 (void);
// 0x00000C45 System.Int32 System.Xml.Serialization.XmlArrayAttribute::get_Order()
extern void XmlArrayAttribute_get_Order_m82A05D0B48CDF77EEAC644B324916768C3DCC219 (void);
// 0x00000C46 System.Void System.Xml.Serialization.XmlArrayAttribute::AddKeyHash(System.Text.StringBuilder)
extern void XmlArrayAttribute_AddKeyHash_mD3E532419B5B132CD226CE174AEEEC03D8F08FBF (void);
// 0x00000C47 System.String System.Xml.Serialization.XmlArrayItemAttribute::get_DataType()
extern void XmlArrayItemAttribute_get_DataType_m781844E00CC1400EE1F3960B9D8367FC06C5B1C9 (void);
// 0x00000C48 System.String System.Xml.Serialization.XmlArrayItemAttribute::get_ElementName()
extern void XmlArrayItemAttribute_get_ElementName_m2882B401E27852A6CC2129A6B0CBD8DAE7EE6677 (void);
// 0x00000C49 System.Xml.Schema.XmlSchemaForm System.Xml.Serialization.XmlArrayItemAttribute::get_Form()
extern void XmlArrayItemAttribute_get_Form_mBBFA635F531B819D8E43AFF6110670FB383C1F33 (void);
// 0x00000C4A System.String System.Xml.Serialization.XmlArrayItemAttribute::get_Namespace()
extern void XmlArrayItemAttribute_get_Namespace_m18BA85AB457B0ED70ABDA1C89B32A10BA24D0113 (void);
// 0x00000C4B System.Boolean System.Xml.Serialization.XmlArrayItemAttribute::get_IsNullable()
extern void XmlArrayItemAttribute_get_IsNullable_mC7A6E27D7259FF7DD81A2C575EBD4578651857D8 (void);
// 0x00000C4C System.Boolean System.Xml.Serialization.XmlArrayItemAttribute::get_IsNullableSpecified()
extern void XmlArrayItemAttribute_get_IsNullableSpecified_mDC4FABB753BA60A10CEED9BDD82011C47E14B4F0 (void);
// 0x00000C4D System.Type System.Xml.Serialization.XmlArrayItemAttribute::get_Type()
extern void XmlArrayItemAttribute_get_Type_m80FA2D88365496E4C5090375F0E014976B6B7417 (void);
// 0x00000C4E System.Int32 System.Xml.Serialization.XmlArrayItemAttribute::get_NestingLevel()
extern void XmlArrayItemAttribute_get_NestingLevel_mE927341768913F399DAB59E37BB38EB4B5CF33ED (void);
// 0x00000C4F System.Void System.Xml.Serialization.XmlArrayItemAttribute::AddKeyHash(System.Text.StringBuilder)
extern void XmlArrayItemAttribute_AddKeyHash_m899C82648223097CA3798612D04E7C0E6D8DC440 (void);
// 0x00000C50 System.Xml.Serialization.XmlArrayItemAttribute System.Xml.Serialization.XmlArrayItemAttributes::get_Item(System.Int32)
extern void XmlArrayItemAttributes_get_Item_m3A37EA7333F946C6C6F52A46BFCDD4FC0B420DD8 (void);
// 0x00000C51 System.Int32 System.Xml.Serialization.XmlArrayItemAttributes::Add(System.Xml.Serialization.XmlArrayItemAttribute)
extern void XmlArrayItemAttributes_Add_m5409D5F1D56AE511D0CE652C4F940B6D36CE7FCC (void);
// 0x00000C52 System.Void System.Xml.Serialization.XmlArrayItemAttributes::AddKeyHash(System.Text.StringBuilder)
extern void XmlArrayItemAttributes_AddKeyHash_m7425226A5091C66C2225133D67F3F85248E9052A (void);
// 0x00000C53 System.Void System.Xml.Serialization.XmlArrayItemAttributes::.ctor()
extern void XmlArrayItemAttributes__ctor_m8714C17D54F0BB66B4CDC5558C3839BDC48D1262 (void);
// 0x00000C54 System.Void System.Xml.Serialization.XmlAttributeAttribute::.ctor(System.String)
extern void XmlAttributeAttribute__ctor_m3E32E1039959E973CB41409D99ACC48B7226B395 (void);
// 0x00000C55 System.String System.Xml.Serialization.XmlAttributeAttribute::get_AttributeName()
extern void XmlAttributeAttribute_get_AttributeName_mD12BFE7D2970617D6BAEA2C7726BFCC1E78043B9 (void);
// 0x00000C56 System.String System.Xml.Serialization.XmlAttributeAttribute::get_DataType()
extern void XmlAttributeAttribute_get_DataType_m0F9734D465582A44A3DF13505EBF817307233310 (void);
// 0x00000C57 System.Void System.Xml.Serialization.XmlAttributeAttribute::set_DataType(System.String)
extern void XmlAttributeAttribute_set_DataType_m8F11C42E4B1FACC380B885DAB91D1A3FEBF7C70B (void);
// 0x00000C58 System.Xml.Schema.XmlSchemaForm System.Xml.Serialization.XmlAttributeAttribute::get_Form()
extern void XmlAttributeAttribute_get_Form_m49A9D062DB2C8CED21041D3FBF941A7C3A4E06BD (void);
// 0x00000C59 System.String System.Xml.Serialization.XmlAttributeAttribute::get_Namespace()
extern void XmlAttributeAttribute_get_Namespace_m66DDB72831548F3B23A4A68E11826303CEE42835 (void);
// 0x00000C5A System.Void System.Xml.Serialization.XmlAttributeAttribute::AddKeyHash(System.Text.StringBuilder)
extern void XmlAttributeAttribute_AddKeyHash_m2B3F08466F301B25ED496A73DB10AFA5645BBC26 (void);
// 0x00000C5B System.Void System.Xml.Serialization.XmlAttributeOverrides::.ctor()
extern void XmlAttributeOverrides__ctor_m37774F812F38A06B484C026945A873EEC5C5A78C (void);
// 0x00000C5C System.Xml.Serialization.XmlAttributes System.Xml.Serialization.XmlAttributeOverrides::get_Item(System.Type)
extern void XmlAttributeOverrides_get_Item_m2FAD5994E54196E78D169E8CCAB3D71E817A1025 (void);
// 0x00000C5D System.Xml.Serialization.XmlAttributes System.Xml.Serialization.XmlAttributeOverrides::get_Item(System.Type,System.String)
extern void XmlAttributeOverrides_get_Item_m8F3874210220952C0D1ED4D9D3D69513D1C96C6E (void);
// 0x00000C5E System.Xml.Serialization.TypeMember System.Xml.Serialization.XmlAttributeOverrides::GetKey(System.Type,System.String)
extern void XmlAttributeOverrides_GetKey_m2A1C08CCB0F0A887808DF7DE7440609181A9B383 (void);
// 0x00000C5F System.Void System.Xml.Serialization.XmlAttributeOverrides::AddKeyHash(System.Text.StringBuilder)
extern void XmlAttributeOverrides_AddKeyHash_mD14920F69E7D72E646922CEE1B44BA7DDB8CD11D (void);
// 0x00000C60 System.Void System.Xml.Serialization.XmlAttributes::.ctor()
extern void XmlAttributes__ctor_mA77FF59E5F2D6C3DAE3695F3A11F61B6DE8E6494 (void);
// 0x00000C61 System.Void System.Xml.Serialization.XmlAttributes::.ctor(System.Reflection.ICustomAttributeProvider)
extern void XmlAttributes__ctor_mFEEAECF61BFB18BAA8D5767AF38A2D51D7CBC15F (void);
// 0x00000C62 System.Xml.Serialization.XmlAnyAttributeAttribute System.Xml.Serialization.XmlAttributes::get_XmlAnyAttribute()
extern void XmlAttributes_get_XmlAnyAttribute_m3116C8A13795C5AEB267B6C78EE406EB7F1C79D7 (void);
// 0x00000C63 System.Xml.Serialization.XmlAnyElementAttributes System.Xml.Serialization.XmlAttributes::get_XmlAnyElements()
extern void XmlAttributes_get_XmlAnyElements_m3216504EBB4407E5FF8149C2A95CDF7826C5043C (void);
// 0x00000C64 System.Xml.Serialization.XmlArrayAttribute System.Xml.Serialization.XmlAttributes::get_XmlArray()
extern void XmlAttributes_get_XmlArray_m47C136BD864E01CEF392D4556950383154E21CC1 (void);
// 0x00000C65 System.Xml.Serialization.XmlArrayItemAttributes System.Xml.Serialization.XmlAttributes::get_XmlArrayItems()
extern void XmlAttributes_get_XmlArrayItems_mA3EA68D61FCFD9DBAD4175F48035F95AC10EDB6E (void);
// 0x00000C66 System.Xml.Serialization.XmlAttributeAttribute System.Xml.Serialization.XmlAttributes::get_XmlAttribute()
extern void XmlAttributes_get_XmlAttribute_m44681566D98881832A9FD898A985552CFF4699F7 (void);
// 0x00000C67 System.Xml.Serialization.XmlChoiceIdentifierAttribute System.Xml.Serialization.XmlAttributes::get_XmlChoiceIdentifier()
extern void XmlAttributes_get_XmlChoiceIdentifier_mA6096A2AFE2439889FA8F48E22AD7335C9B7EE45 (void);
// 0x00000C68 System.Object System.Xml.Serialization.XmlAttributes::get_XmlDefaultValue()
extern void XmlAttributes_get_XmlDefaultValue_m24022111D30B964CF2DDE2EC6ACC870DB4BA7ED1 (void);
// 0x00000C69 System.Xml.Serialization.XmlElementAttributes System.Xml.Serialization.XmlAttributes::get_XmlElements()
extern void XmlAttributes_get_XmlElements_m416689A3226C3C399772C0E9E618DC1B61E2EB89 (void);
// 0x00000C6A System.Boolean System.Xml.Serialization.XmlAttributes::get_XmlIgnore()
extern void XmlAttributes_get_XmlIgnore_m817F5C7648E0CADEBE452A1EF3E59A0D07A80627 (void);
// 0x00000C6B System.Boolean System.Xml.Serialization.XmlAttributes::get_Xmlns()
extern void XmlAttributes_get_Xmlns_m470230B52FC047B9820991B287C46CFACAACBB33 (void);
// 0x00000C6C System.Xml.Serialization.XmlRootAttribute System.Xml.Serialization.XmlAttributes::get_XmlRoot()
extern void XmlAttributes_get_XmlRoot_m72B3B5B4B3D50069A4D9CEB7EEC08EF4E6A51EEC (void);
// 0x00000C6D System.Xml.Serialization.XmlTextAttribute System.Xml.Serialization.XmlAttributes::get_XmlText()
extern void XmlAttributes_get_XmlText_m021CE7CB4BE20DEE5FC8FAE724015FF2C4BDFD1B (void);
// 0x00000C6E System.Xml.Serialization.XmlTypeAttribute System.Xml.Serialization.XmlAttributes::get_XmlType()
extern void XmlAttributes_get_XmlType_m1DDCEC132704F0A2C74E2C1C0EC5194BBC72BE0F (void);
// 0x00000C6F System.Void System.Xml.Serialization.XmlAttributes::AddKeyHash(System.Text.StringBuilder)
extern void XmlAttributes_AddKeyHash_m67DE2F458A9666FCD4B8CCE854ABFDFAACDE224F (void);
// 0x00000C70 System.Nullable`1<System.Int32> System.Xml.Serialization.XmlAttributes::get_Order()
extern void XmlAttributes_get_Order_mFDA027D8E65B6FA40F5D935825673C832309FF28 (void);
// 0x00000C71 System.Int32 System.Xml.Serialization.XmlAttributes::get_SortableOrder()
extern void XmlAttributes_get_SortableOrder_m3D4F7E08FCA0AF6985B0C5BED981BE036E03B687 (void);
// 0x00000C72 System.String System.Xml.Serialization.XmlChoiceIdentifierAttribute::get_MemberName()
extern void XmlChoiceIdentifierAttribute_get_MemberName_mFB0A7699A652AE5EEB3AF341F1EEE4C91B46EE9A (void);
// 0x00000C73 System.Void System.Xml.Serialization.XmlChoiceIdentifierAttribute::AddKeyHash(System.Text.StringBuilder)
extern void XmlChoiceIdentifierAttribute_AddKeyHash_mF380D6DE99B750E124549D3892E8E009F65C41D5 (void);
// 0x00000C74 System.String System.Xml.Serialization.XmlCustomFormatter::FromEnum(System.Int64,System.String[],System.Int64[],System.String)
extern void XmlCustomFormatter_FromEnum_m6B1BC1859F10CDB1C04A13AB2CCFB37CD0D80D18 (void);
// 0x00000C75 System.String System.Xml.Serialization.XmlCustomFormatter::FromXmlName(System.String)
extern void XmlCustomFormatter_FromXmlName_mF60F1941DED51082A7FB7C79D6EF77EB96F44BFA (void);
// 0x00000C76 System.String System.Xml.Serialization.XmlCustomFormatter::FromXmlNCName(System.String)
extern void XmlCustomFormatter_FromXmlNCName_m7EE1E3AC8CC2953B2184AF5CD5041851508A7C56 (void);
// 0x00000C77 System.String System.Xml.Serialization.XmlCustomFormatter::ToXmlString(System.Xml.Serialization.TypeData,System.Object)
extern void XmlCustomFormatter_ToXmlString_m8B314E13C0DF5676C6D9516F1DB34518106A394D (void);
// 0x00000C78 System.Object System.Xml.Serialization.XmlCustomFormatter::FromXmlString(System.Xml.Serialization.TypeData,System.String)
extern void XmlCustomFormatter_FromXmlString_m148D907C11B06D1A94836952828FB5BE421A7EA4 (void);
// 0x00000C79 System.Void System.Xml.Serialization.XmlCustomFormatter::.cctor()
extern void XmlCustomFormatter__cctor_m2A2BB3FD1600C23EE9E526B68CD2E65F8219AE72 (void);
// 0x00000C7A System.Void System.Xml.Serialization.XmlElementAttribute::.ctor(System.String)
extern void XmlElementAttribute__ctor_mDDADAAD04CDE2A8EA714357DF5E42A9B76C9822D (void);
// 0x00000C7B System.Void System.Xml.Serialization.XmlElementAttribute::.ctor(System.String,System.Type)
extern void XmlElementAttribute__ctor_m922E7D34E93F4105165AE89660751F73A20742B6 (void);
// 0x00000C7C System.String System.Xml.Serialization.XmlElementAttribute::get_DataType()
extern void XmlElementAttribute_get_DataType_mC74327AED7D2D68D57E769EDB5125BDE0D0A6ABF (void);
// 0x00000C7D System.String System.Xml.Serialization.XmlElementAttribute::get_ElementName()
extern void XmlElementAttribute_get_ElementName_mFD5C95EC3061DC2A2D88E0EACC2DDFFA91C76F6F (void);
// 0x00000C7E System.Xml.Schema.XmlSchemaForm System.Xml.Serialization.XmlElementAttribute::get_Form()
extern void XmlElementAttribute_get_Form_mAB6C265C412AD6BA37FF7802EB207C726F3ADADC (void);
// 0x00000C7F System.String System.Xml.Serialization.XmlElementAttribute::get_Namespace()
extern void XmlElementAttribute_get_Namespace_m79825FA7B795B8D0FF3E71637AEB426DC3AFB1FA (void);
// 0x00000C80 System.Boolean System.Xml.Serialization.XmlElementAttribute::get_IsNullable()
extern void XmlElementAttribute_get_IsNullable_mC31D59FDBE93193FDF0409AC0DC191E8B11A387F (void);
// 0x00000C81 System.Int32 System.Xml.Serialization.XmlElementAttribute::get_Order()
extern void XmlElementAttribute_get_Order_mCF42C8462D6BAE16562CD7E16E56DD5BBD56A34F (void);
// 0x00000C82 System.Type System.Xml.Serialization.XmlElementAttribute::get_Type()
extern void XmlElementAttribute_get_Type_m3B355841D7F13F4CD84F8C3ED4D28917BB170CCB (void);
// 0x00000C83 System.Void System.Xml.Serialization.XmlElementAttribute::AddKeyHash(System.Text.StringBuilder)
extern void XmlElementAttribute_AddKeyHash_m0107CE4587A6C7922A47FCD9151D320FDEDDB43D (void);
// 0x00000C84 System.Xml.Serialization.XmlElementAttribute System.Xml.Serialization.XmlElementAttributes::get_Item(System.Int32)
extern void XmlElementAttributes_get_Item_m724D3FD8DE8930D19D825A2B81348C3EAE41630D (void);
// 0x00000C85 System.Int32 System.Xml.Serialization.XmlElementAttributes::Add(System.Xml.Serialization.XmlElementAttribute)
extern void XmlElementAttributes_Add_mFAF753CA050A16F260EAA885AD4A565B96DB4C40 (void);
// 0x00000C86 System.Void System.Xml.Serialization.XmlElementAttributes::AddKeyHash(System.Text.StringBuilder)
extern void XmlElementAttributes_AddKeyHash_mD9A6FA25DFBA51026A175EBD0E1770261C926437 (void);
// 0x00000C87 System.Int32 System.Xml.Serialization.XmlElementAttributes::get_Order()
extern void XmlElementAttributes_get_Order_mAE0BF907973526BBAF7AAF9CACD9CDD665624215 (void);
// 0x00000C88 System.Void System.Xml.Serialization.XmlElementAttributes::.ctor()
extern void XmlElementAttributes__ctor_mF9ECB9E0E902251B37757FC133AB4607BCAF8962 (void);
// 0x00000C89 System.Void System.Xml.Serialization.XmlEnumAttribute::.ctor(System.String)
extern void XmlEnumAttribute__ctor_m8A6E7F96ED9724DAE5E7AEB9D422CA32E141AADB (void);
// 0x00000C8A System.String System.Xml.Serialization.XmlEnumAttribute::get_Name()
extern void XmlEnumAttribute_get_Name_m13FF8A329D3569F4C785968B3928A1554EC9CCF3 (void);
// 0x00000C8B System.Void System.Xml.Serialization.XmlEnumAttribute::AddKeyHash(System.Text.StringBuilder)
extern void XmlEnumAttribute_AddKeyHash_mBD6CCFBA2AF5A0E9FA46F35AF30E1DFF8CE2217C (void);
// 0x00000C8C System.Void System.Xml.Serialization.XmlIgnoreAttribute::.ctor()
extern void XmlIgnoreAttribute__ctor_m864B47EB1DF49D8D8324BD2A6D67381A9DC8DA80 (void);
// 0x00000C8D System.Type System.Xml.Serialization.XmlIncludeAttribute::get_Type()
extern void XmlIncludeAttribute_get_Type_m933A769AE46F8B8FE3612605D6B0E890AE3A1EDD (void);
// 0x00000C8E System.Void System.Xml.Serialization.XmlMapping::.ctor(System.String,System.String)
extern void XmlMapping__ctor_mC78EC821A5F29E9EFEE0DE8BDB285ED6A5EFE164 (void);
// 0x00000C8F System.String System.Xml.Serialization.XmlMapping::get_ElementName()
extern void XmlMapping_get_ElementName_m2BDBF7797A1F38972A4355CF694E0D468B2A9FC0 (void);
// 0x00000C90 System.String System.Xml.Serialization.XmlMapping::get_Namespace()
extern void XmlMapping_get_Namespace_m196651C91FB3C3442AC616C977345E89450F024F (void);
// 0x00000C91 System.Void System.Xml.Serialization.XmlMapping::SetKey(System.String)
extern void XmlMapping_SetKey_m29AA9DBD54FBFC2C50A282C1D8C33547CD6D7686 (void);
// 0x00000C92 System.Xml.Serialization.ObjectMap System.Xml.Serialization.XmlMapping::get_ObjectMap()
extern void XmlMapping_get_ObjectMap_m63D1AEAC8EDD8396357898D337E350673A1E9003 (void);
// 0x00000C93 System.Void System.Xml.Serialization.XmlMapping::set_ObjectMap(System.Xml.Serialization.ObjectMap)
extern void XmlMapping_set_ObjectMap_m34272FA1B72AD9AE95E70C84665290EA6C0C0FCD (void);
// 0x00000C94 System.Collections.ArrayList System.Xml.Serialization.XmlMapping::get_RelatedMaps()
extern void XmlMapping_get_RelatedMaps_m359C8ADACB98609060F82DCB82FB18E39274918C (void);
// 0x00000C95 System.Void System.Xml.Serialization.XmlMapping::set_RelatedMaps(System.Collections.ArrayList)
extern void XmlMapping_set_RelatedMaps_m6A89B4318BA4BA04099D938C36CA3A83AAC3BC44 (void);
// 0x00000C96 System.Xml.Serialization.SerializationFormat System.Xml.Serialization.XmlMapping::get_Format()
extern void XmlMapping_get_Format_mB9ACDCC642A2589BF20C9D02C2FA14F2C5D1C3F3 (void);
// 0x00000C97 System.Void System.Xml.Serialization.XmlMapping::set_Format(System.Xml.Serialization.SerializationFormat)
extern void XmlMapping_set_Format_m84E84DA7E6927678C90D903E2A8599E6BF6748B9 (void);
// 0x00000C98 System.Xml.Serialization.SerializationSource System.Xml.Serialization.XmlMapping::get_Source()
extern void XmlMapping_get_Source_mE7270AE0C3619E1C39600FDE01BC069D94BB6652 (void);
// 0x00000C99 System.Void System.Xml.Serialization.ObjectMap::.ctor()
extern void ObjectMap__ctor_mE344582A0192332702FFC03592ECA4CB356D2E41 (void);
// 0x00000C9A System.Int32 System.Xml.Serialization.XmlMembersMapping::get_Count()
extern void XmlMembersMapping_get_Count_mDAFF3965B76D19DE0EFAE018FEE1B429419855A7 (void);
// 0x00000C9B System.Boolean System.Xml.Serialization.XmlMembersMapping::get_HasWrapperElement()
extern void XmlMembersMapping_get_HasWrapperElement_mE921652D9CEADD03E4BCC13C9AC26E457C640CE5 (void);
// 0x00000C9C System.Void System.Xml.Serialization.XmlNamespaceDeclarationsAttribute::.ctor()
extern void XmlNamespaceDeclarationsAttribute__ctor_m6180E74BABC68197EB16611BF9457858EB530AEB (void);
// 0x00000C9D System.Void System.Xml.Serialization.XmlReflectionImporter::.ctor(System.Xml.Serialization.XmlAttributeOverrides,System.String)
extern void XmlReflectionImporter__ctor_mF3C2C417DAF876C4EFE9C4F415FAF171D6B7A142 (void);
// 0x00000C9E System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.XmlReflectionImporter::ImportTypeMapping(System.Type)
extern void XmlReflectionImporter_ImportTypeMapping_m3AE556A476B6CA920DE1BDDEB20F261A351A7B18 (void);
// 0x00000C9F System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.XmlReflectionImporter::ImportTypeMapping(System.Type,System.String)
extern void XmlReflectionImporter_ImportTypeMapping_m9682FD802D4138CDD616855551EB57D7FA3FF84C (void);
// 0x00000CA0 System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.XmlReflectionImporter::ImportTypeMapping(System.Type,System.Xml.Serialization.XmlRootAttribute,System.String)
extern void XmlReflectionImporter_ImportTypeMapping_m9A034588C8D63CE07DB971D8C4647FE55145077D (void);
// 0x00000CA1 System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.XmlReflectionImporter::ImportTypeMapping(System.Xml.Serialization.TypeData,System.Xml.Serialization.XmlRootAttribute,System.String)
extern void XmlReflectionImporter_ImportTypeMapping_m081D9DAE809FA220D314842C6881DF186D7B1E1A (void);
// 0x00000CA2 System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.XmlReflectionImporter::CreateTypeMapping(System.Xml.Serialization.TypeData,System.Xml.Serialization.XmlRootAttribute,System.String,System.String)
extern void XmlReflectionImporter_CreateTypeMapping_mB117C9730285B8B01522A727DD86C2CCC067E03E (void);
// 0x00000CA3 System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.XmlReflectionImporter::ImportClassMapping(System.Type,System.Xml.Serialization.XmlRootAttribute,System.String,System.Boolean)
extern void XmlReflectionImporter_ImportClassMapping_m435E0FBB161DB459B4E0C4FFB73916C45D5EED0D (void);
// 0x00000CA4 System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.XmlReflectionImporter::ImportClassMapping(System.Xml.Serialization.TypeData,System.Xml.Serialization.XmlRootAttribute,System.String,System.Boolean)
extern void XmlReflectionImporter_ImportClassMapping_mE428971015FDEB313F3252FF1BD02C717D9938DC (void);
// 0x00000CA5 System.Void System.Xml.Serialization.XmlReflectionImporter::RegisterDerivedMap(System.Xml.Serialization.XmlTypeMapping,System.Xml.Serialization.XmlTypeMapping)
extern void XmlReflectionImporter_RegisterDerivedMap_m6ACF611372A2C13FFDCE8865E267D47079A36EAA (void);
// 0x00000CA6 System.String System.Xml.Serialization.XmlReflectionImporter::GetTypeNamespace(System.Xml.Serialization.TypeData,System.Xml.Serialization.XmlRootAttribute,System.String)
extern void XmlReflectionImporter_GetTypeNamespace_mB939AFFEB997286B64FC2182EB63366A84ED174C (void);
// 0x00000CA7 System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.XmlReflectionImporter::ImportListMapping(System.Type,System.Xml.Serialization.XmlRootAttribute,System.String,System.Xml.Serialization.XmlAttributes,System.Int32)
extern void XmlReflectionImporter_ImportListMapping_m2DE4BB63B5D578F38690F0CECD77C0E87268CEFC (void);
// 0x00000CA8 System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.XmlReflectionImporter::ImportListMapping(System.Xml.Serialization.TypeData,System.Xml.Serialization.XmlRootAttribute,System.String,System.Xml.Serialization.XmlAttributes,System.Int32)
extern void XmlReflectionImporter_ImportListMapping_mB880ED974E84B7B9A2B588B3BF2CCC52EDF67739 (void);
// 0x00000CA9 System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.XmlReflectionImporter::ImportXmlNodeMapping(System.Xml.Serialization.TypeData,System.Xml.Serialization.XmlRootAttribute,System.String)
extern void XmlReflectionImporter_ImportXmlNodeMapping_mC19FEDCE22F79CFBC05DA7540F9FD77F7BDBDCBF (void);
// 0x00000CAA System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.XmlReflectionImporter::ImportPrimitiveMapping(System.Xml.Serialization.TypeData,System.Xml.Serialization.XmlRootAttribute,System.String)
extern void XmlReflectionImporter_ImportPrimitiveMapping_m835E44D65873D999F2B6C847769442DB164AC6A5 (void);
// 0x00000CAB System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.XmlReflectionImporter::ImportEnumMapping(System.Xml.Serialization.TypeData,System.Xml.Serialization.XmlRootAttribute,System.String)
extern void XmlReflectionImporter_ImportEnumMapping_m0B068134E99537E6B81FE5459AE245F08429EDEA (void);
// 0x00000CAC System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.XmlReflectionImporter::ImportXmlSerializableMapping(System.Xml.Serialization.TypeData,System.Xml.Serialization.XmlRootAttribute,System.String)
extern void XmlReflectionImporter_ImportXmlSerializableMapping_mBD9C080184E58C2498B8E40D43583816EAAF7974 (void);
// 0x00000CAD System.Void System.Xml.Serialization.XmlReflectionImporter::ImportIncludedTypes(System.Type,System.String)
extern void XmlReflectionImporter_ImportIncludedTypes_m14EFED9CB15D6C7C5F828BE68F77E59D0710EF3E (void);
// 0x00000CAE System.Collections.Generic.List`1<System.Xml.Serialization.XmlReflectionMember> System.Xml.Serialization.XmlReflectionImporter::GetReflectionMembers(System.Type)
extern void XmlReflectionImporter_GetReflectionMembers_mD6792F16E5A5CB03415A976ED3EAD616E5DA9256 (void);
// 0x00000CAF System.Xml.Serialization.XmlTypeMapMember System.Xml.Serialization.XmlReflectionImporter::CreateMapMember(System.Type,System.Xml.Serialization.XmlReflectionMember,System.String)
extern void XmlReflectionImporter_CreateMapMember_m079162A1618129963465EF4D1B1F734F11AEF41D (void);
// 0x00000CB0 System.Xml.Serialization.XmlTypeMapElementInfoList System.Xml.Serialization.XmlReflectionImporter::ImportElementInfo(System.Type,System.String,System.String,System.Type,System.Xml.Serialization.XmlTypeMapMemberElement,System.Xml.Serialization.XmlAttributes)
extern void XmlReflectionImporter_ImportElementInfo_m1343282D0C9BF75E4F7CCF7B3020BD15F50C361D (void);
// 0x00000CB1 System.Xml.Serialization.XmlTypeMapElementInfoList System.Xml.Serialization.XmlReflectionImporter::ImportAnyElementInfo(System.String,System.Xml.Serialization.XmlReflectionMember,System.Xml.Serialization.XmlTypeMapMemberElement,System.Xml.Serialization.XmlAttributes)
extern void XmlReflectionImporter_ImportAnyElementInfo_m26B24C22E7A373EF178E830CFF15E0E04EA0155A (void);
// 0x00000CB2 System.Void System.Xml.Serialization.XmlReflectionImporter::ImportTextElementInfo(System.Xml.Serialization.XmlTypeMapElementInfoList,System.Type,System.Xml.Serialization.XmlTypeMapMemberElement,System.Xml.Serialization.XmlAttributes,System.String)
extern void XmlReflectionImporter_ImportTextElementInfo_m95E321788636ECB35EED75B9983452E4025D0599 (void);
// 0x00000CB3 System.Boolean System.Xml.Serialization.XmlReflectionImporter::CanBeNull(System.Xml.Serialization.TypeData)
extern void XmlReflectionImporter_CanBeNull_m52BC441CF224DCDF490BEE6ED280AB778BFFC3A6 (void);
// 0x00000CB4 System.Void System.Xml.Serialization.XmlReflectionImporter::IncludeType(System.Type)
extern void XmlReflectionImporter_IncludeType_mE13BACE7F8651EA6C6C9B8C8D8257D27CEE9D1BD (void);
// 0x00000CB5 System.Object System.Xml.Serialization.XmlReflectionImporter::GetDefaultValue(System.Xml.Serialization.TypeData,System.Object)
extern void XmlReflectionImporter_GetDefaultValue_m9AC659BFACAF9F4E2ED88A32F9B0622C5FBACDA8 (void);
// 0x00000CB6 System.Void System.Xml.Serialization.XmlReflectionImporter::.cctor()
extern void XmlReflectionImporter__cctor_m2E5E1A325B812FDDFC8A05F7543BC37758FDC3FC (void);
// 0x00000CB7 System.Void System.Xml.Serialization.XmlReflectionImporter/<>c::.cctor()
extern void U3CU3Ec__cctor_m573E613F3F2C09AF4342B3254FD4E798D2D7B6B2 (void);
// 0x00000CB8 System.Void System.Xml.Serialization.XmlReflectionImporter/<>c::.ctor()
extern void U3CU3Ec__ctor_mA058BD654206592CBA4FF6B46AC6A8419DE0632E (void);
// 0x00000CB9 System.Int32 System.Xml.Serialization.XmlReflectionImporter/<>c::<ImportClassMapping>b__28_0(System.Xml.Serialization.XmlReflectionMember,System.Xml.Serialization.XmlReflectionMember)
extern void U3CU3Ec_U3CImportClassMappingU3Eb__28_0_m7BA8969084E3BC672F0D242519C60B3BC8204B2D (void);
// 0x00000CBA System.Void System.Xml.Serialization.XmlReflectionMember::.ctor(System.String,System.Type,System.Xml.Serialization.XmlAttributes)
extern void XmlReflectionMember__ctor_m7B83DEED7CE7FDD74528D8863C8243F70D6DE355 (void);
// 0x00000CBB System.Boolean System.Xml.Serialization.XmlReflectionMember::get_IsReturnValue()
extern void XmlReflectionMember_get_IsReturnValue_m85EB9A5F4C984353A4BEA4A10D90BEB715158255 (void);
// 0x00000CBC System.String System.Xml.Serialization.XmlReflectionMember::get_MemberName()
extern void XmlReflectionMember_get_MemberName_mE4607A6A8054A867138901FA83DFEB24CCCE1A39 (void);
// 0x00000CBD System.Type System.Xml.Serialization.XmlReflectionMember::get_MemberType()
extern void XmlReflectionMember_get_MemberType_m26CB81C88E06E782EFF7EE40F31F88A7A954504A (void);
// 0x00000CBE System.Xml.Serialization.XmlAttributes System.Xml.Serialization.XmlReflectionMember::get_XmlAttributes()
extern void XmlReflectionMember_get_XmlAttributes_mCC188BF7A0827BC124D67F7BB86D6CC34F806952 (void);
// 0x00000CBF System.Type System.Xml.Serialization.XmlReflectionMember::get_DeclaringType()
extern void XmlReflectionMember_get_DeclaringType_mA84E638B63CD926ED1DB32628B7747DE0BA7F355 (void);
// 0x00000CC0 System.Void System.Xml.Serialization.XmlReflectionMember::set_DeclaringType(System.Type)
extern void XmlReflectionMember_set_DeclaringType_m1FEBB9DF4BDFE905A76D4E297BE992C89B39B1A8 (void);
// 0x00000CC1 System.Void System.Xml.Serialization.XmlRootAttribute::.ctor()
extern void XmlRootAttribute__ctor_m37C0A178607923B5D34C4EC93DDF82D0E0E2A275 (void);
// 0x00000CC2 System.Void System.Xml.Serialization.XmlRootAttribute::.ctor(System.String)
extern void XmlRootAttribute__ctor_m67B2E5D1DC3607ADFE62AD1DDA134C671BD23A9E (void);
// 0x00000CC3 System.String System.Xml.Serialization.XmlRootAttribute::get_DataType()
extern void XmlRootAttribute_get_DataType_m0614427324F92ABB8600ABE88E6292BD9F0822CD (void);
// 0x00000CC4 System.Void System.Xml.Serialization.XmlRootAttribute::set_DataType(System.String)
extern void XmlRootAttribute_set_DataType_mACFE660505CAD266C51350ED30EE5778C86BF2F5 (void);
// 0x00000CC5 System.String System.Xml.Serialization.XmlRootAttribute::get_ElementName()
extern void XmlRootAttribute_get_ElementName_m8E9F810E8C3AEA05914EF8AEA47DCC31EDD7B2AE (void);
// 0x00000CC6 System.Void System.Xml.Serialization.XmlRootAttribute::set_ElementName(System.String)
extern void XmlRootAttribute_set_ElementName_m3396738CAA5D858DF09A4A8A75D99B5CAA0BE2D5 (void);
// 0x00000CC7 System.Boolean System.Xml.Serialization.XmlRootAttribute::get_IsNullable()
extern void XmlRootAttribute_get_IsNullable_m2838215306230F5E93695672074B66ACC39E0092 (void);
// 0x00000CC8 System.Void System.Xml.Serialization.XmlRootAttribute::set_IsNullable(System.Boolean)
extern void XmlRootAttribute_set_IsNullable_m553B38D07E1FE0E2654B6CF57B90D459AA553E12 (void);
// 0x00000CC9 System.String System.Xml.Serialization.XmlRootAttribute::get_Namespace()
extern void XmlRootAttribute_get_Namespace_mFB0A84474D83BF812BA15DA2D59498384F202FE4 (void);
// 0x00000CCA System.Void System.Xml.Serialization.XmlRootAttribute::set_Namespace(System.String)
extern void XmlRootAttribute_set_Namespace_mAB74858C97531E3ACA6755E9B9C2AFA4C4BF9A8C (void);
// 0x00000CCB System.Void System.Xml.Serialization.XmlRootAttribute::AddKeyHash(System.Text.StringBuilder)
extern void XmlRootAttribute_AddKeyHash_m0CE50F6D4C7EFAE326DF317DABC543E85307463A (void);
// 0x00000CCC System.Void System.Xml.Serialization.XmlSchemaProviderAttribute::.ctor(System.String)
extern void XmlSchemaProviderAttribute__ctor_mB072D2FE2A73FFC761AEFC0DEA5439446FD68AC2 (void);
// 0x00000CCD System.String System.Xml.Serialization.XmlSchemaProviderAttribute::get_MethodName()
extern void XmlSchemaProviderAttribute_get_MethodName_mC1499496A0CFF04AD9F315ABB8D3709508EBF23A (void);
// 0x00000CCE System.Boolean System.Xml.Serialization.XmlSchemaProviderAttribute::get_IsAny()
extern void XmlSchemaProviderAttribute_get_IsAny_mEEC8E5450FC08174F878AE52B6DD1DB1E1E03014 (void);
// 0x00000CCF System.Void System.Xml.Serialization.XmlSchemaProviderAttribute::set_IsAny(System.Boolean)
extern void XmlSchemaProviderAttribute_set_IsAny_mB887DF2421FEE1351AD0DDD7915CBB03434578E7 (void);
// 0x00000CD0 System.Void System.Xml.Serialization.XmlSerializationCollectionFixupCallback::.ctor(System.Object,System.IntPtr)
extern void XmlSerializationCollectionFixupCallback__ctor_mB50149D9773BF51E099E574127D057F454EC6DF8 (void);
// 0x00000CD1 System.Void System.Xml.Serialization.XmlSerializationCollectionFixupCallback::Invoke(System.Object,System.Object)
extern void XmlSerializationCollectionFixupCallback_Invoke_mFB736B20C467F37986192F47B50619B4E126B36E (void);
// 0x00000CD2 System.Void System.Xml.Serialization.XmlSerializationFixupCallback::.ctor(System.Object,System.IntPtr)
extern void XmlSerializationFixupCallback__ctor_mB41C79CFAA7CD40502E2C121836DF8A12FB521DD (void);
// 0x00000CD3 System.Void System.Xml.Serialization.XmlSerializationFixupCallback::Invoke(System.Object)
extern void XmlSerializationFixupCallback_Invoke_m20E59EA8A1BB770EB6C5391C419FA821C425EDF7 (void);
// 0x00000CD4 System.Void System.Xml.Serialization.XmlSerializationGeneratedCode::.ctor()
extern void XmlSerializationGeneratedCode__ctor_mBC7B26FB29C099BB456D537954F2AF3673AC28C6 (void);
// 0x00000CD5 System.Void System.Xml.Serialization.XmlSerializationReadCallback::.ctor(System.Object,System.IntPtr)
extern void XmlSerializationReadCallback__ctor_m3E8920B08440F5007D60B89120F500D80C24B4F7 (void);
// 0x00000CD6 System.Object System.Xml.Serialization.XmlSerializationReadCallback::Invoke()
extern void XmlSerializationReadCallback_Invoke_m7F7833B3AEAF6D1F62729A4797EBB10145DDA67D (void);
// 0x00000CD7 System.Void System.Xml.Serialization.XmlSerializationReader::Initialize(System.Xml.XmlReader,System.Xml.Serialization.XmlSerializer)
extern void XmlSerializationReader_Initialize_m6788A7360CD9F0E55CBD18B68481A2A8AB55A5B8 (void);
// 0x00000CD8 System.Collections.ArrayList System.Xml.Serialization.XmlSerializationReader::EnsureArrayList(System.Collections.ArrayList)
extern void XmlSerializationReader_EnsureArrayList_m4F967D2DD5EFCFBEA524BB8FE5A608FE4A6BA956 (void);
// 0x00000CD9 System.Collections.Hashtable System.Xml.Serialization.XmlSerializationReader::EnsureHashtable(System.Collections.Hashtable)
extern void XmlSerializationReader_EnsureHashtable_m676AEE49C5641981561013079ECF69CE82957B06 (void);
// 0x00000CDA System.Void System.Xml.Serialization.XmlSerializationReader::.ctor()
extern void XmlSerializationReader__ctor_mE7A1AB3E151A31FE7D934FBFBB9823F5C0D70C68 (void);
// 0x00000CDB System.Xml.XmlDocument System.Xml.Serialization.XmlSerializationReader::get_Document()
extern void XmlSerializationReader_get_Document_mBDB6BC605B4A08F7174559852E281793D8F20CBA (void);
// 0x00000CDC System.Xml.XmlReader System.Xml.Serialization.XmlSerializationReader::get_Reader()
extern void XmlSerializationReader_get_Reader_m7DF9AE2DC2E3973AD6EDC5FC78822E50A3C5455F (void);
// 0x00000CDD System.Void System.Xml.Serialization.XmlSerializationReader::AddFixup(System.Xml.Serialization.XmlSerializationReader/CollectionFixup)
extern void XmlSerializationReader_AddFixup_m846FB4EEF12E21F5803BC41685952AFE6A3D98E1 (void);
// 0x00000CDE System.Void System.Xml.Serialization.XmlSerializationReader::AddFixup(System.Xml.Serialization.XmlSerializationReader/Fixup)
extern void XmlSerializationReader_AddFixup_mF54D9CAC7E4D3149F057CBDD182C76A2EC78F794 (void);
// 0x00000CDF System.Void System.Xml.Serialization.XmlSerializationReader::AddFixup(System.Xml.Serialization.XmlSerializationReader/CollectionItemFixup)
extern void XmlSerializationReader_AddFixup_m8F4D571A2124FFD8159D128335BB0E76C723814A (void);
// 0x00000CE0 System.Void System.Xml.Serialization.XmlSerializationReader::AddReadCallback(System.String,System.String,System.Type,System.Xml.Serialization.XmlSerializationReadCallback)
extern void XmlSerializationReader_AddReadCallback_m7FBB39194FAA252273D04AAB981A83D81A690E98 (void);
// 0x00000CE1 System.Void System.Xml.Serialization.XmlSerializationReader::AddTarget(System.String,System.Object)
extern void XmlSerializationReader_AddTarget_mF2FDE667DDECBA83C6CC7F7D0278E11B95FBDBC2 (void);
// 0x00000CE2 System.String System.Xml.Serialization.XmlSerializationReader::CurrentTag()
extern void XmlSerializationReader_CurrentTag_mE1917EC42A8114332387EE718C252B726CA05E14 (void);
// 0x00000CE3 System.Exception System.Xml.Serialization.XmlSerializationReader::CreateReadOnlyCollectionException(System.String)
extern void XmlSerializationReader_CreateReadOnlyCollectionException_m7FDF903691CC369CC0F6E939D337DC0A8CB734C7 (void);
// 0x00000CE4 System.Exception System.Xml.Serialization.XmlSerializationReader::CreateUnknownConstantException(System.String,System.Type)
extern void XmlSerializationReader_CreateUnknownConstantException_m0C39D77BDAD36BD8A62AC7BACAA8BA9767441E4F (void);
// 0x00000CE5 System.Exception System.Xml.Serialization.XmlSerializationReader::CreateUnknownNodeException()
extern void XmlSerializationReader_CreateUnknownNodeException_mF60B75FE5A6871E6D670468C430AF474F19DC721 (void);
// 0x00000CE6 System.Exception System.Xml.Serialization.XmlSerializationReader::CreateUnknownTypeException(System.Xml.XmlQualifiedName)
extern void XmlSerializationReader_CreateUnknownTypeException_m158A6883E878D4147D071564F3BFF3B6B42D5296 (void);
// 0x00000CE7 System.Array System.Xml.Serialization.XmlSerializationReader::EnsureArrayIndex(System.Array,System.Int32,System.Type)
extern void XmlSerializationReader_EnsureArrayIndex_m6FA80A012C4EDDBB7CFF9E6C32A556027CB18D80 (void);
// 0x00000CE8 System.Boolean System.Xml.Serialization.XmlSerializationReader::GetNullAttr()
extern void XmlSerializationReader_GetNullAttr_m1393BD163FC969C02A146408DD0A36FE0E47D5CF (void);
// 0x00000CE9 System.Object System.Xml.Serialization.XmlSerializationReader::GetTarget(System.String)
extern void XmlSerializationReader_GetTarget_mA46C91CC3F9CD7D7C907903992390A28F388213F (void);
// 0x00000CEA System.Boolean System.Xml.Serialization.XmlSerializationReader::TargetReady(System.String)
extern void XmlSerializationReader_TargetReady_m793FC7F673F85FEAD9AFA131D03C82D27CE925A6 (void);
// 0x00000CEB System.Xml.XmlQualifiedName System.Xml.Serialization.XmlSerializationReader::GetXsiType()
extern void XmlSerializationReader_GetXsiType_m4410C02427EB3A9BBD0FE460437AE86AADCA8D2B (void);
// 0x00000CEC System.Void System.Xml.Serialization.XmlSerializationReader::InitCallbacks()
// 0x00000CED System.Void System.Xml.Serialization.XmlSerializationReader::InitIDs()
// 0x00000CEE System.Boolean System.Xml.Serialization.XmlSerializationReader::IsXmlnsAttribute(System.String)
extern void XmlSerializationReader_IsXmlnsAttribute_m82CD3BEBE6E81699B23FDC923B5029DAFB05B06D (void);
// 0x00000CEF System.Void System.Xml.Serialization.XmlSerializationReader::ParseWsdlArrayType(System.Xml.XmlAttribute)
extern void XmlSerializationReader_ParseWsdlArrayType_mD66086D7B4A80B5F9F77DC8546472BD1B8087598 (void);
// 0x00000CF0 System.Xml.XmlQualifiedName System.Xml.Serialization.XmlSerializationReader::ReadElementQualifiedName()
extern void XmlSerializationReader_ReadElementQualifiedName_m847D8D30671D41FE44EB696DB93C1B5281AFEFAD (void);
// 0x00000CF1 System.Void System.Xml.Serialization.XmlSerializationReader::ReadEndElement()
extern void XmlSerializationReader_ReadEndElement_mA33A1CB94EF5CA65501A3F63C4EBEBC53662E35E (void);
// 0x00000CF2 System.Boolean System.Xml.Serialization.XmlSerializationReader::ReadNull()
extern void XmlSerializationReader_ReadNull_mA31B425F49779DE377E7CAD9786EE664D032FFB6 (void);
// 0x00000CF3 System.Xml.XmlQualifiedName System.Xml.Serialization.XmlSerializationReader::ReadNullableQualifiedName()
extern void XmlSerializationReader_ReadNullableQualifiedName_mCD286FFAEE778FD6CC3627B0F11085BAD744015D (void);
// 0x00000CF4 System.String System.Xml.Serialization.XmlSerializationReader::ReadNullableString()
extern void XmlSerializationReader_ReadNullableString_mF87F51B907EF4DC621A112ACDA569F46CAF7733F (void);
// 0x00000CF5 System.Object System.Xml.Serialization.XmlSerializationReader::ReadReferencedElement()
extern void XmlSerializationReader_ReadReferencedElement_mFB866A61C9C26FA31E53EFCB673506A455120493 (void);
// 0x00000CF6 System.Xml.Serialization.XmlSerializationReader/WriteCallbackInfo System.Xml.Serialization.XmlSerializationReader::GetCallbackInfo(System.Xml.XmlQualifiedName)
extern void XmlSerializationReader_GetCallbackInfo_mDFDA259FC5C4CADF68A1A75B2096B4DBF3B6E25C (void);
// 0x00000CF7 System.Object System.Xml.Serialization.XmlSerializationReader::ReadReferencedElement(System.String,System.String)
extern void XmlSerializationReader_ReadReferencedElement_mB6746AFA7D9CF05419DC84F682B029F0AEB8E41D (void);
// 0x00000CF8 System.Boolean System.Xml.Serialization.XmlSerializationReader::ReadList(System.Object&)
extern void XmlSerializationReader_ReadList_m78AEC7BB70D7C5DD317E84DF1247101EB30A671C (void);
// 0x00000CF9 System.Void System.Xml.Serialization.XmlSerializationReader::ReadReferencedElements()
extern void XmlSerializationReader_ReadReferencedElements_m49D3E58756DF9713D6C2D358461E020FC7855BF8 (void);
// 0x00000CFA System.Object System.Xml.Serialization.XmlSerializationReader::ReadReferencingElement(System.String&)
extern void XmlSerializationReader_ReadReferencingElement_mC2F7F98DBC0683ECE865560DBB9F1CBA0798EBB6 (void);
// 0x00000CFB System.Object System.Xml.Serialization.XmlSerializationReader::ReadReferencingElement(System.String,System.String,System.String&)
extern void XmlSerializationReader_ReadReferencingElement_m83079F8026EBB9E442B5F5BD09D7E5C1B53595D0 (void);
// 0x00000CFC System.Object System.Xml.Serialization.XmlSerializationReader::ReadReferencingElement(System.String,System.String,System.Boolean,System.String&)
extern void XmlSerializationReader_ReadReferencingElement_mCF80446EFFF59F06F15AF7F1A96CADD62E7BCB43 (void);
// 0x00000CFD System.Xml.Serialization.IXmlSerializable System.Xml.Serialization.XmlSerializationReader::ReadSerializable(System.Xml.Serialization.IXmlSerializable)
extern void XmlSerializationReader_ReadSerializable_m183EDA16E22E6B75BEAA74F8A514EF4FEDFFE54F (void);
// 0x00000CFE System.Object System.Xml.Serialization.XmlSerializationReader::ReadTypedPrimitive(System.Xml.XmlQualifiedName)
extern void XmlSerializationReader_ReadTypedPrimitive_mF25502A447F9DF1215F119C730C0874C5338B88C (void);
// 0x00000CFF System.Object System.Xml.Serialization.XmlSerializationReader::ReadTypedPrimitive(System.Xml.XmlQualifiedName,System.Boolean)
extern void XmlSerializationReader_ReadTypedPrimitive_m01A7EFB4CC732A91E92D2FC847489B5AF5FBBFC0 (void);
// 0x00000D00 System.Xml.XmlNode System.Xml.Serialization.XmlSerializationReader::ReadXmlNode(System.Boolean)
extern void XmlSerializationReader_ReadXmlNode_mD224CFB90450934FC68CF9A0D720E40CE57CE945 (void);
// 0x00000D01 System.Xml.XmlDocument System.Xml.Serialization.XmlSerializationReader::ReadXmlDocument(System.Boolean)
extern void XmlSerializationReader_ReadXmlDocument_mFBCD46F2EADC620A3B2DF95B6EAAB8AC52B28AE5 (void);
// 0x00000D02 System.Array System.Xml.Serialization.XmlSerializationReader::ShrinkArray(System.Array,System.Int32,System.Type,System.Boolean)
extern void XmlSerializationReader_ShrinkArray_m76FE9D0683F22CDDEECBC9284FB9BB6C3A238552 (void);
// 0x00000D03 System.Xml.XmlQualifiedName System.Xml.Serialization.XmlSerializationReader::ToXmlQualifiedName(System.String)
extern void XmlSerializationReader_ToXmlQualifiedName_m6F9287F428E3A10A1BBE1DCEF6A504EFF5CBF1F3 (void);
// 0x00000D04 System.Void System.Xml.Serialization.XmlSerializationReader::UnknownAttribute(System.Object,System.Xml.XmlAttribute,System.String)
extern void XmlSerializationReader_UnknownAttribute_m5DE80B94D9A23B344BD4D61A5743386B1393562D (void);
// 0x00000D05 System.Void System.Xml.Serialization.XmlSerializationReader::UnknownElement(System.Object,System.Xml.XmlElement,System.String)
extern void XmlSerializationReader_UnknownElement_m0AB972087CDCDF08330B2472DF521B3263405D31 (void);
// 0x00000D06 System.Void System.Xml.Serialization.XmlSerializationReader::UnknownNode(System.Object)
extern void XmlSerializationReader_UnknownNode_m2F762DBC510F96D1B12D002D405F4CEFBF2A2E18 (void);
// 0x00000D07 System.Void System.Xml.Serialization.XmlSerializationReader::UnknownNode(System.Object,System.String)
extern void XmlSerializationReader_UnknownNode_m0ED67BE2DC8A3558FA0C0A2CC19575A52480FBD0 (void);
// 0x00000D08 System.Void System.Xml.Serialization.XmlSerializationReader::OnUnknownNode(System.Xml.XmlNode,System.Object,System.String)
extern void XmlSerializationReader_OnUnknownNode_m9ADED58E840CB4F7C093F960B87DC1BD2E438B39 (void);
// 0x00000D09 System.Void System.Xml.Serialization.XmlSerializationReader::UnreferencedObject(System.String,System.Object)
extern void XmlSerializationReader_UnreferencedObject_m4487CEE93EAE9E4A76ACCE73F1336B21E7060461 (void);
// 0x00000D0A System.Void System.Xml.Serialization.XmlSerializationReader/WriteCallbackInfo::.ctor()
extern void WriteCallbackInfo__ctor_m37F31F6AFF382B838F022DFF2F6C49AEE921D110 (void);
// 0x00000D0B System.Void System.Xml.Serialization.XmlSerializationReader/CollectionFixup::.ctor(System.Object,System.Xml.Serialization.XmlSerializationCollectionFixupCallback,System.String)
extern void CollectionFixup__ctor_m1F4ADF9D829F9B0BFEB1442AEB2167118F4EA0AB (void);
// 0x00000D0C System.Xml.Serialization.XmlSerializationCollectionFixupCallback System.Xml.Serialization.XmlSerializationReader/CollectionFixup::get_Callback()
extern void CollectionFixup_get_Callback_m1F1435C58DB8A0FDDC6EF46BAE8C871531BEDBAE (void);
// 0x00000D0D System.Object System.Xml.Serialization.XmlSerializationReader/CollectionFixup::get_Collection()
extern void CollectionFixup_get_Collection_m33F4B486A798DB34A155875436454D248ADF0FD0 (void);
// 0x00000D0E System.Object System.Xml.Serialization.XmlSerializationReader/CollectionFixup::get_Id()
extern void CollectionFixup_get_Id_m02C21982C2A3986E65A34429213F203558849D40 (void);
// 0x00000D0F System.Object System.Xml.Serialization.XmlSerializationReader/CollectionFixup::get_CollectionItems()
extern void CollectionFixup_get_CollectionItems_m7C8D7CB07A7C17F517B09A5145424EB1DE0EB497 (void);
// 0x00000D10 System.Void System.Xml.Serialization.XmlSerializationReader/CollectionFixup::set_CollectionItems(System.Object)
extern void CollectionFixup_set_CollectionItems_mE1B2C71D40112F90E2ECC65D1E14234BA2ED351F (void);
// 0x00000D11 System.Void System.Xml.Serialization.XmlSerializationReader/Fixup::.ctor(System.Object,System.Xml.Serialization.XmlSerializationFixupCallback,System.Int32)
extern void Fixup__ctor_m7213A65447CD4248AA5F086E4C71C792B5A21F14 (void);
// 0x00000D12 System.Xml.Serialization.XmlSerializationFixupCallback System.Xml.Serialization.XmlSerializationReader/Fixup::get_Callback()
extern void Fixup_get_Callback_mF6D51DD8D4089ED7510FA16D29095F75BFB54D9B (void);
// 0x00000D13 System.String[] System.Xml.Serialization.XmlSerializationReader/Fixup::get_Ids()
extern void Fixup_get_Ids_m9B1A1A8EC0662A14A92B000F90A276C18E7690B2 (void);
// 0x00000D14 System.Object System.Xml.Serialization.XmlSerializationReader/Fixup::get_Source()
extern void Fixup_get_Source_mF424839086899F18C33B9604622D390C359819AE (void);
// 0x00000D15 System.Void System.Xml.Serialization.XmlSerializationReader/CollectionItemFixup::.ctor(System.Array,System.Int32,System.String)
extern void CollectionItemFixup__ctor_mE654E8182AAE3013271D452C051AE10ADFD9C2AC (void);
// 0x00000D16 System.Array System.Xml.Serialization.XmlSerializationReader/CollectionItemFixup::get_Collection()
extern void CollectionItemFixup_get_Collection_m3A3D1F07DD384677EB43842B4E0C9AE6CAA8B8F6 (void);
// 0x00000D17 System.Int32 System.Xml.Serialization.XmlSerializationReader/CollectionItemFixup::get_Index()
extern void CollectionItemFixup_get_Index_m455C70697C9BD61D8E47E5867796671FAECBF958 (void);
// 0x00000D18 System.String System.Xml.Serialization.XmlSerializationReader/CollectionItemFixup::get_Id()
extern void CollectionItemFixup_get_Id_m01A755FF6A3F989910289A67DD5ADFA0528FD39F (void);
// 0x00000D19 System.Void System.Xml.Serialization.XmlSerializationReaderInterpreter::.ctor(System.Xml.Serialization.XmlMapping)
extern void XmlSerializationReaderInterpreter__ctor_m6C881FC54D45877C33279E7DE29C17C53B821459 (void);
// 0x00000D1A System.Void System.Xml.Serialization.XmlSerializationReaderInterpreter::InitCallbacks()
extern void XmlSerializationReaderInterpreter_InitCallbacks_mD7FB33D4AC41F6362490CDA141D355292A527852 (void);
// 0x00000D1B System.Void System.Xml.Serialization.XmlSerializationReaderInterpreter::InitIDs()
extern void XmlSerializationReaderInterpreter_InitIDs_m032310798F8812002D4EE41284F67E9D2CD57D0F (void);
// 0x00000D1C System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::ReadRoot()
extern void XmlSerializationReaderInterpreter_ReadRoot_mC64D2353CEDB7BDABAB7A640D8681396BB046B4E (void);
// 0x00000D1D System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::ReadEncodedObject(System.Xml.Serialization.XmlTypeMapping)
extern void XmlSerializationReaderInterpreter_ReadEncodedObject_m9CC3C125A75A6B0D04818456CD6C37A5D22453C0 (void);
// 0x00000D1E System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::ReadMessage(System.Xml.Serialization.XmlMembersMapping)
extern void XmlSerializationReaderInterpreter_ReadMessage_m7BD17B1A8CCE4FA3C728C795953ED908E0F0D032 (void);
// 0x00000D1F System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::ReadRoot(System.Xml.Serialization.XmlTypeMapping)
extern void XmlSerializationReaderInterpreter_ReadRoot_m86237F7D7333192034B74CFAF2BCE5019CCB3F23 (void);
// 0x00000D20 System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::ReadObject(System.Xml.Serialization.XmlTypeMapping,System.Boolean,System.Boolean)
extern void XmlSerializationReaderInterpreter_ReadObject_m96FED952EBA3659E737FBCED7883FFFB43EF113E (void);
// 0x00000D21 System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::ReadClassInstance(System.Xml.Serialization.XmlTypeMapping,System.Boolean,System.Boolean)
extern void XmlSerializationReaderInterpreter_ReadClassInstance_m2D516034470771EE80D8AE702D2C74DEAC657AA2 (void);
// 0x00000D22 System.Void System.Xml.Serialization.XmlSerializationReaderInterpreter::ReadClassInstanceMembers(System.Xml.Serialization.XmlTypeMapping,System.Object)
extern void XmlSerializationReaderInterpreter_ReadClassInstanceMembers_m162FFA010EB62983DBB2DF7396CD8A34915B789F (void);
// 0x00000D23 System.Void System.Xml.Serialization.XmlSerializationReaderInterpreter::ReadAttributeMembers(System.Xml.Serialization.ClassMap,System.Object,System.Boolean)
extern void XmlSerializationReaderInterpreter_ReadAttributeMembers_m7DAF4EA9F9401AC7C7ED1C8BC89E28C607203EB9 (void);
// 0x00000D24 System.Void System.Xml.Serialization.XmlSerializationReaderInterpreter::ReadMembers(System.Xml.Serialization.ClassMap,System.Object,System.Boolean,System.Boolean)
extern void XmlSerializationReaderInterpreter_ReadMembers_m92FC821665FFF506E537CCDA5A70F4B1172E626B (void);
// 0x00000D25 System.Void System.Xml.Serialization.XmlSerializationReaderInterpreter::SetListMembersDefaults(System.Xml.Serialization.ClassMap,System.Object,System.Boolean)
extern void XmlSerializationReaderInterpreter_SetListMembersDefaults_m9C3CFA88D73B9F2C87B02C6787802F9EB9CEE954 (void);
// 0x00000D26 System.Void System.Xml.Serialization.XmlSerializationReaderInterpreter::FixupMembers(System.Xml.Serialization.ClassMap,System.Object,System.Boolean)
extern void XmlSerializationReaderInterpreter_FixupMembers_mE0162576E13B7E40DD786B330C4D9D79326CFB75 (void);
// 0x00000D27 System.Void System.Xml.Serialization.XmlSerializationReaderInterpreter::ProcessUnknownAttribute(System.Object)
extern void XmlSerializationReaderInterpreter_ProcessUnknownAttribute_m643C849D5586733BE0EE557C6F33E44B645B3F22 (void);
// 0x00000D28 System.Void System.Xml.Serialization.XmlSerializationReaderInterpreter::ProcessUnknownElement(System.Object)
extern void XmlSerializationReaderInterpreter_ProcessUnknownElement_m2EBBA0C54E49BFD1F00131610B7F4375B703759B (void);
// 0x00000D29 System.Boolean System.Xml.Serialization.XmlSerializationReaderInterpreter::IsReadOnly(System.Xml.Serialization.XmlTypeMapMember,System.Xml.Serialization.TypeData,System.Object,System.Boolean)
extern void XmlSerializationReaderInterpreter_IsReadOnly_m2C12724B3F9B47E6A7F30F73BD6279385A29AD58 (void);
// 0x00000D2A System.Void System.Xml.Serialization.XmlSerializationReaderInterpreter::SetMemberValue(System.Xml.Serialization.XmlTypeMapMember,System.Object,System.Object,System.Boolean)
extern void XmlSerializationReaderInterpreter_SetMemberValue_mABB21E3AEFF2EB1B198A0B915622E84D542D1D99 (void);
// 0x00000D2B System.Void System.Xml.Serialization.XmlSerializationReaderInterpreter::SetMemberValueFromAttr(System.Xml.Serialization.XmlTypeMapMember,System.Object,System.Object,System.Boolean)
extern void XmlSerializationReaderInterpreter_SetMemberValueFromAttr_m7DCD796BFED1BC399DDA708281D49BAF3EF5CAF8 (void);
// 0x00000D2C System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::GetMemberValue(System.Xml.Serialization.XmlTypeMapMember,System.Object,System.Boolean)
extern void XmlSerializationReaderInterpreter_GetMemberValue_mFA240C18B7888ACCAC3CED8800EAF6E2670BEF41 (void);
// 0x00000D2D System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::ReadObjectElement(System.Xml.Serialization.XmlTypeMapElementInfo)
extern void XmlSerializationReaderInterpreter_ReadObjectElement_mB76E426F3F5A3C4F36AC5563C3A546ECC8B6DF05 (void);
// 0x00000D2E System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::ReadPrimitiveValue(System.Xml.Serialization.XmlTypeMapElementInfo)
extern void XmlSerializationReaderInterpreter_ReadPrimitiveValue_m571D86640A7A892ABF759E35BC38F27B46C208F4 (void);
// 0x00000D2F System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::GetValueFromXmlString(System.String,System.Xml.Serialization.TypeData,System.Xml.Serialization.XmlTypeMapping)
extern void XmlSerializationReaderInterpreter_GetValueFromXmlString_m21DC6B65AAF2E79AE5EC5C7B62A5E40B4C5498CA (void);
// 0x00000D30 System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::ReadListElement(System.Xml.Serialization.XmlTypeMapping,System.Boolean,System.Object,System.Boolean)
extern void XmlSerializationReaderInterpreter_ReadListElement_m9DA9C6F2AC8812B8783E85AF2F99A4FE6CB14B14 (void);
// 0x00000D31 System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::ReadListString(System.Xml.Serialization.XmlTypeMapping,System.String)
extern void XmlSerializationReaderInterpreter_ReadListString_mA0DEC8B7D4D0939BF4250109EA9C9DB49F578A21 (void);
// 0x00000D32 System.Void System.Xml.Serialization.XmlSerializationReaderInterpreter::AddListValue(System.Xml.Serialization.TypeData,System.Object&,System.Int32,System.Object,System.Boolean)
extern void XmlSerializationReaderInterpreter_AddListValue_m12D3A8F7A8612DBA89872F736C275807EBB57EA4 (void);
// 0x00000D33 System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::CreateInstance(System.Type,System.Boolean)
extern void XmlSerializationReaderInterpreter_CreateInstance_mEF76BB167B5A637F54BC4631F54810D15760F901 (void);
// 0x00000D34 System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::CreateInstance(System.Type)
extern void XmlSerializationReaderInterpreter_CreateInstance_m9CB41129916C0B5A2323C6EBD6031BB9CF3B693C (void);
// 0x00000D35 System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::CreateList(System.Type)
extern void XmlSerializationReaderInterpreter_CreateList_m8DEC17C3A9D8AB9C6659C503168A670217F052A3 (void);
// 0x00000D36 System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::InitializeList(System.Xml.Serialization.TypeData)
extern void XmlSerializationReaderInterpreter_InitializeList_m9B8DC26F07D1636336A807E8AE75FA5E5BA74DA6 (void);
// 0x00000D37 System.Void System.Xml.Serialization.XmlSerializationReaderInterpreter::FillList(System.Object,System.Object)
extern void XmlSerializationReaderInterpreter_FillList_m5396649C8AB2996C6C7D25983BDAD9479A3F29D9 (void);
// 0x00000D38 System.Void System.Xml.Serialization.XmlSerializationReaderInterpreter::CopyEnumerableList(System.Object,System.Object)
extern void XmlSerializationReaderInterpreter_CopyEnumerableList_mF303386B1B9E939D03B2223788B48647E7E43BA3 (void);
// 0x00000D39 System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::ReadXmlNodeElement(System.Xml.Serialization.XmlTypeMapping,System.Boolean)
extern void XmlSerializationReaderInterpreter_ReadXmlNodeElement_mDDA1AC3864A682EB162DF1A8A7A3A05B80674709 (void);
// 0x00000D3A System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::ReadXmlNode(System.Xml.Serialization.TypeData,System.Boolean)
extern void XmlSerializationReaderInterpreter_ReadXmlNode_m1EDAD554730C9248E429BADBBA381E16C94647CA (void);
// 0x00000D3B System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::ReadPrimitiveElement(System.Xml.Serialization.XmlTypeMapping,System.Boolean)
extern void XmlSerializationReaderInterpreter_ReadPrimitiveElement_m93C17C23DF8E7F7F2501CA2452E5CEA6EF2551A6 (void);
// 0x00000D3C System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::ReadEnumElement(System.Xml.Serialization.XmlTypeMapping,System.Boolean)
extern void XmlSerializationReaderInterpreter_ReadEnumElement_mB13411EB63D3EEEF92A41C2E3E29B243132E02B4 (void);
// 0x00000D3D System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::GetEnumValue(System.Xml.Serialization.XmlTypeMapping,System.String)
extern void XmlSerializationReaderInterpreter_GetEnumValue_m435EF964CCD4D11623F78F71622983D05FA4C556 (void);
// 0x00000D3E System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter::ReadXmlSerializableElement(System.Xml.Serialization.XmlTypeMapping,System.Boolean)
extern void XmlSerializationReaderInterpreter_ReadXmlSerializableElement_mEE3EDB95A3BF6553D4C677380E0C98CE9A977442 (void);
// 0x00000D3F System.Void System.Xml.Serialization.XmlSerializationReaderInterpreter::.cctor()
extern void XmlSerializationReaderInterpreter__cctor_mE60C9A28CAEDAA69F329219AD3E1DF73D71E1999 (void);
// 0x00000D40 System.Void System.Xml.Serialization.XmlSerializationReaderInterpreter/FixupCallbackInfo::.ctor(System.Xml.Serialization.XmlSerializationReaderInterpreter,System.Xml.Serialization.ClassMap,System.Boolean)
extern void FixupCallbackInfo__ctor_m21B1A474D5B56C19F301C9D9EF4B235B7B8AE639 (void);
// 0x00000D41 System.Void System.Xml.Serialization.XmlSerializationReaderInterpreter/FixupCallbackInfo::FixupMembers(System.Object)
extern void FixupCallbackInfo_FixupMembers_m80AD28B889F16F84A04A47F8895B582A50981E63 (void);
// 0x00000D42 System.Void System.Xml.Serialization.XmlSerializationReaderInterpreter/ReaderCallbackInfo::.ctor(System.Xml.Serialization.XmlSerializationReaderInterpreter,System.Xml.Serialization.XmlTypeMapping)
extern void ReaderCallbackInfo__ctor_mA1DE9023122B9D262150A2AABCCB839AC4E31CBC (void);
// 0x00000D43 System.Object System.Xml.Serialization.XmlSerializationReaderInterpreter/ReaderCallbackInfo::ReadObject()
extern void ReaderCallbackInfo_ReadObject_m9D91DB389AC65B4941DC11773FECC6EEAF180249 (void);
// 0x00000D44 System.Void System.Xml.Serialization.XmlSerializationWriteCallback::.ctor(System.Object,System.IntPtr)
extern void XmlSerializationWriteCallback__ctor_mC9EAA27EDBF9664212848EC6F45C065395C51AF9 (void);
// 0x00000D45 System.Void System.Xml.Serialization.XmlSerializationWriteCallback::Invoke(System.Object)
extern void XmlSerializationWriteCallback_Invoke_mC5FC4D5306E2C36BAE096E3B9BE05F4FC7488E9F (void);
// 0x00000D46 System.Void System.Xml.Serialization.XmlSerializationWriter::.ctor()
extern void XmlSerializationWriter__ctor_m293C1A24C2354634334D6F0C0E205E2478ABFCB1 (void);
// 0x00000D47 System.Void System.Xml.Serialization.XmlSerializationWriter::Initialize(System.Xml.XmlWriter,System.Xml.Serialization.XmlSerializerNamespaces)
extern void XmlSerializationWriter_Initialize_m11222210CAC28774F29C1EE771F734E71D70E95C (void);
// 0x00000D48 System.Xml.XmlWriter System.Xml.Serialization.XmlSerializationWriter::get_Writer()
extern void XmlSerializationWriter_get_Writer_m8083D941BEB14C7735FDB31C52ADBCCF5513C2BC (void);
// 0x00000D49 System.Void System.Xml.Serialization.XmlSerializationWriter::AddWriteCallback(System.Type,System.String,System.String,System.Xml.Serialization.XmlSerializationWriteCallback)
extern void XmlSerializationWriter_AddWriteCallback_mA8F5217B979F653B829B0B36EA7C8A4202E4FA2D (void);
// 0x00000D4A System.Exception System.Xml.Serialization.XmlSerializationWriter::CreateUnknownAnyElementException(System.String,System.String)
extern void XmlSerializationWriter_CreateUnknownAnyElementException_m10C764FCEE6FF3DDA1C9A17D7593D8DE7454417B (void);
// 0x00000D4B System.Exception System.Xml.Serialization.XmlSerializationWriter::CreateUnknownTypeException(System.Object)
extern void XmlSerializationWriter_CreateUnknownTypeException_m390258930DA81870F1CB5744BEE12EE075A7BAC6 (void);
// 0x00000D4C System.Exception System.Xml.Serialization.XmlSerializationWriter::CreateUnknownTypeException(System.Type)
extern void XmlSerializationWriter_CreateUnknownTypeException_m9551C746760505766F62166E975F43E6BC174F41 (void);
// 0x00000D4D System.String System.Xml.Serialization.XmlSerializationWriter::FromXmlQualifiedName(System.Xml.XmlQualifiedName)
extern void XmlSerializationWriter_FromXmlQualifiedName_m0025FF4410A037F0310220E2F36A1F55DD106829 (void);
// 0x00000D4E System.String System.Xml.Serialization.XmlSerializationWriter::GetId(System.Object,System.Boolean)
extern void XmlSerializationWriter_GetId_m119A741C6DE06B31C89202A1AB5B6F5F9BDB400E (void);
// 0x00000D4F System.Boolean System.Xml.Serialization.XmlSerializationWriter::AlreadyQueued(System.Object)
extern void XmlSerializationWriter_AlreadyQueued_mDEBACA2D31AC7B5D135065F0595AB02B68D2164D (void);
// 0x00000D50 System.String System.Xml.Serialization.XmlSerializationWriter::GetNamespacePrefix(System.String)
extern void XmlSerializationWriter_GetNamespacePrefix_m5F129F48CEF46D93DCBE7B31D2CC13A73F77494B (void);
// 0x00000D51 System.String System.Xml.Serialization.XmlSerializationWriter::GetQualifiedName(System.String,System.String)
extern void XmlSerializationWriter_GetQualifiedName_m6A393BACF5677C132F4FF0717F6F96522C55D518 (void);
// 0x00000D52 System.Void System.Xml.Serialization.XmlSerializationWriter::InitCallbacks()
// 0x00000D53 System.Void System.Xml.Serialization.XmlSerializationWriter::TopLevelElement()
extern void XmlSerializationWriter_TopLevelElement_mFEE610422C07AE555FDA27A05CEB1E9616026FEC (void);
// 0x00000D54 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteAttribute(System.String,System.String,System.String)
extern void XmlSerializationWriter_WriteAttribute_mAA8601A17489000A033533611237057B779C91B1 (void);
// 0x00000D55 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteAttribute(System.String,System.String,System.String,System.String)
extern void XmlSerializationWriter_WriteAttribute_m25B87065E059F9AA2D8E46158DB0C3A9180CC63B (void);
// 0x00000D56 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteXmlNode(System.Xml.XmlNode)
extern void XmlSerializationWriter_WriteXmlNode_m1B2279E9188950D212D082FE4A68AFE96A58D6CD (void);
// 0x00000D57 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteElementEncoded(System.Xml.XmlNode,System.String,System.String,System.Boolean,System.Boolean)
extern void XmlSerializationWriter_WriteElementEncoded_m669E23E74C69FAB9FEF6FAA511A0F6901E1FFEFA (void);
// 0x00000D58 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteElementLiteral(System.Xml.XmlNode,System.String,System.String,System.Boolean,System.Boolean)
extern void XmlSerializationWriter_WriteElementLiteral_m0E74FD75FE42BEB8D43B79333598C8DDC6EC4238 (void);
// 0x00000D59 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteElementQualifiedName(System.String,System.String,System.Xml.XmlQualifiedName)
extern void XmlSerializationWriter_WriteElementQualifiedName_mE0FE6CEB5D98A0B535C238812B64EB68C1F0933B (void);
// 0x00000D5A System.Void System.Xml.Serialization.XmlSerializationWriter::WriteElementQualifiedName(System.String,System.String,System.Xml.XmlQualifiedName,System.Xml.XmlQualifiedName)
extern void XmlSerializationWriter_WriteElementQualifiedName_m4C1FA2E99623FA45F267849A74C9A561CB7402E8 (void);
// 0x00000D5B System.Void System.Xml.Serialization.XmlSerializationWriter::WriteElementString(System.String,System.String,System.String)
extern void XmlSerializationWriter_WriteElementString_m5B5F5B5F48FE69C157A86AEA91587F9A07EE3893 (void);
// 0x00000D5C System.Void System.Xml.Serialization.XmlSerializationWriter::WriteElementString(System.String,System.String,System.String,System.Xml.XmlQualifiedName)
extern void XmlSerializationWriter_WriteElementString_m7F4678303C1631FCBE4B37FC404C838AF903F718 (void);
// 0x00000D5D System.Void System.Xml.Serialization.XmlSerializationWriter::WriteEndElement()
extern void XmlSerializationWriter_WriteEndElement_mDCC1D34A7B81C6B8EB8E6C924E5752EC39F9FA1F (void);
// 0x00000D5E System.Void System.Xml.Serialization.XmlSerializationWriter::WriteEndElement(System.Object)
extern void XmlSerializationWriter_WriteEndElement_m3ECF0B5AFAA9CD63B5B78470B1A48FE92CC6F5B8 (void);
// 0x00000D5F System.Void System.Xml.Serialization.XmlSerializationWriter::WriteNamespaceDeclarations(System.Xml.Serialization.XmlSerializerNamespaces)
extern void XmlSerializationWriter_WriteNamespaceDeclarations_mF1DFEC2486E203E3324C20EB3A81210B18463CA9 (void);
// 0x00000D60 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteNullableQualifiedNameEncoded(System.String,System.String,System.Xml.XmlQualifiedName,System.Xml.XmlQualifiedName)
extern void XmlSerializationWriter_WriteNullableQualifiedNameEncoded_mE37935A882D73CCE63E8C070C2291CCB3FA720B6 (void);
// 0x00000D61 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteNullableQualifiedNameLiteral(System.String,System.String,System.Xml.XmlQualifiedName)
extern void XmlSerializationWriter_WriteNullableQualifiedNameLiteral_mA36BA50DE0EECCF7D1D2C8683F84D7DB94D34CBC (void);
// 0x00000D62 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteNullableStringEncoded(System.String,System.String,System.String,System.Xml.XmlQualifiedName)
extern void XmlSerializationWriter_WriteNullableStringEncoded_m1129872B6401E60E8949119B9FA368F543FCC9B4 (void);
// 0x00000D63 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteNullableStringLiteral(System.String,System.String,System.String)
extern void XmlSerializationWriter_WriteNullableStringLiteral_m9E9A4BC99C000CCC14DFA45E91A01EEBACADE862 (void);
// 0x00000D64 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteNullTagEncoded(System.String,System.String)
extern void XmlSerializationWriter_WriteNullTagEncoded_mE5653B11D1EE4E31F2F81B4AEE5CE85354576127 (void);
// 0x00000D65 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteNullTagLiteral(System.String,System.String)
extern void XmlSerializationWriter_WriteNullTagLiteral_m721825C6D540C0D0BECDE4BD2948B1A270ACD31E (void);
// 0x00000D66 System.Void System.Xml.Serialization.XmlSerializationWriter::WritePotentiallyReferencingElement(System.String,System.String,System.Object,System.Type,System.Boolean,System.Boolean)
extern void XmlSerializationWriter_WritePotentiallyReferencingElement_mC08268FB0CD13EF92C5F0D92492F9310AB218CFB (void);
// 0x00000D67 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteReferencedElements()
extern void XmlSerializationWriter_WriteReferencedElements_m470B7112650901740DB4667F483740083D52081C (void);
// 0x00000D68 System.Boolean System.Xml.Serialization.XmlSerializationWriter::IsPrimitiveArray(System.Xml.Serialization.TypeData)
extern void XmlSerializationWriter_IsPrimitiveArray_m56B5D6BE559D47B2DA0F2D698C619CDE3A8E0BE9 (void);
// 0x00000D69 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteArray(System.Object,System.Xml.Serialization.TypeData)
extern void XmlSerializationWriter_WriteArray_mA3E69AB440FBF8F03DC25C3F8FD06071B1D07E37 (void);
// 0x00000D6A System.Void System.Xml.Serialization.XmlSerializationWriter::WriteReferencingElement(System.String,System.String,System.Object,System.Boolean)
extern void XmlSerializationWriter_WriteReferencingElement_m63BCDD79C5119664DA24591EA6620A14EBBC7251 (void);
// 0x00000D6B System.Void System.Xml.Serialization.XmlSerializationWriter::CheckReferenceQueue()
extern void XmlSerializationWriter_CheckReferenceQueue_m798F9CFD9FD0DBC8CC4E2B7BF4F6D1053A11E169 (void);
// 0x00000D6C System.Void System.Xml.Serialization.XmlSerializationWriter::WriteSerializable(System.Xml.Serialization.IXmlSerializable,System.String,System.String,System.Boolean)
extern void XmlSerializationWriter_WriteSerializable_mBE2DC3FBAF8A1DA2921EE89701791176B63C40B9 (void);
// 0x00000D6D System.Void System.Xml.Serialization.XmlSerializationWriter::WriteSerializable(System.Xml.Serialization.IXmlSerializable,System.String,System.String,System.Boolean,System.Boolean)
extern void XmlSerializationWriter_WriteSerializable_m49BBC98F617B444A0BFE261D0BA42AE7E41622E1 (void);
// 0x00000D6E System.Void System.Xml.Serialization.XmlSerializationWriter::WriteStartDocument()
extern void XmlSerializationWriter_WriteStartDocument_m6E55154B291F834B4B5C7F692CCF53B6B3BF94FF (void);
// 0x00000D6F System.Void System.Xml.Serialization.XmlSerializationWriter::WriteStartElement(System.String,System.String)
extern void XmlSerializationWriter_WriteStartElement_m14B47621699116DB0A0056C1437D1B0A1310E3BA (void);
// 0x00000D70 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteStartElement(System.String,System.String,System.Boolean)
extern void XmlSerializationWriter_WriteStartElement_m10BA6216843AE75F6DB9631DDA883F1B831BEAF6 (void);
// 0x00000D71 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteStartElement(System.String,System.String,System.Object)
extern void XmlSerializationWriter_WriteStartElement_mCB83EEA5BA0CDBDD2D62768D10D249B7D5835A70 (void);
// 0x00000D72 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteStartElement(System.String,System.String,System.Object,System.Boolean)
extern void XmlSerializationWriter_WriteStartElement_mB1DC56074605855EB20F38FC8D2E4BDB2A760D89 (void);
// 0x00000D73 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteStartElement(System.String,System.String,System.Object,System.Boolean,System.Collections.ICollection)
extern void XmlSerializationWriter_WriteStartElement_m88BB6D1190D3E5B8108CBA31ED8ADB5F654AD224 (void);
// 0x00000D74 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteTypedPrimitive(System.String,System.String,System.Object,System.Boolean)
extern void XmlSerializationWriter_WriteTypedPrimitive_m9AF71A0CBE191A76BA04DF17501BB08C6C3E0D50 (void);
// 0x00000D75 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteValue(System.String)
extern void XmlSerializationWriter_WriteValue_mFBAAF58EE4ECE002669126E42D9613880FA871A3 (void);
// 0x00000D76 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteXmlAttribute(System.Xml.XmlNode,System.Object)
extern void XmlSerializationWriter_WriteXmlAttribute_mC90D083F605D89967073970C28C7CF10B6F6706F (void);
// 0x00000D77 System.Void System.Xml.Serialization.XmlSerializationWriter::WriteXsiType(System.String,System.String)
extern void XmlSerializationWriter_WriteXsiType_m24C3B36D396116877E22848B9B12EF6D6BE4D122 (void);
// 0x00000D78 System.Void System.Xml.Serialization.XmlSerializationWriter/WriteCallbackInfo::.ctor()
extern void WriteCallbackInfo__ctor_mCD5B02AA94A872AEB63A81C174520985F378E240 (void);
// 0x00000D79 System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter::.ctor(System.Xml.Serialization.XmlMapping)
extern void XmlSerializationWriterInterpreter__ctor_m03635FE7701F9E8ACEC9CF5D213284C18820CDDB (void);
// 0x00000D7A System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter::InitCallbacks()
extern void XmlSerializationWriterInterpreter_InitCallbacks_mFD6C7F1D12D67C1D973F1E2236F3ACD2C90F34F8 (void);
// 0x00000D7B System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter::WriteRoot(System.Object)
extern void XmlSerializationWriterInterpreter_WriteRoot_mDF5734ADBE4AE54FE85FF14C378249F22DCDDCAE (void);
// 0x00000D7C System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter::WriteObject(System.Xml.Serialization.XmlTypeMapping,System.Object,System.String,System.String,System.Boolean,System.Boolean,System.Boolean)
extern void XmlSerializationWriterInterpreter_WriteObject_mB3E2841AD7153907308E41AD18BF2CF34352FE74 (void);
// 0x00000D7D System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter::WriteMessage(System.Xml.Serialization.XmlMembersMapping,System.Object[])
extern void XmlSerializationWriterInterpreter_WriteMessage_m67176FE66A5BE2488C8303DEFF8B6329CAE212A9 (void);
// 0x00000D7E System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter::WriteObjectElement(System.Xml.Serialization.XmlTypeMapping,System.Object,System.String,System.String)
extern void XmlSerializationWriterInterpreter_WriteObjectElement_mC4AD7377974321D88668A5622FF6EE3A3D9C1A67 (void);
// 0x00000D7F System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter::WriteObjectElementAttributes(System.Xml.Serialization.XmlTypeMapping,System.Object)
extern void XmlSerializationWriterInterpreter_WriteObjectElementAttributes_mE18347445161636A46E720A729B5C155DF9FF885 (void);
// 0x00000D80 System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter::WriteObjectElementElements(System.Xml.Serialization.XmlTypeMapping,System.Object)
extern void XmlSerializationWriterInterpreter_WriteObjectElementElements_m025D3CC5CBC56E29581B8D0469B83D7DB5B88215 (void);
// 0x00000D81 System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter::WriteMembers(System.Xml.Serialization.ClassMap,System.Object,System.Boolean)
extern void XmlSerializationWriterInterpreter_WriteMembers_m3A9E0D500CD360DBC683D76DBE17EBAA796BBF98 (void);
// 0x00000D82 System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter::WriteAttributeMembers(System.Xml.Serialization.ClassMap,System.Object,System.Boolean)
extern void XmlSerializationWriterInterpreter_WriteAttributeMembers_mD3071391C2C5056FD39AF81858D0C29A8CDA83B1 (void);
// 0x00000D83 System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter::WriteElementMembers(System.Xml.Serialization.ClassMap,System.Object,System.Boolean)
extern void XmlSerializationWriterInterpreter_WriteElementMembers_m473C65D604DE952FAC43116BD4A6BB98A2F08645 (void);
// 0x00000D84 System.Object System.Xml.Serialization.XmlSerializationWriterInterpreter::GetMemberValue(System.Xml.Serialization.XmlTypeMapMember,System.Object,System.Boolean)
extern void XmlSerializationWriterInterpreter_GetMemberValue_mBA34A9A19CE56F7DD72184499257F1E7F1446E90 (void);
// 0x00000D85 System.Boolean System.Xml.Serialization.XmlSerializationWriterInterpreter::MemberHasValue(System.Xml.Serialization.XmlTypeMapMember,System.Object,System.Boolean)
extern void XmlSerializationWriterInterpreter_MemberHasValue_mFEC8075A0CB8DC3279796618FBD2855E8081FE6C (void);
// 0x00000D86 System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter::WriteMemberElement(System.Xml.Serialization.XmlTypeMapElementInfo,System.Object)
extern void XmlSerializationWriterInterpreter_WriteMemberElement_mB29A5B7EFEB7D6FE5CCDEDA132F923E79D6F5F43 (void);
// 0x00000D87 System.Object System.Xml.Serialization.XmlSerializationWriterInterpreter::ImplicitConvert(System.Object,System.Type)
extern void XmlSerializationWriterInterpreter_ImplicitConvert_mD16AB1B10272160C637E2A335ADB47E55864C07E (void);
// 0x00000D88 System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter::WritePrimitiveValueLiteral(System.Object,System.String,System.String,System.Xml.Serialization.XmlTypeMapping,System.Xml.Serialization.TypeData,System.Boolean,System.Boolean)
extern void XmlSerializationWriterInterpreter_WritePrimitiveValueLiteral_m64F5EE0B8DF72D20007BEA801198FF8F8B381173 (void);
// 0x00000D89 System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter::WritePrimitiveValueEncoded(System.Object,System.String,System.String,System.Xml.XmlQualifiedName,System.Xml.Serialization.XmlTypeMapping,System.Xml.Serialization.TypeData,System.Boolean,System.Boolean)
extern void XmlSerializationWriterInterpreter_WritePrimitiveValueEncoded_m49AE009A4355CB956686487B0A6617B714D30723 (void);
// 0x00000D8A System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter::WriteListElement(System.Xml.Serialization.XmlTypeMapping,System.Object,System.String,System.String)
extern void XmlSerializationWriterInterpreter_WriteListElement_m7860139850018CC144D7D8616B419DCF738DDC53 (void);
// 0x00000D8B System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter::WriteListContent(System.Object,System.Xml.Serialization.TypeData,System.Xml.Serialization.ListMap,System.Object,System.Text.StringBuilder)
extern void XmlSerializationWriterInterpreter_WriteListContent_m134B4C06A45FA059536931340F9447EEBA4154E7 (void);
// 0x00000D8C System.Int32 System.Xml.Serialization.XmlSerializationWriterInterpreter::GetListCount(System.Xml.Serialization.TypeData,System.Object)
extern void XmlSerializationWriterInterpreter_GetListCount_m8FB8D13B1F87E95754A5CF8079D3DF2B9A46AE86 (void);
// 0x00000D8D System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter::WriteAnyElementContent(System.Xml.Serialization.XmlTypeMapMemberAnyElement,System.Object)
extern void XmlSerializationWriterInterpreter_WriteAnyElementContent_m6FA0CBF4CCF97E36DE0A4C4AC4CF557A965A8823 (void);
// 0x00000D8E System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter::WritePrimitiveElement(System.Xml.Serialization.XmlTypeMapping,System.Object,System.String,System.String)
extern void XmlSerializationWriterInterpreter_WritePrimitiveElement_m249A1D6B8790790AE65BCE416F8B0E78FDE95568 (void);
// 0x00000D8F System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter::WriteEnumElement(System.Xml.Serialization.XmlTypeMapping,System.Object,System.String,System.String)
extern void XmlSerializationWriterInterpreter_WriteEnumElement_m205F2F0D7D6375408F8BFFD80AEEE5B4CD4C4DE3 (void);
// 0x00000D90 System.String System.Xml.Serialization.XmlSerializationWriterInterpreter::GetStringValue(System.Xml.Serialization.XmlTypeMapping,System.Xml.Serialization.TypeData,System.Object)
extern void XmlSerializationWriterInterpreter_GetStringValue_m417BDD772C59AA1A72558744FD56E78C129E1DEE (void);
// 0x00000D91 System.String System.Xml.Serialization.XmlSerializationWriterInterpreter::GetEnumXmlValue(System.Xml.Serialization.XmlTypeMapping,System.Object)
extern void XmlSerializationWriterInterpreter_GetEnumXmlValue_m6990DBD6D109E4EF5947900DCBCAEFAD60CCE88F (void);
// 0x00000D92 System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter/CallbackInfo::.ctor(System.Xml.Serialization.XmlSerializationWriterInterpreter,System.Xml.Serialization.XmlTypeMapping)
extern void CallbackInfo__ctor_m8F675D9CC25A5368226CB51B0931B527F5FA9439 (void);
// 0x00000D93 System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter/CallbackInfo::WriteObject(System.Object)
extern void CallbackInfo_WriteObject_m5D5ED881A0F8AA17A296B0ABFE6063800F096564 (void);
// 0x00000D94 System.Void System.Xml.Serialization.XmlSerializationWriterInterpreter/CallbackInfo::WriteEnum(System.Object)
extern void CallbackInfo_WriteEnum_m277626A9EC6D2C4713BA8BD4C45174875727F869 (void);
// 0x00000D95 System.Void System.Xml.Serialization.XmlSerializer::.cctor()
extern void XmlSerializer__cctor_m7DE476F25D68FB893C35A4B0F9944E55EFDFC1D2 (void);
// 0x00000D96 System.Void System.Xml.Serialization.XmlSerializer::.ctor(System.Type)
extern void XmlSerializer__ctor_m3B27E3092ABEAA766FD4002A0F5D786992060604 (void);
// 0x00000D97 System.Void System.Xml.Serialization.XmlSerializer::.ctor(System.Type,System.Xml.Serialization.XmlAttributeOverrides,System.Type[],System.Xml.Serialization.XmlRootAttribute,System.String)
extern void XmlSerializer__ctor_m0DAA131F7E266D7999D10E867963DD2C4907C796 (void);
// 0x00000D98 System.Xml.Serialization.XmlMapping System.Xml.Serialization.XmlSerializer::get_Mapping()
extern void XmlSerializer_get_Mapping_mF9907A88C9DE4C5C31ACD6804471760CBD17B84B (void);
// 0x00000D99 System.Void System.Xml.Serialization.XmlSerializer::OnUnknownAttribute(System.Xml.Serialization.XmlAttributeEventArgs)
extern void XmlSerializer_OnUnknownAttribute_m83955AABD86AF00C5605A838877C54C48F01EC67 (void);
// 0x00000D9A System.Void System.Xml.Serialization.XmlSerializer::OnUnknownElement(System.Xml.Serialization.XmlElementEventArgs)
extern void XmlSerializer_OnUnknownElement_m40BA866EF7DE746B508A1815F5D833B63D1E05A0 (void);
// 0x00000D9B System.Void System.Xml.Serialization.XmlSerializer::OnUnknownNode(System.Xml.Serialization.XmlNodeEventArgs)
extern void XmlSerializer_OnUnknownNode_m3CB84FB8D0BC988F6A16253DA80D6165E28DC7DA (void);
// 0x00000D9C System.Void System.Xml.Serialization.XmlSerializer::OnUnreferencedObject(System.Xml.Serialization.UnreferencedObjectEventArgs)
extern void XmlSerializer_OnUnreferencedObject_mEBD84F2A2C0972DC90465593AD4BBF211591E9E6 (void);
// 0x00000D9D System.Xml.Serialization.XmlSerializationReader System.Xml.Serialization.XmlSerializer::CreateReader()
extern void XmlSerializer_CreateReader_mFF7A9328B1A882BAE053F9A97E9BE08CFB6D4A59 (void);
// 0x00000D9E System.Xml.Serialization.XmlSerializationWriter System.Xml.Serialization.XmlSerializer::CreateWriter()
extern void XmlSerializer_CreateWriter_mF409D1E7D954220C0567920449C9024C6DC9E2CA (void);
// 0x00000D9F System.Object System.Xml.Serialization.XmlSerializer::Deserialize(System.IO.Stream)
extern void XmlSerializer_Deserialize_m1050D3D61F5293AB7F13561762FC511CCD3BCFDD (void);
// 0x00000DA0 System.Object System.Xml.Serialization.XmlSerializer::Deserialize(System.IO.TextReader)
extern void XmlSerializer_Deserialize_m7487D353E77EED4F6A255D415AE87DBCBC0A6E2D (void);
// 0x00000DA1 System.Object System.Xml.Serialization.XmlSerializer::Deserialize(System.Xml.XmlReader)
extern void XmlSerializer_Deserialize_m3F8DFF8F5A4052487062BAB8C60C110FA9AE40A8 (void);
// 0x00000DA2 System.Object System.Xml.Serialization.XmlSerializer::Deserialize(System.Xml.Serialization.XmlSerializationReader)
extern void XmlSerializer_Deserialize_mF6A93541E4FA8342534ACCA762F854541EBCD86B (void);
// 0x00000DA3 System.Void System.Xml.Serialization.XmlSerializer::Serialize(System.Object,System.Xml.Serialization.XmlSerializationWriter)
extern void XmlSerializer_Serialize_m4B83578545703FEF01E48C05DD5EFDF15E301964 (void);
// 0x00000DA4 System.Void System.Xml.Serialization.XmlSerializer::Serialize(System.IO.Stream,System.Object)
extern void XmlSerializer_Serialize_m667B88B55AC152B4790F1A3C11F62F5F262624DA (void);
// 0x00000DA5 System.Void System.Xml.Serialization.XmlSerializer::Serialize(System.IO.TextWriter,System.Object)
extern void XmlSerializer_Serialize_m2EEA80F41157A3088A0E74EB55EA04ECAEE32CCF (void);
// 0x00000DA6 System.Void System.Xml.Serialization.XmlSerializer::Serialize(System.Xml.XmlWriter,System.Object)
extern void XmlSerializer_Serialize_mB74F49E255C6BCCE6912F2049914C6D18B73A2D1 (void);
// 0x00000DA7 System.Void System.Xml.Serialization.XmlSerializer::Serialize(System.IO.Stream,System.Object,System.Xml.Serialization.XmlSerializerNamespaces)
extern void XmlSerializer_Serialize_m70829393FACA97A9ABEF62D278347E99A7083C90 (void);
// 0x00000DA8 System.Void System.Xml.Serialization.XmlSerializer::Serialize(System.Xml.XmlWriter,System.Object,System.Xml.Serialization.XmlSerializerNamespaces)
extern void XmlSerializer_Serialize_mA94F97CFE1760586CA9CFE865B5593DC0ADFCBB0 (void);
// 0x00000DA9 System.Xml.Serialization.XmlSerializationWriter System.Xml.Serialization.XmlSerializer::CreateWriter(System.Xml.Serialization.XmlMapping)
extern void XmlSerializer_CreateWriter_m63DD57F83F741F8457EF2DD61C399E0D08CAB75D (void);
// 0x00000DAA System.Xml.Serialization.XmlSerializationReader System.Xml.Serialization.XmlSerializer::CreateReader(System.Xml.Serialization.XmlMapping)
extern void XmlSerializer_CreateReader_mA0B60291B13CE14CAE5F8908CA3BE1578328FC52 (void);
// 0x00000DAB System.Xml.Serialization.XmlSerializationWriter System.Xml.Serialization.XmlSerializer/SerializerData::CreateWriter()
extern void SerializerData_CreateWriter_mD1B269EA292DDBF9FF0CC942CB18A7AA3F3A855C (void);
// 0x00000DAC System.Void System.Xml.Serialization.XmlSerializerFactory::.ctor()
extern void XmlSerializerFactory__ctor_m66D9BF0716EB5B7B5CEECF0369FD0E8310698A9D (void);
// 0x00000DAD System.Xml.Serialization.XmlSerializer System.Xml.Serialization.XmlSerializerFactory::CreateSerializer(System.Type)
extern void XmlSerializerFactory_CreateSerializer_m95D02B284CD5DE439A9302166F039EFE640E2B17 (void);
// 0x00000DAE System.Xml.Serialization.XmlSerializer System.Xml.Serialization.XmlSerializerFactory::CreateSerializer(System.Type,System.Xml.Serialization.XmlRootAttribute)
extern void XmlSerializerFactory_CreateSerializer_mE60D290D733550C098F9DB8F8DD31B6B7C1C9936 (void);
// 0x00000DAF System.Xml.Serialization.XmlSerializer System.Xml.Serialization.XmlSerializerFactory::CreateSerializer(System.Type,System.Xml.Serialization.XmlAttributeOverrides,System.Type[],System.Xml.Serialization.XmlRootAttribute,System.String)
extern void XmlSerializerFactory_CreateSerializer_m196E45D3FA0AE356908D5295F7371878ADB0A907 (void);
// 0x00000DB0 System.Void System.Xml.Serialization.XmlSerializerFactory::.cctor()
extern void XmlSerializerFactory__cctor_mC00871DFB82064CCA1A4325CA3076AAC40B38812 (void);
// 0x00000DB1 System.Xml.Serialization.XmlSerializationWriter System.Xml.Serialization.XmlSerializerImplementation::get_Writer()
extern void XmlSerializerImplementation_get_Writer_mAF12CDF082924FA5DC0A52A39662B78FCB545001 (void);
// 0x00000DB2 System.Void System.Xml.Serialization.XmlTextAttribute::.ctor()
extern void XmlTextAttribute__ctor_mFC48949F7FA6F8C194579364B1C64FFCAF9C3F2B (void);
// 0x00000DB3 System.String System.Xml.Serialization.XmlTextAttribute::get_DataType()
extern void XmlTextAttribute_get_DataType_m6B266372322103E2D735DC26D210652ECD475B07 (void);
// 0x00000DB4 System.Type System.Xml.Serialization.XmlTextAttribute::get_Type()
extern void XmlTextAttribute_get_Type_m6D956F711B1336CEAE650DDC4A35A9899CEF9861 (void);
// 0x00000DB5 System.Void System.Xml.Serialization.XmlTextAttribute::AddKeyHash(System.Text.StringBuilder)
extern void XmlTextAttribute_AddKeyHash_m5084FCEC37C0FEABFFA86617BB1F2993D9F544DC (void);
// 0x00000DB6 System.Boolean System.Xml.Serialization.XmlTypeAttribute::get_IncludeInSchema()
extern void XmlTypeAttribute_get_IncludeInSchema_mDC85FE2BB6FE9BE2A457394CEEF91341CAA84DA3 (void);
// 0x00000DB7 System.String System.Xml.Serialization.XmlTypeAttribute::get_Namespace()
extern void XmlTypeAttribute_get_Namespace_m856E7657F70CD29601993200EEAA7D1771F0FCC9 (void);
// 0x00000DB8 System.String System.Xml.Serialization.XmlTypeAttribute::get_TypeName()
extern void XmlTypeAttribute_get_TypeName_mB06CCEC7168EF5AF9B5286049A3E0571CAFDAD42 (void);
// 0x00000DB9 System.Void System.Xml.Serialization.XmlTypeAttribute::AddKeyHash(System.Text.StringBuilder)
extern void XmlTypeAttribute_AddKeyHash_mC4DAB0436EA984594404652066A6EFCF264465F9 (void);
// 0x00000DBA System.Void System.Xml.Serialization.XmlTypeMapElementInfo::.ctor(System.Xml.Serialization.XmlTypeMapMember,System.Xml.Serialization.TypeData)
extern void XmlTypeMapElementInfo__ctor_m8E544F8C477BEB4FBA162B7D5B2DB2502EB4EE1D (void);
// 0x00000DBB System.Xml.Serialization.TypeData System.Xml.Serialization.XmlTypeMapElementInfo::get_TypeData()
extern void XmlTypeMapElementInfo_get_TypeData_m35F77B4421D417B4C175FD7A54571B7FBF96532E (void);
// 0x00000DBC System.Object System.Xml.Serialization.XmlTypeMapElementInfo::get_ChoiceValue()
extern void XmlTypeMapElementInfo_get_ChoiceValue_m7BC9464A497AFA7A1BF250BA0D88928706C6412E (void);
// 0x00000DBD System.Void System.Xml.Serialization.XmlTypeMapElementInfo::set_ChoiceValue(System.Object)
extern void XmlTypeMapElementInfo_set_ChoiceValue_m51083B31BC4A97D6C58F2A8FA96355BED2E37AAB (void);
// 0x00000DBE System.String System.Xml.Serialization.XmlTypeMapElementInfo::get_ElementName()
extern void XmlTypeMapElementInfo_get_ElementName_m2B2B6484154E046A7FE5BE46092BF91A7B75D9CC (void);
// 0x00000DBF System.Void System.Xml.Serialization.XmlTypeMapElementInfo::set_ElementName(System.String)
extern void XmlTypeMapElementInfo_set_ElementName_mEE8DF5FA9A346D3D437DF38E2B5E0BC20AA5DC40 (void);
// 0x00000DC0 System.String System.Xml.Serialization.XmlTypeMapElementInfo::get_Namespace()
extern void XmlTypeMapElementInfo_get_Namespace_m94DAAADC3EFEBC302C4D3574BD4835F222345498 (void);
// 0x00000DC1 System.Void System.Xml.Serialization.XmlTypeMapElementInfo::set_Namespace(System.String)
extern void XmlTypeMapElementInfo_set_Namespace_mB1BAB4E18DAF612183E318500F2010C73D7B3B5A (void);
// 0x00000DC2 System.String System.Xml.Serialization.XmlTypeMapElementInfo::get_DataTypeNamespace()
extern void XmlTypeMapElementInfo_get_DataTypeNamespace_mA8278DAED1A896D6AC2B28664C54E0D81155252D (void);
// 0x00000DC3 System.String System.Xml.Serialization.XmlTypeMapElementInfo::get_DataTypeName()
extern void XmlTypeMapElementInfo_get_DataTypeName_mBC6E8CA4DD76FEE0551BFB93992D49C1C143519E (void);
// 0x00000DC4 System.Xml.Schema.XmlSchemaForm System.Xml.Serialization.XmlTypeMapElementInfo::get_Form()
extern void XmlTypeMapElementInfo_get_Form_m6D632374F4C5C58870DFDB60928B518C216180FA (void);
// 0x00000DC5 System.Void System.Xml.Serialization.XmlTypeMapElementInfo::set_Form(System.Xml.Schema.XmlSchemaForm)
extern void XmlTypeMapElementInfo_set_Form_m404075D5C7B4E4CE0EC5ED46881D4D84C73E0102 (void);
// 0x00000DC6 System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.XmlTypeMapElementInfo::get_MappedType()
extern void XmlTypeMapElementInfo_get_MappedType_m240A78959A2E9A6CE992F5EC6B77DDFC137AF032 (void);
// 0x00000DC7 System.Void System.Xml.Serialization.XmlTypeMapElementInfo::set_MappedType(System.Xml.Serialization.XmlTypeMapping)
extern void XmlTypeMapElementInfo_set_MappedType_m2FD5B0A4823A3FAF00E86D03C959D9B0E0D2A409 (void);
// 0x00000DC8 System.Boolean System.Xml.Serialization.XmlTypeMapElementInfo::get_IsNullable()
extern void XmlTypeMapElementInfo_get_IsNullable_m5E6F72E9E7ADFA39100C6C0FFA1585BCDE4ACE75 (void);
// 0x00000DC9 System.Void System.Xml.Serialization.XmlTypeMapElementInfo::set_IsNullable(System.Boolean)
extern void XmlTypeMapElementInfo_set_IsNullable_m3F3A06CB2CB7DACBB6CF90B60346469EA5EE0A6F (void);
// 0x00000DCA System.Xml.Serialization.XmlTypeMapMember System.Xml.Serialization.XmlTypeMapElementInfo::get_Member()
extern void XmlTypeMapElementInfo_get_Member_m6212D4CEC25E2BC416734944F4A82DE373456742 (void);
// 0x00000DCB System.Void System.Xml.Serialization.XmlTypeMapElementInfo::set_NestingLevel(System.Int32)
extern void XmlTypeMapElementInfo_set_NestingLevel_m104B8F548E5E7B0982E55AFA8900F9BB4E0E1A35 (void);
// 0x00000DCC System.Boolean System.Xml.Serialization.XmlTypeMapElementInfo::get_MultiReferenceType()
extern void XmlTypeMapElementInfo_get_MultiReferenceType_m4176293D1962C6176A28D752B43F207817A93D2F (void);
// 0x00000DCD System.Boolean System.Xml.Serialization.XmlTypeMapElementInfo::get_WrappedElement()
extern void XmlTypeMapElementInfo_get_WrappedElement_m4A1874E9B5785B35A519EC5266425156A3B78468 (void);
// 0x00000DCE System.Void System.Xml.Serialization.XmlTypeMapElementInfo::set_WrappedElement(System.Boolean)
extern void XmlTypeMapElementInfo_set_WrappedElement_m45FA9CFAFC7B8EB395F59D7832542F3410089195 (void);
// 0x00000DCF System.Boolean System.Xml.Serialization.XmlTypeMapElementInfo::get_IsTextElement()
extern void XmlTypeMapElementInfo_get_IsTextElement_m264B22862789A3E5250E3BC780F0E888115596AF (void);
// 0x00000DD0 System.Void System.Xml.Serialization.XmlTypeMapElementInfo::set_IsTextElement(System.Boolean)
extern void XmlTypeMapElementInfo_set_IsTextElement_mCE031A8FDAFEACF48094CCDF5C90BBB2A64E2655 (void);
// 0x00000DD1 System.Boolean System.Xml.Serialization.XmlTypeMapElementInfo::get_IsUnnamedAnyElement()
extern void XmlTypeMapElementInfo_get_IsUnnamedAnyElement_m037614B195603B217B28697A93F9BD4950E6CC30 (void);
// 0x00000DD2 System.Void System.Xml.Serialization.XmlTypeMapElementInfo::set_IsUnnamedAnyElement(System.Boolean)
extern void XmlTypeMapElementInfo_set_IsUnnamedAnyElement_m9C07E7FD57FE290F705A2EC1EF3F4F3C36AB1DDD (void);
// 0x00000DD3 System.Int32 System.Xml.Serialization.XmlTypeMapElementInfo::get_ExplicitOrder()
extern void XmlTypeMapElementInfo_get_ExplicitOrder_m929232F83C9F294565C56EC38C5BACCA530DEDAB (void);
// 0x00000DD4 System.Void System.Xml.Serialization.XmlTypeMapElementInfo::set_ExplicitOrder(System.Int32)
extern void XmlTypeMapElementInfo_set_ExplicitOrder_mD893A153D81289F4A8C4A429800FEDB81E3578B4 (void);
// 0x00000DD5 System.Boolean System.Xml.Serialization.XmlTypeMapElementInfo::Equals(System.Object)
extern void XmlTypeMapElementInfo_Equals_mAA4A32B975EBE1CFE4611049CF4554F40591C3C5 (void);
// 0x00000DD6 System.Int32 System.Xml.Serialization.XmlTypeMapElementInfo::GetHashCode()
extern void XmlTypeMapElementInfo_GetHashCode_mD0F042327569EC962B924DA88F33551266192819 (void);
// 0x00000DD7 System.Void System.Xml.Serialization.XmlTypeMapElementInfoList::.ctor()
extern void XmlTypeMapElementInfoList__ctor_mEEBEB4330F01D3172DDE3C685C96D1FDB5E70D1B (void);
// 0x00000DD8 System.Void System.Xml.Serialization.XmlTypeMapMember::.ctor()
extern void XmlTypeMapMember__ctor_m0FD3AECC0F53452D27E035C52A8B91C5941A7184 (void);
// 0x00000DD9 System.String System.Xml.Serialization.XmlTypeMapMember::get_Name()
extern void XmlTypeMapMember_get_Name_mCF37113EDBC93BBAE3E38DDA503BF83C752287F9 (void);
// 0x00000DDA System.Void System.Xml.Serialization.XmlTypeMapMember::set_Name(System.String)
extern void XmlTypeMapMember_set_Name_m388D6A30E3DD11FD6068A5D5C180110C327EFC08 (void);
// 0x00000DDB System.Object System.Xml.Serialization.XmlTypeMapMember::get_DefaultValue()
extern void XmlTypeMapMember_get_DefaultValue_m9E7FE48431CBCD4C9757423398D48F30B919CFC3 (void);
// 0x00000DDC System.Void System.Xml.Serialization.XmlTypeMapMember::set_DefaultValue(System.Object)
extern void XmlTypeMapMember_set_DefaultValue_m97AC90D89BFEE878DA9FE3150292AD6E69B6FA27 (void);
// 0x00000DDD System.Boolean System.Xml.Serialization.XmlTypeMapMember::IsReadOnly(System.Type)
extern void XmlTypeMapMember_IsReadOnly_mE3DBCC6D4CA65E2E2CAA00D4E21C30CAAC03F805 (void);
// 0x00000DDE System.Object System.Xml.Serialization.XmlTypeMapMember::GetValue(System.Object,System.String)
extern void XmlTypeMapMember_GetValue_m957C5920222D46685D4DA8827FF40B26C8D14C9B (void);
// 0x00000DDF System.Object System.Xml.Serialization.XmlTypeMapMember::GetValue(System.Object)
extern void XmlTypeMapMember_GetValue_mB762710324E36B398ED02670400043C5462A5ECF (void);
// 0x00000DE0 System.Void System.Xml.Serialization.XmlTypeMapMember::SetValue(System.Object,System.Object)
extern void XmlTypeMapMember_SetValue_m22E52C02AD75799B95A242B6B73EECFC0B20B81D (void);
// 0x00000DE1 System.Void System.Xml.Serialization.XmlTypeMapMember::SetValue(System.Object,System.String,System.Object)
extern void XmlTypeMapMember_SetValue_m163DA4E73791FCAE462A497BF2A0224A7775B629 (void);
// 0x00000DE2 System.Void System.Xml.Serialization.XmlTypeMapMember::InitMember(System.Type)
extern void XmlTypeMapMember_InitMember_mDF86C7533AF7AB6E65BCA9AC7DD578135CECE28A (void);
// 0x00000DE3 System.Xml.Serialization.TypeData System.Xml.Serialization.XmlTypeMapMember::get_TypeData()
extern void XmlTypeMapMember_get_TypeData_m071A2E1C32FA2AED8FB5D91556CF310A28898D1D (void);
// 0x00000DE4 System.Void System.Xml.Serialization.XmlTypeMapMember::set_TypeData(System.Xml.Serialization.TypeData)
extern void XmlTypeMapMember_set_TypeData_m9C4CAF5B4A21DE54C9DE9F90C1332BBDAA4A4B4C (void);
// 0x00000DE5 System.Int32 System.Xml.Serialization.XmlTypeMapMember::get_Index()
extern void XmlTypeMapMember_get_Index_m3EAB1243B03E5DBD10C6E7CA245E5A6C04406D12 (void);
// 0x00000DE6 System.Void System.Xml.Serialization.XmlTypeMapMember::set_Index(System.Int32)
extern void XmlTypeMapMember_set_Index_m2CF151DEBC1293A91B0126F579B2CA6730CC4D56 (void);
// 0x00000DE7 System.Int32 System.Xml.Serialization.XmlTypeMapMember::get_GlobalIndex()
extern void XmlTypeMapMember_get_GlobalIndex_mC43A1F277B76C624EFAF264B32293499D51853B6 (void);
// 0x00000DE8 System.Void System.Xml.Serialization.XmlTypeMapMember::set_GlobalIndex(System.Int32)
extern void XmlTypeMapMember_set_GlobalIndex_m472100DAE18C222CFAD14F0085743759FB1B11C3 (void);
// 0x00000DE9 System.Boolean System.Xml.Serialization.XmlTypeMapMember::get_IsOptionalValueType()
extern void XmlTypeMapMember_get_IsOptionalValueType_m21B5B22EAE095810603E2FE3CCD076B126272047 (void);
// 0x00000DEA System.Void System.Xml.Serialization.XmlTypeMapMember::set_IsOptionalValueType(System.Boolean)
extern void XmlTypeMapMember_set_IsOptionalValueType_m1ECC62001B49DDCD0356F7813B56837977884C92 (void);
// 0x00000DEB System.Boolean System.Xml.Serialization.XmlTypeMapMember::get_IsReturnValue()
extern void XmlTypeMapMember_get_IsReturnValue_m2FF8236466A439AB4412508BE3D78C3C71A47481 (void);
// 0x00000DEC System.Void System.Xml.Serialization.XmlTypeMapMember::set_IsReturnValue(System.Boolean)
extern void XmlTypeMapMember_set_IsReturnValue_m8E27F10143941CADA16EEB3F2B81DCE9BB573AD1 (void);
// 0x00000DED System.Void System.Xml.Serialization.XmlTypeMapMember::CheckOptionalValueType(System.Type)
extern void XmlTypeMapMember_CheckOptionalValueType_mC3A9B15424B4E2F537CAD6602EA32522C47FC36B (void);
// 0x00000DEE System.Boolean System.Xml.Serialization.XmlTypeMapMember::GetValueSpecified(System.Object)
extern void XmlTypeMapMember_GetValueSpecified_mC0FAFD520F9FE9A1DFAFFE40C0B1913CA83E3637 (void);
// 0x00000DEF System.Void System.Xml.Serialization.XmlTypeMapMember::SetValueSpecified(System.Object,System.Boolean)
extern void XmlTypeMapMember_SetValueSpecified_m59690B6CAF6C450B85F61653053632248FEE544C (void);
// 0x00000DF0 System.Void System.Xml.Serialization.XmlTypeMapMemberAttribute::.ctor()
extern void XmlTypeMapMemberAttribute__ctor_m114811B0B3047CF56B5C834D9B72D64CE7DA45AD (void);
// 0x00000DF1 System.String System.Xml.Serialization.XmlTypeMapMemberAttribute::get_AttributeName()
extern void XmlTypeMapMemberAttribute_get_AttributeName_m79384B2B6097452969DD46364D07C2F8B353B064 (void);
// 0x00000DF2 System.Void System.Xml.Serialization.XmlTypeMapMemberAttribute::set_AttributeName(System.String)
extern void XmlTypeMapMemberAttribute_set_AttributeName_m9FA871900139C9A680D39F3FA1D64593EA0A8A37 (void);
// 0x00000DF3 System.String System.Xml.Serialization.XmlTypeMapMemberAttribute::get_Namespace()
extern void XmlTypeMapMemberAttribute_get_Namespace_m6907BC42459BA2FBEE550EF180E697DDF19A8C37 (void);
// 0x00000DF4 System.Void System.Xml.Serialization.XmlTypeMapMemberAttribute::set_Namespace(System.String)
extern void XmlTypeMapMemberAttribute_set_Namespace_m75CC38F536B9F3D71532845F4D741A6A37489277 (void);
// 0x00000DF5 System.Void System.Xml.Serialization.XmlTypeMapMemberAttribute::set_Form(System.Xml.Schema.XmlSchemaForm)
extern void XmlTypeMapMemberAttribute_set_Form_m060BDBE9694B862C8E46DCEB5CAD8F6C52E9691B (void);
// 0x00000DF6 System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.XmlTypeMapMemberAttribute::get_MappedType()
extern void XmlTypeMapMemberAttribute_get_MappedType_mD2DBE6E539F3B9A6F922C1DD37084DCDACE07025 (void);
// 0x00000DF7 System.Void System.Xml.Serialization.XmlTypeMapMemberAttribute::set_MappedType(System.Xml.Serialization.XmlTypeMapping)
extern void XmlTypeMapMemberAttribute_set_MappedType_mA7E95DC2D885930465A715589EF224E64286F518 (void);
// 0x00000DF8 System.Void System.Xml.Serialization.XmlTypeMapMemberElement::.ctor()
extern void XmlTypeMapMemberElement__ctor_m1C521481C567615C591328B512832B144B153169 (void);
// 0x00000DF9 System.Xml.Serialization.XmlTypeMapElementInfoList System.Xml.Serialization.XmlTypeMapMemberElement::get_ElementInfo()
extern void XmlTypeMapMemberElement_get_ElementInfo_m62E3A285CDAFF7621EA03A0DA6B1966D5432D337 (void);
// 0x00000DFA System.Void System.Xml.Serialization.XmlTypeMapMemberElement::set_ElementInfo(System.Xml.Serialization.XmlTypeMapElementInfoList)
extern void XmlTypeMapMemberElement_set_ElementInfo_m3E7B4C2A13CE5733E5C41B5A559A64327795C038 (void);
// 0x00000DFB System.String System.Xml.Serialization.XmlTypeMapMemberElement::get_ChoiceMember()
extern void XmlTypeMapMemberElement_get_ChoiceMember_m182A4AB876036DDA005F0760EF51C5FCA7F682D8 (void);
// 0x00000DFC System.Void System.Xml.Serialization.XmlTypeMapMemberElement::set_ChoiceMember(System.String)
extern void XmlTypeMapMemberElement_set_ChoiceMember_m8F271920DC329BABB1F6CC20C327EFABC5D5FAD4 (void);
// 0x00000DFD System.Xml.Serialization.TypeData System.Xml.Serialization.XmlTypeMapMemberElement::get_ChoiceTypeData()
extern void XmlTypeMapMemberElement_get_ChoiceTypeData_m1C40274707406AC69F5536776D0276266332B845 (void);
// 0x00000DFE System.Void System.Xml.Serialization.XmlTypeMapMemberElement::set_ChoiceTypeData(System.Xml.Serialization.TypeData)
extern void XmlTypeMapMemberElement_set_ChoiceTypeData_mC09197CF2429D39C3771B2E1903663FEE114877D (void);
// 0x00000DFF System.Xml.Serialization.XmlTypeMapElementInfo System.Xml.Serialization.XmlTypeMapMemberElement::FindElement(System.Object,System.Object)
extern void XmlTypeMapMemberElement_FindElement_mD06805510E6920C0643A9C2C76800A87A97BCA40 (void);
// 0x00000E00 System.Void System.Xml.Serialization.XmlTypeMapMemberElement::SetChoice(System.Object,System.Object)
extern void XmlTypeMapMemberElement_SetChoice_m70A2968411084153BBDD57111C740A75C9D7AEB5 (void);
// 0x00000E01 System.Boolean System.Xml.Serialization.XmlTypeMapMemberElement::get_IsXmlTextCollector()
extern void XmlTypeMapMemberElement_get_IsXmlTextCollector_m2FF0627D7710E6CB03FF540D8BE2AEF22ADB6570 (void);
// 0x00000E02 System.Void System.Xml.Serialization.XmlTypeMapMemberElement::set_IsXmlTextCollector(System.Boolean)
extern void XmlTypeMapMemberElement_set_IsXmlTextCollector_m3825384EFF73E2990FD5746E45CE7AF2D69B456B (void);
// 0x00000E03 System.Void System.Xml.Serialization.XmlTypeMapMemberList::.ctor()
extern void XmlTypeMapMemberList__ctor_mBD734CDCEE34AF3580EF194A4AB86CDBFD5F47D7 (void);
// 0x00000E04 System.Int32 System.Xml.Serialization.XmlTypeMapMemberExpandable::get_FlatArrayIndex()
extern void XmlTypeMapMemberExpandable_get_FlatArrayIndex_mD83A6C690F8EA40C0FAF882E1549E0BD0831CC83 (void);
// 0x00000E05 System.Void System.Xml.Serialization.XmlTypeMapMemberExpandable::set_FlatArrayIndex(System.Int32)
extern void XmlTypeMapMemberExpandable_set_FlatArrayIndex_m34257D88ADAD9D20AD7BD89FB29EA298553567CA (void);
// 0x00000E06 System.Void System.Xml.Serialization.XmlTypeMapMemberExpandable::.ctor()
extern void XmlTypeMapMemberExpandable__ctor_m6263CF97C7A882C300CD2A7FE9C9F7BE8E3DA6E5 (void);
// 0x00000E07 System.Xml.Serialization.ListMap System.Xml.Serialization.XmlTypeMapMemberFlatList::get_ListMap()
extern void XmlTypeMapMemberFlatList_get_ListMap_mAAD12C509481E6855A9C4865874566320C256EBC (void);
// 0x00000E08 System.Void System.Xml.Serialization.XmlTypeMapMemberFlatList::set_ListMap(System.Xml.Serialization.ListMap)
extern void XmlTypeMapMemberFlatList_set_ListMap_mFEBE950843FA798DFC8628E296696296C953071E (void);
// 0x00000E09 System.Void System.Xml.Serialization.XmlTypeMapMemberFlatList::.ctor()
extern void XmlTypeMapMemberFlatList__ctor_m184FE28F5A2FAA15F1BFBC27F3A2904497E4C8B7 (void);
// 0x00000E0A System.Boolean System.Xml.Serialization.XmlTypeMapMemberAnyElement::IsElementDefined(System.String,System.String)
extern void XmlTypeMapMemberAnyElement_IsElementDefined_mA16BED80C2A28DF69D7242CAD45F8E4652DB1CAF (void);
// 0x00000E0B System.Boolean System.Xml.Serialization.XmlTypeMapMemberAnyElement::get_IsDefaultAny()
extern void XmlTypeMapMemberAnyElement_get_IsDefaultAny_m909FBA6B86D7667653B60EEE47228938214F22D5 (void);
// 0x00000E0C System.Void System.Xml.Serialization.XmlTypeMapMemberAnyElement::.ctor()
extern void XmlTypeMapMemberAnyElement__ctor_m66FD3FF1033A6C41F21CA1677897AA554794E750 (void);
// 0x00000E0D System.Void System.Xml.Serialization.XmlTypeMapMemberAnyAttribute::.ctor()
extern void XmlTypeMapMemberAnyAttribute__ctor_m55E6BD862DFD1709C359931225EFCC70AF9F8C35 (void);
// 0x00000E0E System.Void System.Xml.Serialization.XmlTypeMapMemberNamespaces::.ctor()
extern void XmlTypeMapMemberNamespaces__ctor_m655334756FB0C4721F7AB415FF4C7D25E2A7863B (void);
// 0x00000E0F System.Void System.Xml.Serialization.XmlTypeMapping::.ctor(System.String,System.String,System.Xml.Serialization.TypeData,System.String,System.String)
extern void XmlTypeMapping__ctor_m1F3CFD9D36CE8A9EFA55D3A44070D97AB1605558 (void);
// 0x00000E10 System.String System.Xml.Serialization.XmlTypeMapping::get_TypeFullName()
extern void XmlTypeMapping_get_TypeFullName_m8330E28FE282DDE67C41ADFBC2034E6E26A7ECAB (void);
// 0x00000E11 System.Xml.Serialization.TypeData System.Xml.Serialization.XmlTypeMapping::get_TypeData()
extern void XmlTypeMapping_get_TypeData_m1BBD3B003521D872988B91764C969FB5DF1C27F4 (void);
// 0x00000E12 System.String System.Xml.Serialization.XmlTypeMapping::get_XmlType()
extern void XmlTypeMapping_get_XmlType_m5A30CB4EE3541CC1C65003757D5E743042846222 (void);
// 0x00000E13 System.Void System.Xml.Serialization.XmlTypeMapping::set_XmlType(System.String)
extern void XmlTypeMapping_set_XmlType_m32DCAB0634D72D0F98B59A7B0C5BBD4633E2B545 (void);
// 0x00000E14 System.String System.Xml.Serialization.XmlTypeMapping::get_XmlTypeNamespace()
extern void XmlTypeMapping_get_XmlTypeNamespace_m9EF835B324606DBC55DF96AEFD62A9F4F7ED2B96 (void);
// 0x00000E15 System.Void System.Xml.Serialization.XmlTypeMapping::set_XmlTypeNamespace(System.String)
extern void XmlTypeMapping_set_XmlTypeNamespace_m29104EA2A5D1A505DAC69E158419FF55472C653D (void);
// 0x00000E16 System.Boolean System.Xml.Serialization.XmlTypeMapping::get_HasXmlTypeNamespace()
extern void XmlTypeMapping_get_HasXmlTypeNamespace_m461935579477604F7ECB9D989B49EF4621DF3FF8 (void);
// 0x00000E17 System.Collections.ArrayList System.Xml.Serialization.XmlTypeMapping::get_DerivedTypes()
extern void XmlTypeMapping_get_DerivedTypes_mC03579CBAD487E7DF121E24DF3CD0F4976CB3A16 (void);
// 0x00000E18 System.Boolean System.Xml.Serialization.XmlTypeMapping::get_MultiReferenceType()
extern void XmlTypeMapping_get_MultiReferenceType_m6FF513956B40419EBD15B5C1D3B0DEA151AABD84 (void);
// 0x00000E19 System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.XmlTypeMapping::get_BaseMap()
extern void XmlTypeMapping_get_BaseMap_m4596D5703D08B93CE429A7C62CEB9AA91506B32D (void);
// 0x00000E1A System.Void System.Xml.Serialization.XmlTypeMapping::set_BaseMap(System.Xml.Serialization.XmlTypeMapping)
extern void XmlTypeMapping_set_BaseMap_m1B6EC933148E6ED405775C6A56CF888DF489988F (void);
// 0x00000E1B System.Void System.Xml.Serialization.XmlTypeMapping::set_IncludeInSchema(System.Boolean)
extern void XmlTypeMapping_set_IncludeInSchema_m4ADFB54087375F1E855F955A23FD6A75499C95CB (void);
// 0x00000E1C System.Boolean System.Xml.Serialization.XmlTypeMapping::get_IsNullable()
extern void XmlTypeMapping_get_IsNullable_m2CE4D69DE9C4D1A7AFC01D0BE8C2369BD1C8107B (void);
// 0x00000E1D System.Void System.Xml.Serialization.XmlTypeMapping::set_IsNullable(System.Boolean)
extern void XmlTypeMapping_set_IsNullable_mD892626D9838297535D63A2CE20F0F0E93B0E06F (void);
// 0x00000E1E System.Boolean System.Xml.Serialization.XmlTypeMapping::get_IsAny()
extern void XmlTypeMapping_get_IsAny_m0C45955548B231D2E892D2924768B068138CBDD8 (void);
// 0x00000E1F System.Void System.Xml.Serialization.XmlTypeMapping::set_IsAny(System.Boolean)
extern void XmlTypeMapping_set_IsAny_mFAEAE6BA5E6D80112F10CF222570B9BCF739A942 (void);
// 0x00000E20 System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.XmlTypeMapping::GetRealTypeMap(System.Type)
extern void XmlTypeMapping_GetRealTypeMap_m0A55DB07D8FEEA87A8206F579D258D3FBC5D5F29 (void);
// 0x00000E21 System.Xml.Serialization.XmlTypeMapping System.Xml.Serialization.XmlTypeMapping::GetRealElementMap(System.String,System.String)
extern void XmlTypeMapping_GetRealElementMap_m2488C8E8ABFB81EE1181A68DA85C142579599ED8 (void);
// 0x00000E22 System.Void System.Xml.Serialization.XmlTypeMapping::UpdateRoot(System.Xml.XmlQualifiedName)
extern void XmlTypeMapping_UpdateRoot_m1D4F34D903646D5C13C60D3620F5C0ABEA441530 (void);
// 0x00000E23 System.Void System.Xml.Serialization.XmlSerializableMapping::.ctor(System.Xml.Serialization.XmlRootAttribute,System.String,System.String,System.Xml.Serialization.TypeData,System.String,System.String)
extern void XmlSerializableMapping__ctor_mF15D3F92AF6B8B5698F26636C0ACCC8EC20CABD2 (void);
// 0x00000E24 System.Void System.Xml.Serialization.ClassMap::AddMember(System.Xml.Serialization.XmlTypeMapMember)
extern void ClassMap_AddMember_m68EC50B8B34647C81D1EFEC1D14083A150A2B49B (void);
// 0x00000E25 System.Void System.Xml.Serialization.ClassMap::RegisterFlatList(System.Xml.Serialization.XmlTypeMapMemberExpandable)
extern void ClassMap_RegisterFlatList_mD8FD4FD7E17159E8BE8C9373E303CB582D979F6A (void);
// 0x00000E26 System.Xml.Serialization.XmlTypeMapMemberAttribute System.Xml.Serialization.ClassMap::GetAttribute(System.String,System.String)
extern void ClassMap_GetAttribute_mFAA51D19B1F7AAC3105A581FA1F2738B15BBBCD0 (void);
// 0x00000E27 System.Xml.Serialization.XmlTypeMapElementInfo System.Xml.Serialization.ClassMap::GetElement(System.String,System.String,System.Int32)
extern void ClassMap_GetElement_m5F9EF895E43E4009CB54E866BBD4C52A2BAE3528 (void);
// 0x00000E28 System.Xml.Serialization.XmlTypeMapElementInfo System.Xml.Serialization.ClassMap::GetElement(System.String,System.String)
extern void ClassMap_GetElement_m60767CE50696152D35651B8202236E105721F3C3 (void);
// 0x00000E29 System.String System.Xml.Serialization.ClassMap::BuildKey(System.String,System.String,System.Int32)
extern void ClassMap_BuildKey_m8B51C41F6F666CBAB211F3885269AF8D66371054 (void);
// 0x00000E2A System.Boolean System.Xml.Serialization.ClassMap::get_IsOrderDependentMap()
extern void ClassMap_get_IsOrderDependentMap_m0B479BCCCAECE8D9D5DC7659B5CFFB7CB949C93A (void);
// 0x00000E2B System.Xml.Serialization.XmlTypeMapMemberAnyElement System.Xml.Serialization.ClassMap::get_DefaultAnyElementMember()
extern void ClassMap_get_DefaultAnyElementMember_m65CFF55B342204FE2E39B8BDF46E733DD43C6B4B (void);
// 0x00000E2C System.Xml.Serialization.XmlTypeMapMemberAnyAttribute System.Xml.Serialization.ClassMap::get_DefaultAnyAttributeMember()
extern void ClassMap_get_DefaultAnyAttributeMember_m88660193A65BE269D1E4F7ADEA4778BC78D40B08 (void);
// 0x00000E2D System.Xml.Serialization.XmlTypeMapMemberNamespaces System.Xml.Serialization.ClassMap::get_NamespaceDeclarations()
extern void ClassMap_get_NamespaceDeclarations_m5EF288255B1F07783CF889C781DB6D6BEAF133E1 (void);
// 0x00000E2E System.Collections.ICollection System.Xml.Serialization.ClassMap::get_AttributeMembers()
extern void ClassMap_get_AttributeMembers_mB495B40347CA0E1075AB32C00E9D0E3D0510C94F (void);
// 0x00000E2F System.Collections.ICollection System.Xml.Serialization.ClassMap::get_ElementMembers()
extern void ClassMap_get_ElementMembers_m28BCFDC1D5FC50F910FBCF82D9C30472482A505D (void);
// 0x00000E30 System.Collections.ArrayList System.Xml.Serialization.ClassMap::get_AllMembers()
extern void ClassMap_get_AllMembers_m68939A09AB79846A722998916E288759CB918FED (void);
// 0x00000E31 System.Collections.ArrayList System.Xml.Serialization.ClassMap::get_FlatLists()
extern void ClassMap_get_FlatLists_m852941CF165941C1EB03137482353B221F335DE9 (void);
// 0x00000E32 System.Collections.ArrayList System.Xml.Serialization.ClassMap::get_ListMembers()
extern void ClassMap_get_ListMembers_m21D695B14B2AF42EC1850374FDA24CDE2B356649 (void);
// 0x00000E33 System.Xml.Serialization.XmlTypeMapMember System.Xml.Serialization.ClassMap::get_XmlTextCollector()
extern void ClassMap_get_XmlTextCollector_m3FC50A0C0DEFAC7D4D70209D7D96C58AB7D1DA09 (void);
// 0x00000E34 System.Xml.Serialization.XmlTypeMapMember System.Xml.Serialization.ClassMap::get_ReturnMember()
extern void ClassMap_get_ReturnMember_m17D5284F4873CF87F02814AF5BD96CFD23737F32 (void);
// 0x00000E35 System.Xml.XmlQualifiedName System.Xml.Serialization.ClassMap::get_SimpleContentBaseType()
extern void ClassMap_get_SimpleContentBaseType_mCE46351CF4900E4F3990D896D8A0533253FE09AD (void);
// 0x00000E36 System.Void System.Xml.Serialization.ClassMap::SetCanBeSimpleType(System.Boolean)
extern void ClassMap_SetCanBeSimpleType_mEFA2779827B16C4BACF378B6536121C5FE1AE74C (void);
// 0x00000E37 System.Boolean System.Xml.Serialization.ClassMap::get_HasSimpleContent()
extern void ClassMap_get_HasSimpleContent_m7023F99D0994EB07A18F31EC2FFF7CEC4FA38960 (void);
// 0x00000E38 System.Void System.Xml.Serialization.ClassMap::.ctor()
extern void ClassMap__ctor_m2E0CDD6C951F89A117B800D1EFA07A15B61D32F6 (void);
// 0x00000E39 System.Void System.Xml.Serialization.ListMap::set_ChoiceMember(System.String)
extern void ListMap_set_ChoiceMember_m25EB1F93541895E0647E420B7BF9C8C7194621D6 (void);
// 0x00000E3A System.Xml.Serialization.XmlTypeMapElementInfoList System.Xml.Serialization.ListMap::get_ItemInfo()
extern void ListMap_get_ItemInfo_mF4B1E24F5658D05E8E1E6296F4A220D33E7EC579 (void);
// 0x00000E3B System.Void System.Xml.Serialization.ListMap::set_ItemInfo(System.Xml.Serialization.XmlTypeMapElementInfoList)
extern void ListMap_set_ItemInfo_mD0E132CC2807675C9308B26F69EA38EC9EB3EF11 (void);
// 0x00000E3C System.Xml.Serialization.XmlTypeMapElementInfo System.Xml.Serialization.ListMap::FindElement(System.Object,System.Int32,System.Object)
extern void ListMap_FindElement_m47E834380D86F46D9AE887F867CC2D3FCF7D4CC2 (void);
// 0x00000E3D System.Xml.Serialization.XmlTypeMapElementInfo System.Xml.Serialization.ListMap::FindElement(System.String,System.String)
extern void ListMap_FindElement_mB8E8BCFD1D6C7A8C244598D1317BCC1296E47CD7 (void);
// 0x00000E3E System.Xml.Serialization.XmlTypeMapElementInfo System.Xml.Serialization.ListMap::FindTextElement()
extern void ListMap_FindTextElement_m4A953DA460CF998CB59D87819531224C9069FC0A (void);
// 0x00000E3F System.Void System.Xml.Serialization.ListMap::GetArrayType(System.Int32,System.String&,System.String&)
extern void ListMap_GetArrayType_mE4DD0F95C5B8779C799547E896D8DE16632AA2B7 (void);
// 0x00000E40 System.Boolean System.Xml.Serialization.ListMap::Equals(System.Object)
extern void ListMap_Equals_mD8B8083FC75AEC4A4F652FDD8C3748970A5C43CA (void);
// 0x00000E41 System.Int32 System.Xml.Serialization.ListMap::GetHashCode()
extern void ListMap_GetHashCode_m1EE90FD4B8CF4EAB771A8209BCDECAEB92C56AFA (void);
// 0x00000E42 System.Void System.Xml.Serialization.ListMap::.ctor()
extern void ListMap__ctor_m89E81F66CB6B669B50E293853AAF98AD4DED0F67 (void);
// 0x00000E43 System.Void System.Xml.Serialization.EnumMap::.ctor(System.Xml.Serialization.EnumMap/EnumMapMember[],System.Boolean)
extern void EnumMap__ctor_m8B507CB9A313B5FEC589E7C3F0A6B573D665768D (void);
// 0x00000E44 System.Boolean System.Xml.Serialization.EnumMap::get_IsFlags()
extern void EnumMap_get_IsFlags_m579F34B1547F457834A6980C8E77BF1936D742CD (void);
// 0x00000E45 System.String[] System.Xml.Serialization.EnumMap::get_EnumNames()
extern void EnumMap_get_EnumNames_m60EAEB72502A0F1E05871326127A80033BA7E35E (void);
// 0x00000E46 System.String[] System.Xml.Serialization.EnumMap::get_XmlNames()
extern void EnumMap_get_XmlNames_m2E3DD7C64B62B3C6217CD1FBA64B76409E4BBF5F (void);
// 0x00000E47 System.Int64[] System.Xml.Serialization.EnumMap::get_Values()
extern void EnumMap_get_Values_m91652E064D00536B1B286304F49E3FD1EBCD7FDC (void);
// 0x00000E48 System.String System.Xml.Serialization.EnumMap::GetXmlName(System.String,System.Object)
extern void EnumMap_GetXmlName_m673884ED5B4566B41AA3D16F95E4F21D9B687621 (void);
// 0x00000E49 System.String System.Xml.Serialization.EnumMap::GetEnumName(System.String,System.String)
extern void EnumMap_GetEnumName_m10DDCE7A6EB14899540AF62430B6133BBAF0CB94 (void);
// 0x00000E4A System.Void System.Xml.Serialization.EnumMap/EnumMapMember::.ctor(System.String,System.String,System.Int64)
extern void EnumMapMember__ctor_m706EC5F580B4D0A8E3470E22AF8B091AE551ABA1 (void);
// 0x00000E4B System.String System.Xml.Serialization.EnumMap/EnumMapMember::get_XmlName()
extern void EnumMapMember_get_XmlName_mECD2830C6795BE2A0206F5A72D819C8DBAE015E8 (void);
// 0x00000E4C System.String System.Xml.Serialization.EnumMap/EnumMapMember::get_EnumName()
extern void EnumMapMember_get_EnumName_m2E7534A1D65579CB33E8B43EF4186FC12A2D1B89 (void);
// 0x00000E4D System.Int64 System.Xml.Serialization.EnumMap/EnumMapMember::get_Value()
extern void EnumMapMember_get_Value_mD0B2EF80A4D874FF81E307E81063D9B52A98548E (void);
// 0x00000E4E System.Boolean System.Xml.XmlConfiguration.XmlReaderSection::get_ProhibitDefaultUrlResolver()
extern void XmlReaderSection_get_ProhibitDefaultUrlResolver_m22E5E50B536E3F9F7AE02CEA4581B1872DE5E606 (void);
// 0x00000E4F System.Xml.XmlResolver System.Xml.XmlConfiguration.XmlReaderSection::CreateDefaultResolver()
extern void XmlReaderSection_CreateDefaultResolver_mCF64A7377ED3F9E7B19149BD023FB19C81682E4B (void);
// 0x00000E50 System.Boolean System.Xml.XmlConfiguration.XmlReaderSection::get_CollapseWhiteSpaceIntoEmptyString()
extern void XmlReaderSection_get_CollapseWhiteSpaceIntoEmptyString_mC778252E583E70FED611312296F0FBF1831E0063 (void);
// 0x00000E51 System.Void System.Xml.Xsl.Runtime.StringConcat::Clear()
extern void StringConcat_Clear_m0031C7E309300FC0D9CAD0821F1E9966E8095439 (void);
// 0x00000E52 System.Int32 System.Xml.Xsl.Runtime.StringConcat::get_Count()
extern void StringConcat_get_Count_mDCCC5B17A9A44FD12C76AAB3429C50663D243BDC (void);
// 0x00000E53 System.String System.Xml.Xsl.Runtime.StringConcat::GetResult()
extern void StringConcat_GetResult_mE64A54D6A86088207D9DD7FF3E44728B139A2F05 (void);
// 0x00000E54 System.Void System.Xml.Xsl.Runtime.StringConcat::ConcatNoDelimiter(System.String)
extern void StringConcat_ConcatNoDelimiter_mA0E6ECB03B5D0C889C3CF673D27F2111ABD68C9C (void);
// 0x00000E55 System.Xml.Schema.DoubleLinkAxis System.Xml.Schema.AxisElement::get_CurNode()
extern void AxisElement_get_CurNode_m4561E232A7F554E5EC91C78BDE9D5DE0D6FDC417 (void);
// 0x00000E56 System.Void System.Xml.Schema.AxisElement::.ctor(System.Xml.Schema.DoubleLinkAxis,System.Int32)
extern void AxisElement__ctor_mAC69681E75C3A4EBFADFF12D9B1EAAB7248F661E (void);
// 0x00000E57 System.Void System.Xml.Schema.AxisElement::SetDepth(System.Int32)
extern void AxisElement_SetDepth_mCF15226E25A990EDC32C01E75BDE5359257DC624 (void);
// 0x00000E58 System.Void System.Xml.Schema.AxisElement::MoveToParent(System.Int32,System.Xml.Schema.ForwardAxis)
extern void AxisElement_MoveToParent_mD233D5C351A7B58D1F95B7464251ABE887BAFC66 (void);
// 0x00000E59 System.Boolean System.Xml.Schema.AxisElement::MoveToChild(System.String,System.String,System.Int32,System.Xml.Schema.ForwardAxis)
extern void AxisElement_MoveToChild_mB3A48414F05933670B6E32D116A4D257FE9ECB16 (void);
// 0x00000E5A System.Xml.Schema.ForwardAxis System.Xml.Schema.AxisStack::get_Subtree()
extern void AxisStack_get_Subtree_m1A81CC8CB9EB650E885141169A7C913F8D6FF716 (void);
// 0x00000E5B System.Int32 System.Xml.Schema.AxisStack::get_Length()
extern void AxisStack_get_Length_m23232CFF7568888717A9D42BFD77FD362C596260 (void);
// 0x00000E5C System.Void System.Xml.Schema.AxisStack::.ctor(System.Xml.Schema.ForwardAxis,System.Xml.Schema.ActiveAxis)
extern void AxisStack__ctor_m92DAD3C880C9EDF2B8B55B7D65CC31C9D02F887C (void);
// 0x00000E5D System.Void System.Xml.Schema.AxisStack::Push(System.Int32)
extern void AxisStack_Push_m2E7A4568AD99B69059B6EB7936A06257BA4325F4 (void);
// 0x00000E5E System.Void System.Xml.Schema.AxisStack::Pop()
extern void AxisStack_Pop_mE1E0F212EE7DFBD9AC24CEFB6D6A3E884A8622FF (void);
// 0x00000E5F System.Boolean System.Xml.Schema.AxisStack::Equal(System.String,System.String,System.String,System.String)
extern void AxisStack_Equal_m824B693268D3005B6FFA6BB6C21FD7B35C31B7BF (void);
// 0x00000E60 System.Void System.Xml.Schema.AxisStack::MoveToParent(System.String,System.String,System.Int32)
extern void AxisStack_MoveToParent_m56B913D76D006E21C6E7F059713C0A1C8BCC44F2 (void);
// 0x00000E61 System.Boolean System.Xml.Schema.AxisStack::MoveToChild(System.String,System.String,System.Int32)
extern void AxisStack_MoveToChild_m30EEBDFDFDF16E035A4B6EB94B6AD327435D0178 (void);
// 0x00000E62 System.Boolean System.Xml.Schema.AxisStack::MoveToAttribute(System.String,System.String,System.Int32)
extern void AxisStack_MoveToAttribute_m1CEA2632C57929907183262382354B26012ABF97 (void);
// 0x00000E63 System.Int32 System.Xml.Schema.ActiveAxis::get_CurrentDepth()
extern void ActiveAxis_get_CurrentDepth_m2DD04D34A2ED3AABBCA3EDF1B763D925B2FDBD9A (void);
// 0x00000E64 System.Void System.Xml.Schema.ActiveAxis::Reactivate()
extern void ActiveAxis_Reactivate_mC437C188695D87C6A79F5078738C4AD201EFDA66 (void);
// 0x00000E65 System.Void System.Xml.Schema.ActiveAxis::.ctor(System.Xml.Schema.Asttree)
extern void ActiveAxis__ctor_m2E4A8742658038AE3F22D6B26D95528C4B4E9872 (void);
// 0x00000E66 System.Boolean System.Xml.Schema.ActiveAxis::MoveToStartElement(System.String,System.String)
extern void ActiveAxis_MoveToStartElement_mAAEFA4D1B60C8658BF5063EAB52FF509FE9EF281 (void);
// 0x00000E67 System.Boolean System.Xml.Schema.ActiveAxis::EndElement(System.String,System.String)
extern void ActiveAxis_EndElement_m3ED599175777FE63FD45F83816DBBBAC41C35A40 (void);
// 0x00000E68 System.Boolean System.Xml.Schema.ActiveAxis::MoveToAttribute(System.String,System.String)
extern void ActiveAxis_MoveToAttribute_mBC944943EE5C4AD55A97EDE351477A7A4004E9E0 (void);
// 0x00000E69 MS.Internal.Xml.XPath.Axis System.Xml.Schema.DoubleLinkAxis::get_Next()
extern void DoubleLinkAxis_get_Next_m3F352B2F887E003F54F272E1833B59BB7B2B1C4B (void);
// 0x00000E6A System.Void System.Xml.Schema.DoubleLinkAxis::set_Next(MS.Internal.Xml.XPath.Axis)
extern void DoubleLinkAxis_set_Next_mF43EF6DCE6465692D1583FCE991C5CEE14F7D6B4 (void);
// 0x00000E6B System.Void System.Xml.Schema.DoubleLinkAxis::.ctor(MS.Internal.Xml.XPath.Axis,System.Xml.Schema.DoubleLinkAxis)
extern void DoubleLinkAxis__ctor_m62ACC8B5BC38C4DAB0214D2323D2B15575BBF07A (void);
// 0x00000E6C System.Xml.Schema.DoubleLinkAxis System.Xml.Schema.DoubleLinkAxis::ConvertTree(MS.Internal.Xml.XPath.Axis)
extern void DoubleLinkAxis_ConvertTree_mBE012FE0A100183ECD5DDC9B27AF7209A432889C (void);
// 0x00000E6D System.Xml.Schema.DoubleLinkAxis System.Xml.Schema.ForwardAxis::get_RootNode()
extern void ForwardAxis_get_RootNode_m28B8A5AB9B1A7173098C947D34A980BA6CE745FD (void);
// 0x00000E6E System.Xml.Schema.DoubleLinkAxis System.Xml.Schema.ForwardAxis::get_TopNode()
extern void ForwardAxis_get_TopNode_m081D8D8DC8E691443C7AFC782365A3797BC479C3 (void);
// 0x00000E6F System.Boolean System.Xml.Schema.ForwardAxis::get_IsAttribute()
extern void ForwardAxis_get_IsAttribute_mD000ED3F7F6995BCB54D45958538C2E638AEEB73 (void);
// 0x00000E70 System.Boolean System.Xml.Schema.ForwardAxis::get_IsDss()
extern void ForwardAxis_get_IsDss_m72FC07E424DD9D1659BFAA06BEBB2412DB9E2F93 (void);
// 0x00000E71 System.Boolean System.Xml.Schema.ForwardAxis::get_IsSelfAxis()
extern void ForwardAxis_get_IsSelfAxis_m3BA92E6A7040119652EE11ED9E1078675FC3B309 (void);
// 0x00000E72 System.Void System.Xml.Schema.ForwardAxis::.ctor(System.Xml.Schema.DoubleLinkAxis,System.Boolean)
extern void ForwardAxis__ctor_m8F75B7FEFCA63B4BEEA1760E86D0F0DE4B8F4E3D (void);
// 0x00000E73 System.Collections.ArrayList System.Xml.Schema.Asttree::get_SubtreeArray()
extern void Asttree_get_SubtreeArray_m46C9A6B0D7125E53E4179076DA369F9AE23D567F (void);
// 0x00000E74 System.Void System.Xml.Schema.Asttree::.ctor(System.String,System.Boolean,System.Xml.XmlNamespaceManager)
extern void Asttree__ctor_mAEB354DAEEB6E4D05F703BF0E4EFDAEBF0A70307 (void);
// 0x00000E75 System.Boolean System.Xml.Schema.Asttree::IsNameTest(MS.Internal.Xml.XPath.Axis)
extern void Asttree_IsNameTest_m56D9060B96089F042118A7D519657CEA35A50BCD (void);
// 0x00000E76 System.Boolean System.Xml.Schema.Asttree::IsAttribute(MS.Internal.Xml.XPath.Axis)
extern void Asttree_IsAttribute_mAF1ECB8169FAE04CD8AE24B6E73BF115E3F51B95 (void);
// 0x00000E77 System.Boolean System.Xml.Schema.Asttree::IsDescendantOrSelf(MS.Internal.Xml.XPath.Axis)
extern void Asttree_IsDescendantOrSelf_mF30C3812F8786C1A1D978E6B44A9120FADC28989 (void);
// 0x00000E78 System.Boolean System.Xml.Schema.Asttree::IsSelf(MS.Internal.Xml.XPath.Axis)
extern void Asttree_IsSelf_m309401C42C71FE09F16E2284689FD79558432016 (void);
// 0x00000E79 System.Void System.Xml.Schema.Asttree::CompileXPath(System.String,System.Boolean,System.Xml.XmlNamespaceManager)
extern void Asttree_CompileXPath_m50156E3710724FFAE37CA5B2DCDE661C1E63A6D2 (void);
// 0x00000E7A System.Void System.Xml.Schema.Asttree::SetURN(MS.Internal.Xml.XPath.Axis,System.Xml.XmlNamespaceManager)
extern void Asttree_SetURN_m2D0FB4246346FFADD7E02AD19828A0711EEF9AD6 (void);
// 0x00000E7B System.Void System.Xml.Schema.AutoValidator::.ctor(System.Xml.XmlValidatingReaderImpl,System.Xml.Schema.XmlSchemaCollection,System.Xml.IValidationEventHandling)
extern void AutoValidator__ctor_mBD661ABED8661EE3216712A1D621684EC743516D (void);
// 0x00000E7C System.Boolean System.Xml.Schema.AutoValidator::get_PreserveWhitespace()
extern void AutoValidator_get_PreserveWhitespace_m72D097ECE16298989FE07A532EE4981735ED92FE (void);
// 0x00000E7D System.Void System.Xml.Schema.AutoValidator::Validate()
extern void AutoValidator_Validate_mDB9BF802B82800D766689803EB45DDAE04882332 (void);
// 0x00000E7E System.Void System.Xml.Schema.AutoValidator::CompleteValidation()
extern void AutoValidator_CompleteValidation_mD724933B2169C16E5B0AC3B5665930B469057F06 (void);
// 0x00000E7F System.Object System.Xml.Schema.AutoValidator::FindId(System.String)
extern void AutoValidator_FindId_m98856FDC1062BF98D236BC13E0EAABBD38106BA2 (void);
// 0x00000E80 System.Xml.ValidationType System.Xml.Schema.AutoValidator::DetectValidationType()
extern void AutoValidator_DetectValidationType_mC6A3C3BF4BD99793A8A9592943FF65EDDD2CF88F (void);
// 0x00000E81 System.Void System.Xml.Schema.BaseProcessor::.ctor(System.Xml.XmlNameTable,System.Xml.Schema.SchemaNames,System.Xml.Schema.ValidationEventHandler)
extern void BaseProcessor__ctor_m5035852AC15DD974EA0775BDE4A5FD945AEF615A (void);
// 0x00000E82 System.Void System.Xml.Schema.BaseProcessor::.ctor(System.Xml.XmlNameTable,System.Xml.Schema.SchemaNames,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchemaCompilationSettings)
extern void BaseProcessor__ctor_m9C833991265C8FDF3A2960461ED204F57913BE85 (void);
// 0x00000E83 System.Xml.XmlNameTable System.Xml.Schema.BaseProcessor::get_NameTable()
extern void BaseProcessor_get_NameTable_mC695EE3B3C25626EB4614D142737BECCC110C429 (void);
// 0x00000E84 System.Xml.Schema.SchemaNames System.Xml.Schema.BaseProcessor::get_SchemaNames()
extern void BaseProcessor_get_SchemaNames_mF71E75DAC3C6B7C4D01EE7C24A8DE67EFA37BEC7 (void);
// 0x00000E85 System.Xml.Schema.ValidationEventHandler System.Xml.Schema.BaseProcessor::get_EventHandler()
extern void BaseProcessor_get_EventHandler_m4F9D8AE72CDF4478833F3F01D7C25B50187FF190 (void);
// 0x00000E86 System.Xml.Schema.XmlSchemaCompilationSettings System.Xml.Schema.BaseProcessor::get_CompilationSettings()
extern void BaseProcessor_get_CompilationSettings_m77A8C7929BCDD0FDF97006A79EED76F5C2D3A68C (void);
// 0x00000E87 System.Boolean System.Xml.Schema.BaseProcessor::get_HasErrors()
extern void BaseProcessor_get_HasErrors_m3A7D5136289C85F1D868651AA43C8D004D79DC01 (void);
// 0x00000E88 System.Void System.Xml.Schema.BaseProcessor::AddToTable(System.Xml.Schema.XmlSchemaObjectTable,System.Xml.XmlQualifiedName,System.Xml.Schema.XmlSchemaObject)
extern void BaseProcessor_AddToTable_mCA879FB842803B8DBC1A8E5838004135F1B9C1F9 (void);
// 0x00000E89 System.Boolean System.Xml.Schema.BaseProcessor::IsValidAttributeGroupRedefine(System.Xml.Schema.XmlSchemaObject,System.Xml.Schema.XmlSchemaObject,System.Xml.Schema.XmlSchemaObjectTable)
extern void BaseProcessor_IsValidAttributeGroupRedefine_m17EF0FBD045A76EB3B42C2818FBBDF18CCFC3C6A (void);
// 0x00000E8A System.Boolean System.Xml.Schema.BaseProcessor::IsValidGroupRedefine(System.Xml.Schema.XmlSchemaObject,System.Xml.Schema.XmlSchemaObject,System.Xml.Schema.XmlSchemaObjectTable)
extern void BaseProcessor_IsValidGroupRedefine_mEF25E4EBCADA35E2EEA657860FE3FA3519E77EA2 (void);
// 0x00000E8B System.Boolean System.Xml.Schema.BaseProcessor::IsValidTypeRedefine(System.Xml.Schema.XmlSchemaObject,System.Xml.Schema.XmlSchemaObject,System.Xml.Schema.XmlSchemaObjectTable)
extern void BaseProcessor_IsValidTypeRedefine_mCCA99929A0204489861C5915DB1DCCA3407DFEA9 (void);
// 0x00000E8C System.Void System.Xml.Schema.BaseProcessor::SendValidationEvent(System.String,System.Xml.Schema.XmlSchemaObject)
extern void BaseProcessor_SendValidationEvent_mCCBDF500C48FC170C2C78E8A1BC16B125FE20185 (void);
// 0x00000E8D System.Void System.Xml.Schema.BaseProcessor::SendValidationEvent(System.String,System.String,System.Xml.Schema.XmlSchemaObject)
extern void BaseProcessor_SendValidationEvent_m5AFB3BDEF0C995DEF007330394CD88C13B50EDF6 (void);
// 0x00000E8E System.Void System.Xml.Schema.BaseProcessor::SendValidationEvent(System.String,System.String,System.String,System.Xml.Schema.XmlSchemaObject)
extern void BaseProcessor_SendValidationEvent_mF13519A481F5BA7727E777A70C8BF7E436CEE01B (void);
// 0x00000E8F System.Void System.Xml.Schema.BaseProcessor::SendValidationEvent(System.String,System.String[],System.Exception,System.Xml.Schema.XmlSchemaObject)
extern void BaseProcessor_SendValidationEvent_mB81B5D2E56A1EAC31270262FA8AE7F0AE7D3EB34 (void);
// 0x00000E90 System.Void System.Xml.Schema.BaseProcessor::SendValidationEvent(System.String,System.String,System.String,System.String,System.Int32,System.Int32)
extern void BaseProcessor_SendValidationEvent_mA678B9455DF51DFDED097F2FA682C2A703DE0F04 (void);
// 0x00000E91 System.Void System.Xml.Schema.BaseProcessor::SendValidationEvent(System.String,System.Xml.Schema.XmlSchemaObject,System.Xml.Schema.XmlSeverityType)
extern void BaseProcessor_SendValidationEvent_m2DD88A2EE74F8DED9A32E36B14746B973F7BB9B3 (void);
// 0x00000E92 System.Void System.Xml.Schema.BaseProcessor::SendValidationEvent(System.Xml.Schema.XmlSchemaException)
extern void BaseProcessor_SendValidationEvent_mFE3828E414AA7017FEDD76CD6D285250E59ED6DC (void);
// 0x00000E93 System.Void System.Xml.Schema.BaseProcessor::SendValidationEvent(System.String,System.String,System.Xml.Schema.XmlSchemaObject,System.Xml.Schema.XmlSeverityType)
extern void BaseProcessor_SendValidationEvent_m4034CF17F8F1B109F7B8088BFFE42F76A605C90A (void);
// 0x00000E94 System.Void System.Xml.Schema.BaseProcessor::SendValidationEvent(System.Xml.Schema.XmlSchemaException,System.Xml.Schema.XmlSeverityType)
extern void BaseProcessor_SendValidationEvent_m097302F881FE5C289BE0F38551B3DCEF0986894F (void);
// 0x00000E95 System.Void System.Xml.Schema.BaseProcessor::SendValidationEventNoThrow(System.Xml.Schema.XmlSchemaException,System.Xml.Schema.XmlSeverityType)
extern void BaseProcessor_SendValidationEventNoThrow_m07C3B4B985AD4818E67E5B0749F6319C4B8F6C41 (void);
// 0x00000E96 System.Void System.Xml.Schema.BaseValidator::.ctor(System.Xml.Schema.BaseValidator)
extern void BaseValidator__ctor_m2C99DBB988AA7C272947ADE5EFE0CF08626F2A6F (void);
// 0x00000E97 System.Void System.Xml.Schema.BaseValidator::.ctor(System.Xml.XmlValidatingReaderImpl,System.Xml.Schema.XmlSchemaCollection,System.Xml.IValidationEventHandling)
extern void BaseValidator__ctor_m20211D6CCF6743C8868B2AAC093752B0E83FFB7A (void);
// 0x00000E98 System.Xml.XmlValidatingReaderImpl System.Xml.Schema.BaseValidator::get_Reader()
extern void BaseValidator_get_Reader_mB197F0BB7E0757C1E9571DC513C680BED4D77584 (void);
// 0x00000E99 System.Xml.Schema.XmlSchemaCollection System.Xml.Schema.BaseValidator::get_SchemaCollection()
extern void BaseValidator_get_SchemaCollection_mFB598756F922146498445D82C48D7C5071917DC7 (void);
// 0x00000E9A System.Xml.XmlNameTable System.Xml.Schema.BaseValidator::get_NameTable()
extern void BaseValidator_get_NameTable_m60D18595ED6E730B144EBA7E78E9B744486937E5 (void);
// 0x00000E9B System.Xml.Schema.SchemaNames System.Xml.Schema.BaseValidator::get_SchemaNames()
extern void BaseValidator_get_SchemaNames_m349912EABFA59AE399C537F4266DD272DB02D8C9 (void);
// 0x00000E9C System.Xml.PositionInfo System.Xml.Schema.BaseValidator::get_PositionInfo()
extern void BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573 (void);
// 0x00000E9D System.Xml.XmlResolver System.Xml.Schema.BaseValidator::get_XmlResolver()
extern void BaseValidator_get_XmlResolver_m9AA1596FF7D2DD066E51E32212DB36CC25A74FBA (void);
// 0x00000E9E System.Void System.Xml.Schema.BaseValidator::set_XmlResolver(System.Xml.XmlResolver)
extern void BaseValidator_set_XmlResolver_m1D94109BE43E3C8A1738BC7C4A0A1A7233818FBF (void);
// 0x00000E9F System.Uri System.Xml.Schema.BaseValidator::get_BaseUri()
extern void BaseValidator_get_BaseUri_m400505E56F164D6954DC3E55005B7D8E5B1BAF23 (void);
// 0x00000EA0 System.Void System.Xml.Schema.BaseValidator::set_BaseUri(System.Uri)
extern void BaseValidator_set_BaseUri_mA4B0ACD053F6B82E24AC7B4468CF425FFB0351EC (void);
// 0x00000EA1 System.Xml.Schema.ValidationEventHandler System.Xml.Schema.BaseValidator::get_EventHandler()
extern void BaseValidator_get_EventHandler_mDD30026D63AC63C18F0E134AA6FFE634616F21F8 (void);
// 0x00000EA2 System.Xml.Schema.SchemaInfo System.Xml.Schema.BaseValidator::get_SchemaInfo()
extern void BaseValidator_get_SchemaInfo_mE8B092165F3FFCE8F3090BE44D60178C76451AB3 (void);
// 0x00000EA3 System.Void System.Xml.Schema.BaseValidator::set_DtdInfo(System.Xml.IDtdInfo)
extern void BaseValidator_set_DtdInfo_m03794576278D86E171908C4CB4D4644B0DEE1D74 (void);
// 0x00000EA4 System.Boolean System.Xml.Schema.BaseValidator::get_PreserveWhitespace()
extern void BaseValidator_get_PreserveWhitespace_mC2479BE3ADC53801EC1F07D9AF36A0BE6206F627 (void);
// 0x00000EA5 System.Void System.Xml.Schema.BaseValidator::Validate()
extern void BaseValidator_Validate_mD3167B70F6169EAD822983ED3D80499F3E8308EF (void);
// 0x00000EA6 System.Void System.Xml.Schema.BaseValidator::CompleteValidation()
extern void BaseValidator_CompleteValidation_m7F460C458D888AC7A4A3F655814E206BCA9FACF6 (void);
// 0x00000EA7 System.Object System.Xml.Schema.BaseValidator::FindId(System.String)
extern void BaseValidator_FindId_m3872C048D784D3CC1E672257C2D059986A878462 (void);
// 0x00000EA8 System.Void System.Xml.Schema.BaseValidator::ValidateText()
extern void BaseValidator_ValidateText_m0CD6CAA4B8C4DAE981A5EEA5FEB4404ECF97F079 (void);
// 0x00000EA9 System.Void System.Xml.Schema.BaseValidator::ValidateWhitespace()
extern void BaseValidator_ValidateWhitespace_m73339F1D7B4FA6409B17B20589914EFEBF381475 (void);
// 0x00000EAA System.Void System.Xml.Schema.BaseValidator::SaveTextValue(System.String)
extern void BaseValidator_SaveTextValue_m36E3517AAF3D79D5315E7AA5EA23F89E8D526F04 (void);
// 0x00000EAB System.Void System.Xml.Schema.BaseValidator::SendValidationEvent(System.String)
extern void BaseValidator_SendValidationEvent_m0B3F1EF5F9776D6E4B890C0180E22C92E9A45F2B (void);
// 0x00000EAC System.Void System.Xml.Schema.BaseValidator::SendValidationEvent(System.String,System.String[])
extern void BaseValidator_SendValidationEvent_mDB46F72A815EA7EF1C85A46CB19439D3F6FA3D48 (void);
// 0x00000EAD System.Void System.Xml.Schema.BaseValidator::SendValidationEvent(System.String,System.String)
extern void BaseValidator_SendValidationEvent_m74FFC1AC1837B20F3528352EB1C944AF9692460E (void);
// 0x00000EAE System.Void System.Xml.Schema.BaseValidator::SendValidationEvent(System.Xml.Schema.XmlSchemaException)
extern void BaseValidator_SendValidationEvent_m2B9860A52F51581453B1AC9B4A1DFD174A10E4BB (void);
// 0x00000EAF System.Void System.Xml.Schema.BaseValidator::SendValidationEvent(System.String,System.String,System.Xml.Schema.XmlSeverityType)
extern void BaseValidator_SendValidationEvent_m206D77C001B4BE5827C405128D0DF5EEF34ED93E (void);
// 0x00000EB0 System.Void System.Xml.Schema.BaseValidator::SendValidationEvent(System.String,System.String[],System.Xml.Schema.XmlSeverityType)
extern void BaseValidator_SendValidationEvent_m0395B5910EE493C439E8E380A73A22B779486263 (void);
// 0x00000EB1 System.Void System.Xml.Schema.BaseValidator::SendValidationEvent(System.Xml.Schema.XmlSchemaException,System.Xml.Schema.XmlSeverityType)
extern void BaseValidator_SendValidationEvent_m94905A970AA3953C22FA0806C63C7AEF41AB888A (void);
// 0x00000EB2 System.Void System.Xml.Schema.BaseValidator::ProcessEntity(System.Xml.Schema.SchemaInfo,System.String,System.Object,System.Xml.Schema.ValidationEventHandler,System.String,System.Int32,System.Int32)
extern void BaseValidator_ProcessEntity_m1BB67691A6EFE4CCCBD198AF9DA017C64CE87786 (void);
// 0x00000EB3 System.Void System.Xml.Schema.BaseValidator::ProcessEntity(System.Xml.Schema.SchemaInfo,System.String,System.Xml.IValidationEventHandling,System.String,System.Int32,System.Int32)
extern void BaseValidator_ProcessEntity_mA33E4D1C46673D25C29150B08A1D9F9BC546EAC0 (void);
// 0x00000EB4 System.Xml.Schema.BaseValidator System.Xml.Schema.BaseValidator::CreateInstance(System.Xml.ValidationType,System.Xml.XmlValidatingReaderImpl,System.Xml.Schema.XmlSchemaCollection,System.Xml.IValidationEventHandling,System.Boolean)
extern void BaseValidator_CreateInstance_mE981B767E5103869A3BAA93AB7190F05522582FD (void);
// 0x00000EB5 System.Void System.Xml.Schema.BitSet::.ctor()
extern void BitSet__ctor_mDC866A6C215C5E078AB299625A437E4249E1E722 (void);
// 0x00000EB6 System.Void System.Xml.Schema.BitSet::.ctor(System.Int32)
extern void BitSet__ctor_mDDB46E0F5D8D86AD7A8F144278672ABF09CA5797 (void);
// 0x00000EB7 System.Int32 System.Xml.Schema.BitSet::get_Count()
extern void BitSet_get_Count_m36E7A9E0ABD32B6B59C1C3EE7376A94B40D06E01 (void);
// 0x00000EB8 System.Boolean System.Xml.Schema.BitSet::get_Item(System.Int32)
extern void BitSet_get_Item_m0D9F1CC8E2965F1CEC6DB3F4A8FD51A6531ECA89 (void);
// 0x00000EB9 System.Void System.Xml.Schema.BitSet::Clear()
extern void BitSet_Clear_m741257DF75DF0DC22C6534192D777814F6BD721E (void);
// 0x00000EBA System.Void System.Xml.Schema.BitSet::Set(System.Int32)
extern void BitSet_Set_m1F67384F8695F3285BC0CAFCCB64898625267724 (void);
// 0x00000EBB System.Boolean System.Xml.Schema.BitSet::Get(System.Int32)
extern void BitSet_Get_mA7D0C2800F3EF8F759779F428326C9FAC7BB61B5 (void);
// 0x00000EBC System.Int32 System.Xml.Schema.BitSet::NextSet(System.Int32)
extern void BitSet_NextSet_mD3786FE75C72BD3383D9C3221F80C2373A14857D (void);
// 0x00000EBD System.Void System.Xml.Schema.BitSet::And(System.Xml.Schema.BitSet)
extern void BitSet_And_mB665D4DC8D2CFE92427D65BC6E7E8CA74034E95F (void);
// 0x00000EBE System.Void System.Xml.Schema.BitSet::Or(System.Xml.Schema.BitSet)
extern void BitSet_Or_m5C36345FAD8ED73A4742516B53A33677F3EB336A (void);
// 0x00000EBF System.Int32 System.Xml.Schema.BitSet::GetHashCode()
extern void BitSet_GetHashCode_m4D896CB775ED342868D91000F240F9FDD2B5D0C7 (void);
// 0x00000EC0 System.Boolean System.Xml.Schema.BitSet::Equals(System.Object)
extern void BitSet_Equals_m29A5D7FDB3CC6A2AD74261A11EE527800A47CD0C (void);
// 0x00000EC1 System.Xml.Schema.BitSet System.Xml.Schema.BitSet::Clone()
extern void BitSet_Clone_m121A6E5E33BDEC3E79FF7C18E9CC362749AE7BDE (void);
// 0x00000EC2 System.Boolean System.Xml.Schema.BitSet::get_IsEmpty()
extern void BitSet_get_IsEmpty_m4016E051AF7F476BFE6089D5E3853CA61836FC9A (void);
// 0x00000EC3 System.Boolean System.Xml.Schema.BitSet::Intersects(System.Xml.Schema.BitSet)
extern void BitSet_Intersects_m043AF26842F147A7D2ADA048E0ECF2F242C6EE7E (void);
// 0x00000EC4 System.Int32 System.Xml.Schema.BitSet::Subscript(System.Int32)
extern void BitSet_Subscript_m06E5AB99243F91D0D91E142618529D3F7268637A (void);
// 0x00000EC5 System.Void System.Xml.Schema.BitSet::EnsureLength(System.Int32)
extern void BitSet_EnsureLength_m28268C67A38388F4C42EAD01762C32D99C4F9654 (void);
// 0x00000EC6 System.Void System.Xml.Schema.ChameleonKey::.ctor(System.String,System.Xml.Schema.XmlSchema)
extern void ChameleonKey__ctor_m110E8C9375214872ADCB5D1D5D10AD8AD9CC6C34 (void);
// 0x00000EC7 System.Int32 System.Xml.Schema.ChameleonKey::GetHashCode()
extern void ChameleonKey_GetHashCode_m972F1170A555C94680D507591430CEB7E45578FF (void);
// 0x00000EC8 System.Boolean System.Xml.Schema.ChameleonKey::Equals(System.Object)
extern void ChameleonKey_Equals_m7EC0CA0E37564A0728871540267D3F7EE9BA51D2 (void);
// 0x00000EC9 System.Xml.Schema.CompiledIdentityConstraint/ConstraintRole System.Xml.Schema.CompiledIdentityConstraint::get_Role()
extern void CompiledIdentityConstraint_get_Role_m968CA50512673168BCB15510DC0479CAB63B7DF1 (void);
// 0x00000ECA System.Xml.Schema.Asttree System.Xml.Schema.CompiledIdentityConstraint::get_Selector()
extern void CompiledIdentityConstraint_get_Selector_m6035A41031BC9AD2B54A9C5C563C51E7D88A733C (void);
// 0x00000ECB System.Xml.Schema.Asttree[] System.Xml.Schema.CompiledIdentityConstraint::get_Fields()
extern void CompiledIdentityConstraint_get_Fields_m4FEE989DD98F9FDE29F0FEB7173A7B31C8EBA9E2 (void);
// 0x00000ECC System.Void System.Xml.Schema.CompiledIdentityConstraint::.ctor()
extern void CompiledIdentityConstraint__ctor_m57CF42A189BF2B105DE89C5145ED0BC5B1562B43 (void);
// 0x00000ECD System.Void System.Xml.Schema.CompiledIdentityConstraint::.ctor(System.Xml.Schema.XmlSchemaIdentityConstraint,System.Xml.XmlNamespaceManager)
extern void CompiledIdentityConstraint__ctor_mDF34F05BE2C052B360EF28F0B0DBEF0F0C2359AF (void);
// 0x00000ECE System.Void System.Xml.Schema.CompiledIdentityConstraint::.cctor()
extern void CompiledIdentityConstraint__cctor_mE09A19B1C5E81C7D342F348CE4226BFE76A585DC (void);
// 0x00000ECF System.Int32 System.Xml.Schema.ConstraintStruct::get_TableDim()
extern void ConstraintStruct_get_TableDim_m43CC829946563AEE96CCC22EF3A88CD5A9A3DCD9 (void);
// 0x00000ED0 System.Void System.Xml.Schema.ConstraintStruct::.ctor(System.Xml.Schema.CompiledIdentityConstraint)
extern void ConstraintStruct__ctor_mC23F6C5B5C51D1971997E6FC734F630A9D83951A (void);
// 0x00000ED1 System.Int32 System.Xml.Schema.LocatedActiveAxis::get_Column()
extern void LocatedActiveAxis_get_Column_m3DB79F1A7E88CD7AF7A40D487A9FCF055291DD75 (void);
// 0x00000ED2 System.Void System.Xml.Schema.LocatedActiveAxis::.ctor(System.Xml.Schema.Asttree,System.Xml.Schema.KeySequence,System.Int32)
extern void LocatedActiveAxis__ctor_m8D46ECFCD4E6C1C188686442AC1563B26A8463AD (void);
// 0x00000ED3 System.Void System.Xml.Schema.LocatedActiveAxis::Reactivate(System.Xml.Schema.KeySequence)
extern void LocatedActiveAxis_Reactivate_m936A17917D071CB30AFD69A6573C87B34B50703D (void);
// 0x00000ED4 System.Int32 System.Xml.Schema.SelectorActiveAxis::get_lastDepth()
extern void SelectorActiveAxis_get_lastDepth_m985DD35294B8D0D0ED941F349908D4B2E8DF773C (void);
// 0x00000ED5 System.Void System.Xml.Schema.SelectorActiveAxis::.ctor(System.Xml.Schema.Asttree,System.Xml.Schema.ConstraintStruct)
extern void SelectorActiveAxis__ctor_mAF1E1C55C443450BE92AF3F8C38940B5B46E0AFE (void);
// 0x00000ED6 System.Boolean System.Xml.Schema.SelectorActiveAxis::EndElement(System.String,System.String)
extern void SelectorActiveAxis_EndElement_m34C31EFEDF8E2C43287EB518AB5E1EB41A1A20FD (void);
// 0x00000ED7 System.Int32 System.Xml.Schema.SelectorActiveAxis::PushKS(System.Int32,System.Int32)
extern void SelectorActiveAxis_PushKS_mC4DC27A3C861581D44E1ABE40D02954D21B56AA4 (void);
// 0x00000ED8 System.Xml.Schema.KeySequence System.Xml.Schema.SelectorActiveAxis::PopKS()
extern void SelectorActiveAxis_PopKS_mF3D78944FF3E569359C1872BA00036164B2070CC (void);
// 0x00000ED9 System.Void System.Xml.Schema.KSStruct::.ctor(System.Xml.Schema.KeySequence,System.Int32)
extern void KSStruct__ctor_mC296873F73AE969D0779045FB71F17B2B3DEF676 (void);
// 0x00000EDA System.Int32 System.Xml.Schema.TypedObject::get_Dim()
extern void TypedObject_get_Dim_mE06DAEF6C918729FB67D32C3AA092201DDC8F886 (void);
// 0x00000EDB System.Boolean System.Xml.Schema.TypedObject::get_IsList()
extern void TypedObject_get_IsList_mE57BEB29AE52CDF7A7E7AE5AF0C6651FDE19C8E5 (void);
// 0x00000EDC System.Boolean System.Xml.Schema.TypedObject::get_IsDecimal()
extern void TypedObject_get_IsDecimal_m6532B2D0C072EFE7D922DFED2D72F8A355B27E61 (void);
// 0x00000EDD System.Decimal[] System.Xml.Schema.TypedObject::get_Dvalue()
extern void TypedObject_get_Dvalue_m4DFC83C1B1E612F1D4F3EAD972CAFF915EC17A67 (void);
// 0x00000EDE System.Object System.Xml.Schema.TypedObject::get_Value()
extern void TypedObject_get_Value_m955EB3C4D9DFAEE729115D1BB11CE5C645BD25BC (void);
// 0x00000EDF System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.TypedObject::get_Type()
extern void TypedObject_get_Type_m0718A9DA701743FD34EC6C4A1F5C004152B52E54 (void);
// 0x00000EE0 System.Void System.Xml.Schema.TypedObject::.ctor(System.Object,System.String,System.Xml.Schema.XmlSchemaDatatype)
extern void TypedObject__ctor_m277BCD667BB3331787F2B8928208F25A1A3CCAB3 (void);
// 0x00000EE1 System.String System.Xml.Schema.TypedObject::ToString()
extern void TypedObject_ToString_m9FE033AE53FA7E602E9A8923BC9378E927F7695E (void);
// 0x00000EE2 System.Void System.Xml.Schema.TypedObject::SetDecimal()
extern void TypedObject_SetDecimal_mC254F8D97F896A16AF1D858BC61C30B2F80C9EE7 (void);
// 0x00000EE3 System.Boolean System.Xml.Schema.TypedObject::ListDValueEquals(System.Xml.Schema.TypedObject)
extern void TypedObject_ListDValueEquals_m913319306D326935E78B206FD6BF6DBC655A5FBD (void);
// 0x00000EE4 System.Boolean System.Xml.Schema.TypedObject::Equals(System.Xml.Schema.TypedObject)
extern void TypedObject_Equals_mB1C0ACBE1F02176472287CAD83D772D3823DD11C (void);
// 0x00000EE5 System.Boolean System.Xml.Schema.TypedObject/DecimalStruct::get_IsDecimal()
extern void DecimalStruct_get_IsDecimal_m8CF71AB0D3989332D57B4924C63592B3D3F4CE5D (void);
// 0x00000EE6 System.Void System.Xml.Schema.TypedObject/DecimalStruct::set_IsDecimal(System.Boolean)
extern void DecimalStruct_set_IsDecimal_m22C0BC4D25614EB5D8802E1369401D08BBB95F27 (void);
// 0x00000EE7 System.Decimal[] System.Xml.Schema.TypedObject/DecimalStruct::get_Dvalue()
extern void DecimalStruct_get_Dvalue_m646B51C36A2B924C0A6DF19A6D6FBE394FBC378B (void);
// 0x00000EE8 System.Void System.Xml.Schema.TypedObject/DecimalStruct::.ctor()
extern void DecimalStruct__ctor_m77E8AB45E3AF658622DC1520D9365AF295D5336D (void);
// 0x00000EE9 System.Void System.Xml.Schema.TypedObject/DecimalStruct::.ctor(System.Int32)
extern void DecimalStruct__ctor_m027A72410E5382746F6EAEC61DF99FE2D7F9747E (void);
// 0x00000EEA System.Void System.Xml.Schema.KeySequence::.ctor(System.Int32,System.Int32,System.Int32)
extern void KeySequence__ctor_mEF5A22C60E165BBCE08BDFB77C8128137F23A854 (void);
// 0x00000EEB System.Int32 System.Xml.Schema.KeySequence::get_PosLine()
extern void KeySequence_get_PosLine_mA23828C7C5E29F53F24323AF63E8817F0CEE002B (void);
// 0x00000EEC System.Int32 System.Xml.Schema.KeySequence::get_PosCol()
extern void KeySequence_get_PosCol_mA0F718C59BF785275C532C37AA2C6244C2108F05 (void);
// 0x00000EED System.Object System.Xml.Schema.KeySequence::get_Item(System.Int32)
extern void KeySequence_get_Item_m3A19EF766927B6088A4C59AB42EDE0FD23E5735C (void);
// 0x00000EEE System.Void System.Xml.Schema.KeySequence::set_Item(System.Int32,System.Object)
extern void KeySequence_set_Item_m2E2156333034F1DFA7C1F7B7E9F608C42C1F0834 (void);
// 0x00000EEF System.Boolean System.Xml.Schema.KeySequence::IsQualified()
extern void KeySequence_IsQualified_mB6736AF3FA499E5DAC24B5F54A2E1BC0740067A3 (void);
// 0x00000EF0 System.Int32 System.Xml.Schema.KeySequence::GetHashCode()
extern void KeySequence_GetHashCode_m00B936E0C89523FC70A9FC2E7D066F3590141D25 (void);
// 0x00000EF1 System.Boolean System.Xml.Schema.KeySequence::Equals(System.Object)
extern void KeySequence_Equals_m73B1ADD25976146C9C0F3FA7BEAE8CFD59F08C26 (void);
// 0x00000EF2 System.String System.Xml.Schema.KeySequence::ToString()
extern void KeySequence_ToString_mEEA29BD3D3CF9FB721338F511C096714507B4239 (void);
// 0x00000EF3 System.Void System.Xml.Schema.UpaException::.ctor(System.Object,System.Object)
extern void UpaException__ctor_m2FA97E1B47706A792B76C12B3C8CCC53CBAA1458 (void);
// 0x00000EF4 System.Object System.Xml.Schema.UpaException::get_Particle1()
extern void UpaException_get_Particle1_mF02E9549F9FB18F0106315CFBC9A6D176B94BB8D (void);
// 0x00000EF5 System.Object System.Xml.Schema.UpaException::get_Particle2()
extern void UpaException_get_Particle2_m447B8D5CEDAE4E6402EC706AC04E182667909CE5 (void);
// 0x00000EF6 System.Void System.Xml.Schema.SymbolsDictionary::.ctor()
extern void SymbolsDictionary__ctor_mBF65FBEB7A5DE48E0D0B4A717E5A5461589828BA (void);
// 0x00000EF7 System.Int32 System.Xml.Schema.SymbolsDictionary::get_Count()
extern void SymbolsDictionary_get_Count_m3E9D7FE8914E0C70E38CAB07D72F92AE5F3553D2 (void);
// 0x00000EF8 System.Boolean System.Xml.Schema.SymbolsDictionary::get_IsUpaEnforced()
extern void SymbolsDictionary_get_IsUpaEnforced_m9AF406F46B587D01C28E15DD9ADFBCE318A0CF11 (void);
// 0x00000EF9 System.Void System.Xml.Schema.SymbolsDictionary::set_IsUpaEnforced(System.Boolean)
extern void SymbolsDictionary_set_IsUpaEnforced_mBA5E7696442D87B8E89E2323C3D48777F3F0180A (void);
// 0x00000EFA System.Int32 System.Xml.Schema.SymbolsDictionary::AddName(System.Xml.XmlQualifiedName,System.Object)
extern void SymbolsDictionary_AddName_m8FB15DA3EC50C88F1E38C92FF803136274F9F818 (void);
// 0x00000EFB System.Void System.Xml.Schema.SymbolsDictionary::AddNamespaceList(System.Xml.Schema.NamespaceList,System.Object,System.Boolean)
extern void SymbolsDictionary_AddNamespaceList_mFBBD79AB2BF067ADEE1A50D5EA063052474F9623 (void);
// 0x00000EFC System.Void System.Xml.Schema.SymbolsDictionary::AddWildcard(System.String,System.Object)
extern void SymbolsDictionary_AddWildcard_m526F05405A47C793760FC6A58084BE18ABEDA597 (void);
// 0x00000EFD System.Collections.ICollection System.Xml.Schema.SymbolsDictionary::GetNamespaceListSymbols(System.Xml.Schema.NamespaceList)
extern void SymbolsDictionary_GetNamespaceListSymbols_m9FC9A2166243B193B4067C3EC08ADB06432F9E21 (void);
// 0x00000EFE System.Int32 System.Xml.Schema.SymbolsDictionary::get_Item(System.Xml.XmlQualifiedName)
extern void SymbolsDictionary_get_Item_mC779E57317AA387655D35DAAC3C8C7565BFE31FB (void);
// 0x00000EFF System.Boolean System.Xml.Schema.SymbolsDictionary::Exists(System.Xml.XmlQualifiedName)
extern void SymbolsDictionary_Exists_mB09F502D8DD1C1B902955689089C61FAE9C9DA92 (void);
// 0x00000F00 System.Object System.Xml.Schema.SymbolsDictionary::GetParticle(System.Int32)
extern void SymbolsDictionary_GetParticle_m229FD0E565E86359CA0CF5E76BB66223CD564BBE (void);
// 0x00000F01 System.String System.Xml.Schema.SymbolsDictionary::NameOf(System.Int32)
extern void SymbolsDictionary_NameOf_m8D7C0AA8C1F8A2830325381A6214CAEA19A125EC (void);
// 0x00000F02 System.Void System.Xml.Schema.Position::.ctor(System.Int32,System.Object)
extern void Position__ctor_m5F3F9E6D826756F17C8F02643C4AC1CEF9F63FE5 (void);
// 0x00000F03 System.Int32 System.Xml.Schema.Positions::Add(System.Int32,System.Object)
extern void Positions_Add_m51791FCA7ADCD9B7E7480E85AEC1A712037A0B32 (void);
// 0x00000F04 System.Xml.Schema.Position System.Xml.Schema.Positions::get_Item(System.Int32)
extern void Positions_get_Item_mD0E8CB9D8CC6090A050D48B5AE47E389C95257D1 (void);
// 0x00000F05 System.Int32 System.Xml.Schema.Positions::get_Count()
extern void Positions_get_Count_m806913EB2C4DBA009188BA019AB106EC0D1045BF (void);
// 0x00000F06 System.Void System.Xml.Schema.Positions::.ctor()
extern void Positions__ctor_m533C24B9A6C8519F830F3E444036B9906D789C3A (void);
// 0x00000F07 System.Void System.Xml.Schema.SyntaxTreeNode::ExpandTree(System.Xml.Schema.InteriorNode,System.Xml.Schema.SymbolsDictionary,System.Xml.Schema.Positions)
// 0x00000F08 System.Void System.Xml.Schema.SyntaxTreeNode::ConstructPos(System.Xml.Schema.BitSet,System.Xml.Schema.BitSet,System.Xml.Schema.BitSet[])
// 0x00000F09 System.Boolean System.Xml.Schema.SyntaxTreeNode::get_IsNullable()
// 0x00000F0A System.Boolean System.Xml.Schema.SyntaxTreeNode::get_IsRangeNode()
extern void SyntaxTreeNode_get_IsRangeNode_m722A7E3D08CB8404AD093C4732FCC9AFBACE70E8 (void);
// 0x00000F0B System.Void System.Xml.Schema.SyntaxTreeNode::.ctor()
extern void SyntaxTreeNode__ctor_mCC4EE56F73B36C293F308BFE4304383CF29B9CE4 (void);
// 0x00000F0C System.Void System.Xml.Schema.LeafNode::.ctor(System.Int32)
extern void LeafNode__ctor_m5FD29468DBB6652D9636B80CF3E5445E29F2737C (void);
// 0x00000F0D System.Int32 System.Xml.Schema.LeafNode::get_Pos()
extern void LeafNode_get_Pos_m0C2EEEBCDB2F23FC170153DB736C707C061A5B6D (void);
// 0x00000F0E System.Void System.Xml.Schema.LeafNode::set_Pos(System.Int32)
extern void LeafNode_set_Pos_mA4961D8E52D803DC74293D95B8C258C2B00707ED (void);
// 0x00000F0F System.Void System.Xml.Schema.LeafNode::ExpandTree(System.Xml.Schema.InteriorNode,System.Xml.Schema.SymbolsDictionary,System.Xml.Schema.Positions)
extern void LeafNode_ExpandTree_m004F74A56BC4869BB942D21CAA8CED296900F958 (void);
// 0x00000F10 System.Void System.Xml.Schema.LeafNode::ConstructPos(System.Xml.Schema.BitSet,System.Xml.Schema.BitSet,System.Xml.Schema.BitSet[])
extern void LeafNode_ConstructPos_m46760996E2ECD6359EFA8DC971302F1E2C476D1D (void);
// 0x00000F11 System.Boolean System.Xml.Schema.LeafNode::get_IsNullable()
extern void LeafNode_get_IsNullable_mB1BD5FE8A0936AC6F02F641F9B98821FCE8A6812 (void);
// 0x00000F12 System.Void System.Xml.Schema.NamespaceListNode::.ctor(System.Xml.Schema.NamespaceList,System.Object)
extern void NamespaceListNode__ctor_m9C8A3F2B782B6790281D1C624FA9B25C397F15FA (void);
// 0x00000F13 System.Collections.ICollection System.Xml.Schema.NamespaceListNode::GetResolvedSymbols(System.Xml.Schema.SymbolsDictionary)
extern void NamespaceListNode_GetResolvedSymbols_mCD026CF69F170E28CC0C000664361BE328ACC427 (void);
// 0x00000F14 System.Void System.Xml.Schema.NamespaceListNode::ExpandTree(System.Xml.Schema.InteriorNode,System.Xml.Schema.SymbolsDictionary,System.Xml.Schema.Positions)
extern void NamespaceListNode_ExpandTree_mA294B7AD7C2E31ABE79834DC4913C132AF5A0D25 (void);
// 0x00000F15 System.Void System.Xml.Schema.NamespaceListNode::ConstructPos(System.Xml.Schema.BitSet,System.Xml.Schema.BitSet,System.Xml.Schema.BitSet[])
extern void NamespaceListNode_ConstructPos_mE576F4F3739EAA2302C6B38292727D242351C80B (void);
// 0x00000F16 System.Boolean System.Xml.Schema.NamespaceListNode::get_IsNullable()
extern void NamespaceListNode_get_IsNullable_m637C0A30D0508ECAA7CBC2B72D4356D09A3C6CB1 (void);
// 0x00000F17 System.Xml.Schema.SyntaxTreeNode System.Xml.Schema.InteriorNode::get_LeftChild()
extern void InteriorNode_get_LeftChild_mEC6F649ECBC7CFD371187C3B90DAEB6183A41406 (void);
// 0x00000F18 System.Void System.Xml.Schema.InteriorNode::set_LeftChild(System.Xml.Schema.SyntaxTreeNode)
extern void InteriorNode_set_LeftChild_mC6FDB3A1ABD18FDE11B233415F3A983A49B46E5B (void);
// 0x00000F19 System.Xml.Schema.SyntaxTreeNode System.Xml.Schema.InteriorNode::get_RightChild()
extern void InteriorNode_get_RightChild_mE7ACE5A40A687F54D7EAFB52F3336E1BE8701058 (void);
// 0x00000F1A System.Void System.Xml.Schema.InteriorNode::set_RightChild(System.Xml.Schema.SyntaxTreeNode)
extern void InteriorNode_set_RightChild_m9325C10A51BD0DAA867F5D4C60C85F4F8DCE6B0A (void);
// 0x00000F1B System.Void System.Xml.Schema.InteriorNode::ExpandTreeNoRecursive(System.Xml.Schema.InteriorNode,System.Xml.Schema.SymbolsDictionary,System.Xml.Schema.Positions)
extern void InteriorNode_ExpandTreeNoRecursive_m6D62530CC82ED2EF90585C04E4153AEF73545863 (void);
// 0x00000F1C System.Void System.Xml.Schema.InteriorNode::ExpandTree(System.Xml.Schema.InteriorNode,System.Xml.Schema.SymbolsDictionary,System.Xml.Schema.Positions)
extern void InteriorNode_ExpandTree_mEC55EC607A05471D114432FB1FA04D8F38ADFBC5 (void);
// 0x00000F1D System.Void System.Xml.Schema.InteriorNode::.ctor()
extern void InteriorNode__ctor_mBB2E9C1999B6F04A9D9C8CBAD629CD7837B8C938 (void);
// 0x00000F1E System.Void System.Xml.Schema.SequenceNode::ConstructPos(System.Xml.Schema.BitSet,System.Xml.Schema.BitSet,System.Xml.Schema.BitSet[])
extern void SequenceNode_ConstructPos_m67A0B0AF2C2EFAFD526D3DB629E5328C0BCA1B18 (void);
// 0x00000F1F System.Boolean System.Xml.Schema.SequenceNode::get_IsNullable()
extern void SequenceNode_get_IsNullable_m7D6B7F07E959D0759A37B1298418903EF1C4A779 (void);
// 0x00000F20 System.Void System.Xml.Schema.SequenceNode::ExpandTree(System.Xml.Schema.InteriorNode,System.Xml.Schema.SymbolsDictionary,System.Xml.Schema.Positions)
extern void SequenceNode_ExpandTree_m4803F5162DF4C35C8C37ABB50771A7BC5B0D0485 (void);
// 0x00000F21 System.Void System.Xml.Schema.SequenceNode::.ctor()
extern void SequenceNode__ctor_mD4441BDD885F42BAD33816D8D49DD511105B1E71 (void);
// 0x00000F22 System.Void System.Xml.Schema.SequenceNode/SequenceConstructPosContext::.ctor(System.Xml.Schema.SequenceNode,System.Xml.Schema.BitSet,System.Xml.Schema.BitSet)
extern void SequenceConstructPosContext__ctor_mAF64A500D91F3309A8CB87C5712C12BCE0B4FE0E (void);
// 0x00000F23 System.Void System.Xml.Schema.ChoiceNode::ConstructChildPos(System.Xml.Schema.SyntaxTreeNode,System.Xml.Schema.BitSet,System.Xml.Schema.BitSet,System.Xml.Schema.BitSet[])
extern void ChoiceNode_ConstructChildPos_m9E8C804342391F486F8A19EABA57829AB45F1EE0 (void);
// 0x00000F24 System.Void System.Xml.Schema.ChoiceNode::ConstructPos(System.Xml.Schema.BitSet,System.Xml.Schema.BitSet,System.Xml.Schema.BitSet[])
extern void ChoiceNode_ConstructPos_mD5A6CC1D5927C0D1410134EBF84C39E660215311 (void);
// 0x00000F25 System.Boolean System.Xml.Schema.ChoiceNode::get_IsNullable()
extern void ChoiceNode_get_IsNullable_mDB88FC4D2E927B91CBA6440750C0C91226AA5936 (void);
// 0x00000F26 System.Void System.Xml.Schema.ChoiceNode::ExpandTree(System.Xml.Schema.InteriorNode,System.Xml.Schema.SymbolsDictionary,System.Xml.Schema.Positions)
extern void ChoiceNode_ExpandTree_mCD8E3E3C98B9A6CF4D18FC19468DAFBFF93C55EF (void);
// 0x00000F27 System.Void System.Xml.Schema.ChoiceNode::.ctor()
extern void ChoiceNode__ctor_mCD73421963E5F712BA85C8594B375191D87BB6F1 (void);
// 0x00000F28 System.Void System.Xml.Schema.PlusNode::ConstructPos(System.Xml.Schema.BitSet,System.Xml.Schema.BitSet,System.Xml.Schema.BitSet[])
extern void PlusNode_ConstructPos_mBD4E109873B9DECE1DB61B266E2E3ECC0D022731 (void);
// 0x00000F29 System.Boolean System.Xml.Schema.PlusNode::get_IsNullable()
extern void PlusNode_get_IsNullable_m7CBA6F45C231D711DDC33A71540BB053A3562D61 (void);
// 0x00000F2A System.Void System.Xml.Schema.PlusNode::.ctor()
extern void PlusNode__ctor_m8B34B5E4EEA3FC66788D7439FAF27F0017BFB721 (void);
// 0x00000F2B System.Void System.Xml.Schema.QmarkNode::ConstructPos(System.Xml.Schema.BitSet,System.Xml.Schema.BitSet,System.Xml.Schema.BitSet[])
extern void QmarkNode_ConstructPos_m156E01A641A632A349E6476BCAF01B115818FF8F (void);
// 0x00000F2C System.Boolean System.Xml.Schema.QmarkNode::get_IsNullable()
extern void QmarkNode_get_IsNullable_mA92F1C9EA9A5E22BBB63F0CDE39FFF7369513C4A (void);
// 0x00000F2D System.Void System.Xml.Schema.QmarkNode::.ctor()
extern void QmarkNode__ctor_m819089C3F1F99B45C9D32CA3DD2DB0158AFCA0C1 (void);
// 0x00000F2E System.Void System.Xml.Schema.StarNode::ConstructPos(System.Xml.Schema.BitSet,System.Xml.Schema.BitSet,System.Xml.Schema.BitSet[])
extern void StarNode_ConstructPos_m51B6B43381BFEDFB212F7412AE118A4689444F49 (void);
// 0x00000F2F System.Boolean System.Xml.Schema.StarNode::get_IsNullable()
extern void StarNode_get_IsNullable_m86C45A7AB30DE13D113C75177920509B9CF769D7 (void);
// 0x00000F30 System.Void System.Xml.Schema.StarNode::.ctor()
extern void StarNode__ctor_m387E4A4D3B809FD9A2D6437CF41951EFAF7D05D9 (void);
// 0x00000F31 System.Void System.Xml.Schema.LeafRangeNode::.ctor(System.Decimal,System.Decimal)
extern void LeafRangeNode__ctor_m0251684D06ADE5ECECBA3D97E7DCC95745218919 (void);
// 0x00000F32 System.Void System.Xml.Schema.LeafRangeNode::.ctor(System.Int32,System.Decimal,System.Decimal)
extern void LeafRangeNode__ctor_m3CBCFEC09AC54C32EF9D017D931FC196CB1E51F8 (void);
// 0x00000F33 System.Decimal System.Xml.Schema.LeafRangeNode::get_Max()
extern void LeafRangeNode_get_Max_mCAED1316B170C97D90FD6CB17EDE581C37EDF3C0 (void);
// 0x00000F34 System.Decimal System.Xml.Schema.LeafRangeNode::get_Min()
extern void LeafRangeNode_get_Min_mF6C3FA773211799E29F7509BD53A6FD8CE1768E2 (void);
// 0x00000F35 System.Xml.Schema.BitSet System.Xml.Schema.LeafRangeNode::get_NextIteration()
extern void LeafRangeNode_get_NextIteration_m32EED7733FF37B063868939099CB48060EF5114B (void);
// 0x00000F36 System.Void System.Xml.Schema.LeafRangeNode::set_NextIteration(System.Xml.Schema.BitSet)
extern void LeafRangeNode_set_NextIteration_mDDBBD1E890E70CDB087694F027A17CD5CFD1A284 (void);
// 0x00000F37 System.Boolean System.Xml.Schema.LeafRangeNode::get_IsRangeNode()
extern void LeafRangeNode_get_IsRangeNode_m2F0D8AC3E82908C1EF5EF01F1A75F56D62AAE633 (void);
// 0x00000F38 System.Void System.Xml.Schema.LeafRangeNode::ExpandTree(System.Xml.Schema.InteriorNode,System.Xml.Schema.SymbolsDictionary,System.Xml.Schema.Positions)
extern void LeafRangeNode_ExpandTree_m064657C13CB8843E5D15F81C07361B05F898E565 (void);
// 0x00000F39 System.Void System.Xml.Schema.ContentValidator::.ctor(System.Xml.Schema.XmlSchemaContentType)
extern void ContentValidator__ctor_m1CA2A0A2CE0B9F5009D62E1A58BA91C922314C96 (void);
// 0x00000F3A System.Void System.Xml.Schema.ContentValidator::.ctor(System.Xml.Schema.XmlSchemaContentType,System.Boolean,System.Boolean)
extern void ContentValidator__ctor_m739A3B127FC59E711DF019533D33E87465DAFA50 (void);
// 0x00000F3B System.Xml.Schema.XmlSchemaContentType System.Xml.Schema.ContentValidator::get_ContentType()
extern void ContentValidator_get_ContentType_m2E9C64DB3522E5A29BE6CAA4A929CBABAD1CEF23 (void);
// 0x00000F3C System.Boolean System.Xml.Schema.ContentValidator::get_PreserveWhitespace()
extern void ContentValidator_get_PreserveWhitespace_mEAD1CCBFBEDD9927663B7735370BC8118A00D6C7 (void);
// 0x00000F3D System.Boolean System.Xml.Schema.ContentValidator::get_IsEmptiable()
extern void ContentValidator_get_IsEmptiable_m192A09657D679833A4D7415B4B71334F0C93402A (void);
// 0x00000F3E System.Boolean System.Xml.Schema.ContentValidator::get_IsOpen()
extern void ContentValidator_get_IsOpen_mEE6705ECCE11F7E1002A221B5A8D47BB567173FF (void);
// 0x00000F3F System.Void System.Xml.Schema.ContentValidator::set_IsOpen(System.Boolean)
extern void ContentValidator_set_IsOpen_mBB55C72B1AFBCD3B457DC1478DC6543C81C45895 (void);
// 0x00000F40 System.Void System.Xml.Schema.ContentValidator::InitValidation(System.Xml.Schema.ValidationState)
extern void ContentValidator_InitValidation_mB9CA64E7F6E6BCF60B6C0725619F7E6B50B37CDC (void);
// 0x00000F41 System.Object System.Xml.Schema.ContentValidator::ValidateElement(System.Xml.XmlQualifiedName,System.Xml.Schema.ValidationState,System.Int32&)
extern void ContentValidator_ValidateElement_mE0256DE6758C8932691A141495EF465D039A9A99 (void);
// 0x00000F42 System.Boolean System.Xml.Schema.ContentValidator::CompleteValidation(System.Xml.Schema.ValidationState)
extern void ContentValidator_CompleteValidation_mA2317E4571DCC00D8A94D587A5A82BA04886BBD2 (void);
// 0x00000F43 System.Collections.ArrayList System.Xml.Schema.ContentValidator::ExpectedElements(System.Xml.Schema.ValidationState,System.Boolean)
extern void ContentValidator_ExpectedElements_mD21428C6DCE822EA1A187DC19EB8D253C088AB4C (void);
// 0x00000F44 System.Collections.ArrayList System.Xml.Schema.ContentValidator::ExpectedParticles(System.Xml.Schema.ValidationState,System.Boolean,System.Xml.Schema.XmlSchemaSet)
extern void ContentValidator_ExpectedParticles_mED74EAF4CF6799555DFFB6297D9C1B3345CDF0EF (void);
// 0x00000F45 System.Void System.Xml.Schema.ContentValidator::AddParticleToExpected(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.XmlSchemaSet,System.Collections.ArrayList)
extern void ContentValidator_AddParticleToExpected_m79BBE1D989348265D0DB89BE335357D2BEDE033A (void);
// 0x00000F46 System.Void System.Xml.Schema.ContentValidator::AddParticleToExpected(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.XmlSchemaSet,System.Collections.ArrayList,System.Boolean)
extern void ContentValidator_AddParticleToExpected_mADEEEC3FA9B472B4045EBF0EEAD0C9F5DECB9EA6 (void);
// 0x00000F47 System.Void System.Xml.Schema.ContentValidator::.cctor()
extern void ContentValidator__cctor_mC0B398FEB873BA0E7B8254F42B3F7590EECA4594 (void);
// 0x00000F48 System.Void System.Xml.Schema.ParticleContentValidator::.ctor(System.Xml.Schema.XmlSchemaContentType)
extern void ParticleContentValidator__ctor_m3B7E26A1371336703F3B8B1A1A721C139E1E8078 (void);
// 0x00000F49 System.Void System.Xml.Schema.ParticleContentValidator::.ctor(System.Xml.Schema.XmlSchemaContentType,System.Boolean)
extern void ParticleContentValidator__ctor_mA96374FD7A9A396E3FCFDE307C3E35B22D8AE736 (void);
// 0x00000F4A System.Void System.Xml.Schema.ParticleContentValidator::InitValidation(System.Xml.Schema.ValidationState)
extern void ParticleContentValidator_InitValidation_mA7DB252EE2ECEB5B21A9CBA7D62DECF287AB09A0 (void);
// 0x00000F4B System.Object System.Xml.Schema.ParticleContentValidator::ValidateElement(System.Xml.XmlQualifiedName,System.Xml.Schema.ValidationState,System.Int32&)
extern void ParticleContentValidator_ValidateElement_m8DBFE92A330B350ED120071A7AE49B437675ADE1 (void);
// 0x00000F4C System.Boolean System.Xml.Schema.ParticleContentValidator::CompleteValidation(System.Xml.Schema.ValidationState)
extern void ParticleContentValidator_CompleteValidation_m4D7B278B54261A2C909D67E4666B41BAD5492E49 (void);
// 0x00000F4D System.Void System.Xml.Schema.ParticleContentValidator::Start()
extern void ParticleContentValidator_Start_mA9E5F5D3C90F19E23A9C60551E105DAE86DF45AC (void);
// 0x00000F4E System.Void System.Xml.Schema.ParticleContentValidator::OpenGroup()
extern void ParticleContentValidator_OpenGroup_mB1BC05C6D2410C538451E560BBB054D89259FD38 (void);
// 0x00000F4F System.Void System.Xml.Schema.ParticleContentValidator::CloseGroup()
extern void ParticleContentValidator_CloseGroup_mA124590CE4ABB10E0E03B9EF146A249731616B30 (void);
// 0x00000F50 System.Boolean System.Xml.Schema.ParticleContentValidator::Exists(System.Xml.XmlQualifiedName)
extern void ParticleContentValidator_Exists_mBCB763C6C4DA1D4732D98E21ECECFA2987132B9E (void);
// 0x00000F51 System.Void System.Xml.Schema.ParticleContentValidator::AddName(System.Xml.XmlQualifiedName,System.Object)
extern void ParticleContentValidator_AddName_m664A347C22696BE8E7587622B923EEF8DBAD2025 (void);
// 0x00000F52 System.Void System.Xml.Schema.ParticleContentValidator::AddNamespaceList(System.Xml.Schema.NamespaceList,System.Object)
extern void ParticleContentValidator_AddNamespaceList_m403C6AB955D2F11EBCDF51375E3F728F3A4A74F8 (void);
// 0x00000F53 System.Void System.Xml.Schema.ParticleContentValidator::AddLeafNode(System.Xml.Schema.SyntaxTreeNode)
extern void ParticleContentValidator_AddLeafNode_m07D10A8D8115BC2924FDF9FE52C5042BC066EBD0 (void);
// 0x00000F54 System.Void System.Xml.Schema.ParticleContentValidator::AddChoice()
extern void ParticleContentValidator_AddChoice_mC56136642F8957A5E0450EBFECD4DC45CC5E0A60 (void);
// 0x00000F55 System.Void System.Xml.Schema.ParticleContentValidator::AddSequence()
extern void ParticleContentValidator_AddSequence_m4E844C5C7E35EB35FD72B4A18F0FB55198EBA7DA (void);
// 0x00000F56 System.Void System.Xml.Schema.ParticleContentValidator::AddStar()
extern void ParticleContentValidator_AddStar_mEE53402121A554278856D01DD84040B0DAF06017 (void);
// 0x00000F57 System.Void System.Xml.Schema.ParticleContentValidator::AddPlus()
extern void ParticleContentValidator_AddPlus_mA6877E25D2F1BBC78C9A16AE29B12F9CE955C7C5 (void);
// 0x00000F58 System.Void System.Xml.Schema.ParticleContentValidator::AddQMark()
extern void ParticleContentValidator_AddQMark_m55D3B074D8781502F6A5093A434D1950C804A155 (void);
// 0x00000F59 System.Void System.Xml.Schema.ParticleContentValidator::AddLeafRange(System.Decimal,System.Decimal)
extern void ParticleContentValidator_AddLeafRange_m8D39AB90AA04186689D9AFF2B0D5699683634575 (void);
// 0x00000F5A System.Void System.Xml.Schema.ParticleContentValidator::Closure(System.Xml.Schema.InteriorNode)
extern void ParticleContentValidator_Closure_m10F5D16A22E4AA19816E81883C7E712F81AA9CA3 (void);
// 0x00000F5B System.Xml.Schema.ContentValidator System.Xml.Schema.ParticleContentValidator::Finish(System.Boolean)
extern void ParticleContentValidator_Finish_mB1589F15458B320D1A6DC7179BB70F5C616ED192 (void);
// 0x00000F5C System.Xml.Schema.BitSet[] System.Xml.Schema.ParticleContentValidator::CalculateTotalFollowposForRangeNodes(System.Xml.Schema.BitSet,System.Xml.Schema.BitSet[],System.Xml.Schema.BitSet&)
extern void ParticleContentValidator_CalculateTotalFollowposForRangeNodes_m2C392732F64A7B47C1FC8D90E66C77F1560D241B (void);
// 0x00000F5D System.Void System.Xml.Schema.ParticleContentValidator::CheckCMUPAWithLeafRangeNodes(System.Xml.Schema.BitSet)
extern void ParticleContentValidator_CheckCMUPAWithLeafRangeNodes_m19C15685DB36312A6F4A6CD8A9564B8E5AE3AF9E (void);
// 0x00000F5E System.Xml.Schema.BitSet System.Xml.Schema.ParticleContentValidator::GetApplicableMinMaxFollowPos(System.Xml.Schema.BitSet,System.Xml.Schema.BitSet,System.Xml.Schema.BitSet[])
extern void ParticleContentValidator_GetApplicableMinMaxFollowPos_m1B6E20A133E5707BA769AF48BDFE44BEAF7B95C6 (void);
// 0x00000F5F System.Void System.Xml.Schema.ParticleContentValidator::CheckUniqueParticleAttribution(System.Xml.Schema.BitSet,System.Xml.Schema.BitSet[])
extern void ParticleContentValidator_CheckUniqueParticleAttribution_m6146B0EDE69F06990BE39C7EE30DEB51C558B22B (void);
// 0x00000F60 System.Void System.Xml.Schema.ParticleContentValidator::CheckUniqueParticleAttribution(System.Xml.Schema.BitSet)
extern void ParticleContentValidator_CheckUniqueParticleAttribution_m3E3E7FFC56B2906EF8D2AD535A86CD58E1B8E737 (void);
// 0x00000F61 System.Int32[][] System.Xml.Schema.ParticleContentValidator::BuildTransitionTable(System.Xml.Schema.BitSet,System.Xml.Schema.BitSet[],System.Int32)
extern void ParticleContentValidator_BuildTransitionTable_m7FD817BBF20B342828117C81C3E68D4A8D99EF72 (void);
// 0x00000F62 System.Void System.Xml.Schema.DfaContentValidator::.ctor(System.Int32[][],System.Xml.Schema.SymbolsDictionary,System.Xml.Schema.XmlSchemaContentType,System.Boolean,System.Boolean)
extern void DfaContentValidator__ctor_m6F4368454BF9FD87027B15006FED0C27A9A79F90 (void);
// 0x00000F63 System.Void System.Xml.Schema.DfaContentValidator::InitValidation(System.Xml.Schema.ValidationState)
extern void DfaContentValidator_InitValidation_mFC15F74D6B6AC5AF07D87C15D3112E5D46BA1B94 (void);
// 0x00000F64 System.Object System.Xml.Schema.DfaContentValidator::ValidateElement(System.Xml.XmlQualifiedName,System.Xml.Schema.ValidationState,System.Int32&)
extern void DfaContentValidator_ValidateElement_mBDF8DD809D2F580BC12F5D1D99F640691D6CDF7B (void);
// 0x00000F65 System.Boolean System.Xml.Schema.DfaContentValidator::CompleteValidation(System.Xml.Schema.ValidationState)
extern void DfaContentValidator_CompleteValidation_m2B8EF5AE4A9BEA0551451BC844F74AC3371138C9 (void);
// 0x00000F66 System.Collections.ArrayList System.Xml.Schema.DfaContentValidator::ExpectedElements(System.Xml.Schema.ValidationState,System.Boolean)
extern void DfaContentValidator_ExpectedElements_m74B24472F9E7EA5B594330879A97E88DCC75B88E (void);
// 0x00000F67 System.Collections.ArrayList System.Xml.Schema.DfaContentValidator::ExpectedParticles(System.Xml.Schema.ValidationState,System.Boolean,System.Xml.Schema.XmlSchemaSet)
extern void DfaContentValidator_ExpectedParticles_mD6031F43E2D847C0F85CB9BC72F7E800B2D79F19 (void);
// 0x00000F68 System.Void System.Xml.Schema.NfaContentValidator::.ctor(System.Xml.Schema.BitSet,System.Xml.Schema.BitSet[],System.Xml.Schema.SymbolsDictionary,System.Xml.Schema.Positions,System.Int32,System.Xml.Schema.XmlSchemaContentType,System.Boolean,System.Boolean)
extern void NfaContentValidator__ctor_mCE9D87F0C34A773A13742F046EAD9293369D9985 (void);
// 0x00000F69 System.Void System.Xml.Schema.NfaContentValidator::InitValidation(System.Xml.Schema.ValidationState)
extern void NfaContentValidator_InitValidation_m12FA74B7865CED31A135DF1BCD6955A2769BAC1A (void);
// 0x00000F6A System.Object System.Xml.Schema.NfaContentValidator::ValidateElement(System.Xml.XmlQualifiedName,System.Xml.Schema.ValidationState,System.Int32&)
extern void NfaContentValidator_ValidateElement_m039F07B96C8CC1DC9613A879845D747D65A4D645 (void);
// 0x00000F6B System.Boolean System.Xml.Schema.NfaContentValidator::CompleteValidation(System.Xml.Schema.ValidationState)
extern void NfaContentValidator_CompleteValidation_mC24FE8172BD68B63C6B6DB9AA83F31EC65818F32 (void);
// 0x00000F6C System.Collections.ArrayList System.Xml.Schema.NfaContentValidator::ExpectedElements(System.Xml.Schema.ValidationState,System.Boolean)
extern void NfaContentValidator_ExpectedElements_mBD6A2075B312F02B1C1A75A68D7C50B127808BC7 (void);
// 0x00000F6D System.Collections.ArrayList System.Xml.Schema.NfaContentValidator::ExpectedParticles(System.Xml.Schema.ValidationState,System.Boolean,System.Xml.Schema.XmlSchemaSet)
extern void NfaContentValidator_ExpectedParticles_m0C7828F9877BB2CC6B7BACDD6603991A978E53AF (void);
// 0x00000F6E System.Void System.Xml.Schema.RangeContentValidator::.ctor(System.Xml.Schema.BitSet,System.Xml.Schema.BitSet[],System.Xml.Schema.SymbolsDictionary,System.Xml.Schema.Positions,System.Int32,System.Xml.Schema.XmlSchemaContentType,System.Boolean,System.Xml.Schema.BitSet,System.Int32)
extern void RangeContentValidator__ctor_m94FC1AFEED6301527AEA1E72C591CF4DE525E1C6 (void);
// 0x00000F6F System.Void System.Xml.Schema.RangeContentValidator::InitValidation(System.Xml.Schema.ValidationState)
extern void RangeContentValidator_InitValidation_m24E7BC3BC8A71FE0308E4050C06FECC71D247807 (void);
// 0x00000F70 System.Object System.Xml.Schema.RangeContentValidator::ValidateElement(System.Xml.XmlQualifiedName,System.Xml.Schema.ValidationState,System.Int32&)
extern void RangeContentValidator_ValidateElement_m5CC3BB45468E3E28A19A0A6ADE4947DCBE9E25FC (void);
// 0x00000F71 System.Boolean System.Xml.Schema.RangeContentValidator::CompleteValidation(System.Xml.Schema.ValidationState)
extern void RangeContentValidator_CompleteValidation_m842EDF76C82F85F85784803CAF7CEDBE325E4F72 (void);
// 0x00000F72 System.Collections.ArrayList System.Xml.Schema.RangeContentValidator::ExpectedElements(System.Xml.Schema.ValidationState,System.Boolean)
extern void RangeContentValidator_ExpectedElements_m5AF3CC3EB7A8A80BF36B869D874E15E8349F8A11 (void);
// 0x00000F73 System.Collections.ArrayList System.Xml.Schema.RangeContentValidator::ExpectedParticles(System.Xml.Schema.ValidationState,System.Boolean,System.Xml.Schema.XmlSchemaSet)
extern void RangeContentValidator_ExpectedParticles_m3B94D1DD624DE8915C35B6CEE63E609337AE7592 (void);
// 0x00000F74 System.Void System.Xml.Schema.AllElementsContentValidator::.ctor(System.Xml.Schema.XmlSchemaContentType,System.Int32,System.Boolean)
extern void AllElementsContentValidator__ctor_m48113567935701A3BD20529CA8810FA1727B0C7E (void);
// 0x00000F75 System.Boolean System.Xml.Schema.AllElementsContentValidator::AddElement(System.Xml.XmlQualifiedName,System.Object,System.Boolean)
extern void AllElementsContentValidator_AddElement_m37B5B16054DAC3763FC4AD7A8CC514AB3743EED6 (void);
// 0x00000F76 System.Boolean System.Xml.Schema.AllElementsContentValidator::get_IsEmptiable()
extern void AllElementsContentValidator_get_IsEmptiable_m42B4B8C22D0D8E0988663DEFE91F33E1A3F9D85D (void);
// 0x00000F77 System.Void System.Xml.Schema.AllElementsContentValidator::InitValidation(System.Xml.Schema.ValidationState)
extern void AllElementsContentValidator_InitValidation_m96C071C97DE6CD9D82BE61578F15FC102F8DE0F1 (void);
// 0x00000F78 System.Object System.Xml.Schema.AllElementsContentValidator::ValidateElement(System.Xml.XmlQualifiedName,System.Xml.Schema.ValidationState,System.Int32&)
extern void AllElementsContentValidator_ValidateElement_m154A0AC32314A0221B871FDE6B763AAC7AC3BFD7 (void);
// 0x00000F79 System.Boolean System.Xml.Schema.AllElementsContentValidator::CompleteValidation(System.Xml.Schema.ValidationState)
extern void AllElementsContentValidator_CompleteValidation_mCB4A9E03B03FD7C1792C148666F5DF26C2FBD69B (void);
// 0x00000F7A System.Collections.ArrayList System.Xml.Schema.AllElementsContentValidator::ExpectedElements(System.Xml.Schema.ValidationState,System.Boolean)
extern void AllElementsContentValidator_ExpectedElements_m6CC5A4E23590EB126ABDB3767DFEA884C58AD1EA (void);
// 0x00000F7B System.Collections.ArrayList System.Xml.Schema.AllElementsContentValidator::ExpectedParticles(System.Xml.Schema.ValidationState,System.Boolean,System.Xml.Schema.XmlSchemaSet)
extern void AllElementsContentValidator_ExpectedParticles_m62AED51659092A6AB9452391C714A39EB4A3A3E1 (void);
// 0x00000F7C System.Void System.Xml.Schema.XsdSimpleValue::.ctor(System.Xml.Schema.XmlSchemaSimpleType,System.Object)
extern void XsdSimpleValue__ctor_mBBCE766F88C334BD8F040112E164ACFAD898C2D8 (void);
// 0x00000F7D System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XsdSimpleValue::get_XmlType()
extern void XsdSimpleValue_get_XmlType_m07EE21F2D2F24D95FF370544A1C8610CF363A61E (void);
// 0x00000F7E System.Object System.Xml.Schema.XsdSimpleValue::get_TypedValue()
extern void XsdSimpleValue_get_TypedValue_mBC6C3E73A5E817F5A9232983714704820CC17B46 (void);
// 0x00000F7F System.Void System.Xml.Schema.RestrictionFacets::.ctor()
extern void RestrictionFacets__ctor_m8CC7DEE831472AD4982BBE538086C6B9DECACC83 (void);
// 0x00000F80 System.Void System.Xml.Schema.DatatypeImplementation::.cctor()
extern void DatatypeImplementation__cctor_m7AEAD4583FB8A6379359CC1B41C55C95EDCA62CD (void);
// 0x00000F81 System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::get_AnySimpleType()
extern void DatatypeImplementation_get_AnySimpleType_m3C4F4A94BAF46BAD360C233AE87E6A73C4061299 (void);
// 0x00000F82 System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::get_UntypedAtomicType()
extern void DatatypeImplementation_get_UntypedAtomicType_m5269A50BBA9A1A867C52EC22345A31063DF0F5EA (void);
// 0x00000F83 System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::FromXmlTokenizedType(System.Xml.XmlTokenizedType)
extern void DatatypeImplementation_FromXmlTokenizedType_mC90B51890165DB270BDB79F8A3632E4B84C36969 (void);
// 0x00000F84 System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::FromXmlTokenizedTypeXsd(System.Xml.XmlTokenizedType)
extern void DatatypeImplementation_FromXmlTokenizedTypeXsd_mC005DE0784FD40A29B22AF93A150383C228C55FD (void);
// 0x00000F85 System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::FromXdrName(System.String)
extern void DatatypeImplementation_FromXdrName_m78B7231A13ED2D18ED23F597321581A27D6F705D (void);
// 0x00000F86 System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::FromTypeName(System.String)
extern void DatatypeImplementation_FromTypeName_mF53A5DD4C88D267D0008CE973A25CFBD93628BAE (void);
// 0x00000F87 System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::StartBuiltinType(System.Xml.XmlQualifiedName,System.Xml.Schema.XmlSchemaDatatype)
extern void DatatypeImplementation_StartBuiltinType_mDAFD3C6245D08DA9940ED147AEDF7E30D1C9E76E (void);
// 0x00000F88 System.Void System.Xml.Schema.DatatypeImplementation::FinishBuiltinType(System.Xml.Schema.XmlSchemaSimpleType,System.Xml.Schema.XmlSchemaSimpleType)
extern void DatatypeImplementation_FinishBuiltinType_m7CBE3EA32B960B6BDBEAB5DCE24365D72B21E7CF (void);
// 0x00000F89 System.Void System.Xml.Schema.DatatypeImplementation::CreateBuiltinTypes()
extern void DatatypeImplementation_CreateBuiltinTypes_m2F8C559A496C32210252D3828230B968FC8527C5 (void);
// 0x00000F8A System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::GetSimpleTypeFromTypeCode(System.Xml.Schema.XmlTypeCode)
extern void DatatypeImplementation_GetSimpleTypeFromTypeCode_m2FE8D4C6012977EA33A5C0CBC94D547BEEBF6E0A (void);
// 0x00000F8B System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::GetSimpleTypeFromXsdType(System.Xml.XmlQualifiedName)
extern void DatatypeImplementation_GetSimpleTypeFromXsdType_m4459CCB29D0CDFEDE38147087AF2A9C3B879D108 (void);
// 0x00000F8C System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::GetNormalizedStringTypeV1Compat()
extern void DatatypeImplementation_GetNormalizedStringTypeV1Compat_m3C6798A5EABF1563E13B6D20EF7C2C0E5E685693 (void);
// 0x00000F8D System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::GetTokenTypeV1Compat()
extern void DatatypeImplementation_GetTokenTypeV1Compat_m3F6FA5CBF3231550D53D55148E820BEF701594BB (void);
// 0x00000F8E System.Xml.Schema.XmlSchemaSimpleType[] System.Xml.Schema.DatatypeImplementation::GetBuiltInTypes()
extern void DatatypeImplementation_GetBuiltInTypes_m0B70D267F3B3864D5709EF8F63F791C71076839C (void);
// 0x00000F8F System.Xml.Schema.XmlTypeCode System.Xml.Schema.DatatypeImplementation::GetPrimitiveTypeCode(System.Xml.Schema.XmlTypeCode)
extern void DatatypeImplementation_GetPrimitiveTypeCode_m10E9BC9AA6114E1ACCFF0DC90381C1384846BC4C (void);
// 0x00000F90 System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.DatatypeImplementation::DeriveByRestriction(System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.XmlNameTable,System.Xml.Schema.XmlSchemaType)
extern void DatatypeImplementation_DeriveByRestriction_m27D670A715494141BE56A9CF1B90DD06750CC043 (void);
// 0x00000F91 System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.DatatypeImplementation::DeriveByList(System.Xml.Schema.XmlSchemaType)
extern void DatatypeImplementation_DeriveByList_m2484F9E6033F9D090EF672CB3B986F86550381E7 (void);
// 0x00000F92 System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.DatatypeImplementation::DeriveByList(System.Int32,System.Xml.Schema.XmlSchemaType)
extern void DatatypeImplementation_DeriveByList_mDBF9A9BBCD40E6CC7D174D491ED5FEE4A14FAB39 (void);
// 0x00000F93 System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::DeriveByUnion(System.Xml.Schema.XmlSchemaSimpleType[],System.Xml.Schema.XmlSchemaType)
extern void DatatypeImplementation_DeriveByUnion_mF971A0572E56D7F9FFA9198B4E954A6FFBA00FCE (void);
// 0x00000F94 System.Void System.Xml.Schema.DatatypeImplementation::VerifySchemaValid(System.Xml.Schema.XmlSchemaObjectTable,System.Xml.Schema.XmlSchemaObject)
extern void DatatypeImplementation_VerifySchemaValid_mAF7C3672A32736AB98C731B9C04F914482F1B1E9 (void);
// 0x00000F95 System.Boolean System.Xml.Schema.DatatypeImplementation::IsDerivedFrom(System.Xml.Schema.XmlSchemaDatatype)
extern void DatatypeImplementation_IsDerivedFrom_m1C365C42FF99FB2BDA45F4DF9AB892533E58D45D (void);
// 0x00000F96 System.Boolean System.Xml.Schema.DatatypeImplementation::IsEqual(System.Object,System.Object)
extern void DatatypeImplementation_IsEqual_m6B96DC0A051EBCA3CC0911B37CCD21B1D5F90C19 (void);
// 0x00000F97 System.Boolean System.Xml.Schema.DatatypeImplementation::IsComparable(System.Xml.Schema.XmlSchemaDatatype)
extern void DatatypeImplementation_IsComparable_mF2AC6204F98E525204432664F8BF7005E2F313CA (void);
// 0x00000F98 System.Xml.Schema.XmlValueConverter System.Xml.Schema.DatatypeImplementation::CreateValueConverter(System.Xml.Schema.XmlSchemaType)
extern void DatatypeImplementation_CreateValueConverter_m477C3080FBABE63C725C7C68EC1A0E3164AA8DAE (void);
// 0x00000F99 System.Xml.Schema.FacetsChecker System.Xml.Schema.DatatypeImplementation::get_FacetsChecker()
extern void DatatypeImplementation_get_FacetsChecker_m757D53D205AB450859D5A9768882F079765190C5 (void);
// 0x00000F9A System.Xml.Schema.XmlValueConverter System.Xml.Schema.DatatypeImplementation::get_ValueConverter()
extern void DatatypeImplementation_get_ValueConverter_m07C9E46321B697C56E4BE3DFCA97C10FE3B5A400 (void);
// 0x00000F9B System.Xml.XmlTokenizedType System.Xml.Schema.DatatypeImplementation::get_TokenizedType()
extern void DatatypeImplementation_get_TokenizedType_mAEA6F08AA2806DD4B08D50FC805E57A8663312EC (void);
// 0x00000F9C System.Type System.Xml.Schema.DatatypeImplementation::get_ValueType()
extern void DatatypeImplementation_get_ValueType_m87CC82BCAA53C810EB2734F16B8C788C6DE0FE1F (void);
// 0x00000F9D System.Xml.Schema.XmlSchemaDatatypeVariety System.Xml.Schema.DatatypeImplementation::get_Variety()
extern void DatatypeImplementation_get_Variety_mFC7F86EC2BF268DAD43250E850AA706195EB6931 (void);
// 0x00000F9E System.Xml.Schema.XmlTypeCode System.Xml.Schema.DatatypeImplementation::get_TypeCode()
extern void DatatypeImplementation_get_TypeCode_m28A98D948B5056018644F65846B76B7ECA15222E (void);
// 0x00000F9F System.Xml.Schema.RestrictionFacets System.Xml.Schema.DatatypeImplementation::get_Restriction()
extern void DatatypeImplementation_get_Restriction_m7740CF2684E0F98A8EC55755DE78D4CDDE0010B1 (void);
// 0x00000FA0 System.Boolean System.Xml.Schema.DatatypeImplementation::get_HasLexicalFacets()
extern void DatatypeImplementation_get_HasLexicalFacets_m1955451CF732AB5613DFC8752C4F43816B82832E (void);
// 0x00000FA1 System.Boolean System.Xml.Schema.DatatypeImplementation::get_HasValueFacets()
extern void DatatypeImplementation_get_HasValueFacets_m501A1DB3B0D6F09E23F8C646495E25B1339C53BC (void);
// 0x00000FA2 System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::get_Base()
extern void DatatypeImplementation_get_Base_mB990212085BD27208B1D0827B58CAF8F4768B9B0 (void);
// 0x00000FA3 System.Type System.Xml.Schema.DatatypeImplementation::get_ListValueType()
// 0x00000FA4 System.Xml.Schema.RestrictionFlags System.Xml.Schema.DatatypeImplementation::get_ValidRestrictionFlags()
// 0x00000FA5 System.Xml.Schema.XmlSchemaWhiteSpace System.Xml.Schema.DatatypeImplementation::get_BuiltInWhitespaceFacet()
extern void DatatypeImplementation_get_BuiltInWhitespaceFacet_mFD2296B7A6243C4E6EE3C9AC8E5A8E7F6A977E14 (void);
// 0x00000FA6 System.Object System.Xml.Schema.DatatypeImplementation::ParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver)
extern void DatatypeImplementation_ParseValue_m921BE0003D2DFDBC402B6E7DED582F27331EDFCC (void);
// 0x00000FA7 System.Object System.Xml.Schema.DatatypeImplementation::ParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Boolean)
extern void DatatypeImplementation_ParseValue_m294CDB8C692D334977E05B861B1360DC01ADDFBF (void);
// 0x00000FA8 System.Exception System.Xml.Schema.DatatypeImplementation::TryParseValue(System.Object,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void DatatypeImplementation_TryParseValue_m81AFC4AB8DF72EC7D06F85924E6214FBF73B1DF8 (void);
// 0x00000FA9 System.String System.Xml.Schema.DatatypeImplementation::GetTypeName()
extern void DatatypeImplementation_GetTypeName_mB16D719DF1D26676CC8E517073734EE7D2862635 (void);
// 0x00000FAA System.Int32 System.Xml.Schema.DatatypeImplementation::Compare(System.Byte[],System.Byte[])
extern void DatatypeImplementation_Compare_mAAC72E2362C6C2534E06E1AC68E409920346E72C (void);
// 0x00000FAB System.Void System.Xml.Schema.DatatypeImplementation::.ctor()
extern void DatatypeImplementation__ctor_m043C9552B9BADD73BFD9630123788F3B71BCC3EB (void);
// 0x00000FAC System.Void System.Xml.Schema.DatatypeImplementation/SchemaDatatypeMap::.ctor(System.String,System.Xml.Schema.DatatypeImplementation)
extern void SchemaDatatypeMap__ctor_m9CE8F7724902B386FE268A570E8BA42BAEC54F27 (void);
// 0x00000FAD System.Void System.Xml.Schema.DatatypeImplementation/SchemaDatatypeMap::.ctor(System.String,System.Xml.Schema.DatatypeImplementation,System.Int32)
extern void SchemaDatatypeMap__ctor_m4072D54A3AD00E44099CEE1DEE5AF138452A9071 (void);
// 0x00000FAE System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation/SchemaDatatypeMap::op_Explicit(System.Xml.Schema.DatatypeImplementation/SchemaDatatypeMap)
extern void SchemaDatatypeMap_op_Explicit_m55C4B5FE07DC9E3BB6F7FB8BD2F9ABE5E8FD1239 (void);
// 0x00000FAF System.String System.Xml.Schema.DatatypeImplementation/SchemaDatatypeMap::get_Name()
extern void SchemaDatatypeMap_get_Name_m8F088C5DED5342342A64F546D0874D860F093F9C (void);
// 0x00000FB0 System.Int32 System.Xml.Schema.DatatypeImplementation/SchemaDatatypeMap::get_ParentIndex()
extern void SchemaDatatypeMap_get_ParentIndex_mABC02E4B5D5149472B4BD105AAE21EF6F4B93029 (void);
// 0x00000FB1 System.Int32 System.Xml.Schema.DatatypeImplementation/SchemaDatatypeMap::CompareTo(System.Object)
extern void SchemaDatatypeMap_CompareTo_mF4A5F264FCDCD361C0C926AFADFA861CB5B7313D (void);
// 0x00000FB2 System.Xml.Schema.XmlValueConverter System.Xml.Schema.Datatype_List::CreateValueConverter(System.Xml.Schema.XmlSchemaType)
extern void Datatype_List_CreateValueConverter_mBECAF7EB0A79C9A93FF0D9696D339EABE6ECEA4C (void);
// 0x00000FB3 System.Void System.Xml.Schema.Datatype_List::.ctor(System.Xml.Schema.DatatypeImplementation,System.Int32)
extern void Datatype_List__ctor_m46EAB3EA563201D502308B095333A0CC8946E1CB (void);
// 0x00000FB4 System.Int32 System.Xml.Schema.Datatype_List::Compare(System.Object,System.Object)
extern void Datatype_List_Compare_m7420CBE0BC506BAF33B841272D2D809B047CA2B7 (void);
// 0x00000FB5 System.Type System.Xml.Schema.Datatype_List::get_ValueType()
extern void Datatype_List_get_ValueType_m55F8E83830827BB0C1D659F506836C303963C7B2 (void);
// 0x00000FB6 System.Xml.XmlTokenizedType System.Xml.Schema.Datatype_List::get_TokenizedType()
extern void Datatype_List_get_TokenizedType_m9CA4809F0BCEE0EC7255230F8AEB814986730F74 (void);
// 0x00000FB7 System.Type System.Xml.Schema.Datatype_List::get_ListValueType()
extern void Datatype_List_get_ListValueType_mB3B8D3441BB66C4CFF9741FBD005CE39311C1337 (void);
// 0x00000FB8 System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_List::get_FacetsChecker()
extern void Datatype_List_get_FacetsChecker_mC484C6CAFC0AF7F098075CBB55D2BA720307D9D3 (void);
// 0x00000FB9 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_List::get_TypeCode()
extern void Datatype_List_get_TypeCode_mD91FDE1CBB5D7FBF4554EFC55B1CFF4856B3F40B (void);
// 0x00000FBA System.Xml.Schema.RestrictionFlags System.Xml.Schema.Datatype_List::get_ValidRestrictionFlags()
extern void Datatype_List_get_ValidRestrictionFlags_mB379351C7A71A7DBD1628907F20DCB5906109C0C (void);
// 0x00000FBB System.Exception System.Xml.Schema.Datatype_List::TryParseValue(System.Object,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_List_TryParseValue_m8A9E2E4B67A33009DD15550CCD527F99D8DE7F45 (void);
// 0x00000FBC System.Exception System.Xml.Schema.Datatype_List::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_List_TryParseValue_m96501AEF43FFC713284284061BE10C59E7108375 (void);
// 0x00000FBD System.Xml.Schema.XmlValueConverter System.Xml.Schema.Datatype_union::CreateValueConverter(System.Xml.Schema.XmlSchemaType)
extern void Datatype_union_CreateValueConverter_m05F0C39ECCBAB41BE5D3E69D2CC8CBC9ABCE9F82 (void);
// 0x00000FBE System.Void System.Xml.Schema.Datatype_union::.ctor(System.Xml.Schema.XmlSchemaSimpleType[])
extern void Datatype_union__ctor_mAF973A33FFB32F00EA2DB7C8C5BF7F2F8DA678A8 (void);
// 0x00000FBF System.Int32 System.Xml.Schema.Datatype_union::Compare(System.Object,System.Object)
extern void Datatype_union_Compare_mB8E819F58DB2632E89A829B65EB47727D9236A8F (void);
// 0x00000FC0 System.Type System.Xml.Schema.Datatype_union::get_ValueType()
extern void Datatype_union_get_ValueType_mB2B08F5DAB0EAA7ECA248FD78118657467E4EE8E (void);
// 0x00000FC1 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_union::get_TypeCode()
extern void Datatype_union_get_TypeCode_m9655BE61C639DE7D8FAF46AF9E4ACB7BE9025FBB (void);
// 0x00000FC2 System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_union::get_FacetsChecker()
extern void Datatype_union_get_FacetsChecker_mDF29E2B76E6380E9B3D668A9818FBE63DE6B60D5 (void);
// 0x00000FC3 System.Type System.Xml.Schema.Datatype_union::get_ListValueType()
extern void Datatype_union_get_ListValueType_m8BE369957B8807930AB7675003C459ACF2E1E1C7 (void);
// 0x00000FC4 System.Xml.Schema.RestrictionFlags System.Xml.Schema.Datatype_union::get_ValidRestrictionFlags()
extern void Datatype_union_get_ValidRestrictionFlags_mCA54D55738A2EA43AF09631BE38904A2D40BAAD8 (void);
// 0x00000FC5 System.Xml.Schema.XmlSchemaSimpleType[] System.Xml.Schema.Datatype_union::get_BaseMemberTypes()
extern void Datatype_union_get_BaseMemberTypes_m5B1394A8FC1E93F81E7164FE2EBCB0748EB2CD72 (void);
// 0x00000FC6 System.Boolean System.Xml.Schema.Datatype_union::HasAtomicMembers()
extern void Datatype_union_HasAtomicMembers_m70300DCA89A99BF75D87EABDAB9BF8EBD9348CEA (void);
// 0x00000FC7 System.Boolean System.Xml.Schema.Datatype_union::IsUnionBaseOf(System.Xml.Schema.DatatypeImplementation)
extern void Datatype_union_IsUnionBaseOf_m15B1EDF1E2944F14A0EB395FF81AF72ABF4E7525 (void);
// 0x00000FC8 System.Exception System.Xml.Schema.Datatype_union::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_union_TryParseValue_m20C14C9A6925B81252253EB8F95361B09E282C29 (void);
// 0x00000FC9 System.Exception System.Xml.Schema.Datatype_union::TryParseValue(System.Object,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_union_TryParseValue_m8BF0F6DC58CB59A708309B381AF1A9822CA988F1 (void);
// 0x00000FCA System.Void System.Xml.Schema.Datatype_union::.cctor()
extern void Datatype_union__cctor_m1A3B1C6F31464A913F6FBAAC43A0C225E2050F67 (void);
// 0x00000FCB System.Xml.Schema.XmlValueConverter System.Xml.Schema.Datatype_anySimpleType::CreateValueConverter(System.Xml.Schema.XmlSchemaType)
extern void Datatype_anySimpleType_CreateValueConverter_mF754FE6248590771E076A7E90CB6A62BD5A7B1B0 (void);
// 0x00000FCC System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_anySimpleType::get_FacetsChecker()
extern void Datatype_anySimpleType_get_FacetsChecker_mB486029A1F24B6FA195C9561768B0E67C1F6A70B (void);
// 0x00000FCD System.Type System.Xml.Schema.Datatype_anySimpleType::get_ValueType()
extern void Datatype_anySimpleType_get_ValueType_mC9C0ACC15AE9807DF6715004296192D53C376B62 (void);
// 0x00000FCE System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_anySimpleType::get_TypeCode()
extern void Datatype_anySimpleType_get_TypeCode_mBABA0BC36CFAFF1CF1E112EA1C6DD2F760A84E79 (void);
// 0x00000FCF System.Type System.Xml.Schema.Datatype_anySimpleType::get_ListValueType()
extern void Datatype_anySimpleType_get_ListValueType_m0F92A5C273D7CD4BBD716CF7A1941DEBD870BFAA (void);
// 0x00000FD0 System.Xml.XmlTokenizedType System.Xml.Schema.Datatype_anySimpleType::get_TokenizedType()
extern void Datatype_anySimpleType_get_TokenizedType_m3A01D65FC8F6AA55D16A0FA0E4D2622339BBBA7F (void);
// 0x00000FD1 System.Xml.Schema.RestrictionFlags System.Xml.Schema.Datatype_anySimpleType::get_ValidRestrictionFlags()
extern void Datatype_anySimpleType_get_ValidRestrictionFlags_m0F80348D4ACFCC2A8C6683D7A13FE3BAAB19B592 (void);
// 0x00000FD2 System.Xml.Schema.XmlSchemaWhiteSpace System.Xml.Schema.Datatype_anySimpleType::get_BuiltInWhitespaceFacet()
extern void Datatype_anySimpleType_get_BuiltInWhitespaceFacet_m155420B8D883A47A48637BD996B7BCE6726CD9EF (void);
// 0x00000FD3 System.Int32 System.Xml.Schema.Datatype_anySimpleType::Compare(System.Object,System.Object)
extern void Datatype_anySimpleType_Compare_m5F22BCD68AF5A3784742FB5221FF434468A16D57 (void);
// 0x00000FD4 System.Exception System.Xml.Schema.Datatype_anySimpleType::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_anySimpleType_TryParseValue_m2E4CD3018EE7EEB983337CB26C1FBA2A9A8DCDED (void);
// 0x00000FD5 System.Void System.Xml.Schema.Datatype_anySimpleType::.ctor()
extern void Datatype_anySimpleType__ctor_mD3FEDA90F3C36B5D64FA1E8BEF53E2B00FCDB1C5 (void);
// 0x00000FD6 System.Void System.Xml.Schema.Datatype_anySimpleType::.cctor()
extern void Datatype_anySimpleType__cctor_m65D3F3B7475806F6DA65E836B8AD5A2F9C792AB6 (void);
// 0x00000FD7 System.Xml.Schema.XmlValueConverter System.Xml.Schema.Datatype_anyAtomicType::CreateValueConverter(System.Xml.Schema.XmlSchemaType)
extern void Datatype_anyAtomicType_CreateValueConverter_m257AFA06B3819959321BDC0DA4481113B44E73B8 (void);
// 0x00000FD8 System.Xml.Schema.XmlSchemaWhiteSpace System.Xml.Schema.Datatype_anyAtomicType::get_BuiltInWhitespaceFacet()
extern void Datatype_anyAtomicType_get_BuiltInWhitespaceFacet_m71EF5D16C369807AB99CD3D22392249BD5E367DC (void);
// 0x00000FD9 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_anyAtomicType::get_TypeCode()
extern void Datatype_anyAtomicType_get_TypeCode_m150419C8DD9E77C7F81E7F90E9FCE13F71AE818B (void);
// 0x00000FDA System.Void System.Xml.Schema.Datatype_anyAtomicType::.ctor()
extern void Datatype_anyAtomicType__ctor_m8A70E617CA90DCE030E0A7E350E7B255922B7613 (void);
// 0x00000FDB System.Xml.Schema.XmlValueConverter System.Xml.Schema.Datatype_untypedAtomicType::CreateValueConverter(System.Xml.Schema.XmlSchemaType)
extern void Datatype_untypedAtomicType_CreateValueConverter_m36116580FD69980A570804565E99EF2C3DBE362B (void);
// 0x00000FDC System.Xml.Schema.XmlSchemaWhiteSpace System.Xml.Schema.Datatype_untypedAtomicType::get_BuiltInWhitespaceFacet()
extern void Datatype_untypedAtomicType_get_BuiltInWhitespaceFacet_m6D67E33F6801F2FE2EC2D3D8AB7796F3EADB2FC8 (void);
// 0x00000FDD System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_untypedAtomicType::get_TypeCode()
extern void Datatype_untypedAtomicType_get_TypeCode_m68FEDDBE2D03FD11E0FC5FB65251B0251F9CE65A (void);
// 0x00000FDE System.Void System.Xml.Schema.Datatype_untypedAtomicType::.ctor()
extern void Datatype_untypedAtomicType__ctor_m5A929A78184090E740F523FDD1E5B2F60B6E2BA9 (void);
// 0x00000FDF System.Xml.Schema.XmlValueConverter System.Xml.Schema.Datatype_string::CreateValueConverter(System.Xml.Schema.XmlSchemaType)
extern void Datatype_string_CreateValueConverter_m32F4B5901DADE8325A97246F3E3C062C59465303 (void);
// 0x00000FE0 System.Xml.Schema.XmlSchemaWhiteSpace System.Xml.Schema.Datatype_string::get_BuiltInWhitespaceFacet()
extern void Datatype_string_get_BuiltInWhitespaceFacet_m28B5F43A78A026A22F2F810C33E01BC6A229D8CA (void);
// 0x00000FE1 System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_string::get_FacetsChecker()
extern void Datatype_string_get_FacetsChecker_m4E31E896669F61B963AE536BD81AC8ECBCBB1FFF (void);
// 0x00000FE2 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_string::get_TypeCode()
extern void Datatype_string_get_TypeCode_mB0E339E1B6147F36B3A90BF90D0B4E9AC8CA2DBC (void);
// 0x00000FE3 System.Xml.XmlTokenizedType System.Xml.Schema.Datatype_string::get_TokenizedType()
extern void Datatype_string_get_TokenizedType_mBEEA698BEA6371F3CC5D2E750913CD90682435C1 (void);
// 0x00000FE4 System.Xml.Schema.RestrictionFlags System.Xml.Schema.Datatype_string::get_ValidRestrictionFlags()
extern void Datatype_string_get_ValidRestrictionFlags_m4E7F92317BEEBD590E72DEF67EA877BC0C4329E4 (void);
// 0x00000FE5 System.Exception System.Xml.Schema.Datatype_string::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_string_TryParseValue_mC4AA4DC55AA6C53C4C9FFAC2534513117D81456B (void);
// 0x00000FE6 System.Void System.Xml.Schema.Datatype_string::.ctor()
extern void Datatype_string__ctor_m4B4A5FCCD9882F40E91B77F1B1718AB17C33DF2B (void);
// 0x00000FE7 System.Xml.Schema.XmlValueConverter System.Xml.Schema.Datatype_boolean::CreateValueConverter(System.Xml.Schema.XmlSchemaType)
extern void Datatype_boolean_CreateValueConverter_mCC6C446E89535679DE93F7E41082C07CA25BF1D5 (void);
// 0x00000FE8 System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_boolean::get_FacetsChecker()
extern void Datatype_boolean_get_FacetsChecker_m8AC74CB8760D68607DC92A5CB64C439E3CBB0EDF (void);
// 0x00000FE9 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_boolean::get_TypeCode()
extern void Datatype_boolean_get_TypeCode_m9E30BAB4C93BDD2E2C2913D9BC846FBD893D2B6E (void);
// 0x00000FEA System.Type System.Xml.Schema.Datatype_boolean::get_ValueType()
extern void Datatype_boolean_get_ValueType_m46086DBD46E9945CF4CA80B88D64A1C01346287C (void);
// 0x00000FEB System.Type System.Xml.Schema.Datatype_boolean::get_ListValueType()
extern void Datatype_boolean_get_ListValueType_m27571CBDBA5B28C506F0A1AEFBFC8AAB4779D900 (void);
// 0x00000FEC System.Xml.Schema.XmlSchemaWhiteSpace System.Xml.Schema.Datatype_boolean::get_BuiltInWhitespaceFacet()
extern void Datatype_boolean_get_BuiltInWhitespaceFacet_m1D0A0FABE0A115635C93BF16A93721DC498C53F4 (void);
// 0x00000FED System.Xml.Schema.RestrictionFlags System.Xml.Schema.Datatype_boolean::get_ValidRestrictionFlags()
extern void Datatype_boolean_get_ValidRestrictionFlags_m1D8DD963689B0E2F3BF349334B08FA59616C0DA9 (void);
// 0x00000FEE System.Int32 System.Xml.Schema.Datatype_boolean::Compare(System.Object,System.Object)
extern void Datatype_boolean_Compare_mFBD10971601B7A6A2624C77ED82BE6FD3F6D6985 (void);
// 0x00000FEF System.Exception System.Xml.Schema.Datatype_boolean::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_boolean_TryParseValue_m7191C09A02966272F86EEE136D4C0771463270B4 (void);
// 0x00000FF0 System.Void System.Xml.Schema.Datatype_boolean::.ctor()
extern void Datatype_boolean__ctor_mC72E0F2676F9D73635F63A8718800689F7362EFC (void);
// 0x00000FF1 System.Void System.Xml.Schema.Datatype_boolean::.cctor()
extern void Datatype_boolean__cctor_m835970831DDCB7DF2EE6431DBB5B6E645096DB04 (void);
// 0x00000FF2 System.Xml.Schema.XmlValueConverter System.Xml.Schema.Datatype_float::CreateValueConverter(System.Xml.Schema.XmlSchemaType)
extern void Datatype_float_CreateValueConverter_m5E70187EAA7AE40392B3EB3B223EEE13EE5A0454 (void);
// 0x00000FF3 System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_float::get_FacetsChecker()
extern void Datatype_float_get_FacetsChecker_mAC95B06ED14D0ABFE6BC1691306858F8D0D2ED67 (void);
// 0x00000FF4 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_float::get_TypeCode()
extern void Datatype_float_get_TypeCode_m546B2A4DC0CEAC136E4BF53FDADBDA64BD57F25C (void);
// 0x00000FF5 System.Type System.Xml.Schema.Datatype_float::get_ValueType()
extern void Datatype_float_get_ValueType_m263FA390D677147E99CE7FFBB31BEEFF491304B7 (void);
// 0x00000FF6 System.Type System.Xml.Schema.Datatype_float::get_ListValueType()
extern void Datatype_float_get_ListValueType_m39BCF7AFB184B43573C48BB80D672E85F67BCD87 (void);
// 0x00000FF7 System.Xml.Schema.XmlSchemaWhiteSpace System.Xml.Schema.Datatype_float::get_BuiltInWhitespaceFacet()
extern void Datatype_float_get_BuiltInWhitespaceFacet_m237BB9313F256A424B5C9D25D558D0E440DD3286 (void);
// 0x00000FF8 System.Xml.Schema.RestrictionFlags System.Xml.Schema.Datatype_float::get_ValidRestrictionFlags()
extern void Datatype_float_get_ValidRestrictionFlags_mFBC9DD078BCE87C7A3E8CDAF60AE4175FDFE356D (void);
// 0x00000FF9 System.Int32 System.Xml.Schema.Datatype_float::Compare(System.Object,System.Object)
extern void Datatype_float_Compare_m044CD484171D207E53DC6E472EF1BAD3D4EBC967 (void);
// 0x00000FFA System.Exception System.Xml.Schema.Datatype_float::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_float_TryParseValue_m2DC3EA93A82D57529BE1FDB927B00517D520DA58 (void);
// 0x00000FFB System.Void System.Xml.Schema.Datatype_float::.ctor()
extern void Datatype_float__ctor_mF909482A1E954A77EEFAD3ADAC5BC7DDAC262430 (void);
// 0x00000FFC System.Void System.Xml.Schema.Datatype_float::.cctor()
extern void Datatype_float__cctor_mDD4CCEC12D2FA0FEBC37B59690C105B2C47F6A15 (void);
// 0x00000FFD System.Xml.Schema.XmlValueConverter System.Xml.Schema.Datatype_double::CreateValueConverter(System.Xml.Schema.XmlSchemaType)
extern void Datatype_double_CreateValueConverter_m88D9E1BC9D0E2F6768BB4CFC5EF6C9006AB35F5D (void);
// 0x00000FFE System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_double::get_FacetsChecker()
extern void Datatype_double_get_FacetsChecker_m8C7D12234601A573D17C83919E0136332BE6F681 (void);
// 0x00000FFF System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_double::get_TypeCode()
extern void Datatype_double_get_TypeCode_mA001C294860F98BF0400EFCA717CE3D75B666222 (void);
// 0x00001000 System.Type System.Xml.Schema.Datatype_double::get_ValueType()
extern void Datatype_double_get_ValueType_mBC086FAEA8EB1C837165118FB76DA16B25EC8134 (void);
// 0x00001001 System.Type System.Xml.Schema.Datatype_double::get_ListValueType()
extern void Datatype_double_get_ListValueType_mA87098894865222C3C7A6803EB6F60E17A10138B (void);
// 0x00001002 System.Xml.Schema.XmlSchemaWhiteSpace System.Xml.Schema.Datatype_double::get_BuiltInWhitespaceFacet()
extern void Datatype_double_get_BuiltInWhitespaceFacet_m70537A511E08E5FC44E59B98AB9E744EC45476FA (void);
// 0x00001003 System.Xml.Schema.RestrictionFlags System.Xml.Schema.Datatype_double::get_ValidRestrictionFlags()
extern void Datatype_double_get_ValidRestrictionFlags_mCFEE412CC471A5183C7DDEB0954452E15E6FFE30 (void);
// 0x00001004 System.Int32 System.Xml.Schema.Datatype_double::Compare(System.Object,System.Object)
extern void Datatype_double_Compare_m535588A977AE8B902597D0D053FBF4FB69494B30 (void);
// 0x00001005 System.Exception System.Xml.Schema.Datatype_double::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_double_TryParseValue_m7FD3AD63F87FB4B717523B4347FE22F7502EAB17 (void);
// 0x00001006 System.Void System.Xml.Schema.Datatype_double::.ctor()
extern void Datatype_double__ctor_m2C6CD86AB0B3DF406648664B37B15EF01732CBB4 (void);
// 0x00001007 System.Void System.Xml.Schema.Datatype_double::.cctor()
extern void Datatype_double__cctor_mF17DE60A2C373CF3D8DEDA03CF9B4AEEA9B9C6C6 (void);
// 0x00001008 System.Xml.Schema.XmlValueConverter System.Xml.Schema.Datatype_decimal::CreateValueConverter(System.Xml.Schema.XmlSchemaType)
extern void Datatype_decimal_CreateValueConverter_m1CA8D1042B24BA13065D9ABEE5064CB57BA4E649 (void);
// 0x00001009 System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_decimal::get_FacetsChecker()
extern void Datatype_decimal_get_FacetsChecker_m67E658EFE378F8AA2320224C6FAACE4B03BE59FB (void);
// 0x0000100A System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_decimal::get_TypeCode()
extern void Datatype_decimal_get_TypeCode_mD1D901C977729E0436BA777AB2104AC6E0D4FB6C (void);
// 0x0000100B System.Type System.Xml.Schema.Datatype_decimal::get_ValueType()
extern void Datatype_decimal_get_ValueType_m324ACDFEFB2A30144FB774B50DC1CEDF7EA55C1C (void);
// 0x0000100C System.Type System.Xml.Schema.Datatype_decimal::get_ListValueType()
extern void Datatype_decimal_get_ListValueType_m8681F4276295B91C9728B28A2181369EB8E073C7 (void);
// 0x0000100D System.Xml.Schema.XmlSchemaWhiteSpace System.Xml.Schema.Datatype_decimal::get_BuiltInWhitespaceFacet()
extern void Datatype_decimal_get_BuiltInWhitespaceFacet_mE0E18D80771B81A3E431A8B8D55BE929AC28713B (void);
// 0x0000100E System.Xml.Schema.RestrictionFlags System.Xml.Schema.Datatype_decimal::get_ValidRestrictionFlags()
extern void Datatype_decimal_get_ValidRestrictionFlags_mA3FE4C9D206680F2267DBB6AA54D90859D72117E (void);
// 0x0000100F System.Int32 System.Xml.Schema.Datatype_decimal::Compare(System.Object,System.Object)
extern void Datatype_decimal_Compare_mA7AFD78D20F2E85B4408352563CA512B56386795 (void);
// 0x00001010 System.Exception System.Xml.Schema.Datatype_decimal::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_decimal_TryParseValue_m2B245F38967ED10C30C1698E3ED243059F2E6884 (void);
// 0x00001011 System.Void System.Xml.Schema.Datatype_decimal::.ctor()
extern void Datatype_decimal__ctor_m69C02C958528DB81837706655A48FD6FD1FA92B1 (void);
// 0x00001012 System.Void System.Xml.Schema.Datatype_decimal::.cctor()
extern void Datatype_decimal__cctor_mAA754E6612FD0E529D2413D4EAC2175FE6B58790 (void);
// 0x00001013 System.Xml.Schema.XmlValueConverter System.Xml.Schema.Datatype_duration::CreateValueConverter(System.Xml.Schema.XmlSchemaType)
extern void Datatype_duration_CreateValueConverter_mFAA60EB64902FB90A7060D5B89E1F7CF2CA50096 (void);
// 0x00001014 System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_duration::get_FacetsChecker()
extern void Datatype_duration_get_FacetsChecker_mF69F443FC1A1910BA64577CE7AB2CAC5D840C08B (void);
// 0x00001015 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_duration::get_TypeCode()
extern void Datatype_duration_get_TypeCode_m12CDFAC6F9AA8BF8C0CE7A39340B2D441DCFB68A (void);
// 0x00001016 System.Type System.Xml.Schema.Datatype_duration::get_ValueType()
extern void Datatype_duration_get_ValueType_mAB4BB2B031083901B7C1F905FFE301EB5AED0A59 (void);
// 0x00001017 System.Type System.Xml.Schema.Datatype_duration::get_ListValueType()
extern void Datatype_duration_get_ListValueType_m3DBCC0198DADE5D8D674707E09156BA858DD6B6D (void);
// 0x00001018 System.Xml.Schema.XmlSchemaWhiteSpace System.Xml.Schema.Datatype_duration::get_BuiltInWhitespaceFacet()
extern void Datatype_duration_get_BuiltInWhitespaceFacet_mC6B3214B589F8C079FDB76B95D6E6DAB036EC1F5 (void);
// 0x00001019 System.Xml.Schema.RestrictionFlags System.Xml.Schema.Datatype_duration::get_ValidRestrictionFlags()
extern void Datatype_duration_get_ValidRestrictionFlags_m08697956811953F4592723A931C666DF3A43AD89 (void);
// 0x0000101A System.Int32 System.Xml.Schema.Datatype_duration::Compare(System.Object,System.Object)
extern void Datatype_duration_Compare_mA84F1E41B630C4E1381C1035F13934759334504E (void);
// 0x0000101B System.Exception System.Xml.Schema.Datatype_duration::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_duration_TryParseValue_mACAB100C489C4645C09FFD4DB664B449C126FB1F (void);
// 0x0000101C System.Void System.Xml.Schema.Datatype_duration::.ctor()
extern void Datatype_duration__ctor_mD3C31D3D995256962CA8C8CA4D5851D67F7A7098 (void);
// 0x0000101D System.Void System.Xml.Schema.Datatype_duration::.cctor()
extern void Datatype_duration__cctor_mE9F91312560181BE896316DB3FAE65468B3C3888 (void);
// 0x0000101E System.Exception System.Xml.Schema.Datatype_yearMonthDuration::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_yearMonthDuration_TryParseValue_m254A19CCCDF947E23D3F648E875E0139F7436C78 (void);
// 0x0000101F System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_yearMonthDuration::get_TypeCode()
extern void Datatype_yearMonthDuration_get_TypeCode_mCB5B4887550648FE7A11951493C0C050B232DBF9 (void);
// 0x00001020 System.Void System.Xml.Schema.Datatype_yearMonthDuration::.ctor()
extern void Datatype_yearMonthDuration__ctor_mD91950ED3CB3493994EA24891348733C692D0391 (void);
// 0x00001021 System.Exception System.Xml.Schema.Datatype_dayTimeDuration::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_dayTimeDuration_TryParseValue_m20B5B9055B0156357947CACC8387344CFCDA29FE (void);
// 0x00001022 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_dayTimeDuration::get_TypeCode()
extern void Datatype_dayTimeDuration_get_TypeCode_m6ACDE9D67931D72280FC804DD7FD596B6A5C104A (void);
// 0x00001023 System.Void System.Xml.Schema.Datatype_dayTimeDuration::.ctor()
extern void Datatype_dayTimeDuration__ctor_mC04088673B0454444C2DBFA98DF10C83DE5628C1 (void);
// 0x00001024 System.Xml.Schema.XmlValueConverter System.Xml.Schema.Datatype_dateTimeBase::CreateValueConverter(System.Xml.Schema.XmlSchemaType)
extern void Datatype_dateTimeBase_CreateValueConverter_mD9273F330A40F05FD814BF19439ADB3AF7359C37 (void);
// 0x00001025 System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_dateTimeBase::get_FacetsChecker()
extern void Datatype_dateTimeBase_get_FacetsChecker_m8B7FEBAEB2FA4DC8EB5E0E832D09F0F7DFBD4FA1 (void);
// 0x00001026 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_dateTimeBase::get_TypeCode()
extern void Datatype_dateTimeBase_get_TypeCode_m80AD5D1B562A84A30BBED2CBFC6E08C19AB4647A (void);
// 0x00001027 System.Void System.Xml.Schema.Datatype_dateTimeBase::.ctor(System.Xml.Schema.XsdDateTimeFlags)
extern void Datatype_dateTimeBase__ctor_m40D72BB7C7EB7C540274D3E2E938182461CF6E69 (void);
// 0x00001028 System.Type System.Xml.Schema.Datatype_dateTimeBase::get_ValueType()
extern void Datatype_dateTimeBase_get_ValueType_mD59D75B7C383EDA58868BAB55B9DA1708773413B (void);
// 0x00001029 System.Type System.Xml.Schema.Datatype_dateTimeBase::get_ListValueType()
extern void Datatype_dateTimeBase_get_ListValueType_mB9DA0E609987720915C0E641168D94EDF733E026 (void);
// 0x0000102A System.Xml.Schema.XmlSchemaWhiteSpace System.Xml.Schema.Datatype_dateTimeBase::get_BuiltInWhitespaceFacet()
extern void Datatype_dateTimeBase_get_BuiltInWhitespaceFacet_m0C93C5F555F58F8DC7D558E158D1189C266C912D (void);
// 0x0000102B System.Xml.Schema.RestrictionFlags System.Xml.Schema.Datatype_dateTimeBase::get_ValidRestrictionFlags()
extern void Datatype_dateTimeBase_get_ValidRestrictionFlags_m51776E9C527DFC5A480CA37B07BD899DFEE28001 (void);
// 0x0000102C System.Int32 System.Xml.Schema.Datatype_dateTimeBase::Compare(System.Object,System.Object)
extern void Datatype_dateTimeBase_Compare_m576CBBC331801E2B4B815725670EB6C9630441E6 (void);
// 0x0000102D System.Exception System.Xml.Schema.Datatype_dateTimeBase::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_dateTimeBase_TryParseValue_m6192EED50B1DE5842164065B2A85B4DD870DB08C (void);
// 0x0000102E System.Void System.Xml.Schema.Datatype_dateTimeBase::.cctor()
extern void Datatype_dateTimeBase__cctor_m1EAFF36448242B022E05E4172488E45EA595420F (void);
// 0x0000102F System.Void System.Xml.Schema.Datatype_dateTimeNoTimeZone::.ctor()
extern void Datatype_dateTimeNoTimeZone__ctor_mFDC13B2A242639C7333DEB5AEDCD859A33EB812E (void);
// 0x00001030 System.Void System.Xml.Schema.Datatype_dateTimeTimeZone::.ctor()
extern void Datatype_dateTimeTimeZone__ctor_m2D4FD0CBD7DF98C3AB49DB67AE8F4F46C0372172 (void);
// 0x00001031 System.Void System.Xml.Schema.Datatype_dateTime::.ctor()
extern void Datatype_dateTime__ctor_mCB49B59DC868A0D91C3EB85D4C37DE744133CFE8 (void);
// 0x00001032 System.Void System.Xml.Schema.Datatype_timeNoTimeZone::.ctor()
extern void Datatype_timeNoTimeZone__ctor_mAAA6E6476D7E4638D3C213EEC33270AA2B48EA1E (void);
// 0x00001033 System.Void System.Xml.Schema.Datatype_timeTimeZone::.ctor()
extern void Datatype_timeTimeZone__ctor_m65170431456CD71705FE2BE21EE1D67C238F72EF (void);
// 0x00001034 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_time::get_TypeCode()
extern void Datatype_time_get_TypeCode_mAFAA5522F773822929CCB3E89CD7169FED51E40F (void);
// 0x00001035 System.Void System.Xml.Schema.Datatype_time::.ctor()
extern void Datatype_time__ctor_m478DD66386DAA1B715DB93198D90140E0B059570 (void);
// 0x00001036 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_date::get_TypeCode()
extern void Datatype_date_get_TypeCode_m58A31A11ADE129E44674152CB82359836A8DC759 (void);
// 0x00001037 System.Void System.Xml.Schema.Datatype_date::.ctor()
extern void Datatype_date__ctor_mC670D8053913EAD92AA4FF56E8630B9F2EABFF57 (void);
// 0x00001038 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_yearMonth::get_TypeCode()
extern void Datatype_yearMonth_get_TypeCode_m6BA08F53730CE5E824DAF24E77598B039A5F40F5 (void);
// 0x00001039 System.Void System.Xml.Schema.Datatype_yearMonth::.ctor()
extern void Datatype_yearMonth__ctor_mD338030512E0AF0A5F45F3C84158599F1A1DDE4E (void);
// 0x0000103A System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_year::get_TypeCode()
extern void Datatype_year_get_TypeCode_m480C2948A71ADADA909C39DB57B56C68349F6507 (void);
// 0x0000103B System.Void System.Xml.Schema.Datatype_year::.ctor()
extern void Datatype_year__ctor_mC67014E772B373E829F670A22A7FA8982EC970D5 (void);
// 0x0000103C System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_monthDay::get_TypeCode()
extern void Datatype_monthDay_get_TypeCode_m6265C2C6D604C699C5044A966010112019ECEDDE (void);
// 0x0000103D System.Void System.Xml.Schema.Datatype_monthDay::.ctor()
extern void Datatype_monthDay__ctor_mB905723A5D3C73DEE4A95357FD68ECB403D882E9 (void);
// 0x0000103E System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_day::get_TypeCode()
extern void Datatype_day_get_TypeCode_m83196E3C4E9981BB90141B651B80D56D1B5A4E8E (void);
// 0x0000103F System.Void System.Xml.Schema.Datatype_day::.ctor()
extern void Datatype_day__ctor_mE82C60744AAD4652E7DBAFEA443D24DD1E99A000 (void);
// 0x00001040 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_month::get_TypeCode()
extern void Datatype_month_get_TypeCode_m7C3251D341FFC2B4E8C99B73C637FA3226CA4F40 (void);
// 0x00001041 System.Void System.Xml.Schema.Datatype_month::.ctor()
extern void Datatype_month__ctor_m30A2DFB1DA694625A9E9BAAAF159985148268B60 (void);
// 0x00001042 System.Xml.Schema.XmlValueConverter System.Xml.Schema.Datatype_hexBinary::CreateValueConverter(System.Xml.Schema.XmlSchemaType)
extern void Datatype_hexBinary_CreateValueConverter_m03685FA61F9C083985246009E7B3C3D6AF5B97B7 (void);
// 0x00001043 System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_hexBinary::get_FacetsChecker()
extern void Datatype_hexBinary_get_FacetsChecker_mED85F1DECF2F547A93109DC83593732D27E01AF0 (void);
// 0x00001044 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_hexBinary::get_TypeCode()
extern void Datatype_hexBinary_get_TypeCode_mA0C6F9BACA31569DCEB810FF4E930DEE267DD422 (void);
// 0x00001045 System.Type System.Xml.Schema.Datatype_hexBinary::get_ValueType()
extern void Datatype_hexBinary_get_ValueType_m57DC7910E41CDF3305E17A445EF145597EB285CC (void);
// 0x00001046 System.Type System.Xml.Schema.Datatype_hexBinary::get_ListValueType()
extern void Datatype_hexBinary_get_ListValueType_mBF6FED1EC73879A8D374453EE8DAC935718892C9 (void);
// 0x00001047 System.Xml.Schema.XmlSchemaWhiteSpace System.Xml.Schema.Datatype_hexBinary::get_BuiltInWhitespaceFacet()
extern void Datatype_hexBinary_get_BuiltInWhitespaceFacet_m2D9D25E385C9160AD648ADB94AC29ABF3DF11E34 (void);
// 0x00001048 System.Xml.Schema.RestrictionFlags System.Xml.Schema.Datatype_hexBinary::get_ValidRestrictionFlags()
extern void Datatype_hexBinary_get_ValidRestrictionFlags_m2249D515CF66C85572281B80A077D782D46A6FEB (void);
// 0x00001049 System.Int32 System.Xml.Schema.Datatype_hexBinary::Compare(System.Object,System.Object)
extern void Datatype_hexBinary_Compare_m75CDB4D72DDF8CDE18E900A514DE98C1C1EC2CBE (void);
// 0x0000104A System.Exception System.Xml.Schema.Datatype_hexBinary::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_hexBinary_TryParseValue_mC7C836872135966A76A45C8943DCF26D43178B0F (void);
// 0x0000104B System.Void System.Xml.Schema.Datatype_hexBinary::.ctor()
extern void Datatype_hexBinary__ctor_m25A910970AC3BF4AE8BDC28C292A4BCC0F9F866C (void);
// 0x0000104C System.Void System.Xml.Schema.Datatype_hexBinary::.cctor()
extern void Datatype_hexBinary__cctor_m6BE8697CDA9EC6415ED4374465A9218B5D1CC040 (void);
// 0x0000104D System.Xml.Schema.XmlValueConverter System.Xml.Schema.Datatype_base64Binary::CreateValueConverter(System.Xml.Schema.XmlSchemaType)
extern void Datatype_base64Binary_CreateValueConverter_m1B589FA08C7AA77725EEB30EF94393C016BFC4E5 (void);
// 0x0000104E System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_base64Binary::get_FacetsChecker()
extern void Datatype_base64Binary_get_FacetsChecker_mDF9A11190C48D451C10AB47C2815003DE8D6C9C9 (void);
// 0x0000104F System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_base64Binary::get_TypeCode()
extern void Datatype_base64Binary_get_TypeCode_m485AA9EA06296D0C0C7E3432214C5324264FE9A0 (void);
// 0x00001050 System.Type System.Xml.Schema.Datatype_base64Binary::get_ValueType()
extern void Datatype_base64Binary_get_ValueType_m7416A9925A2762D176AFC7B500CB57364C3B8FF0 (void);
// 0x00001051 System.Type System.Xml.Schema.Datatype_base64Binary::get_ListValueType()
extern void Datatype_base64Binary_get_ListValueType_m6C8B6CD0A5A203889E08BD35F9EE736E1203ACCA (void);
// 0x00001052 System.Xml.Schema.XmlSchemaWhiteSpace System.Xml.Schema.Datatype_base64Binary::get_BuiltInWhitespaceFacet()
extern void Datatype_base64Binary_get_BuiltInWhitespaceFacet_m4536FDB9E08C4C6C8AD04448A4F618FF0C8B4CE2 (void);
// 0x00001053 System.Xml.Schema.RestrictionFlags System.Xml.Schema.Datatype_base64Binary::get_ValidRestrictionFlags()
extern void Datatype_base64Binary_get_ValidRestrictionFlags_m343AA886057EF8B4DD129D7D7D3DAB70304ECB8F (void);
// 0x00001054 System.Int32 System.Xml.Schema.Datatype_base64Binary::Compare(System.Object,System.Object)
extern void Datatype_base64Binary_Compare_m5E66F66C82107CC2CDC9EC504390D5C176984A56 (void);
// 0x00001055 System.Exception System.Xml.Schema.Datatype_base64Binary::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_base64Binary_TryParseValue_m540A47B52738E523C50D0BF24F5708A67296B56C (void);
// 0x00001056 System.Void System.Xml.Schema.Datatype_base64Binary::.ctor()
extern void Datatype_base64Binary__ctor_m73C145AE18CEB0BA7AF942D46DE59AE2389ECBF8 (void);
// 0x00001057 System.Void System.Xml.Schema.Datatype_base64Binary::.cctor()
extern void Datatype_base64Binary__cctor_m5361A2503C0E1894CF9D59384B5836055C37B9FB (void);
// 0x00001058 System.Xml.Schema.XmlValueConverter System.Xml.Schema.Datatype_anyURI::CreateValueConverter(System.Xml.Schema.XmlSchemaType)
extern void Datatype_anyURI_CreateValueConverter_m3D59692D9838D00BFA06249C5142C68BA472A9BB (void);
// 0x00001059 System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_anyURI::get_FacetsChecker()
extern void Datatype_anyURI_get_FacetsChecker_m3B328D9B0E1AE31F2C1C4C2C52517BBCE1A8C4BA (void);
// 0x0000105A System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_anyURI::get_TypeCode()
extern void Datatype_anyURI_get_TypeCode_mEE98F1CE0B6F188B47186BCA34E58ECA81255D98 (void);
// 0x0000105B System.Type System.Xml.Schema.Datatype_anyURI::get_ValueType()
extern void Datatype_anyURI_get_ValueType_m4F610CC99C703CEFDD1DAFB1A8CF672EA385EACA (void);
// 0x0000105C System.Boolean System.Xml.Schema.Datatype_anyURI::get_HasValueFacets()
extern void Datatype_anyURI_get_HasValueFacets_m3265CFEC87F24358505A6E2AAEBC5CB22189E0FD (void);
// 0x0000105D System.Type System.Xml.Schema.Datatype_anyURI::get_ListValueType()
extern void Datatype_anyURI_get_ListValueType_m4760BA494702C1AFF9F81E9B02DF6C7ABDAFCC61 (void);
// 0x0000105E System.Xml.Schema.XmlSchemaWhiteSpace System.Xml.Schema.Datatype_anyURI::get_BuiltInWhitespaceFacet()
extern void Datatype_anyURI_get_BuiltInWhitespaceFacet_m880A664F2EB4D7619A7B7DD12ABAA518878B8F52 (void);
// 0x0000105F System.Xml.Schema.RestrictionFlags System.Xml.Schema.Datatype_anyURI::get_ValidRestrictionFlags()
extern void Datatype_anyURI_get_ValidRestrictionFlags_m8251BEE81676B61F5242DAF18EE8E441E7F14700 (void);
// 0x00001060 System.Int32 System.Xml.Schema.Datatype_anyURI::Compare(System.Object,System.Object)
extern void Datatype_anyURI_Compare_m8D09EBB1115AFC7D84C121D29F7874CD02C21B60 (void);
// 0x00001061 System.Exception System.Xml.Schema.Datatype_anyURI::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_anyURI_TryParseValue_m0D1FB614A49574D28DA60ECDE1EA72019673D704 (void);
// 0x00001062 System.Void System.Xml.Schema.Datatype_anyURI::.ctor()
extern void Datatype_anyURI__ctor_m32F1DA174ADC5EDEF8F8CA9BED02986B2546E8FF (void);
// 0x00001063 System.Void System.Xml.Schema.Datatype_anyURI::.cctor()
extern void Datatype_anyURI__cctor_m2F30F1314FE2B6BD7AD0DDD1F1224CE801C21182 (void);
// 0x00001064 System.Xml.Schema.XmlValueConverter System.Xml.Schema.Datatype_QName::CreateValueConverter(System.Xml.Schema.XmlSchemaType)
extern void Datatype_QName_CreateValueConverter_m01940E8C96E6EE96FC39D3DE1BC63ABE54735633 (void);
// 0x00001065 System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_QName::get_FacetsChecker()
extern void Datatype_QName_get_FacetsChecker_mA328F0F179D315DF1F0F6632F52F1F3FCB7A5103 (void);
// 0x00001066 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_QName::get_TypeCode()
extern void Datatype_QName_get_TypeCode_m383C869A4D34A9F9575BFB1349BCE48B44E95D95 (void);
// 0x00001067 System.Xml.XmlTokenizedType System.Xml.Schema.Datatype_QName::get_TokenizedType()
extern void Datatype_QName_get_TokenizedType_mDE2F3FCE104064AF272FF8864193EF66F34EA78B (void);
// 0x00001068 System.Xml.Schema.RestrictionFlags System.Xml.Schema.Datatype_QName::get_ValidRestrictionFlags()
extern void Datatype_QName_get_ValidRestrictionFlags_m41481F05F8D805BDC5DBDEB0D53EB3C7C505D713 (void);
// 0x00001069 System.Type System.Xml.Schema.Datatype_QName::get_ValueType()
extern void Datatype_QName_get_ValueType_m304F67B43612EA598B3E7F97E9012DAA8B1B62C7 (void);
// 0x0000106A System.Type System.Xml.Schema.Datatype_QName::get_ListValueType()
extern void Datatype_QName_get_ListValueType_m99DACA3F44DF18B50B33A08C7EC36809AC976DEE (void);
// 0x0000106B System.Xml.Schema.XmlSchemaWhiteSpace System.Xml.Schema.Datatype_QName::get_BuiltInWhitespaceFacet()
extern void Datatype_QName_get_BuiltInWhitespaceFacet_m87956B0CC14A8CDF745BF8808BEC65DE1DB13A36 (void);
// 0x0000106C System.Exception System.Xml.Schema.Datatype_QName::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_QName_TryParseValue_mA77F3168C35B6EE0C8B1E2B5EA2D69F4EFFB665E (void);
// 0x0000106D System.Void System.Xml.Schema.Datatype_QName::.ctor()
extern void Datatype_QName__ctor_m340B0C9EA27478D5902695C25DBB0A3C0F50B880 (void);
// 0x0000106E System.Void System.Xml.Schema.Datatype_QName::.cctor()
extern void Datatype_QName__cctor_m73C3D4269F8D85E9EC6F74DBA4CF15B19C6A026C (void);
// 0x0000106F System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_normalizedString::get_TypeCode()
extern void Datatype_normalizedString_get_TypeCode_m4D1DB0E41649683CA7AB3F0605E7BF4F0167403B (void);
// 0x00001070 System.Xml.Schema.XmlSchemaWhiteSpace System.Xml.Schema.Datatype_normalizedString::get_BuiltInWhitespaceFacet()
extern void Datatype_normalizedString_get_BuiltInWhitespaceFacet_m1B9CDFD96EB7EEF9BDF91B220CA902BCBF54451F (void);
// 0x00001071 System.Boolean System.Xml.Schema.Datatype_normalizedString::get_HasValueFacets()
extern void Datatype_normalizedString_get_HasValueFacets_mFA1256FC62F185C0E029EF16F7C1494386DC3ED2 (void);
// 0x00001072 System.Void System.Xml.Schema.Datatype_normalizedString::.ctor()
extern void Datatype_normalizedString__ctor_m1D9A635B6320FEC029B6D31227BE8B20DA58587B (void);
// 0x00001073 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_normalizedStringV1Compat::get_TypeCode()
extern void Datatype_normalizedStringV1Compat_get_TypeCode_m9CB6D17464E77DA3FC8351ED57F78910A2E9DEE7 (void);
// 0x00001074 System.Boolean System.Xml.Schema.Datatype_normalizedStringV1Compat::get_HasValueFacets()
extern void Datatype_normalizedStringV1Compat_get_HasValueFacets_m1E8B0B59E6AE3FD4B534B33DE61B50540A6CD641 (void);
// 0x00001075 System.Void System.Xml.Schema.Datatype_normalizedStringV1Compat::.ctor()
extern void Datatype_normalizedStringV1Compat__ctor_mB85C1B991419CCCB55358705130735DCCF491246 (void);
// 0x00001076 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_token::get_TypeCode()
extern void Datatype_token_get_TypeCode_mE9488950B2EF6A943AAEC58BA6527E0352E42919 (void);
// 0x00001077 System.Xml.Schema.XmlSchemaWhiteSpace System.Xml.Schema.Datatype_token::get_BuiltInWhitespaceFacet()
extern void Datatype_token_get_BuiltInWhitespaceFacet_m35C49C828693B2C2BC617A41BE187D1845C5B08A (void);
// 0x00001078 System.Void System.Xml.Schema.Datatype_token::.ctor()
extern void Datatype_token__ctor_mED6C155D1F49049D6720D932829361E3C28DDD0B (void);
// 0x00001079 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_tokenV1Compat::get_TypeCode()
extern void Datatype_tokenV1Compat_get_TypeCode_m9E2BF4FF695A83E92F37831EB45DD6AE88C62BE1 (void);
// 0x0000107A System.Void System.Xml.Schema.Datatype_tokenV1Compat::.ctor()
extern void Datatype_tokenV1Compat__ctor_mFD46C703B3B0E7BFF40F92A71BE1DE1FB2DEE864 (void);
// 0x0000107B System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_language::get_TypeCode()
extern void Datatype_language_get_TypeCode_mDD6065BE6BCEC5F80054499797FA26527712971E (void);
// 0x0000107C System.Void System.Xml.Schema.Datatype_language::.ctor()
extern void Datatype_language__ctor_m1EDBEF5266886217B52EB454BFFCB1846345466F (void);
// 0x0000107D System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_NMTOKEN::get_TypeCode()
extern void Datatype_NMTOKEN_get_TypeCode_m0FDC711C65DD8C9D45DFFEEEC35BF83128EE06BC (void);
// 0x0000107E System.Xml.XmlTokenizedType System.Xml.Schema.Datatype_NMTOKEN::get_TokenizedType()
extern void Datatype_NMTOKEN_get_TokenizedType_m87D4B452FDE3829F1EE914B46B0457141B2ABBB4 (void);
// 0x0000107F System.Void System.Xml.Schema.Datatype_NMTOKEN::.ctor()
extern void Datatype_NMTOKEN__ctor_m5E28C341E2FAFC1A749E6334D19D2B0B6F5CC71B (void);
// 0x00001080 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_Name::get_TypeCode()
extern void Datatype_Name_get_TypeCode_mDD44AEE92A69F0D958C27DDAB358965979A30FF5 (void);
// 0x00001081 System.Void System.Xml.Schema.Datatype_Name::.ctor()
extern void Datatype_Name__ctor_mED45B4D466E78523E5C9D4901107E1402D6A60B8 (void);
// 0x00001082 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_NCName::get_TypeCode()
extern void Datatype_NCName_get_TypeCode_m52C14A449C88A74AC95005F63D258F0CEE3F91C5 (void);
// 0x00001083 System.Exception System.Xml.Schema.Datatype_NCName::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_NCName_TryParseValue_m55D395ACB16B0A15A9BFFCBA08DEC2A3F84372F5 (void);
// 0x00001084 System.Void System.Xml.Schema.Datatype_NCName::.ctor()
extern void Datatype_NCName__ctor_m9D087A14A0E872BE05836A65CA3D2B4936206FC7 (void);
// 0x00001085 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_ID::get_TypeCode()
extern void Datatype_ID_get_TypeCode_m3D96093766FA74A1ED3CCE317FE5E00DDCA8D8E1 (void);
// 0x00001086 System.Xml.XmlTokenizedType System.Xml.Schema.Datatype_ID::get_TokenizedType()
extern void Datatype_ID_get_TokenizedType_mB326B17E36E118BE98271324FD094466069020E2 (void);
// 0x00001087 System.Void System.Xml.Schema.Datatype_ID::.ctor()
extern void Datatype_ID__ctor_m69496A445E62C816BC091CD41BAF74AC7F68AE00 (void);
// 0x00001088 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_IDREF::get_TypeCode()
extern void Datatype_IDREF_get_TypeCode_mCC13CF1B39DB5CEEDB8B35A5FB92D286B62271E2 (void);
// 0x00001089 System.Xml.XmlTokenizedType System.Xml.Schema.Datatype_IDREF::get_TokenizedType()
extern void Datatype_IDREF_get_TokenizedType_m448B9C5D99CFA7E184B17ECA95B7597FBA3DED7A (void);
// 0x0000108A System.Void System.Xml.Schema.Datatype_IDREF::.ctor()
extern void Datatype_IDREF__ctor_mDDD9C50F887DA8FFBB161DDF45986A10138249BE (void);
// 0x0000108B System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_ENTITY::get_TypeCode()
extern void Datatype_ENTITY_get_TypeCode_m7D54D8DF1CE07E1929806687ACA76868AB9D0DEE (void);
// 0x0000108C System.Xml.XmlTokenizedType System.Xml.Schema.Datatype_ENTITY::get_TokenizedType()
extern void Datatype_ENTITY_get_TokenizedType_mA85D51131B32AD19791624144FF7BAA76F2A7659 (void);
// 0x0000108D System.Void System.Xml.Schema.Datatype_ENTITY::.ctor()
extern void Datatype_ENTITY__ctor_mD85AFD27029408839B6041B83E3626754FF6E36D (void);
// 0x0000108E System.Xml.Schema.XmlValueConverter System.Xml.Schema.Datatype_NOTATION::CreateValueConverter(System.Xml.Schema.XmlSchemaType)
extern void Datatype_NOTATION_CreateValueConverter_m577467FDFB08583E7D97D5045A141C020120CCFF (void);
// 0x0000108F System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_NOTATION::get_FacetsChecker()
extern void Datatype_NOTATION_get_FacetsChecker_m0C8043BE6447AB8197ADAAEF8D64EE363E9AFFB5 (void);
// 0x00001090 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_NOTATION::get_TypeCode()
extern void Datatype_NOTATION_get_TypeCode_m453EC3A7659B34F4839E6C516E7D8FD07770E7E3 (void);
// 0x00001091 System.Xml.XmlTokenizedType System.Xml.Schema.Datatype_NOTATION::get_TokenizedType()
extern void Datatype_NOTATION_get_TokenizedType_m988A7D0815C80276B0A51A2E055BAAAD120B3D05 (void);
// 0x00001092 System.Xml.Schema.RestrictionFlags System.Xml.Schema.Datatype_NOTATION::get_ValidRestrictionFlags()
extern void Datatype_NOTATION_get_ValidRestrictionFlags_m34183B57CBE19188BA740F8B31A1D8A4FEDDCF97 (void);
// 0x00001093 System.Type System.Xml.Schema.Datatype_NOTATION::get_ValueType()
extern void Datatype_NOTATION_get_ValueType_m3674B70766006860248F92967796DCD154789140 (void);
// 0x00001094 System.Type System.Xml.Schema.Datatype_NOTATION::get_ListValueType()
extern void Datatype_NOTATION_get_ListValueType_mA68F661F948FCC7C5C33B51DAA4C64409E211722 (void);
// 0x00001095 System.Xml.Schema.XmlSchemaWhiteSpace System.Xml.Schema.Datatype_NOTATION::get_BuiltInWhitespaceFacet()
extern void Datatype_NOTATION_get_BuiltInWhitespaceFacet_m7B3EE5456AAD1EAE75FD5A7AC0D698A64F56E362 (void);
// 0x00001096 System.Exception System.Xml.Schema.Datatype_NOTATION::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_NOTATION_TryParseValue_m275886A61B26432F70B23EFC3E1BFC3B9D55EE69 (void);
// 0x00001097 System.Void System.Xml.Schema.Datatype_NOTATION::VerifySchemaValid(System.Xml.Schema.XmlSchemaObjectTable,System.Xml.Schema.XmlSchemaObject)
extern void Datatype_NOTATION_VerifySchemaValid_m7F54488E3961786EE5254EA54275D5A88D3A1EE9 (void);
// 0x00001098 System.Void System.Xml.Schema.Datatype_NOTATION::.ctor()
extern void Datatype_NOTATION__ctor_mEA8D8E03F42F7C89B224FA719624755DF22B22D1 (void);
// 0x00001099 System.Void System.Xml.Schema.Datatype_NOTATION::.cctor()
extern void Datatype_NOTATION__cctor_mED37DE15BE59F3C7F07CEA918489969F2B3EE3B3 (void);
// 0x0000109A System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_integer::get_TypeCode()
extern void Datatype_integer_get_TypeCode_mEA45FB6BBD02C882B067218D915F0D27C3AB6178 (void);
// 0x0000109B System.Exception System.Xml.Schema.Datatype_integer::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_integer_TryParseValue_m4302F24BAF2AA60E2D0E9A4EBB32A5AC3CD6AE52 (void);
// 0x0000109C System.Void System.Xml.Schema.Datatype_integer::.ctor()
extern void Datatype_integer__ctor_mEC03888DB53F0044C88E710EAD169737CE17BD08 (void);
// 0x0000109D System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_nonPositiveInteger::get_FacetsChecker()
extern void Datatype_nonPositiveInteger_get_FacetsChecker_mF1EE7038A02F482EFD3406C5F13FDDD5EBC41A8F (void);
// 0x0000109E System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_nonPositiveInteger::get_TypeCode()
extern void Datatype_nonPositiveInteger_get_TypeCode_m20FB0AC7DA693ABBC3252B0CBAEC06DCBFFE9D72 (void);
// 0x0000109F System.Boolean System.Xml.Schema.Datatype_nonPositiveInteger::get_HasValueFacets()
extern void Datatype_nonPositiveInteger_get_HasValueFacets_m9380853C71E4BEEBCC8E5B94B0B8ED0E9FE3BF6B (void);
// 0x000010A0 System.Void System.Xml.Schema.Datatype_nonPositiveInteger::.ctor()
extern void Datatype_nonPositiveInteger__ctor_mB8B32A6979C64620ACE154700D5D9531937398B8 (void);
// 0x000010A1 System.Void System.Xml.Schema.Datatype_nonPositiveInteger::.cctor()
extern void Datatype_nonPositiveInteger__cctor_mAC29DBCEB3CC5937773D86B361C707B897D49956 (void);
// 0x000010A2 System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_negativeInteger::get_FacetsChecker()
extern void Datatype_negativeInteger_get_FacetsChecker_m31EF2B0B8444911A7E43EA4BD8606C664D852556 (void);
// 0x000010A3 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_negativeInteger::get_TypeCode()
extern void Datatype_negativeInteger_get_TypeCode_mF30B9757C11B83396BD93C8D31179D61F537E180 (void);
// 0x000010A4 System.Void System.Xml.Schema.Datatype_negativeInteger::.ctor()
extern void Datatype_negativeInteger__ctor_mEB0CFEA8DE9013CDE4CAD03ADAD742929D829458 (void);
// 0x000010A5 System.Void System.Xml.Schema.Datatype_negativeInteger::.cctor()
extern void Datatype_negativeInteger__cctor_m3A28538387B50808A5C9DF658E70BEF5172B4E81 (void);
// 0x000010A6 System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_long::get_FacetsChecker()
extern void Datatype_long_get_FacetsChecker_m2E076F75221C23C07C87E3B4E5EA33A78A072C86 (void);
// 0x000010A7 System.Boolean System.Xml.Schema.Datatype_long::get_HasValueFacets()
extern void Datatype_long_get_HasValueFacets_m798F5A20489D89DD379D472AC46823743FD3B1E4 (void);
// 0x000010A8 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_long::get_TypeCode()
extern void Datatype_long_get_TypeCode_m1E446F2564E27D795427DFFE62590E01CD5533DA (void);
// 0x000010A9 System.Int32 System.Xml.Schema.Datatype_long::Compare(System.Object,System.Object)
extern void Datatype_long_Compare_mF72F6C16C197DED90ED71AAD1FCC6762FD8CEF3F (void);
// 0x000010AA System.Type System.Xml.Schema.Datatype_long::get_ValueType()
extern void Datatype_long_get_ValueType_mB3758E7DC5FD1AD750982FA674955691A65B3CB5 (void);
// 0x000010AB System.Type System.Xml.Schema.Datatype_long::get_ListValueType()
extern void Datatype_long_get_ListValueType_mA49587B3BCAE903FAD4A58C185BD54727B02DBA8 (void);
// 0x000010AC System.Exception System.Xml.Schema.Datatype_long::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_long_TryParseValue_m16F463A4DBF1ECC524F572A6763E9E0BC7124691 (void);
// 0x000010AD System.Void System.Xml.Schema.Datatype_long::.ctor()
extern void Datatype_long__ctor_mE196A820820D9B259D6369FDFDF1F0C6319301E5 (void);
// 0x000010AE System.Void System.Xml.Schema.Datatype_long::.cctor()
extern void Datatype_long__cctor_m1C2FD6B663BA820197DEC572598E8D2724CEF26A (void);
// 0x000010AF System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_int::get_FacetsChecker()
extern void Datatype_int_get_FacetsChecker_m379802A6FB55A993E033246066BA632638EE2C2B (void);
// 0x000010B0 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_int::get_TypeCode()
extern void Datatype_int_get_TypeCode_m58EFE6BD87137417D26C19044DFCC3B50B4ECB10 (void);
// 0x000010B1 System.Int32 System.Xml.Schema.Datatype_int::Compare(System.Object,System.Object)
extern void Datatype_int_Compare_mF7ACEE35B60F92B90F47A8F40955666947B1F57B (void);
// 0x000010B2 System.Type System.Xml.Schema.Datatype_int::get_ValueType()
extern void Datatype_int_get_ValueType_mB791061D3F808F7D5710C2B6C077C8549B81B65C (void);
// 0x000010B3 System.Type System.Xml.Schema.Datatype_int::get_ListValueType()
extern void Datatype_int_get_ListValueType_m04654419C62DCC26809725F48BB5068171C158E7 (void);
// 0x000010B4 System.Exception System.Xml.Schema.Datatype_int::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_int_TryParseValue_m57C6E6E6B26BADEED4FD647C35D9918625D0D983 (void);
// 0x000010B5 System.Void System.Xml.Schema.Datatype_int::.ctor()
extern void Datatype_int__ctor_mEC9A6E1B6317F8FF29510E020856CBDC9BA9DE93 (void);
// 0x000010B6 System.Void System.Xml.Schema.Datatype_int::.cctor()
extern void Datatype_int__cctor_m42D4EA61FE96BD130493422102C9616161360A2F (void);
// 0x000010B7 System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_short::get_FacetsChecker()
extern void Datatype_short_get_FacetsChecker_mEF72F2F73EA06067CECCA918D83B82512DED039D (void);
// 0x000010B8 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_short::get_TypeCode()
extern void Datatype_short_get_TypeCode_m4C1CFCBB6B1D29BCFC7C7DC4B9C9FDA9DE241DA7 (void);
// 0x000010B9 System.Int32 System.Xml.Schema.Datatype_short::Compare(System.Object,System.Object)
extern void Datatype_short_Compare_mC456718DC856098E0E443E2EDCE6BAF2F7BD91BD (void);
// 0x000010BA System.Type System.Xml.Schema.Datatype_short::get_ValueType()
extern void Datatype_short_get_ValueType_mA5DB9927B0A39EDADC45F3D2038914E934C97D70 (void);
// 0x000010BB System.Type System.Xml.Schema.Datatype_short::get_ListValueType()
extern void Datatype_short_get_ListValueType_mB86F996A271ED0C0027B7EE83357780AF22FCD90 (void);
// 0x000010BC System.Exception System.Xml.Schema.Datatype_short::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_short_TryParseValue_m1F2ED70AACA92028467C644ACDD47E5A1D10EE6D (void);
// 0x000010BD System.Void System.Xml.Schema.Datatype_short::.ctor()
extern void Datatype_short__ctor_mE7C94EA79EC26D246F4DBC1741EA4E93876D8C31 (void);
// 0x000010BE System.Void System.Xml.Schema.Datatype_short::.cctor()
extern void Datatype_short__cctor_m7E471934E3FE0C5E1F2293B97081E362E1D2F9D5 (void);
// 0x000010BF System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_byte::get_FacetsChecker()
extern void Datatype_byte_get_FacetsChecker_mFD613C50F10D138533F330E28DA19C8F6BF666C3 (void);
// 0x000010C0 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_byte::get_TypeCode()
extern void Datatype_byte_get_TypeCode_mB546F3CCB25B9280445E9314942E4DA2471C1785 (void);
// 0x000010C1 System.Int32 System.Xml.Schema.Datatype_byte::Compare(System.Object,System.Object)
extern void Datatype_byte_Compare_m8D3D91DF62E8124B10CDC3654B7F320FA37E9332 (void);
// 0x000010C2 System.Type System.Xml.Schema.Datatype_byte::get_ValueType()
extern void Datatype_byte_get_ValueType_m6EBD02077F32DF83146BB419F502DEBF00B7C99C (void);
// 0x000010C3 System.Type System.Xml.Schema.Datatype_byte::get_ListValueType()
extern void Datatype_byte_get_ListValueType_mF4CB867CD5EDD57E1A33CC593048C135CC9A12ED (void);
// 0x000010C4 System.Exception System.Xml.Schema.Datatype_byte::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_byte_TryParseValue_mA899B5A188D6BA7458D8E84725502CC77AB6A9BD (void);
// 0x000010C5 System.Void System.Xml.Schema.Datatype_byte::.ctor()
extern void Datatype_byte__ctor_m075BBD8981D15BD3A37B7DD188D3C9C613900983 (void);
// 0x000010C6 System.Void System.Xml.Schema.Datatype_byte::.cctor()
extern void Datatype_byte__cctor_mE9A4EABC4C4993A569DCF01CAFB970A64B10754B (void);
// 0x000010C7 System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_nonNegativeInteger::get_FacetsChecker()
extern void Datatype_nonNegativeInteger_get_FacetsChecker_m3C13E3638FDDCABC07973E992D087BF2ABC134B3 (void);
// 0x000010C8 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_nonNegativeInteger::get_TypeCode()
extern void Datatype_nonNegativeInteger_get_TypeCode_mD1BC900F113C3DFE36F5F398ECAC7FE24CE9B6EC (void);
// 0x000010C9 System.Boolean System.Xml.Schema.Datatype_nonNegativeInteger::get_HasValueFacets()
extern void Datatype_nonNegativeInteger_get_HasValueFacets_mCAC4C3AE59E13A8C3C2D82215212CA916F711188 (void);
// 0x000010CA System.Void System.Xml.Schema.Datatype_nonNegativeInteger::.ctor()
extern void Datatype_nonNegativeInteger__ctor_m63571814CC6B5332053E8CE0D3E8680F60DD446A (void);
// 0x000010CB System.Void System.Xml.Schema.Datatype_nonNegativeInteger::.cctor()
extern void Datatype_nonNegativeInteger__cctor_m7B83FE5DC723C81E467F2CC0FB2BE9102D97D410 (void);
// 0x000010CC System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_unsignedLong::get_FacetsChecker()
extern void Datatype_unsignedLong_get_FacetsChecker_m6B502C181033EC3985D10B9B92BE7542123A8006 (void);
// 0x000010CD System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_unsignedLong::get_TypeCode()
extern void Datatype_unsignedLong_get_TypeCode_mE4C7BE6BF4F3CF512BB0E6094DFB315C779F6DB5 (void);
// 0x000010CE System.Int32 System.Xml.Schema.Datatype_unsignedLong::Compare(System.Object,System.Object)
extern void Datatype_unsignedLong_Compare_m2DC53CBEAA1D4297CECC22BF109BCE82FAE7E093 (void);
// 0x000010CF System.Type System.Xml.Schema.Datatype_unsignedLong::get_ValueType()
extern void Datatype_unsignedLong_get_ValueType_m03208024A36383FD152257FF9A0C534D77A34668 (void);
// 0x000010D0 System.Type System.Xml.Schema.Datatype_unsignedLong::get_ListValueType()
extern void Datatype_unsignedLong_get_ListValueType_m09FD940F449F1550E25DC90018825F7892574DC6 (void);
// 0x000010D1 System.Exception System.Xml.Schema.Datatype_unsignedLong::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_unsignedLong_TryParseValue_m7812AAB63567A4C3C06EFC756F0ABAB75B1FA9E9 (void);
// 0x000010D2 System.Void System.Xml.Schema.Datatype_unsignedLong::.ctor()
extern void Datatype_unsignedLong__ctor_m976F2CE060CC2BEB3F98E0CF058A50AABF9E1F98 (void);
// 0x000010D3 System.Void System.Xml.Schema.Datatype_unsignedLong::.cctor()
extern void Datatype_unsignedLong__cctor_mA4F1FF1DCD20D5A0095447F454FD3D00E0A4F956 (void);
// 0x000010D4 System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_unsignedInt::get_FacetsChecker()
extern void Datatype_unsignedInt_get_FacetsChecker_m59D5AD2DC30B1AFA8266F58FA828DFD52296B73D (void);
// 0x000010D5 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_unsignedInt::get_TypeCode()
extern void Datatype_unsignedInt_get_TypeCode_m6B327C1F1799A2B693CF8E26793E5D77DF9F4E83 (void);
// 0x000010D6 System.Int32 System.Xml.Schema.Datatype_unsignedInt::Compare(System.Object,System.Object)
extern void Datatype_unsignedInt_Compare_mB31B8522C81B06F7349B1BF70FE0F4A352AC0058 (void);
// 0x000010D7 System.Type System.Xml.Schema.Datatype_unsignedInt::get_ValueType()
extern void Datatype_unsignedInt_get_ValueType_mA7D98C80501AA6E4C3DFA47DA724C1688EA9B1D4 (void);
// 0x000010D8 System.Type System.Xml.Schema.Datatype_unsignedInt::get_ListValueType()
extern void Datatype_unsignedInt_get_ListValueType_m38C1763525A94547589631AC64CDBC27205B600D (void);
// 0x000010D9 System.Exception System.Xml.Schema.Datatype_unsignedInt::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_unsignedInt_TryParseValue_mEBFFC88D71551C281FA9A2E74D0310580C69BC72 (void);
// 0x000010DA System.Void System.Xml.Schema.Datatype_unsignedInt::.ctor()
extern void Datatype_unsignedInt__ctor_mC90D6E7C1E7DC4FBF34F0217021E37DF9E74F2C0 (void);
// 0x000010DB System.Void System.Xml.Schema.Datatype_unsignedInt::.cctor()
extern void Datatype_unsignedInt__cctor_mFE74F931BF66B097181B661E96BA45AC69ED1521 (void);
// 0x000010DC System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_unsignedShort::get_FacetsChecker()
extern void Datatype_unsignedShort_get_FacetsChecker_mFBD40513D992E46DF94CEF1236FD80CF1BDA0B57 (void);
// 0x000010DD System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_unsignedShort::get_TypeCode()
extern void Datatype_unsignedShort_get_TypeCode_m79B03602263A42653B26AC8E4951081DAF1C41A0 (void);
// 0x000010DE System.Int32 System.Xml.Schema.Datatype_unsignedShort::Compare(System.Object,System.Object)
extern void Datatype_unsignedShort_Compare_m86A3E34C8C384E57774D987EB301219468A4916C (void);
// 0x000010DF System.Type System.Xml.Schema.Datatype_unsignedShort::get_ValueType()
extern void Datatype_unsignedShort_get_ValueType_mE97BD769DCE5BE9D1C1FC9B7C389743CF8B9B0D1 (void);
// 0x000010E0 System.Type System.Xml.Schema.Datatype_unsignedShort::get_ListValueType()
extern void Datatype_unsignedShort_get_ListValueType_m5599309B00DF2085C2DC60BB459144467CE5F8CB (void);
// 0x000010E1 System.Exception System.Xml.Schema.Datatype_unsignedShort::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_unsignedShort_TryParseValue_m1BC1F75103D5F7048FE7E9CA49EC2211FA1278B6 (void);
// 0x000010E2 System.Void System.Xml.Schema.Datatype_unsignedShort::.ctor()
extern void Datatype_unsignedShort__ctor_mFFC2ACD21FCCBF9C8B73F5495F93BD86F7104DED (void);
// 0x000010E3 System.Void System.Xml.Schema.Datatype_unsignedShort::.cctor()
extern void Datatype_unsignedShort__cctor_mB117F09E4AE60B2F0268A7D2D328FB5777496DEE (void);
// 0x000010E4 System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_unsignedByte::get_FacetsChecker()
extern void Datatype_unsignedByte_get_FacetsChecker_m0267FA5A9D6B650EEB805C77ABB898FF10A72ABB (void);
// 0x000010E5 System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_unsignedByte::get_TypeCode()
extern void Datatype_unsignedByte_get_TypeCode_m578657A982EE9BAFC6B3AA4DED22CDFDBE44445C (void);
// 0x000010E6 System.Int32 System.Xml.Schema.Datatype_unsignedByte::Compare(System.Object,System.Object)
extern void Datatype_unsignedByte_Compare_m39217E53C0C29F28CE84245C27C98D015CC3AB1B (void);
// 0x000010E7 System.Type System.Xml.Schema.Datatype_unsignedByte::get_ValueType()
extern void Datatype_unsignedByte_get_ValueType_mA17FE34EEDEA485FE8B846CE1476B89A1ADB8094 (void);
// 0x000010E8 System.Type System.Xml.Schema.Datatype_unsignedByte::get_ListValueType()
extern void Datatype_unsignedByte_get_ListValueType_mC555BAB723923993AD93564AFA0FE0EB571886CC (void);
// 0x000010E9 System.Exception System.Xml.Schema.Datatype_unsignedByte::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_unsignedByte_TryParseValue_m949E24321FA0CA9D9D81A710EB3B4C48C0560790 (void);
// 0x000010EA System.Void System.Xml.Schema.Datatype_unsignedByte::.ctor()
extern void Datatype_unsignedByte__ctor_mB9E349C0DA62338B989815B193EDB7C24D6A89C0 (void);
// 0x000010EB System.Void System.Xml.Schema.Datatype_unsignedByte::.cctor()
extern void Datatype_unsignedByte__cctor_m85A3AFD3084B2842C923A127A56E8FDF00C16D12 (void);
// 0x000010EC System.Xml.Schema.FacetsChecker System.Xml.Schema.Datatype_positiveInteger::get_FacetsChecker()
extern void Datatype_positiveInteger_get_FacetsChecker_m696A77E867701A5AA872F048D12620C8FAE55489 (void);
// 0x000010ED System.Xml.Schema.XmlTypeCode System.Xml.Schema.Datatype_positiveInteger::get_TypeCode()
extern void Datatype_positiveInteger_get_TypeCode_m0373CC72589D22ECDB8D1DC8AC513476F4D4B737 (void);
// 0x000010EE System.Void System.Xml.Schema.Datatype_positiveInteger::.ctor()
extern void Datatype_positiveInteger__ctor_m9399743EBFC4E93AB6BAAF760916A631C7ED03CF (void);
// 0x000010EF System.Void System.Xml.Schema.Datatype_positiveInteger::.cctor()
extern void Datatype_positiveInteger__cctor_m20234EE66EFEBE4BC6175C30400394E2356E3AE2 (void);
// 0x000010F0 System.Object System.Xml.Schema.Datatype_doubleXdr::ParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver)
extern void Datatype_doubleXdr_ParseValue_m4AA9B370A284D72960326426F93A7B74E34D6472 (void);
// 0x000010F1 System.Void System.Xml.Schema.Datatype_doubleXdr::.ctor()
extern void Datatype_doubleXdr__ctor_mCD2423C93DDA3404DEA11F465C3F30C74E390B54 (void);
// 0x000010F2 System.Object System.Xml.Schema.Datatype_floatXdr::ParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver)
extern void Datatype_floatXdr_ParseValue_m3E96BEC8525BB4394AF28AABE87EE183FDEE2B93 (void);
// 0x000010F3 System.Void System.Xml.Schema.Datatype_floatXdr::.ctor()
extern void Datatype_floatXdr__ctor_mBD66AF735C5F86B6E90E561A28F2B9BD9EF4727E (void);
// 0x000010F4 System.Xml.XmlTokenizedType System.Xml.Schema.Datatype_QNameXdr::get_TokenizedType()
extern void Datatype_QNameXdr_get_TokenizedType_mEC2DCE9F58233EEA4A19AE557D2D748A760C2256 (void);
// 0x000010F5 System.Object System.Xml.Schema.Datatype_QNameXdr::ParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver)
extern void Datatype_QNameXdr_ParseValue_m50B56A961D8924B4DBC60DBB4E029341AFDC5318 (void);
// 0x000010F6 System.Type System.Xml.Schema.Datatype_QNameXdr::get_ValueType()
extern void Datatype_QNameXdr_get_ValueType_m0D9D1384F67EFAF30D23B4A961D9A6CFB42ADB72 (void);
// 0x000010F7 System.Type System.Xml.Schema.Datatype_QNameXdr::get_ListValueType()
extern void Datatype_QNameXdr_get_ListValueType_mB160D71AA00201BE9CA80FD087D1AB4BDA633012 (void);
// 0x000010F8 System.Void System.Xml.Schema.Datatype_QNameXdr::.ctor()
extern void Datatype_QNameXdr__ctor_m795523629427AF9F07C982888D20B6D97D695C66 (void);
// 0x000010F9 System.Void System.Xml.Schema.Datatype_QNameXdr::.cctor()
extern void Datatype_QNameXdr__cctor_m15D3F4017B2D691143A36D70B8D42B9C96689D57 (void);
// 0x000010FA System.Xml.XmlTokenizedType System.Xml.Schema.Datatype_ENUMERATION::get_TokenizedType()
extern void Datatype_ENUMERATION_get_TokenizedType_m58ECACDE6D83B247BDE477ADF1B852B67AC2D5EE (void);
// 0x000010FB System.Void System.Xml.Schema.Datatype_ENUMERATION::.ctor()
extern void Datatype_ENUMERATION__ctor_m27EBE5FFE454566DDBE00340F83E27C47884556A (void);
// 0x000010FC System.Type System.Xml.Schema.Datatype_char::get_ValueType()
extern void Datatype_char_get_ValueType_m32E1D6774AD7660F937A1336A6675AD40E068AAE (void);
// 0x000010FD System.Type System.Xml.Schema.Datatype_char::get_ListValueType()
extern void Datatype_char_get_ListValueType_m913BFB1E2F88E682EF5CDF991A0FC56084B2EEBA (void);
// 0x000010FE System.Xml.Schema.RestrictionFlags System.Xml.Schema.Datatype_char::get_ValidRestrictionFlags()
extern void Datatype_char_get_ValidRestrictionFlags_m321A5E3ADE6785F2A48621F6E928BC8A72C2BBD3 (void);
// 0x000010FF System.Int32 System.Xml.Schema.Datatype_char::Compare(System.Object,System.Object)
extern void Datatype_char_Compare_mF1D7216D5822B9D9EE6BEC4DA6B6A831D57A71E5 (void);
// 0x00001100 System.Object System.Xml.Schema.Datatype_char::ParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver)
extern void Datatype_char_ParseValue_m88FDFFB8EF74E4B50558C95ED86E56CFFD162401 (void);
// 0x00001101 System.Exception System.Xml.Schema.Datatype_char::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_char_TryParseValue_mC7E95E2BEC0AE4381CEF90E803BCC0E3385BE8FB (void);
// 0x00001102 System.Void System.Xml.Schema.Datatype_char::.ctor()
extern void Datatype_char__ctor_mC0CC560E3362C3CE4FE7E33D9902137ACEB3CCCC (void);
// 0x00001103 System.Void System.Xml.Schema.Datatype_char::.cctor()
extern void Datatype_char__cctor_mAD8381B274820DD51722AC376C76894F83855E02 (void);
// 0x00001104 System.Object System.Xml.Schema.Datatype_fixed::ParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver)
extern void Datatype_fixed_ParseValue_m86B4CE0F5B85B2C49DD7C863CEB9636C51874B87 (void);
// 0x00001105 System.Exception System.Xml.Schema.Datatype_fixed::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_fixed_TryParseValue_mD3F309E2192D5843AD34C4A31357483968A79815 (void);
// 0x00001106 System.Void System.Xml.Schema.Datatype_fixed::.ctor()
extern void Datatype_fixed__ctor_m17A48E1CDFF4FF96FB77006A9CDC600914CA0B67 (void);
// 0x00001107 System.Type System.Xml.Schema.Datatype_uuid::get_ValueType()
extern void Datatype_uuid_get_ValueType_m60DDA223ED83617463E65FD832E1AD1B1B011C33 (void);
// 0x00001108 System.Type System.Xml.Schema.Datatype_uuid::get_ListValueType()
extern void Datatype_uuid_get_ListValueType_m54691F15D604B0D0792AC6960C82A233C7F55E87 (void);
// 0x00001109 System.Xml.Schema.RestrictionFlags System.Xml.Schema.Datatype_uuid::get_ValidRestrictionFlags()
extern void Datatype_uuid_get_ValidRestrictionFlags_m5FE66A346DFEB0638E150048F6645BF5EA878E36 (void);
// 0x0000110A System.Int32 System.Xml.Schema.Datatype_uuid::Compare(System.Object,System.Object)
extern void Datatype_uuid_Compare_m5441E172CD5F392EC8B913E748B18466AFDE55BC (void);
// 0x0000110B System.Object System.Xml.Schema.Datatype_uuid::ParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver)
extern void Datatype_uuid_ParseValue_m1CBF7DD86DEE8976B670E15AE6B2F4FAE6ABC333 (void);
// 0x0000110C System.Exception System.Xml.Schema.Datatype_uuid::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
extern void Datatype_uuid_TryParseValue_mE855E6ACD676170199A9EC4FA0B45FBB721D667E (void);
// 0x0000110D System.Void System.Xml.Schema.Datatype_uuid::.ctor()
extern void Datatype_uuid__ctor_m6E46A79ABC8A7FE5D59A95C7DECD60CD9C23649F (void);
// 0x0000110E System.Void System.Xml.Schema.Datatype_uuid::.cctor()
extern void Datatype_uuid__cctor_m2A4DC5FF6011119B597279F50A0815F234CFB1E8 (void);
// 0x0000110F System.Void System.Xml.Schema.DtdValidator::.ctor(System.Xml.XmlValidatingReaderImpl,System.Xml.IValidationEventHandling,System.Boolean)
extern void DtdValidator__ctor_m3CA978080C5CE8FE92564C2788E39B4B016E56E4 (void);
// 0x00001110 System.Void System.Xml.Schema.DtdValidator::Init()
extern void DtdValidator_Init_mE675445E494C899D28DEE66C83FFD34D7B866FE8 (void);
// 0x00001111 System.Void System.Xml.Schema.DtdValidator::Validate()
extern void DtdValidator_Validate_m5B90E906C2119D6CD00F219DA51D0BE9E22F17CC (void);
// 0x00001112 System.Boolean System.Xml.Schema.DtdValidator::MeetsStandAloneConstraint()
extern void DtdValidator_MeetsStandAloneConstraint_m09D96503235A7933770444D2969D438D68ED5977 (void);
// 0x00001113 System.Void System.Xml.Schema.DtdValidator::ValidatePIComment()
extern void DtdValidator_ValidatePIComment_m86A80EFB17EC77CE08F626E2FE6867DE615CE172 (void);
// 0x00001114 System.Void System.Xml.Schema.DtdValidator::ValidateElement()
extern void DtdValidator_ValidateElement_m1BC80A7C59802957572976F68947A33BA2BF9D15 (void);
// 0x00001115 System.Void System.Xml.Schema.DtdValidator::ValidateChildElement()
extern void DtdValidator_ValidateChildElement_m933E13CAB6D71CC57C016D7FE480C9C794CC7084 (void);
// 0x00001116 System.Void System.Xml.Schema.DtdValidator::ValidateStartElement()
extern void DtdValidator_ValidateStartElement_mCB2A02DB05BA4FE2810DACE2301EE8866E9BE308 (void);
// 0x00001117 System.Void System.Xml.Schema.DtdValidator::ValidateEndStartElement()
extern void DtdValidator_ValidateEndStartElement_mB882E5C1EE3D6E6B510563D0B9DED84C1A7F10C3 (void);
// 0x00001118 System.Void System.Xml.Schema.DtdValidator::ProcessElement()
extern void DtdValidator_ProcessElement_m55BE98038E5BB9D22B1C098DE737525765A90896 (void);
// 0x00001119 System.Void System.Xml.Schema.DtdValidator::CompleteValidation()
extern void DtdValidator_CompleteValidation_mCF2847E0F5E43FFE9205A475347D23D489EF530B (void);
// 0x0000111A System.Void System.Xml.Schema.DtdValidator::ValidateEndElement()
extern void DtdValidator_ValidateEndElement_mB81E6E1EB6B18FE0452AC2F386710F82B40C51C4 (void);
// 0x0000111B System.Boolean System.Xml.Schema.DtdValidator::get_PreserveWhitespace()
extern void DtdValidator_get_PreserveWhitespace_m7B5B47B99C1F8CD3D80B17B806D8E3BEB9617F8C (void);
// 0x0000111C System.Void System.Xml.Schema.DtdValidator::ProcessTokenizedType(System.Xml.XmlTokenizedType,System.String)
extern void DtdValidator_ProcessTokenizedType_m702DA00866E6690DA4AD055B3F82EC6C23528423 (void);
// 0x0000111D System.Void System.Xml.Schema.DtdValidator::CheckValue(System.String,System.Xml.Schema.SchemaAttDef)
extern void DtdValidator_CheckValue_mB77B88FE929F3FC9B9F8C6ACF255FC9F125E1509 (void);
// 0x0000111E System.Void System.Xml.Schema.DtdValidator::AddID(System.String,System.Object)
extern void DtdValidator_AddID_m0C39BF9FADC97DFB10391DBED7A7C15C7FF43505 (void);
// 0x0000111F System.Object System.Xml.Schema.DtdValidator::FindId(System.String)
extern void DtdValidator_FindId_mB6BFDF7F7E88C9A6F68BDC629139CDD21C57802E (void);
// 0x00001120 System.Boolean System.Xml.Schema.DtdValidator::GenEntity(System.Xml.XmlQualifiedName)
extern void DtdValidator_GenEntity_m45BADE44CABF8229CE592E04EB8EC7A141F2A3AA (void);
// 0x00001121 System.Xml.Schema.SchemaEntity System.Xml.Schema.DtdValidator::GetEntity(System.Xml.XmlQualifiedName,System.Boolean)
extern void DtdValidator_GetEntity_m3108C7BF8979DBC9C12CC40FB56875369B859AF6 (void);
// 0x00001122 System.Void System.Xml.Schema.DtdValidator::CheckForwardRefs()
extern void DtdValidator_CheckForwardRefs_m38C360897704AD8D2CB593E38E8C99AFF0A9C069 (void);
// 0x00001123 System.Void System.Xml.Schema.DtdValidator::Push(System.Xml.XmlQualifiedName)
extern void DtdValidator_Push_m56780D2857F28FA86BF1E7ACCC7B76740BC780AB (void);
// 0x00001124 System.Boolean System.Xml.Schema.DtdValidator::Pop()
extern void DtdValidator_Pop_mF1AA9A52A43005D66515EC30C0597A275A68D368 (void);
// 0x00001125 System.Void System.Xml.Schema.DtdValidator::SetDefaultTypedValue(System.Xml.Schema.SchemaAttDef,System.Xml.IDtdParserAdapter)
extern void DtdValidator_SetDefaultTypedValue_m01168D78BF4E99F4682A6281ACE4CC6A018F4E25 (void);
// 0x00001126 System.Void System.Xml.Schema.DtdValidator::CheckDefaultValue(System.Xml.Schema.SchemaAttDef,System.Xml.Schema.SchemaInfo,System.Xml.IValidationEventHandling,System.String)
extern void DtdValidator_CheckDefaultValue_mBD5C3F1CD5D27135CADEB155007D82923A8C9BB2 (void);
// 0x00001127 System.Void System.Xml.Schema.DtdValidator::.cctor()
extern void DtdValidator__cctor_m795C31795FC4E80956D4F1280E340AF66C818AC0 (void);
// 0x00001128 System.String System.Xml.Schema.DtdValidator/NamespaceManager::LookupNamespace(System.String)
extern void NamespaceManager_LookupNamespace_m49F9D4AB9F6A8BA1C7F6CF2C809AF269D1D699DC (void);
// 0x00001129 System.Void System.Xml.Schema.DtdValidator/NamespaceManager::.ctor()
extern void NamespaceManager__ctor_m9E35D31BAFC48B1E68DB6EA658F97D48EC32CBE3 (void);
// 0x0000112A System.Exception System.Xml.Schema.FacetsChecker::CheckLexicalFacets(System.String&,System.Xml.Schema.XmlSchemaDatatype)
extern void FacetsChecker_CheckLexicalFacets_m5686FA73EFF45F0B27D662CC2E7DF0CDC34C0FC6 (void);
// 0x0000112B System.Exception System.Xml.Schema.FacetsChecker::CheckValueFacets(System.Object,System.Xml.Schema.XmlSchemaDatatype)
extern void FacetsChecker_CheckValueFacets_m662876E07B1EE019801A70D38AA6AED46C6299A6 (void);
// 0x0000112C System.Exception System.Xml.Schema.FacetsChecker::CheckValueFacets(System.Decimal,System.Xml.Schema.XmlSchemaDatatype)
extern void FacetsChecker_CheckValueFacets_mC3F35ADB255A82042499CBC1CAC2D433B2B2121E (void);
// 0x0000112D System.Exception System.Xml.Schema.FacetsChecker::CheckValueFacets(System.Int64,System.Xml.Schema.XmlSchemaDatatype)
extern void FacetsChecker_CheckValueFacets_m29680F36EDCE3922A6AF0D56533EFBF68B7AA8F3 (void);
// 0x0000112E System.Exception System.Xml.Schema.FacetsChecker::CheckValueFacets(System.Int32,System.Xml.Schema.XmlSchemaDatatype)
extern void FacetsChecker_CheckValueFacets_m9C7412830631FEE84CED403B3F4C9CE4DBEB5575 (void);
// 0x0000112F System.Exception System.Xml.Schema.FacetsChecker::CheckValueFacets(System.Int16,System.Xml.Schema.XmlSchemaDatatype)
extern void FacetsChecker_CheckValueFacets_m8958A31C2402C38F708A743CF286528255A4185C (void);
// 0x00001130 System.Exception System.Xml.Schema.FacetsChecker::CheckValueFacets(System.DateTime,System.Xml.Schema.XmlSchemaDatatype)
extern void FacetsChecker_CheckValueFacets_m9BE44DFDD2888C26A9EF07967EA662CBC0839680 (void);
// 0x00001131 System.Exception System.Xml.Schema.FacetsChecker::CheckValueFacets(System.Double,System.Xml.Schema.XmlSchemaDatatype)
extern void FacetsChecker_CheckValueFacets_mC3605A3090860850F57D7BBB7D5B09FE13507B15 (void);
// 0x00001132 System.Exception System.Xml.Schema.FacetsChecker::CheckValueFacets(System.Single,System.Xml.Schema.XmlSchemaDatatype)
extern void FacetsChecker_CheckValueFacets_mA4AC0E4F7AAC91B5F8A84CF6360DA49E0658F9C5 (void);
// 0x00001133 System.Exception System.Xml.Schema.FacetsChecker::CheckValueFacets(System.String,System.Xml.Schema.XmlSchemaDatatype)
extern void FacetsChecker_CheckValueFacets_mB1787DCA21A651B9A18E3FECEEC6710EE5FD561A (void);
// 0x00001134 System.Exception System.Xml.Schema.FacetsChecker::CheckValueFacets(System.Byte[],System.Xml.Schema.XmlSchemaDatatype)
extern void FacetsChecker_CheckValueFacets_m559F8F88C2F4732F774C8D4385C71D8F51617605 (void);
// 0x00001135 System.Exception System.Xml.Schema.FacetsChecker::CheckValueFacets(System.TimeSpan,System.Xml.Schema.XmlSchemaDatatype)
extern void FacetsChecker_CheckValueFacets_m848E5E295D52A8E5F7C7A042B5B6729EB10CF1A7 (void);
// 0x00001136 System.Exception System.Xml.Schema.FacetsChecker::CheckValueFacets(System.Xml.XmlQualifiedName,System.Xml.Schema.XmlSchemaDatatype)
extern void FacetsChecker_CheckValueFacets_mFDBB028B28C431C13EAE4CBBA46CF31DC332417A (void);
// 0x00001137 System.Void System.Xml.Schema.FacetsChecker::CheckWhitespaceFacets(System.String&,System.Xml.Schema.XmlSchemaDatatype)
extern void FacetsChecker_CheckWhitespaceFacets_mF4C52E695C89082BB62D3A8407D28A343A6F753B (void);
// 0x00001138 System.Exception System.Xml.Schema.FacetsChecker::CheckPatternFacets(System.Xml.Schema.RestrictionFacets,System.String)
extern void FacetsChecker_CheckPatternFacets_m13374C2B9B9288DCE1227A58966D57150C1A0DA5 (void);
// 0x00001139 System.Boolean System.Xml.Schema.FacetsChecker::MatchEnumeration(System.Object,System.Collections.ArrayList,System.Xml.Schema.XmlSchemaDatatype)
extern void FacetsChecker_MatchEnumeration_m4E84EC3BAC1A9E8E4DAB8DADA43A92AD8223D8FC (void);
// 0x0000113A System.Xml.Schema.RestrictionFacets System.Xml.Schema.FacetsChecker::ConstructRestriction(System.Xml.Schema.DatatypeImplementation,System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.XmlNameTable)
extern void FacetsChecker_ConstructRestriction_m7A6FAE83C48AAD026722E2B9FFE5E5B2183E0B59 (void);
// 0x0000113B System.Decimal System.Xml.Schema.FacetsChecker::Power(System.Int32,System.Int32)
extern void FacetsChecker_Power_m1257C504DBE26010B0234F90BB1EC9CD96BA2DD5 (void);
// 0x0000113C System.Void System.Xml.Schema.FacetsChecker::.ctor()
extern void FacetsChecker__ctor_mEAF772426C3450A0791D1C46893125A9D86155B8 (void);
// 0x0000113D System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::.ctor(System.Xml.Schema.DatatypeImplementation,System.Xml.Schema.RestrictionFacets)
extern void FacetsCompiler__ctor_m401D0D5D688A912F1268019AEA90F47994774ECE (void);
// 0x0000113E System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::CompileLengthFacet(System.Xml.Schema.XmlSchemaFacet)
extern void FacetsCompiler_CompileLengthFacet_m6DBBB696D8FE5E7BECDD49203BE2A290AC747220 (void);
// 0x0000113F System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::CompileMinLengthFacet(System.Xml.Schema.XmlSchemaFacet)
extern void FacetsCompiler_CompileMinLengthFacet_m8BDB2DC2DD3AD780C40EA99929E1FDBFA27801C1 (void);
// 0x00001140 System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::CompileMaxLengthFacet(System.Xml.Schema.XmlSchemaFacet)
extern void FacetsCompiler_CompileMaxLengthFacet_m10D528B63A1782FDAE214A07DEA879ED238C613E (void);
// 0x00001141 System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::CompilePatternFacet(System.Xml.Schema.XmlSchemaPatternFacet)
extern void FacetsCompiler_CompilePatternFacet_mE41DAA769EB3EF18A7B73D70C33DA01699224964 (void);
// 0x00001142 System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::CompileEnumerationFacet(System.Xml.Schema.XmlSchemaFacet,System.Xml.IXmlNamespaceResolver,System.Xml.XmlNameTable)
extern void FacetsCompiler_CompileEnumerationFacet_mD1D97D9D61D4FDFE25A7A52CFB4AC1B25C398C92 (void);
// 0x00001143 System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::CompileWhitespaceFacet(System.Xml.Schema.XmlSchemaFacet)
extern void FacetsCompiler_CompileWhitespaceFacet_m84C529B591D6F3DBFFD17C38BC16C981A1EE606B (void);
// 0x00001144 System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::CompileMaxInclusiveFacet(System.Xml.Schema.XmlSchemaFacet)
extern void FacetsCompiler_CompileMaxInclusiveFacet_mCDF4857B6770BADDF03F5A5666B2E1D4C690365E (void);
// 0x00001145 System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::CompileMaxExclusiveFacet(System.Xml.Schema.XmlSchemaFacet)
extern void FacetsCompiler_CompileMaxExclusiveFacet_m5D76561BC87629AD3FA6A59861FA31AFAC0C0E85 (void);
// 0x00001146 System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::CompileMinInclusiveFacet(System.Xml.Schema.XmlSchemaFacet)
extern void FacetsCompiler_CompileMinInclusiveFacet_mB45C7BBF19DE1E1622920FF7DE6A698C5C2BC84F (void);
// 0x00001147 System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::CompileMinExclusiveFacet(System.Xml.Schema.XmlSchemaFacet)
extern void FacetsCompiler_CompileMinExclusiveFacet_mA1635685867DDED9367BB3052E9C8045B36AFE14 (void);
// 0x00001148 System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::CompileTotalDigitsFacet(System.Xml.Schema.XmlSchemaFacet)
extern void FacetsCompiler_CompileTotalDigitsFacet_mDDFF9A4D16CEF95AA3F988BFA88E9A2E7F42D24F (void);
// 0x00001149 System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::CompileFractionDigitsFacet(System.Xml.Schema.XmlSchemaFacet)
extern void FacetsCompiler_CompileFractionDigitsFacet_m851C1ACF5E0DD070DFDCB3D0227872925DE6B0B9 (void);
// 0x0000114A System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::FinishFacetCompile()
extern void FacetsCompiler_FinishFacetCompile_m4AD1A69B7D7C9F1FCF20F4468B6352C10DA257EE (void);
// 0x0000114B System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::CheckValue(System.Object,System.Xml.Schema.XmlSchemaFacet)
extern void FacetsCompiler_CheckValue_m4E96A180CD3714A98D9C9E8C38C9C8E550790C0A (void);
// 0x0000114C System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::CompileFacetCombinations()
extern void FacetsCompiler_CompileFacetCombinations_m0478D518904FB13EA367515BEA443C4A3410CCA1 (void);
// 0x0000114D System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::CopyFacetsFromBaseType()
extern void FacetsCompiler_CopyFacetsFromBaseType_mB28D0E92B80A23F5117CB55426D41A93E632D7BA (void);
// 0x0000114E System.Object System.Xml.Schema.FacetsChecker/FacetsCompiler::ParseFacetValue(System.Xml.Schema.XmlSchemaDatatype,System.Xml.Schema.XmlSchemaFacet,System.String,System.Xml.IXmlNamespaceResolver,System.Xml.XmlNameTable)
extern void FacetsCompiler_ParseFacetValue_m6D3EA3C66F3D6C294AC9A0D928AE673080B1075C (void);
// 0x0000114F System.String System.Xml.Schema.FacetsChecker/FacetsCompiler::Preprocess(System.String)
extern void FacetsCompiler_Preprocess_m503141B82CF5E547CBCDCE6170804AA27E2BD9F2 (void);
// 0x00001150 System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::CheckProhibitedFlag(System.Xml.Schema.XmlSchemaFacet,System.Xml.Schema.RestrictionFlags,System.String)
extern void FacetsCompiler_CheckProhibitedFlag_mF0E74344E9F6E5F916F70DE7E7291187B64CD3D7 (void);
// 0x00001151 System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::CheckDupFlag(System.Xml.Schema.XmlSchemaFacet,System.Xml.Schema.RestrictionFlags,System.String)
extern void FacetsCompiler_CheckDupFlag_m5A5329A69E3AB13C10CAF74A4D92B34F0341D7E8 (void);
// 0x00001152 System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::SetFlag(System.Xml.Schema.XmlSchemaFacet,System.Xml.Schema.RestrictionFlags)
extern void FacetsCompiler_SetFlag_m309E37305B58F39C3844946E49E0296EF204DDED (void);
// 0x00001153 System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::SetFlag(System.Xml.Schema.RestrictionFlags)
extern void FacetsCompiler_SetFlag_m283BD7B965A5F14D3DB9A799F3822BC98ED6450E (void);
// 0x00001154 System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler::.cctor()
extern void FacetsCompiler__cctor_m4763F90CC9130C72FE5CD980B0843B37845B4313 (void);
// 0x00001155 System.Void System.Xml.Schema.FacetsChecker/FacetsCompiler/Map::.ctor(System.Char,System.String)
extern void Map__ctor_mFBF974A41F7512DB1B2AE2A3BA2473D50B7E8A86 (void);
// 0x00001156 System.Void System.Xml.Schema.Numeric10FacetsChecker::.ctor(System.Decimal,System.Decimal)
extern void Numeric10FacetsChecker__ctor_mAC68FB10F4410FCE23B0E6D469B94C4C47F6DD78 (void);
// 0x00001157 System.Exception System.Xml.Schema.Numeric10FacetsChecker::CheckValueFacets(System.Object,System.Xml.Schema.XmlSchemaDatatype)
extern void Numeric10FacetsChecker_CheckValueFacets_m6282D28EFD9734DA5E634F05C3E0CA90CF00CDFF (void);
// 0x00001158 System.Exception System.Xml.Schema.Numeric10FacetsChecker::CheckValueFacets(System.Decimal,System.Xml.Schema.XmlSchemaDatatype)
extern void Numeric10FacetsChecker_CheckValueFacets_m75B12419E673342A749E1A99496CAB439AACD1B0 (void);
// 0x00001159 System.Exception System.Xml.Schema.Numeric10FacetsChecker::CheckValueFacets(System.Int64,System.Xml.Schema.XmlSchemaDatatype)
extern void Numeric10FacetsChecker_CheckValueFacets_mD9EACC32C9859B5AB85AC795B0576B2F63EFB8A5 (void);
// 0x0000115A System.Exception System.Xml.Schema.Numeric10FacetsChecker::CheckValueFacets(System.Int32,System.Xml.Schema.XmlSchemaDatatype)
extern void Numeric10FacetsChecker_CheckValueFacets_m9AA64357151682FBBA4A5A0E7FBD636D28489F42 (void);
// 0x0000115B System.Exception System.Xml.Schema.Numeric10FacetsChecker::CheckValueFacets(System.Int16,System.Xml.Schema.XmlSchemaDatatype)
extern void Numeric10FacetsChecker_CheckValueFacets_m092159DB2D91D07FBFD46CFDD64F68B40B7E9691 (void);
// 0x0000115C System.Boolean System.Xml.Schema.Numeric10FacetsChecker::MatchEnumeration(System.Object,System.Collections.ArrayList,System.Xml.Schema.XmlSchemaDatatype)
extern void Numeric10FacetsChecker_MatchEnumeration_m3571C9007D515C2B7355935FAEEB28724B769936 (void);
// 0x0000115D System.Boolean System.Xml.Schema.Numeric10FacetsChecker::MatchEnumeration(System.Decimal,System.Collections.ArrayList,System.Xml.Schema.XmlValueConverter)
extern void Numeric10FacetsChecker_MatchEnumeration_m360473DC822873BBBA34F333B63813B3E6055FA0 (void);
// 0x0000115E System.Exception System.Xml.Schema.Numeric10FacetsChecker::CheckTotalAndFractionDigits(System.Decimal,System.Int32,System.Int32,System.Boolean,System.Boolean)
extern void Numeric10FacetsChecker_CheckTotalAndFractionDigits_m3D779F70AA7CE7881B4D69F145F7AE9C61CB097F (void);
// 0x0000115F System.Void System.Xml.Schema.Numeric10FacetsChecker::.cctor()
extern void Numeric10FacetsChecker__cctor_m31FB85CF5B69661F9A5E89DA9704CD67D9550D28 (void);
// 0x00001160 System.Exception System.Xml.Schema.Numeric2FacetsChecker::CheckValueFacets(System.Object,System.Xml.Schema.XmlSchemaDatatype)
extern void Numeric2FacetsChecker_CheckValueFacets_mD4DD9678834E21AAEEEF9B7B7960FF3474EF2BAC (void);
// 0x00001161 System.Exception System.Xml.Schema.Numeric2FacetsChecker::CheckValueFacets(System.Double,System.Xml.Schema.XmlSchemaDatatype)
extern void Numeric2FacetsChecker_CheckValueFacets_m27978F7B8EF00272E59944E8FF4E5DED20291741 (void);
// 0x00001162 System.Exception System.Xml.Schema.Numeric2FacetsChecker::CheckValueFacets(System.Single,System.Xml.Schema.XmlSchemaDatatype)
extern void Numeric2FacetsChecker_CheckValueFacets_m8CE497FC008D33C1ABE2DE8903F9E974B49FF265 (void);
// 0x00001163 System.Boolean System.Xml.Schema.Numeric2FacetsChecker::MatchEnumeration(System.Object,System.Collections.ArrayList,System.Xml.Schema.XmlSchemaDatatype)
extern void Numeric2FacetsChecker_MatchEnumeration_mBB696C98207FDF5C6684CB3ABBCFA4AC6D0F6A4B (void);
// 0x00001164 System.Boolean System.Xml.Schema.Numeric2FacetsChecker::MatchEnumeration(System.Double,System.Collections.ArrayList,System.Xml.Schema.XmlValueConverter)
extern void Numeric2FacetsChecker_MatchEnumeration_m20DADCEDB719B96CBCC78CB2A95A9EC4F1480DBD (void);
// 0x00001165 System.Void System.Xml.Schema.Numeric2FacetsChecker::.ctor()
extern void Numeric2FacetsChecker__ctor_mA1163C8BC47DA2F92E07B070708C3FBA4622AB47 (void);
// 0x00001166 System.Exception System.Xml.Schema.DurationFacetsChecker::CheckValueFacets(System.Object,System.Xml.Schema.XmlSchemaDatatype)
extern void DurationFacetsChecker_CheckValueFacets_m2846D467AE27D81FD01FC9FD33CDD5D3141DE81B (void);
// 0x00001167 System.Exception System.Xml.Schema.DurationFacetsChecker::CheckValueFacets(System.TimeSpan,System.Xml.Schema.XmlSchemaDatatype)
extern void DurationFacetsChecker_CheckValueFacets_m25C7A3318B811298F08F954F736B02C63840100C (void);
// 0x00001168 System.Boolean System.Xml.Schema.DurationFacetsChecker::MatchEnumeration(System.Object,System.Collections.ArrayList,System.Xml.Schema.XmlSchemaDatatype)
extern void DurationFacetsChecker_MatchEnumeration_m8ED6479143F3744AA1EE522C27A74AF2D9A1EFCB (void);
// 0x00001169 System.Boolean System.Xml.Schema.DurationFacetsChecker::MatchEnumeration(System.TimeSpan,System.Collections.ArrayList)
extern void DurationFacetsChecker_MatchEnumeration_mBA6D228A0E38ED291BE77CFB25E99C7F7C0522AF (void);
// 0x0000116A System.Void System.Xml.Schema.DurationFacetsChecker::.ctor()
extern void DurationFacetsChecker__ctor_mD485B2B6687EFF58D468200020D5D04E2E835EAD (void);
// 0x0000116B System.Exception System.Xml.Schema.DateTimeFacetsChecker::CheckValueFacets(System.Object,System.Xml.Schema.XmlSchemaDatatype)
extern void DateTimeFacetsChecker_CheckValueFacets_mD923F951B3BB97B95545AFE9D3582DB70B236FC6 (void);
// 0x0000116C System.Exception System.Xml.Schema.DateTimeFacetsChecker::CheckValueFacets(System.DateTime,System.Xml.Schema.XmlSchemaDatatype)
extern void DateTimeFacetsChecker_CheckValueFacets_m493F1649D764F7DD0E3F1DF29DBD98C1F1DCF6F5 (void);
// 0x0000116D System.Boolean System.Xml.Schema.DateTimeFacetsChecker::MatchEnumeration(System.Object,System.Collections.ArrayList,System.Xml.Schema.XmlSchemaDatatype)
extern void DateTimeFacetsChecker_MatchEnumeration_m6FCF131B359DBE29916211CD9297326DE8A1BA79 (void);
// 0x0000116E System.Boolean System.Xml.Schema.DateTimeFacetsChecker::MatchEnumeration(System.DateTime,System.Collections.ArrayList,System.Xml.Schema.XmlSchemaDatatype)
extern void DateTimeFacetsChecker_MatchEnumeration_mF6F87F9C172D2F3E3CACB633DAD8DD1A086C3178 (void);
// 0x0000116F System.Void System.Xml.Schema.DateTimeFacetsChecker::.ctor()
extern void DateTimeFacetsChecker__ctor_m922C3E644A10328D83AAE5C948FFB59AE3A7FD17 (void);
// 0x00001170 System.Text.RegularExpressions.Regex System.Xml.Schema.StringFacetsChecker::get_LanguagePattern()
extern void StringFacetsChecker_get_LanguagePattern_mDE03EDB2B8124EF683C142C859BABF9A6E7B6025 (void);
// 0x00001171 System.Exception System.Xml.Schema.StringFacetsChecker::CheckValueFacets(System.Object,System.Xml.Schema.XmlSchemaDatatype)
extern void StringFacetsChecker_CheckValueFacets_m0C120AFE63E186329944BE882D5FE48D659B10E6 (void);
// 0x00001172 System.Exception System.Xml.Schema.StringFacetsChecker::CheckValueFacets(System.String,System.Xml.Schema.XmlSchemaDatatype)
extern void StringFacetsChecker_CheckValueFacets_m03BE821DCCED2AB35B8E50F1F0108DDE2B8E1DAA (void);
// 0x00001173 System.Exception System.Xml.Schema.StringFacetsChecker::CheckValueFacets(System.String,System.Xml.Schema.XmlSchemaDatatype,System.Boolean)
extern void StringFacetsChecker_CheckValueFacets_m978AF3302F218DC458394425A0FE953A051EF99A (void);
// 0x00001174 System.Boolean System.Xml.Schema.StringFacetsChecker::MatchEnumeration(System.Object,System.Collections.ArrayList,System.Xml.Schema.XmlSchemaDatatype)
extern void StringFacetsChecker_MatchEnumeration_mDEEBE338DFA26DD1E0F76E8A43DD2F14845E0D85 (void);
// 0x00001175 System.Boolean System.Xml.Schema.StringFacetsChecker::MatchEnumeration(System.String,System.Collections.ArrayList,System.Xml.Schema.XmlSchemaDatatype)
extern void StringFacetsChecker_MatchEnumeration_m8E33470277E47469AAD4D520EB6213C459F6C615 (void);
// 0x00001176 System.Exception System.Xml.Schema.StringFacetsChecker::CheckBuiltInFacets(System.String,System.Xml.Schema.XmlTypeCode,System.Boolean)
extern void StringFacetsChecker_CheckBuiltInFacets_mF78F7DC85FF97080DEE49E9D459CB2D5BD13F7A1 (void);
// 0x00001177 System.Void System.Xml.Schema.StringFacetsChecker::.ctor()
extern void StringFacetsChecker__ctor_mAB501526648F1BDE7637990490B57D1A7B3961C7 (void);
// 0x00001178 System.Exception System.Xml.Schema.QNameFacetsChecker::CheckValueFacets(System.Object,System.Xml.Schema.XmlSchemaDatatype)
extern void QNameFacetsChecker_CheckValueFacets_m9E8A1AC7EC9288F82F7624C6FCAE7FE239FD61A8 (void);
// 0x00001179 System.Exception System.Xml.Schema.QNameFacetsChecker::CheckValueFacets(System.Xml.XmlQualifiedName,System.Xml.Schema.XmlSchemaDatatype)
extern void QNameFacetsChecker_CheckValueFacets_m40CF7084A31341D693A3633BC8B60DA9A7193D21 (void);
// 0x0000117A System.Boolean System.Xml.Schema.QNameFacetsChecker::MatchEnumeration(System.Object,System.Collections.ArrayList,System.Xml.Schema.XmlSchemaDatatype)
extern void QNameFacetsChecker_MatchEnumeration_mF816D9D07E612ED86DDABE311A39F2D666D1C7BA (void);
// 0x0000117B System.Boolean System.Xml.Schema.QNameFacetsChecker::MatchEnumeration(System.Xml.XmlQualifiedName,System.Collections.ArrayList)
extern void QNameFacetsChecker_MatchEnumeration_mAF55A812280836578DE85A1EBEEA023A0634410F (void);
// 0x0000117C System.Void System.Xml.Schema.QNameFacetsChecker::.ctor()
extern void QNameFacetsChecker__ctor_m4977F33483117921259454B1E5BA75491A606875 (void);
// 0x0000117D System.Void System.Xml.Schema.MiscFacetsChecker::.ctor()
extern void MiscFacetsChecker__ctor_m9C95E6B8ABCCDC1C687ADA081B5F0B6C90B8D032 (void);
// 0x0000117E System.Exception System.Xml.Schema.BinaryFacetsChecker::CheckValueFacets(System.Object,System.Xml.Schema.XmlSchemaDatatype)
extern void BinaryFacetsChecker_CheckValueFacets_m15A1F241C2A91307B6A104D2FE5A9FB6F3677D8C (void);
// 0x0000117F System.Exception System.Xml.Schema.BinaryFacetsChecker::CheckValueFacets(System.Byte[],System.Xml.Schema.XmlSchemaDatatype)
extern void BinaryFacetsChecker_CheckValueFacets_mC8678349E676D6297E9013D43BB7B123D452E6BA (void);
// 0x00001180 System.Boolean System.Xml.Schema.BinaryFacetsChecker::MatchEnumeration(System.Object,System.Collections.ArrayList,System.Xml.Schema.XmlSchemaDatatype)
extern void BinaryFacetsChecker_MatchEnumeration_m75C39ED8CDD3BF89FB8D7EE257C82A67D58F3C1B (void);
// 0x00001181 System.Boolean System.Xml.Schema.BinaryFacetsChecker::MatchEnumeration(System.Byte[],System.Collections.ArrayList,System.Xml.Schema.XmlSchemaDatatype)
extern void BinaryFacetsChecker_MatchEnumeration_m94A226E5C4D5D1FED37A50209F3669C03BB538E5 (void);
// 0x00001182 System.Void System.Xml.Schema.BinaryFacetsChecker::.ctor()
extern void BinaryFacetsChecker__ctor_m7E42CBAE8F97833BEF9FE40E56B2D0BE93EF6A56 (void);
// 0x00001183 System.Exception System.Xml.Schema.ListFacetsChecker::CheckValueFacets(System.Object,System.Xml.Schema.XmlSchemaDatatype)
extern void ListFacetsChecker_CheckValueFacets_m2ACEE668112463FE13F5B73A7C1EEDBA7CC70370 (void);
// 0x00001184 System.Boolean System.Xml.Schema.ListFacetsChecker::MatchEnumeration(System.Object,System.Collections.ArrayList,System.Xml.Schema.XmlSchemaDatatype)
extern void ListFacetsChecker_MatchEnumeration_m69F95CE7046EF8FA272B6F074D8A082D3F64DDCD (void);
// 0x00001185 System.Void System.Xml.Schema.ListFacetsChecker::.ctor()
extern void ListFacetsChecker__ctor_mC59A0FE74C39378155503D05121CFC25C8C1FB40 (void);
// 0x00001186 System.Exception System.Xml.Schema.UnionFacetsChecker::CheckValueFacets(System.Object,System.Xml.Schema.XmlSchemaDatatype)
extern void UnionFacetsChecker_CheckValueFacets_m5AEB18393891465AE854AD4795BEEE5B3348BAEB (void);
// 0x00001187 System.Boolean System.Xml.Schema.UnionFacetsChecker::MatchEnumeration(System.Object,System.Collections.ArrayList,System.Xml.Schema.XmlSchemaDatatype)
extern void UnionFacetsChecker_MatchEnumeration_mD4829C97AFD94459E54733A9B455E2DB5752A156 (void);
// 0x00001188 System.Void System.Xml.Schema.UnionFacetsChecker::.ctor()
extern void UnionFacetsChecker__ctor_m774668118D69B40AC7E9F5D1B94CF59D427CB623 (void);
// 0x00001189 System.Xml.Schema.XmlSchemaValidity System.Xml.Schema.IXmlSchemaInfo::get_Validity()
// 0x0000118A System.Boolean System.Xml.Schema.IXmlSchemaInfo::get_IsDefault()
// 0x0000118B System.Boolean System.Xml.Schema.IXmlSchemaInfo::get_IsNil()
// 0x0000118C System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.IXmlSchemaInfo::get_MemberType()
// 0x0000118D System.Xml.Schema.XmlSchemaType System.Xml.Schema.IXmlSchemaInfo::get_SchemaType()
// 0x0000118E System.Xml.Schema.XmlSchemaElement System.Xml.Schema.IXmlSchemaInfo::get_SchemaElement()
// 0x0000118F System.Xml.Schema.XmlSchemaAttribute System.Xml.Schema.IXmlSchemaInfo::get_SchemaAttribute()
// 0x00001190 System.Void System.Xml.Schema.XmlSchemaInference::set_Occurrence(System.Xml.Schema.XmlSchemaInference/InferenceOption)
extern void XmlSchemaInference_set_Occurrence_m9363E542E8CDA8362D5568149C7D9A6084643D40 (void);
// 0x00001191 System.Xml.Schema.XmlSchemaInference/InferenceOption System.Xml.Schema.XmlSchemaInference::get_Occurrence()
extern void XmlSchemaInference_get_Occurrence_m633D68365823FBD9A5D0F961DEBCDF69D3D81E55 (void);
// 0x00001192 System.Void System.Xml.Schema.XmlSchemaInference::set_TypeInference(System.Xml.Schema.XmlSchemaInference/InferenceOption)
extern void XmlSchemaInference_set_TypeInference_m6819648A727ED073B1C923E106CBE8ABB4539466 (void);
// 0x00001193 System.Void System.Xml.Schema.XmlSchemaInference::.ctor()
extern void XmlSchemaInference__ctor_m943C1D4EAAC095A05EEDB58F7B7ED14796C185B2 (void);
// 0x00001194 System.Xml.Schema.XmlSchemaSet System.Xml.Schema.XmlSchemaInference::InferSchema(System.Xml.XmlReader)
extern void XmlSchemaInference_InferSchema_mA746B2D789EF7290715A52641680825DBBCAA508 (void);
// 0x00001195 System.Xml.Schema.XmlSchemaSet System.Xml.Schema.XmlSchemaInference::InferSchema1(System.Xml.XmlReader,System.Xml.Schema.XmlSchemaSet)
extern void XmlSchemaInference_InferSchema1_mA3E395E17EB268B53F6F322221998AE217C68C5A (void);
// 0x00001196 System.Xml.Schema.XmlSchemaAttribute System.Xml.Schema.XmlSchemaInference::AddAttribute(System.String,System.String,System.String,System.String,System.Boolean,System.Xml.Schema.XmlSchema,System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.Schema.XmlSchemaObjectTable)
extern void XmlSchemaInference_AddAttribute_m16634471E7CB598E3C55A35688C355F079A4F4FA (void);
// 0x00001197 System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaInference::CreateXmlSchema(System.String)
extern void XmlSchemaInference_CreateXmlSchema_m7FB468FE2DE9B17F55A66F1876321AE84C5F1E87 (void);
// 0x00001198 System.Xml.Schema.XmlSchemaElement System.Xml.Schema.XmlSchemaInference::AddElement(System.String,System.String,System.String,System.Xml.Schema.XmlSchema,System.Xml.Schema.XmlSchemaObjectCollection,System.Int32)
extern void XmlSchemaInference_AddElement_m72BD69D7B886A12C6E513EDCCFDC6CB123921F22 (void);
// 0x00001199 System.Void System.Xml.Schema.XmlSchemaInference::InferElement(System.Xml.Schema.XmlSchemaElement,System.Boolean,System.Xml.Schema.XmlSchema)
extern void XmlSchemaInference_InferElement_m0269D6BE959E0E61999BE07A739462452748095B (void);
// 0x0000119A System.Xml.Schema.XmlSchemaSimpleContentExtension System.Xml.Schema.XmlSchemaInference::CheckSimpleContentExtension(System.Xml.Schema.XmlSchemaComplexType)
extern void XmlSchemaInference_CheckSimpleContentExtension_m336D04331A80DE9067EEC72B326B78CE104D03F6 (void);
// 0x0000119B System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaInference::GetEffectiveSchemaType(System.Xml.Schema.XmlSchemaElement,System.Boolean)
extern void XmlSchemaInference_GetEffectiveSchemaType_m4EE96FED8627975FD62C10D44C7BFB279E1FE541 (void);
// 0x0000119C System.Xml.Schema.XmlSchemaElement System.Xml.Schema.XmlSchemaInference::FindMatchingElement(System.Boolean,System.Xml.XmlReader,System.Xml.Schema.XmlSchemaComplexType,System.Int32&,System.Boolean&,System.Xml.Schema.XmlSchema,System.Boolean)
extern void XmlSchemaInference_FindMatchingElement_mA4F151C17C84AC704723D0E6D55413940DEBA2F6 (void);
// 0x0000119D System.Void System.Xml.Schema.XmlSchemaInference::ProcessAttributes(System.Xml.Schema.XmlSchemaElement&,System.Xml.Schema.XmlSchemaType,System.Boolean,System.Xml.Schema.XmlSchema)
extern void XmlSchemaInference_ProcessAttributes_mC625C7A1CAAA164F655A514C7D78A3D1053FAC8A (void);
// 0x0000119E System.Void System.Xml.Schema.XmlSchemaInference::MoveAttributes(System.Xml.Schema.XmlSchemaSimpleContentExtension,System.Xml.Schema.XmlSchemaComplexType)
extern void XmlSchemaInference_MoveAttributes_m3E875AE96D21FE92E801BC7D372E295F04CBAA5C (void);
// 0x0000119F System.Void System.Xml.Schema.XmlSchemaInference::MoveAttributes(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaSimpleContentExtension,System.Boolean)
extern void XmlSchemaInference_MoveAttributes_mB6A9815F4CF6534DE87F3C5FB8581832075B4296 (void);
// 0x000011A0 System.Xml.Schema.XmlSchemaAttribute System.Xml.Schema.XmlSchemaInference::FindAttribute(System.Collections.ICollection,System.String)
extern void XmlSchemaInference_FindAttribute_m99E3FA33C89126F221C2B129A1143DD4EF07950C (void);
// 0x000011A1 System.Xml.Schema.XmlSchemaElement System.Xml.Schema.XmlSchemaInference::FindGlobalElement(System.String,System.String,System.Xml.Schema.XmlSchema&)
extern void XmlSchemaInference_FindGlobalElement_m133802F45110C9C1364E9F96679C2B150815971F (void);
// 0x000011A2 System.Xml.Schema.XmlSchemaElement System.Xml.Schema.XmlSchemaInference::FindElement(System.Xml.Schema.XmlSchemaObjectCollection,System.String)
extern void XmlSchemaInference_FindElement_mE6A7A90FBCE1C49AA0CC4380839FE744ED25BD58 (void);
// 0x000011A3 System.Xml.Schema.XmlSchemaAttribute System.Xml.Schema.XmlSchemaInference::FindAttributeRef(System.Collections.ICollection,System.String,System.String)
extern void XmlSchemaInference_FindAttributeRef_mB897D0650DE30BB939F26369E692361070DF469A (void);
// 0x000011A4 System.Xml.Schema.XmlSchemaElement System.Xml.Schema.XmlSchemaInference::FindElementRef(System.Xml.Schema.XmlSchemaObjectCollection,System.String,System.String)
extern void XmlSchemaInference_FindElementRef_m49A85427F2203ABACCC16387C90596C2FA2D7138 (void);
// 0x000011A5 System.Void System.Xml.Schema.XmlSchemaInference::MakeExistingAttributesOptional(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaObjectCollection)
extern void XmlSchemaInference_MakeExistingAttributesOptional_mDD869DB2C6C2E426F53B06E59C2C6EF1D1E1C677 (void);
// 0x000011A6 System.Void System.Xml.Schema.XmlSchemaInference::SwitchUseToOptional(System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.Schema.XmlSchemaObjectCollection)
extern void XmlSchemaInference_SwitchUseToOptional_mC1C7E2069583D1A13117546F82BE785EF686A871 (void);
// 0x000011A7 System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaInference::RefineSimpleType(System.String,System.Int32&)
extern void XmlSchemaInference_RefineSimpleType_m748AEA675390E1912EC2C4F28C6FF24A53581588 (void);
// 0x000011A8 System.Int32 System.Xml.Schema.XmlSchemaInference::InferSimpleType(System.String,System.Boolean&)
extern void XmlSchemaInference_InferSimpleType_m86C3463F95EC1D5131E61DECA3FC781517BDA233 (void);
// 0x000011A9 System.Int32 System.Xml.Schema.XmlSchemaInference::DateTime(System.String,System.Boolean,System.Boolean)
extern void XmlSchemaInference_DateTime_m1AE4F9C8491938969E55D38172B615F4FD4310B9 (void);
// 0x000011AA System.Xml.Schema.XmlSchemaElement System.Xml.Schema.XmlSchemaInference::CreateNewElementforChoice(System.Xml.Schema.XmlSchemaElement)
extern void XmlSchemaInference_CreateNewElementforChoice_mB8CA20657C2226781E9B8DFA22E0FDAA18522C8D (void);
// 0x000011AB System.Int32 System.Xml.Schema.XmlSchemaInference::GetSchemaType(System.Xml.XmlQualifiedName)
extern void XmlSchemaInference_GetSchemaType_m390CAB7E8FAEEE7D703F879582DDC1ABC629063E (void);
// 0x000011AC System.Void System.Xml.Schema.XmlSchemaInference::SetMinMaxOccurs(System.Xml.Schema.XmlSchemaElement,System.Boolean)
extern void XmlSchemaInference_SetMinMaxOccurs_m9A7B3088A74C7E75AC97CB83175275CDEDABE364 (void);
// 0x000011AD System.Void System.Xml.Schema.XmlSchemaInference::.cctor()
extern void XmlSchemaInference__cctor_m9FF674006A159D5CD5A2E8CB7C9278483CCD7582 (void);
// 0x000011AE System.Void System.Xml.Schema.XmlSchemaInferenceException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void XmlSchemaInferenceException__ctor_m8644CC5607F9A4A261D27EBB1F10A43211648D5B (void);
// 0x000011AF System.Void System.Xml.Schema.XmlSchemaInferenceException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void XmlSchemaInferenceException_GetObjectData_m1FD7E5DE470F803450145698D4D246D7D3027135 (void);
// 0x000011B0 System.Void System.Xml.Schema.XmlSchemaInferenceException::.ctor()
extern void XmlSchemaInferenceException__ctor_mDB442E597E6A6BA00ED00A2318EFE34FDCD544F6 (void);
// 0x000011B1 System.Void System.Xml.Schema.XmlSchemaInferenceException::.ctor(System.String,System.String)
extern void XmlSchemaInferenceException__ctor_m1047E68D781163A29F15C10519D4757E508CDB5E (void);
// 0x000011B2 System.Void System.Xml.Schema.XmlSchemaInferenceException::.ctor(System.String,System.Int32,System.Int32)
extern void XmlSchemaInferenceException__ctor_m103B203D0DFF40E946E637F4AA101891B494D0CE (void);
// 0x000011B3 System.Void System.Xml.Schema.NamespaceList::.ctor()
extern void NamespaceList__ctor_m51D3AF0EA735342645D6906BC5DB0D91E1F812C1 (void);
// 0x000011B4 System.Void System.Xml.Schema.NamespaceList::.ctor(System.String,System.String)
extern void NamespaceList__ctor_m6665C8C43F6A120B62BD21FD7D7557CADB0103F2 (void);
// 0x000011B5 System.Xml.Schema.NamespaceList System.Xml.Schema.NamespaceList::Clone()
extern void NamespaceList_Clone_m63CEFD0D760DDF382F8133977AF4884C1889A628 (void);
// 0x000011B6 System.Xml.Schema.NamespaceList/ListType System.Xml.Schema.NamespaceList::get_Type()
extern void NamespaceList_get_Type_mFFD57EA1A6B9DCA5F102691385FD53253A1F6953 (void);
// 0x000011B7 System.String System.Xml.Schema.NamespaceList::get_Excluded()
extern void NamespaceList_get_Excluded_mFC793CE3812B152324EAF8719732F84C2A951479 (void);
// 0x000011B8 System.Collections.ICollection System.Xml.Schema.NamespaceList::get_Enumerate()
extern void NamespaceList_get_Enumerate_m5929D1D445C230B2AD3E91BC97F6CC47C913A44F (void);
// 0x000011B9 System.Boolean System.Xml.Schema.NamespaceList::Allows(System.String)
extern void NamespaceList_Allows_m7334DEFF4273BDC116272A17044B15640AF5FDD0 (void);
// 0x000011BA System.Boolean System.Xml.Schema.NamespaceList::Allows(System.Xml.XmlQualifiedName)
extern void NamespaceList_Allows_mF0F140408B98C179F0CE590340C3620C5080D85B (void);
// 0x000011BB System.String System.Xml.Schema.NamespaceList::ToString()
extern void NamespaceList_ToString_m69CBE5D0FF9BBC40541C76FA9B315649C1F57B0C (void);
// 0x000011BC System.Boolean System.Xml.Schema.NamespaceList::IsSubset(System.Xml.Schema.NamespaceList,System.Xml.Schema.NamespaceList)
extern void NamespaceList_IsSubset_mF520D39DB905C98882404BFDCDEC4DB167EE9394 (void);
// 0x000011BD System.Xml.Schema.NamespaceList System.Xml.Schema.NamespaceList::Union(System.Xml.Schema.NamespaceList,System.Xml.Schema.NamespaceList,System.Boolean)
extern void NamespaceList_Union_m93D03B20140EC8BA52C2640F8AF65A58E4E76E4B (void);
// 0x000011BE System.Xml.Schema.NamespaceList System.Xml.Schema.NamespaceList::CompareSetToOther(System.Xml.Schema.NamespaceList)
extern void NamespaceList_CompareSetToOther_mCCC9562BBF9CCFE298857E8B77083B935ABA8163 (void);
// 0x000011BF System.Xml.Schema.NamespaceList System.Xml.Schema.NamespaceList::Intersection(System.Xml.Schema.NamespaceList,System.Xml.Schema.NamespaceList,System.Boolean)
extern void NamespaceList_Intersection_mB23F61CB1270AC4170C49A793323815BAC2E888F (void);
// 0x000011C0 System.Void System.Xml.Schema.NamespaceList::RemoveNamespace(System.String)
extern void NamespaceList_RemoveNamespace_m2DDD7C7EFBACB28ED0261CCCC83DD2433C875111 (void);
// 0x000011C1 System.Void System.Xml.Schema.NamespaceListV1Compat::.ctor(System.String,System.String)
extern void NamespaceListV1Compat__ctor_mD547162F925269891C2A0ABDAAE6C6491BC4F0A6 (void);
// 0x000011C2 System.Boolean System.Xml.Schema.NamespaceListV1Compat::Allows(System.String)
extern void NamespaceListV1Compat_Allows_mABA216848E8F141E087C85C715ABAA24A763A99E (void);
// 0x000011C3 System.Void System.Xml.Schema.Parser::.ctor(System.Xml.Schema.SchemaType,System.Xml.XmlNameTable,System.Xml.Schema.SchemaNames,System.Xml.Schema.ValidationEventHandler)
extern void Parser__ctor_mD0856FD6103718FD65B714D40D94187514405DDD (void);
// 0x000011C4 System.Xml.Schema.SchemaType System.Xml.Schema.Parser::Parse(System.Xml.XmlReader,System.String)
extern void Parser_Parse_m8A361CC608CFBE99313F7D62B0D572B81B38A44A (void);
// 0x000011C5 System.Void System.Xml.Schema.Parser::StartParsing(System.Xml.XmlReader,System.String)
extern void Parser_StartParsing_mF36C4EFCEEA4BFBDE0B95288FBA0074FD38ED92D (void);
// 0x000011C6 System.Boolean System.Xml.Schema.Parser::CheckSchemaRoot(System.Xml.Schema.SchemaType,System.String&)
extern void Parser_CheckSchemaRoot_m8B1B1D50A6A82441713F8E779703264F1730B77D (void);
// 0x000011C7 System.Xml.Schema.SchemaType System.Xml.Schema.Parser::FinishParsing()
extern void Parser_FinishParsing_m06B8B06E4ABA5BE31AE936826C3E750F84FFC69F (void);
// 0x000011C8 System.Xml.Schema.XmlSchema System.Xml.Schema.Parser::get_XmlSchema()
extern void Parser_get_XmlSchema_mD5A4C6BA4B18957DA23830385DEAD714D09A9D4B (void);
// 0x000011C9 System.Void System.Xml.Schema.Parser::set_XmlResolver(System.Xml.XmlResolver)
extern void Parser_set_XmlResolver_m6EC1AECD03C3EF457FD4268B6516C856DB62578B (void);
// 0x000011CA System.Xml.Schema.SchemaInfo System.Xml.Schema.Parser::get_XdrSchema()
extern void Parser_get_XdrSchema_mBB32F0062596205D7B1BB4AE6C03B34525A028B9 (void);
// 0x000011CB System.Boolean System.Xml.Schema.Parser::ParseReaderNode()
extern void Parser_ParseReaderNode_mDE124259DA600588C00200854794274AA5F8946A (void);
// 0x000011CC System.Void System.Xml.Schema.Parser::ProcessAppInfoDocMarkup(System.Boolean)
extern void Parser_ProcessAppInfoDocMarkup_mAB4185E3FBD4546F3301678952C20D2DAFDA8EB6 (void);
// 0x000011CD System.Xml.XmlElement System.Xml.Schema.Parser::LoadElementNode(System.Boolean)
extern void Parser_LoadElementNode_mB800EE0AA1B655BDDBC2A23CFBD68D962E3CF3BF (void);
// 0x000011CE System.Xml.XmlAttribute System.Xml.Schema.Parser::CreateXmlNsAttribute(System.String,System.String)
extern void Parser_CreateXmlNsAttribute_m7C05E1D858EE4FF5BD15703C2E7513E46440C078 (void);
// 0x000011CF System.Xml.XmlAttribute System.Xml.Schema.Parser::LoadAttributeNode()
extern void Parser_LoadAttributeNode_m0F27E081E4ACAF54ED3C4E27F42335D6816D72A6 (void);
// 0x000011D0 System.Xml.XmlEntityReference System.Xml.Schema.Parser::LoadEntityReferenceInAttribute()
extern void Parser_LoadEntityReferenceInAttribute_m1879C4683CC334444257FD5964DA614D30521800 (void);
// 0x000011D1 System.Void System.Xml.Schema.RedefineEntry::.ctor(System.Xml.Schema.XmlSchemaRedefine,System.Xml.Schema.XmlSchema)
extern void RedefineEntry__ctor_mF3447BA304DBF082A86718281A35A880E91BA785 (void);
// 0x000011D2 System.Void System.Xml.Schema.Preprocessor::.ctor(System.Xml.XmlNameTable,System.Xml.Schema.SchemaNames,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchemaCompilationSettings)
extern void Preprocessor__ctor_m93EB7A0C6A63B52AF9AB95A2D3B3830F48DED636 (void);
// 0x000011D3 System.Boolean System.Xml.Schema.Preprocessor::Execute(System.Xml.Schema.XmlSchema,System.String,System.Boolean)
extern void Preprocessor_Execute_m54BAF9AF30224849E646308B56EF75E9AE4CCF30 (void);
// 0x000011D4 System.Void System.Xml.Schema.Preprocessor::Cleanup(System.Xml.Schema.XmlSchema)
extern void Preprocessor_Cleanup_m90D89CAED795E4118F0547BA98B525B921BEF5FE (void);
// 0x000011D5 System.Void System.Xml.Schema.Preprocessor::CleanupRedefine(System.Xml.Schema.XmlSchemaExternal)
extern void Preprocessor_CleanupRedefine_m7FD01DCAE5196ED5CB6C6BE7318DD84DC18D977C (void);
// 0x000011D6 System.Void System.Xml.Schema.Preprocessor::set_XmlResolver(System.Xml.XmlResolver)
extern void Preprocessor_set_XmlResolver_m2EB60863DE8ED8499AC4F06F54DA6D50CC832A07 (void);
// 0x000011D7 System.Void System.Xml.Schema.Preprocessor::set_ReaderSettings(System.Xml.XmlReaderSettings)
extern void Preprocessor_set_ReaderSettings_m5BF30094BDA7EEEC46B301DCADAA264F9C303461 (void);
// 0x000011D8 System.Void System.Xml.Schema.Preprocessor::set_SchemaLocations(System.Collections.Hashtable)
extern void Preprocessor_set_SchemaLocations_mC43F0E6FF219895481A71BC86305666E57713747 (void);
// 0x000011D9 System.Void System.Xml.Schema.Preprocessor::set_ChameleonSchemas(System.Collections.Hashtable)
extern void Preprocessor_set_ChameleonSchemas_mBF398C3CB413212809DF2592822CA20C1EA04A49 (void);
// 0x000011DA System.Xml.Schema.XmlSchema System.Xml.Schema.Preprocessor::get_RootSchema()
extern void Preprocessor_get_RootSchema_mD3B74E33618F8EEA5E50E8024939A0514A8B6739 (void);
// 0x000011DB System.Void System.Xml.Schema.Preprocessor::BuildSchemaList(System.Xml.Schema.XmlSchema)
extern void Preprocessor_BuildSchemaList_m684A185E42F62EBB815970C3DA289502F1C91577 (void);
// 0x000011DC System.Void System.Xml.Schema.Preprocessor::LoadExternals(System.Xml.Schema.XmlSchema)
extern void Preprocessor_LoadExternals_m5E0B7DC16871228D23BABC43948E823DC4377E99 (void);
// 0x000011DD System.Xml.Schema.XmlSchema System.Xml.Schema.Preprocessor::GetBuildInSchema()
extern void Preprocessor_GetBuildInSchema_mBA1E8838E5869ACAFC005C2367B9BA40E9216D9F (void);
// 0x000011DE System.Void System.Xml.Schema.Preprocessor::BuildRefNamespaces(System.Xml.Schema.XmlSchema)
extern void Preprocessor_BuildRefNamespaces_m994AFCE936CD9B43D5CFAA50610D7BCF872110B4 (void);
// 0x000011DF System.Void System.Xml.Schema.Preprocessor::ParseUri(System.String,System.String,System.Xml.Schema.XmlSchemaObject)
extern void Preprocessor_ParseUri_m0668E3CAD78D8C92E0AF547EB379F36FC8BD1856 (void);
// 0x000011E0 System.Void System.Xml.Schema.Preprocessor::Preprocess(System.Xml.Schema.XmlSchema,System.String,System.Collections.ArrayList)
extern void Preprocessor_Preprocess_mF6AFE368C4A4790C0F819C62A996F29FBD30B6BB (void);
// 0x000011E1 System.Void System.Xml.Schema.Preprocessor::CopyIncludedComponents(System.Xml.Schema.XmlSchema,System.Xml.Schema.XmlSchema)
extern void Preprocessor_CopyIncludedComponents_m27F2524FAACCA49A8ED39429C211272554902580 (void);
// 0x000011E2 System.Void System.Xml.Schema.Preprocessor::PreprocessRedefine(System.Xml.Schema.RedefineEntry)
extern void Preprocessor_PreprocessRedefine_mB3600242EB36B790DAD3475216271343DCF620B4 (void);
// 0x000011E3 System.Void System.Xml.Schema.Preprocessor::GetIncludedSet(System.Xml.Schema.XmlSchema,System.Collections.ArrayList)
extern void Preprocessor_GetIncludedSet_m5418A7C84CEB09F64E3B7945B8837B0BADC1D0AC (void);
// 0x000011E4 System.Xml.Schema.XmlSchema System.Xml.Schema.Preprocessor::GetParentSchema(System.Xml.Schema.XmlSchemaObject)
extern void Preprocessor_GetParentSchema_m1B838C8D35A9C9BC7485B88E05F4A752E14C220D (void);
// 0x000011E5 System.Void System.Xml.Schema.Preprocessor::SetSchemaDefaults(System.Xml.Schema.XmlSchema)
extern void Preprocessor_SetSchemaDefaults_m1EB78A4C2EE0DF7FF7C690AF2F680FE6D418D410 (void);
// 0x000011E6 System.Int32 System.Xml.Schema.Preprocessor::CountGroupSelfReference(System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.XmlQualifiedName,System.Xml.Schema.XmlSchemaGroup)
extern void Preprocessor_CountGroupSelfReference_mCEBA1CF5A81E22BCC4F44F074DE2A6BEB9249EEF (void);
// 0x000011E7 System.Void System.Xml.Schema.Preprocessor::CheckRefinedGroup(System.Xml.Schema.XmlSchemaGroup)
extern void Preprocessor_CheckRefinedGroup_m5EB9DAF7634E1C85540476FB2282BFE22B7DD470 (void);
// 0x000011E8 System.Void System.Xml.Schema.Preprocessor::CheckRefinedAttributeGroup(System.Xml.Schema.XmlSchemaAttributeGroup)
extern void Preprocessor_CheckRefinedAttributeGroup_m9C05CD1751149B168C5CF98A4A683EFE8CD927A5 (void);
// 0x000011E9 System.Void System.Xml.Schema.Preprocessor::CheckRefinedSimpleType(System.Xml.Schema.XmlSchemaSimpleType)
extern void Preprocessor_CheckRefinedSimpleType_m113F3EF063759E25C63D8E599C6C60FB72B8C0B7 (void);
// 0x000011EA System.Void System.Xml.Schema.Preprocessor::CheckRefinedComplexType(System.Xml.Schema.XmlSchemaComplexType)
extern void Preprocessor_CheckRefinedComplexType_m4FF41BEEE711677DAB8C62AAC760A3F884765D94 (void);
// 0x000011EB System.Void System.Xml.Schema.Preprocessor::PreprocessAttribute(System.Xml.Schema.XmlSchemaAttribute)
extern void Preprocessor_PreprocessAttribute_m0C9E2C6388504D5983F4E3D2A55C6B475D50E11C (void);
// 0x000011EC System.Void System.Xml.Schema.Preprocessor::PreprocessLocalAttribute(System.Xml.Schema.XmlSchemaAttribute)
extern void Preprocessor_PreprocessLocalAttribute_mCFBFAE76ADE7A81A3464081D0CCF7702E87EC10C (void);
// 0x000011ED System.Void System.Xml.Schema.Preprocessor::PreprocessAttributeContent(System.Xml.Schema.XmlSchemaAttribute)
extern void Preprocessor_PreprocessAttributeContent_m7D7CCA6177D4A32435DB6EC7C3B60359A2553E9C (void);
// 0x000011EE System.Void System.Xml.Schema.Preprocessor::PreprocessAttributeGroup(System.Xml.Schema.XmlSchemaAttributeGroup)
extern void Preprocessor_PreprocessAttributeGroup_mC7B00F8334E3D5E659CBB48C70FC0F1C4CF9F805 (void);
// 0x000011EF System.Void System.Xml.Schema.Preprocessor::PreprocessElement(System.Xml.Schema.XmlSchemaElement)
extern void Preprocessor_PreprocessElement_mCA48433947ABBCC588AD30203900D30419A05682 (void);
// 0x000011F0 System.Void System.Xml.Schema.Preprocessor::PreprocessLocalElement(System.Xml.Schema.XmlSchemaElement)
extern void Preprocessor_PreprocessLocalElement_m6ADB34A13AF3EE9FA81D691925A61C31B1F9923F (void);
// 0x000011F1 System.Void System.Xml.Schema.Preprocessor::PreprocessElementContent(System.Xml.Schema.XmlSchemaElement)
extern void Preprocessor_PreprocessElementContent_m91084319F59CD71405AD539E246463CD93B199C4 (void);
// 0x000011F2 System.Void System.Xml.Schema.Preprocessor::PreprocessIdentityConstraint(System.Xml.Schema.XmlSchemaIdentityConstraint)
extern void Preprocessor_PreprocessIdentityConstraint_m4F085F88125A5FB6069644ADAB32739F3067A53F (void);
// 0x000011F3 System.Void System.Xml.Schema.Preprocessor::PreprocessSimpleType(System.Xml.Schema.XmlSchemaSimpleType,System.Boolean)
extern void Preprocessor_PreprocessSimpleType_mD5D4E846484258AEF33561B1620353EFECD8A71C (void);
// 0x000011F4 System.Void System.Xml.Schema.Preprocessor::PreprocessComplexType(System.Xml.Schema.XmlSchemaComplexType,System.Boolean)
extern void Preprocessor_PreprocessComplexType_mD5A1D167408BC014C4CFB0E8C6690F2C2F9508E6 (void);
// 0x000011F5 System.Void System.Xml.Schema.Preprocessor::PreprocessGroup(System.Xml.Schema.XmlSchemaGroup)
extern void Preprocessor_PreprocessGroup_m40FA025E3669212C5B561FE0B650460DB30E729F (void);
// 0x000011F6 System.Void System.Xml.Schema.Preprocessor::PreprocessNotation(System.Xml.Schema.XmlSchemaNotation)
extern void Preprocessor_PreprocessNotation_mF91A9CA94C1624AD073BF5567316A15FB744FFFC (void);
// 0x000011F7 System.Void System.Xml.Schema.Preprocessor::PreprocessParticle(System.Xml.Schema.XmlSchemaParticle)
extern void Preprocessor_PreprocessParticle_m52D7E79D5A75E3D542ED171EB7A3A5D81BD0C7E7 (void);
// 0x000011F8 System.Void System.Xml.Schema.Preprocessor::PreprocessAttributes(System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.Schema.XmlSchemaAnyAttribute,System.Xml.Schema.XmlSchemaObject)
extern void Preprocessor_PreprocessAttributes_m461820611D0D9AE38F80C2959BDC6A6BDFCCA616 (void);
// 0x000011F9 System.Void System.Xml.Schema.Preprocessor::ValidateIdAttribute(System.Xml.Schema.XmlSchemaObject)
extern void Preprocessor_ValidateIdAttribute_m62B2F7027155063DB670B3F29C56B5857B9B6014 (void);
// 0x000011FA System.Void System.Xml.Schema.Preprocessor::ValidateNameAttribute(System.Xml.Schema.XmlSchemaObject)
extern void Preprocessor_ValidateNameAttribute_m6BB4EA0EE8FBA116C5464E1F271CA5C6E20E1491 (void);
// 0x000011FB System.Void System.Xml.Schema.Preprocessor::ValidateQNameAttribute(System.Xml.Schema.XmlSchemaObject,System.String,System.Xml.XmlQualifiedName)
extern void Preprocessor_ValidateQNameAttribute_m3BA36B6233C4908A709D71BF411B4BA273EAED93 (void);
// 0x000011FC System.Uri System.Xml.Schema.Preprocessor::ResolveSchemaLocationUri(System.Xml.Schema.XmlSchema,System.String)
extern void Preprocessor_ResolveSchemaLocationUri_m3D5710F1525B513BC850C66306E58176F6617A94 (void);
// 0x000011FD System.Object System.Xml.Schema.Preprocessor::GetSchemaEntity(System.Uri)
extern void Preprocessor_GetSchemaEntity_m3786FDD690850B2AAFC1CFCDB20C3571EA66FFD4 (void);
// 0x000011FE System.Xml.Schema.XmlSchema System.Xml.Schema.Preprocessor::GetChameleonSchema(System.String,System.Xml.Schema.XmlSchema)
extern void Preprocessor_GetChameleonSchema_m73186ED63EFC33D663C30A9BC60B106D26AB0073 (void);
// 0x000011FF System.Void System.Xml.Schema.Preprocessor::SetParent(System.Xml.Schema.XmlSchemaObject,System.Xml.Schema.XmlSchemaObject)
extern void Preprocessor_SetParent_mEDA9F6B04B75EE2564D2088CEEB8BB06CC6E6EB1 (void);
// 0x00001200 System.Void System.Xml.Schema.Preprocessor::PreprocessAnnotation(System.Xml.Schema.XmlSchemaObject)
extern void Preprocessor_PreprocessAnnotation_m1A0E41DC598072CABB976B74C49CBF9C3F7EC19B (void);
// 0x00001201 System.Void System.Xml.Schema.Preprocessor::PreprocessAnnotation(System.Xml.Schema.XmlSchemaAnnotation)
extern void Preprocessor_PreprocessAnnotation_m8D82C4B0B6B3DFE626250411DEED58E4A7FD180E (void);
// 0x00001202 System.Void System.Xml.Schema.SchemaAttDef::.ctor(System.Xml.XmlQualifiedName,System.String)
extern void SchemaAttDef__ctor_mCE4B0F520716988FF7D1285FF25B92060D0DA76C (void);
// 0x00001203 System.Void System.Xml.Schema.SchemaAttDef::.ctor(System.Xml.XmlQualifiedName)
extern void SchemaAttDef__ctor_m9355378DC7749297E0117BD9899F3E58CFD2AB89 (void);
// 0x00001204 System.Void System.Xml.Schema.SchemaAttDef::.ctor()
extern void SchemaAttDef__ctor_mFF91F969869EED279A0930EA9543EEC15F1C5ACA (void);
// 0x00001205 System.String System.Xml.Schema.SchemaAttDef::System.Xml.IDtdAttributeInfo.get_Prefix()
extern void SchemaAttDef_System_Xml_IDtdAttributeInfo_get_Prefix_m907B9D012FA4E32148EA2B7849A43364B041E283 (void);
// 0x00001206 System.String System.Xml.Schema.SchemaAttDef::System.Xml.IDtdAttributeInfo.get_LocalName()
extern void SchemaAttDef_System_Xml_IDtdAttributeInfo_get_LocalName_mB60F0FD4374EDE7A0E73E5C44336A84DA2E698A7 (void);
// 0x00001207 System.Int32 System.Xml.Schema.SchemaAttDef::System.Xml.IDtdAttributeInfo.get_LineNumber()
extern void SchemaAttDef_System_Xml_IDtdAttributeInfo_get_LineNumber_m3D34E11DC1E4B9DC73A3BF4D5E8DA3C132921ECF (void);
// 0x00001208 System.Int32 System.Xml.Schema.SchemaAttDef::System.Xml.IDtdAttributeInfo.get_LinePosition()
extern void SchemaAttDef_System_Xml_IDtdAttributeInfo_get_LinePosition_m491919C878637FB270E2F933198A4E0E0E125387 (void);
// 0x00001209 System.Boolean System.Xml.Schema.SchemaAttDef::System.Xml.IDtdAttributeInfo.get_IsNonCDataType()
extern void SchemaAttDef_System_Xml_IDtdAttributeInfo_get_IsNonCDataType_m95C82E04BF3C1DCC8F9CA47AA6E8A0B90041657C (void);
// 0x0000120A System.Boolean System.Xml.Schema.SchemaAttDef::System.Xml.IDtdAttributeInfo.get_IsDeclaredInExternal()
extern void SchemaAttDef_System_Xml_IDtdAttributeInfo_get_IsDeclaredInExternal_mE5FE2B037EE4D49B3E27B295C444C079EF18841E (void);
// 0x0000120B System.Boolean System.Xml.Schema.SchemaAttDef::System.Xml.IDtdAttributeInfo.get_IsXmlAttribute()
extern void SchemaAttDef_System_Xml_IDtdAttributeInfo_get_IsXmlAttribute_mA130FD38A663B8EE4E1D7ACB48D3B87B3C15B849 (void);
// 0x0000120C System.String System.Xml.Schema.SchemaAttDef::System.Xml.IDtdDefaultAttributeInfo.get_DefaultValueExpanded()
extern void SchemaAttDef_System_Xml_IDtdDefaultAttributeInfo_get_DefaultValueExpanded_m2EE6ADA05619B348E7CEAE02ACA7A5A930263853 (void);
// 0x0000120D System.Object System.Xml.Schema.SchemaAttDef::System.Xml.IDtdDefaultAttributeInfo.get_DefaultValueTyped()
extern void SchemaAttDef_System_Xml_IDtdDefaultAttributeInfo_get_DefaultValueTyped_m2F7857E3F720E192E9E0DA627AE9E8883C823D52 (void);
// 0x0000120E System.Int32 System.Xml.Schema.SchemaAttDef::System.Xml.IDtdDefaultAttributeInfo.get_ValueLineNumber()
extern void SchemaAttDef_System_Xml_IDtdDefaultAttributeInfo_get_ValueLineNumber_m05C6432C103DC4D372625ABF186132D76B755DFE (void);
// 0x0000120F System.Int32 System.Xml.Schema.SchemaAttDef::System.Xml.IDtdDefaultAttributeInfo.get_ValueLinePosition()
extern void SchemaAttDef_System_Xml_IDtdDefaultAttributeInfo_get_ValueLinePosition_m8B79E571567D9B890BA2A8C770D7DB57CF2B96D8 (void);
// 0x00001210 System.Int32 System.Xml.Schema.SchemaAttDef::get_LinePosition()
extern void SchemaAttDef_get_LinePosition_m192E37BC23204F940B4BC5BBBCC248EEAE4481D1 (void);
// 0x00001211 System.Void System.Xml.Schema.SchemaAttDef::set_LinePosition(System.Int32)
extern void SchemaAttDef_set_LinePosition_mC3B43012E31CCE6784CCFE1B9FE8CC15B0C7E584 (void);
// 0x00001212 System.Int32 System.Xml.Schema.SchemaAttDef::get_LineNumber()
extern void SchemaAttDef_get_LineNumber_m8A9494C90F0B132F2A84AF7203FE074046529A1C (void);
// 0x00001213 System.Void System.Xml.Schema.SchemaAttDef::set_LineNumber(System.Int32)
extern void SchemaAttDef_set_LineNumber_mA7F00D8F6FAB9626DBF9444371C2D5B0EF99E07E (void);
// 0x00001214 System.Int32 System.Xml.Schema.SchemaAttDef::get_ValueLinePosition()
extern void SchemaAttDef_get_ValueLinePosition_m43CB9139B92F934F7AF67D0EFCF1A5BCC0A8DEAB (void);
// 0x00001215 System.Void System.Xml.Schema.SchemaAttDef::set_ValueLinePosition(System.Int32)
extern void SchemaAttDef_set_ValueLinePosition_m8AEAB2128F36C4F66C16E9CB778C94402E15D387 (void);
// 0x00001216 System.Int32 System.Xml.Schema.SchemaAttDef::get_ValueLineNumber()
extern void SchemaAttDef_get_ValueLineNumber_m6E3FEFC8B5E9CB9D034125346161BC710E52423E (void);
// 0x00001217 System.Void System.Xml.Schema.SchemaAttDef::set_ValueLineNumber(System.Int32)
extern void SchemaAttDef_set_ValueLineNumber_mD19157EDC780F89AA9FD6C07FEE28363DB7BDC91 (void);
// 0x00001218 System.String System.Xml.Schema.SchemaAttDef::get_DefaultValueExpanded()
extern void SchemaAttDef_get_DefaultValueExpanded_m61569B11E4FBDEED7A35CD5A39675B57CE6DB78F (void);
// 0x00001219 System.Void System.Xml.Schema.SchemaAttDef::set_DefaultValueExpanded(System.String)
extern void SchemaAttDef_set_DefaultValueExpanded_mE4A42E55D630D5C41EAF3480F721749DBB59B801 (void);
// 0x0000121A System.Xml.XmlTokenizedType System.Xml.Schema.SchemaAttDef::get_TokenizedType()
extern void SchemaAttDef_get_TokenizedType_m57FC667A4FC7D2904B78B639A39E872595F7EF86 (void);
// 0x0000121B System.Void System.Xml.Schema.SchemaAttDef::set_TokenizedType(System.Xml.XmlTokenizedType)
extern void SchemaAttDef_set_TokenizedType_m66E5B35A86397A9C6E7B97C3DE2A47FC49B5D1FA (void);
// 0x0000121C System.Xml.Schema.SchemaAttDef/Reserve System.Xml.Schema.SchemaAttDef::get_Reserved()
extern void SchemaAttDef_get_Reserved_m301C4E6E533BE8C00AFF8C087BCF8575B618D055 (void);
// 0x0000121D System.Void System.Xml.Schema.SchemaAttDef::set_Reserved(System.Xml.Schema.SchemaAttDef/Reserve)
extern void SchemaAttDef_set_Reserved_mA68CCD19A9DFB1D612973314A38245DCA338BDC4 (void);
// 0x0000121E System.Boolean System.Xml.Schema.SchemaAttDef::get_DefaultValueChecked()
extern void SchemaAttDef_get_DefaultValueChecked_m57D6252200749344E61A44A323A8082353DA4B8F (void);
// 0x0000121F System.Xml.Schema.XmlSchemaAttribute System.Xml.Schema.SchemaAttDef::get_SchemaAttribute()
extern void SchemaAttDef_get_SchemaAttribute_m03B3C424DB9FBCEAE7459CFB4DDB7FF1FBD895D1 (void);
// 0x00001220 System.Void System.Xml.Schema.SchemaAttDef::set_SchemaAttribute(System.Xml.Schema.XmlSchemaAttribute)
extern void SchemaAttDef_set_SchemaAttribute_m0ED91611DB92AD15354152FCB9917106E8E139A4 (void);
// 0x00001221 System.Void System.Xml.Schema.SchemaAttDef::CheckXmlSpace(System.Xml.IValidationEventHandling)
extern void SchemaAttDef_CheckXmlSpace_m03EFF5426C02492D7C4EEFEC396DC7386E20DB74 (void);
// 0x00001222 System.Xml.Schema.SchemaAttDef System.Xml.Schema.SchemaAttDef::Clone()
extern void SchemaAttDef_Clone_m772F8962316A6850B149FFAB55221C02D4171CE1 (void);
// 0x00001223 System.Void System.Xml.Schema.SchemaAttDef::.cctor()
extern void SchemaAttDef__cctor_m489099CC1102DDE696960D1C068E8A6546CBE5E5 (void);
// 0x00001224 System.Boolean System.Xml.Schema.SchemaBuilder::ProcessElement(System.String,System.String,System.String)
// 0x00001225 System.Void System.Xml.Schema.SchemaBuilder::ProcessAttribute(System.String,System.String,System.String,System.String)
// 0x00001226 System.Boolean System.Xml.Schema.SchemaBuilder::IsContentParsed()
// 0x00001227 System.Void System.Xml.Schema.SchemaBuilder::ProcessMarkup(System.Xml.XmlNode[])
// 0x00001228 System.Void System.Xml.Schema.SchemaBuilder::ProcessCData(System.String)
// 0x00001229 System.Void System.Xml.Schema.SchemaBuilder::StartChildren()
// 0x0000122A System.Void System.Xml.Schema.SchemaBuilder::EndChildren()
// 0x0000122B System.Void System.Xml.Schema.SchemaBuilder::.ctor()
extern void SchemaBuilder__ctor_m8F128F339151B36BAECCAF4FA2815DA59B86A344 (void);
// 0x0000122C System.Void System.Xml.Schema.SchemaCollectionCompiler::.ctor(System.Xml.XmlNameTable,System.Xml.Schema.ValidationEventHandler)
extern void SchemaCollectionCompiler__ctor_mE571BA4EC5E46C367B84F8C37232DA8690D99059 (void);
// 0x0000122D System.Boolean System.Xml.Schema.SchemaCollectionCompiler::Execute(System.Xml.Schema.XmlSchema,System.Xml.Schema.SchemaInfo,System.Boolean)
extern void SchemaCollectionCompiler_Execute_m51B46840497E050D9D96125BCA9414F9AA88F4A7 (void);
// 0x0000122E System.Void System.Xml.Schema.SchemaCollectionCompiler::Prepare()
extern void SchemaCollectionCompiler_Prepare_mD87B71C6D377F8B8811134964B878C67DD7CFA12 (void);
// 0x0000122F System.Void System.Xml.Schema.SchemaCollectionCompiler::Cleanup()
extern void SchemaCollectionCompiler_Cleanup_m1ED186161622B546808B0E3ABD6CC032917F9D73 (void);
// 0x00001230 System.Void System.Xml.Schema.SchemaCollectionCompiler::Cleanup(System.Xml.Schema.XmlSchema)
extern void SchemaCollectionCompiler_Cleanup_m74E777ABEDEFA879D015A8165FBC4A0E6FDF94C3 (void);
// 0x00001231 System.Void System.Xml.Schema.SchemaCollectionCompiler::Compile()
extern void SchemaCollectionCompiler_Compile_m7E86FBC09A2EBA081548BC8B289A370A97B7184B (void);
// 0x00001232 System.Void System.Xml.Schema.SchemaCollectionCompiler::Output(System.Xml.Schema.SchemaInfo)
extern void SchemaCollectionCompiler_Output_mD929ED19375AE666148A7967C4431B7F8E3A921B (void);
// 0x00001233 System.Void System.Xml.Schema.SchemaCollectionCompiler::CleanupAttribute(System.Xml.Schema.XmlSchemaAttribute)
extern void SchemaCollectionCompiler_CleanupAttribute_m033D99564547A98006D5AB56F922E90F6A0905C5 (void);
// 0x00001234 System.Void System.Xml.Schema.SchemaCollectionCompiler::CleanupAttributeGroup(System.Xml.Schema.XmlSchemaAttributeGroup)
extern void SchemaCollectionCompiler_CleanupAttributeGroup_m3AB660AFBD31127DAC6925C0CE31D5323DCE36CC (void);
// 0x00001235 System.Void System.Xml.Schema.SchemaCollectionCompiler::CleanupComplexType(System.Xml.Schema.XmlSchemaComplexType)
extern void SchemaCollectionCompiler_CleanupComplexType_mBAF37352331AFAF4881ECAFACAD36FDCE5A9EED0 (void);
// 0x00001236 System.Void System.Xml.Schema.SchemaCollectionCompiler::CleanupSimpleType(System.Xml.Schema.XmlSchemaSimpleType)
extern void SchemaCollectionCompiler_CleanupSimpleType_m77E9D1FCCDB6A303653980C2205955B357695AFE (void);
// 0x00001237 System.Void System.Xml.Schema.SchemaCollectionCompiler::CleanupElement(System.Xml.Schema.XmlSchemaElement)
extern void SchemaCollectionCompiler_CleanupElement_mAE6275B27577CDE6974DEB2725FEDFE3B3DDDB7C (void);
// 0x00001238 System.Void System.Xml.Schema.SchemaCollectionCompiler::CleanupAttributes(System.Xml.Schema.XmlSchemaObjectCollection)
extern void SchemaCollectionCompiler_CleanupAttributes_m885A43C682CBF195BCC158AFD14F4F75ABCB01E1 (void);
// 0x00001239 System.Void System.Xml.Schema.SchemaCollectionCompiler::CleanupGroup(System.Xml.Schema.XmlSchemaGroup)
extern void SchemaCollectionCompiler_CleanupGroup_m7E8B4B928B1F2F276DA236CEB40E2F330EDD0FAB (void);
// 0x0000123A System.Void System.Xml.Schema.SchemaCollectionCompiler::CleanupParticle(System.Xml.Schema.XmlSchemaParticle)
extern void SchemaCollectionCompiler_CleanupParticle_mF543597977A92EC09A5F355F008BCA874CAC287D (void);
// 0x0000123B System.Void System.Xml.Schema.SchemaCollectionCompiler::CompileSubstitutionGroup(System.Xml.Schema.XmlSchemaSubstitutionGroupV1Compat)
extern void SchemaCollectionCompiler_CompileSubstitutionGroup_mB065AC6E66BD2A0A4A8119938B5A16F017E0D4B3 (void);
// 0x0000123C System.Void System.Xml.Schema.SchemaCollectionCompiler::CheckSubstitutionGroup(System.Xml.Schema.XmlSchemaSubstitutionGroup)
extern void SchemaCollectionCompiler_CheckSubstitutionGroup_m71723BAF57C6F88F98AF664F6BD0DD4BE2CE6B3D (void);
// 0x0000123D System.Void System.Xml.Schema.SchemaCollectionCompiler::CompileGroup(System.Xml.Schema.XmlSchemaGroup)
extern void SchemaCollectionCompiler_CompileGroup_m8593542D072CF77B060847DA733A998770A02CAE (void);
// 0x0000123E System.Void System.Xml.Schema.SchemaCollectionCompiler::CompileSimpleType(System.Xml.Schema.XmlSchemaSimpleType)
extern void SchemaCollectionCompiler_CompileSimpleType_m2AB0CD83AD67C47146518195559CC4D5C1CF03F5 (void);
// 0x0000123F System.Xml.Schema.XmlSchemaSimpleType[] System.Xml.Schema.SchemaCollectionCompiler::CompileBaseMemberTypes(System.Xml.Schema.XmlSchemaSimpleType)
extern void SchemaCollectionCompiler_CompileBaseMemberTypes_m67D5E5F0296CAA9F3E0A0BF71AEBCADC8CE37BCF (void);
// 0x00001240 System.Void System.Xml.Schema.SchemaCollectionCompiler::CheckUnionType(System.Xml.Schema.XmlSchemaSimpleType,System.Collections.ArrayList,System.Xml.Schema.XmlSchemaSimpleType)
extern void SchemaCollectionCompiler_CheckUnionType_mD32A3A435975537666DC5D4AE3B70511BAF2B0DE (void);
// 0x00001241 System.Void System.Xml.Schema.SchemaCollectionCompiler::CompileComplexType(System.Xml.Schema.XmlSchemaComplexType)
extern void SchemaCollectionCompiler_CompileComplexType_m689DB9E50C878DB3EBF3379718C37E381A405AA8 (void);
// 0x00001242 System.Void System.Xml.Schema.SchemaCollectionCompiler::CompileSimpleContentExtension(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaSimpleContentExtension)
extern void SchemaCollectionCompiler_CompileSimpleContentExtension_mEA69920B63360740315D47C6A3C2DCA4BC3C824C (void);
// 0x00001243 System.Void System.Xml.Schema.SchemaCollectionCompiler::CompileSimpleContentRestriction(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaSimpleContentRestriction)
extern void SchemaCollectionCompiler_CompileSimpleContentRestriction_m6D1E5C07C555F6A513549D9C3B53C155D4C62894 (void);
// 0x00001244 System.Void System.Xml.Schema.SchemaCollectionCompiler::CompileComplexContentExtension(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaComplexContent,System.Xml.Schema.XmlSchemaComplexContentExtension)
extern void SchemaCollectionCompiler_CompileComplexContentExtension_mA1B2FE3354DA2364866DDDB934BD0E4082BEF69A (void);
// 0x00001245 System.Void System.Xml.Schema.SchemaCollectionCompiler::CompileComplexContentRestriction(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaComplexContent,System.Xml.Schema.XmlSchemaComplexContentRestriction)
extern void SchemaCollectionCompiler_CompileComplexContentRestriction_mFE35721235642011E7E2F416E444C8F59C7ED87A (void);
// 0x00001246 System.Void System.Xml.Schema.SchemaCollectionCompiler::CheckParticleDerivation(System.Xml.Schema.XmlSchemaComplexType)
extern void SchemaCollectionCompiler_CheckParticleDerivation_mFC58D2B254FB68E59355195846F59A22C1E513C0 (void);
// 0x00001247 System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.SchemaCollectionCompiler::CompileContentTypeParticle(System.Xml.Schema.XmlSchemaParticle,System.Boolean)
extern void SchemaCollectionCompiler_CompileContentTypeParticle_m7893400D73E424FE0BAB32B6EA812779ADF79DB6 (void);
// 0x00001248 System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.SchemaCollectionCompiler::CannonicalizeParticle(System.Xml.Schema.XmlSchemaParticle,System.Boolean,System.Boolean)
extern void SchemaCollectionCompiler_CannonicalizeParticle_mB8B4DD586196D128324D0AE5236FF2825828289D (void);
// 0x00001249 System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.SchemaCollectionCompiler::CannonicalizeElement(System.Xml.Schema.XmlSchemaElement,System.Boolean)
extern void SchemaCollectionCompiler_CannonicalizeElement_mF7DCF597DF5CFC761B014A057813D75AC2ED31A7 (void);
// 0x0000124A System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.SchemaCollectionCompiler::CannonicalizeGroupRef(System.Xml.Schema.XmlSchemaGroupRef,System.Boolean,System.Boolean)
extern void SchemaCollectionCompiler_CannonicalizeGroupRef_mEA5FD58A741C0C4A498C633D16C6A729C318ECF5 (void);
// 0x0000124B System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.SchemaCollectionCompiler::CannonicalizeAll(System.Xml.Schema.XmlSchemaAll,System.Boolean,System.Boolean)
extern void SchemaCollectionCompiler_CannonicalizeAll_m3AE9239255CEB3B2FEFA440A09BCA0F7E3CC4434 (void);
// 0x0000124C System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.SchemaCollectionCompiler::CannonicalizeChoice(System.Xml.Schema.XmlSchemaChoice,System.Boolean,System.Boolean)
extern void SchemaCollectionCompiler_CannonicalizeChoice_m61B0B6A589A1E1F45617D60193003CF6D4A74E01 (void);
// 0x0000124D System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.SchemaCollectionCompiler::CannonicalizeSequence(System.Xml.Schema.XmlSchemaSequence,System.Boolean,System.Boolean)
extern void SchemaCollectionCompiler_CannonicalizeSequence_mD69C1FDCD7C6161F66E1C8A9A4E8D526BE0D895E (void);
// 0x0000124E System.Boolean System.Xml.Schema.SchemaCollectionCompiler::IsValidRestriction(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.XmlSchemaParticle)
extern void SchemaCollectionCompiler_IsValidRestriction_m7AE99874225B60DE1A029DD41B3DE3BBC2F6AAD5 (void);
// 0x0000124F System.Boolean System.Xml.Schema.SchemaCollectionCompiler::IsElementFromElement(System.Xml.Schema.XmlSchemaElement,System.Xml.Schema.XmlSchemaElement)
extern void SchemaCollectionCompiler_IsElementFromElement_m0F60541AE1AE2A9E92E4361AD180A80F5420E3BA (void);
// 0x00001250 System.Boolean System.Xml.Schema.SchemaCollectionCompiler::IsElementFromAny(System.Xml.Schema.XmlSchemaElement,System.Xml.Schema.XmlSchemaAny)
extern void SchemaCollectionCompiler_IsElementFromAny_m2DC547959BCA00FF8BB984A55D9A37AA90DF24F0 (void);
// 0x00001251 System.Boolean System.Xml.Schema.SchemaCollectionCompiler::IsAnyFromAny(System.Xml.Schema.XmlSchemaAny,System.Xml.Schema.XmlSchemaAny)
extern void SchemaCollectionCompiler_IsAnyFromAny_mD235189BB25B42CB1B9677C94E7FD420239BF245 (void);
// 0x00001252 System.Boolean System.Xml.Schema.SchemaCollectionCompiler::IsGroupBaseFromAny(System.Xml.Schema.XmlSchemaGroupBase,System.Xml.Schema.XmlSchemaAny)
extern void SchemaCollectionCompiler_IsGroupBaseFromAny_mAFB5C212DC87F86479747BBDAB6F117ACE143193 (void);
// 0x00001253 System.Boolean System.Xml.Schema.SchemaCollectionCompiler::IsElementFromGroupBase(System.Xml.Schema.XmlSchemaElement,System.Xml.Schema.XmlSchemaGroupBase,System.Boolean)
extern void SchemaCollectionCompiler_IsElementFromGroupBase_mE4F924BEAEB0813AE002A36A70834216C8B67CE8 (void);
// 0x00001254 System.Boolean System.Xml.Schema.SchemaCollectionCompiler::IsGroupBaseFromGroupBase(System.Xml.Schema.XmlSchemaGroupBase,System.Xml.Schema.XmlSchemaGroupBase,System.Boolean)
extern void SchemaCollectionCompiler_IsGroupBaseFromGroupBase_m99BE87335C4E7A20A40F88984C77134F979FBFC7 (void);
// 0x00001255 System.Boolean System.Xml.Schema.SchemaCollectionCompiler::IsSequenceFromAll(System.Xml.Schema.XmlSchemaSequence,System.Xml.Schema.XmlSchemaAll)
extern void SchemaCollectionCompiler_IsSequenceFromAll_m0B71F256B766BCF5B427F896A89AA95DF78A6BCE (void);
// 0x00001256 System.Boolean System.Xml.Schema.SchemaCollectionCompiler::IsSequenceFromChoice(System.Xml.Schema.XmlSchemaSequence,System.Xml.Schema.XmlSchemaChoice)
extern void SchemaCollectionCompiler_IsSequenceFromChoice_m44F2246B233F8FB231FB98B52A7CED67D58EA0EA (void);
// 0x00001257 System.Void System.Xml.Schema.SchemaCollectionCompiler::CalculateSequenceRange(System.Xml.Schema.XmlSchemaSequence,System.Decimal&,System.Decimal&)
extern void SchemaCollectionCompiler_CalculateSequenceRange_m0C93CA368351D4314A02C67E5E63E6143A9E549A (void);
// 0x00001258 System.Boolean System.Xml.Schema.SchemaCollectionCompiler::IsValidOccurrenceRangeRestriction(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.XmlSchemaParticle)
extern void SchemaCollectionCompiler_IsValidOccurrenceRangeRestriction_m7B2DB3FFBD8F41EC94049EB8C379DF4105B29038 (void);
// 0x00001259 System.Boolean System.Xml.Schema.SchemaCollectionCompiler::IsValidOccurrenceRangeRestriction(System.Decimal,System.Decimal,System.Decimal,System.Decimal)
extern void SchemaCollectionCompiler_IsValidOccurrenceRangeRestriction_m577B0EA6B81FF79CDBF1C3BDA4C1A573D32C70C0 (void);
// 0x0000125A System.Int32 System.Xml.Schema.SchemaCollectionCompiler::GetMappingParticle(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.XmlSchemaObjectCollection)
extern void SchemaCollectionCompiler_GetMappingParticle_m27F324C3A701215E7DD498106D55E55516C3DE4C (void);
// 0x0000125B System.Boolean System.Xml.Schema.SchemaCollectionCompiler::IsParticleEmptiable(System.Xml.Schema.XmlSchemaParticle)
extern void SchemaCollectionCompiler_IsParticleEmptiable_m4F9C0799FC303C2770051709F06068B08773E81D (void);
// 0x0000125C System.Void System.Xml.Schema.SchemaCollectionCompiler::CalculateEffectiveTotalRange(System.Xml.Schema.XmlSchemaParticle,System.Decimal&,System.Decimal&)
extern void SchemaCollectionCompiler_CalculateEffectiveTotalRange_m2627353C87D16A76989602DFDAB35FEE37831C5F (void);
// 0x0000125D System.Void System.Xml.Schema.SchemaCollectionCompiler::PushComplexType(System.Xml.Schema.XmlSchemaComplexType)
extern void SchemaCollectionCompiler_PushComplexType_m7EA792B67EF138EE5C6AED292212FA9DBE80D882 (void);
// 0x0000125E System.Xml.Schema.XmlSchemaContentType System.Xml.Schema.SchemaCollectionCompiler::GetSchemaContentType(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaComplexContent,System.Xml.Schema.XmlSchemaParticle)
extern void SchemaCollectionCompiler_GetSchemaContentType_m30CE23452B81439C0F27ECAC25117E20C615B807 (void);
// 0x0000125F System.Void System.Xml.Schema.SchemaCollectionCompiler::CompileAttributeGroup(System.Xml.Schema.XmlSchemaAttributeGroup)
extern void SchemaCollectionCompiler_CompileAttributeGroup_m4D6EC98CF8CCBE9129E6C18374DB4EB2E7248D3A (void);
// 0x00001260 System.Void System.Xml.Schema.SchemaCollectionCompiler::CompileLocalAttributes(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.Schema.XmlSchemaAnyAttribute,System.Xml.Schema.XmlSchemaDerivationMethod)
extern void SchemaCollectionCompiler_CompileLocalAttributes_m61CB4B02269A91D1C1CE1EC7BB0544291AC7F0D1 (void);
// 0x00001261 System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.SchemaCollectionCompiler::CompileAnyAttributeUnion(System.Xml.Schema.XmlSchemaAnyAttribute,System.Xml.Schema.XmlSchemaAnyAttribute)
extern void SchemaCollectionCompiler_CompileAnyAttributeUnion_m165E74BEA265E4FC249E6FF5443C859250DAA022 (void);
// 0x00001262 System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.SchemaCollectionCompiler::CompileAnyAttributeIntersection(System.Xml.Schema.XmlSchemaAnyAttribute,System.Xml.Schema.XmlSchemaAnyAttribute)
extern void SchemaCollectionCompiler_CompileAnyAttributeIntersection_mD41F8F5B40E512C749099236E2A8282076A55B08 (void);
// 0x00001263 System.Void System.Xml.Schema.SchemaCollectionCompiler::CompileAttribute(System.Xml.Schema.XmlSchemaAttribute)
extern void SchemaCollectionCompiler_CompileAttribute_m881A646A2AC53D5AB8A85FE6DC3FF84A44F8768A (void);
// 0x00001264 System.Void System.Xml.Schema.SchemaCollectionCompiler::CompileIdentityConstraint(System.Xml.Schema.XmlSchemaIdentityConstraint)
extern void SchemaCollectionCompiler_CompileIdentityConstraint_m189C883850F31A9BE6D2D10E5F5DB59A24A68BC7 (void);
// 0x00001265 System.Void System.Xml.Schema.SchemaCollectionCompiler::CompileElement(System.Xml.Schema.XmlSchemaElement)
extern void SchemaCollectionCompiler_CompileElement_mDE150019EF3D7116ABE40E3239E34C4824A33BEF (void);
// 0x00001266 System.Xml.Schema.ContentValidator System.Xml.Schema.SchemaCollectionCompiler::CompileComplexContent(System.Xml.Schema.XmlSchemaComplexType)
extern void SchemaCollectionCompiler_CompileComplexContent_mCC1CCB6E1F50886463B11644120FC1D1AF64C982 (void);
// 0x00001267 System.Void System.Xml.Schema.SchemaCollectionCompiler::BuildParticleContentModel(System.Xml.Schema.ParticleContentValidator,System.Xml.Schema.XmlSchemaParticle)
extern void SchemaCollectionCompiler_BuildParticleContentModel_mED54FF6A1DCC4016255FB93AED3C8B6370CB59BE (void);
// 0x00001268 System.Void System.Xml.Schema.SchemaCollectionCompiler::CompileParticleElements(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaParticle)
extern void SchemaCollectionCompiler_CompileParticleElements_m2798E4B15CA171D12D4277518E53FB98603F039A (void);
// 0x00001269 System.Void System.Xml.Schema.SchemaCollectionCompiler::CompileCompexTypeElements(System.Xml.Schema.XmlSchemaComplexType)
extern void SchemaCollectionCompiler_CompileCompexTypeElements_mB4ECA510D28E1EFED8A5D3155C696681DFCBAB4C (void);
// 0x0000126A System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.SchemaCollectionCompiler::GetSimpleType(System.Xml.XmlQualifiedName)
extern void SchemaCollectionCompiler_GetSimpleType_m346E9485DC9BD488F9B2CF25522D688859CA3AF9 (void);
// 0x0000126B System.Xml.Schema.XmlSchemaComplexType System.Xml.Schema.SchemaCollectionCompiler::GetComplexType(System.Xml.XmlQualifiedName)
extern void SchemaCollectionCompiler_GetComplexType_m964978616ED58841B3E76B4FA77CCB82B51FC192 (void);
// 0x0000126C System.Xml.Schema.XmlSchemaType System.Xml.Schema.SchemaCollectionCompiler::GetAnySchemaType(System.Xml.XmlQualifiedName)
extern void SchemaCollectionCompiler_GetAnySchemaType_m642DA0BE45AD94CEE8AF98E009E96082C34DB054 (void);
// 0x0000126D System.Void System.Xml.Schema.SchemaCollectionPreprocessor::.ctor(System.Xml.XmlNameTable,System.Xml.Schema.SchemaNames,System.Xml.Schema.ValidationEventHandler)
extern void SchemaCollectionPreprocessor__ctor_m9B6E9D59AF122B018DF34784F8C2BB326E345ACE (void);
// 0x0000126E System.Boolean System.Xml.Schema.SchemaCollectionPreprocessor::Execute(System.Xml.Schema.XmlSchema,System.String,System.Boolean,System.Xml.Schema.XmlSchemaCollection)
extern void SchemaCollectionPreprocessor_Execute_m750A078C720380525FF2560F438828F17ECE29F7 (void);
// 0x0000126F System.Void System.Xml.Schema.SchemaCollectionPreprocessor::Cleanup(System.Xml.Schema.XmlSchema)
extern void SchemaCollectionPreprocessor_Cleanup_mFB26502AD849E5616996726546C28D72399E7DFF (void);
// 0x00001270 System.Void System.Xml.Schema.SchemaCollectionPreprocessor::set_XmlResolver(System.Xml.XmlResolver)
extern void SchemaCollectionPreprocessor_set_XmlResolver_mB8AA0F88B639118044BAE3DF9D136451426C5C1B (void);
// 0x00001271 System.Void System.Xml.Schema.SchemaCollectionPreprocessor::LoadExternals(System.Xml.Schema.XmlSchema,System.Xml.Schema.XmlSchemaCollection)
extern void SchemaCollectionPreprocessor_LoadExternals_m4911BD1A57322662FA68D08A150468D58C8E7F7D (void);
// 0x00001272 System.Void System.Xml.Schema.SchemaCollectionPreprocessor::BuildRefNamespaces(System.Xml.Schema.XmlSchema)
extern void SchemaCollectionPreprocessor_BuildRefNamespaces_m32DDDDFF74439785F0CCD71EA91E487ADFF70B5D (void);
// 0x00001273 System.Void System.Xml.Schema.SchemaCollectionPreprocessor::Preprocess(System.Xml.Schema.XmlSchema,System.String,System.Xml.Schema.SchemaCollectionPreprocessor/Compositor)
extern void SchemaCollectionPreprocessor_Preprocess_m08BE30C75E0C74CCB1AE324B32BE3CC3CFF76F25 (void);
// 0x00001274 System.Void System.Xml.Schema.SchemaCollectionPreprocessor::PreprocessRedefine(System.Xml.Schema.XmlSchemaRedefine)
extern void SchemaCollectionPreprocessor_PreprocessRedefine_mB1C55DA37FD70FCBBFEB5F7FA607AD643A8D8D65 (void);
// 0x00001275 System.Int32 System.Xml.Schema.SchemaCollectionPreprocessor::CountGroupSelfReference(System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.XmlQualifiedName)
extern void SchemaCollectionPreprocessor_CountGroupSelfReference_mA7302BC9551ED2E62EC07E30D7487358B0A5B101 (void);
// 0x00001276 System.Void System.Xml.Schema.SchemaCollectionPreprocessor::CheckRefinedGroup(System.Xml.Schema.XmlSchemaGroup)
extern void SchemaCollectionPreprocessor_CheckRefinedGroup_m6A8EB29AE15A8120C76F496E1F6D325113EB6D58 (void);
// 0x00001277 System.Void System.Xml.Schema.SchemaCollectionPreprocessor::CheckRefinedAttributeGroup(System.Xml.Schema.XmlSchemaAttributeGroup)
extern void SchemaCollectionPreprocessor_CheckRefinedAttributeGroup_mF42F659D08B307A046BEB9B0364C00A2C8C326D2 (void);
// 0x00001278 System.Void System.Xml.Schema.SchemaCollectionPreprocessor::CheckRefinedSimpleType(System.Xml.Schema.XmlSchemaSimpleType)
extern void SchemaCollectionPreprocessor_CheckRefinedSimpleType_m61E4BE86FC7DE3803E502258250F312B1FAA0747 (void);
// 0x00001279 System.Void System.Xml.Schema.SchemaCollectionPreprocessor::CheckRefinedComplexType(System.Xml.Schema.XmlSchemaComplexType)
extern void SchemaCollectionPreprocessor_CheckRefinedComplexType_m99434E7E23EB73B70CCD39EF9FDD7276E2868714 (void);
// 0x0000127A System.Void System.Xml.Schema.SchemaCollectionPreprocessor::PreprocessAttribute(System.Xml.Schema.XmlSchemaAttribute)
extern void SchemaCollectionPreprocessor_PreprocessAttribute_m6CFA7C2B27E7FCB9B138DF68309344B53A9E661D (void);
// 0x0000127B System.Void System.Xml.Schema.SchemaCollectionPreprocessor::PreprocessLocalAttribute(System.Xml.Schema.XmlSchemaAttribute)
extern void SchemaCollectionPreprocessor_PreprocessLocalAttribute_m453FD3731BEDEBAA965D247C4584DA8905F11B39 (void);
// 0x0000127C System.Void System.Xml.Schema.SchemaCollectionPreprocessor::PreprocessAttributeContent(System.Xml.Schema.XmlSchemaAttribute)
extern void SchemaCollectionPreprocessor_PreprocessAttributeContent_m5714FE0D2737ED86C98EB43964582EA37F3CC092 (void);
// 0x0000127D System.Void System.Xml.Schema.SchemaCollectionPreprocessor::PreprocessAttributeGroup(System.Xml.Schema.XmlSchemaAttributeGroup)
extern void SchemaCollectionPreprocessor_PreprocessAttributeGroup_m1DB4412EE0E7C7580C7A095D666271A092FCE041 (void);
// 0x0000127E System.Void System.Xml.Schema.SchemaCollectionPreprocessor::PreprocessElement(System.Xml.Schema.XmlSchemaElement)
extern void SchemaCollectionPreprocessor_PreprocessElement_m3D56340CEE21D445A6EC2126ABA11B879EE1448E (void);
// 0x0000127F System.Void System.Xml.Schema.SchemaCollectionPreprocessor::PreprocessLocalElement(System.Xml.Schema.XmlSchemaElement)
extern void SchemaCollectionPreprocessor_PreprocessLocalElement_mB3298256B38E63176AA8ADC6A99DAA6F664C790E (void);
// 0x00001280 System.Void System.Xml.Schema.SchemaCollectionPreprocessor::PreprocessElementContent(System.Xml.Schema.XmlSchemaElement)
extern void SchemaCollectionPreprocessor_PreprocessElementContent_mFE0A4E8B082E4A701654A91A59D87791E4420DF8 (void);
// 0x00001281 System.Void System.Xml.Schema.SchemaCollectionPreprocessor::PreprocessIdentityConstraint(System.Xml.Schema.XmlSchemaIdentityConstraint)
extern void SchemaCollectionPreprocessor_PreprocessIdentityConstraint_mE03C2DC1D428AEE2D53F0BCE3A769C91A11E0CAB (void);
// 0x00001282 System.Void System.Xml.Schema.SchemaCollectionPreprocessor::PreprocessSimpleType(System.Xml.Schema.XmlSchemaSimpleType,System.Boolean)
extern void SchemaCollectionPreprocessor_PreprocessSimpleType_mB08975E1E0DFA7F9685F93E8B9BCFE8BA5D29110 (void);
// 0x00001283 System.Void System.Xml.Schema.SchemaCollectionPreprocessor::PreprocessComplexType(System.Xml.Schema.XmlSchemaComplexType,System.Boolean)
extern void SchemaCollectionPreprocessor_PreprocessComplexType_mD78A9987AC65643508B5DBF8E9E40C8606496816 (void);
// 0x00001284 System.Void System.Xml.Schema.SchemaCollectionPreprocessor::PreprocessGroup(System.Xml.Schema.XmlSchemaGroup)
extern void SchemaCollectionPreprocessor_PreprocessGroup_mD5F0F63B096FD14F7A133227106407D1F69D22B9 (void);
// 0x00001285 System.Void System.Xml.Schema.SchemaCollectionPreprocessor::PreprocessNotation(System.Xml.Schema.XmlSchemaNotation)
extern void SchemaCollectionPreprocessor_PreprocessNotation_m01071D80794636FF0D7885CC061301FE3EFB10A1 (void);
// 0x00001286 System.Void System.Xml.Schema.SchemaCollectionPreprocessor::PreprocessParticle(System.Xml.Schema.XmlSchemaParticle)
extern void SchemaCollectionPreprocessor_PreprocessParticle_mFAB6BE800E32764F38E3F0CF6188F6C38A0D2EFB (void);
// 0x00001287 System.Void System.Xml.Schema.SchemaCollectionPreprocessor::PreprocessAttributes(System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.Schema.XmlSchemaAnyAttribute,System.Xml.Schema.XmlSchemaObject)
extern void SchemaCollectionPreprocessor_PreprocessAttributes_m9F5CA3F4546D14CFF8D32ABE7224E15A25FF58A1 (void);
// 0x00001288 System.Void System.Xml.Schema.SchemaCollectionPreprocessor::ValidateIdAttribute(System.Xml.Schema.XmlSchemaObject)
extern void SchemaCollectionPreprocessor_ValidateIdAttribute_mB635D2445CD8184F004A1299823CAA560A01707D (void);
// 0x00001289 System.Void System.Xml.Schema.SchemaCollectionPreprocessor::ValidateNameAttribute(System.Xml.Schema.XmlSchemaObject)
extern void SchemaCollectionPreprocessor_ValidateNameAttribute_m5B73E7E7216685F9D9C4F689F6AB0831705EC204 (void);
// 0x0000128A System.Void System.Xml.Schema.SchemaCollectionPreprocessor::ValidateQNameAttribute(System.Xml.Schema.XmlSchemaObject,System.String,System.Xml.XmlQualifiedName)
extern void SchemaCollectionPreprocessor_ValidateQNameAttribute_mFC476C3E2F86DDCD573B39DA60BE7A857CBBC77A (void);
// 0x0000128B System.Void System.Xml.Schema.SchemaCollectionPreprocessor::SetParent(System.Xml.Schema.XmlSchemaObject,System.Xml.Schema.XmlSchemaObject)
extern void SchemaCollectionPreprocessor_SetParent_mA397F61DC3EA118ADBC6576FC63789471B3A554C (void);
// 0x0000128C System.Void System.Xml.Schema.SchemaCollectionPreprocessor::PreprocessAnnotation(System.Xml.Schema.XmlSchemaObject)
extern void SchemaCollectionPreprocessor_PreprocessAnnotation_mABC5BBFEDCB4F795FBF1A9FE7935C2D75C65C49A (void);
// 0x0000128D System.Uri System.Xml.Schema.SchemaCollectionPreprocessor::ResolveSchemaLocationUri(System.Xml.Schema.XmlSchema,System.String)
extern void SchemaCollectionPreprocessor_ResolveSchemaLocationUri_m696442CCEF07C1246BF81E1FAA0AB4302A6BEFCF (void);
// 0x0000128E System.IO.Stream System.Xml.Schema.SchemaCollectionPreprocessor::GetSchemaEntity(System.Uri)
extern void SchemaCollectionPreprocessor_GetSchemaEntity_m0F3336D64957773DF190ECBE92CB184AC62C58E5 (void);
// 0x0000128F System.Void System.Xml.Schema.SchemaDeclBase::.ctor(System.Xml.XmlQualifiedName,System.String)
extern void SchemaDeclBase__ctor_m3BC0485AF61F3BA52B54C2D6ED3B827253BAEFFF (void);
// 0x00001290 System.Void System.Xml.Schema.SchemaDeclBase::.ctor()
extern void SchemaDeclBase__ctor_mDD7D2A0D6C87308857840F3032864CB8FAEB7C3B (void);
// 0x00001291 System.Xml.XmlQualifiedName System.Xml.Schema.SchemaDeclBase::get_Name()
extern void SchemaDeclBase_get_Name_m013DF0DD721FE902399C2DF4D2E6F8DAD50ECFAE (void);
// 0x00001292 System.Void System.Xml.Schema.SchemaDeclBase::set_Name(System.Xml.XmlQualifiedName)
extern void SchemaDeclBase_set_Name_m207C6B5EA72B1FB8D9FE77D449AA16F2B25B6AAE (void);
// 0x00001293 System.String System.Xml.Schema.SchemaDeclBase::get_Prefix()
extern void SchemaDeclBase_get_Prefix_mE72A285F12958A0C40F8CDEDA2838B3A09233455 (void);
// 0x00001294 System.Void System.Xml.Schema.SchemaDeclBase::set_Prefix(System.String)
extern void SchemaDeclBase_set_Prefix_m08DA82B9905268283CABDA2BAF38B721A0BF040E (void);
// 0x00001295 System.Boolean System.Xml.Schema.SchemaDeclBase::get_IsDeclaredInExternal()
extern void SchemaDeclBase_get_IsDeclaredInExternal_mEB74F4C126AB527489D2F64BE954806DE7AE5655 (void);
// 0x00001296 System.Void System.Xml.Schema.SchemaDeclBase::set_IsDeclaredInExternal(System.Boolean)
extern void SchemaDeclBase_set_IsDeclaredInExternal_m3F57DA2AD9DBAC1C431293C53E4E052A8E915D96 (void);
// 0x00001297 System.Xml.Schema.SchemaDeclBase/Use System.Xml.Schema.SchemaDeclBase::get_Presence()
extern void SchemaDeclBase_get_Presence_mCF2610A186758B71CAFF2FC2586D9B604C2AE539 (void);
// 0x00001298 System.Void System.Xml.Schema.SchemaDeclBase::set_Presence(System.Xml.Schema.SchemaDeclBase/Use)
extern void SchemaDeclBase_set_Presence_mB1FAF4B21DA1F38F9A40D57E54260010E54C1B91 (void);
// 0x00001299 System.Int64 System.Xml.Schema.SchemaDeclBase::get_MaxLength()
extern void SchemaDeclBase_get_MaxLength_m0AB24B52AF907F68A5073398CDD537208880DA22 (void);
// 0x0000129A System.Void System.Xml.Schema.SchemaDeclBase::set_MaxLength(System.Int64)
extern void SchemaDeclBase_set_MaxLength_m531FCFB68899C79498462A69C28AB7447E5797EE (void);
// 0x0000129B System.Int64 System.Xml.Schema.SchemaDeclBase::get_MinLength()
extern void SchemaDeclBase_get_MinLength_mADFD1DB971D3595B394A6ED5EB7B3BB608A867FB (void);
// 0x0000129C System.Void System.Xml.Schema.SchemaDeclBase::set_MinLength(System.Int64)
extern void SchemaDeclBase_set_MinLength_m0764D469D7282C7E68601AAF4520BC1809E31F0F (void);
// 0x0000129D System.Xml.Schema.XmlSchemaType System.Xml.Schema.SchemaDeclBase::get_SchemaType()
extern void SchemaDeclBase_get_SchemaType_m46E8C95101CB925C57BD9CBF64D8A755335345B5 (void);
// 0x0000129E System.Void System.Xml.Schema.SchemaDeclBase::set_SchemaType(System.Xml.Schema.XmlSchemaType)
extern void SchemaDeclBase_set_SchemaType_m4A34BA7ABAAD6A60F7AE3A2572EDD3E86893A21F (void);
// 0x0000129F System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.SchemaDeclBase::get_Datatype()
extern void SchemaDeclBase_get_Datatype_mE6DE13C3518B65A1CF6E464F12D7D7653247AF90 (void);
// 0x000012A0 System.Void System.Xml.Schema.SchemaDeclBase::set_Datatype(System.Xml.Schema.XmlSchemaDatatype)
extern void SchemaDeclBase_set_Datatype_mE01A8C0C2477840D4B13023766D805391E89DBB5 (void);
// 0x000012A1 System.Void System.Xml.Schema.SchemaDeclBase::AddValue(System.String)
extern void SchemaDeclBase_AddValue_m9C70610A093F7CD2287EB47D9FA619E1D29A1958 (void);
// 0x000012A2 System.Collections.Generic.List`1<System.String> System.Xml.Schema.SchemaDeclBase::get_Values()
extern void SchemaDeclBase_get_Values_m5CBE6E5DB4DE93179FEB87F1BBC0EAF43FAF0E06 (void);
// 0x000012A3 System.Void System.Xml.Schema.SchemaDeclBase::set_Values(System.Collections.Generic.List`1<System.String>)
extern void SchemaDeclBase_set_Values_mCE0D39571AB38EAC7D9CE0CD6BDD42120E6901AE (void);
// 0x000012A4 System.String System.Xml.Schema.SchemaDeclBase::get_DefaultValueRaw()
extern void SchemaDeclBase_get_DefaultValueRaw_m794A7DCEA1AE2B3B4D71DB45B913FCAA16657936 (void);
// 0x000012A5 System.Void System.Xml.Schema.SchemaDeclBase::set_DefaultValueRaw(System.String)
extern void SchemaDeclBase_set_DefaultValueRaw_m0DDD95ED2A03ADDFE2A2C094305B69412280BCAB (void);
// 0x000012A6 System.Object System.Xml.Schema.SchemaDeclBase::get_DefaultValueTyped()
extern void SchemaDeclBase_get_DefaultValueTyped_m16C165322E494F1BC351D0DF53210CF3A906ECAF (void);
// 0x000012A7 System.Void System.Xml.Schema.SchemaDeclBase::set_DefaultValueTyped(System.Object)
extern void SchemaDeclBase_set_DefaultValueTyped_m35E01A5A9C44038AE78774AF2D7B6E627AD66FC1 (void);
// 0x000012A8 System.Boolean System.Xml.Schema.SchemaDeclBase::CheckEnumeration(System.Object)
extern void SchemaDeclBase_CheckEnumeration_m14E09203C4120A77067192DEE7A899F407317BC1 (void);
// 0x000012A9 System.Boolean System.Xml.Schema.SchemaDeclBase::CheckValue(System.Object)
extern void SchemaDeclBase_CheckValue_m7DFE87CAF1D32203AB814BA032CCA2AF8D03727A (void);
// 0x000012AA System.Void System.Xml.Schema.SchemaElementDecl::.ctor()
extern void SchemaElementDecl__ctor_m3F598CDFDFF5882460C9DB24DD0C445D424C06C4 (void);
// 0x000012AB System.Void System.Xml.Schema.SchemaElementDecl::.ctor(System.Xml.Schema.XmlSchemaDatatype)
extern void SchemaElementDecl__ctor_m274259EC34CE5CE38AE0F38DF2640CBAA9CBB1DF (void);
// 0x000012AC System.Void System.Xml.Schema.SchemaElementDecl::.ctor(System.Xml.XmlQualifiedName,System.String)
extern void SchemaElementDecl__ctor_m37D4F8688A2FCD66D64D442660B6E6BB0F30E70C (void);
// 0x000012AD System.Xml.Schema.SchemaElementDecl System.Xml.Schema.SchemaElementDecl::CreateAnyTypeElementDecl()
extern void SchemaElementDecl_CreateAnyTypeElementDecl_m77A23AC637D4DE1E4C66905B7147767048DB0ED5 (void);
// 0x000012AE System.Boolean System.Xml.Schema.SchemaElementDecl::System.Xml.IDtdAttributeListInfo.get_HasNonCDataAttributes()
extern void SchemaElementDecl_System_Xml_IDtdAttributeListInfo_get_HasNonCDataAttributes_m2DA371B47C58EBEFFC726201F2272386103E2429 (void);
// 0x000012AF System.Xml.IDtdAttributeInfo System.Xml.Schema.SchemaElementDecl::System.Xml.IDtdAttributeListInfo.LookupAttribute(System.String,System.String)
extern void SchemaElementDecl_System_Xml_IDtdAttributeListInfo_LookupAttribute_m78124BDF0C35B23BC1AE7D442F38818D8859757D (void);
// 0x000012B0 System.Collections.Generic.IEnumerable`1<System.Xml.IDtdDefaultAttributeInfo> System.Xml.Schema.SchemaElementDecl::System.Xml.IDtdAttributeListInfo.LookupDefaultAttributes()
extern void SchemaElementDecl_System_Xml_IDtdAttributeListInfo_LookupDefaultAttributes_m9D959AC1FEDEC18824D53F9017395885F22FC6A4 (void);
// 0x000012B1 System.Boolean System.Xml.Schema.SchemaElementDecl::get_IsIdDeclared()
extern void SchemaElementDecl_get_IsIdDeclared_m44ADA012ED628AF85A038CF178E9CA86806077B3 (void);
// 0x000012B2 System.Void System.Xml.Schema.SchemaElementDecl::set_IsIdDeclared(System.Boolean)
extern void SchemaElementDecl_set_IsIdDeclared_m88620A2DF06335275FD59A77CB5073E5707BA5AD (void);
// 0x000012B3 System.Boolean System.Xml.Schema.SchemaElementDecl::get_HasNonCDataAttribute()
extern void SchemaElementDecl_get_HasNonCDataAttribute_m94D7B922331C0173378BCE5E4930F16EAD277419 (void);
// 0x000012B4 System.Void System.Xml.Schema.SchemaElementDecl::set_HasNonCDataAttribute(System.Boolean)
extern void SchemaElementDecl_set_HasNonCDataAttribute_m66C35DA3287AD11A2D0DD2E47FE3B8198851F01E (void);
// 0x000012B5 System.Xml.Schema.SchemaElementDecl System.Xml.Schema.SchemaElementDecl::Clone()
extern void SchemaElementDecl_Clone_m001EC2B9C304DB588E4C2B06A5EA0DA5857DB089 (void);
// 0x000012B6 System.Boolean System.Xml.Schema.SchemaElementDecl::get_IsAbstract()
extern void SchemaElementDecl_get_IsAbstract_m6A66C233D51685CD995849E1BA962DC9028221B0 (void);
// 0x000012B7 System.Void System.Xml.Schema.SchemaElementDecl::set_IsAbstract(System.Boolean)
extern void SchemaElementDecl_set_IsAbstract_m595C044DE3F0246C41762D8D60584FCA3365919E (void);
// 0x000012B8 System.Boolean System.Xml.Schema.SchemaElementDecl::get_IsNillable()
extern void SchemaElementDecl_get_IsNillable_m7228F866834534EBF16EF358A407E92F4CDFE689 (void);
// 0x000012B9 System.Void System.Xml.Schema.SchemaElementDecl::set_IsNillable(System.Boolean)
extern void SchemaElementDecl_set_IsNillable_m038AE020F3017CE194C40220EBD82E934EAF8666 (void);
// 0x000012BA System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.SchemaElementDecl::get_Block()
extern void SchemaElementDecl_get_Block_m5A64E5A09AFA41761FF96138A307ADC795959385 (void);
// 0x000012BB System.Void System.Xml.Schema.SchemaElementDecl::set_Block(System.Xml.Schema.XmlSchemaDerivationMethod)
extern void SchemaElementDecl_set_Block_mBA7BF8D373467EC4506E42A920BB378243E9BCE1 (void);
// 0x000012BC System.Boolean System.Xml.Schema.SchemaElementDecl::get_IsNotationDeclared()
extern void SchemaElementDecl_get_IsNotationDeclared_m56FEF2BE202BF5AC41DDFB7BCA33983F71A0FB0B (void);
// 0x000012BD System.Void System.Xml.Schema.SchemaElementDecl::set_IsNotationDeclared(System.Boolean)
extern void SchemaElementDecl_set_IsNotationDeclared_m33DFE77CEA01A59316738F4BC49110A7C98A2365 (void);
// 0x000012BE System.Boolean System.Xml.Schema.SchemaElementDecl::get_HasDefaultAttribute()
extern void SchemaElementDecl_get_HasDefaultAttribute_mC2DB4435D9CE3C83AD5CD49AA9F4F91B5593A642 (void);
// 0x000012BF System.Boolean System.Xml.Schema.SchemaElementDecl::get_HasRequiredAttribute()
extern void SchemaElementDecl_get_HasRequiredAttribute_mA1790096360AAF0BFA8E87BAF4B230D12AECCC6B (void);
// 0x000012C0 System.Xml.Schema.ContentValidator System.Xml.Schema.SchemaElementDecl::get_ContentValidator()
extern void SchemaElementDecl_get_ContentValidator_m687E7878F142CFC03B5D7B4FFD6FE1F4AE6526E1 (void);
// 0x000012C1 System.Void System.Xml.Schema.SchemaElementDecl::set_ContentValidator(System.Xml.Schema.ContentValidator)
extern void SchemaElementDecl_set_ContentValidator_m9670779D24E74D3F1272FB1C378371719F9DFB0E (void);
// 0x000012C2 System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.SchemaElementDecl::get_AnyAttribute()
extern void SchemaElementDecl_get_AnyAttribute_mC3B1C2126189A54F591B692BA565C054D8EBAC50 (void);
// 0x000012C3 System.Void System.Xml.Schema.SchemaElementDecl::set_AnyAttribute(System.Xml.Schema.XmlSchemaAnyAttribute)
extern void SchemaElementDecl_set_AnyAttribute_mF129885E6F7A97FBF78EF5F736239FCE4F9ABA89 (void);
// 0x000012C4 System.Xml.Schema.CompiledIdentityConstraint[] System.Xml.Schema.SchemaElementDecl::get_Constraints()
extern void SchemaElementDecl_get_Constraints_m4FD9F7A6901AB7FE2E546E128C698ED50A69D4F4 (void);
// 0x000012C5 System.Void System.Xml.Schema.SchemaElementDecl::set_Constraints(System.Xml.Schema.CompiledIdentityConstraint[])
extern void SchemaElementDecl_set_Constraints_m8AD0436E153498A156D1D8B3F960080EFE6B6EC5 (void);
// 0x000012C6 System.Xml.Schema.XmlSchemaElement System.Xml.Schema.SchemaElementDecl::get_SchemaElement()
extern void SchemaElementDecl_get_SchemaElement_mA6DB7440DD4849BF5D743810DAC100110DA5AF93 (void);
// 0x000012C7 System.Void System.Xml.Schema.SchemaElementDecl::set_SchemaElement(System.Xml.Schema.XmlSchemaElement)
extern void SchemaElementDecl_set_SchemaElement_mAF3D3254001A69239B6D897485FAA9D2D6A8EA4B (void);
// 0x000012C8 System.Void System.Xml.Schema.SchemaElementDecl::AddAttDef(System.Xml.Schema.SchemaAttDef)
extern void SchemaElementDecl_AddAttDef_mAF964F8485156FF16A7554A1B8DC76B7A83C12BA (void);
// 0x000012C9 System.Xml.Schema.SchemaAttDef System.Xml.Schema.SchemaElementDecl::GetAttDef(System.Xml.XmlQualifiedName)
extern void SchemaElementDecl_GetAttDef_m157EF6E66718BDD7F087323423296A4AF4719259 (void);
// 0x000012CA System.Collections.Generic.IList`1<System.Xml.IDtdDefaultAttributeInfo> System.Xml.Schema.SchemaElementDecl::get_DefaultAttDefs()
extern void SchemaElementDecl_get_DefaultAttDefs_m2AC1645F0CED019A9B186C026CA7A19A3BFE6556 (void);
// 0x000012CB System.Collections.Generic.Dictionary`2<System.Xml.XmlQualifiedName,System.Xml.Schema.SchemaAttDef> System.Xml.Schema.SchemaElementDecl::get_AttDefs()
extern void SchemaElementDecl_get_AttDefs_m2E3114DFAB8D978CBFAA6E31C2CD18A9AA9DAC50 (void);
// 0x000012CC System.Collections.Generic.Dictionary`2<System.Xml.XmlQualifiedName,System.Xml.XmlQualifiedName> System.Xml.Schema.SchemaElementDecl::get_ProhibitedAttributes()
extern void SchemaElementDecl_get_ProhibitedAttributes_m63C08C71719D756211F5B891D7F44B4B5842C1DA (void);
// 0x000012CD System.Void System.Xml.Schema.SchemaElementDecl::CheckAttributes(System.Collections.Hashtable,System.Boolean)
extern void SchemaElementDecl_CheckAttributes_m30F104D5F100EBC4D7B36BC5B96CFABB1F788429 (void);
// 0x000012CE System.Void System.Xml.Schema.SchemaElementDecl::.cctor()
extern void SchemaElementDecl__cctor_m5D26F878B63D846576180BDE4E0BB473E4F79527 (void);
// 0x000012CF System.Void System.Xml.Schema.SchemaEntity::.ctor(System.Xml.XmlQualifiedName,System.Boolean)
extern void SchemaEntity__ctor_m7444C0D862E0CC6A87EE2B39B4D058F657AA299C (void);
// 0x000012D0 System.String System.Xml.Schema.SchemaEntity::System.Xml.IDtdEntityInfo.get_Name()
extern void SchemaEntity_System_Xml_IDtdEntityInfo_get_Name_m352553FC53FDD911A721B1384C4B7979871587BA (void);
// 0x000012D1 System.Boolean System.Xml.Schema.SchemaEntity::System.Xml.IDtdEntityInfo.get_IsExternal()
extern void SchemaEntity_System_Xml_IDtdEntityInfo_get_IsExternal_m127C37E5C879C2A0AD5E000AC5248323CA702701 (void);
// 0x000012D2 System.Boolean System.Xml.Schema.SchemaEntity::System.Xml.IDtdEntityInfo.get_IsDeclaredInExternal()
extern void SchemaEntity_System_Xml_IDtdEntityInfo_get_IsDeclaredInExternal_m36ED4C26032384E1E84D9466A3D3BB302C8B6001 (void);
// 0x000012D3 System.Boolean System.Xml.Schema.SchemaEntity::System.Xml.IDtdEntityInfo.get_IsUnparsedEntity()
extern void SchemaEntity_System_Xml_IDtdEntityInfo_get_IsUnparsedEntity_m57DEA7CD86C5B717719F25B2886863DB100DDCCB (void);
// 0x000012D4 System.Boolean System.Xml.Schema.SchemaEntity::System.Xml.IDtdEntityInfo.get_IsParameterEntity()
extern void SchemaEntity_System_Xml_IDtdEntityInfo_get_IsParameterEntity_mA9C97DB0F1734CDA97403005A973ED18C0897094 (void);
// 0x000012D5 System.String System.Xml.Schema.SchemaEntity::System.Xml.IDtdEntityInfo.get_BaseUriString()
extern void SchemaEntity_System_Xml_IDtdEntityInfo_get_BaseUriString_m3D67C1040FA19F4F4B1D97DC2E8B4C6837913DEB (void);
// 0x000012D6 System.String System.Xml.Schema.SchemaEntity::System.Xml.IDtdEntityInfo.get_DeclaredUriString()
extern void SchemaEntity_System_Xml_IDtdEntityInfo_get_DeclaredUriString_m70A84C269273AC6F5FBC43C9D8000AFBDA4CD794 (void);
// 0x000012D7 System.String System.Xml.Schema.SchemaEntity::System.Xml.IDtdEntityInfo.get_SystemId()
extern void SchemaEntity_System_Xml_IDtdEntityInfo_get_SystemId_mA7E3BFA9546D151C96FB99CCDABFCA332C0C094F (void);
// 0x000012D8 System.String System.Xml.Schema.SchemaEntity::System.Xml.IDtdEntityInfo.get_PublicId()
extern void SchemaEntity_System_Xml_IDtdEntityInfo_get_PublicId_mC9CFE2C65616543CF54FB444E63FFB9298EDC808 (void);
// 0x000012D9 System.String System.Xml.Schema.SchemaEntity::System.Xml.IDtdEntityInfo.get_Text()
extern void SchemaEntity_System_Xml_IDtdEntityInfo_get_Text_m14D75FD4114F04E252BEBF48AE8E5625332AFABC (void);
// 0x000012DA System.Int32 System.Xml.Schema.SchemaEntity::System.Xml.IDtdEntityInfo.get_LineNumber()
extern void SchemaEntity_System_Xml_IDtdEntityInfo_get_LineNumber_m6263C3254C437DE11BAC335F58742759EB4F2E09 (void);
// 0x000012DB System.Int32 System.Xml.Schema.SchemaEntity::System.Xml.IDtdEntityInfo.get_LinePosition()
extern void SchemaEntity_System_Xml_IDtdEntityInfo_get_LinePosition_m0EAF16F3E9276C9475A41F6DC536BCDA1AFD63FA (void);
// 0x000012DC System.Boolean System.Xml.Schema.SchemaEntity::IsPredefinedEntity(System.String)
extern void SchemaEntity_IsPredefinedEntity_m1D4A2C7ADF0F8BA271221142CE2E56A1EE653B18 (void);
// 0x000012DD System.Xml.XmlQualifiedName System.Xml.Schema.SchemaEntity::get_Name()
extern void SchemaEntity_get_Name_m8A17CC3B68A15DCD4C3ACEC6AE82AB7BF5CDBEAC (void);
// 0x000012DE System.String System.Xml.Schema.SchemaEntity::get_Url()
extern void SchemaEntity_get_Url_m7519C52A444DFD11468483C299A6C9D6A92F1CFB (void);
// 0x000012DF System.Void System.Xml.Schema.SchemaEntity::set_Url(System.String)
extern void SchemaEntity_set_Url_m39051E42954FC32EF9283C192653BA148CB41249 (void);
// 0x000012E0 System.String System.Xml.Schema.SchemaEntity::get_Pubid()
extern void SchemaEntity_get_Pubid_m9845E8CD129266AFA62E58F857D88D0941C88C82 (void);
// 0x000012E1 System.Void System.Xml.Schema.SchemaEntity::set_Pubid(System.String)
extern void SchemaEntity_set_Pubid_m38932D2D6C40B066741B4F3C85478DA7A49F1FC2 (void);
// 0x000012E2 System.Boolean System.Xml.Schema.SchemaEntity::get_IsExternal()
extern void SchemaEntity_get_IsExternal_mBFBDEF21B96AE11DAF242E5B7E2C3B63693FC8CE (void);
// 0x000012E3 System.Void System.Xml.Schema.SchemaEntity::set_IsExternal(System.Boolean)
extern void SchemaEntity_set_IsExternal_mEA049015A7FB2840CFC3870A2F41FAC927612D12 (void);
// 0x000012E4 System.Boolean System.Xml.Schema.SchemaEntity::get_DeclaredInExternal()
extern void SchemaEntity_get_DeclaredInExternal_mEAF749D691316F3C1A7C72383B527E943CB9608A (void);
// 0x000012E5 System.Void System.Xml.Schema.SchemaEntity::set_DeclaredInExternal(System.Boolean)
extern void SchemaEntity_set_DeclaredInExternal_mE6A46D7897D9CDBF7400135BF42A153AB313D66F (void);
// 0x000012E6 System.Xml.XmlQualifiedName System.Xml.Schema.SchemaEntity::get_NData()
extern void SchemaEntity_get_NData_m7B05467BF6357AB27C1DAFBFE27F9720C79CEC3C (void);
// 0x000012E7 System.Void System.Xml.Schema.SchemaEntity::set_NData(System.Xml.XmlQualifiedName)
extern void SchemaEntity_set_NData_mB7C417287EC6223758560683CFEF6961CCA9DD4F (void);
// 0x000012E8 System.String System.Xml.Schema.SchemaEntity::get_Text()
extern void SchemaEntity_get_Text_mDCF201E623D7A98F87E859ACDEE9B5B6B4E953AE (void);
// 0x000012E9 System.Void System.Xml.Schema.SchemaEntity::set_Text(System.String)
extern void SchemaEntity_set_Text_m62FCB261049A0B400D7C27470AFC73EA227861AF (void);
// 0x000012EA System.Int32 System.Xml.Schema.SchemaEntity::get_Line()
extern void SchemaEntity_get_Line_m7080071B6DE51A523D56CD36F0EE212140362FB2 (void);
// 0x000012EB System.Void System.Xml.Schema.SchemaEntity::set_Line(System.Int32)
extern void SchemaEntity_set_Line_m3F4EBBBF917403C4F93292B873B64063DD3850F3 (void);
// 0x000012EC System.Int32 System.Xml.Schema.SchemaEntity::get_Pos()
extern void SchemaEntity_get_Pos_m6647403022CB46CAE95B3BED0503FEA0C1A6C0F4 (void);
// 0x000012ED System.Void System.Xml.Schema.SchemaEntity::set_Pos(System.Int32)
extern void SchemaEntity_set_Pos_mD4124AF35C72621D401E02AED280FF8A8934FABB (void);
// 0x000012EE System.String System.Xml.Schema.SchemaEntity::get_BaseURI()
extern void SchemaEntity_get_BaseURI_m12366B555F0076A6D007AEE5EA1D0220B634CEBB (void);
// 0x000012EF System.Void System.Xml.Schema.SchemaEntity::set_BaseURI(System.String)
extern void SchemaEntity_set_BaseURI_mFC468DD1928AD24B87E405653FBB189A67042C61 (void);
// 0x000012F0 System.Boolean System.Xml.Schema.SchemaEntity::get_ParsingInProgress()
extern void SchemaEntity_get_ParsingInProgress_m1A11FBE9700163EB33B81751FB96EA42F99F90EC (void);
// 0x000012F1 System.Void System.Xml.Schema.SchemaEntity::set_ParsingInProgress(System.Boolean)
extern void SchemaEntity_set_ParsingInProgress_m6DA2762E08D1C44455A0E1CF86B7B208A6BD1480 (void);
// 0x000012F2 System.String System.Xml.Schema.SchemaEntity::get_DeclaredURI()
extern void SchemaEntity_get_DeclaredURI_mA5B2AACD3D552050C6318FD6383F32FB0CC0CEA0 (void);
// 0x000012F3 System.Void System.Xml.Schema.SchemaEntity::set_DeclaredURI(System.String)
extern void SchemaEntity_set_DeclaredURI_m0411EACB64E056C515ADBBD2118036872D76AC96 (void);
// 0x000012F4 System.Void System.Xml.Schema.SchemaInfo::.ctor()
extern void SchemaInfo__ctor_mF2778D9A328648120368A2B00DC41949E52E0963 (void);
// 0x000012F5 System.Xml.XmlQualifiedName System.Xml.Schema.SchemaInfo::get_DocTypeName()
extern void SchemaInfo_get_DocTypeName_m4BBB68F652B02DAE4E77D2CE9AAC41D4650B019B (void);
// 0x000012F6 System.Void System.Xml.Schema.SchemaInfo::set_DocTypeName(System.Xml.XmlQualifiedName)
extern void SchemaInfo_set_DocTypeName_mB87F85301E58DCCDD63697CE790A4417A07A54B0 (void);
// 0x000012F7 System.Void System.Xml.Schema.SchemaInfo::set_InternalDtdSubset(System.String)
extern void SchemaInfo_set_InternalDtdSubset_m8352C52C8065FDD87C562CC9AC5CC098B7697CD5 (void);
// 0x000012F8 System.Collections.Generic.Dictionary`2<System.Xml.XmlQualifiedName,System.Xml.Schema.SchemaElementDecl> System.Xml.Schema.SchemaInfo::get_ElementDecls()
extern void SchemaInfo_get_ElementDecls_m238E5681BECA397E7010F7BEFBAC2D0FBEC43BD7 (void);
// 0x000012F9 System.Collections.Generic.Dictionary`2<System.Xml.XmlQualifiedName,System.Xml.Schema.SchemaElementDecl> System.Xml.Schema.SchemaInfo::get_UndeclaredElementDecls()
extern void SchemaInfo_get_UndeclaredElementDecls_m0A88B7833EFC3AAFB9DC374257DB131D1902EF1D (void);
// 0x000012FA System.Collections.Generic.Dictionary`2<System.Xml.XmlQualifiedName,System.Xml.Schema.SchemaEntity> System.Xml.Schema.SchemaInfo::get_GeneralEntities()
extern void SchemaInfo_get_GeneralEntities_mB8E4E7E02EB79C03BDEEB06638EBFA631DE9C9D2 (void);
// 0x000012FB System.Collections.Generic.Dictionary`2<System.Xml.XmlQualifiedName,System.Xml.Schema.SchemaEntity> System.Xml.Schema.SchemaInfo::get_ParameterEntities()
extern void SchemaInfo_get_ParameterEntities_m54F4C298FA2B2AAE10FAA43965E9DD2C84E76FBB (void);
// 0x000012FC System.Xml.Schema.SchemaType System.Xml.Schema.SchemaInfo::get_SchemaType()
extern void SchemaInfo_get_SchemaType_m44BE9221A63C4D13AE45A2054A875B533518B0FC (void);
// 0x000012FD System.Void System.Xml.Schema.SchemaInfo::set_SchemaType(System.Xml.Schema.SchemaType)
extern void SchemaInfo_set_SchemaType_m00F5B5934AC3BDDD71AAEB8CA3E307451FA51229 (void);
// 0x000012FE System.Collections.Generic.Dictionary`2<System.String,System.Boolean> System.Xml.Schema.SchemaInfo::get_TargetNamespaces()
extern void SchemaInfo_get_TargetNamespaces_m051A78CD43B364C0B10D75781749BAEE3EBF564D (void);
// 0x000012FF System.Collections.Generic.Dictionary`2<System.Xml.XmlQualifiedName,System.Xml.Schema.SchemaElementDecl> System.Xml.Schema.SchemaInfo::get_ElementDeclsByType()
extern void SchemaInfo_get_ElementDeclsByType_mD6328AE54045B3DD88F6C90421BA1EEA4F980968 (void);
// 0x00001300 System.Collections.Generic.Dictionary`2<System.Xml.XmlQualifiedName,System.Xml.Schema.SchemaAttDef> System.Xml.Schema.SchemaInfo::get_AttributeDecls()
extern void SchemaInfo_get_AttributeDecls_m6429716042D0208572ECEA9F5768C7A9A0C3495B (void);
// 0x00001301 System.Collections.Generic.Dictionary`2<System.String,System.Xml.Schema.SchemaNotation> System.Xml.Schema.SchemaInfo::get_Notations()
extern void SchemaInfo_get_Notations_m922CD199C8750B3D6F5662DB0EA272805A7EA3A1 (void);
// 0x00001302 System.Int32 System.Xml.Schema.SchemaInfo::get_ErrorCount()
extern void SchemaInfo_get_ErrorCount_m0AF324B982792CD944888F69C3A654E7F82C94AB (void);
// 0x00001303 System.Void System.Xml.Schema.SchemaInfo::set_ErrorCount(System.Int32)
extern void SchemaInfo_set_ErrorCount_m7D142F30D6320F0B279C973A6220F7D8EFB248A7 (void);
// 0x00001304 System.Xml.Schema.SchemaElementDecl System.Xml.Schema.SchemaInfo::GetElementDecl(System.Xml.XmlQualifiedName)
extern void SchemaInfo_GetElementDecl_mDD703F69AB03039D9D52A1AE548D035462F92443 (void);
// 0x00001305 System.Xml.Schema.SchemaElementDecl System.Xml.Schema.SchemaInfo::GetTypeDecl(System.Xml.XmlQualifiedName)
extern void SchemaInfo_GetTypeDecl_m886A28A92868F4A8D1B5D5349FA4DA6A42B0611C (void);
// 0x00001306 System.Xml.Schema.XmlSchemaElement System.Xml.Schema.SchemaInfo::GetElement(System.Xml.XmlQualifiedName)
extern void SchemaInfo_GetElement_m85FCF257B1E1C6E8756B15A5B0301287993B5099 (void);
// 0x00001307 System.Boolean System.Xml.Schema.SchemaInfo::HasSchema(System.String)
extern void SchemaInfo_HasSchema_m2C02B6123E7004B058DC6606F643CAAD56D2B619 (void);
// 0x00001308 System.Boolean System.Xml.Schema.SchemaInfo::Contains(System.String)
extern void SchemaInfo_Contains_m05ECE7B576B731F76916616A15EE4361AA8E592F (void);
// 0x00001309 System.Xml.Schema.SchemaAttDef System.Xml.Schema.SchemaInfo::GetAttributeXdr(System.Xml.Schema.SchemaElementDecl,System.Xml.XmlQualifiedName)
extern void SchemaInfo_GetAttributeXdr_mD73DDBD855C39EBD0D06DE123377A2E9A431AA92 (void);
// 0x0000130A System.Xml.Schema.SchemaAttDef System.Xml.Schema.SchemaInfo::GetAttributeXsd(System.Xml.Schema.SchemaElementDecl,System.Xml.XmlQualifiedName,System.Xml.Schema.XmlSchemaObject,System.Xml.Schema.AttributeMatchState&)
extern void SchemaInfo_GetAttributeXsd_mC27985D62EBFB9FFCCFB0FBC3430C24C95ECBCE5 (void);
// 0x0000130B System.Xml.Schema.SchemaAttDef System.Xml.Schema.SchemaInfo::GetAttributeXsd(System.Xml.Schema.SchemaElementDecl,System.Xml.XmlQualifiedName,System.Boolean&)
extern void SchemaInfo_GetAttributeXsd_m229A2E1FBCE6BB62712FC05A25F0D9E5C88B5120 (void);
// 0x0000130C System.Void System.Xml.Schema.SchemaInfo::Add(System.Xml.Schema.SchemaInfo,System.Xml.Schema.ValidationEventHandler)
extern void SchemaInfo_Add_m9F48748C906F00CC081EFDA73BDE062CFA991019 (void);
// 0x0000130D System.Void System.Xml.Schema.SchemaInfo::Finish()
extern void SchemaInfo_Finish_m2819E8B404C31776D077502515C4BA78BD02F569 (void);
// 0x0000130E System.Boolean System.Xml.Schema.SchemaInfo::System.Xml.IDtdInfo.get_HasDefaultAttributes()
extern void SchemaInfo_System_Xml_IDtdInfo_get_HasDefaultAttributes_mEBAF817250BF7087E7C9563789F66658C9B0CE42 (void);
// 0x0000130F System.Boolean System.Xml.Schema.SchemaInfo::System.Xml.IDtdInfo.get_HasNonCDataAttributes()
extern void SchemaInfo_System_Xml_IDtdInfo_get_HasNonCDataAttributes_m0ACAF8FC2BD37D2FFE23563C972F1B4D21F1547D (void);
// 0x00001310 System.Xml.IDtdAttributeListInfo System.Xml.Schema.SchemaInfo::System.Xml.IDtdInfo.LookupAttributeList(System.String,System.String)
extern void SchemaInfo_System_Xml_IDtdInfo_LookupAttributeList_m41881F02B0447D86A47930EE242A8074F8FEBAD0 (void);
// 0x00001311 System.Xml.IDtdEntityInfo System.Xml.Schema.SchemaInfo::System.Xml.IDtdInfo.LookupEntity(System.String)
extern void SchemaInfo_System_Xml_IDtdInfo_LookupEntity_m313DCF24AD1330EC15EE99BA0789DBEC9B44C4A4 (void);
// 0x00001312 System.Xml.XmlQualifiedName System.Xml.Schema.SchemaInfo::System.Xml.IDtdInfo.get_Name()
extern void SchemaInfo_System_Xml_IDtdInfo_get_Name_m33815EAFB7FB13F1F81E50ABC4A8890AD9CA0B80 (void);
// 0x00001313 System.String System.Xml.Schema.SchemaInfo::System.Xml.IDtdInfo.get_InternalDtdSubset()
extern void SchemaInfo_System_Xml_IDtdInfo_get_InternalDtdSubset_mF1738CFE5ACAF0F48716D54C4639E4E782C91376 (void);
// 0x00001314 System.Void System.Xml.Schema.SchemaNames::.ctor(System.Xml.XmlNameTable)
extern void SchemaNames__ctor_m540A61CE1A638A0C32467AF7428CC3592EAF0469 (void);
// 0x00001315 System.Void System.Xml.Schema.SchemaNames::CreateTokenToQNameTable()
extern void SchemaNames_CreateTokenToQNameTable_mFDA8FB295147E5BDFFD9CD4B643CE5811D3FA363 (void);
// 0x00001316 System.Xml.Schema.SchemaType System.Xml.Schema.SchemaNames::SchemaTypeFromRoot(System.String,System.String)
extern void SchemaNames_SchemaTypeFromRoot_mD1583A1C180B47EEC8CD3209C764E6E55F6B48E6 (void);
// 0x00001317 System.Boolean System.Xml.Schema.SchemaNames::IsXSDRoot(System.String,System.String)
extern void SchemaNames_IsXSDRoot_m3A2F7188F616DFF46BC37153A72064B56EA45598 (void);
// 0x00001318 System.Boolean System.Xml.Schema.SchemaNames::IsXDRRoot(System.String,System.String)
extern void SchemaNames_IsXDRRoot_mE3817D437E6F2496BF68326FE0F2DDCC8EB273B4 (void);
// 0x00001319 System.Void System.Xml.Schema.SchemaNamespaceManager::.ctor(System.Xml.Schema.XmlSchemaObject)
extern void SchemaNamespaceManager__ctor_mBF0213141E461B6A496F64C963FE90912183BD1A (void);
// 0x0000131A System.String System.Xml.Schema.SchemaNamespaceManager::LookupNamespace(System.String)
extern void SchemaNamespaceManager_LookupNamespace_mFF7FFDD0F9F12609BBBEBAB83647ED1C793A8C09 (void);
// 0x0000131B System.String System.Xml.Schema.SchemaNamespaceManager::LookupPrefix(System.String)
extern void SchemaNamespaceManager_LookupPrefix_m547D5C214F6E2834F1B72BD701556C8C044DE149 (void);
// 0x0000131C System.Void System.Xml.Schema.SchemaNotation::.ctor(System.Xml.XmlQualifiedName)
extern void SchemaNotation__ctor_m2C7E7540A7A33F4B18E31AEB896806C301466457 (void);
// 0x0000131D System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNotation::get_Name()
extern void SchemaNotation_get_Name_mF5CA9EBBD17ADAB3A31FC36FDB03B236C4847FCD (void);
// 0x0000131E System.String System.Xml.Schema.SchemaNotation::get_SystemLiteral()
extern void SchemaNotation_get_SystemLiteral_m0E99C9B3C22B1F8535F3C9334B91EEFD0C2F1DF3 (void);
// 0x0000131F System.Void System.Xml.Schema.SchemaNotation::set_SystemLiteral(System.String)
extern void SchemaNotation_set_SystemLiteral_mE508FA22D4C2368801F3A5AA2B5797F1221234CD (void);
// 0x00001320 System.String System.Xml.Schema.SchemaNotation::get_Pubid()
extern void SchemaNotation_get_Pubid_m28D7BB40FF192EDC5B5461FBE0FF7E690A3B6BFE (void);
// 0x00001321 System.Void System.Xml.Schema.SchemaNotation::set_Pubid(System.String)
extern void SchemaNotation_set_Pubid_m3829B9FB66E7CB42DBAE04A487127361BFF4357B (void);
// 0x00001322 System.Void System.Xml.Schema.Compiler::.ctor(System.Xml.XmlNameTable,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchema,System.Xml.Schema.XmlSchemaCompilationSettings)
extern void Compiler__ctor_m49C27DD70F845B7B7B863C2121CB261DC82990AE (void);
// 0x00001323 System.Boolean System.Xml.Schema.Compiler::Execute(System.Xml.Schema.XmlSchemaSet,System.Xml.Schema.SchemaInfo)
extern void Compiler_Execute_m73F85141E65AE7794402735DE4F9902549C75D66 (void);
// 0x00001324 System.Void System.Xml.Schema.Compiler::Prepare(System.Xml.Schema.XmlSchema,System.Boolean)
extern void Compiler_Prepare_m62D4498EF45C7B50FF8DABA122F95AD46C7A8CB6 (void);
// 0x00001325 System.Void System.Xml.Schema.Compiler::UpdateSForSSimpleTypes()
extern void Compiler_UpdateSForSSimpleTypes_m5724F217975CD08364C46D5568A3F3FC21B9EA3C (void);
// 0x00001326 System.Void System.Xml.Schema.Compiler::Output(System.Xml.Schema.SchemaInfo)
extern void Compiler_Output_m96B0F2D69978AC86236FF2F96C6DA37EB6884763 (void);
// 0x00001327 System.Void System.Xml.Schema.Compiler::ImportAllCompiledSchemas(System.Xml.Schema.XmlSchemaSet)
extern void Compiler_ImportAllCompiledSchemas_mAD903E7310E1562796CF7136DC6858C9B05529FC (void);
// 0x00001328 System.Boolean System.Xml.Schema.Compiler::Compile()
extern void Compiler_Compile_m446D9BB2BEFEA4AEFF35DE49CFF3AC4A73D777D7 (void);
// 0x00001329 System.Void System.Xml.Schema.Compiler::CleanupAttribute(System.Xml.Schema.XmlSchemaAttribute)
extern void Compiler_CleanupAttribute_mE1C1EAA30E2ACA18ADACBF70D1FDDDB3DF0A27D5 (void);
// 0x0000132A System.Void System.Xml.Schema.Compiler::CleanupAttributeGroup(System.Xml.Schema.XmlSchemaAttributeGroup)
extern void Compiler_CleanupAttributeGroup_m5C49730F512712BF64FFA90A3E63796588148351 (void);
// 0x0000132B System.Void System.Xml.Schema.Compiler::CleanupComplexType(System.Xml.Schema.XmlSchemaComplexType)
extern void Compiler_CleanupComplexType_m6684D84E603FF23E8E7D8D13BD628EC77F5D97B4 (void);
// 0x0000132C System.Void System.Xml.Schema.Compiler::CleanupSimpleType(System.Xml.Schema.XmlSchemaSimpleType)
extern void Compiler_CleanupSimpleType_m52A9C1529D92940CF032970523ECBAA5E340AC55 (void);
// 0x0000132D System.Void System.Xml.Schema.Compiler::CleanupElement(System.Xml.Schema.XmlSchemaElement)
extern void Compiler_CleanupElement_m30280F30A4458E98B00672786E0511FD9D4B0BA3 (void);
// 0x0000132E System.Void System.Xml.Schema.Compiler::CleanupAttributes(System.Xml.Schema.XmlSchemaObjectCollection)
extern void Compiler_CleanupAttributes_m7DAAC53079E793186159D3206006D05A34ABFA8B (void);
// 0x0000132F System.Void System.Xml.Schema.Compiler::CleanupGroup(System.Xml.Schema.XmlSchemaGroup)
extern void Compiler_CleanupGroup_m3E267D64DE186B6F544246D7482000DA3065FE05 (void);
// 0x00001330 System.Void System.Xml.Schema.Compiler::CleanupParticle(System.Xml.Schema.XmlSchemaParticle)
extern void Compiler_CleanupParticle_m32D89AF446D27B0A53AEF44FDCA1F08F5D0463D2 (void);
// 0x00001331 System.Void System.Xml.Schema.Compiler::ProcessSubstitutionGroups()
extern void Compiler_ProcessSubstitutionGroups_mF1680315E32BE8E405F2DB1CE79C0A20BF9DFCFE (void);
// 0x00001332 System.Void System.Xml.Schema.Compiler::CompileSubstitutionGroup(System.Xml.Schema.XmlSchemaSubstitutionGroup)
extern void Compiler_CompileSubstitutionGroup_m2B04D266DEC42E773867F95FC348F6FBB6FE2C60 (void);
// 0x00001333 System.Void System.Xml.Schema.Compiler::RecursivelyCheckRedefinedGroups(System.Xml.Schema.XmlSchemaGroup,System.Xml.Schema.XmlSchemaGroup)
extern void Compiler_RecursivelyCheckRedefinedGroups_m0EBDEC39A1931BA9027ACF08A3649C2E45E9DF67 (void);
// 0x00001334 System.Void System.Xml.Schema.Compiler::RecursivelyCheckRedefinedAttributeGroups(System.Xml.Schema.XmlSchemaAttributeGroup,System.Xml.Schema.XmlSchemaAttributeGroup)
extern void Compiler_RecursivelyCheckRedefinedAttributeGroups_m4C5338FF33DCF092943FDFA82C15856C46F28757 (void);
// 0x00001335 System.Void System.Xml.Schema.Compiler::CompileGroup(System.Xml.Schema.XmlSchemaGroup)
extern void Compiler_CompileGroup_m4F2E9CD694DF95F50ADC7A24F0F743C6A57FFE0B (void);
// 0x00001336 System.Void System.Xml.Schema.Compiler::CompileSimpleType(System.Xml.Schema.XmlSchemaSimpleType)
extern void Compiler_CompileSimpleType_m1E323D9A7F7DD8721B25BC781B1B112748406CB1 (void);
// 0x00001337 System.Xml.Schema.XmlSchemaSimpleType[] System.Xml.Schema.Compiler::CompileBaseMemberTypes(System.Xml.Schema.XmlSchemaSimpleType)
extern void Compiler_CompileBaseMemberTypes_m5F098D699EF60850C8BFFF9F1356113E14F8B1C6 (void);
// 0x00001338 System.Void System.Xml.Schema.Compiler::CheckUnionType(System.Xml.Schema.XmlSchemaSimpleType,System.Collections.ArrayList,System.Xml.Schema.XmlSchemaSimpleType)
extern void Compiler_CheckUnionType_m4AA3195C793564D0ADF07E4EF31196E164B007C8 (void);
// 0x00001339 System.Void System.Xml.Schema.Compiler::CompileComplexType(System.Xml.Schema.XmlSchemaComplexType)
extern void Compiler_CompileComplexType_m276EEBB1C10FCE4391449629268F8405D32A6AEB (void);
// 0x0000133A System.Void System.Xml.Schema.Compiler::CompileSimpleContentExtension(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaSimpleContentExtension)
extern void Compiler_CompileSimpleContentExtension_m6F45314DB13DB614FD08CC821DF3A26521B9EECE (void);
// 0x0000133B System.Void System.Xml.Schema.Compiler::CompileSimpleContentRestriction(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaSimpleContentRestriction)
extern void Compiler_CompileSimpleContentRestriction_mBE6FFB1935D5FC9BBEC3831302CBF097DBE2D138 (void);
// 0x0000133C System.Void System.Xml.Schema.Compiler::CompileComplexContentExtension(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaComplexContent,System.Xml.Schema.XmlSchemaComplexContentExtension)
extern void Compiler_CompileComplexContentExtension_mF974550019D9B53E2073E236582CC72957535260 (void);
// 0x0000133D System.Void System.Xml.Schema.Compiler::CompileComplexContentRestriction(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaComplexContent,System.Xml.Schema.XmlSchemaComplexContentRestriction)
extern void Compiler_CompileComplexContentRestriction_mCE4C0A962EC08F7FEF5DA285732CD5C4FCAEA21C (void);
// 0x0000133E System.Void System.Xml.Schema.Compiler::CheckParticleDerivation(System.Xml.Schema.XmlSchemaComplexType)
extern void Compiler_CheckParticleDerivation_m22A097632969331FFD91440814DCBC9DAE6056D2 (void);
// 0x0000133F System.Void System.Xml.Schema.Compiler::CheckParticleDerivation(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.XmlSchemaParticle)
extern void Compiler_CheckParticleDerivation_mDD6C68E60B84A07150BEC7FC5276D18A4B2B2F06 (void);
// 0x00001340 System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.Compiler::CompileContentTypeParticle(System.Xml.Schema.XmlSchemaParticle)
extern void Compiler_CompileContentTypeParticle_mB829EC2208A664912E6BB35385C08D3456CB268F (void);
// 0x00001341 System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.Compiler::CannonicalizeParticle(System.Xml.Schema.XmlSchemaParticle,System.Boolean)
extern void Compiler_CannonicalizeParticle_mAA29C985BAF2B1B8EB1B71559297E22DB8D2CD62 (void);
// 0x00001342 System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.Compiler::CannonicalizeElement(System.Xml.Schema.XmlSchemaElement)
extern void Compiler_CannonicalizeElement_m20C655ECB58153807436B1CBC3D46D02DB316A54 (void);
// 0x00001343 System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.Compiler::CannonicalizeGroupRef(System.Xml.Schema.XmlSchemaGroupRef,System.Boolean)
extern void Compiler_CannonicalizeGroupRef_m00C226CD491CB7395D06D5878B519DE0C56B6B3D (void);
// 0x00001344 System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.Compiler::CannonicalizeAll(System.Xml.Schema.XmlSchemaAll,System.Boolean)
extern void Compiler_CannonicalizeAll_m52CC4E696650FAD982CAC02528F1723AAF5CAD64 (void);
// 0x00001345 System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.Compiler::CannonicalizeChoice(System.Xml.Schema.XmlSchemaChoice,System.Boolean)
extern void Compiler_CannonicalizeChoice_m6516F088928B319EF51FBCC98B0A4090E718A0C0 (void);
// 0x00001346 System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.Compiler::CannonicalizeSequence(System.Xml.Schema.XmlSchemaSequence,System.Boolean)
extern void Compiler_CannonicalizeSequence_mA3A8E5F8C1E72D40F1E9A1F01956BFF10C97ABA1 (void);
// 0x00001347 System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.Compiler::CannonicalizePointlessRoot(System.Xml.Schema.XmlSchemaParticle)
extern void Compiler_CannonicalizePointlessRoot_mA4564C3099B62E932071495E116A4C2A339CA674 (void);
// 0x00001348 System.Boolean System.Xml.Schema.Compiler::IsValidRestriction(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.XmlSchemaParticle)
extern void Compiler_IsValidRestriction_mE3131EEA63BC1777975D2076DC8DB2C6764C0B9E (void);
// 0x00001349 System.Boolean System.Xml.Schema.Compiler::IsElementFromElement(System.Xml.Schema.XmlSchemaElement,System.Xml.Schema.XmlSchemaElement)
extern void Compiler_IsElementFromElement_m9B90E61906B41A0EE7482B6448A8583E78792E33 (void);
// 0x0000134A System.Boolean System.Xml.Schema.Compiler::IsElementFromAny(System.Xml.Schema.XmlSchemaElement,System.Xml.Schema.XmlSchemaAny)
extern void Compiler_IsElementFromAny_m55260F25BCC641B8A20F8EAC8389F85064D88167 (void);
// 0x0000134B System.Boolean System.Xml.Schema.Compiler::IsAnyFromAny(System.Xml.Schema.XmlSchemaAny,System.Xml.Schema.XmlSchemaAny)
extern void Compiler_IsAnyFromAny_m29FD06356A5AE2EA9AA0733969621D898B7963BD (void);
// 0x0000134C System.Boolean System.Xml.Schema.Compiler::IsGroupBaseFromAny(System.Xml.Schema.XmlSchemaGroupBase,System.Xml.Schema.XmlSchemaAny)
extern void Compiler_IsGroupBaseFromAny_mABDD613D054F60502AA218F80C79AC340669B376 (void);
// 0x0000134D System.Boolean System.Xml.Schema.Compiler::IsElementFromGroupBase(System.Xml.Schema.XmlSchemaElement,System.Xml.Schema.XmlSchemaGroupBase)
extern void Compiler_IsElementFromGroupBase_m48D6FB4E65CE6DE11D139ABBAE48B6E85465FF83 (void);
// 0x0000134E System.Boolean System.Xml.Schema.Compiler::IsChoiceFromChoiceSubstGroup(System.Xml.Schema.XmlSchemaChoice,System.Xml.Schema.XmlSchemaChoice)
extern void Compiler_IsChoiceFromChoiceSubstGroup_m2B327866EAD4CBC79953AA28FD97D2848F3A257C (void);
// 0x0000134F System.Boolean System.Xml.Schema.Compiler::IsGroupBaseFromGroupBase(System.Xml.Schema.XmlSchemaGroupBase,System.Xml.Schema.XmlSchemaGroupBase,System.Boolean)
extern void Compiler_IsGroupBaseFromGroupBase_m8DAC5424442A1FA814491942D5BB35DE2F0B48A2 (void);
// 0x00001350 System.Boolean System.Xml.Schema.Compiler::IsSequenceFromAll(System.Xml.Schema.XmlSchemaSequence,System.Xml.Schema.XmlSchemaAll)
extern void Compiler_IsSequenceFromAll_mEE860FB53D636106AD47588DFF95C3FDA57609F8 (void);
// 0x00001351 System.Boolean System.Xml.Schema.Compiler::IsSequenceFromChoice(System.Xml.Schema.XmlSchemaSequence,System.Xml.Schema.XmlSchemaChoice)
extern void Compiler_IsSequenceFromChoice_m5C6B1B37174E8FA52B1270FD40DA03BFCDC005EE (void);
// 0x00001352 System.Boolean System.Xml.Schema.Compiler::IsValidOccurrenceRangeRestriction(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.XmlSchemaParticle)
extern void Compiler_IsValidOccurrenceRangeRestriction_mAA49E34AB358B8B8908C35687FB261F13DD53772 (void);
// 0x00001353 System.Boolean System.Xml.Schema.Compiler::IsValidOccurrenceRangeRestriction(System.Decimal,System.Decimal,System.Decimal,System.Decimal)
extern void Compiler_IsValidOccurrenceRangeRestriction_m93008E89F23FDADF9C3365056D23E406D66CD0CF (void);
// 0x00001354 System.Int32 System.Xml.Schema.Compiler::GetMappingParticle(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.XmlSchemaObjectCollection)
extern void Compiler_GetMappingParticle_m838515C9D667E2387374A55BC5A0816B4CAD2C2D (void);
// 0x00001355 System.Boolean System.Xml.Schema.Compiler::IsParticleEmptiable(System.Xml.Schema.XmlSchemaParticle)
extern void Compiler_IsParticleEmptiable_m2E9582C61C4FE519A71A4E1920BBC38694C80FD9 (void);
// 0x00001356 System.Void System.Xml.Schema.Compiler::CalculateEffectiveTotalRange(System.Xml.Schema.XmlSchemaParticle,System.Decimal&,System.Decimal&)
extern void Compiler_CalculateEffectiveTotalRange_m72A7DCCBC742866925CAF87866E46DFFA88BCD79 (void);
// 0x00001357 System.Void System.Xml.Schema.Compiler::PushComplexType(System.Xml.Schema.XmlSchemaComplexType)
extern void Compiler_PushComplexType_mB12ADBB4182002C265D9340490C3E07070E4486B (void);
// 0x00001358 System.Xml.Schema.XmlSchemaContentType System.Xml.Schema.Compiler::GetSchemaContentType(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaComplexContent,System.Xml.Schema.XmlSchemaParticle)
extern void Compiler_GetSchemaContentType_m1E2F9C434D86740DD8F96242CD2FC4838E4F8B33 (void);
// 0x00001359 System.Void System.Xml.Schema.Compiler::CompileAttributeGroup(System.Xml.Schema.XmlSchemaAttributeGroup)
extern void Compiler_CompileAttributeGroup_m4ED7604C13869AFAD3D6E14B05DEE84359CCDE10 (void);
// 0x0000135A System.Void System.Xml.Schema.Compiler::CompileLocalAttributes(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.Schema.XmlSchemaAnyAttribute,System.Xml.Schema.XmlSchemaDerivationMethod)
extern void Compiler_CompileLocalAttributes_m8DC930E8C6C2E47128B8AC75BC54C718B2677F24 (void);
// 0x0000135B System.Void System.Xml.Schema.Compiler::CheckAtrributeGroupRestriction(System.Xml.Schema.XmlSchemaAttributeGroup,System.Xml.Schema.XmlSchemaAttributeGroup)
extern void Compiler_CheckAtrributeGroupRestriction_m9636F6EE0F151DC2D1561CE1321583750503C422 (void);
// 0x0000135C System.Boolean System.Xml.Schema.Compiler::IsProcessContentsRestricted(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaAnyAttribute,System.Xml.Schema.XmlSchemaAnyAttribute)
extern void Compiler_IsProcessContentsRestricted_m9C40C869F6D2B2F5B75CEF40E44178899A82EF3C (void);
// 0x0000135D System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.Compiler::CompileAnyAttributeUnion(System.Xml.Schema.XmlSchemaAnyAttribute,System.Xml.Schema.XmlSchemaAnyAttribute)
extern void Compiler_CompileAnyAttributeUnion_mE6D3B0322304A409BD37B71FFF01C734C724B4BA (void);
// 0x0000135E System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.Compiler::CompileAnyAttributeIntersection(System.Xml.Schema.XmlSchemaAnyAttribute,System.Xml.Schema.XmlSchemaAnyAttribute)
extern void Compiler_CompileAnyAttributeIntersection_mA2D427915951F6C6A721B971F135EDC8BF67E91A (void);
// 0x0000135F System.Void System.Xml.Schema.Compiler::CompileAttribute(System.Xml.Schema.XmlSchemaAttribute)
extern void Compiler_CompileAttribute_mFFFC7E53D2A6C1FF7D8C9BBCA1F0CC29740A33C8 (void);
// 0x00001360 System.Void System.Xml.Schema.Compiler::SetDefaultFixed(System.Xml.Schema.XmlSchemaAttribute,System.Xml.Schema.SchemaAttDef)
extern void Compiler_SetDefaultFixed_m560427620B1372C62069D771DE8730874E02E6BC (void);
// 0x00001361 System.Void System.Xml.Schema.Compiler::CompileIdentityConstraint(System.Xml.Schema.XmlSchemaIdentityConstraint)
extern void Compiler_CompileIdentityConstraint_m0093D8686C8B6EA1024AFACBF136D0FB509139A9 (void);
// 0x00001362 System.Void System.Xml.Schema.Compiler::CompileElement(System.Xml.Schema.XmlSchemaElement)
extern void Compiler_CompileElement_mD25AAEA40ADB3762905E91281B6F8C23ABB775FC (void);
// 0x00001363 System.Xml.Schema.ContentValidator System.Xml.Schema.Compiler::CompileComplexContent(System.Xml.Schema.XmlSchemaComplexType)
extern void Compiler_CompileComplexContent_mB46D7DCCD6B539C21A0F5A3E27BD3DF3241058F4 (void);
// 0x00001364 System.Boolean System.Xml.Schema.Compiler::BuildParticleContentModel(System.Xml.Schema.ParticleContentValidator,System.Xml.Schema.XmlSchemaParticle)
extern void Compiler_BuildParticleContentModel_m5D89A4A4FFDFB5FAC0A57C734EC5CBFE14979F1F (void);
// 0x00001365 System.Void System.Xml.Schema.Compiler::CompileParticleElements(System.Xml.Schema.XmlSchemaComplexType,System.Xml.Schema.XmlSchemaParticle)
extern void Compiler_CompileParticleElements_mFC5216E2F56CE7F50EB6281571C880AD9CADB657 (void);
// 0x00001366 System.Void System.Xml.Schema.Compiler::CompileParticleElements(System.Xml.Schema.XmlSchemaParticle)
extern void Compiler_CompileParticleElements_m2B9BF447FD5B28FBFDD154A9CC752219198AE3BA (void);
// 0x00001367 System.Void System.Xml.Schema.Compiler::CompileComplexTypeElements(System.Xml.Schema.XmlSchemaComplexType)
extern void Compiler_CompileComplexTypeElements_m1EFFE3ACED25D04F1BDFBCB134FAC2BBD93D64F2 (void);
// 0x00001368 System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.Compiler::GetSimpleType(System.Xml.XmlQualifiedName)
extern void Compiler_GetSimpleType_m23E8BECDB26E5729EE82267F98958E86A6E175BA (void);
// 0x00001369 System.Xml.Schema.XmlSchemaComplexType System.Xml.Schema.Compiler::GetComplexType(System.Xml.XmlQualifiedName)
extern void Compiler_GetComplexType_m22DD1D645FECD707E1042B17D4A9EDE05F7BD9EC (void);
// 0x0000136A System.Xml.Schema.XmlSchemaType System.Xml.Schema.Compiler::GetAnySchemaType(System.Xml.XmlQualifiedName)
extern void Compiler_GetAnySchemaType_mEBEC24EF59CB3B6FD789D5CA92208C39CAA3B09F (void);
// 0x0000136B System.Void System.Xml.Schema.Compiler::CopyPosition(System.Xml.Schema.XmlSchemaAnnotated,System.Xml.Schema.XmlSchemaAnnotated,System.Boolean)
extern void Compiler_CopyPosition_mAFA146745F94F5E8B3B942679848F6D7622921E9 (void);
// 0x0000136C System.Boolean System.Xml.Schema.Compiler::IsFixedEqual(System.Xml.Schema.SchemaDeclBase,System.Xml.Schema.SchemaDeclBase)
extern void Compiler_IsFixedEqual_m85A24023266ECF24C563D89AF4BC6908E96CBC17 (void);
// 0x0000136D System.Void System.Xml.Schema.ValidationEventArgs::.ctor(System.Xml.Schema.XmlSchemaException)
extern void ValidationEventArgs__ctor_m8609834E6F23C225D054EB42E0FE454E5CD62B73 (void);
// 0x0000136E System.Void System.Xml.Schema.ValidationEventArgs::.ctor(System.Xml.Schema.XmlSchemaException,System.Xml.Schema.XmlSeverityType)
extern void ValidationEventArgs__ctor_m8A0548B9124D82CD04A6E4C26CEE18443C47DDF9 (void);
// 0x0000136F System.Xml.Schema.XmlSeverityType System.Xml.Schema.ValidationEventArgs::get_Severity()
extern void ValidationEventArgs_get_Severity_m9266815374EBA7B2D445C334B8200D1D352243A5 (void);
// 0x00001370 System.Xml.Schema.XmlSchemaException System.Xml.Schema.ValidationEventArgs::get_Exception()
extern void ValidationEventArgs_get_Exception_mA95F48A12E9AD475D2D8B65C7E9F10E54CA88DEF (void);
// 0x00001371 System.Void System.Xml.Schema.ValidationEventHandler::.ctor(System.Object,System.IntPtr)
extern void ValidationEventHandler__ctor_m4DA097FFF425C3B807BA394597EF98FE2DB1B190 (void);
// 0x00001372 System.Void System.Xml.Schema.ValidationEventHandler::Invoke(System.Object,System.Xml.Schema.ValidationEventArgs)
extern void ValidationEventHandler_Invoke_m585F7368113F5FDF31F3C7C9C5B7F520CE46481B (void);
// 0x00001373 System.Void System.Xml.Schema.ValidationState::.ctor()
extern void ValidationState__ctor_mD6A486E32A71B24D1E419D6A90D052200A50AA6E (void);
// 0x00001374 System.Void System.Xml.Schema.XdrBuilder::.ctor(System.Xml.XmlReader,System.Xml.XmlNamespaceManager,System.Xml.Schema.SchemaInfo,System.String,System.Xml.XmlNameTable,System.Xml.Schema.SchemaNames,System.Xml.Schema.ValidationEventHandler)
extern void XdrBuilder__ctor_mEC89902C07EEA633091239AF01E3266BAE7BB4CF (void);
// 0x00001375 System.Boolean System.Xml.Schema.XdrBuilder::ProcessElement(System.String,System.String,System.String)
extern void XdrBuilder_ProcessElement_mBF4FA19631F76D17580162EFF1BEE0ECB1375EED (void);
// 0x00001376 System.Void System.Xml.Schema.XdrBuilder::ProcessAttribute(System.String,System.String,System.String,System.String)
extern void XdrBuilder_ProcessAttribute_mBEBBD382E4E8C3FF03783A3CF0F831D40C29888E (void);
// 0x00001377 System.Void System.Xml.Schema.XdrBuilder::set_XmlResolver(System.Xml.XmlResolver)
extern void XdrBuilder_set_XmlResolver_m59019BE1C082425D3582F7AE1C2239CFEA05E737 (void);
// 0x00001378 System.Boolean System.Xml.Schema.XdrBuilder::LoadSchema(System.String)
extern void XdrBuilder_LoadSchema_m2BE91A4B56707B257CA03297AADA0A43CE40A4D8 (void);
// 0x00001379 System.Boolean System.Xml.Schema.XdrBuilder::IsXdrSchema(System.String)
extern void XdrBuilder_IsXdrSchema_mAA536BA8830D3D5E1DB0CAAEBFE1CBDD3344FC1B (void);
// 0x0000137A System.Boolean System.Xml.Schema.XdrBuilder::IsContentParsed()
extern void XdrBuilder_IsContentParsed_m24F6ECD47AE9DF796243B1A6B950B4AFA682869A (void);
// 0x0000137B System.Void System.Xml.Schema.XdrBuilder::ProcessMarkup(System.Xml.XmlNode[])
extern void XdrBuilder_ProcessMarkup_mE669D063F710F88F92C6D0FDDFF1C8A9E1A716E3 (void);
// 0x0000137C System.Void System.Xml.Schema.XdrBuilder::ProcessCData(System.String)
extern void XdrBuilder_ProcessCData_m0E317EB6A996485FF6A2A8A963C53C07C4A50858 (void);
// 0x0000137D System.Void System.Xml.Schema.XdrBuilder::StartChildren()
extern void XdrBuilder_StartChildren_m6927154891A669461292D65D3218CDA32024B3CC (void);
// 0x0000137E System.Void System.Xml.Schema.XdrBuilder::EndChildren()
extern void XdrBuilder_EndChildren_m666548D76678FB3A7C094CEF8D2991C400C98661 (void);
// 0x0000137F System.Void System.Xml.Schema.XdrBuilder::Push()
extern void XdrBuilder_Push_mC90EDD53F55FB336EE3F0868E9280E6EEC0C266C (void);
// 0x00001380 System.Void System.Xml.Schema.XdrBuilder::Pop()
extern void XdrBuilder_Pop_mD2E9E20417A83B496EE9A1C0DB8BC57BDB14060B (void);
// 0x00001381 System.Void System.Xml.Schema.XdrBuilder::PushGroupInfo()
extern void XdrBuilder_PushGroupInfo_m8D1E1C4CC6F5A65A43C146C2BB73E79766DB53F1 (void);
// 0x00001382 System.Void System.Xml.Schema.XdrBuilder::PopGroupInfo()
extern void XdrBuilder_PopGroupInfo_m10B994E9F3464FE9C8EAE61DD03954D8FA1B088A (void);
// 0x00001383 System.Void System.Xml.Schema.XdrBuilder::XDR_InitRoot(System.Xml.Schema.XdrBuilder,System.Object)
extern void XdrBuilder_XDR_InitRoot_m8ED44C00190BE28C22561F1BAC648C771FD22653 (void);
// 0x00001384 System.Void System.Xml.Schema.XdrBuilder::XDR_BuildRoot_Name(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildRoot_Name_m9F3C25562806A9403149950DC044AC77A7668594 (void);
// 0x00001385 System.Void System.Xml.Schema.XdrBuilder::XDR_BuildRoot_ID(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildRoot_ID_m38ED610C5DEA9DEC0DAAD2A82B6F1CC6F0FE894C (void);
// 0x00001386 System.Void System.Xml.Schema.XdrBuilder::XDR_BeginRoot(System.Xml.Schema.XdrBuilder)
extern void XdrBuilder_XDR_BeginRoot_m95E9C6D15542936A287CB71A660F257BB1B907AD (void);
// 0x00001387 System.Void System.Xml.Schema.XdrBuilder::XDR_EndRoot(System.Xml.Schema.XdrBuilder)
extern void XdrBuilder_XDR_EndRoot_m85EE61407A77692626F202BA007E23A7B2CC2234 (void);
// 0x00001388 System.Void System.Xml.Schema.XdrBuilder::XDR_InitElementType(System.Xml.Schema.XdrBuilder,System.Object)
extern void XdrBuilder_XDR_InitElementType_m596C785DCE7D477DB8AD8D546A0F058AA78C506B (void);
// 0x00001389 System.Void System.Xml.Schema.XdrBuilder::XDR_BuildElementType_Name(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildElementType_Name_mE42CB93A43371C1012C66AD707FD1023332E2F23 (void);
// 0x0000138A System.Void System.Xml.Schema.XdrBuilder::XDR_BuildElementType_Content(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildElementType_Content_m1DD32483193890925757801D869AD8C1A16DFC19 (void);
// 0x0000138B System.Void System.Xml.Schema.XdrBuilder::XDR_BuildElementType_Model(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildElementType_Model_mF6F3C7E7324B2EDBD2D1C0906BEC7F84AC6587B3 (void);
// 0x0000138C System.Void System.Xml.Schema.XdrBuilder::XDR_BuildElementType_Order(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildElementType_Order_m7D26D4CD6975F6AE16CFF2C49B30CFC0DE3C165A (void);
// 0x0000138D System.Void System.Xml.Schema.XdrBuilder::XDR_BuildElementType_DtType(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildElementType_DtType_m687FB6D173ED8996A9E78DD403E32949F6D316D2 (void);
// 0x0000138E System.Void System.Xml.Schema.XdrBuilder::XDR_BuildElementType_DtValues(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildElementType_DtValues_m0FA0EE92C879BFF1FF6A1AAEC043BA32813B6CE6 (void);
// 0x0000138F System.Void System.Xml.Schema.XdrBuilder::XDR_BuildElementType_DtMaxLength(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildElementType_DtMaxLength_mEB7142D42D859D52DAC535DBE4AFA82ECC423090 (void);
// 0x00001390 System.Void System.Xml.Schema.XdrBuilder::XDR_BuildElementType_DtMinLength(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildElementType_DtMinLength_mEA03C2D93BCC0FD5CABB308AFD85108A0183253F (void);
// 0x00001391 System.Void System.Xml.Schema.XdrBuilder::XDR_BeginElementType(System.Xml.Schema.XdrBuilder)
extern void XdrBuilder_XDR_BeginElementType_mCF825196FBBBFB3568EEDC3DA1A88ABDFFE5C5EA (void);
// 0x00001392 System.Void System.Xml.Schema.XdrBuilder::XDR_EndElementType(System.Xml.Schema.XdrBuilder)
extern void XdrBuilder_XDR_EndElementType_m60BD0E50B0EC2FB36C497893441AEB87BC5DEB65 (void);
// 0x00001393 System.Void System.Xml.Schema.XdrBuilder::XDR_InitAttributeType(System.Xml.Schema.XdrBuilder,System.Object)
extern void XdrBuilder_XDR_InitAttributeType_mE9CEA25956417661FE895C395287E626815E41E2 (void);
// 0x00001394 System.Void System.Xml.Schema.XdrBuilder::XDR_BuildAttributeType_Name(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildAttributeType_Name_m21A6A843270A757CFFEDA4283E57F22B977269BA (void);
// 0x00001395 System.Void System.Xml.Schema.XdrBuilder::XDR_BuildAttributeType_Required(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildAttributeType_Required_m3B1645CEB1825B9A8C8384DF2AD59720E4A525B1 (void);
// 0x00001396 System.Void System.Xml.Schema.XdrBuilder::XDR_BuildAttributeType_Default(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildAttributeType_Default_mDD6C3E35C94514BB909E8808470B89AF6E1FA55A (void);
// 0x00001397 System.Void System.Xml.Schema.XdrBuilder::XDR_BuildAttributeType_DtType(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildAttributeType_DtType_m18DCCF75F4D305DE81533A8B6AE21B0BF9990786 (void);
// 0x00001398 System.Void System.Xml.Schema.XdrBuilder::XDR_BuildAttributeType_DtValues(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildAttributeType_DtValues_m7ECAAA85016E0F6D7672E8F57F13F38DFD763836 (void);
// 0x00001399 System.Void System.Xml.Schema.XdrBuilder::XDR_BuildAttributeType_DtMaxLength(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildAttributeType_DtMaxLength_mF53C925D1FA0CBA6EF5768C959E2B5DA047750B2 (void);
// 0x0000139A System.Void System.Xml.Schema.XdrBuilder::XDR_BuildAttributeType_DtMinLength(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildAttributeType_DtMinLength_m0C93542D89735F6C88824247B7906F04B30A55A1 (void);
// 0x0000139B System.Void System.Xml.Schema.XdrBuilder::XDR_BeginAttributeType(System.Xml.Schema.XdrBuilder)
extern void XdrBuilder_XDR_BeginAttributeType_m033C7FF62C28B1F9960816C605A93A1BF046B9D9 (void);
// 0x0000139C System.Void System.Xml.Schema.XdrBuilder::XDR_EndAttributeType(System.Xml.Schema.XdrBuilder)
extern void XdrBuilder_XDR_EndAttributeType_mAB8A0ED0716937E7BBB7D224944222D80CC03BD1 (void);
// 0x0000139D System.Void System.Xml.Schema.XdrBuilder::XDR_InitElement(System.Xml.Schema.XdrBuilder,System.Object)
extern void XdrBuilder_XDR_InitElement_m173E9D9103765E76E1A522102FF319B1CD573DBC (void);
// 0x0000139E System.Void System.Xml.Schema.XdrBuilder::XDR_BuildElement_Type(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildElement_Type_m485B68CEC97F7C60F59100BEF9F210DE380C457A (void);
// 0x0000139F System.Void System.Xml.Schema.XdrBuilder::XDR_BuildElement_MinOccurs(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildElement_MinOccurs_m6F4B3E72EA4B0853EBE1876CFF15DC792DE7AF95 (void);
// 0x000013A0 System.Void System.Xml.Schema.XdrBuilder::XDR_BuildElement_MaxOccurs(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildElement_MaxOccurs_mAB52987FCE54C49E7CF3F87761F0E145ECDBD0CB (void);
// 0x000013A1 System.Void System.Xml.Schema.XdrBuilder::XDR_EndElement(System.Xml.Schema.XdrBuilder)
extern void XdrBuilder_XDR_EndElement_m3D7F05E05985B06CC8091EB85049FF48D9ABED0C (void);
// 0x000013A2 System.Void System.Xml.Schema.XdrBuilder::XDR_InitAttribute(System.Xml.Schema.XdrBuilder,System.Object)
extern void XdrBuilder_XDR_InitAttribute_m8A2B1C5563596475D39CCE57B6287E9D258238DF (void);
// 0x000013A3 System.Void System.Xml.Schema.XdrBuilder::XDR_BuildAttribute_Type(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildAttribute_Type_m2CAAE3FAB30B88607950DEC04B3C67C46BE366C4 (void);
// 0x000013A4 System.Void System.Xml.Schema.XdrBuilder::XDR_BuildAttribute_Required(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildAttribute_Required_m9FF571813E668CEC2875CA04EC5CA682B4EBD0B5 (void);
// 0x000013A5 System.Void System.Xml.Schema.XdrBuilder::XDR_BuildAttribute_Default(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildAttribute_Default_m3A0491352C679967D27ED63DD9935FFA86E6733E (void);
// 0x000013A6 System.Void System.Xml.Schema.XdrBuilder::XDR_BeginAttribute(System.Xml.Schema.XdrBuilder)
extern void XdrBuilder_XDR_BeginAttribute_m33C42EEFDB4833D2B8CB1637CAB64D753DA4E350 (void);
// 0x000013A7 System.Void System.Xml.Schema.XdrBuilder::XDR_EndAttribute(System.Xml.Schema.XdrBuilder)
extern void XdrBuilder_XDR_EndAttribute_m6512F64E1E7EEFB13CD6928547E04A063C53F0F2 (void);
// 0x000013A8 System.Void System.Xml.Schema.XdrBuilder::XDR_InitGroup(System.Xml.Schema.XdrBuilder,System.Object)
extern void XdrBuilder_XDR_InitGroup_m88E52DD8CD5194670615B3AEC1CD185C7D5E85B2 (void);
// 0x000013A9 System.Void System.Xml.Schema.XdrBuilder::XDR_BuildGroup_Order(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildGroup_Order_mD38B18A1DE694BD5E407031B632E1EB98085BB81 (void);
// 0x000013AA System.Void System.Xml.Schema.XdrBuilder::XDR_BuildGroup_MinOccurs(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildGroup_MinOccurs_mF4FAB8011DDBFF06C1843037CA2B8FF21FF71380 (void);
// 0x000013AB System.Void System.Xml.Schema.XdrBuilder::XDR_BuildGroup_MaxOccurs(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuilder_XDR_BuildGroup_MaxOccurs_m1F53350CBD205236E83F012F4FE1B0527F003278 (void);
// 0x000013AC System.Void System.Xml.Schema.XdrBuilder::XDR_EndGroup(System.Xml.Schema.XdrBuilder)
extern void XdrBuilder_XDR_EndGroup_m76FE33AF836780A0A9C24DD161388E5833D3FD44 (void);
// 0x000013AD System.Void System.Xml.Schema.XdrBuilder::XDR_InitElementDtType(System.Xml.Schema.XdrBuilder,System.Object)
extern void XdrBuilder_XDR_InitElementDtType_mA66EAF0B9DAD45D03141911D6463B26D1D5389FC (void);
// 0x000013AE System.Void System.Xml.Schema.XdrBuilder::XDR_EndElementDtType(System.Xml.Schema.XdrBuilder)
extern void XdrBuilder_XDR_EndElementDtType_m4EFCA384388054B3DC852CA939F7BBA3226ECC1B (void);
// 0x000013AF System.Void System.Xml.Schema.XdrBuilder::XDR_InitAttributeDtType(System.Xml.Schema.XdrBuilder,System.Object)
extern void XdrBuilder_XDR_InitAttributeDtType_mEA1864E241D7B4DBE2065A5F4BE07DB9D0765155 (void);
// 0x000013B0 System.Void System.Xml.Schema.XdrBuilder::XDR_EndAttributeDtType(System.Xml.Schema.XdrBuilder)
extern void XdrBuilder_XDR_EndAttributeDtType_mBBC25328F0AA7DE324FDC447EDCDD06ED1380FC8 (void);
// 0x000013B1 System.Boolean System.Xml.Schema.XdrBuilder::GetNextState(System.Xml.XmlQualifiedName)
extern void XdrBuilder_GetNextState_m5C18DEBC5840430B1F3A9591F7DF3348587AA311 (void);
// 0x000013B2 System.Boolean System.Xml.Schema.XdrBuilder::IsSkipableElement(System.Xml.XmlQualifiedName)
extern void XdrBuilder_IsSkipableElement_m6406109DF49C9DD36C239B3CF6B9336A407356F0 (void);
// 0x000013B3 System.Boolean System.Xml.Schema.XdrBuilder::IsSkipableAttribute(System.Xml.XmlQualifiedName)
extern void XdrBuilder_IsSkipableAttribute_m2BFAA5BD87246A179439D33FE990EA89D013C234 (void);
// 0x000013B4 System.Int32 System.Xml.Schema.XdrBuilder::GetOrder(System.Xml.XmlQualifiedName)
extern void XdrBuilder_GetOrder_m4BA1646239F992B25E9B5EA5C392853D2A261463 (void);
// 0x000013B5 System.Void System.Xml.Schema.XdrBuilder::AddOrder()
extern void XdrBuilder_AddOrder_mBE1DBFB2796B28678F37B6AECD1080538BBA1824 (void);
// 0x000013B6 System.Boolean System.Xml.Schema.XdrBuilder::IsYes(System.Object,System.Xml.Schema.XdrBuilder)
extern void XdrBuilder_IsYes_mD22E742A63BF3E1F5A6E0635A84248E64A883449 (void);
// 0x000013B7 System.UInt32 System.Xml.Schema.XdrBuilder::ParseMinOccurs(System.Object,System.Xml.Schema.XdrBuilder)
extern void XdrBuilder_ParseMinOccurs_m1682D816B74A33A6617C74034892F4F889F00706 (void);
// 0x000013B8 System.UInt32 System.Xml.Schema.XdrBuilder::ParseMaxOccurs(System.Object,System.Xml.Schema.XdrBuilder)
extern void XdrBuilder_ParseMaxOccurs_m937183F00EAC7F6A9F4D4AABB1C4332546E1B8AF (void);
// 0x000013B9 System.Void System.Xml.Schema.XdrBuilder::HandleMinMax(System.Xml.Schema.ParticleContentValidator,System.UInt32,System.UInt32)
extern void XdrBuilder_HandleMinMax_mC01EA191FA2B0CC1BDC99C55F7EB1F830E301CAC (void);
// 0x000013BA System.Void System.Xml.Schema.XdrBuilder::ParseDtMaxLength(System.UInt32&,System.Object,System.Xml.Schema.XdrBuilder)
extern void XdrBuilder_ParseDtMaxLength_m3579F892F2FEC82A9E5E5B7947935402A015D4B7 (void);
// 0x000013BB System.Void System.Xml.Schema.XdrBuilder::ParseDtMinLength(System.UInt32&,System.Object,System.Xml.Schema.XdrBuilder)
extern void XdrBuilder_ParseDtMinLength_m95EAA83A91BFB67020CB072C790132DEDDE2460C (void);
// 0x000013BC System.Void System.Xml.Schema.XdrBuilder::CompareMinMaxLength(System.UInt32,System.UInt32,System.Xml.Schema.XdrBuilder)
extern void XdrBuilder_CompareMinMaxLength_m0EFD77A2FBC5E56E079E7669B82A001EFACCCF23 (void);
// 0x000013BD System.Boolean System.Xml.Schema.XdrBuilder::ParseInteger(System.String,System.UInt32&)
extern void XdrBuilder_ParseInteger_mDCB870C9AC80CE6DCEF390CB5303F0EB617B7248 (void);
// 0x000013BE System.Void System.Xml.Schema.XdrBuilder::XDR_CheckAttributeDefault(System.Xml.Schema.XdrBuilder/DeclBaseInfo,System.Xml.Schema.SchemaAttDef)
extern void XdrBuilder_XDR_CheckAttributeDefault_m0883BDCD4F0EEEF3D01D23FC489B5FDCCA3B754F (void);
// 0x000013BF System.Void System.Xml.Schema.XdrBuilder::SetAttributePresence(System.Xml.Schema.SchemaAttDef,System.Boolean)
extern void XdrBuilder_SetAttributePresence_m190DC4F66A74D934B3474A04FBFF7DF33B76A5FF (void);
// 0x000013C0 System.Int32 System.Xml.Schema.XdrBuilder::GetContent(System.Xml.XmlQualifiedName)
extern void XdrBuilder_GetContent_m08ACAD39575F662B764CCB998D29FC7F862E88F3 (void);
// 0x000013C1 System.Boolean System.Xml.Schema.XdrBuilder::GetModel(System.Xml.XmlQualifiedName)
extern void XdrBuilder_GetModel_mC77781C3AF54C676FC41963C111F32A6CE7869EA (void);
// 0x000013C2 System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XdrBuilder::CheckDatatype(System.String)
extern void XdrBuilder_CheckDatatype_m5A0F551C23C981129BC8531692458642F2EA24BE (void);
// 0x000013C3 System.Void System.Xml.Schema.XdrBuilder::CheckDefaultAttValue(System.Xml.Schema.SchemaAttDef)
extern void XdrBuilder_CheckDefaultAttValue_m3E433DCA26A3944269D1BC9E4B5AB2A858B28985 (void);
// 0x000013C4 System.Boolean System.Xml.Schema.XdrBuilder::IsGlobal(System.Int32)
extern void XdrBuilder_IsGlobal_mDD5EE56B243AEC1D99D29930E648809A45257687 (void);
// 0x000013C5 System.Void System.Xml.Schema.XdrBuilder::SendValidationEvent(System.String,System.String[],System.Xml.Schema.XmlSeverityType)
extern void XdrBuilder_SendValidationEvent_m4604F5DA6B580FF718E0C7D251185DCD962311FC (void);
// 0x000013C6 System.Void System.Xml.Schema.XdrBuilder::SendValidationEvent(System.String)
extern void XdrBuilder_SendValidationEvent_mDEA57D8317266B3D8A9D2D1885B2B517FB2D86DF (void);
// 0x000013C7 System.Void System.Xml.Schema.XdrBuilder::SendValidationEvent(System.String,System.String)
extern void XdrBuilder_SendValidationEvent_mB83B6F57ABCFA3502C4F8E0490F5241FBCB34E23 (void);
// 0x000013C8 System.Void System.Xml.Schema.XdrBuilder::SendValidationEvent(System.Xml.Schema.XmlSchemaException,System.Xml.Schema.XmlSeverityType)
extern void XdrBuilder_SendValidationEvent_m9E255AE0ED8BC14E2D5CD1323898CDFF14B77D10 (void);
// 0x000013C9 System.Void System.Xml.Schema.XdrBuilder::.cctor()
extern void XdrBuilder__cctor_m607E65414209593848E72F3A5236068D2C0AF3E8 (void);
// 0x000013CA System.Void System.Xml.Schema.XdrBuilder/DeclBaseInfo::.ctor()
extern void DeclBaseInfo__ctor_m955BBBD7BC992087D57DD3929B867474A1C9A7B8 (void);
// 0x000013CB System.Void System.Xml.Schema.XdrBuilder/DeclBaseInfo::Reset()
extern void DeclBaseInfo_Reset_mA9B3243EB8BFEB4C68188B09F56187AF367088C3 (void);
// 0x000013CC System.Void System.Xml.Schema.XdrBuilder/GroupContent::Copy(System.Xml.Schema.XdrBuilder/GroupContent,System.Xml.Schema.XdrBuilder/GroupContent)
extern void GroupContent_Copy_m674AB2CE8522C4C54D2E5AFB0EACC30B95CF2E78 (void);
// 0x000013CD System.Xml.Schema.XdrBuilder/GroupContent System.Xml.Schema.XdrBuilder/GroupContent::Copy(System.Xml.Schema.XdrBuilder/GroupContent)
extern void GroupContent_Copy_m083B3DAE9F3696653F0BF83B49C44B41149357F5 (void);
// 0x000013CE System.Void System.Xml.Schema.XdrBuilder/GroupContent::.ctor()
extern void GroupContent__ctor_m10FCC15A364F2130A50F0764C276504F151BE14E (void);
// 0x000013CF System.Void System.Xml.Schema.XdrBuilder/ElementContent::.ctor()
extern void ElementContent__ctor_mDE2D8814B1813C0D6A1905DB6E69D6BB052C3816 (void);
// 0x000013D0 System.Void System.Xml.Schema.XdrBuilder/AttributeContent::.ctor()
extern void AttributeContent__ctor_m771377EDCC4F4A515C9B871EE67088B2076850B2 (void);
// 0x000013D1 System.Void System.Xml.Schema.XdrBuilder/XdrBuildFunction::.ctor(System.Object,System.IntPtr)
extern void XdrBuildFunction__ctor_mD3BB57CC5010A4A535F2D1499DA1443EA7D5E8F5 (void);
// 0x000013D2 System.Void System.Xml.Schema.XdrBuilder/XdrBuildFunction::Invoke(System.Xml.Schema.XdrBuilder,System.Object,System.String)
extern void XdrBuildFunction_Invoke_m061F9598C04BD09D9AAAFF69C652062BAF7EA46F (void);
// 0x000013D3 System.Void System.Xml.Schema.XdrBuilder/XdrInitFunction::.ctor(System.Object,System.IntPtr)
extern void XdrInitFunction__ctor_mDA858B024C18FA7584FDDDA01137DB7DF9970FF0 (void);
// 0x000013D4 System.Void System.Xml.Schema.XdrBuilder/XdrInitFunction::Invoke(System.Xml.Schema.XdrBuilder,System.Object)
extern void XdrInitFunction_Invoke_m6679C8F00B1541C22513632FE7AC76DF51F864BD (void);
// 0x000013D5 System.Void System.Xml.Schema.XdrBuilder/XdrBeginChildFunction::.ctor(System.Object,System.IntPtr)
extern void XdrBeginChildFunction__ctor_m756E742C02D12947B5FD51EBA411ADDA8F7B264A (void);
// 0x000013D6 System.Void System.Xml.Schema.XdrBuilder/XdrBeginChildFunction::Invoke(System.Xml.Schema.XdrBuilder)
extern void XdrBeginChildFunction_Invoke_m693102E6576ACDB8341806CD142ECC9DCE9990F7 (void);
// 0x000013D7 System.Void System.Xml.Schema.XdrBuilder/XdrEndChildFunction::.ctor(System.Object,System.IntPtr)
extern void XdrEndChildFunction__ctor_m43EAC897C89F172A7BD138BABCB51DE56315830B (void);
// 0x000013D8 System.Void System.Xml.Schema.XdrBuilder/XdrEndChildFunction::Invoke(System.Xml.Schema.XdrBuilder)
extern void XdrEndChildFunction_Invoke_mABE0F9DEA959DA111C4EF380D62F2B94D2B0E2B1 (void);
// 0x000013D9 System.Void System.Xml.Schema.XdrBuilder/XdrAttributeEntry::.ctor(System.Xml.Schema.SchemaNames/Token,System.Xml.XmlTokenizedType,System.Xml.Schema.XdrBuilder/XdrBuildFunction)
extern void XdrAttributeEntry__ctor_mDA8E47B92AF147242ADEB50EB9EC194DC909DA5B (void);
// 0x000013DA System.Void System.Xml.Schema.XdrBuilder/XdrAttributeEntry::.ctor(System.Xml.Schema.SchemaNames/Token,System.Xml.XmlTokenizedType,System.Int32,System.Xml.Schema.XdrBuilder/XdrBuildFunction)
extern void XdrAttributeEntry__ctor_m1405942C755357DD2B16634414268FECB515F59B (void);
// 0x000013DB System.Void System.Xml.Schema.XdrBuilder/XdrEntry::.ctor(System.Xml.Schema.SchemaNames/Token,System.Int32[],System.Xml.Schema.XdrBuilder/XdrAttributeEntry[],System.Xml.Schema.XdrBuilder/XdrInitFunction,System.Xml.Schema.XdrBuilder/XdrBeginChildFunction,System.Xml.Schema.XdrBuilder/XdrEndChildFunction,System.Boolean)
extern void XdrEntry__ctor_m8CA63877C25198405E00880BF17156AEE01A8A0D (void);
// 0x000013DC System.Void System.Xml.Schema.XdrValidator::.ctor(System.Xml.Schema.BaseValidator)
extern void XdrValidator__ctor_m4EA7ACDC5D25722976FCC2591DCA9C70638F4F44 (void);
// 0x000013DD System.Void System.Xml.Schema.XdrValidator::.ctor(System.Xml.XmlValidatingReaderImpl,System.Xml.Schema.XmlSchemaCollection,System.Xml.IValidationEventHandling)
extern void XdrValidator__ctor_m1FA2B211B89EF848532258511B68E804A91431F9 (void);
// 0x000013DE System.Void System.Xml.Schema.XdrValidator::Init()
extern void XdrValidator_Init_mDADF3F3B24CDEC2ADAE96F04726FE0CABD0D9C4C (void);
// 0x000013DF System.Void System.Xml.Schema.XdrValidator::Validate()
extern void XdrValidator_Validate_m5AA378388099E1D280DE380B2D598FFD28543925 (void);
// 0x000013E0 System.Void System.Xml.Schema.XdrValidator::ValidateElement()
extern void XdrValidator_ValidateElement_m1B2D2BAC0746DFB16196DAF4E3B993CCEE0F9692 (void);
// 0x000013E1 System.Void System.Xml.Schema.XdrValidator::ValidateChildElement()
extern void XdrValidator_ValidateChildElement_m5AF61A03ABC888C85BFA44A352C017F45745C7CF (void);
// 0x000013E2 System.Boolean System.Xml.Schema.XdrValidator::get_IsInlineSchemaStarted()
extern void XdrValidator_get_IsInlineSchemaStarted_mADC796DE559FC69175FA010E547B298ABC96419A (void);
// 0x000013E3 System.Void System.Xml.Schema.XdrValidator::ProcessInlineSchema()
extern void XdrValidator_ProcessInlineSchema_m77F465327590E0BA4AEF91EB9B5C279BA44E7F11 (void);
// 0x000013E4 System.Void System.Xml.Schema.XdrValidator::ProcessElement()
extern void XdrValidator_ProcessElement_mBFB96361975C26CD4406DF302D3182EBB4E0D914 (void);
// 0x000013E5 System.Void System.Xml.Schema.XdrValidator::ValidateEndElement()
extern void XdrValidator_ValidateEndElement_m721EF3E306984EE3F19A964831087370B4A4F884 (void);
// 0x000013E6 System.Xml.Schema.SchemaElementDecl System.Xml.Schema.XdrValidator::ThoroughGetElementDecl()
extern void XdrValidator_ThoroughGetElementDecl_mCD4856D2DD4FA9D65E93C2D686CEBC575534982F (void);
// 0x000013E7 System.Void System.Xml.Schema.XdrValidator::ValidateStartElement()
extern void XdrValidator_ValidateStartElement_mEC54C13CCC9B69B2BB5E28A349007A8D477480D8 (void);
// 0x000013E8 System.Void System.Xml.Schema.XdrValidator::ValidateEndStartElement()
extern void XdrValidator_ValidateEndStartElement_m9FC288DFE478037BDBCA148DC81C750F2EB86E39 (void);
// 0x000013E9 System.Void System.Xml.Schema.XdrValidator::LoadSchemaFromLocation(System.String)
extern void XdrValidator_LoadSchemaFromLocation_mA8B03F561CF8BA95C2C715A48C8D14290C3C6848 (void);
// 0x000013EA System.Void System.Xml.Schema.XdrValidator::LoadSchema(System.String)
extern void XdrValidator_LoadSchema_m2B68D79CCAD2504D5317041E6B53FE067A6B5940 (void);
// 0x000013EB System.Boolean System.Xml.Schema.XdrValidator::get_HasSchema()
extern void XdrValidator_get_HasSchema_m52B3D8E855CDC11DAAA1958FEE83361FB28991D6 (void);
// 0x000013EC System.Boolean System.Xml.Schema.XdrValidator::get_PreserveWhitespace()
extern void XdrValidator_get_PreserveWhitespace_m8517DE19BF8A530247703D9255BA955A507BA65D (void);
// 0x000013ED System.Void System.Xml.Schema.XdrValidator::ProcessTokenizedType(System.Xml.XmlTokenizedType,System.String)
extern void XdrValidator_ProcessTokenizedType_m2F2BBB199A65D415C6828CDC5369CC6920ACE3E5 (void);
// 0x000013EE System.Void System.Xml.Schema.XdrValidator::CompleteValidation()
extern void XdrValidator_CompleteValidation_m206B4A26C169F1BFD074E51FCE7ABCCE8393A05E (void);
// 0x000013EF System.Void System.Xml.Schema.XdrValidator::CheckValue(System.String,System.Xml.Schema.SchemaAttDef)
extern void XdrValidator_CheckValue_m0A1720A17FD6C5A34108112AB5521B47BA2A3E70 (void);
// 0x000013F0 System.Void System.Xml.Schema.XdrValidator::CheckDefaultValue(System.String,System.Xml.Schema.SchemaAttDef,System.Xml.Schema.SchemaInfo,System.Xml.XmlNamespaceManager,System.Xml.XmlNameTable,System.Object,System.Xml.Schema.ValidationEventHandler,System.String,System.Int32,System.Int32)
extern void XdrValidator_CheckDefaultValue_m5F60BD9270383FB506BD4C2EEE87BFD3166385C9 (void);
// 0x000013F1 System.Void System.Xml.Schema.XdrValidator::AddID(System.String,System.Object)
extern void XdrValidator_AddID_m8EB16644CCDED971E6175C27B8EC92AD6FFB63F1 (void);
// 0x000013F2 System.Object System.Xml.Schema.XdrValidator::FindId(System.String)
extern void XdrValidator_FindId_m0CCE016233D010D9EAEE2261B1E6A7D9D0F8381A (void);
// 0x000013F3 System.Void System.Xml.Schema.XdrValidator::Push(System.Xml.XmlQualifiedName)
extern void XdrValidator_Push_m1DB0C47E2DB479442C065F3C85327A2BD61A21F6 (void);
// 0x000013F4 System.Void System.Xml.Schema.XdrValidator::Pop()
extern void XdrValidator_Pop_m3094C4DF208C5836B0D28ACA29E9165095B3D0D8 (void);
// 0x000013F5 System.Void System.Xml.Schema.XdrValidator::CheckForwardRefs()
extern void XdrValidator_CheckForwardRefs_m5D16BA792A181B6FB6E22E55F3917FA529443767 (void);
// 0x000013F6 System.Xml.XmlQualifiedName System.Xml.Schema.XdrValidator::QualifiedName(System.String,System.String)
extern void XdrValidator_QualifiedName_m9D88BB1966D1613196A5A0EA6397F03C61FCD689 (void);
// 0x000013F7 System.Void System.Xml.Schema.XmlAtomicValue::.ctor(System.Xml.Schema.XmlSchemaType,System.Boolean)
extern void XmlAtomicValue__ctor_m0B15E490AD5701C84DA55091D42D5854F0BF4B34 (void);
// 0x000013F8 System.Void System.Xml.Schema.XmlAtomicValue::.ctor(System.Xml.Schema.XmlSchemaType,System.DateTime)
extern void XmlAtomicValue__ctor_m94B520488DC2AF102DD2A3E98BFFA929B5A46A5C (void);
// 0x000013F9 System.Void System.Xml.Schema.XmlAtomicValue::.ctor(System.Xml.Schema.XmlSchemaType,System.Double)
extern void XmlAtomicValue__ctor_m9AB12C0FAB497EEBF86B444EECA85F95EA3BA493 (void);
// 0x000013FA System.Void System.Xml.Schema.XmlAtomicValue::.ctor(System.Xml.Schema.XmlSchemaType,System.Int32)
extern void XmlAtomicValue__ctor_m468B37937DCC422A0AD0209B325C428016157C35 (void);
// 0x000013FB System.Void System.Xml.Schema.XmlAtomicValue::.ctor(System.Xml.Schema.XmlSchemaType,System.Int64)
extern void XmlAtomicValue__ctor_m455E82F8503E810E8C793BCBE652E64AA941E5A6 (void);
// 0x000013FC System.Void System.Xml.Schema.XmlAtomicValue::.ctor(System.Xml.Schema.XmlSchemaType,System.String)
extern void XmlAtomicValue__ctor_m8E8EA1F1B8EB6F1397F22EA2FE24CAA98B857510 (void);
// 0x000013FD System.Void System.Xml.Schema.XmlAtomicValue::.ctor(System.Xml.Schema.XmlSchemaType,System.String,System.Xml.IXmlNamespaceResolver)
extern void XmlAtomicValue__ctor_m2FF29194BBFFF9E4DB5BDE839841F8DD87C67766 (void);
// 0x000013FE System.Void System.Xml.Schema.XmlAtomicValue::.ctor(System.Xml.Schema.XmlSchemaType,System.Object)
extern void XmlAtomicValue__ctor_m0E78568E5E8529231689F1BEC22D3A6DE66FACA4 (void);
// 0x000013FF System.Void System.Xml.Schema.XmlAtomicValue::.ctor(System.Xml.Schema.XmlSchemaType,System.Object,System.Xml.IXmlNamespaceResolver)
extern void XmlAtomicValue__ctor_m7787147F7BDA89E00EF133C22C5B467662FDCADA (void);
// 0x00001400 System.Object System.Xml.Schema.XmlAtomicValue::System.ICloneable.Clone()
extern void XmlAtomicValue_System_ICloneable_Clone_m3C31002BC264D9A744E54913E7717E690479B254 (void);
// 0x00001401 System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlAtomicValue::get_XmlType()
extern void XmlAtomicValue_get_XmlType_m35DD2850441053637C3D1E38D2A35D7873C40C3E (void);
// 0x00001402 System.Type System.Xml.Schema.XmlAtomicValue::get_ValueType()
extern void XmlAtomicValue_get_ValueType_m141E33FBD1BF93E91671DD302F7E614F8A5B84AA (void);
// 0x00001403 System.Object System.Xml.Schema.XmlAtomicValue::get_TypedValue()
extern void XmlAtomicValue_get_TypedValue_m79B1BC4E8D5C6A7579F06F53AAB3FCA15FA0F1A7 (void);
// 0x00001404 System.Boolean System.Xml.Schema.XmlAtomicValue::get_ValueAsBoolean()
extern void XmlAtomicValue_get_ValueAsBoolean_m288068C56A77A71B2DCC389B7F114DA1810888AD (void);
// 0x00001405 System.DateTime System.Xml.Schema.XmlAtomicValue::get_ValueAsDateTime()
extern void XmlAtomicValue_get_ValueAsDateTime_m5BA9A3211934D8C3AD85CB77B590C03B7EDBD4D6 (void);
// 0x00001406 System.Double System.Xml.Schema.XmlAtomicValue::get_ValueAsDouble()
extern void XmlAtomicValue_get_ValueAsDouble_mB07A8E3253CA651161ADE62009848B0BFA5EA31C (void);
// 0x00001407 System.Int32 System.Xml.Schema.XmlAtomicValue::get_ValueAsInt()
extern void XmlAtomicValue_get_ValueAsInt_mA2194C5D0F410F0807E1E6727B933ADE8D290491 (void);
// 0x00001408 System.Int64 System.Xml.Schema.XmlAtomicValue::get_ValueAsLong()
extern void XmlAtomicValue_get_ValueAsLong_m1F6F4DCA5F9C87F96F1FD1A482CC8137A8EA9CDA (void);
// 0x00001409 System.Object System.Xml.Schema.XmlAtomicValue::ValueAs(System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlAtomicValue_ValueAs_m8C7796D67375AB333EEB911226DEB90651A6C525 (void);
// 0x0000140A System.String System.Xml.Schema.XmlAtomicValue::get_Value()
extern void XmlAtomicValue_get_Value_mA07D6C7D2134B7EE41BDFA92BF712933E05CE07A (void);
// 0x0000140B System.String System.Xml.Schema.XmlAtomicValue::ToString()
extern void XmlAtomicValue_ToString_mBDD282BDEC9773C5283881113D9F0C4CE1E6B9BE (void);
// 0x0000140C System.String System.Xml.Schema.XmlAtomicValue::GetPrefixFromQName(System.String)
extern void XmlAtomicValue_GetPrefixFromQName_m3510DB3BEDE975E139BBE6DDFD8D37D02AF83687 (void);
// 0x0000140D System.Void System.Xml.Schema.XmlAtomicValue/NamespacePrefixForQName::.ctor(System.String,System.String)
extern void NamespacePrefixForQName__ctor_m0C144D4860DF56DFECE24B1366987C30B9AADFDC (void);
// 0x0000140E System.String System.Xml.Schema.XmlAtomicValue/NamespacePrefixForQName::LookupNamespace(System.String)
extern void NamespacePrefixForQName_LookupNamespace_mA6AF6CF7359FFB19908B623B1946BD519D09B0D2 (void);
// 0x0000140F System.String System.Xml.Schema.XmlAtomicValue/NamespacePrefixForQName::LookupPrefix(System.String)
extern void NamespacePrefixForQName_LookupPrefix_m7CF1D00A25F7CABAABFD1A7EACE1A7636CA56151 (void);
// 0x00001410 System.Collections.Generic.IDictionary`2<System.String,System.String> System.Xml.Schema.XmlAtomicValue/NamespacePrefixForQName::GetNamespacesInScope(System.Xml.XmlNamespaceScope)
extern void NamespacePrefixForQName_GetNamespacesInScope_mECDD96D8281D333D89EFAB2A3EE17389F03D6C9C (void);
// 0x00001411 System.Void System.Xml.Schema.XmlSchema::.ctor()
extern void XmlSchema__ctor_mCF63013FD5900D4D9BB8753D5632B0CFB52F2D75 (void);
// 0x00001412 System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchema::Read(System.Xml.XmlReader,System.Xml.Schema.ValidationEventHandler)
extern void XmlSchema_Read_m23C238DCF41BE0B39AE61919778A5AE4FF34C38B (void);
// 0x00001413 System.Boolean System.Xml.Schema.XmlSchema::CompileSchema(System.Xml.Schema.XmlSchemaCollection,System.Xml.XmlResolver,System.Xml.Schema.SchemaInfo,System.String,System.Xml.Schema.ValidationEventHandler,System.Xml.XmlNameTable,System.Boolean)
extern void XmlSchema_CompileSchema_mCE02135F80A597AF6CD25548716CA6915E33665F (void);
// 0x00001414 System.Void System.Xml.Schema.XmlSchema::CompileSchemaInSet(System.Xml.XmlNameTable,System.Xml.Schema.ValidationEventHandler,System.Xml.Schema.XmlSchemaCompilationSettings)
extern void XmlSchema_CompileSchemaInSet_mA8F4D7B09E3F05809CB0D6F7EB5E90FBA131EFC9 (void);
// 0x00001415 System.Xml.Schema.XmlSchemaForm System.Xml.Schema.XmlSchema::get_AttributeFormDefault()
extern void XmlSchema_get_AttributeFormDefault_mC356D2CB296F70753743A369EDB8C99AB0B61DF8 (void);
// 0x00001416 System.Void System.Xml.Schema.XmlSchema::set_AttributeFormDefault(System.Xml.Schema.XmlSchemaForm)
extern void XmlSchema_set_AttributeFormDefault_m4F0F8B9BEF6F50C95CE29BE9E1A4E7E1C26DBFAE (void);
// 0x00001417 System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchema::get_BlockDefault()
extern void XmlSchema_get_BlockDefault_mF0CA54834759AE21642D95FC8F6CA1F22D0B4A7C (void);
// 0x00001418 System.Void System.Xml.Schema.XmlSchema::set_BlockDefault(System.Xml.Schema.XmlSchemaDerivationMethod)
extern void XmlSchema_set_BlockDefault_m7175EF7FF592178E0FEA5BC353F3B94F0216BF86 (void);
// 0x00001419 System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchema::get_FinalDefault()
extern void XmlSchema_get_FinalDefault_mA33AFD63884C4B18EB5A6CA4C6FB255B4E3E00EC (void);
// 0x0000141A System.Void System.Xml.Schema.XmlSchema::set_FinalDefault(System.Xml.Schema.XmlSchemaDerivationMethod)
extern void XmlSchema_set_FinalDefault_m0468C4DA797090D8C07438777CEE1E082FCFDE03 (void);
// 0x0000141B System.Xml.Schema.XmlSchemaForm System.Xml.Schema.XmlSchema::get_ElementFormDefault()
extern void XmlSchema_get_ElementFormDefault_m5AF28C6D6EF3EA692FD2D26FFDD5C77123B5D67E (void);
// 0x0000141C System.Void System.Xml.Schema.XmlSchema::set_ElementFormDefault(System.Xml.Schema.XmlSchemaForm)
extern void XmlSchema_set_ElementFormDefault_m8A55972AEE8B7075F6B7BAF284CA29DE21914072 (void);
// 0x0000141D System.String System.Xml.Schema.XmlSchema::get_TargetNamespace()
extern void XmlSchema_get_TargetNamespace_mAFA4B36F2637087A82F54ADE6E5A627744705064 (void);
// 0x0000141E System.Void System.Xml.Schema.XmlSchema::set_TargetNamespace(System.String)
extern void XmlSchema_set_TargetNamespace_m1D4553C470607D43E0BC256714E4AEF7B62E5770 (void);
// 0x0000141F System.String System.Xml.Schema.XmlSchema::get_Version()
extern void XmlSchema_get_Version_m6D31E536FC024807827B8CB90779625F0F358A53 (void);
// 0x00001420 System.Void System.Xml.Schema.XmlSchema::set_Version(System.String)
extern void XmlSchema_set_Version_m77AE27431F497535F31CEFBB9632FEFB15503BD5 (void);
// 0x00001421 System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchema::get_Includes()
extern void XmlSchema_get_Includes_m6B3EEA0A445594394CAAB98D3AE55705D686E1CB (void);
// 0x00001422 System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchema::get_Items()
extern void XmlSchema_get_Items_m4A629D8F391D26EC9C55EC8BC155CBFA98B4FD6F (void);
// 0x00001423 System.Boolean System.Xml.Schema.XmlSchema::get_IsCompiledBySet()
extern void XmlSchema_get_IsCompiledBySet_m1EF20AC5A42DA5C450D14E475A632E46C50E4F29 (void);
// 0x00001424 System.Void System.Xml.Schema.XmlSchema::set_IsCompiledBySet(System.Boolean)
extern void XmlSchema_set_IsCompiledBySet_mD22A5BD59A86669AD6A5B9D87F82F9B55208500D (void);
// 0x00001425 System.Boolean System.Xml.Schema.XmlSchema::get_IsPreprocessed()
extern void XmlSchema_get_IsPreprocessed_mB145A60CE743F11EE49C0B42BBB8D0923A7DE125 (void);
// 0x00001426 System.Void System.Xml.Schema.XmlSchema::set_IsPreprocessed(System.Boolean)
extern void XmlSchema_set_IsPreprocessed_m995C069ED18074A8E5B0CF9F7740D92DD8B97C28 (void);
// 0x00001427 System.Boolean System.Xml.Schema.XmlSchema::get_IsRedefined()
extern void XmlSchema_get_IsRedefined_m62657434FF867042D772FFD1454518FBD758911E (void);
// 0x00001428 System.Void System.Xml.Schema.XmlSchema::set_IsRedefined(System.Boolean)
extern void XmlSchema_set_IsRedefined_m5BBA2205BAF837C8524F65C43655FAFCE3D5FC58 (void);
// 0x00001429 System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::get_Attributes()
extern void XmlSchema_get_Attributes_mD0A49AD62F7EA7367FDBA13C5C46BB8F1A0CC038 (void);
// 0x0000142A System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::get_AttributeGroups()
extern void XmlSchema_get_AttributeGroups_m6429F370FCF41252A6E2913D9C74A289A2CF1F17 (void);
// 0x0000142B System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::get_SchemaTypes()
extern void XmlSchema_get_SchemaTypes_m24C08C634F25B0D698FA641F651A1C86D986FB0F (void);
// 0x0000142C System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::get_Elements()
extern void XmlSchema_get_Elements_mB71F5D8A5E2ECE7C295182A99787661CF8307AC3 (void);
// 0x0000142D System.String System.Xml.Schema.XmlSchema::get_Id()
extern void XmlSchema_get_Id_mFA10A91F54597E48FB75C5824D0263ABDAA8B6F5 (void);
// 0x0000142E System.Void System.Xml.Schema.XmlSchema::set_Id(System.String)
extern void XmlSchema_set_Id_mC2B98F24132C19039B7FA9AD0F1E0B910E72C9EC (void);
// 0x0000142F System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::get_Groups()
extern void XmlSchema_get_Groups_mE7A38773DF5932462AD25D845E9E0B69BC66AE11 (void);
// 0x00001430 System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::get_Notations()
extern void XmlSchema_get_Notations_m7A11839A727F62C0C126FA80BE995E9AD9AADFDC (void);
// 0x00001431 System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::get_IdentityConstraints()
extern void XmlSchema_get_IdentityConstraints_m1D10D6F7681AA517D59DA9AB13E010E7EC00EC2B (void);
// 0x00001432 System.Uri System.Xml.Schema.XmlSchema::get_BaseUri()
extern void XmlSchema_get_BaseUri_mB4EF7EF2955DCB14C4573E42E47D2332C0F903D8 (void);
// 0x00001433 System.Void System.Xml.Schema.XmlSchema::set_BaseUri(System.Uri)
extern void XmlSchema_set_BaseUri_m83F43476461F97AD3C23A76ABC67B6E12D216ECE (void);
// 0x00001434 System.Int32 System.Xml.Schema.XmlSchema::get_SchemaId()
extern void XmlSchema_get_SchemaId_m63420C0EEF67121AE8F3C96D674B665DF448B7F5 (void);
// 0x00001435 System.Boolean System.Xml.Schema.XmlSchema::get_IsChameleon()
extern void XmlSchema_get_IsChameleon_mF52B41216D07C32A17D525BE8BE3F8D0A4CAB0C7 (void);
// 0x00001436 System.Void System.Xml.Schema.XmlSchema::set_IsChameleon(System.Boolean)
extern void XmlSchema_set_IsChameleon_m9AD7F2BEEF63DA8E11F39E5284097070A303CF82 (void);
// 0x00001437 System.Collections.Hashtable System.Xml.Schema.XmlSchema::get_Ids()
extern void XmlSchema_get_Ids_m554A06E572B61EFF7EAF53C77F88C13F4E21888E (void);
// 0x00001438 System.Xml.XmlDocument System.Xml.Schema.XmlSchema::get_Document()
extern void XmlSchema_get_Document_m202504789784613AD77A4B62E7F6BC0D739ADD0E (void);
// 0x00001439 System.Int32 System.Xml.Schema.XmlSchema::get_ErrorCount()
extern void XmlSchema_get_ErrorCount_m05CFECE281B8DDD5F4BD8EA39E8E4E493676D0B7 (void);
// 0x0000143A System.Void System.Xml.Schema.XmlSchema::set_ErrorCount(System.Int32)
extern void XmlSchema_set_ErrorCount_m198474DB55B2D7FD03037CF78FB49FF708FDBD5E (void);
// 0x0000143B System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchema::Clone()
extern void XmlSchema_Clone_mB061006D419A8EF16AB9B5017D92185F46F2C22D (void);
// 0x0000143C System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchema::DeepClone()
extern void XmlSchema_DeepClone_m8FDFB7AC412CB513916F84C4F455C9911C39A0BA (void);
// 0x0000143D System.String System.Xml.Schema.XmlSchema::get_IdAttribute()
extern void XmlSchema_get_IdAttribute_m270B85B58E8EF8041783D76F7AC91A5B4BB717F6 (void);
// 0x0000143E System.Void System.Xml.Schema.XmlSchema::set_IdAttribute(System.String)
extern void XmlSchema_set_IdAttribute_mA98BA86331149BEADEBE8EA0020D4EAB2D746ED8 (void);
// 0x0000143F System.Void System.Xml.Schema.XmlSchema::SetIsCompiled(System.Boolean)
extern void XmlSchema_SetIsCompiled_m7A20DEE38565FBD5264C770D8B8C93F0F230D583 (void);
// 0x00001440 System.Void System.Xml.Schema.XmlSchema::SetUnhandledAttributes(System.Xml.XmlAttribute[])
extern void XmlSchema_SetUnhandledAttributes_m8E7125A6D9AA108662559593AE8AD69FFED2DDD2 (void);
// 0x00001441 System.Void System.Xml.Schema.XmlSchema::AddAnnotation(System.Xml.Schema.XmlSchemaAnnotation)
extern void XmlSchema_AddAnnotation_mC65ACCA1EBEE46852D36A8B96907DBDF5F4AFA0A (void);
// 0x00001442 System.Collections.ArrayList System.Xml.Schema.XmlSchema::get_ImportedSchemas()
extern void XmlSchema_get_ImportedSchemas_m05E1C77E5765E9A28228D9AEA12BC2EE70C36880 (void);
// 0x00001443 System.Collections.ArrayList System.Xml.Schema.XmlSchema::get_ImportedNamespaces()
extern void XmlSchema_get_ImportedNamespaces_m7DD7A308C7E45E5F13B0F76D9DFCA9318FDFC9FB (void);
// 0x00001444 System.Void System.Xml.Schema.XmlSchema::GetExternalSchemasList(System.Collections.IList,System.Xml.Schema.XmlSchema)
extern void XmlSchema_GetExternalSchemasList_m3D1D147D8F3C535A83116C163F3C045E823A0D1C (void);
// 0x00001445 System.Void System.Xml.Schema.XmlSchema::.cctor()
extern void XmlSchema__cctor_mFFE1B49E513FCDCCB11AEB8181780E53B09CE44A (void);
// 0x00001446 System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaAll::get_Items()
extern void XmlSchemaAll_get_Items_m799BAA3C1C7E1D9833C8BF4F7AC18B5E6D2B2891 (void);
// 0x00001447 System.Boolean System.Xml.Schema.XmlSchemaAll::get_IsEmpty()
extern void XmlSchemaAll_get_IsEmpty_m2DAC3213EFEB09EABC586E8B439454A0A0D170D2 (void);
// 0x00001448 System.Void System.Xml.Schema.XmlSchemaAll::SetItems(System.Xml.Schema.XmlSchemaObjectCollection)
extern void XmlSchemaAll_SetItems_mD8CE3BC4C5B9D0B7C625A478CE5FB04814A69AE8 (void);
// 0x00001449 System.Void System.Xml.Schema.XmlSchemaAll::.ctor()
extern void XmlSchemaAll__ctor_m963104EDF25E42DA9E21BDDC8968170CB77EDC85 (void);
// 0x0000144A System.String System.Xml.Schema.XmlSchemaAnnotated::get_Id()
extern void XmlSchemaAnnotated_get_Id_mE6DBBB1DB6548F5463E610FD4B9A28509D9889D6 (void);
// 0x0000144B System.Void System.Xml.Schema.XmlSchemaAnnotated::set_Id(System.String)
extern void XmlSchemaAnnotated_set_Id_m8163ABE2388E4447A39E9E88C4A648A37A07BF08 (void);
// 0x0000144C System.Xml.Schema.XmlSchemaAnnotation System.Xml.Schema.XmlSchemaAnnotated::get_Annotation()
extern void XmlSchemaAnnotated_get_Annotation_mF88E353F875798E495F0B6E71057451618F88E36 (void);
// 0x0000144D System.Void System.Xml.Schema.XmlSchemaAnnotated::set_Annotation(System.Xml.Schema.XmlSchemaAnnotation)
extern void XmlSchemaAnnotated_set_Annotation_mAD25A9F2265D500EFA954EF93988034270FC3431 (void);
// 0x0000144E System.Xml.XmlAttribute[] System.Xml.Schema.XmlSchemaAnnotated::get_UnhandledAttributes()
extern void XmlSchemaAnnotated_get_UnhandledAttributes_m0FE6E8D622BBE6F1CD97B51D3C7020D1C9C8542F (void);
// 0x0000144F System.Void System.Xml.Schema.XmlSchemaAnnotated::set_UnhandledAttributes(System.Xml.XmlAttribute[])
extern void XmlSchemaAnnotated_set_UnhandledAttributes_m538F66671F9A040C87500800FD13FAF4C4FA713F (void);
// 0x00001450 System.String System.Xml.Schema.XmlSchemaAnnotated::get_IdAttribute()
extern void XmlSchemaAnnotated_get_IdAttribute_m6EFE0C93A11FC999985288E2E6F1B23120FECBA0 (void);
// 0x00001451 System.Void System.Xml.Schema.XmlSchemaAnnotated::set_IdAttribute(System.String)
extern void XmlSchemaAnnotated_set_IdAttribute_m3A62C95E3BBAA2326792A7C16C2CA06BD2E8CC13 (void);
// 0x00001452 System.Void System.Xml.Schema.XmlSchemaAnnotated::SetUnhandledAttributes(System.Xml.XmlAttribute[])
extern void XmlSchemaAnnotated_SetUnhandledAttributes_m59A27B2B9E2BB8352E940F1D93612D102D6BF11B (void);
// 0x00001453 System.Void System.Xml.Schema.XmlSchemaAnnotated::AddAnnotation(System.Xml.Schema.XmlSchemaAnnotation)
extern void XmlSchemaAnnotated_AddAnnotation_mF28FE4E7DC6FCC28CA6ACED5A1FD811870AC7DDD (void);
// 0x00001454 System.Void System.Xml.Schema.XmlSchemaAnnotated::.ctor()
extern void XmlSchemaAnnotated__ctor_m094C7E3CD496FCF801D2A9A68E6D410B634096BC (void);
// 0x00001455 System.String System.Xml.Schema.XmlSchemaAnnotation::get_Id()
extern void XmlSchemaAnnotation_get_Id_m55BE490D5B0CB23D6A5704CEFF9FDA1A0D3BB101 (void);
// 0x00001456 System.Void System.Xml.Schema.XmlSchemaAnnotation::set_Id(System.String)
extern void XmlSchemaAnnotation_set_Id_m91C6E4BCD5E0EB49AB4B7BFED6B1464EFC4E23D9 (void);
// 0x00001457 System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaAnnotation::get_Items()
extern void XmlSchemaAnnotation_get_Items_m61A082370B91C7B9AE7AED3924F14F4B98C62864 (void);
// 0x00001458 System.String System.Xml.Schema.XmlSchemaAnnotation::get_IdAttribute()
extern void XmlSchemaAnnotation_get_IdAttribute_m58F2665A42D4FB0D1AAA53F7754994A8147FEBA2 (void);
// 0x00001459 System.Void System.Xml.Schema.XmlSchemaAnnotation::set_IdAttribute(System.String)
extern void XmlSchemaAnnotation_set_IdAttribute_mC7BC5FA4F89B92FBDAB177849C73B591F6D3DB04 (void);
// 0x0000145A System.Void System.Xml.Schema.XmlSchemaAnnotation::SetUnhandledAttributes(System.Xml.XmlAttribute[])
extern void XmlSchemaAnnotation_SetUnhandledAttributes_m04ABCE8258E5AF9CAC2B2A5064CB2EA82ECE0C66 (void);
// 0x0000145B System.Void System.Xml.Schema.XmlSchemaAnnotation::.ctor()
extern void XmlSchemaAnnotation__ctor_m9D35F9EBE83FDE7D636709CA49CEBD5BBBADF72B (void);
// 0x0000145C System.String System.Xml.Schema.XmlSchemaAny::get_Namespace()
extern void XmlSchemaAny_get_Namespace_mC310894F559276A532C02978DDAC9BA80160D6A0 (void);
// 0x0000145D System.Void System.Xml.Schema.XmlSchemaAny::set_Namespace(System.String)
extern void XmlSchemaAny_set_Namespace_m5C3C2843B6546F6850D8F7AFFBD3D3F873BAA9F3 (void);
// 0x0000145E System.Void System.Xml.Schema.XmlSchemaAny::set_ProcessContents(System.Xml.Schema.XmlSchemaContentProcessing)
extern void XmlSchemaAny_set_ProcessContents_m07055837F6FD3CBFCAA27CF902DC6F18913D78D5 (void);
// 0x0000145F System.Xml.Schema.NamespaceList System.Xml.Schema.XmlSchemaAny::get_NamespaceList()
extern void XmlSchemaAny_get_NamespaceList_m65DDE446E381B004619EBD95FBD67544302F1A41 (void);
// 0x00001460 System.String System.Xml.Schema.XmlSchemaAny::get_ResolvedNamespace()
extern void XmlSchemaAny_get_ResolvedNamespace_m330AAAB887668963C74F6727EF6AD89F3C87E8FD (void);
// 0x00001461 System.Xml.Schema.XmlSchemaContentProcessing System.Xml.Schema.XmlSchemaAny::get_ProcessContentsCorrect()
extern void XmlSchemaAny_get_ProcessContentsCorrect_m4F8A0816123B46AB8135A004116B2BD464FB7967 (void);
// 0x00001462 System.String System.Xml.Schema.XmlSchemaAny::get_NameString()
extern void XmlSchemaAny_get_NameString_mACB0DE3F766B35E1002066A57D1987DA90BAC828 (void);
// 0x00001463 System.Void System.Xml.Schema.XmlSchemaAny::BuildNamespaceList(System.String)
extern void XmlSchemaAny_BuildNamespaceList_mAA0AF78DA52C779E0F97A249E740E53B7499CF86 (void);
// 0x00001464 System.Void System.Xml.Schema.XmlSchemaAny::BuildNamespaceListV1Compat(System.String)
extern void XmlSchemaAny_BuildNamespaceListV1Compat_m01A71F9D2E60AF4F461BD21E73CC5A13F8EE40C6 (void);
// 0x00001465 System.Boolean System.Xml.Schema.XmlSchemaAny::Allows(System.Xml.XmlQualifiedName)
extern void XmlSchemaAny_Allows_m8881692641D8717201D151272F7A0DFF001236D7 (void);
// 0x00001466 System.Void System.Xml.Schema.XmlSchemaAny::.ctor()
extern void XmlSchemaAny__ctor_mDA203A411DAC18D7F4371BA6C9D48B6465C32610 (void);
// 0x00001467 System.Void System.Xml.Schema.XmlSchemaAnyAttribute::set_Namespace(System.String)
extern void XmlSchemaAnyAttribute_set_Namespace_mA9E0EE968DFDC30D1D194E12DF30652F344E222F (void);
// 0x00001468 System.Xml.Schema.XmlSchemaContentProcessing System.Xml.Schema.XmlSchemaAnyAttribute::get_ProcessContents()
extern void XmlSchemaAnyAttribute_get_ProcessContents_m442DF9AC43996779116B655F3237D4C340E4857F (void);
// 0x00001469 System.Void System.Xml.Schema.XmlSchemaAnyAttribute::set_ProcessContents(System.Xml.Schema.XmlSchemaContentProcessing)
extern void XmlSchemaAnyAttribute_set_ProcessContents_m051ECCE73B05FF4A9CD7F3B07C1CB27CF34B9751 (void);
// 0x0000146A System.Xml.Schema.NamespaceList System.Xml.Schema.XmlSchemaAnyAttribute::get_NamespaceList()
extern void XmlSchemaAnyAttribute_get_NamespaceList_mC159629031885D9E27C949AA34076A9029241517 (void);
// 0x0000146B System.Xml.Schema.XmlSchemaContentProcessing System.Xml.Schema.XmlSchemaAnyAttribute::get_ProcessContentsCorrect()
extern void XmlSchemaAnyAttribute_get_ProcessContentsCorrect_m3F94F42E13E8A97419FA3C24CEBC2E3DE1E5C175 (void);
// 0x0000146C System.Void System.Xml.Schema.XmlSchemaAnyAttribute::BuildNamespaceList(System.String)
extern void XmlSchemaAnyAttribute_BuildNamespaceList_mF7A27F1DB3896AEBB5D0FD5A12ECC4F4C76726BE (void);
// 0x0000146D System.Void System.Xml.Schema.XmlSchemaAnyAttribute::BuildNamespaceListV1Compat(System.String)
extern void XmlSchemaAnyAttribute_BuildNamespaceListV1Compat_m08BB26B204637A76366E0309A07F1858893CC667 (void);
// 0x0000146E System.Boolean System.Xml.Schema.XmlSchemaAnyAttribute::Allows(System.Xml.XmlQualifiedName)
extern void XmlSchemaAnyAttribute_Allows_mF50F02A442045A27D587F822F2826811451E2E67 (void);
// 0x0000146F System.Boolean System.Xml.Schema.XmlSchemaAnyAttribute::IsSubset(System.Xml.Schema.XmlSchemaAnyAttribute,System.Xml.Schema.XmlSchemaAnyAttribute)
extern void XmlSchemaAnyAttribute_IsSubset_m293F2422EF436F93F87C1B9413E00A4F21E77070 (void);
// 0x00001470 System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaAnyAttribute::Intersection(System.Xml.Schema.XmlSchemaAnyAttribute,System.Xml.Schema.XmlSchemaAnyAttribute,System.Boolean)
extern void XmlSchemaAnyAttribute_Intersection_m4F570F7BEDAA3BD3BD1C38937ABA197C2276D806 (void);
// 0x00001471 System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaAnyAttribute::Union(System.Xml.Schema.XmlSchemaAnyAttribute,System.Xml.Schema.XmlSchemaAnyAttribute,System.Boolean)
extern void XmlSchemaAnyAttribute_Union_m87D6F975891875123EA3F4BE6EEE6D76B9483227 (void);
// 0x00001472 System.Void System.Xml.Schema.XmlSchemaAnyAttribute::.ctor()
extern void XmlSchemaAnyAttribute__ctor_m9520ADDEE9EAD6D82969F2082F98297C38B732C9 (void);
// 0x00001473 System.Void System.Xml.Schema.XmlSchemaAppInfo::set_Source(System.String)
extern void XmlSchemaAppInfo_set_Source_m5C8C37EADB06073F50E37BCD20AD9A7444381D2C (void);
// 0x00001474 System.Xml.XmlNode[] System.Xml.Schema.XmlSchemaAppInfo::get_Markup()
extern void XmlSchemaAppInfo_get_Markup_mBC32E43DE4D53122EFCFB7EFBE90FDCC06C7D67A (void);
// 0x00001475 System.Void System.Xml.Schema.XmlSchemaAppInfo::set_Markup(System.Xml.XmlNode[])
extern void XmlSchemaAppInfo_set_Markup_m263D04C7176A544D5F1358FCE73AA27DBF1548E2 (void);
// 0x00001476 System.Void System.Xml.Schema.XmlSchemaAppInfo::.ctor()
extern void XmlSchemaAppInfo__ctor_mFF1691BC2DBE236E350236AE32201308846A13A4 (void);
// 0x00001477 System.String System.Xml.Schema.XmlSchemaAttribute::get_DefaultValue()
extern void XmlSchemaAttribute_get_DefaultValue_m25DB9E833B5D07B7B675432EDCB5BB6A66BCC6AA (void);
// 0x00001478 System.Void System.Xml.Schema.XmlSchemaAttribute::set_DefaultValue(System.String)
extern void XmlSchemaAttribute_set_DefaultValue_m1E84192F6C5885688C02CEDA786D17905F39FCE0 (void);
// 0x00001479 System.String System.Xml.Schema.XmlSchemaAttribute::get_FixedValue()
extern void XmlSchemaAttribute_get_FixedValue_mF372E420F79172FA7DD7F1095F5966076191A06D (void);
// 0x0000147A System.Void System.Xml.Schema.XmlSchemaAttribute::set_FixedValue(System.String)
extern void XmlSchemaAttribute_set_FixedValue_m783D655D12F299C06D7075EEF8B658076B3D2AED (void);
// 0x0000147B System.Xml.Schema.XmlSchemaForm System.Xml.Schema.XmlSchemaAttribute::get_Form()
extern void XmlSchemaAttribute_get_Form_m586B0300039FECEFB87D8504840A118E430AD53A (void);
// 0x0000147C System.Void System.Xml.Schema.XmlSchemaAttribute::set_Form(System.Xml.Schema.XmlSchemaForm)
extern void XmlSchemaAttribute_set_Form_mA74C0C2C7551393B28F9ED94C9D9D2B725CC5870 (void);
// 0x0000147D System.String System.Xml.Schema.XmlSchemaAttribute::get_Name()
extern void XmlSchemaAttribute_get_Name_mDB8E208CD7A53D98C6CB33764F5B08853E944DD2 (void);
// 0x0000147E System.Void System.Xml.Schema.XmlSchemaAttribute::set_Name(System.String)
extern void XmlSchemaAttribute_set_Name_m3CB78DBB9E294DC37F91F17B02F27C3A213405D1 (void);
// 0x0000147F System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaAttribute::get_RefName()
extern void XmlSchemaAttribute_get_RefName_m91886894B683BD121EF5C662C4DE72AE13D4A62A (void);
// 0x00001480 System.Void System.Xml.Schema.XmlSchemaAttribute::set_RefName(System.Xml.XmlQualifiedName)
extern void XmlSchemaAttribute_set_RefName_m40560893731560664988569F49D745FAE49B2628 (void);
// 0x00001481 System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaAttribute::get_SchemaTypeName()
extern void XmlSchemaAttribute_get_SchemaTypeName_mA66F85C07DB3C2FFC5FA046352FE9C058D6E5F5D (void);
// 0x00001482 System.Void System.Xml.Schema.XmlSchemaAttribute::set_SchemaTypeName(System.Xml.XmlQualifiedName)
extern void XmlSchemaAttribute_set_SchemaTypeName_mE98774273C405BE9F1484E73EAE17371F8925054 (void);
// 0x00001483 System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaAttribute::get_SchemaType()
extern void XmlSchemaAttribute_get_SchemaType_m57EAAED97C95E325EA391B078ED9AF68743E9DFA (void);
// 0x00001484 System.Void System.Xml.Schema.XmlSchemaAttribute::set_SchemaType(System.Xml.Schema.XmlSchemaSimpleType)
extern void XmlSchemaAttribute_set_SchemaType_mE1673C09372B1A8A7F5EB6AE3E540EB241701BEB (void);
// 0x00001485 System.Xml.Schema.XmlSchemaUse System.Xml.Schema.XmlSchemaAttribute::get_Use()
extern void XmlSchemaAttribute_get_Use_m655DDAE8FDA90176607407FC5295F931D2413E65 (void);
// 0x00001486 System.Void System.Xml.Schema.XmlSchemaAttribute::set_Use(System.Xml.Schema.XmlSchemaUse)
extern void XmlSchemaAttribute_set_Use_mED992AD5CD2E578DA49335B941FC2ABC10085CF5 (void);
// 0x00001487 System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaAttribute::get_QualifiedName()
extern void XmlSchemaAttribute_get_QualifiedName_m1648C90EFB070F8C22421D7D9CE227847DDDFB86 (void);
// 0x00001488 System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaAttribute::get_AttributeSchemaType()
extern void XmlSchemaAttribute_get_AttributeSchemaType_m4C1E5F68DB4CEA61B7BA2D7BFAF8621BF2139DDA (void);
// 0x00001489 System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaAttribute::get_Datatype()
extern void XmlSchemaAttribute_get_Datatype_m3BFD72606AE155448B4DAB462DFD163A24241B3C (void);
// 0x0000148A System.Void System.Xml.Schema.XmlSchemaAttribute::SetQualifiedName(System.Xml.XmlQualifiedName)
extern void XmlSchemaAttribute_SetQualifiedName_mF2709E709A3715DE09AA147E20CC58E046EFA7DB (void);
// 0x0000148B System.Void System.Xml.Schema.XmlSchemaAttribute::SetAttributeType(System.Xml.Schema.XmlSchemaSimpleType)
extern void XmlSchemaAttribute_SetAttributeType_m8950CB8C38BEAD9A99D84CE64F0B9EA11A19A71E (void);
// 0x0000148C System.Xml.Schema.SchemaAttDef System.Xml.Schema.XmlSchemaAttribute::get_AttDef()
extern void XmlSchemaAttribute_get_AttDef_mB6CF61EA3FFD1AACF1288C15F305CB0D8C6D1B65 (void);
// 0x0000148D System.Void System.Xml.Schema.XmlSchemaAttribute::set_AttDef(System.Xml.Schema.SchemaAttDef)
extern void XmlSchemaAttribute_set_AttDef_m8414B9D1FDF4B6D68684496CE36F0752222CE375 (void);
// 0x0000148E System.String System.Xml.Schema.XmlSchemaAttribute::get_NameAttribute()
extern void XmlSchemaAttribute_get_NameAttribute_m2C64AC0D3471B98E21F77C41264E916C01CC4B8A (void);
// 0x0000148F System.Void System.Xml.Schema.XmlSchemaAttribute::set_NameAttribute(System.String)
extern void XmlSchemaAttribute_set_NameAttribute_m50E1CFE7110B4CB06B81756ACF552AF3B33A13E2 (void);
// 0x00001490 System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaAttribute::Clone()
extern void XmlSchemaAttribute_Clone_m40BCE82D2FF407FA40B1BEB6C69EF536E368C552 (void);
// 0x00001491 System.Void System.Xml.Schema.XmlSchemaAttribute::.ctor()
extern void XmlSchemaAttribute__ctor_m6CC98E299F58FD79C1A2131914F58B0D06250EA2 (void);
// 0x00001492 System.String System.Xml.Schema.XmlSchemaAttributeGroup::get_Name()
extern void XmlSchemaAttributeGroup_get_Name_m3844168DCA5295E383B41DD748997C7EA2BC4FA9 (void);
// 0x00001493 System.Void System.Xml.Schema.XmlSchemaAttributeGroup::set_Name(System.String)
extern void XmlSchemaAttributeGroup_set_Name_mCFEAAE9B5B868D4F816F0E46D48B0B5C27A82755 (void);
// 0x00001494 System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaAttributeGroup::get_Attributes()
extern void XmlSchemaAttributeGroup_get_Attributes_m2AC60921F5191DADA633757413AC04C0DDB47607 (void);
// 0x00001495 System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaAttributeGroup::get_AnyAttribute()
extern void XmlSchemaAttributeGroup_get_AnyAttribute_m7E49B22511E87462CA4B965B803333EF83ACB0AA (void);
// 0x00001496 System.Void System.Xml.Schema.XmlSchemaAttributeGroup::set_AnyAttribute(System.Xml.Schema.XmlSchemaAnyAttribute)
extern void XmlSchemaAttributeGroup_set_AnyAttribute_m8066A935B456F8244A828E8B4BB36E9A3638287E (void);
// 0x00001497 System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaAttributeGroup::get_QualifiedName()
extern void XmlSchemaAttributeGroup_get_QualifiedName_m4008432A607D33D2439498137F49361C2522F7C8 (void);
// 0x00001498 System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaAttributeGroup::get_AttributeUses()
extern void XmlSchemaAttributeGroup_get_AttributeUses_m9D05E0010FBFA83032E41EA10D2BFD8976C04288 (void);
// 0x00001499 System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaAttributeGroup::get_AttributeWildcard()
extern void XmlSchemaAttributeGroup_get_AttributeWildcard_m6F267926A853109760D58DFE305FB6146A61A815 (void);
// 0x0000149A System.Void System.Xml.Schema.XmlSchemaAttributeGroup::set_AttributeWildcard(System.Xml.Schema.XmlSchemaAnyAttribute)
extern void XmlSchemaAttributeGroup_set_AttributeWildcard_m4BA83F3218572004AB6BAA0F7636256A13E45E3E (void);
// 0x0000149B System.Xml.Schema.XmlSchemaAttributeGroup System.Xml.Schema.XmlSchemaAttributeGroup::get_RedefinedAttributeGroup()
extern void XmlSchemaAttributeGroup_get_RedefinedAttributeGroup_mD598F73E798E1EF4A90ED546E1A8B756345A4AA4 (void);
// 0x0000149C System.Xml.Schema.XmlSchemaAttributeGroup System.Xml.Schema.XmlSchemaAttributeGroup::get_Redefined()
extern void XmlSchemaAttributeGroup_get_Redefined_mB3E01A8115441BA8B86EAAF1DED7AF15E12AB1BA (void);
// 0x0000149D System.Void System.Xml.Schema.XmlSchemaAttributeGroup::set_Redefined(System.Xml.Schema.XmlSchemaAttributeGroup)
extern void XmlSchemaAttributeGroup_set_Redefined_m2D419519083A6379FB638F376D80E292C9222B88 (void);
// 0x0000149E System.Int32 System.Xml.Schema.XmlSchemaAttributeGroup::get_SelfReferenceCount()
extern void XmlSchemaAttributeGroup_get_SelfReferenceCount_m5FBB8C0F413FF30988B0301AB66F157AAAF9CFA2 (void);
// 0x0000149F System.Void System.Xml.Schema.XmlSchemaAttributeGroup::set_SelfReferenceCount(System.Int32)
extern void XmlSchemaAttributeGroup_set_SelfReferenceCount_mE2528651972D687404DEDA4D1F1597E77CAED50E (void);
// 0x000014A0 System.String System.Xml.Schema.XmlSchemaAttributeGroup::get_NameAttribute()
extern void XmlSchemaAttributeGroup_get_NameAttribute_m87FC6B18A4224EBB9A059F2C20D8A1C91A1A0C72 (void);
// 0x000014A1 System.Void System.Xml.Schema.XmlSchemaAttributeGroup::set_NameAttribute(System.String)
extern void XmlSchemaAttributeGroup_set_NameAttribute_m215986001223A96D59D9CF43FBFA529F137A4931 (void);
// 0x000014A2 System.Void System.Xml.Schema.XmlSchemaAttributeGroup::SetQualifiedName(System.Xml.XmlQualifiedName)
extern void XmlSchemaAttributeGroup_SetQualifiedName_m99593A42F1B8B469C0EE12AA0B9A1B65B4252DEB (void);
// 0x000014A3 System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaAttributeGroup::Clone()
extern void XmlSchemaAttributeGroup_Clone_mD727520556B848362EFD877B17E581A0498A4D51 (void);
// 0x000014A4 System.Void System.Xml.Schema.XmlSchemaAttributeGroup::.ctor()
extern void XmlSchemaAttributeGroup__ctor_m8170C19722A4BCF4923244FEF51122CBC0E19F05 (void);
// 0x000014A5 System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaAttributeGroupRef::get_RefName()
extern void XmlSchemaAttributeGroupRef_get_RefName_m4555CB5267ECECB8C77F025FD6BBB9E34BCA6DA9 (void);
// 0x000014A6 System.Void System.Xml.Schema.XmlSchemaAttributeGroupRef::set_RefName(System.Xml.XmlQualifiedName)
extern void XmlSchemaAttributeGroupRef_set_RefName_mF6ED9B3FD37D14130044508AB9F633BDDBC0F309 (void);
// 0x000014A7 System.Void System.Xml.Schema.XmlSchemaAttributeGroupRef::.ctor()
extern void XmlSchemaAttributeGroupRef__ctor_mD1E8141748B3C84A056807B2843195C34EA2AEE7 (void);
// 0x000014A8 System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items()
extern void XmlSchemaChoice_get_Items_m6B4A74E9509884F0346F2D62F427B7070A06F408 (void);
// 0x000014A9 System.Boolean System.Xml.Schema.XmlSchemaChoice::get_IsEmpty()
extern void XmlSchemaChoice_get_IsEmpty_m27E24423B6EC269D8A7D0CF0F1134C5F2F52FA5B (void);
// 0x000014AA System.Void System.Xml.Schema.XmlSchemaChoice::SetItems(System.Xml.Schema.XmlSchemaObjectCollection)
extern void XmlSchemaChoice_SetItems_m2A39332F0E02AF7D88A08B02EAF50770874B8EBD (void);
// 0x000014AB System.Void System.Xml.Schema.XmlSchemaChoice::.ctor()
extern void XmlSchemaChoice__ctor_m627271A5CA6996B0A81993692EFC52F731E971CB (void);
// 0x000014AC System.Void System.Xml.Schema.XmlSchemaCollection::.ctor(System.Xml.XmlNameTable)
extern void XmlSchemaCollection__ctor_m6F80B88EF4F79E892FA72CDFA9B2ECF8226A49C8 (void);
// 0x000014AD System.Int32 System.Xml.Schema.XmlSchemaCollection::get_Count()
extern void XmlSchemaCollection_get_Count_m23A2AE2A0956443E10E3F227D6BDC6ED70263B03 (void);
// 0x000014AE System.Xml.XmlNameTable System.Xml.Schema.XmlSchemaCollection::get_NameTable()
extern void XmlSchemaCollection_get_NameTable_m76673D9571FB8FF411F264C47B91D45D47CE221D (void);
// 0x000014AF System.Void System.Xml.Schema.XmlSchemaCollection::set_XmlResolver(System.Xml.XmlResolver)
extern void XmlSchemaCollection_set_XmlResolver_mCBCC7ABCA885FCDDBEB0255A49B17C8CB8BB0D62 (void);
// 0x000014B0 System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaCollection::get_Item(System.String)
extern void XmlSchemaCollection_get_Item_m16CAE6E2C451CCE8BBF4AC77E96B5FC4E1B07E4D (void);
// 0x000014B1 System.Collections.IEnumerator System.Xml.Schema.XmlSchemaCollection::System.Collections.IEnumerable.GetEnumerator()
extern void XmlSchemaCollection_System_Collections_IEnumerable_GetEnumerator_m9904DDE419873BFD42CF5EA9797B0932D6E058C3 (void);
// 0x000014B2 System.Xml.Schema.XmlSchemaCollectionEnumerator System.Xml.Schema.XmlSchemaCollection::GetEnumerator()
extern void XmlSchemaCollection_GetEnumerator_m4AF21E43AF64F340F4004708237ED3B55FB82D29 (void);
// 0x000014B3 System.Void System.Xml.Schema.XmlSchemaCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
extern void XmlSchemaCollection_System_Collections_ICollection_CopyTo_m8D32D11C547697CF3A735452512BB95BA4B48B05 (void);
// 0x000014B4 System.Boolean System.Xml.Schema.XmlSchemaCollection::System.Collections.ICollection.get_IsSynchronized()
extern void XmlSchemaCollection_System_Collections_ICollection_get_IsSynchronized_mB628FC12F86BEF58A5DDBFEBC79B25C063C41F7E (void);
// 0x000014B5 System.Object System.Xml.Schema.XmlSchemaCollection::System.Collections.ICollection.get_SyncRoot()
extern void XmlSchemaCollection_System_Collections_ICollection_get_SyncRoot_m27C5F15A1E26F6661A6612D717E9FD3AB7D1F761 (void);
// 0x000014B6 System.Int32 System.Xml.Schema.XmlSchemaCollection::System.Collections.ICollection.get_Count()
extern void XmlSchemaCollection_System_Collections_ICollection_get_Count_m70DD9E5A600FADD396010A5FBD60B692727D2C7D (void);
// 0x000014B7 System.Xml.Schema.SchemaInfo System.Xml.Schema.XmlSchemaCollection::GetSchemaInfo(System.String)
extern void XmlSchemaCollection_GetSchemaInfo_m3AD2AC507F41754345390B26A840D1C2BE9F4206 (void);
// 0x000014B8 System.Xml.Schema.SchemaNames System.Xml.Schema.XmlSchemaCollection::GetSchemaNames(System.Xml.XmlNameTable)
extern void XmlSchemaCollection_GetSchemaNames_m10E36C9784441E781A936BEFF36F2659EC8790BA (void);
// 0x000014B9 System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaCollection::Add(System.String,System.Xml.Schema.SchemaInfo,System.Xml.Schema.XmlSchema,System.Boolean)
extern void XmlSchemaCollection_Add_m75A36701A3CB81FB45AFFF30BA3E9A8A0E900020 (void);
// 0x000014BA System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaCollection::Add(System.String,System.Xml.Schema.SchemaInfo,System.Xml.Schema.XmlSchema,System.Boolean,System.Xml.XmlResolver)
extern void XmlSchemaCollection_Add_m94866E0BBB2A201B27A8CA71C588EAA6DA0D0727 (void);
// 0x000014BB System.Void System.Xml.Schema.XmlSchemaCollection::Add(System.String,System.Xml.Schema.XmlSchemaCollectionNode)
extern void XmlSchemaCollection_Add_m1747E3D72882CDBEA2B0D4B1B34C8D556AA0B451 (void);
// 0x000014BC System.Xml.Schema.ValidationEventHandler System.Xml.Schema.XmlSchemaCollection::get_EventHandler()
extern void XmlSchemaCollection_get_EventHandler_mED21FE8707DB13BFCF9F765BE26825B39F8E07F1 (void);
// 0x000014BD System.Void System.Xml.Schema.XmlSchemaCollection::set_EventHandler(System.Xml.Schema.ValidationEventHandler)
extern void XmlSchemaCollection_set_EventHandler_mE855F23CC187E2E6D5F353F9CC5F24571FCB3E1D (void);
// 0x000014BE System.Void System.Xml.Schema.XmlSchemaCollectionNode::set_NamespaceURI(System.String)
extern void XmlSchemaCollectionNode_set_NamespaceURI_mD36441DB5D6C100473A60118AE11082D5BDCDEEA (void);
// 0x000014BF System.Xml.Schema.SchemaInfo System.Xml.Schema.XmlSchemaCollectionNode::get_SchemaInfo()
extern void XmlSchemaCollectionNode_get_SchemaInfo_mA4E705B6EEC7EBEE71DFBA0153E97AA4D0BFA981 (void);
// 0x000014C0 System.Void System.Xml.Schema.XmlSchemaCollectionNode::set_SchemaInfo(System.Xml.Schema.SchemaInfo)
extern void XmlSchemaCollectionNode_set_SchemaInfo_m331E4BD3BFA81F459AC9DA650B30B45CD6A7962A (void);
// 0x000014C1 System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaCollectionNode::get_Schema()
extern void XmlSchemaCollectionNode_get_Schema_m034D038C914B6A0D38AF74DB88E5FE0AA90444D7 (void);
// 0x000014C2 System.Void System.Xml.Schema.XmlSchemaCollectionNode::set_Schema(System.Xml.Schema.XmlSchema)
extern void XmlSchemaCollectionNode_set_Schema_mEE9D4DFD70B7BD0FD6E785DB771C7CBA2B763613 (void);
// 0x000014C3 System.Void System.Xml.Schema.XmlSchemaCollectionNode::.ctor()
extern void XmlSchemaCollectionNode__ctor_m279AAFE4537C66ED8CBE4EBEAE150AF14A8AF3D7 (void);
// 0x000014C4 System.Void System.Xml.Schema.XmlSchemaCollectionEnumerator::.ctor(System.Collections.Hashtable)
extern void XmlSchemaCollectionEnumerator__ctor_mCFDDE1E8BC5C90858282E23954EFE11A4C2BFC04 (void);
// 0x000014C5 System.Void System.Xml.Schema.XmlSchemaCollectionEnumerator::System.Collections.IEnumerator.Reset()
extern void XmlSchemaCollectionEnumerator_System_Collections_IEnumerator_Reset_m792B6495DC97EE3FEB167834BE5E9BE4FF9D6A67 (void);
// 0x000014C6 System.Boolean System.Xml.Schema.XmlSchemaCollectionEnumerator::System.Collections.IEnumerator.MoveNext()
extern void XmlSchemaCollectionEnumerator_System_Collections_IEnumerator_MoveNext_m11C33FE8AFDD46786244D6787C3D72EE4D481B8D (void);
// 0x000014C7 System.Boolean System.Xml.Schema.XmlSchemaCollectionEnumerator::MoveNext()
extern void XmlSchemaCollectionEnumerator_MoveNext_m1739CB07D167D78D8C1EE3DE63626D7E3E5E6B51 (void);
// 0x000014C8 System.Object System.Xml.Schema.XmlSchemaCollectionEnumerator::System.Collections.IEnumerator.get_Current()
extern void XmlSchemaCollectionEnumerator_System_Collections_IEnumerator_get_Current_m0750673643665CE93B2B01C5EAB2CBCC95904F38 (void);
// 0x000014C9 System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaCollectionEnumerator::get_Current()
extern void XmlSchemaCollectionEnumerator_get_Current_m7F60A0A24C2B8E19F3422E2DA8FD97B596B3EF1F (void);
// 0x000014CA System.Xml.Schema.XmlSchemaCollectionNode System.Xml.Schema.XmlSchemaCollectionEnumerator::get_CurrentNode()
extern void XmlSchemaCollectionEnumerator_get_CurrentNode_mB586CDB9E9211C785FB18E04F75C8B878186240A (void);
// 0x000014CB System.Void System.Xml.Schema.XmlSchemaCompilationSettings::.ctor()
extern void XmlSchemaCompilationSettings__ctor_m1B6F7BA2DCB29C447A9C1F29E68977E56325432C (void);
// 0x000014CC System.Boolean System.Xml.Schema.XmlSchemaCompilationSettings::get_EnableUpaCheck()
extern void XmlSchemaCompilationSettings_get_EnableUpaCheck_mBC0E4CBD2DE157DB32EAD5EB0297FFBB7325BE16 (void);
// 0x000014CD System.Boolean System.Xml.Schema.XmlSchemaComplexContent::get_IsMixed()
extern void XmlSchemaComplexContent_get_IsMixed_m9B777AD8500D070B1013C10361265CF39EB07A7A (void);
// 0x000014CE System.Void System.Xml.Schema.XmlSchemaComplexContent::set_IsMixed(System.Boolean)
extern void XmlSchemaComplexContent_set_IsMixed_m8FF9DA30AAA262EACF34D8676788BD791E4C63C0 (void);
// 0x000014CF System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaComplexContent::get_Content()
extern void XmlSchemaComplexContent_get_Content_mCFBDFE7958FFCDD40D2280ADF9FB1285CE47B577 (void);
// 0x000014D0 System.Void System.Xml.Schema.XmlSchemaComplexContent::set_Content(System.Xml.Schema.XmlSchemaContent)
extern void XmlSchemaComplexContent_set_Content_m44BB9FA9C5D0782B37EF1B9CAE49394FCEDFF1A1 (void);
// 0x000014D1 System.Boolean System.Xml.Schema.XmlSchemaComplexContent::get_HasMixedAttribute()
extern void XmlSchemaComplexContent_get_HasMixedAttribute_m87DE5170E7BC6DA7BA04AB445C2EB170CB4E4174 (void);
// 0x000014D2 System.Void System.Xml.Schema.XmlSchemaComplexContent::.ctor()
extern void XmlSchemaComplexContent__ctor_m9C38B89F2A8478B9AA879E7DE8ABCC746372DC60 (void);
// 0x000014D3 System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaComplexContentExtension::get_BaseTypeName()
extern void XmlSchemaComplexContentExtension_get_BaseTypeName_m2E933E7BBD27AB47DB806E2112E8116C049532E0 (void);
// 0x000014D4 System.Void System.Xml.Schema.XmlSchemaComplexContentExtension::set_BaseTypeName(System.Xml.XmlQualifiedName)
extern void XmlSchemaComplexContentExtension_set_BaseTypeName_m2CF4AF4F879966375EE61C042898ED5072F054F2 (void);
// 0x000014D5 System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexContentExtension::get_Particle()
extern void XmlSchemaComplexContentExtension_get_Particle_m0092C105E29C158A0F4F261756E7C260A7E971ED (void);
// 0x000014D6 System.Void System.Xml.Schema.XmlSchemaComplexContentExtension::set_Particle(System.Xml.Schema.XmlSchemaParticle)
extern void XmlSchemaComplexContentExtension_set_Particle_mCAD13986FECC3502F24A253BE6BE8C70A8B9A26C (void);
// 0x000014D7 System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaComplexContentExtension::get_Attributes()
extern void XmlSchemaComplexContentExtension_get_Attributes_m1E698C549EFC269908E2C402D874C762D427A33E (void);
// 0x000014D8 System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaComplexContentExtension::get_AnyAttribute()
extern void XmlSchemaComplexContentExtension_get_AnyAttribute_mEA83BA05EE62BE278C8858A608A18C015B3C7516 (void);
// 0x000014D9 System.Void System.Xml.Schema.XmlSchemaComplexContentExtension::set_AnyAttribute(System.Xml.Schema.XmlSchemaAnyAttribute)
extern void XmlSchemaComplexContentExtension_set_AnyAttribute_mC5449CB7E989AC12A6AEBE6EF6C2D0BB543E0EF4 (void);
// 0x000014DA System.Void System.Xml.Schema.XmlSchemaComplexContentExtension::SetAttributes(System.Xml.Schema.XmlSchemaObjectCollection)
extern void XmlSchemaComplexContentExtension_SetAttributes_mD6982FBBD2F6EB047ABB60F96EFCD7A3888C8794 (void);
// 0x000014DB System.Void System.Xml.Schema.XmlSchemaComplexContentExtension::.ctor()
extern void XmlSchemaComplexContentExtension__ctor_m2B8A69AAEF63DA271EA44781DBE43AFAAB25FB26 (void);
// 0x000014DC System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaComplexContentRestriction::get_BaseTypeName()
extern void XmlSchemaComplexContentRestriction_get_BaseTypeName_mE677051D2934A921DF697C18280329932A92532D (void);
// 0x000014DD System.Void System.Xml.Schema.XmlSchemaComplexContentRestriction::set_BaseTypeName(System.Xml.XmlQualifiedName)
extern void XmlSchemaComplexContentRestriction_set_BaseTypeName_mCA4FE8A734760C3CCA560FCD0EB019361E11DD9A (void);
// 0x000014DE System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexContentRestriction::get_Particle()
extern void XmlSchemaComplexContentRestriction_get_Particle_m5C4EB4CB299BD015E78B045FFFEB18A6925A396E (void);
// 0x000014DF System.Void System.Xml.Schema.XmlSchemaComplexContentRestriction::set_Particle(System.Xml.Schema.XmlSchemaParticle)
extern void XmlSchemaComplexContentRestriction_set_Particle_m38896EAEEFA492B7C5CB5B36C443CD8FFE8879DD (void);
// 0x000014E0 System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaComplexContentRestriction::get_Attributes()
extern void XmlSchemaComplexContentRestriction_get_Attributes_mF511AFEE44471DF873275CB77EE1551715B0A2D9 (void);
// 0x000014E1 System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaComplexContentRestriction::get_AnyAttribute()
extern void XmlSchemaComplexContentRestriction_get_AnyAttribute_m50967B93AE563D4A5C0BC117DDAE87FBBCE7E1EE (void);
// 0x000014E2 System.Void System.Xml.Schema.XmlSchemaComplexContentRestriction::set_AnyAttribute(System.Xml.Schema.XmlSchemaAnyAttribute)
extern void XmlSchemaComplexContentRestriction_set_AnyAttribute_mBF4744F8E5705051349DDA64FCFC9F08C5411E57 (void);
// 0x000014E3 System.Void System.Xml.Schema.XmlSchemaComplexContentRestriction::SetAttributes(System.Xml.Schema.XmlSchemaObjectCollection)
extern void XmlSchemaComplexContentRestriction_SetAttributes_m280AE6D90861F99075FEE067554EAFCA02BF7BDE (void);
// 0x000014E4 System.Void System.Xml.Schema.XmlSchemaComplexContentRestriction::.ctor()
extern void XmlSchemaComplexContentRestriction__ctor_m27B4CD4A9D6777DF5A09EAA7BBD3D44333A1C9BE (void);
// 0x000014E5 System.Void System.Xml.Schema.XmlSchemaComplexType::.cctor()
extern void XmlSchemaComplexType__cctor_mEFA99B974EBD9E4C98175206C0765E3382F78856 (void);
// 0x000014E6 System.Xml.Schema.XmlSchemaComplexType System.Xml.Schema.XmlSchemaComplexType::CreateAnyType(System.Xml.Schema.XmlSchemaContentProcessing)
extern void XmlSchemaComplexType_CreateAnyType_m0CA0DB58D9CF2A1E6C2D27C9F9B8FC0251816A7D (void);
// 0x000014E7 System.Void System.Xml.Schema.XmlSchemaComplexType::.ctor()
extern void XmlSchemaComplexType__ctor_mC9406D618CF4921671ED5A723E4C7F21DABAC9BC (void);
// 0x000014E8 System.Xml.Schema.XmlSchemaComplexType System.Xml.Schema.XmlSchemaComplexType::get_AnyType()
extern void XmlSchemaComplexType_get_AnyType_mE1F100365AF7AEDDCE15360D9660A4AFA56E6F4D (void);
// 0x000014E9 System.Xml.Schema.XmlSchemaComplexType System.Xml.Schema.XmlSchemaComplexType::get_UntypedAnyType()
extern void XmlSchemaComplexType_get_UntypedAnyType_m2609816B7F37B9BF0B9D59B6F2CC91B672FB9322 (void);
// 0x000014EA System.Xml.Schema.ContentValidator System.Xml.Schema.XmlSchemaComplexType::get_AnyTypeContentValidator()
extern void XmlSchemaComplexType_get_AnyTypeContentValidator_mD016FD664CFD81BB7B6C258541020E76398C14A5 (void);
// 0x000014EB System.Boolean System.Xml.Schema.XmlSchemaComplexType::get_IsAbstract()
extern void XmlSchemaComplexType_get_IsAbstract_m96B40F21448152D0A773EFE4BEB000C52587743C (void);
// 0x000014EC System.Void System.Xml.Schema.XmlSchemaComplexType::set_IsAbstract(System.Boolean)
extern void XmlSchemaComplexType_set_IsAbstract_m359B9286DA54B0D5ACD66DDBEFCFAEC4EE800D63 (void);
// 0x000014ED System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaComplexType::get_Block()
extern void XmlSchemaComplexType_get_Block_m06E4E920C0280A3648D62EAAD8BBC75AE680BCDE (void);
// 0x000014EE System.Void System.Xml.Schema.XmlSchemaComplexType::set_Block(System.Xml.Schema.XmlSchemaDerivationMethod)
extern void XmlSchemaComplexType_set_Block_m5F347D32BAFD3BA7FDC108B2D10994B43555E60D (void);
// 0x000014EF System.Boolean System.Xml.Schema.XmlSchemaComplexType::get_IsMixed()
extern void XmlSchemaComplexType_get_IsMixed_m3644BEC62E3991F7B13648F7957A55B56CA74BA7 (void);
// 0x000014F0 System.Void System.Xml.Schema.XmlSchemaComplexType::set_IsMixed(System.Boolean)
extern void XmlSchemaComplexType_set_IsMixed_mD9BA9E7C1D852CFF9FDA597E563530D0351FFF3F (void);
// 0x000014F1 System.Xml.Schema.XmlSchemaContentModel System.Xml.Schema.XmlSchemaComplexType::get_ContentModel()
extern void XmlSchemaComplexType_get_ContentModel_mD5F55F6D5E874DC08E93D99E57257362AEE34644 (void);
// 0x000014F2 System.Void System.Xml.Schema.XmlSchemaComplexType::set_ContentModel(System.Xml.Schema.XmlSchemaContentModel)
extern void XmlSchemaComplexType_set_ContentModel_m71EAC2AFBC556F48BEC777266CA4F7A139A0BEC3 (void);
// 0x000014F3 System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexType::get_Particle()
extern void XmlSchemaComplexType_get_Particle_mF5D7F1E0F8B9257E1ED128DD25BDF6FA540A28AF (void);
// 0x000014F4 System.Void System.Xml.Schema.XmlSchemaComplexType::set_Particle(System.Xml.Schema.XmlSchemaParticle)
extern void XmlSchemaComplexType_set_Particle_m27CD4DB30BB52F7F5F231BF7C35007E3C423425D (void);
// 0x000014F5 System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaComplexType::get_Attributes()
extern void XmlSchemaComplexType_get_Attributes_mB8018A543D9892251A159F4C6EA8C82026163871 (void);
// 0x000014F6 System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaComplexType::get_AnyAttribute()
extern void XmlSchemaComplexType_get_AnyAttribute_m4A880432811997E260F1826F804C291AFE362996 (void);
// 0x000014F7 System.Void System.Xml.Schema.XmlSchemaComplexType::set_AnyAttribute(System.Xml.Schema.XmlSchemaAnyAttribute)
extern void XmlSchemaComplexType_set_AnyAttribute_mBEDD2EBD1A6843C981720A2749CE65D25DC06D34 (void);
// 0x000014F8 System.Xml.Schema.XmlSchemaContentType System.Xml.Schema.XmlSchemaComplexType::get_ContentType()
extern void XmlSchemaComplexType_get_ContentType_mBC919EA131948C94B8416CFCC822CC202EB5C563 (void);
// 0x000014F9 System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexType::get_ContentTypeParticle()
extern void XmlSchemaComplexType_get_ContentTypeParticle_mCEE7ABC70994F399BDEBDEB832DE13884963A88B (void);
// 0x000014FA System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaComplexType::get_BlockResolved()
extern void XmlSchemaComplexType_get_BlockResolved_m7D138785E8992A66B2A3CB84D57462718F005623 (void);
// 0x000014FB System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaComplexType::get_AttributeUses()
extern void XmlSchemaComplexType_get_AttributeUses_mC3D8F1302EBB83F995BAA229825B4D7D4BCD8465 (void);
// 0x000014FC System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaComplexType::get_AttributeWildcard()
extern void XmlSchemaComplexType_get_AttributeWildcard_m1DCF0EF647BCB63B5DE5E2616DD789929D35D5B4 (void);
// 0x000014FD System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaComplexType::get_LocalElements()
extern void XmlSchemaComplexType_get_LocalElements_m1DEFF8980729C3FAF043348E6931E6165EEF5142 (void);
// 0x000014FE System.Void System.Xml.Schema.XmlSchemaComplexType::SetContentTypeParticle(System.Xml.Schema.XmlSchemaParticle)
extern void XmlSchemaComplexType_SetContentTypeParticle_mB8689C965741F6E8816DDA1ED808A7CE6D9575FD (void);
// 0x000014FF System.Void System.Xml.Schema.XmlSchemaComplexType::SetBlockResolved(System.Xml.Schema.XmlSchemaDerivationMethod)
extern void XmlSchemaComplexType_SetBlockResolved_mA7CB87A062C27B24FA40257525AE90DD5B2B530B (void);
// 0x00001500 System.Void System.Xml.Schema.XmlSchemaComplexType::SetAttributeWildcard(System.Xml.Schema.XmlSchemaAnyAttribute)
extern void XmlSchemaComplexType_SetAttributeWildcard_m44A223BCCE0917C79838A1C7D50078EBD36A04D0 (void);
// 0x00001501 System.Void System.Xml.Schema.XmlSchemaComplexType::set_HasWildCard(System.Boolean)
extern void XmlSchemaComplexType_set_HasWildCard_m55F8119D62CC62BD9E30B102AF18245CE057AAE5 (void);
// 0x00001502 System.Void System.Xml.Schema.XmlSchemaComplexType::SetAttributes(System.Xml.Schema.XmlSchemaObjectCollection)
extern void XmlSchemaComplexType_SetAttributes_mCD53557D8CB81F6708A6D26995F4BBFC03E6C51E (void);
// 0x00001503 System.Boolean System.Xml.Schema.XmlSchemaComplexType::ContainsIdAttribute(System.Boolean)
extern void XmlSchemaComplexType_ContainsIdAttribute_m7D9DBD7280ECBDA39B6C30D3BB994C5E24784446 (void);
// 0x00001504 System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaComplexType::Clone()
extern void XmlSchemaComplexType_Clone_mA853AE413617F02EFEA738753E24740555908BBF (void);
// 0x00001505 System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaComplexType::Clone(System.Xml.Schema.XmlSchema)
extern void XmlSchemaComplexType_Clone_m3B02F94D9383932DFD566E8844EA0C11E6FFA5DC (void);
// 0x00001506 System.Void System.Xml.Schema.XmlSchemaComplexType::ClearCompiledState()
extern void XmlSchemaComplexType_ClearCompiledState_m195E41F301CCB0F9F0E40D09EED1C63C40A1B163 (void);
// 0x00001507 System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaComplexType::CloneAttributes(System.Xml.Schema.XmlSchemaObjectCollection)
extern void XmlSchemaComplexType_CloneAttributes_m2650DF5A87CBFA4861070B6EEF6A0AF24DD17496 (void);
// 0x00001508 System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaComplexType::CloneGroupBaseParticles(System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.Schema.XmlSchema)
extern void XmlSchemaComplexType_CloneGroupBaseParticles_m459256CE836A939CFB6B720650A8338AA0F79E0B (void);
// 0x00001509 System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexType::CloneParticle(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.XmlSchema)
extern void XmlSchemaComplexType_CloneParticle_m40A80EB50044CBAE8F1E0F2E216464103A29B926 (void);
// 0x0000150A System.Xml.Schema.XmlSchemaForm System.Xml.Schema.XmlSchemaComplexType::GetResolvedElementForm(System.Xml.Schema.XmlSchema,System.Xml.Schema.XmlSchemaElement)
extern void XmlSchemaComplexType_GetResolvedElementForm_m8FEACF3CCBAF6F4F83A1344C52F1F48887EABCF0 (void);
// 0x0000150B System.Boolean System.Xml.Schema.XmlSchemaComplexType::HasParticleRef(System.Xml.Schema.XmlSchemaParticle,System.Xml.Schema.XmlSchema)
extern void XmlSchemaComplexType_HasParticleRef_m954D6A61B467C33B9BCF226A41DE45F72F3C2B5D (void);
// 0x0000150C System.Boolean System.Xml.Schema.XmlSchemaComplexType::HasAttributeQNameRef(System.Xml.Schema.XmlSchemaObjectCollection)
extern void XmlSchemaComplexType_HasAttributeQNameRef_m371030CFA89C90EDEF8E10773229852D9801B232 (void);
// 0x0000150D System.Void System.Xml.Schema.XmlSchemaContent::.ctor()
extern void XmlSchemaContent__ctor_mCD28E3CCDE5E9F49E1ED1C4CC8E03B3E32023B83 (void);
// 0x0000150E System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaContentModel::get_Content()
// 0x0000150F System.Void System.Xml.Schema.XmlSchemaContentModel::set_Content(System.Xml.Schema.XmlSchemaContent)
// 0x00001510 System.Void System.Xml.Schema.XmlSchemaContentModel::.ctor()
extern void XmlSchemaContentModel__ctor_mB6ABBB9C230359D4309C8B0E081D29AD15D244FA (void);
// 0x00001511 System.Type System.Xml.Schema.XmlSchemaDatatype::get_ValueType()
// 0x00001512 System.Xml.XmlTokenizedType System.Xml.Schema.XmlSchemaDatatype::get_TokenizedType()
// 0x00001513 System.Object System.Xml.Schema.XmlSchemaDatatype::ParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver)
// 0x00001514 System.Xml.Schema.XmlSchemaDatatypeVariety System.Xml.Schema.XmlSchemaDatatype::get_Variety()
extern void XmlSchemaDatatype_get_Variety_mD00B3F320B7697D6038D032CB5D7C657E123B149 (void);
// 0x00001515 System.Xml.Schema.XmlTypeCode System.Xml.Schema.XmlSchemaDatatype::get_TypeCode()
extern void XmlSchemaDatatype_get_TypeCode_mEBD253074461B45DA28E5D3BC458406B22246AC7 (void);
// 0x00001516 System.Boolean System.Xml.Schema.XmlSchemaDatatype::IsDerivedFrom(System.Xml.Schema.XmlSchemaDatatype)
extern void XmlSchemaDatatype_IsDerivedFrom_mCF9FF1B6A93FCB01D8925671CD1FD190EB99BC46 (void);
// 0x00001517 System.Boolean System.Xml.Schema.XmlSchemaDatatype::get_HasLexicalFacets()
// 0x00001518 System.Boolean System.Xml.Schema.XmlSchemaDatatype::get_HasValueFacets()
// 0x00001519 System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlSchemaDatatype::get_ValueConverter()
// 0x0000151A System.Xml.Schema.RestrictionFacets System.Xml.Schema.XmlSchemaDatatype::get_Restriction()
// 0x0000151B System.Int32 System.Xml.Schema.XmlSchemaDatatype::Compare(System.Object,System.Object)
// 0x0000151C System.Object System.Xml.Schema.XmlSchemaDatatype::ParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Boolean)
// 0x0000151D System.Exception System.Xml.Schema.XmlSchemaDatatype::TryParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
// 0x0000151E System.Exception System.Xml.Schema.XmlSchemaDatatype::TryParseValue(System.Object,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Object&)
// 0x0000151F System.Xml.Schema.FacetsChecker System.Xml.Schema.XmlSchemaDatatype::get_FacetsChecker()
// 0x00001520 System.Xml.Schema.XmlSchemaWhiteSpace System.Xml.Schema.XmlSchemaDatatype::get_BuiltInWhitespaceFacet()
// 0x00001521 System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaDatatype::DeriveByRestriction(System.Xml.Schema.XmlSchemaObjectCollection,System.Xml.XmlNameTable,System.Xml.Schema.XmlSchemaType)
// 0x00001522 System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaDatatype::DeriveByList(System.Xml.Schema.XmlSchemaType)
// 0x00001523 System.Void System.Xml.Schema.XmlSchemaDatatype::VerifySchemaValid(System.Xml.Schema.XmlSchemaObjectTable,System.Xml.Schema.XmlSchemaObject)
// 0x00001524 System.Boolean System.Xml.Schema.XmlSchemaDatatype::IsEqual(System.Object,System.Object)
// 0x00001525 System.Boolean System.Xml.Schema.XmlSchemaDatatype::IsComparable(System.Xml.Schema.XmlSchemaDatatype)
// 0x00001526 System.String System.Xml.Schema.XmlSchemaDatatype::get_TypeCodeString()
extern void XmlSchemaDatatype_get_TypeCodeString_mC4DD224D43325E0D5E8B421312614C86BC85329D (void);
// 0x00001527 System.String System.Xml.Schema.XmlSchemaDatatype::TypeCodeToString(System.Xml.Schema.XmlTypeCode)
extern void XmlSchemaDatatype_TypeCodeToString_m5863DC304562BF11A9B1E80F97ED0C26E1E6FC2F (void);
// 0x00001528 System.String System.Xml.Schema.XmlSchemaDatatype::ConcatenatedToString(System.Object)
extern void XmlSchemaDatatype_ConcatenatedToString_m43EFE5E790D628D8A5FFAF7B6A36639C3174C8F8 (void);
// 0x00001529 System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaDatatype::FromXmlTokenizedType(System.Xml.XmlTokenizedType)
extern void XmlSchemaDatatype_FromXmlTokenizedType_m1F08927331DE144ED8D4BC52BC5DFF7EB77590FA (void);
// 0x0000152A System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaDatatype::FromXmlTokenizedTypeXsd(System.Xml.XmlTokenizedType)
extern void XmlSchemaDatatype_FromXmlTokenizedTypeXsd_m9F45A63B50BC0CB85ED4C9C229B5E6423677A1BF (void);
// 0x0000152B System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaDatatype::FromXdrName(System.String)
extern void XmlSchemaDatatype_FromXdrName_m828F85861AA1DD145E73A73F55A0267261E8A5F3 (void);
// 0x0000152C System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaDatatype::DeriveByUnion(System.Xml.Schema.XmlSchemaSimpleType[],System.Xml.Schema.XmlSchemaType)
extern void XmlSchemaDatatype_DeriveByUnion_mB724E2E62D3DA82C64EA64CF6FBFA3F76873A629 (void);
// 0x0000152D System.String System.Xml.Schema.XmlSchemaDatatype::XdrCanonizeUri(System.String,System.Xml.XmlNameTable,System.Xml.Schema.SchemaNames)
extern void XmlSchemaDatatype_XdrCanonizeUri_mD7F76B2F04B76497C70B7563F0498E4E740825F1 (void);
// 0x0000152E System.Void System.Xml.Schema.XmlSchemaDatatype::.ctor()
extern void XmlSchemaDatatype__ctor_mF5996056D6A960EBC6B5CB40E747FCF8B0DCB71E (void);
// 0x0000152F System.Void System.Xml.Schema.XmlSchemaDocumentation::set_Source(System.String)
extern void XmlSchemaDocumentation_set_Source_mB6E72F2D470D6656715E32E59C622D0AFA2843F0 (void);
// 0x00001530 System.Void System.Xml.Schema.XmlSchemaDocumentation::set_Language(System.String)
extern void XmlSchemaDocumentation_set_Language_mFC64D15EA0FE47F693FBFF7896680B05130683DA (void);
// 0x00001531 System.Void System.Xml.Schema.XmlSchemaDocumentation::set_Markup(System.Xml.XmlNode[])
extern void XmlSchemaDocumentation_set_Markup_mD8354CE18A40FF37BC2AF561E595B32355DE5F47 (void);
// 0x00001532 System.Void System.Xml.Schema.XmlSchemaDocumentation::.ctor()
extern void XmlSchemaDocumentation__ctor_mAF63B42BB99C0EBEBD82502E131CFE960820F8E3 (void);
// 0x00001533 System.Void System.Xml.Schema.XmlSchemaDocumentation::.cctor()
extern void XmlSchemaDocumentation__cctor_m3D1064672D4B73CD9A7F65A52B3795D9D05F6F26 (void);
// 0x00001534 System.Boolean System.Xml.Schema.XmlSchemaElement::get_IsAbstract()
extern void XmlSchemaElement_get_IsAbstract_mBA646FE6910C9F0B4D1FCE14D87CCD6449D386BE (void);
// 0x00001535 System.Void System.Xml.Schema.XmlSchemaElement::set_IsAbstract(System.Boolean)
extern void XmlSchemaElement_set_IsAbstract_m8C9DCA9A93360AE93E8ADD5BDF660E5804F18443 (void);
// 0x00001536 System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaElement::get_Block()
extern void XmlSchemaElement_get_Block_mEB18D9467D70D5B78D76A7421834722342CF2046 (void);
// 0x00001537 System.Void System.Xml.Schema.XmlSchemaElement::set_Block(System.Xml.Schema.XmlSchemaDerivationMethod)
extern void XmlSchemaElement_set_Block_mAEE989B44EB885C9943661EEB8A064FB37485998 (void);
// 0x00001538 System.String System.Xml.Schema.XmlSchemaElement::get_DefaultValue()
extern void XmlSchemaElement_get_DefaultValue_mA6F17331F4A7702DE9EB19DE943E43A3EF564766 (void);
// 0x00001539 System.Void System.Xml.Schema.XmlSchemaElement::set_DefaultValue(System.String)
extern void XmlSchemaElement_set_DefaultValue_m88BD88659A84B62B5E50AC7E61937758EA24AF72 (void);
// 0x0000153A System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaElement::get_Final()
extern void XmlSchemaElement_get_Final_mC7AA07026915872E504DCCE4F8CB722FAE05A994 (void);
// 0x0000153B System.Void System.Xml.Schema.XmlSchemaElement::set_Final(System.Xml.Schema.XmlSchemaDerivationMethod)
extern void XmlSchemaElement_set_Final_mEB9E3CA14A5CC2CE03B34D6D2EE8E7ACC9B72299 (void);
// 0x0000153C System.String System.Xml.Schema.XmlSchemaElement::get_FixedValue()
extern void XmlSchemaElement_get_FixedValue_mE6E6A8DE76B5B1D53AEBA9A683688D8462D22CE7 (void);
// 0x0000153D System.Void System.Xml.Schema.XmlSchemaElement::set_FixedValue(System.String)
extern void XmlSchemaElement_set_FixedValue_mB68936B77C3BFBF844ABA23D0EF2D7397D327CC2 (void);
// 0x0000153E System.Xml.Schema.XmlSchemaForm System.Xml.Schema.XmlSchemaElement::get_Form()
extern void XmlSchemaElement_get_Form_m127B91C42E1965751913B35CE352C215FDF6B057 (void);
// 0x0000153F System.Void System.Xml.Schema.XmlSchemaElement::set_Form(System.Xml.Schema.XmlSchemaForm)
extern void XmlSchemaElement_set_Form_m1698A2172C524A5318C51FB0744E667B72D51D10 (void);
// 0x00001540 System.String System.Xml.Schema.XmlSchemaElement::get_Name()
extern void XmlSchemaElement_get_Name_mD3E492EB9EB165BE77F7B943C31A717F5EBCD9FB (void);
// 0x00001541 System.Void System.Xml.Schema.XmlSchemaElement::set_Name(System.String)
extern void XmlSchemaElement_set_Name_mFAE061491CD402C6FAAEAAE888A90121E8732568 (void);
// 0x00001542 System.Boolean System.Xml.Schema.XmlSchemaElement::get_IsNillable()
extern void XmlSchemaElement_get_IsNillable_m8545E8FC669818DBE6A6FECE6AF0F41B2D2E7DC0 (void);
// 0x00001543 System.Void System.Xml.Schema.XmlSchemaElement::set_IsNillable(System.Boolean)
extern void XmlSchemaElement_set_IsNillable_mF25FB92F6FBEF764F5F50C336A68AFC7591D8A29 (void);
// 0x00001544 System.Boolean System.Xml.Schema.XmlSchemaElement::get_HasNillableAttribute()
extern void XmlSchemaElement_get_HasNillableAttribute_m5F785704AA5C83C9083889F3868DA482326EEECE (void);
// 0x00001545 System.Boolean System.Xml.Schema.XmlSchemaElement::get_HasAbstractAttribute()
extern void XmlSchemaElement_get_HasAbstractAttribute_m74D3ECA2BB9F9E0589B095282E99923374F843A4 (void);
// 0x00001546 System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::get_RefName()
extern void XmlSchemaElement_get_RefName_mFAC5C12FDBC39BBC78F15D4EB04D570EC5808AA9 (void);
// 0x00001547 System.Void System.Xml.Schema.XmlSchemaElement::set_RefName(System.Xml.XmlQualifiedName)
extern void XmlSchemaElement_set_RefName_m57D26C08C28186C44D99850077E7B76AC2F06669 (void);
// 0x00001548 System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::get_SubstitutionGroup()
extern void XmlSchemaElement_get_SubstitutionGroup_m4A05BACB8AB454704F314A45DB921FDD7F8C4C46 (void);
// 0x00001549 System.Void System.Xml.Schema.XmlSchemaElement::set_SubstitutionGroup(System.Xml.XmlQualifiedName)
extern void XmlSchemaElement_set_SubstitutionGroup_m789A9DD44D4726998D4141B2D28EBF8AD3145533 (void);
// 0x0000154A System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::get_SchemaTypeName()
extern void XmlSchemaElement_get_SchemaTypeName_m3A94BE03E84B71FE6C42903355C44B34C17CA699 (void);
// 0x0000154B System.Void System.Xml.Schema.XmlSchemaElement::set_SchemaTypeName(System.Xml.XmlQualifiedName)
extern void XmlSchemaElement_set_SchemaTypeName_mB6EBD2819608E6D3B48BDD76B9A6F68FDACC8785 (void);
// 0x0000154C System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaElement::get_SchemaType()
extern void XmlSchemaElement_get_SchemaType_m68FE8A14FB349199075D51CC57F04E3CE97186A2 (void);
// 0x0000154D System.Void System.Xml.Schema.XmlSchemaElement::set_SchemaType(System.Xml.Schema.XmlSchemaType)
extern void XmlSchemaElement_set_SchemaType_m89F289DFEA18DD6D87B35DACAFF2F1A5ED0F755B (void);
// 0x0000154E System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaElement::get_Constraints()
extern void XmlSchemaElement_get_Constraints_m7BA0C4284F44C9C9FA5EC8BF524BEFFE11178438 (void);
// 0x0000154F System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::get_QualifiedName()
extern void XmlSchemaElement_get_QualifiedName_mA0B8CE3553D41B130F5ADFBD0813EA309148A2D5 (void);
// 0x00001550 System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaElement::get_ElementSchemaType()
extern void XmlSchemaElement_get_ElementSchemaType_m774B506CD9AA4BB4BAB305EF03703C48E4998687 (void);
// 0x00001551 System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaElement::get_BlockResolved()
extern void XmlSchemaElement_get_BlockResolved_mC0FF693CB42399AFE2E65E8B9E2DE96F28C6B2CE (void);
// 0x00001552 System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaElement::get_FinalResolved()
extern void XmlSchemaElement_get_FinalResolved_mD3E5CA4F461E36A5B8920B22B2B3172AB0980F50 (void);
// 0x00001553 System.Void System.Xml.Schema.XmlSchemaElement::SetQualifiedName(System.Xml.XmlQualifiedName)
extern void XmlSchemaElement_SetQualifiedName_mB5BD2544E64671965C0627C46451A5D66131D3DA (void);
// 0x00001554 System.Void System.Xml.Schema.XmlSchemaElement::SetElementType(System.Xml.Schema.XmlSchemaType)
extern void XmlSchemaElement_SetElementType_mAF40E3F3C0EA7BFA7E90B2A4CD2242EF79E09F1D (void);
// 0x00001555 System.Void System.Xml.Schema.XmlSchemaElement::SetBlockResolved(System.Xml.Schema.XmlSchemaDerivationMethod)
extern void XmlSchemaElement_SetBlockResolved_mD4B16CD4C395FDA34823D3987B81248790E3E8F3 (void);
// 0x00001556 System.Void System.Xml.Schema.XmlSchemaElement::SetFinalResolved(System.Xml.Schema.XmlSchemaDerivationMethod)
extern void XmlSchemaElement_SetFinalResolved_m5FD73E3E51E7FBA186E0DDFA48BDB01D456CF496 (void);
// 0x00001557 System.Boolean System.Xml.Schema.XmlSchemaElement::get_HasConstraints()
extern void XmlSchemaElement_get_HasConstraints_mE3A2F6DEEE7A4972DC6998542A1FB8799B222A20 (void);
// 0x00001558 System.Boolean System.Xml.Schema.XmlSchemaElement::get_IsLocalTypeDerivationChecked()
extern void XmlSchemaElement_get_IsLocalTypeDerivationChecked_m2E91247F8D1C5D03D7C76917CE06B14087A1363B (void);
// 0x00001559 System.Void System.Xml.Schema.XmlSchemaElement::set_IsLocalTypeDerivationChecked(System.Boolean)
extern void XmlSchemaElement_set_IsLocalTypeDerivationChecked_m509EFCFBDE62F707E017F9A45E010C8C03628213 (void);
// 0x0000155A System.Xml.Schema.SchemaElementDecl System.Xml.Schema.XmlSchemaElement::get_ElementDecl()
extern void XmlSchemaElement_get_ElementDecl_m41E3619E5811E5EF18C325C3A339143702E2858A (void);
// 0x0000155B System.Void System.Xml.Schema.XmlSchemaElement::set_ElementDecl(System.Xml.Schema.SchemaElementDecl)
extern void XmlSchemaElement_set_ElementDecl_mF41AAD12BF06AE62FFBBA25AECC204BB228CD5B6 (void);
// 0x0000155C System.String System.Xml.Schema.XmlSchemaElement::get_NameAttribute()
extern void XmlSchemaElement_get_NameAttribute_mDF4DB62C83F7F0D03BF83B2EDF0C6535E24CC122 (void);
// 0x0000155D System.Void System.Xml.Schema.XmlSchemaElement::set_NameAttribute(System.String)
extern void XmlSchemaElement_set_NameAttribute_mAE132056A21B4E7A7322A5DF464165AC275B90F5 (void);
// 0x0000155E System.String System.Xml.Schema.XmlSchemaElement::get_NameString()
extern void XmlSchemaElement_get_NameString_m63F73B4C791AC3F06BA71D4744C4F02AC614C7C3 (void);
// 0x0000155F System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaElement::Clone()
extern void XmlSchemaElement_Clone_m7910FDF658D0F977221F5017AEFE8E3930F3B22D (void);
// 0x00001560 System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaElement::Clone(System.Xml.Schema.XmlSchema)
extern void XmlSchemaElement_Clone_m651767056C1814D072F66CECDC1B946ED901106B (void);
// 0x00001561 System.Void System.Xml.Schema.XmlSchemaElement::.ctor()
extern void XmlSchemaElement__ctor_m7BD4443BF0ACC1E76E78C968245BE4A73E5B1E6A (void);
// 0x00001562 System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void XmlSchemaException__ctor_m4A6AE5A217661A7443A9BCD7B6CC08913C17F5EA (void);
// 0x00001563 System.Void System.Xml.Schema.XmlSchemaException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void XmlSchemaException_GetObjectData_m3C573DE98532FB9B4A1B7155296A511988AEC845 (void);
// 0x00001564 System.Void System.Xml.Schema.XmlSchemaException::.ctor()
extern void XmlSchemaException__ctor_m6EE7BDFDF376AA52636253914197148CF9E53182 (void);
// 0x00001565 System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String)
extern void XmlSchemaException__ctor_m9D5022624F003135E6424F6C7D64B11886FF211E (void);
// 0x00001566 System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.Exception)
extern void XmlSchemaException__ctor_m8859229CBC18363B2BF879B0EA795397C4B228AB (void);
// 0x00001567 System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.Exception,System.Int32,System.Int32)
extern void XmlSchemaException__ctor_mDBE0CAA68E5658F7AD99E986797845766873ABA8 (void);
// 0x00001568 System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.String[])
extern void XmlSchemaException__ctor_mEA167AED94F474C36DBC1F6C866C9C02E2147165 (void);
// 0x00001569 System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.String)
extern void XmlSchemaException__ctor_m92DDEB5CA724CC6E33CDC2F113378DB5D6757AAA (void);
// 0x0000156A System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.String,System.String,System.Int32,System.Int32)
extern void XmlSchemaException__ctor_m5EB9F0E36520DCB3AD78B355F5F120E1D7FF5EEB (void);
// 0x0000156B System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.String,System.Int32,System.Int32)
extern void XmlSchemaException__ctor_m2CBF0870133E05B4B6A567AAF3811636B9D15B9C (void);
// 0x0000156C System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.String[],System.String,System.Int32,System.Int32)
extern void XmlSchemaException__ctor_m1963EB8D54ED009EBD081E962B5F00813C9D8CAD (void);
// 0x0000156D System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.Xml.Schema.XmlSchemaObject)
extern void XmlSchemaException__ctor_m429CE17333C4E56D10E770AF189E3E8ED8693C34 (void);
// 0x0000156E System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.String,System.Xml.Schema.XmlSchemaObject)
extern void XmlSchemaException__ctor_mEBB11FA07F979D8E2FFEA6F15F363DE6ECD4EAE2 (void);
// 0x0000156F System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.String[],System.Xml.Schema.XmlSchemaObject)
extern void XmlSchemaException__ctor_mD012F9D7FC57019E8101830C66CF7CFA6E96B2E0 (void);
// 0x00001570 System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.String[],System.Exception,System.String,System.Int32,System.Int32,System.Xml.Schema.XmlSchemaObject)
extern void XmlSchemaException__ctor_m9505C3D1FC19D24715CEC2FD9A00E58A9502453D (void);
// 0x00001571 System.String System.Xml.Schema.XmlSchemaException::CreateMessage(System.String,System.String[])
extern void XmlSchemaException_CreateMessage_m6130D97751D1598ED23338986B26E1E91F4A777D (void);
// 0x00001572 System.String System.Xml.Schema.XmlSchemaException::get_GetRes()
extern void XmlSchemaException_get_GetRes_mC996358053D43B870B56956BA2BF89913ED0AFCE (void);
// 0x00001573 System.String[] System.Xml.Schema.XmlSchemaException::get_Args()
extern void XmlSchemaException_get_Args_mE28DE83F63E5EF4D75858E086A9CFE804C87207D (void);
// 0x00001574 System.String System.Xml.Schema.XmlSchemaException::get_SourceUri()
extern void XmlSchemaException_get_SourceUri_m7EB81A61735BD28DD126994BB863122B4FDB621F (void);
// 0x00001575 System.Int32 System.Xml.Schema.XmlSchemaException::get_LineNumber()
extern void XmlSchemaException_get_LineNumber_m4B6F5C9DEDB706302932EFD49A7A47844E74F0DD (void);
// 0x00001576 System.Int32 System.Xml.Schema.XmlSchemaException::get_LinePosition()
extern void XmlSchemaException_get_LinePosition_m90A9E6B1D7A31F2A80536CF78D289AFDC5ED2C9F (void);
// 0x00001577 System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaException::get_SourceSchemaObject()
extern void XmlSchemaException_get_SourceSchemaObject_m99B5576AD3D5662700228A4540258CA6D89851EC (void);
// 0x00001578 System.Void System.Xml.Schema.XmlSchemaException::SetSource(System.String,System.Int32,System.Int32)
extern void XmlSchemaException_SetSource_m4D004A102ABFE72DE2C7A9A9D953EA409CADED70 (void);
// 0x00001579 System.Void System.Xml.Schema.XmlSchemaException::SetSchemaObject(System.Xml.Schema.XmlSchemaObject)
extern void XmlSchemaException_SetSchemaObject_mF8271BBB702F3AFB5539953912BAA906A57C7F07 (void);
// 0x0000157A System.Void System.Xml.Schema.XmlSchemaException::SetSource(System.Xml.Schema.XmlSchemaObject)
extern void XmlSchemaException_SetSource_m55DECB20EC5FD40324A7E496ABDB82F11AD5EDD9 (void);
// 0x0000157B System.String System.Xml.Schema.XmlSchemaException::get_Message()
extern void XmlSchemaException_get_Message_m178394BC23B49E84BD06E8B75519E56043E84F3D (void);
// 0x0000157C System.String System.Xml.Schema.XmlSchemaExternal::get_SchemaLocation()
extern void XmlSchemaExternal_get_SchemaLocation_mA2BDA9AA87828E04390DAA93AF0DAC5728CBA8BB (void);
// 0x0000157D System.Void System.Xml.Schema.XmlSchemaExternal::set_SchemaLocation(System.String)
extern void XmlSchemaExternal_set_SchemaLocation_m533A6BD26C51B11F51DFE8F26F85D79F36AB95CF (void);
// 0x0000157E System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaExternal::get_Schema()
extern void XmlSchemaExternal_get_Schema_mFB5AB939E77F0F839DEC5C5D5B1995C0F9A1528B (void);
// 0x0000157F System.Void System.Xml.Schema.XmlSchemaExternal::set_Schema(System.Xml.Schema.XmlSchema)
extern void XmlSchemaExternal_set_Schema_mBA1489C020806A30A76DDF19728BB3A82E13D37D (void);
// 0x00001580 System.String System.Xml.Schema.XmlSchemaExternal::get_Id()
extern void XmlSchemaExternal_get_Id_m7030682BADDF359A552B8C1EB93F63E11DCD56CB (void);
// 0x00001581 System.Void System.Xml.Schema.XmlSchemaExternal::set_Id(System.String)
extern void XmlSchemaExternal_set_Id_m4AE0A6632D15A8A8C0682F666AB2D3C3B5823448 (void);
// 0x00001582 System.Uri System.Xml.Schema.XmlSchemaExternal::get_BaseUri()
extern void XmlSchemaExternal_get_BaseUri_mEA765F09012D88D442C306C8F783751683660E92 (void);
// 0x00001583 System.Void System.Xml.Schema.XmlSchemaExternal::set_BaseUri(System.Uri)
extern void XmlSchemaExternal_set_BaseUri_m18CCBA4884EEAE7B52EE10A9719ACD8FC5974F43 (void);
// 0x00001584 System.String System.Xml.Schema.XmlSchemaExternal::get_IdAttribute()
extern void XmlSchemaExternal_get_IdAttribute_mDC434D50C6D988B33A1B395746DA2532C7F15653 (void);
// 0x00001585 System.Void System.Xml.Schema.XmlSchemaExternal::set_IdAttribute(System.String)
extern void XmlSchemaExternal_set_IdAttribute_mDE5878346800BD809B3117354478CC6E0E14D6DC (void);
// 0x00001586 System.Void System.Xml.Schema.XmlSchemaExternal::SetUnhandledAttributes(System.Xml.XmlAttribute[])
extern void XmlSchemaExternal_SetUnhandledAttributes_m18DB7D03D023847F729A9CBA791C495954B32D2C (void);
// 0x00001587 System.Xml.Schema.Compositor System.Xml.Schema.XmlSchemaExternal::get_Compositor()
extern void XmlSchemaExternal_get_Compositor_m8599322B86A60576D5097431134F47DD71903601 (void);
// 0x00001588 System.Void System.Xml.Schema.XmlSchemaExternal::set_Compositor(System.Xml.Schema.Compositor)
extern void XmlSchemaExternal_set_Compositor_m3B4F6D9B3F86A6348FC1302876320A9A32086BA0 (void);
// 0x00001589 System.Void System.Xml.Schema.XmlSchemaExternal::.ctor()
extern void XmlSchemaExternal__ctor_mFE00A374752D977C0013469BEF32FEC18C71C4E4 (void);
// 0x0000158A System.String System.Xml.Schema.XmlSchemaFacet::get_Value()
extern void XmlSchemaFacet_get_Value_mBB683A5E6DC3CA3A5DBA1F926FC9780563E389A3 (void);
// 0x0000158B System.Void System.Xml.Schema.XmlSchemaFacet::set_Value(System.String)
extern void XmlSchemaFacet_set_Value_m70803EC222B5DA6687D670C982CF4323164E3BBA (void);
// 0x0000158C System.Boolean System.Xml.Schema.XmlSchemaFacet::get_IsFixed()
extern void XmlSchemaFacet_get_IsFixed_m5C01F3FC40A8BB190EF134C230063388C86C4DB6 (void);
// 0x0000158D System.Void System.Xml.Schema.XmlSchemaFacet::set_IsFixed(System.Boolean)
extern void XmlSchemaFacet_set_IsFixed_mA609DC6263ED00C3E9B9CB7F4EBC5AD37368F4AF (void);
// 0x0000158E System.Xml.Schema.FacetType System.Xml.Schema.XmlSchemaFacet::get_FacetType()
extern void XmlSchemaFacet_get_FacetType_mFE5DA2AFE94D0752B55912F60C362FDA6CC5034D (void);
// 0x0000158F System.Void System.Xml.Schema.XmlSchemaFacet::set_FacetType(System.Xml.Schema.FacetType)
extern void XmlSchemaFacet_set_FacetType_m514653DEB2D7B63D39A79FD1B8A31F6C92AB86BA (void);
// 0x00001590 System.Void System.Xml.Schema.XmlSchemaFacet::.ctor()
extern void XmlSchemaFacet__ctor_mAE63F2EA10D7EC80107BBFD38210B9280C9F6DCB (void);
// 0x00001591 System.Void System.Xml.Schema.XmlSchemaNumericFacet::.ctor()
extern void XmlSchemaNumericFacet__ctor_m79F6F399C47B27E93AE6350CAA36FA39170946E3 (void);
// 0x00001592 System.Void System.Xml.Schema.XmlSchemaLengthFacet::.ctor()
extern void XmlSchemaLengthFacet__ctor_m077C89ECA4A63A5E529401C1ACF1317B57E12513 (void);
// 0x00001593 System.Void System.Xml.Schema.XmlSchemaMinLengthFacet::.ctor()
extern void XmlSchemaMinLengthFacet__ctor_m98ABB7B2BECBCD0496C83D5E9278D066DE44CCF1 (void);
// 0x00001594 System.Void System.Xml.Schema.XmlSchemaMaxLengthFacet::.ctor()
extern void XmlSchemaMaxLengthFacet__ctor_m065033C6838C85DCA1F17157882023F774208A40 (void);
// 0x00001595 System.Void System.Xml.Schema.XmlSchemaPatternFacet::.ctor()
extern void XmlSchemaPatternFacet__ctor_m1D4FF6EF8796935D9091468A840640730673503E (void);
// 0x00001596 System.Void System.Xml.Schema.XmlSchemaEnumerationFacet::.ctor()
extern void XmlSchemaEnumerationFacet__ctor_m05DBB145FA1AA2327283D792CAD44E7CF371F77C (void);
// 0x00001597 System.Void System.Xml.Schema.XmlSchemaMinExclusiveFacet::.ctor()
extern void XmlSchemaMinExclusiveFacet__ctor_mEE0FF452091790EC3D69120EE610C03F1103F408 (void);
// 0x00001598 System.Void System.Xml.Schema.XmlSchemaMinInclusiveFacet::.ctor()
extern void XmlSchemaMinInclusiveFacet__ctor_mA4EA0BE3C6114C70FD7A6F5B7352B3C8C90E6539 (void);
// 0x00001599 System.Void System.Xml.Schema.XmlSchemaMaxExclusiveFacet::.ctor()
extern void XmlSchemaMaxExclusiveFacet__ctor_mEEF3FAA1C7360CE89DB196D7AB67344EDA2DF1F9 (void);
// 0x0000159A System.Void System.Xml.Schema.XmlSchemaMaxInclusiveFacet::.ctor()
extern void XmlSchemaMaxInclusiveFacet__ctor_mE6A1958EFA178FACA8AA3974107E2B869C4582FB (void);
// 0x0000159B System.Void System.Xml.Schema.XmlSchemaTotalDigitsFacet::.ctor()
extern void XmlSchemaTotalDigitsFacet__ctor_mF36F68878D400BF979BDF172A61ADC59DECD4FA3 (void);
// 0x0000159C System.Void System.Xml.Schema.XmlSchemaFractionDigitsFacet::.ctor()
extern void XmlSchemaFractionDigitsFacet__ctor_mC01CAE80B509ACD1F14FB8442AFD7F6026B2141C (void);
// 0x0000159D System.Void System.Xml.Schema.XmlSchemaWhiteSpaceFacet::.ctor()
extern void XmlSchemaWhiteSpaceFacet__ctor_m54FE908D34A54F6D2195633C13FDD558DC1E8C98 (void);
// 0x0000159E System.String System.Xml.Schema.XmlSchemaGroup::get_Name()
extern void XmlSchemaGroup_get_Name_m648984A036074EE233286A55624006623CDBDF5F (void);
// 0x0000159F System.Void System.Xml.Schema.XmlSchemaGroup::set_Name(System.String)
extern void XmlSchemaGroup_set_Name_m544288A1B227B8382AB310B804969E1694B388DE (void);
// 0x000015A0 System.Xml.Schema.XmlSchemaGroupBase System.Xml.Schema.XmlSchemaGroup::get_Particle()
extern void XmlSchemaGroup_get_Particle_mC8F76DBFEEFC78EDA04AA437CFD65AD28660F55B (void);
// 0x000015A1 System.Void System.Xml.Schema.XmlSchemaGroup::set_Particle(System.Xml.Schema.XmlSchemaGroupBase)
extern void XmlSchemaGroup_set_Particle_m910B188AED9F42C9AF1FC30461E22EA9F368ADE9 (void);
// 0x000015A2 System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaGroup::get_QualifiedName()
extern void XmlSchemaGroup_get_QualifiedName_mB6B42553E4E8CFC086481D34BC406BFA00A845F2 (void);
// 0x000015A3 System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaGroup::get_CanonicalParticle()
extern void XmlSchemaGroup_get_CanonicalParticle_mB7FE83F77B8ED2E080D9BCF47C410899932EDE2B (void);
// 0x000015A4 System.Void System.Xml.Schema.XmlSchemaGroup::set_CanonicalParticle(System.Xml.Schema.XmlSchemaParticle)
extern void XmlSchemaGroup_set_CanonicalParticle_m4ACD4AA82BC7F506628F7E5D5596E52028332DE2 (void);
// 0x000015A5 System.Xml.Schema.XmlSchemaGroup System.Xml.Schema.XmlSchemaGroup::get_Redefined()
extern void XmlSchemaGroup_get_Redefined_m898BBEF082EFF82AA34B65DB2EEBCF3FD3EF59AC (void);
// 0x000015A6 System.Void System.Xml.Schema.XmlSchemaGroup::set_Redefined(System.Xml.Schema.XmlSchemaGroup)
extern void XmlSchemaGroup_set_Redefined_m989F3A3B24FB584212AB065619F5CB19EE0A663F (void);
// 0x000015A7 System.Int32 System.Xml.Schema.XmlSchemaGroup::get_SelfReferenceCount()
extern void XmlSchemaGroup_get_SelfReferenceCount_mE8A43D01848F3FBC0821C12CC657E75286D38C98 (void);
// 0x000015A8 System.Void System.Xml.Schema.XmlSchemaGroup::set_SelfReferenceCount(System.Int32)
extern void XmlSchemaGroup_set_SelfReferenceCount_mBFC38AFD4C5D482830A4A7A98D653464029E0360 (void);
// 0x000015A9 System.String System.Xml.Schema.XmlSchemaGroup::get_NameAttribute()
extern void XmlSchemaGroup_get_NameAttribute_mE4CBB82EB37A226091E3318561A9A3A771C3E52F (void);
// 0x000015AA System.Void System.Xml.Schema.XmlSchemaGroup::set_NameAttribute(System.String)
extern void XmlSchemaGroup_set_NameAttribute_mD42658733E86B5FFEE38087AC7FE761A989DB35A (void);
// 0x000015AB System.Void System.Xml.Schema.XmlSchemaGroup::SetQualifiedName(System.Xml.XmlQualifiedName)
extern void XmlSchemaGroup_SetQualifiedName_m7129C25FAFC85A267C5A1F45A19C83E5F779341C (void);
// 0x000015AC System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaGroup::Clone()
extern void XmlSchemaGroup_Clone_mEF6C18E035AB2E8A3791568E29A4AAF445F8F03D (void);
// 0x000015AD System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaGroup::Clone(System.Xml.Schema.XmlSchema)
extern void XmlSchemaGroup_Clone_m567ABF7CBCC302B17742B5CBC705DDD0691BEFE2 (void);
// 0x000015AE System.Void System.Xml.Schema.XmlSchemaGroup::.ctor()
extern void XmlSchemaGroup__ctor_m74CC41F50304D309225B27BA55653A9208BEAC6A (void);
// 0x000015AF System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaGroupBase::get_Items()
// 0x000015B0 System.Void System.Xml.Schema.XmlSchemaGroupBase::SetItems(System.Xml.Schema.XmlSchemaObjectCollection)
// 0x000015B1 System.Void System.Xml.Schema.XmlSchemaGroupBase::.ctor()
extern void XmlSchemaGroupBase__ctor_m44EE0EB66C6A7EA2F17D3B5415E71C9E81752046 (void);
// 0x000015B2 System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaGroupRef::get_RefName()
extern void XmlSchemaGroupRef_get_RefName_mBED20A277B0197786DCE7885A2C8228A64C83F85 (void);
// 0x000015B3 System.Void System.Xml.Schema.XmlSchemaGroupRef::set_RefName(System.Xml.XmlQualifiedName)
extern void XmlSchemaGroupRef_set_RefName_m30B4E6159B16ED9C0106AADC4CD75ACF7614C2CC (void);
// 0x000015B4 System.Xml.Schema.XmlSchemaGroupBase System.Xml.Schema.XmlSchemaGroupRef::get_Particle()
extern void XmlSchemaGroupRef_get_Particle_mD8BC9F2E5B30043F41FC77DCBB81BA8BFBE9ED4A (void);
// 0x000015B5 System.Void System.Xml.Schema.XmlSchemaGroupRef::SetParticle(System.Xml.Schema.XmlSchemaGroupBase)
extern void XmlSchemaGroupRef_SetParticle_mF0D95EB1743E62FAB9F0285EA61B918F1EED3874 (void);
// 0x000015B6 System.Xml.Schema.XmlSchemaGroup System.Xml.Schema.XmlSchemaGroupRef::get_Redefined()
extern void XmlSchemaGroupRef_get_Redefined_mEFE38FC2BDEB86FD02A5793E298C8B87F3DBB9C0 (void);
// 0x000015B7 System.Void System.Xml.Schema.XmlSchemaGroupRef::set_Redefined(System.Xml.Schema.XmlSchemaGroup)
extern void XmlSchemaGroupRef_set_Redefined_m21B951A7B29EBE6D5B3365E5B2AD9D7B7E445FC4 (void);
// 0x000015B8 System.Void System.Xml.Schema.XmlSchemaGroupRef::.ctor()
extern void XmlSchemaGroupRef__ctor_m41CA1882B9155FFB9C1ACE8B6F46015ED0CF05A0 (void);
// 0x000015B9 System.String System.Xml.Schema.XmlSchemaIdentityConstraint::get_Name()
extern void XmlSchemaIdentityConstraint_get_Name_mDC1226A6D0995277B0011333F39A04EA54E12CDE (void);
// 0x000015BA System.Void System.Xml.Schema.XmlSchemaIdentityConstraint::set_Name(System.String)
extern void XmlSchemaIdentityConstraint_set_Name_m00190B5A1F526FD5B73F9C945D71FA2CD9AF35BB (void);
// 0x000015BB System.Xml.Schema.XmlSchemaXPath System.Xml.Schema.XmlSchemaIdentityConstraint::get_Selector()
extern void XmlSchemaIdentityConstraint_get_Selector_m1EF75F875727A2A35F9CBF1D1C05D95EC42AE1B6 (void);
// 0x000015BC System.Void System.Xml.Schema.XmlSchemaIdentityConstraint::set_Selector(System.Xml.Schema.XmlSchemaXPath)
extern void XmlSchemaIdentityConstraint_set_Selector_m8F79BA0CCA1C4E308C48BD94F0C4E3573C565A01 (void);
// 0x000015BD System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaIdentityConstraint::get_Fields()
extern void XmlSchemaIdentityConstraint_get_Fields_m7EA1FDC637E3F316F16D1A93B0C87306B98AC4EC (void);
// 0x000015BE System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaIdentityConstraint::get_QualifiedName()
extern void XmlSchemaIdentityConstraint_get_QualifiedName_m251F2D545B4ECD413FD80B27138D0C43E9D79EB8 (void);
// 0x000015BF System.Void System.Xml.Schema.XmlSchemaIdentityConstraint::SetQualifiedName(System.Xml.XmlQualifiedName)
extern void XmlSchemaIdentityConstraint_SetQualifiedName_mFB8E806C3736D0A4169C129915BF744770F0706C (void);
// 0x000015C0 System.Xml.Schema.CompiledIdentityConstraint System.Xml.Schema.XmlSchemaIdentityConstraint::get_CompiledConstraint()
extern void XmlSchemaIdentityConstraint_get_CompiledConstraint_m0046D1F3536AB9208C18408A84EAB2AE99138769 (void);
// 0x000015C1 System.Void System.Xml.Schema.XmlSchemaIdentityConstraint::set_CompiledConstraint(System.Xml.Schema.CompiledIdentityConstraint)
extern void XmlSchemaIdentityConstraint_set_CompiledConstraint_mBAEA61DE6EC885FE71F6B440486280F645B4AF1A (void);
// 0x000015C2 System.String System.Xml.Schema.XmlSchemaIdentityConstraint::get_NameAttribute()
extern void XmlSchemaIdentityConstraint_get_NameAttribute_m53C0FB696838EA02DD05C61F59841405D300101E (void);
// 0x000015C3 System.Void System.Xml.Schema.XmlSchemaIdentityConstraint::set_NameAttribute(System.String)
extern void XmlSchemaIdentityConstraint_set_NameAttribute_m58201356EF831F1030ED863D9CE7D8449405089D (void);
// 0x000015C4 System.Void System.Xml.Schema.XmlSchemaIdentityConstraint::.ctor()
extern void XmlSchemaIdentityConstraint__ctor_mC215BD4A8F51953C17F0463C62EE6779C10DAC46 (void);
// 0x000015C5 System.String System.Xml.Schema.XmlSchemaXPath::get_XPath()
extern void XmlSchemaXPath_get_XPath_m764CFD2F357F485A54A64EF4A6D4D350B1C5F9B0 (void);
// 0x000015C6 System.Void System.Xml.Schema.XmlSchemaXPath::set_XPath(System.String)
extern void XmlSchemaXPath_set_XPath_mAEA0FC5939EB920210A3374B72CF04B9CD02D9F3 (void);
// 0x000015C7 System.Void System.Xml.Schema.XmlSchemaXPath::.ctor()
extern void XmlSchemaXPath__ctor_mA6E407A975999AE41703193334E8CCC076973FC7 (void);
// 0x000015C8 System.Void System.Xml.Schema.XmlSchemaUnique::.ctor()
extern void XmlSchemaUnique__ctor_m0D66A4BFB637821A95D8A299095B0CE1AF1FBFA2 (void);
// 0x000015C9 System.Void System.Xml.Schema.XmlSchemaKey::.ctor()
extern void XmlSchemaKey__ctor_m22962FEC15FB7157A27F14EA00C208908BC3E6DE (void);
// 0x000015CA System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaKeyref::get_Refer()
extern void XmlSchemaKeyref_get_Refer_m87D6D4EE542C95EB6EABC076A102533D58E07F4B (void);
// 0x000015CB System.Void System.Xml.Schema.XmlSchemaKeyref::set_Refer(System.Xml.XmlQualifiedName)
extern void XmlSchemaKeyref_set_Refer_m184D5AF1BC5B32D1674FEF07106CC6D91A6E9FE7 (void);
// 0x000015CC System.Void System.Xml.Schema.XmlSchemaKeyref::.ctor()
extern void XmlSchemaKeyref__ctor_m8F2DB11022D5CA0E34662D5D8A767CE3FC3DB929 (void);
// 0x000015CD System.Void System.Xml.Schema.XmlSchemaImport::.ctor()
extern void XmlSchemaImport__ctor_m7E4884E5DA66A65DB987025BA513EB72D5EC03FE (void);
// 0x000015CE System.String System.Xml.Schema.XmlSchemaImport::get_Namespace()
extern void XmlSchemaImport_get_Namespace_mDCE5EDB62D412B171A113464D447AF35D143204B (void);
// 0x000015CF System.Void System.Xml.Schema.XmlSchemaImport::set_Namespace(System.String)
extern void XmlSchemaImport_set_Namespace_m0732B4D3E2C953C5433137DF24E79E5D5276563E (void);
// 0x000015D0 System.Void System.Xml.Schema.XmlSchemaImport::AddAnnotation(System.Xml.Schema.XmlSchemaAnnotation)
extern void XmlSchemaImport_AddAnnotation_mFA6E850348BBBDC50633C5FFC6BE775E4DD4E599 (void);
// 0x000015D1 System.Void System.Xml.Schema.XmlSchemaInclude::.ctor()
extern void XmlSchemaInclude__ctor_m96061B674A0CD9C3D07CC96E81AF96381F2C9CC0 (void);
// 0x000015D2 System.Void System.Xml.Schema.XmlSchemaInclude::AddAnnotation(System.Xml.Schema.XmlSchemaAnnotation)
extern void XmlSchemaInclude_AddAnnotation_mF0A24DC6DE2BEC3189B9030F088411BD9FD56FA0 (void);
// 0x000015D3 System.Void System.Xml.Schema.XmlSchemaInfo::.ctor()
extern void XmlSchemaInfo__ctor_mEEC95F1F490C5D62BF1CC6DB16FE4938E5C1C341 (void);
// 0x000015D4 System.Void System.Xml.Schema.XmlSchemaInfo::.ctor(System.Xml.Schema.XmlSchemaValidity)
extern void XmlSchemaInfo__ctor_mEB56BD698D44A8AAA47668230E0CDFE8463ABD08 (void);
// 0x000015D5 System.Xml.Schema.XmlSchemaValidity System.Xml.Schema.XmlSchemaInfo::get_Validity()
extern void XmlSchemaInfo_get_Validity_mE4869422758C55C3AEAD4058EA5DE33F20515B83 (void);
// 0x000015D6 System.Void System.Xml.Schema.XmlSchemaInfo::set_Validity(System.Xml.Schema.XmlSchemaValidity)
extern void XmlSchemaInfo_set_Validity_m21F774F33B817B448E04E511C20E746A107C20FD (void);
// 0x000015D7 System.Boolean System.Xml.Schema.XmlSchemaInfo::get_IsDefault()
extern void XmlSchemaInfo_get_IsDefault_mB86867936914AAE6E3CD99B8826360233EA59B8C (void);
// 0x000015D8 System.Void System.Xml.Schema.XmlSchemaInfo::set_IsDefault(System.Boolean)
extern void XmlSchemaInfo_set_IsDefault_m3336AE9797B4A20BD7D6D422E41F81BB978DB693 (void);
// 0x000015D9 System.Boolean System.Xml.Schema.XmlSchemaInfo::get_IsNil()
extern void XmlSchemaInfo_get_IsNil_m4F1DD1026DF6FADBEB26C570C07933519D4F8A2B (void);
// 0x000015DA System.Void System.Xml.Schema.XmlSchemaInfo::set_IsNil(System.Boolean)
extern void XmlSchemaInfo_set_IsNil_m5FBBB7C4BE7338C1F20A30F6751FFBCD2610DE2A (void);
// 0x000015DB System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaInfo::get_MemberType()
extern void XmlSchemaInfo_get_MemberType_m4D8775934A4A9E0BFB886A913151C05237D79CCC (void);
// 0x000015DC System.Void System.Xml.Schema.XmlSchemaInfo::set_MemberType(System.Xml.Schema.XmlSchemaSimpleType)
extern void XmlSchemaInfo_set_MemberType_m925D33D52C1075BEBC0FDBBBED4C234A3A735C22 (void);
// 0x000015DD System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaInfo::get_SchemaType()
extern void XmlSchemaInfo_get_SchemaType_mEB10A4E308F1E049AB929D5AB45087160B8A4979 (void);
// 0x000015DE System.Void System.Xml.Schema.XmlSchemaInfo::set_SchemaType(System.Xml.Schema.XmlSchemaType)
extern void XmlSchemaInfo_set_SchemaType_m2CAC2BEE2A9A89947373826DE4B3A3402298AFA3 (void);
// 0x000015DF System.Xml.Schema.XmlSchemaElement System.Xml.Schema.XmlSchemaInfo::get_SchemaElement()
extern void XmlSchemaInfo_get_SchemaElement_m9E2ACC794E25FE2D5CC3DC433E8E389DE6934DDB (void);
// 0x000015E0 System.Void System.Xml.Schema.XmlSchemaInfo::set_SchemaElement(System.Xml.Schema.XmlSchemaElement)
extern void XmlSchemaInfo_set_SchemaElement_m182E95177AAC02C2988E1D5A2549A80453EBB842 (void);
// 0x000015E1 System.Xml.Schema.XmlSchemaAttribute System.Xml.Schema.XmlSchemaInfo::get_SchemaAttribute()
extern void XmlSchemaInfo_get_SchemaAttribute_m7DF2A831CAFA45AEC510A5C538426410AA7A9A49 (void);
// 0x000015E2 System.Void System.Xml.Schema.XmlSchemaInfo::set_SchemaAttribute(System.Xml.Schema.XmlSchemaAttribute)
extern void XmlSchemaInfo_set_SchemaAttribute_m05950BB331E8F8C987FE420391CE2E0F9A0C686B (void);
// 0x000015E3 System.Xml.Schema.XmlSchemaContentType System.Xml.Schema.XmlSchemaInfo::get_ContentType()
extern void XmlSchemaInfo_get_ContentType_mCCA068AA3574842BD420262E10289905AEFF231B (void);
// 0x000015E4 System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaInfo::get_XmlType()
extern void XmlSchemaInfo_get_XmlType_mD9463B808F9551551B08914C7D69BD0AC499AA87 (void);
// 0x000015E5 System.Boolean System.Xml.Schema.XmlSchemaInfo::get_HasDefaultValue()
extern void XmlSchemaInfo_get_HasDefaultValue_mA1B5032979D2D92E35B22811948D4D2F8C967DAA (void);
// 0x000015E6 System.Boolean System.Xml.Schema.XmlSchemaInfo::get_IsUnionType()
extern void XmlSchemaInfo_get_IsUnionType_m9027AA2A2DA360A6EFA0D2916B4B94307A2EB050 (void);
// 0x000015E7 System.Void System.Xml.Schema.XmlSchemaInfo::Clear()
extern void XmlSchemaInfo_Clear_m6EACF6A1BB70B47CBC2865B8CCC74BEA67F96FFE (void);
// 0x000015E8 System.String System.Xml.Schema.XmlSchemaNotation::get_Name()
extern void XmlSchemaNotation_get_Name_m370C4FCE135A4E5517BC7CF253C7C7E9CEC9A905 (void);
// 0x000015E9 System.Void System.Xml.Schema.XmlSchemaNotation::set_Name(System.String)
extern void XmlSchemaNotation_set_Name_m01FA2499BEBAF0E8A0BB6387D61B8625B7BDA797 (void);
// 0x000015EA System.String System.Xml.Schema.XmlSchemaNotation::get_Public()
extern void XmlSchemaNotation_get_Public_m5D925FDEF1B48781BA12F373CB73F27A2C97BA2B (void);
// 0x000015EB System.Void System.Xml.Schema.XmlSchemaNotation::set_Public(System.String)
extern void XmlSchemaNotation_set_Public_mBC61C8219798FBBD85AC5B5241A3AED7558C6CF5 (void);
// 0x000015EC System.String System.Xml.Schema.XmlSchemaNotation::get_System()
extern void XmlSchemaNotation_get_System_m1C6ED38BB6A43560691C1EAD01D3A2CBB6BD31B5 (void);
// 0x000015ED System.Void System.Xml.Schema.XmlSchemaNotation::set_System(System.String)
extern void XmlSchemaNotation_set_System_m9F65B6FFF60C1810AEDB3A559E32CDBF45637C03 (void);
// 0x000015EE System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaNotation::get_QualifiedName()
extern void XmlSchemaNotation_get_QualifiedName_m59ECE57FEE27175039CC5A6F1C488A8D9679136D (void);
// 0x000015EF System.Void System.Xml.Schema.XmlSchemaNotation::set_QualifiedName(System.Xml.XmlQualifiedName)
extern void XmlSchemaNotation_set_QualifiedName_m56F91BD1E0A0D0AD5DD33771A202ED489151508E (void);
// 0x000015F0 System.String System.Xml.Schema.XmlSchemaNotation::get_NameAttribute()
extern void XmlSchemaNotation_get_NameAttribute_m2C0F0F04E23E03657A9B3108212EFE1AE2BC6553 (void);
// 0x000015F1 System.Void System.Xml.Schema.XmlSchemaNotation::set_NameAttribute(System.String)
extern void XmlSchemaNotation_set_NameAttribute_mF34AA88BDEEE679C29BF3B05061D30D0097FD44A (void);
// 0x000015F2 System.Void System.Xml.Schema.XmlSchemaNotation::.ctor()
extern void XmlSchemaNotation__ctor_m84E2099C2238C6CBACAE59E91293ABB5963581A0 (void);
// 0x000015F3 System.Int32 System.Xml.Schema.XmlSchemaObject::get_LineNumber()
extern void XmlSchemaObject_get_LineNumber_m0E85AE355678B38A3BC1390D26312B4093845724 (void);
// 0x000015F4 System.Void System.Xml.Schema.XmlSchemaObject::set_LineNumber(System.Int32)
extern void XmlSchemaObject_set_LineNumber_mDD7E85719A3B62BF106872A178E655B99AB79410 (void);
// 0x000015F5 System.Int32 System.Xml.Schema.XmlSchemaObject::get_LinePosition()
extern void XmlSchemaObject_get_LinePosition_m6464E9E3F6D65D40317812043FFA54EA5F346FF8 (void);
// 0x000015F6 System.Void System.Xml.Schema.XmlSchemaObject::set_LinePosition(System.Int32)
extern void XmlSchemaObject_set_LinePosition_mED28BED5B523DA2C528691B840F10876E310E877 (void);
// 0x000015F7 System.String System.Xml.Schema.XmlSchemaObject::get_SourceUri()
extern void XmlSchemaObject_get_SourceUri_m5EC9BEAB2167AF995D1D6DD8B441420520D392F6 (void);
// 0x000015F8 System.Void System.Xml.Schema.XmlSchemaObject::set_SourceUri(System.String)
extern void XmlSchemaObject_set_SourceUri_mE92C052A58B5378D96F8F22A2710E49F2CBB9F31 (void);
// 0x000015F9 System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObject::get_Parent()
extern void XmlSchemaObject_get_Parent_m98A2082901CC0571DFAA0F20296ED962989BFD4B (void);
// 0x000015FA System.Void System.Xml.Schema.XmlSchemaObject::set_Parent(System.Xml.Schema.XmlSchemaObject)
extern void XmlSchemaObject_set_Parent_m8EFFC956CADF262A4D7E1BA86D3348F4FB5AD9AD (void);
// 0x000015FB System.Xml.Serialization.XmlSerializerNamespaces System.Xml.Schema.XmlSchemaObject::get_Namespaces()
extern void XmlSchemaObject_get_Namespaces_m7E7E0DCE92E93E7E35BB16F6ED4C40453C702C03 (void);
// 0x000015FC System.Void System.Xml.Schema.XmlSchemaObject::set_Namespaces(System.Xml.Serialization.XmlSerializerNamespaces)
extern void XmlSchemaObject_set_Namespaces_m4FB0E4BFE47B03AF284072636A3B86EA08307E3B (void);
// 0x000015FD System.Void System.Xml.Schema.XmlSchemaObject::OnAdd(System.Xml.Schema.XmlSchemaObjectCollection,System.Object)
extern void XmlSchemaObject_OnAdd_m2462E2287A0F5133E56371F4B228AB3E3CEDEF1F (void);
// 0x000015FE System.Void System.Xml.Schema.XmlSchemaObject::OnRemove(System.Xml.Schema.XmlSchemaObjectCollection,System.Object)
extern void XmlSchemaObject_OnRemove_m03E558E22948E6E395ED4BBDC931A07CF9E7FE8C (void);
// 0x000015FF System.Void System.Xml.Schema.XmlSchemaObject::OnClear(System.Xml.Schema.XmlSchemaObjectCollection)
extern void XmlSchemaObject_OnClear_mD64BD34AAF5FFE75D64A376265492DE8413E08B0 (void);
// 0x00001600 System.String System.Xml.Schema.XmlSchemaObject::get_IdAttribute()
extern void XmlSchemaObject_get_IdAttribute_m9D863F45A3917E5F40881B3F55BEA875E33F10A1 (void);
// 0x00001601 System.Void System.Xml.Schema.XmlSchemaObject::set_IdAttribute(System.String)
extern void XmlSchemaObject_set_IdAttribute_m5A4AED443EAAAFD70E30BEA81ABF2A6D2569815C (void);
// 0x00001602 System.Void System.Xml.Schema.XmlSchemaObject::SetUnhandledAttributes(System.Xml.XmlAttribute[])
extern void XmlSchemaObject_SetUnhandledAttributes_m9B007294706E220B6AAA0FAE17AEB4FC0AF43A61 (void);
// 0x00001603 System.Void System.Xml.Schema.XmlSchemaObject::AddAnnotation(System.Xml.Schema.XmlSchemaAnnotation)
extern void XmlSchemaObject_AddAnnotation_m167B50B9399039C0C277054010A910FBC863350C (void);
// 0x00001604 System.String System.Xml.Schema.XmlSchemaObject::get_NameAttribute()
extern void XmlSchemaObject_get_NameAttribute_m50DBBEA0FC7AAA8F6F0A6EB0E50EF5FCE0EF2D74 (void);
// 0x00001605 System.Void System.Xml.Schema.XmlSchemaObject::set_NameAttribute(System.String)
extern void XmlSchemaObject_set_NameAttribute_m02200850F610B76A7070737F122A38D6CE64D0E5 (void);
// 0x00001606 System.Boolean System.Xml.Schema.XmlSchemaObject::get_IsProcessing()
extern void XmlSchemaObject_get_IsProcessing_m7CFF03ACA70C463E9172B2BCD2ED6B8F5EB1E044 (void);
// 0x00001607 System.Void System.Xml.Schema.XmlSchemaObject::set_IsProcessing(System.Boolean)
extern void XmlSchemaObject_set_IsProcessing_m9BEE191D0CC8D622ACE1B5ECC67929760309D4D2 (void);
// 0x00001608 System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObject::Clone()
extern void XmlSchemaObject_Clone_m9BFFDBC67FE2CD1D761B26E67E033CACF42C9A5D (void);
// 0x00001609 System.Void System.Xml.Schema.XmlSchemaObject::.ctor()
extern void XmlSchemaObject__ctor_m72D9D6DC7E5B4FBB6ADEB97F688474AF8AC7CADE (void);
// 0x0000160A System.Void System.Xml.Schema.XmlSchemaObjectCollection::.ctor()
extern void XmlSchemaObjectCollection__ctor_mADAEAC1E5F0B0F7346DA6B6B2BD10092A0EF9C05 (void);
// 0x0000160B System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectCollection::get_Item(System.Int32)
extern void XmlSchemaObjectCollection_get_Item_m79323DEBB2A34FBF11E30BD48D2417433682888F (void);
// 0x0000160C System.Void System.Xml.Schema.XmlSchemaObjectCollection::set_Item(System.Int32,System.Xml.Schema.XmlSchemaObject)
extern void XmlSchemaObjectCollection_set_Item_m325DC2946B59456DC5CDF58D5E8F1B09932DBCC7 (void);
// 0x0000160D System.Xml.Schema.XmlSchemaObjectEnumerator System.Xml.Schema.XmlSchemaObjectCollection::GetEnumerator()
extern void XmlSchemaObjectCollection_GetEnumerator_m1BE1F7F9A214606480478E5C982D93A2D650CE51 (void);
// 0x0000160E System.Int32 System.Xml.Schema.XmlSchemaObjectCollection::Add(System.Xml.Schema.XmlSchemaObject)
extern void XmlSchemaObjectCollection_Add_m7331C4E33810C8039BDB8EE3FE78FBD0D042AFDA (void);
// 0x0000160F System.Void System.Xml.Schema.XmlSchemaObjectCollection::Insert(System.Int32,System.Xml.Schema.XmlSchemaObject)
extern void XmlSchemaObjectCollection_Insert_mA8F4BDC5AF0D811816BFDBABB85F761E70B12499 (void);
// 0x00001610 System.Void System.Xml.Schema.XmlSchemaObjectCollection::Remove(System.Xml.Schema.XmlSchemaObject)
extern void XmlSchemaObjectCollection_Remove_mD89EA2D16D034313760C7335A6DE8A87A3CC54EC (void);
// 0x00001611 System.Void System.Xml.Schema.XmlSchemaObjectCollection::OnInsert(System.Int32,System.Object)
extern void XmlSchemaObjectCollection_OnInsert_m557373452D8111CB48EFAD63A95D453EB2755463 (void);
// 0x00001612 System.Void System.Xml.Schema.XmlSchemaObjectCollection::OnSet(System.Int32,System.Object,System.Object)
extern void XmlSchemaObjectCollection_OnSet_m68641D7A4D784C05296962F40FEC5F367E0BF019 (void);
// 0x00001613 System.Void System.Xml.Schema.XmlSchemaObjectCollection::OnClear()
extern void XmlSchemaObjectCollection_OnClear_mE46F65DC2D01A5426B966B9318AACA7807FDF899 (void);
// 0x00001614 System.Void System.Xml.Schema.XmlSchemaObjectCollection::OnRemove(System.Int32,System.Object)
extern void XmlSchemaObjectCollection_OnRemove_mF1303A8DFB76392617388B2143CDAEA85360DDA9 (void);
// 0x00001615 System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaObjectCollection::Clone()
extern void XmlSchemaObjectCollection_Clone_mDDA97D3278315C5EEB1D9DAB04F405D1DEB1B666 (void);
// 0x00001616 System.Void System.Xml.Schema.XmlSchemaObjectCollection::Add(System.Xml.Schema.XmlSchemaObjectCollection)
extern void XmlSchemaObjectCollection_Add_m13E9E2266391721DDE67D001B63D169CD5EE2BD8 (void);
// 0x00001617 System.Void System.Xml.Schema.XmlSchemaObjectEnumerator::.ctor(System.Collections.IEnumerator)
extern void XmlSchemaObjectEnumerator__ctor_m9FB9FA15A16EA1F44EA4758E8FEEDCE93AE21476 (void);
// 0x00001618 System.Boolean System.Xml.Schema.XmlSchemaObjectEnumerator::MoveNext()
extern void XmlSchemaObjectEnumerator_MoveNext_mCE238F5E173EB65810B7BB5188EA9BF9C89B6EF8 (void);
// 0x00001619 System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectEnumerator::get_Current()
extern void XmlSchemaObjectEnumerator_get_Current_m1A686BB7E0267B5B749F8930C2F1C12C0FBE0B72 (void);
// 0x0000161A System.Void System.Xml.Schema.XmlSchemaObjectEnumerator::System.Collections.IEnumerator.Reset()
extern void XmlSchemaObjectEnumerator_System_Collections_IEnumerator_Reset_m40EEC60970B7E57B87978D8A4FD418834766B881 (void);
// 0x0000161B System.Boolean System.Xml.Schema.XmlSchemaObjectEnumerator::System.Collections.IEnumerator.MoveNext()
extern void XmlSchemaObjectEnumerator_System_Collections_IEnumerator_MoveNext_mB90293CA2F7F6ADB266A76FB6A53DEBB4A5C11CC (void);
// 0x0000161C System.Object System.Xml.Schema.XmlSchemaObjectEnumerator::System.Collections.IEnumerator.get_Current()
extern void XmlSchemaObjectEnumerator_System_Collections_IEnumerator_get_Current_mFF399D01E1D777BDEB218573B1B5432201C0A4AA (void);
// 0x0000161D System.Void System.Xml.Schema.XmlSchemaObjectTable::.ctor()
extern void XmlSchemaObjectTable__ctor_m10813F1E9DBDDC913510AE4881C2D603D3A85912 (void);
// 0x0000161E System.Void System.Xml.Schema.XmlSchemaObjectTable::Add(System.Xml.XmlQualifiedName,System.Xml.Schema.XmlSchemaObject)
extern void XmlSchemaObjectTable_Add_m4A2B188A8C52A0BBE8E6B9BF917E7983FD383719 (void);
// 0x0000161F System.Void System.Xml.Schema.XmlSchemaObjectTable::Insert(System.Xml.XmlQualifiedName,System.Xml.Schema.XmlSchemaObject)
extern void XmlSchemaObjectTable_Insert_mBA3E6DE3C077F2BE16A5584128C0B06F59894A50 (void);
// 0x00001620 System.Void System.Xml.Schema.XmlSchemaObjectTable::Replace(System.Xml.XmlQualifiedName,System.Xml.Schema.XmlSchemaObject)
extern void XmlSchemaObjectTable_Replace_m9B81E23578874CA89FB8C74A0C840B59B0EC407C (void);
// 0x00001621 System.Void System.Xml.Schema.XmlSchemaObjectTable::Clear()
extern void XmlSchemaObjectTable_Clear_mD0B030B4F1CE91BA243F061DBFB82F39161E6EAF (void);
// 0x00001622 System.Void System.Xml.Schema.XmlSchemaObjectTable::Remove(System.Xml.XmlQualifiedName)
extern void XmlSchemaObjectTable_Remove_mEB08A5D4B5F62B5E7223094389887D43A643C000 (void);
// 0x00001623 System.Int32 System.Xml.Schema.XmlSchemaObjectTable::FindIndexByValue(System.Xml.Schema.XmlSchemaObject)
extern void XmlSchemaObjectTable_FindIndexByValue_m26D4EA6488BE24A432C11A4CD3BDF2BA7D6DF3C8 (void);
// 0x00001624 System.Int32 System.Xml.Schema.XmlSchemaObjectTable::get_Count()
extern void XmlSchemaObjectTable_get_Count_m68B3B75A747E8830F096531551DB1F0BF8D9EF83 (void);
// 0x00001625 System.Boolean System.Xml.Schema.XmlSchemaObjectTable::Contains(System.Xml.XmlQualifiedName)
extern void XmlSchemaObjectTable_Contains_m380663F43321433C0A0BA2C384A95475F4C614FE (void);
// 0x00001626 System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectTable::get_Item(System.Xml.XmlQualifiedName)
extern void XmlSchemaObjectTable_get_Item_m17BFE77918D068444887056CD91AB14CBA8F694B (void);
// 0x00001627 System.Collections.ICollection System.Xml.Schema.XmlSchemaObjectTable::get_Values()
extern void XmlSchemaObjectTable_get_Values_mF69730E61D5EB5381D18ECA08EE67ACFFC99CA18 (void);
// 0x00001628 System.Collections.IDictionaryEnumerator System.Xml.Schema.XmlSchemaObjectTable::GetEnumerator()
extern void XmlSchemaObjectTable_GetEnumerator_m294B9ADCCE49F0D4B9309D4A881E3F10E07117F7 (void);
// 0x00001629 System.Void System.Xml.Schema.XmlSchemaObjectTable/XmlSchemaObjectEntry::.ctor(System.Xml.XmlQualifiedName,System.Xml.Schema.XmlSchemaObject)
extern void XmlSchemaObjectEntry__ctor_mDB6D28B2EFC4E56731C01B728F19A21B947A9EC8 (void);
// 0x0000162A System.Void System.Xml.Schema.XmlSchemaObjectTable/ValuesCollection::.ctor(System.Collections.Generic.List`1<System.Xml.Schema.XmlSchemaObjectTable/XmlSchemaObjectEntry>,System.Int32)
extern void ValuesCollection__ctor_m49CC84BC908AE000A90DB0309DB41BB395E65C3B (void);
// 0x0000162B System.Int32 System.Xml.Schema.XmlSchemaObjectTable/ValuesCollection::get_Count()
extern void ValuesCollection_get_Count_mFE20BE59C06A39C2196D4781CB7511E1B63DBA26 (void);
// 0x0000162C System.Object System.Xml.Schema.XmlSchemaObjectTable/ValuesCollection::get_SyncRoot()
extern void ValuesCollection_get_SyncRoot_m655F90306B9AC420573AEBE42A8F50C48D4DA767 (void);
// 0x0000162D System.Boolean System.Xml.Schema.XmlSchemaObjectTable/ValuesCollection::get_IsSynchronized()
extern void ValuesCollection_get_IsSynchronized_m4C723756D59F719FA72D260A3D0CB3634CB5F7B3 (void);
// 0x0000162E System.Void System.Xml.Schema.XmlSchemaObjectTable/ValuesCollection::CopyTo(System.Array,System.Int32)
extern void ValuesCollection_CopyTo_m8324499C28A8C784EFD9A8C5380129AD4869C0EE (void);
// 0x0000162F System.Collections.IEnumerator System.Xml.Schema.XmlSchemaObjectTable/ValuesCollection::GetEnumerator()
extern void ValuesCollection_GetEnumerator_mF3C0C7853D280CEEA88A253C54F2F4CE0B5ABEB4 (void);
// 0x00001630 System.Void System.Xml.Schema.XmlSchemaObjectTable/XSOEnumerator::.ctor(System.Collections.Generic.List`1<System.Xml.Schema.XmlSchemaObjectTable/XmlSchemaObjectEntry>,System.Int32,System.Xml.Schema.XmlSchemaObjectTable/EnumeratorType)
extern void XSOEnumerator__ctor_m2DF8E27A0831D705D09080CF80BEF880F63E17DA (void);
// 0x00001631 System.Object System.Xml.Schema.XmlSchemaObjectTable/XSOEnumerator::get_Current()
extern void XSOEnumerator_get_Current_mBDA32165FE39CA3067D4A51420556EEC29F12525 (void);
// 0x00001632 System.Boolean System.Xml.Schema.XmlSchemaObjectTable/XSOEnumerator::MoveNext()
extern void XSOEnumerator_MoveNext_mE7D3763C8507C0D900370B219D69A0B6C0773125 (void);
// 0x00001633 System.Void System.Xml.Schema.XmlSchemaObjectTable/XSOEnumerator::Reset()
extern void XSOEnumerator_Reset_mB3ADB2183C92A2CEAF903AA1E30EB5FC245631F5 (void);
// 0x00001634 System.Void System.Xml.Schema.XmlSchemaObjectTable/XSODictionaryEnumerator::.ctor(System.Collections.Generic.List`1<System.Xml.Schema.XmlSchemaObjectTable/XmlSchemaObjectEntry>,System.Int32,System.Xml.Schema.XmlSchemaObjectTable/EnumeratorType)
extern void XSODictionaryEnumerator__ctor_mDA2632C6C436F58079AF6FC22468AE28FDC0F687 (void);
// 0x00001635 System.Collections.DictionaryEntry System.Xml.Schema.XmlSchemaObjectTable/XSODictionaryEnumerator::get_Entry()
extern void XSODictionaryEnumerator_get_Entry_m5FC134CC464DD6C911C7F7435CA3550160A971AB (void);
// 0x00001636 System.Object System.Xml.Schema.XmlSchemaObjectTable/XSODictionaryEnumerator::get_Key()
extern void XSODictionaryEnumerator_get_Key_m4CCA7C86ACF5B5134F4D1F9F8F4F0A80DED75951 (void);
// 0x00001637 System.Object System.Xml.Schema.XmlSchemaObjectTable/XSODictionaryEnumerator::get_Value()
extern void XSODictionaryEnumerator_get_Value_m8FDCC6D692BEA1802E803B787392EED6DBDCE2E0 (void);
// 0x00001638 System.String System.Xml.Schema.XmlSchemaParticle::get_MinOccursString()
extern void XmlSchemaParticle_get_MinOccursString_m02E50524098910DC5D50F0C359B58FE9AD780784 (void);
// 0x00001639 System.Void System.Xml.Schema.XmlSchemaParticle::set_MinOccursString(System.String)
extern void XmlSchemaParticle_set_MinOccursString_m9BB34BAF0A5A7E2D1C573AB11F624CE1345BDDB7 (void);
// 0x0000163A System.String System.Xml.Schema.XmlSchemaParticle::get_MaxOccursString()
extern void XmlSchemaParticle_get_MaxOccursString_m09A4363B1535266C1F9A6105066387D680F930A0 (void);
// 0x0000163B System.Void System.Xml.Schema.XmlSchemaParticle::set_MaxOccursString(System.String)
extern void XmlSchemaParticle_set_MaxOccursString_m971275AF1FA40537089670680214B65B480340E4 (void);
// 0x0000163C System.Decimal System.Xml.Schema.XmlSchemaParticle::get_MinOccurs()
extern void XmlSchemaParticle_get_MinOccurs_m2A8F07D8F656E98898AA5F1B76BC7645CE71574C (void);
// 0x0000163D System.Void System.Xml.Schema.XmlSchemaParticle::set_MinOccurs(System.Decimal)
extern void XmlSchemaParticle_set_MinOccurs_mF5AD1AEB14E696DFC27F54ACF153134BA8C269F3 (void);
// 0x0000163E System.Decimal System.Xml.Schema.XmlSchemaParticle::get_MaxOccurs()
extern void XmlSchemaParticle_get_MaxOccurs_mC9DA833976FE06E6F4F0BDD00345DB98D7F70ABF (void);
// 0x0000163F System.Void System.Xml.Schema.XmlSchemaParticle::set_MaxOccurs(System.Decimal)
extern void XmlSchemaParticle_set_MaxOccurs_m323FFAAFC203B3935B029652812ACFEF03177776 (void);
// 0x00001640 System.Boolean System.Xml.Schema.XmlSchemaParticle::get_IsEmpty()
extern void XmlSchemaParticle_get_IsEmpty_mD14F44B29AF8DE0D8D817531066F8106000EF3EF (void);
// 0x00001641 System.String System.Xml.Schema.XmlSchemaParticle::get_NameString()
extern void XmlSchemaParticle_get_NameString_m2627C1C5A89C2443879C2FC9A627309D8E187254 (void);
// 0x00001642 System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaParticle::GetQualifiedName()
extern void XmlSchemaParticle_GetQualifiedName_m8CD8A7F86F70CB60469851740A4DB5884F6FCE3A (void);
// 0x00001643 System.Void System.Xml.Schema.XmlSchemaParticle::.ctor()
extern void XmlSchemaParticle__ctor_mDF61E3EE9B7D4102592DA20D02619EBF4D04F9A1 (void);
// 0x00001644 System.Void System.Xml.Schema.XmlSchemaParticle::.cctor()
extern void XmlSchemaParticle__cctor_m90D9FA4334B902A8503815EF299C62A41C3F23A7 (void);
// 0x00001645 System.Boolean System.Xml.Schema.XmlSchemaParticle/EmptyParticle::get_IsEmpty()
extern void EmptyParticle_get_IsEmpty_m9C8E45F28ACC48F35BBDD252DEC73A61A75EBDBA (void);
// 0x00001646 System.Void System.Xml.Schema.XmlSchemaParticle/EmptyParticle::.ctor()
extern void EmptyParticle__ctor_m7FE5C70CB31BBBE2FAF38D403AC196F379DAC079 (void);
// 0x00001647 System.Void System.Xml.Schema.XmlSchemaRedefine::.ctor()
extern void XmlSchemaRedefine__ctor_m2CF964ED8F6F0BBDC12B81B892E86C18D3A07F7B (void);
// 0x00001648 System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaRedefine::get_Items()
extern void XmlSchemaRedefine_get_Items_m4EE9648FD7611A9B25FF19DFEE76E87DFE84B4E1 (void);
// 0x00001649 System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaRedefine::get_AttributeGroups()
extern void XmlSchemaRedefine_get_AttributeGroups_m6443E949A9CA63A70875B74E4D4CEC08DAE9B681 (void);
// 0x0000164A System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaRedefine::get_SchemaTypes()
extern void XmlSchemaRedefine_get_SchemaTypes_mE148F20CDFB05077E94A22873135C36A639D05B4 (void);
// 0x0000164B System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaRedefine::get_Groups()
extern void XmlSchemaRedefine_get_Groups_m93C6BEA5A7BABC87D28BD508F3F9AEE0B43897CD (void);
// 0x0000164C System.Void System.Xml.Schema.XmlSchemaRedefine::AddAnnotation(System.Xml.Schema.XmlSchemaAnnotation)
extern void XmlSchemaRedefine_AddAnnotation_m09ECD2DD2307D5309BF28B032C7009BC201904E6 (void);
// 0x0000164D System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaSequence::get_Items()
extern void XmlSchemaSequence_get_Items_m70B37651E1C35A6D8200AEF75BFD61350284F417 (void);
// 0x0000164E System.Boolean System.Xml.Schema.XmlSchemaSequence::get_IsEmpty()
extern void XmlSchemaSequence_get_IsEmpty_m0A91C16A92E66D1CC740349C35748D50A779C44F (void);
// 0x0000164F System.Void System.Xml.Schema.XmlSchemaSequence::SetItems(System.Xml.Schema.XmlSchemaObjectCollection)
extern void XmlSchemaSequence_SetItems_mFCCBCA2CDD91A61FBCEE0E84556E1EBD4CA45597 (void);
// 0x00001650 System.Void System.Xml.Schema.XmlSchemaSequence::.ctor()
extern void XmlSchemaSequence__ctor_m2F6FEB908FD993D0623F35D800E4459AF401F065 (void);
// 0x00001651 System.Object System.Xml.Schema.XmlSchemaSet::get_InternalSyncObject()
extern void XmlSchemaSet_get_InternalSyncObject_m16E6268FB3D6C27AE94C0F1FE84C693D68EE3719 (void);
// 0x00001652 System.Void System.Xml.Schema.XmlSchemaSet::.ctor()
extern void XmlSchemaSet__ctor_m3D365A1BB668EC9DBFBE314F44F00B1AFB3257BD (void);
// 0x00001653 System.Void System.Xml.Schema.XmlSchemaSet::.ctor(System.Xml.XmlNameTable)
extern void XmlSchemaSet__ctor_m4BA127BB610FA98EC4474081E079EFFB2D1DFFF8 (void);
// 0x00001654 System.Void System.Xml.Schema.XmlSchemaSet::add_ValidationEventHandler(System.Xml.Schema.ValidationEventHandler)
extern void XmlSchemaSet_add_ValidationEventHandler_mFC3719FAF58D2E63F807687F46CDA6249C7C8FFE (void);
// 0x00001655 System.Void System.Xml.Schema.XmlSchemaSet::remove_ValidationEventHandler(System.Xml.Schema.ValidationEventHandler)
extern void XmlSchemaSet_remove_ValidationEventHandler_m8417EF189AF68FAB24124896E1C3719C8298F28A (void);
// 0x00001656 System.Boolean System.Xml.Schema.XmlSchemaSet::get_IsCompiled()
extern void XmlSchemaSet_get_IsCompiled_m0FD8558FD2A6B01BAA5BBCB36E9F8B1ADD04BF23 (void);
// 0x00001657 System.Void System.Xml.Schema.XmlSchemaSet::set_XmlResolver(System.Xml.XmlResolver)
extern void XmlSchemaSet_set_XmlResolver_m541D8693EA479CCE4B6B51F61CB1E2C7BABA0DC8 (void);
// 0x00001658 System.Xml.Schema.XmlSchemaCompilationSettings System.Xml.Schema.XmlSchemaSet::get_CompilationSettings()
extern void XmlSchemaSet_get_CompilationSettings_m37A24142318C63FAA8818E3386074B2713C6CE1A (void);
// 0x00001659 System.Void System.Xml.Schema.XmlSchemaSet::set_CompilationSettings(System.Xml.Schema.XmlSchemaCompilationSettings)
extern void XmlSchemaSet_set_CompilationSettings_m927158373FE3D8A0EACDE9B4B4CDFFCB17F45671 (void);
// 0x0000165A System.Int32 System.Xml.Schema.XmlSchemaSet::get_Count()
extern void XmlSchemaSet_get_Count_mF4D867C2937A5F6CB0070F087C4FFF5909ABE397 (void);
// 0x0000165B System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaSet::get_GlobalElements()
extern void XmlSchemaSet_get_GlobalElements_mFD11CEF567F45508B8D7434CD0D3D38ABCED7556 (void);
// 0x0000165C System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaSet::get_GlobalAttributes()
extern void XmlSchemaSet_get_GlobalAttributes_m6EB5D5D6C3B81BE04C4F21213D982C6AFA7F3D85 (void);
// 0x0000165D System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaSet::get_GlobalTypes()
extern void XmlSchemaSet_get_GlobalTypes_m6DB1AB31FDFCD0E2D5EA5AB734A1287472A0CF5D (void);
// 0x0000165E System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaSet::get_SubstitutionGroups()
extern void XmlSchemaSet_get_SubstitutionGroups_m9AD7D68B7F47A204F37DEBC220A22F03EE5D0BCC (void);
// 0x0000165F System.Collections.Hashtable System.Xml.Schema.XmlSchemaSet::get_SchemaLocations()
extern void XmlSchemaSet_get_SchemaLocations_m811CEBC7B338484CDF5D7519DE1D424B6CE3D67F (void);
// 0x00001660 System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaSet::get_TypeExtensions()
extern void XmlSchemaSet_get_TypeExtensions_m65DBD765B63EBA155FF53DE1B87355A4B7B13A76 (void);
// 0x00001661 System.Void System.Xml.Schema.XmlSchemaSet::Add(System.Xml.Schema.XmlSchemaSet)
extern void XmlSchemaSet_Add_m6E06514213A39AD1F0A52C109539D0ECFF25588C (void);
// 0x00001662 System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaSet::Add(System.Xml.Schema.XmlSchema)
extern void XmlSchemaSet_Add_mD370E9075A98B1F6190D28C8909616CBEE5CBAFE (void);
// 0x00001663 System.Boolean System.Xml.Schema.XmlSchemaSet::RemoveRecursive(System.Xml.Schema.XmlSchema)
extern void XmlSchemaSet_RemoveRecursive_mB02DC1B70D435E3101F9FAB8146EDE792FE44C9A (void);
// 0x00001664 System.Boolean System.Xml.Schema.XmlSchemaSet::Contains(System.String)
extern void XmlSchemaSet_Contains_m39B068826A63F384F0E46055A63CAC4A86A34EDE (void);
// 0x00001665 System.Void System.Xml.Schema.XmlSchemaSet::Compile()
extern void XmlSchemaSet_Compile_m67058DA49CDFFA1C3879DB8F82AEC8DD6F4B3355 (void);
// 0x00001666 System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaSet::Reprocess(System.Xml.Schema.XmlSchema)
extern void XmlSchemaSet_Reprocess_mB8ED5361B6ABEAC373610815B22A5B78BBF79D76 (void);
// 0x00001667 System.Void System.Xml.Schema.XmlSchemaSet::CopyTo(System.Xml.Schema.XmlSchema[],System.Int32)
extern void XmlSchemaSet_CopyTo_mE195556997080731FCF64D0424CEF381DD20FABA (void);
// 0x00001668 System.Collections.ICollection System.Xml.Schema.XmlSchemaSet::Schemas()
extern void XmlSchemaSet_Schemas_mE3BC781CBC04B6AE002103FEB3D506EDFC161F6C (void);
// 0x00001669 System.Collections.ICollection System.Xml.Schema.XmlSchemaSet::Schemas(System.String)
extern void XmlSchemaSet_Schemas_mB026F323BD5F5CCE6B270803AF10983103ED0BEF (void);
// 0x0000166A System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaSet::Add(System.String,System.Xml.Schema.XmlSchema)
extern void XmlSchemaSet_Add_m4BB993ABA3E3E3B989B6D311D2C9D93A4C1827B1 (void);
// 0x0000166B System.Void System.Xml.Schema.XmlSchemaSet::Add(System.String,System.Xml.XmlReader,System.Collections.Hashtable)
extern void XmlSchemaSet_Add_m90815C97A7542B0BF1DD37083AEF68DDF5922A48 (void);
// 0x0000166C System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaSet::FindSchemaByNSAndUrl(System.Uri,System.String,System.Collections.DictionaryEntry[])
extern void XmlSchemaSet_FindSchemaByNSAndUrl_m7D2BD7949FA3B670844FFB0F518DC2D600F0A747 (void);
// 0x0000166D System.Void System.Xml.Schema.XmlSchemaSet::AddSchemaToSet(System.Xml.Schema.XmlSchema)
extern void XmlSchemaSet_AddSchemaToSet_mF2C67C03DFCF2990219B668F4D7AA1C5F02943FB (void);
// 0x0000166E System.Void System.Xml.Schema.XmlSchemaSet::ProcessNewSubstitutionGroups(System.Xml.Schema.XmlSchemaObjectTable,System.Boolean)
extern void XmlSchemaSet_ProcessNewSubstitutionGroups_mA38F33CE9AC1A38D65DFA2A98BCEA06572D7F244 (void);
// 0x0000166F System.Void System.Xml.Schema.XmlSchemaSet::ResolveSubstitutionGroup(System.Xml.Schema.XmlSchemaSubstitutionGroup,System.Xml.Schema.XmlSchemaObjectTable)
extern void XmlSchemaSet_ResolveSubstitutionGroup_mE33F4882F3209B806C9723F0E919843F81648187 (void);
// 0x00001670 System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaSet::Remove(System.Xml.Schema.XmlSchema,System.Boolean)
extern void XmlSchemaSet_Remove_m7BF3A6579D37D9E97A7C8A6D8A5E5F30175EB612 (void);
// 0x00001671 System.Void System.Xml.Schema.XmlSchemaSet::ClearTables()
extern void XmlSchemaSet_ClearTables_m798C6516A56A997CB35112F929DC58B6F90D25BE (void);
// 0x00001672 System.Boolean System.Xml.Schema.XmlSchemaSet::PreprocessSchema(System.Xml.Schema.XmlSchema&,System.String)
extern void XmlSchemaSet_PreprocessSchema_mEC2825942189137073BFB1E5CFB5418A2D6EE72D (void);
// 0x00001673 System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaSet::ParseSchema(System.String,System.Xml.XmlReader)
extern void XmlSchemaSet_ParseSchema_m22FA33A5E715C471FA50112D8D49B11B404D79B0 (void);
// 0x00001674 System.Void System.Xml.Schema.XmlSchemaSet::CopyFromCompiledSet(System.Xml.Schema.XmlSchemaSet)
extern void XmlSchemaSet_CopyFromCompiledSet_m11A7FC699975DB926D1D48328AE1394F76AE079D (void);
// 0x00001675 System.Xml.Schema.SchemaInfo System.Xml.Schema.XmlSchemaSet::get_CompiledInfo()
extern void XmlSchemaSet_get_CompiledInfo_m6C2715430BDD2D7105A20121C76902BB1E4F0622 (void);
// 0x00001676 System.Xml.XmlReaderSettings System.Xml.Schema.XmlSchemaSet::get_ReaderSettings()
extern void XmlSchemaSet_get_ReaderSettings_m93D79181C45DC697575A64806D2D47229BE1A7F5 (void);
// 0x00001677 System.Xml.XmlResolver System.Xml.Schema.XmlSchemaSet::GetResolver()
extern void XmlSchemaSet_GetResolver_mF0019C50292D0E07BF8EB8574A4CD06E1D6A3822 (void);
// 0x00001678 System.Xml.Schema.ValidationEventHandler System.Xml.Schema.XmlSchemaSet::GetEventHandler()
extern void XmlSchemaSet_GetEventHandler_m6B3773BA47E1C68C3FADED77B252F7F39400705F (void);
// 0x00001679 System.Xml.Schema.SchemaNames System.Xml.Schema.XmlSchemaSet::GetSchemaNames(System.Xml.XmlNameTable)
extern void XmlSchemaSet_GetSchemaNames_m3B8BB33E94ACD82E95D0D72E2E0098E5EB0F98C1 (void);
// 0x0000167A System.Boolean System.Xml.Schema.XmlSchemaSet::IsSchemaLoaded(System.Uri,System.String,System.Xml.Schema.XmlSchema&)
extern void XmlSchemaSet_IsSchemaLoaded_m88A471CD864A62C1E4D3E9CDB7AF2AE0D8F0F471 (void);
// 0x0000167B System.Boolean System.Xml.Schema.XmlSchemaSet::GetSchemaByUri(System.Uri,System.Xml.Schema.XmlSchema&)
extern void XmlSchemaSet_GetSchemaByUri_mFC031B2D0639FADE16711CD7DDA54EFCFBF4A0CA (void);
// 0x0000167C System.String System.Xml.Schema.XmlSchemaSet::GetTargetNamespace(System.Xml.Schema.XmlSchema)
extern void XmlSchemaSet_GetTargetNamespace_mD8C1049041C8523403E9B6FEF4755AF4A129335E (void);
// 0x0000167D System.Collections.SortedList System.Xml.Schema.XmlSchemaSet::get_SortedSchemas()
extern void XmlSchemaSet_get_SortedSchemas_mCCD44398857A2BF8202565D08A31EE185614CE50 (void);
// 0x0000167E System.Void System.Xml.Schema.XmlSchemaSet::RemoveSchemaFromCaches(System.Xml.Schema.XmlSchema)
extern void XmlSchemaSet_RemoveSchemaFromCaches_m71FCA4E7C03847D8E91778B43B67DA58C03BCEC2 (void);
// 0x0000167F System.Void System.Xml.Schema.XmlSchemaSet::RemoveSchemaFromGlobalTables(System.Xml.Schema.XmlSchema)
extern void XmlSchemaSet_RemoveSchemaFromGlobalTables_mB775177E29C715CC8A4E1E45EEC490D1E32ACA9A (void);
// 0x00001680 System.Boolean System.Xml.Schema.XmlSchemaSet::AddToTable(System.Xml.Schema.XmlSchemaObjectTable,System.Xml.XmlQualifiedName,System.Xml.Schema.XmlSchemaObject)
extern void XmlSchemaSet_AddToTable_m464E403A24B4C177B2C500C852E0FD9AFD496850 (void);
// 0x00001681 System.Void System.Xml.Schema.XmlSchemaSet::VerifyTables()
extern void XmlSchemaSet_VerifyTables_m00504ACECD9EB83515E63FEF7512EBD6B0EFFD00 (void);
// 0x00001682 System.Void System.Xml.Schema.XmlSchemaSet::InternalValidationCallback(System.Object,System.Xml.Schema.ValidationEventArgs)
extern void XmlSchemaSet_InternalValidationCallback_mA22A6620F8AC884338763420A26C7912F652CDC6 (void);
// 0x00001683 System.Void System.Xml.Schema.XmlSchemaSet::SendValidationEvent(System.Xml.Schema.XmlSchemaException,System.Xml.Schema.XmlSeverityType)
extern void XmlSchemaSet_SendValidationEvent_mE0F2CE319BABF7423071F742E0082E0D8226C16D (void);
// 0x00001684 System.Xml.Schema.XmlSchemaContent System.Xml.Schema.XmlSchemaSimpleContent::get_Content()
extern void XmlSchemaSimpleContent_get_Content_mD9AA6DFA0A479561E56C185BFF04A8F303595945 (void);
// 0x00001685 System.Void System.Xml.Schema.XmlSchemaSimpleContent::set_Content(System.Xml.Schema.XmlSchemaContent)
extern void XmlSchemaSimpleContent_set_Content_m62A712AE69F60C8EF826B52A63D387CCB062F0F8 (void);
// 0x00001686 System.Void System.Xml.Schema.XmlSchemaSimpleContent::.ctor()
extern void XmlSchemaSimpleContent__ctor_mDC7F306A534B43D8A80492E5BC1DDC444AA427E3 (void);
// 0x00001687 System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaSimpleContentExtension::get_BaseTypeName()
extern void XmlSchemaSimpleContentExtension_get_BaseTypeName_m75545E8A9281E47719B2E274B886091A3EF89744 (void);
// 0x00001688 System.Void System.Xml.Schema.XmlSchemaSimpleContentExtension::set_BaseTypeName(System.Xml.XmlQualifiedName)
extern void XmlSchemaSimpleContentExtension_set_BaseTypeName_m157E34D5297569730B7BA1214D852C19E398B4B0 (void);
// 0x00001689 System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaSimpleContentExtension::get_Attributes()
extern void XmlSchemaSimpleContentExtension_get_Attributes_mE78BE1F22BCB5D2E22FC022534CB7AAFE0199DF6 (void);
// 0x0000168A System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaSimpleContentExtension::get_AnyAttribute()
extern void XmlSchemaSimpleContentExtension_get_AnyAttribute_m9505749446661559AAFDA776A8336CF3CE38221F (void);
// 0x0000168B System.Void System.Xml.Schema.XmlSchemaSimpleContentExtension::set_AnyAttribute(System.Xml.Schema.XmlSchemaAnyAttribute)
extern void XmlSchemaSimpleContentExtension_set_AnyAttribute_m01D62869918F1D793E869E904084C6B5CA1552C8 (void);
// 0x0000168C System.Void System.Xml.Schema.XmlSchemaSimpleContentExtension::SetAttributes(System.Xml.Schema.XmlSchemaObjectCollection)
extern void XmlSchemaSimpleContentExtension_SetAttributes_m910FC3330C245B843B5FFB30BD92624FBA04EA2E (void);
// 0x0000168D System.Void System.Xml.Schema.XmlSchemaSimpleContentExtension::.ctor()
extern void XmlSchemaSimpleContentExtension__ctor_mD30704B0FA03E10631BE596E87C0D1F1E35CB62F (void);
// 0x0000168E System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaSimpleContentRestriction::get_BaseTypeName()
extern void XmlSchemaSimpleContentRestriction_get_BaseTypeName_m3ABFC2CFDD5E7F129402039FDFACCD714694DF44 (void);
// 0x0000168F System.Void System.Xml.Schema.XmlSchemaSimpleContentRestriction::set_BaseTypeName(System.Xml.XmlQualifiedName)
extern void XmlSchemaSimpleContentRestriction_set_BaseTypeName_mDAB4170C2C241A7797DFA07869DD965D815299F4 (void);
// 0x00001690 System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleContentRestriction::get_BaseType()
extern void XmlSchemaSimpleContentRestriction_get_BaseType_mC9BD0DC40477DDC5E39D7DCC9024906B766887D0 (void);
// 0x00001691 System.Void System.Xml.Schema.XmlSchemaSimpleContentRestriction::set_BaseType(System.Xml.Schema.XmlSchemaSimpleType)
extern void XmlSchemaSimpleContentRestriction_set_BaseType_m6E00C100C59C8AD980BFDB2B78EB7AE505BC818D (void);
// 0x00001692 System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaSimpleContentRestriction::get_Facets()
extern void XmlSchemaSimpleContentRestriction_get_Facets_m935D40CED7DD1999CFCC740888F6DD9563320246 (void);
// 0x00001693 System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaSimpleContentRestriction::get_Attributes()
extern void XmlSchemaSimpleContentRestriction_get_Attributes_m73FADFE271F96BA6BF4F1FC4F2F2D86F4E23F5DE (void);
// 0x00001694 System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaSimpleContentRestriction::get_AnyAttribute()
extern void XmlSchemaSimpleContentRestriction_get_AnyAttribute_m6087D0C36BC003A7E937BC617AE483CFB52BA97E (void);
// 0x00001695 System.Void System.Xml.Schema.XmlSchemaSimpleContentRestriction::set_AnyAttribute(System.Xml.Schema.XmlSchemaAnyAttribute)
extern void XmlSchemaSimpleContentRestriction_set_AnyAttribute_m9E4E6C672FDB1262A3DD8E653FF2E512C11235A6 (void);
// 0x00001696 System.Void System.Xml.Schema.XmlSchemaSimpleContentRestriction::SetAttributes(System.Xml.Schema.XmlSchemaObjectCollection)
extern void XmlSchemaSimpleContentRestriction_SetAttributes_mE64FB971785214449EEA427C074F3FE8D6B966DD (void);
// 0x00001697 System.Void System.Xml.Schema.XmlSchemaSimpleContentRestriction::.ctor()
extern void XmlSchemaSimpleContentRestriction__ctor_m99B0CD58A31F8CA530D95D6DAB7B83B20DD73AB9 (void);
// 0x00001698 System.Void System.Xml.Schema.XmlSchemaSimpleType::.ctor()
extern void XmlSchemaSimpleType__ctor_mCCEF1D2C61540983908D6E1BB4BEBB3195BA7055 (void);
// 0x00001699 System.Xml.Schema.XmlSchemaSimpleTypeContent System.Xml.Schema.XmlSchemaSimpleType::get_Content()
extern void XmlSchemaSimpleType_get_Content_mCB30920833956BE92591B664C0036D0C138B7C54 (void);
// 0x0000169A System.Void System.Xml.Schema.XmlSchemaSimpleType::set_Content(System.Xml.Schema.XmlSchemaSimpleTypeContent)
extern void XmlSchemaSimpleType_set_Content_m0BD0F1CBB3B78632801F8FD34A1637B2DA9FEA01 (void);
// 0x0000169B System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaSimpleType::Clone()
extern void XmlSchemaSimpleType_Clone_m55823B9249FABC6F35081490B945F9A704EBF1D5 (void);
// 0x0000169C System.Void System.Xml.Schema.XmlSchemaSimpleTypeContent::.ctor()
extern void XmlSchemaSimpleTypeContent__ctor_m2963A17FFA854DEEB73AAD77637263E9F18401FC (void);
// 0x0000169D System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaSimpleTypeList::get_ItemTypeName()
extern void XmlSchemaSimpleTypeList_get_ItemTypeName_m61FB2AC4DD3F7C09494E31C4DAE03E96711FBAC2 (void);
// 0x0000169E System.Void System.Xml.Schema.XmlSchemaSimpleTypeList::set_ItemTypeName(System.Xml.XmlQualifiedName)
extern void XmlSchemaSimpleTypeList_set_ItemTypeName_m861EA0931A39FB01B478BD45DC4A9F7FCA54A048 (void);
// 0x0000169F System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleTypeList::get_ItemType()
extern void XmlSchemaSimpleTypeList_get_ItemType_m2222A0D76CEDF08DCD6445F75DFE8B5C1225D610 (void);
// 0x000016A0 System.Void System.Xml.Schema.XmlSchemaSimpleTypeList::set_ItemType(System.Xml.Schema.XmlSchemaSimpleType)
extern void XmlSchemaSimpleTypeList_set_ItemType_m7651BDF231B9E66FFC12A8AAE74845FB71E71C7B (void);
// 0x000016A1 System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleTypeList::get_BaseItemType()
extern void XmlSchemaSimpleTypeList_get_BaseItemType_mAB81D9EC2A6AC04FB8F926664A19A4367CF54BD8 (void);
// 0x000016A2 System.Void System.Xml.Schema.XmlSchemaSimpleTypeList::set_BaseItemType(System.Xml.Schema.XmlSchemaSimpleType)
extern void XmlSchemaSimpleTypeList_set_BaseItemType_m61F5587B0F01AFA876563F998C9EB0206ADB6BFE (void);
// 0x000016A3 System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaSimpleTypeList::Clone()
extern void XmlSchemaSimpleTypeList_Clone_m59C7D7FAFDAF4E73380D38D40EBF3937FE89C94B (void);
// 0x000016A4 System.Void System.Xml.Schema.XmlSchemaSimpleTypeList::.ctor()
extern void XmlSchemaSimpleTypeList__ctor_m0D8842775F71D08ECCF7E32FCB31E75E69222714 (void);
// 0x000016A5 System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaSimpleTypeRestriction::get_BaseTypeName()
extern void XmlSchemaSimpleTypeRestriction_get_BaseTypeName_mEE1F470183CF0E94F58B1EBE50B7736931F6C9C5 (void);
// 0x000016A6 System.Void System.Xml.Schema.XmlSchemaSimpleTypeRestriction::set_BaseTypeName(System.Xml.XmlQualifiedName)
extern void XmlSchemaSimpleTypeRestriction_set_BaseTypeName_mF5693C82788AEE2DD4F3F16C94070C4E2C75BE65 (void);
// 0x000016A7 System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleTypeRestriction::get_BaseType()
extern void XmlSchemaSimpleTypeRestriction_get_BaseType_mB16FB3E86226E0400E1A756D6138BEBFB2D35BB8 (void);
// 0x000016A8 System.Void System.Xml.Schema.XmlSchemaSimpleTypeRestriction::set_BaseType(System.Xml.Schema.XmlSchemaSimpleType)
extern void XmlSchemaSimpleTypeRestriction_set_BaseType_m4C35915D43CF6C81872317520F1B990C5C1D9F55 (void);
// 0x000016A9 System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaSimpleTypeRestriction::get_Facets()
extern void XmlSchemaSimpleTypeRestriction_get_Facets_mFE79D3505ABE7F499A6D4883E49A265D9D546F11 (void);
// 0x000016AA System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaSimpleTypeRestriction::Clone()
extern void XmlSchemaSimpleTypeRestriction_Clone_m659C3CA494F85A6763B75BD45E9B0C8928484AC7 (void);
// 0x000016AB System.Void System.Xml.Schema.XmlSchemaSimpleTypeRestriction::.ctor()
extern void XmlSchemaSimpleTypeRestriction__ctor_m5777FDD4817C7A77B3F1FD1BA212D3C92370EFFE (void);
// 0x000016AC System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaSimpleTypeUnion::get_BaseTypes()
extern void XmlSchemaSimpleTypeUnion_get_BaseTypes_mC9A61536CE8CE679B08A46231BA066885F83CFFB (void);
// 0x000016AD System.Xml.XmlQualifiedName[] System.Xml.Schema.XmlSchemaSimpleTypeUnion::get_MemberTypes()
extern void XmlSchemaSimpleTypeUnion_get_MemberTypes_mE98F53AE609551BEAD1CD6840F189545C61553D2 (void);
// 0x000016AE System.Void System.Xml.Schema.XmlSchemaSimpleTypeUnion::set_MemberTypes(System.Xml.XmlQualifiedName[])
extern void XmlSchemaSimpleTypeUnion_set_MemberTypes_m76149E860E608018950A7D46AE47C37E83230CE4 (void);
// 0x000016AF System.Xml.Schema.XmlSchemaSimpleType[] System.Xml.Schema.XmlSchemaSimpleTypeUnion::get_BaseMemberTypes()
extern void XmlSchemaSimpleTypeUnion_get_BaseMemberTypes_mAEDA65F9E8E40E678E64780448C500167363AD23 (void);
// 0x000016B0 System.Void System.Xml.Schema.XmlSchemaSimpleTypeUnion::SetBaseMemberTypes(System.Xml.Schema.XmlSchemaSimpleType[])
extern void XmlSchemaSimpleTypeUnion_SetBaseMemberTypes_m2FBA1E5168A96B3F1BC7FF8D9754ED2F105F0F13 (void);
// 0x000016B1 System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaSimpleTypeUnion::Clone()
extern void XmlSchemaSimpleTypeUnion_Clone_mE63F57E909924E5BD57624926E1EBB3CA94C70A9 (void);
// 0x000016B2 System.Void System.Xml.Schema.XmlSchemaSimpleTypeUnion::.ctor()
extern void XmlSchemaSimpleTypeUnion__ctor_mD6D9C9D5B53524E77A54858736207B3407F7079D (void);
// 0x000016B3 System.Collections.ArrayList System.Xml.Schema.XmlSchemaSubstitutionGroup::get_Members()
extern void XmlSchemaSubstitutionGroup_get_Members_m2BD19D88E9221BCC56C4E816041B6E87595CADDE (void);
// 0x000016B4 System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaSubstitutionGroup::get_Examplar()
extern void XmlSchemaSubstitutionGroup_get_Examplar_mD33568DF7BF209DBE9D23ED8D4534C58205371D3 (void);
// 0x000016B5 System.Void System.Xml.Schema.XmlSchemaSubstitutionGroup::set_Examplar(System.Xml.XmlQualifiedName)
extern void XmlSchemaSubstitutionGroup_set_Examplar_m931A1ADF6B39FB320B21BA2E77770698D080412D (void);
// 0x000016B6 System.Void System.Xml.Schema.XmlSchemaSubstitutionGroup::.ctor()
extern void XmlSchemaSubstitutionGroup__ctor_mE12EE05DAA57E4118C35A75F06A2C6654ACAED7D (void);
// 0x000016B7 System.Xml.Schema.XmlSchemaChoice System.Xml.Schema.XmlSchemaSubstitutionGroupV1Compat::get_Choice()
extern void XmlSchemaSubstitutionGroupV1Compat_get_Choice_mE0535DFA72464C50CDCAD670FA8AA884B5D47C21 (void);
// 0x000016B8 System.Void System.Xml.Schema.XmlSchemaSubstitutionGroupV1Compat::.ctor()
extern void XmlSchemaSubstitutionGroupV1Compat__ctor_m7D3E4954DEC9087C23C5827B6604C4B077868B43 (void);
// 0x000016B9 System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaType::GetBuiltInSimpleType(System.Xml.XmlQualifiedName)
extern void XmlSchemaType_GetBuiltInSimpleType_mC8FFA8C04EAC291F789930A5381E927F7FF79586 (void);
// 0x000016BA System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaType::GetBuiltInSimpleType(System.Xml.Schema.XmlTypeCode)
extern void XmlSchemaType_GetBuiltInSimpleType_mCB3679D57A227BD055F702CBE00D47AFAF730B79 (void);
// 0x000016BB System.Xml.Schema.XmlSchemaComplexType System.Xml.Schema.XmlSchemaType::GetBuiltInComplexType(System.Xml.XmlQualifiedName)
extern void XmlSchemaType_GetBuiltInComplexType_mDD184B5FA55CCE46D230F99D7D5A0A98855FB92A (void);
// 0x000016BC System.String System.Xml.Schema.XmlSchemaType::get_Name()
extern void XmlSchemaType_get_Name_mD9FB52FC6EC8B493B2EB4281CAB6697410D549C7 (void);
// 0x000016BD System.Void System.Xml.Schema.XmlSchemaType::set_Name(System.String)
extern void XmlSchemaType_set_Name_mEE8CA19AC05F6FA2964FFBABF8FDF28147095ABB (void);
// 0x000016BE System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaType::get_Final()
extern void XmlSchemaType_get_Final_m671D636DA154D2F94D37B13148F5C9E40CAE7EFD (void);
// 0x000016BF System.Void System.Xml.Schema.XmlSchemaType::set_Final(System.Xml.Schema.XmlSchemaDerivationMethod)
extern void XmlSchemaType_set_Final_m5B9F1389E2BAFA8558861AE48628C8E5F0D36FCE (void);
// 0x000016C0 System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaType::get_QualifiedName()
extern void XmlSchemaType_get_QualifiedName_m4DFF2E93FF1C517E0B80685D7F50C26D1F1DB184 (void);
// 0x000016C1 System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaType::get_FinalResolved()
extern void XmlSchemaType_get_FinalResolved_mB756EDE220E6E29553AEFA171D37BC306070366C (void);
// 0x000016C2 System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaType::get_BaseXmlSchemaType()
extern void XmlSchemaType_get_BaseXmlSchemaType_mB970BEBE5AA98845F853E4136C970E8B822C64C9 (void);
// 0x000016C3 System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaType::get_DerivedBy()
extern void XmlSchemaType_get_DerivedBy_mDDD073716564CF4559B8DCEF22907B60201564CD (void);
// 0x000016C4 System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaType::get_Datatype()
extern void XmlSchemaType_get_Datatype_mECB5426C8F94D6BEF27D5E8648BCCDB17C5EAC16 (void);
// 0x000016C5 System.Boolean System.Xml.Schema.XmlSchemaType::get_IsMixed()
extern void XmlSchemaType_get_IsMixed_mA238ADD1B146003440A6EFBEE53FE0FDFD16A95E (void);
// 0x000016C6 System.Void System.Xml.Schema.XmlSchemaType::set_IsMixed(System.Boolean)
extern void XmlSchemaType_set_IsMixed_m1C466021DB38750793AEA2C63C7E237940B1451B (void);
// 0x000016C7 System.Xml.Schema.XmlTypeCode System.Xml.Schema.XmlSchemaType::get_TypeCode()
extern void XmlSchemaType_get_TypeCode_mF1CEC58E5DE9F750F24996B6776FAB44F01B565D (void);
// 0x000016C8 System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlSchemaType::get_ValueConverter()
extern void XmlSchemaType_get_ValueConverter_mCCC5AAC678099B787A16302E74037FC05E0522C8 (void);
// 0x000016C9 System.Xml.Schema.XmlSchemaContentType System.Xml.Schema.XmlSchemaType::get_SchemaContentType()
extern void XmlSchemaType_get_SchemaContentType_m9321D07E1E84A48DF9A8734DDC8FC2756BC1D377 (void);
// 0x000016CA System.Void System.Xml.Schema.XmlSchemaType::SetQualifiedName(System.Xml.XmlQualifiedName)
extern void XmlSchemaType_SetQualifiedName_mC117EBA4E037E2AD5D60538EDBCC01933D5149F6 (void);
// 0x000016CB System.Void System.Xml.Schema.XmlSchemaType::SetFinalResolved(System.Xml.Schema.XmlSchemaDerivationMethod)
extern void XmlSchemaType_SetFinalResolved_m7B2059EC0325747957F2F07D6A56F2C899361690 (void);
// 0x000016CC System.Void System.Xml.Schema.XmlSchemaType::SetBaseSchemaType(System.Xml.Schema.XmlSchemaType)
extern void XmlSchemaType_SetBaseSchemaType_mDEA262EB0B426FC9A29BFFA4A9117308C4469B6C (void);
// 0x000016CD System.Void System.Xml.Schema.XmlSchemaType::SetDerivedBy(System.Xml.Schema.XmlSchemaDerivationMethod)
extern void XmlSchemaType_SetDerivedBy_m38B846A751256507DF0285C064DC5B488C93B75B (void);
// 0x000016CE System.Void System.Xml.Schema.XmlSchemaType::SetDatatype(System.Xml.Schema.XmlSchemaDatatype)
extern void XmlSchemaType_SetDatatype_m6B9703DD5514CFC9E91850433EC3CABDC18BCB6D (void);
// 0x000016CF System.Xml.Schema.SchemaElementDecl System.Xml.Schema.XmlSchemaType::get_ElementDecl()
extern void XmlSchemaType_get_ElementDecl_mB5C4C81B41D43C405C7C888A2AD3AEC77F3DF86C (void);
// 0x000016D0 System.Void System.Xml.Schema.XmlSchemaType::set_ElementDecl(System.Xml.Schema.SchemaElementDecl)
extern void XmlSchemaType_set_ElementDecl_mEEFA6EC6350ABB46B54C3BBEDAD78561F2B09536 (void);
// 0x000016D1 System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaType::get_Redefined()
extern void XmlSchemaType_get_Redefined_m4DC8B95041329694AAA93F55F7FF7166F5784C8A (void);
// 0x000016D2 System.Void System.Xml.Schema.XmlSchemaType::set_Redefined(System.Xml.Schema.XmlSchemaType)
extern void XmlSchemaType_set_Redefined_m44C22DB441E0C1A63E8B1A69FB0E956720365412 (void);
// 0x000016D3 System.Void System.Xml.Schema.XmlSchemaType::SetContentType(System.Xml.Schema.XmlSchemaContentType)
extern void XmlSchemaType_SetContentType_mDD860E7EB8BC629E70FDDCFAA30AB00A82978C41 (void);
// 0x000016D4 System.Boolean System.Xml.Schema.XmlSchemaType::IsDerivedFrom(System.Xml.Schema.XmlSchemaType,System.Xml.Schema.XmlSchemaType,System.Xml.Schema.XmlSchemaDerivationMethod)
extern void XmlSchemaType_IsDerivedFrom_m7EFEF5862D454DC236FA9160395F7B51FF80408D (void);
// 0x000016D5 System.Boolean System.Xml.Schema.XmlSchemaType::IsDerivedFromDatatype(System.Xml.Schema.XmlSchemaDatatype,System.Xml.Schema.XmlSchemaDatatype,System.Xml.Schema.XmlSchemaDerivationMethod)
extern void XmlSchemaType_IsDerivedFromDatatype_m4539ADE8152FD5C72E086F6C062D84068E485ED3 (void);
// 0x000016D6 System.String System.Xml.Schema.XmlSchemaType::get_NameAttribute()
extern void XmlSchemaType_get_NameAttribute_mF912CAEAB6A71023BB90BBE062001BC62B0F7182 (void);
// 0x000016D7 System.Void System.Xml.Schema.XmlSchemaType::set_NameAttribute(System.String)
extern void XmlSchemaType_set_NameAttribute_m3385660073FDE3F7215587782554363534488199 (void);
// 0x000016D8 System.Void System.Xml.Schema.XmlSchemaType::.ctor()
extern void XmlSchemaType__ctor_mF2C12D4E7A401FE713B095FA94EA4CF54B89C9EE (void);
// 0x000016D9 System.Void System.Xml.Schema.XmlSchemaValidationException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void XmlSchemaValidationException__ctor_m88C0991B673ACCCBEF28E5DAABBC014087864168 (void);
// 0x000016DA System.Void System.Xml.Schema.XmlSchemaValidationException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void XmlSchemaValidationException_GetObjectData_mDEF95929A5B309F153A1A9B049C3800D09C7162E (void);
// 0x000016DB System.Void System.Xml.Schema.XmlSchemaValidationException::.ctor()
extern void XmlSchemaValidationException__ctor_m3361C82F43E82B26D843A0765E10438D57DC1731 (void);
// 0x000016DC System.Void System.Xml.Schema.XmlSchemaValidationException::.ctor(System.String,System.String,System.String,System.Int32,System.Int32)
extern void XmlSchemaValidationException__ctor_mFC84D19FE52AD5BE717A201642F7780643C3F3E8 (void);
// 0x000016DD System.Void System.Xml.Schema.XmlSchemaValidationException::.ctor(System.String,System.String[],System.String,System.Int32,System.Int32)
extern void XmlSchemaValidationException__ctor_mCEF3107B713D7BF2A43BE74BE4A54D03423F21C9 (void);
// 0x000016DE System.Void System.Xml.Schema.XmlSchemaValidationException::.ctor(System.String,System.String[],System.Exception,System.String,System.Int32,System.Int32)
extern void XmlSchemaValidationException__ctor_mE965E743A7495A43431ECD73471AFA66F3D738A0 (void);
// 0x000016DF System.Void System.Xml.Schema.XmlValueGetter::.ctor(System.Object,System.IntPtr)
extern void XmlValueGetter__ctor_mBE624F87E03B987FB93726999FDECD5A16A78856 (void);
// 0x000016E0 System.Object System.Xml.Schema.XmlValueGetter::Invoke()
extern void XmlValueGetter_Invoke_mCB3A06236A334B373E7124CEAE816429597BAF3B (void);
// 0x000016E1 System.Void System.Xml.Schema.IdRefNode::.ctor(System.Xml.Schema.IdRefNode,System.String,System.Int32,System.Int32)
extern void IdRefNode__ctor_m412DD977E13E68EAE9C6E89CEC38F87F1C475CC5 (void);
// 0x000016E2 System.Void System.Xml.Schema.XmlSchemaValidator::.ctor(System.Xml.XmlNameTable,System.Xml.Schema.XmlSchemaSet,System.Xml.IXmlNamespaceResolver,System.Xml.Schema.XmlSchemaValidationFlags)
extern void XmlSchemaValidator__ctor_m56BB2CC33204184249C0FBAEFFB62360CE357D58 (void);
// 0x000016E3 System.Void System.Xml.Schema.XmlSchemaValidator::Init()
extern void XmlSchemaValidator_Init_m68A53AB73F56B039E8719012CBA1CB9F15A9DDF0 (void);
// 0x000016E4 System.Void System.Xml.Schema.XmlSchemaValidator::Reset()
extern void XmlSchemaValidator_Reset_m94F73A859ABD8DE5F501AA6B2473503687A9A17E (void);
// 0x000016E5 System.Void System.Xml.Schema.XmlSchemaValidator::set_XmlResolver(System.Xml.XmlResolver)
extern void XmlSchemaValidator_set_XmlResolver_mDC237AD870BB422EBE00CABC121D6463BD83AC7B (void);
// 0x000016E6 System.Void System.Xml.Schema.XmlSchemaValidator::set_LineInfoProvider(System.Xml.IXmlLineInfo)
extern void XmlSchemaValidator_set_LineInfoProvider_mCE8464C94CE62045B4E7E1D5E98CE08C5A133F7B (void);
// 0x000016E7 System.Void System.Xml.Schema.XmlSchemaValidator::set_SourceUri(System.Uri)
extern void XmlSchemaValidator_set_SourceUri_m9CE5DB7D7E96302E4A1EFB8AE9532E5A50943C6D (void);
// 0x000016E8 System.Void System.Xml.Schema.XmlSchemaValidator::set_ValidationEventSender(System.Object)
extern void XmlSchemaValidator_set_ValidationEventSender_m86BA6FEA0FF7C3084A563502919ED3AFC4B5FEF3 (void);
// 0x000016E9 System.Void System.Xml.Schema.XmlSchemaValidator::add_ValidationEventHandler(System.Xml.Schema.ValidationEventHandler)
extern void XmlSchemaValidator_add_ValidationEventHandler_mE543B33598AD152106B6502A2BB811774E04C4FF (void);
// 0x000016EA System.Void System.Xml.Schema.XmlSchemaValidator::remove_ValidationEventHandler(System.Xml.Schema.ValidationEventHandler)
extern void XmlSchemaValidator_remove_ValidationEventHandler_m56BC9F061D872C0D19DB5240C5F84F80940B51D3 (void);
// 0x000016EB System.Void System.Xml.Schema.XmlSchemaValidator::AddSchema(System.Xml.Schema.XmlSchema)
extern void XmlSchemaValidator_AddSchema_m747346B577999B374C38B98B0AE6A6306BF4A6CE (void);
// 0x000016EC System.Void System.Xml.Schema.XmlSchemaValidator::Initialize()
extern void XmlSchemaValidator_Initialize_m7C9C522F9DD17BD23E1ED3A2B17FBC996F71EC3E (void);
// 0x000016ED System.Void System.Xml.Schema.XmlSchemaValidator::Initialize(System.Xml.Schema.XmlSchemaObject)
extern void XmlSchemaValidator_Initialize_mE3D993BD39AE63C57ED26CDF333903F1A5FD0C82 (void);
// 0x000016EE System.Void System.Xml.Schema.XmlSchemaValidator::ValidateElement(System.String,System.String,System.Xml.Schema.XmlSchemaInfo,System.String,System.String,System.String,System.String)
extern void XmlSchemaValidator_ValidateElement_m7F07F23618D0F91BC594DDAB30C1DA8E602F7375 (void);
// 0x000016EF System.Object System.Xml.Schema.XmlSchemaValidator::ValidateAttribute(System.String,System.String,System.Xml.Schema.XmlValueGetter,System.Xml.Schema.XmlSchemaInfo)
extern void XmlSchemaValidator_ValidateAttribute_m66B0CED723BBCA9C5E799F49D208689C64B638E2 (void);
// 0x000016F0 System.Object System.Xml.Schema.XmlSchemaValidator::ValidateAttribute(System.String,System.String,System.Xml.Schema.XmlValueGetter,System.String,System.Xml.Schema.XmlSchemaInfo)
extern void XmlSchemaValidator_ValidateAttribute_m413BF05C9BE61BB21A7D9A092B1CE0AF451C823E (void);
// 0x000016F1 System.Void System.Xml.Schema.XmlSchemaValidator::ValidateEndOfAttributes(System.Xml.Schema.XmlSchemaInfo)
extern void XmlSchemaValidator_ValidateEndOfAttributes_mAF7C1F3E173153067D4807790DC7DBBF204C0FF0 (void);
// 0x000016F2 System.Void System.Xml.Schema.XmlSchemaValidator::ValidateText(System.Xml.Schema.XmlValueGetter)
extern void XmlSchemaValidator_ValidateText_mAFDA1D89FE72244D37356A8954ABF6549544C67E (void);
// 0x000016F3 System.Void System.Xml.Schema.XmlSchemaValidator::ValidateText(System.String,System.Xml.Schema.XmlValueGetter)
extern void XmlSchemaValidator_ValidateText_mCAEAB203A6C58335752F0B69F0F083EA70CF8749 (void);
// 0x000016F4 System.Void System.Xml.Schema.XmlSchemaValidator::ValidateWhitespace(System.Xml.Schema.XmlValueGetter)
extern void XmlSchemaValidator_ValidateWhitespace_mB80702282B9ECD2F20A8E2CE93E72D3790619BC6 (void);
// 0x000016F5 System.Void System.Xml.Schema.XmlSchemaValidator::ValidateWhitespace(System.String,System.Xml.Schema.XmlValueGetter)
extern void XmlSchemaValidator_ValidateWhitespace_m266F1E43F86557654F87227EB8257807BFC650D9 (void);
// 0x000016F6 System.Object System.Xml.Schema.XmlSchemaValidator::ValidateEndElement(System.Xml.Schema.XmlSchemaInfo)
extern void XmlSchemaValidator_ValidateEndElement_m643E1751AAD5253C99107E714616A317BFCB44DF (void);
// 0x000016F7 System.Void System.Xml.Schema.XmlSchemaValidator::SkipToEndElement(System.Xml.Schema.XmlSchemaInfo)
extern void XmlSchemaValidator_SkipToEndElement_m06361D2BE6354B6243DBE69406A2E8E1EF0BFD31 (void);
// 0x000016F8 System.Void System.Xml.Schema.XmlSchemaValidator::EndValidation()
extern void XmlSchemaValidator_EndValidation_m575836D703F3EC8F4F128F4E2CF8BABA4CDA8BFA (void);
// 0x000016F9 System.Void System.Xml.Schema.XmlSchemaValidator::GetUnspecifiedDefaultAttributes(System.Collections.ArrayList,System.Boolean)
extern void XmlSchemaValidator_GetUnspecifiedDefaultAttributes_mA4EB22BD4B62641581B86520F536FDC7AE05434F (void);
// 0x000016FA System.Xml.Schema.XmlSchemaSet System.Xml.Schema.XmlSchemaValidator::get_SchemaSet()
extern void XmlSchemaValidator_get_SchemaSet_m5FF824719184397EE034CEB9C75AA11723A6EF11 (void);
// 0x000016FB System.Xml.Schema.XmlSchemaValidationFlags System.Xml.Schema.XmlSchemaValidator::get_ValidationFlags()
extern void XmlSchemaValidator_get_ValidationFlags_m7AD61F111A15626C30081CCDD6A4D89C07478AF9 (void);
// 0x000016FC System.Xml.Schema.XmlSchemaContentType System.Xml.Schema.XmlSchemaValidator::get_CurrentContentType()
extern void XmlSchemaValidator_get_CurrentContentType_m8C0D380365940F827814FEF5DC65CE61DB47EBF1 (void);
// 0x000016FD System.Void System.Xml.Schema.XmlSchemaValidator::SetDtdSchemaInfo(System.Xml.IDtdInfo)
extern void XmlSchemaValidator_SetDtdSchemaInfo_m2B01EAA86B72F725DD85A03BE1E5C7807AD09552 (void);
// 0x000016FE System.Boolean System.Xml.Schema.XmlSchemaValidator::get_StrictlyAssessed()
extern void XmlSchemaValidator_get_StrictlyAssessed_mA3CE8696413EAD7725EE4E6071F9C8ED046D33BB (void);
// 0x000016FF System.Boolean System.Xml.Schema.XmlSchemaValidator::get_HasSchema()
extern void XmlSchemaValidator_get_HasSchema_m424FC80501F7029D9408B111A6316351FEF38CF8 (void);
// 0x00001700 System.String System.Xml.Schema.XmlSchemaValidator::GetConcatenatedValue()
extern void XmlSchemaValidator_GetConcatenatedValue_mA176D71D78B7C8968D619222BAB21972DAF12111 (void);
// 0x00001701 System.Object System.Xml.Schema.XmlSchemaValidator::InternalValidateEndElement(System.Xml.Schema.XmlSchemaInfo,System.Object)
extern void XmlSchemaValidator_InternalValidateEndElement_m53D56334C63681AAC2606465AD005B58EC21E9CC (void);
// 0x00001702 System.Void System.Xml.Schema.XmlSchemaValidator::ProcessSchemaLocations(System.String,System.String)
extern void XmlSchemaValidator_ProcessSchemaLocations_mA228C173CB9E3B3F0EDA648083CC1B2E122B0FDB (void);
// 0x00001703 System.Object System.Xml.Schema.XmlSchemaValidator::ValidateElementContext(System.Xml.XmlQualifiedName,System.Boolean&)
extern void XmlSchemaValidator_ValidateElementContext_m24337566C776D27972CB8A9107B5B91F0BD7ACA0 (void);
// 0x00001704 System.Xml.Schema.XmlSchemaElement System.Xml.Schema.XmlSchemaValidator::GetSubstitutionGroupHead(System.Xml.XmlQualifiedName)
extern void XmlSchemaValidator_GetSubstitutionGroupHead_m5ED9B617F8A1EE124EA58B76047A6D520B63BCCE (void);
// 0x00001705 System.Object System.Xml.Schema.XmlSchemaValidator::ValidateAtomicValue(System.String,System.Xml.Schema.XmlSchemaSimpleType&)
extern void XmlSchemaValidator_ValidateAtomicValue_mCAF0E2B0BD3DA883F3CA67A2CA8B81822848F96A (void);
// 0x00001706 System.Object System.Xml.Schema.XmlSchemaValidator::ValidateAtomicValue(System.Object,System.Xml.Schema.XmlSchemaSimpleType&)
extern void XmlSchemaValidator_ValidateAtomicValue_mBD5CABECBB8610EB9DC9BDB5B63C1BE588BD5866 (void);
// 0x00001707 System.String System.Xml.Schema.XmlSchemaValidator::GetTypeName(System.Xml.Schema.SchemaDeclBase)
extern void XmlSchemaValidator_GetTypeName_mC0075E351E413B8717691BDE9BD5A2E5BFBF5605 (void);
// 0x00001708 System.Void System.Xml.Schema.XmlSchemaValidator::SaveTextValue(System.Object)
extern void XmlSchemaValidator_SaveTextValue_m1D892AEFF7CD09038D2E93B4D51868970525A386 (void);
// 0x00001709 System.Void System.Xml.Schema.XmlSchemaValidator::Push(System.Xml.XmlQualifiedName)
extern void XmlSchemaValidator_Push_m6B1620BD96F69162A699A46ACE58E00E2DCF74A4 (void);
// 0x0000170A System.Void System.Xml.Schema.XmlSchemaValidator::Pop()
extern void XmlSchemaValidator_Pop_mCA143897065B6E282F4342EAB41FEB339BCADDE7 (void);
// 0x0000170B System.Xml.Schema.SchemaElementDecl System.Xml.Schema.XmlSchemaValidator::FastGetElementDecl(System.Xml.XmlQualifiedName,System.Object)
extern void XmlSchemaValidator_FastGetElementDecl_mD3E284869B22844D8D13AE9BD1FD72A69AB2EBBA (void);
// 0x0000170C System.Xml.Schema.SchemaElementDecl System.Xml.Schema.XmlSchemaValidator::CheckXsiTypeAndNil(System.Xml.Schema.SchemaElementDecl,System.String,System.String,System.Boolean&)
extern void XmlSchemaValidator_CheckXsiTypeAndNil_m0D79F195AF229C283B478FE6513EDFB6B5730BC9 (void);
// 0x0000170D System.Void System.Xml.Schema.XmlSchemaValidator::ThrowDeclNotFoundWarningOrError(System.Boolean)
extern void XmlSchemaValidator_ThrowDeclNotFoundWarningOrError_m28AF695E954FB52FB068EC96317C696758E68434 (void);
// 0x0000170E System.Void System.Xml.Schema.XmlSchemaValidator::CheckElementProperties()
extern void XmlSchemaValidator_CheckElementProperties_m6DC3E01CF3FE39E36EBAE84935AB531C28888BAB (void);
// 0x0000170F System.Void System.Xml.Schema.XmlSchemaValidator::ValidateStartElementIdentityConstraints()
extern void XmlSchemaValidator_ValidateStartElementIdentityConstraints_m81D07CDD07DA1381F02AE4373E057FDA7A87E8AB (void);
// 0x00001710 System.Xml.Schema.SchemaAttDef System.Xml.Schema.XmlSchemaValidator::CheckIsXmlAttribute(System.Xml.XmlQualifiedName)
extern void XmlSchemaValidator_CheckIsXmlAttribute_m1FDF81452D0865103B36763C81591B1E660F2F44 (void);
// 0x00001711 System.Void System.Xml.Schema.XmlSchemaValidator::AddXmlNamespaceSchema()
extern void XmlSchemaValidator_AddXmlNamespaceSchema_m15030F07821E8D418438D4E614CC747F8855937A (void);
// 0x00001712 System.Object System.Xml.Schema.XmlSchemaValidator::CheckMixedValueConstraint(System.String)
extern void XmlSchemaValidator_CheckMixedValueConstraint_mB5804A91A29343AFCB4C3520D4F6BC3EBAD18655 (void);
// 0x00001713 System.Void System.Xml.Schema.XmlSchemaValidator::LoadSchema(System.String,System.String)
extern void XmlSchemaValidator_LoadSchema_m4AF380E83DD760972EE0A1A25424A0778E2955FE (void);
// 0x00001714 System.Void System.Xml.Schema.XmlSchemaValidator::RecompileSchemaSet()
extern void XmlSchemaValidator_RecompileSchemaSet_m37D1AF342960441C89B31F47083A96FF47020B89 (void);
// 0x00001715 System.Void System.Xml.Schema.XmlSchemaValidator::ProcessTokenizedType(System.Xml.XmlTokenizedType,System.String,System.Boolean)
extern void XmlSchemaValidator_ProcessTokenizedType_m197B27FD16D013D8D7B6F0E7AE564FF67D973C84 (void);
// 0x00001716 System.Object System.Xml.Schema.XmlSchemaValidator::CheckAttributeValue(System.Object,System.Xml.Schema.SchemaAttDef)
extern void XmlSchemaValidator_CheckAttributeValue_m0A47F39A42EFDD39A9744C7F52BB8143E63938C3 (void);
// 0x00001717 System.Object System.Xml.Schema.XmlSchemaValidator::CheckElementValue(System.String)
extern void XmlSchemaValidator_CheckElementValue_m48C4493F475A88CD75888318083BBF6D7BF33E77 (void);
// 0x00001718 System.Void System.Xml.Schema.XmlSchemaValidator::CheckTokenizedTypes(System.Xml.Schema.XmlSchemaDatatype,System.Object,System.Boolean)
extern void XmlSchemaValidator_CheckTokenizedTypes_m50EA82F49617831B3EB383BA9A8260C3B9DC03D7 (void);
// 0x00001719 System.Object System.Xml.Schema.XmlSchemaValidator::FindId(System.String)
extern void XmlSchemaValidator_FindId_m46F5AC9A2228F8A02C8CCCC574CF70B0EBCF1FC8 (void);
// 0x0000171A System.Void System.Xml.Schema.XmlSchemaValidator::CheckForwardRefs()
extern void XmlSchemaValidator_CheckForwardRefs_m09D5794342493EA8B3F6C3D80D8BB9D59B89CACC (void);
// 0x0000171B System.Boolean System.Xml.Schema.XmlSchemaValidator::get_HasIdentityConstraints()
extern void XmlSchemaValidator_get_HasIdentityConstraints_m0F524CE19563969D3F6DD8E35DFF19A82ADCD857 (void);
// 0x0000171C System.Boolean System.Xml.Schema.XmlSchemaValidator::get_ProcessIdentityConstraints()
extern void XmlSchemaValidator_get_ProcessIdentityConstraints_m23F089572CCF44EB6EE5079E9594098F906F7B65 (void);
// 0x0000171D System.Boolean System.Xml.Schema.XmlSchemaValidator::get_ReportValidationWarnings()
extern void XmlSchemaValidator_get_ReportValidationWarnings_m7713F264ECBA657A61F8DFB03E8BBDE266782224 (void);
// 0x0000171E System.Boolean System.Xml.Schema.XmlSchemaValidator::get_ProcessSchemaHints()
extern void XmlSchemaValidator_get_ProcessSchemaHints_m37A5B2EC6FEF8D19AC53A4444F8A86CB7442F491 (void);
// 0x0000171F System.Void System.Xml.Schema.XmlSchemaValidator::CheckStateTransition(System.Xml.Schema.ValidatorState,System.String)
extern void XmlSchemaValidator_CheckStateTransition_m49E4847220A64132F50D3BB4C6B40BCF2A290D1D (void);
// 0x00001720 System.Void System.Xml.Schema.XmlSchemaValidator::ClearPSVI()
extern void XmlSchemaValidator_ClearPSVI_m91230AC16C6241DD72758E177021FEEED9041B47 (void);
// 0x00001721 System.Void System.Xml.Schema.XmlSchemaValidator::CheckRequiredAttributes(System.Xml.Schema.SchemaElementDecl)
extern void XmlSchemaValidator_CheckRequiredAttributes_mA8C34B91A317A88A6A64587C6C1B96628B41D9E9 (void);
// 0x00001722 System.Xml.Schema.XmlSchemaElement System.Xml.Schema.XmlSchemaValidator::GetSchemaElement()
extern void XmlSchemaValidator_GetSchemaElement_mC02CD69E9509BB1397094E6EAF70B8581967BC6E (void);
// 0x00001723 System.String System.Xml.Schema.XmlSchemaValidator::GetDefaultAttributePrefix(System.String)
extern void XmlSchemaValidator_GetDefaultAttributePrefix_m1620E7D1E70EC57BBD3DECA1B1B8C2BC4B31B620 (void);
// 0x00001724 System.Void System.Xml.Schema.XmlSchemaValidator::AddIdentityConstraints()
extern void XmlSchemaValidator_AddIdentityConstraints_m159C4F024B757498A82066C59DC9CBCFE63F8357 (void);
// 0x00001725 System.Void System.Xml.Schema.XmlSchemaValidator::ElementIdentityConstraints()
extern void XmlSchemaValidator_ElementIdentityConstraints_m2A849C263E503700949DD877EFB17B6E0B4BE965 (void);
// 0x00001726 System.Void System.Xml.Schema.XmlSchemaValidator::AttributeIdentityConstraints(System.String,System.String,System.Object,System.String,System.Xml.Schema.XmlSchemaDatatype)
extern void XmlSchemaValidator_AttributeIdentityConstraints_m2CF3D03105B571FBE6EE8EA2852F7271C4F56F3B (void);
// 0x00001727 System.Void System.Xml.Schema.XmlSchemaValidator::EndElementIdentityConstraints(System.Object,System.String,System.Xml.Schema.XmlSchemaDatatype)
extern void XmlSchemaValidator_EndElementIdentityConstraints_mEA8BC05CAA09EE9A6BA53D782882BD40C18AEAB6 (void);
// 0x00001728 System.Void System.Xml.Schema.XmlSchemaValidator::ElementValidationError(System.Xml.XmlQualifiedName,System.Xml.Schema.ValidationState,System.Xml.Schema.ValidationEventHandler,System.Object,System.String,System.Int32,System.Int32,System.Xml.Schema.XmlSchemaSet)
extern void XmlSchemaValidator_ElementValidationError_mC06E6C27F8E55106EEAC5195BBC024411686007C (void);
// 0x00001729 System.Void System.Xml.Schema.XmlSchemaValidator::CompleteValidationError(System.Xml.Schema.ValidationState,System.Xml.Schema.ValidationEventHandler,System.Object,System.String,System.Int32,System.Int32,System.Xml.Schema.XmlSchemaSet)
extern void XmlSchemaValidator_CompleteValidationError_m42FFEF6397B69E3DDA762B91702D94879892C97E (void);
// 0x0000172A System.String System.Xml.Schema.XmlSchemaValidator::PrintExpectedElements(System.Collections.ArrayList,System.Boolean)
extern void XmlSchemaValidator_PrintExpectedElements_m0A79DDBEF9DBFE6D4D579697F37BFC99E5963584 (void);
// 0x0000172B System.String System.Xml.Schema.XmlSchemaValidator::PrintNames(System.Collections.ArrayList)
extern void XmlSchemaValidator_PrintNames_m601C981D6BAB365AD18E8B0A63EA3F7579D262A9 (void);
// 0x0000172C System.Void System.Xml.Schema.XmlSchemaValidator::PrintNamesWithNS(System.Collections.ArrayList,System.Text.StringBuilder)
extern void XmlSchemaValidator_PrintNamesWithNS_m85F14F27671E428F09982BB09AC236EF23C211C7 (void);
// 0x0000172D System.Void System.Xml.Schema.XmlSchemaValidator::EnumerateAny(System.Text.StringBuilder,System.String)
extern void XmlSchemaValidator_EnumerateAny_mC8CC459F5096EF70123E72A0E4EAA55E201F1A36 (void);
// 0x0000172E System.String System.Xml.Schema.XmlSchemaValidator::QNameString(System.String,System.String)
extern void XmlSchemaValidator_QNameString_m4EFD07552618095F64CAF2943BC83D8AB4796819 (void);
// 0x0000172F System.String System.Xml.Schema.XmlSchemaValidator::BuildElementName(System.Xml.XmlQualifiedName)
extern void XmlSchemaValidator_BuildElementName_m5CE256DE754C167C8A5B165C240220980AB67EDB (void);
// 0x00001730 System.String System.Xml.Schema.XmlSchemaValidator::BuildElementName(System.String,System.String)
extern void XmlSchemaValidator_BuildElementName_m952708980F0CCDE20590B9C2B4F351C080AAAA97 (void);
// 0x00001731 System.Void System.Xml.Schema.XmlSchemaValidator::ProcessEntity(System.String)
extern void XmlSchemaValidator_ProcessEntity_m3C1375C65556F029EAFE9E2FD5ED4F98E4E8BCBB (void);
// 0x00001732 System.Void System.Xml.Schema.XmlSchemaValidator::SendValidationEvent(System.String)
extern void XmlSchemaValidator_SendValidationEvent_m82F07F0AFC9D1173E4F89DF97C6B34ED8B478696 (void);
// 0x00001733 System.Void System.Xml.Schema.XmlSchemaValidator::SendValidationEvent(System.String,System.String[])
extern void XmlSchemaValidator_SendValidationEvent_mA4A0690CFDA0CF9B31C412480DB1C70462627454 (void);
// 0x00001734 System.Void System.Xml.Schema.XmlSchemaValidator::SendValidationEvent(System.String,System.String)
extern void XmlSchemaValidator_SendValidationEvent_m947816A9F2E362E4CDF7E63D0C4399E2EA93135B (void);
// 0x00001735 System.Void System.Xml.Schema.XmlSchemaValidator::SendValidationEvent(System.String,System.String,System.String)
extern void XmlSchemaValidator_SendValidationEvent_m45AF956E5198288C966373C124D3CD783EF977E6 (void);
// 0x00001736 System.Void System.Xml.Schema.XmlSchemaValidator::SendValidationEvent(System.String,System.String[],System.Exception,System.Xml.Schema.XmlSeverityType)
extern void XmlSchemaValidator_SendValidationEvent_mC0C1ACCA97C834A68376D58CD8DAA3F60B91FA76 (void);
// 0x00001737 System.Void System.Xml.Schema.XmlSchemaValidator::SendValidationEvent(System.String,System.String[],System.Exception)
extern void XmlSchemaValidator_SendValidationEvent_m1168C48216570A667275BF743C736F9C42720BCD (void);
// 0x00001738 System.Void System.Xml.Schema.XmlSchemaValidator::SendValidationEvent(System.Xml.Schema.XmlSchemaValidationException)
extern void XmlSchemaValidator_SendValidationEvent_m0373D6CB1D2F0766D25FE5F1D13CBA7977102A45 (void);
// 0x00001739 System.Void System.Xml.Schema.XmlSchemaValidator::SendValidationEvent(System.Xml.Schema.XmlSchemaException)
extern void XmlSchemaValidator_SendValidationEvent_mB743245D16A967146C791D7DEB9BA0933F2FF6C3 (void);
// 0x0000173A System.Void System.Xml.Schema.XmlSchemaValidator::SendValidationEvent(System.String,System.String,System.Xml.Schema.XmlSeverityType)
extern void XmlSchemaValidator_SendValidationEvent_mFEFFD98521B2686A271A1DFB8E3B26E60C08CDF4 (void);
// 0x0000173B System.Void System.Xml.Schema.XmlSchemaValidator::SendValidationEvent(System.Xml.Schema.XmlSchemaValidationException,System.Xml.Schema.XmlSeverityType)
extern void XmlSchemaValidator_SendValidationEvent_m576BA3A476B2007C332FAC0674C0BE9186E516FF (void);
// 0x0000173C System.Void System.Xml.Schema.XmlSchemaValidator::SendValidationEvent(System.Xml.Schema.ValidationEventHandler,System.Object,System.Xml.Schema.XmlSchemaValidationException,System.Xml.Schema.XmlSeverityType)
extern void XmlSchemaValidator_SendValidationEvent_m513B05FCE439D75B347CA88D4244A573D2495FA9 (void);
// 0x0000173D System.Void System.Xml.Schema.XmlSchemaValidator::.cctor()
extern void XmlSchemaValidator__cctor_m75FA74EA8B8BB501C9851E3F1F38F9E6D97A0E45 (void);
// 0x0000173E System.Boolean System.Xml.Schema.XmlValueConverter::ToBoolean(System.Int64)
// 0x0000173F System.Boolean System.Xml.Schema.XmlValueConverter::ToBoolean(System.Int32)
// 0x00001740 System.Boolean System.Xml.Schema.XmlValueConverter::ToBoolean(System.Double)
// 0x00001741 System.Boolean System.Xml.Schema.XmlValueConverter::ToBoolean(System.DateTime)
// 0x00001742 System.Boolean System.Xml.Schema.XmlValueConverter::ToBoolean(System.String)
// 0x00001743 System.Boolean System.Xml.Schema.XmlValueConverter::ToBoolean(System.Object)
// 0x00001744 System.Int32 System.Xml.Schema.XmlValueConverter::ToInt32(System.Boolean)
// 0x00001745 System.Int32 System.Xml.Schema.XmlValueConverter::ToInt32(System.Int64)
// 0x00001746 System.Int32 System.Xml.Schema.XmlValueConverter::ToInt32(System.Double)
// 0x00001747 System.Int32 System.Xml.Schema.XmlValueConverter::ToInt32(System.DateTime)
// 0x00001748 System.Int32 System.Xml.Schema.XmlValueConverter::ToInt32(System.String)
// 0x00001749 System.Int32 System.Xml.Schema.XmlValueConverter::ToInt32(System.Object)
// 0x0000174A System.Int64 System.Xml.Schema.XmlValueConverter::ToInt64(System.Boolean)
// 0x0000174B System.Int64 System.Xml.Schema.XmlValueConverter::ToInt64(System.Int32)
// 0x0000174C System.Int64 System.Xml.Schema.XmlValueConverter::ToInt64(System.Double)
// 0x0000174D System.Int64 System.Xml.Schema.XmlValueConverter::ToInt64(System.DateTime)
// 0x0000174E System.Int64 System.Xml.Schema.XmlValueConverter::ToInt64(System.String)
// 0x0000174F System.Int64 System.Xml.Schema.XmlValueConverter::ToInt64(System.Object)
// 0x00001750 System.Decimal System.Xml.Schema.XmlValueConverter::ToDecimal(System.String)
// 0x00001751 System.Decimal System.Xml.Schema.XmlValueConverter::ToDecimal(System.Object)
// 0x00001752 System.Double System.Xml.Schema.XmlValueConverter::ToDouble(System.Boolean)
// 0x00001753 System.Double System.Xml.Schema.XmlValueConverter::ToDouble(System.Int32)
// 0x00001754 System.Double System.Xml.Schema.XmlValueConverter::ToDouble(System.Int64)
// 0x00001755 System.Double System.Xml.Schema.XmlValueConverter::ToDouble(System.DateTime)
// 0x00001756 System.Double System.Xml.Schema.XmlValueConverter::ToDouble(System.String)
// 0x00001757 System.Double System.Xml.Schema.XmlValueConverter::ToDouble(System.Object)
// 0x00001758 System.Single System.Xml.Schema.XmlValueConverter::ToSingle(System.Double)
// 0x00001759 System.Single System.Xml.Schema.XmlValueConverter::ToSingle(System.String)
// 0x0000175A System.Single System.Xml.Schema.XmlValueConverter::ToSingle(System.Object)
// 0x0000175B System.DateTime System.Xml.Schema.XmlValueConverter::ToDateTime(System.Boolean)
// 0x0000175C System.DateTime System.Xml.Schema.XmlValueConverter::ToDateTime(System.Int32)
// 0x0000175D System.DateTime System.Xml.Schema.XmlValueConverter::ToDateTime(System.Int64)
// 0x0000175E System.DateTime System.Xml.Schema.XmlValueConverter::ToDateTime(System.Double)
// 0x0000175F System.DateTime System.Xml.Schema.XmlValueConverter::ToDateTime(System.DateTimeOffset)
// 0x00001760 System.DateTime System.Xml.Schema.XmlValueConverter::ToDateTime(System.String)
// 0x00001761 System.DateTime System.Xml.Schema.XmlValueConverter::ToDateTime(System.Object)
// 0x00001762 System.DateTimeOffset System.Xml.Schema.XmlValueConverter::ToDateTimeOffset(System.DateTime)
// 0x00001763 System.DateTimeOffset System.Xml.Schema.XmlValueConverter::ToDateTimeOffset(System.String)
// 0x00001764 System.DateTimeOffset System.Xml.Schema.XmlValueConverter::ToDateTimeOffset(System.Object)
// 0x00001765 System.String System.Xml.Schema.XmlValueConverter::ToString(System.Boolean)
// 0x00001766 System.String System.Xml.Schema.XmlValueConverter::ToString(System.Int32)
// 0x00001767 System.String System.Xml.Schema.XmlValueConverter::ToString(System.Int64)
// 0x00001768 System.String System.Xml.Schema.XmlValueConverter::ToString(System.Decimal)
// 0x00001769 System.String System.Xml.Schema.XmlValueConverter::ToString(System.Single)
// 0x0000176A System.String System.Xml.Schema.XmlValueConverter::ToString(System.Double)
// 0x0000176B System.String System.Xml.Schema.XmlValueConverter::ToString(System.DateTime)
// 0x0000176C System.String System.Xml.Schema.XmlValueConverter::ToString(System.DateTimeOffset)
// 0x0000176D System.String System.Xml.Schema.XmlValueConverter::ToString(System.Object)
// 0x0000176E System.String System.Xml.Schema.XmlValueConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver)
// 0x0000176F System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Boolean,System.Type)
// 0x00001770 System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Int32,System.Type)
// 0x00001771 System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Int64,System.Type)
// 0x00001772 System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Decimal,System.Type)
// 0x00001773 System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Double,System.Type)
// 0x00001774 System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.DateTime,System.Type)
// 0x00001775 System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.String,System.Type,System.Xml.IXmlNamespaceResolver)
// 0x00001776 System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type)
// 0x00001777 System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
// 0x00001778 System.Void System.Xml.Schema.XmlValueConverter::.ctor()
extern void XmlValueConverter__ctor_mA3330C14B224950154A77B2FD37429776CA556E6 (void);
// 0x00001779 System.Void System.Xml.Schema.XmlBaseConverter::.ctor(System.Xml.Schema.XmlSchemaType)
extern void XmlBaseConverter__ctor_mF610DA8AF9A17AF29F8421EEF72A1E34C26CA684 (void);
// 0x0000177A System.Void System.Xml.Schema.XmlBaseConverter::.ctor(System.Xml.Schema.XmlTypeCode)
extern void XmlBaseConverter__ctor_m4FA115C3F4BC61D97FF8A80413E1DA98CCB3DF59 (void);
// 0x0000177B System.Void System.Xml.Schema.XmlBaseConverter::.ctor(System.Xml.Schema.XmlBaseConverter)
extern void XmlBaseConverter__ctor_mFEDD317203AB0DD55B906FAE9FE5DE9EA48C47D1 (void);
// 0x0000177C System.Void System.Xml.Schema.XmlBaseConverter::.ctor(System.Xml.Schema.XmlBaseConverter,System.Type)
extern void XmlBaseConverter__ctor_m04DD9808F74F7DE24B7660BB9C97265494061E27 (void);
// 0x0000177D System.Boolean System.Xml.Schema.XmlBaseConverter::ToBoolean(System.DateTime)
extern void XmlBaseConverter_ToBoolean_mBBD6F3F83481CC3AC4609F61CF5B4D7E4391FB2B (void);
// 0x0000177E System.Boolean System.Xml.Schema.XmlBaseConverter::ToBoolean(System.Double)
extern void XmlBaseConverter_ToBoolean_m7EDF5A2C10AC9A950A39DFD376CC6569C0EB5C17 (void);
// 0x0000177F System.Boolean System.Xml.Schema.XmlBaseConverter::ToBoolean(System.Int32)
extern void XmlBaseConverter_ToBoolean_m070195536580F4FC336E0D620A44396C2EE5D230 (void);
// 0x00001780 System.Boolean System.Xml.Schema.XmlBaseConverter::ToBoolean(System.Int64)
extern void XmlBaseConverter_ToBoolean_mD63F720ACA6C1C22F1F0D818B758FF8AAE4E2110 (void);
// 0x00001781 System.Boolean System.Xml.Schema.XmlBaseConverter::ToBoolean(System.String)
extern void XmlBaseConverter_ToBoolean_m618E1D1FEE30D8DE18FE19991207F276040DD7BE (void);
// 0x00001782 System.Boolean System.Xml.Schema.XmlBaseConverter::ToBoolean(System.Object)
extern void XmlBaseConverter_ToBoolean_mD51A69AFDA3A2E7344E2D8A6FD5104578150E400 (void);
// 0x00001783 System.DateTime System.Xml.Schema.XmlBaseConverter::ToDateTime(System.Boolean)
extern void XmlBaseConverter_ToDateTime_m66D253BAFA27DC2B189BAA638D62EBDFF369556F (void);
// 0x00001784 System.DateTime System.Xml.Schema.XmlBaseConverter::ToDateTime(System.DateTimeOffset)
extern void XmlBaseConverter_ToDateTime_mAD1DF52033FB7730761AAA59657D6114F63DC0CA (void);
// 0x00001785 System.DateTime System.Xml.Schema.XmlBaseConverter::ToDateTime(System.Double)
extern void XmlBaseConverter_ToDateTime_m173A80D610F39D880358BD6592A4556076C8EC18 (void);
// 0x00001786 System.DateTime System.Xml.Schema.XmlBaseConverter::ToDateTime(System.Int32)
extern void XmlBaseConverter_ToDateTime_m2DE8F228A93EE68BE752CF5FF2B460358E9136AB (void);
// 0x00001787 System.DateTime System.Xml.Schema.XmlBaseConverter::ToDateTime(System.Int64)
extern void XmlBaseConverter_ToDateTime_m1832DE614E042FD8CD87120542D8026583C821D5 (void);
// 0x00001788 System.DateTime System.Xml.Schema.XmlBaseConverter::ToDateTime(System.String)
extern void XmlBaseConverter_ToDateTime_m7F97E515E6948B9B88D673057D65842C60CAA4D5 (void);
// 0x00001789 System.DateTime System.Xml.Schema.XmlBaseConverter::ToDateTime(System.Object)
extern void XmlBaseConverter_ToDateTime_m288FD6D4215F943DAE7453BDE14181FE085EA3A2 (void);
// 0x0000178A System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::ToDateTimeOffset(System.DateTime)
extern void XmlBaseConverter_ToDateTimeOffset_mDB501E2FE9057C382E57229FCC7D20748E2BDC3D (void);
// 0x0000178B System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::ToDateTimeOffset(System.String)
extern void XmlBaseConverter_ToDateTimeOffset_m5E910447BCFC82FF6B19C5CA95BC869FC65C2BF3 (void);
// 0x0000178C System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::ToDateTimeOffset(System.Object)
extern void XmlBaseConverter_ToDateTimeOffset_mDEB2E24D5BD13B60C10DDF3CAF4183D40E168344 (void);
// 0x0000178D System.Decimal System.Xml.Schema.XmlBaseConverter::ToDecimal(System.String)
extern void XmlBaseConverter_ToDecimal_m72016E3477EB7BDB5D666C4FB34FDFE9D015B348 (void);
// 0x0000178E System.Decimal System.Xml.Schema.XmlBaseConverter::ToDecimal(System.Object)
extern void XmlBaseConverter_ToDecimal_m4C4BEC749A828BF452E3313614BE2F4B248B26B2 (void);
// 0x0000178F System.Double System.Xml.Schema.XmlBaseConverter::ToDouble(System.Boolean)
extern void XmlBaseConverter_ToDouble_m35AF3A0CD9262ED8943AB56DF129237899053269 (void);
// 0x00001790 System.Double System.Xml.Schema.XmlBaseConverter::ToDouble(System.DateTime)
extern void XmlBaseConverter_ToDouble_m256D274B057E583D6565DDB9E1634D7EF359BD30 (void);
// 0x00001791 System.Double System.Xml.Schema.XmlBaseConverter::ToDouble(System.Int32)
extern void XmlBaseConverter_ToDouble_m93CEF58AE7729AAC32C7A3423C74D039BE51163D (void);
// 0x00001792 System.Double System.Xml.Schema.XmlBaseConverter::ToDouble(System.Int64)
extern void XmlBaseConverter_ToDouble_m9FEC6238EAAEB64DFD62B058F6C16CD7F3A07A5B (void);
// 0x00001793 System.Double System.Xml.Schema.XmlBaseConverter::ToDouble(System.String)
extern void XmlBaseConverter_ToDouble_m5695828261F135B826BCC1048958B0AAACC1B58F (void);
// 0x00001794 System.Double System.Xml.Schema.XmlBaseConverter::ToDouble(System.Object)
extern void XmlBaseConverter_ToDouble_m13C83A3ECB0B81B790D03B90564A33D9EEEC8623 (void);
// 0x00001795 System.Int32 System.Xml.Schema.XmlBaseConverter::ToInt32(System.Boolean)
extern void XmlBaseConverter_ToInt32_mD7521975132F03DB1E90A103B23377E3502E93D9 (void);
// 0x00001796 System.Int32 System.Xml.Schema.XmlBaseConverter::ToInt32(System.DateTime)
extern void XmlBaseConverter_ToInt32_m9F4CA343F60722D563EDA24FA5B2BEA53E64902B (void);
// 0x00001797 System.Int32 System.Xml.Schema.XmlBaseConverter::ToInt32(System.Double)
extern void XmlBaseConverter_ToInt32_mD149AA63BCA1005C9B172F54083E4905A6645E93 (void);
// 0x00001798 System.Int32 System.Xml.Schema.XmlBaseConverter::ToInt32(System.Int64)
extern void XmlBaseConverter_ToInt32_mA5B50265C9662C5AAB4FB3F4F351A74B97D88FAE (void);
// 0x00001799 System.Int32 System.Xml.Schema.XmlBaseConverter::ToInt32(System.String)
extern void XmlBaseConverter_ToInt32_m54B47A032499A17C4A1B851BAD78C4E111D2EAD7 (void);
// 0x0000179A System.Int32 System.Xml.Schema.XmlBaseConverter::ToInt32(System.Object)
extern void XmlBaseConverter_ToInt32_mA43D9DDBCB4ABA76DF60765D71D06E002E81BF5F (void);
// 0x0000179B System.Int64 System.Xml.Schema.XmlBaseConverter::ToInt64(System.Boolean)
extern void XmlBaseConverter_ToInt64_mF073C537EB88F967D57A3CD7C95765BA44B9B837 (void);
// 0x0000179C System.Int64 System.Xml.Schema.XmlBaseConverter::ToInt64(System.DateTime)
extern void XmlBaseConverter_ToInt64_m37031D8DB663DE0B8668D7B56BCF47B429CF8525 (void);
// 0x0000179D System.Int64 System.Xml.Schema.XmlBaseConverter::ToInt64(System.Double)
extern void XmlBaseConverter_ToInt64_m8F91C591B0A6763DC76D4D8789988F7D1DF86E02 (void);
// 0x0000179E System.Int64 System.Xml.Schema.XmlBaseConverter::ToInt64(System.Int32)
extern void XmlBaseConverter_ToInt64_m2C68FE26FC8568136FEF3D969F1D0F60437B79A8 (void);
// 0x0000179F System.Int64 System.Xml.Schema.XmlBaseConverter::ToInt64(System.String)
extern void XmlBaseConverter_ToInt64_m61ADD8C57B95D02B9F76217182C6E659CE63766C (void);
// 0x000017A0 System.Int64 System.Xml.Schema.XmlBaseConverter::ToInt64(System.Object)
extern void XmlBaseConverter_ToInt64_mB40EBF57B56E0503EA5E54D3DB813E164011AABB (void);
// 0x000017A1 System.Single System.Xml.Schema.XmlBaseConverter::ToSingle(System.Double)
extern void XmlBaseConverter_ToSingle_mD7F7947CB29ACEEE367DCE291B357D2768095783 (void);
// 0x000017A2 System.Single System.Xml.Schema.XmlBaseConverter::ToSingle(System.String)
extern void XmlBaseConverter_ToSingle_mBD1C514B3F67F65BF616AB5D3926F5A42AB8A478 (void);
// 0x000017A3 System.Single System.Xml.Schema.XmlBaseConverter::ToSingle(System.Object)
extern void XmlBaseConverter_ToSingle_mEDA26E45695317E4724743AA5A301B171DB6D1BB (void);
// 0x000017A4 System.String System.Xml.Schema.XmlBaseConverter::ToString(System.Boolean)
extern void XmlBaseConverter_ToString_mF4BC493E788759A3AB996E2EDFC774212F3E46DC (void);
// 0x000017A5 System.String System.Xml.Schema.XmlBaseConverter::ToString(System.DateTime)
extern void XmlBaseConverter_ToString_m95FAC50C53CDCA49F146E65A255075681528E8E2 (void);
// 0x000017A6 System.String System.Xml.Schema.XmlBaseConverter::ToString(System.DateTimeOffset)
extern void XmlBaseConverter_ToString_m6441DAB2373C6D2140186657A39B76E3841C7891 (void);
// 0x000017A7 System.String System.Xml.Schema.XmlBaseConverter::ToString(System.Decimal)
extern void XmlBaseConverter_ToString_m86FA60A193D8BE0C63F48B760AE7D4B290BF1FD5 (void);
// 0x000017A8 System.String System.Xml.Schema.XmlBaseConverter::ToString(System.Double)
extern void XmlBaseConverter_ToString_mACF30C203C754685A4076452F7888D22D3102711 (void);
// 0x000017A9 System.String System.Xml.Schema.XmlBaseConverter::ToString(System.Int32)
extern void XmlBaseConverter_ToString_m14C541AE1743920B3473E5A8E1FC1B619741C8DC (void);
// 0x000017AA System.String System.Xml.Schema.XmlBaseConverter::ToString(System.Int64)
extern void XmlBaseConverter_ToString_mDCE45CC356F64EE1BEBA510DE9D0B91069BEBAEE (void);
// 0x000017AB System.String System.Xml.Schema.XmlBaseConverter::ToString(System.Single)
extern void XmlBaseConverter_ToString_mCAFDFE878C6894ACEFEB99A86AF59E545985F161 (void);
// 0x000017AC System.String System.Xml.Schema.XmlBaseConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver)
extern void XmlBaseConverter_ToString_m78E94CB05BD011CE99DAD5A637F8112F5243C59D (void);
// 0x000017AD System.String System.Xml.Schema.XmlBaseConverter::ToString(System.Object)
extern void XmlBaseConverter_ToString_mE58AAE133F24A096299AA16FA1BA42E97CA1FF83 (void);
// 0x000017AE System.Object System.Xml.Schema.XmlBaseConverter::ChangeType(System.Boolean,System.Type)
extern void XmlBaseConverter_ChangeType_mDD22508FD605C1A6C4ADEE36C0D91DEAD0B27C9E (void);
// 0x000017AF System.Object System.Xml.Schema.XmlBaseConverter::ChangeType(System.DateTime,System.Type)
extern void XmlBaseConverter_ChangeType_mEFA3A5716090F687138FAFEBC252EC2AD7B2E5FD (void);
// 0x000017B0 System.Object System.Xml.Schema.XmlBaseConverter::ChangeType(System.Decimal,System.Type)
extern void XmlBaseConverter_ChangeType_m6F56EC27E391AEE69C29121B041B0D00DA50836E (void);
// 0x000017B1 System.Object System.Xml.Schema.XmlBaseConverter::ChangeType(System.Double,System.Type)
extern void XmlBaseConverter_ChangeType_mE4B962B6A4233FD6D672EC0E5EDBF3F12F320CF5 (void);
// 0x000017B2 System.Object System.Xml.Schema.XmlBaseConverter::ChangeType(System.Int32,System.Type)
extern void XmlBaseConverter_ChangeType_m7846B70F5808F2203013736A55C967AE9E644608 (void);
// 0x000017B3 System.Object System.Xml.Schema.XmlBaseConverter::ChangeType(System.Int64,System.Type)
extern void XmlBaseConverter_ChangeType_mE0E5BCAAFAA99303090A7E78F6529689730B00EE (void);
// 0x000017B4 System.Object System.Xml.Schema.XmlBaseConverter::ChangeType(System.String,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlBaseConverter_ChangeType_m5F95429571DDAFBC389861CD3837073AE47E0501 (void);
// 0x000017B5 System.Object System.Xml.Schema.XmlBaseConverter::ChangeType(System.Object,System.Type)
extern void XmlBaseConverter_ChangeType_m0739B613D133FDABDD2B62748566E69304FD2123 (void);
// 0x000017B6 System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlBaseConverter::get_SchemaType()
extern void XmlBaseConverter_get_SchemaType_mE2E6F52784E6E3CFCC579184B8E593F62BE9651B (void);
// 0x000017B7 System.Xml.Schema.XmlTypeCode System.Xml.Schema.XmlBaseConverter::get_TypeCode()
extern void XmlBaseConverter_get_TypeCode_m98913E941A638BF19A0DC21AA9B7C48E1FF19CF5 (void);
// 0x000017B8 System.String System.Xml.Schema.XmlBaseConverter::get_XmlTypeName()
extern void XmlBaseConverter_get_XmlTypeName_mB124A8F50E08E3BAF80ECEE1C9218FABF3CD83D7 (void);
// 0x000017B9 System.Type System.Xml.Schema.XmlBaseConverter::get_DefaultClrType()
extern void XmlBaseConverter_get_DefaultClrType_mE8954A45D93CC608AEC14D795E83104D0F7BDCDF (void);
// 0x000017BA System.Boolean System.Xml.Schema.XmlBaseConverter::IsDerivedFrom(System.Type,System.Type)
extern void XmlBaseConverter_IsDerivedFrom_mF04654273ED4A28C59DC6286ADB16C8B3F64A708 (void);
// 0x000017BB System.Exception System.Xml.Schema.XmlBaseConverter::CreateInvalidClrMappingException(System.Type,System.Type)
extern void XmlBaseConverter_CreateInvalidClrMappingException_m76E5156F33567DE0FDF353567C18990C99CFDEB6 (void);
// 0x000017BC System.String System.Xml.Schema.XmlBaseConverter::QNameToString(System.Xml.XmlQualifiedName)
extern void XmlBaseConverter_QNameToString_m3545A9C7CC97A8E430685C5CD968DA16E45868B8 (void);
// 0x000017BD System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlBaseConverter_ChangeListType_m6A0A04A3FC58FBC00BD60E0B4E25EF0A6067AA43 (void);
// 0x000017BE System.Byte[] System.Xml.Schema.XmlBaseConverter::StringToBase64Binary(System.String)
extern void XmlBaseConverter_StringToBase64Binary_m20D1CC76C9720A92C9F184403B1E71D7FAC02452 (void);
// 0x000017BF System.DateTime System.Xml.Schema.XmlBaseConverter::StringToDate(System.String)
extern void XmlBaseConverter_StringToDate_m98D186AB53E50CBC146B2C852435EAB07EEC29CB (void);
// 0x000017C0 System.DateTime System.Xml.Schema.XmlBaseConverter::StringToDateTime(System.String)
extern void XmlBaseConverter_StringToDateTime_mF6A57FEFFA03D04A085E32B9BE4DDC39CCD10CC3 (void);
// 0x000017C1 System.TimeSpan System.Xml.Schema.XmlBaseConverter::StringToDayTimeDuration(System.String)
extern void XmlBaseConverter_StringToDayTimeDuration_mFCCF88743CD6F7D12624F47D76CBA916C9779DE3 (void);
// 0x000017C2 System.TimeSpan System.Xml.Schema.XmlBaseConverter::StringToDuration(System.String)
extern void XmlBaseConverter_StringToDuration_mBFB3C408F2632EF9B4E030A05254DA75BD50319B (void);
// 0x000017C3 System.DateTime System.Xml.Schema.XmlBaseConverter::StringToGDay(System.String)
extern void XmlBaseConverter_StringToGDay_mAB2A3A43F9B877D94EB316DF22966D7A9D809381 (void);
// 0x000017C4 System.DateTime System.Xml.Schema.XmlBaseConverter::StringToGMonth(System.String)
extern void XmlBaseConverter_StringToGMonth_m7128E16BB854A45073632CC383E75C0C726940DC (void);
// 0x000017C5 System.DateTime System.Xml.Schema.XmlBaseConverter::StringToGMonthDay(System.String)
extern void XmlBaseConverter_StringToGMonthDay_m8BB1C9280FCD8090C62879F7E798DE75C8BC556F (void);
// 0x000017C6 System.DateTime System.Xml.Schema.XmlBaseConverter::StringToGYear(System.String)
extern void XmlBaseConverter_StringToGYear_m40AD0C14B1F3A7CAC5E935517BA9B2E50A6AF087 (void);
// 0x000017C7 System.DateTime System.Xml.Schema.XmlBaseConverter::StringToGYearMonth(System.String)
extern void XmlBaseConverter_StringToGYearMonth_mCDCA8DFCFB1782E6E93C86A7716F606BB06EDA36 (void);
// 0x000017C8 System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::StringToDateOffset(System.String)
extern void XmlBaseConverter_StringToDateOffset_m5809F5D5286B288D01C31234E4B5D717633B6504 (void);
// 0x000017C9 System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::StringToDateTimeOffset(System.String)
extern void XmlBaseConverter_StringToDateTimeOffset_mF42435C46F9E4BE089DA5174B70344D291B53785 (void);
// 0x000017CA System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::StringToGDayOffset(System.String)
extern void XmlBaseConverter_StringToGDayOffset_m5D28630F0D0F694E6A48200AE8B6B5E16E5C5366 (void);
// 0x000017CB System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::StringToGMonthOffset(System.String)
extern void XmlBaseConverter_StringToGMonthOffset_m92576212F081AAE7B9BA1998BC0EDC87766914AC (void);
// 0x000017CC System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::StringToGMonthDayOffset(System.String)
extern void XmlBaseConverter_StringToGMonthDayOffset_m9EA39116C571CB36AE3C4BCEEC457A55F875C017 (void);
// 0x000017CD System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::StringToGYearOffset(System.String)
extern void XmlBaseConverter_StringToGYearOffset_m038A6B5E674F9CBB446B637308DC74B380544D48 (void);
// 0x000017CE System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::StringToGYearMonthOffset(System.String)
extern void XmlBaseConverter_StringToGYearMonthOffset_mAD8E42F1343EFE44A77AAAAED08A2694E6416F3B (void);
// 0x000017CF System.Byte[] System.Xml.Schema.XmlBaseConverter::StringToHexBinary(System.String)
extern void XmlBaseConverter_StringToHexBinary_m87D9A0F25FA668899274894D14DB68F04739ED36 (void);
// 0x000017D0 System.Xml.XmlQualifiedName System.Xml.Schema.XmlBaseConverter::StringToQName(System.String,System.Xml.IXmlNamespaceResolver)
extern void XmlBaseConverter_StringToQName_mD796E7F86579BB5B25FCCED1D2697A5C30EC5184 (void);
// 0x000017D1 System.DateTime System.Xml.Schema.XmlBaseConverter::StringToTime(System.String)
extern void XmlBaseConverter_StringToTime_mC48BE5FE837D71A717E6D9C6CDE69928BAF3735A (void);
// 0x000017D2 System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::StringToTimeOffset(System.String)
extern void XmlBaseConverter_StringToTimeOffset_mA8E094A631719CA9C6E8518C55E1813946ED0690 (void);
// 0x000017D3 System.TimeSpan System.Xml.Schema.XmlBaseConverter::StringToYearMonthDuration(System.String)
extern void XmlBaseConverter_StringToYearMonthDuration_m0C2FDB4E9FEAA2011EE1186C7C88A9E6B11188E2 (void);
// 0x000017D4 System.String System.Xml.Schema.XmlBaseConverter::AnyUriToString(System.Uri)
extern void XmlBaseConverter_AnyUriToString_m99EDFF8BCBC6683EFD6A48C473F9FE5744F5943D (void);
// 0x000017D5 System.String System.Xml.Schema.XmlBaseConverter::Base64BinaryToString(System.Byte[])
extern void XmlBaseConverter_Base64BinaryToString_m299F7C6948312A3FE08F091E0693373AD5D68E44 (void);
// 0x000017D6 System.String System.Xml.Schema.XmlBaseConverter::DateToString(System.DateTime)
extern void XmlBaseConverter_DateToString_m15A56BCA7DB1C40F5FA7E04EFEC73455F801A0E1 (void);
// 0x000017D7 System.String System.Xml.Schema.XmlBaseConverter::DateTimeToString(System.DateTime)
extern void XmlBaseConverter_DateTimeToString_mF3DE9D2856E5CCE461615E1AFDCBDFBCB86DC912 (void);
// 0x000017D8 System.String System.Xml.Schema.XmlBaseConverter::DayTimeDurationToString(System.TimeSpan)
extern void XmlBaseConverter_DayTimeDurationToString_mE3E6A37CC74E1540982EB438F2C50386487A3521 (void);
// 0x000017D9 System.String System.Xml.Schema.XmlBaseConverter::DurationToString(System.TimeSpan)
extern void XmlBaseConverter_DurationToString_m14D66C4F6B0ABAAF5B3924E1412DD967F7258028 (void);
// 0x000017DA System.String System.Xml.Schema.XmlBaseConverter::GDayToString(System.DateTime)
extern void XmlBaseConverter_GDayToString_mBBEB54787D75F522B3E53A76AF53429DE12130BB (void);
// 0x000017DB System.String System.Xml.Schema.XmlBaseConverter::GMonthToString(System.DateTime)
extern void XmlBaseConverter_GMonthToString_m2CEC82F1D85CB4340D6A3E91952708798DA0CC3D (void);
// 0x000017DC System.String System.Xml.Schema.XmlBaseConverter::GMonthDayToString(System.DateTime)
extern void XmlBaseConverter_GMonthDayToString_m65234312638F67ED6545318F0078E5D2B9F55ED5 (void);
// 0x000017DD System.String System.Xml.Schema.XmlBaseConverter::GYearToString(System.DateTime)
extern void XmlBaseConverter_GYearToString_m4EAC7741EB740E93310893CD96F3A0F5BF196F0F (void);
// 0x000017DE System.String System.Xml.Schema.XmlBaseConverter::GYearMonthToString(System.DateTime)
extern void XmlBaseConverter_GYearMonthToString_m596C4BCC0141EB0A87E853932B479CFDF9D0A105 (void);
// 0x000017DF System.String System.Xml.Schema.XmlBaseConverter::DateOffsetToString(System.DateTimeOffset)
extern void XmlBaseConverter_DateOffsetToString_m75DB125AF02B2F7A3C5D1EBED30D9FA68BF8A0BD (void);
// 0x000017E0 System.String System.Xml.Schema.XmlBaseConverter::DateTimeOffsetToString(System.DateTimeOffset)
extern void XmlBaseConverter_DateTimeOffsetToString_mDF7B422CF634E3697822374DFECF6C325C8884DC (void);
// 0x000017E1 System.String System.Xml.Schema.XmlBaseConverter::GDayOffsetToString(System.DateTimeOffset)
extern void XmlBaseConverter_GDayOffsetToString_mF4B59A4A160EF787BC60951D8F9E849999DADF2B (void);
// 0x000017E2 System.String System.Xml.Schema.XmlBaseConverter::GMonthOffsetToString(System.DateTimeOffset)
extern void XmlBaseConverter_GMonthOffsetToString_mC7310EF0381EF06A079FC27969789C88F4D8BC06 (void);
// 0x000017E3 System.String System.Xml.Schema.XmlBaseConverter::GMonthDayOffsetToString(System.DateTimeOffset)
extern void XmlBaseConverter_GMonthDayOffsetToString_m5888D7D942EDF3DEC6CEE4F48284BAEBE8F5E0ED (void);
// 0x000017E4 System.String System.Xml.Schema.XmlBaseConverter::GYearOffsetToString(System.DateTimeOffset)
extern void XmlBaseConverter_GYearOffsetToString_m6DB14F9943A8BCB971AC0BE63B3E3A41CD2B75F6 (void);
// 0x000017E5 System.String System.Xml.Schema.XmlBaseConverter::GYearMonthOffsetToString(System.DateTimeOffset)
extern void XmlBaseConverter_GYearMonthOffsetToString_m404E76F3471FA0D8203E118BE77623837BC0020B (void);
// 0x000017E6 System.String System.Xml.Schema.XmlBaseConverter::QNameToString(System.Xml.XmlQualifiedName,System.Xml.IXmlNamespaceResolver)
extern void XmlBaseConverter_QNameToString_m4BD7969123C3B5967B82DC4F4974C4FE13F27371 (void);
// 0x000017E7 System.String System.Xml.Schema.XmlBaseConverter::TimeToString(System.DateTime)
extern void XmlBaseConverter_TimeToString_m7BC66021C1DCE17DF152EF70FD602A2B20811754 (void);
// 0x000017E8 System.String System.Xml.Schema.XmlBaseConverter::TimeOffsetToString(System.DateTimeOffset)
extern void XmlBaseConverter_TimeOffsetToString_m94D2ACD77BB58357FBD80739B0B9C05C91B77251 (void);
// 0x000017E9 System.String System.Xml.Schema.XmlBaseConverter::YearMonthDurationToString(System.TimeSpan)
extern void XmlBaseConverter_YearMonthDurationToString_m27D25120DCBA587B28D7390B6009A3F79917D9CD (void);
// 0x000017EA System.DateTime System.Xml.Schema.XmlBaseConverter::DateTimeOffsetToDateTime(System.DateTimeOffset)
extern void XmlBaseConverter_DateTimeOffsetToDateTime_m1C2376C52170F04C6C4C803D824CC3E9AAC3DE37 (void);
// 0x000017EB System.Int32 System.Xml.Schema.XmlBaseConverter::DecimalToInt32(System.Decimal)
extern void XmlBaseConverter_DecimalToInt32_mF8200BBB5939AA266AE889D0970A98E41F8DB7D0 (void);
// 0x000017EC System.Int64 System.Xml.Schema.XmlBaseConverter::DecimalToInt64(System.Decimal)
extern void XmlBaseConverter_DecimalToInt64_mF7AFFCD01687FFD3531990489BD390FF855D69B1 (void);
// 0x000017ED System.UInt64 System.Xml.Schema.XmlBaseConverter::DecimalToUInt64(System.Decimal)
extern void XmlBaseConverter_DecimalToUInt64_m308B674D6042AB05249B0087E52A7FB0DEA00F8C (void);
// 0x000017EE System.Byte System.Xml.Schema.XmlBaseConverter::Int32ToByte(System.Int32)
extern void XmlBaseConverter_Int32ToByte_mE7DE6AD980A6550AD21C1EC2976306E7E08CE1CD (void);
// 0x000017EF System.Int16 System.Xml.Schema.XmlBaseConverter::Int32ToInt16(System.Int32)
extern void XmlBaseConverter_Int32ToInt16_m96FF5A436A350B654E299E15985257F828678CE6 (void);
// 0x000017F0 System.SByte System.Xml.Schema.XmlBaseConverter::Int32ToSByte(System.Int32)
extern void XmlBaseConverter_Int32ToSByte_mF239FB3D7D45EE6EADBAE3CDA5EFFEA6F9DBB567 (void);
// 0x000017F1 System.UInt16 System.Xml.Schema.XmlBaseConverter::Int32ToUInt16(System.Int32)
extern void XmlBaseConverter_Int32ToUInt16_m55DDFF8498AD84163D407523132F9EDF082FEABE (void);
// 0x000017F2 System.Int32 System.Xml.Schema.XmlBaseConverter::Int64ToInt32(System.Int64)
extern void XmlBaseConverter_Int64ToInt32_m56A0E0D1F913BA4EEFD4E80FF6C3DD87CA8E47EB (void);
// 0x000017F3 System.UInt32 System.Xml.Schema.XmlBaseConverter::Int64ToUInt32(System.Int64)
extern void XmlBaseConverter_Int64ToUInt32_m27537B9F6F4BE80CF6D0FC5287927936B5075AF5 (void);
// 0x000017F4 System.DateTime System.Xml.Schema.XmlBaseConverter::UntypedAtomicToDateTime(System.String)
extern void XmlBaseConverter_UntypedAtomicToDateTime_m1D340C503B6B4EA2E6548D6E1967FBBDCAF28607 (void);
// 0x000017F5 System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::UntypedAtomicToDateTimeOffset(System.String)
extern void XmlBaseConverter_UntypedAtomicToDateTimeOffset_m52E10FDA25FC8B074E6B6674DCBB90B28192B2A2 (void);
// 0x000017F6 System.Void System.Xml.Schema.XmlBaseConverter::.cctor()
extern void XmlBaseConverter__cctor_mB08A60253E0A1BCE725BFFA7F87AED1391F75D07 (void);
// 0x000017F7 System.Void System.Xml.Schema.XmlNumeric10Converter::.ctor(System.Xml.Schema.XmlSchemaType)
extern void XmlNumeric10Converter__ctor_mD1556E337E9DEC78338EB5D67492655AF90026C5 (void);
// 0x000017F8 System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlNumeric10Converter::Create(System.Xml.Schema.XmlSchemaType)
extern void XmlNumeric10Converter_Create_m8B5953F51BE73CB95926DD064571617F58B0BEE2 (void);
// 0x000017F9 System.Decimal System.Xml.Schema.XmlNumeric10Converter::ToDecimal(System.String)
extern void XmlNumeric10Converter_ToDecimal_mBAD2E8920B04621A0E71B64D0D574315D9E5CBFC (void);
// 0x000017FA System.Decimal System.Xml.Schema.XmlNumeric10Converter::ToDecimal(System.Object)
extern void XmlNumeric10Converter_ToDecimal_m58912D4CA6B57B0AB42EAFA5FC3D1B6149E437A5 (void);
// 0x000017FB System.Int32 System.Xml.Schema.XmlNumeric10Converter::ToInt32(System.Int64)
extern void XmlNumeric10Converter_ToInt32_m267AD98085614EEB53787090F2E700B4F418369E (void);
// 0x000017FC System.Int32 System.Xml.Schema.XmlNumeric10Converter::ToInt32(System.String)
extern void XmlNumeric10Converter_ToInt32_m2D8D65E5D813E3CD2EF318B1D53BF22D5C59E2B1 (void);
// 0x000017FD System.Int32 System.Xml.Schema.XmlNumeric10Converter::ToInt32(System.Object)
extern void XmlNumeric10Converter_ToInt32_m767A843E8AD91844C6F892D85CC2B6ECCD1C5909 (void);
// 0x000017FE System.Int64 System.Xml.Schema.XmlNumeric10Converter::ToInt64(System.Int32)
extern void XmlNumeric10Converter_ToInt64_mBCA78D7C37DCFFE8377C8D6C6E9E6D204265912A (void);
// 0x000017FF System.Int64 System.Xml.Schema.XmlNumeric10Converter::ToInt64(System.String)
extern void XmlNumeric10Converter_ToInt64_m60ECDF82BBCF655E95C84E7F0F81139A807F93CD (void);
// 0x00001800 System.Int64 System.Xml.Schema.XmlNumeric10Converter::ToInt64(System.Object)
extern void XmlNumeric10Converter_ToInt64_m93B6E967A43B27313F846EB56E4082561AF8FEE8 (void);
// 0x00001801 System.String System.Xml.Schema.XmlNumeric10Converter::ToString(System.Decimal)
extern void XmlNumeric10Converter_ToString_mB518E7EBEB477B7BB8CDA598028988A78DB2369E (void);
// 0x00001802 System.String System.Xml.Schema.XmlNumeric10Converter::ToString(System.Int32)
extern void XmlNumeric10Converter_ToString_m985DCB2FF91ACB37AA9501DEB2299BAC0B6C2A99 (void);
// 0x00001803 System.String System.Xml.Schema.XmlNumeric10Converter::ToString(System.Int64)
extern void XmlNumeric10Converter_ToString_m3E9C52063D4E28D3F3D42B361C04C988795CAE8B (void);
// 0x00001804 System.String System.Xml.Schema.XmlNumeric10Converter::ToString(System.Object,System.Xml.IXmlNamespaceResolver)
extern void XmlNumeric10Converter_ToString_m579CAC8694481F0CAF9970F2712E6A48FF6BEC18 (void);
// 0x00001805 System.Object System.Xml.Schema.XmlNumeric10Converter::ChangeType(System.Decimal,System.Type)
extern void XmlNumeric10Converter_ChangeType_mEE7AEB79D50189BFDB171B7A51469C9E370A19F9 (void);
// 0x00001806 System.Object System.Xml.Schema.XmlNumeric10Converter::ChangeType(System.Int32,System.Type)
extern void XmlNumeric10Converter_ChangeType_mDCB169D436506DD2F40511E07A05EF3BF4D481A9 (void);
// 0x00001807 System.Object System.Xml.Schema.XmlNumeric10Converter::ChangeType(System.Int64,System.Type)
extern void XmlNumeric10Converter_ChangeType_m5DB0CB45C04F569036509699B3277D422FAC9BE7 (void);
// 0x00001808 System.Object System.Xml.Schema.XmlNumeric10Converter::ChangeType(System.String,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlNumeric10Converter_ChangeType_m7971F474073669626DAE4CA1A45BC3A8591C2A8E (void);
// 0x00001809 System.Object System.Xml.Schema.XmlNumeric10Converter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlNumeric10Converter_ChangeType_m0A8F930B36D62503D670F3BE5A11FFDDE0C25727 (void);
// 0x0000180A System.Object System.Xml.Schema.XmlNumeric10Converter::ChangeTypeWildcardDestination(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlNumeric10Converter_ChangeTypeWildcardDestination_m6735DDD51A7E3C23E091752D2EC40896CA320D9F (void);
// 0x0000180B System.Object System.Xml.Schema.XmlNumeric10Converter::ChangeTypeWildcardSource(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlNumeric10Converter_ChangeTypeWildcardSource_mAB82400E2CE42A3726C4AF07CF2605CC78687BE1 (void);
// 0x0000180C System.Void System.Xml.Schema.XmlNumeric2Converter::.ctor(System.Xml.Schema.XmlSchemaType)
extern void XmlNumeric2Converter__ctor_m9C4CBCFA8F927A860CD1B84193607FCF159AD0FF (void);
// 0x0000180D System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlNumeric2Converter::Create(System.Xml.Schema.XmlSchemaType)
extern void XmlNumeric2Converter_Create_mF3DD3FDA5895C37BCB7AF0F46CDAC201F9B592D1 (void);
// 0x0000180E System.Double System.Xml.Schema.XmlNumeric2Converter::ToDouble(System.String)
extern void XmlNumeric2Converter_ToDouble_m395266888A05D8C2B7D4D4AB890201639CB83821 (void);
// 0x0000180F System.Double System.Xml.Schema.XmlNumeric2Converter::ToDouble(System.Object)
extern void XmlNumeric2Converter_ToDouble_m38E52170393878AFB8CDEE9AA95E2ABC658095DD (void);
// 0x00001810 System.Single System.Xml.Schema.XmlNumeric2Converter::ToSingle(System.Double)
extern void XmlNumeric2Converter_ToSingle_m7152D55B806DEFE60B1B05CCD400F046B714B38A (void);
// 0x00001811 System.Single System.Xml.Schema.XmlNumeric2Converter::ToSingle(System.String)
extern void XmlNumeric2Converter_ToSingle_m3F0AC65E51B9FD76980085966E05CEE58BE5D0A0 (void);
// 0x00001812 System.Single System.Xml.Schema.XmlNumeric2Converter::ToSingle(System.Object)
extern void XmlNumeric2Converter_ToSingle_mEC3F6070EAF8F04BD6F4336483EE8D45BAEC9413 (void);
// 0x00001813 System.String System.Xml.Schema.XmlNumeric2Converter::ToString(System.Double)
extern void XmlNumeric2Converter_ToString_m47D3A6F3854D3376137BCDB6359CEC5515C981A2 (void);
// 0x00001814 System.String System.Xml.Schema.XmlNumeric2Converter::ToString(System.Single)
extern void XmlNumeric2Converter_ToString_m735B1C6F38B70CDE68FDF751FF36320AF1874CD0 (void);
// 0x00001815 System.String System.Xml.Schema.XmlNumeric2Converter::ToString(System.Object,System.Xml.IXmlNamespaceResolver)
extern void XmlNumeric2Converter_ToString_m6D6FF7EAAB4142804FE38EBEC954C372B5A7DFF5 (void);
// 0x00001816 System.Object System.Xml.Schema.XmlNumeric2Converter::ChangeType(System.Double,System.Type)
extern void XmlNumeric2Converter_ChangeType_mCAAAAA90D86D082B99B6D1825E52E55C7CA27031 (void);
// 0x00001817 System.Object System.Xml.Schema.XmlNumeric2Converter::ChangeType(System.String,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlNumeric2Converter_ChangeType_m40A88AFC59DB76C168026705B791E68EA5B1BF5E (void);
// 0x00001818 System.Object System.Xml.Schema.XmlNumeric2Converter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlNumeric2Converter_ChangeType_mA4894D885AA86AB601537E3DAC1D1706C62425F1 (void);
// 0x00001819 System.Void System.Xml.Schema.XmlDateTimeConverter::.ctor(System.Xml.Schema.XmlSchemaType)
extern void XmlDateTimeConverter__ctor_m6782AAECD6562BCFC3643A6130ADBA7D24E3CF37 (void);
// 0x0000181A System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlDateTimeConverter::Create(System.Xml.Schema.XmlSchemaType)
extern void XmlDateTimeConverter_Create_mD2C1A9A9ED33552A3AC778237939530B3A495C12 (void);
// 0x0000181B System.DateTime System.Xml.Schema.XmlDateTimeConverter::ToDateTime(System.DateTimeOffset)
extern void XmlDateTimeConverter_ToDateTime_m72263FE62386B1B7040B92F3EC7CCD6FFA551077 (void);
// 0x0000181C System.DateTime System.Xml.Schema.XmlDateTimeConverter::ToDateTime(System.String)
extern void XmlDateTimeConverter_ToDateTime_mC31EA2CE5FDBBD190CAE42AF0A6A8B20D3B46226 (void);
// 0x0000181D System.DateTime System.Xml.Schema.XmlDateTimeConverter::ToDateTime(System.Object)
extern void XmlDateTimeConverter_ToDateTime_mF153A02EBFA3B999515923082ADB3D63D5DBDA0D (void);
// 0x0000181E System.DateTimeOffset System.Xml.Schema.XmlDateTimeConverter::ToDateTimeOffset(System.DateTime)
extern void XmlDateTimeConverter_ToDateTimeOffset_m0CAF55B92BE02A66E61D7A0F2680CE7601B11035 (void);
// 0x0000181F System.DateTimeOffset System.Xml.Schema.XmlDateTimeConverter::ToDateTimeOffset(System.String)
extern void XmlDateTimeConverter_ToDateTimeOffset_m47A3C068299DD5804E797EC31D72AFE478448566 (void);
// 0x00001820 System.DateTimeOffset System.Xml.Schema.XmlDateTimeConverter::ToDateTimeOffset(System.Object)
extern void XmlDateTimeConverter_ToDateTimeOffset_m0AF78270B45B143E303B6130C2C94D520C4B6533 (void);
// 0x00001821 System.String System.Xml.Schema.XmlDateTimeConverter::ToString(System.DateTime)
extern void XmlDateTimeConverter_ToString_mA0C57A1D17B33EF88BABA768F91ADB8879D924B2 (void);
// 0x00001822 System.String System.Xml.Schema.XmlDateTimeConverter::ToString(System.DateTimeOffset)
extern void XmlDateTimeConverter_ToString_m3CD2D91D6555175665C66A2D5CAD39B2BFB3D869 (void);
// 0x00001823 System.String System.Xml.Schema.XmlDateTimeConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver)
extern void XmlDateTimeConverter_ToString_mB08F311D6D29B85E0AD88E197BBF47989D6434F1 (void);
// 0x00001824 System.Object System.Xml.Schema.XmlDateTimeConverter::ChangeType(System.DateTime,System.Type)
extern void XmlDateTimeConverter_ChangeType_mF2D15CA43EFE4FF5E59CA684423AEAF9AE375780 (void);
// 0x00001825 System.Object System.Xml.Schema.XmlDateTimeConverter::ChangeType(System.String,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlDateTimeConverter_ChangeType_m5836D2C88EDF2BA29297CD6AD90182BCD63F6508 (void);
// 0x00001826 System.Object System.Xml.Schema.XmlDateTimeConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlDateTimeConverter_ChangeType_m6E0508BCA4230AEC5C8AA096C9CED2D6A10D9AC6 (void);
// 0x00001827 System.Void System.Xml.Schema.XmlBooleanConverter::.ctor(System.Xml.Schema.XmlSchemaType)
extern void XmlBooleanConverter__ctor_m17FBDE04665ADC938E18571B98C97EDC4B41C6ED (void);
// 0x00001828 System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlBooleanConverter::Create(System.Xml.Schema.XmlSchemaType)
extern void XmlBooleanConverter_Create_mEEDD15768D314CD9ED14D666F3BBAAF5C1E1E165 (void);
// 0x00001829 System.Boolean System.Xml.Schema.XmlBooleanConverter::ToBoolean(System.String)
extern void XmlBooleanConverter_ToBoolean_m618955AF4854BF06AE940FC8628BACB8666BFCB1 (void);
// 0x0000182A System.Boolean System.Xml.Schema.XmlBooleanConverter::ToBoolean(System.Object)
extern void XmlBooleanConverter_ToBoolean_m194BFE411778E38EF8B022090F6ADC70062FD1A6 (void);
// 0x0000182B System.String System.Xml.Schema.XmlBooleanConverter::ToString(System.Boolean)
extern void XmlBooleanConverter_ToString_m4B45DC64F14B6C45CE21292B29C671B5717DEDB5 (void);
// 0x0000182C System.String System.Xml.Schema.XmlBooleanConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver)
extern void XmlBooleanConverter_ToString_m0599E287FF17D9CD1C395F0BA918877036E76C63 (void);
// 0x0000182D System.Object System.Xml.Schema.XmlBooleanConverter::ChangeType(System.Boolean,System.Type)
extern void XmlBooleanConverter_ChangeType_m5148FADC36EA28A422BF0CD1C4B962610F9A9856 (void);
// 0x0000182E System.Object System.Xml.Schema.XmlBooleanConverter::ChangeType(System.String,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlBooleanConverter_ChangeType_mD5AA359C8FE33248DDBBE082F6DF86C544D5AA1B (void);
// 0x0000182F System.Object System.Xml.Schema.XmlBooleanConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlBooleanConverter_ChangeType_m96793BCF74CCE32470DBE210A72611CB9C6CF20C (void);
// 0x00001830 System.Void System.Xml.Schema.XmlMiscConverter::.ctor(System.Xml.Schema.XmlSchemaType)
extern void XmlMiscConverter__ctor_m3CF53EC3C80B491DFBFC74EA133EDF259883EE79 (void);
// 0x00001831 System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlMiscConverter::Create(System.Xml.Schema.XmlSchemaType)
extern void XmlMiscConverter_Create_m16B2B85DCFC4CDCE252A176B8D94DC174BB1782B (void);
// 0x00001832 System.String System.Xml.Schema.XmlMiscConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver)
extern void XmlMiscConverter_ToString_m37F1FBE3A617333D42BF48066ABD0DBABE7A1857 (void);
// 0x00001833 System.Object System.Xml.Schema.XmlMiscConverter::ChangeType(System.String,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlMiscConverter_ChangeType_m229F613149016A401B296B406EAAC201DD5C5750 (void);
// 0x00001834 System.Object System.Xml.Schema.XmlMiscConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlMiscConverter_ChangeType_mC6848641D283B68CF1D9213B162CB31B33A51A85 (void);
// 0x00001835 System.Object System.Xml.Schema.XmlMiscConverter::ChangeTypeWildcardDestination(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlMiscConverter_ChangeTypeWildcardDestination_m3D6BA1800B8024D3EF15E9B0CBB177DC28D4C557 (void);
// 0x00001836 System.Object System.Xml.Schema.XmlMiscConverter::ChangeTypeWildcardSource(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlMiscConverter_ChangeTypeWildcardSource_mE54105DB8391C312C214DBB2DC14A5915A5B96B8 (void);
// 0x00001837 System.Void System.Xml.Schema.XmlStringConverter::.ctor(System.Xml.Schema.XmlSchemaType)
extern void XmlStringConverter__ctor_mA811DBEBAC73A5C663B65DAB28FE754AFAE0D106 (void);
// 0x00001838 System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlStringConverter::Create(System.Xml.Schema.XmlSchemaType)
extern void XmlStringConverter_Create_m51380759AFA21618F9AB92C28D4731CB44D8EAA2 (void);
// 0x00001839 System.String System.Xml.Schema.XmlStringConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver)
extern void XmlStringConverter_ToString_mD800CDE5EA87729AB0D60133A0E16910EE900BB1 (void);
// 0x0000183A System.Object System.Xml.Schema.XmlStringConverter::ChangeType(System.String,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlStringConverter_ChangeType_m7810C0EB99366E196EEC36CCE763FCA26C37D2B4 (void);
// 0x0000183B System.Object System.Xml.Schema.XmlStringConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlStringConverter_ChangeType_mF00F4EA115ECA51997AB440D504C1EBC88CFD590 (void);
// 0x0000183C System.Void System.Xml.Schema.XmlUntypedConverter::.ctor()
extern void XmlUntypedConverter__ctor_mC82D3D2D13C1C6B3630A78F2EE4077624AACE389 (void);
// 0x0000183D System.Void System.Xml.Schema.XmlUntypedConverter::.ctor(System.Xml.Schema.XmlUntypedConverter,System.Boolean)
extern void XmlUntypedConverter__ctor_m530347C06FB34C18DD48F3BBA5C60DEEC736A499 (void);
// 0x0000183E System.Boolean System.Xml.Schema.XmlUntypedConverter::ToBoolean(System.String)
extern void XmlUntypedConverter_ToBoolean_m3FB4C00C10A29360D71689627B79E44C9F362AF1 (void);
// 0x0000183F System.Boolean System.Xml.Schema.XmlUntypedConverter::ToBoolean(System.Object)
extern void XmlUntypedConverter_ToBoolean_m098E38F65925E62044FAEF1D8B3B8C5303078022 (void);
// 0x00001840 System.DateTime System.Xml.Schema.XmlUntypedConverter::ToDateTime(System.String)
extern void XmlUntypedConverter_ToDateTime_m06DB710A4533E2B2615FA59D356F55C72997AF1A (void);
// 0x00001841 System.DateTime System.Xml.Schema.XmlUntypedConverter::ToDateTime(System.Object)
extern void XmlUntypedConverter_ToDateTime_mAA489D6BA8BFEE9083B2322B367849DD58DB2213 (void);
// 0x00001842 System.DateTimeOffset System.Xml.Schema.XmlUntypedConverter::ToDateTimeOffset(System.String)
extern void XmlUntypedConverter_ToDateTimeOffset_m92ABCAD646624C6D49774A1840C583787CDBDE39 (void);
// 0x00001843 System.DateTimeOffset System.Xml.Schema.XmlUntypedConverter::ToDateTimeOffset(System.Object)
extern void XmlUntypedConverter_ToDateTimeOffset_m5A7D63D12407EA0C31466AABAA9DA2B0F95459B4 (void);
// 0x00001844 System.Decimal System.Xml.Schema.XmlUntypedConverter::ToDecimal(System.String)
extern void XmlUntypedConverter_ToDecimal_m31D9DD7EE2F9CA063CAF95AB001C7D5CC07C0953 (void);
// 0x00001845 System.Decimal System.Xml.Schema.XmlUntypedConverter::ToDecimal(System.Object)
extern void XmlUntypedConverter_ToDecimal_mC49C96BD2FD4C3F5509F0414088701FC3A827A41 (void);
// 0x00001846 System.Double System.Xml.Schema.XmlUntypedConverter::ToDouble(System.String)
extern void XmlUntypedConverter_ToDouble_mD68186F8CFD91946073BF9BF1C36095EFB5372AE (void);
// 0x00001847 System.Double System.Xml.Schema.XmlUntypedConverter::ToDouble(System.Object)
extern void XmlUntypedConverter_ToDouble_mA0D38166C4C7F7C1A2D74151DFED136837CFF192 (void);
// 0x00001848 System.Int32 System.Xml.Schema.XmlUntypedConverter::ToInt32(System.String)
extern void XmlUntypedConverter_ToInt32_m7827E75366EB732701E666AE7AD515E03DC55B1E (void);
// 0x00001849 System.Int32 System.Xml.Schema.XmlUntypedConverter::ToInt32(System.Object)
extern void XmlUntypedConverter_ToInt32_mC50212F8EF6D6FFA09F85FA049B91C4BB923E80A (void);
// 0x0000184A System.Int64 System.Xml.Schema.XmlUntypedConverter::ToInt64(System.String)
extern void XmlUntypedConverter_ToInt64_m59ECD5D2B8DE238FA8A459105730683F02DAA6E9 (void);
// 0x0000184B System.Int64 System.Xml.Schema.XmlUntypedConverter::ToInt64(System.Object)
extern void XmlUntypedConverter_ToInt64_m596B48E062659CDE389BD18EE3687E0CC9D4FC1D (void);
// 0x0000184C System.Single System.Xml.Schema.XmlUntypedConverter::ToSingle(System.String)
extern void XmlUntypedConverter_ToSingle_mB8BB884E5B7EFCF79893C0BBF0095F3A0E8C632E (void);
// 0x0000184D System.Single System.Xml.Schema.XmlUntypedConverter::ToSingle(System.Object)
extern void XmlUntypedConverter_ToSingle_m6D9FD031B936C61F75C186D241BF51271AE71FD3 (void);
// 0x0000184E System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Boolean)
extern void XmlUntypedConverter_ToString_m8DDCC42A5CDDC8D8AC062F86500F67EFFDABB78F (void);
// 0x0000184F System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.DateTime)
extern void XmlUntypedConverter_ToString_mBDA04A2FF87A28A593D6379AF79A2280569DDDBE (void);
// 0x00001850 System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.DateTimeOffset)
extern void XmlUntypedConverter_ToString_mC9D9F93E20C7B06620F3A38179641C9DF1428262 (void);
// 0x00001851 System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Decimal)
extern void XmlUntypedConverter_ToString_m3A888112C3AE42B087AB5D8130905442F76E4F16 (void);
// 0x00001852 System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Double)
extern void XmlUntypedConverter_ToString_m8E474D733EBBFD24090F1731AF6D83FB29DABA0C (void);
// 0x00001853 System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Int32)
extern void XmlUntypedConverter_ToString_mB45A50A6304765E09FED8EC45BC7CD6362F5D6FC (void);
// 0x00001854 System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Int64)
extern void XmlUntypedConverter_ToString_mAB00DD6F7A711E1985A40BE3D08BF2A32381107E (void);
// 0x00001855 System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Single)
extern void XmlUntypedConverter_ToString_mA3ECD11E1EAF48FBBA872946E6EE712D2AF1EE5E (void);
// 0x00001856 System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver)
extern void XmlUntypedConverter_ToString_m806034A143001ADC300AF399611CD283AA2103F0 (void);
// 0x00001857 System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.Boolean,System.Type)
extern void XmlUntypedConverter_ChangeType_m34C37280F713467BA8F434E8D1A1860BC69B1126 (void);
// 0x00001858 System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.DateTime,System.Type)
extern void XmlUntypedConverter_ChangeType_m7F0E767DC5EF8AFB5283C6B4C29E9FDC2E28A7BF (void);
// 0x00001859 System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.Decimal,System.Type)
extern void XmlUntypedConverter_ChangeType_mC00C433AB711E7881ACF2FAB9D1CFB725823E36C (void);
// 0x0000185A System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.Double,System.Type)
extern void XmlUntypedConverter_ChangeType_m04BD68FA7EEC6BBBFA5C1F3A56E12AFC716512A8 (void);
// 0x0000185B System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.Int32,System.Type)
extern void XmlUntypedConverter_ChangeType_mA0E56A6A916A1F6D874EBA3969C1E251C977B9B3 (void);
// 0x0000185C System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.Int64,System.Type)
extern void XmlUntypedConverter_ChangeType_m01ACA40ACADFE01E49CD8CA75DEF9BBDF4A636E8 (void);
// 0x0000185D System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.String,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlUntypedConverter_ChangeType_m5756490878BB3BB8C1A9335E469E04D5E697F3B0 (void);
// 0x0000185E System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlUntypedConverter_ChangeType_mEDA35D335DC702518EF5BCFF48CF0284D7AC0A6E (void);
// 0x0000185F System.Object System.Xml.Schema.XmlUntypedConverter::ChangeTypeWildcardDestination(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlUntypedConverter_ChangeTypeWildcardDestination_m3211D143132301B404C1DB8BA906F48020F6DB5A (void);
// 0x00001860 System.Object System.Xml.Schema.XmlUntypedConverter::ChangeTypeWildcardSource(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlUntypedConverter_ChangeTypeWildcardSource_mCF2BAD93DF040CEF5ABB937591E9B2EBF00F1B96 (void);
// 0x00001861 System.Object System.Xml.Schema.XmlUntypedConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlUntypedConverter_ChangeListType_m56081414572E63A4CE7F6E3A00A9059A9D880CF4 (void);
// 0x00001862 System.Boolean System.Xml.Schema.XmlUntypedConverter::SupportsType(System.Type)
extern void XmlUntypedConverter_SupportsType_mA8F11C36ADAD56602320799E7EBBFF0829C149EC (void);
// 0x00001863 System.Void System.Xml.Schema.XmlUntypedConverter::.cctor()
extern void XmlUntypedConverter__cctor_m94DFC44EAC8B243F60BC373AF4C061D4A2FC52FA (void);
// 0x00001864 System.Void System.Xml.Schema.XmlAnyConverter::.ctor(System.Xml.Schema.XmlTypeCode)
extern void XmlAnyConverter__ctor_mC37E1BD62F255937CE9E845D70872CAD7943AAC4 (void);
// 0x00001865 System.Boolean System.Xml.Schema.XmlAnyConverter::ToBoolean(System.Object)
extern void XmlAnyConverter_ToBoolean_m3A26D2B41FEC9E84BBB19C52A7173059147C3D67 (void);
// 0x00001866 System.DateTime System.Xml.Schema.XmlAnyConverter::ToDateTime(System.Object)
extern void XmlAnyConverter_ToDateTime_mC92E49F464D7392CF9BEC1E515F7EF27304F3369 (void);
// 0x00001867 System.DateTimeOffset System.Xml.Schema.XmlAnyConverter::ToDateTimeOffset(System.Object)
extern void XmlAnyConverter_ToDateTimeOffset_m00A1CEDCF852ADC6784F9C002D82B0DB7711F2DC (void);
// 0x00001868 System.Decimal System.Xml.Schema.XmlAnyConverter::ToDecimal(System.Object)
extern void XmlAnyConverter_ToDecimal_m4C393123BD63C71B6AFC300FCD261A622E9B3D3E (void);
// 0x00001869 System.Double System.Xml.Schema.XmlAnyConverter::ToDouble(System.Object)
extern void XmlAnyConverter_ToDouble_m3C5710F8F74CBC860E5B29D92EB1099BFC595B23 (void);
// 0x0000186A System.Int32 System.Xml.Schema.XmlAnyConverter::ToInt32(System.Object)
extern void XmlAnyConverter_ToInt32_mB1B32CF791659BBC1CA9E593AB27D353B44604B4 (void);
// 0x0000186B System.Int64 System.Xml.Schema.XmlAnyConverter::ToInt64(System.Object)
extern void XmlAnyConverter_ToInt64_m1EFEFAA444A5C9B5E4A62662F890A582B36C21C9 (void);
// 0x0000186C System.Single System.Xml.Schema.XmlAnyConverter::ToSingle(System.Object)
extern void XmlAnyConverter_ToSingle_mA0C121FA8637E82DE889C6EEE293360969BC5260 (void);
// 0x0000186D System.Object System.Xml.Schema.XmlAnyConverter::ChangeType(System.Boolean,System.Type)
extern void XmlAnyConverter_ChangeType_m96A6B8E6ED6109AEE90668DFE76652E587B82FD1 (void);
// 0x0000186E System.Object System.Xml.Schema.XmlAnyConverter::ChangeType(System.DateTime,System.Type)
extern void XmlAnyConverter_ChangeType_mA7201A4C1ACE26EA35D1DE3444D7F62A9C2568FB (void);
// 0x0000186F System.Object System.Xml.Schema.XmlAnyConverter::ChangeType(System.Decimal,System.Type)
extern void XmlAnyConverter_ChangeType_m14024A08E769496A50AACE8F8A4AC8693DF88AA3 (void);
// 0x00001870 System.Object System.Xml.Schema.XmlAnyConverter::ChangeType(System.Double,System.Type)
extern void XmlAnyConverter_ChangeType_mD4C9518A504738A55A8052A61868643277C5F180 (void);
// 0x00001871 System.Object System.Xml.Schema.XmlAnyConverter::ChangeType(System.Int32,System.Type)
extern void XmlAnyConverter_ChangeType_mAADBB6C9AF7978420700FB9805706EBFE0E7B710 (void);
// 0x00001872 System.Object System.Xml.Schema.XmlAnyConverter::ChangeType(System.Int64,System.Type)
extern void XmlAnyConverter_ChangeType_m1E1182DD2F816191CF79B328CD22039CE194B929 (void);
// 0x00001873 System.Object System.Xml.Schema.XmlAnyConverter::ChangeType(System.String,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlAnyConverter_ChangeType_m34B629B194FAA6C62C4BC44CBC9231D3DA567AB1 (void);
// 0x00001874 System.Object System.Xml.Schema.XmlAnyConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlAnyConverter_ChangeType_mAF24A2C607A9527EB0C1B505A5E6E46A6FB99920 (void);
// 0x00001875 System.Object System.Xml.Schema.XmlAnyConverter::ChangeTypeWildcardDestination(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlAnyConverter_ChangeTypeWildcardDestination_mCFD0FC84EEC87CBC94D1B94F6317F6C8D38E1E50 (void);
// 0x00001876 System.Object System.Xml.Schema.XmlAnyConverter::ChangeTypeWildcardSource(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlAnyConverter_ChangeTypeWildcardSource_mEE58A89B9A9F2EE03606B0CF2B88DCD2BED3B404 (void);
// 0x00001877 System.Xml.XPath.XPathNavigator System.Xml.Schema.XmlAnyConverter::ToNavigator(System.Xml.XPath.XPathNavigator)
extern void XmlAnyConverter_ToNavigator_mE0637E73228846BF8C3375430C8B63CF73A3C2A0 (void);
// 0x00001878 System.Void System.Xml.Schema.XmlAnyConverter::.cctor()
extern void XmlAnyConverter__cctor_mDF48A121CB3BB139A1DB47EC8A7CF445B4455100 (void);
// 0x00001879 System.Void System.Xml.Schema.XmlAnyListConverter::.ctor(System.Xml.Schema.XmlBaseConverter)
extern void XmlAnyListConverter__ctor_mE39C5C71DDEDA4AF0C31FF46DAA625173F08AC0C (void);
// 0x0000187A System.Object System.Xml.Schema.XmlAnyListConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlAnyListConverter_ChangeType_m1BE4913561E1287C94B093B9EBFB153F32655F61 (void);
// 0x0000187B System.Void System.Xml.Schema.XmlAnyListConverter::.cctor()
extern void XmlAnyListConverter__cctor_m8A6FD6A2E4F63D768AF412662E5DF789AF34DFEB (void);
// 0x0000187C System.Void System.Xml.Schema.XmlListConverter::.ctor(System.Xml.Schema.XmlBaseConverter)
extern void XmlListConverter__ctor_mCA63578E7441F5966685695A7BF7653645AAE5C3 (void);
// 0x0000187D System.Void System.Xml.Schema.XmlListConverter::.ctor(System.Xml.Schema.XmlBaseConverter,System.Type)
extern void XmlListConverter__ctor_mC1229A31617E5443F831E698FC7096B4A8874502 (void);
// 0x0000187E System.Void System.Xml.Schema.XmlListConverter::.ctor(System.Xml.Schema.XmlSchemaType)
extern void XmlListConverter__ctor_mC8B3F9BE510652A2EA2FC249C506605A025401F7 (void);
// 0x0000187F System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlListConverter::Create(System.Xml.Schema.XmlValueConverter)
extern void XmlListConverter_Create_mEE368B2D0A2A9440E6A6E5F6570A2DB284B832E3 (void);
// 0x00001880 System.Object System.Xml.Schema.XmlListConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlListConverter_ChangeType_m630DCB9CD3B6B383341BA451EAAA25F165B6B66D (void);
// 0x00001881 System.Object System.Xml.Schema.XmlListConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlListConverter_ChangeListType_mE0AAB3D151C68A0D04C45239AC2899272F009220 (void);
// 0x00001882 System.Boolean System.Xml.Schema.XmlListConverter::IsListType(System.Type)
extern void XmlListConverter_IsListType_m21C7A6B5F57551FF2D989720667EF4E1D9E1399F (void);
// 0x00001883 T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver)
// 0x00001884 System.Collections.IList System.Xml.Schema.XmlListConverter::ToList(System.Object,System.Xml.IXmlNamespaceResolver)
extern void XmlListConverter_ToList_m2770032A553C42EA62A43232A06D8784826B4668 (void);
// 0x00001885 System.Collections.Generic.List`1<System.String> System.Xml.Schema.XmlListConverter::StringAsList(System.String)
extern void XmlListConverter_StringAsList_m3E1DDA543BC8CBEB3D5FE7741297A4B15EA5EF14 (void);
// 0x00001886 System.String System.Xml.Schema.XmlListConverter::ListAsString(System.Collections.IEnumerable,System.Xml.IXmlNamespaceResolver)
extern void XmlListConverter_ListAsString_m48242450B8AF496252BB093BB75E86D8C274A19B (void);
// 0x00001887 System.Exception System.Xml.Schema.XmlListConverter::CreateInvalidClrMappingException(System.Type,System.Type)
extern void XmlListConverter_CreateInvalidClrMappingException_m6D579969524A99137757F66105F72C9DFB83B0B1 (void);
// 0x00001888 System.Void System.Xml.Schema.XmlUnionConverter::.ctor(System.Xml.Schema.XmlSchemaType)
extern void XmlUnionConverter__ctor_m5902D18001ECCF87878515EE37B208E21443B3E7 (void);
// 0x00001889 System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlUnionConverter::Create(System.Xml.Schema.XmlSchemaType)
extern void XmlUnionConverter_Create_m8A6EA2BAE5BD0083DEEB95D21543584359BE3E73 (void);
// 0x0000188A System.Object System.Xml.Schema.XmlUnionConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver)
extern void XmlUnionConverter_ChangeType_m774E7C69C12DA4E6AFDCC72215F41AF5AFA4E858 (void);
// 0x0000188B System.Void System.Xml.Schema.XsdBuilder::.ctor(System.Xml.XmlReader,System.Xml.XmlNamespaceManager,System.Xml.Schema.XmlSchema,System.Xml.XmlNameTable,System.Xml.Schema.SchemaNames,System.Xml.Schema.ValidationEventHandler)
extern void XsdBuilder__ctor_m6FACE55538677B31BA4923AE3231629952930156 (void);
// 0x0000188C System.Boolean System.Xml.Schema.XsdBuilder::ProcessElement(System.String,System.String,System.String)
extern void XsdBuilder_ProcessElement_m7D64DA9DA0E49D8124EC8E4179ABA712216C4A75 (void);
// 0x0000188D System.Void System.Xml.Schema.XsdBuilder::ProcessAttribute(System.String,System.String,System.String,System.String)
extern void XsdBuilder_ProcessAttribute_mC3D69F72A88FDBAD08408A197E012464D299A7DA (void);
// 0x0000188E System.Boolean System.Xml.Schema.XsdBuilder::IsContentParsed()
extern void XsdBuilder_IsContentParsed_m90D26718FFEC48B6831DAA3A1C07A68B37CFEC53 (void);
// 0x0000188F System.Void System.Xml.Schema.XsdBuilder::ProcessMarkup(System.Xml.XmlNode[])
extern void XsdBuilder_ProcessMarkup_mA0AAC1D241244F9B5A4E6017A6825CD39DB759F1 (void);
// 0x00001890 System.Void System.Xml.Schema.XsdBuilder::ProcessCData(System.String)
extern void XsdBuilder_ProcessCData_m4BC65BEE210F4681A638B19F96746F4EC5D1DA85 (void);
// 0x00001891 System.Void System.Xml.Schema.XsdBuilder::StartChildren()
extern void XsdBuilder_StartChildren_mFFB54ACD171F51CFCDFACBE1DD48019863E9AC66 (void);
// 0x00001892 System.Void System.Xml.Schema.XsdBuilder::EndChildren()
extern void XsdBuilder_EndChildren_mB87582F4BC31D0595253DBE547BA5576D7E85087 (void);
// 0x00001893 System.Void System.Xml.Schema.XsdBuilder::Push()
extern void XsdBuilder_Push_mC283038B7318DC9C21F051E4981704755A68BED5 (void);
// 0x00001894 System.Void System.Xml.Schema.XsdBuilder::Pop()
extern void XsdBuilder_Pop_m1447B72FDD5789C47D7166AE81113C3236BD2D51 (void);
// 0x00001895 System.Xml.Schema.SchemaNames/Token System.Xml.Schema.XsdBuilder::get_CurrentElement()
extern void XsdBuilder_get_CurrentElement_m96886BED400E28AAC36C9ED25212FCA36F96C5F7 (void);
// 0x00001896 System.Xml.Schema.SchemaNames/Token System.Xml.Schema.XsdBuilder::get_ParentElement()
extern void XsdBuilder_get_ParentElement_m8E01C2767F0651BC1B26103BCBA4EC0B1AF3E9E1 (void);
// 0x00001897 System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XsdBuilder::get_ParentContainer()
extern void XsdBuilder_get_ParentContainer_mA79A6EB80DB397637C3024CE0C03D7A78C184C59 (void);
// 0x00001898 System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XsdBuilder::GetContainer(System.Xml.Schema.XsdBuilder/State)
extern void XsdBuilder_GetContainer_mB3922475B2015775B38748C059984C5381A273BB (void);
// 0x00001899 System.Void System.Xml.Schema.XsdBuilder::SetContainer(System.Xml.Schema.XsdBuilder/State,System.Object)
extern void XsdBuilder_SetContainer_mD7D25835D326D7EF12704A98D1543D1FBBA1B787 (void);
// 0x0000189A System.Void System.Xml.Schema.XsdBuilder::BuildAnnotated_Id(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildAnnotated_Id_m747D1D6A9B9B43CE6D8626875EB87B96C92C508C (void);
// 0x0000189B System.Void System.Xml.Schema.XsdBuilder::BuildSchema_AttributeFormDefault(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildSchema_AttributeFormDefault_m6F41CF9716F2A3DF1CDD374F18AF2C3D920FE14E (void);
// 0x0000189C System.Void System.Xml.Schema.XsdBuilder::BuildSchema_ElementFormDefault(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildSchema_ElementFormDefault_m20C32EFFCDA3D015419E8AF5AC97416C5B093AFD (void);
// 0x0000189D System.Void System.Xml.Schema.XsdBuilder::BuildSchema_TargetNamespace(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildSchema_TargetNamespace_mE5E8837B8495318CD936A04C8B195E0E5D6B7463 (void);
// 0x0000189E System.Void System.Xml.Schema.XsdBuilder::BuildSchema_Version(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildSchema_Version_mD7D8F804D792E435163C868CFAB7F42F80F36A34 (void);
// 0x0000189F System.Void System.Xml.Schema.XsdBuilder::BuildSchema_FinalDefault(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildSchema_FinalDefault_mEB10D9A5AC211A96CBF9C5B68B9B3055ECC5939B (void);
// 0x000018A0 System.Void System.Xml.Schema.XsdBuilder::BuildSchema_BlockDefault(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildSchema_BlockDefault_mADA63294D50AC079C29F9BE195061437C6C4BEB2 (void);
// 0x000018A1 System.Void System.Xml.Schema.XsdBuilder::InitSchema(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitSchema_m4AF2B2227DDDD42D7A6952002E189E1D5024704E (void);
// 0x000018A2 System.Void System.Xml.Schema.XsdBuilder::InitInclude(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitInclude_mCACB74851D1AF98EAABA6C27226BFC3CD3EDD8D4 (void);
// 0x000018A3 System.Void System.Xml.Schema.XsdBuilder::BuildInclude_SchemaLocation(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildInclude_SchemaLocation_m03A8066CF6C2FF83FB982529261A926E8655499D (void);
// 0x000018A4 System.Void System.Xml.Schema.XsdBuilder::InitImport(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitImport_m1EF8F626E609FD8D1C493A63A6A8B381677A59DF (void);
// 0x000018A5 System.Void System.Xml.Schema.XsdBuilder::BuildImport_Namespace(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildImport_Namespace_m469D5B5E39F5B69E1BFB9433A90B248825464B45 (void);
// 0x000018A6 System.Void System.Xml.Schema.XsdBuilder::BuildImport_SchemaLocation(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildImport_SchemaLocation_m5F3D671517FBFFB5A03AE97576242B82F2B08BD6 (void);
// 0x000018A7 System.Void System.Xml.Schema.XsdBuilder::InitRedefine(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitRedefine_m976E742357D31EE9D6AB03422B78C3ADD7485FF9 (void);
// 0x000018A8 System.Void System.Xml.Schema.XsdBuilder::BuildRedefine_SchemaLocation(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildRedefine_SchemaLocation_m42219A4376504D3B1B465D29C6E7C14C84ACF020 (void);
// 0x000018A9 System.Void System.Xml.Schema.XsdBuilder::EndRedefine(System.Xml.Schema.XsdBuilder)
extern void XsdBuilder_EndRedefine_mB878E22D4CA4C875EE16303B4F9E93F58534B1D1 (void);
// 0x000018AA System.Void System.Xml.Schema.XsdBuilder::InitAttribute(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitAttribute_m6201CDB0AA32402F5CA83034A30FCD2B3562C147 (void);
// 0x000018AB System.Void System.Xml.Schema.XsdBuilder::BuildAttribute_Default(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildAttribute_Default_mEB97B80A7520A46557C551F72B6184B1F6DF1306 (void);
// 0x000018AC System.Void System.Xml.Schema.XsdBuilder::BuildAttribute_Fixed(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildAttribute_Fixed_m61F4F9EF79FCC11D54953D17E266A7777CD218BA (void);
// 0x000018AD System.Void System.Xml.Schema.XsdBuilder::BuildAttribute_Form(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildAttribute_Form_mB29F8BC6E55FD8F0F429460A1788EA807E526FD6 (void);
// 0x000018AE System.Void System.Xml.Schema.XsdBuilder::BuildAttribute_Use(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildAttribute_Use_m50FB69297D56B042CF2234D4655B37BA6CF13404 (void);
// 0x000018AF System.Void System.Xml.Schema.XsdBuilder::BuildAttribute_Ref(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildAttribute_Ref_mD7A8F518D80D1EBA556B58F1F6AF3B0AD6213EF2 (void);
// 0x000018B0 System.Void System.Xml.Schema.XsdBuilder::BuildAttribute_Name(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildAttribute_Name_m8D04B15D8D3F3E122DA8AF1554DB35B4A34EDDE6 (void);
// 0x000018B1 System.Void System.Xml.Schema.XsdBuilder::BuildAttribute_Type(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildAttribute_Type_mE8D53BF7115605B22BA7BB058B031B925E8016CD (void);
// 0x000018B2 System.Void System.Xml.Schema.XsdBuilder::InitElement(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitElement_m5DDC431CEC7AF30A45CCC67F0A8E25B7ECFB3E2D (void);
// 0x000018B3 System.Void System.Xml.Schema.XsdBuilder::BuildElement_Abstract(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildElement_Abstract_mBE7501F0CFC75058DF1CEF1E9C3B0EFD59F0096D (void);
// 0x000018B4 System.Void System.Xml.Schema.XsdBuilder::BuildElement_Block(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildElement_Block_m73B891940D0CFBC6EF51C704AF2D9772F3DC31F6 (void);
// 0x000018B5 System.Void System.Xml.Schema.XsdBuilder::BuildElement_Default(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildElement_Default_mB9F232006A6585F95E01F49748ADD1CCC6303734 (void);
// 0x000018B6 System.Void System.Xml.Schema.XsdBuilder::BuildElement_Form(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildElement_Form_mD48161B50941CDEFC0B66438DC14034DF49A0ACB (void);
// 0x000018B7 System.Void System.Xml.Schema.XsdBuilder::BuildElement_SubstitutionGroup(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildElement_SubstitutionGroup_m9F3F01DFDAFD4933498BA88442725A810AA6DD8E (void);
// 0x000018B8 System.Void System.Xml.Schema.XsdBuilder::BuildElement_Final(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildElement_Final_mD7328B03C1D28CE7E6C41BDACC96D82220B2F405 (void);
// 0x000018B9 System.Void System.Xml.Schema.XsdBuilder::BuildElement_Fixed(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildElement_Fixed_mC08F5E3630C35EE01DBE86E9EDDA534FE3F82903 (void);
// 0x000018BA System.Void System.Xml.Schema.XsdBuilder::BuildElement_MaxOccurs(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildElement_MaxOccurs_m7AD7143DAB61C6272324632E429CFC18C3F47236 (void);
// 0x000018BB System.Void System.Xml.Schema.XsdBuilder::BuildElement_MinOccurs(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildElement_MinOccurs_m1205E9144335E76EF8C9AB339788E6890055007D (void);
// 0x000018BC System.Void System.Xml.Schema.XsdBuilder::BuildElement_Name(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildElement_Name_mC8A7F58F2C1F989C3E61DBE0482972CDC09690FC (void);
// 0x000018BD System.Void System.Xml.Schema.XsdBuilder::BuildElement_Nillable(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildElement_Nillable_m27D82FDD7329443ADC0B0DB12AF8221DD6FE3F18 (void);
// 0x000018BE System.Void System.Xml.Schema.XsdBuilder::BuildElement_Ref(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildElement_Ref_m83FDFDE36820CC1FB3A7E60E6ED449548A135F5A (void);
// 0x000018BF System.Void System.Xml.Schema.XsdBuilder::BuildElement_Type(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildElement_Type_mC7B66AE1E34F0A7105AC7E9016E24CB179890F52 (void);
// 0x000018C0 System.Void System.Xml.Schema.XsdBuilder::InitSimpleType(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitSimpleType_m3AB6D1DA10B0440FA492543785DA37CD6D1BEB54 (void);
// 0x000018C1 System.Void System.Xml.Schema.XsdBuilder::BuildSimpleType_Name(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildSimpleType_Name_m37853A615E9886D2C1B36D664D8ED30405BCA1AD (void);
// 0x000018C2 System.Void System.Xml.Schema.XsdBuilder::BuildSimpleType_Final(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildSimpleType_Final_mB1AC5CD85FF6845B07E566CB5A3E6C56A2B46E2B (void);
// 0x000018C3 System.Void System.Xml.Schema.XsdBuilder::InitSimpleTypeUnion(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitSimpleTypeUnion_m5F579A4C0BC9C0D309C6CFC3B0C591257FFAA8F4 (void);
// 0x000018C4 System.Void System.Xml.Schema.XsdBuilder::BuildSimpleTypeUnion_MemberTypes(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildSimpleTypeUnion_MemberTypes_m4016F2FFBF23232E7AF7DD286BAFC9049E3617DC (void);
// 0x000018C5 System.Void System.Xml.Schema.XsdBuilder::InitSimpleTypeList(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitSimpleTypeList_mEAF0A958C34C2C47D211D90F7B476A34A52DC3E2 (void);
// 0x000018C6 System.Void System.Xml.Schema.XsdBuilder::BuildSimpleTypeList_ItemType(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildSimpleTypeList_ItemType_m197BAAAAD917BB4E73B72BB0A8CAC91BAEF3D8C6 (void);
// 0x000018C7 System.Void System.Xml.Schema.XsdBuilder::InitSimpleTypeRestriction(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitSimpleTypeRestriction_m2F2DC9451DF1370473234B01A5F969A7F839DF8A (void);
// 0x000018C8 System.Void System.Xml.Schema.XsdBuilder::BuildSimpleTypeRestriction_Base(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildSimpleTypeRestriction_Base_m255B5B1788A4FE27819503393AFC8E31C9ECBFC4 (void);
// 0x000018C9 System.Void System.Xml.Schema.XsdBuilder::InitComplexType(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitComplexType_mBAB97296A8DF6494C1047B7634BE35C1245F9CAD (void);
// 0x000018CA System.Void System.Xml.Schema.XsdBuilder::BuildComplexType_Abstract(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildComplexType_Abstract_m562F035C8B80A16201801563EEF784E114272EDC (void);
// 0x000018CB System.Void System.Xml.Schema.XsdBuilder::BuildComplexType_Block(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildComplexType_Block_mEC8BF5D033C106DE8913F2C3A2994FE731A63DFC (void);
// 0x000018CC System.Void System.Xml.Schema.XsdBuilder::BuildComplexType_Final(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildComplexType_Final_m75E2739741A0092CC71459402E1F495D9154776D (void);
// 0x000018CD System.Void System.Xml.Schema.XsdBuilder::BuildComplexType_Mixed(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildComplexType_Mixed_mB3A7C8A15380307E1EB59539544DD08B1EFEA3E8 (void);
// 0x000018CE System.Void System.Xml.Schema.XsdBuilder::BuildComplexType_Name(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildComplexType_Name_m1CEA2B4C56FB6879F375AEBB2A0D6A32D0429BAE (void);
// 0x000018CF System.Void System.Xml.Schema.XsdBuilder::InitComplexContent(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitComplexContent_mA4B4E51195A7C513D9EDD03FB0657CEED84B2250 (void);
// 0x000018D0 System.Void System.Xml.Schema.XsdBuilder::BuildComplexContent_Mixed(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildComplexContent_Mixed_mEED8FC57691D3D9AF7C6355D489B2BF9FFD25A15 (void);
// 0x000018D1 System.Void System.Xml.Schema.XsdBuilder::InitComplexContentExtension(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitComplexContentExtension_m60B48D5F7418833A81687340F8212722114F0AEC (void);
// 0x000018D2 System.Void System.Xml.Schema.XsdBuilder::BuildComplexContentExtension_Base(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildComplexContentExtension_Base_m079966157B6749978ECD1442FC14C15C4735F20A (void);
// 0x000018D3 System.Void System.Xml.Schema.XsdBuilder::InitComplexContentRestriction(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitComplexContentRestriction_m0A5E662FC167C4386C04DEB053307947DFED4FEC (void);
// 0x000018D4 System.Void System.Xml.Schema.XsdBuilder::BuildComplexContentRestriction_Base(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildComplexContentRestriction_Base_m38E390B5A76BFB5711CB7C35978B5AD511BE79B3 (void);
// 0x000018D5 System.Void System.Xml.Schema.XsdBuilder::InitSimpleContent(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitSimpleContent_mB4A0B045AE9EB9D7B6A606EC62A9F900E4E622DF (void);
// 0x000018D6 System.Void System.Xml.Schema.XsdBuilder::InitSimpleContentExtension(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitSimpleContentExtension_m63FA9A2109218FE0BBF182B73E941C184D40CB08 (void);
// 0x000018D7 System.Void System.Xml.Schema.XsdBuilder::BuildSimpleContentExtension_Base(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildSimpleContentExtension_Base_m985E348CF541A917379A3392C44367ABDD358F12 (void);
// 0x000018D8 System.Void System.Xml.Schema.XsdBuilder::InitSimpleContentRestriction(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitSimpleContentRestriction_m0D576236FC26D8110D8E02102408B41EB31A2D8F (void);
// 0x000018D9 System.Void System.Xml.Schema.XsdBuilder::BuildSimpleContentRestriction_Base(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildSimpleContentRestriction_Base_m6C5B9DCE8ADB96F51CC717E43B1EAFD3CC43584A (void);
// 0x000018DA System.Void System.Xml.Schema.XsdBuilder::InitAttributeGroup(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitAttributeGroup_m5901D41772ABA6D9E3CC7CB28E959501F24EDCC9 (void);
// 0x000018DB System.Void System.Xml.Schema.XsdBuilder::BuildAttributeGroup_Name(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildAttributeGroup_Name_m4EC9DDEE5B02C4D51D8DBB45CED424B353AD14EE (void);
// 0x000018DC System.Void System.Xml.Schema.XsdBuilder::InitAttributeGroupRef(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitAttributeGroupRef_mC2A9815AFFB566D47954C4666D38D7A15E08F071 (void);
// 0x000018DD System.Void System.Xml.Schema.XsdBuilder::BuildAttributeGroupRef_Ref(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildAttributeGroupRef_Ref_mD2ED75EC1A48604D732BB4AAA82086B7CE0FCE2A (void);
// 0x000018DE System.Void System.Xml.Schema.XsdBuilder::InitAnyAttribute(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitAnyAttribute_m7928FA1D193883486AE2E32EDA5828B359D74688 (void);
// 0x000018DF System.Void System.Xml.Schema.XsdBuilder::BuildAnyAttribute_Namespace(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildAnyAttribute_Namespace_m626853FEB0A81536241C24010B8E9A2CC0BBBC52 (void);
// 0x000018E0 System.Void System.Xml.Schema.XsdBuilder::BuildAnyAttribute_ProcessContents(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildAnyAttribute_ProcessContents_mCEA56B396552463E60E0029841D6B5790BD8D79B (void);
// 0x000018E1 System.Void System.Xml.Schema.XsdBuilder::InitGroup(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitGroup_m669C5D72E1D6F88CDF3AA054C40CB12AB9100B4C (void);
// 0x000018E2 System.Void System.Xml.Schema.XsdBuilder::BuildGroup_Name(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildGroup_Name_m75505760D596511F8052F8B3A0A03C6DDED06847 (void);
// 0x000018E3 System.Void System.Xml.Schema.XsdBuilder::InitGroupRef(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitGroupRef_m83A4030AECA1C999997CACBB1932FD6C5C887F59 (void);
// 0x000018E4 System.Void System.Xml.Schema.XsdBuilder::BuildParticle_MaxOccurs(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildParticle_MaxOccurs_mAD6947B7C187EEC9B8284F2998AA156251235F16 (void);
// 0x000018E5 System.Void System.Xml.Schema.XsdBuilder::BuildParticle_MinOccurs(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildParticle_MinOccurs_m55F0AF4DCAE61A4F089DAA938D1BB51C20DAD0DA (void);
// 0x000018E6 System.Void System.Xml.Schema.XsdBuilder::BuildGroupRef_Ref(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildGroupRef_Ref_m03D402C2A18BE179C0F10D0E1F0ED8C082E8A45F (void);
// 0x000018E7 System.Void System.Xml.Schema.XsdBuilder::InitAll(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitAll_mB08B0DAC042B5BF397D4651CB816879FEA8AD597 (void);
// 0x000018E8 System.Void System.Xml.Schema.XsdBuilder::InitChoice(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitChoice_m4D00543321AE1AF3BE6E2C13FB336AE01446A6C4 (void);
// 0x000018E9 System.Void System.Xml.Schema.XsdBuilder::InitSequence(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitSequence_mA8875EAF87A91AC923E9934DA8323900985EC325 (void);
// 0x000018EA System.Void System.Xml.Schema.XsdBuilder::InitAny(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitAny_m5A02C1FA1615DE8CF211507CC7CE63CC176E153F (void);
// 0x000018EB System.Void System.Xml.Schema.XsdBuilder::BuildAny_Namespace(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildAny_Namespace_m4A60987FA897C7833683919584EB9242325B4CD9 (void);
// 0x000018EC System.Void System.Xml.Schema.XsdBuilder::BuildAny_ProcessContents(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildAny_ProcessContents_mE99AC3025B73F3EBA59054DD8A2B70E548040650 (void);
// 0x000018ED System.Void System.Xml.Schema.XsdBuilder::InitNotation(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitNotation_mCE5BB96C3BC6493A86C07382586D2205456E9D4C (void);
// 0x000018EE System.Void System.Xml.Schema.XsdBuilder::BuildNotation_Name(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildNotation_Name_mD87E0ABDA377ADE7BCA9AFFD1163D553E45AD1E9 (void);
// 0x000018EF System.Void System.Xml.Schema.XsdBuilder::BuildNotation_Public(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildNotation_Public_m08B3437723340146FA42E83366C26D32ECC4AEC5 (void);
// 0x000018F0 System.Void System.Xml.Schema.XsdBuilder::BuildNotation_System(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildNotation_System_m2B339278686D66A0A444F1679C60DC6DDBFEF4C8 (void);
// 0x000018F1 System.Void System.Xml.Schema.XsdBuilder::InitFacet(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitFacet_m7F326BDA4976D3F040FA566001038E72AA60DB4F (void);
// 0x000018F2 System.Void System.Xml.Schema.XsdBuilder::BuildFacet_Fixed(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildFacet_Fixed_mB7FDFBE6A03E3F33D2B335CFBAF2653275D88A08 (void);
// 0x000018F3 System.Void System.Xml.Schema.XsdBuilder::BuildFacet_Value(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildFacet_Value_m9F0705E0665FDFCB018FB0CB26B57DEE5A13AFBC (void);
// 0x000018F4 System.Void System.Xml.Schema.XsdBuilder::InitIdentityConstraint(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitIdentityConstraint_m90E0380741BDF45A61E0A4E90DC14C6D106FD671 (void);
// 0x000018F5 System.Void System.Xml.Schema.XsdBuilder::BuildIdentityConstraint_Name(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildIdentityConstraint_Name_m4AC4CE0D611935E6E05156B0081C42211AE51AE8 (void);
// 0x000018F6 System.Void System.Xml.Schema.XsdBuilder::BuildIdentityConstraint_Refer(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildIdentityConstraint_Refer_m0B14CDAF03ACC02871A8E421356A3D0BFB4F0E02 (void);
// 0x000018F7 System.Void System.Xml.Schema.XsdBuilder::InitSelector(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitSelector_m8AE1133DDE9F0D4193D3465642C08252691C2293 (void);
// 0x000018F8 System.Void System.Xml.Schema.XsdBuilder::BuildSelector_XPath(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildSelector_XPath_m5EAC08F2263A55AD64F48C5732162B7F9CE17EBE (void);
// 0x000018F9 System.Void System.Xml.Schema.XsdBuilder::InitField(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitField_mC4492E0F0883FF997E5AA915A120DEA47E776E33 (void);
// 0x000018FA System.Void System.Xml.Schema.XsdBuilder::BuildField_XPath(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildField_XPath_m44F6A4AD3847626055B291CB6236B088B274F5AB (void);
// 0x000018FB System.Void System.Xml.Schema.XsdBuilder::InitAnnotation(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitAnnotation_m90C9429B57FA179602FF74817944CF5D7B807945 (void);
// 0x000018FC System.Void System.Xml.Schema.XsdBuilder::InitAppinfo(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitAppinfo_m3AA4B22D575C5F542346D8E4F407ADB99646049F (void);
// 0x000018FD System.Void System.Xml.Schema.XsdBuilder::BuildAppinfo_Source(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildAppinfo_Source_mDC2308FF464F3F78A1744B21D4117647610A87E3 (void);
// 0x000018FE System.Void System.Xml.Schema.XsdBuilder::EndAppinfo(System.Xml.Schema.XsdBuilder)
extern void XsdBuilder_EndAppinfo_mE678F76BCEEB94F0F3FEF74657B030452807C9E6 (void);
// 0x000018FF System.Void System.Xml.Schema.XsdBuilder::InitDocumentation(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_InitDocumentation_m0164BAC8D4D9F8FCC5CDC48D3965B68A205F9A9F (void);
// 0x00001900 System.Void System.Xml.Schema.XsdBuilder::BuildDocumentation_Source(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildDocumentation_Source_m7BE574F56E1D5A87553A0D07174768C226CD09CD (void);
// 0x00001901 System.Void System.Xml.Schema.XsdBuilder::BuildDocumentation_XmlLang(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuilder_BuildDocumentation_XmlLang_mE0AAF74F768A1348C9BEBA050B4D3CF388C159CB (void);
// 0x00001902 System.Void System.Xml.Schema.XsdBuilder::EndDocumentation(System.Xml.Schema.XsdBuilder)
extern void XsdBuilder_EndDocumentation_m9FA18ADF40A8E7B9A66234626349790CB95EE5D8 (void);
// 0x00001903 System.Void System.Xml.Schema.XsdBuilder::AddAttribute(System.Xml.Schema.XmlSchemaObject)
extern void XsdBuilder_AddAttribute_mFA61A543BA271C8B930F3F6FE25F2702D4C883C8 (void);
// 0x00001904 System.Void System.Xml.Schema.XsdBuilder::AddParticle(System.Xml.Schema.XmlSchemaParticle)
extern void XsdBuilder_AddParticle_mFDDDC642BA06D928A50D7CB10BB5C88143E0CD6C (void);
// 0x00001905 System.Boolean System.Xml.Schema.XsdBuilder::GetNextState(System.Xml.XmlQualifiedName)
extern void XsdBuilder_GetNextState_mD1DBEEB320B9109D2093CEBB4B2606EC4CF07AED (void);
// 0x00001906 System.Boolean System.Xml.Schema.XsdBuilder::IsSkipableElement(System.Xml.XmlQualifiedName)
extern void XsdBuilder_IsSkipableElement_m9107F2CAAA934DA2A4CBCFE0C4D0346B567E0049 (void);
// 0x00001907 System.Void System.Xml.Schema.XsdBuilder::SetMinOccurs(System.Xml.Schema.XmlSchemaParticle,System.String)
extern void XsdBuilder_SetMinOccurs_m353BFCDC8481E0E4CE3B603A689714C9D899777D (void);
// 0x00001908 System.Void System.Xml.Schema.XsdBuilder::SetMaxOccurs(System.Xml.Schema.XmlSchemaParticle,System.String)
extern void XsdBuilder_SetMaxOccurs_m3779BBF079713617F2A7B2A938F3F63643B1AC49 (void);
// 0x00001909 System.Boolean System.Xml.Schema.XsdBuilder::ParseBoolean(System.String,System.String)
extern void XsdBuilder_ParseBoolean_mC3ED04245D5162DACE56FDD1874293FBFC4A54B9 (void);
// 0x0000190A System.Int32 System.Xml.Schema.XsdBuilder::ParseEnum(System.String,System.String,System.String[])
extern void XsdBuilder_ParseEnum_m683D5CE37A970B8DF35E89594F1E1778CC888AF2 (void);
// 0x0000190B System.Xml.XmlQualifiedName System.Xml.Schema.XsdBuilder::ParseQName(System.String,System.String)
extern void XsdBuilder_ParseQName_m71A74E468727D58642F6F3386BF308C67D2634EB (void);
// 0x0000190C System.Int32 System.Xml.Schema.XsdBuilder::ParseBlockFinalEnum(System.String,System.String)
extern void XsdBuilder_ParseBlockFinalEnum_m997E85138F04057DF7CA5C71685C2EA6B3F483CA (void);
// 0x0000190D System.String System.Xml.Schema.XsdBuilder::ParseUriReference(System.String)
extern void XsdBuilder_ParseUriReference_mC725E3EF85C8BA54D08D40C3E8F859B8353DB48C (void);
// 0x0000190E System.Void System.Xml.Schema.XsdBuilder::SendValidationEvent(System.String,System.String,System.String,System.String)
extern void XsdBuilder_SendValidationEvent_m3C73AB0F7AE78CF618D0BE8396AB368B8A828AEC (void);
// 0x0000190F System.Void System.Xml.Schema.XsdBuilder::SendValidationEvent(System.String,System.String)
extern void XsdBuilder_SendValidationEvent_m806E29B0E049DB1AF85622FEB29022209A8C9CC8 (void);
// 0x00001910 System.Void System.Xml.Schema.XsdBuilder::SendValidationEvent(System.String,System.String[],System.Xml.Schema.XmlSeverityType)
extern void XsdBuilder_SendValidationEvent_mD4816BAF80F2E605B2E6632E46BA828DB54960AB (void);
// 0x00001911 System.Void System.Xml.Schema.XsdBuilder::SendValidationEvent(System.Xml.Schema.XmlSchemaException,System.Xml.Schema.XmlSeverityType)
extern void XsdBuilder_SendValidationEvent_mABD29CCB464F1008D639FCE1D3E95DB26549DCDD (void);
// 0x00001912 System.Void System.Xml.Schema.XsdBuilder::SendValidationEvent(System.Xml.Schema.XmlSchemaException)
extern void XsdBuilder_SendValidationEvent_m0B3060B16157DCB95615A3DC0B7B6E714317288E (void);
// 0x00001913 System.Void System.Xml.Schema.XsdBuilder::RecordPosition()
extern void XsdBuilder_RecordPosition_m6D96ADE64B46FB2D9FE7B9A5A4B82D31C4758E5E (void);
// 0x00001914 System.Void System.Xml.Schema.XsdBuilder::.cctor()
extern void XsdBuilder__cctor_m67541F6C34B7E2083BF8CEBD0137F7849E2CA712 (void);
// 0x00001915 System.Void System.Xml.Schema.XsdBuilder/XsdBuildFunction::.ctor(System.Object,System.IntPtr)
extern void XsdBuildFunction__ctor_m61D0D924408EF081237CC4993C5F9D1ECDB2B573 (void);
// 0x00001916 System.Void System.Xml.Schema.XsdBuilder/XsdBuildFunction::Invoke(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdBuildFunction_Invoke_m87A0B91E4EA11580D799B6C1E106532212C48568 (void);
// 0x00001917 System.Void System.Xml.Schema.XsdBuilder/XsdInitFunction::.ctor(System.Object,System.IntPtr)
extern void XsdInitFunction__ctor_m01F2937F56BFEB569475C53CA1BF712534567B77 (void);
// 0x00001918 System.Void System.Xml.Schema.XsdBuilder/XsdInitFunction::Invoke(System.Xml.Schema.XsdBuilder,System.String)
extern void XsdInitFunction_Invoke_m731A397BEAA3417E99DB4BB0CD944767BA30AFF4 (void);
// 0x00001919 System.Void System.Xml.Schema.XsdBuilder/XsdEndChildFunction::.ctor(System.Object,System.IntPtr)
extern void XsdEndChildFunction__ctor_m3E1D1F44DAB1ACD1681571F394FAD9559E50A8DE (void);
// 0x0000191A System.Void System.Xml.Schema.XsdBuilder/XsdEndChildFunction::Invoke(System.Xml.Schema.XsdBuilder)
extern void XsdEndChildFunction_Invoke_m5478DCC60435C827A1EF5C1A755DA1D7765CD9B0 (void);
// 0x0000191B System.Void System.Xml.Schema.XsdBuilder/XsdAttributeEntry::.ctor(System.Xml.Schema.SchemaNames/Token,System.Xml.Schema.XsdBuilder/XsdBuildFunction)
extern void XsdAttributeEntry__ctor_m5527D3C8D9C19D5FE23221D1B170A3D3D23A6671 (void);
// 0x0000191C System.Void System.Xml.Schema.XsdBuilder/XsdEntry::.ctor(System.Xml.Schema.SchemaNames/Token,System.Xml.Schema.XsdBuilder/State,System.Xml.Schema.XsdBuilder/State[],System.Xml.Schema.XsdBuilder/XsdAttributeEntry[],System.Xml.Schema.XsdBuilder/XsdInitFunction,System.Xml.Schema.XsdBuilder/XsdEndChildFunction,System.Boolean)
extern void XsdEntry__ctor_mC1D5ED27FC4917DC0B91EB8A7ADEC53CD4D2CE98 (void);
// 0x0000191D System.Void System.Xml.Schema.XsdBuilder/BuilderNamespaceManager::.ctor(System.Xml.XmlNamespaceManager,System.Xml.XmlReader)
extern void BuilderNamespaceManager__ctor_mD3F4D6B239DC3ABD9243EC8F8E9E82C72D38051B (void);
// 0x0000191E System.String System.Xml.Schema.XsdBuilder/BuilderNamespaceManager::LookupNamespace(System.String)
extern void BuilderNamespaceManager_LookupNamespace_m0564DC9B11B9ECEE514A3C642AE11E293B261901 (void);
// 0x0000191F System.Void System.Xml.Schema.XsdDateTime::.ctor(System.String,System.Xml.Schema.XsdDateTimeFlags)
extern void XsdDateTime__ctor_m3E0873E7B93556D02209B348843C713D51F73B4E (void);
// 0x00001920 System.Void System.Xml.Schema.XsdDateTime::.ctor(System.Xml.Schema.XsdDateTime/Parser)
extern void XsdDateTime__ctor_m9D9086E04F4BF6D3C09746A40FE8811B3CF4CA88 (void);
// 0x00001921 System.Void System.Xml.Schema.XsdDateTime::InitiateXsdDateTime(System.Xml.Schema.XsdDateTime/Parser)
extern void XsdDateTime_InitiateXsdDateTime_m91814AB11DA2BA2D0079F9F73E2B9B62B98B533E (void);
// 0x00001922 System.Boolean System.Xml.Schema.XsdDateTime::TryParse(System.String,System.Xml.Schema.XsdDateTimeFlags,System.Xml.Schema.XsdDateTime&)
extern void XsdDateTime_TryParse_mC39A6E2B28D57F7A0FD1AD35909833DA1354B6E9 (void);
// 0x00001923 System.Void System.Xml.Schema.XsdDateTime::.ctor(System.DateTime,System.Xml.Schema.XsdDateTimeFlags)
extern void XsdDateTime__ctor_m9EE15399BB38384CC624A7079BA193790D121712 (void);
// 0x00001924 System.Void System.Xml.Schema.XsdDateTime::.ctor(System.DateTimeOffset)
extern void XsdDateTime__ctor_mEA0743636C2E0A5AF92A77BB350ED7A6F51AA843 (void);
// 0x00001925 System.Void System.Xml.Schema.XsdDateTime::.ctor(System.DateTimeOffset,System.Xml.Schema.XsdDateTimeFlags)
extern void XsdDateTime__ctor_m127DD6E3D834498A172B1FD34DD1AC4505C7AA4C (void);
// 0x00001926 System.Xml.Schema.XsdDateTime/DateTimeTypeCode System.Xml.Schema.XsdDateTime::get_InternalTypeCode()
extern void XsdDateTime_get_InternalTypeCode_mAE60E4DBF9D642870B0D715A5E260F4DD5BC4A4B (void);
// 0x00001927 System.Xml.Schema.XsdDateTime/XsdDateTimeKind System.Xml.Schema.XsdDateTime::get_InternalKind()
extern void XsdDateTime_get_InternalKind_m40658E3A6C5DA52E96BCF334BF5760EB7092A88E (void);
// 0x00001928 System.Int32 System.Xml.Schema.XsdDateTime::get_Year()
extern void XsdDateTime_get_Year_mD24DE1C1790E7306B5AF6F78EBAC41CCC7750CEA (void);
// 0x00001929 System.Int32 System.Xml.Schema.XsdDateTime::get_Month()
extern void XsdDateTime_get_Month_m205FE2FB59CF6A1692300A21A77FFBB37144E99B (void);
// 0x0000192A System.Int32 System.Xml.Schema.XsdDateTime::get_Day()
extern void XsdDateTime_get_Day_m4F8E33F38809CDEEFFAB2BFC3E14AC6B08AF1F6D (void);
// 0x0000192B System.Int32 System.Xml.Schema.XsdDateTime::get_Hour()
extern void XsdDateTime_get_Hour_mE4B191CD33490CA5BC5EA87E00314FA50BDB741A (void);
// 0x0000192C System.Int32 System.Xml.Schema.XsdDateTime::get_Minute()
extern void XsdDateTime_get_Minute_m38120FA2B75440A56BD49C552DDD3032D9A6DFA6 (void);
// 0x0000192D System.Int32 System.Xml.Schema.XsdDateTime::get_Second()
extern void XsdDateTime_get_Second_m46202D39713A213E9F514CD4E2F5F04C5278780F (void);
// 0x0000192E System.Int32 System.Xml.Schema.XsdDateTime::get_Fraction()
extern void XsdDateTime_get_Fraction_m40D9B327318B0D061E02D59889E0919A95EB9098 (void);
// 0x0000192F System.Int32 System.Xml.Schema.XsdDateTime::get_ZoneHour()
extern void XsdDateTime_get_ZoneHour_m9E35CDE49237CC3ECD3DE3D51AAB8E99300A2739 (void);
// 0x00001930 System.Int32 System.Xml.Schema.XsdDateTime::get_ZoneMinute()
extern void XsdDateTime_get_ZoneMinute_m1D120C367B38D2F8B926469F418B6C2560C8E228 (void);
// 0x00001931 System.DateTime System.Xml.Schema.XsdDateTime::op_Implicit(System.Xml.Schema.XsdDateTime)
extern void XsdDateTime_op_Implicit_m0ADFEE964709917141BF6B590F97EB79AF270132 (void);
// 0x00001932 System.DateTimeOffset System.Xml.Schema.XsdDateTime::op_Implicit(System.Xml.Schema.XsdDateTime)
extern void XsdDateTime_op_Implicit_m3215BA40174F5D3877B0F2E88A641368B3BF37EC (void);
// 0x00001933 System.String System.Xml.Schema.XsdDateTime::ToString()
extern void XsdDateTime_ToString_m7753E41D2C4A8E0687796143C9220155B9837535 (void);
// 0x00001934 System.Void System.Xml.Schema.XsdDateTime::PrintDate(System.Text.StringBuilder)
extern void XsdDateTime_PrintDate_mF29EDBFFB4F5A9EACE93E05D257421B72A74B61E (void);
// 0x00001935 System.Void System.Xml.Schema.XsdDateTime::PrintTime(System.Text.StringBuilder)
extern void XsdDateTime_PrintTime_mCE1029E13A352DB34EC2EF991632A85E26133EDB (void);
// 0x00001936 System.Void System.Xml.Schema.XsdDateTime::PrintZone(System.Text.StringBuilder)
extern void XsdDateTime_PrintZone_mA1766FF80B24A4E1D666DBB8C818C01A94330CF6 (void);
// 0x00001937 System.Void System.Xml.Schema.XsdDateTime::IntToCharArray(System.Char[],System.Int32,System.Int32,System.Int32)
extern void XsdDateTime_IntToCharArray_mB95DA3CAFA3F603DFB73CB309A062670C217C131 (void);
// 0x00001938 System.Void System.Xml.Schema.XsdDateTime::ShortToCharArray(System.Char[],System.Int32,System.Int32)
extern void XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A (void);
// 0x00001939 System.Void System.Xml.Schema.XsdDateTime::.cctor()
extern void XsdDateTime__cctor_m0F7B602DECCB2F9B36B923451833938FB6AFF997 (void);
// 0x0000193A System.Boolean System.Xml.Schema.XsdDateTime/Parser::Parse(System.String,System.Xml.Schema.XsdDateTimeFlags)
extern void Parser_Parse_m4027B362756419C910E1D041BB6CE2035B3603D9 (void);
// 0x0000193B System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseDate(System.Int32)
extern void Parser_ParseDate_mDD1FC2A4390DBB0F116BCA9CAA17D3ECE36D90E3 (void);
// 0x0000193C System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseTimeAndZoneAndWhitespace(System.Int32)
extern void Parser_ParseTimeAndZoneAndWhitespace_m7D228802D6E72D8F6640D71EA9603F40358B77DD (void);
// 0x0000193D System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseTimeAndWhitespace(System.Int32)
extern void Parser_ParseTimeAndWhitespace_mF1CAE3E888701743D8C536884D629EE0F22B1D21 (void);
// 0x0000193E System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseTime(System.Int32&)
extern void Parser_ParseTime_mF90100413CE0C7543E81BB585E86322A64090420 (void);
// 0x0000193F System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseZoneAndWhitespace(System.Int32)
extern void Parser_ParseZoneAndWhitespace_m59547EAFB80879B5FE3665C0EF560945A1003A25 (void);
// 0x00001940 System.Boolean System.Xml.Schema.XsdDateTime/Parser::Parse4Dig(System.Int32,System.Int32&)
extern void Parser_Parse4Dig_m1CCFFA25225A107685596935A622002FDACEF084 (void);
// 0x00001941 System.Boolean System.Xml.Schema.XsdDateTime/Parser::Parse2Dig(System.Int32,System.Int32&)
extern void Parser_Parse2Dig_m39FAABE5DA648F49504BB6561597C9D61AA5895A (void);
// 0x00001942 System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseChar(System.Int32,System.Char)
extern void Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344 (void);
// 0x00001943 System.Boolean System.Xml.Schema.XsdDateTime/Parser::Test(System.Xml.Schema.XsdDateTimeFlags,System.Xml.Schema.XsdDateTimeFlags)
extern void Parser_Test_m78E312B37752A9D97C160A4C6DDE22245C4261F8 (void);
// 0x00001944 System.Void System.Xml.Schema.XsdDateTime/Parser::.cctor()
extern void Parser__cctor_mA0A20CAC66966A1113D9B14270277869C2DD3FAC (void);
// 0x00001945 System.Void System.Xml.Schema.XsdDuration::.ctor(System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
extern void XsdDuration__ctor_m38DC4CBC4227909F4B1AF6A15D90026E3EDA2E8A (void);
// 0x00001946 System.Void System.Xml.Schema.XsdDuration::.ctor(System.TimeSpan)
extern void XsdDuration__ctor_m19B5702FB7598C86EDEBDE81C75C77F429FE99AC (void);
// 0x00001947 System.Void System.Xml.Schema.XsdDuration::.ctor(System.TimeSpan,System.Xml.Schema.XsdDuration/DurationType)
extern void XsdDuration__ctor_m2CE789343F1EE7728BE48C8ABF3392B8ED7BD390 (void);
// 0x00001948 System.Void System.Xml.Schema.XsdDuration::.ctor(System.String)
extern void XsdDuration__ctor_m77A135826E3F625F2BA603CB99A4A40D168160E1 (void);
// 0x00001949 System.Void System.Xml.Schema.XsdDuration::.ctor(System.String,System.Xml.Schema.XsdDuration/DurationType)
extern void XsdDuration__ctor_m34337885047100969A6121F7CFAE5530C40E9B48 (void);
// 0x0000194A System.Boolean System.Xml.Schema.XsdDuration::get_IsNegative()
extern void XsdDuration_get_IsNegative_m7AD0EE954916BAD77BE84976C1F9D8D3854F2B7E (void);
// 0x0000194B System.Int32 System.Xml.Schema.XsdDuration::get_Years()
extern void XsdDuration_get_Years_m2F16DEE4EB28A914B6C03A462BF6DE16079AEC5E (void);
// 0x0000194C System.Int32 System.Xml.Schema.XsdDuration::get_Months()
extern void XsdDuration_get_Months_m2003B42F20229209D88FFA62D3BAED1BF0E1A851 (void);
// 0x0000194D System.Int32 System.Xml.Schema.XsdDuration::get_Days()
extern void XsdDuration_get_Days_m7A66E8270BF719AC95604AD58AD2B9E35A47046A (void);
// 0x0000194E System.Int32 System.Xml.Schema.XsdDuration::get_Hours()
extern void XsdDuration_get_Hours_m7390FD426C288A52C27DF12F034F29AC746BF1EF (void);
// 0x0000194F System.Int32 System.Xml.Schema.XsdDuration::get_Minutes()
extern void XsdDuration_get_Minutes_mB74DF6E89566B10A2AD63E88A4DF462B06B9548C (void);
// 0x00001950 System.Int32 System.Xml.Schema.XsdDuration::get_Seconds()
extern void XsdDuration_get_Seconds_m9F35896B9EF01634C2C584D89A5901A20D5F728C (void);
// 0x00001951 System.Int32 System.Xml.Schema.XsdDuration::get_Nanoseconds()
extern void XsdDuration_get_Nanoseconds_m15052A05CD863DC5F37D1D614433B44D813F2AE7 (void);
// 0x00001952 System.TimeSpan System.Xml.Schema.XsdDuration::ToTimeSpan()
extern void XsdDuration_ToTimeSpan_m954AF83B393730C66217860A6E4048FBC3D456A7 (void);
// 0x00001953 System.TimeSpan System.Xml.Schema.XsdDuration::ToTimeSpan(System.Xml.Schema.XsdDuration/DurationType)
extern void XsdDuration_ToTimeSpan_mBE8EA5F151FE97572999EDFA85A3DAAA13B04B9A (void);
// 0x00001954 System.Exception System.Xml.Schema.XsdDuration::TryToTimeSpan(System.TimeSpan&)
extern void XsdDuration_TryToTimeSpan_m7B81B7074288D60D1CB8E15006291E3227BAFBA3 (void);
// 0x00001955 System.Exception System.Xml.Schema.XsdDuration::TryToTimeSpan(System.Xml.Schema.XsdDuration/DurationType,System.TimeSpan&)
extern void XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171 (void);
// 0x00001956 System.String System.Xml.Schema.XsdDuration::ToString()
extern void XsdDuration_ToString_m678A09FD579D77D415021761FE814A1C49A50DFD (void);
// 0x00001957 System.String System.Xml.Schema.XsdDuration::ToString(System.Xml.Schema.XsdDuration/DurationType)
extern void XsdDuration_ToString_mAB96AA9C1E85D555476303E2D1D741B02FD6C698 (void);
// 0x00001958 System.Exception System.Xml.Schema.XsdDuration::TryParse(System.String,System.Xml.Schema.XsdDuration&)
extern void XsdDuration_TryParse_mE39AAE64C1A7373A6301B44201C1EFB1E44D2AA4 (void);
// 0x00001959 System.Exception System.Xml.Schema.XsdDuration::TryParse(System.String,System.Xml.Schema.XsdDuration/DurationType,System.Xml.Schema.XsdDuration&)
extern void XsdDuration_TryParse_mCA5684ABF12ECFD3874A498B613879ADE9222F34 (void);
// 0x0000195A System.String System.Xml.Schema.XsdDuration::TryParseDigits(System.String,System.Int32&,System.Boolean,System.Int32&,System.Int32&)
extern void XsdDuration_TryParseDigits_m4930FE80A792995148BE34DCA664BD9067CC5BD4 (void);
// 0x0000195B System.Void System.Xml.Schema.XsdValidator::.ctor(System.Xml.Schema.BaseValidator)
extern void XsdValidator__ctor_mF4CB64D94F8D9FC9E4D9AA8D0E6B7DE72ECF514C (void);
// 0x0000195C System.Void System.Xml.Schema.XsdValidator::.ctor(System.Xml.XmlValidatingReaderImpl,System.Xml.Schema.XmlSchemaCollection,System.Xml.IValidationEventHandling)
extern void XsdValidator__ctor_mD43FC09C023B229E301531001DF1D326D625CF3E (void);
// 0x0000195D System.Void System.Xml.Schema.XsdValidator::Init()
extern void XsdValidator_Init_mE693ACE2939DB3A2DA45E64D96270D9B02D01E73 (void);
// 0x0000195E System.Void System.Xml.Schema.XsdValidator::Validate()
extern void XsdValidator_Validate_mFA4F0AF41ADDEA43D26C8692A8CC6E75895A8A58 (void);
// 0x0000195F System.Void System.Xml.Schema.XsdValidator::CompleteValidation()
extern void XsdValidator_CompleteValidation_mECC6F7E04F6265C9429A72DCF4BB61D68EACBA2F (void);
// 0x00001960 System.Boolean System.Xml.Schema.XsdValidator::get_IsInlineSchemaStarted()
extern void XsdValidator_get_IsInlineSchemaStarted_mC7666FED96348F8DAFC568FD5920EC880D7FCE26 (void);
// 0x00001961 System.Void System.Xml.Schema.XsdValidator::ProcessInlineSchema()
extern void XsdValidator_ProcessInlineSchema_m89770A29D1E79E7549886C0C2562ACCA4C6DBF75 (void);
// 0x00001962 System.Void System.Xml.Schema.XsdValidator::ValidateElement()
extern void XsdValidator_ValidateElement_m7DADC19C922A801AF63F1C9CE1DEE964394ED4AD (void);
// 0x00001963 System.Object System.Xml.Schema.XsdValidator::ValidateChildElement()
extern void XsdValidator_ValidateChildElement_m2D529CCD404617083C5B785D5DED029FA7401DAD (void);
// 0x00001964 System.Void System.Xml.Schema.XsdValidator::ProcessElement(System.Object)
extern void XsdValidator_ProcessElement_m7ED45B41F63AAB6CEFDAA82B9C35B9891DDB6F5B (void);
// 0x00001965 System.Void System.Xml.Schema.XsdValidator::ProcessXsiAttributes(System.Xml.XmlQualifiedName&,System.String&)
extern void XsdValidator_ProcessXsiAttributes_m9F2F322EEFF7D2B81E33A77BCDE7231F81D7F6B9 (void);
// 0x00001966 System.Void System.Xml.Schema.XsdValidator::ValidateEndElement()
extern void XsdValidator_ValidateEndElement_m9772308296361CC5B26E7CE03F2EA28DA6F3F236 (void);
// 0x00001967 System.Xml.Schema.SchemaElementDecl System.Xml.Schema.XsdValidator::FastGetElementDecl(System.Object)
extern void XsdValidator_FastGetElementDecl_m40578C44C2B496A8F7943F1454BC902A7E683A69 (void);
// 0x00001968 System.Xml.Schema.SchemaElementDecl System.Xml.Schema.XsdValidator::ThoroughGetElementDecl(System.Xml.Schema.SchemaElementDecl,System.Xml.XmlQualifiedName,System.String)
extern void XsdValidator_ThoroughGetElementDecl_m55A36E61078053DE2420DFCF62368335DDD8DA6F (void);
// 0x00001969 System.Void System.Xml.Schema.XsdValidator::ValidateStartElement()
extern void XsdValidator_ValidateStartElement_m828A30E767B887475989346055F6E8A7DC472854 (void);
// 0x0000196A System.Void System.Xml.Schema.XsdValidator::ValidateEndStartElement()
extern void XsdValidator_ValidateEndStartElement_mC3972768CB3E6AA1D7543989F248E03C90C71142 (void);
// 0x0000196B System.Void System.Xml.Schema.XsdValidator::LoadSchemaFromLocation(System.String,System.String)
extern void XsdValidator_LoadSchemaFromLocation_m2C537E794B7B2B44623F6A07DADBDCD45CE98787 (void);
// 0x0000196C System.Void System.Xml.Schema.XsdValidator::LoadSchema(System.String,System.String)
extern void XsdValidator_LoadSchema_m285D8FAB9A88F0E964E58363378F3F0935DBC78F (void);
// 0x0000196D System.Boolean System.Xml.Schema.XsdValidator::get_HasSchema()
extern void XsdValidator_get_HasSchema_mBCB35B50A4E462B189F78097CCD17BF5A1ECFB58 (void);
// 0x0000196E System.Boolean System.Xml.Schema.XsdValidator::get_PreserveWhitespace()
extern void XsdValidator_get_PreserveWhitespace_m54AC8C5900AE3A5145675C093854F4076B559D8B (void);
// 0x0000196F System.Void System.Xml.Schema.XsdValidator::ProcessTokenizedType(System.Xml.XmlTokenizedType,System.String)
extern void XsdValidator_ProcessTokenizedType_m8C222C8AD2ACD653570A0FFF69E8B2A71D931562 (void);
// 0x00001970 System.Void System.Xml.Schema.XsdValidator::CheckValue(System.String,System.Xml.Schema.SchemaAttDef)
extern void XsdValidator_CheckValue_m329063571D692A8AFA1C7586B345A73F4F8ED549 (void);
// 0x00001971 System.Void System.Xml.Schema.XsdValidator::AddID(System.String,System.Object)
extern void XsdValidator_AddID_m7B3449D0AD57887D1A583CA21146A072F282F7BA (void);
// 0x00001972 System.Object System.Xml.Schema.XsdValidator::FindId(System.String)
extern void XsdValidator_FindId_m00BE7A29F6FB93CBC5B80804F1F3A108F982F4B8 (void);
// 0x00001973 System.Boolean System.Xml.Schema.XsdValidator::IsXSDRoot(System.String,System.String)
extern void XsdValidator_IsXSDRoot_m799AA32253D6B49813FC037E69B12F8E0137C3FC (void);
// 0x00001974 System.Void System.Xml.Schema.XsdValidator::Push(System.Xml.XmlQualifiedName)
extern void XsdValidator_Push_m56AE42051EE40CE1ABB5142449DB9AD93CBF686F (void);
// 0x00001975 System.Void System.Xml.Schema.XsdValidator::Pop()
extern void XsdValidator_Pop_mE501FC313AD1C76D2E6DE114D93C8BB2244DAD95 (void);
// 0x00001976 System.Void System.Xml.Schema.XsdValidator::CheckForwardRefs()
extern void XsdValidator_CheckForwardRefs_m3A69F9B67082D120DEC94E9EBF7F8D27DFA3F27F (void);
// 0x00001977 System.Void System.Xml.Schema.XsdValidator::ValidateStartElementIdentityConstraints()
extern void XsdValidator_ValidateStartElementIdentityConstraints_mFBBBF10E9D7FFFC0AF4C7CDEB12392C498493336 (void);
// 0x00001978 System.Boolean System.Xml.Schema.XsdValidator::get_HasIdentityConstraints()
extern void XsdValidator_get_HasIdentityConstraints_mE34940C58B3B72FF22CFD5E756FDF9A8F885A7A7 (void);
// 0x00001979 System.Void System.Xml.Schema.XsdValidator::AddIdentityConstraints()
extern void XsdValidator_AddIdentityConstraints_mE1CF3E2B55188AB910A6911BB9A7DE962736B7EF (void);
// 0x0000197A System.Void System.Xml.Schema.XsdValidator::ElementIdentityConstraints()
extern void XsdValidator_ElementIdentityConstraints_m39AFDDCCBEC21C45A60BCA463838811C5EBD7529 (void);
// 0x0000197B System.Void System.Xml.Schema.XsdValidator::AttributeIdentityConstraints(System.String,System.String,System.Object,System.String,System.Xml.Schema.SchemaAttDef)
extern void XsdValidator_AttributeIdentityConstraints_m822930333D825B8ADDA67291CBBCF7B41FB348D0 (void);
// 0x0000197C System.Object System.Xml.Schema.XsdValidator::UnWrapUnion(System.Object)
extern void XsdValidator_UnWrapUnion_m66835C7CF39B169E7D4D89DBC14CDC232CBE27D8 (void);
// 0x0000197D System.Void System.Xml.Schema.XsdValidator::EndElementIdentityConstraints()
extern void XsdValidator_EndElementIdentityConstraints_m82F5D5B344FEFD02A4F250D270E65C7C94D18B76 (void);
// 0x0000197E System.Void System.Xml.Schema.XsdValidator::.cctor()
extern void XsdValidator__cctor_m21CAAAA44BFA3CED426D8B71F112C6A28020CBE2 (void);
// 0x0000197F MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.AstNode::get_Type()
// 0x00001980 System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.AstNode::get_ReturnType()
// 0x00001981 System.Void MS.Internal.Xml.XPath.AstNode::.ctor()
extern void AstNode__ctor_m8235007F8DEDCD82C2B85B1AA0E1AEF98B20A507 (void);
// 0x00001982 System.Void MS.Internal.Xml.XPath.Axis::.ctor(MS.Internal.Xml.XPath.Axis/AxisType,MS.Internal.Xml.XPath.AstNode,System.String,System.String,System.Xml.XPath.XPathNodeType)
extern void Axis__ctor_m2704C3CF26377CC587654EC9DFEAFE3A5A964CD4 (void);
// 0x00001983 System.Void MS.Internal.Xml.XPath.Axis::.ctor(MS.Internal.Xml.XPath.Axis/AxisType,MS.Internal.Xml.XPath.AstNode)
extern void Axis__ctor_mE8689658A4D9B576990F85F4B5798510FA7E0941 (void);
// 0x00001984 MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.Axis::get_Type()
extern void Axis_get_Type_mF21B0034BA2FF1CD85F36363F7AE642E3F5F03D7 (void);
// 0x00001985 System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Axis::get_ReturnType()
extern void Axis_get_ReturnType_m056CC3E4E5E9BCCE8063190BC642660EE22760DA (void);
// 0x00001986 MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.Axis::get_Input()
extern void Axis_get_Input_mF5514FC0F3EE5E699C8A2FFAA492CCD3BD6BDDFF (void);
// 0x00001987 System.Void MS.Internal.Xml.XPath.Axis::set_Input(MS.Internal.Xml.XPath.AstNode)
extern void Axis_set_Input_mB9295510E3D476008FE9DC8AF978932A2CCC4CB7 (void);
// 0x00001988 System.String MS.Internal.Xml.XPath.Axis::get_Prefix()
extern void Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9 (void);
// 0x00001989 System.String MS.Internal.Xml.XPath.Axis::get_Name()
extern void Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5 (void);
// 0x0000198A System.Xml.XPath.XPathNodeType MS.Internal.Xml.XPath.Axis::get_NodeType()
extern void Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C (void);
// 0x0000198B MS.Internal.Xml.XPath.Axis/AxisType MS.Internal.Xml.XPath.Axis::get_TypeOfAxis()
extern void Axis_get_TypeOfAxis_mC937F7732888322E11D54B66E3D3013B81129018 (void);
// 0x0000198C System.Boolean MS.Internal.Xml.XPath.Axis::get_AbbrAxis()
extern void Axis_get_AbbrAxis_m39030C864BA056B033F68DA0D202E4E9D90EDEA7 (void);
// 0x0000198D System.String MS.Internal.Xml.XPath.Axis::get_Urn()
extern void Axis_get_Urn_mA18C3D405806C8A0DA8FFE9094515B7B8FD22C40 (void);
// 0x0000198E System.Void MS.Internal.Xml.XPath.Axis::set_Urn(System.String)
extern void Axis_set_Urn_m30F7E83893EDC06159E1411E2C9877EF12C4B8DD (void);
// 0x0000198F System.Void MS.Internal.Xml.XPath.Filter::.ctor(MS.Internal.Xml.XPath.AstNode,MS.Internal.Xml.XPath.AstNode)
extern void Filter__ctor_mA0D253E4CA3199F983845C8ED47194F79F22486F (void);
// 0x00001990 MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.Filter::get_Type()
extern void Filter_get_Type_mA1D38EAF10CE9014B4701860FF74F3BD51521A68 (void);
// 0x00001991 System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Filter::get_ReturnType()
extern void Filter_get_ReturnType_m1DD2D3B172C15F219F48224B67F4D143FA05CE65 (void);
// 0x00001992 System.Void MS.Internal.Xml.XPath.Function::.ctor(MS.Internal.Xml.XPath.Function/FunctionType,System.Collections.Generic.List`1<MS.Internal.Xml.XPath.AstNode>)
extern void Function__ctor_m778CF75142E2CCA7D8E4225B40D6413613387674 (void);
// 0x00001993 System.Void MS.Internal.Xml.XPath.Function::.ctor(System.String,System.String,System.Collections.Generic.List`1<MS.Internal.Xml.XPath.AstNode>)
extern void Function__ctor_m812A01497452A70CAE505E2836AC3425389BDF10 (void);
// 0x00001994 System.Void MS.Internal.Xml.XPath.Function::.ctor(MS.Internal.Xml.XPath.Function/FunctionType,MS.Internal.Xml.XPath.AstNode)
extern void Function__ctor_m460A9906779DE17F5D10DB37ED7B2AC9F438076D (void);
// 0x00001995 MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.Function::get_Type()
extern void Function_get_Type_mFEE4BF7BFFFA6D75C0F5BB94A298D7AA2D73BEDB (void);
// 0x00001996 System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Function::get_ReturnType()
extern void Function_get_ReturnType_mDA219B79F30CE78ABED399B92998FA4224E9C2D3 (void);
// 0x00001997 System.Void MS.Internal.Xml.XPath.Function::.cctor()
extern void Function__cctor_mF8212F812CDEC4F5A879FCAF639C2F257776A6E4 (void);
// 0x00001998 System.Void MS.Internal.Xml.XPath.Group::.ctor(MS.Internal.Xml.XPath.AstNode)
extern void Group__ctor_mF03B416CE2E54E45B9ED174739EF890A6F383B7A (void);
// 0x00001999 MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.Group::get_Type()
extern void Group_get_Type_mD50EABBAF0372F71824ACB4E4641D0BD5EC6AA13 (void);
// 0x0000199A System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Group::get_ReturnType()
extern void Group_get_ReturnType_mA280F0F1954B46D63B12712B3B3EF1125F414475 (void);
// 0x0000199B System.Void MS.Internal.Xml.XPath.Operand::.ctor(System.String)
extern void Operand__ctor_m05E2CFB9B5F5453ADACD68A19988E68AA10A2056 (void);
// 0x0000199C System.Void MS.Internal.Xml.XPath.Operand::.ctor(System.Double)
extern void Operand__ctor_m776B601A0BCCF975AA55AC9381DFE4A4F413A597 (void);
// 0x0000199D MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.Operand::get_Type()
extern void Operand_get_Type_m9C2CE2C8D65E8ED6FDF6BA79DEDE7C02E9650AAB (void);
// 0x0000199E System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Operand::get_ReturnType()
extern void Operand_get_ReturnType_m959DA1CDEE8A9661910476FC0833CFAB5A3671C5 (void);
// 0x0000199F System.Void MS.Internal.Xml.XPath.Operator::.ctor(MS.Internal.Xml.XPath.Operator/Op,MS.Internal.Xml.XPath.AstNode,MS.Internal.Xml.XPath.AstNode)
extern void Operator__ctor_m9531F709896FB2BD63B2E82796D490F9BAA3D837 (void);
// 0x000019A0 MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.Operator::get_Type()
extern void Operator_get_Type_m561150DF137E0B33865392BFF5A370404929D9E8 (void);
// 0x000019A1 System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Operator::get_ReturnType()
extern void Operator_get_ReturnType_mEAB83505EA4D869651A22ACDBF29D2E90D7EF1C9 (void);
// 0x000019A2 System.Void MS.Internal.Xml.XPath.Operator::.cctor()
extern void Operator__cctor_m6BFD13182887DF255E5EA738EA2F770C38227805 (void);
// 0x000019A3 System.Void MS.Internal.Xml.XPath.Root::.ctor()
extern void Root__ctor_m47FF26A8FC9EB5181141B7FF7EA849528A166110 (void);
// 0x000019A4 MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.Root::get_Type()
extern void Root_get_Type_mEFF5DC184693E23A6C6D2198EB58ABE41EEB1CA0 (void);
// 0x000019A5 System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Root::get_ReturnType()
extern void Root_get_ReturnType_m779209B921C76283E71455D44BAFEBBB44030C6E (void);
// 0x000019A6 System.Void MS.Internal.Xml.XPath.Variable::.ctor(System.String,System.String)
extern void Variable__ctor_m95C9B9B93C67573D1982F5D695FD5C6150527E72 (void);
// 0x000019A7 MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.Variable::get_Type()
extern void Variable_get_Type_mD62A2CE5528273C3BDDC14DF277EA5CC757825E8 (void);
// 0x000019A8 System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Variable::get_ReturnType()
extern void Variable_get_ReturnType_m807FA73E89B1C9FD23C7785D4366F539F7F748F6 (void);
// 0x000019A9 System.Void MS.Internal.Xml.XPath.XPathParser::.ctor(MS.Internal.Xml.XPath.XPathScanner)
extern void XPathParser__ctor_m2A7D66B615A066AF05735695899722E2EA85FCF8 (void);
// 0x000019AA MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseXPathExpression(System.String)
extern void XPathParser_ParseXPathExpression_m0C57CB18F94D84EDC9CDCAD7D2EBDD9A391D7DCC (void);
// 0x000019AB MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseExpression(MS.Internal.Xml.XPath.AstNode)
extern void XPathParser_ParseExpression_m1C67A3A5ADA4F50D95B4D5121028AB74F98272F6 (void);
// 0x000019AC MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseOrExpr(MS.Internal.Xml.XPath.AstNode)
extern void XPathParser_ParseOrExpr_mC6EB59F30285E0C6E08346E9910704406B65FBE5 (void);
// 0x000019AD MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseAndExpr(MS.Internal.Xml.XPath.AstNode)
extern void XPathParser_ParseAndExpr_mF4A4BFD862370CB35CE0BA4E8606E42049E8F89E (void);
// 0x000019AE MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseEqualityExpr(MS.Internal.Xml.XPath.AstNode)
extern void XPathParser_ParseEqualityExpr_m459C45FF224407FE70AAABB459E1A7669E7AE6C8 (void);
// 0x000019AF MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseRelationalExpr(MS.Internal.Xml.XPath.AstNode)
extern void XPathParser_ParseRelationalExpr_mDEEE7E9735BEC9EDB504A72B060235923C9D44CD (void);
// 0x000019B0 MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseAdditiveExpr(MS.Internal.Xml.XPath.AstNode)
extern void XPathParser_ParseAdditiveExpr_m68EA0D6D1A13E1E6FE149DAB655666D270E92EFD (void);
// 0x000019B1 MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseMultiplicativeExpr(MS.Internal.Xml.XPath.AstNode)
extern void XPathParser_ParseMultiplicativeExpr_m855810E5EC6B8ED6B12514ABB49DD9632FEF2E93 (void);
// 0x000019B2 MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseUnaryExpr(MS.Internal.Xml.XPath.AstNode)
extern void XPathParser_ParseUnaryExpr_mC50184E73DA0B026C0014439D2B1FCF72C7B53F4 (void);
// 0x000019B3 MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseUnionExpr(MS.Internal.Xml.XPath.AstNode)
extern void XPathParser_ParseUnionExpr_m7CC8BB424CA1A576774C9C75E0E29546E4A527F4 (void);
// 0x000019B4 System.Boolean MS.Internal.Xml.XPath.XPathParser::IsNodeType(MS.Internal.Xml.XPath.XPathScanner)
extern void XPathParser_IsNodeType_mFC22CE5C9570F41168493B39C427CDD34EB15A26 (void);
// 0x000019B5 MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParsePathExpr(MS.Internal.Xml.XPath.AstNode)
extern void XPathParser_ParsePathExpr_mF3A3A43B8D36E8E540806AF98955C760F43EE7CA (void);
// 0x000019B6 MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseFilterExpr(MS.Internal.Xml.XPath.AstNode)
extern void XPathParser_ParseFilterExpr_m16591F641AACD53B0F2F89CE8EC7730E82436400 (void);
// 0x000019B7 MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParsePredicate(MS.Internal.Xml.XPath.AstNode)
extern void XPathParser_ParsePredicate_m2D5AC8675BEB8F96DF87170633830B84057199EC (void);
// 0x000019B8 MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseLocationPath(MS.Internal.Xml.XPath.AstNode)
extern void XPathParser_ParseLocationPath_m9678FBE9F305F08262CE889D74539715BB849D65 (void);
// 0x000019B9 MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseRelativeLocationPath(MS.Internal.Xml.XPath.AstNode)
extern void XPathParser_ParseRelativeLocationPath_m27690F50336BDF5B010F4D5CA8390B70BBE6DBD9 (void);
// 0x000019BA System.Boolean MS.Internal.Xml.XPath.XPathParser::IsStep(MS.Internal.Xml.XPath.XPathScanner/LexKind)
extern void XPathParser_IsStep_m52CF81C492A95C2A56BC89CA5483F2B5D2D69B55 (void);
// 0x000019BB MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseStep(MS.Internal.Xml.XPath.AstNode)
extern void XPathParser_ParseStep_m3788B080C2BE87A463776EC1AD25FD12BD5AB691 (void);
// 0x000019BC MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseNodeTest(MS.Internal.Xml.XPath.AstNode,MS.Internal.Xml.XPath.Axis/AxisType,System.Xml.XPath.XPathNodeType)
extern void XPathParser_ParseNodeTest_m1AC02FC216DEA58F26AB719B5057C808A1BF6EAA (void);
// 0x000019BD System.Boolean MS.Internal.Xml.XPath.XPathParser::IsPrimaryExpr(MS.Internal.Xml.XPath.XPathScanner)
extern void XPathParser_IsPrimaryExpr_mFACA6162286DE8721C1FCF2B8795CF80D381CE9C (void);
// 0x000019BE MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParsePrimaryExpr(MS.Internal.Xml.XPath.AstNode)
extern void XPathParser_ParsePrimaryExpr_mBE1F5FE38AC2D3B94B8A0B2327DB1347446335E6 (void);
// 0x000019BF MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseMethod(MS.Internal.Xml.XPath.AstNode)
extern void XPathParser_ParseMethod_mB3D98C32099C92EF53A15D5D479C66E7F1278C9C (void);
// 0x000019C0 System.Void MS.Internal.Xml.XPath.XPathParser::CheckToken(MS.Internal.Xml.XPath.XPathScanner/LexKind)
extern void XPathParser_CheckToken_mCF1FB61597AF7BC9C1C3254F4B8083FC169FEFD9 (void);
// 0x000019C1 System.Void MS.Internal.Xml.XPath.XPathParser::PassToken(MS.Internal.Xml.XPath.XPathScanner/LexKind)
extern void XPathParser_PassToken_mB00B97CFBB3F00C875DA5920479EBB52EC4F624D (void);
// 0x000019C2 System.Void MS.Internal.Xml.XPath.XPathParser::NextLex()
extern void XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670 (void);
// 0x000019C3 System.Boolean MS.Internal.Xml.XPath.XPathParser::TestOp(System.String)
extern void XPathParser_TestOp_m77FEF4756C4B93791DAC310099FF789751306F47 (void);
// 0x000019C4 System.Void MS.Internal.Xml.XPath.XPathParser::CheckNodeSet(System.Xml.XPath.XPathResultType)
extern void XPathParser_CheckNodeSet_m6973A0FD67B043A8DA7DB69660E0296F0A691497 (void);
// 0x000019C5 System.Collections.Generic.Dictionary`2<System.String,MS.Internal.Xml.XPath.XPathParser/ParamInfo> MS.Internal.Xml.XPath.XPathParser::CreateFunctionTable()
extern void XPathParser_CreateFunctionTable_m6B095E55CDDA5D02399BC203D56D35F8E86E92CA (void);
// 0x000019C6 System.Collections.Generic.Dictionary`2<System.String,MS.Internal.Xml.XPath.Axis/AxisType> MS.Internal.Xml.XPath.XPathParser::CreateAxesTable()
extern void XPathParser_CreateAxesTable_m8C72AB089592F41ADB586343D5B94836CFEA13BC (void);
// 0x000019C7 MS.Internal.Xml.XPath.Axis/AxisType MS.Internal.Xml.XPath.XPathParser::GetAxis()
extern void XPathParser_GetAxis_mBA369AB1D5A1E0FB048D73BAA63315D52FE28038 (void);
// 0x000019C8 System.Void MS.Internal.Xml.XPath.XPathParser::.cctor()
extern void XPathParser__cctor_mB78B0F14B32E63501CF3220A0640444B73F55DFD (void);
// 0x000019C9 MS.Internal.Xml.XPath.Function/FunctionType MS.Internal.Xml.XPath.XPathParser/ParamInfo::get_FType()
extern void ParamInfo_get_FType_m2436DAB49F721A3CD09563309E4B937AA6AF395D (void);
// 0x000019CA System.Int32 MS.Internal.Xml.XPath.XPathParser/ParamInfo::get_Minargs()
extern void ParamInfo_get_Minargs_m2513BB5565060D63F27C442BC05229DF82002813 (void);
// 0x000019CB System.Int32 MS.Internal.Xml.XPath.XPathParser/ParamInfo::get_Maxargs()
extern void ParamInfo_get_Maxargs_mACF967656CD1931E760414BE45F38C3021D8ADB4 (void);
// 0x000019CC System.Xml.XPath.XPathResultType[] MS.Internal.Xml.XPath.XPathParser/ParamInfo::get_ArgTypes()
extern void ParamInfo_get_ArgTypes_m8D290415C66DAD756E90D1EDD7E044D111A8DCD0 (void);
// 0x000019CD System.Void MS.Internal.Xml.XPath.XPathParser/ParamInfo::.ctor(MS.Internal.Xml.XPath.Function/FunctionType,System.Int32,System.Int32,System.Xml.XPath.XPathResultType[])
extern void ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775 (void);
// 0x000019CE System.Void MS.Internal.Xml.XPath.XPathScanner::.ctor(System.String)
extern void XPathScanner__ctor_mA28C7D76BCEEC00A017A0F242CC8DCAA04718CE1 (void);
// 0x000019CF System.String MS.Internal.Xml.XPath.XPathScanner::get_SourceText()
extern void XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB (void);
// 0x000019D0 System.Char MS.Internal.Xml.XPath.XPathScanner::get_CurrentChar()
extern void XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043 (void);
// 0x000019D1 System.Boolean MS.Internal.Xml.XPath.XPathScanner::NextChar()
extern void XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A (void);
// 0x000019D2 MS.Internal.Xml.XPath.XPathScanner/LexKind MS.Internal.Xml.XPath.XPathScanner::get_Kind()
extern void XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38 (void);
// 0x000019D3 System.String MS.Internal.Xml.XPath.XPathScanner::get_Name()
extern void XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9 (void);
// 0x000019D4 System.String MS.Internal.Xml.XPath.XPathScanner::get_Prefix()
extern void XPathScanner_get_Prefix_mABD6B08D4EBCDC3AE098EC916502C294290DF79B (void);
// 0x000019D5 System.String MS.Internal.Xml.XPath.XPathScanner::get_StringValue()
extern void XPathScanner_get_StringValue_m5E8E622B6A4718DBD7380F56F673506ED74466A5 (void);
// 0x000019D6 System.Double MS.Internal.Xml.XPath.XPathScanner::get_NumberValue()
extern void XPathScanner_get_NumberValue_m59E7FB8AC26FB7384D02947EF377E49335ED6749 (void);
// 0x000019D7 System.Boolean MS.Internal.Xml.XPath.XPathScanner::get_CanBeFunction()
extern void XPathScanner_get_CanBeFunction_mDC31ADE84434B08EB728505827B729E82DF02C97 (void);
// 0x000019D8 System.Void MS.Internal.Xml.XPath.XPathScanner::SkipSpace()
extern void XPathScanner_SkipSpace_mB278AB58441C4E3C899C437356E428C3C49F8A38 (void);
// 0x000019D9 System.Boolean MS.Internal.Xml.XPath.XPathScanner::NextLex()
extern void XPathScanner_NextLex_mF8EF360B8499958C9A92B80E7E9C3C7583EE3126 (void);
// 0x000019DA System.Double MS.Internal.Xml.XPath.XPathScanner::ScanNumber()
extern void XPathScanner_ScanNumber_mA1ED88C800A3D8C1E01A402CC3B4DA9AEC626091 (void);
// 0x000019DB System.Double MS.Internal.Xml.XPath.XPathScanner::ScanFraction()
extern void XPathScanner_ScanFraction_m6002C2851237AFF65CB17A5A4EB738F8215C3FE1 (void);
// 0x000019DC System.String MS.Internal.Xml.XPath.XPathScanner::ScanString()
extern void XPathScanner_ScanString_mAADF1C1D1F0388F1D680E4F168F695D19D36C327 (void);
// 0x000019DD System.String MS.Internal.Xml.XPath.XPathScanner::ScanName()
extern void XPathScanner_ScanName_mAC27F46F068EF6B7B00E74046D7466EE18C69718 (void);
// 0x000019DE System.Void MS.Internal.Xml.Cache.XPathDocumentNavigator::.ctor(MS.Internal.Xml.Cache.XPathNode[],System.Int32,MS.Internal.Xml.Cache.XPathNode[],System.Int32)
extern void XPathDocumentNavigator__ctor_m6F90203C3B45DB6A10BB1918689F3D71F26780C6 (void);
// 0x000019DF System.String MS.Internal.Xml.Cache.XPathDocumentNavigator::get_Value()
extern void XPathDocumentNavigator_get_Value_mE96242DB762C568A14F391207FDC2C03B1A571B9 (void);
// 0x000019E0 System.Xml.XPath.XPathNavigator MS.Internal.Xml.Cache.XPathDocumentNavigator::Clone()
extern void XPathDocumentNavigator_Clone_mEA5660CEAC916ADDB9842FAD03AF85490BE10012 (void);
// 0x000019E1 System.Xml.XPath.XPathNodeType MS.Internal.Xml.Cache.XPathDocumentNavigator::get_NodeType()
extern void XPathDocumentNavigator_get_NodeType_m458402B3D576A3FF1D39245C22FF2F80E5D50E3A (void);
// 0x000019E2 System.String MS.Internal.Xml.Cache.XPathDocumentNavigator::get_LocalName()
extern void XPathDocumentNavigator_get_LocalName_mC9BABE5F2A1FC796BF3E7259DE00C5DAAD2D07EB (void);
// 0x000019E3 System.String MS.Internal.Xml.Cache.XPathDocumentNavigator::get_NamespaceURI()
extern void XPathDocumentNavigator_get_NamespaceURI_mB00D4F973DBD8FD19AF700080E1219D02F433980 (void);
// 0x000019E4 System.String MS.Internal.Xml.Cache.XPathDocumentNavigator::get_Name()
extern void XPathDocumentNavigator_get_Name_m04869FA8C02F6DE6DF33F3A4BC25EE5C0FFFB3F1 (void);
// 0x000019E5 System.String MS.Internal.Xml.Cache.XPathDocumentNavigator::get_Prefix()
extern void XPathDocumentNavigator_get_Prefix_mA7F9D844ADDD32B82819A4E63B7071E8590420D6 (void);
// 0x000019E6 System.Xml.XmlNameTable MS.Internal.Xml.Cache.XPathDocumentNavigator::get_NameTable()
extern void XPathDocumentNavigator_get_NameTable_m59D13F04A5676148C79D3E6C59D2B7B119D98418 (void);
// 0x000019E7 System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToFirstNamespace(System.Xml.XPath.XPathNamespaceScope)
extern void XPathDocumentNavigator_MoveToFirstNamespace_mA388DA9DA031B281C612F90FD4C9BAB10DF11725 (void);
// 0x000019E8 System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToNextNamespace(System.Xml.XPath.XPathNamespaceScope)
extern void XPathDocumentNavigator_MoveToNextNamespace_mCA462BDFF18F453C2EC658D4EF3E23E5AF923A5A (void);
// 0x000019E9 System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToParent()
extern void XPathDocumentNavigator_MoveToParent_m5EC7735A18E2A9D29DB45F7710609843D6D105C2 (void);
// 0x000019EA System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::IsSamePosition(System.Xml.XPath.XPathNavigator)
extern void XPathDocumentNavigator_IsSamePosition_m789BC3510DDD7962DB43BFB17255DB6CF6FD933F (void);
// 0x000019EB System.Object MS.Internal.Xml.Cache.XPathDocumentNavigator::get_UnderlyingObject()
extern void XPathDocumentNavigator_get_UnderlyingObject_mFFB387925C58C1D7AC3DD87523778A1EC0528569 (void);
// 0x000019EC System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::HasLineInfo()
extern void XPathDocumentNavigator_HasLineInfo_m4E061F4D6C782EFE2C60DA02E5B3CCE8D818B89D (void);
// 0x000019ED System.Int32 MS.Internal.Xml.Cache.XPathDocumentNavigator::get_LineNumber()
extern void XPathDocumentNavigator_get_LineNumber_m830E8342631C421FE7AC1CB19AF57DBB05E5F9F4 (void);
// 0x000019EE System.Int32 MS.Internal.Xml.Cache.XPathDocumentNavigator::get_LinePosition()
extern void XPathDocumentNavigator_get_LinePosition_m190E18C6388C13E23B3AD3194C04EAC7CF41B951 (void);
// 0x000019EF System.Int32 MS.Internal.Xml.Cache.XPathDocumentNavigator::GetPositionHashCode()
extern void XPathDocumentNavigator_GetPositionHashCode_m785F066D786EADA3F9B508477C4BFDCE72515841 (void);
// 0x000019F0 System.Xml.XPath.XPathNodeType MS.Internal.Xml.Cache.XPathNode::get_NodeType()
extern void XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99 (void);
// 0x000019F1 System.String MS.Internal.Xml.Cache.XPathNode::get_Prefix()
extern void XPathNode_get_Prefix_m499096BCD31E503FF89FDADD69F1C916686BDFA7 (void);
// 0x000019F2 System.String MS.Internal.Xml.Cache.XPathNode::get_LocalName()
extern void XPathNode_get_LocalName_m4C7DCD240996EDE990F6924B176B80008141A367 (void);
// 0x000019F3 System.String MS.Internal.Xml.Cache.XPathNode::get_Name()
extern void XPathNode_get_Name_mD3398BB31437F47F5AA3256018D478A1C12BA865 (void);
// 0x000019F4 System.String MS.Internal.Xml.Cache.XPathNode::get_NamespaceUri()
extern void XPathNode_get_NamespaceUri_mA7E5CA21E8BCF798FC16E64F94158F54B1C95FC2 (void);
// 0x000019F5 System.Xml.XPath.XPathDocument MS.Internal.Xml.Cache.XPathNode::get_Document()
extern void XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F (void);
// 0x000019F6 System.Int32 MS.Internal.Xml.Cache.XPathNode::get_LineNumber()
extern void XPathNode_get_LineNumber_m2A6A50B6A1E92D49B81BEDD630131D7CEC5EC1ED (void);
// 0x000019F7 System.Int32 MS.Internal.Xml.Cache.XPathNode::get_LinePosition()
extern void XPathNode_get_LinePosition_mF7AEBF27561C41D4B88CAFE9EE7BC00B88A00799 (void);
// 0x000019F8 System.Int32 MS.Internal.Xml.Cache.XPathNode::get_CollapsedLinePosition()
extern void XPathNode_get_CollapsedLinePosition_m5CD8510839F81AE7F411BB1403B460F6EB3BC8DF (void);
// 0x000019F9 MS.Internal.Xml.Cache.XPathNodePageInfo MS.Internal.Xml.Cache.XPathNode::get_PageInfo()
extern void XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724 (void);
// 0x000019FA System.Int32 MS.Internal.Xml.Cache.XPathNode::GetParent(MS.Internal.Xml.Cache.XPathNode[]&)
extern void XPathNode_GetParent_m57F106763ECB0EC827677747A4B95E6A10095720 (void);
// 0x000019FB System.Int32 MS.Internal.Xml.Cache.XPathNode::GetSibling(MS.Internal.Xml.Cache.XPathNode[]&)
extern void XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085 (void);
// 0x000019FC System.Boolean MS.Internal.Xml.Cache.XPathNode::get_IsXmlNamespaceNode()
extern void XPathNode_get_IsXmlNamespaceNode_m7307A314989230B7F6E4F573F8B2FC505F969C5A (void);
// 0x000019FD System.Boolean MS.Internal.Xml.Cache.XPathNode::get_HasSibling()
extern void XPathNode_get_HasSibling_mC8BDEDD3659561E20B769E205BB85377C47537AF (void);
// 0x000019FE System.Boolean MS.Internal.Xml.Cache.XPathNode::get_HasCollapsedText()
extern void XPathNode_get_HasCollapsedText_mFFE7E8DB4C7142A0004EF4F12D195E022ADF1691 (void);
// 0x000019FF System.Boolean MS.Internal.Xml.Cache.XPathNode::get_IsText()
extern void XPathNode_get_IsText_m420F5C6B021A6598E5F3BBAF92C0F16DF3C678E0 (void);
// 0x00001A00 System.Boolean MS.Internal.Xml.Cache.XPathNode::get_HasNamespaceDecls()
extern void XPathNode_get_HasNamespaceDecls_m25569CE7015AD2BDA2F4B2C357D4044394125DEA (void);
// 0x00001A01 System.String MS.Internal.Xml.Cache.XPathNode::get_Value()
extern void XPathNode_get_Value_mC18CEAE4371BD37328FA857F57ACEE9DF747734F (void);
// 0x00001A02 System.Void MS.Internal.Xml.Cache.XPathNodeRef::.ctor(MS.Internal.Xml.Cache.XPathNode[],System.Int32)
extern void XPathNodeRef__ctor_m14862547984A3EE8A767C1C8415C6E73E3EF30E8 (void);
// 0x00001A03 MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodeRef::get_Page()
extern void XPathNodeRef_get_Page_m8624EDC1840BD05BD55D4E8137095B5986ED54F3 (void);
// 0x00001A04 System.Int32 MS.Internal.Xml.Cache.XPathNodeRef::get_Index()
extern void XPathNodeRef_get_Index_m37FE9027EA38BDC66D3E83142E7BBEBB18073E33 (void);
// 0x00001A05 System.Int32 MS.Internal.Xml.Cache.XPathNodeRef::GetHashCode()
extern void XPathNodeRef_GetHashCode_mA438A76A5D2970E8AEC24529F5D03905D9A71F0C (void);
// 0x00001A06 System.Int32 MS.Internal.Xml.Cache.XPathNodeHelper::GetLocalNamespaces(MS.Internal.Xml.Cache.XPathNode[],System.Int32,MS.Internal.Xml.Cache.XPathNode[]&)
extern void XPathNodeHelper_GetLocalNamespaces_m8827609E893638235596FF153AECA4FD13119069 (void);
// 0x00001A07 System.Int32 MS.Internal.Xml.Cache.XPathNodeHelper::GetInScopeNamespaces(MS.Internal.Xml.Cache.XPathNode[],System.Int32,MS.Internal.Xml.Cache.XPathNode[]&)
extern void XPathNodeHelper_GetInScopeNamespaces_mB12984C452F59C0FED90B9C876B31AA8CE422E12 (void);
// 0x00001A08 System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetParent(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&)
extern void XPathNodeHelper_GetParent_mDB68FBBA320D2C47C591B226846C76D582A8B0C2 (void);
// 0x00001A09 System.Int32 MS.Internal.Xml.Cache.XPathNodeHelper::GetLocation(MS.Internal.Xml.Cache.XPathNode[],System.Int32)
extern void XPathNodeHelper_GetLocation_m2B00B160663B5FF7ED4B64A4EE640759BE7E36F7 (void);
// 0x00001A0A System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetTextFollowing(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&,MS.Internal.Xml.Cache.XPathNode[],System.Int32)
extern void XPathNodeHelper_GetTextFollowing_m86CF5377B24C27AAA0C85A27CA456BF30B7247BA (void);
// 0x00001A0B System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetNonDescendant(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&)
extern void XPathNodeHelper_GetNonDescendant_mF62C3504316DB9BE40C524503587A2F914A69F65 (void);
// 0x00001A0C System.Int32 MS.Internal.Xml.Cache.XPathNodePageInfo::get_PageNumber()
extern void XPathNodePageInfo_get_PageNumber_m0CF191DCF066234C1A660E76CB8C903779823DD5 (void);
// 0x00001A0D System.Int32 MS.Internal.Xml.Cache.XPathNodePageInfo::get_NodeCount()
extern void XPathNodePageInfo_get_NodeCount_m9A4307635C53F9A47265CD2E0C96BE0E00990C37 (void);
// 0x00001A0E MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodePageInfo::get_NextPage()
extern void XPathNodePageInfo_get_NextPage_m464BB6A5FD7F7211D98C952E035BFE8022B115A2 (void);
// 0x00001A0F MS.Internal.Xml.Cache.XPathNodePageInfo MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_PageInfo()
extern void XPathNodeInfoAtom_get_PageInfo_m168850BB26701B63DE38924B49F8B5FF0240B602 (void);
// 0x00001A10 System.String MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_LocalName()
extern void XPathNodeInfoAtom_get_LocalName_m717A834A1CF042C3AEFCFA4EA2C20D2CD3F53430 (void);
// 0x00001A11 System.String MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_NamespaceUri()
extern void XPathNodeInfoAtom_get_NamespaceUri_m4E325FC93F28603B48BEE521FA1A93C426D8C78D (void);
// 0x00001A12 System.String MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_Prefix()
extern void XPathNodeInfoAtom_get_Prefix_m288E1BED13375EFD17014F55730E1EE85CE6ACA1 (void);
// 0x00001A13 MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_SiblingPage()
extern void XPathNodeInfoAtom_get_SiblingPage_mAD3229A141E5D5B949B4B5F31FB8DB500BD56505 (void);
// 0x00001A14 MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_ParentPage()
extern void XPathNodeInfoAtom_get_ParentPage_m6346F715CF977F296915E47A1A23993B878755FC (void);
// 0x00001A15 System.Xml.XPath.XPathDocument MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_Document()
extern void XPathNodeInfoAtom_get_Document_m4BE8672A871D25E702E3D77F2A33ED390533EDA1 (void);
// 0x00001A16 System.Int32 MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_LineNumberBase()
extern void XPathNodeInfoAtom_get_LineNumberBase_m40A58EB51495E48B1C31F7690E18CC69E15FA86B (void);
// 0x00001A17 System.Int32 MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_LinePositionBase()
extern void XPathNodeInfoAtom_get_LinePositionBase_m2BD56AF6D9527933F43282B7BA215AD8AE10C5FC (void);
// 0x00001A18 System.UInt32 <PrivateImplementationDetails>::ComputeStringHash(System.String)
extern void U3CPrivateImplementationDetailsU3E_ComputeStringHash_mEAE825F700D1360D52DBAE623315B108ABADF375 (void);
static Il2CppMethodPointer s_methodPointers[6680] =
{
SR_GetString_m7F8908958668A311ABC7D6AF4374BE0AA8DC482E,
SR_GetString_m6A6BD49958B858312DCE20B7918DC9166BFB57FD,
CodeDomProvider__ctor_m4E516CE36DFDB36A5CC28A965724AAF3A3EA621E,
CSharpCodeProvider__ctor_mB03027E17D6A546F55CA2F70458E5E8C155C6335,
MonoTODOAttribute__ctor_m68E567CA015861A042040F2C5CEAF06A4B6546E2,
AsyncHelper__cctor_mE1A0B992A135DA12A36D0EC6E3EFF66A0777A7E2,
Base64Encoder__ctor_m56D13B40599C4A743E30EAAC10378F492D1D8A8D,
NULL,
Base64Encoder_Encode_m93B7F06935043B4D5A76BDAD576A18EB9703AAFA,
Base64Encoder_Flush_mBCE3506CD0C1A9EF71FB84544496707BBC562324,
XmlRawWriterBase64Encoder__ctor_mEF2A6728BBE676EAA93B4B87A3A8CB40F99B5C94,
XmlRawWriterBase64Encoder_WriteChars_m56E5C90C958DA6CBB8D9B4DCAD7E97CC1769FF70,
XmlTextWriterBase64Encoder__ctor_m18789A533CA51461920658F5FECF7ABC0EF63531,
XmlTextWriterBase64Encoder_WriteChars_m895F0F1E91C6A0D76A27621A11FECB6E14517365,
BinHexDecoder_get_IsFull_m9A27656B208D861CCFC0067FF1D79CF023ACEE23,
BinHexDecoder_Decode_mBA6DD74F0DA913E291317A519069F0AA61E9EF76,
BinHexDecoder_Decode_mD00C05258F942A61BE4AB9855A7FB72B9A402AB4,
BinHexDecoder_Decode_mBCC7426B4A1A963067C669F616D57D8A692E81FF,
BinHexEncoder_Encode_m0DA74DCEE12EEE3FCB3796CE79718F100ACB2341,
BinHexEncoder_Encode_mD1FD4A645BBD005D0E1CC2D36EFADA2E0DB0BCF6,
BinHexEncoder_Encode_m2D13D5BD682040441DD94A3B028A344273534854,
BinXmlSqlDecimal_get_IsPositive_mFD52B52A3E1FA22A70B13C2000912E2FF13DEAAC,
BinXmlSqlDecimal__ctor_mCAE58EBA07E4FA3ED8D7F6B3113DCCE3549CBCA2,
BinXmlSqlDecimal_UIntFromByteArray_mE3FED461B16368C9E7453B882B9C2D1990252859,
BinXmlSqlDecimal_MpDiv1_m29CF128B9E53FEB5904F34F87AE560CF507501E8,
BinXmlSqlDecimal_MpNormalize_m5DF00A4876FC7F74DC3CA633E9EA9CCC5CBF5947,
BinXmlSqlDecimal_ChFromDigit_m4CFC2F3699E596AA651083FDE5359220F9FC4CFE,
BinXmlSqlDecimal_ToDecimal_m0C5D2BBE031484A76B21E65119F4CA2DBDD9E192,
BinXmlSqlDecimal_TrimTrailingZeros_m3B71299219AD52210153144B92AA4EB2D6A0B37D,
BinXmlSqlDecimal_ToString_m9A29BE566EF3D1000043DD7760A7BF9813940C1F,
BinXmlSqlDecimal__cctor_mC109B89FC20EA1C6A26886FA8BD55589615E1BA9,
BinXmlSqlMoney__ctor_m75FBF169A4AA1FA864E56798EDBD55618AA06D31,
BinXmlSqlMoney__ctor_mA10185FA9A82625FD159F5747AAE7F1205463406,
BinXmlSqlMoney_ToDecimal_m19B39691B347FFCF336CBE2ACD750B4C6E992F12,
BinXmlSqlMoney_ToString_mA9878C84397B42BB3D99283DA22DA47BE2575E07,
BinXmlDateTime_Write2Dig_mDE61FD2FC80D45970F53D09EE012839054064492,
BinXmlDateTime_Write4DigNeg_m447F0F029A36CF82CAC0CCBCA094DE81EDBF32C2,
BinXmlDateTime_Write3Dec_m08254F4C1C13383EF08FD9AD6DD7E44D05EA54EA,
BinXmlDateTime_WriteDate_m941B41E998CBF68678B35AADDB33C5AB53804608,
BinXmlDateTime_WriteTime_mA65BAA73A657E18F9EFA10EB689A1B4D60AD9121,
BinXmlDateTime_WriteTimeFullPrecision_m7574564083BBE46B021ADAD88688577C3852887D,
BinXmlDateTime_WriteTimeZone_mF012047F9170A10C987EFB610F2920A34BAB0B51,
BinXmlDateTime_WriteTimeZone_mC57CCA01439435C607B29A818858296D858162FF,
BinXmlDateTime_BreakDownXsdDateTime_mDB3D1ED28A8E62E5674CC6C834F9C244F4374F30,
BinXmlDateTime_BreakDownXsdDate_mFACFE728D829CB99FD6869552AA755B6C58BD914,
BinXmlDateTime_BreakDownXsdTime_mAEB9017A87B368E55C5DC9144C00C8D98D145CC9,
BinXmlDateTime_XsdDateTimeToString_m6F954508E76DA6D9D699935A51FA1B705D00F55F,
BinXmlDateTime_XsdDateToString_m6036281137ADFF996DB2B07A5F24576622BBB251,
BinXmlDateTime_XsdTimeToString_mC237DFA88CB573F2EF7175F0C7A15A3D6B2AE021,
BinXmlDateTime_SqlDateTimeToString_mDB4DD53EF4BF1BB63756120CF41BDD080F485112,
BinXmlDateTime_SqlDateTimeToDateTime_m5D79BB823A13527090B07BF78670409F98B32BE8,
BinXmlDateTime_SqlSmallDateTimeToString_m6C9D0DD1DBA88733B6A51A6A34AE0D770BF48637,
BinXmlDateTime_SqlSmallDateTimeToDateTime_m696CA7168039AF16230C5E2D8BA7066B127E3889,
BinXmlDateTime_XsdKatmaiDateToDateTime_m4BDC46609A9338FF4BD795A3D269EED7E4322D3B,
BinXmlDateTime_XsdKatmaiDateTimeToDateTime_m674B3F5B1EBB958F98904100FF7FEE8485FA4D2E,
BinXmlDateTime_XsdKatmaiTimeToDateTime_mD3BA39513567A7AAA06115398C6CE585DF98604A,
BinXmlDateTime_XsdKatmaiDateOffsetToDateTimeOffset_m7F2EADBFE787714810EC9BDCD5C9975E88AA8FA5,
BinXmlDateTime_XsdKatmaiDateTimeOffsetToDateTimeOffset_mAACE56BB73855CF53CB6A7B85FB5D691BEABB50C,
BinXmlDateTime_XsdKatmaiTimeOffsetToDateTimeOffset_mA4314A5D1FB13BDCA4FF55C0F29FCBA1D74502A0,
BinXmlDateTime_XsdKatmaiDateToString_mFA03A293E2697578727FC1E06C76DAF91A8E2B8D,
BinXmlDateTime_XsdKatmaiDateTimeToString_m0C3439AB39DA96ABE42D55A3DF5D7F709023F485,
BinXmlDateTime_XsdKatmaiTimeToString_m74C022A8F7D289132658BDF19EC19F69C6442146,
BinXmlDateTime_XsdKatmaiDateOffsetToString_mD6119B8B48ECD59C16001C72B3C8DCA35D0E7D9C,
BinXmlDateTime_XsdKatmaiDateTimeOffsetToString_m07470AECF9F8818E3975F529F8FAA328009B4A28,
BinXmlDateTime_XsdKatmaiTimeOffsetToString_m4402F7ECDFD433E5C02C4737F9168C38FDDA4DF1,
BinXmlDateTime_GetKatmaiDateTicks_m0125F9DEDAEA62FCE8AF2C30E631D198EB316F0E,
BinXmlDateTime_GetKatmaiTimeTicks_mAF96203E45C271F19937BD28ADD1D7F59C7D49D0,
BinXmlDateTime_GetKatmaiTimeZoneTicks_m19BA982DD20CBB1F3C86B34CF37763F49F352EC8,
BinXmlDateTime_GetFractions_m5841E6AB8113B549EDA2D3933497D63F0C3865BC,
BinXmlDateTime_GetFractions_mA7C1295300EE1488B7463513E6F9B948AE3476D0,
BinXmlDateTime__cctor_mA90D7D3913E9BDC43A18A677E8A8F99BF7DD58FA,
XmlSqlBinaryReader__ctor_m8B549A74D0D60D6068D048978B4BB56ADEA840C6,
XmlSqlBinaryReader_get_Settings_m648E5BD587ECBA75F0868B815826AACE5B685C79,
XmlSqlBinaryReader_get_NodeType_mC42FCD5821A43417C4E8E22AF18B42677AF6F984,
XmlSqlBinaryReader_get_LocalName_m48CB78F9D99B8C9A69748C6BD3B66CF342E2A88B,
XmlSqlBinaryReader_get_NamespaceURI_m2DD0219C8A5C6A19436C760D10D1281728B05EF5,
XmlSqlBinaryReader_get_Prefix_m78EF5CB26AE8F3043A2EE3644F7752E2B275274D,
XmlSqlBinaryReader_get_Value_mA108A904DC2B453808FB33447C05E99417A31432,
XmlSqlBinaryReader_get_Depth_m1C26AE47C5432A423E2A6BBC537B39B0222104BD,
XmlSqlBinaryReader_get_BaseURI_m82640987ED4049ED0981DEC40D52090F2AAAFE5F,
XmlSqlBinaryReader_get_IsEmptyElement_m27DAE25AE77B07C748A1F3D4E4448A13A45EEE93,
XmlSqlBinaryReader_get_XmlSpace_mAF84C9881E834DBD97202BB3CF042B3C4BE2D65F,
XmlSqlBinaryReader_get_XmlLang_m1633E1627C6DB5266B9F8CA24E6BF595488ECC8D,
XmlSqlBinaryReader_get_ValueType_mB7D432A6126DBE08A2FB60EB1F8E31AA9A806091,
XmlSqlBinaryReader_get_AttributeCount_m32E4D4550F1F8387B91529C706DBB58D17B291FA,
XmlSqlBinaryReader_GetAttribute_m9952444E319DB27DF31FC1F905AA3B6314C84E41,
XmlSqlBinaryReader_GetAttribute_mADD9A58B6E9E6B649ED25AD9591744DDA4A0A948,
XmlSqlBinaryReader_GetAttribute_m4CF978E08A29303B9F36B931F254A7B458690D83,
XmlSqlBinaryReader_MoveToAttribute_m89696B725BB866AB8D355AEA056886B6D104674E,
XmlSqlBinaryReader_MoveToAttribute_m24B138DB02E463ADBFCE6F278327C41ED0E0100F,
XmlSqlBinaryReader_MoveToFirstAttribute_m91A40F4530772A93EAA6020E08480744B71A055D,
XmlSqlBinaryReader_MoveToNextAttribute_mF69946E586D18ED2933D3F066DB379A5E85989AD,
XmlSqlBinaryReader_MoveToElement_m05152AB7966FCAE52B02C8F1F1EE7EA5F0CD8E8A,
XmlSqlBinaryReader_get_EOF_mA04CFC6F36635213ED40082F92F9DEADC8E16EF3,
XmlSqlBinaryReader_ReadAttributeValue_m510967F5381F9F33E8CB1E9789BA55C4F633ED51,
XmlSqlBinaryReader_Close_mBC83A1836705A8FEFDF97D44C8A4AB79F4307360,
XmlSqlBinaryReader_get_NameTable_m61FF8CCECFF74A3BC421B7B051B65458F7E6BEEA,
XmlSqlBinaryReader_LookupNamespace_mFA7F036C3A8500F728AD7B7872F2B2B18910D43B,
XmlSqlBinaryReader_ResolveEntity_mCA92039B5A331B31571DD3AE49E405B6663E7D85,
XmlSqlBinaryReader_get_ReadState_mEB26C1EEF020DFF9459482C49EED7441E57AB64D,
XmlSqlBinaryReader_Read_mC1676E4E04EC85891BC2734CB7DF2717FF8E8DF3,
XmlSqlBinaryReader_System_Xml_IXmlNamespaceResolver_GetNamespacesInScope_m072C91FEB74155BB745F7D36C9768A56E6756987,
XmlSqlBinaryReader_System_Xml_IXmlNamespaceResolver_LookupPrefix_mC4B2A7F5E258B47382A8DE6881F883DD2C98C335,
XmlSqlBinaryReader_VerifyVersion_m2BDD05589712FDFAB652299EEEEC9767893F193F,
XmlSqlBinaryReader_AddInitNamespace_m968CF54DC0CB2F3F34D8409CD430B87AF4ADFE13,
XmlSqlBinaryReader_AddName_m6E23FEF2B03BE1FCE3625D90006D1353EA384B09,
XmlSqlBinaryReader_AddQName_mBF8B8AAAFF5137364965D0AF219328E59CBDE09C,
XmlSqlBinaryReader_NameFlush_mAA2CBC96D6ABEBEBC0FC55759FCA1BF8F8863B35,
XmlSqlBinaryReader_SkipExtn_mA35786FC653367AADFD3B0D712E8EEBFE899B234,
XmlSqlBinaryReader_ReadQNameRef_m84BB9804F42596DC8A60B11681CEBD0E02D4A1CF,
XmlSqlBinaryReader_ReadNameRef_m4BC7EA5AE5FAB6D16283D6C9AAE20FC5138D90D8,
XmlSqlBinaryReader_FillAllowEOF_m3514D3B701E22CAF16E3AE7770E393118E32CF1E,
XmlSqlBinaryReader_Fill__m674E4A4453F33A55B6A3636E3D289D9980159114,
XmlSqlBinaryReader_Fill_m06668EDCFF72615DA1B6299514DD80F97F3956EF,
XmlSqlBinaryReader_ReadByte_m85D8A73DE885123A13E1D5AE24F8D5C44BC4CAC5,
XmlSqlBinaryReader_ReadUShort_m78D4469783D701763A5801B20A29840967B108EE,
XmlSqlBinaryReader_ParseMB32_m8760E43E504DD823A413179674EE53333E3AEB7D,
XmlSqlBinaryReader_ParseMB32__m266C24ADA9D164691B3D3E7973BD084673CAF183,
XmlSqlBinaryReader_ParseMB32_m88191238226456B81BEE8EC68C9C8E6080B14D12,
XmlSqlBinaryReader_ParseMB64_m2C49EEF8DFA739E753F45CEC85CBCD6503E189CF,
XmlSqlBinaryReader_PeekToken_m482546D8A28D8B2F78640AD1C247FEBEB007BC56,
XmlSqlBinaryReader_ReadToken_mA27EBDE4DFD9E14B928D199CD6F250A6A8ADA009,
XmlSqlBinaryReader_NextToken2_mFA0FF6B53C8604E465BA8E753F31CF085589B603,
XmlSqlBinaryReader_NextToken1_mF28CC8242865B0167613DBBA785ACD7FF7BA88F6,
XmlSqlBinaryReader_NextToken_m98AAEBF103586A29DDC1EB199ECB4C1C424040F7,
XmlSqlBinaryReader_PeekNextToken_m4532070E69948F7E5550407AB0D6A9F47F2BD24B,
XmlSqlBinaryReader_RescanNextToken_mA6668B49781B520A5F2890827AFC8346E7DF5143,
XmlSqlBinaryReader_ParseText_mF802AA283113ADD0E5B10496422100B9B35978D0,
XmlSqlBinaryReader_ScanText_m4DD03C2E557780951AD3029F16AB07F4F1F0E533,
XmlSqlBinaryReader_GetString_m665229A8DFDB0D00DEEE73827E3B001B51711D4B,
XmlSqlBinaryReader_GetStringAligned_m75CB972576C96D79B5AB2FFE279A0599CC227DF2,
XmlSqlBinaryReader_GetAttributeText_mAEFBC4E911B2FFF4B9F2A281ECE8D6CA863DE283,
XmlSqlBinaryReader_LocateAttribute_mD134A569FDE7FA4B0447BA580EA8C1777415587B,
XmlSqlBinaryReader_LocateAttribute_mF6261A7683E03DFAA6F38F0F2D386FF72C1D23E2,
XmlSqlBinaryReader_PositionOnAttribute_m5F67225B0876C426D134067A22E20A07EE4C22BF,
XmlSqlBinaryReader_GrowElements_mC4BF0BC66EAD01FD476E09ADD2B0599078643C52,
XmlSqlBinaryReader_GrowAttributes_m0783476272602CF26DB67384EB3E0FD8AC95C6E1,
XmlSqlBinaryReader_ClearAttributes_m3E38851AC8DDAA8C91CCD39B440D30E0FA2921E2,
XmlSqlBinaryReader_PushNamespace_m7DCC6C8351534FBBCC37FDB990EBD6532219E2D8,
XmlSqlBinaryReader_PopNamespaces_mA8B06BC402CB83DC4C63BC0E971BDE87C71DD605,
XmlSqlBinaryReader_GenerateImpliedXmlnsAttrs_m44322E63272C5877780272F827640A7E09BA7854,
XmlSqlBinaryReader_ReadInit_mD60594F225CDFA2165EFC1385CF9976B49FC7ED4,
XmlSqlBinaryReader_ScanAttributes_m04BA6E4C62EB02454E05FB5139E8259A1C7C7CA5,
XmlSqlBinaryReader_SimpleCheckForDuplicateAttributes_m85B8CCD2458B4E7DF7FD788F665DFA92F6820819,
XmlSqlBinaryReader_HashCheckForDuplicateAttributes_m22193C81D2B93B631DCC12CD164C5A3A24AB075E,
XmlSqlBinaryReader_XmlDeclValue_m7D1310CB4335A3B1FD0C6E530385625291BE0CAA,
XmlSqlBinaryReader_CDATAValue_m55B048FA3EA7571E09F02803064CA5ED3A680F28,
XmlSqlBinaryReader_FinishCDATA_m104883B74171DC1D4825CA53D63076833F205176,
XmlSqlBinaryReader_FinishEndElement_m7AE1BDDFCE84CCD7A0EF1C331404566E3AFA1780,
XmlSqlBinaryReader_ReadDoc_m2DD0ABD4ECE3D188C1B5527DF5AA70C8ACCE8DBC,
XmlSqlBinaryReader_ImplReadData_m4E3C5C5E65F3CEE277F2D7809F1B0805A19A3635,
XmlSqlBinaryReader_ImplReadElement_m7614AC535344D896BEE4975E99E217957CB60ED8,
XmlSqlBinaryReader_ImplReadEndElement_m9097DFE0A65744717E78622BF2E5123876C19175,
XmlSqlBinaryReader_ImplReadDoctype_mA6F7EA6693CE269A162DE29C3A6C1CB0B3704D0E,
XmlSqlBinaryReader_ImplReadPI_m3FED7FD9EEF5FF922AC440295A6A9B86CE772B60,
XmlSqlBinaryReader_ImplReadComment_m706BD907322AC75178F5EE796106C6C971319CB5,
XmlSqlBinaryReader_ImplReadCDATA_mAF7208942F0A3026032780381B72007A19462D6E,
XmlSqlBinaryReader_ImplReadNest_m9FF74FA82B5DFD5FC4D8D1376201269B859E52B0,
XmlSqlBinaryReader_ImplReadEndNest_m34BE70E1D6A3C99571027B4F0147B03A80E392A1,
XmlSqlBinaryReader_ImplReadXmlText_mA542158D846345671B949B8C8474B864A86FD57F,
XmlSqlBinaryReader_UpdateFromTextReader_m85F382CABFF0B1E1C8327FA80FC1074E57858488,
XmlSqlBinaryReader_UpdateFromTextReader_mA2F4181E704851F9B1B5F834815AD34AE1241D72,
XmlSqlBinaryReader_CheckAllowContent_mFB1500431074CEAF505E69ABEC5CA4828EFDCE92,
XmlSqlBinaryReader_GenerateTokenTypeMap_mE0E4CBFAB6F7331F3AFF0AE07A44F16B2B7D57F0,
XmlSqlBinaryReader_GetValueType_m963882E41672A51CBA99E4C6E52B64537BCB3538,
XmlSqlBinaryReader_ReScanOverValue_m3340A2AF19191D297D16FFF48B15488EF603CE9A,
XmlSqlBinaryReader_ScanOverValue_mDB7FB4148A104002BFD3F935E80FA66761951E7A,
XmlSqlBinaryReader_ScanOverAnyValue_mCC788C4E80E546FC9213DC9D362F57E96F89C97D,
XmlSqlBinaryReader_CheckText_m40ABF0D863A4ADF4A2557B190A1B843036D313CD,
XmlSqlBinaryReader_CheckTextIsWS_m5C5690A7E3F6DE5ECCA17592037C391900646CB6,
XmlSqlBinaryReader_CheckValueTokenBounds_mF4369EE69D6B087EEF6BCF9684B1CAC979A6F2DA,
XmlSqlBinaryReader_GetXsdKatmaiTokenLength_m29921D8011AA8F8BBE97774F87929831D051B711,
XmlSqlBinaryReader_XsdKatmaiTimeScaleToValueLength_m8F09C87DD163E40353FDD83EE37D18AEB08998C2,
XmlSqlBinaryReader_ValueAsLong_mD6D0FEE79AD9BBF3BE3165CBB9F0E110C1E6127C,
XmlSqlBinaryReader_ValueAsULong_m0D51ED09DFB48CF55A09389F7588D333897089BC,
XmlSqlBinaryReader_ValueAsDecimal_m0751EBA487B80E4BA79C1F55552FC81771DD5877,
XmlSqlBinaryReader_ValueAsDouble_m67D1506E1A992442BA1E4484F9ECD295C1B55C8C,
XmlSqlBinaryReader_ValueAsDateTimeString_m4E6BB65DF3D5D025D3507A0B670817C26EF9B556,
XmlSqlBinaryReader_ValueAsString_mB034513021E7FBEF38237F34ACBDD59A48EF28CF,
XmlSqlBinaryReader_GetInt16_mE0F67B0623074461D03223B3E6362FC5A634DB87,
XmlSqlBinaryReader_GetUInt16_mBA259526103D4F4120008D10A6EA4E1925B2117B,
XmlSqlBinaryReader_GetInt32_m6EE800D909F94DB1EBD5D1D637702D23A391F784,
XmlSqlBinaryReader_GetUInt32_mC23D1CF3341DC69DA179FB5D22F653F89CAB1636,
XmlSqlBinaryReader_GetInt64_mDE61F25569448D46167E37A1FF7B2C79F7107DB7,
XmlSqlBinaryReader_GetUInt64_mAD0271B128EAF456CA069262695771C9F78D2862,
XmlSqlBinaryReader_GetSingle_mC04D69D4C8262BD69785A2CFF748A486D990A3AF,
XmlSqlBinaryReader_GetDouble_m140942E5B0C0E3356D3AF233E5FEB3789AB5049A,
XmlSqlBinaryReader_ThrowUnexpectedToken_mE6551B9211063BCD0AF4559C2D037E26597A6B1C,
XmlSqlBinaryReader_ThrowXmlException_m75F00F6D6C6EC6467A7358642716C45339421E65,
XmlSqlBinaryReader_ThrowXmlException_m234F68304FAFEC885F0C4AD1AA9EB5EACC0C282E,
XmlSqlBinaryReader_ThrowNotSupported_mD0272926B754F381D54C456BFFB371CD8CA86F97,
XmlSqlBinaryReader__cctor_m0006CBD09A929535D85B52088FDBCB648D8DF9E6,
QName__ctor_mBD1BFC08961CC786F568BABD5DA008D314C2ED2C,
QName_Set_m06EBC739F696A09C7CD2EA4FA3FC45BE08D942C2,
QName_Clear_m72F3A85E86D742CE782C25721F79D23824F3CA21,
QName_MatchNs_m984055C39684EADAD0E124825977BEDB05F83EED,
QName_MatchPrefix_m61A4CF3DFA2F4BCA71DD82EAF792121BFA349973,
QName_CheckPrefixNS_m6FB447AE413CA8691AF65337B27CA44A5C7ECD4A,
QName_GetHashCode_m3DD5A1920A6CC8814999F180109C8953E0AC5748,
QName_GetNSHashCode_mB276394B83D917C57A0AC452E81ABEB5415A3D99,
QName_Equals_mE8465B903C08BDE00EA2293C8BF6841EFB650634,
QName_ToString_m3200A809FFC4333D996CFEB653C19DA76ED699D2,
QName_op_Equality_m4C96393DD28742C7E755099A0301957D6BC5FA99,
ElemInfo_Set_m0E3480BDCFF70A8CC5B7AA79BEF60D7F21693DDD,
ElemInfo_Clear_m6E412A0783AE4EA900BCAD6F4D4B277E107B1CE8,
AttrInfo_Set_mCACB8B213C4BDB4B65F9F3C734FDA013697DEE0E,
AttrInfo_Set_m4894D88827DD141346F25C05DD15C8AFE85A8C69,
AttrInfo_GetLocalnameAndNamespaceUri_mDC9C7A33CC40F22BFED91FD6D0A1C2F8E3DA6D97,
AttrInfo_GetLocalnameAndNamespaceUriAndHash_mBD57DB7AC3A42851FA652BEF9E720F67F0973E86,
AttrInfo_MatchNS_m31F53C4BE600BF763CBD0CD1C4BB5FD530C11269,
AttrInfo_MatchHashNS_m1FDD6DFA1ED0B4335A0C39B1A67C05F6EAC7B935,
AttrInfo_AdjustPosition_m6DD03D69EF39B006CAE93228F3758E48BDD24F24,
NamespaceDecl__ctor_mB126996EE314A5432676E85012D3420397B153EE,
SymbolTables_Init_m1E7C7826F740E25DA3E108D3CFC71560AAF55CAE,
NestedBinXml__ctor_m00A3A1A04F243C12B84475EFEE906B57F06CBDEC,
BitStack__ctor_m9BADB5496087F772604E9F62D3B18C07630EA45A,
BitStack_PushBit_m1781C0D736A215362CD21AD07CAF39EE2909F718,
BitStack_PopBit_m0E661995EE53988E5F902D93C7C6BE02378021A3,
BitStack_PeekBit_m416F1BB8F64059C924312B2416CBE09747B0E1E4,
BitStack_PushCurr_m393D9523E2E53CAF33EE33823B575FAC25CDA76B,
BitStack_PopCurr_m90E2ED786A17E8714DECFC554CE1118100818B9F,
Bits_Count_m169851CD58F13773B9C24FFB36B9B69F8A6B6B12,
Bits_LeastPosition_mED73F0679FE249EF6A6B9DFF121C79857A1BE49E,
Bits__cctor_mABE9A7E2EAC112F76128B8AF652563D6A7031D22,
ByteStack__ctor_m2FECD787126127357E9F1FA2588FBA9B08A8F35B,
ByteStack_Push_m47D6E14644B1038EDABCC87FE259AAB9368B8871,
ByteStack_Pop_mA71AC5CF377097285488DF81509F4E54B5915D99,
CharEntityEncoderFallback__ctor_mD61861CAC7602A03E97260E095E68090096838C6,
CharEntityEncoderFallback_CreateFallbackBuffer_mEBF75E5E26E54D49FD88A1A6BD5509CA0D667535,
CharEntityEncoderFallback_get_MaxCharCount_m40EDBAEB5A7ACAD463D2E601147A471BD3F7527E,
CharEntityEncoderFallback_set_StartOffset_mA243578474DC2FDE44519F05E12676FE3D0A2865,
CharEntityEncoderFallback_Reset_mD7EF1BA49617CFC5425B5C99F91F66A1B56A37D0,
CharEntityEncoderFallback_CanReplaceAt_mEDE47C4A97B975C6ED4DEFA111FC0D977131D1C5,
CharEntityEncoderFallbackBuffer__ctor_m489D509AD014DF5972DB271A169CF391CD629A55,
CharEntityEncoderFallbackBuffer_Fallback_m64A54740B6D4397AE700D35CE85ABFF4F669694C,
CharEntityEncoderFallbackBuffer_Fallback_mE63712F0B63A2B0F6AB9BE99924D2AEDA902E6E1,
CharEntityEncoderFallbackBuffer_GetNextChar_mAC23A0DC9A6BAEF390EB63E22FB58EE8C01015E4,
CharEntityEncoderFallbackBuffer_MovePrevious_mBFE0DD56AB3FAEE646D3A37811F005B829A83AB0,
CharEntityEncoderFallbackBuffer_get_Remaining_m6A7174DA37C523C889B10E891D2249F47C67FB0A,
CharEntityEncoderFallbackBuffer_Reset_m1F2FF672A856C39EBCB8356B0D3838CD72C99BEA,
CharEntityEncoderFallbackBuffer_SurrogateCharToUtf32_m24782DCBD3D9DEEE8597D0B4D541C2B29639AA4C,
HtmlEncodedRawTextWriter__ctor_m1EF2062FDFCDFFA4AAAC2801374E277C3D0C7A63,
HtmlEncodedRawTextWriter__ctor_mF883AB9B78DC025B83B82805FD55574F5E8FDA29,
HtmlEncodedRawTextWriter_WriteXmlDeclaration_m9291E209EFF93A93310FD9907B632EEDE4D8BA47,
HtmlEncodedRawTextWriter_WriteXmlDeclaration_mD696FDF03ECA50E358E2FE979FC8368447DAC990,
HtmlEncodedRawTextWriter_WriteDocType_mC88B024C8D99DAB126125F3700124B573F74C719,
HtmlEncodedRawTextWriter_WriteStartElement_mC901410DCFE530E54AED4C4019CF4835E9EB5870,
HtmlEncodedRawTextWriter_StartElementContent_mE581BF8DDE2C3B166174E8354BE42F383D690EE0,
HtmlEncodedRawTextWriter_WriteEndElement_mD80F60C65206A954EF6D2C1E5564B9EDAE318346,
HtmlEncodedRawTextWriter_WriteFullEndElement_mFD8F7312621F1393B661EF2955C050A03A99609E,
HtmlEncodedRawTextWriter_WriteStartAttribute_m473C357ED87DDA0576DA8D0699823642442A4D57,
HtmlEncodedRawTextWriter_WriteEndAttribute_m000A4E8F3A8DB2DD8A41C544FD03CCCAB7405630,
HtmlEncodedRawTextWriter_WriteProcessingInstruction_mE956DAD6A71E92FAEAA654F7392C404F14DC1922,
HtmlEncodedRawTextWriter_WriteString_m1D743E5A49B031C53C1E136492151AE44534BD0E,
HtmlEncodedRawTextWriter_WriteEntityRef_m8C16FA32E710295AC382DD395EC63A8F92888353,
HtmlEncodedRawTextWriter_WriteCharEntity_mE1C3F57BCB008681E93822C616F2B74140F05992,
HtmlEncodedRawTextWriter_WriteSurrogateCharEntity_m5C71E3835A7ACA514FA1E6C8B8D0310C10394D8B,
HtmlEncodedRawTextWriter_WriteChars_m492798E73CCE5FB2EFF462BDE0C1CDE6AAE81FCD,
HtmlEncodedRawTextWriter_Init_mDC5BC3D57E591D1861D5BA01E94D001B1B6D8909,
HtmlEncodedRawTextWriter_WriteMetaElement_m313587700391E32CB700D0D81346DABE14526968,
HtmlEncodedRawTextWriter_WriteHtmlElementTextBlock_m9F373C627B68561F699840041BABD0006C50C35F,
HtmlEncodedRawTextWriter_WriteHtmlAttributeTextBlock_m1BC0777EAE5EAD2C2D23A15336B410B5B6DC1E9F,
HtmlEncodedRawTextWriter_WriteHtmlAttributeText_m73273F9A03CCC4F7074FBD8B365029AB45F36152,
HtmlEncodedRawTextWriter_WriteUriAttributeText_mB52F60B8A2FBF6F03C9954AA06928AD6980275C1,
HtmlEncodedRawTextWriter_OutputRestAmps_m89998C764C7281EB7CE1D71930EC6872F9F118F1,
HtmlEncodedRawTextWriterIndent__ctor_m751B814A6AE947DD56855DB2CF0BC5532D79A657,
HtmlEncodedRawTextWriterIndent__ctor_m60E33631D199B14FC56F1DDED0AEBB25F7EE84F7,
HtmlEncodedRawTextWriterIndent_WriteDocType_m9C14C340075B0C687CA4C34174D98A104C00CB11,
HtmlEncodedRawTextWriterIndent_WriteStartElement_m7C8FA838550CD2C5F47B85A24A32A72467543568,
HtmlEncodedRawTextWriterIndent_StartElementContent_m100BF79A5F1F6E735BBCAE835F20F5EDED6506DA,
HtmlEncodedRawTextWriterIndent_WriteEndElement_mEFC0F7FB6C390A682C5C47A35B47C1E43F04B66A,
HtmlEncodedRawTextWriterIndent_WriteStartAttribute_m379BA61B2E3B07FCEEB75974F59B25ECDBAF7F7E,
HtmlEncodedRawTextWriterIndent_FlushBuffer_m2E00EB73EE8006266862F6AAFD393C729E13F312,
HtmlEncodedRawTextWriterIndent_Init_m21461B1C14F111B99A5F5337FD9945C1F47EB8A2,
HtmlEncodedRawTextWriterIndent_WriteIndent_mC329ABDE5CE4F1C2ED55C26C0CD9787E9F9C36E0,
HtmlTernaryTree__cctor_mBCD9FD2B06B8E33F06907D891552DE3BA9FBA548,
HtmlUtf8RawTextWriter__ctor_mA1F2A26D176CDD4BE7707C2E0226ACEB775735DD,
HtmlUtf8RawTextWriter_WriteXmlDeclaration_m7FA68FBC62882DAD71A2ADC5AA0A5B6F1A5C981B,
HtmlUtf8RawTextWriter_WriteXmlDeclaration_m5AC4F5BAAD2C4F1275503D738C60E5E61B3185F5,
HtmlUtf8RawTextWriter_WriteDocType_mDC08A1EE2173D0CC6CC54C45F78B6D54E6DF278C,
HtmlUtf8RawTextWriter_WriteStartElement_m888BB18F1F91CCDEE6E76DF16CB1814194E09452,
HtmlUtf8RawTextWriter_StartElementContent_m6CDB01B16DC2AD32A9CE7EB641A8461AC2635F6D,
HtmlUtf8RawTextWriter_WriteEndElement_m5421A2A570B651EEA581B84FE4C023EEC931A013,
HtmlUtf8RawTextWriter_WriteFullEndElement_m5DADADFC2480CBAFD03E1CBBEBD51FAEC76FD5DD,
HtmlUtf8RawTextWriter_WriteStartAttribute_m71BF2DA3F5CEDF6A310A7D8AB0EF185939EA9842,
HtmlUtf8RawTextWriter_WriteEndAttribute_mC9A9A88EED72069F8E24CA3C8207EF65D55D52EC,
HtmlUtf8RawTextWriter_WriteProcessingInstruction_mD64B2F813D2437A1E4EB18CA725A474047ACEF54,
HtmlUtf8RawTextWriter_WriteString_m5CB2D08F38BB440514858576DA389DC3A7F4E100,
HtmlUtf8RawTextWriter_WriteEntityRef_m493979FCD994400ADA63EC920AC9684DB7FBAA3E,
HtmlUtf8RawTextWriter_WriteCharEntity_mB5B7AE60FE0E4E50A80E8A11F5A87DF288B1DA42,
HtmlUtf8RawTextWriter_WriteSurrogateCharEntity_mBD3B50F59364F66404566ACCAA50B92B25B7BC4E,
HtmlUtf8RawTextWriter_WriteChars_m0F1EAEDAD1B2E8F05ECB0EFEF01DB5157A25CC1C,
HtmlUtf8RawTextWriter_Init_m17F043A172335C446A0E47BAC1622866D71AD755,
HtmlUtf8RawTextWriter_WriteMetaElement_m7944FF591B4CF1665D569E37D4450FCC0E78878C,
HtmlUtf8RawTextWriter_WriteHtmlElementTextBlock_m4954FD96A9A84553F33ECB8AB4813EDB38999F15,
HtmlUtf8RawTextWriter_WriteHtmlAttributeTextBlock_m8038850D61D7072AEACF2BAA7800D8159B3A6A86,
HtmlUtf8RawTextWriter_WriteHtmlAttributeText_mAECDA8C3439380C5642043B0AA18B4B20C0D784B,
HtmlUtf8RawTextWriter_WriteUriAttributeText_mC11A475F7C136EC5648D101983FAA53B46774092,
HtmlUtf8RawTextWriter_OutputRestAmps_m37A8B423ADBBB4E48EA3E96731AD668528D1C336,
HtmlUtf8RawTextWriterIndent__ctor_m33278556F018B1C30908D7A77E38B07E0FC27B0C,
HtmlUtf8RawTextWriterIndent_WriteDocType_mC262802CFD2186070920B868089269ED4A667779,
HtmlUtf8RawTextWriterIndent_WriteStartElement_mFD7A3A687DA00D38C3F2A4B021A87B33D82364E7,
HtmlUtf8RawTextWriterIndent_StartElementContent_m75A2C873DB4C6EC3323039B542DF9E42ACE2B51C,
HtmlUtf8RawTextWriterIndent_WriteEndElement_m536FACB0366C29438B20E4476864F24B26B73BBF,
HtmlUtf8RawTextWriterIndent_WriteStartAttribute_mCCDD042BA6FD7932B7A71DAC1958D9D984599AF7,
HtmlUtf8RawTextWriterIndent_FlushBuffer_m4343563242283D4563A8AB996E287B3057BE128E,
HtmlUtf8RawTextWriterIndent_Init_mD5E84F5EA6732D783A82EFCD41C7438340266ACA,
HtmlUtf8RawTextWriterIndent_WriteIndent_mD6890BA8F1DF624D29CF8BCACBA94EA4F25FE2FA,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
OnRemoveWriter__ctor_m9FB0F59F53C9354EF8F9445E8711B51312F5F2D9,
OnRemoveWriter_Invoke_m8120E31A18A45ED460B4106AB268FDE470B96257,
NULL,
NULL,
NULL,
NULL,
IncrementalReadDecoder__ctor_mE733A01D272115149EA92BC8D2CA04B1E6087FB7,
IncrementalReadDummyDecoder_get_IsFull_mC29A581FD93E84059A53DCF15CDB26837317F39B,
IncrementalReadDummyDecoder_Decode_m7ED5F7AB4C32FEA75B335377FC5CAACCB4756D41,
IncrementalReadDummyDecoder__ctor_m45F0FCE3E794783ED3EB1C279BE4C655FF8E2EE6,
QueryOutputWriter__ctor_m719E09C06E20C2EC55BCEF055A8CB865EEFAAC25,
QueryOutputWriter_set_NamespaceResolver_mD3CCDD99088387B259DD91A850AF9EE383ECF230,
QueryOutputWriter_WriteXmlDeclaration_mAF2C006C4EDE8A461440FB370722F3E34EE33114,
QueryOutputWriter_WriteXmlDeclaration_mD1E17174808C6BBAA74DE642CD016C45988B9B5A,
QueryOutputWriter_WriteDocType_mE1D60E52D365C5B05922013EC3FAE8D130F7BFA2,
QueryOutputWriter_WriteStartElement_mAE7A423ED1299999A971702E5C711D1DB7FB9FED,
QueryOutputWriter_WriteEndElement_m67F2309AF7BC781CB1CCD8D2DC46E9ECD39A4E17,
QueryOutputWriter_WriteFullEndElement_mCFC2AD96A8250C858FA0578DD2BB23041393156F,
QueryOutputWriter_StartElementContent_mB0540034D532842F38E1FB5342C6CFF9AAA2CBBE,
QueryOutputWriter_WriteStartAttribute_mF575F26B63688EC4098D938381A8CDE0E93F6DD7,
QueryOutputWriter_WriteEndAttribute_mA1CA38A1916920606191D3EF746E8AA7A45721CE,
QueryOutputWriter_WriteNamespaceDeclaration_m0100319F7928D1494B8B59897A48DA701A998DC8,
QueryOutputWriter_get_SupportsNamespaceDeclarationInChunks_m53D7AA367C74E2CE577B16ED61A7B63A0C3718C5,
QueryOutputWriter_WriteStartNamespaceDeclaration_m164443A2DF42930D29A30868E72E4BECB9237FF6,
QueryOutputWriter_WriteEndNamespaceDeclaration_m2FFA926AFAA67072E880AA1AE97D9DF6C883CC98,
QueryOutputWriter_WriteCData_m6D2534D02095A033899A50C372E8396B4F3AA750,
QueryOutputWriter_WriteComment_mA0C0846CBFC12E9A0C894F086B2156C4185ADE61,
QueryOutputWriter_WriteProcessingInstruction_m24B3277E75D6C13905CE4CD548E74F85F143BD5C,
QueryOutputWriter_WriteWhitespace_m8E3478AC2153F8F007A07A97E599617429F5B06D,
QueryOutputWriter_WriteString_mB61A05D356312B4D7DD60FC6CF1FC5B41F5C745C,
QueryOutputWriter_WriteChars_m44803D79431499375804A29222D6F68181D52462,
QueryOutputWriter_WriteEntityRef_mEFF0BB46E7B5A9205B89C7D52582E0CB4B7C23BF,
QueryOutputWriter_WriteCharEntity_m00938CB48D38A097A26C3AD6E734902C2E3B03F0,
QueryOutputWriter_WriteSurrogateCharEntity_m241F20F4A62A2F6B2EB193D8FB8E92053EC9904D,
QueryOutputWriter_WriteRaw_m019F200012A4F29128F98D4590A7184D69EE3E06,
QueryOutputWriter_WriteRaw_mD4E480DF7A90B365D7F47B270F50B54E1C1118A7,
QueryOutputWriter_Close_mEFE15AFB05D8F870AE6B22D6B546116638BC4168,
QueryOutputWriter_Flush_m7254C9809B7E62438AD22D60C04C4B9177FA3974,
QueryOutputWriter_StartCDataSection_m99EE7ED6C70003A94BA497D9C1556494F55F9B44,
QueryOutputWriter_EndCDataSection_m625029F30E9B1E062A847B0E2ACDAA16B2BEF7F2,
ReadContentAsBinaryHelper_Finish_m56919E9B4A660955115D1C0680C0FF772DC649F9,
ReadContentAsBinaryHelper_Reset_m17AAB38EA5100EAAA4B35BAE7CFA2A4350A0B357,
ReadContentAsBinaryHelper_MoveToNextContentNode_m7FB239D47130A8324EA15820546E4D43C1E1FBC6,
TernaryTreeReadOnly__ctor_m992650E56855E4FBDB1608D7D226880F302EAD50,
TernaryTreeReadOnly_FindCaseInsensitiveString_m790869604E4C0130B54112156A0004519D4BA687,
SecureStringHasher__ctor_m1F7C97F1DB5BEC1B80480E7CB4019B8E68CC4E92,
SecureStringHasher_Equals_m8B63A714C33E1F7F738D528913B19165972CDDE7,
SecureStringHasher_GetHashCode_m227DB10B51581EC41428AA34560415F9916FF8C4,
SecureStringHasher_GetHashCodeOfString_mBBD10280C76FF68FD4EFDBBABC576489A7FC209B,
SecureStringHasher_GetHashCodeDelegate_m6C9C4CBECF82A2B8FE9F2B6B3584E09E10358867,
HashCodeOfStringDelegate__ctor_m5635DF373D683517CDFD80D0EB8C380E78BFFA58,
HashCodeOfStringDelegate_Invoke_m75607AC5443193A85145E05E5C6036A9BA0C61A2,
TextEncodedRawTextWriter__ctor_m0F3178F2FEB6E3D0034A426601B62115A33F3058,
TextEncodedRawTextWriter__ctor_m4C6DDBDA6F89D63BBB72AFCB2D4B5CCD52801A9E,
TextEncodedRawTextWriter_WriteXmlDeclaration_m17963C5F644F4A2C320DA49FE14E5278235FAB94,
TextEncodedRawTextWriter_WriteXmlDeclaration_mB2A59E806BD48A742E3254C1AC9094AA36FFA8FD,
TextEncodedRawTextWriter_WriteDocType_m78F6CE08DA15E2F601DD6AE51AF28F355BE713A8,
TextEncodedRawTextWriter_WriteStartElement_m7A2013ECE0F5C9FB54F09B465CAE9EE4BA7AAA8E,
TextEncodedRawTextWriter_WriteEndElement_mB4849F30BD331D9B27ABFC6D9939DDFE2B539282,
TextEncodedRawTextWriter_WriteFullEndElement_m8DED220459F56CEC228B5AF6C11D4CD875643037,
TextEncodedRawTextWriter_StartElementContent_mD82189B4F2BA88DB92E122CE1992A124A7E56313,
TextEncodedRawTextWriter_WriteStartAttribute_mA66BEFE59E293917C870041AA0C8072BFBCD0E8B,
TextEncodedRawTextWriter_WriteEndAttribute_m8455128149EB3673525AAEAB1D3D773A23757B0E,
TextEncodedRawTextWriter_WriteNamespaceDeclaration_m3CF4B6D08C8CB24908C6C10A8A13FEE0BDCE3CA0,
TextEncodedRawTextWriter_get_SupportsNamespaceDeclarationInChunks_m30DE2ADA69F5C389357216B73451FA28AA461E0E,
TextEncodedRawTextWriter_WriteCData_mA8512DFFA7FAF0092048DAC0C22F02B016DD1161,
TextEncodedRawTextWriter_WriteComment_m5072B9FD22F4257C1E214C271D2FEF359F2D9C76,
TextEncodedRawTextWriter_WriteProcessingInstruction_m508A7FD098A007D9C5B5ED4B1BC8C7A67DBD2E4C,
TextEncodedRawTextWriter_WriteEntityRef_m826CED23496145F87A932D7DD65D30F78734B19B,
TextEncodedRawTextWriter_WriteCharEntity_m990BD910A686FFC59AD438C6768B8998C42A5987,
TextEncodedRawTextWriter_WriteSurrogateCharEntity_mF7945E71C822CE115D0C09FDF4EC3BD7CE1CA13B,
TextEncodedRawTextWriter_WriteWhitespace_m22C3D55CC11BA345D710246C47E0F146348FA8D1,
TextEncodedRawTextWriter_WriteString_mD81DFD6E0FACD0D60B7383189DA21D366710550E,
TextEncodedRawTextWriter_WriteChars_m5DDC11920C83F7DEA6B2A1ABE875239D4B502C9A,
TextEncodedRawTextWriter_WriteRaw_m45D46C69C8238DD4AEC0819764603E1801F4BA26,
TextEncodedRawTextWriter_WriteRaw_mAA7443CF3E3278ADE392B45A5872D558570223B5,
TextUtf8RawTextWriter__ctor_m6220E9A18AC54E47143C779232F23C4B993DC467,
TextUtf8RawTextWriter_WriteXmlDeclaration_m316CFFB18B9E93C132269387437596B9BAB9C53D,
TextUtf8RawTextWriter_WriteXmlDeclaration_m934F6D430ADAF09945AD1E3A22BC7A749896747E,
TextUtf8RawTextWriter_WriteDocType_m42E310E885F5F58DCC0B1C9654EAEB5EEA4BE5F9,
TextUtf8RawTextWriter_WriteStartElement_m195F7DCE0F53582481C25CEE59AE194845145642,
TextUtf8RawTextWriter_WriteEndElement_m1B147F8C30AE643BADCBED63D699F633AAEA8F5F,
TextUtf8RawTextWriter_WriteFullEndElement_m8907DFD2851D5B3E355D73F833B15FC6F0965A6D,
TextUtf8RawTextWriter_StartElementContent_m04149EA2BBDC4CD21793F48EB175E857158C14A9,
TextUtf8RawTextWriter_WriteStartAttribute_m5DBD57E2AA54CE4AF834F43B8138681E3FCCD713,
TextUtf8RawTextWriter_WriteEndAttribute_m199DC647E9B39C2F27E587AD451EC63A976AE6D0,
TextUtf8RawTextWriter_WriteNamespaceDeclaration_m2BE23B6963BAC0E6FA7E78CA40209FC2F4DC35A5,
TextUtf8RawTextWriter_get_SupportsNamespaceDeclarationInChunks_m3B4C9488045D3AB50FFCCB2AAA5A15EABFED22D2,
TextUtf8RawTextWriter_WriteCData_m1443079B89BEB72104012444887BCB8A3240E931,
TextUtf8RawTextWriter_WriteComment_mE885FCA886D493D273127564FF04D8E88E75FC1C,
TextUtf8RawTextWriter_WriteProcessingInstruction_mE2F9A042332F6411F15A22D20984C8F871FD5D5D,
TextUtf8RawTextWriter_WriteEntityRef_m13D9021386799EB68A60DA12A05CE5A0A2BCD4CB,
TextUtf8RawTextWriter_WriteCharEntity_mFDBC4992B5F50D34C037CB8BED35C7D4E04E3530,
TextUtf8RawTextWriter_WriteSurrogateCharEntity_m4656B9CFCE40FF2E9D926C45918A1AD4C69E6977,
TextUtf8RawTextWriter_WriteWhitespace_mC32633ABE143F80F6B0DCB489BC6E7F950FFCE63,
TextUtf8RawTextWriter_WriteString_m7EEAE6A69EE14286E38E0649AA60A2B033B7B815,
TextUtf8RawTextWriter_WriteChars_mD6BAB71E9B6B97408652D1332CC044DBC5E70E0E,
TextUtf8RawTextWriter_WriteRaw_m2FD369EBC2B92C38C8141709F94D4023DF36824F,
TextUtf8RawTextWriter_WriteRaw_mDCFB8402F0078164663625538D5DB11953664674,
ValidatingReaderNodeData__ctor_mA1CD5C02D6EAC0721EC87DF21AA34EB03EA129E2,
ValidatingReaderNodeData__ctor_m6A898DD01B67F8F6F4B2E21FD45394E04AF38AAE,
ValidatingReaderNodeData_get_LocalName_m1B5FCCE13DF4BA2F5CF1AD689A9186064EB5349D,
ValidatingReaderNodeData_set_LocalName_m2A3D6FEE94D3628CB8E2621C672E268603C649CB,
ValidatingReaderNodeData_get_Namespace_mE44583C79C6B1F0C5C6C2768590464A804E57FF6,
ValidatingReaderNodeData_set_Namespace_mBF2CA776F072E2780A847C3C53A9BAABBE537362,
ValidatingReaderNodeData_get_Prefix_m47A65BB79C9FE8B2152542E47AB5DB9FDD0F3D34,
ValidatingReaderNodeData_set_Prefix_m1C9BD81384D6A74AB3DD061F65B9EACFA9B89F78,
ValidatingReaderNodeData_GetAtomizedNameWPrefix_m46C836E6E3638B0C449430C2B5B9CCBF8F1A0BEE,
ValidatingReaderNodeData_get_Depth_m08B579D77C5CA1CEA934CD16CB8CB36040A1E59D,
ValidatingReaderNodeData_set_Depth_m67104201A7E9C3E72FF18CD75CF28CCEEB349D8B,
ValidatingReaderNodeData_get_RawValue_m910C83DC6975C87F12721378D46110F5A19B272B,
ValidatingReaderNodeData_set_RawValue_mEE082D1AA279EC32C842D3F17574B5839F42B4A4,
ValidatingReaderNodeData_get_OriginalStringValue_m7324BC2DF5C5339DA89755D74D480D7CD842D95C,
ValidatingReaderNodeData_get_NodeType_m3E275338D3EAE907A584E73F6C5E35EA6B932CE6,
ValidatingReaderNodeData_set_NodeType_mED6E21F9A61E7573CE7737A07E0DAE7CF693A4D2,
ValidatingReaderNodeData_get_AttInfo_m45ACBC84102E1D9D046D31FD457A3DCA98E2090F,
ValidatingReaderNodeData_set_AttInfo_m95B6B57A08EDC4C8BA91A4245D459ABA150FA94C,
ValidatingReaderNodeData_get_LineNumber_m60328F5D1F021D01F27CACC6AD42227DE2F2D515,
ValidatingReaderNodeData_get_LinePosition_mCA2EE6761998E637338A7D98AC7BD2CB7DD6FEA5,
ValidatingReaderNodeData_Clear_m35EB71C9541236968A8C58B6F2E310C9F90B485B,
ValidatingReaderNodeData_SetLineInfo_m71C3928A3D901AA471D6BE00B632A1BF21C120B6,
ValidatingReaderNodeData_SetLineInfo_m5FDDF387540E6541CCC92AF98CE0A53C4BF564B0,
ValidatingReaderNodeData_SetItemData_m60B5ABC34768946CDA319A032F5B03A49D63D15A,
ValidatingReaderNodeData_SetItemData_mA8A50401A6E8A82C6F5DB7D166EB1DACD0450FA4,
ValidatingReaderNodeData_SetItemData_m6F20EE6D67B53597EFEE48860915168BD55FBF22,
XmlAsyncCheckReader_get_CoreReader_m7EEC14B20E5C6021736672F4DA2503B14E670A93,
XmlAsyncCheckReader_CreateAsyncCheckWrapper_m86BBCB3E138D17E6A956E42A87A39346ED011D74,
XmlAsyncCheckReader__ctor_m57D1178A8D9AF5D1EE18D16B4B9B96A5F17E5A78,
XmlAsyncCheckReader_CheckAsync_mBEBABEBA48FF3AD449259427038A3A471D58062F,
XmlAsyncCheckReader_get_Settings_mC9AF6EBBACAF7623DF2B5A1B073EEAD7A2B0572C,
XmlAsyncCheckReader_get_NodeType_m74920791B7AB06DABD4156E14719E0BA9007D71C,
XmlAsyncCheckReader_get_Name_m66AC18B1903664459ECE0D652F4618B0AEE670DD,
XmlAsyncCheckReader_get_LocalName_m9A464DF7E6EB54D55C390A88ACB79F50F508248D,
XmlAsyncCheckReader_get_NamespaceURI_mC0B04C91DFDFB55075FBF5C23D0C4A8871FCCE4F,
XmlAsyncCheckReader_get_Prefix_m2841185D0B40D3AC4D63116ABC2D9217B40A121E,
XmlAsyncCheckReader_get_Value_mAB52C2333599CFCEB199A3B7395F47FFF1662096,
XmlAsyncCheckReader_get_Depth_m90DEFBF19C3E52DDC46871AB6CAA650D4BADCF92,
XmlAsyncCheckReader_get_BaseURI_m6C6F2C3A33FE994C72095A0DF19EACAAEE40BD25,
XmlAsyncCheckReader_get_IsEmptyElement_m171DAC813D640FF7E4EA30C66E72DF54DBA6257D,
XmlAsyncCheckReader_get_IsDefault_m77C540B9CE7DB9CEE66CA5E0A36AF97BCFCCFA38,
XmlAsyncCheckReader_get_QuoteChar_mCEDFEB6DD0DD2B62D184D9C3422EBEA96016F61D,
XmlAsyncCheckReader_get_XmlSpace_mF3E5F1A927570E81CAF247565B2F79432CB4F731,
XmlAsyncCheckReader_get_XmlLang_mFE8E69E8344EBB5F24C26D1F10D4D3DBF8923C1C,
XmlAsyncCheckReader_get_SchemaInfo_m318E91A85EC2A5461604339428834231DF7F73CD,
XmlAsyncCheckReader_get_ValueType_mF0062CA30841610F998D2ED8A0DAD94354C5B98F,
XmlAsyncCheckReader_get_AttributeCount_m3E7D43E8741CC31CD7F8AAED3AC08E1986FB83F3,
XmlAsyncCheckReader_GetAttribute_mEE55F6998E52DBF387EEB177BF0AEE5BD96205C4,
XmlAsyncCheckReader_GetAttribute_mF0167F74233B3333E12B3438D204A229920231EE,
XmlAsyncCheckReader_GetAttribute_m8EDFF2DFD97F06E868BE6879C2958F4FC001E994,
XmlAsyncCheckReader_MoveToAttribute_mCFDB711099F305FB65975B42DA1E2AFD3FAC600A,
XmlAsyncCheckReader_MoveToAttribute_m5F8B23CE344759E159B732BE74CBE615684D618C,
XmlAsyncCheckReader_MoveToFirstAttribute_mDE66A670E78852C27684B2C0315E774EC496931A,
XmlAsyncCheckReader_MoveToNextAttribute_mA1C48367F53E2774C17B921BF992C503BEAE5F32,
XmlAsyncCheckReader_MoveToElement_m78D6D5E70A58D325037A942861299EC1275C0589,
XmlAsyncCheckReader_ReadAttributeValue_mD5E651EAE86C05032EA67025E635F2FA04092D41,
XmlAsyncCheckReader_Read_m3022DE4D2CF10F88BE850A21A4A180EE4CDBA99F,
XmlAsyncCheckReader_get_EOF_m9B75B77DE55CD97382C74567DB603DB4D1250923,
XmlAsyncCheckReader_Close_m9027798EBDCFCA83A01FD6F98C99FB1D4D1C4E60,
XmlAsyncCheckReader_get_ReadState_mA879B0B75AF1A11CC00D4D54058F20C6417947DD,
XmlAsyncCheckReader_Skip_m70095D7F4E7C251B6B0FCF4D9E907B89D420045D,
XmlAsyncCheckReader_get_NameTable_m134998214911192B6E8F0906471C1478941A6565,
XmlAsyncCheckReader_LookupNamespace_mD5D81B8E6C62DF2CA72A8D924101D696D946D59C,
XmlAsyncCheckReader_get_CanResolveEntity_m65855D298DED2BE5ACA8D7EDF73B49EA7D5B8061,
XmlAsyncCheckReader_ResolveEntity_m34ED408DC47D8982DD06662086F3C9537E0444E0,
XmlAsyncCheckReader_get_CanReadValueChunk_m74F9DD150C0846B9A188E5525667522C2E95931C,
XmlAsyncCheckReader_ReadValueChunk_mD8A0C2D70C8A5115333B1CCE4CEDF305075652E7,
XmlAsyncCheckReader_ReadString_mF01EA2B48CDCAABBD3832D87D3339C68F5667EF7,
XmlAsyncCheckReader_MoveToContent_mB63313570732AAA23D0979FB25468A8935FBEC1E,
XmlAsyncCheckReader_ReadStartElement_m9242F2124D01761426D5B60A25E885E3C96A48EF,
XmlAsyncCheckReader_ReadElementString_m7D585B78AAB653AF2144A9164F6362AB4CE84864,
XmlAsyncCheckReader_ReadEndElement_mF79B243B11899ED51EFED17F939220D2E78C56AF,
XmlAsyncCheckReader_IsStartElement_mF513C7D7F4A7553DB4A89EBDA0B4F8A877C79547,
XmlAsyncCheckReader_ReadInnerXml_mE41B655F09E7074986426147FA641508701C900F,
XmlAsyncCheckReader_get_HasAttributes_mDEBF78249C5F9A47EA1A0533B55A381B8D04C39C,
XmlAsyncCheckReader_Dispose_mEEAFECC96F9021347F203652B424EAF34892FA38,
XmlAsyncCheckReader_get_NamespaceManager_mE5ADA41603AAF76B98B5975EC6C8F6F5BED033C1,
XmlAsyncCheckReader_get_DtdInfo_m911ECE05C75BFE3F00071D6EAAFEB7A72317586B,
XmlAsyncCheckReaderWithNS__ctor_m51BEC76F7ADD099A67A4503BC5E4BBB4446DC8F9,
XmlAsyncCheckReaderWithNS_System_Xml_IXmlNamespaceResolver_GetNamespacesInScope_mFB68238B44BC8511BCB253E3694C2C0CF47CF6C9,
XmlAsyncCheckReaderWithNS_System_Xml_IXmlNamespaceResolver_LookupNamespace_mB58BE39B3F66BFFE0D4825C0C47799A4274D64E9,
XmlAsyncCheckReaderWithNS_System_Xml_IXmlNamespaceResolver_LookupPrefix_mACA50553B283AC7C33F6484D3158FAFAD3BFC14A,
XmlAsyncCheckReaderWithLineInfo__ctor_mF1A895DB0EFCB2031EF258B1ADD7AA3C3E8622DE,
XmlAsyncCheckReaderWithLineInfo_HasLineInfo_mB3782A644DABB245CE63FE20F32EC8B99768DE73,
XmlAsyncCheckReaderWithLineInfo_get_LineNumber_m6E2953C24684BDBF29AD8E974D847C745E7CA586,
XmlAsyncCheckReaderWithLineInfo_get_LinePosition_m7109037DB7595F19932CA5C5D46A735462AE7E52,
XmlAsyncCheckReaderWithLineInfoNS__ctor_m01293D26DE17269F9DC1E5668C460AB7D97205CC,
XmlAsyncCheckReaderWithLineInfoNS_System_Xml_IXmlNamespaceResolver_GetNamespacesInScope_m9B0D9B4267241729CF4230EA7B10A21EE571A28C,
XmlAsyncCheckReaderWithLineInfoNS_System_Xml_IXmlNamespaceResolver_LookupNamespace_m13CF9B8CA9E38A4840EF40A1476838D60A9B0F23,
XmlAsyncCheckReaderWithLineInfoNS_System_Xml_IXmlNamespaceResolver_LookupPrefix_m46E767E367408BE7EA5EDB7881A5516D4BD19396,
XmlAsyncCheckReaderWithLineInfoNSSchema__ctor_m717A0AA4ACD08B6E45E0594D00220CB14BAF2284,
XmlAsyncCheckReaderWithLineInfoNSSchema_System_Xml_Schema_IXmlSchemaInfo_get_Validity_m12C67D84A14E11558964EDF8BD427EA42AB55116,
XmlAsyncCheckReaderWithLineInfoNSSchema_System_Xml_Schema_IXmlSchemaInfo_get_IsDefault_mA8E4C105F21E3AD3695C44FF036555C305C10E76,
XmlAsyncCheckReaderWithLineInfoNSSchema_System_Xml_Schema_IXmlSchemaInfo_get_IsNil_m02F81120F8CD88E32A3E82A60EC21D7D6D8FDC37,
XmlAsyncCheckReaderWithLineInfoNSSchema_System_Xml_Schema_IXmlSchemaInfo_get_MemberType_mC800C871B70EAABAB7CD0527E07D97C82B83F421,
XmlAsyncCheckReaderWithLineInfoNSSchema_System_Xml_Schema_IXmlSchemaInfo_get_SchemaType_m27AF47A4E236D8CAC803366BE08A17E910B0BC2A,
XmlAsyncCheckReaderWithLineInfoNSSchema_System_Xml_Schema_IXmlSchemaInfo_get_SchemaElement_m21A5734AE21C52202C7F357D964DD37F31A6B872,
XmlAsyncCheckReaderWithLineInfoNSSchema_System_Xml_Schema_IXmlSchemaInfo_get_SchemaAttribute_m8BFF9032E2A3D2F29864E77B8F75393DCF972C79,
XmlAsyncCheckWriter__ctor_mF26B7294DC235BD71761488DE271E04B72A4AA86,
XmlAsyncCheckWriter_CheckAsync_m5905D1468C2C2F9D17FFAC88C2DFA219DC4DF273,
XmlAsyncCheckWriter_WriteStartDocument_mF04C2EEA6FDB1F29EE035CB39D10609E5455485B,
XmlAsyncCheckWriter_WriteStartDocument_mB0C3E21FF2A58775ADEB89D9C02C5B191D56BB01,
XmlAsyncCheckWriter_WriteEndDocument_mFB1BFBAB57D64164559AAAE5496139C47ADD3266,
XmlAsyncCheckWriter_WriteDocType_m1BDA8DC5AA4F7466F8FE235E68DE3D00713AF62D,
XmlAsyncCheckWriter_WriteStartElement_m5383D5B76CF8B6C129303468262EE6E32985A2CA,
XmlAsyncCheckWriter_WriteEndElement_m6635AEE916A63B054CF143FD98E662A95242BA5F,
XmlAsyncCheckWriter_WriteFullEndElement_mFE003682D4B23A167119D0E79053765FB5A5C6CA,
XmlAsyncCheckWriter_WriteStartAttribute_m137E48EC686134354E3E1D6760F523E32965FAEA,
XmlAsyncCheckWriter_WriteEndAttribute_m3B9A1AB6B44758B9EE6DEE8FFB34B2D61C2149F2,
XmlAsyncCheckWriter_WriteCData_m70B6C67B4AA5D75DDAB4E4CF072FF8DF597D3590,
XmlAsyncCheckWriter_WriteComment_m02242FB57C0E2C97A9177CCD86C21C14B67732DB,
XmlAsyncCheckWriter_WriteProcessingInstruction_m3690DDA6E6DE0E4D459AD45EB5B6FA8909EDC6BF,
XmlAsyncCheckWriter_WriteEntityRef_mBB4940725BC03C3BF5801BFF9CED399F05D76A49,
XmlAsyncCheckWriter_WriteCharEntity_m05933B9B6BCD50A7303F48F5E721CB408BCE5BD9,
XmlAsyncCheckWriter_WriteWhitespace_m081A0C8B82285431803CE69115C11B61B195FEB1,
XmlAsyncCheckWriter_WriteString_m5ED3DABD137FE2C4A871FE51FCCE54F5B89FF574,
XmlAsyncCheckWriter_WriteSurrogateCharEntity_m2C698C4E94176B64DF8EF2E6AD31FC738C9413B0,
XmlAsyncCheckWriter_WriteChars_m3554B60413C847D25E863759B0B3102676717A1A,
XmlAsyncCheckWriter_WriteRaw_mBA9F32E11D1C722EC110B51A253A79BA300ABAA1,
XmlAsyncCheckWriter_WriteRaw_mF173C8A42386908D332C2B4B2FE458601AC271EE,
XmlAsyncCheckWriter_WriteBase64_mAA313F6323FE77953471D846477562759D95E5C6,
XmlAsyncCheckWriter_WriteBinHex_m1D90F3B55E3F61EACCD50123EA1EA3F5DD013831,
XmlAsyncCheckWriter_get_WriteState_mB12FBC5C2CBBFF25F9E1DC2236ECD1FC3B5A1A22,
XmlAsyncCheckWriter_Close_m93CCC89036CFAF7A14B6ACC2015BCCE63334767E,
XmlAsyncCheckWriter_Flush_mEA26DA4EFD13155CEB9B6862FD6B6D05E3C9236A,
XmlAsyncCheckWriter_LookupPrefix_mB26E20FECB9C03E28E64328E6F03392FE2B8B3FD,
XmlAsyncCheckWriter_WriteValue_mCC257EE1C07F009CF5E3A74A60ECEA1DE9184F48,
XmlAsyncCheckWriter_WriteAttributes_mF5E39E0A94FB7FA9AFD82BAAF0504DF6CF71AF98,
XmlAsyncCheckWriter_WriteNode_m3BC61E736023D2A63FA236CE533F6C15AA7F2202,
XmlAsyncCheckWriter_Dispose_m9FB52733C39DF5547853FED056CC4D323F1AAAA5,
XmlAutoDetectWriter__ctor_mDD91C4B1B4258E663D7C2881F7F53062857E0F8F,
XmlAutoDetectWriter__ctor_mBE391F3E538FC4006D2CDDA419CADB70323CDECC,
XmlAutoDetectWriter__ctor_m49BFF556FF8509246492598A7C8DBE081795C7B7,
XmlAutoDetectWriter_WriteDocType_mB66BC3289221DB390360A5AEDE73F0DFC8AB9006,
XmlAutoDetectWriter_WriteStartElement_m155315E07D2C7EC0F3BA2BE26A09E8BB04F10F8E,
XmlAutoDetectWriter_WriteStartAttribute_mFC64257D86F1A9E5ADF1FDBDE622BD0439EA1E74,
XmlAutoDetectWriter_WriteEndAttribute_m1360EBF2388285E56BFBF71BB61D27198194335B,
XmlAutoDetectWriter_WriteCData_mC2A3273985D491098CEBFB28AB97897EDCB51D51,
XmlAutoDetectWriter_WriteComment_m969E987C85BC22C9DCC7440D2486D8EA1434D32A,
XmlAutoDetectWriter_WriteProcessingInstruction_mDC1E8FFDF2E671B34E9EB10E903D0AA035CF2BA0,
XmlAutoDetectWriter_WriteWhitespace_m5215962550F88ADB2C2DDD3D137FFB2211B29970,
XmlAutoDetectWriter_WriteString_m3B591D712094FAA9162D2AA7C37EDC473F7AD002,
XmlAutoDetectWriter_WriteChars_m9FF0043376E8868C747A0B63984F5BFECCD21260,
XmlAutoDetectWriter_WriteRaw_mA1E15F5B3D3978C40AC725F91DC4ED334A28B665,
XmlAutoDetectWriter_WriteRaw_mBEC92988DDCD155971231780E64B2B9595A0DFCA,
XmlAutoDetectWriter_WriteEntityRef_m90DFF3A1CEE87512BA292E4439B7AE08215AF7FB,
XmlAutoDetectWriter_WriteCharEntity_m71661F0E5FC5099A5B51C40D5503CA8DBA76161B,
XmlAutoDetectWriter_WriteSurrogateCharEntity_m09222DB5C666A8D60D07B0AB91F08F384820F532,
XmlAutoDetectWriter_WriteBase64_m475C1023BDF2B9894F8AC4B25A0DD0F19BA603D2,
XmlAutoDetectWriter_WriteBinHex_m1A4411BCDD43DEA7ACD327DF55EC72257729F30A,
XmlAutoDetectWriter_Close_mE2F26ABE308370C6BE5FE164884CDF191B894AF2,
XmlAutoDetectWriter_Flush_mDD7666D00728EEC764D0C983AB2266B89A9F54C9,
XmlAutoDetectWriter_WriteValue_m7847A3317DC9EE8A1B92CA608874C0153C327AF8,
XmlAutoDetectWriter_set_NamespaceResolver_m4A832AA7C80520519A47E8C408F653EFCA8CC84C,
XmlAutoDetectWriter_WriteXmlDeclaration_mB728852847CD9B75AFF4F788EB9049912DA1B3FF,
XmlAutoDetectWriter_WriteXmlDeclaration_mE337FBA262FF901E56C051B8546E520A7020A3EE,
XmlAutoDetectWriter_StartElementContent_mBF443BEE9C1009C22E43D686013B17FB231CDE20,
XmlAutoDetectWriter_WriteEndElement_m1CFDBAF2EFAB714FE8025786EE38DD243E44DC71,
XmlAutoDetectWriter_WriteFullEndElement_m07F88E47329FC1D11F04650F2090790BC5D5B355,
XmlAutoDetectWriter_WriteNamespaceDeclaration_m497754540C2362C7A6F237ABAECB6BA53FB2573A,
XmlAutoDetectWriter_get_SupportsNamespaceDeclarationInChunks_mEF6F32ECF4D1B7FFDA1821C47DE5E2680A0535F0,
XmlAutoDetectWriter_WriteStartNamespaceDeclaration_m722B0C56A675120B8EF08F6588C27F30F9679C66,
XmlAutoDetectWriter_WriteEndNamespaceDeclaration_m33024928C1612A46DFFEF265418D3E17C9C84F7C,
XmlAutoDetectWriter_IsHtmlTag_mD043B271B38CD5C55CBD65580E92F25C3A02F5C1,
XmlAutoDetectWriter_EnsureWrappedWriter_m1CBB0C907CF20DBB655B7BF5710D90CF2745E28D,
XmlAutoDetectWriter_TextBlockCreatesWriter_m39E5E4747352D31279AA83D2F1B09D479B3CF649,
XmlAutoDetectWriter_CreateWrappedWriter_m3A1C515F1F51D9868C2C6E6B609F43A34FE4CD31,
XmlEncodedRawTextWriter__ctor_m3D7E707E2F95076DC80511A09C53AD5BCD0F6CDB,
XmlEncodedRawTextWriter__ctor_mF6EBA0A44503EE7400D3901E059BDFEB8110B205,
XmlEncodedRawTextWriter__ctor_mEDAEC401E6AB69FC8728E0217038DFEBE2C3F564,
XmlEncodedRawTextWriter_WriteXmlDeclaration_m3A3E97BE015725DB905E15C6621139112126A776,
XmlEncodedRawTextWriter_WriteXmlDeclaration_m3AB1671C659F299B4719817F021E45D5D7DB748B,
XmlEncodedRawTextWriter_WriteDocType_mDBEDCAB711092E22DFE5969871777DD43C3939EA,
XmlEncodedRawTextWriter_WriteStartElement_mCDCE55482129A24BCC95726DE611FB58CB1632EB,
XmlEncodedRawTextWriter_StartElementContent_mD809F4166E242A11AD499962421E5883D322F44B,
XmlEncodedRawTextWriter_WriteEndElement_m2039FDBAFF31B7BF9497D232724F9FB07ABDFC81,
XmlEncodedRawTextWriter_WriteFullEndElement_m3F8608DE81F8F61E9990264D050AE6579BBD6FE5,
XmlEncodedRawTextWriter_WriteStartAttribute_mDD0E306F666655493413D9CECDD048D53711CCFA,
XmlEncodedRawTextWriter_WriteEndAttribute_mDD67581403248AD334B1C3424BA4D58229FC7C4E,
XmlEncodedRawTextWriter_WriteNamespaceDeclaration_m167EB508D2295EEF29742E22C757ABBE7BEE9CE7,
XmlEncodedRawTextWriter_get_SupportsNamespaceDeclarationInChunks_mC5BB9DF550B44616DF2FE36CD7060C1DBC2016E7,
XmlEncodedRawTextWriter_WriteStartNamespaceDeclaration_mA3DDCF1972064B692A5EFE032D2D060369A8281B,
XmlEncodedRawTextWriter_WriteEndNamespaceDeclaration_mEDB5286B4AAE23936DFD9738F72221435AA24D31,
XmlEncodedRawTextWriter_WriteCData_m2FD4BC6708C8A44B301A07F379CE77704EEC3849,
XmlEncodedRawTextWriter_WriteComment_m61806CB2EAC9543B6C217B690AF069ECBC3F6020,
XmlEncodedRawTextWriter_WriteProcessingInstruction_m7C95C598CABA1C1FC3EE7F67E4480B4C7F832355,
XmlEncodedRawTextWriter_WriteEntityRef_mDBB5C2F883A9957C5DDE2D8A59A7A33DEF15DDF2,
XmlEncodedRawTextWriter_WriteCharEntity_mA93124CDD6A6DFD37DFA3F612C1911DF98CFE434,
XmlEncodedRawTextWriter_WriteWhitespace_mFA9FBE6D75A686D9452C0783D1F1EBAAAB6DD05A,
XmlEncodedRawTextWriter_WriteString_mA1C3CF752273BA33AC2C9E63C378C5FF0F509CF7,
XmlEncodedRawTextWriter_WriteSurrogateCharEntity_mC29AC47472E1C4CC4E2FBD4E36900D948766B6A6,
XmlEncodedRawTextWriter_WriteChars_m199ABAEC5FBFBB7C234A304D5094F58D48ADFB07,
XmlEncodedRawTextWriter_WriteRaw_m377C81F6B413480998B3FFBE321070D4B3E3959C,
XmlEncodedRawTextWriter_WriteRaw_m1D3A9B40867F3EC1B58D63EAF9F9E8B79446E5A6,
XmlEncodedRawTextWriter_Close_m377D95A8F315BCD82C64D3356933B7A4F0EC976F,
XmlEncodedRawTextWriter_Flush_mC269847F8643AE8FEB778FA84A3BA42A7A5DA2F2,
XmlEncodedRawTextWriter_FlushBuffer_mDFE298B4E2182ABDE3C497E10252BBF6D73B7C3C,
XmlEncodedRawTextWriter_EncodeChars_m60B652794603AF669DE64C260C032DCEC90351D4,
XmlEncodedRawTextWriter_FlushEncoder_mF80738DA0BD3236805E929D8953CC9955543E49B,
XmlEncodedRawTextWriter_WriteAttributeTextBlock_m8F58D0D9F8C0155608FAB1F3216FD9BA8F182913,
XmlEncodedRawTextWriter_WriteElementTextBlock_m3D8057822B0A953E78DAD98BB6017168BCFFD49C,
XmlEncodedRawTextWriter_RawText_mC84BDBEA6E407E60868A66C643A352ECB575610C,
XmlEncodedRawTextWriter_RawText_mA929119ED811F24E33A792F319E86CD409AF447A,
XmlEncodedRawTextWriter_WriteRawWithCharChecking_m9778A2D7ABE8D810FABF80BC975E67855D1C741C,
XmlEncodedRawTextWriter_WriteCommentOrPi_m62FCB36114391207A8A947D3EF8B0144A809BD48,
XmlEncodedRawTextWriter_WriteCDataSection_m1884616808AA94C9F91F25C9E65A42059B1C2FEE,
XmlEncodedRawTextWriter_EncodeSurrogate_mE3F406E3DBCA5D99CA09F193593FF9989DA44A85,
XmlEncodedRawTextWriter_InvalidXmlChar_m7C4D168D5FBBC86E245026139645FB81F0A8CBE8,
XmlEncodedRawTextWriter_EncodeChar_m388794BCD9A6D41B1FC04CF1BAC8B583D86D534F,
XmlEncodedRawTextWriter_ChangeTextContentMark_m6BD4020CC1EDA89BD8A435BBF41415FF20C31525,
XmlEncodedRawTextWriter_GrowTextContentMarks_m25414678B0AEDF49A5EE82F2DE217E94D92283B0,
XmlEncodedRawTextWriter_WriteNewLine_m2F310D34F35083C897367ED5931599FCD9E494A6,
XmlEncodedRawTextWriter_LtEntity_mEE354D2DC4772A1E75D80A04E58B69A7DBAF77AE,
XmlEncodedRawTextWriter_GtEntity_mB805F4EB5DEBF891F29AE3C31C0DA03534A35123,
XmlEncodedRawTextWriter_AmpEntity_mAD4A4E14B025252BD0860304EC56693F42E29BE3,
XmlEncodedRawTextWriter_QuoteEntity_m0FEC9CCA49BA830D4AB7FDCC3CF2A1C421552B6E,
XmlEncodedRawTextWriter_TabEntity_m7491D535FACB27182D168C9C79E46D761CFD0E8A,
XmlEncodedRawTextWriter_LineFeedEntity_m7E5278BA7006435E8BD82903193161AD5BE973B2,
XmlEncodedRawTextWriter_CarriageReturnEntity_m11DE0373EE203F0128CFEAAAF93CC65E5720E3C2,
XmlEncodedRawTextWriter_CharEntity_mC0084BB86762E5BD392380A737C148C652E66580,
XmlEncodedRawTextWriter_RawStartCData_m7A53A704BC3691FC3CEF12C54406F00FA793D50F,
XmlEncodedRawTextWriter_RawEndCData_m0736AD01696CBC33642EE400C3B19CB6B03FA8DF,
XmlEncodedRawTextWriter_ValidateContentChars_m4A96FBCBCF892A39F8843112E87937B945805A4A,
XmlEncodedRawTextWriterIndent__ctor_m7BFBA4A39946979954046339236C555015565A09,
XmlEncodedRawTextWriterIndent__ctor_m8EF4F1D5B307902AD9CEDB88765F784F2B46B8BE,
XmlEncodedRawTextWriterIndent_WriteDocType_mB5A7770BE1035377F0F25AA901CCD42CE06F519B,
XmlEncodedRawTextWriterIndent_WriteStartElement_m782711D954007011AE49F992763D279A824A5B16,
XmlEncodedRawTextWriterIndent_StartElementContent_m873B7426A2AA0294494342F773AF45276681DC46,
XmlEncodedRawTextWriterIndent_OnRootElement_m2BFD022CA36C2E4C8B0E17AC112E951406C21FFE,
XmlEncodedRawTextWriterIndent_WriteEndElement_mAC8510AEEB7BDDAEB1BCA9F61A6DEDF0F02B1E61,
XmlEncodedRawTextWriterIndent_WriteFullEndElement_m9F013CCE2243C3FAC0BBD08B69602295E2554D89,
XmlEncodedRawTextWriterIndent_WriteStartAttribute_mFA1438A2BEBBC9B7D478BD9FBBE1714BC9244C73,
XmlEncodedRawTextWriterIndent_WriteCData_mA762617841904DAD95A982EF9BEADAB70874F068,
XmlEncodedRawTextWriterIndent_WriteComment_m4CF65F58DC88619B3BDA7E938FD1ECAA4F639A67,
XmlEncodedRawTextWriterIndent_WriteProcessingInstruction_m7D71C8D58CD89329B07B04ED1F6ED25CBAE75B6D,
XmlEncodedRawTextWriterIndent_WriteEntityRef_m0CE2DF089105DC6FA9066618FFBD190C02EF1E82,
XmlEncodedRawTextWriterIndent_WriteCharEntity_m04A00102E974786210AD461534FD71BECDD135B8,
XmlEncodedRawTextWriterIndent_WriteSurrogateCharEntity_m5D9792944458491B6EE8FC84EF0BBB2B53744507,
XmlEncodedRawTextWriterIndent_WriteWhitespace_m376701E4C3BE2FFA6E8DED521BA3D1EED442F65F,
XmlEncodedRawTextWriterIndent_WriteString_m0A3B896B347CFE43C7BB0C2982E54FD92E6CC21B,
XmlEncodedRawTextWriterIndent_WriteChars_m47B944A417D43EC0F0EEAE5AC986C39FE60FB9F1,
XmlEncodedRawTextWriterIndent_WriteRaw_m8DB905A89F5DBC0919437F21866327D9B7B24175,
XmlEncodedRawTextWriterIndent_WriteRaw_mA06FFA11BD1FA6E92FEA13B5985F213085C3BFCF,
XmlEncodedRawTextWriterIndent_WriteBase64_mB2986E29B63CCE413722043834909309C620678C,
XmlEncodedRawTextWriterIndent_Init_m572EF50317AF81603AC971ABE835C0C3A0C50B63,
XmlEncodedRawTextWriterIndent_WriteIndent_m579A5566689FB860B1BEE231EDD627297F5DA688,
XmlEventCache__ctor_mBA3535680DEC05967B45C29EACDC95374C231C36,
XmlEventCache_EndEvents_m14930E127C0BC8C9139CC572BC1238721698075A,
XmlEventCache_EventsToWriter_m80E785FE11C18BA12E44016345E1F26273F4E361,
XmlEventCache_WriteDocType_m7834378C5A4DD1B478ED65EF4F786BBCDAC9E334,
XmlEventCache_WriteStartElement_m257251FDB80A0CE91BA89EA1CEBC17F25151AFE9,
XmlEventCache_WriteStartAttribute_mD708B150DD5E653CDB913E9FC606CB9C2DCA2310,
XmlEventCache_WriteEndAttribute_m30E72F3661D462BA5D5DA35AB50279551CB92D9E,
XmlEventCache_WriteCData_m31AAC94BF1C195BF3399A431A26CFBF6FB6F18AC,
XmlEventCache_WriteComment_mF81FB242FC07DF94BCF3B3F9E4606D8F5BEB3B5C,
XmlEventCache_WriteProcessingInstruction_m0410A66735A707D150CBF5DF2FE55ADEC05740C3,
XmlEventCache_WriteWhitespace_m1B1344DC4DCC2B1E38F4E5D67D15A600629AD03F,
XmlEventCache_WriteString_mEDB64E0BEBF5DD60996D4ACB1C14C6A90DC7EAD0,
XmlEventCache_WriteChars_m38B87A5F9AD97426095EB5ECFD7E16F964209D43,
XmlEventCache_WriteRaw_m1031F8198DC4D033620B4DC0711CB0CE0AE06EB9,
XmlEventCache_WriteRaw_m3B39C7B7529A79CF4E5B14B9B7AE344F13BF5BB7,
XmlEventCache_WriteEntityRef_mCA5DB26044EF049C1B34C1E42B2C46713C8C6624,
XmlEventCache_WriteCharEntity_mC54843B3FCF7A012309130C7C8EB76A2913DF87F,
XmlEventCache_WriteSurrogateCharEntity_m7DCCC12B9D8B564B7490310C727EFE204DD66D92,
XmlEventCache_WriteBase64_m3BB03A84F5C76CEB50C6C059D93D30B766F4665B,
XmlEventCache_WriteBinHex_mBEFD1D3B26F39644EA90ED1586FC2089490E6D2E,
XmlEventCache_Close_mB05EF1A2CB69954D06BC2D257E6FDD52D1E1A701,
XmlEventCache_Flush_mA491B33FFBCCC9E56057FA60DC1D9B17D4AA22E2,
XmlEventCache_WriteValue_mC47EAFB1CFE81614F2B5317DF9E9DF22C1721A89,
XmlEventCache_Dispose_m907131956DCB17B534B1C20AA108310A1DBB4566,
XmlEventCache_WriteXmlDeclaration_m0E1E72335B3449D2FFA57251244AB7CCB6590120,
XmlEventCache_WriteXmlDeclaration_m2D8F0F439DA282DFF0141C7803DE66C910D7F7FA,
XmlEventCache_StartElementContent_m0CA9A17E653450E87BA95D43E4E7AA8E461B4E23,
XmlEventCache_WriteEndElement_mCEB7CD4ABC5DFA79A6D4D27FEBE52A258B081067,
XmlEventCache_WriteFullEndElement_m7FB1986987552F42C41A8D72448BF45CB107F882,
XmlEventCache_WriteNamespaceDeclaration_mF823264C10ADA3CD8B46F7AA42821C0AAF5EA2B2,
XmlEventCache_WriteEndBase64_mBCA4F26EFFB6CFA1DA602706913F8B73F768F156,
XmlEventCache_AddEvent_m67EFE4E3D1F12953DFF24BF760C9F181005F5232,
XmlEventCache_AddEvent_mE45FD0216F230BC9462003BC42923A124865F294,
XmlEventCache_AddEvent_mE5A355BF13AD4002FB94B2D64C22B5F48E2314E8,
XmlEventCache_AddEvent_m386A5AA3E1C2993210B54F119A7CA259777E780F,
XmlEventCache_AddEvent_mC00D6911AF0D2B91232B9984A0DF7D207CE8EB52,
XmlEventCache_AddEvent_mA4D4885500884E85CFBF6ABEBC66A2FB4BA3ED50,
XmlEventCache_NewEvent_m95BEFFF9D248B5767BDEC14F55751790BC7B42A7,
XmlEventCache_ToBytes_mC79174A9CF4B8598BC9940E2A8DC7091E27FE194,
XmlEvent_InitEvent_m20FCF4B1533AD8E1D2C319BC1566FC2DE164593D,
XmlEvent_InitEvent_m5CE1F84C43F00B2C200634DB1F2699EF9969AC4C,
XmlEvent_InitEvent_m2C8AA9A043EEBD8F233FB8D941307383D6408D69,
XmlEvent_InitEvent_mE72CDB2DD41BD005EAC97578F92F1B29C125F4C4,
XmlEvent_InitEvent_mA6558E961CD189560195579C1AA91A117D94B276,
XmlEvent_InitEvent_m450055081140BDF68AF5E4C26CDE99127C038238,
XmlEvent_get_EventType_m038BF9FCEE1E88C68C6E53DA3EB97B8D1E4639F7,
XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D,
XmlEvent_get_String2_m375EEC0792EF396BD01AE50BFB26F1FC88E49397,
XmlEvent_get_String3_mBD908670214B739B46BDC45004A77391981433DE,
XmlEvent_get_Object_m59185475B231CD3AB1A2509422D4B7F3F3E04BD2,
XmlParserContext__ctor_m6E1FBB1032F598182DF034137A956ADC2141D571,
XmlParserContext__ctor_mB2CD7CF0517A079CBB79700E6B410C8667AEA532,
XmlParserContext__ctor_mC64E56EF024288949DD69AE5F8620E5BE7BCA561,
XmlParserContext_get_NameTable_mA0033F700F66AED746CCC1DF69E97A1524096528,
XmlParserContext_get_NamespaceManager_mB51E2BAE011C0C53FB2DF0C9DFF21EA17DCD58B7,
XmlParserContext_get_DocTypeName_m8212FEC6DBA21A5B1E95538D40951B1CB0380CF0,
XmlParserContext_get_PublicId_mCE67EDDC8A9D73A0AADB77E0F7CCF53DEB5E300D,
XmlParserContext_get_SystemId_mB4649C8C6DA52AFC5224E82BBD2B7C7A1D5CCB58,
XmlParserContext_get_BaseURI_m203B1A13A7DFA09528C49D2198E7B9382BA91892,
XmlParserContext_get_InternalSubset_mDD9703E47510C335AD4940AE7F761F56AA00E9DC,
XmlParserContext_get_XmlLang_m15AAD2E5AA247235638A436E68596B9A89BFE443,
XmlParserContext_get_XmlSpace_m52BE2428971EFFCBE9922F1B37FEEE9940AF1891,
XmlParserContext_get_Encoding_m70D0D1E92582C7F95EE6E9024771C44129B1AC52,
XmlParserContext_get_HasDtdInfo_m4237CC163D41F547BDB4ED1A7A5D9A08E90C222B,
XmlRawWriter_WriteStartDocument_m06A9651D246C12C39727CDC1FA3A4E9A701F4BA0,
XmlRawWriter_WriteStartDocument_m6C1C6E7A7399715D344878C22F801FE8A492A0C0,
XmlRawWriter_WriteEndDocument_m00B0FFF19C0A850E4BD504C7BF9105A9AD2ED3ED,
XmlRawWriter_WriteDocType_m97C0CC9F272DCFB083B4186AE86BE36853017152,
XmlRawWriter_WriteEndElement_m768234DAF614CA5E82428BA65591838DE758E189,
XmlRawWriter_WriteFullEndElement_mAC4BEC5490F30322867F31C8A594FAE4DD597DD1,
XmlRawWriter_WriteBase64_m3B717B23DDCA782AE1ECD2770444F8978EB12D4C,
XmlRawWriter_LookupPrefix_mB3E13044C336CFD95B53CCED74520A5C8E6CF72F,
XmlRawWriter_get_WriteState_mA2067433E589B1EE6D4BC1754826DA6F3429CAFD,
XmlRawWriter_WriteCData_mAE1C03F9A44994623C7B1EF3E76B14F4E293B9EC,
XmlRawWriter_WriteCharEntity_m4F49891F68FDA1490088A8F4D29C62559908F625,
XmlRawWriter_WriteSurrogateCharEntity_mBBC2232DA4D976770C775C4503D4450FB1CD3FDC,
XmlRawWriter_WriteWhitespace_m69B7654333637A2035F36BA712D451FBD23618D5,
XmlRawWriter_WriteChars_mBAACCE48512701AA0F9EEE4D1F2F802C7DACEC88,
XmlRawWriter_WriteRaw_m71B243275F38E1F617025195ED2E7B3876BB8817,
XmlRawWriter_WriteRaw_m0F80B20804D4575D499BB07D7B38C0049A61FC09,
XmlRawWriter_WriteValue_mBC7A18DA8A75432089DA1F806C7B48547C30B9C7,
XmlRawWriter_WriteAttributes_mA0FBB2A1847FBBFA368194E34EA8F56C751357EA,
XmlRawWriter_WriteNode_mAEAAFB5FA3834598FAD69B9A7C937E2D7135D824,
XmlRawWriter_set_NamespaceResolver_m3DC419BDD32CFC437141BD30FC993F51F95380EC,
XmlRawWriter_WriteXmlDeclaration_m12DF473924CE82064D5F36A6EA3A69305E8A664A,
XmlRawWriter_WriteXmlDeclaration_m56BE3315E10737E12378C82A0EB89BDC7E473ECC,
NULL,
XmlRawWriter_OnRootElement_m49472334F9B258309313F9ADD328298768CC3791,
NULL,
XmlRawWriter_WriteFullEndElement_mBAB2CD37247D50D372D294F6816F3BBC95ACE8B5,
NULL,
XmlRawWriter_get_SupportsNamespaceDeclarationInChunks_m01C08E3138D77E93B69A83B77D9A9F016DEFE519,
XmlRawWriter_WriteStartNamespaceDeclaration_m73DD1FCBC687FF7D182AE743EC5A3FF2408FD298,
XmlRawWriter_WriteEndNamespaceDeclaration_mF3C8681D7C4A193AAD6B86AEAE99BF4A8D17E616,
XmlRawWriter_WriteEndBase64_mD3E805B2B1D8DCF03161076828BB76960C3F488E,
XmlRawWriter_Close_m828676BDA3EAF3ABCDB853F02C99C825F4D3E12C,
XmlRawWriter__ctor_mFB8EB6B94D64BD9F3093B42E36D60FADC66F9989,
XmlReader_get_Settings_m0D9572E3C7ECC83E15DB82E1C69449448BC5433E,
NULL,
XmlReader_get_Name_m584CCDFC01FC6C2679778096652800364589F784,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
XmlReader_get_IsDefault_m8E9B24348ADEAC8DB66DB57DBA63DADDF147BA91,
XmlReader_get_QuoteChar_m94EB89E36D1DC20A58DB236A6E3B4D2675A36E0C,
XmlReader_get_XmlSpace_m14791B54B3BDE2AA55F5B3C7B3D498C6349E0AFE,
XmlReader_get_XmlLang_m7C58ED85F12749557F12BADA02656A6CA50DC08B,
XmlReader_get_SchemaInfo_mB7CCD23344205CBD3BC3845DF753AEAF1B43E3CE,
XmlReader_get_ValueType_m3857363E6906F056A8CFEAA69EBA3B181CA1A5A3,
NULL,
NULL,
NULL,
NULL,
NULL,
XmlReader_MoveToAttribute_m4A3E26486933DA79ED85C63FD86DE1D0A7414E10,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
XmlReader_Close_m00916203478E72B2D955F87F902F1CB3B8A8A5F7,
NULL,
XmlReader_Skip_m8D853F4CEE74D714779BE3562E1F59E6222AEE6B,
NULL,
NULL,
XmlReader_get_CanResolveEntity_m0CC577FB52644A99BA9ABDA3B23D8A84E8A452E9,
NULL,
XmlReader_get_CanReadValueChunk_m62C2ECB574DF65D1F83DF380C59AE44F62874236,
XmlReader_ReadValueChunk_mB73AAFE56A79DABFE5411D6C4B38D96752CD9CEC,
XmlReader_ReadString_m8647B3401F5E5C93EF9F8F67AEC33422378E17EE,
XmlReader_MoveToContent_m9674D304B24B702B01284234728A0892A4350173,
XmlReader_ReadStartElement_m91C35D061592E8327FF677129BC412DBC75502BE,
XmlReader_ReadElementString_mADA8000290EE0555D50AE32B405F4871BD4A97DC,
XmlReader_ReadEndElement_m7205BEED63D93DC0B32DC00BD811A78475C2E675,
XmlReader_IsStartElement_mECA89C8A9C79E487C4178A2232747C87E67261C9,
XmlReader_ReadInnerXml_m72E11587E3CBC3C755B3C363EBA3292BBAE25B44,
XmlReader_WriteNode_m2BF02F458D263346F4E4C0AD7538584902780D0C,
XmlReader_WriteAttributeValue_mFAF6C308494C08CABA7459D8B7C3D401D64CD3B3,
XmlReader_CreateWriterForInnerOuterXml_m21C406A18221EA69F47CF9E9D4B92F288EEC5321,
XmlReader_SetNamespacesFlag_m91DA940B33442BDBF6D4E7C8323A4CD38804A43C,
XmlReader_get_HasAttributes_m3C1671425ACDF97BDD0FA46E1F6C0DBE9A415A40,
XmlReader_Dispose_m48A2333E0A2A858E7F6B3B0B7DE63E33B819929D,
XmlReader_Dispose_mDB60699E5094B26D8BF472C67CCF7DB2A8DF57ED,
XmlReader_get_NamespaceManager_mFEDA39F2F6C92F9243B151129C84517787E116E5,
XmlReader_IsTextualNode_mBACCADDE042BC2FB76009BA77C67751E9559172E,
XmlReader_HasValueInternal_mE4B923FA489B97DC6BC46F0746B8DDB3C0ACBF10,
XmlReader_SkipSubtree_m1CEB7BA6526113C98F922984B0F1D43308C9E0B2,
XmlReader_get_IsDefaultInternal_mD8F1EBBDBC671A47D7A98D24979DEC7E2BC6336D,
XmlReader_get_DtdInfo_m42D157D136CDD9C8946A52144DC96D2B568B7040,
XmlReader_Create_mC5D97C323BB8D4C331BA5B0C796847EFD47F343E,
XmlReader_Create_m037F6E6826BAF997C77DFDE116FC7BFE970540DF,
XmlReader_CreateSqlReader_m68B4218BAA67D8197BA207D8337DCADC0C037721,
XmlReader_CalcBufferSize_m11D5390B4184ABD28633102EA1502C6BB4B71C1D,
XmlReader_get_debuggerDisplayProxy_mB583F6633EE6F7D376F3DA6298560FF9AC1E9491,
XmlReader__ctor_m4E3A6201CC692B2B2F05ED58652056E893995477,
XmlReader__cctor_m128907AB1DC1AD053C3CDF366B6A9C5F9AE84D83,
XmlReaderDebuggerDisplayProxy__ctor_m56B82747E748FBB7BC8D0A1728D526EA23B54C1A,
XmlReaderDebuggerDisplayProxy_ToString_mEBDAEFA455D93E9934990687C8ED5421E6537FFB,
XmlReaderSettings__ctor_m1BAF1E969D42F7C5D453B381FA763F333C715364,
XmlReaderSettings_get_Async_m17DF552FF8F0211C2AA2E6E94EFA3A0F8474A8F5,
XmlReaderSettings_set_Async_mD6BEC19B95948116F459E8B53B7FDFBFD52135D3,
XmlReaderSettings_get_NameTable_mAF10C63E556531DDED4ABA060B60FA89D0D263BE,
XmlReaderSettings_set_NameTable_m5FE079006C8F4D4FF3924D1B976C335C17058900,
XmlReaderSettings_get_IsXmlResolverSet_mBE7710812B7872C2622B19D7582E8BB43D82EE50,
XmlReaderSettings_set_IsXmlResolverSet_m871B57224C2E3918C193D03425F0F409E4A44A03,
XmlReaderSettings_set_XmlResolver_m44B84031BAC224C07AFD233C3DF9A6383216D883,
XmlReaderSettings_GetXmlResolver_mA62976BC07B261C3193008BB941B111EC60B4010,
XmlReaderSettings_GetXmlResolver_CheckConfig_mADD7B22F1880EB692D45CED946E9BF39D42034DB,
XmlReaderSettings_get_LineNumberOffset_m1A1AC89A54212AD35ABA966620FD66EE6DF6963A,
XmlReaderSettings_set_LineNumberOffset_m2D65499EE921190F3E4AFEF8910A4320F446132A,
XmlReaderSettings_get_LinePositionOffset_m77D589900D124C6DAD97C42186A63260F877BF52,
XmlReaderSettings_set_LinePositionOffset_m9421A24A7DF15D954B1301E8E2B6FD1FB27C084A,
XmlReaderSettings_get_ConformanceLevel_m56DEADA9ADB805F1C190609DEA42E5322AD109EB,
XmlReaderSettings_set_ConformanceLevel_m5D9CF37D9B4EC2E5E82B40A52BC07E2062BA1A76,
XmlReaderSettings_get_CheckCharacters_m92427DD940718F4E7703229BC80C698DA77A6F35,
XmlReaderSettings_set_CheckCharacters_m16E3594CB4D8977197AEC7CAE390D688C8E23481,
XmlReaderSettings_get_MaxCharactersInDocument_mBF86AACB085807A6D3E9936CF287051D34F5261C,
XmlReaderSettings_set_MaxCharactersInDocument_m507F7669F33FBE7BC790E84058206529099F5054,
XmlReaderSettings_get_MaxCharactersFromEntities_mFFA78372DCCFF598DEC760725FA69CAB89A651C3,
XmlReaderSettings_set_MaxCharactersFromEntities_m717EF5BB122D0875DA5A4CBB4AC7BCE649B0910E,
XmlReaderSettings_get_IgnoreWhitespace_mB0490662AA55A785F86A219B1A9317246868AF33,
XmlReaderSettings_set_IgnoreWhitespace_m4BD0B66D712AF9636F562222077CB830E887FF60,
XmlReaderSettings_get_IgnoreProcessingInstructions_mF0F6DF6AA4090054BE46DB02400F18CEC5FC850A,
XmlReaderSettings_set_IgnoreProcessingInstructions_m965368E00B6CD619916BE73B03ACD3AAA5BE708C,
XmlReaderSettings_get_IgnoreComments_m84AF33F6BBE1C9AF5CD0FB0665B923816CED496F,
XmlReaderSettings_set_IgnoreComments_mA62566F443A53E7FECC98C0D317F47988559DCB4,
XmlReaderSettings_get_DtdProcessing_m6855A18AA93729899B666898C1FD7B46D3330C5F,
XmlReaderSettings_set_DtdProcessing_mDC4E1119E3381F9C237565E3FFFC5B2CFF7C0043,
XmlReaderSettings_get_CloseInput_m59A87285F3D07FC87B95FDA27AB1462D1318342E,
XmlReaderSettings_set_CloseInput_m55C65CFB4AEC572D21825B2EFC92E05B0CE13EE0,
XmlReaderSettings_get_ValidationType_mFF201BAC3A2B593BB69E691E0AA3814455185F8A,
XmlReaderSettings_set_ValidationType_m651D049117DA5C80F75BEB925AB0E1FE40E25620,
XmlReaderSettings_get_ValidationFlags_m22A3C5CFDC1CBF2EF8B5975A581B00EDF4D8E876,
XmlReaderSettings_set_ValidationFlags_m846A17F2EB68AF5C850CDE3CA8218B2D6A400A02,
XmlReaderSettings_get_Schemas_mCA60590694647CFB542019784F457006B33D2C62,
XmlReaderSettings_set_Schemas_m4210C0E93B55A57E27BE2D71AC039E8D51DE2EA2,
XmlReaderSettings_Clone_m6581889814EA9982ABCE97535D76722F81972101,
XmlReaderSettings_GetEventHandler_m846EA87D263A6804F452088315D63F5FA898AC64,
XmlReaderSettings_CreateReader_m28F51E3D8AB4BC9B04D23C0AF9DD99940D8E28D6,
XmlReaderSettings_CreateReader_m1B17CDEFA24FB4173AE91DCA3BDA012B1338BD36,
XmlReaderSettings_set_ReadOnly_mE9D803936E0E2E8A22464C57D96C71AB35D1A6CB,
XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B,
XmlReaderSettings_Initialize_mC0DBEC15D6168D01836D2F7874E775DB14F63B76,
XmlReaderSettings_Initialize_m06C6F113289807FBE5B5E248DC1E1C9B199CD477,
XmlReaderSettings_CreateDefaultResolver_m4DABF525FE995E1C01596871EE0E5F69F338E2A8,
XmlReaderSettings_AddValidation_m7282A35D9968B991F91BBB6C6BE9A230A45EABF9,
XmlReaderSettings_CreateDtdValidatingReader_mDFB0D648AD00CA7B1B027BFA1FBA9E0464B70971,
XmlReaderSettings_EnableLegacyXmlSettings_mAB5A87889CEC6170D507B650C62A448A30BA25EB,
XmlTextEncoder__ctor_m29D14256606ECE213B16EC9E934E11DE23BC2F6F,
XmlTextEncoder_set_QuoteChar_mE15FB6ECB7FAF6CE0780E1FE421D0802BF38D627,
XmlTextEncoder_StartAttribute_mF465D7D8BA5D27C78DD05400E137E682BD9FDE7B,
XmlTextEncoder_EndAttribute_mAED2FFE742552CD2454B204481F9C43B113396FB,
XmlTextEncoder_get_AttributeValue_m3DC77E08BDA49EFA196673E7625B43CBCE70DA96,
XmlTextEncoder_WriteSurrogateChar_m81A912C37647DE260C756097A6188DFA25BB1EDB,
XmlTextEncoder_Write_mB5FB6D7AE2A11AD7D8BD3A1923CEE6FA96448131,
XmlTextEncoder_WriteSurrogateCharEntity_mA18F7DC2EB852A7313F82E2AD7B2F9B9BBD537B5,
XmlTextEncoder_Write_m50A8B7FD9B3EA8856AE8EA6EEE4FFD02E06726A4,
XmlTextEncoder_WriteRawWithSurrogateChecking_m122F5F4DFF721F37C940433BCF8285391E51DA00,
XmlTextEncoder_WriteRaw_m3003736A7A660B71BF6890C087EB7AE70C9388C7,
XmlTextEncoder_WriteCharEntity_m591FE258908A35F6DD68111001E3F753603A83EE,
XmlTextEncoder_WriteEntityRef_mF547A873462F0D3DC2DB310A89E86146355B3ED4,
XmlTextEncoder_WriteStringFragment_mC798AEDBDBCA83BA9B7DD619874CF6597B0B3E0A,
XmlTextEncoder_WriteCharEntityImpl_m1ACBC7CA8215F706FA03FED4B6DB523B11F3601A,
XmlTextEncoder_WriteCharEntityImpl_m700BFAD8FCCB6BC22471CD185A4CBC2B6C2F1CF0,
XmlTextEncoder_WriteEntityRefImpl_m3177B6466CF31B15DD0A4937BEED5178673ED019,
XmlTextReader__ctor_m45B72D41BD62F0D300A832BACFC7B9209FD80ABA,
XmlTextReader__ctor_mF7037716093692B7096D2E90B3B7704D89598CBE,
XmlTextReader__ctor_mC97F8050EA5BC3E461C2B682AF238D00196594AF,
XmlTextReader__ctor_m71F11D57A03AFBB76268D2696DADFCAC582C0403,
XmlTextReader_get_NodeType_m3B9F67AD367D3F6C91C758FE1FBD99A0360F0867,
XmlTextReader_get_Name_m2158E920A23DB55E6D7334998B2B92E099018E45,
XmlTextReader_get_LocalName_mE25EF4B095DED60CBFB044A18BD255CD15B888C6,
XmlTextReader_get_NamespaceURI_m8BC37F439DF925261CF7D566AFD80F6FC3582A94,
XmlTextReader_get_Prefix_mA971C9AD832EC9412FAD88B62926ED05BAE9EA37,
XmlTextReader_get_Value_m18A432F22D89A7CFB3D0C2E73CF347D33C5978C3,
XmlTextReader_get_Depth_m5729D91DFE9C3AA50BC1D4728AD48B982F39BFDE,
XmlTextReader_get_BaseURI_m1FA5A02D6698D3466ABD9C1DE66ACA62E46C07FF,
XmlTextReader_get_IsEmptyElement_mEBCDEDE13FFDA542E7BEA22C94E6DAA8A5C9E851,
XmlTextReader_get_IsDefault_m4F636AEF2002474E7520D2D06D391328FF62E238,
XmlTextReader_get_QuoteChar_m0BA2000B120B2DC11B3080AF63158821B00F1BF4,
XmlTextReader_get_XmlSpace_mF1104E9D949B88231073C813DC03CF46A0189DFF,
XmlTextReader_get_XmlLang_m0713467BACAADD1AD884D432EBC6662D57AC4275,
XmlTextReader_get_AttributeCount_m273749766D3F16E62D579183C3C4D2B36AFC094B,
XmlTextReader_GetAttribute_m17C29F4A48C0CA5A20C6351B784B665BC4770971,
XmlTextReader_GetAttribute_m481B4E51AABEF96E1438C47AE28106B9B46B2D70,
XmlTextReader_GetAttribute_mD202D28E58FF829AAB06E36214CF573E767BC9F2,
XmlTextReader_MoveToAttribute_m7CB1E27086FEB3C6DB2EF9A0F5F18BB8C6C4AC7E,
XmlTextReader_MoveToAttribute_m81279848E99EC99036A71DD058E6A8A4A86F7293,
XmlTextReader_MoveToFirstAttribute_m19EEE5278A2250D196DA1C3302CBCCC7E41E223D,
XmlTextReader_MoveToNextAttribute_m671BBC553423B71FE4E59EEBEED52033F4BA3DA0,
XmlTextReader_MoveToElement_mEC029E57AF4FC25BEBBD9964946C233DC6567DF7,
XmlTextReader_ReadAttributeValue_mCAC4969AF9AEEB35FA119A50A80CB6810D8A9B42,
XmlTextReader_Read_m2E4021768F7E65665701C27CBA53E128E06B7E08,
XmlTextReader_get_EOF_m811FB3C8F8838146B19756E924B6D506042B8C7C,
XmlTextReader_Close_m39251FF232DC0EAF4282F1FA2771B056C20128C2,
XmlTextReader_get_ReadState_mEFCF4D4928EE1A0FBF4478BAF8108B28B5A8ECFB,
XmlTextReader_Skip_m084E76AB5DAAEA1F81548ACB1A35AABED8A6346A,
XmlTextReader_get_NameTable_m9D151BB26753EB396DB80F8AC1C91546106A54B3,
XmlTextReader_LookupNamespace_mF502C3A2FBAD46C2D490FDDBCAF45B08B507B11A,
XmlTextReader_get_CanResolveEntity_mB924E13DFA450427786839768522724B0D784070,
XmlTextReader_ResolveEntity_m7714D3979922FB0F29A8C9E8E1786632626C5637,
XmlTextReader_get_CanReadValueChunk_m4F36649B3CDE1E44D6639FCDE9D7D5D97A4A354D,
XmlTextReader_ReadString_m514214F4AC17F24E77634F63F537BD7D37C51983,
XmlTextReader_HasLineInfo_m7D820C3E74310498E84A629C49A372F1FB230F19,
XmlTextReader_get_LineNumber_m55D50DD933052EA9E291E92516B920C1C258D4A8,
XmlTextReader_get_LinePosition_m2ADEA694B3B86523797ADD4EB117DCC6BA4D4D14,
XmlTextReader_System_Xml_IXmlNamespaceResolver_GetNamespacesInScope_mEA9A0DB809D829AC5A4E64F9847010C4AD611F80,
XmlTextReader_System_Xml_IXmlNamespaceResolver_LookupNamespace_m34BF5EF84C012BA70EB5F55252B4305ECE0A8543,
XmlTextReader_System_Xml_IXmlNamespaceResolver_LookupPrefix_mA0737B58812DAC3B128E5C75ED67A4E3BCD69638,
XmlTextReader_get_Namespaces_m220590158131867B9ADD16219151AF9A2F2CA097,
XmlTextReader_get_Normalization_m2B6674D27D1ACC46CD069125D49D022C5204873F,
XmlTextReader_set_Normalization_m768F00DAC7C1B4BAA7F6A39CF041610777680E14,
XmlTextReader_set_WhitespaceHandling_m7288BA1929C27448D6D26A744C102FA5F2628192,
XmlTextReader_set_EntityHandling_m577ABFEC373C39B83965619901EF1492C950C3BF,
XmlTextReader_set_XmlResolver_mF617E3EC08480FE4693FF9A473BB9528126FCCDA,
XmlTextReader_get_Impl_m99AA88D6B2335764B7B4171CCC9D9C77329D72D8,
XmlTextReader_get_NamespaceManager_m52AB32D6208FED9CAF4292B5D0BE2C78D753CB2C,
XmlTextReader_set_XmlValidatingReaderCompatibilityMode_m485400A0FF8B647B0BA4D98CB46354AC258B7C00,
XmlTextReader_get_DtdInfo_mDC18B7E28951B920566CD40801890B1EA41EB993,
XmlTextReaderImpl__ctor_m95CE478B1EC30C779E195BB91D4918BCBB6D6D2A,
XmlTextReaderImpl__ctor_mCBF9A4F27E425C86BCFCF7D47C9731EF2DAAA31F,
XmlTextReaderImpl__ctor_m3C50D8232C68E494E862D958C58D6D1CCA326B0B,
XmlTextReaderImpl__ctor_mE0541503471E5E4712F0A74935F45021E9E38676,
XmlTextReaderImpl__ctor_mDCBE6668C0E914E66347B3F149EF0CA6BB58629A,
XmlTextReaderImpl__ctor_m4EB73D665A505FC387AAC744C3FB7246556BFF5B,
XmlTextReaderImpl__ctor_m72837CFE0CDDDA6B9495816CC732D3546681A8D8,
XmlTextReaderImpl__ctor_m1752EB0257B3129797C620899A5D76179EF65C85,
XmlTextReaderImpl__ctor_mB17B348B4F2C16D6F06AB86A2803970CA0517303,
XmlTextReaderImpl_FinishInitUriString_m9D1EAAEBEB54E573AA246ECB98CE152B24D576FA,
XmlTextReaderImpl__ctor_mF623EF59677A63009DEA8DAADDA313BCF40E2A20,
XmlTextReaderImpl_FinishInitStream_m58313BD0609079DC0F8156990F55749D0E35F440,
XmlTextReaderImpl__ctor_m285CC96B7C323DF9216D243E3353C9091CC5B288,
XmlTextReaderImpl_FinishInitTextReader_m544C70043AF483368219F53C5439201380E7E867,
XmlTextReaderImpl__ctor_mF4EF30AEC079F16F625DA59E0EF65F4726C222D4,
XmlTextReaderImpl_get_Settings_m6E88ADB4338436F66913D25DDC955CD8A165EC3E,
XmlTextReaderImpl_get_NodeType_m5A51C9A8C93DFD0418B6419585542F30234BCCAE,
XmlTextReaderImpl_get_Name_m48B55236B711A4DEBBC72FF61F84341F7A6DAABF,
XmlTextReaderImpl_get_LocalName_m677F76B180DB6951629BD461095B102686639042,
XmlTextReaderImpl_get_NamespaceURI_mBE4FB0CE84C27F4C5700C90EDACA12103BEBB7B5,
XmlTextReaderImpl_get_Prefix_mB29627D05F400FEAF9A4C804A060D00E6711FAB4,
XmlTextReaderImpl_get_Value_mD430CAE5995F453BD23DED7C0D85574104C795B7,
XmlTextReaderImpl_get_Depth_m3C99F01FC7D80F381FE827354E22B5F0E2E2940C,
XmlTextReaderImpl_get_BaseURI_m4AF6E44197F4C50CBD6ACE67063D7D1F8BF7C58C,
XmlTextReaderImpl_get_IsEmptyElement_m23BB1B1E349DF2B95EDB1FA368D6A2B093396D9C,
XmlTextReaderImpl_get_IsDefault_mC172D03B5EF0F6C1FE307C6772C7C906536C1CFC,
XmlTextReaderImpl_get_QuoteChar_m4C0A80D83CCF2127B093A91B1CB42FD4A8DE3D84,
XmlTextReaderImpl_get_XmlSpace_m65448CD7DE542C8BC5CAA771FF57A59F6A9039EB,
XmlTextReaderImpl_get_XmlLang_m6484DE4FBAA2543C936CD4C9DB556AE6BE3C72DE,
XmlTextReaderImpl_get_ReadState_m6115650FEE9344E122B5DCFAF9B42453655C9642,
XmlTextReaderImpl_get_EOF_m3F84C179FD19723A464C36B6577E509C82653762,
XmlTextReaderImpl_get_NameTable_mB7A4A6CDE4B7ADE58A2DFA68903FD19DE4855C9F,
XmlTextReaderImpl_get_CanResolveEntity_m830477568F1E0AD32D56F6B19E3AC75DCDB6BD21,
XmlTextReaderImpl_get_AttributeCount_m4C3545F880C0305C0D898D85B24E9A1D22A478EF,
XmlTextReaderImpl_GetAttribute_m2105D6EFFDE0634EAC52F10A14C16C9C1FB25FB9,
XmlTextReaderImpl_GetAttribute_m3C329BDBEB0BF86DADED3CB767D2850FB8238383,
XmlTextReaderImpl_GetAttribute_m1F3DD4202A6159563B6AA1431820E1F1DD186455,
XmlTextReaderImpl_MoveToAttribute_m31E2D477A852928D8BA84C43DF9A1603A6C8BF6A,
XmlTextReaderImpl_MoveToAttribute_mF39924084B62FBC5C5BBE0768E69CAF00F031DAD,
XmlTextReaderImpl_MoveToFirstAttribute_m8A6C672767A079947F1242E1371D300B4E65C77B,
XmlTextReaderImpl_MoveToNextAttribute_m8564DFB9ABC50DE127BECF4372B07AC7F0870E07,
XmlTextReaderImpl_MoveToElement_mB1A4049958D0EFCBC05DDF2832F27303CFD7051B,
XmlTextReaderImpl_FinishInit_mA8DC3168268A98E80115D39DB4BC3EFA2C9116B6,
XmlTextReaderImpl_Read_m2287D542E2053BBA82F0CDC325627DE3A480EDAA,
XmlTextReaderImpl_Close_mB9F2949D64DE798509FB0C4BFBA3E2A7A1D91BA3,
XmlTextReaderImpl_Skip_m5E3FA78F020CDBDE15AA135F9498B99B89FE5879,
XmlTextReaderImpl_LookupNamespace_m97D025637F5762068EB0FC42095AC90749C47F54,
XmlTextReaderImpl_ReadAttributeValue_mB3D66A01E29B4A1E86837F23D3ADA7AC99831202,
XmlTextReaderImpl_ResolveEntity_m01A84F03DB27E7C92857613DB9FE549C21F9307D,
XmlTextReaderImpl_set_OuterReader_mF7512246D5575745BD1DB502B6C778F3FD54456D,
XmlTextReaderImpl_MoveOffEntityReference_mA1A8FFC9F91F041D85E01D350BB3824E6534A1B6,
XmlTextReaderImpl_ReadString_mB8DDD83C29EF9B7488CA0CACC8042EE05FE1AFB3,
XmlTextReaderImpl_get_CanReadValueChunk_m98E7A7BA68D47C4C4B77F9E3975BC8E101E4D35C,
XmlTextReaderImpl_ReadValueChunk_m93AE77D645A8B877A2036DDD16C7E2B26A7C9F42,
XmlTextReaderImpl_HasLineInfo_mDD02416B4957C0F976D5077F594C88408E5C1297,
XmlTextReaderImpl_get_LineNumber_m443B632CB79AF66C3579E9DE0076BCEFBA8785A0,
XmlTextReaderImpl_get_LinePosition_m94FF883CCF40A6A27BC4BA972BD4DF4293FDC4A8,
XmlTextReaderImpl_System_Xml_IXmlNamespaceResolver_GetNamespacesInScope_mB55DA94F55A65E1BB9E8801B347844284D6CBC16,
XmlTextReaderImpl_System_Xml_IXmlNamespaceResolver_LookupNamespace_mDD448992A7FC76B3F74B118CE79CE8F2E9BAEB87,
XmlTextReaderImpl_System_Xml_IXmlNamespaceResolver_LookupPrefix_m517A1160ED730A02B0EFBA3E2C7148CEF003031D,
XmlTextReaderImpl_GetNamespacesInScope_mA03CE089EB011BDAFF02E607734F0D58F4F66810,
XmlTextReaderImpl_LookupPrefix_mF6D85FCBDA270E1AFC2F1AC19719111A1169BD3D,
XmlTextReaderImpl_get_Namespaces_mCFAB7C99825041BA3C8ABD1752DF24D1F62B7122,
XmlTextReaderImpl_set_Namespaces_mBC1F7402DC209EE48DACECE94982BC6CC1E861CE,
XmlTextReaderImpl_get_Normalization_mE15D41565024AE5102E07C09891BC40D027E6529,
XmlTextReaderImpl_set_Normalization_mD7A69A6E43CDBC34521C920727D6981675EA87EA,
XmlTextReaderImpl_set_WhitespaceHandling_mF03CD74F490259694D1CF7D60C5EC59CEA03B267,
XmlTextReaderImpl_set_EntityHandling_m045BFFB3499FB53F97124F68F659FF0E5975B24C,
XmlTextReaderImpl_get_IsResolverSet_mE4680CEFE9EF053C07E21CF5759C26EB7D7E2383,
XmlTextReaderImpl_set_XmlResolver_mE88E51BCF47AE861AAB9121C0B023EEE73D29775,
XmlTextReaderImpl_get_DtdParserProxy_NameTable_m9D90E1683C95F7DB7AA9244FF91A472B3BD48685,
XmlTextReaderImpl_get_DtdParserProxy_NamespaceResolver_m801F8EFB95433131030357031EF73C68EB43F490,
XmlTextReaderImpl_get_DtdParserProxy_DtdValidation_mA08BCC8111CAD98A8F247770DC6C5023E7A1C071,
XmlTextReaderImpl_get_DtdParserProxy_Normalization_m69989B2A994543AFE386FFF064EA7C9C674AF212,
XmlTextReaderImpl_get_DtdParserProxy_Namespaces_mDE78BC151B29E932636DF2B4521450C3FF8F25F6,
XmlTextReaderImpl_get_DtdParserProxy_V1CompatibilityMode_mFA338124C3C5FF871125360FA041C8E74C7AE978,
XmlTextReaderImpl_get_DtdParserProxy_BaseUri_m1390E43C8B3E4033041B8594E8B0D7C215C38C32,
XmlTextReaderImpl_get_DtdParserProxy_IsEof_m83F5C6AD3C68EE41EE0E6F1862A813CC2DE83362,
XmlTextReaderImpl_get_DtdParserProxy_ParsingBuffer_mECC04A7A08B2E4D88BCF379D8EC403C54B2ADA16,
XmlTextReaderImpl_get_DtdParserProxy_ParsingBufferLength_m7508584AD802A8495380E88E670D44CE67871AAD,
XmlTextReaderImpl_get_DtdParserProxy_CurrentPosition_m5D6EEB470416C100210BAEA1BA750D6369663014,
XmlTextReaderImpl_set_DtdParserProxy_CurrentPosition_mB6EAE6AEA049EA5B1B54E5D850C6695CDC349DBD,
XmlTextReaderImpl_get_DtdParserProxy_EntityStackLength_mB534B77ECA1FDF5F92373BDF1EAA3A1CF29AB4F1,
XmlTextReaderImpl_get_DtdParserProxy_IsEntityEolNormalized_mE5F5019380401A88366A88D938925389F6160A6E,
XmlTextReaderImpl_get_DtdParserProxy_ValidationEventHandling_mB2F5898C6DDF21BDA19FB52D66B0EC56F10908C3,
XmlTextReaderImpl_DtdParserProxy_OnNewLine_m4FE25050BC72D4CDC7A20568DE9C28D7FA5CA41A,
XmlTextReaderImpl_get_DtdParserProxy_LineNo_m26AF48CCD7B764E9ADCD2492703F5C4D56C92B17,
XmlTextReaderImpl_get_DtdParserProxy_LineStartPosition_m64E2F43379705C24F6D37C20E520E51B5AE96D14,
XmlTextReaderImpl_DtdParserProxy_ReadData_m07882349E92F53D1FEFF74F0EF346861E6DE5290,
XmlTextReaderImpl_DtdParserProxy_ParseNumericCharRef_m99D3A1CCEE205686A9333400EDA4A3F241F0C603,
XmlTextReaderImpl_DtdParserProxy_ParseNamedCharRef_m0AFB5F8D6C79FBE3505A7034821BC238C17C8017,
XmlTextReaderImpl_DtdParserProxy_ParsePI_mA3AA8585594D5B9DD9AA34185F5B812ABF112DA6,
XmlTextReaderImpl_DtdParserProxy_ParseComment_mC220CD16264F0F8C4F26103E91CB932FC16A6539,
XmlTextReaderImpl_get_IsResolverNull_m6DC91F871E5F4B8694DDF8B312AC67DF1666EE0C,
XmlTextReaderImpl_GetTempResolver_mD25BCDBDD60AA6555E5ED5324181C1C6BD046A4F,
XmlTextReaderImpl_DtdParserProxy_PushEntity_mF7D0B660B83C4A38D3E595C899D5957FE25C1ABD,
XmlTextReaderImpl_DtdParserProxy_PopEntity_m0D03A5FA761537C5B673C7D083C63F5F3C525E4B,
XmlTextReaderImpl_DtdParserProxy_PushExternalSubset_mBAF82FF6D19641134F1453DA17C20E9A33D74ED3,
XmlTextReaderImpl_DtdParserProxy_PushInternalDtd_mAF1BEB6EA4615537D9D43878CD26250AEE7D5A04,
XmlTextReaderImpl_DtdParserProxy_Throw_m007CFAA6CC0A55B37895E3A9B242C33FE5F11702,
XmlTextReaderImpl_DtdParserProxy_OnSystemId_mFAEF87EE55FE4C1BEAAE833099C5E6BD25B6537F,
XmlTextReaderImpl_DtdParserProxy_OnPublicId_mA9AE0CA29E94DDDF99C7675F1361E67775ABE11E,
XmlTextReaderImpl_Throw_mBBE5AD6F0A114F83311BA12189D3E4DE4F874397,
XmlTextReaderImpl_Throw_mE3F5BDAAD3E82F61388BFC116E64FC1309230703,
XmlTextReaderImpl_Throw_m6B29826BD40C8EA74E130EB649AAE48B51EE4AB2,
XmlTextReaderImpl_Throw_mBF5380F08BBE97BDF444BB37A8627EB6125EB3BB,
XmlTextReaderImpl_Throw_m24DD009B3659BA3348BCC1A9EC0335E1D8245C63,
XmlTextReaderImpl_Throw_m859526BA653ED17DCB75917A70D2E7F1FA2914C2,
XmlTextReaderImpl_Throw_mC803D5A772B620AF824AFBAB3BC5FC546739E35E,
XmlTextReaderImpl_Throw_m0BB9269CFC5AD410929F37366F8458BB19168274,
XmlTextReaderImpl_Throw_m04508E40E7C3D09720FCE5018406D8E4AFE9ABAD,
XmlTextReaderImpl_Throw_mF8A4BE38F9B4C45F0E94465DB04B241A7418C4A7,
XmlTextReaderImpl_Throw_m9ECEA80AD460894085EF82E9F5F55B74FA0A5525,
XmlTextReaderImpl_ReThrow_m58456B276A63FC28D06E961818452191F19A7502,
XmlTextReaderImpl_ThrowWithoutLineInfo_m84E949C18CF06CDC034FCC00FC85E7C17304530E,
XmlTextReaderImpl_ThrowWithoutLineInfo_m296AA7014288C15144F39966C804698E69D71648,
XmlTextReaderImpl_ThrowWithoutLineInfo_m3F88E00870704C2A8B25E655F6EE70D8A5E572DD,
XmlTextReaderImpl_ThrowInvalidChar_mF8B2A2445E4CF8016C0A7256F6762D3CA4B0DCC2,
XmlTextReaderImpl_SetErrorState_mF7EC149FBA2F8CD34A1FE144754AE2F0A6673374,
XmlTextReaderImpl_SendValidationEvent_m8ED366B9B5A8F444B385EA8725CC08667F3B9D85,
XmlTextReaderImpl_SendValidationEvent_m43EC07FF33D022C9FFCCD094589610257313E1EA,
XmlTextReaderImpl_get_InAttributeValueIterator_mF4A1766EF0CEE1D0BF89397367302BEA09BBC8CD,
XmlTextReaderImpl_FinishAttributeValueIterator_m263D3BAE1AD197444299D47708313B4DD7E3C632,
XmlTextReaderImpl_get_DtdValidation_mE5F1E5DAF37701D9E2278709B95107872BA06DA7,
XmlTextReaderImpl_InitStreamInput_m46F47AB7CDACB319C89A76F6642BFB512C0B5B33,
XmlTextReaderImpl_InitStreamInput_m8F038C9668062037046A6A7B729C5F0430BF5B74,
XmlTextReaderImpl_InitStreamInput_m89A74BC08EA5E6FB283BBA9FFB6B4C769AD7D8A6,
XmlTextReaderImpl_InitStreamInput_mEDB37931B1A8CE459ECFC6ED4DAFA756B5EF55A9,
XmlTextReaderImpl_InitStreamInput_m056E4CE5191E4C7BFFE524B9F6ADA5578700C5DF,
XmlTextReaderImpl_InitTextReaderInput_mD59812F5A78B70F10C81F8248069530D54289952,
XmlTextReaderImpl_InitTextReaderInput_mFA8F8F8AAD41AF30E00B733D8D3998D7C018DC87,
XmlTextReaderImpl_InitStringInput_m1436DEAEA65A2E1683BB1169CF5ADA6E2E620E52,
XmlTextReaderImpl_InitFragmentReader_m7217F1675D53546B28937C06DA1B6DBB3D8B83BD,
XmlTextReaderImpl_ProcessDtdFromParserContext_mC5462F0B3774A760B0F2D7419A97D289D002DD96,
XmlTextReaderImpl_OpenUrl_m0BF6C0850B8AD63E0DEDA911664D51C59A8FD480,
XmlTextReaderImpl_OpenUrlDelegate_m4F8AC0E3C72AB0B8B13D02160B212A0A05B6AE73,
XmlTextReaderImpl_DetectEncoding_mE066883A6515E969053A7DA750215B11D01076A4,
XmlTextReaderImpl_SetupEncoding_m470DB12F87B04FBFED1621D5931CE18E2CA2E188,
XmlTextReaderImpl_SwitchEncoding_mC73EB114B2F1F732AA6417A7EB694831486B6FAA,
XmlTextReaderImpl_CheckEncoding_m7D6146C702DCAB1A529AF7048F9F3CB4A9357DDB,
XmlTextReaderImpl_UnDecodeChars_mE83A86642A1464E06F774A5570CBA45D755D3490,
XmlTextReaderImpl_SwitchEncodingToUTF8_m0D0BF3FCAF9BAC54D7631A62F6CAE59F58F55F38,
XmlTextReaderImpl_ReadData_m6D24F83800910351196F6ABD57CA62C41BBA7403,
XmlTextReaderImpl_GetChars_m0551EFA549AFF2773F1422C35BFD60576D58E1E6,
XmlTextReaderImpl_InvalidCharRecovery_m7B340492710F3E4221E1D82062C2512EA2497466,
XmlTextReaderImpl_Close_m00A023B8815072F34509D2937F878404C966F63D,
XmlTextReaderImpl_ShiftBuffer_m9BECA455EAEF35A421F684DFFFC45D542A92A5A0,
XmlTextReaderImpl_ParseXmlDeclaration_mE57790EE79B349C9AA99472BA1B5DE58604660EA,
XmlTextReaderImpl_ParseDocumentContent_mF4332115464F64242A412C79F3B0D159E7B4517F,
XmlTextReaderImpl_ParseElementContent_m92E1275AE62507C98DCE8F933E591F7FA3C42E60,
XmlTextReaderImpl_ThrowUnclosedElements_mFA0049DEE3737C89E5B993FC759912F44FBD70E2,
XmlTextReaderImpl_ParseElement_mC58FBB56F6D72E270C7CC455B69B70A861B169A9,
XmlTextReaderImpl_AddDefaultAttributesAndNormalize_m9D138E0186D03B44739A980AF7AB82F24BB7C3A6,
XmlTextReaderImpl_ParseEndElement_mF854379A4EABFF551AF08D8524F49E10B5FA9D7C,
XmlTextReaderImpl_ThrowTagMismatch_mFF98A6F4F3A7D2C10068AFE4FEECC4CC17C0B5B5,
XmlTextReaderImpl_ParseAttributes_mFBFB888D130B8F6F3131EF3BBD0E4036BF795ED8,
XmlTextReaderImpl_ElementNamespaceLookup_m469B3650864A3CC8C828C6DCC12C4435D2428072,
XmlTextReaderImpl_AttributeNamespaceLookup_m35B1E6A2EB56452DB5BF4A319B8CC44D31184F3B,
XmlTextReaderImpl_AttributeDuplCheck_m647C40056686C2C01D4BF4A9E356ADDB98C9B60D,
XmlTextReaderImpl_OnDefaultNamespaceDecl_m581C1C3BE2502F2CA915188A04CFD5126FF0EAD4,
XmlTextReaderImpl_OnNamespaceDecl_mB01BF6581EA46964237342B9942656CD4E06EE3F,
XmlTextReaderImpl_OnXmlReservedAttribute_m8A9D2126DA01CF2E3E3E9D99DC5A2D0D36707D25,
XmlTextReaderImpl_ParseAttributeValueSlow_mB3F79EF3FC4263EE0519A661137DD3AA5E8B9B7F,
XmlTextReaderImpl_AddAttributeChunkToList_mE5D3B89F3A19745540BD88DE17ACBF9CE7268732,
XmlTextReaderImpl_ParseText_mA9F988A11AF15A5DB7084BC5390EFC570E43497B,
XmlTextReaderImpl_ParseText_mD6C9C9F476B097E4368F2D6ED2C60FDEAB064056,
XmlTextReaderImpl_FinishPartialValue_m1A6AB6EC08D3B450E847DCBA6AE4E4311DF2F045,
XmlTextReaderImpl_FinishOtherValueIterator_mF20DB1AE74812FFDF3A6C6859213BD945E182555,
XmlTextReaderImpl_SkipPartialTextValue_mB4F56CA02982F525CBE1ABBB78D16F151DEC665A,
XmlTextReaderImpl_FinishReadValueChunk_mA0FC504DC95E81D070F51567BEFEAAA7A68FB187,
XmlTextReaderImpl_FinishReadContentAsBinary_mBA225166E1792864F08535B02E0AD783C1B6F1E3,
XmlTextReaderImpl_FinishReadElementContentAsBinary_mD248232D6E06181EB68309925A5A2FA290A190BA,
XmlTextReaderImpl_ParseRootLevelWhitespace_m257220A2F345BCA0D16CBFB1C2D4D276CBACB5DB,
XmlTextReaderImpl_ParseEntityReference_m88F7B5D5FA448C8728068D1440DC9849BD1F0815,
XmlTextReaderImpl_HandleEntityReference_mCDF9E4056C8508F64B66ABE7063D04D48DA64CA5,
XmlTextReaderImpl_HandleGeneralEntityReference_m7341FED921A6B308D70876B0F4C8A46FBB56E446,
XmlTextReaderImpl_get_InEntity_m8EF4B1337E60E18453F2ED32EEFD58B235BDA944,
XmlTextReaderImpl_HandleEntityEnd_m9C73CE6745616AFF9B79D7C070AB3D298F324AA6,
XmlTextReaderImpl_SetupEndEntityNodeInContent_m5DF2EE9E86D586C0DD11D845EEA3BCC0ACFB47BE,
XmlTextReaderImpl_SetupEndEntityNodeInAttribute_m4ED5A78E4DAC8712A7C8A67774B353100E62DDEF,
XmlTextReaderImpl_ParsePI_m6E8400067F34CBC2348BEFF511D4A08C2D0028D9,
XmlTextReaderImpl_ParsePI_m3F73DDC051BD4C3422093EFA6EFB21FBF48A1A08,
XmlTextReaderImpl_ParsePIValue_mBFEE75456754EE92FB4FECAF6995FA346A725CE1,
XmlTextReaderImpl_ParseComment_m8C13A96E0EA7CE2D682C6E9560504BD5093A27A4,
XmlTextReaderImpl_ParseCData_m9F7DDEB84A22C55F46A07F40FDFB0D4EACB97C7D,
XmlTextReaderImpl_ParseCDataOrComment_mA51B73D7BB029128B58310955B42080CD9294B74,
XmlTextReaderImpl_ParseCDataOrComment_m07B11C083003E41B4A2798E1EDF31125D90E29D3,
XmlTextReaderImpl_ParseDoctypeDecl_mBDE8F7BD4F76D04F8D6C6E042C3CE212E4E76C07,
XmlTextReaderImpl_ParseDtd_m77D579350487EB066043A62BD0DDB07C7EDC3671,
XmlTextReaderImpl_SkipDtd_m555E2C31136B86B1446C265590839C748B74583B,
XmlTextReaderImpl_SkipPublicOrSystemIdLiteral_m8F049682515C5D01A4FB7F3122E3EF0C866A37F5,
XmlTextReaderImpl_SkipUntil_mDFEE1D762C7074F7FADF2504FC52D59F1B4D716E,
XmlTextReaderImpl_EatWhitespaces_mF71CA3C85094B4BBCB448D3D15FCF59164490D8B,
XmlTextReaderImpl_ParseCharRefInline_m36277AF9F85A6323D8061187EAA94862923DB1D9,
XmlTextReaderImpl_ParseNumericCharRef_m9DAF75CCAB6BE2E4F1E955BC1B252006EFFB832F,
XmlTextReaderImpl_ParseNumericCharRefInline_m85DA4F414B2073CF7DE99C1407F3C391FCF5129C,
XmlTextReaderImpl_ParseNamedCharRef_mF403C076AA9507980567EB27D8769ADE153F8421,
XmlTextReaderImpl_ParseNamedCharRefInline_m235172C65E8E87FB7134E46890A5DB080DF4BA0A,
XmlTextReaderImpl_ParseName_m91011791BCE5AF6659C6F7710B79FC64A08D2C39,
XmlTextReaderImpl_ParseQName_m6CEC708ACFF03CDF688CD122A73417E4AA0C3F56,
XmlTextReaderImpl_ParseQName_m4230939DD8FF8273EE6963012476F3385B182E97,
XmlTextReaderImpl_ReadDataInName_m1DAF9E903C23DBAFEB9738F7FFEB028E2340CB0E,
XmlTextReaderImpl_ParseEntityName_m3E547DE2000F6AB699FF1052E470BDBEFAB11D11,
XmlTextReaderImpl_AddNode_mB0ECD9B7041F31D4BF9DD2D5E6675321739AEB67,
XmlTextReaderImpl_AllocNode_m6E6D664CA0B6D2CB5D93658A07692D86C1758173,
XmlTextReaderImpl_AddAttributeNoChecks_m9E1DC00CD07DE33C6E070B5613DE2F4F2549DA39,
XmlTextReaderImpl_AddAttribute_m433FDF6420611ED2F3259758656559AC3B9B7FDA,
XmlTextReaderImpl_AddAttribute_m9EA9D173DBD70BD92F1FE146724BB23DE17A8BE8,
XmlTextReaderImpl_PopElementContext_m815F6BA5B634F8A49E91EA0246AAA21310305612,
XmlTextReaderImpl_OnNewLine_m4BDA88A45BB195347ADC3A2D7796755BE1329D52,
XmlTextReaderImpl_OnEof_m8F5DFF89DE3251F9CEFA219E6A1AB8D268191B36,
XmlTextReaderImpl_LookupNamespace_mE589C9F86465B7D1B74C56E1A18F9FC0169AED1F,
XmlTextReaderImpl_AddNamespace_m386AA71482212EB7FAEED6FCD330173150E87AFB,
XmlTextReaderImpl_ResetAttributes_m2E88D9765B460D463079DC959DA71B940FBE014C,
XmlTextReaderImpl_FullAttributeCleanup_m3F7C15D39EFF3CF7FF7D5AF2BE1F2D3BAEF566CF,
XmlTextReaderImpl_PushXmlContext_m32D32A6DD05D7274AB2762228D3DFA63083F0A9C,
XmlTextReaderImpl_PopXmlContext_mE8BF33631E261B70541D99D0F2FBFDC5DB9847E6,
XmlTextReaderImpl_GetWhitespaceType_m742B2D50EDE39B9E1D98E0E6EA61A87C459EF2C7,
XmlTextReaderImpl_GetTextNodeType_mD21D8EAFAE32988277E39963DC7A0F978FDE9062,
XmlTextReaderImpl_PushExternalEntityOrSubset_m6512BA1B5A447175E8A0B00D75A62D25F04E8BA0,
XmlTextReaderImpl_OpenAndPush_m605AAB188653B4DA412AD98AB6C547DB280E9DC4,
XmlTextReaderImpl_PushExternalEntity_m547C80F437D100BC53D09B4E965BB58CE026557D,
XmlTextReaderImpl_PushInternalEntity_m1D90F101FA95554B361AD62135C9C796C1809407,
XmlTextReaderImpl_PopEntity_m3F59397F9382BD7DF60D2249186E342F4EAC99E0,
XmlTextReaderImpl_RegisterEntity_m8ABF06A846B69E6471AB0CBFEF79E543D5C02209,
XmlTextReaderImpl_UnregisterEntity_m616D7ADE3585C0654A1374298FF7F9208C7E35CB,
XmlTextReaderImpl_PushParsingState_m9E8EA67D5D3A6764AD726BF591415B6BCE2291D7,
XmlTextReaderImpl_PopParsingState_m6F5CF788CF5233E312DFB006D075BE7D37374D71,
XmlTextReaderImpl_IncrementalRead_m856D6F97D4CF43CFE3E229178B1A98F34517D7F3,
XmlTextReaderImpl_FinishIncrementalRead_mE29D16A2012D05CC914D1E1E7A5E4C4F70D87FCB,
XmlTextReaderImpl_ParseFragmentAttribute_m7F13ECEA0620B822BE43B027B9AFA45864D2E10F,
XmlTextReaderImpl_ParseAttributeValueChunk_mCE7E6C8D6F5D7D71C50A86E619E1678191ED184F,
XmlTextReaderImpl_ParseXmlDeclarationFragment_m78450AE9989B2043AD0068D6200CAD504B12D223,
XmlTextReaderImpl_ThrowUnexpectedToken_mB5A9F72CA48F0339C24F4B5BCD46339EEDF8CAAF,
XmlTextReaderImpl_ThrowUnexpectedToken_m780382C6FFE6D71D6618E4EAFFD2272D86C042C2,
XmlTextReaderImpl_ThrowUnexpectedToken_m3F9B9CE4DB4B31F87C9F8F9BBB145F68191417E3,
XmlTextReaderImpl_ThrowUnexpectedToken_mC7F93629834C75A4584F26184705A19B26252905,
XmlTextReaderImpl_ParseUnexpectedToken_m5D57668EDBBF58EA0914EEFE32EDC62F2DCF321C,
XmlTextReaderImpl_ParseUnexpectedToken_m8670F7F0B839943AE0C7FD4A43B451A56BB719CE,
XmlTextReaderImpl_ThrowExpectingWhitespace_m971DF46CF8EDD3C04B7EAC72893C1EBE43E4884B,
XmlTextReaderImpl_GetIndexOfAttributeWithoutPrefix_mE28A59CD28367148597BB65AB4C1EBA22DBE8F9A,
XmlTextReaderImpl_GetIndexOfAttributeWithPrefix_mEF35AFBF456D1F9EF89A3E72121686EF60C03C68,
XmlTextReaderImpl_ZeroEndingStream_m24AA1FACA8FA96D3A362C20BF6A8D49A0A9DC1C4,
XmlTextReaderImpl_ParseDtdFromParserContext_mCDAFBB67C6485B9F431088A095F8DEC3A3224148,
XmlTextReaderImpl_MoveToNextContentNode_m169F81C680109280A2F1E6DBC5D543A94315D772,
XmlTextReaderImpl_SetupFromParserContext_mF77555EDF43C9D83D93F376F3A446C4824C1C2FA,
XmlTextReaderImpl_get_DtdInfo_mB63678CA13C1DDADDBA91DB7EB2BFB29240A94A1,
XmlTextReaderImpl_SetDtdInfo_m8F11C3245888FFB1600893DBAD0135432EE06110,
XmlTextReaderImpl_set_ValidationEventHandling_mF8A66D6BE2B822997F486F4931B151B667863E59,
XmlTextReaderImpl_set_OnDefaultAttributeUse_m519352D6E61D34534B6790ECB3180B4B050B92FB,
XmlTextReaderImpl_set_XmlValidatingReaderCompatibilityMode_mBBE46175DBCCE969AC2B298119581E91A17FA380,
XmlTextReaderImpl_get_FragmentType_m2A244AA6C26344D9FFD93C4431E5BB30846E3A10,
XmlTextReaderImpl_ChangeCurrentNodeType_m29E4ADDA760615A747D04FDC8A5352F7A676C0E3,
XmlTextReaderImpl_GetResolver_m924CBFEF2845AFABF70D3E892450B7BA9C7659A0,
XmlTextReaderImpl_set_InternalSchemaType_m83D09B83500AB9C6EF14121ECDCD992347140B86,
XmlTextReaderImpl_get_InternalTypedValue_mAC905D7C504F020F695087C8D0C675F100106900,
XmlTextReaderImpl_set_InternalTypedValue_m395992CEA4999B2FA7370AD919D57A8F0A8B7662,
XmlTextReaderImpl_get_StandAlone_mA576162454EF6AB6B5B442B1AF0FF6375F52EF2D,
XmlTextReaderImpl_get_NamespaceManager_mA1B0A84C1F6EF5E76532A2287CC4FEA231509F42,
XmlTextReaderImpl_get_V1Compat_m27698868D378A1241DCAA4E22251E930806781C7,
XmlTextReaderImpl_AddDefaultAttributeDtd_mF22FAABF13D4076D5A95FDCBD423732FFEEF434A,
XmlTextReaderImpl_AddDefaultAttributeNonDtd_m39693E225A68EB53B260ADBD16A020FDE741C2C5,
XmlTextReaderImpl_AddDefaultAttributeInternal_mB4779CC497BEAEBEFD9FF1467C9BBE524BE85AAF,
XmlTextReaderImpl_set_DisableUndeclaredEntityCheck_m339683347E0D9F45C31C7602CBAF90F5497CACC5,
XmlTextReaderImpl_UriEqual_m2246085111A7F67C5A6EC15914D339666930A294,
XmlTextReaderImpl_RegisterConsumedCharacters_mC93EC992AB264BC7A08D193CEB0A87806E799D68,
XmlTextReaderImpl_StripSpaces_m826418F3C4E7A73D3F22AC2C44E695A3923E6FBB,
XmlTextReaderImpl_StripSpaces_m1A901DCF0658AEED529815A9F5386DF2797993DE,
XmlTextReaderImpl_BlockCopyChars_mD3F2631231E2706F7B3E62F07D964E873E65C441,
XmlTextReaderImpl_BlockCopy_mA73F788AFF2A8BA4D73F707BBB88A23C21D70854,
LaterInitParam__ctor_m633EE8735226C0AFAB9774FBBA3A4C36A64C47F9,
ParsingState_Clear_mA3F9CDD851956A92A6F8BAFAA70A20192BB1FED4,
ParsingState_Close_mA2ACDB0CCE0955A1C3B7FA9431E23F3B4C2B2008,
ParsingState_get_LineNo_mF3AF997B368E18B626BEE701B8DEB7FBB0267A3F,
ParsingState_get_LinePos_mB1B743FEEB24A5442698AEF3FD1FEB5826F4C810,
XmlContext__ctor_m25BE385DE1A217481A4723BC19A422E3982B3AA8,
XmlContext__ctor_m36F921052A4E95CFAF89B426EF20D602C5F16C7D,
NoNamespaceManager__ctor_m879F0538BA1CC8B725BA652BCC9868981D23FCE8,
NoNamespaceManager_get_DefaultNamespace_mF47320CA9E12FCBC0A24F8767DDC132DFA2AA7AB,
NoNamespaceManager_PushScope_m81452F773B15590A73FCE904C88239B9A96E65AE,
NoNamespaceManager_PopScope_m4C571EDC2E7E75B65EDE0B3B2AD683AC473C4282,
NoNamespaceManager_AddNamespace_m08175514C8CD2D8C8D1089C7C1828864E8FFFBE6,
NoNamespaceManager_RemoveNamespace_mDCA074FA6F69A3DD6C5D57AD0C317E9BE01EDB34,
NoNamespaceManager_GetEnumerator_m26D31D792ECF09E36C226CF8C3ADC11E447F43AD,
NoNamespaceManager_GetNamespacesInScope_m4EC27F40799C3C57F7D0ED67C80FE6997E7276F1,
NoNamespaceManager_LookupNamespace_mE15386D1B9595F1AAEADB05355372144D5FE8E14,
NoNamespaceManager_LookupPrefix_m1E1CF7B210192A9D169B035A14D8489DE5B29D35,
DtdParserProxy__ctor_m442621DC14ECF6CAB169962B3CAAF479A5F18D90,
DtdParserProxy_System_Xml_IDtdParserAdapter_get_NameTable_mCD060A30CBB036CBE4771DD1B43630E3BAF2348A,
DtdParserProxy_System_Xml_IDtdParserAdapter_get_NamespaceResolver_m5CF460E259C1A0E085F40748E31AFCBCFF4090A3,
DtdParserProxy_System_Xml_IDtdParserAdapter_get_BaseUri_m5B1DA548ADDED326C9116710B7488FD55C1830F9,
DtdParserProxy_System_Xml_IDtdParserAdapter_get_IsEof_m878E128D39DEDF628C377BC2D2C63C70F61F0EB9,
DtdParserProxy_System_Xml_IDtdParserAdapter_get_ParsingBuffer_m3F868F4D5A5B04CCB95F284A701F83B05F0CC9F8,
DtdParserProxy_System_Xml_IDtdParserAdapter_get_ParsingBufferLength_m615844151C8671BF24DB8E20BDCBEA52165CEA2D,
DtdParserProxy_System_Xml_IDtdParserAdapter_get_CurrentPosition_m4876DA6B485EA63B228E780F64B1C912BA074FB7,
DtdParserProxy_System_Xml_IDtdParserAdapter_set_CurrentPosition_m32AF290A1C3D8F8C8226E2B150C81E29CB2762F9,
DtdParserProxy_System_Xml_IDtdParserAdapter_get_EntityStackLength_m5BC191F8AF8D2B93278D00DD711A50D20FD12CA6,
DtdParserProxy_System_Xml_IDtdParserAdapter_get_IsEntityEolNormalized_m0AE43895222CADD3FB1C30E2129D0F4642114B59,
DtdParserProxy_System_Xml_IDtdParserAdapter_OnNewLine_m01CBD7115F317391EF9C682AC0C44E6C0C37F273,
DtdParserProxy_System_Xml_IDtdParserAdapter_get_LineNo_m2058C84E9C91B05F0A0B2D22764873E078AD2D2D,
DtdParserProxy_System_Xml_IDtdParserAdapter_get_LineStartPosition_m577461A6BE232D4E23855F1B8444F6627FBEF430,
DtdParserProxy_System_Xml_IDtdParserAdapter_ReadData_m027F1C0E101D80148C3218B27BBD7757A4955D58,
DtdParserProxy_System_Xml_IDtdParserAdapter_ParseNumericCharRef_m547EDA52C24AAECA1DF3C0B5EFFA5235CB096EB9,
DtdParserProxy_System_Xml_IDtdParserAdapter_ParseNamedCharRef_m453B874135BE0F2A963858F76722AD2657844780,
DtdParserProxy_System_Xml_IDtdParserAdapter_ParsePI_m4BFB0A9F03F688EB53F19654B58F11367FF50125,
DtdParserProxy_System_Xml_IDtdParserAdapter_ParseComment_m501A41BB687B2E062331C9568E5B73006EADA020,
DtdParserProxy_System_Xml_IDtdParserAdapter_PushEntity_m45C956A0FF290895BECFED3F6ABAF18B501E30F9,
DtdParserProxy_System_Xml_IDtdParserAdapter_PopEntity_m52C697B5E8E8921F94390995C2B018FB2BCF277C,
DtdParserProxy_System_Xml_IDtdParserAdapter_PushExternalSubset_mCA683254276E48F9F433A7D5858E547D3E54DA6F,
DtdParserProxy_System_Xml_IDtdParserAdapter_PushInternalDtd_mBF87D431425D6A08934CBD901B8D138443A077A0,
DtdParserProxy_System_Xml_IDtdParserAdapter_Throw_m9C918DF6D821BA80EA9611F021442057023AC6B1,
DtdParserProxy_System_Xml_IDtdParserAdapter_OnSystemId_m4B1177D5D32F25088CB9B09278A156EF3586C494,
DtdParserProxy_System_Xml_IDtdParserAdapter_OnPublicId_m78B5CFCEDE256C575FF08289E3B092A2D1BD5291,
DtdParserProxy_System_Xml_IDtdParserAdapterWithValidation_get_DtdValidation_mB08C4898A6C4382487B97FEB6B34D16950077D28,
DtdParserProxy_System_Xml_IDtdParserAdapterWithValidation_get_ValidationEventHandling_mB94E31FE6CFCDECF567013EF700C5273D0250F23,
DtdParserProxy_System_Xml_IDtdParserAdapterV1_get_Normalization_m0EAEDE68F17C29F65E00049B2A08068C47D9CF88,
DtdParserProxy_System_Xml_IDtdParserAdapterV1_get_Namespaces_mE6F55B61928B766F99260E971E0522284FB7CA0B,
DtdParserProxy_System_Xml_IDtdParserAdapterV1_get_V1CompatibilityMode_m7A5959E626C9A71F1E68C8A062ADA7221C281D5F,
NodeData_get_None_m09D5476D20F18D3F782AD016AA4C9B7FB91EB495,
NodeData__ctor_m0EDB77C0D5BDFD2B2F74516B9E37106ACD355350,
NodeData_get_LineNo_m4FFAC4F3348BAF51A9900887975D3164BE1AA090,
NodeData_get_LinePos_mA47E445CCB1D4B13F7E6821C44D70299FBAEB0C7,
NodeData_get_IsEmptyElement_mD85FA732DA497F1A5F2778650D5405F5D67DF527,
NodeData_set_IsEmptyElement_mD9AA39D1F91A00BEDBED1204654917447AF2D57D,
NodeData_get_IsDefaultAttribute_mAEDE8A0C6EB15C9087EB963AA29E2E6C3E2AC81C,
NodeData_set_IsDefaultAttribute_m6CFE78C360F0CAADE7E1398F7527374253267DCD,
NodeData_get_ValueBuffered_mD9B7D4C2C055BC6DC3641D960844A05821EAE1F4,
NodeData_get_StringValue_m49F31840D0EC31EAF70E6F4EF5BE14BB900B2624,
NodeData_TrimSpacesInValue_m8B3A9D1567033FA59E05CAC4E7C0BCF7126790B1,
NodeData_Clear_m947A266026A00AB3BC65DC55B7BCE727B3D0004F,
NodeData_ClearName_m33AF87BF5512718AE6E0920CF814BADCF8EB7BEC,
NodeData_SetLineInfo_m6D28339C7F45327E5B512AD556ECCBB06A0871A5,
NodeData_SetLineInfo2_mD0AD7BC1A4A18A10953788BC8FBE0B1A02CE26D5,
NodeData_SetValueNode_m2C3413CC8225BB47DA4B08D098EA56D376BBBF25,
NodeData_SetValueNode_m50F48B9511DD8F6BDB6D49CFB0B3BD799D6AD0F1,
NodeData_SetNamedNode_mB4B118182B66F9E24611C31A074538E177DDDA73,
NodeData_SetNamedNode_mC99F6739610C0257126208B4CF498E1771DF5DDA,
NodeData_SetValue_m07CC0F62B746F76367A00A6A88DEDB2B87B6CA91,
NodeData_SetValue_m7078D8BE1A2371A59DDF78DE12BAA39C8125C4B5,
NodeData_OnBufferInvalidated_m23EB9F4229B6FB92ED6C586B75EFE146D979A7D2,
NodeData_CopyTo_m9D59E5E6EBD3C691A34AC2ADD32FB6C914AB24C2,
NodeData_CopyTo_m27B76639B9A28127C2B03164D7128939F26C8F90,
NodeData_GetNameWPrefix_mCA5D7B8E3A167C9B8AEFB8751E9C0C40F84B4527,
NodeData_CreateNameWPrefix_mC14BB0DB05523F946E9DA65EB1C2D08F22E474AB,
NodeData_System_IComparable_CompareTo_m74609FF1B98ECDBF2E824C2A7F7057A2A1529BE5,
DtdDefaultAttributeInfoToNodeDataComparer_get_Instance_mF0B0C0F3D7173DBD9A59C94B5364AAF425F1D599,
DtdDefaultAttributeInfoToNodeDataComparer_Compare_m2429249F0018AC286655A7D6301AB2B5A36791DB,
DtdDefaultAttributeInfoToNodeDataComparer__ctor_m0B55E97728B1943F9E8B87A3C51B95B2BDA4767B,
DtdDefaultAttributeInfoToNodeDataComparer__cctor_mE143D2408D4C8669246E9B85D2718A43B6232CB3,
OnDefaultAttributeUseDelegate__ctor_m3276CA00C5467BC764348C5121B7E2106122CAA7,
OnDefaultAttributeUseDelegate_Invoke_mBF7EA3AC8F6A89D0019626AC5CBD72B6125699A2,
XmlTextWriter__ctor_m48FEF103AD5753DA42EFBDC57A0B7B61B208F8CF,
XmlTextWriter__ctor_mE517E25568C01F1EE34A2AC1C1A9E7C9F53B59E3,
XmlTextWriter__ctor_mA9007741276A827C11CE1CAFF976EC0CE3C5D98C,
XmlTextWriter__ctor_m4AE8363DFA5B2D16F3750514727C63D4A0096489,
XmlTextWriter_get_BaseStream_m55606F575AF592BE5C1AE35FEF32EBDD72729265,
XmlTextWriter_set_Namespaces_m83F3F102E98E87105813A68C7318EF2EB26C1384,
XmlTextWriter_set_Formatting_mD13223E0443AB804ED5063976D4A8372BE7D7FA3,
XmlTextWriter_set_QuoteChar_mBF3C553E38CEA9BA68039EA9ABE254F388D078C3,
XmlTextWriter_WriteStartDocument_mF1CB04A2A5770236749FE971FC8821CC9BBE8F62,
XmlTextWriter_WriteStartDocument_mBB50C7CBEABDFAC241C5B4596900E1BA43677449,
XmlTextWriter_WriteEndDocument_mE106B3BDB979A05A96FAD9184DD160B59DEF1ABD,
XmlTextWriter_WriteDocType_m55B5607A1F450A8845D2FE25BB02E166DB141EAA,
XmlTextWriter_WriteStartElement_mC9FE33DD1244C725C11F8498DFFB2193C573CC04,
XmlTextWriter_WriteEndElement_mA8CD9204FB8E00BC57A4ABD7F1CFED2487E34E42,
XmlTextWriter_WriteFullEndElement_mD96729A604F61644598B3CED035317DEF6B5B072,
XmlTextWriter_WriteStartAttribute_m8183A40B9AD5B20014708E4EA83D6D72BCF09D08,
XmlTextWriter_WriteEndAttribute_m6AA5EBE690909A4E12E0B469F0E2339A468506D1,
XmlTextWriter_WriteCData_m3A782E85DFE7EA8E4B7805DD1B325B6E187CEF81,
XmlTextWriter_WriteComment_mB3D158EBB5C79E834095C239145B0C40840ADAA5,
XmlTextWriter_WriteProcessingInstruction_m180B619FBE705953079230DC6D79089698CE78D8,
XmlTextWriter_WriteEntityRef_m254B203A6E2B57AAFB2EFC85642066A7F428153B,
XmlTextWriter_WriteCharEntity_mC7E04F0C85AC60C247F5D9F4D67BFA09119C1654,
XmlTextWriter_WriteWhitespace_m6208C06449C23E262CE6D9C218910D863385BE95,
XmlTextWriter_WriteString_m2D9D3244DAE1D149747942DF2B4B2D1F9A352737,
XmlTextWriter_WriteSurrogateCharEntity_m4101F4023C03DDB2466E4E63358E429A4FFBCC44,
XmlTextWriter_WriteChars_m360D9A783C5846BEE36A50CF99033C6A963AD1CD,
XmlTextWriter_WriteRaw_m3C7F182AECC5AD5610443A5FC732BD663ABA2601,
XmlTextWriter_WriteRaw_mAC040EADB0B191C0502EB056B23D9539AA5DD603,
XmlTextWriter_WriteBase64_m08FE6AE1442ECE4F893BB1D11E55B685A18AAFF9,
XmlTextWriter_WriteBinHex_m8671C515C6CE4DCF795F9D5501414F51D6147FD3,
XmlTextWriter_get_WriteState_m2D73C223CA6F8883A206FDEED27BFD25A6E3C88F,
XmlTextWriter_Close_mC6869F52623D5C5024CBC333916E09DBE102F3FD,
XmlTextWriter_Flush_m96D39C03BBB39C7A0D4247B8F9C52A2A79319D0E,
XmlTextWriter_LookupPrefix_mBB324890CDBA8E9C42A33D5BB4903617056B6D72,
XmlTextWriter_StartDocument_m6D971130F93929411490C88EBC103B4B71AA311F,
XmlTextWriter_AutoComplete_m6D82B054F5B8A65C9DEFEC095D1AA71B64E01D19,
XmlTextWriter_AutoCompleteAll_m4B6E34BC27932EF01C546E2C1CBB70BF21721209,
XmlTextWriter_InternalWriteEndElement_m1FEBF6E0816D4B25A83B098093170CA61265CA6B,
XmlTextWriter_WriteEndStartTag_m3D5BD66F7B3C09F72E943C0E5C865371905D552E,
XmlTextWriter_WriteEndAttributeQuote_mB416CDC30D6D53A1CA083DB23889440E87AFF2AD,
XmlTextWriter_Indent_m8FDE99DA08161BAF95B52060FE665815467653AC,
XmlTextWriter_PushNamespace_m85B9B39621886474A21E929986FBB95C51ECC8FF,
XmlTextWriter_AddNamespace_mA9DF9F1648BEF737A3D46BE7A93EE57CED55DCB4,
XmlTextWriter_AddToNamespaceHashtable_m8BCCD6D70601F264479A46D8259BDDC174AD233F,
XmlTextWriter_PopNamespaces_mE1AF0C6EBC567887BAA9E6DD4175AEBF7464A046,
XmlTextWriter_GeneratePrefix_m4E75B06493E8E7259957E597AB761DFB5994543C,
XmlTextWriter_InternalWriteProcessingInstruction_m7AB78E359BBCA2A8300278538C77A186803D9F00,
XmlTextWriter_LookupNamespace_m26D7A144D7D60165AA28DFB54EE15332AD26CB89,
XmlTextWriter_LookupNamespaceInCurrentScope_m9B79AC784B0CD44E63F209682032370C60B2F6A9,
XmlTextWriter_FindPrefix_mC510C6C9162CD45A0BAED05D97C21A6CBCC326C7,
XmlTextWriter_ValidateName_mC44A84A18156918489A8159BF9A8D56BE7B1C715,
XmlTextWriter_HandleSpecialAttribute_m6E1B85CC5B5CE12883AE164DB945EBA54F7564A6,
XmlTextWriter_VerifyPrefixXml_mB5720166A6E438017CE9C6677F77670ACF2BE661,
XmlTextWriter_PushStack_mBD2ABBDE5ED58044028C83A9BD3648B2FE6D16AA,
XmlTextWriter_FlushEncoders_mF122D55A7BB079E9DA00A0055CFC78277584A093,
XmlTextWriter__cctor_mA6E891498E2E3BBA1822F7FB1470BD9C39269C80,
TagInfo_Init_m351285BE790D79A15E824AE90114E1DD5734BAB6,
Namespace_Set_mA421F92F59A44FCD987802098A78CA52CA3867BD,
XmlUtf8RawTextWriter__ctor_mFA386D4802198974CCB06BC0DE6D2A89325A2794,
XmlUtf8RawTextWriter__ctor_m3FED45E976C290A249ADEFDCB6B4D899997D6FB2,
XmlUtf8RawTextWriter_WriteXmlDeclaration_m9C876199838F242C937A984AB8EC8340C1D44793,
XmlUtf8RawTextWriter_WriteXmlDeclaration_mD1DF52731AA8C89BF1E05FEAE6F5FF3D59AC3711,
XmlUtf8RawTextWriter_WriteDocType_mF3CA63793EFA9CAF1D76AF06F0315DD56BF6739A,
XmlUtf8RawTextWriter_WriteStartElement_m0379A794A0F655460F6E51460D8F650779795F6F,
XmlUtf8RawTextWriter_StartElementContent_mE915245AC3F0BDA47F20DF6CC76BF72049C1F893,
XmlUtf8RawTextWriter_WriteEndElement_m5608AC0C69CDAAEF96F97DC4DA61BA4DD477479E,
XmlUtf8RawTextWriter_WriteFullEndElement_mA2262354DD58A77D7D3422165A75016FB0B609F2,
XmlUtf8RawTextWriter_WriteStartAttribute_mFBD89332E58A89DAFA893BD88A09171AD963DFD8,
XmlUtf8RawTextWriter_WriteEndAttribute_m97209AFB2533FAB3434EA7AFED6AAD666C18DA26,
XmlUtf8RawTextWriter_WriteNamespaceDeclaration_m67C8D129EF23DEDA7A2225C56FBA512BB5AB0024,
XmlUtf8RawTextWriter_get_SupportsNamespaceDeclarationInChunks_m30DDCAFFE7BF3D88A5F298F3B118A03803EC4DF1,
XmlUtf8RawTextWriter_WriteStartNamespaceDeclaration_m7188E73372AB58E0C20BE19FE6838C947331B419,
XmlUtf8RawTextWriter_WriteEndNamespaceDeclaration_m0DEE5ABF65B9235B7B5BD12C5AEE8A7ADBB2BD5E,
XmlUtf8RawTextWriter_WriteCData_m276E549C1CB22DB7B762AEB5473699A434F4998C,
XmlUtf8RawTextWriter_WriteComment_mB7554706D5AB959EC657803CBF3F46A9F7B3B0F0,
XmlUtf8RawTextWriter_WriteProcessingInstruction_m3FBDFD76690A07B4145020ABB521B6D0E0015C84,
XmlUtf8RawTextWriter_WriteEntityRef_mBB58E9588BA1D0830275543E726325234FCFD016,
XmlUtf8RawTextWriter_WriteCharEntity_mCFA33DAFBB5CC7664DB5285C282CD17602A087EC,
XmlUtf8RawTextWriter_WriteWhitespace_m108C1B276821AE78EFBF52C9CEC9A7189A6A9E47,
XmlUtf8RawTextWriter_WriteString_m6617BD373BF048EBE187A1F03A3A8CD74534FF98,
XmlUtf8RawTextWriter_WriteSurrogateCharEntity_m684718E512C7E54D584D19EA71D675C9201345F9,
XmlUtf8RawTextWriter_WriteChars_m3D35BDDD9FF236EC73A0EB772343004B2C4B3C2B,
XmlUtf8RawTextWriter_WriteRaw_m1CD2BE14DD496B9EA6D2093F8555677CC1B52096,
XmlUtf8RawTextWriter_WriteRaw_m6CEED895A7A1E54D50BC0DF04ED0F7B7F64FDA94,
XmlUtf8RawTextWriter_Close_m1E9E2DD1B3904104E96BA3E75F437FA6907D300B,
XmlUtf8RawTextWriter_Flush_m52C4545C88435BA0436536B6BDB50DB7EDFF353A,
XmlUtf8RawTextWriter_FlushBuffer_m380AF5AC857AFEFB88FD4D4A223CE2F61D0B624A,
XmlUtf8RawTextWriter_FlushEncoder_m48C957E6B75EE03674B3DD29609304E5E794A565,
XmlUtf8RawTextWriter_WriteAttributeTextBlock_mE2D22AC1D27C0BFA841022E3C14C58567E2C9977,
XmlUtf8RawTextWriter_WriteElementTextBlock_mE38367032B8ADFFA8A6F4F34598740F0E791575B,
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80,
XmlUtf8RawTextWriter_RawText_mF7942A3974C489D2F8D9301E56E77CEF5F500E07,
XmlUtf8RawTextWriter_WriteRawWithCharChecking_m312CDB6D9A7F9A965408839DAA06A50F74F79392,
XmlUtf8RawTextWriter_WriteCommentOrPi_m8683C7CE47F8B88FAECBACFF8FF741E26F11C041,
XmlUtf8RawTextWriter_WriteCDataSection_mE925886DFC2D61C6F69311708EA5C99D73E462F9,
XmlUtf8RawTextWriter_IsSurrogateByte_m621EF957DE646EF6FCD643DEADBAC66AA29964D5,
XmlUtf8RawTextWriter_EncodeSurrogate_mE846CA16E1AEF8E2DFFE51F53BA92D4E4E47CD0A,
XmlUtf8RawTextWriter_InvalidXmlChar_m4F7C6D47C50442CE83943650D69E14F9D1975D63,
XmlUtf8RawTextWriter_EncodeChar_mCD76E36D29EAD5ABABBBB5B445B615D244DBC10D,
XmlUtf8RawTextWriter_EncodeMultibyteUTF8_m23196496AF45D3C4E3DF800CDD8E9D7E47EDB2F0,
XmlUtf8RawTextWriter_CharToUTF8_m80FB876E99C069AF65E8B444A41830BE26A68F14,
XmlUtf8RawTextWriter_WriteNewLine_mC85F5A7C864437D5CC59658B5BD2E107CD3A4BCC,
XmlUtf8RawTextWriter_LtEntity_mA9BFD8D405525247FA29C251EF7F01F1F4A1B3F7,
XmlUtf8RawTextWriter_GtEntity_mE467C4BEDD017622FE63FDBDB02BC7FA0FED2A47,
XmlUtf8RawTextWriter_AmpEntity_m74590A53CBA42775F424221B95509971DEBF4055,
XmlUtf8RawTextWriter_QuoteEntity_mB6285E617BB7E7980D65FE8BAAF7BB39C0247034,
XmlUtf8RawTextWriter_TabEntity_m0F6FDA1300A85884C01CE27CB7AEEF644FA34C24,
XmlUtf8RawTextWriter_LineFeedEntity_m510C2FCDDAFD3E6C1FB028DBA21B2D26ADC4C028,
XmlUtf8RawTextWriter_CarriageReturnEntity_m8F175764EF6A6E78B51FA6BBB4AEC5DB26A77CE3,
XmlUtf8RawTextWriter_CharEntity_m0A23F5B065EFA3344692697742800B4E2FBF757F,
XmlUtf8RawTextWriter_RawStartCData_m885FCA9B181958D83B6A89E6ABC520FFFF6E2698,
XmlUtf8RawTextWriter_RawEndCData_mAC87E304EEC6E5598A8DB9D65F60E110808AEFFA,
XmlUtf8RawTextWriter_ValidateContentChars_m2D62E5A56C7DB286BB2FB52D93F53737272C62A4,
XmlUtf8RawTextWriterIndent__ctor_m359ACF4D20F85FAA43B85868425F1AA4A53FFB9F,
XmlUtf8RawTextWriterIndent_WriteDocType_mAA96760976BE9AA458A6E06DCC960C782C6C95C7,
XmlUtf8RawTextWriterIndent_WriteStartElement_m936C4488471D8D59B5F76531D749CFEAC5C29A79,
XmlUtf8RawTextWriterIndent_StartElementContent_m2DB9D61A52AE3C1C55EE05768F22E857D2F0B5C7,
XmlUtf8RawTextWriterIndent_OnRootElement_m14F5E11974804583B9A1C7C7A9EFEA4AC952D52F,
XmlUtf8RawTextWriterIndent_WriteEndElement_mB7E1B22A3B5CA090AD5C6C78E4AEADEAE6B66A0D,
XmlUtf8RawTextWriterIndent_WriteFullEndElement_m4AA6CB8A464612D6DC9170AB2296B68D348AAEEB,
XmlUtf8RawTextWriterIndent_WriteStartAttribute_m12777B1787585AC4D29CC99B1CF83C09B4B109F8,
XmlUtf8RawTextWriterIndent_WriteCData_mDC1A5E55FBB0568390B38B0A172201990910F328,
XmlUtf8RawTextWriterIndent_WriteComment_m82C5DD7C896C619BBE53BDA8B2D20F916E7E3C23,
XmlUtf8RawTextWriterIndent_WriteProcessingInstruction_m00F4059525CCB382D0F1F5A3925BBBC16242DF4E,
XmlUtf8RawTextWriterIndent_WriteEntityRef_mE8AD8858EB82C4E891151DDD039AC2A9C4ABC72C,
XmlUtf8RawTextWriterIndent_WriteCharEntity_m29F9033E4E30339A26A70F0B0F6E67F390680FDB,
XmlUtf8RawTextWriterIndent_WriteSurrogateCharEntity_mFD400691108649880473198BB4008444F4E8BF01,
XmlUtf8RawTextWriterIndent_WriteWhitespace_m8721DE8543E7E260213D44F461FC69350FA4E8AF,
XmlUtf8RawTextWriterIndent_WriteString_m7DADD5B9374E282F88318C19E1186C4A225A93BC,
XmlUtf8RawTextWriterIndent_WriteChars_mF7EE0E40616021389F5B1A07D99FBA34C34B58E6,
XmlUtf8RawTextWriterIndent_WriteRaw_mE97F539F09E8D9B070BFD831B86021E38FCD0C64,
XmlUtf8RawTextWriterIndent_WriteRaw_m5DBB5694DAAC436CCF166B4CAC06057B3585E125,
XmlUtf8RawTextWriterIndent_WriteBase64_mC428124D6E22AAB0D924E6C35DA713A366D21634,
XmlUtf8RawTextWriterIndent_Init_m2B6D7FB0EDA0BF73910DF6645EB2CD33AB5305D9,
XmlUtf8RawTextWriterIndent_WriteIndent_mFE6D30917351AA0FC42FC9D332ED0B17DC86C4E4,
XmlValidatingReader_get_NodeType_mAF3765B4AC9841518828D5EC161183C4406DCA5C,
XmlValidatingReader_get_LocalName_mCBB39E66822EC770A0E3AE7DB453F28DD37CE250,
XmlValidatingReader_get_NamespaceURI_mCE149ADA9B61980AA7CB3401077EF9075F16CB4E,
XmlValidatingReader_get_Prefix_mE4ABA72D869E05B026E4BFE89F433AD27E6CE174,
XmlValidatingReader_get_Value_m236A951CD11868469BE265FAE2A0B291FB40EA0B,
XmlValidatingReader_get_Depth_mE8BC3EE8EB045E920EDFA0FFBA482B175E068A0D,
XmlValidatingReader_get_BaseURI_m1D32CAC20A880B003FBDFA8E20B771B07EBDB2EE,
XmlValidatingReader_get_IsEmptyElement_mA8F8DD284E583518A6391038C027E202D091AA7B,
XmlValidatingReader_get_AttributeCount_m2A0904D49A2D985790CE93CADE7050045EBF8C56,
XmlValidatingReader_GetAttribute_m5E5A6346601611468C2A3BD9920935A2D4D2AD38,
XmlValidatingReader_GetAttribute_m93EEF0C5AD32F33CDD0A0500B5DC173B01DFEE75,
XmlValidatingReader_GetAttribute_m795D6E982C39D960B252A0C6E50613B07D00F4B9,
XmlValidatingReader_MoveToAttribute_m6AE87D9AE8C96783EBA26589022F8E24AB74C6D0,
XmlValidatingReader_MoveToFirstAttribute_m97251F4825A0129F45E769F7883476D734B0F4FF,
XmlValidatingReader_MoveToNextAttribute_m3CCC26F43F738C7E388A5DF75679C519385C9AE7,
XmlValidatingReader_MoveToElement_m6971E20817A796DE438B9C73254C5700B4129167,
XmlValidatingReader_ReadAttributeValue_mEF840AEDDDF381AA50108FB39683607F51CB99B8,
XmlValidatingReader_Read_m33E0852D4F75E12D452FE299291273ACD3061AB3,
XmlValidatingReader_get_EOF_m563954E9E5B16FD30F68A0CCB93BD0D8C612778C,
XmlValidatingReader_get_ReadState_m83F7A0A0CBBB7F6730994B4D8B5BD783B62DCF15,
XmlValidatingReader_get_NameTable_m917273B1CE2D8C531FFA16D35CD1509F55180C01,
XmlValidatingReader_LookupNamespace_mD5FCF7E0552FFF68E9A7C87EA6E2A853C08DAC68,
XmlValidatingReader_ResolveEntity_mDE64E0FBAD47C1529BF75EAFC4DA6520D8ECFD77,
XmlValidatingReader_get_Namespaces_mE9B13FB33252408970F9376B2FF440E9FB71D50F,
XmlValidatingReaderImpl__ctor_mB46D37CD4504EACF6A6E6AB65A3D0EB8A96CF950,
XmlValidatingReaderImpl_get_Settings_mF7E966ED5397F3AB14179C09C2EF833229FB5F8A,
XmlValidatingReaderImpl_get_NodeType_m2B30205F925A318CAE31489B0D7F355633104332,
XmlValidatingReaderImpl_get_Name_mD7C2A88F82A39A3B9E24FC94F4E0EEB363A39BFD,
XmlValidatingReaderImpl_get_LocalName_m356B988EE825C9B3AD4E016AD7EB52ACBE0B4518,
XmlValidatingReaderImpl_get_NamespaceURI_m7BA98AD74FDEEAE5CB17F79AE8A6430782E2CE77,
XmlValidatingReaderImpl_get_Prefix_mB674A1A64FBD1A0BFDC9B7FE6ECA60B799FDFAA3,
XmlValidatingReaderImpl_get_Value_mDF6D93AA62F430267D86FD71E870238B01AD6923,
XmlValidatingReaderImpl_get_Depth_m42BF7B6FC2E0436AA0D7D8483E3212664160FF14,
XmlValidatingReaderImpl_get_BaseURI_mAF00DF67C7A11AFCCAB49543D43C9A90BD9833EB,
XmlValidatingReaderImpl_get_IsEmptyElement_m48A924C02F84842F68B13A743B56DF8DFD72A866,
XmlValidatingReaderImpl_get_IsDefault_mF368FFE9714288BDC49073DC51B435EF243EE334,
XmlValidatingReaderImpl_get_QuoteChar_mBA4A9DBA7992623495D6DBEE1E29BBC3BC7BEA22,
XmlValidatingReaderImpl_get_XmlSpace_mA725A4628BC998A91F1D679B7FDF14B6EF6DCD19,
XmlValidatingReaderImpl_get_XmlLang_m886BCE6B3F1818576BF6F02608550777FDDD706A,
XmlValidatingReaderImpl_get_ReadState_m3B1FE06B2F017E320D375035EABDB82CC5C1ECFC,
XmlValidatingReaderImpl_get_EOF_m1A4CAC711F60714518F3E45CB3C1A9F723A7CB13,
XmlValidatingReaderImpl_get_NameTable_m1C5CAA6A2AFF3538AAB71CBF38294D13B5F9CAD2,
XmlValidatingReaderImpl_get_AttributeCount_m777CC80F493B826A1FB025CB210DF051C841B22D,
XmlValidatingReaderImpl_GetAttribute_m7E837ED54D86D3A8A52CCC750DAB2B2621BE38FB,
XmlValidatingReaderImpl_GetAttribute_m4E2324A66CFCF7861A70335A674326966F0CBC61,
XmlValidatingReaderImpl_GetAttribute_m2CCA57CED11CFF0697CD45CABDDBC4B2BA385CF1,
XmlValidatingReaderImpl_MoveToAttribute_mEC80C2C336E4485DCE8E716F89D1E01A62832346,
XmlValidatingReaderImpl_MoveToAttribute_m112D7F9A0FB7712288CDB3D7B54F893BE1E84416,
XmlValidatingReaderImpl_MoveToFirstAttribute_m0BDBB5C885D108A569335A20C8ACA2DB085BAD27,
XmlValidatingReaderImpl_MoveToNextAttribute_m70162E77E3EAC8AD18E85C8D2FC2899A9AA83984,
XmlValidatingReaderImpl_MoveToElement_m53431E31095A9FBC6C45E2F65A44B46D0B027276,
XmlValidatingReaderImpl_Read_m230845DEF5EB5F2D08F57E390F618D936F3AA2BA,
XmlValidatingReaderImpl_Close_m11A95230FA4B80A980053D75F3E42C97BEA6B88D,
XmlValidatingReaderImpl_LookupNamespace_m83374D6884E6D556EE9163A0E4C6F45534DF9FD9,
XmlValidatingReaderImpl_ReadAttributeValue_m5A2FA6B77DF3D313F6CD9E57B3E549439FE75F6B,
XmlValidatingReaderImpl_get_CanResolveEntity_m5E001039C0A218BAC3027EF1A58111D4C6E667EC,
XmlValidatingReaderImpl_ResolveEntity_m7801A4E5C3E07FBB602822E0041C945EAE39AA1F,
XmlValidatingReaderImpl_MoveOffEntityReference_m7A96CFBEAE562C0E1CDBA013353183E2E71E442F,
XmlValidatingReaderImpl_ReadString_m0169644280D600628D501C227BCB9E12987A0FBB,
XmlValidatingReaderImpl_HasLineInfo_mAB8A24FA1090BD56D2961B0684FD8C6A9741CC32,
XmlValidatingReaderImpl_get_LineNumber_m0818403D0516C16147609ED0AFE824E11E29C007,
XmlValidatingReaderImpl_get_LinePosition_m6D781AB80BD2B2CDF083C384CD8A9A622BF76782,
XmlValidatingReaderImpl_System_Xml_IXmlNamespaceResolver_GetNamespacesInScope_mA11E51A2365712FB0824E5BE7AC35B5753ACC0D9,
XmlValidatingReaderImpl_System_Xml_IXmlNamespaceResolver_LookupNamespace_m1DAD72082D214301E66DCB6650E00A6A17D6EA19,
XmlValidatingReaderImpl_System_Xml_IXmlNamespaceResolver_LookupPrefix_m8FB89F64EAFDC0719EEE95F6B18EBC1D458A03BC,
XmlValidatingReaderImpl_GetNamespacesInScope_mB044F7CBE6BA7C78EEE3828DCC7F1124C4F48FEE,
XmlValidatingReaderImpl_LookupPrefix_m156EDA380A9AFD40A807A081D268B551162CDD2D,
XmlValidatingReaderImpl_get_ValidationType_m3F56E6463F6CA002AD75157D14E897A2F5230988,
XmlValidatingReaderImpl_get_Schemas_m09AA0952FA965FBB205AE3DA5766D8DC0CD24ED0,
XmlValidatingReaderImpl_get_Namespaces_m4415C799078697BDACBD0FE115AD65DB6C0031A3,
XmlValidatingReaderImpl_ParseDtdFromParserContext_mD0948FC472BB3854DFC0A957393E188A06322560,
XmlValidatingReaderImpl_ValidateDtd_m6CA931FBC3420A98A5897737D99761A6C92CE35D,
XmlValidatingReaderImpl_ResolveEntityInternally_mD0775B105AF53B906BCABA036AD93EB58D7CF74A,
XmlValidatingReaderImpl_SetupValidation_mAFA0AB6EE784D66A5DC3CE049E5EAF720F11A655,
XmlValidatingReaderImpl_GetResolver_mFF19947EEC427CAC13D597CF19C3FD8C4CC6C6D1,
XmlValidatingReaderImpl_ProcessCoreReaderEvent_mEA281802CAC44E6E8D5E9BF3CFA3AAA11B93151A,
XmlValidatingReaderImpl_get_Validator_m14576660E175E35CFBDF67B7BDC238581B02978B,
XmlValidatingReaderImpl_set_Validator_m70253B3ADBC097BB9213ABC9C6DE0446EA658D07,
XmlValidatingReaderImpl_get_NamespaceManager_m28DAFE6B36CC230527857D41B84B36F4A0DB2FBA,
XmlValidatingReaderImpl_get_StandAlone_mE9B14348DA3DF698C8AB86CF102C58F2FD0FE7A2,
XmlValidatingReaderImpl_set_SchemaTypeObject_mCAB4AC252A3858BC3E87F13974542BCBA7FD10EB,
XmlValidatingReaderImpl_get_TypedValueObject_m9602101F88DF1B7E38564233B194E3946813C834,
XmlValidatingReaderImpl_set_TypedValueObject_m5CE2EEB7B2C9DE75E771F9E622DE11650D4F0989,
XmlValidatingReaderImpl_AddDefaultAttribute_m3287641B8372B30B8B658C9D448A138C4404936F,
XmlValidatingReaderImpl_get_DtdInfo_mB88A0FDADA4BCA164D0BBCC8ED51C679DFC8C184,
XmlValidatingReaderImpl_ValidateDefaultAttributeOnUse_mCBE87491A93DED04B04028C172FF60CA0D47F28B,
ValidationEventHandling__ctor_m0DB14ABA2F484D38F4A85BC791A7833E61997DB9,
ValidationEventHandling_System_Xml_IValidationEventHandling_get_EventHandler_m4A0F6CB0BFA867CB9E56E41969147FFF0747C604,
ValidationEventHandling_System_Xml_IValidationEventHandling_SendEvent_mF752F1F19E1809AA7E2CF9274F9F241C7D276A90,
ValidationEventHandling_AddHandler_mD972A68DCBA2204B5EABDC54EEFF2F2479A68389,
XmlWellFormedWriter__ctor_m15CD03B5614B921745BD07E2CC0E253AC3FB09FF,
XmlWellFormedWriter_get_WriteState_m474574F7ACF3816F50B5B609C581856E56873BF9,
XmlWellFormedWriter_WriteStartDocument_mBE6599EBDAC0556EE3CDABB5E1DE88A6B4001F3D,
XmlWellFormedWriter_WriteStartDocument_m2B34E2DC91D38A57E7B504F3F5996C0EE5325317,
XmlWellFormedWriter_WriteEndDocument_m5988C4D6DAB5E13684D81E96E3DEDDCD26A8DD66,
XmlWellFormedWriter_WriteDocType_m67C4635BB824BBDA28E26A5F76698FA6BD703690,
XmlWellFormedWriter_WriteStartElement_m5E62BAA68C9A20CA088938BA5DA4453542D6F40D,
XmlWellFormedWriter_WriteEndElement_mB572B5CC66D350D4A1A489D6DF7D922C6D55B228,
XmlWellFormedWriter_WriteFullEndElement_m744A8E7FA66DC71F8AEBEB2ACAE643397303C655,
XmlWellFormedWriter_WriteStartAttribute_m083009DC319DE10D4F037AE40D27EB7F2CDB0481,
XmlWellFormedWriter_WriteEndAttribute_mEFA1CC155A614CDB62294E2A5C34A36E657BAF10,
XmlWellFormedWriter_WriteCData_mC23237FAE56E3DCD60B913A3F102ED0F6EA542AF,
XmlWellFormedWriter_WriteComment_m07DE2BC5A363CA4A037776A667A8F10A11FB5F8F,
XmlWellFormedWriter_WriteProcessingInstruction_m95C599B96B8BBA61EA9AD3090DB72C6B9FE4EAD1,
XmlWellFormedWriter_WriteEntityRef_mF2FC7A2CADC2114DC7C862016781F9BFC54FABA8,
XmlWellFormedWriter_WriteCharEntity_m99918CACFDC1943936AA750C9D403016BFC4EE38,
XmlWellFormedWriter_WriteSurrogateCharEntity_m7C8E107B0B6825531FFA38267746849C88A914A3,
XmlWellFormedWriter_WriteWhitespace_m95434DCB8764139934630FE04DD05A87291FCFD9,
XmlWellFormedWriter_WriteString_m8B4E812A0CFAA843CC3FF8F57E1CD0B97748A9A4,
XmlWellFormedWriter_WriteChars_mEF9E7BA1D6723E346954A7EA686A336B04EE0572,
XmlWellFormedWriter_WriteRaw_mCA937B08EC0CB47BD8346501C463335AD122D275,
XmlWellFormedWriter_WriteRaw_mBA71BF6CD36C24909F1F8FEC8E0A3C59220DD2CC,
XmlWellFormedWriter_WriteBase64_mADFA00DF036CF336F703B88863EB2F818E06CB02,
XmlWellFormedWriter_Close_m3344F6BA8692113175966735E5D40577F16DC62F,
XmlWellFormedWriter_Flush_m80648BA3FAB65ED58C7D221ADCA0F3E4440D5E6F,
XmlWellFormedWriter_LookupPrefix_m7EFDF47EE856E0E261CA8E46E4B39D61DEF77852,
XmlWellFormedWriter_WriteValue_m4DC703E7DB41C5A6A008A4DDF0A977D727835CC8,
XmlWellFormedWriter_WriteBinHex_m903D1B72D56F33567D2FDE5FC7858FC8E5A3E31F,
XmlWellFormedWriter_get_RawWriter_m214811761EBBCB44F46CF8C3590C4611CFE134CA,
XmlWellFormedWriter_get_SaveAttrValue_m308EBEC9707BA9CB0B0281395F7C6183FCCD84E6,
XmlWellFormedWriter_get_InBase64_mFF752AD78F8B2BAEB4EF3B014D665AA9F94C10C0,
XmlWellFormedWriter_SetSpecialAttribute_mFEA92893370DC5628286BE51411265E4B192FC89,
XmlWellFormedWriter_WriteStartDocumentImpl_mA52A83EB37B590FF5E0439A0EEF4607423783C0E,
XmlWellFormedWriter_StartFragment_m9E589E4D3AB9FE93C93E51A91ED2DDF6691A1BD2,
XmlWellFormedWriter_PushNamespaceImplicit_mA1D3FFBB0CC8895E7237F3EFB2A6B425346D8267,
XmlWellFormedWriter_PushNamespaceExplicit_m2D2DD37D41835C6CF41605F5DF0EFE69FD500A43,
XmlWellFormedWriter_AddNamespace_m8CF0599DA9B7CBC7944F0F2E25EB92A6EF933B4D,
XmlWellFormedWriter_AddToNamespaceHashtable_mEAB12665C5565DAE811C054FEA0F96E624C494F0,
XmlWellFormedWriter_LookupNamespaceIndex_m9236846AFB3139486F0DEAC5D1CCF53479286855,
XmlWellFormedWriter_PopNamespaces_m21D460DB61EC4B7271262131A52536CAA398EB15,
XmlWellFormedWriter_DupAttrException_m7A1A8C4A333D1D8C53DE3B03E35E1BB12B4E554A,
XmlWellFormedWriter_AdvanceState_m0E77F31CDB1071771578075FC87D0BF0D208D8E1,
XmlWellFormedWriter_StartElementContent_mFB6A7CE162E6C7093EB48CDFA872C6D28E31861C,
XmlWellFormedWriter_GetStateName_mB2B34367A725A79E4B3B521280CAA81BEA26DA78,
XmlWellFormedWriter_LookupNamespace_m501ADAA8012BE57824EAE59C5F58BE37E477A92A,
XmlWellFormedWriter_LookupLocalNamespace_m9CB41195FFE549CD9D223709B79119038A67BC79,
XmlWellFormedWriter_GeneratePrefix_m6F8B4A6EAE7C5C9DA82990E47A1F891F8F1E526C,
XmlWellFormedWriter_CheckNCName_m60D4A447D593BEF77DFDAAA31CDD019361B55D2A,
XmlWellFormedWriter_InvalidCharsException_mCBA78B82C723BB0F70B5ECAEA3534A4719B4B0C5,
XmlWellFormedWriter_ThrowInvalidStateTransition_mD1B039B1CB4593B86D6086945488E6F699289EA7,
XmlWellFormedWriter_get_IsClosedOrErrorState_mDE9F00335629B981C8FFDBBCEC322D70FD1258CD,
XmlWellFormedWriter_AddAttribute_mAE42EFE8C45E46B4DBCEE7E95A75D860D35FC4D4,
XmlWellFormedWriter_AddToAttrHashTable_mCF2C8CBC325BDAE7F0A643DD23ADB94BF5DB840D,
XmlWellFormedWriter__cctor_mCF1F3859488EFEFA3CE3F8A244B3AADD328D1377,
NamespaceResolverProxy__ctor_mF340DF659BB0437832979BFF6C9A91F1CA480177,
NamespaceResolverProxy_System_Xml_IXmlNamespaceResolver_GetNamespacesInScope_m17AA1B35EFCA855BC450889E07514C832779BD3D,
NamespaceResolverProxy_System_Xml_IXmlNamespaceResolver_LookupNamespace_mCA6F123E1920EC744D1B42FB1B56DB0128F76121,
NamespaceResolverProxy_System_Xml_IXmlNamespaceResolver_LookupPrefix_m48E999A31BE5C784E702B1E0D8E5E9D10C5854A5,
ElementScope_Set_m7BAE5CE51EBBE20E736A268E1E606C71B74CF8D0,
ElementScope_WriteEndElement_mD162117056CFDD45A1DAEC3F76334847A29F7B57,
ElementScope_WriteFullEndElement_m17FE706748E35B8903B1BCB6B172A2415AD989B4,
Namespace_Set_m88AB7EE7ADEBE72A65AB39AD226966CECB869A2C,
Namespace_WriteDecl_m9A844FFEDA4BE8790EB459FEDE11A8D8A5DAF100,
AttrName_Set_m2C5516E986819EB5B1B0084FA03E54A9C7354930,
AttrName_IsDuplicate_m201E2290AC6091EC056BEB923BFD9F35C1293F1C,
AttributeValueCache_get_StringValue_m369D8C130C793C4646C02209CF225F4B79F5A8F3,
AttributeValueCache_WriteEntityRef_mD5EE425B29BE07E3E9744AAB845810875B245532,
AttributeValueCache_WriteCharEntity_m8C4986F0935BC85657B0765214E4B6C7D06874D4,
AttributeValueCache_WriteSurrogateCharEntity_mF393DE85027E7D4FF1B08D98F0C6F324D986F570,
AttributeValueCache_WriteWhitespace_mC30BE0103D7630BC52110A52711F93B0EE77265C,
AttributeValueCache_WriteString_mF0E506AB621BED0ED725E43A80743865DC1C7A95,
AttributeValueCache_WriteChars_mD4924FAFA5578EDBBA7121540F184F832B83E6B1,
AttributeValueCache_WriteRaw_mBCBECC9E06E2A67EFFFCFD6B5C97E65845B030D5,
AttributeValueCache_WriteRaw_m5CA2F21771AD270BC564212DEEB305D7BEA1ADDF,
AttributeValueCache_WriteValue_mD25613C049E0066BAF633B2E635E56F1C7512C0A,
AttributeValueCache_Replay_mE754CA61E7242ADAC63CD9F464D80C73E0588955,
AttributeValueCache_Trim_m7508E1B61AAC65605922B79215050FA1BB874118,
AttributeValueCache_Clear_m39DF6AD7750029A3BCD050BA64FE0EC44D3865E2,
AttributeValueCache_StartComplexValue_m87925DC78517289C6E00D7B389E3FD118ED6AC87,
AttributeValueCache_AddItem_mCCBDF145AB4C1B9086C6D51CBEEFEE3C1D52727A,
AttributeValueCache__ctor_m953F7E445860E3568CF1BCF095E1EECFC29938B9,
Item__ctor_m1E7121B2010DB84AD36DE26E6EE0BDD71817B3C0,
Item_Set_m8579C16764397A1D513ABC700CE3615B4B6D0F9E,
BufferChunk__ctor_m9EDC7D5AC6E379514A74A2ADA6546803AFA2DABF,
NULL,
NULL,
NULL,
NULL,
XmlWriter_WriteStartElement_mAC8867077A8F222C966E6720B70F8808A655E3A0,
NULL,
XmlWriter_WriteStartElement_m8A1F0E62C41858AAB73A7319FDD0081B49932124,
NULL,
NULL,
XmlWriter_WriteAttributeString_m1F3481B4EB9D711B7CAF93FB2B7D077A43D1AABB,
XmlWriter_WriteAttributeString_m828C9640305961C835B4B9B3D5C62E76649A08A7,
XmlWriter_WriteAttributeString_m9BECE5A394F9A9601AB66932AF0D7EF25E16AE0B,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
XmlWriter_WriteBinHex_m2CFBF2D59073F981048E4FE0D0FEA6D456286495,
NULL,
XmlWriter_Close_m70BFE83F2AD6CDF309ECA99E0880689C1CC68611,
NULL,
NULL,
XmlWriter_WriteValue_m1415F462FECC87DE3C9D44BE3DE13D5D81F76C8C,
XmlWriter_WriteAttributes_m03FF7AB2A691CC944C7B3CEFA9D265F2700ED074,
XmlWriter_WriteNode_m9869B5DD6CA561087F3198228ADAF502FDF0253E,
XmlWriter_WriteElementString_m35A6492D83CA4686148F3D39271BC94E29811C42,
XmlWriter_Dispose_mA0416A9B156E8271B9E129F3E91FEF6EE0A2B373,
XmlWriter_Dispose_m85892819F0A87F253D548139924CE7950DA5D64D,
XmlWriter_Create_mF8D6A7AF4B53BDB0896D95E0A6D9ECE6042C3856,
XmlWriter_Create_m6CA81400C565A5B8E379150404E136B42B4F69A9,
XmlWriter__ctor_m8944C0C05D32C64DD68AE6641BA0943BE80CE714,
XmlWriterSettings__ctor_mD453709B5F0BA2D3E082FD52A309838171DF207C,
XmlWriterSettings_get_Async_m0444A26262668D76461EEBD468B622F8F5418A60,
XmlWriterSettings_get_Encoding_mC4E1AB9D49553D659321B2BEEA46AE5D343BCBEE,
XmlWriterSettings_get_OmitXmlDeclaration_m4DDF4951F3229EB1DEEFABD680769ABB9BB881DF,
XmlWriterSettings_set_OmitXmlDeclaration_mD7550E855D01522D5DE4269FC3FE45EA136C7E74,
XmlWriterSettings_get_NewLineHandling_mE5E642195853271BBF3F6EA8399789D675D6EBE0,
XmlWriterSettings_get_NewLineChars_m55DA9DDAED17162E8055730FE8047AEBFA5AC7F9,
XmlWriterSettings_get_Indent_mE585A2D946F32BFF63BBAD55DD3ABB00C818CDA2,
XmlWriterSettings_set_Indent_m4560606B33CB7EF5DEE0F5B50A81AC8E67622661,
XmlWriterSettings_get_IndentChars_mF26B2899F7718E3DC75CA62FDFB5915BAF5C158D,
XmlWriterSettings_get_NewLineOnAttributes_m3ACAFD8A94C15826E9DDC4F20B280C6AF3407F7D,
XmlWriterSettings_get_CloseOutput_m7676FD456B701FF93BCA6C3EADE2E5DF97D7A926,
XmlWriterSettings_get_ConformanceLevel_mAAD6F249DE7CF83E6F97F60C9FFDD0BC84AD9842,
XmlWriterSettings_set_ConformanceLevel_m926D2A6BCDE9EBA5FB82B952692A51AC54E6A9A6,
XmlWriterSettings_get_CheckCharacters_mD2E14381EBF36D4C56C13F1BF4846667B4CCBB31,
XmlWriterSettings_get_NamespaceHandling_m3A904C3E9BA1FED8C1A8BDA66A5FF9A93CB87F78,
XmlWriterSettings_set_NamespaceHandling_mEBB5E9023CBF48F8F386975EF787CE5C0F03BABA,
XmlWriterSettings_get_WriteEndDocumentOnClose_m73A02E01FD8DB8AEBE545E9A60F92E5BFA1CBDB8,
XmlWriterSettings_get_OutputMethod_mD033562BBB2BF636CD2B093DF43FFF69FCEB2BD1,
XmlWriterSettings_set_OutputMethod_m8A74B5EE11DD5C1D00D97B896E36AA504C142837,
XmlWriterSettings_Clone_m7D2132EF36D234189EFE3E94A7EAE6A9E94404B8,
XmlWriterSettings_get_CDataSectionElements_m41A55F92925DE680C957E3E18CF5414EB8D6DF58,
XmlWriterSettings_get_DoNotEscapeUriAttributes_m58342EF68EB24B7A68EADBE549304604AB230564,
XmlWriterSettings_get_MergeCDataSections_mA287AE0C1056022F4AE21AB1295026897C2BD817,
XmlWriterSettings_get_MediaType_m46564F22D00EE2BC79D4FFA000E09A96F0C5A6CB,
XmlWriterSettings_get_DocTypeSystem_mA52DF45898F37EFBFAFFB19C5FF0E85DB1D59AB1,
XmlWriterSettings_get_DocTypePublic_mCD450846EDA3E29E0627CBFF9A694BC276C9D847,
XmlWriterSettings_get_Standalone_mF6BD9C7DD44EDEA0EE1416AB92471C5374DBE26B,
XmlWriterSettings_get_AutoXmlDeclaration_m99219BABCEECCC72F64FA0062E19B2628B806A9C,
XmlWriterSettings_get_IndentInternal_m3180E0936B1C9CB8252AE222C1D17BB1A0448C22,
XmlWriterSettings_get_IsQuerySpecific_m2346B74E5641852A0BF79829B235BE3019F68DFA,
XmlWriterSettings_CreateWriter_m64B4BF7A010DD96A301DBB270C1461EB97F62C83,
XmlWriterSettings_CreateWriter_m693DB4E22B11E11EA33191F7743554BD415BAB99,
XmlWriterSettings_set_ReadOnly_m912EC500806EE683803491EED4796F954F57AB42,
XmlWriterSettings_CheckReadOnly_mC616438316DF17F77BA6941FE32E3A630BC5722B,
XmlWriterSettings_Initialize_m2995CAAF98DFAB3B3B6AC7219FE046DC5E3FD51A,
XsdCachingReader__ctor_mA5C3DBB1AE966E01E356B395EF98F22FA8D4780F,
XsdCachingReader_Init_m87C292780A2459E8AB47E8323F73096E4E5EDC4D,
XsdCachingReader_Reset_m191DEFA89552471F15D279F6DB46B725E3D68483,
XsdCachingReader_get_Settings_mD9E074F7F3975CEF1B8E2B64D8CB2FC2FF2A8A08,
XsdCachingReader_get_NodeType_mF13CF19F026B1BD4CF9E46AF74CC6E739F2CA8F9,
XsdCachingReader_get_Name_m66CD0295EDC08383DBD077A75038DB75C6216F81,
XsdCachingReader_get_LocalName_mB7F7B44509B28A6F2A40731A59360988314A0F90,
XsdCachingReader_get_NamespaceURI_m1D196B0F0B154D30AD24EEA59C5D64DC79885D24,
XsdCachingReader_get_Prefix_mB63568B6D52B898CC6367C5AA3FF4CD209C4FB80,
XsdCachingReader_get_Value_m200C578A109BC95D4E13561E4A060F3233F44BC0,
XsdCachingReader_get_Depth_mF92F899D3BA57C0B50D2A61E229B79FBE3D79D3F,
XsdCachingReader_get_BaseURI_m5626B0A79D2AD94BD273326CA225376FA52369B1,
XsdCachingReader_get_IsEmptyElement_mF86C70B4E069C2FF89D5DCF184508D9A9B7A83A2,
XsdCachingReader_get_IsDefault_m16C091ECCDAB40D071D2535FFF3EF08AE8B9B07F,
XsdCachingReader_get_QuoteChar_mFC243842B9AF2304957080C46DB30B3E3F3ABBB5,
XsdCachingReader_get_XmlSpace_m89358D6C80877CDB89672EA870F2B1A54264BFEC,
XsdCachingReader_get_XmlLang_mD89D244CBD167C54E8F562967C9805D44750C8EA,
XsdCachingReader_get_AttributeCount_m68798CAD0744AD2CDE4A4E5D79AD33614F65B502,
XsdCachingReader_GetAttribute_mC7B0398B164C883136A01F690EE4ADC3A29F075D,
XsdCachingReader_GetAttribute_m74B0A6642F81F21112728CD8F77D977E358669DD,
XsdCachingReader_GetAttribute_m67F6909057AB3D572DDE26EA565E4C877B995D4B,
XsdCachingReader_MoveToAttribute_mB649D45C8C8510111F2DB01BCB01512FC3DDEFD4,
XsdCachingReader_MoveToAttribute_m52825E228EF437CCA66372B1A191F7E092B19BCB,
XsdCachingReader_MoveToFirstAttribute_m86E4D9E391F4D1855330C2A6279194432382FD35,
XsdCachingReader_MoveToNextAttribute_m11E37725A8FDBCD5F63E111ADE8A1DC14B461E73,
XsdCachingReader_MoveToElement_m40822EABF55BFFD273A3F1A7741FE6E3EE02E1B5,
XsdCachingReader_Read_m8E35559C38C5953E46A1C5133BE2E0389107C833,
XsdCachingReader_RecordTextNode_mAF5DE553DDDAF1FEF05AFDF4F3A66DE510FE0929,
XsdCachingReader_SwitchTextNodeAndEndElement_m83841B62F3A33A5227D98E2597A544A846D15A8A,
XsdCachingReader_RecordEndElementNode_m1A73002707673122C28F926D30BA5D385CAA52E8,
XsdCachingReader_get_EOF_m9CCB1A581AD7B9FF26A75A9E26FF7B63A71CCE6D,
XsdCachingReader_Close_m79B3FA1006D932A99F683B5F23DE9A353ABBA53A,
XsdCachingReader_get_ReadState_m106A16F615C10EA5B5B67ADB9F3CD149EA51B927,
XsdCachingReader_Skip_mCFAF46928329A578B26BFC39D7E34EA0687FCB07,
XsdCachingReader_get_NameTable_mCF5F49EC87B6F60C34A94430D2B1C930541B26F3,
XsdCachingReader_LookupNamespace_mFFE3DAC68D6243A2D41E587183A21A2D05077AD9,
XsdCachingReader_ResolveEntity_m5AC646CD89994073FF1468D11C1579ECCF90717E,
XsdCachingReader_ReadAttributeValue_m6C49EF97A7E10C060E04E3269B07CEA4D867BB38,
XsdCachingReader_System_Xml_IXmlLineInfo_HasLineInfo_m4C25BDE881E0053CF42CBEDAC773062EC2482933,
XsdCachingReader_System_Xml_IXmlLineInfo_get_LineNumber_m4AB2836813E07D774FD9C276432D1584038A63AC,
XsdCachingReader_System_Xml_IXmlLineInfo_get_LinePosition_mC789832FFA904CCA900BB09231A28FF175A52BA2,
XsdCachingReader_SetToReplayMode_m7FB04A844F6E68764C1DCF95F422804C3201B580,
XsdCachingReader_GetCoreReader_m96B2B679BBB13A94A254F003422ED29780C99431,
XsdCachingReader_GetLineInfo_m26C8F60794137010483127A2344B5456857FBEA1,
XsdCachingReader_ClearAttributesInfo_m12A17AE4AB19B7630EDF469E8E4946C1522AF0FB,
XsdCachingReader_AddAttribute_mCEBADC7108923AF4145B596A7E6C004532A11B16,
XsdCachingReader_AddContent_mFBDABE9A03291D95B7E8518BABACCC113E091EE2,
XsdCachingReader_RecordAttributes_mAE1CCD836B4FEEAB73D4CC725E4C4D6BD204F89A,
XsdCachingReader_GetAttributeIndexWithoutPrefix_m328281605B34AB0E22E43439B553EFD59C7DE87A,
XsdCachingReader_GetAttributeIndexWithPrefix_mF39DDFCF01078A069ADDAA2CC23418DE585EDDA5,
XsdCachingReader_CreateDummyTextNode_m1300DDBA9E391A45E2EA5ABC8E33ED486E5B84DD,
CachingEventHandler__ctor_mE381B83D69016CB82FEEBF79B9D911695986C7E5,
CachingEventHandler_Invoke_mE544A7147BAE33B6F1A434723ACF2C561F3CB02F,
AttributePSVIInfo__ctor_m7F80C7485761C2944605FA5E7184617318FE7034,
AttributePSVIInfo_Reset_m6BCB21E222189F063C0D2A7ECCB6D72AC9D086AA,
XsdValidatingReader__ctor_m4E4125D1D8F1A189D16044D54B88BF24EBA0216E,
XsdValidatingReader__ctor_mEFDFB844E2E2199663E2DD8906B0B4A74B3EF5F0,
XsdValidatingReader_Init_mBB431A6A4326BBCF23366F943D4EE3012DADB879,
XsdValidatingReader_SetupValidator_mD8120140BD8D7D7020C6F3B1AC37B0C4160FAD9D,
XsdValidatingReader_get_Settings_m03FC9B4A2400EFE70D27F759EE7EA707316EEB26,
XsdValidatingReader_get_NodeType_m58EC91F3A87623F816CAAA126E54E6B82DED479C,
XsdValidatingReader_get_Name_m195DD56FFCCCB1AD8F180B289E3377FBE23045E0,
XsdValidatingReader_get_LocalName_m4F229D27D7920DA0A502CA1BC87536C94B21FC96,
XsdValidatingReader_get_NamespaceURI_mCB2F392A85F66F82120B8998EC6B305CE843A2A1,
XsdValidatingReader_get_Prefix_m47BBF0208E04F54E7EAEBD858650BF6E1C028A44,
XsdValidatingReader_get_Value_mE2BE3B8B3F315A8BFAD1EFE9A7C6A0FD43EBFC95,
XsdValidatingReader_get_Depth_mCC4B6FC13C79E8F3DF2CEA3DCE0976312E0CE828,
XsdValidatingReader_get_BaseURI_mE226D52DF12E8EA83B76C7738B62731C6E9446ED,
XsdValidatingReader_get_IsEmptyElement_m66231CBF4E1AADA4AE1374CB22316A5A3A037C8F,
XsdValidatingReader_get_IsDefault_m220571EA133AD4070CF8276AD460DD27EA11EE9D,
XsdValidatingReader_get_QuoteChar_mF7A3D355D639389E9DFA0EC1B1BABB8CC619C24F,
XsdValidatingReader_get_XmlSpace_mC10F12BFF9CCEB88A13DCAA9DCE65EDCB9B4B878,
XsdValidatingReader_get_XmlLang_m6DD3D2D51C16542AC745A5E0A616D47B5B820247,
XsdValidatingReader_get_SchemaInfo_m629AAC903A4D2BF957CBF2153C6AC140BCE7ECBF,
XsdValidatingReader_get_ValueType_mF23B3788CE281D0F4E473F666107E78A20469EE6,
XsdValidatingReader_get_AttributeCount_m02A6DF21F71E3FB23EEFF9E9FB064A996C783995,
XsdValidatingReader_GetAttribute_m33AC84FAFB3ACC43BAF26AECFA5C606C0C00C051,
XsdValidatingReader_GetAttribute_mE706D23DB842946AE4F4E98CBCEAF50F3D3E96F3,
XsdValidatingReader_GetAttribute_m1D35306001500EF7DD530ADD7AA9F7B698B59B3F,
XsdValidatingReader_MoveToAttribute_m2EFF6E9E175FB6C00414E2439D9A20465AC60F00,
XsdValidatingReader_MoveToAttribute_m7A609945B50B4395E8FCBB7BB237A745EE8607D1,
XsdValidatingReader_MoveToFirstAttribute_mD5B23CD7DD30EFDBCBA15A8F620BD9F0AA5652B4,
XsdValidatingReader_MoveToNextAttribute_m1F1CF5D8D1E86D9E9262E7E2DEF93BE315B25631,
XsdValidatingReader_MoveToElement_m48F8FC1FD603257B79C60708F53375202510CE28,
XsdValidatingReader_Read_m13D4D02129EF66DD626CF8D3E2E3784B0B944DAF,
XsdValidatingReader_get_EOF_m144DBB451F7F162A6DC19AF235B535B2D178DED5,
XsdValidatingReader_Close_mB89BEBF10E0C648B066BCD7C8B5FBDBF1BEA22D0,
XsdValidatingReader_get_ReadState_m93900465F3CB3590243343EC17C1C51AB6C06FB5,
XsdValidatingReader_Skip_mE31738F477EDCB6A7CADCEBD2F5631F224836FBD,
XsdValidatingReader_get_NameTable_m663A5CDF172507B71BDBF5DF2704E3559EACB803,
XsdValidatingReader_LookupNamespace_m9D331F42536717E4D8CE73DE89C044EF1CF2795D,
XsdValidatingReader_ResolveEntity_m92C88937F9CFFC00B35A077BA40F7B1BEA2ADF6B,
XsdValidatingReader_ReadAttributeValue_m2190E001891FE91056BF9360E08F351E0C45E0E0,
XsdValidatingReader_System_Xml_Schema_IXmlSchemaInfo_get_IsDefault_mA19578E2CE8642CAA79E6CBC346F89C00BAD3FA1,
XsdValidatingReader_System_Xml_Schema_IXmlSchemaInfo_get_IsNil_m4DFCB830CE4AD22FC0FF9EF88B87E4FF1F20B6FE,
XsdValidatingReader_System_Xml_Schema_IXmlSchemaInfo_get_Validity_mA5C31ADA93A6F4EF3C1ABC0AE1AE3F6A6529C868,
XsdValidatingReader_System_Xml_Schema_IXmlSchemaInfo_get_MemberType_mD05ABF0EECBE695AF1FC3CD26AC537E979FBE2A0,
XsdValidatingReader_System_Xml_Schema_IXmlSchemaInfo_get_SchemaType_m34D4ECB3677E2DF88EBB701355006E50CD9500F4,
XsdValidatingReader_System_Xml_Schema_IXmlSchemaInfo_get_SchemaElement_mDAFA077B56888E9B8D6C72249283EEF3D3027184,
XsdValidatingReader_System_Xml_Schema_IXmlSchemaInfo_get_SchemaAttribute_mD78F5483A5C225302766EBF0F76881ADB0437E7D,
XsdValidatingReader_HasLineInfo_mEE74D8EE396F24732C8C7F0F4684C802B8BEA831,
XsdValidatingReader_get_LineNumber_m45EA30C57BC7DCA1494A3CDDFB9CBE5668E89538,
XsdValidatingReader_get_LinePosition_m5F8433D4A3F0D52EC7E47A8CE25FAF449BC224B7,
XsdValidatingReader_System_Xml_IXmlNamespaceResolver_GetNamespacesInScope_mD1A652D2E34A49A9D7FB5961DC6599DB216C8DB6,
XsdValidatingReader_System_Xml_IXmlNamespaceResolver_LookupNamespace_m79239AE65DF42A4D168E03844BFD6DFFA47114EA,
XsdValidatingReader_System_Xml_IXmlNamespaceResolver_LookupPrefix_mF844F37ECC3E33798698FAAEDCDF71FFE1B852F2,
XsdValidatingReader_GetStringValue_m89CE0B2CF94DFBFF72B05031654EEE663470AB39,
XsdValidatingReader_get_AttributeSchemaInfo_m1EBC66056100FDAA9DC9A976F06BF72B6841A4CD,
XsdValidatingReader_ProcessReaderEvent_m6C0F7A68A7970883DC9787FE2F411BFF3B9FF31E,
XsdValidatingReader_ProcessElementEvent_m40A41A70782E55B1D382E05074B3B7D3B7521E32,
XsdValidatingReader_ProcessEndElementEvent_m075B59856F29DD9873C3E1CA81DF20C44FB27F26,
XsdValidatingReader_ValidateAttributes_mE729E6CB82F1724CCA8D4190B09CDC0D571681CB,
XsdValidatingReader_ClearAttributesInfo_m49022431F4939F63130E671176FCEC4DFF03D80E,
XsdValidatingReader_GetAttributePSVI_mA133A6CAD4FCA8731DDC805A1DA9A1132447436D,
XsdValidatingReader_GetAttributePSVI_m4CE0E39724E5B0A517E1B403E16C617B7923A486,
XsdValidatingReader_GetDefaultAttribute_m800DE584E700B6AB7096FECEE9B8A1BE185F5B36,
XsdValidatingReader_GetDefaultAttribute_m0365FFD5B3B5E7299CBB7E3AA34E9703F968D86A,
XsdValidatingReader_AddAttributePSVI_m228C486A3F1812D35D12E2459103A0263C13C327,
XsdValidatingReader_IsXSDRoot_mE0C20D5B7ACC607A88043AEDE83A3229D6AFF559,
XsdValidatingReader_ProcessInlineSchema_m5A8D4859906CC9A3ADD6FD358FC7F3638CE0FD0F,
XsdValidatingReader_ReadAheadForMemberType_m07A8DAC896606D650968F8AC04110BD30A6A9F5D,
XsdValidatingReader_GetIsDefault_mB9A0D7444277652C86A23B61DE9A30623B403FFD,
XsdValidatingReader_GetMemberType_m160C7064CFA3EDD992A142C23696FC10B89AFC99,
XsdValidatingReader_GetCachingReader_mE6F54A3681999D682EAE5D628386174D5E198A7D,
XsdValidatingReader_CreateDummyTextNode_mEC84A678995AC1AF508CECA0411B00EC45D982BA,
XsdValidatingReader_CachingCallBack_m2F89694599D543E496C683B36C7FD1E57C322CDE,
XsdValidatingReader_GetOriginalAtomicValueStringOfElement_mAFDDF8BA2F61A2EFA7A9F7F1033A5A48BFB790B6,
DomNameTable__ctor_m5A5BC654B5068463A5363A4C5F944DBA31D68C29,
DomNameTable_GetName_mCDD057C4F21297AF60F4C3E34DFB4A864067AD8C,
DomNameTable_AddName_m5EADC9D7600CB5AB4285BF18DCA911E042C7F4C2,
DomNameTable_Grow_m6D16497A6E2D1C44AB174DA56A974A7E3DDDE487,
XmlAttribute__ctor_m5043E9D85560FDFE80DED6438F97110608F1393B,
XmlAttribute_get_LocalNameHash_m09745CA0C4CEA4D07864D977FF90DEBD43C0AE46,
XmlAttribute__ctor_m11339257CF537ACBDA1BC5ED16CD45BF0C318971,
XmlAttribute_get_XmlName_m27554E8E37DD8255E54A68102CE270316933FFB9,
XmlAttribute_set_XmlName_m8D259D5CC4750809EACB5E213333E1E55D8BB6BB,
XmlAttribute_CloneNode_m53F14957E83CD8E9A1738F92A8A2BF8C288BF902,
XmlAttribute_get_ParentNode_mA43C91D5745800819DB09579D4A0011FFAED2985,
XmlAttribute_get_Name_m97BC4F92BC4CB9D0580EFA1339FD713B6C31DBC2,
XmlAttribute_get_LocalName_mC876CE8B71B1C4F72035B2843E3EE0FACB5FB3A3,
XmlAttribute_get_NamespaceURI_m99F13B6562EDA24EB5A95F97560040DA3575D43A,
XmlAttribute_get_Prefix_m0E88F7E1B100855B6383B298EF3D76541F0FF65F,
XmlAttribute_set_Prefix_mD4CA5284EFBBBCDBFCBAC55BDB0C7989F55EF06C,
XmlAttribute_get_NodeType_m8B876087E6C0E79E6E02A25D0580E678F0D8A14C,
XmlAttribute_get_OwnerDocument_m557529B3DA0EAF089B89E8D7DB20ECF1E868146C,
XmlAttribute_get_Value_m3927810F9734B17FB050A7776D6DBD84235385FA,
XmlAttribute_set_Value_m3ACA73B2392D76F58E97EC7975D9538773580A57,
XmlAttribute_get_SchemaInfo_mB185AC8001361729836FD4D85B1246012B7AFC00,
XmlAttribute_set_InnerText_m8C2905157BABDF6E243AE718524293A57422A9D2,
XmlAttribute_PrepareOwnerElementInElementIdAttrMap_m93CEBD56F06BD0F84212A081358EBB5E9453DA18,
XmlAttribute_ResetOwnerElementInElementIdAttrMap_m054D1FAF550A1B6DC9E061F3F20008686D6F143F,
XmlAttribute_get_IsContainer_mC050E80BE513E875B86A80FC718D5318757C752B,
XmlAttribute_AppendChildForLoad_mEA7C29DCA1CE9A17CD90214F7071F3297C401BD3,
XmlAttribute_get_LastNode_m391E6CF74AAECF576D1773B7FCDAB01A48B3CCF6,
XmlAttribute_set_LastNode_m443AB3D6EABFD2D03C5C0EC8742BFE106903ED0D,
XmlAttribute_IsValidChildType_mFF6C95E93EA9F60425B401A070EEFF113035390E,
XmlAttribute_get_Specified_mCE057A8C09F0F504E5E3722F85298720E451EFA2,
XmlAttribute_InsertBefore_mF51E26B77E4EB104B339B6283F8179290E4FDB6F,
XmlAttribute_InsertAfter_m0530D37D6104506D276075FEF0963FCD76A98FBA,
XmlAttribute_RemoveChild_m81EEA6827E61E919CF45D3E4157ED643D3B81D18,
XmlAttribute_PrependChild_m361DC4FB58712A8D6DC1F51A7496426A6AF57B9A,
XmlAttribute_AppendChild_mF31F0A172D904DEE1DF58B25093DCCF9E0C4CC75,
XmlAttribute_get_OwnerElement_mBC22346AF9CEAEC1FDD1F4C7F045D356A1CF8C15,
XmlAttribute_set_InnerXml_m8E7AFB9D60408AF74338F8AE96FD3C347CF9139E,
XmlAttribute_WriteTo_mD4DF594D7278F46E44DF3CC46453309F3D270578,
XmlAttribute_WriteContentTo_m153693553E5187BC5E9B32B1C51973DA7CC100A1,
XmlAttribute_get_BaseURI_mA86BC6FAC60E8ECBBC952DAA3ED7C5EE7D715EE6,
XmlAttribute_SetParent_m6BEE6D90F291164E98E19304B6CB55578606CDB0,
XmlAttribute_get_XmlSpace_mD41668A1C4C422F0C65C6F71470F24094C7F168F,
XmlAttribute_get_XmlLang_mAC924BF277BF141FEA1275071D3A06E039006EDF,
XmlAttributeCollection__ctor_m8308D817C07EF858304166193742564329293982,
XmlAttributeCollection_get_ItemOf_m8F968C39C03DFEB9998B2122F4A26B76B1DB2EDB,
XmlAttributeCollection_get_ItemOf_mE6997455F03EC8A99F4ECAFF32E4F212BE70D7CF,
XmlAttributeCollection_get_ItemOf_m245B54FBA90E7BD011E098583819823AF7E06158,
XmlAttributeCollection_FindNodeOffsetNS_m04B3C64C2AFCDF3B66240C178B0A5233E6649A40,
XmlAttributeCollection_SetNamedItem_m6FD982A7ED3D6A1148184B682A1382BFFFE25C2B,
XmlAttributeCollection_Append_mF5AFDC3C4547DA089353B76241A5B46437CA8484,
XmlAttributeCollection_Remove_m9E8FF71B36C641EAB4EE1F08F6344DFB1E380235,
XmlAttributeCollection_RemoveAt_m583E3956863E0E138940CEA8231B8491743785F0,
XmlAttributeCollection_RemoveAll_mF68383A7E9C4F688F73A27EDCBC926799E66DE47,
XmlAttributeCollection_System_Collections_ICollection_CopyTo_mCE6F6C659719B2C8B224A881784DC1773895ACCE,
XmlAttributeCollection_System_Collections_ICollection_get_IsSynchronized_m3622FAFE54ADE051023F578B1EF1D0D0AE4C7B74,
XmlAttributeCollection_System_Collections_ICollection_get_SyncRoot_m3BC4AC72765846A98383A5FF08A7D747F5E588BC,
XmlAttributeCollection_System_Collections_ICollection_get_Count_m70C89B8FC98B2EA13CFA2CBA59BE40723D8E8014,
XmlAttributeCollection_AddNode_mB24F8CE4497E6991D673ADE92643A3B943FA1732,
XmlAttributeCollection_InsertNodeAt_mDF6A4A42AEF430CFCFB98A2667F5F24883872BE8,
XmlAttributeCollection_RemoveNodeAt_m8F9E6BC143D009DBC4D1BF87B60CB78AE27DD15A,
XmlAttributeCollection_Detach_m1CF27E782F026A299CDBFB3CFCA08F4B615DF4B0,
XmlAttributeCollection_InsertParentIntoElementIdAttrMap_mE1B11EE0246D167AA4CB81F8BC7C0D5C00DFFBB9,
XmlAttributeCollection_RemoveParentFromElementIdAttrMap_m40FD15B914F888F0EB42B6E35AD9DD95BE5C28BE,
XmlAttributeCollection_RemoveDuplicateAttribute_m22D27663607A8A33332FA60A4FE2A0D122AE3F48,
XmlAttributeCollection_PrepareParentInElementIdAttrMap_m2E7B9A4254641950851BE28E96829160EEAABA04,
XmlAttributeCollection_ResetParentInElementIdAttrMap_m9E06B8B75D985035BA0C9E43A398206B8E7F59FD,
XmlAttributeCollection_InternalAppendAttribute_m4F65B9C065CD96947359F97184962FD480989BCB,
XmlCDataSection__ctor_m19CEC86EA9EFC8153A1293493E0B3E9EF89BE2BD,
XmlCDataSection_get_Name_m20246A785A9CF1B60411B52EFFCB47DC829E0D5F,
XmlCDataSection_get_LocalName_m3C561F75CCC3D9AE2486AC061D8ED599E4695C85,
XmlCDataSection_get_NodeType_m212ECD27BC43FF5C814C7ADC32022343EA1D98A5,
XmlCDataSection_get_ParentNode_m74E52E9B99CA53C276ACA1F3E8BB90087D02ED08,
XmlCDataSection_CloneNode_mB7E9C5D6FFC36ACC06CFD9C52149365EF78C92EB,
XmlCDataSection_WriteTo_mF1BE529D49F7B1ECFA447D761801316168C91BD2,
XmlCDataSection_WriteContentTo_mCBC70D9EA59E48879AA7E184A6A1C26E1EC9A557,
XmlCDataSection_get_IsText_mDE82E0C263A248CD8BB4302DE15F62B5B0FA933C,
XmlCharacterData__ctor_m8B84C0BD8FF7329F4C5190230FA2495D808B34AF,
XmlCharacterData_get_Value_mEAD3EB1F56BA6B8CBE30131AE088F213CBB1CEB6,
XmlCharacterData_set_Value_mBC989B04FDDE3AD80DF3853B397E4ECDA16941F9,
XmlCharacterData_get_InnerText_mE89F9D4F4F9FBE0CD112A2A408E05253C60DBB41,
XmlCharacterData_set_InnerText_m271FEAFFAF9EA583A6EA215218BA494437C3DF2C,
XmlCharacterData_get_Data_m02C9E5790F331311CB810471F6475AC610962114,
XmlCharacterData_set_Data_mFED6CF424D79C891E9F827B7F5A1AB4EBE8F9550,
XmlCharacterData_CheckOnData_mD20947276C3B576599E015E4E19C0F2779862FBA,
XmlChildEnumerator__ctor_mC51E8B709CB2FCB079D44B180D5EF3DF9DBC3671,
XmlChildEnumerator_System_Collections_IEnumerator_MoveNext_m9DF8D71649BD5173C9E9859A12E9E6777450A55D,
XmlChildEnumerator_MoveNext_m038B637C00AC0482CAD4E35995F2CF2AE8E3D556,
XmlChildEnumerator_System_Collections_IEnumerator_Reset_m3E1BD7C0BE0E5576593A8C53ABC11109F275C4EF,
XmlChildEnumerator_System_Collections_IEnumerator_get_Current_mEC0FD9B4CD70461AD71D93AB21025A3D83AE0418,
XmlChildEnumerator_get_Current_m149208EFC92AEDC42F82839102B3D5F017DA4C46,
XmlChildNodes__ctor_mE297CC7E680D376A26339D6067C7E434271234B5,
XmlChildNodes_Item_mC376232EA8A8E9BC59F9DCAC9E2FED6A72DB6102,
XmlChildNodes_get_Count_m0B5B57A96632585A0612CF84ADBCB45557F7D8E4,
XmlChildNodes_GetEnumerator_m79ACE972A13482959B5E446059C899FC9988A81C,
XmlComment__ctor_m74C0E3B050353E2B32B5218DF01F8EB8874BD819,
XmlComment_get_Name_mC7F751487F2DAE35E3142370436EA9B980F09D25,
XmlComment_get_LocalName_m7F13D283B7982A359227153DB8FE16FB9E818D07,
XmlComment_get_NodeType_m2D707F1D87A2739654AAE27A0373D30DC3C05422,
XmlComment_CloneNode_m0497FF82E6523952EE0D5DF5E61F5DC9AC1400CD,
XmlComment_WriteTo_m0EFD8476B3C8FDB142408D3225BE5172BCEF3357,
XmlComment_WriteContentTo_m2321FC33BF9A442FA9478240492C4292879774AD,
XmlDeclaration__ctor_mBAEA7104B9DA9F3DAE632B9063BF96BF6A40B116,
XmlDeclaration_get_Version_m50261F1E46B645E69A99504F494FFD3BF915E633,
XmlDeclaration_set_Version_m0B2CCCDE1930526B6429925E8139340ED17C26D0,
XmlDeclaration_get_Encoding_m09D89DCD8457C62A6E49B9506A65A271DDBD011F,
XmlDeclaration_set_Encoding_m743178C17460B204CFFEFFC0960A77E4A6289A8B,
XmlDeclaration_get_Standalone_m46CC1833EE3C478318FF865E98A6899E440DDC6C,
XmlDeclaration_set_Standalone_m867389C9FBF0064E3FDA7EBDEAD4CF30E84F49C2,
XmlDeclaration_get_Value_m5ABC71244CFA7343F6AB7C5B896D28B5A33827AF,
XmlDeclaration_set_Value_m913DD901FB7A8E1656EEF04C0E394A3E4E85B867,
XmlDeclaration_get_InnerText_mB8C98E0ECE11ED01970D6EBD5A14DE181A843F3A,
XmlDeclaration_set_InnerText_m29CC0B3D8586A44F0DE1725A2C85FFDA76C86C4E,
XmlDeclaration_get_Name_mD74DAD0D67570779DE4E6168BA6FE6718C68D96F,
XmlDeclaration_get_LocalName_m35F3DBD7733EB1E3A873468D2B0635F7D77BA26D,
XmlDeclaration_get_NodeType_m88B85D17B7799116C8FA58654201BE90F49AD3B0,
XmlDeclaration_CloneNode_m8537F159D63D363B215663339B1A78B35B3183B5,
XmlDeclaration_WriteTo_m9B2367CAE3A4D4FAC21A6EC5353C7BE510C42AF0,
XmlDeclaration_WriteContentTo_mF41E5CE626BEBE5D1C01220C4337F36427DCEE49,
XmlDeclaration_IsValidXmlVersion_m215F8DC273DFBBD9077EF86BEAB9C3EC3C590684,
XmlDocument__ctor_m09B578D51E249702C90A99B87A31ABE8CE4027DC,
XmlDocument__ctor_m23D3FC333FDD50BBCAF64B57184A889E0F6B7468,
XmlDocument__ctor_m90653BB0CD6863B4328A3B32B72ED4383C97D1A8,
XmlDocument_get_DtdSchemaInfo_mF52E9F32AB9D1914DBC6D91A8277AE843B6E1E6E,
XmlDocument_set_DtdSchemaInfo_m95A0C58965F2B17BDA49D5F4E18304A11EEC7876,
XmlDocument_CheckName_m8F3B57903F80A4309ACAF9C301ABA06B63702CA5,
XmlDocument_AddXmlName_m0B7D502F9AA6D43E0743106B90F9CE10F459A916,
XmlDocument_GetXmlName_m7145F5B6BE8E6CDB52918C96324CC489569932CB,
XmlDocument_AddAttrXmlName_mB6D4F6DA50FBE350ABAC30CD5CE97D981506BB28,
XmlDocument_AddIdInfo_mF6E5BE7379C76DA2C5E4D292380086D04009CC0E,
XmlDocument_GetIDInfoByElement__mB6858B03EFABCE5F79DBACEF671D8A76948FA086,
XmlDocument_GetIDInfoByElement_mF4F7DDBFA3126D06D4AA526B1536BEC20D677AC8,
XmlDocument_GetElement_mC0411EE67C03B9FD52F41B70C7320E51A67C2463,
XmlDocument_AddElementWithId_m179458DD48014AD4C76126306A42F49A98433187,
XmlDocument_RemoveElementWithId_mD930DEA6A023E00A7D376D2F5B7D5283414ECE03,
XmlDocument_CloneNode_m0604830BCDF3E8CF6BA604FAB35019942A85EC52,
XmlDocument_get_NodeType_m49BC1016CABB8F3949B923DA9E6C89EEB676BC37,
XmlDocument_get_ParentNode_m6D355D866D03A2671BC17D7DF8BFD3BFDB86D9E7,
XmlDocument_get_DocumentType_m1140163BB68318E3D2532BD7F5C8BC96E476166F,
XmlDocument_get_Declaration_mABC644137ED057F2955C7F545529D5E5E88D4E18,
XmlDocument_get_Implementation_m627A29B6D4CA09108F494BBE9AE070155CA6AE10,
XmlDocument_get_Name_mDD3B83B70FA0065CE4959C41BD569084E2219C35,
XmlDocument_get_LocalName_mF25545A8C83B64CB8E28DC2983997B2F860AD5A9,
XmlDocument_get_DocumentElement_mE87523DCD2D59F8BA6175DBA01D70133E202A2C8,
XmlDocument_get_IsContainer_m29AAC4ECD22B540A7925545514A74046A0D913D0,
XmlDocument_get_LastNode_mFD3B03A02F28E2CE7F57AB2A60E4FA433661072E,
XmlDocument_set_LastNode_m5C24F0CF42B5D0B43E8FD84DCEF3B5E043E6FA06,
XmlDocument_get_OwnerDocument_m788476A40E88383B623B2868509E14C9BE1AD31A,
XmlDocument_set_Schemas_m434B1F13D18F926E959FCC426F4731C9AC385A3B,
XmlDocument_get_CanReportValidity_m71D1E8A3FCDBF648B6E83D5B7690FD0FD40F8736,
XmlDocument_get_HasSetResolver_m7CBB11C7E27D95CD697F177B965CEB2E1E71358D,
XmlDocument_GetResolver_m0B1F443F2DF5510E0733052D42BC984CB83F9119,
XmlDocument_set_XmlResolver_m038B23D61224FC97587D7D23B4F8C8DA77CB79A2,
XmlDocument_IsValidChildType_m9140E7E6187566178EBF6F505125509D5EDC9AC9,
XmlDocument_HasNodeTypeInPrevSiblings_m62FDB4009BEF04A3D1A291575A005966E0E21AC3,
XmlDocument_HasNodeTypeInNextSiblings_mD65FA58F532B9875E1BB7AE149C98E608BAE44A4,
XmlDocument_CanInsertBefore_mF198BBA82E0C9436C35F8B90F89810354788E20B,
XmlDocument_CanInsertAfter_m0041AFD890E382A6F754EE57E24E9BAAB764E8B5,
XmlDocument_CreateAttribute_m42F583C11D788DB6E7B1C2EFAF112CB0C6118D06,
XmlDocument_SetDefaultNamespace_m29601B584036272B65DB2F31749975711A68E245,
XmlDocument_CreateCDataSection_m7071FBB41EB02D0C2964272D36838B500B8BE357,
XmlDocument_CreateComment_mB58797474A14187D0236A63008EAC6C438521186,
XmlDocument_CreateDocumentType_mFAE023ACF5683AEE94A9065D5FEAFFF354FC37BB,
XmlDocument_CreateDocumentFragment_mB628A6B883A0F50FF0D5991A923CBF52D9B9DA99,
XmlDocument_CreateElement_m4CFE00BFBBAE8805B2E5B7566E7C896334092E93,
XmlDocument_AddDefaultAttributes_mD1EF2D680D9891D533CBB7493E080240528F108C,
XmlDocument_GetSchemaElementDecl_m8096E8CA8850D889EF774A9DC2596486DFBA00A6,
XmlDocument_PrepareDefaultAttribute_mB209B5E427A134931A258026446829B816E9A526,
XmlDocument_CreateEntityReference_m50AB66E331A78B8F0CC456C076E3E2E0B377F552,
XmlDocument_CreateProcessingInstruction_mBD46269C3849A35D68DF9D09ECE2EA154206EB82,
XmlDocument_CreateXmlDeclaration_m6937F935710563ED28D567D05E34E081D8098E4A,
XmlDocument_CreateTextNode_m3663B3E620500B81989742CDB40A79568DF88430,
XmlDocument_CreateSignificantWhitespace_mF1237E2577D67F962082483A874C0C8F055D1596,
XmlDocument_CreateWhitespace_m25982FFC1D64190DEFBF6DA5C2069D021464DFEC,
XmlDocument_CreateAttribute_m5DC489B6B051905264E2FD30A58CD380337D2F18,
XmlDocument_CreateElement_m4180DF31B3B4CD8516B7881494D99720648BD95B,
XmlDocument_ImportNodeInternal_m7E70DD674E7D0CB39DC6F14B5E806AE284E9C17B,
XmlDocument_ImportAttributes_mD5D3157004F6C1B559E3FFF09F2D5FBBF916CC0A,
XmlDocument_ImportChildren_mAB48DB0FA4C4964B00F4EC316E3942CE7AAB092B,
XmlDocument_get_NameTable_m4B913865A24AEA917172F75CBDCE94C81CCB7E2C,
XmlDocument_CreateAttribute_m06FB2FB42A21F9B9D62EA9379946EF1099929472,
XmlDocument_CreateDefaultAttribute_m20A4D18805DACE680BBCA588B77CADFFA64F37EE,
XmlDocument_CreateElement_mC8DB502E909E778655A1CC10E5AF422E551DC42C,
XmlDocument_get_IsReadOnly_m52B4DDF8C35F7E1B847720CD6CFA44F0FEFFBDBE,
XmlDocument_get_Entities_m72C0183C637A5D71BB38433D1D4CD9A4E87D3A80,
XmlDocument_set_Entities_mBBF7C97889080847540A0F31B1751726E81FF756,
XmlDocument_get_IsLoading_mD97F2D54DE1BD3B4F8B496F4D8D31C061FA8A52D,
XmlDocument_set_IsLoading_mB72FABCA30EF280F608CC171BFB6749813A0D8B5,
XmlDocument_get_ActualLoadingStatus_m63B8F5AD9C82FEF1D9EFA47926E4AABED6CD9D99,
XmlDocument_ReadNode_m73F308678386D641F5E2088D2BF960E2D9C8F6F2,
XmlDocument_SetupReader_mDBF0C1ECB089DCC5D892E790ED2ABBD794A4824E,
XmlDocument_Load_m719C7C5EAD9264BA1A5A229E2CC3AE0FDD1CA8CE,
XmlDocument_LoadXml_m6F86E243203A6845F8BB445E9AE234D3913A2AAE,
XmlDocument_set_InnerText_m698E1C5C70372B380CB9C9893F836ACCC879082D,
XmlDocument_set_InnerXml_mD668393952C10057FEA93AFC59EA3673D35E9313,
XmlDocument_Save_mD00E4C3E14BEF3DA120B182BF79DF8EBB4B86E61,
XmlDocument_WriteTo_mCDA54D1509C4CB0A774B33B609C6A0157D1BF59C,
XmlDocument_WriteContentTo_m461C8F3C604B15718495F1F82282715511744AC8,
XmlDocument_GetEventArgs_mD80CDE5C049719A7D136EE158AB0BE13FA7EC2CD,
XmlDocument_GetInsertEventArgsForLoad_mC008CD74A188F1B0ECBCFFBFD99A5F7B3DAB2661,
XmlDocument_BeforeEvent_m852242E1906C0771C54889F3E5D364AD8BF957F5,
XmlDocument_AfterEvent_m42BBD0D01A5C48CB2DE4EA46568F11FCF9746F91,
XmlDocument_GetDefaultAttribute_m09254F3903D8971371770B085DEB0C8E4B879D96,
XmlDocument_get_Version_m722E19B80DD2540C5CF7BFF13B8ECC4706708015,
XmlDocument_get_Encoding_m4420B337087B2C933FD5F356BCA48BBA01C97E69,
XmlDocument_get_Standalone_mF1CE7F21F34BE23F6F5F4BE58CB74B7F89865B1B,
XmlDocument_GetEntityNode_m9A45EC68379AD8210E79FD8A88EB705D011E827A,
XmlDocument_get_SchemaInfo_m1F930898C34EA6323A653EC38AED1BD79FD0C696,
XmlDocument_get_BaseURI_m485E0CCFD0B00B416D93A43B273BD6BA6FA7EC05,
XmlDocument_SetBaseURI_mE44F99B7DFBF6C63E7041125703303F9146C146E,
XmlDocument_AppendChildForLoad_m9159EA6AC056C417AB1B80C23C770341FB454D22,
XmlDocument__cctor_m9D68A33FCB698FA7A8082651F9B2711EBA79FAC1,
XmlDocumentFragment__ctor_m5DFF7FEE2576ED62871EDD2EE4B03279630D1BC2,
XmlDocumentFragment_get_Name_m1874C656D4B98227EAF8F607037D5E994F264F2C,
XmlDocumentFragment_get_LocalName_m14B0739B28E1668FB7410828E1451D230B95DA3F,
XmlDocumentFragment_get_NodeType_mE874D1255245E30531C960F635C91795C5AE1CAD,
XmlDocumentFragment_get_ParentNode_mD030B1BF656CB855B6079906815D1EE29C7271BC,
XmlDocumentFragment_get_OwnerDocument_m3B31F0C2CC5EC5BB67DE9C4E116539300C7A929D,
XmlDocumentFragment_set_InnerXml_m99A9415C53F4A9D7B1C004C9A3B38E84A6DB86C4,
XmlDocumentFragment_CloneNode_mE7D0742D0F35A1D3EEF9F12BD4FE81EE5F327D89,
XmlDocumentFragment_get_IsContainer_m603B307149A57669FAB18758FE440F677F1E7020,
XmlDocumentFragment_get_LastNode_mB32809757FC8FF9949D19C3DD9B83F6BB740EA63,
XmlDocumentFragment_set_LastNode_m6651220BA4B604C2C6DE871D9D9B85A757F61ADF,
XmlDocumentFragment_IsValidChildType_m8EF115F22D56936D685DF8046D8337B427A9F8EB,
XmlDocumentFragment_CanInsertAfter_m5EAF44C606F67D369B960E6C4AE8B07063C2B8C1,
XmlDocumentFragment_CanInsertBefore_m2C2C4C24274DB34C81D6794E266C7CDDB05A1528,
XmlDocumentFragment_WriteTo_m084D445D3B2211CA672E7704B784E4D47D133F10,
XmlDocumentFragment_WriteContentTo_mF71230504B7321563C9D30C9C9A1709229508A4F,
XmlDocumentType__ctor_m80A9D98B728A54F81611F785B3C6CB5E29D47344,
XmlDocumentType_get_Name_m8323D4846265D13C6E393961B2EE0D7FC96812C2,
XmlDocumentType_get_LocalName_m5B495551922FE2C3CC5285FA6CDE88478891E3B6,
XmlDocumentType_get_NodeType_mF592A32BB36245914C8EC201A2AD5ED0611BCF17,
XmlDocumentType_CloneNode_mB93E09964A9CA4C47A0D172FE71B533A29375D78,
XmlDocumentType_get_IsReadOnly_mCF02079CAB3EA39E19E8737AB07F0B51187430B3,
XmlDocumentType_get_Entities_m0864AACCFEB94E7E935580DB42D07F5C2058B1B0,
XmlDocumentType_get_Notations_mF39B90420713538FCE072C512A74575C6F25D117,
XmlDocumentType_get_PublicId_m9E81FAF2D0AA9DC847D118813CBEB085F0CE1955,
XmlDocumentType_get_SystemId_m17B225C509C0F5A4ECBB838AA81D15DED4016909,
XmlDocumentType_get_InternalSubset_mBD8D585ED0401EE1FC02F6FD5445E2109B083FEF,
XmlDocumentType_get_ParseWithNamespaces_mC391046582C88CDC3C3496E4D2C0827C36D9B324,
XmlDocumentType_WriteTo_m80280E9DC687ED2CC8FE47982193871FF8639FD3,
XmlDocumentType_WriteContentTo_m6FA932203D3E8FA3B162DD8DD0BEBF1012F7B849,
XmlDocumentType_get_DtdSchemaInfo_mDF54B3A169B037A8C8A4F186206B143AF3068259,
XmlDocumentType_set_DtdSchemaInfo_m6E419933465D42DAB30AD7C6FFF7ACCC6D78A4E6,
XmlElement__ctor_m44A8D5841FC2F1A5ACC6A03DD0ACA9AB37300588,
XmlElement__ctor_m1C80BD485FDDF4F947A67A6861C525E205D8F0C4,
XmlElement_get_XmlName_mA93482D1053CABDD02D7E3B23EBA56F74904101D,
XmlElement_set_XmlName_m15166904F386EAB60030EAB490CC0FD1CB624EFC,
XmlElement_CloneNode_m6B12DC2EA73902C55EF7095ABC8CE19D488FAF31,
XmlElement_get_Name_m7F73C3D18CDE9F8F951B144842E7669F9737DE6D,
XmlElement_get_LocalName_m9223F778DD26887F21E416A7A29C22468CFBA346,
XmlElement_get_NamespaceURI_m43313283ED55D22F3EF608F3BAC9E14A08F63883,
XmlElement_get_Prefix_m472626EDD13C1767B818AB5E18A3B9176331AC98,
XmlElement_set_Prefix_m831FAC4E97AE03278AD1A1D67828EAEA197A7EC1,
XmlElement_get_NodeType_m2335521F2F7F153B1E7C01F400883353C577CFA2,
XmlElement_get_ParentNode_mC49B6F93B2C4EC07705EBB2E03E15775CA8B6CAB,
XmlElement_get_OwnerDocument_m5C1BCBD63A52F60AD17B92D8E6E4543EE747E89A,
XmlElement_get_IsContainer_mDD67104ADF07829FF25D89531F964953F053D387,
XmlElement_AppendChildForLoad_m79C746A5400CC7AE8B19876EFEB081D9E186045B,
XmlElement_get_IsEmpty_m3FD670ABE3BE49AF263E1B75875FA606CC671B5F,
XmlElement_set_IsEmpty_mA8B835AE5541C20296A231855F3ABF4296A475F7,
XmlElement_get_LastNode_m82CA4C67385A1AB797AE76F31CE608107FFDE430,
XmlElement_set_LastNode_mB664A8179FB5A5C1D3C790F7CFE54D6D567B5150,
XmlElement_IsValidChildType_m84A36D5274A4BB810373DDFC89EB935F23D8E5F0,
XmlElement_get_Attributes_mD4302CEE719D5E63DF1AC612E4C0FAC682DDA27E,
XmlElement_get_HasAttributes_m3BF7AE28DC9DDC9024DD330B96DAF4A55FC2370F,
XmlElement_GetAttribute_m0FDA97F4D5F8DAA5764ED2C79501B643C4F42227,
XmlElement_SetAttribute_m0C18DD018D22B418BE91B4895373DB9DEE253788,
XmlElement_GetAttributeNode_m523D3C859ADD14C133695B139D283E903998F9BF,
XmlElement_SetAttributeNode_mE0B17D7E755A784A25152EAF2B67C5B45FB0698E,
XmlElement_GetAttribute_m7AD162F5D0E67F2C69075E813709470C617B3150,
XmlElement_SetAttribute_m3CE24EA09F1B91CD857B4D9BBA9CCF97EAA68827,
XmlElement_GetAttributeNode_mF70F8BC4EFCF98670305AA5BC6FB6EBAF6649253,
XmlElement_SetAttributeNode_m1D0391F0C302A5747608D4D2589F300148B36F79,
XmlElement_HasAttribute_mB2EE5A7BF5B662A096C174BDE61F524F648E3169,
XmlElement_WriteTo_m29F6763BB5202D1F4ECB6B62092202C4FC9B76F8,
XmlElement_WriteElementTo_mD3B70D6DAF299D9BBB93162A9801C153755F1DAF,
XmlElement_WriteStartElement_m2C7B3D5DD055CE83F1621264799CC65A1D834D1D,
XmlElement_WriteContentTo_m247ACC07FD9604B780F118EACCB3EE179C829FF8,
XmlElement_RemoveAllAttributes_m8C8B9D2126A355EB6CB1AAC1E87AA5DB790C6516,
XmlElement_RemoveAll_mAE1E049DE09BD3F4B3012E65C4D06BF069D34436,
XmlElement_RemoveAllChildren_mF16BCED4E253E003DAD07D4CCB2D02644666C6CD,
XmlElement_get_SchemaInfo_mDABCFA24BA713C0AFB71A434E843A0A2818A6697,
XmlElement_set_InnerXml_m8E5363696C8158F9C378D655F81D2A5674B8A0B4,
XmlElement_get_InnerText_mF241C44D2B198D55128A275BA94091000B739A87,
XmlElement_set_InnerText_mA5556C343E03E7EA7D7D6B7E29E0DE640DC217B2,
XmlElement_get_NextSibling_mD803FD835451761A840FC6ADE02389972444BD0C,
XmlElement_SetParent_m3E433DA01834135DE485F77F19AAA36FCFA7A110,
XmlEntity__ctor_m3F8F45510F797944A6386162E16A5FF4EA5BCD12,
XmlEntity_CloneNode_m98D079EB599F50756351086C356E6010C0283C49,
XmlEntity_get_IsReadOnly_mEA1F980512D977C724750755BCC71DD0DB56121A,
XmlEntity_get_Name_mB395062CD4A35108FDC0CF0A06833F5248DB34D3,
XmlEntity_get_LocalName_mEDE925C37A06EFFA432B1328E1A7AC9D7782C5A9,
XmlEntity_get_InnerText_m3988DBBC75DC7644AEF924442C50A838B4E1862B,
XmlEntity_set_InnerText_mA4E62326E14966D84046065BE9BD22C86836E37B,
XmlEntity_get_IsContainer_m5825441C93DE05E6C98402FA2FB963C7646AA9C4,
XmlEntity_get_LastNode_m6F4689F5D49CCD1B7D316E6C4BFD03D1375ECF5E,
XmlEntity_set_LastNode_m7C708D6802A3B5DDBC360CE02DE31DCB17D51D97,
XmlEntity_IsValidChildType_m712AB940B6563F2DB88222FA6DF2C6191114748B,
XmlEntity_get_NodeType_mFB4FA8F5D4C0373F6FCFDDB263A1377BD9BE7323,
XmlEntity_get_SystemId_mBD4E3AB5EBAE7C852E533B9E184A316BECF47FA7,
XmlEntity_set_InnerXml_m0EFAA9C52B2F23F483E6F135D920BC04F46D19A1,
XmlEntity_WriteTo_mF2BFA329C556F91F882187715263EE372035A9F9,
XmlEntity_WriteContentTo_m80097DB9A285F014639362C24DF240B257BD5563,
XmlEntity_get_BaseURI_mBEE2C3D19C59C9A59F1554B612561D242506EDE3,
XmlEntity_SetBaseURI_mFEBE0339CA3A522BDC09A278FFBA3A9D77A578B3,
XmlEntityReference__ctor_m7AAF0A5672B04060ECEAFAB3DF7E93DA8A7B6A94,
XmlEntityReference_get_Name_m04458DB45F333977C89A42BFEEA84DFFD336A7C6,
XmlEntityReference_get_LocalName_mC07D5C66ED59E93E5A135FAE9C79573E2D1CE95A,
XmlEntityReference_get_Value_mB644EC609B70FBEBEADD62213FD801F3A63D52A1,
XmlEntityReference_set_Value_m082BB4880A54A333C84B5FC04807FA3885BCE2A4,
XmlEntityReference_get_NodeType_m8EAACF32F1C09412B240CB54BFE9CD1F982290E7,
XmlEntityReference_CloneNode_m261E6E9080D91887823308E9BEF22040F89A9F36,
XmlEntityReference_get_IsReadOnly_mA9A5BBA9CF680F2578F2364A14A6DED08E630E08,
XmlEntityReference_get_IsContainer_m0ADEE4CF259EA90DD34D613A9A5CC828361F8671,
XmlEntityReference_SetParent_m0DB5F834F46BA9976C2C110DFB00E124EE884CCE,
XmlEntityReference_SetParentForLoad_mE425DA31BDDE7A43B0F0801355EA971B4BD19DC5,
XmlEntityReference_get_LastNode_m82739AD8F8B3F63000809A23E927AB6C97AC178E,
XmlEntityReference_set_LastNode_mBA7486033533289A22F4ECEB0F8EC2A0F2B75ED0,
XmlEntityReference_IsValidChildType_m8C4FC7227048C64D65DB3B14255E9453FC7E1C35,
XmlEntityReference_WriteTo_m242708727821AADC64664AFC718AC090FE29D453,
XmlEntityReference_WriteContentTo_mC0C989C0CDCAA0F370A9747D873F0BA1251435D3,
XmlEntityReference_get_BaseURI_m8B0B98DF295EAA54B6A54431BDDCD05FFBA7A343,
XmlEntityReference_ConstructBaseURI_mCB7DDEFDCE5D272FA11026F4FE913CCA1339B4B2,
XmlEntityReference_get_ChildBaseURI_m0436E0491FD7F8D12694E705C57AF11BD59B62A4,
XmlImplementation__ctor_mEBE20EB37760F63620D9DFAEF3341D2F4E138DC9,
XmlImplementation__ctor_mE5899D3C7EA30F9EDB19D07211588DB4FEDEC04D,
XmlImplementation_CreateDocument_mE4CDDCBC487D85C40F81751C1DC54FFB1C6021D2,
XmlImplementation_get_NameTable_m8951702F59619310BD4A9528D2FF471352518CDF,
XmlLinkedNode__ctor_mBAF93AD97DBA998E16940918D8F7EF3E585C7633,
XmlLinkedNode_get_PreviousSibling_m049F4B495C8A154CC684EABE02C38048EF4F07E5,
XmlLinkedNode_get_NextSibling_m2D436964437A504AED023A59BB9E11E61D3A6BCD,
XmlLoader__ctor_m388331A1FB63D316FDDF4D7312B6977BFEC1A050,
XmlLoader_Load_m3B85C836D8C6DE323B85E868DED6E8E36D56C124,
XmlLoader_LoadDocSequence_m7A96D61FBF4996383D5339AB7B416CE0D51D4526,
XmlLoader_ReadCurrentNode_m9E1E110A0B31C77EC53393D8C51B497A2CD79241,
XmlLoader_LoadNode_mDFD824F250FA615C734180BF6141A472610F7E68,
XmlLoader_LoadAttributeNode_mD21D3FF205915C01F5EAA89291E816AEDE5E8567,
XmlLoader_LoadDefaultAttribute_m020283A6DBFA29FF4B5D4C7D03D56DF43E4216D7,
XmlLoader_LoadAttributeValue_m119C6C6063D71231F622A12A683078D77DA8B320,
XmlLoader_LoadEntityReferenceNode_m26B083645AAB9B8E96E676B2EB5F19EADC24B628,
XmlLoader_LoadDeclarationNode_m43A2FAF27DCB6A1CBFEABB7508DD4C94523F1AE6,
XmlLoader_LoadDocumentTypeNode_m8869BA2D6837AF67F10647453EA32681AA71E3A9,
XmlLoader_LoadNodeDirect_m2C0D5301FFB96CA298EF768E2CE903B6C6D459B7,
XmlLoader_LoadAttributeNodeDirect_m700A4AD66233956704AA6D82F1D59A9204F50B4B,
XmlLoader_ParseDocumentType_m7E6901C3E8CF530A50BFE027DE91E999307F2A02,
XmlLoader_ParseDocumentType_m19313190F3CDF2BBE2B717BFB84C5D86AE73DD41,
XmlLoader_LoadDocumentType_mC301F9962BC7D2F1134EDE1CD6D71D2EE68E9247,
XmlLoader_GetContext_mC3CED072E1A2C5E1B94C8542BDFE5D0B3BA48934,
XmlLoader_ParsePartialContent_mB3EF08CD6158AD1D1CB317AA3A712DFF7252C1EC,
XmlLoader_LoadInnerXmlElement_mE78D161D2D91C2082F77B90FAA4DF5181915DDEB,
XmlLoader_LoadInnerXmlAttribute_mBCE3F2F2B11410937B71BA993E5E1151BE4B6C98,
XmlLoader_RemoveDuplicateNamespace_m451D261AC3A6D4918CA6661853B922BBBE39A148,
XmlLoader_EntitizeName_mA9639629370CE5837B6174542782588E6E1A682B,
XmlLoader_ExpandEntity_mF48C80ADCAA60579178B00F9BB747D3FDA3B2616,
XmlLoader_ExpandEntityReference_m99D6DCC2F0FA00E28E73698D333FCC12EFCA7B2F,
XmlLoader_CreateInnerXmlReader_m9F7F526E3D4E37EAFA9469C1FE61159D2FE5CCC6,
XmlLoader_ParseXmlDeclarationValue_m54F41E02A882770049D8D02C68338A7B7AF9ABA6,
XmlLoader_UnexpectedNodeType_mA83CDA29B169FEFBB014EAC94A0D4DBFB31F84E4,
XmlName_Create_mC2946590436F4453D0E49D9DA15D12507BD47C12,
XmlName__ctor_m481CD54AACBDAC664A7E9E893CB364ED11C62B24,
XmlName_get_LocalName_mD4DE8695A21CB393834F0DDFDD6D6B610E91A64D,
XmlName_get_NamespaceURI_mCF07F0E78CAF17DDF53DD8CD44C5D415B4E010D1,
XmlName_get_Prefix_m42E3E78749764ECBE9586AFC0FC3EBFD2B7A2E4E,
XmlName_get_HashCode_m329A9FEAF3BDEAA5F1F40CB84F7E51E1BDE58B2D,
XmlName_get_OwnerDocument_m330FA0574F04486B56352FA1E5F4336890C02A0C,
XmlName_get_Name_m77B33DD36549E6E3E728EA1AD3325E339EC30435,
XmlName_get_Validity_m99EE72CF81E24310F68E20FBDB8D2DA67C5CD943,
XmlName_get_IsDefault_m184C3AB9C1A20B9D78009C22DA191E2D1B23D3AC,
XmlName_get_IsNil_mCF15AFC4476754C40495FC1B1D15B87763B82D6A,
XmlName_get_MemberType_m1B22D0EC1C1532491736ADB4594C2F6C9EB55830,
XmlName_get_SchemaType_m079DD1FDB8EDEAA7740A5A14D0312E9BCFB597A3,
XmlName_get_SchemaElement_m973E743AD39910AFFAD74D01C45B5331209B7B1B,
XmlName_get_SchemaAttribute_m37A7CD5A03742285B2786D2449C08FC675A8495A,
XmlName_Equals_mD34FC141124C47719D2266FD774E0598F66E257B,
XmlName_GetHashCode_m972577ACE7EF83D4ADE98E056F1A05DD11A789F1,
XmlNameEx__ctor_m967B3032B050D5E535DC12B3F44822B3B14BE76C,
XmlNameEx_get_Validity_m8B63DD9F78D02F444D4E458398139C6CC07C5A17,
XmlNameEx_get_IsDefault_m189F4C78A557464D6171A5D760ABFA5FDA4C0126,
XmlNameEx_get_IsNil_m678617751E84334EC52250E6DEE482DC77F5F0D4,
XmlNameEx_get_MemberType_m8BAB8AC74B747F439008F2201D27B4B3B38767B9,
XmlNameEx_get_SchemaType_mB2B477F468C85169937AD2A4ADD90D4D17D71AAA,
XmlNameEx_get_SchemaElement_m4C48EAAB159145D18B4F3DAAA1CEB279B26101A1,
XmlNameEx_get_SchemaAttribute_m7DE58A38BFDB5F19E5A6A472587E6C2176F4498D,
XmlNameEx_SetValidity_m6D466FF2344CA38C5D234FEE89AE009FC900095B,
XmlNameEx_SetIsDefault_m74E42B17EEEDE9C419A979BD8A296B282F7ACB66,
XmlNameEx_SetIsNil_mBEA95E9E386B8B461B171BCD5A5E88F9885630CF,
XmlNameEx_Equals_mBA8CEC2CF7A5A4C113C70D0192AF1870C96F517E,
XmlNamedNodeMap__ctor_mA91F36D1CB05380C6F5E60F31062962B6DE2FF08,
XmlNamedNodeMap_GetNamedItem_m3FA60E81627626104091A0930AE6E7EF9EBB3916,
XmlNamedNodeMap_SetNamedItem_m74E7FF2EB3E37A92BC87288C387443D030152D49,
XmlNamedNodeMap_get_Count_m383C4A91707F8FE7D905507CD35A043A5A7CFF29,
XmlNamedNodeMap_GetEnumerator_mAC2C011B86BB739ECF9CE795C9B1BD9C6296F70C,
XmlNamedNodeMap_FindNodeOffset_m99B44DA4690745D017579D4CE66A8B109B3E5BAE,
XmlNamedNodeMap_FindNodeOffset_mC74472DEDF90B693B1BB71E3B136CD32854E0A66,
XmlNamedNodeMap_AddNode_m8312C3D9AAF475E11F679C7165079360BD04FA6D,
XmlNamedNodeMap_AddNodeForLoad_m95A9C1624ACF142E0FD29FC4B572A750F5D600AF,
XmlNamedNodeMap_RemoveNodeAt_mA1F6B64903412EDC18F19D1CCE1D890207C6FEF3,
XmlNamedNodeMap_ReplaceNodeAt_mF8FDC2FDB6E09273E44EE8399CEBC314F0C1ECB2,
XmlNamedNodeMap_InsertNodeAt_m72074E17CA4EC55CE99997C5BC15681BECBA0ACE,
SmallXmlNodeList_get_Count_m79F61C89FC8ABD73BCB56938310461EFF1DF14BF,
SmallXmlNodeList_get_Item_mFE828A47A297981D034EFC9244E53B3D34FC9576,
SmallXmlNodeList_Add_m4BA68D6D8E4613E79365ACDF2413B287FA4A4F06,
SmallXmlNodeList_RemoveAt_m36308613FA8129C77990E7650BB0A1CE49ABC882,
SmallXmlNodeList_Insert_m8DCFF8C4C69AAA8B19C891D4A7304EA420946344,
SmallXmlNodeList_GetEnumerator_mB3807963AF68C5F75E6FF22AD8515F2F966F21CE,
SingleObjectEnumerator__ctor_m4BB660A9DDBEED542CDBF9CC35980FAEA755DB1D,
SingleObjectEnumerator_get_Current_m465597EB2D9DBFBDA23A03FDB233FAEDA88E9BAF,
SingleObjectEnumerator_MoveNext_mD01FEE98F7C123AAF6A9D5885666CA61C35D7DD2,
SingleObjectEnumerator_Reset_m18FCFE1BFF83AA3F656DEE5E792E82380F2AB6B1,
XmlNode__ctor_m48EA7E8280259972A9AE46D0220C05CEA99E9350,
XmlNode__ctor_m4EBED07EBE4C8D8191BE58A23594E381A8E43DCA,
NULL,
XmlNode_get_Value_m21CB160306F9CE778A143C9D753E99F8EF801592,
XmlNode_set_Value_mE485D74DDFF7A52F7DA1444FA088AD5F3F95FBFD,
NULL,
XmlNode_get_ParentNode_mF576AC1CF834069B79BF32E497BB1A05E3E4AF63,
XmlNode_get_ChildNodes_m6437D40A51810BEF219E307A3821C80DB48B1FA7,
XmlNode_get_PreviousSibling_mF0D096FB5E4D09F658F36BF1B5EFFC5B60377045,
XmlNode_get_NextSibling_mB3B3EFD4597AF366F3010C0CC80DC5C5B6885492,
XmlNode_get_Attributes_m04E6956D2BBF4491EF6310F83E382B1416378EB7,
XmlNode_get_OwnerDocument_m202868042E0CA116D7C337701E1140E16E4624EE,
XmlNode_get_FirstChild_m5F667C696492597141F3F92F048DB73C5546F1CD,
XmlNode_get_LastChild_m65D979AFE8805E2D45EF2F2C8DD18727F1286E7E,
XmlNode_get_IsContainer_m10E45BD80BD1D3DA9726C923FF6E6D2093CAEA47,
XmlNode_get_LastNode_mBE8307841D326A20F838DB33C8487C53FD0394A7,
XmlNode_set_LastNode_m1FDD89CAF833B5D2EC3134677584E14E565A805C,
XmlNode_AncestorNode_m41AA63EB8FEC823566457E333ABF6AC8AC800348,
XmlNode_InsertBefore_m30BBB57DC302571F5AD7A73E2519E8AECBDE6085,
XmlNode_InsertAfter_m1D0C8DF1B1E3ACB7C7773C1BF626259E04C3E130,
XmlNode_RemoveChild_mC3FD98E0F9D7CF77B7CA309E39E67CB5128EFB6D,
XmlNode_PrependChild_m918DD10C201557A6BB4D291544B8250F836C2FC9,
XmlNode_AppendChild_mABBDB6DB312AE2C3D643F91CA400745ED4317E61,
XmlNode_AppendChildForLoad_mC0306A0D3E2F625F796C99A49EF27EF24593E607,
XmlNode_IsValidChildType_m082300A792D957BC10E93DED85D7ABCE30880B76,
XmlNode_CanInsertBefore_m1D5F7285B156A13FB144EABDFAC4B4E66F4F936F,
XmlNode_CanInsertAfter_m9D659F9DF24127C637AC6E404BA886887F89C422,
XmlNode_get_HasChildNodes_mE74F770AA6E73A09034C67119BA55D56184528D9,
NULL,
XmlNode_CopyChildren_mC2C0D811A1C20E5BB229C1F12A52B690D18CB5C6,
XmlNode_get_NamespaceURI_mE894547F6A17FE4B59E2733E1C0BF2046B50A494,
XmlNode_get_Prefix_m3169E64862861F2446236FD71DDB67C0BFA58DC1,
XmlNode_set_Prefix_m9CD3AD87DAE91E70A77D3C479104DE66515F8CC1,
NULL,
XmlNode_get_IsReadOnly_mD3A80C094AE6C712D37294D662A5E468513C9E24,
XmlNode_HasReadOnlyParent_m92D99DD665647CBAA4FD1B6E172761DE8A3C3824,
XmlNode_System_ICloneable_Clone_mCD16FDEE036E64B065572B54D132BCA0DE167CCC,
XmlNode_System_Collections_IEnumerable_GetEnumerator_m6FDE5461EDE0DECB154EA403EAD911EBFD4C4E68,
XmlNode_GetEnumerator_mB640F7F79C355C618D587137B685AFFE1F798ED8,
XmlNode_AppendChildText_m8C1493DF2F031942BD58F96DE8EFC365194561A1,
XmlNode_get_InnerText_mC66D119E27E20F4C1E473CB76C8209CDA7262C8D,
XmlNode_set_InnerText_mDC4B982D0144C00BCC66CB0A3AE350712B16841D,
XmlNode_set_InnerXml_m9BB7FDC3294F63F301B8C3CEF9299B0422EE1E99,
XmlNode_get_SchemaInfo_m478289493BE44F56E07962749CCA64007E1051DA,
XmlNode_get_BaseURI_mEDBF75C5F850336A84C07CFA9B9C197F40445833,
NULL,
NULL,
XmlNode_RemoveAll_mA708E0DA19F2C6D5BC6CD66D415EA2D966300EA0,
XmlNode_get_Document_mF9753FAD0D7BFDBDAE7FEA6B196D7CA2982A373C,
XmlNode_GetPrefixOfNamespace_mC5D7CF6E5FACCA7FA8DBA7B82E45D0ACD82EFB72,
XmlNode_GetPrefixOfNamespaceStrict_m79FB9C8F6E5CD08CDEDBB027E025CB8C2E6C62D6,
XmlNode_SetParent_mC2F3D8403B21789BAC584DC19C1AF0B59865E5A6,
XmlNode_SetParentForLoad_mD9DC511112A848ABCA5F0F44B55595A0B11BAE41,
XmlNode_SplitName_mEE1283C3D3F04DE2E00FC693046D9297678F4571,
XmlNode_FindChild_mBAC2F50C00BA3C28187C5039E1EE49606961BCCA,
XmlNode_GetEventArgs_m2D6DA637B26DD91794FE79C7612A02FDCB90E2F9,
XmlNode_BeforeEvent_mEF8B315CF0E5248ED6E6D0FEEF371B5BD76111D1,
XmlNode_AfterEvent_m1675F6F48BB4CBAC4237341F653582DC94C5FB85,
XmlNode_get_XmlSpace_mE39FF7E4DEDD9C7A8493CAD5812612F6FABF20A8,
XmlNode_get_XmlLang_m7E73114A9257B9848768FA67F1951C1F13C4EB2F,
XmlNode_get_IsText_m57DEC1BF3FF6D4CC8C1A737AF385BA0B9EC0E2D3,
XmlNode_NestTextNodes_mA22ADE95FF5054D1DE4DC181E13E221F90F4B9A4,
XmlNode_UnnestTextNodes_mEDFDF7ACC243D63C0F88D59325181EC00A9C7AFA,
XmlNode_get_debuggerDisplayProxy_m3E2D46C8120C46626198C092C4663DA5FE71F373,
DebuggerDisplayXmlNodeProxy__ctor_mB9B6D906F2EBADBBDBA79FE184D6860363C32356,
DebuggerDisplayXmlNodeProxy_ToString_mAE6AF3B460B62D08C1090FA5FA67BB80EB091D48,
XmlNodeChangedEventArgs__ctor_m7EA3C66B1D0582A417E9ADE33F982B08ADDB69E9,
XmlNodeChangedEventArgs_get_Action_mD307B00A56DE5422A4EE4915400EC966DF80BD04,
XmlNodeChangedEventHandler__ctor_mD51AE5833F8A9B1EA9DB8DC54FEF3AD64763AED9,
XmlNodeChangedEventHandler_Invoke_m64C7CF87945A0BAEFCED39FC27B1D9F2E31C1480,
NULL,
NULL,
NULL,
XmlNodeList_get_ItemOf_m2C22889977893B2C50B2BEBE9C8ED963C0B05F6A,
XmlNodeList_System_IDisposable_Dispose_m755D56C61D93F597B8AFC6FB8BE9677A1973BFA0,
XmlNodeList_PrivateDisposeNodeList_m3B13AE65E266052E2824582D77B44124F6C1E520,
XmlNodeList__ctor_m29940F85BF8D20E6FFB9732648DC6DAD10539BD3,
XmlNodeReaderNavigator__ctor_m9E329D9B1DC0A5B9ED88F9B5122652CDE1A5AE3F,
XmlNodeReaderNavigator_get_NodeType_mD1F1EC6F6C52CDC315CFC2B172F4B5C573818944,
XmlNodeReaderNavigator_get_NamespaceURI_m8894DBC5068E141F84F33E657F06E2DABBE04114,
XmlNodeReaderNavigator_get_Name_m866DDA99C93C273E0CA59CB421BED78F424197D9,
XmlNodeReaderNavigator_get_LocalName_m163985EBB7CF9CDF623AF1BAE14288BBC3322042,
XmlNodeReaderNavigator_get_CreatedOnAttribute_m0CC89DD9AB3B1EBB471932E038EA6ECDC09BC12B,
XmlNodeReaderNavigator_IsLocalNameEmpty_mC3D892529AB79029F1010C69C9EB6438DCF7D746,
XmlNodeReaderNavigator_get_Prefix_m2B64A6F5DF7B2ACA67005D2DAF8AE207F0323C51,
XmlNodeReaderNavigator_get_Value_mA303F30826D5FD934B6631E9264A3C67794A5CAF,
XmlNodeReaderNavigator_get_BaseURI_mC5A1EBC076E72B5E55D9C0521D39161B51262835,
XmlNodeReaderNavigator_get_XmlSpace_m396D312E461337B7436A1A0FD24F339B74C87E85,
XmlNodeReaderNavigator_get_XmlLang_mED326EC4EDCBE6D9981BA29EAEC3B33E4AA81DDF,
XmlNodeReaderNavigator_get_IsEmptyElement_mE0709052E4D88AC1EFAE118FAEDE9E61A9E3674D,
XmlNodeReaderNavigator_get_IsDefault_mFE55F04E1CAC6B5BF60904684FD5FBE7A5F3AFF4,
XmlNodeReaderNavigator_get_SchemaInfo_mB8FE3DA04729A9915ADCFD6D09E11500DDA39986,
XmlNodeReaderNavigator_get_NameTable_m4C906E955567E27602C24A7ECEB72818E97D7626,
XmlNodeReaderNavigator_get_AttributeCount_mBE5B6B6A3C82FF2E9726F36B3A98B198E5DA1E4F,
XmlNodeReaderNavigator_CheckIndexCondition_m32A1A1349A350D1B9D6082DF4A841ED55C002A1D,
XmlNodeReaderNavigator_InitDecAttr_m09DFA25A425A5573F3EB5AB64DF7FF4D8337F1F2,
XmlNodeReaderNavigator_GetDeclarationAttr_mC27E855199396ED2C19FB313FDC39D4E3E778350,
XmlNodeReaderNavigator_GetDeclarationAttr_m0CAB99B309E8650CE46F0F3AB42859959C164EA3,
XmlNodeReaderNavigator_GetDecAttrInd_m3C07C74E2332C85BE130B4F25F38336BA10C5502,
XmlNodeReaderNavigator_InitDocTypeAttr_mE4F5509AA3601A0ED6767FE9FB6C1096527F12AB,
XmlNodeReaderNavigator_GetDocumentTypeAttr_mBCE4A9A65BAC1B5A4C4BE46F0F9996E4720F9F89,
XmlNodeReaderNavigator_GetDocumentTypeAttr_m2858DBB3833A84D3BA2E87F4D66BD03FAE27CC77,
XmlNodeReaderNavigator_GetDocTypeAttrInd_mCF793E3D3FDB281A6F209D8022C7D72EC098DD64,
XmlNodeReaderNavigator_GetAttributeFromElement_m58E52CC237583CAFA8364C1005E6D6AD9645DD81,
XmlNodeReaderNavigator_GetAttribute_m7D7D34AEE4FC4303F2A7283A481C67489EE46A11,
XmlNodeReaderNavigator_GetAttributeFromElement_m063AF2F74DFB6B8E76BD1FBD27915D95938A285F,
XmlNodeReaderNavigator_GetAttribute_mC74FB78B251DCC686492D25A927D0BC6FBB3394C,
XmlNodeReaderNavigator_GetAttribute_mEC9A5B5635D6BB1ADFAC4CCA01F76289EDDF8382,
XmlNodeReaderNavigator_LogMove_m3C5C982ACE97D18B0CF05B08D26D7C85A1C10A19,
XmlNodeReaderNavigator_RollBackMove_mAEA1047A9F9EA8A4F8BD283A0B60A08780820593,
XmlNodeReaderNavigator_get_IsOnDeclOrDocType_m35AC336CB4677BAD6CC730A2DE05AB48244BF1E6,
XmlNodeReaderNavigator_ResetToAttribute_mE795356BC813DBF5DBEAD105C9C9A138F6613EDC,
XmlNodeReaderNavigator_ResetMove_mF788FE8F4A8EA71BD69EA1FF21CAA222EC4A582C,
XmlNodeReaderNavigator_MoveToAttribute_mFA4DED33FC5D613E80FB2C0410E83C5771DE7EDA,
XmlNodeReaderNavigator_MoveToAttributeFromElement_m462A65CE0F93973E5F95D8620111778483C72115,
XmlNodeReaderNavigator_MoveToAttribute_mA3415D672AE7BF5BCB52436B5E40FA4F6BC6EAAF,
XmlNodeReaderNavigator_MoveToAttribute_m3885BC255D4054C9DBCC66D5AE71F54400E1C7F6,
XmlNodeReaderNavigator_MoveToNextAttribute_m17D4E3620C4FCA2AE7CFE15E83DE03CC7D8FD9AF,
XmlNodeReaderNavigator_MoveToParent_m96B16F99BD1D84568FDB3482AA704651C68C9744,
XmlNodeReaderNavigator_MoveToFirstChild_mCBE902AF29A259D1A0FAB5673485523D44F43E1F,
XmlNodeReaderNavigator_MoveToNextSibling_m95B3A5BD7A85F82C46C0742A5A3D86B80340E09F,
XmlNodeReaderNavigator_MoveToNext_mD5E1547A646BF37C514165D107D5616DFC66C075,
XmlNodeReaderNavigator_MoveToElement_m9E428A600D7BE7A1526B16E7D8F7907609D90FE8,
XmlNodeReaderNavigator_LookupNamespace_m38553FC4B8A93D4D5FEA14339125BA60A7057938,
XmlNodeReaderNavigator_DefaultLookupNamespace_m35DEB6CAA8E91414DC2AF8559F5686C1E6AA9804,
XmlNodeReaderNavigator_LookupPrefix_m9811B8FC4073E8937486E7FF5441D05D4E05B7FB,
XmlNodeReaderNavigator_GetNamespacesInScope_mFA4DA304A8430D6826EE57355AE3E60801CD71CF,
XmlNodeReaderNavigator_ReadAttributeValue_m54893BB123B90C9FD167B7CA8A0C7D93D56B4DFF,
XmlNodeReaderNavigator_get_Document_mF1C26CBEAA6E73F0CD108F8BB23ACEB63AB6D28D,
VirtualAttribute__ctor_mEE4086B6E26EB486E3C66CB620FB0451E6215622,
XmlNodeReader__ctor_mE43EB30477EC25D9823AA7906EC0F3826154E9CA,
XmlNodeReader_IsInReadingStates_m041E50B6B4A9189784FAFD4934101BFF6008C3A2,
XmlNodeReader_get_NodeType_mDD4D9BD62EB15CB821701A215FC86B74FC9BAFD3,
XmlNodeReader_get_Name_mC384ED6762502071E98EA9A6CB68E3A55DEBE4E3,
XmlNodeReader_get_LocalName_mE1DFAC29CF7E49BA97B51FBFAB09FC7820C05667,
XmlNodeReader_get_NamespaceURI_mD30CECA6E60BD5DB37907A0E74E20E4654A5455B,
XmlNodeReader_get_Prefix_m455E7AF11659189D989DCC7DC181040953AD8D20,
XmlNodeReader_get_Value_m13CCE44AE61F74EDDDCC74E4A261FD161CBD1FFA,
XmlNodeReader_get_Depth_m13AC9A03D31DA8C164D1D5A854E6F947AFA080FC,
XmlNodeReader_get_BaseURI_mB1AE0F9FCED8F03B3E8C8AFA791324C7FBB01568,
XmlNodeReader_get_CanResolveEntity_m70029164E7CFDF52BE84E21415A574C1FFD8BDCA,
XmlNodeReader_get_IsEmptyElement_mB98FB0DC79819E218145E3C269EBFE65C5DB7C17,
XmlNodeReader_get_IsDefault_m0F631B810E42BCC7BB00D615E78CF5A2A9A6BEDD,
XmlNodeReader_get_XmlSpace_mC6855542D40ADFBCD2A3F885EE1F455F689D1DE8,
XmlNodeReader_get_XmlLang_mB92EAA6949E3FFE1F18AB13C2E9BE1EDECC29E62,
XmlNodeReader_get_SchemaInfo_mE3299E824D2682F6AED0F865E6EF308A1025679A,
XmlNodeReader_get_AttributeCount_m56850E0F8275B5C48D16EA0916EB937AE4091150,
XmlNodeReader_GetAttribute_m29B199DE8B386FE43A7F18732208294592D65DB4,
XmlNodeReader_GetAttribute_m4DC5BD55F9209C577C0F3A5B2DF585304B970B86,
XmlNodeReader_GetAttribute_m23D09CF51432C8F35AF5EF1662E83C064CE18BAD,
XmlNodeReader_MoveToAttribute_mC0AEEBB956A74A96690E6700D5C6AC9AEB472D33,
XmlNodeReader_MoveToAttribute_mB0B55215A40638BBB68352FD793ABF6335C17B44,
XmlNodeReader_MoveToFirstAttribute_m4EB98B0EFC5C52CBEA7AA0AE589CDD467E89C987,
XmlNodeReader_MoveToNextAttribute_m6424E281DC2C34D15126DEDF6D7C101586546440,
XmlNodeReader_MoveToElement_m4B2FE561A3F540353FB003BE3B8D4C35EC4932B8,
XmlNodeReader_Read_m012E2A57EA60AB69B2341E776DA544BD5A7B512E,
XmlNodeReader_Read_m4D70EA1E8CBBE7C4272B282C463DB63B0505A517,
XmlNodeReader_ReadNextNode_m2349843A9B23E4174C7CE8512CA99D3A80A2782B,
XmlNodeReader_SetEndOfFile_mAEEEDE22550F7AFE001C9EB1E7EFCDF8311C5188,
XmlNodeReader_ReadAtZeroLevel_m912D5CB04F4E4B38316D3742C8B9980B833BE5CE,
XmlNodeReader_ReadForward_m94A7362B23F60E5694A81E0891BCC9B6968D7673,
XmlNodeReader_ReSetReadingMarks_m1111EC7F4DD055A8EA4FB0B88F408E0FED6610BF,
XmlNodeReader_get_EOF_m3F528EB9D402C83DF9446F20E20695C03B3BFCBD,
XmlNodeReader_Close_m4221AE31F3E0830CF85B5D6D9B95F82C56762B8B,
XmlNodeReader_get_ReadState_mA22DC8649C562FB7144A39DA5347E6928F5709C2,
XmlNodeReader_Skip_m973EC1450075DEAA17575BFB39663BA83F92270D,
XmlNodeReader_ReadString_m089E19C923619AA4DFD06B2CBE363DB5D13753D6,
XmlNodeReader_get_HasAttributes_mA9978D9033C8162FE9E4480A7E8F3014B1277DEE,
XmlNodeReader_get_NameTable_m8E4531EE6E8A2BE2131183C8947BEF12A29A4812,
XmlNodeReader_LookupNamespace_m732B341F7A77ABA0CD7E8A60E2A96C3DC33B646C,
XmlNodeReader_ResolveEntity_m29E73FD2E0D4146A75D1839275A0BC3D03BD50C3,
XmlNodeReader_ReadAttributeValue_m5F38E02257DEF046A7F5A05A9FBB1C281AE49429,
XmlNodeReader_FinishReadBinary_m4186DF8743B157AC2408DFAECFF4FDE0C6F945DF,
XmlNodeReader_System_Xml_IXmlNamespaceResolver_GetNamespacesInScope_m6F01656D28D4A9F2DA5DA712FF66E34A1CB73189,
XmlNodeReader_System_Xml_IXmlNamespaceResolver_LookupPrefix_m58C2F92D673D5DB55B4337BFB3C52774F77E3EA7,
XmlNodeReader_System_Xml_IXmlNamespaceResolver_LookupNamespace_m48877A0A4A623C9BA5562205C1B51BEDC0A5F196,
XmlNodeReader_get_DtdInfo_m89611180F9D3EF14A1952037043B93F10EAE3655,
XmlNotation__ctor_mB0560FA8AB3F3443FC6B1638265F00E268C4ED61,
XmlNotation_get_Name_m1202E926141C2E1CE9CED0298287F965F78B6CEE,
XmlNotation_get_LocalName_m9707D69B763CF4D2FF4AC43DFA34A7196602F9E3,
XmlNotation_get_NodeType_m72C6322ADBF0BA84D2BB23243B74B68480F57EEE,
XmlNotation_CloneNode_m80D1F12EC01AB84F1B7FBE736BE186E37EABA50B,
XmlNotation_get_IsReadOnly_m6190C89D0880C37794A2ADA61F4B7CFB2F46806A,
XmlNotation_set_InnerXml_m622282FD814F18EAABCF209E0D94BEE3027C6708,
XmlNotation_WriteTo_m9FF868547C3B2F141DC6B01DA19F719F19193624,
XmlNotation_WriteContentTo_m692E52F74A2A22FFA2C0D76D9700805CBFB430B2,
XmlProcessingInstruction__ctor_m80AB71B3DDC0E1164705B676AD06037ACEB2FD67,
XmlProcessingInstruction_get_Name_m5878F25C2BBAA4F3E45A4CB296168FF55A0735C9,
XmlProcessingInstruction_get_LocalName_mD5CA3656571EB5F561EA720C69AC26FE44F9733E,
XmlProcessingInstruction_get_Value_m9BFC4E309173BF460597EC30F6D44DDA88F68F4C,
XmlProcessingInstruction_set_Value_m47BB16DD3271956E339331FC848855DB2B3C9225,
XmlProcessingInstruction_set_Data_m0B021604CB3E04C6B776A8E70E31D658E0BBB6F8,
XmlProcessingInstruction_get_InnerText_mDDF2561B15E9D848132759CF7666B149E7BB3F86,
XmlProcessingInstruction_set_InnerText_m18D1063CD02F1717319F819F9CE7A54E6B15B6B1,
XmlProcessingInstruction_get_NodeType_mA316EFA4D41F97CEDE5C8BD9B54CB3A81A35166C,
XmlProcessingInstruction_CloneNode_m2B3C10F20A1F79E13AB7F4EEF24DC28CBE07B7C6,
XmlProcessingInstruction_WriteTo_mABF354752E7FA33972A83CAD4E3E677A79D72DA9,
XmlProcessingInstruction_WriteContentTo_m1FDE3C19358CD856CD7706057135CD398370C16D,
XmlSignificantWhitespace__ctor_mCE8AE4FC827464B5A5A54191D5D62E2AF41E078F,
XmlSignificantWhitespace_get_Name_m567959AB8E2FE1356B88F20AAE6091C82CC7DBFB,
XmlSignificantWhitespace_get_LocalName_m139F89C8361EDB472F9EBB8CFE63CA34EEAF8A2A,
XmlSignificantWhitespace_get_NodeType_m21160A01DD6CB297930B84A6C4FCEFCD00CBAE2F,
XmlSignificantWhitespace_get_ParentNode_m7CFDE3C1D02140F6046EED96E24A7B7AE0D52041,
XmlSignificantWhitespace_CloneNode_mD037CFA06C03E34DBBEF5F69829B98E091BFB33B,
XmlSignificantWhitespace_get_Value_mD7C33B8F7D6D92583EC19AE399069B2851D97B49,
XmlSignificantWhitespace_set_Value_m4E49DAC92DB2964DD041856C8573EB765A3EF983,
XmlSignificantWhitespace_WriteTo_mE569B6173B630873FEFD54ADCFFEADA4B541BB63,
XmlSignificantWhitespace_WriteContentTo_mAF13A398AF3A232891073267677EB513CD5689F2,
XmlSignificantWhitespace_get_IsText_m55119DC9A530D53A0B71107FD645882599483724,
XmlText__ctor_mD1D12098F7364C006DAAC8E7700C0C729CDEACDE,
XmlText__ctor_m8FFB8DDBB2C9013F10FD94A1573DCF6A2F104059,
XmlText_get_Name_mFFBDC4F67D5877B2CFC4D9784121B04887C5B31A,
XmlText_get_LocalName_mABBF7996A678D672606F8287E93F0FCFAE5EBCAA,
XmlText_get_NodeType_m6D0D465CA1A36F5DAF640EEE3A4FB55DD0F654C5,
XmlText_get_ParentNode_m96163E85630F9606807D297C501A88D21670D719,
XmlText_CloneNode_mC58FCAC8AD523804400FE1295053C382235F0962,
XmlText_get_Value_m5CE492E7F1FFB377C9A1F9EC72E44259E0E9B23C,
XmlText_set_Value_mE9EA76B47DF2CA7BD34DF45E77FE7BC6727BD1C7,
XmlText_WriteTo_mC041FC91EDF60BE32143DE875DAE9482E0512168,
XmlText_WriteContentTo_m8DF066DF522FB3EA2807C65AA5E9581EFE819B1B,
XmlText_get_IsText_m52A204B0EEFECFB926476B40F8C7400DE8002E86,
XmlUnspecifiedAttribute__ctor_m44D3E93A1FE83F8B631B4BE61CC2EA76865E36A6,
XmlUnspecifiedAttribute_get_Specified_m7616C9E12FEDBD7614D533DA01AE6D1683681F63,
XmlUnspecifiedAttribute_CloneNode_mE263CEBF9D54C08ADE816062D36D35FD017D4413,
XmlUnspecifiedAttribute_set_InnerText_mC86379C6CE1D874F02F13726BEC8018578B2B6F5,
XmlUnspecifiedAttribute_InsertBefore_m3E7368BF665ABE3FE8F3D254745458AB76E41E20,
XmlUnspecifiedAttribute_InsertAfter_m1106B42B57A3F02F9877FD9AE2A1B6706E94028F,
XmlUnspecifiedAttribute_RemoveChild_m3227CEDFFD6F1317D41598C8FCB6E58A7137DFCC,
XmlUnspecifiedAttribute_AppendChild_m00F21938A305CBFE67ADD09005BC13316F218C3B,
XmlUnspecifiedAttribute_WriteTo_mE80E7C4C18C7199B63951974132A6241BD55190B,
XmlUnspecifiedAttribute_SetSpecified_m1CF67FF3E90E62DC5B0983B8DE91B6E95228509B,
XmlWhitespace__ctor_m95E6CA1AFEECB5C1B3EDDAA039864BDF315FD0AE,
XmlWhitespace_get_Name_mF6D7B4B3FED41218945AFCC8DAABAE23D113E2C7,
XmlWhitespace_get_LocalName_m27750405F6A0EA2A5AE58E3C36CE03E22BAB6F9B,
XmlWhitespace_get_NodeType_m6CF504BF111BB7684DE6CED04FF541279D1A8A4D,
XmlWhitespace_get_ParentNode_m2741B3CD1D5B0D2758C9096F45CA253CC8E690BF,
XmlWhitespace_get_Value_m10F045B861F64A2D7BF8B93A7E3B780BAF3EE85E,
XmlWhitespace_set_Value_m21C564680F3206E6130A184D9AE3DC86EC723A4E,
XmlWhitespace_CloneNode_m3B9180F7900CCE22C9E9CE01D06742EE4F979D6A,
XmlWhitespace_WriteTo_m17623B8295BC3DF464DD2A1D636CBC2A5E7EFE86,
XmlWhitespace_WriteContentTo_m08C97505A227B26D67D3D3ADDBDD745F39E1228D,
XmlWhitespace_get_IsText_mC4F1ADD83662FEDCD8F54A2F2C60E82F0819E9DF,
EmptyEnumerator_System_Collections_IEnumerator_MoveNext_m1D1ED329E1A11EB09BF11A969309A8C336363E06,
EmptyEnumerator_System_Collections_IEnumerator_Reset_m60B63D059F4ABACCFF0136AD35A7B858CDC6DAD4,
EmptyEnumerator_System_Collections_IEnumerator_get_Current_m7F54B324E8E3410019E56521EE61CF97A7CED9B5,
EmptyEnumerator__ctor_m05DA73C42354A4E549CCA7E9485B294057ABA981,
HWStack__ctor_mC458E3344CF521C473E1C0FF77D350E65A11A9C9,
HWStack__ctor_m99FCAA41A47F1804002247BD900432EB254448EC,
HWStack_Push_mB56F1D723F4F22AEF3D79471002C5C28B941E520,
HWStack_Pop_m719771746919E84F388E413881376AD49B697471,
HWStack_Peek_m4ACE3C92DC4F77A441791E8935F2A761139D38BF,
HWStack_AddToTop_m2906D8C7096B89DA2A642C6022A0BBDA3E56D38D,
HWStack_get_Item_m22D16C45E0F052B2C253F5E415C6A3EFB446C6A6,
HWStack_set_Item_mDF787484E3F13831EC68953C27A6C984A48471D9,
HWStack_get_Length_m6363693F0CF183362158EE28989E47D9ED83120F,
HWStack__ctor_m2F8F3305E714F61B045C8552EB4D49C6F3616484,
HWStack_Clone_mC94F0DE0287E23C656F0D547C523781CFEEADEC9,
NULL,
NULL,
NULL,
PositionInfo_HasLineInfo_mBC41D45A82DA70DDBA689931CA5C9F7EC0C27FFA,
PositionInfo_get_LineNumber_mDB25B305515AA67406DE2E26DF50DEDEADC93FE9,
PositionInfo_get_LinePosition_m38138426AF4BD6CB36348CF7C899F8589622FDCB,
PositionInfo_GetPositionInfo_mBE513E266ACFBCBDE780ED61BF7571F872036A56,
PositionInfo__ctor_mAF0BC66656F80EFD0380EABD218CED5AABA13012,
ReaderPositionInfo__ctor_m7D560CD9AF19A8C7287A728AE2245D444B16CBD4,
ReaderPositionInfo_HasLineInfo_m3106194B829362F51F9A0E1452415E0680F2644B,
ReaderPositionInfo_get_LineNumber_m7DD0C75E6F091DAB821D20FFE95D5E9CE835AB6E,
ReaderPositionInfo_get_LinePosition_m8DA55B7C9111E0BC07D07AD2878E792CC9F357A2,
NULL,
NULL,
NULL,
LineInfo__ctor_mFF99DC657778EB3519A941F3CB7E7C33710B0EE0,
LineInfo_Set_m5D59B42332EDBA296FA9AED5CF63D8BECC18214E,
NameTable__ctor_mB02EE27092095D81E839D51519C4FBDA2227C261,
NameTable_Add_m5ACB3656DCB4016DAA199A6CC1ACEF6E6B01F363,
NameTable_Add_mCF098D8FE1698BF0476860D202B4953295A04B1A,
NameTable_Get_m3E92F325593978B474D3BDF7E2DCEC77DEA956D8,
NameTable_AddEntry_mF259DCB5A89DFE81744AF039838B918F52020C5F,
NameTable_Grow_m34F300598474A63CEA90D7F7A71C6F9EB536D5B2,
NameTable_TextEquals_mB56344E2C4832FFE2E398E446B1742A921FCF87A,
Entry__ctor_m659BC03FEAA3AE1874FE82AD8740CCDEAE1CDFED,
Ref_Equal_m91CE186A8D713DBCF387B2A4AA83138704C7B8B1,
DtdParser__ctor_m4E3B38D8F814505EEBDC983BE9A9AAE448F9F279,
DtdParser_Create_mEAB3483CB293C48815D7ED94E0EE32B2A175731B,
DtdParser_Initialize_m0EBA9112535360FF3CB54D32A2F693231023460F,
DtdParser_InitializeFreeFloatingDtd_m1508B91CB75E55A064D4DC2EC796EF2B35785B13,
DtdParser_System_Xml_IDtdParser_ParseInternalDtd_m68D16C997BF5178214EFDB8E4D2DAD9B4C66D1DA,
DtdParser_System_Xml_IDtdParser_ParseFreeFloatingDtd_mED081982C4FF1EC65690A9B95D002584C3FBF4A0,
DtdParser_get_ParsingInternalSubset_mF2EDC8896A9EF87EFC4BFB9DC631B3079DF05399,
DtdParser_get_IgnoreEntityReferences_m2DC8E61DFCB1C09453864CAC4031C467FB7340D8,
DtdParser_get_SaveInternalSubsetValue_m85DB5C7308BF525EE652E944E696CD7A3505DF66,
DtdParser_get_ParsingTopLevelMarkup_m4836E76B7F5C3C3CA7D8574377C0F00BA2BB0BCF,
DtdParser_get_SupportNamespaces_m868EACB0340AAB10A0A36D3E54391F6B721A7791,
DtdParser_get_Normalize_mA95ED98D422B35FDBDAE26FA37F593B389FD122C,
DtdParser_Parse_m251123EFA9598E4851882EB21A72EDF13E3D6EC6,
DtdParser_ParseInDocumentDtd_m152ABA7579FAFD24B3F745D24B25C5210C584668,
DtdParser_ParseFreeFloatingDtd_mD311D1717B2C75FCD8301944583EC6872085E967,
DtdParser_ParseInternalSubset_m4CA8AEDF9E87543186DF6F820A4F1CB15F5EA0A8,
DtdParser_ParseExternalSubset_m32ACD9461EF71173C98644D59A4E0A82576D98B4,
DtdParser_ParseSubset_mDF6AA95DF1D5EFF0A66211B1CD546977176D66B4,
DtdParser_ParseAttlistDecl_m56790F6B55821549A8340D00586BA134FFDA28C1,
DtdParser_ParseAttlistType_mC7CF6695229010B0320A5311BA2FA9298F6A5D29,
DtdParser_ParseAttlistDefault_m2E49FD966B82593A64DFCB15F7D49C30183D859A,
DtdParser_ParseElementDecl_m04A22275D2342422E13554DD1FEA56FEDF7F7CA1,
DtdParser_ParseElementOnlyContent_m8227BEF84B1E93AE070877C03E77C9BA204F5F35,
DtdParser_ParseHowMany_mEA47F6A972504F1CE7D55AFACC025D61A0ED3126,
DtdParser_ParseElementMixedContent_mF075DA5FDA964DB2A05D84C79204A37A2F4453D6,
DtdParser_ParseEntityDecl_mDDF946172429F7DBFB301FE5F113084713B48B57,
DtdParser_ParseNotationDecl_mBCCE845466278E35DDADC504075E85C358FA9EC1,
DtdParser_AddUndeclaredNotation_mF35809833D2C33608CD892441E552FAEA80F4A70,
DtdParser_ParseComment_mAAB19E9100AB4E6929F69BF9895CFE5430B39E96,
DtdParser_ParsePI_m78FD95C2338F0BCF9535C89A24CEFB6F0802E4C9,
DtdParser_ParseCondSection_m6DF82F4650A08BC0E920DEA62D346383C57C677D,
DtdParser_ParseExternalId_m2B6C7C539D6B9BAA81D2D39DD40915B0F8EE1680,
DtdParser_GetToken_m314D3A1BA5596BD50E08F67B39CBFBE2AF04FE8A,
DtdParser_ScanSubsetContent_m3DDC1C5F54961537AD8EFC21533E8B079CD3CFE4,
DtdParser_ScanNameExpected_mE86BA18BAC4E482467ACBF7324AC50A7A036612C,
DtdParser_ScanQNameExpected_mA3CEF7926D1ADB4516533C14CA5AC11B577780DD,
DtdParser_ScanNmtokenExpected_mA1C480DC3339EDB16295740B126CD6E065C1A9EB,
DtdParser_ScanDoctype1_m8CC5B6D8A23BC79BC7D24753A9283D4B7678BBD9,
DtdParser_ScanDoctype2_m49CE285688D0AF32C97161251B5BAED8DC35CAC6,
DtdParser_ScanClosingTag_m5AB673393CE16B30CE50A23B70DE0B8EC66E23B5,
DtdParser_ScanElement1_m72C790C87EF7495318BB9181081FFB608299E94D,
DtdParser_ScanElement2_m8B93B60343DFF685D0BD5A6769BD73FB39E39F45,
DtdParser_ScanElement3_m28CF7EC133A70479C5F5740091A0F58D03E70EA6,
DtdParser_ScanElement4_m6F360CB881C17BFFB2C688BBF7FA4C9751AB284E,
DtdParser_ScanElement5_m88E34616D6F10E1061C7B3CADEF68E1FF1DF7126,
DtdParser_ScanElement6_m5B40A19C9CD3EAED210B4829382140426A14E936,
DtdParser_ScanElement7_m3F94F17E421650A3A8D8BDEC02F8201CD2AB1BC7,
DtdParser_ScanAttlist1_m83EEEF8CFE21CC81A36DA270900584135021C828,
DtdParser_ScanAttlist2_m7E560A6A423783BEB4E7F99C9B4FF69C833D061D,
DtdParser_ScanAttlist3_mF035EBFC23BF70F98B6DFD34112D12607DC8E74D,
DtdParser_ScanAttlist4_mCD308E6A3D25EB060DBC8C35FADB8F6A67991587,
DtdParser_ScanAttlist5_m35AA80B4939B569B63EACFBD15C3A7A279E08C82,
DtdParser_ScanAttlist6_mF627B2ACA8D7005BF6E61B406E7D9016E817B0AE,
DtdParser_ScanAttlist7_m180D2F146EE05F9ED0732FDA13ADF88F8A0AB239,
DtdParser_ScanLiteral_m04C307F1A42A05A09ED322C754538E90C2ED0026,
DtdParser_ScanEntityName_m88D8D0B3BD33BEB5120E1AA008E13FEBC4B03482,
DtdParser_ScanNotation1_m4C4E5782C3B83C24E6F9F08D87B22C4B82E780FB,
DtdParser_ScanSystemId_m4BFDE8AB3CAEF9D217E5FDEBEA038712AC85F601,
DtdParser_ScanEntity1_mE0247D128601F57689966E73F7F89597F017AC53,
DtdParser_ScanEntity2_m2C5A6BB88090ADF0B9649F21210AAD33A4FB7115,
DtdParser_ScanEntity3_m83E67C0E0412FC7E29A40113DFBD9663F1832487,
DtdParser_ScanPublicId1_m1095E6AE70E11A9B956708FFBE530301689F82A5,
DtdParser_ScanPublicId2_mFDAA7AB884FAFD43C7864DA3C22C00BD0024B9DD,
DtdParser_ScanCondSection1_mC6FDCA0100720F5289856689A51097AA12C05FDC,
DtdParser_ScanCondSection2_m4F6CA7E86BF773FA2EAA8ACA577C4F96A1DC7A9A,
DtdParser_ScanCondSection3_m1A14F74065167EFD8938C66911DA82D34F5B1429,
DtdParser_ScanName_mC452081ACDFAE2FB825E73D7F7F506FD967F3DB0,
DtdParser_ScanQName_mAD528C25DE449B69809006B17DF6015439150DE3,
DtdParser_ScanQName_mA660766FD83DC7827E0C5B52412321F8E9A0EDC4,
DtdParser_ReadDataInName_mD211C27DF640D9443E3258AE20A48F095699717B,
DtdParser_ScanNmtoken_mD2A9057AA5C523117A422FBB2B5119B915133919,
DtdParser_EatPublicKeyword_m36E41ED431E35D882457C69703585B584F86D47E,
DtdParser_EatSystemKeyword_mA6344D8F8E24209177DE25810ECC484A5202D452,
DtdParser_GetNameQualified_m90D851C0C284B3597B168491C6824733D42E1979,
DtdParser_GetNameString_mA1D54806181E8700FF13260A88E2077F603C39FB,
DtdParser_GetNmtokenString_m2FBC77BC5054E435A4F99466E1E21D664260D1EB,
DtdParser_GetValue_m3A56A10A245D1CDB50CCBFE897A8BA1AB3F5F622,
DtdParser_GetValueWithStrippedSpaces_mA7A8B5EF2DDCC7C0C1AE9845AF9EF4D149094FEA,
DtdParser_ReadData_m02D6859FB085D58E010B7F25EF813156B8CC3109,
DtdParser_LoadParsingBuffer_mF05F85D2FBE70046CCFD312890F918B9D0961C14,
DtdParser_SaveParsingBuffer_mA50879908E86FF9D354642A7BF0CDF85ACE35D8A,
DtdParser_SaveParsingBuffer_m002F46CF1017FA4228DEAE75ABD891C78F2505AF,
DtdParser_HandleEntityReference_mEE956B6F9F4B05B092B23769C7446B988111557C,
DtdParser_HandleEntityReference_m372D3BB5C39D1333272D001572C4337128FD411B,
DtdParser_HandleEntityEnd_m741F32D866045C1FEBD97EE495E22BECA25B453D,
DtdParser_VerifyEntityReference_m84A330F3B961DFFD33E4BFA07F60013BCF96665E,
DtdParser_SendValidationEvent_m235191F9EC6673C3DB193451B67E6B89CB1E5A2F,
DtdParser_SendValidationEvent_m79ECFFB3D03874AE9095BA539FC8B7191018E58B,
DtdParser_SendValidationEvent_m874AFDBD3F0EEC5D3AE8A195B98AE90DC472438F,
DtdParser_IsAttributeValueType_m973F7C314B5AC9D43A0AE8BAE06F879DE66F9115,
DtdParser_get_LineNo_m4D78AF8EFE8D05D61D89C0CC1C3CB46D0263E246,
DtdParser_get_LinePos_m2FDB78628E84297247B78BA60AF304C084790005,
DtdParser_get_BaseUriStr_m1A09B1A26119F87C048748007B59685399A1A0AE,
DtdParser_OnUnexpectedError_m48B2712A07C18494946123F9947ED17F270DC4B6,
DtdParser_Throw_m227864B3930C74094485358ABBE02CE11F3E9E77,
DtdParser_Throw_mA82BAD834C0CCDE0E9325996E4560953761B62D0,
DtdParser_Throw_mEE35AE1DA02A2343A42F062D85BA7D04AA9666C5,
DtdParser_Throw_mB4CABDC7A50D3C7F339CC18B8F500A9DCD78CA95,
DtdParser_ThrowInvalidChar_mD2161D4741D7A76279757B830E981723BEB64CA3,
DtdParser_ThrowInvalidChar_m67D089CB4F65FC2275C1FE545C178FF42CB61944,
DtdParser_ThrowUnexpectedToken_mBCA8EBEE9CF9EC08AEEB6CA14BF75492689BF982,
DtdParser_ThrowUnexpectedToken_mE75F8A57E36D0ED9A0E029E79C5D0F5E71B82570,
DtdParser_ParseUnexpectedToken_m207C66A0CCCD7B01EC54A015C8F1CB228665119C,
DtdParser_StripSpaces_mA480984B85C66613574E2190887F68CF8DD94125,
UndeclaredNotation__ctor_m6237B782B12B39FB8BF173A6ABA4C298D685F300,
ParseElementOnlyContent_LocalFrame__ctor_m7E1F8F1E449038C870E9A418F8597ECFE5E6FDD1,
ValidateNames_ParseNmtoken_m7C6554EAA0D5D41D6DDE5FA5669F1D54DE46B374,
ValidateNames_ParseNmtokenNoNamespaces_m0192343C1A9B5580256C28CF29ADD86E2862F5E2,
ValidateNames_ParseNameNoNamespaces_mDB34F558B88D0F0CBCED466D0FF9B6B32EC6BDDF,
ValidateNames_IsNameNoNamespaces_m41D3FD9FB53B3949C7E01A74C20C96B0B15DAC2B,
ValidateNames_ParseNCName_m29804E5FFF402FED8323F5A19784053A4DB9559F,
ValidateNames_ParseNCName_mDF0240AB0FDDB3416896DED9C9B78E75BDA8CFEF,
ValidateNames_ParseQName_mE71B5B34A2D2D773E4D3FF94EA866BBDBEC21095,
ValidateNames_ParseQNameThrow_m5D12697A2B0A9B1134C5DCF60555736DCF274AA5,
ValidateNames_ThrowInvalidName_m2CDE4C66404B237566E34B65CEECD1795C6FA56D,
ValidateNames_GetInvalidNameException_m9F77FC77EE9AAC6D08916BC24D1A753F7795CFB7,
ValidateNames_SplitQName_m808CCD9614317080CFDC44BB0DE78CA077847498,
ValidateNames__cctor_m494F388F05F41E158DB8AA28D6BBF1D539B15CAB,
XmlCharType_get_StaticLock_mC311794269D2A2500ECD686E106C0C00C45114E1,
XmlCharType_InitInstance_m187F4E551A38D61E4124ADB4E711D3FB2C2FCCE6,
XmlCharType_SetProperties_m00D46212FCBB36D702B49AF605BBD5AC12F5D37A,
XmlCharType__ctor_mB4A379AC51751894C31365E176E3B9BFB5ABC771,
XmlCharType_get_Instance_m2D4006A9AE9EB033F6A176E31CAFAC7EF30350AD,
XmlCharType_IsWhiteSpace_m6F9F3A19B8A95FF5CBF1B197E400A0F194AC9387,
XmlCharType_IsNCNameSingleChar_mAE9940C767975DB6F8EA438AAE5F7DFC7666DB54,
XmlCharType_IsStartNCNameSingleChar_m471CCC08015F68609798979A3C5AA7C20533AA08,
XmlCharType_IsNameSingleChar_mA5C27AEE5BABB098031EA8BE197F9E2E63F0478A,
XmlCharType_IsCharData_m39C87F830CD89F4F0029AA0338BB9AB5EFCC1AF5,
XmlCharType_IsPubidChar_m1B6AF6006A2514C09A7AE467296FAA1C3372F520,
XmlCharType_IsTextChar_mD4DD7B3C0E63D031A4EFFDD6635F68DDE166A4AB,
XmlCharType_IsLetter_m96DACE1E8C6E2FA82D842A40E6700F7383D119B5,
XmlCharType_IsNCNameCharXml4e_mD329203E44D17286699892D4E080A92F8AF9D56E,
XmlCharType_IsStartNCNameCharXml4e_mB1A1B245AB61132E3C6F1CB221D3FE5330F9FD2A,
XmlCharType_IsNameCharXml4e_mEA49083CCCCAAA61588D16FC58ED3655B0C3B0A8,
XmlCharType_IsDigit_m35A52077DD1B23150913BDAE7C1F5EEEF792DFD7,
XmlCharType_IsHighSurrogate_m9DE9C8AE82BE2FB2A8EA00142D2E5A7DFE6CC303,
XmlCharType_IsLowSurrogate_m062769B4A4869E4EDAC2EC6D0169BADCC2AC6C56,
XmlCharType_IsSurrogate_m29FE0DF5EE1BEA1C1695EAD497896D2FD94173C0,
XmlCharType_CombineSurrogateChar_mCCBF257D9AE510DB9D3AA852848DCEB8AE0B9512,
XmlCharType_SplitSurrogateChar_m8D1F247D73F0298B1E45C124BE6FA2A797ABAE56,
XmlCharType_IsOnlyWhitespace_m6A7AD69BFF7BE6878F6984C952284C0755601490,
XmlCharType_IsOnlyWhitespaceWithPos_mED48C365F707662F8D0AD0113155B24CAD53800C,
XmlCharType_IsOnlyCharData_m5BFEFD55C4578A0117D1ED3305ACF4C062DCE9D3,
XmlCharType_IsOnlyDigits_m65AE71D9278E3F04A6625595F8DC3D0749D79DCC,
XmlCharType_IsPublicId_m1119A6921A99A357141333030F425EDD2AAFE2AE,
XmlCharType_InRange_mBF4F5A0A28C7F7A5B87E49F68865D273809D8FDD,
XmlComplianceUtil_NonCDataNormalize_mD4049AAACE029BD906CA8B8B347D57B68EB0713C,
XmlComplianceUtil_CDataNormalize_m28F7DA8AAD0404D820BE0A2BC46F53758827C982,
XmlConvert_EncodeName_m42879CBB7E33F534E7BA93890E4A830C5E5C6392,
XmlConvert_EncodeLocalName_m7E371CA110F27018553704A8E9518C89BBEF0435,
XmlConvert_DecodeName_m0A515523E8424058C10863C8B3B0FDA0B63DD329,
XmlConvert_EncodeName_m45BA3D0B0E9D8A26AD43E6241AF077FA99155C20,
XmlConvert_FromHex_mA266EF5D2F9BD2426414E2E217EC6867D60FDF8C,
XmlConvert_FromBinHexString_mCEECD04A59A5B24E7831182C035B8807493F2D22,
XmlConvert_FromBinHexString_mA6B7940865C99CFD6DA8331F3F4C08A1066274BB,
XmlConvert_ToBinHexString_m18CF7765F4C6BB347B491EFF4317FE4E83A871A0,
XmlConvert_VerifyName_m5A3D4679962414F4932E7B0C480BDD7D732F52B1,
XmlConvert_TryVerifyName_m465304C83590B09FCFE24D876497CF0639AE6FA8,
XmlConvert_VerifyQName_mCDB9F07461E11258D09D3DFA02FF1834080A961A,
XmlConvert_VerifyNCName_mCB1CA12B8CACAF7D29AD72304B54F3C5B91C9006,
XmlConvert_VerifyNCName_mD6881689EEB9CD57A2866F8F138F34B79670C786,
XmlConvert_TryVerifyNCName_m20AB89E3891F6D1776A11BCEB582BAE7C415E13B,
XmlConvert_VerifyTOKEN_m3BDF63205A5C7AF85C69BC35F6B689ECC773D551,
XmlConvert_TryVerifyTOKEN_m6F7783246195E4D914D713E8DB55686FA074701E,
XmlConvert_TryVerifyNMTOKEN_m28C3597CC364D53D538ADB87D5D5F70BE46130EE,
XmlConvert_TryVerifyNormalizedString_m07F0EE0E6EF3FA9EE4257A1D1A71371635B02C15,
XmlConvert_ToString_mD498DD0E8B82A9E93A66FE61A9A977523C5D01CD,
XmlConvert_ToString_m1CAF860FB3A7C685209D8F925DF140792694EAC1,
XmlConvert_ToString_mFA07C846C46E12A04FE92E9388CBE27146C47720,
XmlConvert_ToString_mC96BECCB53E0E0AEE7343F589064A956B510D788,
XmlConvert_ToString_m8B9358ACFF0D39C8843D0CFA5B5209CA04C6AB47,
XmlConvert_ToString_m70CBE2DA22D8FCAC8906512E2A6F12C2E39C6D62,
XmlConvert_ToString_m107060D51F6846EEE17E3F25663DE8CBF0D531B7,
XmlConvert_ToString_m3963263C4C1BFFC2ADF0401CBF35D12BEE47BECD,
XmlConvert_ToString_m9E81DED159D21EE4F48F23CD7BCA537FA66C1350,
XmlConvert_ToString_m538A8EFC52434D2F0D562A650E080E60ED2D5C3A,
XmlConvert_ToString_m8DA228632804611F0B44C93D6E285A422A58E344,
XmlConvert_ToString_m5E4CB5F0119A790789813DACE87198037B503361,
XmlConvert_ToString_m9AB2822ABA7C73BBABFA7A3D8318B602CD73C10B,
XmlConvert_ToString_mEEE356A29FB0ED8DC23C8415AD5B8E8B8E50D60C,
XmlConvert_ToString_m5C8711DA93C2A1E8B4E38488F9D85D76A5CBEA3C,
XmlConvert_ToString_m53BEA31146914B2252CA6CAFE2DA2360FA254078,
XmlConvert_ToString_m1916FE1D2DEAAFF8E94A53DFF9C07DD1A996A8A9,
XmlConvert_ToString_m6E2C7912305248A51E6D343F747BCED28407632E,
XmlConvert_ToBoolean_mC9C05B76ECCD48E206BF6AD704A9742C88A6DBB4,
XmlConvert_TryToBoolean_m0CA3E45C160061B01DDA9EAEF49BB683FBA32219,
XmlConvert_ToChar_m4B3F59079A9425572BAACA1A0A281FE1AF94EA6E,
XmlConvert_TryToChar_mC43E04FE8B98D9A034ED34E189C84FA1D296C5B2,
XmlConvert_ToDecimal_mF207176DE0C5A80122854CAC9C2155F7DD6435CF,
XmlConvert_TryToDecimal_m8FA34EA2076BEA1440B331DA29140A24C802D92F,
XmlConvert_ToInteger_mD5305C6E8E003F3C5AF6E863CA4DC4E391E71314,
XmlConvert_TryToInteger_m3E61E542C70B167E6CFC95DFFBAF1F51A3434ED2,
XmlConvert_ToSByte_m016312ECA2028FDF641F77EA959E948206EFA724,
XmlConvert_TryToSByte_m64D761F38165B2E70F053771257A7A2C2D2DCC92,
XmlConvert_ToInt16_m181D12069AB83A8C4E54FB9E9D95800C5C9C2380,
XmlConvert_TryToInt16_m869F38BA31875A133B020F491D88405B66FAA0D5,
XmlConvert_ToInt32_mDE7EE99061A69CCE5FB3C241348580413B782DAC,
XmlConvert_TryToInt32_m02C43C626553DD15AC85020B42F3D54FD1CE1DC5,
XmlConvert_ToInt64_m2CF984027A0976837779877B75DC706078E21085,
XmlConvert_TryToInt64_m04C6A322C4DA6D3EF0E8749095C787817B89CD95,
XmlConvert_ToByte_m2E34F5DBC8CC707B29AB4A81D74776C98F38237C,
XmlConvert_TryToByte_m6911DC58046B13049F75864C79233EB5CB31490E,
XmlConvert_ToUInt16_m38684EA1B03F1990C215D648E9872AEB51C3B25C,
XmlConvert_TryToUInt16_mA4C568FD069F2B98E7E78156757D5846E0B9754D,
XmlConvert_ToUInt32_mA32F8206F0D506F6C6AE32F38E564BF0BD0F6253,
XmlConvert_TryToUInt32_mE652779A38A022F24899DCE2DE64C1CE3F1AC3CE,
XmlConvert_ToUInt64_mC4B96AE0BE289EDC44D372826497E19555AA38A4,
XmlConvert_TryToUInt64_mF86F3148FCA9EE8300FCD0332D3CA2FE1EBD547E,
XmlConvert_ToSingle_m8AC367272E8941669A57D02186398DD44E795003,
XmlConvert_TryToSingle_m95CCE1DC0876E68EA64052EFEDD6EF7B59A6B68B,
XmlConvert_ToDouble_m1103CDF418E58863D866DF2156731EDC5392F96F,
XmlConvert_TryToDouble_m109542725B36B4EB2C4F36B59DEFAF1EBFF57171,
XmlConvert_ToXPathDouble_mA388FFF7E7B88165587FAFC104ACD97473BED588,
XmlConvert_ToTimeSpan_m0343E96CF74D5F2F983F690BAEC86D71D8301DB5,
XmlConvert_TryToTimeSpan_mB4B0750D2BEA7AD533F8857F6F6A85A365CB9340,
XmlConvert_get_AllDateTimeFormats_mE43C244BD538BEA60E3174D65A5BFF36D727658F,
XmlConvert_CreateAllDateTimeFormats_m75097EE17AAAEFBED07CDD8D99D7574FE3ADFADA,
XmlConvert_ToDateTime_mD576D186EE4174348CEE99F8FC8FB4B438405BBA,
XmlConvert_ToDateTime_mB7362C8DE1BD1D3B9AA781ACB357EEB78AAAD4BB,
XmlConvert_ToDateTime_m7107F1C9F62C00C17BD6338F49B5C7FE7CA1FD16,
XmlConvert_ToDateTimeOffset_m260A0539FA0CF7E2C2471EB782DC187317FB66C3,
XmlConvert_ToGuid_m38706674F6E400E1864A7F52E39CD539305D77F6,
XmlConvert_TryToGuid_mC97B551E0239C9EF79B28C138F11A158BA734D96,
XmlConvert_SwitchToLocalTime_m32523A3498C24F95B7D23C1C99436512658788D0,
XmlConvert_SwitchToUtcTime_mC2A18DD0A8CF8A5B38635DBC7BAE857A3BF82E1F,
XmlConvert_ToUri_m8FB9C7F2427BDE686CDEB6A0A89A2291262377BA,
XmlConvert_TryToUri_mF583546197E448A306D4471EDC0F82217F685CB7,
XmlConvert_StrEqual_mBE6FAA3466A3A3725E7D5B2B1AACA9DF96101A91,
XmlConvert_TrimString_m10347633D50C56FCE0BFC58077D71AEBD88F9509,
XmlConvert_TrimStringStart_m8BC1528DC72AE253EEAB03563CB62C73A809AA75,
XmlConvert_TrimStringEnd_m4DF67E30CF69E3757627C0169770B8BE09C007E9,
XmlConvert_SplitString_mEA975BC4E3519B5D2AA7B11E80A2335A0B0CB9C0,
XmlConvert_IsNegativeZero_mEDA509EEA67FD726A7059E61B277FC36BB12D056,
XmlConvert_DoubleToInt64Bits_m4D5D0577DFC61063C21CACE7A701783203EA5206,
XmlConvert_VerifyCharData_m209AE7D054547469855550B186B07A1F08678DAE,
XmlConvert_EscapeValueForDebuggerDisplay_m9C49158A85A26FC96BBC7B0FDDB56111B42A6741,
XmlConvert_CreateException_m4BE41AB19E1AF2E711E1386136E1A00E024E2D09,
XmlConvert_CreateException_mF29B69AC633B52DD9A770A1E7E5FFD59EA63704C,
XmlConvert_CreateException_m23EF8CC38D2578CD052891F7CA71245353B84638,
XmlConvert_CreateException_m822435202C82E6D14B37B3A7905C12641301B0B3,
XmlConvert_CreateInvalidSurrogatePairException_m94EB7264908EDA03B0B9136F43A937B33FBB91CC,
XmlConvert_CreateInvalidSurrogatePairException_m4C41D0DAA33F1977D03C55FCB621BE77738AFE40,
XmlConvert_CreateInvalidSurrogatePairException_m7DAD57F312D8044C1E137345A0A403DC94147D71,
XmlConvert_CreateInvalidHighSurrogateCharException_mA7ECADE332FF612C80C9A49EDCECAFD6A181D20C,
XmlConvert_CreateInvalidHighSurrogateCharException_m2FD89D07A826A8B5DB008B0659DB0349EB9D636F,
XmlConvert_CreateInvalidHighSurrogateCharException_m6729BEEA03AA85B6346405976E3598ADD9341ACB,
XmlConvert_CreateInvalidCharException_m06C756FADDC1FA0D588F8E79216C4A0A84F9996B,
XmlConvert_CreateInvalidCharException_mDB4221F3CC7FE0F027C0BE5E94398367C6D528CF,
XmlConvert_CreateInvalidCharException_m19C612EF151164619BF1F49585B9969A77A85F94,
XmlConvert_CreateInvalidNameCharException_m88A12C5528BDCF4E0BE5CE107DE282F554EF3400,
XmlConvert_CreateInvalidNameArgumentException_m0B235FA7E46AD1CFB389413509E11D59B6BA9AA2,
XmlConvert__cctor_m279D7AA1F3B83567FF446EEDE4B1DAC07B9AC375,
XmlDownloadManager_GetStream_mFCE31324F97366C7BC462BAA28D852B26F573D4D,
XmlDownloadManager_GetNonFileStream_m78D6C9664BBC8342B7D9674A5D10347749B75EF1,
XmlDownloadManager_Remove_m57E5EC3D9EDFFC39FD6F2DE326B86CEB1A1CE867,
XmlDownloadManager_GetStreamAsync_mFCA5D1E89017AB471C5CD64DB6768FA8E8BB9F8B,
XmlDownloadManager_GetNonFileStreamAsync_mDF3126264ECD9236A32BCF17B8EA78A0D69992DD,
XmlDownloadManager__ctor_m9C604341FB3E13894A4A5B7E95D221FB1AF63BD9,
U3CU3Ec__DisplayClass4_0__ctor_m74540ACDBCB71F0837B47490F72EA5CEE0283C50,
U3CU3Ec__DisplayClass4_0_U3CGetStreamAsyncU3Eb__0_m2904A59D8D23BD3D869B1D25E871FCE2C25F9D8B,
U3CGetNonFileStreamAsyncU3Ed__5_MoveNext_m401EF9DB64A96F37087DBCBD2CA09F888772FE03,
U3CGetNonFileStreamAsyncU3Ed__5_SetStateMachine_m3ED5E31DE04EF6769B01E7F1BAC976A9286ACEE1,
OpenedHost__ctor_m2A06F35EBA2FE8A343C6D8F0E7DF28B1FE74BD64,
XmlRegisteredNonCachedStream__ctor_mAF8BF20A5548FBA90920A191D8833071E4244DD9,
XmlRegisteredNonCachedStream_Finalize_mB9020B35BB9C9B1B675A20424895E3FB881B2F3F,
XmlRegisteredNonCachedStream_Dispose_mD04D5310193DFEA35BA9DA150178F30453BD561F,
XmlRegisteredNonCachedStream_BeginRead_m75245D7EFF7DB8C12F0E85789B3B2D4A29D8C247,
XmlRegisteredNonCachedStream_BeginWrite_m7373E5B475BD171A908355C342C3AD477313EEB2,
XmlRegisteredNonCachedStream_EndRead_m84B07F2CDA73034FFE05AD715D75BE94D39FE820,
XmlRegisteredNonCachedStream_EndWrite_mE9B107C0436321683ACDFA219F0494AC8DED6C12,
XmlRegisteredNonCachedStream_Flush_mCBE33C2B664ABC192134D6192B6AAA0D12F0BCB2,
XmlRegisteredNonCachedStream_Read_mF34AF7A2EF377452B4A382277B4312F7658DC8EF,
XmlRegisteredNonCachedStream_ReadByte_m7E9F76207AC18D8AD1EBF5CB0D1991C81CACE3A3,
XmlRegisteredNonCachedStream_Seek_mD15FE0516DD714ADCC70362A1AD22E7ABD5A7789,
XmlRegisteredNonCachedStream_Write_m8DE8485A0C8170C027114F339A8766D02F3035FF,
XmlRegisteredNonCachedStream_WriteByte_m1EDCBDDC2E8E89533FF0926B0D1C59F5F507CA47,
XmlRegisteredNonCachedStream_get_CanRead_mAB416A4F09ED2E99B6E3D0465548DABE943EB756,
XmlRegisteredNonCachedStream_get_CanSeek_m5811BA9F1C62916527FD1735EAC88AF5F82B22E7,
XmlRegisteredNonCachedStream_get_CanWrite_m1089439A2ED20C5FD16CEB6DB324D6012548F833,
XmlRegisteredNonCachedStream_get_Length_mFE0D355055471E01D45D6A7C7DF615DACC3CA195,
XmlRegisteredNonCachedStream_get_Position_mE6EE60B9F9EB63C79E7642EA996AF7315AF089C5,
XmlRegisteredNonCachedStream_set_Position_m1F163E7F573D5CC3774E71638D49F983747E71ED,
XmlCachedStream__ctor_m42CE73C3EA3B5DEFBC2925C6702FC5EE06F78BC9,
UTF16Decoder__ctor_m3C3FEF9D965F0159125428E5ADE9EF42359B6664,
UTF16Decoder_GetCharCount_mA045B0DD063AB7C8D3067058C0E892ACF6B1053E,
UTF16Decoder_GetCharCount_m80062C2E374BB965073C59B8C52C21E5B3286C23,
UTF16Decoder_GetChars_mFD31FEC40FAE0FFA7508FE49AD626E063A43C1BE,
UTF16Decoder_Convert_mE1B7012AA65805EE90EBE43CF3B199326F786C56,
SafeAsciiDecoder__ctor_m1C11CABE1F5C280D6CC096EA14C3B34F1EF2C25B,
SafeAsciiDecoder_GetCharCount_m982380031B67605A421EE0F559567E04039AC939,
SafeAsciiDecoder_GetChars_m78F0BE74B4956E7389445F8EB18ED91C9D673DCA,
SafeAsciiDecoder_Convert_mD5646F210AF91CEF3D5551D74EB7F67AECA33E6B,
Ucs4Encoding_get_WebName_m20FF545662FF00203D9F927EE04E23CBE589261D,
Ucs4Encoding_GetDecoder_mA0ADC89D8F56AA9ED3019BE19F664FB3FE5ADCD9,
Ucs4Encoding_GetByteCount_m4E59CE9E039D4978C6934A0AB932A272A66F9595,
Ucs4Encoding_GetBytes_m65346A1C8565F9980A22114E6C050266CF13EDEF,
Ucs4Encoding_GetBytes_m9FD0DEDCE13E104319445ABBA873E5D343EAC6D5,
Ucs4Encoding_GetMaxByteCount_m7CD55451797300946FECF2B9A6497B76DDF6C371,
Ucs4Encoding_GetCharCount_m293E7BD667C2160C9B33FBDC02BCC86D6F653E5A,
Ucs4Encoding_GetChars_m967541AA546861B5B6EF4409F5913006E3CA1D68,
Ucs4Encoding_GetMaxCharCount_mD68E4244F3F631819568321A84D096737BDAE18C,
Ucs4Encoding_get_CodePage_m418FD86D0DF6723733AB6FD56400375FE4A9E553,
Ucs4Encoding_GetEncoder_mA0F7C51BA8A1E4345E35C9905A1EADDDD9218FA0,
Ucs4Encoding_get_UCS4_Littleendian_mE5D14C1D3E3999AB18A07E4325BE96DDE29B356F,
Ucs4Encoding_get_UCS4_Bigendian_m0E97A4F558200F5EBC6145B921BCCC5403331EEA,
Ucs4Encoding_get_UCS4_2143_m0710B16D7E07408001CA72F4A38F716503404D6E,
Ucs4Encoding_get_UCS4_3412_mF9002AF9C8DDCD0536D55369322D6AB0E0DF7CDA,
Ucs4Encoding__ctor_m70FAB3C554FDBAAEA23AFB10DC214DFF4A64D64A,
Ucs4Encoding1234__ctor_mE3CD6C385E5AA40CD9121D5923AF105533D61DD6,
Ucs4Encoding1234_get_EncodingName_m1F82B6AB209732EE06D7F9E1144D0A7BF41E1201,
Ucs4Encoding1234_GetPreamble_m3F663DE5799D0EACBB4D3CC6F569278FD8E94134,
Ucs4Encoding4321__ctor_m39191761F994823FD46F2DC0179466D44653B804,
Ucs4Encoding4321_get_EncodingName_m420997A7DF142A1FA730C071D82D884C73B28E83,
Ucs4Encoding4321_GetPreamble_m05B83E8018B6F366014E4B549B7BD5F5B0FA997A,
Ucs4Encoding2143__ctor_mE46F56F7DB557DE79212D883C771CE040B88845A,
Ucs4Encoding2143_get_EncodingName_mEE6BE6D7A30DB3B2D1248715EA9D284DA47B1A56,
Ucs4Encoding2143_GetPreamble_mAC07819EFA6E17A1A5A68DE6F36F24ED17A5B8FD,
Ucs4Encoding3412__ctor_m4586D534C822548F7849D95A99E8F8C6EE5FF622,
Ucs4Encoding3412_get_EncodingName_mF3A35063F32BDE378F2F5D5970A6A1682FDDD4DA,
Ucs4Encoding3412_GetPreamble_m605FEAE802F1D946FF1CB4E79A4EBA0098EC7FB1,
Ucs4Decoder_GetCharCount_m75D633D2FF1FA1A9D19036E808CBBBEF30970372,
NULL,
Ucs4Decoder_GetChars_mA91DE193BBAE2F7CC33895CC42FBB2AE7EA59721,
Ucs4Decoder_Convert_mBB9A5EB4B6E7CECB499CE9D92F2D6005775C5610,
Ucs4Decoder_Ucs4ToUTF16_m21399C42D7A88AF5E10D5DC039AB407C10DDAAB8,
Ucs4Decoder__ctor_m93A5F3E735B24067E03ECECABF8DAADC9770F2C8,
Ucs4Decoder4321_GetFullChars_mC4494A48E6EC62E3EEBEE256B87563125F048528,
Ucs4Decoder4321__ctor_m5CFE9D28AB6B02B583DDAB7643424777335730BE,
Ucs4Decoder1234_GetFullChars_m01D76959DF39FE0EB7B9C30CC4A60961D97132EF,
Ucs4Decoder1234__ctor_m24F3E3DF2176B5E2B9D2BAA3734A04E7ED1CA682,
Ucs4Decoder2143_GetFullChars_mD004C5342F8D1F215DF51502AF2CC8528CF52EC2,
Ucs4Decoder2143__ctor_m5D6678C784082563496F3B3AB90B39A2C3D506A8,
Ucs4Decoder3412_GetFullChars_m5A354D0AB12ABF99A8C5C7DEAD9E0690C7C46904,
Ucs4Decoder3412__ctor_m64362F60052E1E6D120EDDC0F9BE6D5E323DBECC,
XmlException__ctor_m2FC4E2AB470AD5003F7B9B5B9451CE320AFDDB2F,
XmlException_GetObjectData_m6179AFA2490E6B295B7C192E99A828A45104154D,
XmlException__ctor_m5BA0E89E2BA57EBA306CA552E59B20E5EA6E9909,
XmlException__ctor_m39D4A09CD4A3351C21D85A89AAE43ECAD0E910F4,
XmlException__ctor_m272A72A57A72F47C6977D9CA6E10AD37075A097E,
XmlException__ctor_m022651219BF5C270D6B851281AACACCB4A6AE5FC,
XmlException__ctor_m9E8E4966F92E92928F2334A4B5A6992A20505AD7,
XmlException__ctor_mAAF5616098D1552646D4C4FDF1B381CB63822A21,
XmlException__ctor_mD7C8E5B35C43BCEDBB41ADC035A38088DFE88A87,
XmlException__ctor_mCD230657B1383DCA2BE352251351F34246E3371B,
XmlException__ctor_m9B374E074F3F119E162C8075170EAC3D83B903C3,
XmlException__ctor_mC5DF75B19F103B9950AE9C30EE4161CF712442E3,
XmlException__ctor_mE015AE756769AE9E089407C185225F0DA4B3E848,
XmlException__ctor_m03120C28C23F76A8DA17B42FB00F599D2FB22B3F,
XmlException__ctor_m93B63C9E4FE7C5B4DAE86D7F5B9FA23451CC7077,
XmlException__ctor_m9533F222CB16C788C194E7494449C1D96BC781CA,
XmlException__ctor_m9BF115E3E8CAC81B474E36A76805DC4F2E856879,
XmlException__ctor_m7E1498E19EBB6E85EC10AA3F9F5A40CA0C5D3F68,
XmlException__ctor_mAF9987B6D433F91FBD0101527C492BA66AB25F37,
XmlException_FormatUserMessage_m993358AFE7A80AF1EB2F75E49079DB4D4FDF20B6,
XmlException_CreateMessage_m3B285113EA7F86051E577DEFED48E1A997BDA5EE,
XmlException_BuildCharExceptionArgs_m392B50DC9155D9243FD05EF0287B06FCB408EA46,
XmlException_BuildCharExceptionArgs_mC868154C32A2950D756F3E42B40D79DC4B7BBA33,
XmlException_BuildCharExceptionArgs_m85E22B1AE112B5BB1253D33A24F137F73240C556,
XmlException_get_LineNumber_m4DBE53D0E13988CF2A5055C4B853F1399DE1A926,
XmlException_get_LinePosition_m8045E03E183F6B07D6394A1B1FBD55E2CBE2DCB4,
XmlException_get_Message_m218FC0CDE2D81F3E770F9C48807A9B864492F347,
XmlException_get_ResString_m977084C1A1F883C2BED73B1F956D980E62649C7A,
NULL,
NULL,
NULL,
XmlNameTable__ctor_m165D6C26354AF163FA559778C1998B36A8A5FBF6,
XmlNamespaceManager__ctor_m6485992B6D88F2C7276E1D562B9F643AD60AD4CD,
XmlNamespaceManager__ctor_m18E69120CE5886E06630CCCC3215D2C67FC669DB,
XmlNamespaceManager_get_NameTable_m22C981D682DB704D899C8725091736F10B097628,
XmlNamespaceManager_get_DefaultNamespace_m3015809AB8A197A12D23AB61BA11CDB4CD5E1241,
XmlNamespaceManager_PushScope_mF17ABF7EF077F538E3012DD9A8EBF0C128D4DCD1,
XmlNamespaceManager_PopScope_m0EB14C22C44AF1E989C1C381DDDB111F287F9997,
XmlNamespaceManager_AddNamespace_mDA8DBDC85CE2435D836C207249DEDAAD55B0FA1E,
XmlNamespaceManager_RemoveNamespace_mCCABF9D706AF8D1D9FFB023006728FE48BECD99D,
XmlNamespaceManager_GetEnumerator_mEE11B3E5BFE3174740971DB7531694370BDEB009,
XmlNamespaceManager_GetNamespacesInScope_mDB468313DC9C114A1F7C73D10A61F1F14F74DC53,
XmlNamespaceManager_LookupNamespace_m0D3576834614FF3A1058207F0B4FEBAF160AF904,
XmlNamespaceManager_LookupNamespaceDecl_m955EBDC78C37873BBE321D1019EC6BBFBC06AFB9,
XmlNamespaceManager_LookupPrefix_mA060D0BC1B5B87331C28D3E27C6D5C5F2C773F3B,
NamespaceDeclaration_Set_mF2995843239E0B27FC94945EF6EDCC804A95D0E3,
XmlQualifiedName__ctor_mD1D3B6997D1B544D421B704520AD12E4C120D634,
XmlQualifiedName__ctor_m2DD62019A76524587CC7204E1AB903CDAADA6545,
XmlQualifiedName__ctor_m65632114A1726D9FAD0338BC2A8C28BB9D262C7B,
XmlQualifiedName_get_Namespace_m0CAE4A651EF1CA6F0EB657C83608A796038A2615,
XmlQualifiedName_get_Name_mC9D21D5BADE11AEAC7ED5886B39E1A774C63B830,
XmlQualifiedName_GetHashCode_m1CA9D1D08830AA966EB0E50607ED552E81C49019,
XmlQualifiedName_get_IsEmpty_m37942163D9A870E85BE8762845953C6A6579A400,
XmlQualifiedName_ToString_mD7E21378ABCEA7776C964D3F9AB713E1EE097D12,
XmlQualifiedName_Equals_mC07185C3F8ADC054A18552755B24F4B064F6A941,
XmlQualifiedName_op_Equality_m1E344DA8D9A620A0DB42580DD284851DB571D704,
XmlQualifiedName_op_Inequality_m7327D765A1501F12E33F29BBAFAF4AFAAB3AA8B8,
XmlQualifiedName_ToString_mAAFDFDB95AD49B36F216200423585199CE5815D1,
XmlQualifiedName_GetHashCodeDelegate_mE9AF5EB7E392A97AA72AA2DBBC5684CB969B4C11,
XmlQualifiedName_IsRandomizedHashingDisabled_mD50F0200E987E2665B520F25B9FD6F7BEA50F4F1,
XmlQualifiedName_GetHashCodeOfString_mF9AC09EAD025AC97A69D51A45361076DF91A3E5D,
XmlQualifiedName_Init_m2F37BA4297673844DC409B1C7E03849BC95EAAFB,
XmlQualifiedName_SetNamespace_m63E20F88AB7D2D183870822DD21290AC073152F6,
XmlQualifiedName_Verify_mFB83DB0C546F66AA49618EB39EBC76EEA477F002,
XmlQualifiedName_Atomize_mB8F61AC75ACBFE70B8BEFD6449046D383928ABA1,
XmlQualifiedName_Parse_m1373F4CC31E5D1B6F3411729D09D4E9200DE76A2,
XmlQualifiedName_Clone_m7374BE1368635818E627BED03C425BDDB8950060,
XmlQualifiedName__cctor_m0B0B6A2BE40999E29383188E1F94450A5576E586,
HashCodeOfStringDelegate__ctor_mACD990E8FD95BBE7E3968653660EB6323D34C4F8,
HashCodeOfStringDelegate_Invoke_m9198434EF3560A29A90AE7134990CB76131DE398,
NULL,
XmlResolver_ResolveUri_m4498F8B97A610629046F8EFE50BD3A219321D67E,
XmlResolver_SupportsType_mC10B15CDD833D95E012A7558589955F4009E79BD,
XmlResolver_GetEntityAsync_m1263AC6868475C5348D29BEAB320DB02DAF4B486,
XmlResolver__ctor_m6BB971F861631AEDD5D0414BA7683DC6AEFFADBB,
XmlUrlResolver_get_DownloadManager_m7B750F2BBDF1B8C34FE700B03AA07BA54BA2D8F9,
XmlUrlResolver__ctor_m2BF23C41038D2825C0854A4C01DCE078E171A7BB,
XmlUrlResolver_GetEntity_m1F5BF642CDAC0DC377F60112FA7EBE1955D5B94E,
XmlUrlResolver_ResolveUri_mA2F0D58CB4EF2731731D5ACA7985B69DC1D332AB,
XmlUrlResolver_GetEntityAsync_m73D821657E5528ABDB9AF01B11865862E2D7F36A,
U3CGetEntityAsyncU3Ed__15_MoveNext_m4EB8A902AF6652E48FDC2EF0D9CF57B9D5683678,
U3CGetEntityAsyncU3Ed__15_SetStateMachine_m48617EED026EB279AE59A61FC293534D9C4763D1,
BinaryCompatibility_get_TargetsAtLeast_Desktop_V4_5_2_mE2DBBB0681C730A3535F391056F24F9F2EBA807C,
Res_GetString_mDA55FC7FF8E2C038FBF35ECD8F23554CF9C31D43,
Res_GetString_mB929E696BF2E2F27CD03C0B61301A9DFE2FDEEF9,
XPathDocument_get_NameTable_m0983CA6BD6A2B1368D995E18A6F21ABF9573C4FD,
XPathDocument_get_HasLineInfo_m6B4147B65DC678C082FB591BB7FC58DEF2A1655F,
XPathDocument_GetXmlNamespaceNode_m338B46452B3B4BAEF58DC882EEEAE3CEAF094F39,
XPathDocument_LookupNamespaces_m2ECE5FBE932A2F9F04DB9A3B9C0603A1F4D4B904,
XPathException__ctor_mD59181800FB3B044B0785CEF318F3CA7B47B5C4F,
XPathException_GetObjectData_m80226E71F76D78944C5BA86666196F741801CD0E,
XPathException__ctor_m8C71AC635F8B9C1C68C1682AF4EE0E79285260F5,
XPathException__ctor_m5C501574770BB34FF38E2045EB9947CAD1667320,
XPathException_Create_m2D01AA17F957987257F5C8843CDC05E166BF9F3E,
XPathException_Create_m40E44562066742B4DEEAAF1BD1569EB1E7A22173,
XPathException_Create_m1A9E3D4D0D5E163F3C42FDD77483C9556E272485,
XPathException__ctor_m237D39E3E6D75FD9A9CC255A45524AAC42FC4DE7,
XPathException__ctor_mE32ABABB29AF86E84B9BE4F029A15C5B06AFB2D2,
XPathException_CreateMessage_m9C4AE2D894580349CB1E6ACA65F713004ABAB613,
XPathException_get_Message_m5DEC159534CFF3E8FAC007EF5D40329345CF0302,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
XPathItem_ValueAs_m2EBD6F29984D4431EBAD2979370A7EAA24BCFDFB,
NULL,
XPathItem__ctor_m649945BF95822C606725A5E0103D0C2120FA371B,
XPathNavigator_ToString_m0C078C8FAEF95FC418797FC040421391E8542FD9,
XPathNavigator_get_XmlType_m3991F06B60DB097C5DD6D73AE111E6EAEE143D05,
XPathNavigator_get_TypedValue_mABA7E07EE7E0EA5EC637D245427A06D93270EB29,
XPathNavigator_get_ValueType_m5344D7AC94573D531B8B8612B7DD160783DC2796,
XPathNavigator_get_ValueAsBoolean_m1F8B19F15279F0857D154DCA4A2DAF9E3DDD04D5,
XPathNavigator_get_ValueAsDateTime_m712209EBBAC07E28B132AAF7C4C00D96F992EEDF,
XPathNavigator_get_ValueAsDouble_m6E33105EDEC3CA7B2E5E4A01AEF2E391B66DF8DA,
XPathNavigator_get_ValueAsInt_mA265FEE01148ACE8262C1533332EBB7AFB43B06E,
XPathNavigator_get_ValueAsLong_mB902850163A1013BFB6DFB977B4E26E151472557,
XPathNavigator_ValueAs_m5003DFF7A5936C4CF5AC451EEA7274600C0C8E1D,
XPathNavigator_System_ICloneable_Clone_m74317CEB6E525B7CB20F874ACF2E72A363EDB95A,
NULL,
XPathNavigator_LookupNamespace_m3893E74CE84581B2F55045B37D22C854D686D411,
XPathNavigator_LookupPrefix_mE61D0E42321BFD0E88449B3159EE1A58D972BEB4,
XPathNavigator_GetNamespacesInScope_mA67FAD8D6E5615EA677D9F6E151608A8DD412317,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
XPathNavigator_get_UnderlyingObject_mA4ABE2E913A936651C4E07AD7B8B71E0D07B0FC9,
XPathNavigator_MoveToNamespace_m83D31622433418DB60BCD6EE09FA7A1751607940,
NULL,
NULL,
NULL,
NULL,
XPathNavigator_get_SchemaInfo_m3500A29FBB95750AC1935EED2F3439C9FFFD7C1C,
XPathNavigator_IsText_m6DEFBEC9D12A73E801833B405D5533FA5754B53B,
XPathNavigator_get_debuggerDisplayProxy_mB2AF25EF1A966B33859C5FD0CB15A8D14CC213EA,
XPathNavigator__ctor_m2A24E4B324A522498AE39749E6407908C47C8E5C,
XPathNavigator__cctor_m8AD09925955E3EF0BE834BE404EF0CA162F76A82,
DebuggerDisplayProxy__ctor_m30E1D8132B6AB67DC10CC477BA0C3A92F63E48B5,
DebuggerDisplayProxy_ToString_m13453DF5A1A35A9CA20609C07CBDF61CD7E30B17,
XPathNavigatorKeyComparer_System_Collections_IEqualityComparer_Equals_m419877DD694879ED12BFB2B0A114BC1B87C45AED,
XPathNavigatorKeyComparer_System_Collections_IEqualityComparer_GetHashCode_m4218847EB89A35F566959D02A0D516EFFA476D8F,
XPathNavigatorKeyComparer__ctor_m231B79202D931C13320C80832BFC6FF03D443C92,
CodeIdentifier_MakePascal_mC78BD34521C7D7DACA1BB0894A9E90E80E8BCA1F,
CodeIdentifier_MakeValid_m3B971A5B70D6C07498F617F6CC44D51B631DCCFA,
CodeIdentifier_IsValidStart_m7DF74D12DAFCB9C730D9629FC82D1A97B3DFB446,
CodeIdentifier_IsValid_m4EFC6D5394D2473616A2B274B6B9F00E2B02705C,
CodeIdentifier__cctor_m4CBDD02DA2CF75E36AED5525C6514F22AB18A066,
XmlSerializerNamespaces__ctor_mBE51E0E9233359BCF1602C6200E9D85084E83E91,
XmlSerializerNamespaces_Add_m4204802D44C6E5763F669D618F0B3D2B7BE49C4B,
XmlSerializerNamespaces_AddInternal_mA6B430FCDE4DBB723D1423CEFBCA7FC2C9682F53,
XmlSerializerNamespaces_ToArray_m36788F0D0B36CF5704BA12E554987ACAA77E0661,
XmlSerializerNamespaces_get_Count_mED22239758B4ED23956188752797F66FD3C3F0D2,
XmlSerializerNamespaces_get_NamespaceList_m2C360665C74BB3273AE22A814872EAD17CAC379E,
XmlSerializerNamespaces_get_Namespaces_mD6B8A3D282B91E40D13217289F2904CE4ACECD2D,
XmlSerializerNamespaces_set_Namespaces_m279CB249FF9C779AD354465EC6DB9FB6A94AE3B1,
XmlAttributeEventHandler__ctor_m992479804D66B8F092297564D84BDE8EF5A94A3A,
XmlAttributeEventHandler_Invoke_m99D8E43DDDA786B20D62CC1A2BEE07B550FD459D,
XmlAttributeEventArgs__ctor_mE2875927B30862BA53BC5CCBBFAB989456C96BFF,
XmlElementEventHandler__ctor_m3D62672234BC43B2CE72E7C5B6610D0C19A95434,
XmlElementEventHandler_Invoke_m46A4766C6A278307DA5CA525C68490202667A38A,
XmlElementEventArgs__ctor_mD10AF9A6402C1913964A0ACCFFAD0CE29EA019AA,
XmlNodeEventHandler__ctor_m709026654F233A04A624359E8BC8627734E40499,
XmlNodeEventHandler_Invoke_mD6415CD57C5676C16FFFABFA463D1D68AC910D91,
XmlNodeEventArgs__ctor_m0E50754A95E4FD3ADB7FEF2532BAE7682EAF2975,
UnreferencedObjectEventHandler__ctor_m116C33E47C5A24B9C47F6366C7DD498F7E4CD603,
UnreferencedObjectEventHandler_Invoke_m8877BE504717016EC402AE274F191FB7B64FB458,
UnreferencedObjectEventArgs__ctor_mD16B06CE6C6B0BC9066D72C98273D6F55A24EC70,
NULL,
NULL,
NULL,
NULL,
NULL,
KeyHelper_AddField_m7FBCB60FFE5B03A61F8FAE2B24D09CD420CD8AC8,
KeyHelper_AddField_m121B48D3252D16160844C6731FF6FB43B18425E1,
KeyHelper_AddField_m05DAFC613D00E974A5636802A18C481C54822061,
KeyHelper_AddField_mEF58A07F8E3AD8A1E3E44B5AF44E9886E3296D24,
KeyHelper_AddField_mC6B2F528BC8CD8680EE2F4B3AB9FD0F786950234,
KeyHelper_AddField_m017BF19230CC3E3D4ABCCE764A6D36E8A46C89EC,
ReflectionHelper_RegisterSchemaType_m579F388E056C327FC96BFCDF5E0CB4F8122FFF1D,
ReflectionHelper_GetRegisteredSchemaType_m7B43FB39F0723B94240F271D7ADDFCFF2EDF85D7,
ReflectionHelper_RegisterClrType_mD0C72D14AAB753E89AF6E0B99BC9F53FD8ED1188,
ReflectionHelper_GetRegisteredClrType_m05E15F35772167A902933F5688840FADE08C74AF,
ReflectionHelper_CheckSerializableType_m8DB0250A0957686514A12FAF12AD4AC695F4BE25,
ReflectionHelper__ctor_m8FD2C662187A6CCCA9BB61F4D6A9827EFC18C3FF,
ReflectionHelper__cctor_mA0ADF13EE6B721E3183D7D534991A8391261AE1C,
SerializationSource__ctor_mB20954AFDEFF730B761265BB50173E3BC67EF2C2,
SerializationSource_BaseEquals_m9CF614F66C15C8DDB0669921F3682927FCB142F3,
XmlTypeSerializationSource__ctor_m34EF43265E5E8713A8F92E7DFEA6112615904CDC,
XmlTypeSerializationSource_Equals_mD1C8D73DBE689F6C203A16FC907490A03A077102,
XmlTypeSerializationSource_GetHashCode_m2E2915203E4F0508F01CAA2DA229622F9DC4128B,
XmlTypeConvertorAttribute_get_Method_m0961DC4DC88ABC1843E15564DE36C5F26FC0763A,
XmlTypeConvertorAttribute_set_Method_mE1E20F973FDAF23DB1380D0227C92D160D2D7C10,
XmlTypeConvertorAttribute__ctor_mAE24BE3BAA9C2B6EDD942ABEC0D5D083E89A4FF8,
TypeData__ctor_m9E3C1D833226A8B73B81E27E26959CCD756E68BD,
TypeData__ctor_m156DAC476347BEC30F5FF89FDDB60E60FFEA860E,
TypeData_LookupTypeConvertor_m688E57A68088D1ADC472CB1559CF3CDDA7379948,
TypeData_ConvertForAssignment_m342A0D4CC583DB70A219F8D9470EAF36DC263092,
TypeData_get_TypeName_mC7AF987BA3129B6648CE999111BE0E739E5A25A8,
TypeData_get_XmlType_m06749C1B19C57EB8649CBCD9B106C014DF511453,
TypeData_get_Type_m2B7E02EA472BB9C6C4306412332A73C7E8E86E4F,
TypeData_get_FullTypeName_m391893730DDFEE90F76197075F599FEA2E60BE43,
TypeData_get_SchemaType_mDD8AA1AED98E580047EFF8A9C74CA9DCC5FC2E28,
TypeData_get_IsListType_m40A6A12749C9A2F1729D6411A76C62768DB2D4F2,
TypeData_get_IsComplexType_m13C3810EB4DD4C512B9A472A24D12BFE443FF749,
TypeData_get_IsValueType_m6A1F44C35FE034599DE34B16D1E5DFD8B83A021B,
TypeData_get_IsNullable_m31728B62ACF57A01989472F565DAAC86DA179D07,
TypeData_set_IsNullable_m5933788F4BEB825A7C2BC1B54739591E874EFFAA,
TypeData_get_ListItemTypeData_m08EBC7760A430966A31E3C138C9BB359E429C6D7,
TypeData_get_ListItemType_m649E9D1FF5CF8721C54E6CCE22A66527A8A4DEC2,
TypeData_get_IsXsdType_m57CB2DF2ACE378E27A686B5AE138CA6749FF004A,
TypeData_get_HasPublicConstructor_mB467688E3EC6E6B3AF0E9A179C1E173AB4FAC89D,
TypeData_GetIndexerProperty_mA468C052D626D571952057E2FB4F41AB9BB8E3AE,
TypeData_CreateMissingAddMethodException_mC9D99EC2EC9A360C4609C9071C269E09CF25C161,
TypeData_GetGenericListItemType_m1ED288DADF0F3AC6BCCE64BFFC08407E3A216822,
TypeData__cctor_mF5CF0CE568814F0578E78EBBF7F339479DEFE5A5,
TypeMember__ctor_m0151EB46D0BF9AB4D68680469BB3B1D0382191CF,
TypeMember_GetHashCode_m09437837FFEC870D531F6379F554E3B369A4105F,
TypeMember_Equals_m97629F7059A738185AE4321A1B81C4FF90AAE2FF,
TypeMember_Equals_mED79382C10E58FA965ABA7039C9C95C7B61190E8,
TypeMember_ToString_m12022D4399D00A63135C16EA67726D806933ED1B,
TypeTranslator__cctor_mFFEAD8D5A0404E1F1A206855D8F25B0029822B2A,
TypeTranslator_GetTypeData_m9DBEDE9D7DD19C42FF4C1692ED85EC55BF030CBB,
TypeTranslator_GetTypeData_m80197EE19D3F7970A9EE4320B0EAB4127EB852A8,
TypeTranslator_GetPrimitiveTypeData_m57312826DECF143595FF371D2E67BEDB0F11C36F,
TypeTranslator_GetPrimitiveTypeData_mD6D3C7D8757D9B71B507A4BC7AFFE8708E8AA628,
TypeTranslator_FindPrimitiveTypeData_m0906A3731464F08A922EA69A2B629F7E473A29CD,
TypeTranslator_GetArrayName_m15F8FBB85322BBAAB490B5329FE61AE2204A356A,
TypeTranslator_ParseArrayType_m034F2CC1D633A475E362A3EC265A89BF1016C262,
XmlAnyAttributeAttribute__ctor_m6A757CBDFCDBE37C4603E0E2A2BA0227BF8E7F55,
XmlAnyElementAttribute__ctor_m77A25D19BBF9D0C1F511228A8990FB6A7977AE86,
XmlAnyElementAttribute_get_Name_m4A874C74BA795155B3B95CD2A423E1C8A0CAE8F0,
XmlAnyElementAttribute_get_Namespace_m566B2C6EC08903732765430EE526F8D5BDFA4FF6,
XmlAnyElementAttribute_get_Order_m2CCED3AB699ADBDE0F16C41EB0EFE8921DF4BA6A,
XmlAnyElementAttribute_AddKeyHash_m7AB3FE3A96E37527BD66E200B740E9E9E457D112,
XmlAnyElementAttributes_get_Item_mD23E83BA47BE2FEC7B1928CC3CE5478BA98ABB6E,
XmlAnyElementAttributes_Add_m3767B41223211071B81243E075C9774175A5C186,
XmlAnyElementAttributes_AddKeyHash_m8E7B73641DDBEB048ED0C413F5B5A13B8192EF7D,
XmlAnyElementAttributes_get_Order_m01A17B17DAC7BFCE5C2B854C9B4751583480A986,
XmlAnyElementAttributes__ctor_m6A17C49BC033377B9E078F1CCFC3909A9348956A,
XmlArrayAttribute_get_ElementName_mFDDFF359B711CC6348AD07853053BB37C405CDC2,
XmlArrayAttribute_get_Form_mD5222A61AE3D5908142D9DBF1A5BE0986466F008,
XmlArrayAttribute_get_IsNullable_m84FB7E08614BFAFE7C6D5B72F4E43CBA42583CFB,
XmlArrayAttribute_get_Namespace_m37B65FCCE7A60AEADBF394DB6210DA1CC8A91CF8,
XmlArrayAttribute_get_Order_m82A05D0B48CDF77EEAC644B324916768C3DCC219,
XmlArrayAttribute_AddKeyHash_mD3E532419B5B132CD226CE174AEEEC03D8F08FBF,
XmlArrayItemAttribute_get_DataType_m781844E00CC1400EE1F3960B9D8367FC06C5B1C9,
XmlArrayItemAttribute_get_ElementName_m2882B401E27852A6CC2129A6B0CBD8DAE7EE6677,
XmlArrayItemAttribute_get_Form_mBBFA635F531B819D8E43AFF6110670FB383C1F33,
XmlArrayItemAttribute_get_Namespace_m18BA85AB457B0ED70ABDA1C89B32A10BA24D0113,
XmlArrayItemAttribute_get_IsNullable_mC7A6E27D7259FF7DD81A2C575EBD4578651857D8,
XmlArrayItemAttribute_get_IsNullableSpecified_mDC4FABB753BA60A10CEED9BDD82011C47E14B4F0,
XmlArrayItemAttribute_get_Type_m80FA2D88365496E4C5090375F0E014976B6B7417,
XmlArrayItemAttribute_get_NestingLevel_mE927341768913F399DAB59E37BB38EB4B5CF33ED,
XmlArrayItemAttribute_AddKeyHash_m899C82648223097CA3798612D04E7C0E6D8DC440,
XmlArrayItemAttributes_get_Item_m3A37EA7333F946C6C6F52A46BFCDD4FC0B420DD8,
XmlArrayItemAttributes_Add_m5409D5F1D56AE511D0CE652C4F940B6D36CE7FCC,
XmlArrayItemAttributes_AddKeyHash_m7425226A5091C66C2225133D67F3F85248E9052A,
XmlArrayItemAttributes__ctor_m8714C17D54F0BB66B4CDC5558C3839BDC48D1262,
XmlAttributeAttribute__ctor_m3E32E1039959E973CB41409D99ACC48B7226B395,
XmlAttributeAttribute_get_AttributeName_mD12BFE7D2970617D6BAEA2C7726BFCC1E78043B9,
XmlAttributeAttribute_get_DataType_m0F9734D465582A44A3DF13505EBF817307233310,
XmlAttributeAttribute_set_DataType_m8F11C42E4B1FACC380B885DAB91D1A3FEBF7C70B,
XmlAttributeAttribute_get_Form_m49A9D062DB2C8CED21041D3FBF941A7C3A4E06BD,
XmlAttributeAttribute_get_Namespace_m66DDB72831548F3B23A4A68E11826303CEE42835,
XmlAttributeAttribute_AddKeyHash_m2B3F08466F301B25ED496A73DB10AFA5645BBC26,
XmlAttributeOverrides__ctor_m37774F812F38A06B484C026945A873EEC5C5A78C,
XmlAttributeOverrides_get_Item_m2FAD5994E54196E78D169E8CCAB3D71E817A1025,
XmlAttributeOverrides_get_Item_m8F3874210220952C0D1ED4D9D3D69513D1C96C6E,
XmlAttributeOverrides_GetKey_m2A1C08CCB0F0A887808DF7DE7440609181A9B383,
XmlAttributeOverrides_AddKeyHash_mD14920F69E7D72E646922CEE1B44BA7DDB8CD11D,
XmlAttributes__ctor_mA77FF59E5F2D6C3DAE3695F3A11F61B6DE8E6494,
XmlAttributes__ctor_mFEEAECF61BFB18BAA8D5767AF38A2D51D7CBC15F,
XmlAttributes_get_XmlAnyAttribute_m3116C8A13795C5AEB267B6C78EE406EB7F1C79D7,
XmlAttributes_get_XmlAnyElements_m3216504EBB4407E5FF8149C2A95CDF7826C5043C,
XmlAttributes_get_XmlArray_m47C136BD864E01CEF392D4556950383154E21CC1,
XmlAttributes_get_XmlArrayItems_mA3EA68D61FCFD9DBAD4175F48035F95AC10EDB6E,
XmlAttributes_get_XmlAttribute_m44681566D98881832A9FD898A985552CFF4699F7,
XmlAttributes_get_XmlChoiceIdentifier_mA6096A2AFE2439889FA8F48E22AD7335C9B7EE45,
XmlAttributes_get_XmlDefaultValue_m24022111D30B964CF2DDE2EC6ACC870DB4BA7ED1,
XmlAttributes_get_XmlElements_m416689A3226C3C399772C0E9E618DC1B61E2EB89,
XmlAttributes_get_XmlIgnore_m817F5C7648E0CADEBE452A1EF3E59A0D07A80627,
XmlAttributes_get_Xmlns_m470230B52FC047B9820991B287C46CFACAACBB33,
XmlAttributes_get_XmlRoot_m72B3B5B4B3D50069A4D9CEB7EEC08EF4E6A51EEC,
XmlAttributes_get_XmlText_m021CE7CB4BE20DEE5FC8FAE724015FF2C4BDFD1B,
XmlAttributes_get_XmlType_m1DDCEC132704F0A2C74E2C1C0EC5194BBC72BE0F,
XmlAttributes_AddKeyHash_m67DE2F458A9666FCD4B8CCE854ABFDFAACDE224F,
XmlAttributes_get_Order_mFDA027D8E65B6FA40F5D935825673C832309FF28,
XmlAttributes_get_SortableOrder_m3D4F7E08FCA0AF6985B0C5BED981BE036E03B687,
XmlChoiceIdentifierAttribute_get_MemberName_mFB0A7699A652AE5EEB3AF341F1EEE4C91B46EE9A,
XmlChoiceIdentifierAttribute_AddKeyHash_mF380D6DE99B750E124549D3892E8E009F65C41D5,
XmlCustomFormatter_FromEnum_m6B1BC1859F10CDB1C04A13AB2CCFB37CD0D80D18,
XmlCustomFormatter_FromXmlName_mF60F1941DED51082A7FB7C79D6EF77EB96F44BFA,
XmlCustomFormatter_FromXmlNCName_m7EE1E3AC8CC2953B2184AF5CD5041851508A7C56,
XmlCustomFormatter_ToXmlString_m8B314E13C0DF5676C6D9516F1DB34518106A394D,
XmlCustomFormatter_FromXmlString_m148D907C11B06D1A94836952828FB5BE421A7EA4,
XmlCustomFormatter__cctor_m2A2BB3FD1600C23EE9E526B68CD2E65F8219AE72,
XmlElementAttribute__ctor_mDDADAAD04CDE2A8EA714357DF5E42A9B76C9822D,
XmlElementAttribute__ctor_m922E7D34E93F4105165AE89660751F73A20742B6,
XmlElementAttribute_get_DataType_mC74327AED7D2D68D57E769EDB5125BDE0D0A6ABF,
XmlElementAttribute_get_ElementName_mFD5C95EC3061DC2A2D88E0EACC2DDFFA91C76F6F,
XmlElementAttribute_get_Form_mAB6C265C412AD6BA37FF7802EB207C726F3ADADC,
XmlElementAttribute_get_Namespace_m79825FA7B795B8D0FF3E71637AEB426DC3AFB1FA,
XmlElementAttribute_get_IsNullable_mC31D59FDBE93193FDF0409AC0DC191E8B11A387F,
XmlElementAttribute_get_Order_mCF42C8462D6BAE16562CD7E16E56DD5BBD56A34F,
XmlElementAttribute_get_Type_m3B355841D7F13F4CD84F8C3ED4D28917BB170CCB,
XmlElementAttribute_AddKeyHash_m0107CE4587A6C7922A47FCD9151D320FDEDDB43D,
XmlElementAttributes_get_Item_m724D3FD8DE8930D19D825A2B81348C3EAE41630D,
XmlElementAttributes_Add_mFAF753CA050A16F260EAA885AD4A565B96DB4C40,
XmlElementAttributes_AddKeyHash_mD9A6FA25DFBA51026A175EBD0E1770261C926437,
XmlElementAttributes_get_Order_mAE0BF907973526BBAF7AAF9CACD9CDD665624215,
XmlElementAttributes__ctor_mF9ECB9E0E902251B37757FC133AB4607BCAF8962,
XmlEnumAttribute__ctor_m8A6E7F96ED9724DAE5E7AEB9D422CA32E141AADB,
XmlEnumAttribute_get_Name_m13FF8A329D3569F4C785968B3928A1554EC9CCF3,
XmlEnumAttribute_AddKeyHash_mBD6CCFBA2AF5A0E9FA46F35AF30E1DFF8CE2217C,
XmlIgnoreAttribute__ctor_m864B47EB1DF49D8D8324BD2A6D67381A9DC8DA80,
XmlIncludeAttribute_get_Type_m933A769AE46F8B8FE3612605D6B0E890AE3A1EDD,
XmlMapping__ctor_mC78EC821A5F29E9EFEE0DE8BDB285ED6A5EFE164,
XmlMapping_get_ElementName_m2BDBF7797A1F38972A4355CF694E0D468B2A9FC0,
XmlMapping_get_Namespace_m196651C91FB3C3442AC616C977345E89450F024F,
XmlMapping_SetKey_m29AA9DBD54FBFC2C50A282C1D8C33547CD6D7686,
XmlMapping_get_ObjectMap_m63D1AEAC8EDD8396357898D337E350673A1E9003,
XmlMapping_set_ObjectMap_m34272FA1B72AD9AE95E70C84665290EA6C0C0FCD,
XmlMapping_get_RelatedMaps_m359C8ADACB98609060F82DCB82FB18E39274918C,
XmlMapping_set_RelatedMaps_m6A89B4318BA4BA04099D938C36CA3A83AAC3BC44,
XmlMapping_get_Format_mB9ACDCC642A2589BF20C9D02C2FA14F2C5D1C3F3,
XmlMapping_set_Format_m84E84DA7E6927678C90D903E2A8599E6BF6748B9,
XmlMapping_get_Source_mE7270AE0C3619E1C39600FDE01BC069D94BB6652,
ObjectMap__ctor_mE344582A0192332702FFC03592ECA4CB356D2E41,
XmlMembersMapping_get_Count_mDAFF3965B76D19DE0EFAE018FEE1B429419855A7,
XmlMembersMapping_get_HasWrapperElement_mE921652D9CEADD03E4BCC13C9AC26E457C640CE5,
XmlNamespaceDeclarationsAttribute__ctor_m6180E74BABC68197EB16611BF9457858EB530AEB,
XmlReflectionImporter__ctor_mF3C2C417DAF876C4EFE9C4F415FAF171D6B7A142,
XmlReflectionImporter_ImportTypeMapping_m3AE556A476B6CA920DE1BDDEB20F261A351A7B18,
XmlReflectionImporter_ImportTypeMapping_m9682FD802D4138CDD616855551EB57D7FA3FF84C,
XmlReflectionImporter_ImportTypeMapping_m9A034588C8D63CE07DB971D8C4647FE55145077D,
XmlReflectionImporter_ImportTypeMapping_m081D9DAE809FA220D314842C6881DF186D7B1E1A,
XmlReflectionImporter_CreateTypeMapping_mB117C9730285B8B01522A727DD86C2CCC067E03E,
XmlReflectionImporter_ImportClassMapping_m435E0FBB161DB459B4E0C4FFB73916C45D5EED0D,
XmlReflectionImporter_ImportClassMapping_mE428971015FDEB313F3252FF1BD02C717D9938DC,
XmlReflectionImporter_RegisterDerivedMap_m6ACF611372A2C13FFDCE8865E267D47079A36EAA,
XmlReflectionImporter_GetTypeNamespace_mB939AFFEB997286B64FC2182EB63366A84ED174C,
XmlReflectionImporter_ImportListMapping_m2DE4BB63B5D578F38690F0CECD77C0E87268CEFC,
XmlReflectionImporter_ImportListMapping_mB880ED974E84B7B9A2B588B3BF2CCC52EDF67739,
XmlReflectionImporter_ImportXmlNodeMapping_mC19FEDCE22F79CFBC05DA7540F9FD77F7BDBDCBF,
XmlReflectionImporter_ImportPrimitiveMapping_m835E44D65873D999F2B6C847769442DB164AC6A5,
XmlReflectionImporter_ImportEnumMapping_m0B068134E99537E6B81FE5459AE245F08429EDEA,
XmlReflectionImporter_ImportXmlSerializableMapping_mBD9C080184E58C2498B8E40D43583816EAAF7974,
XmlReflectionImporter_ImportIncludedTypes_m14EFED9CB15D6C7C5F828BE68F77E59D0710EF3E,
XmlReflectionImporter_GetReflectionMembers_mD6792F16E5A5CB03415A976ED3EAD616E5DA9256,
XmlReflectionImporter_CreateMapMember_m079162A1618129963465EF4D1B1F734F11AEF41D,
XmlReflectionImporter_ImportElementInfo_m1343282D0C9BF75E4F7CCF7B3020BD15F50C361D,
XmlReflectionImporter_ImportAnyElementInfo_m26B24C22E7A373EF178E830CFF15E0E04EA0155A,
XmlReflectionImporter_ImportTextElementInfo_m95E321788636ECB35EED75B9983452E4025D0599,
XmlReflectionImporter_CanBeNull_m52BC441CF224DCDF490BEE6ED280AB778BFFC3A6,
XmlReflectionImporter_IncludeType_mE13BACE7F8651EA6C6C9B8C8D8257D27CEE9D1BD,
XmlReflectionImporter_GetDefaultValue_m9AC659BFACAF9F4E2ED88A32F9B0622C5FBACDA8,
XmlReflectionImporter__cctor_m2E5E1A325B812FDDFC8A05F7543BC37758FDC3FC,
U3CU3Ec__cctor_m573E613F3F2C09AF4342B3254FD4E798D2D7B6B2,
U3CU3Ec__ctor_mA058BD654206592CBA4FF6B46AC6A8419DE0632E,
U3CU3Ec_U3CImportClassMappingU3Eb__28_0_m7BA8969084E3BC672F0D242519C60B3BC8204B2D,
XmlReflectionMember__ctor_m7B83DEED7CE7FDD74528D8863C8243F70D6DE355,
XmlReflectionMember_get_IsReturnValue_m85EB9A5F4C984353A4BEA4A10D90BEB715158255,
XmlReflectionMember_get_MemberName_mE4607A6A8054A867138901FA83DFEB24CCCE1A39,
XmlReflectionMember_get_MemberType_m26CB81C88E06E782EFF7EE40F31F88A7A954504A,
XmlReflectionMember_get_XmlAttributes_mCC188BF7A0827BC124D67F7BB86D6CC34F806952,
XmlReflectionMember_get_DeclaringType_mA84E638B63CD926ED1DB32628B7747DE0BA7F355,
XmlReflectionMember_set_DeclaringType_m1FEBB9DF4BDFE905A76D4E297BE992C89B39B1A8,
XmlRootAttribute__ctor_m37C0A178607923B5D34C4EC93DDF82D0E0E2A275,
XmlRootAttribute__ctor_m67B2E5D1DC3607ADFE62AD1DDA134C671BD23A9E,
XmlRootAttribute_get_DataType_m0614427324F92ABB8600ABE88E6292BD9F0822CD,
XmlRootAttribute_set_DataType_mACFE660505CAD266C51350ED30EE5778C86BF2F5,
XmlRootAttribute_get_ElementName_m8E9F810E8C3AEA05914EF8AEA47DCC31EDD7B2AE,
XmlRootAttribute_set_ElementName_m3396738CAA5D858DF09A4A8A75D99B5CAA0BE2D5,
XmlRootAttribute_get_IsNullable_m2838215306230F5E93695672074B66ACC39E0092,
XmlRootAttribute_set_IsNullable_m553B38D07E1FE0E2654B6CF57B90D459AA553E12,
XmlRootAttribute_get_Namespace_mFB0A84474D83BF812BA15DA2D59498384F202FE4,
XmlRootAttribute_set_Namespace_mAB74858C97531E3ACA6755E9B9C2AFA4C4BF9A8C,
XmlRootAttribute_AddKeyHash_m0CE50F6D4C7EFAE326DF317DABC543E85307463A,
XmlSchemaProviderAttribute__ctor_mB072D2FE2A73FFC761AEFC0DEA5439446FD68AC2,
XmlSchemaProviderAttribute_get_MethodName_mC1499496A0CFF04AD9F315ABB8D3709508EBF23A,
XmlSchemaProviderAttribute_get_IsAny_mEEC8E5450FC08174F878AE52B6DD1DB1E1E03014,
XmlSchemaProviderAttribute_set_IsAny_mB887DF2421FEE1351AD0DDD7915CBB03434578E7,
XmlSerializationCollectionFixupCallback__ctor_mB50149D9773BF51E099E574127D057F454EC6DF8,
XmlSerializationCollectionFixupCallback_Invoke_mFB736B20C467F37986192F47B50619B4E126B36E,
XmlSerializationFixupCallback__ctor_mB41C79CFAA7CD40502E2C121836DF8A12FB521DD,
XmlSerializationFixupCallback_Invoke_m20E59EA8A1BB770EB6C5391C419FA821C425EDF7,
XmlSerializationGeneratedCode__ctor_mBC7B26FB29C099BB456D537954F2AF3673AC28C6,
XmlSerializationReadCallback__ctor_m3E8920B08440F5007D60B89120F500D80C24B4F7,
XmlSerializationReadCallback_Invoke_m7F7833B3AEAF6D1F62729A4797EBB10145DDA67D,
XmlSerializationReader_Initialize_m6788A7360CD9F0E55CBD18B68481A2A8AB55A5B8,
XmlSerializationReader_EnsureArrayList_m4F967D2DD5EFCFBEA524BB8FE5A608FE4A6BA956,
XmlSerializationReader_EnsureHashtable_m676AEE49C5641981561013079ECF69CE82957B06,
XmlSerializationReader__ctor_mE7A1AB3E151A31FE7D934FBFBB9823F5C0D70C68,
XmlSerializationReader_get_Document_mBDB6BC605B4A08F7174559852E281793D8F20CBA,
XmlSerializationReader_get_Reader_m7DF9AE2DC2E3973AD6EDC5FC78822E50A3C5455F,
XmlSerializationReader_AddFixup_m846FB4EEF12E21F5803BC41685952AFE6A3D98E1,
XmlSerializationReader_AddFixup_mF54D9CAC7E4D3149F057CBDD182C76A2EC78F794,
XmlSerializationReader_AddFixup_m8F4D571A2124FFD8159D128335BB0E76C723814A,
XmlSerializationReader_AddReadCallback_m7FBB39194FAA252273D04AAB981A83D81A690E98,
XmlSerializationReader_AddTarget_mF2FDE667DDECBA83C6CC7F7D0278E11B95FBDBC2,
XmlSerializationReader_CurrentTag_mE1917EC42A8114332387EE718C252B726CA05E14,
XmlSerializationReader_CreateReadOnlyCollectionException_m7FDF903691CC369CC0F6E939D337DC0A8CB734C7,
XmlSerializationReader_CreateUnknownConstantException_m0C39D77BDAD36BD8A62AC7BACAA8BA9767441E4F,
XmlSerializationReader_CreateUnknownNodeException_mF60B75FE5A6871E6D670468C430AF474F19DC721,
XmlSerializationReader_CreateUnknownTypeException_m158A6883E878D4147D071564F3BFF3B6B42D5296,
XmlSerializationReader_EnsureArrayIndex_m6FA80A012C4EDDBB7CFF9E6C32A556027CB18D80,
XmlSerializationReader_GetNullAttr_m1393BD163FC969C02A146408DD0A36FE0E47D5CF,
XmlSerializationReader_GetTarget_mA46C91CC3F9CD7D7C907903992390A28F388213F,
XmlSerializationReader_TargetReady_m793FC7F673F85FEAD9AFA131D03C82D27CE925A6,
XmlSerializationReader_GetXsiType_m4410C02427EB3A9BBD0FE460437AE86AADCA8D2B,
NULL,
NULL,
XmlSerializationReader_IsXmlnsAttribute_m82CD3BEBE6E81699B23FDC923B5029DAFB05B06D,
XmlSerializationReader_ParseWsdlArrayType_mD66086D7B4A80B5F9F77DC8546472BD1B8087598,
XmlSerializationReader_ReadElementQualifiedName_m847D8D30671D41FE44EB696DB93C1B5281AFEFAD,
XmlSerializationReader_ReadEndElement_mA33A1CB94EF5CA65501A3F63C4EBEBC53662E35E,
XmlSerializationReader_ReadNull_mA31B425F49779DE377E7CAD9786EE664D032FFB6,
XmlSerializationReader_ReadNullableQualifiedName_mCD286FFAEE778FD6CC3627B0F11085BAD744015D,
XmlSerializationReader_ReadNullableString_mF87F51B907EF4DC621A112ACDA569F46CAF7733F,
XmlSerializationReader_ReadReferencedElement_mFB866A61C9C26FA31E53EFCB673506A455120493,
XmlSerializationReader_GetCallbackInfo_mDFDA259FC5C4CADF68A1A75B2096B4DBF3B6E25C,
XmlSerializationReader_ReadReferencedElement_mB6746AFA7D9CF05419DC84F682B029F0AEB8E41D,
XmlSerializationReader_ReadList_m78AEC7BB70D7C5DD317E84DF1247101EB30A671C,
XmlSerializationReader_ReadReferencedElements_m49D3E58756DF9713D6C2D358461E020FC7855BF8,
XmlSerializationReader_ReadReferencingElement_mC2F7F98DBC0683ECE865560DBB9F1CBA0798EBB6,
XmlSerializationReader_ReadReferencingElement_m83079F8026EBB9E442B5F5BD09D7E5C1B53595D0,
XmlSerializationReader_ReadReferencingElement_mCF80446EFFF59F06F15AF7F1A96CADD62E7BCB43,
XmlSerializationReader_ReadSerializable_m183EDA16E22E6B75BEAA74F8A514EF4FEDFFE54F,
XmlSerializationReader_ReadTypedPrimitive_mF25502A447F9DF1215F119C730C0874C5338B88C,
XmlSerializationReader_ReadTypedPrimitive_m01A7EFB4CC732A91E92D2FC847489B5AF5FBBFC0,
XmlSerializationReader_ReadXmlNode_mD224CFB90450934FC68CF9A0D720E40CE57CE945,
XmlSerializationReader_ReadXmlDocument_mFBCD46F2EADC620A3B2DF95B6EAAB8AC52B28AE5,
XmlSerializationReader_ShrinkArray_m76FE9D0683F22CDDEECBC9284FB9BB6C3A238552,
XmlSerializationReader_ToXmlQualifiedName_m6F9287F428E3A10A1BBE1DCEF6A504EFF5CBF1F3,
XmlSerializationReader_UnknownAttribute_m5DE80B94D9A23B344BD4D61A5743386B1393562D,
XmlSerializationReader_UnknownElement_m0AB972087CDCDF08330B2472DF521B3263405D31,
XmlSerializationReader_UnknownNode_m2F762DBC510F96D1B12D002D405F4CEFBF2A2E18,
XmlSerializationReader_UnknownNode_m0ED67BE2DC8A3558FA0C0A2CC19575A52480FBD0,
XmlSerializationReader_OnUnknownNode_m9ADED58E840CB4F7C093F960B87DC1BD2E438B39,
XmlSerializationReader_UnreferencedObject_m4487CEE93EAE9E4A76ACCE73F1336B21E7060461,
WriteCallbackInfo__ctor_m37F31F6AFF382B838F022DFF2F6C49AEE921D110,
CollectionFixup__ctor_m1F4ADF9D829F9B0BFEB1442AEB2167118F4EA0AB,
CollectionFixup_get_Callback_m1F1435C58DB8A0FDDC6EF46BAE8C871531BEDBAE,
CollectionFixup_get_Collection_m33F4B486A798DB34A155875436454D248ADF0FD0,
CollectionFixup_get_Id_m02C21982C2A3986E65A34429213F203558849D40,
CollectionFixup_get_CollectionItems_m7C8D7CB07A7C17F517B09A5145424EB1DE0EB497,
CollectionFixup_set_CollectionItems_mE1B2C71D40112F90E2ECC65D1E14234BA2ED351F,
Fixup__ctor_m7213A65447CD4248AA5F086E4C71C792B5A21F14,
Fixup_get_Callback_mF6D51DD8D4089ED7510FA16D29095F75BFB54D9B,
Fixup_get_Ids_m9B1A1A8EC0662A14A92B000F90A276C18E7690B2,
Fixup_get_Source_mF424839086899F18C33B9604622D390C359819AE,
CollectionItemFixup__ctor_mE654E8182AAE3013271D452C051AE10ADFD9C2AC,
CollectionItemFixup_get_Collection_m3A3D1F07DD384677EB43842B4E0C9AE6CAA8B8F6,
CollectionItemFixup_get_Index_m455C70697C9BD61D8E47E5867796671FAECBF958,
CollectionItemFixup_get_Id_m01A755FF6A3F989910289A67DD5ADFA0528FD39F,
XmlSerializationReaderInterpreter__ctor_m6C881FC54D45877C33279E7DE29C17C53B821459,
XmlSerializationReaderInterpreter_InitCallbacks_mD7FB33D4AC41F6362490CDA141D355292A527852,
XmlSerializationReaderInterpreter_InitIDs_m032310798F8812002D4EE41284F67E9D2CD57D0F,
XmlSerializationReaderInterpreter_ReadRoot_mC64D2353CEDB7BDABAB7A640D8681396BB046B4E,
XmlSerializationReaderInterpreter_ReadEncodedObject_m9CC3C125A75A6B0D04818456CD6C37A5D22453C0,
XmlSerializationReaderInterpreter_ReadMessage_m7BD17B1A8CCE4FA3C728C795953ED908E0F0D032,
XmlSerializationReaderInterpreter_ReadRoot_m86237F7D7333192034B74CFAF2BCE5019CCB3F23,
XmlSerializationReaderInterpreter_ReadObject_m96FED952EBA3659E737FBCED7883FFFB43EF113E,
XmlSerializationReaderInterpreter_ReadClassInstance_m2D516034470771EE80D8AE702D2C74DEAC657AA2,
XmlSerializationReaderInterpreter_ReadClassInstanceMembers_m162FFA010EB62983DBB2DF7396CD8A34915B789F,
XmlSerializationReaderInterpreter_ReadAttributeMembers_m7DAF4EA9F9401AC7C7ED1C8BC89E28C607203EB9,
XmlSerializationReaderInterpreter_ReadMembers_m92FC821665FFF506E537CCDA5A70F4B1172E626B,
XmlSerializationReaderInterpreter_SetListMembersDefaults_m9C3CFA88D73B9F2C87B02C6787802F9EB9CEE954,
XmlSerializationReaderInterpreter_FixupMembers_mE0162576E13B7E40DD786B330C4D9D79326CFB75,
XmlSerializationReaderInterpreter_ProcessUnknownAttribute_m643C849D5586733BE0EE557C6F33E44B645B3F22,
XmlSerializationReaderInterpreter_ProcessUnknownElement_m2EBBA0C54E49BFD1F00131610B7F4375B703759B,
XmlSerializationReaderInterpreter_IsReadOnly_m2C12724B3F9B47E6A7F30F73BD6279385A29AD58,
XmlSerializationReaderInterpreter_SetMemberValue_mABB21E3AEFF2EB1B198A0B915622E84D542D1D99,
XmlSerializationReaderInterpreter_SetMemberValueFromAttr_m7DCD796BFED1BC399DDA708281D49BAF3EF5CAF8,
XmlSerializationReaderInterpreter_GetMemberValue_mFA240C18B7888ACCAC3CED8800EAF6E2670BEF41,
XmlSerializationReaderInterpreter_ReadObjectElement_mB76E426F3F5A3C4F36AC5563C3A546ECC8B6DF05,
XmlSerializationReaderInterpreter_ReadPrimitiveValue_m571D86640A7A892ABF759E35BC38F27B46C208F4,
XmlSerializationReaderInterpreter_GetValueFromXmlString_m21DC6B65AAF2E79AE5EC5C7B62A5E40B4C5498CA,
XmlSerializationReaderInterpreter_ReadListElement_m9DA9C6F2AC8812B8783E85AF2F99A4FE6CB14B14,
XmlSerializationReaderInterpreter_ReadListString_mA0DEC8B7D4D0939BF4250109EA9C9DB49F578A21,
XmlSerializationReaderInterpreter_AddListValue_m12D3A8F7A8612DBA89872F736C275807EBB57EA4,
XmlSerializationReaderInterpreter_CreateInstance_mEF76BB167B5A637F54BC4631F54810D15760F901,
XmlSerializationReaderInterpreter_CreateInstance_m9CB41129916C0B5A2323C6EBD6031BB9CF3B693C,
XmlSerializationReaderInterpreter_CreateList_m8DEC17C3A9D8AB9C6659C503168A670217F052A3,
XmlSerializationReaderInterpreter_InitializeList_m9B8DC26F07D1636336A807E8AE75FA5E5BA74DA6,
XmlSerializationReaderInterpreter_FillList_m5396649C8AB2996C6C7D25983BDAD9479A3F29D9,
XmlSerializationReaderInterpreter_CopyEnumerableList_mF303386B1B9E939D03B2223788B48647E7E43BA3,
XmlSerializationReaderInterpreter_ReadXmlNodeElement_mDDA1AC3864A682EB162DF1A8A7A3A05B80674709,
XmlSerializationReaderInterpreter_ReadXmlNode_m1EDAD554730C9248E429BADBBA381E16C94647CA,
XmlSerializationReaderInterpreter_ReadPrimitiveElement_m93C17C23DF8E7F7F2501CA2452E5CEA6EF2551A6,
XmlSerializationReaderInterpreter_ReadEnumElement_mB13411EB63D3EEEF92A41C2E3E29B243132E02B4,
XmlSerializationReaderInterpreter_GetEnumValue_m435EF964CCD4D11623F78F71622983D05FA4C556,
XmlSerializationReaderInterpreter_ReadXmlSerializableElement_mEE3EDB95A3BF6553D4C677380E0C98CE9A977442,
XmlSerializationReaderInterpreter__cctor_mE60C9A28CAEDAA69F329219AD3E1DF73D71E1999,
FixupCallbackInfo__ctor_m21B1A474D5B56C19F301C9D9EF4B235B7B8AE639,
FixupCallbackInfo_FixupMembers_m80AD28B889F16F84A04A47F8895B582A50981E63,
ReaderCallbackInfo__ctor_mA1DE9023122B9D262150A2AABCCB839AC4E31CBC,
ReaderCallbackInfo_ReadObject_m9D91DB389AC65B4941DC11773FECC6EEAF180249,
XmlSerializationWriteCallback__ctor_mC9EAA27EDBF9664212848EC6F45C065395C51AF9,
XmlSerializationWriteCallback_Invoke_mC5FC4D5306E2C36BAE096E3B9BE05F4FC7488E9F,
XmlSerializationWriter__ctor_m293C1A24C2354634334D6F0C0E205E2478ABFCB1,
XmlSerializationWriter_Initialize_m11222210CAC28774F29C1EE771F734E71D70E95C,
XmlSerializationWriter_get_Writer_m8083D941BEB14C7735FDB31C52ADBCCF5513C2BC,
XmlSerializationWriter_AddWriteCallback_mA8F5217B979F653B829B0B36EA7C8A4202E4FA2D,
XmlSerializationWriter_CreateUnknownAnyElementException_m10C764FCEE6FF3DDA1C9A17D7593D8DE7454417B,
XmlSerializationWriter_CreateUnknownTypeException_m390258930DA81870F1CB5744BEE12EE075A7BAC6,
XmlSerializationWriter_CreateUnknownTypeException_m9551C746760505766F62166E975F43E6BC174F41,
XmlSerializationWriter_FromXmlQualifiedName_m0025FF4410A037F0310220E2F36A1F55DD106829,
XmlSerializationWriter_GetId_m119A741C6DE06B31C89202A1AB5B6F5F9BDB400E,
XmlSerializationWriter_AlreadyQueued_mDEBACA2D31AC7B5D135065F0595AB02B68D2164D,
XmlSerializationWriter_GetNamespacePrefix_m5F129F48CEF46D93DCBE7B31D2CC13A73F77494B,
XmlSerializationWriter_GetQualifiedName_m6A393BACF5677C132F4FF0717F6F96522C55D518,
NULL,
XmlSerializationWriter_TopLevelElement_mFEE610422C07AE555FDA27A05CEB1E9616026FEC,
XmlSerializationWriter_WriteAttribute_mAA8601A17489000A033533611237057B779C91B1,
XmlSerializationWriter_WriteAttribute_m25B87065E059F9AA2D8E46158DB0C3A9180CC63B,
XmlSerializationWriter_WriteXmlNode_m1B2279E9188950D212D082FE4A68AFE96A58D6CD,
XmlSerializationWriter_WriteElementEncoded_m669E23E74C69FAB9FEF6FAA511A0F6901E1FFEFA,
XmlSerializationWriter_WriteElementLiteral_m0E74FD75FE42BEB8D43B79333598C8DDC6EC4238,
XmlSerializationWriter_WriteElementQualifiedName_mE0FE6CEB5D98A0B535C238812B64EB68C1F0933B,
XmlSerializationWriter_WriteElementQualifiedName_m4C1FA2E99623FA45F267849A74C9A561CB7402E8,
XmlSerializationWriter_WriteElementString_m5B5F5B5F48FE69C157A86AEA91587F9A07EE3893,
XmlSerializationWriter_WriteElementString_m7F4678303C1631FCBE4B37FC404C838AF903F718,
XmlSerializationWriter_WriteEndElement_mDCC1D34A7B81C6B8EB8E6C924E5752EC39F9FA1F,
XmlSerializationWriter_WriteEndElement_m3ECF0B5AFAA9CD63B5B78470B1A48FE92CC6F5B8,
XmlSerializationWriter_WriteNamespaceDeclarations_mF1DFEC2486E203E3324C20EB3A81210B18463CA9,
XmlSerializationWriter_WriteNullableQualifiedNameEncoded_mE37935A882D73CCE63E8C070C2291CCB3FA720B6,
XmlSerializationWriter_WriteNullableQualifiedNameLiteral_mA36BA50DE0EECCF7D1D2C8683F84D7DB94D34CBC,
XmlSerializationWriter_WriteNullableStringEncoded_m1129872B6401E60E8949119B9FA368F543FCC9B4,
XmlSerializationWriter_WriteNullableStringLiteral_m9E9A4BC99C000CCC14DFA45E91A01EEBACADE862,
XmlSerializationWriter_WriteNullTagEncoded_mE5653B11D1EE4E31F2F81B4AEE5CE85354576127,
XmlSerializationWriter_WriteNullTagLiteral_m721825C6D540C0D0BECDE4BD2948B1A270ACD31E,
XmlSerializationWriter_WritePotentiallyReferencingElement_mC08268FB0CD13EF92C5F0D92492F9310AB218CFB,
XmlSerializationWriter_WriteReferencedElements_m470B7112650901740DB4667F483740083D52081C,
XmlSerializationWriter_IsPrimitiveArray_m56B5D6BE559D47B2DA0F2D698C619CDE3A8E0BE9,
XmlSerializationWriter_WriteArray_mA3E69AB440FBF8F03DC25C3F8FD06071B1D07E37,
XmlSerializationWriter_WriteReferencingElement_m63BCDD79C5119664DA24591EA6620A14EBBC7251,
XmlSerializationWriter_CheckReferenceQueue_m798F9CFD9FD0DBC8CC4E2B7BF4F6D1053A11E169,
XmlSerializationWriter_WriteSerializable_mBE2DC3FBAF8A1DA2921EE89701791176B63C40B9,
XmlSerializationWriter_WriteSerializable_m49BBC98F617B444A0BFE261D0BA42AE7E41622E1,
XmlSerializationWriter_WriteStartDocument_m6E55154B291F834B4B5C7F692CCF53B6B3BF94FF,
XmlSerializationWriter_WriteStartElement_m14B47621699116DB0A0056C1437D1B0A1310E3BA,
XmlSerializationWriter_WriteStartElement_m10BA6216843AE75F6DB9631DDA883F1B831BEAF6,
XmlSerializationWriter_WriteStartElement_mCB83EEA5BA0CDBDD2D62768D10D249B7D5835A70,
XmlSerializationWriter_WriteStartElement_mB1DC56074605855EB20F38FC8D2E4BDB2A760D89,
XmlSerializationWriter_WriteStartElement_m88BB6D1190D3E5B8108CBA31ED8ADB5F654AD224,
XmlSerializationWriter_WriteTypedPrimitive_m9AF71A0CBE191A76BA04DF17501BB08C6C3E0D50,
XmlSerializationWriter_WriteValue_mFBAAF58EE4ECE002669126E42D9613880FA871A3,
XmlSerializationWriter_WriteXmlAttribute_mC90D083F605D89967073970C28C7CF10B6F6706F,
XmlSerializationWriter_WriteXsiType_m24C3B36D396116877E22848B9B12EF6D6BE4D122,
WriteCallbackInfo__ctor_mCD5B02AA94A872AEB63A81C174520985F378E240,
XmlSerializationWriterInterpreter__ctor_m03635FE7701F9E8ACEC9CF5D213284C18820CDDB,
XmlSerializationWriterInterpreter_InitCallbacks_mFD6C7F1D12D67C1D973F1E2236F3ACD2C90F34F8,
XmlSerializationWriterInterpreter_WriteRoot_mDF5734ADBE4AE54FE85FF14C378249F22DCDDCAE,
XmlSerializationWriterInterpreter_WriteObject_mB3E2841AD7153907308E41AD18BF2CF34352FE74,
XmlSerializationWriterInterpreter_WriteMessage_m67176FE66A5BE2488C8303DEFF8B6329CAE212A9,
XmlSerializationWriterInterpreter_WriteObjectElement_mC4AD7377974321D88668A5622FF6EE3A3D9C1A67,
XmlSerializationWriterInterpreter_WriteObjectElementAttributes_mE18347445161636A46E720A729B5C155DF9FF885,
XmlSerializationWriterInterpreter_WriteObjectElementElements_m025D3CC5CBC56E29581B8D0469B83D7DB5B88215,
XmlSerializationWriterInterpreter_WriteMembers_m3A9E0D500CD360DBC683D76DBE17EBAA796BBF98,
XmlSerializationWriterInterpreter_WriteAttributeMembers_mD3071391C2C5056FD39AF81858D0C29A8CDA83B1,
XmlSerializationWriterInterpreter_WriteElementMembers_m473C65D604DE952FAC43116BD4A6BB98A2F08645,
XmlSerializationWriterInterpreter_GetMemberValue_mBA34A9A19CE56F7DD72184499257F1E7F1446E90,
XmlSerializationWriterInterpreter_MemberHasValue_mFEC8075A0CB8DC3279796618FBD2855E8081FE6C,
XmlSerializationWriterInterpreter_WriteMemberElement_mB29A5B7EFEB7D6FE5CCDEDA132F923E79D6F5F43,
XmlSerializationWriterInterpreter_ImplicitConvert_mD16AB1B10272160C637E2A335ADB47E55864C07E,
XmlSerializationWriterInterpreter_WritePrimitiveValueLiteral_m64F5EE0B8DF72D20007BEA801198FF8F8B381173,
XmlSerializationWriterInterpreter_WritePrimitiveValueEncoded_m49AE009A4355CB956686487B0A6617B714D30723,
XmlSerializationWriterInterpreter_WriteListElement_m7860139850018CC144D7D8616B419DCF738DDC53,
XmlSerializationWriterInterpreter_WriteListContent_m134B4C06A45FA059536931340F9447EEBA4154E7,
XmlSerializationWriterInterpreter_GetListCount_m8FB8D13B1F87E95754A5CF8079D3DF2B9A46AE86,
XmlSerializationWriterInterpreter_WriteAnyElementContent_m6FA0CBF4CCF97E36DE0A4C4AC4CF557A965A8823,
XmlSerializationWriterInterpreter_WritePrimitiveElement_m249A1D6B8790790AE65BCE416F8B0E78FDE95568,
XmlSerializationWriterInterpreter_WriteEnumElement_m205F2F0D7D6375408F8BFFD80AEEE5B4CD4C4DE3,
XmlSerializationWriterInterpreter_GetStringValue_m417BDD772C59AA1A72558744FD56E78C129E1DEE,
XmlSerializationWriterInterpreter_GetEnumXmlValue_m6990DBD6D109E4EF5947900DCBCAEFAD60CCE88F,
CallbackInfo__ctor_m8F675D9CC25A5368226CB51B0931B527F5FA9439,
CallbackInfo_WriteObject_m5D5ED881A0F8AA17A296B0ABFE6063800F096564,
CallbackInfo_WriteEnum_m277626A9EC6D2C4713BA8BD4C45174875727F869,
XmlSerializer__cctor_m7DE476F25D68FB893C35A4B0F9944E55EFDFC1D2,
XmlSerializer__ctor_m3B27E3092ABEAA766FD4002A0F5D786992060604,
XmlSerializer__ctor_m0DAA131F7E266D7999D10E867963DD2C4907C796,
XmlSerializer_get_Mapping_mF9907A88C9DE4C5C31ACD6804471760CBD17B84B,
XmlSerializer_OnUnknownAttribute_m83955AABD86AF00C5605A838877C54C48F01EC67,
XmlSerializer_OnUnknownElement_m40BA866EF7DE746B508A1815F5D833B63D1E05A0,
XmlSerializer_OnUnknownNode_m3CB84FB8D0BC988F6A16253DA80D6165E28DC7DA,
XmlSerializer_OnUnreferencedObject_mEBD84F2A2C0972DC90465593AD4BBF211591E9E6,
XmlSerializer_CreateReader_mFF7A9328B1A882BAE053F9A97E9BE08CFB6D4A59,
XmlSerializer_CreateWriter_mF409D1E7D954220C0567920449C9024C6DC9E2CA,
XmlSerializer_Deserialize_m1050D3D61F5293AB7F13561762FC511CCD3BCFDD,
XmlSerializer_Deserialize_m7487D353E77EED4F6A255D415AE87DBCBC0A6E2D,
XmlSerializer_Deserialize_m3F8DFF8F5A4052487062BAB8C60C110FA9AE40A8,
XmlSerializer_Deserialize_mF6A93541E4FA8342534ACCA762F854541EBCD86B,
XmlSerializer_Serialize_m4B83578545703FEF01E48C05DD5EFDF15E301964,
XmlSerializer_Serialize_m667B88B55AC152B4790F1A3C11F62F5F262624DA,
XmlSerializer_Serialize_m2EEA80F41157A3088A0E74EB55EA04ECAEE32CCF,
XmlSerializer_Serialize_mB74F49E255C6BCCE6912F2049914C6D18B73A2D1,
XmlSerializer_Serialize_m70829393FACA97A9ABEF62D278347E99A7083C90,
XmlSerializer_Serialize_mA94F97CFE1760586CA9CFE865B5593DC0ADFCBB0,
XmlSerializer_CreateWriter_m63DD57F83F741F8457EF2DD61C399E0D08CAB75D,
XmlSerializer_CreateReader_mA0B60291B13CE14CAE5F8908CA3BE1578328FC52,
SerializerData_CreateWriter_mD1B269EA292DDBF9FF0CC942CB18A7AA3F3A855C,
XmlSerializerFactory__ctor_m66D9BF0716EB5B7B5CEECF0369FD0E8310698A9D,
XmlSerializerFactory_CreateSerializer_m95D02B284CD5DE439A9302166F039EFE640E2B17,
XmlSerializerFactory_CreateSerializer_mE60D290D733550C098F9DB8F8DD31B6B7C1C9936,
XmlSerializerFactory_CreateSerializer_m196E45D3FA0AE356908D5295F7371878ADB0A907,
XmlSerializerFactory__cctor_mC00871DFB82064CCA1A4325CA3076AAC40B38812,
XmlSerializerImplementation_get_Writer_mAF12CDF082924FA5DC0A52A39662B78FCB545001,
XmlTextAttribute__ctor_mFC48949F7FA6F8C194579364B1C64FFCAF9C3F2B,
XmlTextAttribute_get_DataType_m6B266372322103E2D735DC26D210652ECD475B07,
XmlTextAttribute_get_Type_m6D956F711B1336CEAE650DDC4A35A9899CEF9861,
XmlTextAttribute_AddKeyHash_m5084FCEC37C0FEABFFA86617BB1F2993D9F544DC,
XmlTypeAttribute_get_IncludeInSchema_mDC85FE2BB6FE9BE2A457394CEEF91341CAA84DA3,
XmlTypeAttribute_get_Namespace_m856E7657F70CD29601993200EEAA7D1771F0FCC9,
XmlTypeAttribute_get_TypeName_mB06CCEC7168EF5AF9B5286049A3E0571CAFDAD42,
XmlTypeAttribute_AddKeyHash_mC4DAB0436EA984594404652066A6EFCF264465F9,
XmlTypeMapElementInfo__ctor_m8E544F8C477BEB4FBA162B7D5B2DB2502EB4EE1D,
XmlTypeMapElementInfo_get_TypeData_m35F77B4421D417B4C175FD7A54571B7FBF96532E,
XmlTypeMapElementInfo_get_ChoiceValue_m7BC9464A497AFA7A1BF250BA0D88928706C6412E,
XmlTypeMapElementInfo_set_ChoiceValue_m51083B31BC4A97D6C58F2A8FA96355BED2E37AAB,
XmlTypeMapElementInfo_get_ElementName_m2B2B6484154E046A7FE5BE46092BF91A7B75D9CC,
XmlTypeMapElementInfo_set_ElementName_mEE8DF5FA9A346D3D437DF38E2B5E0BC20AA5DC40,
XmlTypeMapElementInfo_get_Namespace_m94DAAADC3EFEBC302C4D3574BD4835F222345498,
XmlTypeMapElementInfo_set_Namespace_mB1BAB4E18DAF612183E318500F2010C73D7B3B5A,
XmlTypeMapElementInfo_get_DataTypeNamespace_mA8278DAED1A896D6AC2B28664C54E0D81155252D,
XmlTypeMapElementInfo_get_DataTypeName_mBC6E8CA4DD76FEE0551BFB93992D49C1C143519E,
XmlTypeMapElementInfo_get_Form_m6D632374F4C5C58870DFDB60928B518C216180FA,
XmlTypeMapElementInfo_set_Form_m404075D5C7B4E4CE0EC5ED46881D4D84C73E0102,
XmlTypeMapElementInfo_get_MappedType_m240A78959A2E9A6CE992F5EC6B77DDFC137AF032,
XmlTypeMapElementInfo_set_MappedType_m2FD5B0A4823A3FAF00E86D03C959D9B0E0D2A409,
XmlTypeMapElementInfo_get_IsNullable_m5E6F72E9E7ADFA39100C6C0FFA1585BCDE4ACE75,
XmlTypeMapElementInfo_set_IsNullable_m3F3A06CB2CB7DACBB6CF90B60346469EA5EE0A6F,
XmlTypeMapElementInfo_get_Member_m6212D4CEC25E2BC416734944F4A82DE373456742,
XmlTypeMapElementInfo_set_NestingLevel_m104B8F548E5E7B0982E55AFA8900F9BB4E0E1A35,
XmlTypeMapElementInfo_get_MultiReferenceType_m4176293D1962C6176A28D752B43F207817A93D2F,
XmlTypeMapElementInfo_get_WrappedElement_m4A1874E9B5785B35A519EC5266425156A3B78468,
XmlTypeMapElementInfo_set_WrappedElement_m45FA9CFAFC7B8EB395F59D7832542F3410089195,
XmlTypeMapElementInfo_get_IsTextElement_m264B22862789A3E5250E3BC780F0E888115596AF,
XmlTypeMapElementInfo_set_IsTextElement_mCE031A8FDAFEACF48094CCDF5C90BBB2A64E2655,
XmlTypeMapElementInfo_get_IsUnnamedAnyElement_m037614B195603B217B28697A93F9BD4950E6CC30,
XmlTypeMapElementInfo_set_IsUnnamedAnyElement_m9C07E7FD57FE290F705A2EC1EF3F4F3C36AB1DDD,
XmlTypeMapElementInfo_get_ExplicitOrder_m929232F83C9F294565C56EC38C5BACCA530DEDAB,
XmlTypeMapElementInfo_set_ExplicitOrder_mD893A153D81289F4A8C4A429800FEDB81E3578B4,
XmlTypeMapElementInfo_Equals_mAA4A32B975EBE1CFE4611049CF4554F40591C3C5,
XmlTypeMapElementInfo_GetHashCode_mD0F042327569EC962B924DA88F33551266192819,
XmlTypeMapElementInfoList__ctor_mEEBEB4330F01D3172DDE3C685C96D1FDB5E70D1B,
XmlTypeMapMember__ctor_m0FD3AECC0F53452D27E035C52A8B91C5941A7184,
XmlTypeMapMember_get_Name_mCF37113EDBC93BBAE3E38DDA503BF83C752287F9,
XmlTypeMapMember_set_Name_m388D6A30E3DD11FD6068A5D5C180110C327EFC08,
XmlTypeMapMember_get_DefaultValue_m9E7FE48431CBCD4C9757423398D48F30B919CFC3,
XmlTypeMapMember_set_DefaultValue_m97AC90D89BFEE878DA9FE3150292AD6E69B6FA27,
XmlTypeMapMember_IsReadOnly_mE3DBCC6D4CA65E2E2CAA00D4E21C30CAAC03F805,
XmlTypeMapMember_GetValue_m957C5920222D46685D4DA8827FF40B26C8D14C9B,
XmlTypeMapMember_GetValue_mB762710324E36B398ED02670400043C5462A5ECF,
XmlTypeMapMember_SetValue_m22E52C02AD75799B95A242B6B73EECFC0B20B81D,
XmlTypeMapMember_SetValue_m163DA4E73791FCAE462A497BF2A0224A7775B629,
XmlTypeMapMember_InitMember_mDF86C7533AF7AB6E65BCA9AC7DD578135CECE28A,
XmlTypeMapMember_get_TypeData_m071A2E1C32FA2AED8FB5D91556CF310A28898D1D,
XmlTypeMapMember_set_TypeData_m9C4CAF5B4A21DE54C9DE9F90C1332BBDAA4A4B4C,
XmlTypeMapMember_get_Index_m3EAB1243B03E5DBD10C6E7CA245E5A6C04406D12,
XmlTypeMapMember_set_Index_m2CF151DEBC1293A91B0126F579B2CA6730CC4D56,
XmlTypeMapMember_get_GlobalIndex_mC43A1F277B76C624EFAF264B32293499D51853B6,
XmlTypeMapMember_set_GlobalIndex_m472100DAE18C222CFAD14F0085743759FB1B11C3,
XmlTypeMapMember_get_IsOptionalValueType_m21B5B22EAE095810603E2FE3CCD076B126272047,
XmlTypeMapMember_set_IsOptionalValueType_m1ECC62001B49DDCD0356F7813B56837977884C92,
XmlTypeMapMember_get_IsReturnValue_m2FF8236466A439AB4412508BE3D78C3C71A47481,
XmlTypeMapMember_set_IsReturnValue_m8E27F10143941CADA16EEB3F2B81DCE9BB573AD1,
XmlTypeMapMember_CheckOptionalValueType_mC3A9B15424B4E2F537CAD6602EA32522C47FC36B,
XmlTypeMapMember_GetValueSpecified_mC0FAFD520F9FE9A1DFAFFE40C0B1913CA83E3637,
XmlTypeMapMember_SetValueSpecified_m59690B6CAF6C450B85F61653053632248FEE544C,
XmlTypeMapMemberAttribute__ctor_m114811B0B3047CF56B5C834D9B72D64CE7DA45AD,
XmlTypeMapMemberAttribute_get_AttributeName_m79384B2B6097452969DD46364D07C2F8B353B064,
XmlTypeMapMemberAttribute_set_AttributeName_m9FA871900139C9A680D39F3FA1D64593EA0A8A37,
XmlTypeMapMemberAttribute_get_Namespace_m6907BC42459BA2FBEE550EF180E697DDF19A8C37,
XmlTypeMapMemberAttribute_set_Namespace_m75CC38F536B9F3D71532845F4D741A6A37489277,
XmlTypeMapMemberAttribute_set_Form_m060BDBE9694B862C8E46DCEB5CAD8F6C52E9691B,
XmlTypeMapMemberAttribute_get_MappedType_mD2DBE6E539F3B9A6F922C1DD37084DCDACE07025,
XmlTypeMapMemberAttribute_set_MappedType_mA7E95DC2D885930465A715589EF224E64286F518,
XmlTypeMapMemberElement__ctor_m1C521481C567615C591328B512832B144B153169,
XmlTypeMapMemberElement_get_ElementInfo_m62E3A285CDAFF7621EA03A0DA6B1966D5432D337,
XmlTypeMapMemberElement_set_ElementInfo_m3E7B4C2A13CE5733E5C41B5A559A64327795C038,
XmlTypeMapMemberElement_get_ChoiceMember_m182A4AB876036DDA005F0760EF51C5FCA7F682D8,
XmlTypeMapMemberElement_set_ChoiceMember_m8F271920DC329BABB1F6CC20C327EFABC5D5FAD4,
XmlTypeMapMemberElement_get_ChoiceTypeData_m1C40274707406AC69F5536776D0276266332B845,
XmlTypeMapMemberElement_set_ChoiceTypeData_mC09197CF2429D39C3771B2E1903663FEE114877D,
XmlTypeMapMemberElement_FindElement_mD06805510E6920C0643A9C2C76800A87A97BCA40,
XmlTypeMapMemberElement_SetChoice_m70A2968411084153BBDD57111C740A75C9D7AEB5,
XmlTypeMapMemberElement_get_IsXmlTextCollector_m2FF0627D7710E6CB03FF540D8BE2AEF22ADB6570,
XmlTypeMapMemberElement_set_IsXmlTextCollector_m3825384EFF73E2990FD5746E45CE7AF2D69B456B,
XmlTypeMapMemberList__ctor_mBD734CDCEE34AF3580EF194A4AB86CDBFD5F47D7,
XmlTypeMapMemberExpandable_get_FlatArrayIndex_mD83A6C690F8EA40C0FAF882E1549E0BD0831CC83,
XmlTypeMapMemberExpandable_set_FlatArrayIndex_m34257D88ADAD9D20AD7BD89FB29EA298553567CA,
XmlTypeMapMemberExpandable__ctor_m6263CF97C7A882C300CD2A7FE9C9F7BE8E3DA6E5,
XmlTypeMapMemberFlatList_get_ListMap_mAAD12C509481E6855A9C4865874566320C256EBC,
XmlTypeMapMemberFlatList_set_ListMap_mFEBE950843FA798DFC8628E296696296C953071E,
XmlTypeMapMemberFlatList__ctor_m184FE28F5A2FAA15F1BFBC27F3A2904497E4C8B7,
XmlTypeMapMemberAnyElement_IsElementDefined_mA16BED80C2A28DF69D7242CAD45F8E4652DB1CAF,
XmlTypeMapMemberAnyElement_get_IsDefaultAny_m909FBA6B86D7667653B60EEE47228938214F22D5,
XmlTypeMapMemberAnyElement__ctor_m66FD3FF1033A6C41F21CA1677897AA554794E750,
XmlTypeMapMemberAnyAttribute__ctor_m55E6BD862DFD1709C359931225EFCC70AF9F8C35,
XmlTypeMapMemberNamespaces__ctor_m655334756FB0C4721F7AB415FF4C7D25E2A7863B,
XmlTypeMapping__ctor_m1F3CFD9D36CE8A9EFA55D3A44070D97AB1605558,
XmlTypeMapping_get_TypeFullName_m8330E28FE282DDE67C41ADFBC2034E6E26A7ECAB,
XmlTypeMapping_get_TypeData_m1BBD3B003521D872988B91764C969FB5DF1C27F4,
XmlTypeMapping_get_XmlType_m5A30CB4EE3541CC1C65003757D5E743042846222,
XmlTypeMapping_set_XmlType_m32DCAB0634D72D0F98B59A7B0C5BBD4633E2B545,
XmlTypeMapping_get_XmlTypeNamespace_m9EF835B324606DBC55DF96AEFD62A9F4F7ED2B96,
XmlTypeMapping_set_XmlTypeNamespace_m29104EA2A5D1A505DAC69E158419FF55472C653D,
XmlTypeMapping_get_HasXmlTypeNamespace_m461935579477604F7ECB9D989B49EF4621DF3FF8,
XmlTypeMapping_get_DerivedTypes_mC03579CBAD487E7DF121E24DF3CD0F4976CB3A16,
XmlTypeMapping_get_MultiReferenceType_m6FF513956B40419EBD15B5C1D3B0DEA151AABD84,
XmlTypeMapping_get_BaseMap_m4596D5703D08B93CE429A7C62CEB9AA91506B32D,
XmlTypeMapping_set_BaseMap_m1B6EC933148E6ED405775C6A56CF888DF489988F,
XmlTypeMapping_set_IncludeInSchema_m4ADFB54087375F1E855F955A23FD6A75499C95CB,
XmlTypeMapping_get_IsNullable_m2CE4D69DE9C4D1A7AFC01D0BE8C2369BD1C8107B,
XmlTypeMapping_set_IsNullable_mD892626D9838297535D63A2CE20F0F0E93B0E06F,
XmlTypeMapping_get_IsAny_m0C45955548B231D2E892D2924768B068138CBDD8,
XmlTypeMapping_set_IsAny_mFAEAE6BA5E6D80112F10CF222570B9BCF739A942,
XmlTypeMapping_GetRealTypeMap_m0A55DB07D8FEEA87A8206F579D258D3FBC5D5F29,
XmlTypeMapping_GetRealElementMap_m2488C8E8ABFB81EE1181A68DA85C142579599ED8,
XmlTypeMapping_UpdateRoot_m1D4F34D903646D5C13C60D3620F5C0ABEA441530,
XmlSerializableMapping__ctor_mF15D3F92AF6B8B5698F26636C0ACCC8EC20CABD2,
ClassMap_AddMember_m68EC50B8B34647C81D1EFEC1D14083A150A2B49B,
ClassMap_RegisterFlatList_mD8FD4FD7E17159E8BE8C9373E303CB582D979F6A,
ClassMap_GetAttribute_mFAA51D19B1F7AAC3105A581FA1F2738B15BBBCD0,
ClassMap_GetElement_m5F9EF895E43E4009CB54E866BBD4C52A2BAE3528,
ClassMap_GetElement_m60767CE50696152D35651B8202236E105721F3C3,
ClassMap_BuildKey_m8B51C41F6F666CBAB211F3885269AF8D66371054,
ClassMap_get_IsOrderDependentMap_m0B479BCCCAECE8D9D5DC7659B5CFFB7CB949C93A,
ClassMap_get_DefaultAnyElementMember_m65CFF55B342204FE2E39B8BDF46E733DD43C6B4B,
ClassMap_get_DefaultAnyAttributeMember_m88660193A65BE269D1E4F7ADEA4778BC78D40B08,
ClassMap_get_NamespaceDeclarations_m5EF288255B1F07783CF889C781DB6D6BEAF133E1,
ClassMap_get_AttributeMembers_mB495B40347CA0E1075AB32C00E9D0E3D0510C94F,
ClassMap_get_ElementMembers_m28BCFDC1D5FC50F910FBCF82D9C30472482A505D,
ClassMap_get_AllMembers_m68939A09AB79846A722998916E288759CB918FED,
ClassMap_get_FlatLists_m852941CF165941C1EB03137482353B221F335DE9,
ClassMap_get_ListMembers_m21D695B14B2AF42EC1850374FDA24CDE2B356649,
ClassMap_get_XmlTextCollector_m3FC50A0C0DEFAC7D4D70209D7D96C58AB7D1DA09,
ClassMap_get_ReturnMember_m17D5284F4873CF87F02814AF5BD96CFD23737F32,
ClassMap_get_SimpleContentBaseType_mCE46351CF4900E4F3990D896D8A0533253FE09AD,
ClassMap_SetCanBeSimpleType_mEFA2779827B16C4BACF378B6536121C5FE1AE74C,
ClassMap_get_HasSimpleContent_m7023F99D0994EB07A18F31EC2FFF7CEC4FA38960,
ClassMap__ctor_m2E0CDD6C951F89A117B800D1EFA07A15B61D32F6,
ListMap_set_ChoiceMember_m25EB1F93541895E0647E420B7BF9C8C7194621D6,
ListMap_get_ItemInfo_mF4B1E24F5658D05E8E1E6296F4A220D33E7EC579,
ListMap_set_ItemInfo_mD0E132CC2807675C9308B26F69EA38EC9EB3EF11,
ListMap_FindElement_m47E834380D86F46D9AE887F867CC2D3FCF7D4CC2,
ListMap_FindElement_mB8E8BCFD1D6C7A8C244598D1317BCC1296E47CD7,
ListMap_FindTextElement_m4A953DA460CF998CB59D87819531224C9069FC0A,
ListMap_GetArrayType_mE4DD0F95C5B8779C799547E896D8DE16632AA2B7,
ListMap_Equals_mD8B8083FC75AEC4A4F652FDD8C3748970A5C43CA,
ListMap_GetHashCode_m1EE90FD4B8CF4EAB771A8209BCDECAEB92C56AFA,
ListMap__ctor_m89E81F66CB6B669B50E293853AAF98AD4DED0F67,
EnumMap__ctor_m8B507CB9A313B5FEC589E7C3F0A6B573D665768D,
EnumMap_get_IsFlags_m579F34B1547F457834A6980C8E77BF1936D742CD,
EnumMap_get_EnumNames_m60EAEB72502A0F1E05871326127A80033BA7E35E,
EnumMap_get_XmlNames_m2E3DD7C64B62B3C6217CD1FBA64B76409E4BBF5F,
EnumMap_get_Values_m91652E064D00536B1B286304F49E3FD1EBCD7FDC,
EnumMap_GetXmlName_m673884ED5B4566B41AA3D16F95E4F21D9B687621,
EnumMap_GetEnumName_m10DDCE7A6EB14899540AF62430B6133BBAF0CB94,
EnumMapMember__ctor_m706EC5F580B4D0A8E3470E22AF8B091AE551ABA1,
EnumMapMember_get_XmlName_mECD2830C6795BE2A0206F5A72D819C8DBAE015E8,
EnumMapMember_get_EnumName_m2E7534A1D65579CB33E8B43EF4186FC12A2D1B89,
EnumMapMember_get_Value_mD0B2EF80A4D874FF81E307E81063D9B52A98548E,
XmlReaderSection_get_ProhibitDefaultUrlResolver_m22E5E50B536E3F9F7AE02CEA4581B1872DE5E606,
XmlReaderSection_CreateDefaultResolver_mCF64A7377ED3F9E7B19149BD023FB19C81682E4B,
XmlReaderSection_get_CollapseWhiteSpaceIntoEmptyString_mC778252E583E70FED611312296F0FBF1831E0063,
StringConcat_Clear_m0031C7E309300FC0D9CAD0821F1E9966E8095439,
StringConcat_get_Count_mDCCC5B17A9A44FD12C76AAB3429C50663D243BDC,
StringConcat_GetResult_mE64A54D6A86088207D9DD7FF3E44728B139A2F05,
StringConcat_ConcatNoDelimiter_mA0E6ECB03B5D0C889C3CF673D27F2111ABD68C9C,
AxisElement_get_CurNode_m4561E232A7F554E5EC91C78BDE9D5DE0D6FDC417,
AxisElement__ctor_mAC69681E75C3A4EBFADFF12D9B1EAAB7248F661E,
AxisElement_SetDepth_mCF15226E25A990EDC32C01E75BDE5359257DC624,
AxisElement_MoveToParent_mD233D5C351A7B58D1F95B7464251ABE887BAFC66,
AxisElement_MoveToChild_mB3A48414F05933670B6E32D116A4D257FE9ECB16,
AxisStack_get_Subtree_m1A81CC8CB9EB650E885141169A7C913F8D6FF716,
AxisStack_get_Length_m23232CFF7568888717A9D42BFD77FD362C596260,
AxisStack__ctor_m92DAD3C880C9EDF2B8B55B7D65CC31C9D02F887C,
AxisStack_Push_m2E7A4568AD99B69059B6EB7936A06257BA4325F4,
AxisStack_Pop_mE1E0F212EE7DFBD9AC24CEFB6D6A3E884A8622FF,
AxisStack_Equal_m824B693268D3005B6FFA6BB6C21FD7B35C31B7BF,
AxisStack_MoveToParent_m56B913D76D006E21C6E7F059713C0A1C8BCC44F2,
AxisStack_MoveToChild_m30EEBDFDFDF16E035A4B6EB94B6AD327435D0178,
AxisStack_MoveToAttribute_m1CEA2632C57929907183262382354B26012ABF97,
ActiveAxis_get_CurrentDepth_m2DD04D34A2ED3AABBCA3EDF1B763D925B2FDBD9A,
ActiveAxis_Reactivate_mC437C188695D87C6A79F5078738C4AD201EFDA66,
ActiveAxis__ctor_m2E4A8742658038AE3F22D6B26D95528C4B4E9872,
ActiveAxis_MoveToStartElement_mAAEFA4D1B60C8658BF5063EAB52FF509FE9EF281,
ActiveAxis_EndElement_m3ED599175777FE63FD45F83816DBBBAC41C35A40,
ActiveAxis_MoveToAttribute_mBC944943EE5C4AD55A97EDE351477A7A4004E9E0,
DoubleLinkAxis_get_Next_m3F352B2F887E003F54F272E1833B59BB7B2B1C4B,
DoubleLinkAxis_set_Next_mF43EF6DCE6465692D1583FCE991C5CEE14F7D6B4,
DoubleLinkAxis__ctor_m62ACC8B5BC38C4DAB0214D2323D2B15575BBF07A,
DoubleLinkAxis_ConvertTree_mBE012FE0A100183ECD5DDC9B27AF7209A432889C,
ForwardAxis_get_RootNode_m28B8A5AB9B1A7173098C947D34A980BA6CE745FD,
ForwardAxis_get_TopNode_m081D8D8DC8E691443C7AFC782365A3797BC479C3,
ForwardAxis_get_IsAttribute_mD000ED3F7F6995BCB54D45958538C2E638AEEB73,
ForwardAxis_get_IsDss_m72FC07E424DD9D1659BFAA06BEBB2412DB9E2F93,
ForwardAxis_get_IsSelfAxis_m3BA92E6A7040119652EE11ED9E1078675FC3B309,
ForwardAxis__ctor_m8F75B7FEFCA63B4BEEA1760E86D0F0DE4B8F4E3D,
Asttree_get_SubtreeArray_m46C9A6B0D7125E53E4179076DA369F9AE23D567F,
Asttree__ctor_mAEB354DAEEB6E4D05F703BF0E4EFDAEBF0A70307,
Asttree_IsNameTest_m56D9060B96089F042118A7D519657CEA35A50BCD,
Asttree_IsAttribute_mAF1ECB8169FAE04CD8AE24B6E73BF115E3F51B95,
Asttree_IsDescendantOrSelf_mF30C3812F8786C1A1D978E6B44A9120FADC28989,
Asttree_IsSelf_m309401C42C71FE09F16E2284689FD79558432016,
Asttree_CompileXPath_m50156E3710724FFAE37CA5B2DCDE661C1E63A6D2,
Asttree_SetURN_m2D0FB4246346FFADD7E02AD19828A0711EEF9AD6,
AutoValidator__ctor_mBD661ABED8661EE3216712A1D621684EC743516D,
AutoValidator_get_PreserveWhitespace_m72D097ECE16298989FE07A532EE4981735ED92FE,
AutoValidator_Validate_mDB9BF802B82800D766689803EB45DDAE04882332,
AutoValidator_CompleteValidation_mD724933B2169C16E5B0AC3B5665930B469057F06,
AutoValidator_FindId_m98856FDC1062BF98D236BC13E0EAABBD38106BA2,
AutoValidator_DetectValidationType_mC6A3C3BF4BD99793A8A9592943FF65EDDD2CF88F,
BaseProcessor__ctor_m5035852AC15DD974EA0775BDE4A5FD945AEF615A,
BaseProcessor__ctor_m9C833991265C8FDF3A2960461ED204F57913BE85,
BaseProcessor_get_NameTable_mC695EE3B3C25626EB4614D142737BECCC110C429,
BaseProcessor_get_SchemaNames_mF71E75DAC3C6B7C4D01EE7C24A8DE67EFA37BEC7,
BaseProcessor_get_EventHandler_m4F9D8AE72CDF4478833F3F01D7C25B50187FF190,
BaseProcessor_get_CompilationSettings_m77A8C7929BCDD0FDF97006A79EED76F5C2D3A68C,
BaseProcessor_get_HasErrors_m3A7D5136289C85F1D868651AA43C8D004D79DC01,
BaseProcessor_AddToTable_mCA879FB842803B8DBC1A8E5838004135F1B9C1F9,
BaseProcessor_IsValidAttributeGroupRedefine_m17EF0FBD045A76EB3B42C2818FBBDF18CCFC3C6A,
BaseProcessor_IsValidGroupRedefine_mEF25E4EBCADA35E2EEA657860FE3FA3519E77EA2,
BaseProcessor_IsValidTypeRedefine_mCCA99929A0204489861C5915DB1DCCA3407DFEA9,
BaseProcessor_SendValidationEvent_mCCBDF500C48FC170C2C78E8A1BC16B125FE20185,
BaseProcessor_SendValidationEvent_m5AFB3BDEF0C995DEF007330394CD88C13B50EDF6,
BaseProcessor_SendValidationEvent_mF13519A481F5BA7727E777A70C8BF7E436CEE01B,
BaseProcessor_SendValidationEvent_mB81B5D2E56A1EAC31270262FA8AE7F0AE7D3EB34,
BaseProcessor_SendValidationEvent_mA678B9455DF51DFDED097F2FA682C2A703DE0F04,
BaseProcessor_SendValidationEvent_m2DD88A2EE74F8DED9A32E36B14746B973F7BB9B3,
BaseProcessor_SendValidationEvent_mFE3828E414AA7017FEDD76CD6D285250E59ED6DC,
BaseProcessor_SendValidationEvent_m4034CF17F8F1B109F7B8088BFFE42F76A605C90A,
BaseProcessor_SendValidationEvent_m097302F881FE5C289BE0F38551B3DCEF0986894F,
BaseProcessor_SendValidationEventNoThrow_m07C3B4B985AD4818E67E5B0749F6319C4B8F6C41,
BaseValidator__ctor_m2C99DBB988AA7C272947ADE5EFE0CF08626F2A6F,
BaseValidator__ctor_m20211D6CCF6743C8868B2AAC093752B0E83FFB7A,
BaseValidator_get_Reader_mB197F0BB7E0757C1E9571DC513C680BED4D77584,
BaseValidator_get_SchemaCollection_mFB598756F922146498445D82C48D7C5071917DC7,
BaseValidator_get_NameTable_m60D18595ED6E730B144EBA7E78E9B744486937E5,
BaseValidator_get_SchemaNames_m349912EABFA59AE399C537F4266DD272DB02D8C9,
BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573,
BaseValidator_get_XmlResolver_m9AA1596FF7D2DD066E51E32212DB36CC25A74FBA,
BaseValidator_set_XmlResolver_m1D94109BE43E3C8A1738BC7C4A0A1A7233818FBF,
BaseValidator_get_BaseUri_m400505E56F164D6954DC3E55005B7D8E5B1BAF23,
BaseValidator_set_BaseUri_mA4B0ACD053F6B82E24AC7B4468CF425FFB0351EC,
BaseValidator_get_EventHandler_mDD30026D63AC63C18F0E134AA6FFE634616F21F8,
BaseValidator_get_SchemaInfo_mE8B092165F3FFCE8F3090BE44D60178C76451AB3,
BaseValidator_set_DtdInfo_m03794576278D86E171908C4CB4D4644B0DEE1D74,
BaseValidator_get_PreserveWhitespace_mC2479BE3ADC53801EC1F07D9AF36A0BE6206F627,
BaseValidator_Validate_mD3167B70F6169EAD822983ED3D80499F3E8308EF,
BaseValidator_CompleteValidation_m7F460C458D888AC7A4A3F655814E206BCA9FACF6,
BaseValidator_FindId_m3872C048D784D3CC1E672257C2D059986A878462,
BaseValidator_ValidateText_m0CD6CAA4B8C4DAE981A5EEA5FEB4404ECF97F079,
BaseValidator_ValidateWhitespace_m73339F1D7B4FA6409B17B20589914EFEBF381475,
BaseValidator_SaveTextValue_m36E3517AAF3D79D5315E7AA5EA23F89E8D526F04,
BaseValidator_SendValidationEvent_m0B3F1EF5F9776D6E4B890C0180E22C92E9A45F2B,
BaseValidator_SendValidationEvent_mDB46F72A815EA7EF1C85A46CB19439D3F6FA3D48,
BaseValidator_SendValidationEvent_m74FFC1AC1837B20F3528352EB1C944AF9692460E,
BaseValidator_SendValidationEvent_m2B9860A52F51581453B1AC9B4A1DFD174A10E4BB,
BaseValidator_SendValidationEvent_m206D77C001B4BE5827C405128D0DF5EEF34ED93E,
BaseValidator_SendValidationEvent_m0395B5910EE493C439E8E380A73A22B779486263,
BaseValidator_SendValidationEvent_m94905A970AA3953C22FA0806C63C7AEF41AB888A,
BaseValidator_ProcessEntity_m1BB67691A6EFE4CCCBD198AF9DA017C64CE87786,
BaseValidator_ProcessEntity_mA33E4D1C46673D25C29150B08A1D9F9BC546EAC0,
BaseValidator_CreateInstance_mE981B767E5103869A3BAA93AB7190F05522582FD,
BitSet__ctor_mDC866A6C215C5E078AB299625A437E4249E1E722,
BitSet__ctor_mDDB46E0F5D8D86AD7A8F144278672ABF09CA5797,
BitSet_get_Count_m36E7A9E0ABD32B6B59C1C3EE7376A94B40D06E01,
BitSet_get_Item_m0D9F1CC8E2965F1CEC6DB3F4A8FD51A6531ECA89,
BitSet_Clear_m741257DF75DF0DC22C6534192D777814F6BD721E,
BitSet_Set_m1F67384F8695F3285BC0CAFCCB64898625267724,
BitSet_Get_mA7D0C2800F3EF8F759779F428326C9FAC7BB61B5,
BitSet_NextSet_mD3786FE75C72BD3383D9C3221F80C2373A14857D,
BitSet_And_mB665D4DC8D2CFE92427D65BC6E7E8CA74034E95F,
BitSet_Or_m5C36345FAD8ED73A4742516B53A33677F3EB336A,
BitSet_GetHashCode_m4D896CB775ED342868D91000F240F9FDD2B5D0C7,
BitSet_Equals_m29A5D7FDB3CC6A2AD74261A11EE527800A47CD0C,
BitSet_Clone_m121A6E5E33BDEC3E79FF7C18E9CC362749AE7BDE,
BitSet_get_IsEmpty_m4016E051AF7F476BFE6089D5E3853CA61836FC9A,
BitSet_Intersects_m043AF26842F147A7D2ADA048E0ECF2F242C6EE7E,
BitSet_Subscript_m06E5AB99243F91D0D91E142618529D3F7268637A,
BitSet_EnsureLength_m28268C67A38388F4C42EAD01762C32D99C4F9654,
ChameleonKey__ctor_m110E8C9375214872ADCB5D1D5D10AD8AD9CC6C34,
ChameleonKey_GetHashCode_m972F1170A555C94680D507591430CEB7E45578FF,
ChameleonKey_Equals_m7EC0CA0E37564A0728871540267D3F7EE9BA51D2,
CompiledIdentityConstraint_get_Role_m968CA50512673168BCB15510DC0479CAB63B7DF1,
CompiledIdentityConstraint_get_Selector_m6035A41031BC9AD2B54A9C5C563C51E7D88A733C,
CompiledIdentityConstraint_get_Fields_m4FEE989DD98F9FDE29F0FEB7173A7B31C8EBA9E2,
CompiledIdentityConstraint__ctor_m57CF42A189BF2B105DE89C5145ED0BC5B1562B43,
CompiledIdentityConstraint__ctor_mDF34F05BE2C052B360EF28F0B0DBEF0F0C2359AF,
CompiledIdentityConstraint__cctor_mE09A19B1C5E81C7D342F348CE4226BFE76A585DC,
ConstraintStruct_get_TableDim_m43CC829946563AEE96CCC22EF3A88CD5A9A3DCD9,
ConstraintStruct__ctor_mC23F6C5B5C51D1971997E6FC734F630A9D83951A,
LocatedActiveAxis_get_Column_m3DB79F1A7E88CD7AF7A40D487A9FCF055291DD75,
LocatedActiveAxis__ctor_m8D46ECFCD4E6C1C188686442AC1563B26A8463AD,
LocatedActiveAxis_Reactivate_m936A17917D071CB30AFD69A6573C87B34B50703D,
SelectorActiveAxis_get_lastDepth_m985DD35294B8D0D0ED941F349908D4B2E8DF773C,
SelectorActiveAxis__ctor_mAF1E1C55C443450BE92AF3F8C38940B5B46E0AFE,
SelectorActiveAxis_EndElement_m34C31EFEDF8E2C43287EB518AB5E1EB41A1A20FD,
SelectorActiveAxis_PushKS_mC4DC27A3C861581D44E1ABE40D02954D21B56AA4,
SelectorActiveAxis_PopKS_mF3D78944FF3E569359C1872BA00036164B2070CC,
KSStruct__ctor_mC296873F73AE969D0779045FB71F17B2B3DEF676,
TypedObject_get_Dim_mE06DAEF6C918729FB67D32C3AA092201DDC8F886,
TypedObject_get_IsList_mE57BEB29AE52CDF7A7E7AE5AF0C6651FDE19C8E5,
TypedObject_get_IsDecimal_m6532B2D0C072EFE7D922DFED2D72F8A355B27E61,
TypedObject_get_Dvalue_m4DFC83C1B1E612F1D4F3EAD972CAFF915EC17A67,
TypedObject_get_Value_m955EB3C4D9DFAEE729115D1BB11CE5C645BD25BC,
TypedObject_get_Type_m0718A9DA701743FD34EC6C4A1F5C004152B52E54,
TypedObject__ctor_m277BCD667BB3331787F2B8928208F25A1A3CCAB3,
TypedObject_ToString_m9FE033AE53FA7E602E9A8923BC9378E927F7695E,
TypedObject_SetDecimal_mC254F8D97F896A16AF1D858BC61C30B2F80C9EE7,
TypedObject_ListDValueEquals_m913319306D326935E78B206FD6BF6DBC655A5FBD,
TypedObject_Equals_mB1C0ACBE1F02176472287CAD83D772D3823DD11C,
DecimalStruct_get_IsDecimal_m8CF71AB0D3989332D57B4924C63592B3D3F4CE5D,
DecimalStruct_set_IsDecimal_m22C0BC4D25614EB5D8802E1369401D08BBB95F27,
DecimalStruct_get_Dvalue_m646B51C36A2B924C0A6DF19A6D6FBE394FBC378B,
DecimalStruct__ctor_m77E8AB45E3AF658622DC1520D9365AF295D5336D,
DecimalStruct__ctor_m027A72410E5382746F6EAEC61DF99FE2D7F9747E,
KeySequence__ctor_mEF5A22C60E165BBCE08BDFB77C8128137F23A854,
KeySequence_get_PosLine_mA23828C7C5E29F53F24323AF63E8817F0CEE002B,
KeySequence_get_PosCol_mA0F718C59BF785275C532C37AA2C6244C2108F05,
KeySequence_get_Item_m3A19EF766927B6088A4C59AB42EDE0FD23E5735C,
KeySequence_set_Item_m2E2156333034F1DFA7C1F7B7E9F608C42C1F0834,
KeySequence_IsQualified_mB6736AF3FA499E5DAC24B5F54A2E1BC0740067A3,
KeySequence_GetHashCode_m00B936E0C89523FC70A9FC2E7D066F3590141D25,
KeySequence_Equals_m73B1ADD25976146C9C0F3FA7BEAE8CFD59F08C26,
KeySequence_ToString_mEEA29BD3D3CF9FB721338F511C096714507B4239,
UpaException__ctor_m2FA97E1B47706A792B76C12B3C8CCC53CBAA1458,
UpaException_get_Particle1_mF02E9549F9FB18F0106315CFBC9A6D176B94BB8D,
UpaException_get_Particle2_m447B8D5CEDAE4E6402EC706AC04E182667909CE5,
SymbolsDictionary__ctor_mBF65FBEB7A5DE48E0D0B4A717E5A5461589828BA,
SymbolsDictionary_get_Count_m3E9D7FE8914E0C70E38CAB07D72F92AE5F3553D2,
SymbolsDictionary_get_IsUpaEnforced_m9AF406F46B587D01C28E15DD9ADFBCE318A0CF11,
SymbolsDictionary_set_IsUpaEnforced_mBA5E7696442D87B8E89E2323C3D48777F3F0180A,
SymbolsDictionary_AddName_m8FB15DA3EC50C88F1E38C92FF803136274F9F818,
SymbolsDictionary_AddNamespaceList_mFBBD79AB2BF067ADEE1A50D5EA063052474F9623,
SymbolsDictionary_AddWildcard_m526F05405A47C793760FC6A58084BE18ABEDA597,
SymbolsDictionary_GetNamespaceListSymbols_m9FC9A2166243B193B4067C3EC08ADB06432F9E21,
SymbolsDictionary_get_Item_mC779E57317AA387655D35DAAC3C8C7565BFE31FB,
SymbolsDictionary_Exists_mB09F502D8DD1C1B902955689089C61FAE9C9DA92,
SymbolsDictionary_GetParticle_m229FD0E565E86359CA0CF5E76BB66223CD564BBE,
SymbolsDictionary_NameOf_m8D7C0AA8C1F8A2830325381A6214CAEA19A125EC,
Position__ctor_m5F3F9E6D826756F17C8F02643C4AC1CEF9F63FE5,
Positions_Add_m51791FCA7ADCD9B7E7480E85AEC1A712037A0B32,
Positions_get_Item_mD0E8CB9D8CC6090A050D48B5AE47E389C95257D1,
Positions_get_Count_m806913EB2C4DBA009188BA019AB106EC0D1045BF,
Positions__ctor_m533C24B9A6C8519F830F3E444036B9906D789C3A,
NULL,
NULL,
NULL,
SyntaxTreeNode_get_IsRangeNode_m722A7E3D08CB8404AD093C4732FCC9AFBACE70E8,
SyntaxTreeNode__ctor_mCC4EE56F73B36C293F308BFE4304383CF29B9CE4,
LeafNode__ctor_m5FD29468DBB6652D9636B80CF3E5445E29F2737C,
LeafNode_get_Pos_m0C2EEEBCDB2F23FC170153DB736C707C061A5B6D,
LeafNode_set_Pos_mA4961D8E52D803DC74293D95B8C258C2B00707ED,
LeafNode_ExpandTree_m004F74A56BC4869BB942D21CAA8CED296900F958,
LeafNode_ConstructPos_m46760996E2ECD6359EFA8DC971302F1E2C476D1D,
LeafNode_get_IsNullable_mB1BD5FE8A0936AC6F02F641F9B98821FCE8A6812,
NamespaceListNode__ctor_m9C8A3F2B782B6790281D1C624FA9B25C397F15FA,
NamespaceListNode_GetResolvedSymbols_mCD026CF69F170E28CC0C000664361BE328ACC427,
NamespaceListNode_ExpandTree_mA294B7AD7C2E31ABE79834DC4913C132AF5A0D25,
NamespaceListNode_ConstructPos_mE576F4F3739EAA2302C6B38292727D242351C80B,
NamespaceListNode_get_IsNullable_m637C0A30D0508ECAA7CBC2B72D4356D09A3C6CB1,
InteriorNode_get_LeftChild_mEC6F649ECBC7CFD371187C3B90DAEB6183A41406,
InteriorNode_set_LeftChild_mC6FDB3A1ABD18FDE11B233415F3A983A49B46E5B,
InteriorNode_get_RightChild_mE7ACE5A40A687F54D7EAFB52F3336E1BE8701058,
InteriorNode_set_RightChild_m9325C10A51BD0DAA867F5D4C60C85F4F8DCE6B0A,
InteriorNode_ExpandTreeNoRecursive_m6D62530CC82ED2EF90585C04E4153AEF73545863,
InteriorNode_ExpandTree_mEC55EC607A05471D114432FB1FA04D8F38ADFBC5,
InteriorNode__ctor_mBB2E9C1999B6F04A9D9C8CBAD629CD7837B8C938,
SequenceNode_ConstructPos_m67A0B0AF2C2EFAFD526D3DB629E5328C0BCA1B18,
SequenceNode_get_IsNullable_m7D6B7F07E959D0759A37B1298418903EF1C4A779,
SequenceNode_ExpandTree_m4803F5162DF4C35C8C37ABB50771A7BC5B0D0485,
SequenceNode__ctor_mD4441BDD885F42BAD33816D8D49DD511105B1E71,
SequenceConstructPosContext__ctor_mAF64A500D91F3309A8CB87C5712C12BCE0B4FE0E,
ChoiceNode_ConstructChildPos_m9E8C804342391F486F8A19EABA57829AB45F1EE0,
ChoiceNode_ConstructPos_mD5A6CC1D5927C0D1410134EBF84C39E660215311,
ChoiceNode_get_IsNullable_mDB88FC4D2E927B91CBA6440750C0C91226AA5936,
ChoiceNode_ExpandTree_mCD8E3E3C98B9A6CF4D18FC19468DAFBFF93C55EF,
ChoiceNode__ctor_mCD73421963E5F712BA85C8594B375191D87BB6F1,
PlusNode_ConstructPos_mBD4E109873B9DECE1DB61B266E2E3ECC0D022731,
PlusNode_get_IsNullable_m7CBA6F45C231D711DDC33A71540BB053A3562D61,
PlusNode__ctor_m8B34B5E4EEA3FC66788D7439FAF27F0017BFB721,
QmarkNode_ConstructPos_m156E01A641A632A349E6476BCAF01B115818FF8F,
QmarkNode_get_IsNullable_mA92F1C9EA9A5E22BBB63F0CDE39FFF7369513C4A,
QmarkNode__ctor_m819089C3F1F99B45C9D32CA3DD2DB0158AFCA0C1,
StarNode_ConstructPos_m51B6B43381BFEDFB212F7412AE118A4689444F49,
StarNode_get_IsNullable_m86C45A7AB30DE13D113C75177920509B9CF769D7,
StarNode__ctor_m387E4A4D3B809FD9A2D6437CF41951EFAF7D05D9,
LeafRangeNode__ctor_m0251684D06ADE5ECECBA3D97E7DCC95745218919,
LeafRangeNode__ctor_m3CBCFEC09AC54C32EF9D017D931FC196CB1E51F8,
LeafRangeNode_get_Max_mCAED1316B170C97D90FD6CB17EDE581C37EDF3C0,
LeafRangeNode_get_Min_mF6C3FA773211799E29F7509BD53A6FD8CE1768E2,
LeafRangeNode_get_NextIteration_m32EED7733FF37B063868939099CB48060EF5114B,
LeafRangeNode_set_NextIteration_mDDBBD1E890E70CDB087694F027A17CD5CFD1A284,
LeafRangeNode_get_IsRangeNode_m2F0D8AC3E82908C1EF5EF01F1A75F56D62AAE633,
LeafRangeNode_ExpandTree_m064657C13CB8843E5D15F81C07361B05F898E565,
ContentValidator__ctor_m1CA2A0A2CE0B9F5009D62E1A58BA91C922314C96,
ContentValidator__ctor_m739A3B127FC59E711DF019533D33E87465DAFA50,
ContentValidator_get_ContentType_m2E9C64DB3522E5A29BE6CAA4A929CBABAD1CEF23,
ContentValidator_get_PreserveWhitespace_mEAD1CCBFBEDD9927663B7735370BC8118A00D6C7,
ContentValidator_get_IsEmptiable_m192A09657D679833A4D7415B4B71334F0C93402A,
ContentValidator_get_IsOpen_mEE6705ECCE11F7E1002A221B5A8D47BB567173FF,
ContentValidator_set_IsOpen_mBB55C72B1AFBCD3B457DC1478DC6543C81C45895,
ContentValidator_InitValidation_mB9CA64E7F6E6BCF60B6C0725619F7E6B50B37CDC,
ContentValidator_ValidateElement_mE0256DE6758C8932691A141495EF465D039A9A99,
ContentValidator_CompleteValidation_mA2317E4571DCC00D8A94D587A5A82BA04886BBD2,
ContentValidator_ExpectedElements_mD21428C6DCE822EA1A187DC19EB8D253C088AB4C,
ContentValidator_ExpectedParticles_mED74EAF4CF6799555DFFB6297D9C1B3345CDF0EF,
ContentValidator_AddParticleToExpected_m79BBE1D989348265D0DB89BE335357D2BEDE033A,
ContentValidator_AddParticleToExpected_mADEEEC3FA9B472B4045EBF0EEAD0C9F5DECB9EA6,
ContentValidator__cctor_mC0B398FEB873BA0E7B8254F42B3F7590EECA4594,
ParticleContentValidator__ctor_m3B7E26A1371336703F3B8B1A1A721C139E1E8078,
ParticleContentValidator__ctor_mA96374FD7A9A396E3FCFDE307C3E35B22D8AE736,
ParticleContentValidator_InitValidation_mA7DB252EE2ECEB5B21A9CBA7D62DECF287AB09A0,
ParticleContentValidator_ValidateElement_m8DBFE92A330B350ED120071A7AE49B437675ADE1,
ParticleContentValidator_CompleteValidation_m4D7B278B54261A2C909D67E4666B41BAD5492E49,
ParticleContentValidator_Start_mA9E5F5D3C90F19E23A9C60551E105DAE86DF45AC,
ParticleContentValidator_OpenGroup_mB1BC05C6D2410C538451E560BBB054D89259FD38,
ParticleContentValidator_CloseGroup_mA124590CE4ABB10E0E03B9EF146A249731616B30,
ParticleContentValidator_Exists_mBCB763C6C4DA1D4732D98E21ECECFA2987132B9E,
ParticleContentValidator_AddName_m664A347C22696BE8E7587622B923EEF8DBAD2025,
ParticleContentValidator_AddNamespaceList_m403C6AB955D2F11EBCDF51375E3F728F3A4A74F8,
ParticleContentValidator_AddLeafNode_m07D10A8D8115BC2924FDF9FE52C5042BC066EBD0,
ParticleContentValidator_AddChoice_mC56136642F8957A5E0450EBFECD4DC45CC5E0A60,
ParticleContentValidator_AddSequence_m4E844C5C7E35EB35FD72B4A18F0FB55198EBA7DA,
ParticleContentValidator_AddStar_mEE53402121A554278856D01DD84040B0DAF06017,
ParticleContentValidator_AddPlus_mA6877E25D2F1BBC78C9A16AE29B12F9CE955C7C5,
ParticleContentValidator_AddQMark_m55D3B074D8781502F6A5093A434D1950C804A155,
ParticleContentValidator_AddLeafRange_m8D39AB90AA04186689D9AFF2B0D5699683634575,
ParticleContentValidator_Closure_m10F5D16A22E4AA19816E81883C7E712F81AA9CA3,
ParticleContentValidator_Finish_mB1589F15458B320D1A6DC7179BB70F5C616ED192,
ParticleContentValidator_CalculateTotalFollowposForRangeNodes_m2C392732F64A7B47C1FC8D90E66C77F1560D241B,
ParticleContentValidator_CheckCMUPAWithLeafRangeNodes_m19C15685DB36312A6F4A6CD8A9564B8E5AE3AF9E,
ParticleContentValidator_GetApplicableMinMaxFollowPos_m1B6E20A133E5707BA769AF48BDFE44BEAF7B95C6,
ParticleContentValidator_CheckUniqueParticleAttribution_m6146B0EDE69F06990BE39C7EE30DEB51C558B22B,
ParticleContentValidator_CheckUniqueParticleAttribution_m3E3E7FFC56B2906EF8D2AD535A86CD58E1B8E737,
ParticleContentValidator_BuildTransitionTable_m7FD817BBF20B342828117C81C3E68D4A8D99EF72,
DfaContentValidator__ctor_m6F4368454BF9FD87027B15006FED0C27A9A79F90,
DfaContentValidator_InitValidation_mFC15F74D6B6AC5AF07D87C15D3112E5D46BA1B94,
DfaContentValidator_ValidateElement_mBDF8DD809D2F580BC12F5D1D99F640691D6CDF7B,
DfaContentValidator_CompleteValidation_m2B8EF5AE4A9BEA0551451BC844F74AC3371138C9,
DfaContentValidator_ExpectedElements_m74B24472F9E7EA5B594330879A97E88DCC75B88E,
DfaContentValidator_ExpectedParticles_mD6031F43E2D847C0F85CB9BC72F7E800B2D79F19,
NfaContentValidator__ctor_mCE9D87F0C34A773A13742F046EAD9293369D9985,
NfaContentValidator_InitValidation_m12FA74B7865CED31A135DF1BCD6955A2769BAC1A,
NfaContentValidator_ValidateElement_m039F07B96C8CC1DC9613A879845D747D65A4D645,
NfaContentValidator_CompleteValidation_mC24FE8172BD68B63C6B6DB9AA83F31EC65818F32,
NfaContentValidator_ExpectedElements_mBD6A2075B312F02B1C1A75A68D7C50B127808BC7,
NfaContentValidator_ExpectedParticles_m0C7828F9877BB2CC6B7BACDD6603991A978E53AF,
RangeContentValidator__ctor_m94FC1AFEED6301527AEA1E72C591CF4DE525E1C6,
RangeContentValidator_InitValidation_m24E7BC3BC8A71FE0308E4050C06FECC71D247807,
RangeContentValidator_ValidateElement_m5CC3BB45468E3E28A19A0A6ADE4947DCBE9E25FC,
RangeContentValidator_CompleteValidation_m842EDF76C82F85F85784803CAF7CEDBE325E4F72,
RangeContentValidator_ExpectedElements_m5AF3CC3EB7A8A80BF36B869D874E15E8349F8A11,
RangeContentValidator_ExpectedParticles_m3B94D1DD624DE8915C35B6CEE63E609337AE7592,
AllElementsContentValidator__ctor_m48113567935701A3BD20529CA8810FA1727B0C7E,
AllElementsContentValidator_AddElement_m37B5B16054DAC3763FC4AD7A8CC514AB3743EED6,
AllElementsContentValidator_get_IsEmptiable_m42B4B8C22D0D8E0988663DEFE91F33E1A3F9D85D,
AllElementsContentValidator_InitValidation_m96C071C97DE6CD9D82BE61578F15FC102F8DE0F1,
AllElementsContentValidator_ValidateElement_m154A0AC32314A0221B871FDE6B763AAC7AC3BFD7,
AllElementsContentValidator_CompleteValidation_mCB4A9E03B03FD7C1792C148666F5DF26C2FBD69B,
AllElementsContentValidator_ExpectedElements_m6CC5A4E23590EB126ABDB3767DFEA884C58AD1EA,
AllElementsContentValidator_ExpectedParticles_m62AED51659092A6AB9452391C714A39EB4A3A3E1,
XsdSimpleValue__ctor_mBBCE766F88C334BD8F040112E164ACFAD898C2D8,
XsdSimpleValue_get_XmlType_m07EE21F2D2F24D95FF370544A1C8610CF363A61E,
XsdSimpleValue_get_TypedValue_mBC6C3E73A5E817F5A9232983714704820CC17B46,
RestrictionFacets__ctor_m8CC7DEE831472AD4982BBE538086C6B9DECACC83,
DatatypeImplementation__cctor_m7AEAD4583FB8A6379359CC1B41C55C95EDCA62CD,
DatatypeImplementation_get_AnySimpleType_m3C4F4A94BAF46BAD360C233AE87E6A73C4061299,
DatatypeImplementation_get_UntypedAtomicType_m5269A50BBA9A1A867C52EC22345A31063DF0F5EA,
DatatypeImplementation_FromXmlTokenizedType_mC90B51890165DB270BDB79F8A3632E4B84C36969,
DatatypeImplementation_FromXmlTokenizedTypeXsd_mC005DE0784FD40A29B22AF93A150383C228C55FD,
DatatypeImplementation_FromXdrName_m78B7231A13ED2D18ED23F597321581A27D6F705D,
DatatypeImplementation_FromTypeName_mF53A5DD4C88D267D0008CE973A25CFBD93628BAE,
DatatypeImplementation_StartBuiltinType_mDAFD3C6245D08DA9940ED147AEDF7E30D1C9E76E,
DatatypeImplementation_FinishBuiltinType_m7CBE3EA32B960B6BDBEAB5DCE24365D72B21E7CF,
DatatypeImplementation_CreateBuiltinTypes_m2F8C559A496C32210252D3828230B968FC8527C5,
DatatypeImplementation_GetSimpleTypeFromTypeCode_m2FE8D4C6012977EA33A5C0CBC94D547BEEBF6E0A,
DatatypeImplementation_GetSimpleTypeFromXsdType_m4459CCB29D0CDFEDE38147087AF2A9C3B879D108,
DatatypeImplementation_GetNormalizedStringTypeV1Compat_m3C6798A5EABF1563E13B6D20EF7C2C0E5E685693,
DatatypeImplementation_GetTokenTypeV1Compat_m3F6FA5CBF3231550D53D55148E820BEF701594BB,
DatatypeImplementation_GetBuiltInTypes_m0B70D267F3B3864D5709EF8F63F791C71076839C,
DatatypeImplementation_GetPrimitiveTypeCode_m10E9BC9AA6114E1ACCFF0DC90381C1384846BC4C,
DatatypeImplementation_DeriveByRestriction_m27D670A715494141BE56A9CF1B90DD06750CC043,
DatatypeImplementation_DeriveByList_m2484F9E6033F9D090EF672CB3B986F86550381E7,
DatatypeImplementation_DeriveByList_mDBF9A9BBCD40E6CC7D174D491ED5FEE4A14FAB39,
DatatypeImplementation_DeriveByUnion_mF971A0572E56D7F9FFA9198B4E954A6FFBA00FCE,
DatatypeImplementation_VerifySchemaValid_mAF7C3672A32736AB98C731B9C04F914482F1B1E9,
DatatypeImplementation_IsDerivedFrom_m1C365C42FF99FB2BDA45F4DF9AB892533E58D45D,
DatatypeImplementation_IsEqual_m6B96DC0A051EBCA3CC0911B37CCD21B1D5F90C19,
DatatypeImplementation_IsComparable_mF2AC6204F98E525204432664F8BF7005E2F313CA,
DatatypeImplementation_CreateValueConverter_m477C3080FBABE63C725C7C68EC1A0E3164AA8DAE,
DatatypeImplementation_get_FacetsChecker_m757D53D205AB450859D5A9768882F079765190C5,
DatatypeImplementation_get_ValueConverter_m07C9E46321B697C56E4BE3DFCA97C10FE3B5A400,
DatatypeImplementation_get_TokenizedType_mAEA6F08AA2806DD4B08D50FC805E57A8663312EC,
DatatypeImplementation_get_ValueType_m87CC82BCAA53C810EB2734F16B8C788C6DE0FE1F,
DatatypeImplementation_get_Variety_mFC7F86EC2BF268DAD43250E850AA706195EB6931,
DatatypeImplementation_get_TypeCode_m28A98D948B5056018644F65846B76B7ECA15222E,
DatatypeImplementation_get_Restriction_m7740CF2684E0F98A8EC55755DE78D4CDDE0010B1,
DatatypeImplementation_get_HasLexicalFacets_m1955451CF732AB5613DFC8752C4F43816B82832E,
DatatypeImplementation_get_HasValueFacets_m501A1DB3B0D6F09E23F8C646495E25B1339C53BC,
DatatypeImplementation_get_Base_mB990212085BD27208B1D0827B58CAF8F4768B9B0,
NULL,
NULL,
DatatypeImplementation_get_BuiltInWhitespaceFacet_mFD2296B7A6243C4E6EE3C9AC8E5A8E7F6A977E14,
DatatypeImplementation_ParseValue_m921BE0003D2DFDBC402B6E7DED582F27331EDFCC,
DatatypeImplementation_ParseValue_m294CDB8C692D334977E05B861B1360DC01ADDFBF,
DatatypeImplementation_TryParseValue_m81AFC4AB8DF72EC7D06F85924E6214FBF73B1DF8,
DatatypeImplementation_GetTypeName_mB16D719DF1D26676CC8E517073734EE7D2862635,
DatatypeImplementation_Compare_mAAC72E2362C6C2534E06E1AC68E409920346E72C,
DatatypeImplementation__ctor_m043C9552B9BADD73BFD9630123788F3B71BCC3EB,
SchemaDatatypeMap__ctor_m9CE8F7724902B386FE268A570E8BA42BAEC54F27,
SchemaDatatypeMap__ctor_m4072D54A3AD00E44099CEE1DEE5AF138452A9071,
SchemaDatatypeMap_op_Explicit_m55C4B5FE07DC9E3BB6F7FB8BD2F9ABE5E8FD1239,
SchemaDatatypeMap_get_Name_m8F088C5DED5342342A64F546D0874D860F093F9C,
SchemaDatatypeMap_get_ParentIndex_mABC02E4B5D5149472B4BD105AAE21EF6F4B93029,
SchemaDatatypeMap_CompareTo_mF4A5F264FCDCD361C0C926AFADFA861CB5B7313D,
Datatype_List_CreateValueConverter_mBECAF7EB0A79C9A93FF0D9696D339EABE6ECEA4C,
Datatype_List__ctor_m46EAB3EA563201D502308B095333A0CC8946E1CB,
Datatype_List_Compare_m7420CBE0BC506BAF33B841272D2D809B047CA2B7,
Datatype_List_get_ValueType_m55F8E83830827BB0C1D659F506836C303963C7B2,
Datatype_List_get_TokenizedType_m9CA4809F0BCEE0EC7255230F8AEB814986730F74,
Datatype_List_get_ListValueType_mB3B8D3441BB66C4CFF9741FBD005CE39311C1337,
Datatype_List_get_FacetsChecker_mC484C6CAFC0AF7F098075CBB55D2BA720307D9D3,
Datatype_List_get_TypeCode_mD91FDE1CBB5D7FBF4554EFC55B1CFF4856B3F40B,
Datatype_List_get_ValidRestrictionFlags_mB379351C7A71A7DBD1628907F20DCB5906109C0C,
Datatype_List_TryParseValue_m8A9E2E4B67A33009DD15550CCD527F99D8DE7F45,
Datatype_List_TryParseValue_m96501AEF43FFC713284284061BE10C59E7108375,
Datatype_union_CreateValueConverter_m05F0C39ECCBAB41BE5D3E69D2CC8CBC9ABCE9F82,
Datatype_union__ctor_mAF973A33FFB32F00EA2DB7C8C5BF7F2F8DA678A8,
Datatype_union_Compare_mB8E819F58DB2632E89A829B65EB47727D9236A8F,
Datatype_union_get_ValueType_mB2B08F5DAB0EAA7ECA248FD78118657467E4EE8E,
Datatype_union_get_TypeCode_m9655BE61C639DE7D8FAF46AF9E4ACB7BE9025FBB,
Datatype_union_get_FacetsChecker_mDF29E2B76E6380E9B3D668A9818FBE63DE6B60D5,
Datatype_union_get_ListValueType_m8BE369957B8807930AB7675003C459ACF2E1E1C7,
Datatype_union_get_ValidRestrictionFlags_mCA54D55738A2EA43AF09631BE38904A2D40BAAD8,
Datatype_union_get_BaseMemberTypes_m5B1394A8FC1E93F81E7164FE2EBCB0748EB2CD72,
Datatype_union_HasAtomicMembers_m70300DCA89A99BF75D87EABDAB9BF8EBD9348CEA,
Datatype_union_IsUnionBaseOf_m15B1EDF1E2944F14A0EB395FF81AF72ABF4E7525,
Datatype_union_TryParseValue_m20C14C9A6925B81252253EB8F95361B09E282C29,
Datatype_union_TryParseValue_m8BF0F6DC58CB59A708309B381AF1A9822CA988F1,
Datatype_union__cctor_m1A3B1C6F31464A913F6FBAAC43A0C225E2050F67,
Datatype_anySimpleType_CreateValueConverter_mF754FE6248590771E076A7E90CB6A62BD5A7B1B0,
Datatype_anySimpleType_get_FacetsChecker_mB486029A1F24B6FA195C9561768B0E67C1F6A70B,
Datatype_anySimpleType_get_ValueType_mC9C0ACC15AE9807DF6715004296192D53C376B62,
Datatype_anySimpleType_get_TypeCode_mBABA0BC36CFAFF1CF1E112EA1C6DD2F760A84E79,
Datatype_anySimpleType_get_ListValueType_m0F92A5C273D7CD4BBD716CF7A1941DEBD870BFAA,
Datatype_anySimpleType_get_TokenizedType_m3A01D65FC8F6AA55D16A0FA0E4D2622339BBBA7F,
Datatype_anySimpleType_get_ValidRestrictionFlags_m0F80348D4ACFCC2A8C6683D7A13FE3BAAB19B592,
Datatype_anySimpleType_get_BuiltInWhitespaceFacet_m155420B8D883A47A48637BD996B7BCE6726CD9EF,
Datatype_anySimpleType_Compare_m5F22BCD68AF5A3784742FB5221FF434468A16D57,
Datatype_anySimpleType_TryParseValue_m2E4CD3018EE7EEB983337CB26C1FBA2A9A8DCDED,
Datatype_anySimpleType__ctor_mD3FEDA90F3C36B5D64FA1E8BEF53E2B00FCDB1C5,
Datatype_anySimpleType__cctor_m65D3F3B7475806F6DA65E836B8AD5A2F9C792AB6,
Datatype_anyAtomicType_CreateValueConverter_m257AFA06B3819959321BDC0DA4481113B44E73B8,
Datatype_anyAtomicType_get_BuiltInWhitespaceFacet_m71EF5D16C369807AB99CD3D22392249BD5E367DC,
Datatype_anyAtomicType_get_TypeCode_m150419C8DD9E77C7F81E7F90E9FCE13F71AE818B,
Datatype_anyAtomicType__ctor_m8A70E617CA90DCE030E0A7E350E7B255922B7613,
Datatype_untypedAtomicType_CreateValueConverter_m36116580FD69980A570804565E99EF2C3DBE362B,
Datatype_untypedAtomicType_get_BuiltInWhitespaceFacet_m6D67E33F6801F2FE2EC2D3D8AB7796F3EADB2FC8,
Datatype_untypedAtomicType_get_TypeCode_m68FEDDBE2D03FD11E0FC5FB65251B0251F9CE65A,
Datatype_untypedAtomicType__ctor_m5A929A78184090E740F523FDD1E5B2F60B6E2BA9,
Datatype_string_CreateValueConverter_m32F4B5901DADE8325A97246F3E3C062C59465303,
Datatype_string_get_BuiltInWhitespaceFacet_m28B5F43A78A026A22F2F810C33E01BC6A229D8CA,
Datatype_string_get_FacetsChecker_m4E31E896669F61B963AE536BD81AC8ECBCBB1FFF,
Datatype_string_get_TypeCode_mB0E339E1B6147F36B3A90BF90D0B4E9AC8CA2DBC,
Datatype_string_get_TokenizedType_mBEEA698BEA6371F3CC5D2E750913CD90682435C1,
Datatype_string_get_ValidRestrictionFlags_m4E7F92317BEEBD590E72DEF67EA877BC0C4329E4,
Datatype_string_TryParseValue_mC4AA4DC55AA6C53C4C9FFAC2534513117D81456B,
Datatype_string__ctor_m4B4A5FCCD9882F40E91B77F1B1718AB17C33DF2B,
Datatype_boolean_CreateValueConverter_mCC6C446E89535679DE93F7E41082C07CA25BF1D5,
Datatype_boolean_get_FacetsChecker_m8AC74CB8760D68607DC92A5CB64C439E3CBB0EDF,
Datatype_boolean_get_TypeCode_m9E30BAB4C93BDD2E2C2913D9BC846FBD893D2B6E,
Datatype_boolean_get_ValueType_m46086DBD46E9945CF4CA80B88D64A1C01346287C,
Datatype_boolean_get_ListValueType_m27571CBDBA5B28C506F0A1AEFBFC8AAB4779D900,
Datatype_boolean_get_BuiltInWhitespaceFacet_m1D0A0FABE0A115635C93BF16A93721DC498C53F4,
Datatype_boolean_get_ValidRestrictionFlags_m1D8DD963689B0E2F3BF349334B08FA59616C0DA9,
Datatype_boolean_Compare_mFBD10971601B7A6A2624C77ED82BE6FD3F6D6985,
Datatype_boolean_TryParseValue_m7191C09A02966272F86EEE136D4C0771463270B4,
Datatype_boolean__ctor_mC72E0F2676F9D73635F63A8718800689F7362EFC,
Datatype_boolean__cctor_m835970831DDCB7DF2EE6431DBB5B6E645096DB04,
Datatype_float_CreateValueConverter_m5E70187EAA7AE40392B3EB3B223EEE13EE5A0454,
Datatype_float_get_FacetsChecker_mAC95B06ED14D0ABFE6BC1691306858F8D0D2ED67,
Datatype_float_get_TypeCode_m546B2A4DC0CEAC136E4BF53FDADBDA64BD57F25C,
Datatype_float_get_ValueType_m263FA390D677147E99CE7FFBB31BEEFF491304B7,
Datatype_float_get_ListValueType_m39BCF7AFB184B43573C48BB80D672E85F67BCD87,
Datatype_float_get_BuiltInWhitespaceFacet_m237BB9313F256A424B5C9D25D558D0E440DD3286,
Datatype_float_get_ValidRestrictionFlags_mFBC9DD078BCE87C7A3E8CDAF60AE4175FDFE356D,
Datatype_float_Compare_m044CD484171D207E53DC6E472EF1BAD3D4EBC967,
Datatype_float_TryParseValue_m2DC3EA93A82D57529BE1FDB927B00517D520DA58,
Datatype_float__ctor_mF909482A1E954A77EEFAD3ADAC5BC7DDAC262430,
Datatype_float__cctor_mDD4CCEC12D2FA0FEBC37B59690C105B2C47F6A15,
Datatype_double_CreateValueConverter_m88D9E1BC9D0E2F6768BB4CFC5EF6C9006AB35F5D,
Datatype_double_get_FacetsChecker_m8C7D12234601A573D17C83919E0136332BE6F681,
Datatype_double_get_TypeCode_mA001C294860F98BF0400EFCA717CE3D75B666222,
Datatype_double_get_ValueType_mBC086FAEA8EB1C837165118FB76DA16B25EC8134,
Datatype_double_get_ListValueType_mA87098894865222C3C7A6803EB6F60E17A10138B,
Datatype_double_get_BuiltInWhitespaceFacet_m70537A511E08E5FC44E59B98AB9E744EC45476FA,
Datatype_double_get_ValidRestrictionFlags_mCFEE412CC471A5183C7DDEB0954452E15E6FFE30,
Datatype_double_Compare_m535588A977AE8B902597D0D053FBF4FB69494B30,
Datatype_double_TryParseValue_m7FD3AD63F87FB4B717523B4347FE22F7502EAB17,
Datatype_double__ctor_m2C6CD86AB0B3DF406648664B37B15EF01732CBB4,
Datatype_double__cctor_mF17DE60A2C373CF3D8DEDA03CF9B4AEEA9B9C6C6,
Datatype_decimal_CreateValueConverter_m1CA8D1042B24BA13065D9ABEE5064CB57BA4E649,
Datatype_decimal_get_FacetsChecker_m67E658EFE378F8AA2320224C6FAACE4B03BE59FB,
Datatype_decimal_get_TypeCode_mD1D901C977729E0436BA777AB2104AC6E0D4FB6C,
Datatype_decimal_get_ValueType_m324ACDFEFB2A30144FB774B50DC1CEDF7EA55C1C,
Datatype_decimal_get_ListValueType_m8681F4276295B91C9728B28A2181369EB8E073C7,
Datatype_decimal_get_BuiltInWhitespaceFacet_mE0E18D80771B81A3E431A8B8D55BE929AC28713B,
Datatype_decimal_get_ValidRestrictionFlags_mA3FE4C9D206680F2267DBB6AA54D90859D72117E,
Datatype_decimal_Compare_mA7AFD78D20F2E85B4408352563CA512B56386795,
Datatype_decimal_TryParseValue_m2B245F38967ED10C30C1698E3ED243059F2E6884,
Datatype_decimal__ctor_m69C02C958528DB81837706655A48FD6FD1FA92B1,
Datatype_decimal__cctor_mAA754E6612FD0E529D2413D4EAC2175FE6B58790,
Datatype_duration_CreateValueConverter_mFAA60EB64902FB90A7060D5B89E1F7CF2CA50096,
Datatype_duration_get_FacetsChecker_mF69F443FC1A1910BA64577CE7AB2CAC5D840C08B,
Datatype_duration_get_TypeCode_m12CDFAC6F9AA8BF8C0CE7A39340B2D441DCFB68A,
Datatype_duration_get_ValueType_mAB4BB2B031083901B7C1F905FFE301EB5AED0A59,
Datatype_duration_get_ListValueType_m3DBCC0198DADE5D8D674707E09156BA858DD6B6D,
Datatype_duration_get_BuiltInWhitespaceFacet_mC6B3214B589F8C079FDB76B95D6E6DAB036EC1F5,
Datatype_duration_get_ValidRestrictionFlags_m08697956811953F4592723A931C666DF3A43AD89,
Datatype_duration_Compare_mA84F1E41B630C4E1381C1035F13934759334504E,
Datatype_duration_TryParseValue_mACAB100C489C4645C09FFD4DB664B449C126FB1F,
Datatype_duration__ctor_mD3C31D3D995256962CA8C8CA4D5851D67F7A7098,
Datatype_duration__cctor_mE9F91312560181BE896316DB3FAE65468B3C3888,
Datatype_yearMonthDuration_TryParseValue_m254A19CCCDF947E23D3F648E875E0139F7436C78,
Datatype_yearMonthDuration_get_TypeCode_mCB5B4887550648FE7A11951493C0C050B232DBF9,
Datatype_yearMonthDuration__ctor_mD91950ED3CB3493994EA24891348733C692D0391,
Datatype_dayTimeDuration_TryParseValue_m20B5B9055B0156357947CACC8387344CFCDA29FE,
Datatype_dayTimeDuration_get_TypeCode_m6ACDE9D67931D72280FC804DD7FD596B6A5C104A,
Datatype_dayTimeDuration__ctor_mC04088673B0454444C2DBFA98DF10C83DE5628C1,
Datatype_dateTimeBase_CreateValueConverter_mD9273F330A40F05FD814BF19439ADB3AF7359C37,
Datatype_dateTimeBase_get_FacetsChecker_m8B7FEBAEB2FA4DC8EB5E0E832D09F0F7DFBD4FA1,
Datatype_dateTimeBase_get_TypeCode_m80AD5D1B562A84A30BBED2CBFC6E08C19AB4647A,
Datatype_dateTimeBase__ctor_m40D72BB7C7EB7C540274D3E2E938182461CF6E69,
Datatype_dateTimeBase_get_ValueType_mD59D75B7C383EDA58868BAB55B9DA1708773413B,
Datatype_dateTimeBase_get_ListValueType_mB9DA0E609987720915C0E641168D94EDF733E026,
Datatype_dateTimeBase_get_BuiltInWhitespaceFacet_m0C93C5F555F58F8DC7D558E158D1189C266C912D,
Datatype_dateTimeBase_get_ValidRestrictionFlags_m51776E9C527DFC5A480CA37B07BD899DFEE28001,
Datatype_dateTimeBase_Compare_m576CBBC331801E2B4B815725670EB6C9630441E6,
Datatype_dateTimeBase_TryParseValue_m6192EED50B1DE5842164065B2A85B4DD870DB08C,
Datatype_dateTimeBase__cctor_m1EAFF36448242B022E05E4172488E45EA595420F,
Datatype_dateTimeNoTimeZone__ctor_mFDC13B2A242639C7333DEB5AEDCD859A33EB812E,
Datatype_dateTimeTimeZone__ctor_m2D4FD0CBD7DF98C3AB49DB67AE8F4F46C0372172,
Datatype_dateTime__ctor_mCB49B59DC868A0D91C3EB85D4C37DE744133CFE8,
Datatype_timeNoTimeZone__ctor_mAAA6E6476D7E4638D3C213EEC33270AA2B48EA1E,
Datatype_timeTimeZone__ctor_m65170431456CD71705FE2BE21EE1D67C238F72EF,
Datatype_time_get_TypeCode_mAFAA5522F773822929CCB3E89CD7169FED51E40F,
Datatype_time__ctor_m478DD66386DAA1B715DB93198D90140E0B059570,
Datatype_date_get_TypeCode_m58A31A11ADE129E44674152CB82359836A8DC759,
Datatype_date__ctor_mC670D8053913EAD92AA4FF56E8630B9F2EABFF57,
Datatype_yearMonth_get_TypeCode_m6BA08F53730CE5E824DAF24E77598B039A5F40F5,
Datatype_yearMonth__ctor_mD338030512E0AF0A5F45F3C84158599F1A1DDE4E,
Datatype_year_get_TypeCode_m480C2948A71ADADA909C39DB57B56C68349F6507,
Datatype_year__ctor_mC67014E772B373E829F670A22A7FA8982EC970D5,
Datatype_monthDay_get_TypeCode_m6265C2C6D604C699C5044A966010112019ECEDDE,
Datatype_monthDay__ctor_mB905723A5D3C73DEE4A95357FD68ECB403D882E9,
Datatype_day_get_TypeCode_m83196E3C4E9981BB90141B651B80D56D1B5A4E8E,
Datatype_day__ctor_mE82C60744AAD4652E7DBAFEA443D24DD1E99A000,
Datatype_month_get_TypeCode_m7C3251D341FFC2B4E8C99B73C637FA3226CA4F40,
Datatype_month__ctor_m30A2DFB1DA694625A9E9BAAAF159985148268B60,
Datatype_hexBinary_CreateValueConverter_m03685FA61F9C083985246009E7B3C3D6AF5B97B7,
Datatype_hexBinary_get_FacetsChecker_mED85F1DECF2F547A93109DC83593732D27E01AF0,
Datatype_hexBinary_get_TypeCode_mA0C6F9BACA31569DCEB810FF4E930DEE267DD422,
Datatype_hexBinary_get_ValueType_m57DC7910E41CDF3305E17A445EF145597EB285CC,
Datatype_hexBinary_get_ListValueType_mBF6FED1EC73879A8D374453EE8DAC935718892C9,
Datatype_hexBinary_get_BuiltInWhitespaceFacet_m2D9D25E385C9160AD648ADB94AC29ABF3DF11E34,
Datatype_hexBinary_get_ValidRestrictionFlags_m2249D515CF66C85572281B80A077D782D46A6FEB,
Datatype_hexBinary_Compare_m75CDB4D72DDF8CDE18E900A514DE98C1C1EC2CBE,
Datatype_hexBinary_TryParseValue_mC7C836872135966A76A45C8943DCF26D43178B0F,
Datatype_hexBinary__ctor_m25A910970AC3BF4AE8BDC28C292A4BCC0F9F866C,
Datatype_hexBinary__cctor_m6BE8697CDA9EC6415ED4374465A9218B5D1CC040,
Datatype_base64Binary_CreateValueConverter_m1B589FA08C7AA77725EEB30EF94393C016BFC4E5,
Datatype_base64Binary_get_FacetsChecker_mDF9A11190C48D451C10AB47C2815003DE8D6C9C9,
Datatype_base64Binary_get_TypeCode_m485AA9EA06296D0C0C7E3432214C5324264FE9A0,
Datatype_base64Binary_get_ValueType_m7416A9925A2762D176AFC7B500CB57364C3B8FF0,
Datatype_base64Binary_get_ListValueType_m6C8B6CD0A5A203889E08BD35F9EE736E1203ACCA,
Datatype_base64Binary_get_BuiltInWhitespaceFacet_m4536FDB9E08C4C6C8AD04448A4F618FF0C8B4CE2,
Datatype_base64Binary_get_ValidRestrictionFlags_m343AA886057EF8B4DD129D7D7D3DAB70304ECB8F,
Datatype_base64Binary_Compare_m5E66F66C82107CC2CDC9EC504390D5C176984A56,
Datatype_base64Binary_TryParseValue_m540A47B52738E523C50D0BF24F5708A67296B56C,
Datatype_base64Binary__ctor_m73C145AE18CEB0BA7AF942D46DE59AE2389ECBF8,
Datatype_base64Binary__cctor_m5361A2503C0E1894CF9D59384B5836055C37B9FB,
Datatype_anyURI_CreateValueConverter_m3D59692D9838D00BFA06249C5142C68BA472A9BB,
Datatype_anyURI_get_FacetsChecker_m3B328D9B0E1AE31F2C1C4C2C52517BBCE1A8C4BA,
Datatype_anyURI_get_TypeCode_mEE98F1CE0B6F188B47186BCA34E58ECA81255D98,
Datatype_anyURI_get_ValueType_m4F610CC99C703CEFDD1DAFB1A8CF672EA385EACA,
Datatype_anyURI_get_HasValueFacets_m3265CFEC87F24358505A6E2AAEBC5CB22189E0FD,
Datatype_anyURI_get_ListValueType_m4760BA494702C1AFF9F81E9B02DF6C7ABDAFCC61,
Datatype_anyURI_get_BuiltInWhitespaceFacet_m880A664F2EB4D7619A7B7DD12ABAA518878B8F52,
Datatype_anyURI_get_ValidRestrictionFlags_m8251BEE81676B61F5242DAF18EE8E441E7F14700,
Datatype_anyURI_Compare_m8D09EBB1115AFC7D84C121D29F7874CD02C21B60,
Datatype_anyURI_TryParseValue_m0D1FB614A49574D28DA60ECDE1EA72019673D704,
Datatype_anyURI__ctor_m32F1DA174ADC5EDEF8F8CA9BED02986B2546E8FF,
Datatype_anyURI__cctor_m2F30F1314FE2B6BD7AD0DDD1F1224CE801C21182,
Datatype_QName_CreateValueConverter_m01940E8C96E6EE96FC39D3DE1BC63ABE54735633,
Datatype_QName_get_FacetsChecker_mA328F0F179D315DF1F0F6632F52F1F3FCB7A5103,
Datatype_QName_get_TypeCode_m383C869A4D34A9F9575BFB1349BCE48B44E95D95,
Datatype_QName_get_TokenizedType_mDE2F3FCE104064AF272FF8864193EF66F34EA78B,
Datatype_QName_get_ValidRestrictionFlags_m41481F05F8D805BDC5DBDEB0D53EB3C7C505D713,
Datatype_QName_get_ValueType_m304F67B43612EA598B3E7F97E9012DAA8B1B62C7,
Datatype_QName_get_ListValueType_m99DACA3F44DF18B50B33A08C7EC36809AC976DEE,
Datatype_QName_get_BuiltInWhitespaceFacet_m87956B0CC14A8CDF745BF8808BEC65DE1DB13A36,
Datatype_QName_TryParseValue_mA77F3168C35B6EE0C8B1E2B5EA2D69F4EFFB665E,
Datatype_QName__ctor_m340B0C9EA27478D5902695C25DBB0A3C0F50B880,
Datatype_QName__cctor_m73C3D4269F8D85E9EC6F74DBA4CF15B19C6A026C,
Datatype_normalizedString_get_TypeCode_m4D1DB0E41649683CA7AB3F0605E7BF4F0167403B,
Datatype_normalizedString_get_BuiltInWhitespaceFacet_m1B9CDFD96EB7EEF9BDF91B220CA902BCBF54451F,
Datatype_normalizedString_get_HasValueFacets_mFA1256FC62F185C0E029EF16F7C1494386DC3ED2,
Datatype_normalizedString__ctor_m1D9A635B6320FEC029B6D31227BE8B20DA58587B,
Datatype_normalizedStringV1Compat_get_TypeCode_m9CB6D17464E77DA3FC8351ED57F78910A2E9DEE7,
Datatype_normalizedStringV1Compat_get_HasValueFacets_m1E8B0B59E6AE3FD4B534B33DE61B50540A6CD641,
Datatype_normalizedStringV1Compat__ctor_mB85C1B991419CCCB55358705130735DCCF491246,
Datatype_token_get_TypeCode_mE9488950B2EF6A943AAEC58BA6527E0352E42919,
Datatype_token_get_BuiltInWhitespaceFacet_m35C49C828693B2C2BC617A41BE187D1845C5B08A,
Datatype_token__ctor_mED6C155D1F49049D6720D932829361E3C28DDD0B,
Datatype_tokenV1Compat_get_TypeCode_m9E2BF4FF695A83E92F37831EB45DD6AE88C62BE1,
Datatype_tokenV1Compat__ctor_mFD46C703B3B0E7BFF40F92A71BE1DE1FB2DEE864,
Datatype_language_get_TypeCode_mDD6065BE6BCEC5F80054499797FA26527712971E,
Datatype_language__ctor_m1EDBEF5266886217B52EB454BFFCB1846345466F,
Datatype_NMTOKEN_get_TypeCode_m0FDC711C65DD8C9D45DFFEEEC35BF83128EE06BC,
Datatype_NMTOKEN_get_TokenizedType_m87D4B452FDE3829F1EE914B46B0457141B2ABBB4,
Datatype_NMTOKEN__ctor_m5E28C341E2FAFC1A749E6334D19D2B0B6F5CC71B,
Datatype_Name_get_TypeCode_mDD44AEE92A69F0D958C27DDAB358965979A30FF5,
Datatype_Name__ctor_mED45B4D466E78523E5C9D4901107E1402D6A60B8,
Datatype_NCName_get_TypeCode_m52C14A449C88A74AC95005F63D258F0CEE3F91C5,
Datatype_NCName_TryParseValue_m55D395ACB16B0A15A9BFFCBA08DEC2A3F84372F5,
Datatype_NCName__ctor_m9D087A14A0E872BE05836A65CA3D2B4936206FC7,
Datatype_ID_get_TypeCode_m3D96093766FA74A1ED3CCE317FE5E00DDCA8D8E1,
Datatype_ID_get_TokenizedType_mB326B17E36E118BE98271324FD094466069020E2,
Datatype_ID__ctor_m69496A445E62C816BC091CD41BAF74AC7F68AE00,
Datatype_IDREF_get_TypeCode_mCC13CF1B39DB5CEEDB8B35A5FB92D286B62271E2,
Datatype_IDREF_get_TokenizedType_m448B9C5D99CFA7E184B17ECA95B7597FBA3DED7A,
Datatype_IDREF__ctor_mDDD9C50F887DA8FFBB161DDF45986A10138249BE,
Datatype_ENTITY_get_TypeCode_m7D54D8DF1CE07E1929806687ACA76868AB9D0DEE,
Datatype_ENTITY_get_TokenizedType_mA85D51131B32AD19791624144FF7BAA76F2A7659,
Datatype_ENTITY__ctor_mD85AFD27029408839B6041B83E3626754FF6E36D,
Datatype_NOTATION_CreateValueConverter_m577467FDFB08583E7D97D5045A141C020120CCFF,
Datatype_NOTATION_get_FacetsChecker_m0C8043BE6447AB8197ADAAEF8D64EE363E9AFFB5,
Datatype_NOTATION_get_TypeCode_m453EC3A7659B34F4839E6C516E7D8FD07770E7E3,
Datatype_NOTATION_get_TokenizedType_m988A7D0815C80276B0A51A2E055BAAAD120B3D05,
Datatype_NOTATION_get_ValidRestrictionFlags_m34183B57CBE19188BA740F8B31A1D8A4FEDDCF97,
Datatype_NOTATION_get_ValueType_m3674B70766006860248F92967796DCD154789140,
Datatype_NOTATION_get_ListValueType_mA68F661F948FCC7C5C33B51DAA4C64409E211722,
Datatype_NOTATION_get_BuiltInWhitespaceFacet_m7B3EE5456AAD1EAE75FD5A7AC0D698A64F56E362,
Datatype_NOTATION_TryParseValue_m275886A61B26432F70B23EFC3E1BFC3B9D55EE69,
Datatype_NOTATION_VerifySchemaValid_m7F54488E3961786EE5254EA54275D5A88D3A1EE9,
Datatype_NOTATION__ctor_mEA8D8E03F42F7C89B224FA719624755DF22B22D1,
Datatype_NOTATION__cctor_mED37DE15BE59F3C7F07CEA918489969F2B3EE3B3,
Datatype_integer_get_TypeCode_mEA45FB6BBD02C882B067218D915F0D27C3AB6178,
Datatype_integer_TryParseValue_m4302F24BAF2AA60E2D0E9A4EBB32A5AC3CD6AE52,
Datatype_integer__ctor_mEC03888DB53F0044C88E710EAD169737CE17BD08,
Datatype_nonPositiveInteger_get_FacetsChecker_mF1EE7038A02F482EFD3406C5F13FDDD5EBC41A8F,
Datatype_nonPositiveInteger_get_TypeCode_m20FB0AC7DA693ABBC3252B0CBAEC06DCBFFE9D72,
Datatype_nonPositiveInteger_get_HasValueFacets_m9380853C71E4BEEBCC8E5B94B0B8ED0E9FE3BF6B,
Datatype_nonPositiveInteger__ctor_mB8B32A6979C64620ACE154700D5D9531937398B8,
Datatype_nonPositiveInteger__cctor_mAC29DBCEB3CC5937773D86B361C707B897D49956,
Datatype_negativeInteger_get_FacetsChecker_m31EF2B0B8444911A7E43EA4BD8606C664D852556,
Datatype_negativeInteger_get_TypeCode_mF30B9757C11B83396BD93C8D31179D61F537E180,
Datatype_negativeInteger__ctor_mEB0CFEA8DE9013CDE4CAD03ADAD742929D829458,
Datatype_negativeInteger__cctor_m3A28538387B50808A5C9DF658E70BEF5172B4E81,
Datatype_long_get_FacetsChecker_m2E076F75221C23C07C87E3B4E5EA33A78A072C86,
Datatype_long_get_HasValueFacets_m798F5A20489D89DD379D472AC46823743FD3B1E4,
Datatype_long_get_TypeCode_m1E446F2564E27D795427DFFE62590E01CD5533DA,
Datatype_long_Compare_mF72F6C16C197DED90ED71AAD1FCC6762FD8CEF3F,
Datatype_long_get_ValueType_mB3758E7DC5FD1AD750982FA674955691A65B3CB5,
Datatype_long_get_ListValueType_mA49587B3BCAE903FAD4A58C185BD54727B02DBA8,
Datatype_long_TryParseValue_m16F463A4DBF1ECC524F572A6763E9E0BC7124691,
Datatype_long__ctor_mE196A820820D9B259D6369FDFDF1F0C6319301E5,
Datatype_long__cctor_m1C2FD6B663BA820197DEC572598E8D2724CEF26A,
Datatype_int_get_FacetsChecker_m379802A6FB55A993E033246066BA632638EE2C2B,
Datatype_int_get_TypeCode_m58EFE6BD87137417D26C19044DFCC3B50B4ECB10,
Datatype_int_Compare_mF7ACEE35B60F92B90F47A8F40955666947B1F57B,
Datatype_int_get_ValueType_mB791061D3F808F7D5710C2B6C077C8549B81B65C,
Datatype_int_get_ListValueType_m04654419C62DCC26809725F48BB5068171C158E7,
Datatype_int_TryParseValue_m57C6E6E6B26BADEED4FD647C35D9918625D0D983,
Datatype_int__ctor_mEC9A6E1B6317F8FF29510E020856CBDC9BA9DE93,
Datatype_int__cctor_m42D4EA61FE96BD130493422102C9616161360A2F,
Datatype_short_get_FacetsChecker_mEF72F2F73EA06067CECCA918D83B82512DED039D,
Datatype_short_get_TypeCode_m4C1CFCBB6B1D29BCFC7C7DC4B9C9FDA9DE241DA7,
Datatype_short_Compare_mC456718DC856098E0E443E2EDCE6BAF2F7BD91BD,
Datatype_short_get_ValueType_mA5DB9927B0A39EDADC45F3D2038914E934C97D70,
Datatype_short_get_ListValueType_mB86F996A271ED0C0027B7EE83357780AF22FCD90,
Datatype_short_TryParseValue_m1F2ED70AACA92028467C644ACDD47E5A1D10EE6D,
Datatype_short__ctor_mE7C94EA79EC26D246F4DBC1741EA4E93876D8C31,
Datatype_short__cctor_m7E471934E3FE0C5E1F2293B97081E362E1D2F9D5,
Datatype_byte_get_FacetsChecker_mFD613C50F10D138533F330E28DA19C8F6BF666C3,
Datatype_byte_get_TypeCode_mB546F3CCB25B9280445E9314942E4DA2471C1785,
Datatype_byte_Compare_m8D3D91DF62E8124B10CDC3654B7F320FA37E9332,
Datatype_byte_get_ValueType_m6EBD02077F32DF83146BB419F502DEBF00B7C99C,
Datatype_byte_get_ListValueType_mF4CB867CD5EDD57E1A33CC593048C135CC9A12ED,
Datatype_byte_TryParseValue_mA899B5A188D6BA7458D8E84725502CC77AB6A9BD,
Datatype_byte__ctor_m075BBD8981D15BD3A37B7DD188D3C9C613900983,
Datatype_byte__cctor_mE9A4EABC4C4993A569DCF01CAFB970A64B10754B,
Datatype_nonNegativeInteger_get_FacetsChecker_m3C13E3638FDDCABC07973E992D087BF2ABC134B3,
Datatype_nonNegativeInteger_get_TypeCode_mD1BC900F113C3DFE36F5F398ECAC7FE24CE9B6EC,
Datatype_nonNegativeInteger_get_HasValueFacets_mCAC4C3AE59E13A8C3C2D82215212CA916F711188,
Datatype_nonNegativeInteger__ctor_m63571814CC6B5332053E8CE0D3E8680F60DD446A,
Datatype_nonNegativeInteger__cctor_m7B83FE5DC723C81E467F2CC0FB2BE9102D97D410,
Datatype_unsignedLong_get_FacetsChecker_m6B502C181033EC3985D10B9B92BE7542123A8006,
Datatype_unsignedLong_get_TypeCode_mE4C7BE6BF4F3CF512BB0E6094DFB315C779F6DB5,
Datatype_unsignedLong_Compare_m2DC53CBEAA1D4297CECC22BF109BCE82FAE7E093,
Datatype_unsignedLong_get_ValueType_m03208024A36383FD152257FF9A0C534D77A34668,
Datatype_unsignedLong_get_ListValueType_m09FD940F449F1550E25DC90018825F7892574DC6,
Datatype_unsignedLong_TryParseValue_m7812AAB63567A4C3C06EFC756F0ABAB75B1FA9E9,
Datatype_unsignedLong__ctor_m976F2CE060CC2BEB3F98E0CF058A50AABF9E1F98,
Datatype_unsignedLong__cctor_mA4F1FF1DCD20D5A0095447F454FD3D00E0A4F956,
Datatype_unsignedInt_get_FacetsChecker_m59D5AD2DC30B1AFA8266F58FA828DFD52296B73D,
Datatype_unsignedInt_get_TypeCode_m6B327C1F1799A2B693CF8E26793E5D77DF9F4E83,
Datatype_unsignedInt_Compare_mB31B8522C81B06F7349B1BF70FE0F4A352AC0058,
Datatype_unsignedInt_get_ValueType_mA7D98C80501AA6E4C3DFA47DA724C1688EA9B1D4,
Datatype_unsignedInt_get_ListValueType_m38C1763525A94547589631AC64CDBC27205B600D,
Datatype_unsignedInt_TryParseValue_mEBFFC88D71551C281FA9A2E74D0310580C69BC72,
Datatype_unsignedInt__ctor_mC90D6E7C1E7DC4FBF34F0217021E37DF9E74F2C0,
Datatype_unsignedInt__cctor_mFE74F931BF66B097181B661E96BA45AC69ED1521,
Datatype_unsignedShort_get_FacetsChecker_mFBD40513D992E46DF94CEF1236FD80CF1BDA0B57,
Datatype_unsignedShort_get_TypeCode_m79B03602263A42653B26AC8E4951081DAF1C41A0,
Datatype_unsignedShort_Compare_m86A3E34C8C384E57774D987EB301219468A4916C,
Datatype_unsignedShort_get_ValueType_mE97BD769DCE5BE9D1C1FC9B7C389743CF8B9B0D1,
Datatype_unsignedShort_get_ListValueType_m5599309B00DF2085C2DC60BB459144467CE5F8CB,
Datatype_unsignedShort_TryParseValue_m1BC1F75103D5F7048FE7E9CA49EC2211FA1278B6,
Datatype_unsignedShort__ctor_mFFC2ACD21FCCBF9C8B73F5495F93BD86F7104DED,
Datatype_unsignedShort__cctor_mB117F09E4AE60B2F0268A7D2D328FB5777496DEE,
Datatype_unsignedByte_get_FacetsChecker_m0267FA5A9D6B650EEB805C77ABB898FF10A72ABB,
Datatype_unsignedByte_get_TypeCode_m578657A982EE9BAFC6B3AA4DED22CDFDBE44445C,
Datatype_unsignedByte_Compare_m39217E53C0C29F28CE84245C27C98D015CC3AB1B,
Datatype_unsignedByte_get_ValueType_mA17FE34EEDEA485FE8B846CE1476B89A1ADB8094,
Datatype_unsignedByte_get_ListValueType_mC555BAB723923993AD93564AFA0FE0EB571886CC,
Datatype_unsignedByte_TryParseValue_m949E24321FA0CA9D9D81A710EB3B4C48C0560790,
Datatype_unsignedByte__ctor_mB9E349C0DA62338B989815B193EDB7C24D6A89C0,
Datatype_unsignedByte__cctor_m85A3AFD3084B2842C923A127A56E8FDF00C16D12,
Datatype_positiveInteger_get_FacetsChecker_m696A77E867701A5AA872F048D12620C8FAE55489,
Datatype_positiveInteger_get_TypeCode_m0373CC72589D22ECDB8D1DC8AC513476F4D4B737,
Datatype_positiveInteger__ctor_m9399743EBFC4E93AB6BAAF760916A631C7ED03CF,
Datatype_positiveInteger__cctor_m20234EE66EFEBE4BC6175C30400394E2356E3AE2,
Datatype_doubleXdr_ParseValue_m4AA9B370A284D72960326426F93A7B74E34D6472,
Datatype_doubleXdr__ctor_mCD2423C93DDA3404DEA11F465C3F30C74E390B54,
Datatype_floatXdr_ParseValue_m3E96BEC8525BB4394AF28AABE87EE183FDEE2B93,
Datatype_floatXdr__ctor_mBD66AF735C5F86B6E90E561A28F2B9BD9EF4727E,
Datatype_QNameXdr_get_TokenizedType_mEC2DCE9F58233EEA4A19AE557D2D748A760C2256,
Datatype_QNameXdr_ParseValue_m50B56A961D8924B4DBC60DBB4E029341AFDC5318,
Datatype_QNameXdr_get_ValueType_m0D9D1384F67EFAF30D23B4A961D9A6CFB42ADB72,
Datatype_QNameXdr_get_ListValueType_mB160D71AA00201BE9CA80FD087D1AB4BDA633012,
Datatype_QNameXdr__ctor_m795523629427AF9F07C982888D20B6D97D695C66,
Datatype_QNameXdr__cctor_m15D3F4017B2D691143A36D70B8D42B9C96689D57,
Datatype_ENUMERATION_get_TokenizedType_m58ECACDE6D83B247BDE477ADF1B852B67AC2D5EE,
Datatype_ENUMERATION__ctor_m27EBE5FFE454566DDBE00340F83E27C47884556A,
Datatype_char_get_ValueType_m32E1D6774AD7660F937A1336A6675AD40E068AAE,
Datatype_char_get_ListValueType_m913BFB1E2F88E682EF5CDF991A0FC56084B2EEBA,
Datatype_char_get_ValidRestrictionFlags_m321A5E3ADE6785F2A48621F6E928BC8A72C2BBD3,
Datatype_char_Compare_mF1D7216D5822B9D9EE6BEC4DA6B6A831D57A71E5,
Datatype_char_ParseValue_m88FDFFB8EF74E4B50558C95ED86E56CFFD162401,
Datatype_char_TryParseValue_mC7E95E2BEC0AE4381CEF90E803BCC0E3385BE8FB,
Datatype_char__ctor_mC0CC560E3362C3CE4FE7E33D9902137ACEB3CCCC,
Datatype_char__cctor_mAD8381B274820DD51722AC376C76894F83855E02,
Datatype_fixed_ParseValue_m86B4CE0F5B85B2C49DD7C863CEB9636C51874B87,
Datatype_fixed_TryParseValue_mD3F309E2192D5843AD34C4A31357483968A79815,
Datatype_fixed__ctor_m17A48E1CDFF4FF96FB77006A9CDC600914CA0B67,
Datatype_uuid_get_ValueType_m60DDA223ED83617463E65FD832E1AD1B1B011C33,
Datatype_uuid_get_ListValueType_m54691F15D604B0D0792AC6960C82A233C7F55E87,
Datatype_uuid_get_ValidRestrictionFlags_m5FE66A346DFEB0638E150048F6645BF5EA878E36,
Datatype_uuid_Compare_m5441E172CD5F392EC8B913E748B18466AFDE55BC,
Datatype_uuid_ParseValue_m1CBF7DD86DEE8976B670E15AE6B2F4FAE6ABC333,
Datatype_uuid_TryParseValue_mE855E6ACD676170199A9EC4FA0B45FBB721D667E,
Datatype_uuid__ctor_m6E46A79ABC8A7FE5D59A95C7DECD60CD9C23649F,
Datatype_uuid__cctor_m2A4DC5FF6011119B597279F50A0815F234CFB1E8,
DtdValidator__ctor_m3CA978080C5CE8FE92564C2788E39B4B016E56E4,
DtdValidator_Init_mE675445E494C899D28DEE66C83FFD34D7B866FE8,
DtdValidator_Validate_m5B90E906C2119D6CD00F219DA51D0BE9E22F17CC,
DtdValidator_MeetsStandAloneConstraint_m09D96503235A7933770444D2969D438D68ED5977,
DtdValidator_ValidatePIComment_m86A80EFB17EC77CE08F626E2FE6867DE615CE172,
DtdValidator_ValidateElement_m1BC80A7C59802957572976F68947A33BA2BF9D15,
DtdValidator_ValidateChildElement_m933E13CAB6D71CC57C016D7FE480C9C794CC7084,
DtdValidator_ValidateStartElement_mCB2A02DB05BA4FE2810DACE2301EE8866E9BE308,
DtdValidator_ValidateEndStartElement_mB882E5C1EE3D6E6B510563D0B9DED84C1A7F10C3,
DtdValidator_ProcessElement_m55BE98038E5BB9D22B1C098DE737525765A90896,
DtdValidator_CompleteValidation_mCF2847E0F5E43FFE9205A475347D23D489EF530B,
DtdValidator_ValidateEndElement_mB81E6E1EB6B18FE0452AC2F386710F82B40C51C4,
DtdValidator_get_PreserveWhitespace_m7B5B47B99C1F8CD3D80B17B806D8E3BEB9617F8C,
DtdValidator_ProcessTokenizedType_m702DA00866E6690DA4AD055B3F82EC6C23528423,
DtdValidator_CheckValue_mB77B88FE929F3FC9B9F8C6ACF255FC9F125E1509,
DtdValidator_AddID_m0C39BF9FADC97DFB10391DBED7A7C15C7FF43505,
DtdValidator_FindId_mB6BFDF7F7E88C9A6F68BDC629139CDD21C57802E,
DtdValidator_GenEntity_m45BADE44CABF8229CE592E04EB8EC7A141F2A3AA,
DtdValidator_GetEntity_m3108C7BF8979DBC9C12CC40FB56875369B859AF6,
DtdValidator_CheckForwardRefs_m38C360897704AD8D2CB593E38E8C99AFF0A9C069,
DtdValidator_Push_m56780D2857F28FA86BF1E7ACCC7B76740BC780AB,
DtdValidator_Pop_mF1AA9A52A43005D66515EC30C0597A275A68D368,
DtdValidator_SetDefaultTypedValue_m01168D78BF4E99F4682A6281ACE4CC6A018F4E25,
DtdValidator_CheckDefaultValue_mBD5C3F1CD5D27135CADEB155007D82923A8C9BB2,
DtdValidator__cctor_m795C31795FC4E80956D4F1280E340AF66C818AC0,
NamespaceManager_LookupNamespace_m49F9D4AB9F6A8BA1C7F6CF2C809AF269D1D699DC,
NamespaceManager__ctor_m9E35D31BAFC48B1E68DB6EA658F97D48EC32CBE3,
FacetsChecker_CheckLexicalFacets_m5686FA73EFF45F0B27D662CC2E7DF0CDC34C0FC6,
FacetsChecker_CheckValueFacets_m662876E07B1EE019801A70D38AA6AED46C6299A6,
FacetsChecker_CheckValueFacets_mC3F35ADB255A82042499CBC1CAC2D433B2B2121E,
FacetsChecker_CheckValueFacets_m29680F36EDCE3922A6AF0D56533EFBF68B7AA8F3,
FacetsChecker_CheckValueFacets_m9C7412830631FEE84CED403B3F4C9CE4DBEB5575,
FacetsChecker_CheckValueFacets_m8958A31C2402C38F708A743CF286528255A4185C,
FacetsChecker_CheckValueFacets_m9BE44DFDD2888C26A9EF07967EA662CBC0839680,
FacetsChecker_CheckValueFacets_mC3605A3090860850F57D7BBB7D5B09FE13507B15,
FacetsChecker_CheckValueFacets_mA4AC0E4F7AAC91B5F8A84CF6360DA49E0658F9C5,
FacetsChecker_CheckValueFacets_mB1787DCA21A651B9A18E3FECEEC6710EE5FD561A,
FacetsChecker_CheckValueFacets_m559F8F88C2F4732F774C8D4385C71D8F51617605,
FacetsChecker_CheckValueFacets_m848E5E295D52A8E5F7C7A042B5B6729EB10CF1A7,
FacetsChecker_CheckValueFacets_mFDBB028B28C431C13EAE4CBBA46CF31DC332417A,
FacetsChecker_CheckWhitespaceFacets_mF4C52E695C89082BB62D3A8407D28A343A6F753B,
FacetsChecker_CheckPatternFacets_m13374C2B9B9288DCE1227A58966D57150C1A0DA5,
FacetsChecker_MatchEnumeration_m4E84EC3BAC1A9E8E4DAB8DADA43A92AD8223D8FC,
FacetsChecker_ConstructRestriction_m7A6FAE83C48AAD026722E2B9FFE5E5B2183E0B59,
FacetsChecker_Power_m1257C504DBE26010B0234F90BB1EC9CD96BA2DD5,
FacetsChecker__ctor_mEAF772426C3450A0791D1C46893125A9D86155B8,
FacetsCompiler__ctor_m401D0D5D688A912F1268019AEA90F47994774ECE,
FacetsCompiler_CompileLengthFacet_m6DBBB696D8FE5E7BECDD49203BE2A290AC747220,
FacetsCompiler_CompileMinLengthFacet_m8BDB2DC2DD3AD780C40EA99929E1FDBFA27801C1,
FacetsCompiler_CompileMaxLengthFacet_m10D528B63A1782FDAE214A07DEA879ED238C613E,
FacetsCompiler_CompilePatternFacet_mE41DAA769EB3EF18A7B73D70C33DA01699224964,
FacetsCompiler_CompileEnumerationFacet_mD1D97D9D61D4FDFE25A7A52CFB4AC1B25C398C92,
FacetsCompiler_CompileWhitespaceFacet_m84C529B591D6F3DBFFD17C38BC16C981A1EE606B,
FacetsCompiler_CompileMaxInclusiveFacet_mCDF4857B6770BADDF03F5A5666B2E1D4C690365E,
FacetsCompiler_CompileMaxExclusiveFacet_m5D76561BC87629AD3FA6A59861FA31AFAC0C0E85,
FacetsCompiler_CompileMinInclusiveFacet_mB45C7BBF19DE1E1622920FF7DE6A698C5C2BC84F,
FacetsCompiler_CompileMinExclusiveFacet_mA1635685867DDED9367BB3052E9C8045B36AFE14,
FacetsCompiler_CompileTotalDigitsFacet_mDDFF9A4D16CEF95AA3F988BFA88E9A2E7F42D24F,
FacetsCompiler_CompileFractionDigitsFacet_m851C1ACF5E0DD070DFDCB3D0227872925DE6B0B9,
FacetsCompiler_FinishFacetCompile_m4AD1A69B7D7C9F1FCF20F4468B6352C10DA257EE,
FacetsCompiler_CheckValue_m4E96A180CD3714A98D9C9E8C38C9C8E550790C0A,
FacetsCompiler_CompileFacetCombinations_m0478D518904FB13EA367515BEA443C4A3410CCA1,
FacetsCompiler_CopyFacetsFromBaseType_mB28D0E92B80A23F5117CB55426D41A93E632D7BA,
FacetsCompiler_ParseFacetValue_m6D3EA3C66F3D6C294AC9A0D928AE673080B1075C,
FacetsCompiler_Preprocess_m503141B82CF5E547CBCDCE6170804AA27E2BD9F2,
FacetsCompiler_CheckProhibitedFlag_mF0E74344E9F6E5F916F70DE7E7291187B64CD3D7,
FacetsCompiler_CheckDupFlag_m5A5329A69E3AB13C10CAF74A4D92B34F0341D7E8,
FacetsCompiler_SetFlag_m309E37305B58F39C3844946E49E0296EF204DDED,
FacetsCompiler_SetFlag_m283BD7B965A5F14D3DB9A799F3822BC98ED6450E,
FacetsCompiler__cctor_m4763F90CC9130C72FE5CD980B0843B37845B4313,
Map__ctor_mFBF974A41F7512DB1B2AE2A3BA2473D50B7E8A86,
Numeric10FacetsChecker__ctor_mAC68FB10F4410FCE23B0E6D469B94C4C47F6DD78,
Numeric10FacetsChecker_CheckValueFacets_m6282D28EFD9734DA5E634F05C3E0CA90CF00CDFF,
Numeric10FacetsChecker_CheckValueFacets_m75B12419E673342A749E1A99496CAB439AACD1B0,
Numeric10FacetsChecker_CheckValueFacets_mD9EACC32C9859B5AB85AC795B0576B2F63EFB8A5,
Numeric10FacetsChecker_CheckValueFacets_m9AA64357151682FBBA4A5A0E7FBD636D28489F42,
Numeric10FacetsChecker_CheckValueFacets_m092159DB2D91D07FBFD46CFDD64F68B40B7E9691,
Numeric10FacetsChecker_MatchEnumeration_m3571C9007D515C2B7355935FAEEB28724B769936,
Numeric10FacetsChecker_MatchEnumeration_m360473DC822873BBBA34F333B63813B3E6055FA0,
Numeric10FacetsChecker_CheckTotalAndFractionDigits_m3D779F70AA7CE7881B4D69F145F7AE9C61CB097F,
Numeric10FacetsChecker__cctor_m31FB85CF5B69661F9A5E89DA9704CD67D9550D28,
Numeric2FacetsChecker_CheckValueFacets_mD4DD9678834E21AAEEEF9B7B7960FF3474EF2BAC,
Numeric2FacetsChecker_CheckValueFacets_m27978F7B8EF00272E59944E8FF4E5DED20291741,
Numeric2FacetsChecker_CheckValueFacets_m8CE497FC008D33C1ABE2DE8903F9E974B49FF265,
Numeric2FacetsChecker_MatchEnumeration_mBB696C98207FDF5C6684CB3ABBCFA4AC6D0F6A4B,
Numeric2FacetsChecker_MatchEnumeration_m20DADCEDB719B96CBCC78CB2A95A9EC4F1480DBD,
Numeric2FacetsChecker__ctor_mA1163C8BC47DA2F92E07B070708C3FBA4622AB47,
DurationFacetsChecker_CheckValueFacets_m2846D467AE27D81FD01FC9FD33CDD5D3141DE81B,
DurationFacetsChecker_CheckValueFacets_m25C7A3318B811298F08F954F736B02C63840100C,
DurationFacetsChecker_MatchEnumeration_m8ED6479143F3744AA1EE522C27A74AF2D9A1EFCB,
DurationFacetsChecker_MatchEnumeration_mBA6D228A0E38ED291BE77CFB25E99C7F7C0522AF,
DurationFacetsChecker__ctor_mD485B2B6687EFF58D468200020D5D04E2E835EAD,
DateTimeFacetsChecker_CheckValueFacets_mD923F951B3BB97B95545AFE9D3582DB70B236FC6,
DateTimeFacetsChecker_CheckValueFacets_m493F1649D764F7DD0E3F1DF29DBD98C1F1DCF6F5,
DateTimeFacetsChecker_MatchEnumeration_m6FCF131B359DBE29916211CD9297326DE8A1BA79,
DateTimeFacetsChecker_MatchEnumeration_mF6F87F9C172D2F3E3CACB633DAD8DD1A086C3178,
DateTimeFacetsChecker__ctor_m922C3E644A10328D83AAE5C948FFB59AE3A7FD17,
StringFacetsChecker_get_LanguagePattern_mDE03EDB2B8124EF683C142C859BABF9A6E7B6025,
StringFacetsChecker_CheckValueFacets_m0C120AFE63E186329944BE882D5FE48D659B10E6,
StringFacetsChecker_CheckValueFacets_m03BE821DCCED2AB35B8E50F1F0108DDE2B8E1DAA,
StringFacetsChecker_CheckValueFacets_m978AF3302F218DC458394425A0FE953A051EF99A,
StringFacetsChecker_MatchEnumeration_mDEEBE338DFA26DD1E0F76E8A43DD2F14845E0D85,
StringFacetsChecker_MatchEnumeration_m8E33470277E47469AAD4D520EB6213C459F6C615,
StringFacetsChecker_CheckBuiltInFacets_mF78F7DC85FF97080DEE49E9D459CB2D5BD13F7A1,
StringFacetsChecker__ctor_mAB501526648F1BDE7637990490B57D1A7B3961C7,
QNameFacetsChecker_CheckValueFacets_m9E8A1AC7EC9288F82F7624C6FCAE7FE239FD61A8,
QNameFacetsChecker_CheckValueFacets_m40CF7084A31341D693A3633BC8B60DA9A7193D21,
QNameFacetsChecker_MatchEnumeration_mF816D9D07E612ED86DDABE311A39F2D666D1C7BA,
QNameFacetsChecker_MatchEnumeration_mAF55A812280836578DE85A1EBEEA023A0634410F,
QNameFacetsChecker__ctor_m4977F33483117921259454B1E5BA75491A606875,
MiscFacetsChecker__ctor_m9C95E6B8ABCCDC1C687ADA081B5F0B6C90B8D032,
BinaryFacetsChecker_CheckValueFacets_m15A1F241C2A91307B6A104D2FE5A9FB6F3677D8C,
BinaryFacetsChecker_CheckValueFacets_mC8678349E676D6297E9013D43BB7B123D452E6BA,
BinaryFacetsChecker_MatchEnumeration_m75C39ED8CDD3BF89FB8D7EE257C82A67D58F3C1B,
BinaryFacetsChecker_MatchEnumeration_m94A226E5C4D5D1FED37A50209F3669C03BB538E5,
BinaryFacetsChecker__ctor_m7E42CBAE8F97833BEF9FE40E56B2D0BE93EF6A56,
ListFacetsChecker_CheckValueFacets_m2ACEE668112463FE13F5B73A7C1EEDBA7CC70370,
ListFacetsChecker_MatchEnumeration_m69F95CE7046EF8FA272B6F074D8A082D3F64DDCD,
ListFacetsChecker__ctor_mC59A0FE74C39378155503D05121CFC25C8C1FB40,
UnionFacetsChecker_CheckValueFacets_m5AEB18393891465AE854AD4795BEEE5B3348BAEB,
UnionFacetsChecker_MatchEnumeration_mD4829C97AFD94459E54733A9B455E2DB5752A156,
UnionFacetsChecker__ctor_m774668118D69B40AC7E9F5D1B94CF59D427CB623,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
XmlSchemaInference_set_Occurrence_m9363E542E8CDA8362D5568149C7D9A6084643D40,
XmlSchemaInference_get_Occurrence_m633D68365823FBD9A5D0F961DEBCDF69D3D81E55,
XmlSchemaInference_set_TypeInference_m6819648A727ED073B1C923E106CBE8ABB4539466,
XmlSchemaInference__ctor_m943C1D4EAAC095A05EEDB58F7B7ED14796C185B2,
XmlSchemaInference_InferSchema_mA746B2D789EF7290715A52641680825DBBCAA508,
XmlSchemaInference_InferSchema1_mA3E395E17EB268B53F6F322221998AE217C68C5A,
XmlSchemaInference_AddAttribute_m16634471E7CB598E3C55A35688C355F079A4F4FA,
XmlSchemaInference_CreateXmlSchema_m7FB468FE2DE9B17F55A66F1876321AE84C5F1E87,
XmlSchemaInference_AddElement_m72BD69D7B886A12C6E513EDCCFDC6CB123921F22,
XmlSchemaInference_InferElement_m0269D6BE959E0E61999BE07A739462452748095B,
XmlSchemaInference_CheckSimpleContentExtension_m336D04331A80DE9067EEC72B326B78CE104D03F6,
XmlSchemaInference_GetEffectiveSchemaType_m4EE96FED8627975FD62C10D44C7BFB279E1FE541,
XmlSchemaInference_FindMatchingElement_mA4F151C17C84AC704723D0E6D55413940DEBA2F6,
XmlSchemaInference_ProcessAttributes_mC625C7A1CAAA164F655A514C7D78A3D1053FAC8A,
XmlSchemaInference_MoveAttributes_m3E875AE96D21FE92E801BC7D372E295F04CBAA5C,
XmlSchemaInference_MoveAttributes_mB6A9815F4CF6534DE87F3C5FB8581832075B4296,
XmlSchemaInference_FindAttribute_m99E3FA33C89126F221C2B129A1143DD4EF07950C,
XmlSchemaInference_FindGlobalElement_m133802F45110C9C1364E9F96679C2B150815971F,
XmlSchemaInference_FindElement_mE6A7A90FBCE1C49AA0CC4380839FE744ED25BD58,
XmlSchemaInference_FindAttributeRef_mB897D0650DE30BB939F26369E692361070DF469A,
XmlSchemaInference_FindElementRef_m49A85427F2203ABACCC16387C90596C2FA2D7138,
XmlSchemaInference_MakeExistingAttributesOptional_mDD869DB2C6C2E426F53B06E59C2C6EF1D1E1C677,
XmlSchemaInference_SwitchUseToOptional_mC1C7E2069583D1A13117546F82BE785EF686A871,
XmlSchemaInference_RefineSimpleType_m748AEA675390E1912EC2C4F28C6FF24A53581588,
XmlSchemaInference_InferSimpleType_m86C3463F95EC1D5131E61DECA3FC781517BDA233,
XmlSchemaInference_DateTime_m1AE4F9C8491938969E55D38172B615F4FD4310B9,
XmlSchemaInference_CreateNewElementforChoice_mB8CA20657C2226781E9B8DFA22E0FDAA18522C8D,
XmlSchemaInference_GetSchemaType_m390CAB7E8FAEEE7D703F879582DDC1ABC629063E,
XmlSchemaInference_SetMinMaxOccurs_m9A7B3088A74C7E75AC97CB83175275CDEDABE364,
XmlSchemaInference__cctor_m9FF674006A159D5CD5A2E8CB7C9278483CCD7582,
XmlSchemaInferenceException__ctor_m8644CC5607F9A4A261D27EBB1F10A43211648D5B,
XmlSchemaInferenceException_GetObjectData_m1FD7E5DE470F803450145698D4D246D7D3027135,
XmlSchemaInferenceException__ctor_mDB442E597E6A6BA00ED00A2318EFE34FDCD544F6,
XmlSchemaInferenceException__ctor_m1047E68D781163A29F15C10519D4757E508CDB5E,
XmlSchemaInferenceException__ctor_m103B203D0DFF40E946E637F4AA101891B494D0CE,
NamespaceList__ctor_m51D3AF0EA735342645D6906BC5DB0D91E1F812C1,
NamespaceList__ctor_m6665C8C43F6A120B62BD21FD7D7557CADB0103F2,
NamespaceList_Clone_m63CEFD0D760DDF382F8133977AF4884C1889A628,
NamespaceList_get_Type_mFFD57EA1A6B9DCA5F102691385FD53253A1F6953,
NamespaceList_get_Excluded_mFC793CE3812B152324EAF8719732F84C2A951479,
NamespaceList_get_Enumerate_m5929D1D445C230B2AD3E91BC97F6CC47C913A44F,
NamespaceList_Allows_m7334DEFF4273BDC116272A17044B15640AF5FDD0,
NamespaceList_Allows_mF0F140408B98C179F0CE590340C3620C5080D85B,
NamespaceList_ToString_m69CBE5D0FF9BBC40541C76FA9B315649C1F57B0C,
NamespaceList_IsSubset_mF520D39DB905C98882404BFDCDEC4DB167EE9394,
NamespaceList_Union_m93D03B20140EC8BA52C2640F8AF65A58E4E76E4B,
NamespaceList_CompareSetToOther_mCCC9562BBF9CCFE298857E8B77083B935ABA8163,
NamespaceList_Intersection_mB23F61CB1270AC4170C49A793323815BAC2E888F,
NamespaceList_RemoveNamespace_m2DDD7C7EFBACB28ED0261CCCC83DD2433C875111,
NamespaceListV1Compat__ctor_mD547162F925269891C2A0ABDAAE6C6491BC4F0A6,
NamespaceListV1Compat_Allows_mABA216848E8F141E087C85C715ABAA24A763A99E,
Parser__ctor_mD0856FD6103718FD65B714D40D94187514405DDD,
Parser_Parse_m8A361CC608CFBE99313F7D62B0D572B81B38A44A,
Parser_StartParsing_mF36C4EFCEEA4BFBDE0B95288FBA0074FD38ED92D,
Parser_CheckSchemaRoot_m8B1B1D50A6A82441713F8E779703264F1730B77D,
Parser_FinishParsing_m06B8B06E4ABA5BE31AE936826C3E750F84FFC69F,
Parser_get_XmlSchema_mD5A4C6BA4B18957DA23830385DEAD714D09A9D4B,
Parser_set_XmlResolver_m6EC1AECD03C3EF457FD4268B6516C856DB62578B,
Parser_get_XdrSchema_mBB32F0062596205D7B1BB4AE6C03B34525A028B9,
Parser_ParseReaderNode_mDE124259DA600588C00200854794274AA5F8946A,
Parser_ProcessAppInfoDocMarkup_mAB4185E3FBD4546F3301678952C20D2DAFDA8EB6,
Parser_LoadElementNode_mB800EE0AA1B655BDDBC2A23CFBD68D962E3CF3BF,
Parser_CreateXmlNsAttribute_m7C05E1D858EE4FF5BD15703C2E7513E46440C078,
Parser_LoadAttributeNode_m0F27E081E4ACAF54ED3C4E27F42335D6816D72A6,
Parser_LoadEntityReferenceInAttribute_m1879C4683CC334444257FD5964DA614D30521800,
RedefineEntry__ctor_mF3447BA304DBF082A86718281A35A880E91BA785,
Preprocessor__ctor_m93EB7A0C6A63B52AF9AB95A2D3B3830F48DED636,
Preprocessor_Execute_m54BAF9AF30224849E646308B56EF75E9AE4CCF30,
Preprocessor_Cleanup_m90D89CAED795E4118F0547BA98B525B921BEF5FE,
Preprocessor_CleanupRedefine_m7FD01DCAE5196ED5CB6C6BE7318DD84DC18D977C,
Preprocessor_set_XmlResolver_m2EB60863DE8ED8499AC4F06F54DA6D50CC832A07,
Preprocessor_set_ReaderSettings_m5BF30094BDA7EEEC46B301DCADAA264F9C303461,
Preprocessor_set_SchemaLocations_mC43F0E6FF219895481A71BC86305666E57713747,
Preprocessor_set_ChameleonSchemas_mBF398C3CB413212809DF2592822CA20C1EA04A49,
Preprocessor_get_RootSchema_mD3B74E33618F8EEA5E50E8024939A0514A8B6739,
Preprocessor_BuildSchemaList_m684A185E42F62EBB815970C3DA289502F1C91577,
Preprocessor_LoadExternals_m5E0B7DC16871228D23BABC43948E823DC4377E99,
Preprocessor_GetBuildInSchema_mBA1E8838E5869ACAFC005C2367B9BA40E9216D9F,
Preprocessor_BuildRefNamespaces_m994AFCE936CD9B43D5CFAA50610D7BCF872110B4,
Preprocessor_ParseUri_m0668E3CAD78D8C92E0AF547EB379F36FC8BD1856,
Preprocessor_Preprocess_mF6AFE368C4A4790C0F819C62A996F29FBD30B6BB,
Preprocessor_CopyIncludedComponents_m27F2524FAACCA49A8ED39429C211272554902580,
Preprocessor_PreprocessRedefine_mB3600242EB36B790DAD3475216271343DCF620B4,
Preprocessor_GetIncludedSet_m5418A7C84CEB09F64E3B7945B8837B0BADC1D0AC,
Preprocessor_GetParentSchema_m1B838C8D35A9C9BC7485B88E05F4A752E14C220D,
Preprocessor_SetSchemaDefaults_m1EB78A4C2EE0DF7FF7C690AF2F680FE6D418D410,
Preprocessor_CountGroupSelfReference_mCEBA1CF5A81E22BCC4F44F074DE2A6BEB9249EEF,
Preprocessor_CheckRefinedGroup_m5EB9DAF7634E1C85540476FB2282BFE22B7DD470,
Preprocessor_CheckRefinedAttributeGroup_m9C05CD1751149B168C5CF98A4A683EFE8CD927A5,
Preprocessor_CheckRefinedSimpleType_m113F3EF063759E25C63D8E599C6C60FB72B8C0B7,
Preprocessor_CheckRefinedComplexType_m4FF41BEEE711677DAB8C62AAC760A3F884765D94,
Preprocessor_PreprocessAttribute_m0C9E2C6388504D5983F4E3D2A55C6B475D50E11C,
Preprocessor_PreprocessLocalAttribute_mCFBFAE76ADE7A81A3464081D0CCF7702E87EC10C,
Preprocessor_PreprocessAttributeContent_m7D7CCA6177D4A32435DB6EC7C3B60359A2553E9C,
Preprocessor_PreprocessAttributeGroup_mC7B00F8334E3D5E659CBB48C70FC0F1C4CF9F805,
Preprocessor_PreprocessElement_mCA48433947ABBCC588AD30203900D30419A05682,
Preprocessor_PreprocessLocalElement_m6ADB34A13AF3EE9FA81D691925A61C31B1F9923F,
Preprocessor_PreprocessElementContent_m91084319F59CD71405AD539E246463CD93B199C4,
Preprocessor_PreprocessIdentityConstraint_m4F085F88125A5FB6069644ADAB32739F3067A53F,
Preprocessor_PreprocessSimpleType_mD5D4E846484258AEF33561B1620353EFECD8A71C,
Preprocessor_PreprocessComplexType_mD5A1D167408BC014C4CFB0E8C6690F2C2F9508E6,
Preprocessor_PreprocessGroup_m40FA025E3669212C5B561FE0B650460DB30E729F,
Preprocessor_PreprocessNotation_mF91A9CA94C1624AD073BF5567316A15FB744FFFC,
Preprocessor_PreprocessParticle_m52D7E79D5A75E3D542ED171EB7A3A5D81BD0C7E7,
Preprocessor_PreprocessAttributes_m461820611D0D9AE38F80C2959BDC6A6BDFCCA616,
Preprocessor_ValidateIdAttribute_m62B2F7027155063DB670B3F29C56B5857B9B6014,
Preprocessor_ValidateNameAttribute_m6BB4EA0EE8FBA116C5464E1F271CA5C6E20E1491,
Preprocessor_ValidateQNameAttribute_m3BA36B6233C4908A709D71BF411B4BA273EAED93,
Preprocessor_ResolveSchemaLocationUri_m3D5710F1525B513BC850C66306E58176F6617A94,
Preprocessor_GetSchemaEntity_m3786FDD690850B2AAFC1CFCDB20C3571EA66FFD4,
Preprocessor_GetChameleonSchema_m73186ED63EFC33D663C30A9BC60B106D26AB0073,
Preprocessor_SetParent_mEDA9F6B04B75EE2564D2088CEEB8BB06CC6E6EB1,
Preprocessor_PreprocessAnnotation_m1A0E41DC598072CABB976B74C49CBF9C3F7EC19B,
Preprocessor_PreprocessAnnotation_m8D82C4B0B6B3DFE626250411DEED58E4A7FD180E,
SchemaAttDef__ctor_mCE4B0F520716988FF7D1285FF25B92060D0DA76C,
SchemaAttDef__ctor_m9355378DC7749297E0117BD9899F3E58CFD2AB89,
SchemaAttDef__ctor_mFF91F969869EED279A0930EA9543EEC15F1C5ACA,
SchemaAttDef_System_Xml_IDtdAttributeInfo_get_Prefix_m907B9D012FA4E32148EA2B7849A43364B041E283,
SchemaAttDef_System_Xml_IDtdAttributeInfo_get_LocalName_mB60F0FD4374EDE7A0E73E5C44336A84DA2E698A7,
SchemaAttDef_System_Xml_IDtdAttributeInfo_get_LineNumber_m3D34E11DC1E4B9DC73A3BF4D5E8DA3C132921ECF,
SchemaAttDef_System_Xml_IDtdAttributeInfo_get_LinePosition_m491919C878637FB270E2F933198A4E0E0E125387,
SchemaAttDef_System_Xml_IDtdAttributeInfo_get_IsNonCDataType_m95C82E04BF3C1DCC8F9CA47AA6E8A0B90041657C,
SchemaAttDef_System_Xml_IDtdAttributeInfo_get_IsDeclaredInExternal_mE5FE2B037EE4D49B3E27B295C444C079EF18841E,
SchemaAttDef_System_Xml_IDtdAttributeInfo_get_IsXmlAttribute_mA130FD38A663B8EE4E1D7ACB48D3B87B3C15B849,
SchemaAttDef_System_Xml_IDtdDefaultAttributeInfo_get_DefaultValueExpanded_m2EE6ADA05619B348E7CEAE02ACA7A5A930263853,
SchemaAttDef_System_Xml_IDtdDefaultAttributeInfo_get_DefaultValueTyped_m2F7857E3F720E192E9E0DA627AE9E8883C823D52,
SchemaAttDef_System_Xml_IDtdDefaultAttributeInfo_get_ValueLineNumber_m05C6432C103DC4D372625ABF186132D76B755DFE,
SchemaAttDef_System_Xml_IDtdDefaultAttributeInfo_get_ValueLinePosition_m8B79E571567D9B890BA2A8C770D7DB57CF2B96D8,
SchemaAttDef_get_LinePosition_m192E37BC23204F940B4BC5BBBCC248EEAE4481D1,
SchemaAttDef_set_LinePosition_mC3B43012E31CCE6784CCFE1B9FE8CC15B0C7E584,
SchemaAttDef_get_LineNumber_m8A9494C90F0B132F2A84AF7203FE074046529A1C,
SchemaAttDef_set_LineNumber_mA7F00D8F6FAB9626DBF9444371C2D5B0EF99E07E,
SchemaAttDef_get_ValueLinePosition_m43CB9139B92F934F7AF67D0EFCF1A5BCC0A8DEAB,
SchemaAttDef_set_ValueLinePosition_m8AEAB2128F36C4F66C16E9CB778C94402E15D387,
SchemaAttDef_get_ValueLineNumber_m6E3FEFC8B5E9CB9D034125346161BC710E52423E,
SchemaAttDef_set_ValueLineNumber_mD19157EDC780F89AA9FD6C07FEE28363DB7BDC91,
SchemaAttDef_get_DefaultValueExpanded_m61569B11E4FBDEED7A35CD5A39675B57CE6DB78F,
SchemaAttDef_set_DefaultValueExpanded_mE4A42E55D630D5C41EAF3480F721749DBB59B801,
SchemaAttDef_get_TokenizedType_m57FC667A4FC7D2904B78B639A39E872595F7EF86,
SchemaAttDef_set_TokenizedType_m66E5B35A86397A9C6E7B97C3DE2A47FC49B5D1FA,
SchemaAttDef_get_Reserved_m301C4E6E533BE8C00AFF8C087BCF8575B618D055,
SchemaAttDef_set_Reserved_mA68CCD19A9DFB1D612973314A38245DCA338BDC4,
SchemaAttDef_get_DefaultValueChecked_m57D6252200749344E61A44A323A8082353DA4B8F,
SchemaAttDef_get_SchemaAttribute_m03B3C424DB9FBCEAE7459CFB4DDB7FF1FBD895D1,
SchemaAttDef_set_SchemaAttribute_m0ED91611DB92AD15354152FCB9917106E8E139A4,
SchemaAttDef_CheckXmlSpace_m03EFF5426C02492D7C4EEFEC396DC7386E20DB74,
SchemaAttDef_Clone_m772F8962316A6850B149FFAB55221C02D4171CE1,
SchemaAttDef__cctor_m489099CC1102DDE696960D1C068E8A6546CBE5E5,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
SchemaBuilder__ctor_m8F128F339151B36BAECCAF4FA2815DA59B86A344,
SchemaCollectionCompiler__ctor_mE571BA4EC5E46C367B84F8C37232DA8690D99059,
SchemaCollectionCompiler_Execute_m51B46840497E050D9D96125BCA9414F9AA88F4A7,
SchemaCollectionCompiler_Prepare_mD87B71C6D377F8B8811134964B878C67DD7CFA12,
SchemaCollectionCompiler_Cleanup_m1ED186161622B546808B0E3ABD6CC032917F9D73,
SchemaCollectionCompiler_Cleanup_m74E777ABEDEFA879D015A8165FBC4A0E6FDF94C3,
SchemaCollectionCompiler_Compile_m7E86FBC09A2EBA081548BC8B289A370A97B7184B,
SchemaCollectionCompiler_Output_mD929ED19375AE666148A7967C4431B7F8E3A921B,
SchemaCollectionCompiler_CleanupAttribute_m033D99564547A98006D5AB56F922E90F6A0905C5,
SchemaCollectionCompiler_CleanupAttributeGroup_m3AB660AFBD31127DAC6925C0CE31D5323DCE36CC,
SchemaCollectionCompiler_CleanupComplexType_mBAF37352331AFAF4881ECAFACAD36FDCE5A9EED0,
SchemaCollectionCompiler_CleanupSimpleType_m77E9D1FCCDB6A303653980C2205955B357695AFE,
SchemaCollectionCompiler_CleanupElement_mAE6275B27577CDE6974DEB2725FEDFE3B3DDDB7C,
SchemaCollectionCompiler_CleanupAttributes_m885A43C682CBF195BCC158AFD14F4F75ABCB01E1,
SchemaCollectionCompiler_CleanupGroup_m7E8B4B928B1F2F276DA236CEB40E2F330EDD0FAB,
SchemaCollectionCompiler_CleanupParticle_mF543597977A92EC09A5F355F008BCA874CAC287D,
SchemaCollectionCompiler_CompileSubstitutionGroup_mB065AC6E66BD2A0A4A8119938B5A16F017E0D4B3,
SchemaCollectionCompiler_CheckSubstitutionGroup_m71723BAF57C6F88F98AF664F6BD0DD4BE2CE6B3D,
SchemaCollectionCompiler_CompileGroup_m8593542D072CF77B060847DA733A998770A02CAE,
SchemaCollectionCompiler_CompileSimpleType_m2AB0CD83AD67C47146518195559CC4D5C1CF03F5,
SchemaCollectionCompiler_CompileBaseMemberTypes_m67D5E5F0296CAA9F3E0A0BF71AEBCADC8CE37BCF,
SchemaCollectionCompiler_CheckUnionType_mD32A3A435975537666DC5D4AE3B70511BAF2B0DE,
SchemaCollectionCompiler_CompileComplexType_m689DB9E50C878DB3EBF3379718C37E381A405AA8,
SchemaCollectionCompiler_CompileSimpleContentExtension_mEA69920B63360740315D47C6A3C2DCA4BC3C824C,
SchemaCollectionCompiler_CompileSimpleContentRestriction_m6D1E5C07C555F6A513549D9C3B53C155D4C62894,
SchemaCollectionCompiler_CompileComplexContentExtension_mA1B2FE3354DA2364866DDDB934BD0E4082BEF69A,
SchemaCollectionCompiler_CompileComplexContentRestriction_mFE35721235642011E7E2F416E444C8F59C7ED87A,
SchemaCollectionCompiler_CheckParticleDerivation_mFC58D2B254FB68E59355195846F59A22C1E513C0,
SchemaCollectionCompiler_CompileContentTypeParticle_m7893400D73E424FE0BAB32B6EA812779ADF79DB6,
SchemaCollectionCompiler_CannonicalizeParticle_mB8B4DD586196D128324D0AE5236FF2825828289D,
SchemaCollectionCompiler_CannonicalizeElement_mF7DCF597DF5CFC761B014A057813D75AC2ED31A7,
SchemaCollectionCompiler_CannonicalizeGroupRef_mEA5FD58A741C0C4A498C633D16C6A729C318ECF5,
SchemaCollectionCompiler_CannonicalizeAll_m3AE9239255CEB3B2FEFA440A09BCA0F7E3CC4434,
SchemaCollectionCompiler_CannonicalizeChoice_m61B0B6A589A1E1F45617D60193003CF6D4A74E01,
SchemaCollectionCompiler_CannonicalizeSequence_mD69C1FDCD7C6161F66E1C8A9A4E8D526BE0D895E,
SchemaCollectionCompiler_IsValidRestriction_m7AE99874225B60DE1A029DD41B3DE3BBC2F6AAD5,
SchemaCollectionCompiler_IsElementFromElement_m0F60541AE1AE2A9E92E4361AD180A80F5420E3BA,
SchemaCollectionCompiler_IsElementFromAny_m2DC547959BCA00FF8BB984A55D9A37AA90DF24F0,
SchemaCollectionCompiler_IsAnyFromAny_mD235189BB25B42CB1B9677C94E7FD420239BF245,
SchemaCollectionCompiler_IsGroupBaseFromAny_mAFB5C212DC87F86479747BBDAB6F117ACE143193,
SchemaCollectionCompiler_IsElementFromGroupBase_mE4F924BEAEB0813AE002A36A70834216C8B67CE8,
SchemaCollectionCompiler_IsGroupBaseFromGroupBase_m99BE87335C4E7A20A40F88984C77134F979FBFC7,
SchemaCollectionCompiler_IsSequenceFromAll_m0B71F256B766BCF5B427F896A89AA95DF78A6BCE,
SchemaCollectionCompiler_IsSequenceFromChoice_m44F2246B233F8FB231FB98B52A7CED67D58EA0EA,
SchemaCollectionCompiler_CalculateSequenceRange_m0C93CA368351D4314A02C67E5E63E6143A9E549A,
SchemaCollectionCompiler_IsValidOccurrenceRangeRestriction_m7B2DB3FFBD8F41EC94049EB8C379DF4105B29038,
SchemaCollectionCompiler_IsValidOccurrenceRangeRestriction_m577B0EA6B81FF79CDBF1C3BDA4C1A573D32C70C0,
SchemaCollectionCompiler_GetMappingParticle_m27F324C3A701215E7DD498106D55E55516C3DE4C,
SchemaCollectionCompiler_IsParticleEmptiable_m4F9C0799FC303C2770051709F06068B08773E81D,
SchemaCollectionCompiler_CalculateEffectiveTotalRange_m2627353C87D16A76989602DFDAB35FEE37831C5F,
SchemaCollectionCompiler_PushComplexType_m7EA792B67EF138EE5C6AED292212FA9DBE80D882,
SchemaCollectionCompiler_GetSchemaContentType_m30CE23452B81439C0F27ECAC25117E20C615B807,
SchemaCollectionCompiler_CompileAttributeGroup_m4D6EC98CF8CCBE9129E6C18374DB4EB2E7248D3A,
SchemaCollectionCompiler_CompileLocalAttributes_m61CB4B02269A91D1C1CE1EC7BB0544291AC7F0D1,
SchemaCollectionCompiler_CompileAnyAttributeUnion_m165E74BEA265E4FC249E6FF5443C859250DAA022,
SchemaCollectionCompiler_CompileAnyAttributeIntersection_mD41F8F5B40E512C749099236E2A8282076A55B08,
SchemaCollectionCompiler_CompileAttribute_m881A646A2AC53D5AB8A85FE6DC3FF84A44F8768A,
SchemaCollectionCompiler_CompileIdentityConstraint_m189C883850F31A9BE6D2D10E5F5DB59A24A68BC7,
SchemaCollectionCompiler_CompileElement_mDE150019EF3D7116ABE40E3239E34C4824A33BEF,
SchemaCollectionCompiler_CompileComplexContent_mCC1CCB6E1F50886463B11644120FC1D1AF64C982,
SchemaCollectionCompiler_BuildParticleContentModel_mED54FF6A1DCC4016255FB93AED3C8B6370CB59BE,
SchemaCollectionCompiler_CompileParticleElements_m2798E4B15CA171D12D4277518E53FB98603F039A,
SchemaCollectionCompiler_CompileCompexTypeElements_mB4ECA510D28E1EFED8A5D3155C696681DFCBAB4C,
SchemaCollectionCompiler_GetSimpleType_m346E9485DC9BD488F9B2CF25522D688859CA3AF9,
SchemaCollectionCompiler_GetComplexType_m964978616ED58841B3E76B4FA77CCB82B51FC192,
SchemaCollectionCompiler_GetAnySchemaType_m642DA0BE45AD94CEE8AF98E009E96082C34DB054,
SchemaCollectionPreprocessor__ctor_m9B6E9D59AF122B018DF34784F8C2BB326E345ACE,
SchemaCollectionPreprocessor_Execute_m750A078C720380525FF2560F438828F17ECE29F7,
SchemaCollectionPreprocessor_Cleanup_mFB26502AD849E5616996726546C28D72399E7DFF,
SchemaCollectionPreprocessor_set_XmlResolver_mB8AA0F88B639118044BAE3DF9D136451426C5C1B,
SchemaCollectionPreprocessor_LoadExternals_m4911BD1A57322662FA68D08A150468D58C8E7F7D,
SchemaCollectionPreprocessor_BuildRefNamespaces_m32DDDDFF74439785F0CCD71EA91E487ADFF70B5D,
SchemaCollectionPreprocessor_Preprocess_m08BE30C75E0C74CCB1AE324B32BE3CC3CFF76F25,
SchemaCollectionPreprocessor_PreprocessRedefine_mB1C55DA37FD70FCBBFEB5F7FA607AD643A8D8D65,
SchemaCollectionPreprocessor_CountGroupSelfReference_mA7302BC9551ED2E62EC07E30D7487358B0A5B101,
SchemaCollectionPreprocessor_CheckRefinedGroup_m6A8EB29AE15A8120C76F496E1F6D325113EB6D58,
SchemaCollectionPreprocessor_CheckRefinedAttributeGroup_mF42F659D08B307A046BEB9B0364C00A2C8C326D2,
SchemaCollectionPreprocessor_CheckRefinedSimpleType_m61E4BE86FC7DE3803E502258250F312B1FAA0747,
SchemaCollectionPreprocessor_CheckRefinedComplexType_m99434E7E23EB73B70CCD39EF9FDD7276E2868714,
SchemaCollectionPreprocessor_PreprocessAttribute_m6CFA7C2B27E7FCB9B138DF68309344B53A9E661D,
SchemaCollectionPreprocessor_PreprocessLocalAttribute_m453FD3731BEDEBAA965D247C4584DA8905F11B39,
SchemaCollectionPreprocessor_PreprocessAttributeContent_m5714FE0D2737ED86C98EB43964582EA37F3CC092,
SchemaCollectionPreprocessor_PreprocessAttributeGroup_m1DB4412EE0E7C7580C7A095D666271A092FCE041,
SchemaCollectionPreprocessor_PreprocessElement_m3D56340CEE21D445A6EC2126ABA11B879EE1448E,
SchemaCollectionPreprocessor_PreprocessLocalElement_mB3298256B38E63176AA8ADC6A99DAA6F664C790E,
SchemaCollectionPreprocessor_PreprocessElementContent_mFE0A4E8B082E4A701654A91A59D87791E4420DF8,
SchemaCollectionPreprocessor_PreprocessIdentityConstraint_mE03C2DC1D428AEE2D53F0BCE3A769C91A11E0CAB,
SchemaCollectionPreprocessor_PreprocessSimpleType_mB08975E1E0DFA7F9685F93E8B9BCFE8BA5D29110,
SchemaCollectionPreprocessor_PreprocessComplexType_mD78A9987AC65643508B5DBF8E9E40C8606496816,
SchemaCollectionPreprocessor_PreprocessGroup_mD5F0F63B096FD14F7A133227106407D1F69D22B9,
SchemaCollectionPreprocessor_PreprocessNotation_m01071D80794636FF0D7885CC061301FE3EFB10A1,
SchemaCollectionPreprocessor_PreprocessParticle_mFAB6BE800E32764F38E3F0CF6188F6C38A0D2EFB,
SchemaCollectionPreprocessor_PreprocessAttributes_m9F5CA3F4546D14CFF8D32ABE7224E15A25FF58A1,
SchemaCollectionPreprocessor_ValidateIdAttribute_mB635D2445CD8184F004A1299823CAA560A01707D,
SchemaCollectionPreprocessor_ValidateNameAttribute_m5B73E7E7216685F9D9C4F689F6AB0831705EC204,
SchemaCollectionPreprocessor_ValidateQNameAttribute_mFC476C3E2F86DDCD573B39DA60BE7A857CBBC77A,
SchemaCollectionPreprocessor_SetParent_mA397F61DC3EA118ADBC6576FC63789471B3A554C,
SchemaCollectionPreprocessor_PreprocessAnnotation_mABC5BBFEDCB4F795FBF1A9FE7935C2D75C65C49A,
SchemaCollectionPreprocessor_ResolveSchemaLocationUri_m696442CCEF07C1246BF81E1FAA0AB4302A6BEFCF,
SchemaCollectionPreprocessor_GetSchemaEntity_m0F3336D64957773DF190ECBE92CB184AC62C58E5,
SchemaDeclBase__ctor_m3BC0485AF61F3BA52B54C2D6ED3B827253BAEFFF,
SchemaDeclBase__ctor_mDD7D2A0D6C87308857840F3032864CB8FAEB7C3B,
SchemaDeclBase_get_Name_m013DF0DD721FE902399C2DF4D2E6F8DAD50ECFAE,
SchemaDeclBase_set_Name_m207C6B5EA72B1FB8D9FE77D449AA16F2B25B6AAE,
SchemaDeclBase_get_Prefix_mE72A285F12958A0C40F8CDEDA2838B3A09233455,
SchemaDeclBase_set_Prefix_m08DA82B9905268283CABDA2BAF38B721A0BF040E,
SchemaDeclBase_get_IsDeclaredInExternal_mEB74F4C126AB527489D2F64BE954806DE7AE5655,
SchemaDeclBase_set_IsDeclaredInExternal_m3F57DA2AD9DBAC1C431293C53E4E052A8E915D96,
SchemaDeclBase_get_Presence_mCF2610A186758B71CAFF2FC2586D9B604C2AE539,
SchemaDeclBase_set_Presence_mB1FAF4B21DA1F38F9A40D57E54260010E54C1B91,
SchemaDeclBase_get_MaxLength_m0AB24B52AF907F68A5073398CDD537208880DA22,
SchemaDeclBase_set_MaxLength_m531FCFB68899C79498462A69C28AB7447E5797EE,
SchemaDeclBase_get_MinLength_mADFD1DB971D3595B394A6ED5EB7B3BB608A867FB,
SchemaDeclBase_set_MinLength_m0764D469D7282C7E68601AAF4520BC1809E31F0F,
SchemaDeclBase_get_SchemaType_m46E8C95101CB925C57BD9CBF64D8A755335345B5,
SchemaDeclBase_set_SchemaType_m4A34BA7ABAAD6A60F7AE3A2572EDD3E86893A21F,
SchemaDeclBase_get_Datatype_mE6DE13C3518B65A1CF6E464F12D7D7653247AF90,
SchemaDeclBase_set_Datatype_mE01A8C0C2477840D4B13023766D805391E89DBB5,
SchemaDeclBase_AddValue_m9C70610A093F7CD2287EB47D9FA619E1D29A1958,
SchemaDeclBase_get_Values_m5CBE6E5DB4DE93179FEB87F1BBC0EAF43FAF0E06,
SchemaDeclBase_set_Values_mCE0D39571AB38EAC7D9CE0CD6BDD42120E6901AE,
SchemaDeclBase_get_DefaultValueRaw_m794A7DCEA1AE2B3B4D71DB45B913FCAA16657936,
SchemaDeclBase_set_DefaultValueRaw_m0DDD95ED2A03ADDFE2A2C094305B69412280BCAB,
SchemaDeclBase_get_DefaultValueTyped_m16C165322E494F1BC351D0DF53210CF3A906ECAF,
SchemaDeclBase_set_DefaultValueTyped_m35E01A5A9C44038AE78774AF2D7B6E627AD66FC1,
SchemaDeclBase_CheckEnumeration_m14E09203C4120A77067192DEE7A899F407317BC1,
SchemaDeclBase_CheckValue_m7DFE87CAF1D32203AB814BA032CCA2AF8D03727A,
SchemaElementDecl__ctor_m3F598CDFDFF5882460C9DB24DD0C445D424C06C4,
SchemaElementDecl__ctor_m274259EC34CE5CE38AE0F38DF2640CBAA9CBB1DF,
SchemaElementDecl__ctor_m37D4F8688A2FCD66D64D442660B6E6BB0F30E70C,
SchemaElementDecl_CreateAnyTypeElementDecl_m77A23AC637D4DE1E4C66905B7147767048DB0ED5,
SchemaElementDecl_System_Xml_IDtdAttributeListInfo_get_HasNonCDataAttributes_m2DA371B47C58EBEFFC726201F2272386103E2429,
SchemaElementDecl_System_Xml_IDtdAttributeListInfo_LookupAttribute_m78124BDF0C35B23BC1AE7D442F38818D8859757D,
SchemaElementDecl_System_Xml_IDtdAttributeListInfo_LookupDefaultAttributes_m9D959AC1FEDEC18824D53F9017395885F22FC6A4,
SchemaElementDecl_get_IsIdDeclared_m44ADA012ED628AF85A038CF178E9CA86806077B3,
SchemaElementDecl_set_IsIdDeclared_m88620A2DF06335275FD59A77CB5073E5707BA5AD,
SchemaElementDecl_get_HasNonCDataAttribute_m94D7B922331C0173378BCE5E4930F16EAD277419,
SchemaElementDecl_set_HasNonCDataAttribute_m66C35DA3287AD11A2D0DD2E47FE3B8198851F01E,
SchemaElementDecl_Clone_m001EC2B9C304DB588E4C2B06A5EA0DA5857DB089,
SchemaElementDecl_get_IsAbstract_m6A66C233D51685CD995849E1BA962DC9028221B0,
SchemaElementDecl_set_IsAbstract_m595C044DE3F0246C41762D8D60584FCA3365919E,
SchemaElementDecl_get_IsNillable_m7228F866834534EBF16EF358A407E92F4CDFE689,
SchemaElementDecl_set_IsNillable_m038AE020F3017CE194C40220EBD82E934EAF8666,
SchemaElementDecl_get_Block_m5A64E5A09AFA41761FF96138A307ADC795959385,
SchemaElementDecl_set_Block_mBA7BF8D373467EC4506E42A920BB378243E9BCE1,
SchemaElementDecl_get_IsNotationDeclared_m56FEF2BE202BF5AC41DDFB7BCA33983F71A0FB0B,
SchemaElementDecl_set_IsNotationDeclared_m33DFE77CEA01A59316738F4BC49110A7C98A2365,
SchemaElementDecl_get_HasDefaultAttribute_mC2DB4435D9CE3C83AD5CD49AA9F4F91B5593A642,
SchemaElementDecl_get_HasRequiredAttribute_mA1790096360AAF0BFA8E87BAF4B230D12AECCC6B,
SchemaElementDecl_get_ContentValidator_m687E7878F142CFC03B5D7B4FFD6FE1F4AE6526E1,
SchemaElementDecl_set_ContentValidator_m9670779D24E74D3F1272FB1C378371719F9DFB0E,
SchemaElementDecl_get_AnyAttribute_mC3B1C2126189A54F591B692BA565C054D8EBAC50,
SchemaElementDecl_set_AnyAttribute_mF129885E6F7A97FBF78EF5F736239FCE4F9ABA89,
SchemaElementDecl_get_Constraints_m4FD9F7A6901AB7FE2E546E128C698ED50A69D4F4,
SchemaElementDecl_set_Constraints_m8AD0436E153498A156D1D8B3F960080EFE6B6EC5,
SchemaElementDecl_get_SchemaElement_mA6DB7440DD4849BF5D743810DAC100110DA5AF93,
SchemaElementDecl_set_SchemaElement_mAF3D3254001A69239B6D897485FAA9D2D6A8EA4B,
SchemaElementDecl_AddAttDef_mAF964F8485156FF16A7554A1B8DC76B7A83C12BA,
SchemaElementDecl_GetAttDef_m157EF6E66718BDD7F087323423296A4AF4719259,
SchemaElementDecl_get_DefaultAttDefs_m2AC1645F0CED019A9B186C026CA7A19A3BFE6556,
SchemaElementDecl_get_AttDefs_m2E3114DFAB8D978CBFAA6E31C2CD18A9AA9DAC50,
SchemaElementDecl_get_ProhibitedAttributes_m63C08C71719D756211F5B891D7F44B4B5842C1DA,
SchemaElementDecl_CheckAttributes_m30F104D5F100EBC4D7B36BC5B96CFABB1F788429,
SchemaElementDecl__cctor_m5D26F878B63D846576180BDE4E0BB473E4F79527,
SchemaEntity__ctor_m7444C0D862E0CC6A87EE2B39B4D058F657AA299C,
SchemaEntity_System_Xml_IDtdEntityInfo_get_Name_m352553FC53FDD911A721B1384C4B7979871587BA,
SchemaEntity_System_Xml_IDtdEntityInfo_get_IsExternal_m127C37E5C879C2A0AD5E000AC5248323CA702701,
SchemaEntity_System_Xml_IDtdEntityInfo_get_IsDeclaredInExternal_m36ED4C26032384E1E84D9466A3D3BB302C8B6001,
SchemaEntity_System_Xml_IDtdEntityInfo_get_IsUnparsedEntity_m57DEA7CD86C5B717719F25B2886863DB100DDCCB,
SchemaEntity_System_Xml_IDtdEntityInfo_get_IsParameterEntity_mA9C97DB0F1734CDA97403005A973ED18C0897094,
SchemaEntity_System_Xml_IDtdEntityInfo_get_BaseUriString_m3D67C1040FA19F4F4B1D97DC2E8B4C6837913DEB,
SchemaEntity_System_Xml_IDtdEntityInfo_get_DeclaredUriString_m70A84C269273AC6F5FBC43C9D8000AFBDA4CD794,
SchemaEntity_System_Xml_IDtdEntityInfo_get_SystemId_mA7E3BFA9546D151C96FB99CCDABFCA332C0C094F,
SchemaEntity_System_Xml_IDtdEntityInfo_get_PublicId_mC9CFE2C65616543CF54FB444E63FFB9298EDC808,
SchemaEntity_System_Xml_IDtdEntityInfo_get_Text_m14D75FD4114F04E252BEBF48AE8E5625332AFABC,
SchemaEntity_System_Xml_IDtdEntityInfo_get_LineNumber_m6263C3254C437DE11BAC335F58742759EB4F2E09,
SchemaEntity_System_Xml_IDtdEntityInfo_get_LinePosition_m0EAF16F3E9276C9475A41F6DC536BCDA1AFD63FA,
SchemaEntity_IsPredefinedEntity_m1D4A2C7ADF0F8BA271221142CE2E56A1EE653B18,
SchemaEntity_get_Name_m8A17CC3B68A15DCD4C3ACEC6AE82AB7BF5CDBEAC,
SchemaEntity_get_Url_m7519C52A444DFD11468483C299A6C9D6A92F1CFB,
SchemaEntity_set_Url_m39051E42954FC32EF9283C192653BA148CB41249,
SchemaEntity_get_Pubid_m9845E8CD129266AFA62E58F857D88D0941C88C82,
SchemaEntity_set_Pubid_m38932D2D6C40B066741B4F3C85478DA7A49F1FC2,
SchemaEntity_get_IsExternal_mBFBDEF21B96AE11DAF242E5B7E2C3B63693FC8CE,
SchemaEntity_set_IsExternal_mEA049015A7FB2840CFC3870A2F41FAC927612D12,
SchemaEntity_get_DeclaredInExternal_mEAF749D691316F3C1A7C72383B527E943CB9608A,
SchemaEntity_set_DeclaredInExternal_mE6A46D7897D9CDBF7400135BF42A153AB313D66F,
SchemaEntity_get_NData_m7B05467BF6357AB27C1DAFBFE27F9720C79CEC3C,
SchemaEntity_set_NData_mB7C417287EC6223758560683CFEF6961CCA9DD4F,
SchemaEntity_get_Text_mDCF201E623D7A98F87E859ACDEE9B5B6B4E953AE,
SchemaEntity_set_Text_m62FCB261049A0B400D7C27470AFC73EA227861AF,
SchemaEntity_get_Line_m7080071B6DE51A523D56CD36F0EE212140362FB2,
SchemaEntity_set_Line_m3F4EBBBF917403C4F93292B873B64063DD3850F3,
SchemaEntity_get_Pos_m6647403022CB46CAE95B3BED0503FEA0C1A6C0F4,
SchemaEntity_set_Pos_mD4124AF35C72621D401E02AED280FF8A8934FABB,
SchemaEntity_get_BaseURI_m12366B555F0076A6D007AEE5EA1D0220B634CEBB,
SchemaEntity_set_BaseURI_mFC468DD1928AD24B87E405653FBB189A67042C61,
SchemaEntity_get_ParsingInProgress_m1A11FBE9700163EB33B81751FB96EA42F99F90EC,
SchemaEntity_set_ParsingInProgress_m6DA2762E08D1C44455A0E1CF86B7B208A6BD1480,
SchemaEntity_get_DeclaredURI_mA5B2AACD3D552050C6318FD6383F32FB0CC0CEA0,
SchemaEntity_set_DeclaredURI_m0411EACB64E056C515ADBBD2118036872D76AC96,
SchemaInfo__ctor_mF2778D9A328648120368A2B00DC41949E52E0963,
SchemaInfo_get_DocTypeName_m4BBB68F652B02DAE4E77D2CE9AAC41D4650B019B,
SchemaInfo_set_DocTypeName_mB87F85301E58DCCDD63697CE790A4417A07A54B0,
SchemaInfo_set_InternalDtdSubset_m8352C52C8065FDD87C562CC9AC5CC098B7697CD5,
SchemaInfo_get_ElementDecls_m238E5681BECA397E7010F7BEFBAC2D0FBEC43BD7,
SchemaInfo_get_UndeclaredElementDecls_m0A88B7833EFC3AAFB9DC374257DB131D1902EF1D,
SchemaInfo_get_GeneralEntities_mB8E4E7E02EB79C03BDEEB06638EBFA631DE9C9D2,
SchemaInfo_get_ParameterEntities_m54F4C298FA2B2AAE10FAA43965E9DD2C84E76FBB,
SchemaInfo_get_SchemaType_m44BE9221A63C4D13AE45A2054A875B533518B0FC,
SchemaInfo_set_SchemaType_m00F5B5934AC3BDDD71AAEB8CA3E307451FA51229,
SchemaInfo_get_TargetNamespaces_m051A78CD43B364C0B10D75781749BAEE3EBF564D,
SchemaInfo_get_ElementDeclsByType_mD6328AE54045B3DD88F6C90421BA1EEA4F980968,
SchemaInfo_get_AttributeDecls_m6429716042D0208572ECEA9F5768C7A9A0C3495B,
SchemaInfo_get_Notations_m922CD199C8750B3D6F5662DB0EA272805A7EA3A1,
SchemaInfo_get_ErrorCount_m0AF324B982792CD944888F69C3A654E7F82C94AB,
SchemaInfo_set_ErrorCount_m7D142F30D6320F0B279C973A6220F7D8EFB248A7,
SchemaInfo_GetElementDecl_mDD703F69AB03039D9D52A1AE548D035462F92443,
SchemaInfo_GetTypeDecl_m886A28A92868F4A8D1B5D5349FA4DA6A42B0611C,
SchemaInfo_GetElement_m85FCF257B1E1C6E8756B15A5B0301287993B5099,
SchemaInfo_HasSchema_m2C02B6123E7004B058DC6606F643CAAD56D2B619,
SchemaInfo_Contains_m05ECE7B576B731F76916616A15EE4361AA8E592F,
SchemaInfo_GetAttributeXdr_mD73DDBD855C39EBD0D06DE123377A2E9A431AA92,
SchemaInfo_GetAttributeXsd_mC27985D62EBFB9FFCCFB0FBC3430C24C95ECBCE5,
SchemaInfo_GetAttributeXsd_m229A2E1FBCE6BB62712FC05A25F0D9E5C88B5120,
SchemaInfo_Add_m9F48748C906F00CC081EFDA73BDE062CFA991019,
SchemaInfo_Finish_m2819E8B404C31776D077502515C4BA78BD02F569,
SchemaInfo_System_Xml_IDtdInfo_get_HasDefaultAttributes_mEBAF817250BF7087E7C9563789F66658C9B0CE42,
SchemaInfo_System_Xml_IDtdInfo_get_HasNonCDataAttributes_m0ACAF8FC2BD37D2FFE23563C972F1B4D21F1547D,
SchemaInfo_System_Xml_IDtdInfo_LookupAttributeList_m41881F02B0447D86A47930EE242A8074F8FEBAD0,
SchemaInfo_System_Xml_IDtdInfo_LookupEntity_m313DCF24AD1330EC15EE99BA0789DBEC9B44C4A4,
SchemaInfo_System_Xml_IDtdInfo_get_Name_m33815EAFB7FB13F1F81E50ABC4A8890AD9CA0B80,
SchemaInfo_System_Xml_IDtdInfo_get_InternalDtdSubset_mF1738CFE5ACAF0F48716D54C4639E4E782C91376,
SchemaNames__ctor_m540A61CE1A638A0C32467AF7428CC3592EAF0469,
SchemaNames_CreateTokenToQNameTable_mFDA8FB295147E5BDFFD9CD4B643CE5811D3FA363,
SchemaNames_SchemaTypeFromRoot_mD1583A1C180B47EEC8CD3209C764E6E55F6B48E6,
SchemaNames_IsXSDRoot_m3A2F7188F616DFF46BC37153A72064B56EA45598,
SchemaNames_IsXDRRoot_mE3817D437E6F2496BF68326FE0F2DDCC8EB273B4,
SchemaNamespaceManager__ctor_mBF0213141E461B6A496F64C963FE90912183BD1A,
SchemaNamespaceManager_LookupNamespace_mFF7FFDD0F9F12609BBBEBAB83647ED1C793A8C09,
SchemaNamespaceManager_LookupPrefix_m547D5C214F6E2834F1B72BD701556C8C044DE149,
SchemaNotation__ctor_m2C7E7540A7A33F4B18E31AEB896806C301466457,
SchemaNotation_get_Name_mF5CA9EBBD17ADAB3A31FC36FDB03B236C4847FCD,
SchemaNotation_get_SystemLiteral_m0E99C9B3C22B1F8535F3C9334B91EEFD0C2F1DF3,
SchemaNotation_set_SystemLiteral_mE508FA22D4C2368801F3A5AA2B5797F1221234CD,
SchemaNotation_get_Pubid_m28D7BB40FF192EDC5B5461FBE0FF7E690A3B6BFE,
SchemaNotation_set_Pubid_m3829B9FB66E7CB42DBAE04A487127361BFF4357B,
Compiler__ctor_m49C27DD70F845B7B7B863C2121CB261DC82990AE,
Compiler_Execute_m73F85141E65AE7794402735DE4F9902549C75D66,
Compiler_Prepare_m62D4498EF45C7B50FF8DABA122F95AD46C7A8CB6,
Compiler_UpdateSForSSimpleTypes_m5724F217975CD08364C46D5568A3F3FC21B9EA3C,
Compiler_Output_m96B0F2D69978AC86236FF2F96C6DA37EB6884763,
Compiler_ImportAllCompiledSchemas_mAD903E7310E1562796CF7136DC6858C9B05529FC,
Compiler_Compile_m446D9BB2BEFEA4AEFF35DE49CFF3AC4A73D777D7,
Compiler_CleanupAttribute_mE1C1EAA30E2ACA18ADACBF70D1FDDDB3DF0A27D5,
Compiler_CleanupAttributeGroup_m5C49730F512712BF64FFA90A3E63796588148351,
Compiler_CleanupComplexType_m6684D84E603FF23E8E7D8D13BD628EC77F5D97B4,
Compiler_CleanupSimpleType_m52A9C1529D92940CF032970523ECBAA5E340AC55,
Compiler_CleanupElement_m30280F30A4458E98B00672786E0511FD9D4B0BA3,
Compiler_CleanupAttributes_m7DAAC53079E793186159D3206006D05A34ABFA8B,
Compiler_CleanupGroup_m3E267D64DE186B6F544246D7482000DA3065FE05,
Compiler_CleanupParticle_m32D89AF446D27B0A53AEF44FDCA1F08F5D0463D2,
Compiler_ProcessSubstitutionGroups_mF1680315E32BE8E405F2DB1CE79C0A20BF9DFCFE,
Compiler_CompileSubstitutionGroup_m2B04D266DEC42E773867F95FC348F6FBB6FE2C60,
Compiler_RecursivelyCheckRedefinedGroups_m0EBDEC39A1931BA9027ACF08A3649C2E45E9DF67,
Compiler_RecursivelyCheckRedefinedAttributeGroups_m4C5338FF33DCF092943FDFA82C15856C46F28757,
Compiler_CompileGroup_m4F2E9CD694DF95F50ADC7A24F0F743C6A57FFE0B,
Compiler_CompileSimpleType_m1E323D9A7F7DD8721B25BC781B1B112748406CB1,
Compiler_CompileBaseMemberTypes_m5F098D699EF60850C8BFFF9F1356113E14F8B1C6,
Compiler_CheckUnionType_m4AA3195C793564D0ADF07E4EF31196E164B007C8,
Compiler_CompileComplexType_m276EEBB1C10FCE4391449629268F8405D32A6AEB,
Compiler_CompileSimpleContentExtension_m6F45314DB13DB614FD08CC821DF3A26521B9EECE,
Compiler_CompileSimpleContentRestriction_mBE6FFB1935D5FC9BBEC3831302CBF097DBE2D138,
Compiler_CompileComplexContentExtension_mF974550019D9B53E2073E236582CC72957535260,
Compiler_CompileComplexContentRestriction_mCE4C0A962EC08F7FEF5DA285732CD5C4FCAEA21C,
Compiler_CheckParticleDerivation_m22A097632969331FFD91440814DCBC9DAE6056D2,
Compiler_CheckParticleDerivation_mDD6C68E60B84A07150BEC7FC5276D18A4B2B2F06,
Compiler_CompileContentTypeParticle_mB829EC2208A664912E6BB35385C08D3456CB268F,
Compiler_CannonicalizeParticle_mAA29C985BAF2B1B8EB1B71559297E22DB8D2CD62,
Compiler_CannonicalizeElement_m20C655ECB58153807436B1CBC3D46D02DB316A54,
Compiler_CannonicalizeGroupRef_m00C226CD491CB7395D06D5878B519DE0C56B6B3D,
Compiler_CannonicalizeAll_m52CC4E696650FAD982CAC02528F1723AAF5CAD64,
Compiler_CannonicalizeChoice_m6516F088928B319EF51FBCC98B0A4090E718A0C0,
Compiler_CannonicalizeSequence_mA3A8E5F8C1E72D40F1E9A1F01956BFF10C97ABA1,
Compiler_CannonicalizePointlessRoot_mA4564C3099B62E932071495E116A4C2A339CA674,
Compiler_IsValidRestriction_mE3131EEA63BC1777975D2076DC8DB2C6764C0B9E,
Compiler_IsElementFromElement_m9B90E61906B41A0EE7482B6448A8583E78792E33,
Compiler_IsElementFromAny_m55260F25BCC641B8A20F8EAC8389F85064D88167,
Compiler_IsAnyFromAny_m29FD06356A5AE2EA9AA0733969621D898B7963BD,
Compiler_IsGroupBaseFromAny_mABDD613D054F60502AA218F80C79AC340669B376,
Compiler_IsElementFromGroupBase_m48D6FB4E65CE6DE11D139ABBAE48B6E85465FF83,
Compiler_IsChoiceFromChoiceSubstGroup_m2B327866EAD4CBC79953AA28FD97D2848F3A257C,
Compiler_IsGroupBaseFromGroupBase_m8DAC5424442A1FA814491942D5BB35DE2F0B48A2,
Compiler_IsSequenceFromAll_mEE860FB53D636106AD47588DFF95C3FDA57609F8,
Compiler_IsSequenceFromChoice_m5C6B1B37174E8FA52B1270FD40DA03BFCDC005EE,
Compiler_IsValidOccurrenceRangeRestriction_mAA49E34AB358B8B8908C35687FB261F13DD53772,
Compiler_IsValidOccurrenceRangeRestriction_m93008E89F23FDADF9C3365056D23E406D66CD0CF,
Compiler_GetMappingParticle_m838515C9D667E2387374A55BC5A0816B4CAD2C2D,
Compiler_IsParticleEmptiable_m2E9582C61C4FE519A71A4E1920BBC38694C80FD9,
Compiler_CalculateEffectiveTotalRange_m72A7DCCBC742866925CAF87866E46DFFA88BCD79,
Compiler_PushComplexType_mB12ADBB4182002C265D9340490C3E07070E4486B,
Compiler_GetSchemaContentType_m1E2F9C434D86740DD8F96242CD2FC4838E4F8B33,
Compiler_CompileAttributeGroup_m4ED7604C13869AFAD3D6E14B05DEE84359CCDE10,
Compiler_CompileLocalAttributes_m8DC930E8C6C2E47128B8AC75BC54C718B2677F24,
Compiler_CheckAtrributeGroupRestriction_m9636F6EE0F151DC2D1561CE1321583750503C422,
Compiler_IsProcessContentsRestricted_m9C40C869F6D2B2F5B75CEF40E44178899A82EF3C,
Compiler_CompileAnyAttributeUnion_mE6D3B0322304A409BD37B71FFF01C734C724B4BA,
Compiler_CompileAnyAttributeIntersection_mA2D427915951F6C6A721B971F135EDC8BF67E91A,
Compiler_CompileAttribute_mFFFC7E53D2A6C1FF7D8C9BBCA1F0CC29740A33C8,
Compiler_SetDefaultFixed_m560427620B1372C62069D771DE8730874E02E6BC,
Compiler_CompileIdentityConstraint_m0093D8686C8B6EA1024AFACBF136D0FB509139A9,
Compiler_CompileElement_mD25AAEA40ADB3762905E91281B6F8C23ABB775FC,
Compiler_CompileComplexContent_mB46D7DCCD6B539C21A0F5A3E27BD3DF3241058F4,
Compiler_BuildParticleContentModel_m5D89A4A4FFDFB5FAC0A57C734EC5CBFE14979F1F,
Compiler_CompileParticleElements_mFC5216E2F56CE7F50EB6281571C880AD9CADB657,
Compiler_CompileParticleElements_m2B9BF447FD5B28FBFDD154A9CC752219198AE3BA,
Compiler_CompileComplexTypeElements_m1EFFE3ACED25D04F1BDFBCB134FAC2BBD93D64F2,
Compiler_GetSimpleType_m23E8BECDB26E5729EE82267F98958E86A6E175BA,
Compiler_GetComplexType_m22DD1D645FECD707E1042B17D4A9EDE05F7BD9EC,
Compiler_GetAnySchemaType_mEBEC24EF59CB3B6FD789D5CA92208C39CAA3B09F,
Compiler_CopyPosition_mAFA146745F94F5E8B3B942679848F6D7622921E9,
Compiler_IsFixedEqual_m85A24023266ECF24C563D89AF4BC6908E96CBC17,
ValidationEventArgs__ctor_m8609834E6F23C225D054EB42E0FE454E5CD62B73,
ValidationEventArgs__ctor_m8A0548B9124D82CD04A6E4C26CEE18443C47DDF9,
ValidationEventArgs_get_Severity_m9266815374EBA7B2D445C334B8200D1D352243A5,
ValidationEventArgs_get_Exception_mA95F48A12E9AD475D2D8B65C7E9F10E54CA88DEF,
ValidationEventHandler__ctor_m4DA097FFF425C3B807BA394597EF98FE2DB1B190,
ValidationEventHandler_Invoke_m585F7368113F5FDF31F3C7C9C5B7F520CE46481B,
ValidationState__ctor_mD6A486E32A71B24D1E419D6A90D052200A50AA6E,
XdrBuilder__ctor_mEC89902C07EEA633091239AF01E3266BAE7BB4CF,
XdrBuilder_ProcessElement_mBF4FA19631F76D17580162EFF1BEE0ECB1375EED,
XdrBuilder_ProcessAttribute_mBEBBD382E4E8C3FF03783A3CF0F831D40C29888E,
XdrBuilder_set_XmlResolver_m59019BE1C082425D3582F7AE1C2239CFEA05E737,
XdrBuilder_LoadSchema_m2BE91A4B56707B257CA03297AADA0A43CE40A4D8,
XdrBuilder_IsXdrSchema_mAA536BA8830D3D5E1DB0CAAEBFE1CBDD3344FC1B,
XdrBuilder_IsContentParsed_m24F6ECD47AE9DF796243B1A6B950B4AFA682869A,
XdrBuilder_ProcessMarkup_mE669D063F710F88F92C6D0FDDFF1C8A9E1A716E3,
XdrBuilder_ProcessCData_m0E317EB6A996485FF6A2A8A963C53C07C4A50858,
XdrBuilder_StartChildren_m6927154891A669461292D65D3218CDA32024B3CC,
XdrBuilder_EndChildren_m666548D76678FB3A7C094CEF8D2991C400C98661,
XdrBuilder_Push_mC90EDD53F55FB336EE3F0868E9280E6EEC0C266C,
XdrBuilder_Pop_mD2E9E20417A83B496EE9A1C0DB8BC57BDB14060B,
XdrBuilder_PushGroupInfo_m8D1E1C4CC6F5A65A43C146C2BB73E79766DB53F1,
XdrBuilder_PopGroupInfo_m10B994E9F3464FE9C8EAE61DD03954D8FA1B088A,
XdrBuilder_XDR_InitRoot_m8ED44C00190BE28C22561F1BAC648C771FD22653,
XdrBuilder_XDR_BuildRoot_Name_m9F3C25562806A9403149950DC044AC77A7668594,
XdrBuilder_XDR_BuildRoot_ID_m38ED610C5DEA9DEC0DAAD2A82B6F1CC6F0FE894C,
XdrBuilder_XDR_BeginRoot_m95E9C6D15542936A287CB71A660F257BB1B907AD,
XdrBuilder_XDR_EndRoot_m85EE61407A77692626F202BA007E23A7B2CC2234,
XdrBuilder_XDR_InitElementType_m596C785DCE7D477DB8AD8D546A0F058AA78C506B,
XdrBuilder_XDR_BuildElementType_Name_mE42CB93A43371C1012C66AD707FD1023332E2F23,
XdrBuilder_XDR_BuildElementType_Content_m1DD32483193890925757801D869AD8C1A16DFC19,
XdrBuilder_XDR_BuildElementType_Model_mF6F3C7E7324B2EDBD2D1C0906BEC7F84AC6587B3,
XdrBuilder_XDR_BuildElementType_Order_m7D26D4CD6975F6AE16CFF2C49B30CFC0DE3C165A,
XdrBuilder_XDR_BuildElementType_DtType_m687FB6D173ED8996A9E78DD403E32949F6D316D2,
XdrBuilder_XDR_BuildElementType_DtValues_m0FA0EE92C879BFF1FF6A1AAEC043BA32813B6CE6,
XdrBuilder_XDR_BuildElementType_DtMaxLength_mEB7142D42D859D52DAC535DBE4AFA82ECC423090,
XdrBuilder_XDR_BuildElementType_DtMinLength_mEA03C2D93BCC0FD5CABB308AFD85108A0183253F,
XdrBuilder_XDR_BeginElementType_mCF825196FBBBFB3568EEDC3DA1A88ABDFFE5C5EA,
XdrBuilder_XDR_EndElementType_m60BD0E50B0EC2FB36C497893441AEB87BC5DEB65,
XdrBuilder_XDR_InitAttributeType_mE9CEA25956417661FE895C395287E626815E41E2,
XdrBuilder_XDR_BuildAttributeType_Name_m21A6A843270A757CFFEDA4283E57F22B977269BA,
XdrBuilder_XDR_BuildAttributeType_Required_m3B1645CEB1825B9A8C8384DF2AD59720E4A525B1,
XdrBuilder_XDR_BuildAttributeType_Default_mDD6C3E35C94514BB909E8808470B89AF6E1FA55A,
XdrBuilder_XDR_BuildAttributeType_DtType_m18DCCF75F4D305DE81533A8B6AE21B0BF9990786,
XdrBuilder_XDR_BuildAttributeType_DtValues_m7ECAAA85016E0F6D7672E8F57F13F38DFD763836,
XdrBuilder_XDR_BuildAttributeType_DtMaxLength_mF53C925D1FA0CBA6EF5768C959E2B5DA047750B2,
XdrBuilder_XDR_BuildAttributeType_DtMinLength_m0C93542D89735F6C88824247B7906F04B30A55A1,
XdrBuilder_XDR_BeginAttributeType_m033C7FF62C28B1F9960816C605A93A1BF046B9D9,
XdrBuilder_XDR_EndAttributeType_mAB8A0ED0716937E7BBB7D224944222D80CC03BD1,
XdrBuilder_XDR_InitElement_m173E9D9103765E76E1A522102FF319B1CD573DBC,
XdrBuilder_XDR_BuildElement_Type_m485B68CEC97F7C60F59100BEF9F210DE380C457A,
XdrBuilder_XDR_BuildElement_MinOccurs_m6F4B3E72EA4B0853EBE1876CFF15DC792DE7AF95,
XdrBuilder_XDR_BuildElement_MaxOccurs_mAB52987FCE54C49E7CF3F87761F0E145ECDBD0CB,
XdrBuilder_XDR_EndElement_m3D7F05E05985B06CC8091EB85049FF48D9ABED0C,
XdrBuilder_XDR_InitAttribute_m8A2B1C5563596475D39CCE57B6287E9D258238DF,
XdrBuilder_XDR_BuildAttribute_Type_m2CAAE3FAB30B88607950DEC04B3C67C46BE366C4,
XdrBuilder_XDR_BuildAttribute_Required_m9FF571813E668CEC2875CA04EC5CA682B4EBD0B5,
XdrBuilder_XDR_BuildAttribute_Default_m3A0491352C679967D27ED63DD9935FFA86E6733E,
XdrBuilder_XDR_BeginAttribute_m33C42EEFDB4833D2B8CB1637CAB64D753DA4E350,
XdrBuilder_XDR_EndAttribute_m6512F64E1E7EEFB13CD6928547E04A063C53F0F2,
XdrBuilder_XDR_InitGroup_m88E52DD8CD5194670615B3AEC1CD185C7D5E85B2,
XdrBuilder_XDR_BuildGroup_Order_mD38B18A1DE694BD5E407031B632E1EB98085BB81,
XdrBuilder_XDR_BuildGroup_MinOccurs_mF4FAB8011DDBFF06C1843037CA2B8FF21FF71380,
XdrBuilder_XDR_BuildGroup_MaxOccurs_m1F53350CBD205236E83F012F4FE1B0527F003278,
XdrBuilder_XDR_EndGroup_m76FE33AF836780A0A9C24DD161388E5833D3FD44,
XdrBuilder_XDR_InitElementDtType_mA66EAF0B9DAD45D03141911D6463B26D1D5389FC,
XdrBuilder_XDR_EndElementDtType_m4EFCA384388054B3DC852CA939F7BBA3226ECC1B,
XdrBuilder_XDR_InitAttributeDtType_mEA1864E241D7B4DBE2065A5F4BE07DB9D0765155,
XdrBuilder_XDR_EndAttributeDtType_mBBC25328F0AA7DE324FDC447EDCDD06ED1380FC8,
XdrBuilder_GetNextState_m5C18DEBC5840430B1F3A9591F7DF3348587AA311,
XdrBuilder_IsSkipableElement_m6406109DF49C9DD36C239B3CF6B9336A407356F0,
XdrBuilder_IsSkipableAttribute_m2BFAA5BD87246A179439D33FE990EA89D013C234,
XdrBuilder_GetOrder_m4BA1646239F992B25E9B5EA5C392853D2A261463,
XdrBuilder_AddOrder_mBE1DBFB2796B28678F37B6AECD1080538BBA1824,
XdrBuilder_IsYes_mD22E742A63BF3E1F5A6E0635A84248E64A883449,
XdrBuilder_ParseMinOccurs_m1682D816B74A33A6617C74034892F4F889F00706,
XdrBuilder_ParseMaxOccurs_m937183F00EAC7F6A9F4D4AABB1C4332546E1B8AF,
XdrBuilder_HandleMinMax_mC01EA191FA2B0CC1BDC99C55F7EB1F830E301CAC,
XdrBuilder_ParseDtMaxLength_m3579F892F2FEC82A9E5E5B7947935402A015D4B7,
XdrBuilder_ParseDtMinLength_m95EAA83A91BFB67020CB072C790132DEDDE2460C,
XdrBuilder_CompareMinMaxLength_m0EFD77A2FBC5E56E079E7669B82A001EFACCCF23,
XdrBuilder_ParseInteger_mDCB870C9AC80CE6DCEF390CB5303F0EB617B7248,
XdrBuilder_XDR_CheckAttributeDefault_m0883BDCD4F0EEEF3D01D23FC489B5FDCCA3B754F,
XdrBuilder_SetAttributePresence_m190DC4F66A74D934B3474A04FBFF7DF33B76A5FF,
XdrBuilder_GetContent_m08ACAD39575F662B764CCB998D29FC7F862E88F3,
XdrBuilder_GetModel_mC77781C3AF54C676FC41963C111F32A6CE7869EA,
XdrBuilder_CheckDatatype_m5A0F551C23C981129BC8531692458642F2EA24BE,
XdrBuilder_CheckDefaultAttValue_m3E433DCA26A3944269D1BC9E4B5AB2A858B28985,
XdrBuilder_IsGlobal_mDD5EE56B243AEC1D99D29930E648809A45257687,
XdrBuilder_SendValidationEvent_m4604F5DA6B580FF718E0C7D251185DCD962311FC,
XdrBuilder_SendValidationEvent_mDEA57D8317266B3D8A9D2D1885B2B517FB2D86DF,
XdrBuilder_SendValidationEvent_mB83B6F57ABCFA3502C4F8E0490F5241FBCB34E23,
XdrBuilder_SendValidationEvent_m9E255AE0ED8BC14E2D5CD1323898CDFF14B77D10,
XdrBuilder__cctor_m607E65414209593848E72F3A5236068D2C0AF3E8,
DeclBaseInfo__ctor_m955BBBD7BC992087D57DD3929B867474A1C9A7B8,
DeclBaseInfo_Reset_mA9B3243EB8BFEB4C68188B09F56187AF367088C3,
GroupContent_Copy_m674AB2CE8522C4C54D2E5AFB0EACC30B95CF2E78,
GroupContent_Copy_m083B3DAE9F3696653F0BF83B49C44B41149357F5,
GroupContent__ctor_m10FCC15A364F2130A50F0764C276504F151BE14E,
ElementContent__ctor_mDE2D8814B1813C0D6A1905DB6E69D6BB052C3816,
AttributeContent__ctor_m771377EDCC4F4A515C9B871EE67088B2076850B2,
XdrBuildFunction__ctor_mD3BB57CC5010A4A535F2D1499DA1443EA7D5E8F5,
XdrBuildFunction_Invoke_m061F9598C04BD09D9AAAFF69C652062BAF7EA46F,
XdrInitFunction__ctor_mDA858B024C18FA7584FDDDA01137DB7DF9970FF0,
XdrInitFunction_Invoke_m6679C8F00B1541C22513632FE7AC76DF51F864BD,
XdrBeginChildFunction__ctor_m756E742C02D12947B5FD51EBA411ADDA8F7B264A,
XdrBeginChildFunction_Invoke_m693102E6576ACDB8341806CD142ECC9DCE9990F7,
XdrEndChildFunction__ctor_m43EAC897C89F172A7BD138BABCB51DE56315830B,
XdrEndChildFunction_Invoke_mABE0F9DEA959DA111C4EF380D62F2B94D2B0E2B1,
XdrAttributeEntry__ctor_mDA8E47B92AF147242ADEB50EB9EC194DC909DA5B,
XdrAttributeEntry__ctor_m1405942C755357DD2B16634414268FECB515F59B,
XdrEntry__ctor_m8CA63877C25198405E00880BF17156AEE01A8A0D,
XdrValidator__ctor_m4EA7ACDC5D25722976FCC2591DCA9C70638F4F44,
XdrValidator__ctor_m1FA2B211B89EF848532258511B68E804A91431F9,
XdrValidator_Init_mDADF3F3B24CDEC2ADAE96F04726FE0CABD0D9C4C,
XdrValidator_Validate_m5AA378388099E1D280DE380B2D598FFD28543925,
XdrValidator_ValidateElement_m1B2D2BAC0746DFB16196DAF4E3B993CCEE0F9692,
XdrValidator_ValidateChildElement_m5AF61A03ABC888C85BFA44A352C017F45745C7CF,
XdrValidator_get_IsInlineSchemaStarted_mADC796DE559FC69175FA010E547B298ABC96419A,
XdrValidator_ProcessInlineSchema_m77F465327590E0BA4AEF91EB9B5C279BA44E7F11,
XdrValidator_ProcessElement_mBFB96361975C26CD4406DF302D3182EBB4E0D914,
XdrValidator_ValidateEndElement_m721EF3E306984EE3F19A964831087370B4A4F884,
XdrValidator_ThoroughGetElementDecl_mCD4856D2DD4FA9D65E93C2D686CEBC575534982F,
XdrValidator_ValidateStartElement_mEC54C13CCC9B69B2BB5E28A349007A8D477480D8,
XdrValidator_ValidateEndStartElement_m9FC288DFE478037BDBCA148DC81C750F2EB86E39,
XdrValidator_LoadSchemaFromLocation_mA8B03F561CF8BA95C2C715A48C8D14290C3C6848,
XdrValidator_LoadSchema_m2B68D79CCAD2504D5317041E6B53FE067A6B5940,
XdrValidator_get_HasSchema_m52B3D8E855CDC11DAAA1958FEE83361FB28991D6,
XdrValidator_get_PreserveWhitespace_m8517DE19BF8A530247703D9255BA955A507BA65D,
XdrValidator_ProcessTokenizedType_m2F2BBB199A65D415C6828CDC5369CC6920ACE3E5,
XdrValidator_CompleteValidation_m206B4A26C169F1BFD074E51FCE7ABCCE8393A05E,
XdrValidator_CheckValue_m0A1720A17FD6C5A34108112AB5521B47BA2A3E70,
XdrValidator_CheckDefaultValue_m5F60BD9270383FB506BD4C2EEE87BFD3166385C9,
XdrValidator_AddID_m8EB16644CCDED971E6175C27B8EC92AD6FFB63F1,
XdrValidator_FindId_m0CCE016233D010D9EAEE2261B1E6A7D9D0F8381A,
XdrValidator_Push_m1DB0C47E2DB479442C065F3C85327A2BD61A21F6,
XdrValidator_Pop_m3094C4DF208C5836B0D28ACA29E9165095B3D0D8,
XdrValidator_CheckForwardRefs_m5D16BA792A181B6FB6E22E55F3917FA529443767,
XdrValidator_QualifiedName_m9D88BB1966D1613196A5A0EA6397F03C61FCD689,
XmlAtomicValue__ctor_m0B15E490AD5701C84DA55091D42D5854F0BF4B34,
XmlAtomicValue__ctor_m94B520488DC2AF102DD2A3E98BFFA929B5A46A5C,
XmlAtomicValue__ctor_m9AB12C0FAB497EEBF86B444EECA85F95EA3BA493,
XmlAtomicValue__ctor_m468B37937DCC422A0AD0209B325C428016157C35,
XmlAtomicValue__ctor_m455E82F8503E810E8C793BCBE652E64AA941E5A6,
XmlAtomicValue__ctor_m8E8EA1F1B8EB6F1397F22EA2FE24CAA98B857510,
XmlAtomicValue__ctor_m2FF29194BBFFF9E4DB5BDE839841F8DD87C67766,
XmlAtomicValue__ctor_m0E78568E5E8529231689F1BEC22D3A6DE66FACA4,
XmlAtomicValue__ctor_m7787147F7BDA89E00EF133C22C5B467662FDCADA,
XmlAtomicValue_System_ICloneable_Clone_m3C31002BC264D9A744E54913E7717E690479B254,
XmlAtomicValue_get_XmlType_m35DD2850441053637C3D1E38D2A35D7873C40C3E,
XmlAtomicValue_get_ValueType_m141E33FBD1BF93E91671DD302F7E614F8A5B84AA,
XmlAtomicValue_get_TypedValue_m79B1BC4E8D5C6A7579F06F53AAB3FCA15FA0F1A7,
XmlAtomicValue_get_ValueAsBoolean_m288068C56A77A71B2DCC389B7F114DA1810888AD,
XmlAtomicValue_get_ValueAsDateTime_m5BA9A3211934D8C3AD85CB77B590C03B7EDBD4D6,
XmlAtomicValue_get_ValueAsDouble_mB07A8E3253CA651161ADE62009848B0BFA5EA31C,
XmlAtomicValue_get_ValueAsInt_mA2194C5D0F410F0807E1E6727B933ADE8D290491,
XmlAtomicValue_get_ValueAsLong_m1F6F4DCA5F9C87F96F1FD1A482CC8137A8EA9CDA,
XmlAtomicValue_ValueAs_m8C7796D67375AB333EEB911226DEB90651A6C525,
XmlAtomicValue_get_Value_mA07D6C7D2134B7EE41BDFA92BF712933E05CE07A,
XmlAtomicValue_ToString_mBDD282BDEC9773C5283881113D9F0C4CE1E6B9BE,
XmlAtomicValue_GetPrefixFromQName_m3510DB3BEDE975E139BBE6DDFD8D37D02AF83687,
NamespacePrefixForQName__ctor_m0C144D4860DF56DFECE24B1366987C30B9AADFDC,
NamespacePrefixForQName_LookupNamespace_mA6AF6CF7359FFB19908B623B1946BD519D09B0D2,
NamespacePrefixForQName_LookupPrefix_m7CF1D00A25F7CABAABFD1A7EACE1A7636CA56151,
NamespacePrefixForQName_GetNamespacesInScope_mECDD96D8281D333D89EFAB2A3EE17389F03D6C9C,
XmlSchema__ctor_mCF63013FD5900D4D9BB8753D5632B0CFB52F2D75,
XmlSchema_Read_m23C238DCF41BE0B39AE61919778A5AE4FF34C38B,
XmlSchema_CompileSchema_mCE02135F80A597AF6CD25548716CA6915E33665F,
XmlSchema_CompileSchemaInSet_mA8F4D7B09E3F05809CB0D6F7EB5E90FBA131EFC9,
XmlSchema_get_AttributeFormDefault_mC356D2CB296F70753743A369EDB8C99AB0B61DF8,
XmlSchema_set_AttributeFormDefault_m4F0F8B9BEF6F50C95CE29BE9E1A4E7E1C26DBFAE,
XmlSchema_get_BlockDefault_mF0CA54834759AE21642D95FC8F6CA1F22D0B4A7C,
XmlSchema_set_BlockDefault_m7175EF7FF592178E0FEA5BC353F3B94F0216BF86,
XmlSchema_get_FinalDefault_mA33AFD63884C4B18EB5A6CA4C6FB255B4E3E00EC,
XmlSchema_set_FinalDefault_m0468C4DA797090D8C07438777CEE1E082FCFDE03,
XmlSchema_get_ElementFormDefault_m5AF28C6D6EF3EA692FD2D26FFDD5C77123B5D67E,
XmlSchema_set_ElementFormDefault_m8A55972AEE8B7075F6B7BAF284CA29DE21914072,
XmlSchema_get_TargetNamespace_mAFA4B36F2637087A82F54ADE6E5A627744705064,
XmlSchema_set_TargetNamespace_m1D4553C470607D43E0BC256714E4AEF7B62E5770,
XmlSchema_get_Version_m6D31E536FC024807827B8CB90779625F0F358A53,
XmlSchema_set_Version_m77AE27431F497535F31CEFBB9632FEFB15503BD5,
XmlSchema_get_Includes_m6B3EEA0A445594394CAAB98D3AE55705D686E1CB,
XmlSchema_get_Items_m4A629D8F391D26EC9C55EC8BC155CBFA98B4FD6F,
XmlSchema_get_IsCompiledBySet_m1EF20AC5A42DA5C450D14E475A632E46C50E4F29,
XmlSchema_set_IsCompiledBySet_mD22A5BD59A86669AD6A5B9D87F82F9B55208500D,
XmlSchema_get_IsPreprocessed_mB145A60CE743F11EE49C0B42BBB8D0923A7DE125,
XmlSchema_set_IsPreprocessed_m995C069ED18074A8E5B0CF9F7740D92DD8B97C28,
XmlSchema_get_IsRedefined_m62657434FF867042D772FFD1454518FBD758911E,
XmlSchema_set_IsRedefined_m5BBA2205BAF837C8524F65C43655FAFCE3D5FC58,
XmlSchema_get_Attributes_mD0A49AD62F7EA7367FDBA13C5C46BB8F1A0CC038,
XmlSchema_get_AttributeGroups_m6429F370FCF41252A6E2913D9C74A289A2CF1F17,
XmlSchema_get_SchemaTypes_m24C08C634F25B0D698FA641F651A1C86D986FB0F,
XmlSchema_get_Elements_mB71F5D8A5E2ECE7C295182A99787661CF8307AC3,
XmlSchema_get_Id_mFA10A91F54597E48FB75C5824D0263ABDAA8B6F5,
XmlSchema_set_Id_mC2B98F24132C19039B7FA9AD0F1E0B910E72C9EC,
XmlSchema_get_Groups_mE7A38773DF5932462AD25D845E9E0B69BC66AE11,
XmlSchema_get_Notations_m7A11839A727F62C0C126FA80BE995E9AD9AADFDC,
XmlSchema_get_IdentityConstraints_m1D10D6F7681AA517D59DA9AB13E010E7EC00EC2B,
XmlSchema_get_BaseUri_mB4EF7EF2955DCB14C4573E42E47D2332C0F903D8,
XmlSchema_set_BaseUri_m83F43476461F97AD3C23A76ABC67B6E12D216ECE,
XmlSchema_get_SchemaId_m63420C0EEF67121AE8F3C96D674B665DF448B7F5,
XmlSchema_get_IsChameleon_mF52B41216D07C32A17D525BE8BE3F8D0A4CAB0C7,
XmlSchema_set_IsChameleon_m9AD7F2BEEF63DA8E11F39E5284097070A303CF82,
XmlSchema_get_Ids_m554A06E572B61EFF7EAF53C77F88C13F4E21888E,
XmlSchema_get_Document_m202504789784613AD77A4B62E7F6BC0D739ADD0E,
XmlSchema_get_ErrorCount_m05CFECE281B8DDD5F4BD8EA39E8E4E493676D0B7,
XmlSchema_set_ErrorCount_m198474DB55B2D7FD03037CF78FB49FF708FDBD5E,
XmlSchema_Clone_mB061006D419A8EF16AB9B5017D92185F46F2C22D,
XmlSchema_DeepClone_m8FDFB7AC412CB513916F84C4F455C9911C39A0BA,
XmlSchema_get_IdAttribute_m270B85B58E8EF8041783D76F7AC91A5B4BB717F6,
XmlSchema_set_IdAttribute_mA98BA86331149BEADEBE8EA0020D4EAB2D746ED8,
XmlSchema_SetIsCompiled_m7A20DEE38565FBD5264C770D8B8C93F0F230D583,
XmlSchema_SetUnhandledAttributes_m8E7125A6D9AA108662559593AE8AD69FFED2DDD2,
XmlSchema_AddAnnotation_mC65ACCA1EBEE46852D36A8B96907DBDF5F4AFA0A,
XmlSchema_get_ImportedSchemas_m05E1C77E5765E9A28228D9AEA12BC2EE70C36880,
XmlSchema_get_ImportedNamespaces_m7DD7A308C7E45E5F13B0F76D9DFCA9318FDFC9FB,
XmlSchema_GetExternalSchemasList_m3D1D147D8F3C535A83116C163F3C045E823A0D1C,
XmlSchema__cctor_mFFE1B49E513FCDCCB11AEB8181780E53B09CE44A,
XmlSchemaAll_get_Items_m799BAA3C1C7E1D9833C8BF4F7AC18B5E6D2B2891,
XmlSchemaAll_get_IsEmpty_m2DAC3213EFEB09EABC586E8B439454A0A0D170D2,
XmlSchemaAll_SetItems_mD8CE3BC4C5B9D0B7C625A478CE5FB04814A69AE8,
XmlSchemaAll__ctor_m963104EDF25E42DA9E21BDDC8968170CB77EDC85,
XmlSchemaAnnotated_get_Id_mE6DBBB1DB6548F5463E610FD4B9A28509D9889D6,
XmlSchemaAnnotated_set_Id_m8163ABE2388E4447A39E9E88C4A648A37A07BF08,
XmlSchemaAnnotated_get_Annotation_mF88E353F875798E495F0B6E71057451618F88E36,
XmlSchemaAnnotated_set_Annotation_mAD25A9F2265D500EFA954EF93988034270FC3431,
XmlSchemaAnnotated_get_UnhandledAttributes_m0FE6E8D622BBE6F1CD97B51D3C7020D1C9C8542F,
XmlSchemaAnnotated_set_UnhandledAttributes_m538F66671F9A040C87500800FD13FAF4C4FA713F,
XmlSchemaAnnotated_get_IdAttribute_m6EFE0C93A11FC999985288E2E6F1B23120FECBA0,
XmlSchemaAnnotated_set_IdAttribute_m3A62C95E3BBAA2326792A7C16C2CA06BD2E8CC13,
XmlSchemaAnnotated_SetUnhandledAttributes_m59A27B2B9E2BB8352E940F1D93612D102D6BF11B,
XmlSchemaAnnotated_AddAnnotation_mF28FE4E7DC6FCC28CA6ACED5A1FD811870AC7DDD,
XmlSchemaAnnotated__ctor_m094C7E3CD496FCF801D2A9A68E6D410B634096BC,
XmlSchemaAnnotation_get_Id_m55BE490D5B0CB23D6A5704CEFF9FDA1A0D3BB101,
XmlSchemaAnnotation_set_Id_m91C6E4BCD5E0EB49AB4B7BFED6B1464EFC4E23D9,
XmlSchemaAnnotation_get_Items_m61A082370B91C7B9AE7AED3924F14F4B98C62864,
XmlSchemaAnnotation_get_IdAttribute_m58F2665A42D4FB0D1AAA53F7754994A8147FEBA2,
XmlSchemaAnnotation_set_IdAttribute_mC7BC5FA4F89B92FBDAB177849C73B591F6D3DB04,
XmlSchemaAnnotation_SetUnhandledAttributes_m04ABCE8258E5AF9CAC2B2A5064CB2EA82ECE0C66,
XmlSchemaAnnotation__ctor_m9D35F9EBE83FDE7D636709CA49CEBD5BBBADF72B,
XmlSchemaAny_get_Namespace_mC310894F559276A532C02978DDAC9BA80160D6A0,
XmlSchemaAny_set_Namespace_m5C3C2843B6546F6850D8F7AFFBD3D3F873BAA9F3,
XmlSchemaAny_set_ProcessContents_m07055837F6FD3CBFCAA27CF902DC6F18913D78D5,
XmlSchemaAny_get_NamespaceList_m65DDE446E381B004619EBD95FBD67544302F1A41,
XmlSchemaAny_get_ResolvedNamespace_m330AAAB887668963C74F6727EF6AD89F3C87E8FD,
XmlSchemaAny_get_ProcessContentsCorrect_m4F8A0816123B46AB8135A004116B2BD464FB7967,
XmlSchemaAny_get_NameString_mACB0DE3F766B35E1002066A57D1987DA90BAC828,
XmlSchemaAny_BuildNamespaceList_mAA0AF78DA52C779E0F97A249E740E53B7499CF86,
XmlSchemaAny_BuildNamespaceListV1Compat_m01A71F9D2E60AF4F461BD21E73CC5A13F8EE40C6,
XmlSchemaAny_Allows_m8881692641D8717201D151272F7A0DFF001236D7,
XmlSchemaAny__ctor_mDA203A411DAC18D7F4371BA6C9D48B6465C32610,
XmlSchemaAnyAttribute_set_Namespace_mA9E0EE968DFDC30D1D194E12DF30652F344E222F,
XmlSchemaAnyAttribute_get_ProcessContents_m442DF9AC43996779116B655F3237D4C340E4857F,
XmlSchemaAnyAttribute_set_ProcessContents_m051ECCE73B05FF4A9CD7F3B07C1CB27CF34B9751,
XmlSchemaAnyAttribute_get_NamespaceList_mC159629031885D9E27C949AA34076A9029241517,
XmlSchemaAnyAttribute_get_ProcessContentsCorrect_m3F94F42E13E8A97419FA3C24CEBC2E3DE1E5C175,
XmlSchemaAnyAttribute_BuildNamespaceList_mF7A27F1DB3896AEBB5D0FD5A12ECC4F4C76726BE,
XmlSchemaAnyAttribute_BuildNamespaceListV1Compat_m08BB26B204637A76366E0309A07F1858893CC667,
XmlSchemaAnyAttribute_Allows_mF50F02A442045A27D587F822F2826811451E2E67,
XmlSchemaAnyAttribute_IsSubset_m293F2422EF436F93F87C1B9413E00A4F21E77070,
XmlSchemaAnyAttribute_Intersection_m4F570F7BEDAA3BD3BD1C38937ABA197C2276D806,
XmlSchemaAnyAttribute_Union_m87D6F975891875123EA3F4BE6EEE6D76B9483227,
XmlSchemaAnyAttribute__ctor_m9520ADDEE9EAD6D82969F2082F98297C38B732C9,
XmlSchemaAppInfo_set_Source_m5C8C37EADB06073F50E37BCD20AD9A7444381D2C,
XmlSchemaAppInfo_get_Markup_mBC32E43DE4D53122EFCFB7EFBE90FDCC06C7D67A,
XmlSchemaAppInfo_set_Markup_m263D04C7176A544D5F1358FCE73AA27DBF1548E2,
XmlSchemaAppInfo__ctor_mFF1691BC2DBE236E350236AE32201308846A13A4,
XmlSchemaAttribute_get_DefaultValue_m25DB9E833B5D07B7B675432EDCB5BB6A66BCC6AA,
XmlSchemaAttribute_set_DefaultValue_m1E84192F6C5885688C02CEDA786D17905F39FCE0,
XmlSchemaAttribute_get_FixedValue_mF372E420F79172FA7DD7F1095F5966076191A06D,
XmlSchemaAttribute_set_FixedValue_m783D655D12F299C06D7075EEF8B658076B3D2AED,
XmlSchemaAttribute_get_Form_m586B0300039FECEFB87D8504840A118E430AD53A,
XmlSchemaAttribute_set_Form_mA74C0C2C7551393B28F9ED94C9D9D2B725CC5870,
XmlSchemaAttribute_get_Name_mDB8E208CD7A53D98C6CB33764F5B08853E944DD2,
XmlSchemaAttribute_set_Name_m3CB78DBB9E294DC37F91F17B02F27C3A213405D1,
XmlSchemaAttribute_get_RefName_m91886894B683BD121EF5C662C4DE72AE13D4A62A,
XmlSchemaAttribute_set_RefName_m40560893731560664988569F49D745FAE49B2628,
XmlSchemaAttribute_get_SchemaTypeName_mA66F85C07DB3C2FFC5FA046352FE9C058D6E5F5D,
XmlSchemaAttribute_set_SchemaTypeName_mE98774273C405BE9F1484E73EAE17371F8925054,
XmlSchemaAttribute_get_SchemaType_m57EAAED97C95E325EA391B078ED9AF68743E9DFA,
XmlSchemaAttribute_set_SchemaType_mE1673C09372B1A8A7F5EB6AE3E540EB241701BEB,
XmlSchemaAttribute_get_Use_m655DDAE8FDA90176607407FC5295F931D2413E65,
XmlSchemaAttribute_set_Use_mED992AD5CD2E578DA49335B941FC2ABC10085CF5,
XmlSchemaAttribute_get_QualifiedName_m1648C90EFB070F8C22421D7D9CE227847DDDFB86,
XmlSchemaAttribute_get_AttributeSchemaType_m4C1E5F68DB4CEA61B7BA2D7BFAF8621BF2139DDA,
XmlSchemaAttribute_get_Datatype_m3BFD72606AE155448B4DAB462DFD163A24241B3C,
XmlSchemaAttribute_SetQualifiedName_mF2709E709A3715DE09AA147E20CC58E046EFA7DB,
XmlSchemaAttribute_SetAttributeType_m8950CB8C38BEAD9A99D84CE64F0B9EA11A19A71E,
XmlSchemaAttribute_get_AttDef_mB6CF61EA3FFD1AACF1288C15F305CB0D8C6D1B65,
XmlSchemaAttribute_set_AttDef_m8414B9D1FDF4B6D68684496CE36F0752222CE375,
XmlSchemaAttribute_get_NameAttribute_m2C64AC0D3471B98E21F77C41264E916C01CC4B8A,
XmlSchemaAttribute_set_NameAttribute_m50E1CFE7110B4CB06B81756ACF552AF3B33A13E2,
XmlSchemaAttribute_Clone_m40BCE82D2FF407FA40B1BEB6C69EF536E368C552,
XmlSchemaAttribute__ctor_m6CC98E299F58FD79C1A2131914F58B0D06250EA2,
XmlSchemaAttributeGroup_get_Name_m3844168DCA5295E383B41DD748997C7EA2BC4FA9,
XmlSchemaAttributeGroup_set_Name_mCFEAAE9B5B868D4F816F0E46D48B0B5C27A82755,
XmlSchemaAttributeGroup_get_Attributes_m2AC60921F5191DADA633757413AC04C0DDB47607,
XmlSchemaAttributeGroup_get_AnyAttribute_m7E49B22511E87462CA4B965B803333EF83ACB0AA,
XmlSchemaAttributeGroup_set_AnyAttribute_m8066A935B456F8244A828E8B4BB36E9A3638287E,
XmlSchemaAttributeGroup_get_QualifiedName_m4008432A607D33D2439498137F49361C2522F7C8,
XmlSchemaAttributeGroup_get_AttributeUses_m9D05E0010FBFA83032E41EA10D2BFD8976C04288,
XmlSchemaAttributeGroup_get_AttributeWildcard_m6F267926A853109760D58DFE305FB6146A61A815,
XmlSchemaAttributeGroup_set_AttributeWildcard_m4BA83F3218572004AB6BAA0F7636256A13E45E3E,
XmlSchemaAttributeGroup_get_RedefinedAttributeGroup_mD598F73E798E1EF4A90ED546E1A8B756345A4AA4,
XmlSchemaAttributeGroup_get_Redefined_mB3E01A8115441BA8B86EAAF1DED7AF15E12AB1BA,
XmlSchemaAttributeGroup_set_Redefined_m2D419519083A6379FB638F376D80E292C9222B88,
XmlSchemaAttributeGroup_get_SelfReferenceCount_m5FBB8C0F413FF30988B0301AB66F157AAAF9CFA2,
XmlSchemaAttributeGroup_set_SelfReferenceCount_mE2528651972D687404DEDA4D1F1597E77CAED50E,
XmlSchemaAttributeGroup_get_NameAttribute_m87FC6B18A4224EBB9A059F2C20D8A1C91A1A0C72,
XmlSchemaAttributeGroup_set_NameAttribute_m215986001223A96D59D9CF43FBFA529F137A4931,
XmlSchemaAttributeGroup_SetQualifiedName_m99593A42F1B8B469C0EE12AA0B9A1B65B4252DEB,
XmlSchemaAttributeGroup_Clone_mD727520556B848362EFD877B17E581A0498A4D51,
XmlSchemaAttributeGroup__ctor_m8170C19722A4BCF4923244FEF51122CBC0E19F05,
XmlSchemaAttributeGroupRef_get_RefName_m4555CB5267ECECB8C77F025FD6BBB9E34BCA6DA9,
XmlSchemaAttributeGroupRef_set_RefName_mF6ED9B3FD37D14130044508AB9F633BDDBC0F309,
XmlSchemaAttributeGroupRef__ctor_mD1E8141748B3C84A056807B2843195C34EA2AEE7,
XmlSchemaChoice_get_Items_m6B4A74E9509884F0346F2D62F427B7070A06F408,
XmlSchemaChoice_get_IsEmpty_m27E24423B6EC269D8A7D0CF0F1134C5F2F52FA5B,
XmlSchemaChoice_SetItems_m2A39332F0E02AF7D88A08B02EAF50770874B8EBD,
XmlSchemaChoice__ctor_m627271A5CA6996B0A81993692EFC52F731E971CB,
XmlSchemaCollection__ctor_m6F80B88EF4F79E892FA72CDFA9B2ECF8226A49C8,
XmlSchemaCollection_get_Count_m23A2AE2A0956443E10E3F227D6BDC6ED70263B03,
XmlSchemaCollection_get_NameTable_m76673D9571FB8FF411F264C47B91D45D47CE221D,
XmlSchemaCollection_set_XmlResolver_mCBCC7ABCA885FCDDBEB0255A49B17C8CB8BB0D62,
XmlSchemaCollection_get_Item_m16CAE6E2C451CCE8BBF4AC77E96B5FC4E1B07E4D,
XmlSchemaCollection_System_Collections_IEnumerable_GetEnumerator_m9904DDE419873BFD42CF5EA9797B0932D6E058C3,
XmlSchemaCollection_GetEnumerator_m4AF21E43AF64F340F4004708237ED3B55FB82D29,
XmlSchemaCollection_System_Collections_ICollection_CopyTo_m8D32D11C547697CF3A735452512BB95BA4B48B05,
XmlSchemaCollection_System_Collections_ICollection_get_IsSynchronized_mB628FC12F86BEF58A5DDBFEBC79B25C063C41F7E,
XmlSchemaCollection_System_Collections_ICollection_get_SyncRoot_m27C5F15A1E26F6661A6612D717E9FD3AB7D1F761,
XmlSchemaCollection_System_Collections_ICollection_get_Count_m70DD9E5A600FADD396010A5FBD60B692727D2C7D,
XmlSchemaCollection_GetSchemaInfo_m3AD2AC507F41754345390B26A840D1C2BE9F4206,
XmlSchemaCollection_GetSchemaNames_m10E36C9784441E781A936BEFF36F2659EC8790BA,
XmlSchemaCollection_Add_m75A36701A3CB81FB45AFFF30BA3E9A8A0E900020,
XmlSchemaCollection_Add_m94866E0BBB2A201B27A8CA71C588EAA6DA0D0727,
XmlSchemaCollection_Add_m1747E3D72882CDBEA2B0D4B1B34C8D556AA0B451,
XmlSchemaCollection_get_EventHandler_mED21FE8707DB13BFCF9F765BE26825B39F8E07F1,
XmlSchemaCollection_set_EventHandler_mE855F23CC187E2E6D5F353F9CC5F24571FCB3E1D,
XmlSchemaCollectionNode_set_NamespaceURI_mD36441DB5D6C100473A60118AE11082D5BDCDEEA,
XmlSchemaCollectionNode_get_SchemaInfo_mA4E705B6EEC7EBEE71DFBA0153E97AA4D0BFA981,
XmlSchemaCollectionNode_set_SchemaInfo_m331E4BD3BFA81F459AC9DA650B30B45CD6A7962A,
XmlSchemaCollectionNode_get_Schema_m034D038C914B6A0D38AF74DB88E5FE0AA90444D7,
XmlSchemaCollectionNode_set_Schema_mEE9D4DFD70B7BD0FD6E785DB771C7CBA2B763613,
XmlSchemaCollectionNode__ctor_m279AAFE4537C66ED8CBE4EBEAE150AF14A8AF3D7,
XmlSchemaCollectionEnumerator__ctor_mCFDDE1E8BC5C90858282E23954EFE11A4C2BFC04,
XmlSchemaCollectionEnumerator_System_Collections_IEnumerator_Reset_m792B6495DC97EE3FEB167834BE5E9BE4FF9D6A67,
XmlSchemaCollectionEnumerator_System_Collections_IEnumerator_MoveNext_m11C33FE8AFDD46786244D6787C3D72EE4D481B8D,
XmlSchemaCollectionEnumerator_MoveNext_m1739CB07D167D78D8C1EE3DE63626D7E3E5E6B51,
XmlSchemaCollectionEnumerator_System_Collections_IEnumerator_get_Current_m0750673643665CE93B2B01C5EAB2CBCC95904F38,
XmlSchemaCollectionEnumerator_get_Current_m7F60A0A24C2B8E19F3422E2DA8FD97B596B3EF1F,
XmlSchemaCollectionEnumerator_get_CurrentNode_mB586CDB9E9211C785FB18E04F75C8B878186240A,
XmlSchemaCompilationSettings__ctor_m1B6F7BA2DCB29C447A9C1F29E68977E56325432C,
XmlSchemaCompilationSettings_get_EnableUpaCheck_mBC0E4CBD2DE157DB32EAD5EB0297FFBB7325BE16,
XmlSchemaComplexContent_get_IsMixed_m9B777AD8500D070B1013C10361265CF39EB07A7A,
XmlSchemaComplexContent_set_IsMixed_m8FF9DA30AAA262EACF34D8676788BD791E4C63C0,
XmlSchemaComplexContent_get_Content_mCFBDFE7958FFCDD40D2280ADF9FB1285CE47B577,
XmlSchemaComplexContent_set_Content_m44BB9FA9C5D0782B37EF1B9CAE49394FCEDFF1A1,
XmlSchemaComplexContent_get_HasMixedAttribute_m87DE5170E7BC6DA7BA04AB445C2EB170CB4E4174,
XmlSchemaComplexContent__ctor_m9C38B89F2A8478B9AA879E7DE8ABCC746372DC60,
XmlSchemaComplexContentExtension_get_BaseTypeName_m2E933E7BBD27AB47DB806E2112E8116C049532E0,
XmlSchemaComplexContentExtension_set_BaseTypeName_m2CF4AF4F879966375EE61C042898ED5072F054F2,
XmlSchemaComplexContentExtension_get_Particle_m0092C105E29C158A0F4F261756E7C260A7E971ED,
XmlSchemaComplexContentExtension_set_Particle_mCAD13986FECC3502F24A253BE6BE8C70A8B9A26C,
XmlSchemaComplexContentExtension_get_Attributes_m1E698C549EFC269908E2C402D874C762D427A33E,
XmlSchemaComplexContentExtension_get_AnyAttribute_mEA83BA05EE62BE278C8858A608A18C015B3C7516,
XmlSchemaComplexContentExtension_set_AnyAttribute_mC5449CB7E989AC12A6AEBE6EF6C2D0BB543E0EF4,
XmlSchemaComplexContentExtension_SetAttributes_mD6982FBBD2F6EB047ABB60F96EFCD7A3888C8794,
XmlSchemaComplexContentExtension__ctor_m2B8A69AAEF63DA271EA44781DBE43AFAAB25FB26,
XmlSchemaComplexContentRestriction_get_BaseTypeName_mE677051D2934A921DF697C18280329932A92532D,
XmlSchemaComplexContentRestriction_set_BaseTypeName_mCA4FE8A734760C3CCA560FCD0EB019361E11DD9A,
XmlSchemaComplexContentRestriction_get_Particle_m5C4EB4CB299BD015E78B045FFFEB18A6925A396E,
XmlSchemaComplexContentRestriction_set_Particle_m38896EAEEFA492B7C5CB5B36C443CD8FFE8879DD,
XmlSchemaComplexContentRestriction_get_Attributes_mF511AFEE44471DF873275CB77EE1551715B0A2D9,
XmlSchemaComplexContentRestriction_get_AnyAttribute_m50967B93AE563D4A5C0BC117DDAE87FBBCE7E1EE,
XmlSchemaComplexContentRestriction_set_AnyAttribute_mBF4744F8E5705051349DDA64FCFC9F08C5411E57,
XmlSchemaComplexContentRestriction_SetAttributes_m280AE6D90861F99075FEE067554EAFCA02BF7BDE,
XmlSchemaComplexContentRestriction__ctor_m27B4CD4A9D6777DF5A09EAA7BBD3D44333A1C9BE,
XmlSchemaComplexType__cctor_mEFA99B974EBD9E4C98175206C0765E3382F78856,
XmlSchemaComplexType_CreateAnyType_m0CA0DB58D9CF2A1E6C2D27C9F9B8FC0251816A7D,
XmlSchemaComplexType__ctor_mC9406D618CF4921671ED5A723E4C7F21DABAC9BC,
XmlSchemaComplexType_get_AnyType_mE1F100365AF7AEDDCE15360D9660A4AFA56E6F4D,
XmlSchemaComplexType_get_UntypedAnyType_m2609816B7F37B9BF0B9D59B6F2CC91B672FB9322,
XmlSchemaComplexType_get_AnyTypeContentValidator_mD016FD664CFD81BB7B6C258541020E76398C14A5,
XmlSchemaComplexType_get_IsAbstract_m96B40F21448152D0A773EFE4BEB000C52587743C,
XmlSchemaComplexType_set_IsAbstract_m359B9286DA54B0D5ACD66DDBEFCFAEC4EE800D63,
XmlSchemaComplexType_get_Block_m06E4E920C0280A3648D62EAAD8BBC75AE680BCDE,
XmlSchemaComplexType_set_Block_m5F347D32BAFD3BA7FDC108B2D10994B43555E60D,
XmlSchemaComplexType_get_IsMixed_m3644BEC62E3991F7B13648F7957A55B56CA74BA7,
XmlSchemaComplexType_set_IsMixed_mD9BA9E7C1D852CFF9FDA597E563530D0351FFF3F,
XmlSchemaComplexType_get_ContentModel_mD5F55F6D5E874DC08E93D99E57257362AEE34644,
XmlSchemaComplexType_set_ContentModel_m71EAC2AFBC556F48BEC777266CA4F7A139A0BEC3,
XmlSchemaComplexType_get_Particle_mF5D7F1E0F8B9257E1ED128DD25BDF6FA540A28AF,
XmlSchemaComplexType_set_Particle_m27CD4DB30BB52F7F5F231BF7C35007E3C423425D,
XmlSchemaComplexType_get_Attributes_mB8018A543D9892251A159F4C6EA8C82026163871,
XmlSchemaComplexType_get_AnyAttribute_m4A880432811997E260F1826F804C291AFE362996,
XmlSchemaComplexType_set_AnyAttribute_mBEDD2EBD1A6843C981720A2749CE65D25DC06D34,
XmlSchemaComplexType_get_ContentType_mBC919EA131948C94B8416CFCC822CC202EB5C563,
XmlSchemaComplexType_get_ContentTypeParticle_mCEE7ABC70994F399BDEBDEB832DE13884963A88B,
XmlSchemaComplexType_get_BlockResolved_m7D138785E8992A66B2A3CB84D57462718F005623,
XmlSchemaComplexType_get_AttributeUses_mC3D8F1302EBB83F995BAA229825B4D7D4BCD8465,
XmlSchemaComplexType_get_AttributeWildcard_m1DCF0EF647BCB63B5DE5E2616DD789929D35D5B4,
XmlSchemaComplexType_get_LocalElements_m1DEFF8980729C3FAF043348E6931E6165EEF5142,
XmlSchemaComplexType_SetContentTypeParticle_mB8689C965741F6E8816DDA1ED808A7CE6D9575FD,
XmlSchemaComplexType_SetBlockResolved_mA7CB87A062C27B24FA40257525AE90DD5B2B530B,
XmlSchemaComplexType_SetAttributeWildcard_m44A223BCCE0917C79838A1C7D50078EBD36A04D0,
XmlSchemaComplexType_set_HasWildCard_m55F8119D62CC62BD9E30B102AF18245CE057AAE5,
XmlSchemaComplexType_SetAttributes_mCD53557D8CB81F6708A6D26995F4BBFC03E6C51E,
XmlSchemaComplexType_ContainsIdAttribute_m7D9DBD7280ECBDA39B6C30D3BB994C5E24784446,
XmlSchemaComplexType_Clone_mA853AE413617F02EFEA738753E24740555908BBF,
XmlSchemaComplexType_Clone_m3B02F94D9383932DFD566E8844EA0C11E6FFA5DC,
XmlSchemaComplexType_ClearCompiledState_m195E41F301CCB0F9F0E40D09EED1C63C40A1B163,
XmlSchemaComplexType_CloneAttributes_m2650DF5A87CBFA4861070B6EEF6A0AF24DD17496,
XmlSchemaComplexType_CloneGroupBaseParticles_m459256CE836A939CFB6B720650A8338AA0F79E0B,
XmlSchemaComplexType_CloneParticle_m40A80EB50044CBAE8F1E0F2E216464103A29B926,
XmlSchemaComplexType_GetResolvedElementForm_m8FEACF3CCBAF6F4F83A1344C52F1F48887EABCF0,
XmlSchemaComplexType_HasParticleRef_m954D6A61B467C33B9BCF226A41DE45F72F3C2B5D,
XmlSchemaComplexType_HasAttributeQNameRef_m371030CFA89C90EDEF8E10773229852D9801B232,
XmlSchemaContent__ctor_mCD28E3CCDE5E9F49E1ED1C4CC8E03B3E32023B83,
NULL,
NULL,
XmlSchemaContentModel__ctor_mB6ABBB9C230359D4309C8B0E081D29AD15D244FA,
NULL,
NULL,
NULL,
XmlSchemaDatatype_get_Variety_mD00B3F320B7697D6038D032CB5D7C657E123B149,
XmlSchemaDatatype_get_TypeCode_mEBD253074461B45DA28E5D3BC458406B22246AC7,
XmlSchemaDatatype_IsDerivedFrom_mCF9FF1B6A93FCB01D8925671CD1FD190EB99BC46,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
XmlSchemaDatatype_get_TypeCodeString_mC4DD224D43325E0D5E8B421312614C86BC85329D,
XmlSchemaDatatype_TypeCodeToString_m5863DC304562BF11A9B1E80F97ED0C26E1E6FC2F,
XmlSchemaDatatype_ConcatenatedToString_m43EFE5E790D628D8A5FFAF7B6A36639C3174C8F8,
XmlSchemaDatatype_FromXmlTokenizedType_m1F08927331DE144ED8D4BC52BC5DFF7EB77590FA,
XmlSchemaDatatype_FromXmlTokenizedTypeXsd_m9F45A63B50BC0CB85ED4C9C229B5E6423677A1BF,
XmlSchemaDatatype_FromXdrName_m828F85861AA1DD145E73A73F55A0267261E8A5F3,
XmlSchemaDatatype_DeriveByUnion_mB724E2E62D3DA82C64EA64CF6FBFA3F76873A629,
XmlSchemaDatatype_XdrCanonizeUri_mD7F76B2F04B76497C70B7563F0498E4E740825F1,
XmlSchemaDatatype__ctor_mF5996056D6A960EBC6B5CB40E747FCF8B0DCB71E,
XmlSchemaDocumentation_set_Source_mB6E72F2D470D6656715E32E59C622D0AFA2843F0,
XmlSchemaDocumentation_set_Language_mFC64D15EA0FE47F693FBFF7896680B05130683DA,
XmlSchemaDocumentation_set_Markup_mD8354CE18A40FF37BC2AF561E595B32355DE5F47,
XmlSchemaDocumentation__ctor_mAF63B42BB99C0EBEBD82502E131CFE960820F8E3,
XmlSchemaDocumentation__cctor_m3D1064672D4B73CD9A7F65A52B3795D9D05F6F26,
XmlSchemaElement_get_IsAbstract_mBA646FE6910C9F0B4D1FCE14D87CCD6449D386BE,
XmlSchemaElement_set_IsAbstract_m8C9DCA9A93360AE93E8ADD5BDF660E5804F18443,
XmlSchemaElement_get_Block_mEB18D9467D70D5B78D76A7421834722342CF2046,
XmlSchemaElement_set_Block_mAEE989B44EB885C9943661EEB8A064FB37485998,
XmlSchemaElement_get_DefaultValue_mA6F17331F4A7702DE9EB19DE943E43A3EF564766,
XmlSchemaElement_set_DefaultValue_m88BD88659A84B62B5E50AC7E61937758EA24AF72,
XmlSchemaElement_get_Final_mC7AA07026915872E504DCCE4F8CB722FAE05A994,
XmlSchemaElement_set_Final_mEB9E3CA14A5CC2CE03B34D6D2EE8E7ACC9B72299,
XmlSchemaElement_get_FixedValue_mE6E6A8DE76B5B1D53AEBA9A683688D8462D22CE7,
XmlSchemaElement_set_FixedValue_mB68936B77C3BFBF844ABA23D0EF2D7397D327CC2,
XmlSchemaElement_get_Form_m127B91C42E1965751913B35CE352C215FDF6B057,
XmlSchemaElement_set_Form_m1698A2172C524A5318C51FB0744E667B72D51D10,
XmlSchemaElement_get_Name_mD3E492EB9EB165BE77F7B943C31A717F5EBCD9FB,
XmlSchemaElement_set_Name_mFAE061491CD402C6FAAEAAE888A90121E8732568,
XmlSchemaElement_get_IsNillable_m8545E8FC669818DBE6A6FECE6AF0F41B2D2E7DC0,
XmlSchemaElement_set_IsNillable_mF25FB92F6FBEF764F5F50C336A68AFC7591D8A29,
XmlSchemaElement_get_HasNillableAttribute_m5F785704AA5C83C9083889F3868DA482326EEECE,
XmlSchemaElement_get_HasAbstractAttribute_m74D3ECA2BB9F9E0589B095282E99923374F843A4,
XmlSchemaElement_get_RefName_mFAC5C12FDBC39BBC78F15D4EB04D570EC5808AA9,
XmlSchemaElement_set_RefName_m57D26C08C28186C44D99850077E7B76AC2F06669,
XmlSchemaElement_get_SubstitutionGroup_m4A05BACB8AB454704F314A45DB921FDD7F8C4C46,
XmlSchemaElement_set_SubstitutionGroup_m789A9DD44D4726998D4141B2D28EBF8AD3145533,
XmlSchemaElement_get_SchemaTypeName_m3A94BE03E84B71FE6C42903355C44B34C17CA699,
XmlSchemaElement_set_SchemaTypeName_mB6EBD2819608E6D3B48BDD76B9A6F68FDACC8785,
XmlSchemaElement_get_SchemaType_m68FE8A14FB349199075D51CC57F04E3CE97186A2,
XmlSchemaElement_set_SchemaType_m89F289DFEA18DD6D87B35DACAFF2F1A5ED0F755B,
XmlSchemaElement_get_Constraints_m7BA0C4284F44C9C9FA5EC8BF524BEFFE11178438,
XmlSchemaElement_get_QualifiedName_mA0B8CE3553D41B130F5ADFBD0813EA309148A2D5,
XmlSchemaElement_get_ElementSchemaType_m774B506CD9AA4BB4BAB305EF03703C48E4998687,
XmlSchemaElement_get_BlockResolved_mC0FF693CB42399AFE2E65E8B9E2DE96F28C6B2CE,
XmlSchemaElement_get_FinalResolved_mD3E5CA4F461E36A5B8920B22B2B3172AB0980F50,
XmlSchemaElement_SetQualifiedName_mB5BD2544E64671965C0627C46451A5D66131D3DA,
XmlSchemaElement_SetElementType_mAF40E3F3C0EA7BFA7E90B2A4CD2242EF79E09F1D,
XmlSchemaElement_SetBlockResolved_mD4B16CD4C395FDA34823D3987B81248790E3E8F3,
XmlSchemaElement_SetFinalResolved_m5FD73E3E51E7FBA186E0DDFA48BDB01D456CF496,
XmlSchemaElement_get_HasConstraints_mE3A2F6DEEE7A4972DC6998542A1FB8799B222A20,
XmlSchemaElement_get_IsLocalTypeDerivationChecked_m2E91247F8D1C5D03D7C76917CE06B14087A1363B,
XmlSchemaElement_set_IsLocalTypeDerivationChecked_m509EFCFBDE62F707E017F9A45E010C8C03628213,
XmlSchemaElement_get_ElementDecl_m41E3619E5811E5EF18C325C3A339143702E2858A,
XmlSchemaElement_set_ElementDecl_mF41AAD12BF06AE62FFBBA25AECC204BB228CD5B6,
XmlSchemaElement_get_NameAttribute_mDF4DB62C83F7F0D03BF83B2EDF0C6535E24CC122,
XmlSchemaElement_set_NameAttribute_mAE132056A21B4E7A7322A5DF464165AC275B90F5,
XmlSchemaElement_get_NameString_m63F73B4C791AC3F06BA71D4744C4F02AC614C7C3,
XmlSchemaElement_Clone_m7910FDF658D0F977221F5017AEFE8E3930F3B22D,
XmlSchemaElement_Clone_m651767056C1814D072F66CECDC1B946ED901106B,
XmlSchemaElement__ctor_m7BD4443BF0ACC1E76E78C968245BE4A73E5B1E6A,
XmlSchemaException__ctor_m4A6AE5A217661A7443A9BCD7B6CC08913C17F5EA,
XmlSchemaException_GetObjectData_m3C573DE98532FB9B4A1B7155296A511988AEC845,
XmlSchemaException__ctor_m6EE7BDFDF376AA52636253914197148CF9E53182,
XmlSchemaException__ctor_m9D5022624F003135E6424F6C7D64B11886FF211E,
XmlSchemaException__ctor_m8859229CBC18363B2BF879B0EA795397C4B228AB,
XmlSchemaException__ctor_mDBE0CAA68E5658F7AD99E986797845766873ABA8,
XmlSchemaException__ctor_mEA167AED94F474C36DBC1F6C866C9C02E2147165,
XmlSchemaException__ctor_m92DDEB5CA724CC6E33CDC2F113378DB5D6757AAA,
XmlSchemaException__ctor_m5EB9F0E36520DCB3AD78B355F5F120E1D7FF5EEB,
XmlSchemaException__ctor_m2CBF0870133E05B4B6A567AAF3811636B9D15B9C,
XmlSchemaException__ctor_m1963EB8D54ED009EBD081E962B5F00813C9D8CAD,
XmlSchemaException__ctor_m429CE17333C4E56D10E770AF189E3E8ED8693C34,
XmlSchemaException__ctor_mEBB11FA07F979D8E2FFEA6F15F363DE6ECD4EAE2,
XmlSchemaException__ctor_mD012F9D7FC57019E8101830C66CF7CFA6E96B2E0,
XmlSchemaException__ctor_m9505C3D1FC19D24715CEC2FD9A00E58A9502453D,
XmlSchemaException_CreateMessage_m6130D97751D1598ED23338986B26E1E91F4A777D,
XmlSchemaException_get_GetRes_mC996358053D43B870B56956BA2BF89913ED0AFCE,
XmlSchemaException_get_Args_mE28DE83F63E5EF4D75858E086A9CFE804C87207D,
XmlSchemaException_get_SourceUri_m7EB81A61735BD28DD126994BB863122B4FDB621F,
XmlSchemaException_get_LineNumber_m4B6F5C9DEDB706302932EFD49A7A47844E74F0DD,
XmlSchemaException_get_LinePosition_m90A9E6B1D7A31F2A80536CF78D289AFDC5ED2C9F,
XmlSchemaException_get_SourceSchemaObject_m99B5576AD3D5662700228A4540258CA6D89851EC,
XmlSchemaException_SetSource_m4D004A102ABFE72DE2C7A9A9D953EA409CADED70,
XmlSchemaException_SetSchemaObject_mF8271BBB702F3AFB5539953912BAA906A57C7F07,
XmlSchemaException_SetSource_m55DECB20EC5FD40324A7E496ABDB82F11AD5EDD9,
XmlSchemaException_get_Message_m178394BC23B49E84BD06E8B75519E56043E84F3D,
XmlSchemaExternal_get_SchemaLocation_mA2BDA9AA87828E04390DAA93AF0DAC5728CBA8BB,
XmlSchemaExternal_set_SchemaLocation_m533A6BD26C51B11F51DFE8F26F85D79F36AB95CF,
XmlSchemaExternal_get_Schema_mFB5AB939E77F0F839DEC5C5D5B1995C0F9A1528B,
XmlSchemaExternal_set_Schema_mBA1489C020806A30A76DDF19728BB3A82E13D37D,
XmlSchemaExternal_get_Id_m7030682BADDF359A552B8C1EB93F63E11DCD56CB,
XmlSchemaExternal_set_Id_m4AE0A6632D15A8A8C0682F666AB2D3C3B5823448,
XmlSchemaExternal_get_BaseUri_mEA765F09012D88D442C306C8F783751683660E92,
XmlSchemaExternal_set_BaseUri_m18CCBA4884EEAE7B52EE10A9719ACD8FC5974F43,
XmlSchemaExternal_get_IdAttribute_mDC434D50C6D988B33A1B395746DA2532C7F15653,
XmlSchemaExternal_set_IdAttribute_mDE5878346800BD809B3117354478CC6E0E14D6DC,
XmlSchemaExternal_SetUnhandledAttributes_m18DB7D03D023847F729A9CBA791C495954B32D2C,
XmlSchemaExternal_get_Compositor_m8599322B86A60576D5097431134F47DD71903601,
XmlSchemaExternal_set_Compositor_m3B4F6D9B3F86A6348FC1302876320A9A32086BA0,
XmlSchemaExternal__ctor_mFE00A374752D977C0013469BEF32FEC18C71C4E4,
XmlSchemaFacet_get_Value_mBB683A5E6DC3CA3A5DBA1F926FC9780563E389A3,
XmlSchemaFacet_set_Value_m70803EC222B5DA6687D670C982CF4323164E3BBA,
XmlSchemaFacet_get_IsFixed_m5C01F3FC40A8BB190EF134C230063388C86C4DB6,
XmlSchemaFacet_set_IsFixed_mA609DC6263ED00C3E9B9CB7F4EBC5AD37368F4AF,
XmlSchemaFacet_get_FacetType_mFE5DA2AFE94D0752B55912F60C362FDA6CC5034D,
XmlSchemaFacet_set_FacetType_m514653DEB2D7B63D39A79FD1B8A31F6C92AB86BA,
XmlSchemaFacet__ctor_mAE63F2EA10D7EC80107BBFD38210B9280C9F6DCB,
XmlSchemaNumericFacet__ctor_m79F6F399C47B27E93AE6350CAA36FA39170946E3,
XmlSchemaLengthFacet__ctor_m077C89ECA4A63A5E529401C1ACF1317B57E12513,
XmlSchemaMinLengthFacet__ctor_m98ABB7B2BECBCD0496C83D5E9278D066DE44CCF1,
XmlSchemaMaxLengthFacet__ctor_m065033C6838C85DCA1F17157882023F774208A40,
XmlSchemaPatternFacet__ctor_m1D4FF6EF8796935D9091468A840640730673503E,
XmlSchemaEnumerationFacet__ctor_m05DBB145FA1AA2327283D792CAD44E7CF371F77C,
XmlSchemaMinExclusiveFacet__ctor_mEE0FF452091790EC3D69120EE610C03F1103F408,
XmlSchemaMinInclusiveFacet__ctor_mA4EA0BE3C6114C70FD7A6F5B7352B3C8C90E6539,
XmlSchemaMaxExclusiveFacet__ctor_mEEF3FAA1C7360CE89DB196D7AB67344EDA2DF1F9,
XmlSchemaMaxInclusiveFacet__ctor_mE6A1958EFA178FACA8AA3974107E2B869C4582FB,
XmlSchemaTotalDigitsFacet__ctor_mF36F68878D400BF979BDF172A61ADC59DECD4FA3,
XmlSchemaFractionDigitsFacet__ctor_mC01CAE80B509ACD1F14FB8442AFD7F6026B2141C,
XmlSchemaWhiteSpaceFacet__ctor_m54FE908D34A54F6D2195633C13FDD558DC1E8C98,
XmlSchemaGroup_get_Name_m648984A036074EE233286A55624006623CDBDF5F,
XmlSchemaGroup_set_Name_m544288A1B227B8382AB310B804969E1694B388DE,
XmlSchemaGroup_get_Particle_mC8F76DBFEEFC78EDA04AA437CFD65AD28660F55B,
XmlSchemaGroup_set_Particle_m910B188AED9F42C9AF1FC30461E22EA9F368ADE9,
XmlSchemaGroup_get_QualifiedName_mB6B42553E4E8CFC086481D34BC406BFA00A845F2,
XmlSchemaGroup_get_CanonicalParticle_mB7FE83F77B8ED2E080D9BCF47C410899932EDE2B,
XmlSchemaGroup_set_CanonicalParticle_m4ACD4AA82BC7F506628F7E5D5596E52028332DE2,
XmlSchemaGroup_get_Redefined_m898BBEF082EFF82AA34B65DB2EEBCF3FD3EF59AC,
XmlSchemaGroup_set_Redefined_m989F3A3B24FB584212AB065619F5CB19EE0A663F,
XmlSchemaGroup_get_SelfReferenceCount_mE8A43D01848F3FBC0821C12CC657E75286D38C98,
XmlSchemaGroup_set_SelfReferenceCount_mBFC38AFD4C5D482830A4A7A98D653464029E0360,
XmlSchemaGroup_get_NameAttribute_mE4CBB82EB37A226091E3318561A9A3A771C3E52F,
XmlSchemaGroup_set_NameAttribute_mD42658733E86B5FFEE38087AC7FE761A989DB35A,
XmlSchemaGroup_SetQualifiedName_m7129C25FAFC85A267C5A1F45A19C83E5F779341C,
XmlSchemaGroup_Clone_mEF6C18E035AB2E8A3791568E29A4AAF445F8F03D,
XmlSchemaGroup_Clone_m567ABF7CBCC302B17742B5CBC705DDD0691BEFE2,
XmlSchemaGroup__ctor_m74CC41F50304D309225B27BA55653A9208BEAC6A,
NULL,
NULL,
XmlSchemaGroupBase__ctor_m44EE0EB66C6A7EA2F17D3B5415E71C9E81752046,
XmlSchemaGroupRef_get_RefName_mBED20A277B0197786DCE7885A2C8228A64C83F85,
XmlSchemaGroupRef_set_RefName_m30B4E6159B16ED9C0106AADC4CD75ACF7614C2CC,
XmlSchemaGroupRef_get_Particle_mD8BC9F2E5B30043F41FC77DCBB81BA8BFBE9ED4A,
XmlSchemaGroupRef_SetParticle_mF0D95EB1743E62FAB9F0285EA61B918F1EED3874,
XmlSchemaGroupRef_get_Redefined_mEFE38FC2BDEB86FD02A5793E298C8B87F3DBB9C0,
XmlSchemaGroupRef_set_Redefined_m21B951A7B29EBE6D5B3365E5B2AD9D7B7E445FC4,
XmlSchemaGroupRef__ctor_m41CA1882B9155FFB9C1ACE8B6F46015ED0CF05A0,
XmlSchemaIdentityConstraint_get_Name_mDC1226A6D0995277B0011333F39A04EA54E12CDE,
XmlSchemaIdentityConstraint_set_Name_m00190B5A1F526FD5B73F9C945D71FA2CD9AF35BB,
XmlSchemaIdentityConstraint_get_Selector_m1EF75F875727A2A35F9CBF1D1C05D95EC42AE1B6,
XmlSchemaIdentityConstraint_set_Selector_m8F79BA0CCA1C4E308C48BD94F0C4E3573C565A01,
XmlSchemaIdentityConstraint_get_Fields_m7EA1FDC637E3F316F16D1A93B0C87306B98AC4EC,
XmlSchemaIdentityConstraint_get_QualifiedName_m251F2D545B4ECD413FD80B27138D0C43E9D79EB8,
XmlSchemaIdentityConstraint_SetQualifiedName_mFB8E806C3736D0A4169C129915BF744770F0706C,
XmlSchemaIdentityConstraint_get_CompiledConstraint_m0046D1F3536AB9208C18408A84EAB2AE99138769,
XmlSchemaIdentityConstraint_set_CompiledConstraint_mBAEA61DE6EC885FE71F6B440486280F645B4AF1A,
XmlSchemaIdentityConstraint_get_NameAttribute_m53C0FB696838EA02DD05C61F59841405D300101E,
XmlSchemaIdentityConstraint_set_NameAttribute_m58201356EF831F1030ED863D9CE7D8449405089D,
XmlSchemaIdentityConstraint__ctor_mC215BD4A8F51953C17F0463C62EE6779C10DAC46,
XmlSchemaXPath_get_XPath_m764CFD2F357F485A54A64EF4A6D4D350B1C5F9B0,
XmlSchemaXPath_set_XPath_mAEA0FC5939EB920210A3374B72CF04B9CD02D9F3,
XmlSchemaXPath__ctor_mA6E407A975999AE41703193334E8CCC076973FC7,
XmlSchemaUnique__ctor_m0D66A4BFB637821A95D8A299095B0CE1AF1FBFA2,
XmlSchemaKey__ctor_m22962FEC15FB7157A27F14EA00C208908BC3E6DE,
XmlSchemaKeyref_get_Refer_m87D6D4EE542C95EB6EABC076A102533D58E07F4B,
XmlSchemaKeyref_set_Refer_m184D5AF1BC5B32D1674FEF07106CC6D91A6E9FE7,
XmlSchemaKeyref__ctor_m8F2DB11022D5CA0E34662D5D8A767CE3FC3DB929,
XmlSchemaImport__ctor_m7E4884E5DA66A65DB987025BA513EB72D5EC03FE,
XmlSchemaImport_get_Namespace_mDCE5EDB62D412B171A113464D447AF35D143204B,
XmlSchemaImport_set_Namespace_m0732B4D3E2C953C5433137DF24E79E5D5276563E,
XmlSchemaImport_AddAnnotation_mFA6E850348BBBDC50633C5FFC6BE775E4DD4E599,
XmlSchemaInclude__ctor_m96061B674A0CD9C3D07CC96E81AF96381F2C9CC0,
XmlSchemaInclude_AddAnnotation_mF0A24DC6DE2BEC3189B9030F088411BD9FD56FA0,
XmlSchemaInfo__ctor_mEEC95F1F490C5D62BF1CC6DB16FE4938E5C1C341,
XmlSchemaInfo__ctor_mEB56BD698D44A8AAA47668230E0CDFE8463ABD08,
XmlSchemaInfo_get_Validity_mE4869422758C55C3AEAD4058EA5DE33F20515B83,
XmlSchemaInfo_set_Validity_m21F774F33B817B448E04E511C20E746A107C20FD,
XmlSchemaInfo_get_IsDefault_mB86867936914AAE6E3CD99B8826360233EA59B8C,
XmlSchemaInfo_set_IsDefault_m3336AE9797B4A20BD7D6D422E41F81BB978DB693,
XmlSchemaInfo_get_IsNil_m4F1DD1026DF6FADBEB26C570C07933519D4F8A2B,
XmlSchemaInfo_set_IsNil_m5FBBB7C4BE7338C1F20A30F6751FFBCD2610DE2A,
XmlSchemaInfo_get_MemberType_m4D8775934A4A9E0BFB886A913151C05237D79CCC,
XmlSchemaInfo_set_MemberType_m925D33D52C1075BEBC0FDBBBED4C234A3A735C22,
XmlSchemaInfo_get_SchemaType_mEB10A4E308F1E049AB929D5AB45087160B8A4979,
XmlSchemaInfo_set_SchemaType_m2CAC2BEE2A9A89947373826DE4B3A3402298AFA3,
XmlSchemaInfo_get_SchemaElement_m9E2ACC794E25FE2D5CC3DC433E8E389DE6934DDB,
XmlSchemaInfo_set_SchemaElement_m182E95177AAC02C2988E1D5A2549A80453EBB842,
XmlSchemaInfo_get_SchemaAttribute_m7DF2A831CAFA45AEC510A5C538426410AA7A9A49,
XmlSchemaInfo_set_SchemaAttribute_m05950BB331E8F8C987FE420391CE2E0F9A0C686B,
XmlSchemaInfo_get_ContentType_mCCA068AA3574842BD420262E10289905AEFF231B,
XmlSchemaInfo_get_XmlType_mD9463B808F9551551B08914C7D69BD0AC499AA87,
XmlSchemaInfo_get_HasDefaultValue_mA1B5032979D2D92E35B22811948D4D2F8C967DAA,
XmlSchemaInfo_get_IsUnionType_m9027AA2A2DA360A6EFA0D2916B4B94307A2EB050,
XmlSchemaInfo_Clear_m6EACF6A1BB70B47CBC2865B8CCC74BEA67F96FFE,
XmlSchemaNotation_get_Name_m370C4FCE135A4E5517BC7CF253C7C7E9CEC9A905,
XmlSchemaNotation_set_Name_m01FA2499BEBAF0E8A0BB6387D61B8625B7BDA797,
XmlSchemaNotation_get_Public_m5D925FDEF1B48781BA12F373CB73F27A2C97BA2B,
XmlSchemaNotation_set_Public_mBC61C8219798FBBD85AC5B5241A3AED7558C6CF5,
XmlSchemaNotation_get_System_m1C6ED38BB6A43560691C1EAD01D3A2CBB6BD31B5,
XmlSchemaNotation_set_System_m9F65B6FFF60C1810AEDB3A559E32CDBF45637C03,
XmlSchemaNotation_get_QualifiedName_m59ECE57FEE27175039CC5A6F1C488A8D9679136D,
XmlSchemaNotation_set_QualifiedName_m56F91BD1E0A0D0AD5DD33771A202ED489151508E,
XmlSchemaNotation_get_NameAttribute_m2C0F0F04E23E03657A9B3108212EFE1AE2BC6553,
XmlSchemaNotation_set_NameAttribute_mF34AA88BDEEE679C29BF3B05061D30D0097FD44A,
XmlSchemaNotation__ctor_m84E2099C2238C6CBACAE59E91293ABB5963581A0,
XmlSchemaObject_get_LineNumber_m0E85AE355678B38A3BC1390D26312B4093845724,
XmlSchemaObject_set_LineNumber_mDD7E85719A3B62BF106872A178E655B99AB79410,
XmlSchemaObject_get_LinePosition_m6464E9E3F6D65D40317812043FFA54EA5F346FF8,
XmlSchemaObject_set_LinePosition_mED28BED5B523DA2C528691B840F10876E310E877,
XmlSchemaObject_get_SourceUri_m5EC9BEAB2167AF995D1D6DD8B441420520D392F6,
XmlSchemaObject_set_SourceUri_mE92C052A58B5378D96F8F22A2710E49F2CBB9F31,
XmlSchemaObject_get_Parent_m98A2082901CC0571DFAA0F20296ED962989BFD4B,
XmlSchemaObject_set_Parent_m8EFFC956CADF262A4D7E1BA86D3348F4FB5AD9AD,
XmlSchemaObject_get_Namespaces_m7E7E0DCE92E93E7E35BB16F6ED4C40453C702C03,
XmlSchemaObject_set_Namespaces_m4FB0E4BFE47B03AF284072636A3B86EA08307E3B,
XmlSchemaObject_OnAdd_m2462E2287A0F5133E56371F4B228AB3E3CEDEF1F,
XmlSchemaObject_OnRemove_m03E558E22948E6E395ED4BBDC931A07CF9E7FE8C,
XmlSchemaObject_OnClear_mD64BD34AAF5FFE75D64A376265492DE8413E08B0,
XmlSchemaObject_get_IdAttribute_m9D863F45A3917E5F40881B3F55BEA875E33F10A1,
XmlSchemaObject_set_IdAttribute_m5A4AED443EAAAFD70E30BEA81ABF2A6D2569815C,
XmlSchemaObject_SetUnhandledAttributes_m9B007294706E220B6AAA0FAE17AEB4FC0AF43A61,
XmlSchemaObject_AddAnnotation_m167B50B9399039C0C277054010A910FBC863350C,
XmlSchemaObject_get_NameAttribute_m50DBBEA0FC7AAA8F6F0A6EB0E50EF5FCE0EF2D74,
XmlSchemaObject_set_NameAttribute_m02200850F610B76A7070737F122A38D6CE64D0E5,
XmlSchemaObject_get_IsProcessing_m7CFF03ACA70C463E9172B2BCD2ED6B8F5EB1E044,
XmlSchemaObject_set_IsProcessing_m9BEE191D0CC8D622ACE1B5ECC67929760309D4D2,
XmlSchemaObject_Clone_m9BFFDBC67FE2CD1D761B26E67E033CACF42C9A5D,
XmlSchemaObject__ctor_m72D9D6DC7E5B4FBB6ADEB97F688474AF8AC7CADE,
XmlSchemaObjectCollection__ctor_mADAEAC1E5F0B0F7346DA6B6B2BD10092A0EF9C05,
XmlSchemaObjectCollection_get_Item_m79323DEBB2A34FBF11E30BD48D2417433682888F,
XmlSchemaObjectCollection_set_Item_m325DC2946B59456DC5CDF58D5E8F1B09932DBCC7,
XmlSchemaObjectCollection_GetEnumerator_m1BE1F7F9A214606480478E5C982D93A2D650CE51,
XmlSchemaObjectCollection_Add_m7331C4E33810C8039BDB8EE3FE78FBD0D042AFDA,
XmlSchemaObjectCollection_Insert_mA8F4BDC5AF0D811816BFDBABB85F761E70B12499,
XmlSchemaObjectCollection_Remove_mD89EA2D16D034313760C7335A6DE8A87A3CC54EC,
XmlSchemaObjectCollection_OnInsert_m557373452D8111CB48EFAD63A95D453EB2755463,
XmlSchemaObjectCollection_OnSet_m68641D7A4D784C05296962F40FEC5F367E0BF019,
XmlSchemaObjectCollection_OnClear_mE46F65DC2D01A5426B966B9318AACA7807FDF899,
XmlSchemaObjectCollection_OnRemove_mF1303A8DFB76392617388B2143CDAEA85360DDA9,
XmlSchemaObjectCollection_Clone_mDDA97D3278315C5EEB1D9DAB04F405D1DEB1B666,
XmlSchemaObjectCollection_Add_m13E9E2266391721DDE67D001B63D169CD5EE2BD8,
XmlSchemaObjectEnumerator__ctor_m9FB9FA15A16EA1F44EA4758E8FEEDCE93AE21476,
XmlSchemaObjectEnumerator_MoveNext_mCE238F5E173EB65810B7BB5188EA9BF9C89B6EF8,
XmlSchemaObjectEnumerator_get_Current_m1A686BB7E0267B5B749F8930C2F1C12C0FBE0B72,
XmlSchemaObjectEnumerator_System_Collections_IEnumerator_Reset_m40EEC60970B7E57B87978D8A4FD418834766B881,
XmlSchemaObjectEnumerator_System_Collections_IEnumerator_MoveNext_mB90293CA2F7F6ADB266A76FB6A53DEBB4A5C11CC,
XmlSchemaObjectEnumerator_System_Collections_IEnumerator_get_Current_mFF399D01E1D777BDEB218573B1B5432201C0A4AA,
XmlSchemaObjectTable__ctor_m10813F1E9DBDDC913510AE4881C2D603D3A85912,
XmlSchemaObjectTable_Add_m4A2B188A8C52A0BBE8E6B9BF917E7983FD383719,
XmlSchemaObjectTable_Insert_mBA3E6DE3C077F2BE16A5584128C0B06F59894A50,
XmlSchemaObjectTable_Replace_m9B81E23578874CA89FB8C74A0C840B59B0EC407C,
XmlSchemaObjectTable_Clear_mD0B030B4F1CE91BA243F061DBFB82F39161E6EAF,
XmlSchemaObjectTable_Remove_mEB08A5D4B5F62B5E7223094389887D43A643C000,
XmlSchemaObjectTable_FindIndexByValue_m26D4EA6488BE24A432C11A4CD3BDF2BA7D6DF3C8,
XmlSchemaObjectTable_get_Count_m68B3B75A747E8830F096531551DB1F0BF8D9EF83,
XmlSchemaObjectTable_Contains_m380663F43321433C0A0BA2C384A95475F4C614FE,
XmlSchemaObjectTable_get_Item_m17BFE77918D068444887056CD91AB14CBA8F694B,
XmlSchemaObjectTable_get_Values_mF69730E61D5EB5381D18ECA08EE67ACFFC99CA18,
XmlSchemaObjectTable_GetEnumerator_m294B9ADCCE49F0D4B9309D4A881E3F10E07117F7,
XmlSchemaObjectEntry__ctor_mDB6D28B2EFC4E56731C01B728F19A21B947A9EC8,
ValuesCollection__ctor_m49CC84BC908AE000A90DB0309DB41BB395E65C3B,
ValuesCollection_get_Count_mFE20BE59C06A39C2196D4781CB7511E1B63DBA26,
ValuesCollection_get_SyncRoot_m655F90306B9AC420573AEBE42A8F50C48D4DA767,
ValuesCollection_get_IsSynchronized_m4C723756D59F719FA72D260A3D0CB3634CB5F7B3,
ValuesCollection_CopyTo_m8324499C28A8C784EFD9A8C5380129AD4869C0EE,
ValuesCollection_GetEnumerator_mF3C0C7853D280CEEA88A253C54F2F4CE0B5ABEB4,
XSOEnumerator__ctor_m2DF8E27A0831D705D09080CF80BEF880F63E17DA,
XSOEnumerator_get_Current_mBDA32165FE39CA3067D4A51420556EEC29F12525,
XSOEnumerator_MoveNext_mE7D3763C8507C0D900370B219D69A0B6C0773125,
XSOEnumerator_Reset_mB3ADB2183C92A2CEAF903AA1E30EB5FC245631F5,
XSODictionaryEnumerator__ctor_mDA2632C6C436F58079AF6FC22468AE28FDC0F687,
XSODictionaryEnumerator_get_Entry_m5FC134CC464DD6C911C7F7435CA3550160A971AB,
XSODictionaryEnumerator_get_Key_m4CCA7C86ACF5B5134F4D1F9F8F4F0A80DED75951,
XSODictionaryEnumerator_get_Value_m8FDCC6D692BEA1802E803B787392EED6DBDCE2E0,
XmlSchemaParticle_get_MinOccursString_m02E50524098910DC5D50F0C359B58FE9AD780784,
XmlSchemaParticle_set_MinOccursString_m9BB34BAF0A5A7E2D1C573AB11F624CE1345BDDB7,
XmlSchemaParticle_get_MaxOccursString_m09A4363B1535266C1F9A6105066387D680F930A0,
XmlSchemaParticle_set_MaxOccursString_m971275AF1FA40537089670680214B65B480340E4,
XmlSchemaParticle_get_MinOccurs_m2A8F07D8F656E98898AA5F1B76BC7645CE71574C,
XmlSchemaParticle_set_MinOccurs_mF5AD1AEB14E696DFC27F54ACF153134BA8C269F3,
XmlSchemaParticle_get_MaxOccurs_mC9DA833976FE06E6F4F0BDD00345DB98D7F70ABF,
XmlSchemaParticle_set_MaxOccurs_m323FFAAFC203B3935B029652812ACFEF03177776,
XmlSchemaParticle_get_IsEmpty_mD14F44B29AF8DE0D8D817531066F8106000EF3EF,
XmlSchemaParticle_get_NameString_m2627C1C5A89C2443879C2FC9A627309D8E187254,
XmlSchemaParticle_GetQualifiedName_m8CD8A7F86F70CB60469851740A4DB5884F6FCE3A,
XmlSchemaParticle__ctor_mDF61E3EE9B7D4102592DA20D02619EBF4D04F9A1,
XmlSchemaParticle__cctor_m90D9FA4334B902A8503815EF299C62A41C3F23A7,
EmptyParticle_get_IsEmpty_m9C8E45F28ACC48F35BBDD252DEC73A61A75EBDBA,
EmptyParticle__ctor_m7FE5C70CB31BBBE2FAF38D403AC196F379DAC079,
XmlSchemaRedefine__ctor_m2CF964ED8F6F0BBDC12B81B892E86C18D3A07F7B,
XmlSchemaRedefine_get_Items_m4EE9648FD7611A9B25FF19DFEE76E87DFE84B4E1,
XmlSchemaRedefine_get_AttributeGroups_m6443E949A9CA63A70875B74E4D4CEC08DAE9B681,
XmlSchemaRedefine_get_SchemaTypes_mE148F20CDFB05077E94A22873135C36A639D05B4,
XmlSchemaRedefine_get_Groups_m93C6BEA5A7BABC87D28BD508F3F9AEE0B43897CD,
XmlSchemaRedefine_AddAnnotation_m09ECD2DD2307D5309BF28B032C7009BC201904E6,
XmlSchemaSequence_get_Items_m70B37651E1C35A6D8200AEF75BFD61350284F417,
XmlSchemaSequence_get_IsEmpty_m0A91C16A92E66D1CC740349C35748D50A779C44F,
XmlSchemaSequence_SetItems_mFCCBCA2CDD91A61FBCEE0E84556E1EBD4CA45597,
XmlSchemaSequence__ctor_m2F6FEB908FD993D0623F35D800E4459AF401F065,
XmlSchemaSet_get_InternalSyncObject_m16E6268FB3D6C27AE94C0F1FE84C693D68EE3719,
XmlSchemaSet__ctor_m3D365A1BB668EC9DBFBE314F44F00B1AFB3257BD,
XmlSchemaSet__ctor_m4BA127BB610FA98EC4474081E079EFFB2D1DFFF8,
XmlSchemaSet_add_ValidationEventHandler_mFC3719FAF58D2E63F807687F46CDA6249C7C8FFE,
XmlSchemaSet_remove_ValidationEventHandler_m8417EF189AF68FAB24124896E1C3719C8298F28A,
XmlSchemaSet_get_IsCompiled_m0FD8558FD2A6B01BAA5BBCB36E9F8B1ADD04BF23,
XmlSchemaSet_set_XmlResolver_m541D8693EA479CCE4B6B51F61CB1E2C7BABA0DC8,
XmlSchemaSet_get_CompilationSettings_m37A24142318C63FAA8818E3386074B2713C6CE1A,
XmlSchemaSet_set_CompilationSettings_m927158373FE3D8A0EACDE9B4B4CDFFCB17F45671,
XmlSchemaSet_get_Count_mF4D867C2937A5F6CB0070F087C4FFF5909ABE397,
XmlSchemaSet_get_GlobalElements_mFD11CEF567F45508B8D7434CD0D3D38ABCED7556,
XmlSchemaSet_get_GlobalAttributes_m6EB5D5D6C3B81BE04C4F21213D982C6AFA7F3D85,
XmlSchemaSet_get_GlobalTypes_m6DB1AB31FDFCD0E2D5EA5AB734A1287472A0CF5D,
XmlSchemaSet_get_SubstitutionGroups_m9AD7D68B7F47A204F37DEBC220A22F03EE5D0BCC,
XmlSchemaSet_get_SchemaLocations_m811CEBC7B338484CDF5D7519DE1D424B6CE3D67F,
XmlSchemaSet_get_TypeExtensions_m65DBD765B63EBA155FF53DE1B87355A4B7B13A76,
XmlSchemaSet_Add_m6E06514213A39AD1F0A52C109539D0ECFF25588C,
XmlSchemaSet_Add_mD370E9075A98B1F6190D28C8909616CBEE5CBAFE,
XmlSchemaSet_RemoveRecursive_mB02DC1B70D435E3101F9FAB8146EDE792FE44C9A,
XmlSchemaSet_Contains_m39B068826A63F384F0E46055A63CAC4A86A34EDE,
XmlSchemaSet_Compile_m67058DA49CDFFA1C3879DB8F82AEC8DD6F4B3355,
XmlSchemaSet_Reprocess_mB8ED5361B6ABEAC373610815B22A5B78BBF79D76,
XmlSchemaSet_CopyTo_mE195556997080731FCF64D0424CEF381DD20FABA,
XmlSchemaSet_Schemas_mE3BC781CBC04B6AE002103FEB3D506EDFC161F6C,
XmlSchemaSet_Schemas_mB026F323BD5F5CCE6B270803AF10983103ED0BEF,
XmlSchemaSet_Add_m4BB993ABA3E3E3B989B6D311D2C9D93A4C1827B1,
XmlSchemaSet_Add_m90815C97A7542B0BF1DD37083AEF68DDF5922A48,
XmlSchemaSet_FindSchemaByNSAndUrl_m7D2BD7949FA3B670844FFB0F518DC2D600F0A747,
XmlSchemaSet_AddSchemaToSet_mF2C67C03DFCF2990219B668F4D7AA1C5F02943FB,
XmlSchemaSet_ProcessNewSubstitutionGroups_mA38F33CE9AC1A38D65DFA2A98BCEA06572D7F244,
XmlSchemaSet_ResolveSubstitutionGroup_mE33F4882F3209B806C9723F0E919843F81648187,
XmlSchemaSet_Remove_m7BF3A6579D37D9E97A7C8A6D8A5E5F30175EB612,
XmlSchemaSet_ClearTables_m798C6516A56A997CB35112F929DC58B6F90D25BE,
XmlSchemaSet_PreprocessSchema_mEC2825942189137073BFB1E5CFB5418A2D6EE72D,
XmlSchemaSet_ParseSchema_m22FA33A5E715C471FA50112D8D49B11B404D79B0,
XmlSchemaSet_CopyFromCompiledSet_m11A7FC699975DB926D1D48328AE1394F76AE079D,
XmlSchemaSet_get_CompiledInfo_m6C2715430BDD2D7105A20121C76902BB1E4F0622,
XmlSchemaSet_get_ReaderSettings_m93D79181C45DC697575A64806D2D47229BE1A7F5,
XmlSchemaSet_GetResolver_mF0019C50292D0E07BF8EB8574A4CD06E1D6A3822,
XmlSchemaSet_GetEventHandler_m6B3773BA47E1C68C3FADED77B252F7F39400705F,
XmlSchemaSet_GetSchemaNames_m3B8BB33E94ACD82E95D0D72E2E0098E5EB0F98C1,
XmlSchemaSet_IsSchemaLoaded_m88A471CD864A62C1E4D3E9CDB7AF2AE0D8F0F471,
XmlSchemaSet_GetSchemaByUri_mFC031B2D0639FADE16711CD7DDA54EFCFBF4A0CA,
XmlSchemaSet_GetTargetNamespace_mD8C1049041C8523403E9B6FEF4755AF4A129335E,
XmlSchemaSet_get_SortedSchemas_mCCD44398857A2BF8202565D08A31EE185614CE50,
XmlSchemaSet_RemoveSchemaFromCaches_m71FCA4E7C03847D8E91778B43B67DA58C03BCEC2,
XmlSchemaSet_RemoveSchemaFromGlobalTables_mB775177E29C715CC8A4E1E45EEC490D1E32ACA9A,
XmlSchemaSet_AddToTable_m464E403A24B4C177B2C500C852E0FD9AFD496850,
XmlSchemaSet_VerifyTables_m00504ACECD9EB83515E63FEF7512EBD6B0EFFD00,
XmlSchemaSet_InternalValidationCallback_mA22A6620F8AC884338763420A26C7912F652CDC6,
XmlSchemaSet_SendValidationEvent_mE0F2CE319BABF7423071F742E0082E0D8226C16D,
XmlSchemaSimpleContent_get_Content_mD9AA6DFA0A479561E56C185BFF04A8F303595945,
XmlSchemaSimpleContent_set_Content_m62A712AE69F60C8EF826B52A63D387CCB062F0F8,
XmlSchemaSimpleContent__ctor_mDC7F306A534B43D8A80492E5BC1DDC444AA427E3,
XmlSchemaSimpleContentExtension_get_BaseTypeName_m75545E8A9281E47719B2E274B886091A3EF89744,
XmlSchemaSimpleContentExtension_set_BaseTypeName_m157E34D5297569730B7BA1214D852C19E398B4B0,
XmlSchemaSimpleContentExtension_get_Attributes_mE78BE1F22BCB5D2E22FC022534CB7AAFE0199DF6,
XmlSchemaSimpleContentExtension_get_AnyAttribute_m9505749446661559AAFDA776A8336CF3CE38221F,
XmlSchemaSimpleContentExtension_set_AnyAttribute_m01D62869918F1D793E869E904084C6B5CA1552C8,
XmlSchemaSimpleContentExtension_SetAttributes_m910FC3330C245B843B5FFB30BD92624FBA04EA2E,
XmlSchemaSimpleContentExtension__ctor_mD30704B0FA03E10631BE596E87C0D1F1E35CB62F,
XmlSchemaSimpleContentRestriction_get_BaseTypeName_m3ABFC2CFDD5E7F129402039FDFACCD714694DF44,
XmlSchemaSimpleContentRestriction_set_BaseTypeName_mDAB4170C2C241A7797DFA07869DD965D815299F4,
XmlSchemaSimpleContentRestriction_get_BaseType_mC9BD0DC40477DDC5E39D7DCC9024906B766887D0,
XmlSchemaSimpleContentRestriction_set_BaseType_m6E00C100C59C8AD980BFDB2B78EB7AE505BC818D,
XmlSchemaSimpleContentRestriction_get_Facets_m935D40CED7DD1999CFCC740888F6DD9563320246,
XmlSchemaSimpleContentRestriction_get_Attributes_m73FADFE271F96BA6BF4F1FC4F2F2D86F4E23F5DE,
XmlSchemaSimpleContentRestriction_get_AnyAttribute_m6087D0C36BC003A7E937BC617AE483CFB52BA97E,
XmlSchemaSimpleContentRestriction_set_AnyAttribute_m9E4E6C672FDB1262A3DD8E653FF2E512C11235A6,
XmlSchemaSimpleContentRestriction_SetAttributes_mE64FB971785214449EEA427C074F3FE8D6B966DD,
XmlSchemaSimpleContentRestriction__ctor_m99B0CD58A31F8CA530D95D6DAB7B83B20DD73AB9,
XmlSchemaSimpleType__ctor_mCCEF1D2C61540983908D6E1BB4BEBB3195BA7055,
XmlSchemaSimpleType_get_Content_mCB30920833956BE92591B664C0036D0C138B7C54,
XmlSchemaSimpleType_set_Content_m0BD0F1CBB3B78632801F8FD34A1637B2DA9FEA01,
XmlSchemaSimpleType_Clone_m55823B9249FABC6F35081490B945F9A704EBF1D5,
XmlSchemaSimpleTypeContent__ctor_m2963A17FFA854DEEB73AAD77637263E9F18401FC,
XmlSchemaSimpleTypeList_get_ItemTypeName_m61FB2AC4DD3F7C09494E31C4DAE03E96711FBAC2,
XmlSchemaSimpleTypeList_set_ItemTypeName_m861EA0931A39FB01B478BD45DC4A9F7FCA54A048,
XmlSchemaSimpleTypeList_get_ItemType_m2222A0D76CEDF08DCD6445F75DFE8B5C1225D610,
XmlSchemaSimpleTypeList_set_ItemType_m7651BDF231B9E66FFC12A8AAE74845FB71E71C7B,
XmlSchemaSimpleTypeList_get_BaseItemType_mAB81D9EC2A6AC04FB8F926664A19A4367CF54BD8,
XmlSchemaSimpleTypeList_set_BaseItemType_m61F5587B0F01AFA876563F998C9EB0206ADB6BFE,
XmlSchemaSimpleTypeList_Clone_m59C7D7FAFDAF4E73380D38D40EBF3937FE89C94B,
XmlSchemaSimpleTypeList__ctor_m0D8842775F71D08ECCF7E32FCB31E75E69222714,
XmlSchemaSimpleTypeRestriction_get_BaseTypeName_mEE1F470183CF0E94F58B1EBE50B7736931F6C9C5,
XmlSchemaSimpleTypeRestriction_set_BaseTypeName_mF5693C82788AEE2DD4F3F16C94070C4E2C75BE65,
XmlSchemaSimpleTypeRestriction_get_BaseType_mB16FB3E86226E0400E1A756D6138BEBFB2D35BB8,
XmlSchemaSimpleTypeRestriction_set_BaseType_m4C35915D43CF6C81872317520F1B990C5C1D9F55,
XmlSchemaSimpleTypeRestriction_get_Facets_mFE79D3505ABE7F499A6D4883E49A265D9D546F11,
XmlSchemaSimpleTypeRestriction_Clone_m659C3CA494F85A6763B75BD45E9B0C8928484AC7,
XmlSchemaSimpleTypeRestriction__ctor_m5777FDD4817C7A77B3F1FD1BA212D3C92370EFFE,
XmlSchemaSimpleTypeUnion_get_BaseTypes_mC9A61536CE8CE679B08A46231BA066885F83CFFB,
XmlSchemaSimpleTypeUnion_get_MemberTypes_mE98F53AE609551BEAD1CD6840F189545C61553D2,
XmlSchemaSimpleTypeUnion_set_MemberTypes_m76149E860E608018950A7D46AE47C37E83230CE4,
XmlSchemaSimpleTypeUnion_get_BaseMemberTypes_mAEDA65F9E8E40E678E64780448C500167363AD23,
XmlSchemaSimpleTypeUnion_SetBaseMemberTypes_m2FBA1E5168A96B3F1BC7FF8D9754ED2F105F0F13,
XmlSchemaSimpleTypeUnion_Clone_mE63F57E909924E5BD57624926E1EBB3CA94C70A9,
XmlSchemaSimpleTypeUnion__ctor_mD6D9C9D5B53524E77A54858736207B3407F7079D,
XmlSchemaSubstitutionGroup_get_Members_m2BD19D88E9221BCC56C4E816041B6E87595CADDE,
XmlSchemaSubstitutionGroup_get_Examplar_mD33568DF7BF209DBE9D23ED8D4534C58205371D3,
XmlSchemaSubstitutionGroup_set_Examplar_m931A1ADF6B39FB320B21BA2E77770698D080412D,
XmlSchemaSubstitutionGroup__ctor_mE12EE05DAA57E4118C35A75F06A2C6654ACAED7D,
XmlSchemaSubstitutionGroupV1Compat_get_Choice_mE0535DFA72464C50CDCAD670FA8AA884B5D47C21,
XmlSchemaSubstitutionGroupV1Compat__ctor_m7D3E4954DEC9087C23C5827B6604C4B077868B43,
XmlSchemaType_GetBuiltInSimpleType_mC8FFA8C04EAC291F789930A5381E927F7FF79586,
XmlSchemaType_GetBuiltInSimpleType_mCB3679D57A227BD055F702CBE00D47AFAF730B79,
XmlSchemaType_GetBuiltInComplexType_mDD184B5FA55CCE46D230F99D7D5A0A98855FB92A,
XmlSchemaType_get_Name_mD9FB52FC6EC8B493B2EB4281CAB6697410D549C7,
XmlSchemaType_set_Name_mEE8CA19AC05F6FA2964FFBABF8FDF28147095ABB,
XmlSchemaType_get_Final_m671D636DA154D2F94D37B13148F5C9E40CAE7EFD,
XmlSchemaType_set_Final_m5B9F1389E2BAFA8558861AE48628C8E5F0D36FCE,
XmlSchemaType_get_QualifiedName_m4DFF2E93FF1C517E0B80685D7F50C26D1F1DB184,
XmlSchemaType_get_FinalResolved_mB756EDE220E6E29553AEFA171D37BC306070366C,
XmlSchemaType_get_BaseXmlSchemaType_mB970BEBE5AA98845F853E4136C970E8B822C64C9,
XmlSchemaType_get_DerivedBy_mDDD073716564CF4559B8DCEF22907B60201564CD,
XmlSchemaType_get_Datatype_mECB5426C8F94D6BEF27D5E8648BCCDB17C5EAC16,
XmlSchemaType_get_IsMixed_mA238ADD1B146003440A6EFBEE53FE0FDFD16A95E,
XmlSchemaType_set_IsMixed_m1C466021DB38750793AEA2C63C7E237940B1451B,
XmlSchemaType_get_TypeCode_mF1CEC58E5DE9F750F24996B6776FAB44F01B565D,
XmlSchemaType_get_ValueConverter_mCCC5AAC678099B787A16302E74037FC05E0522C8,
XmlSchemaType_get_SchemaContentType_m9321D07E1E84A48DF9A8734DDC8FC2756BC1D377,
XmlSchemaType_SetQualifiedName_mC117EBA4E037E2AD5D60538EDBCC01933D5149F6,
XmlSchemaType_SetFinalResolved_m7B2059EC0325747957F2F07D6A56F2C899361690,
XmlSchemaType_SetBaseSchemaType_mDEA262EB0B426FC9A29BFFA4A9117308C4469B6C,
XmlSchemaType_SetDerivedBy_m38B846A751256507DF0285C064DC5B488C93B75B,
XmlSchemaType_SetDatatype_m6B9703DD5514CFC9E91850433EC3CABDC18BCB6D,
XmlSchemaType_get_ElementDecl_mB5C4C81B41D43C405C7C888A2AD3AEC77F3DF86C,
XmlSchemaType_set_ElementDecl_mEEFA6EC6350ABB46B54C3BBEDAD78561F2B09536,
XmlSchemaType_get_Redefined_m4DC8B95041329694AAA93F55F7FF7166F5784C8A,
XmlSchemaType_set_Redefined_m44C22DB441E0C1A63E8B1A69FB0E956720365412,
XmlSchemaType_SetContentType_mDD860E7EB8BC629E70FDDCFAA30AB00A82978C41,
XmlSchemaType_IsDerivedFrom_m7EFEF5862D454DC236FA9160395F7B51FF80408D,
XmlSchemaType_IsDerivedFromDatatype_m4539ADE8152FD5C72E086F6C062D84068E485ED3,
XmlSchemaType_get_NameAttribute_mF912CAEAB6A71023BB90BBE062001BC62B0F7182,
XmlSchemaType_set_NameAttribute_m3385660073FDE3F7215587782554363534488199,
XmlSchemaType__ctor_mF2C12D4E7A401FE713B095FA94EA4CF54B89C9EE,
XmlSchemaValidationException__ctor_m88C0991B673ACCCBEF28E5DAABBC014087864168,
XmlSchemaValidationException_GetObjectData_mDEF95929A5B309F153A1A9B049C3800D09C7162E,
XmlSchemaValidationException__ctor_m3361C82F43E82B26D843A0765E10438D57DC1731,
XmlSchemaValidationException__ctor_mFC84D19FE52AD5BE717A201642F7780643C3F3E8,
XmlSchemaValidationException__ctor_mCEF3107B713D7BF2A43BE74BE4A54D03423F21C9,
XmlSchemaValidationException__ctor_mE965E743A7495A43431ECD73471AFA66F3D738A0,
XmlValueGetter__ctor_mBE624F87E03B987FB93726999FDECD5A16A78856,
XmlValueGetter_Invoke_mCB3A06236A334B373E7124CEAE816429597BAF3B,
IdRefNode__ctor_m412DD977E13E68EAE9C6E89CEC38F87F1C475CC5,
XmlSchemaValidator__ctor_m56BB2CC33204184249C0FBAEFFB62360CE357D58,
XmlSchemaValidator_Init_m68A53AB73F56B039E8719012CBA1CB9F15A9DDF0,
XmlSchemaValidator_Reset_m94F73A859ABD8DE5F501AA6B2473503687A9A17E,
XmlSchemaValidator_set_XmlResolver_mDC237AD870BB422EBE00CABC121D6463BD83AC7B,
XmlSchemaValidator_set_LineInfoProvider_mCE8464C94CE62045B4E7E1D5E98CE08C5A133F7B,
XmlSchemaValidator_set_SourceUri_m9CE5DB7D7E96302E4A1EFB8AE9532E5A50943C6D,
XmlSchemaValidator_set_ValidationEventSender_m86BA6FEA0FF7C3084A563502919ED3AFC4B5FEF3,
XmlSchemaValidator_add_ValidationEventHandler_mE543B33598AD152106B6502A2BB811774E04C4FF,
XmlSchemaValidator_remove_ValidationEventHandler_m56BC9F061D872C0D19DB5240C5F84F80940B51D3,
XmlSchemaValidator_AddSchema_m747346B577999B374C38B98B0AE6A6306BF4A6CE,
XmlSchemaValidator_Initialize_m7C9C522F9DD17BD23E1ED3A2B17FBC996F71EC3E,
XmlSchemaValidator_Initialize_mE3D993BD39AE63C57ED26CDF333903F1A5FD0C82,
XmlSchemaValidator_ValidateElement_m7F07F23618D0F91BC594DDAB30C1DA8E602F7375,
XmlSchemaValidator_ValidateAttribute_m66B0CED723BBCA9C5E799F49D208689C64B638E2,
XmlSchemaValidator_ValidateAttribute_m413BF05C9BE61BB21A7D9A092B1CE0AF451C823E,
XmlSchemaValidator_ValidateEndOfAttributes_mAF7C1F3E173153067D4807790DC7DBBF204C0FF0,
XmlSchemaValidator_ValidateText_mAFDA1D89FE72244D37356A8954ABF6549544C67E,
XmlSchemaValidator_ValidateText_mCAEAB203A6C58335752F0B69F0F083EA70CF8749,
XmlSchemaValidator_ValidateWhitespace_mB80702282B9ECD2F20A8E2CE93E72D3790619BC6,
XmlSchemaValidator_ValidateWhitespace_m266F1E43F86557654F87227EB8257807BFC650D9,
XmlSchemaValidator_ValidateEndElement_m643E1751AAD5253C99107E714616A317BFCB44DF,
XmlSchemaValidator_SkipToEndElement_m06361D2BE6354B6243DBE69406A2E8E1EF0BFD31,
XmlSchemaValidator_EndValidation_m575836D703F3EC8F4F128F4E2CF8BABA4CDA8BFA,
XmlSchemaValidator_GetUnspecifiedDefaultAttributes_mA4EB22BD4B62641581B86520F536FDC7AE05434F,
XmlSchemaValidator_get_SchemaSet_m5FF824719184397EE034CEB9C75AA11723A6EF11,
XmlSchemaValidator_get_ValidationFlags_m7AD61F111A15626C30081CCDD6A4D89C07478AF9,
XmlSchemaValidator_get_CurrentContentType_m8C0D380365940F827814FEF5DC65CE61DB47EBF1,
XmlSchemaValidator_SetDtdSchemaInfo_m2B01EAA86B72F725DD85A03BE1E5C7807AD09552,
XmlSchemaValidator_get_StrictlyAssessed_mA3CE8696413EAD7725EE4E6071F9C8ED046D33BB,
XmlSchemaValidator_get_HasSchema_m424FC80501F7029D9408B111A6316351FEF38CF8,
XmlSchemaValidator_GetConcatenatedValue_mA176D71D78B7C8968D619222BAB21972DAF12111,
XmlSchemaValidator_InternalValidateEndElement_m53D56334C63681AAC2606465AD005B58EC21E9CC,
XmlSchemaValidator_ProcessSchemaLocations_mA228C173CB9E3B3F0EDA648083CC1B2E122B0FDB,
XmlSchemaValidator_ValidateElementContext_m24337566C776D27972CB8A9107B5B91F0BD7ACA0,
XmlSchemaValidator_GetSubstitutionGroupHead_m5ED9B617F8A1EE124EA58B76047A6D520B63BCCE,
XmlSchemaValidator_ValidateAtomicValue_mCAF0E2B0BD3DA883F3CA67A2CA8B81822848F96A,
XmlSchemaValidator_ValidateAtomicValue_mBD5CABECBB8610EB9DC9BDB5B63C1BE588BD5866,
XmlSchemaValidator_GetTypeName_mC0075E351E413B8717691BDE9BD5A2E5BFBF5605,
XmlSchemaValidator_SaveTextValue_m1D892AEFF7CD09038D2E93B4D51868970525A386,
XmlSchemaValidator_Push_m6B1620BD96F69162A699A46ACE58E00E2DCF74A4,
XmlSchemaValidator_Pop_mCA143897065B6E282F4342EAB41FEB339BCADDE7,
XmlSchemaValidator_FastGetElementDecl_mD3E284869B22844D8D13AE9BD1FD72A69AB2EBBA,
XmlSchemaValidator_CheckXsiTypeAndNil_m0D79F195AF229C283B478FE6513EDFB6B5730BC9,
XmlSchemaValidator_ThrowDeclNotFoundWarningOrError_m28AF695E954FB52FB068EC96317C696758E68434,
XmlSchemaValidator_CheckElementProperties_m6DC3E01CF3FE39E36EBAE84935AB531C28888BAB,
XmlSchemaValidator_ValidateStartElementIdentityConstraints_m81D07CDD07DA1381F02AE4373E057FDA7A87E8AB,
XmlSchemaValidator_CheckIsXmlAttribute_m1FDF81452D0865103B36763C81591B1E660F2F44,
XmlSchemaValidator_AddXmlNamespaceSchema_m15030F07821E8D418438D4E614CC747F8855937A,
XmlSchemaValidator_CheckMixedValueConstraint_mB5804A91A29343AFCB4C3520D4F6BC3EBAD18655,
XmlSchemaValidator_LoadSchema_m4AF380E83DD760972EE0A1A25424A0778E2955FE,
XmlSchemaValidator_RecompileSchemaSet_m37D1AF342960441C89B31F47083A96FF47020B89,
XmlSchemaValidator_ProcessTokenizedType_m197B27FD16D013D8D7B6F0E7AE564FF67D973C84,
XmlSchemaValidator_CheckAttributeValue_m0A47F39A42EFDD39A9744C7F52BB8143E63938C3,
XmlSchemaValidator_CheckElementValue_m48C4493F475A88CD75888318083BBF6D7BF33E77,
XmlSchemaValidator_CheckTokenizedTypes_m50EA82F49617831B3EB383BA9A8260C3B9DC03D7,
XmlSchemaValidator_FindId_m46F5AC9A2228F8A02C8CCCC574CF70B0EBCF1FC8,
XmlSchemaValidator_CheckForwardRefs_m09D5794342493EA8B3F6C3D80D8BB9D59B89CACC,
XmlSchemaValidator_get_HasIdentityConstraints_m0F524CE19563969D3F6DD8E35DFF19A82ADCD857,
XmlSchemaValidator_get_ProcessIdentityConstraints_m23F089572CCF44EB6EE5079E9594098F906F7B65,
XmlSchemaValidator_get_ReportValidationWarnings_m7713F264ECBA657A61F8DFB03E8BBDE266782224,
XmlSchemaValidator_get_ProcessSchemaHints_m37A5B2EC6FEF8D19AC53A4444F8A86CB7442F491,
XmlSchemaValidator_CheckStateTransition_m49E4847220A64132F50D3BB4C6B40BCF2A290D1D,
XmlSchemaValidator_ClearPSVI_m91230AC16C6241DD72758E177021FEEED9041B47,
XmlSchemaValidator_CheckRequiredAttributes_mA8C34B91A317A88A6A64587C6C1B96628B41D9E9,
XmlSchemaValidator_GetSchemaElement_mC02CD69E9509BB1397094E6EAF70B8581967BC6E,
XmlSchemaValidator_GetDefaultAttributePrefix_m1620E7D1E70EC57BBD3DECA1B1B8C2BC4B31B620,
XmlSchemaValidator_AddIdentityConstraints_m159C4F024B757498A82066C59DC9CBCFE63F8357,
XmlSchemaValidator_ElementIdentityConstraints_m2A849C263E503700949DD877EFB17B6E0B4BE965,
XmlSchemaValidator_AttributeIdentityConstraints_m2CF3D03105B571FBE6EE8EA2852F7271C4F56F3B,
XmlSchemaValidator_EndElementIdentityConstraints_mEA8BC05CAA09EE9A6BA53D782882BD40C18AEAB6,
XmlSchemaValidator_ElementValidationError_mC06E6C27F8E55106EEAC5195BBC024411686007C,
XmlSchemaValidator_CompleteValidationError_m42FFEF6397B69E3DDA762B91702D94879892C97E,
XmlSchemaValidator_PrintExpectedElements_m0A79DDBEF9DBFE6D4D579697F37BFC99E5963584,
XmlSchemaValidator_PrintNames_m601C981D6BAB365AD18E8B0A63EA3F7579D262A9,
XmlSchemaValidator_PrintNamesWithNS_m85F14F27671E428F09982BB09AC236EF23C211C7,
XmlSchemaValidator_EnumerateAny_mC8CC459F5096EF70123E72A0E4EAA55E201F1A36,
XmlSchemaValidator_QNameString_m4EFD07552618095F64CAF2943BC83D8AB4796819,
XmlSchemaValidator_BuildElementName_m5CE256DE754C167C8A5B165C240220980AB67EDB,
XmlSchemaValidator_BuildElementName_m952708980F0CCDE20590B9C2B4F351C080AAAA97,
XmlSchemaValidator_ProcessEntity_m3C1375C65556F029EAFE9E2FD5ED4F98E4E8BCBB,
XmlSchemaValidator_SendValidationEvent_m82F07F0AFC9D1173E4F89DF97C6B34ED8B478696,
XmlSchemaValidator_SendValidationEvent_mA4A0690CFDA0CF9B31C412480DB1C70462627454,
XmlSchemaValidator_SendValidationEvent_m947816A9F2E362E4CDF7E63D0C4399E2EA93135B,
XmlSchemaValidator_SendValidationEvent_m45AF956E5198288C966373C124D3CD783EF977E6,
XmlSchemaValidator_SendValidationEvent_mC0C1ACCA97C834A68376D58CD8DAA3F60B91FA76,
XmlSchemaValidator_SendValidationEvent_m1168C48216570A667275BF743C736F9C42720BCD,
XmlSchemaValidator_SendValidationEvent_m0373D6CB1D2F0766D25FE5F1D13CBA7977102A45,
XmlSchemaValidator_SendValidationEvent_mB743245D16A967146C791D7DEB9BA0933F2FF6C3,
XmlSchemaValidator_SendValidationEvent_mFEFFD98521B2686A271A1DFB8E3B26E60C08CDF4,
XmlSchemaValidator_SendValidationEvent_m576BA3A476B2007C332FAC0674C0BE9186E516FF,
XmlSchemaValidator_SendValidationEvent_m513B05FCE439D75B347CA88D4244A573D2495FA9,
XmlSchemaValidator__cctor_m75FA74EA8B8BB501C9851E3F1F38F9E6D97A0E45,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
XmlValueConverter__ctor_mA3330C14B224950154A77B2FD37429776CA556E6,
XmlBaseConverter__ctor_mF610DA8AF9A17AF29F8421EEF72A1E34C26CA684,
XmlBaseConverter__ctor_m4FA115C3F4BC61D97FF8A80413E1DA98CCB3DF59,
XmlBaseConverter__ctor_mFEDD317203AB0DD55B906FAE9FE5DE9EA48C47D1,
XmlBaseConverter__ctor_m04DD9808F74F7DE24B7660BB9C97265494061E27,
XmlBaseConverter_ToBoolean_mBBD6F3F83481CC3AC4609F61CF5B4D7E4391FB2B,
XmlBaseConverter_ToBoolean_m7EDF5A2C10AC9A950A39DFD376CC6569C0EB5C17,
XmlBaseConverter_ToBoolean_m070195536580F4FC336E0D620A44396C2EE5D230,
XmlBaseConverter_ToBoolean_mD63F720ACA6C1C22F1F0D818B758FF8AAE4E2110,
XmlBaseConverter_ToBoolean_m618E1D1FEE30D8DE18FE19991207F276040DD7BE,
XmlBaseConverter_ToBoolean_mD51A69AFDA3A2E7344E2D8A6FD5104578150E400,
XmlBaseConverter_ToDateTime_m66D253BAFA27DC2B189BAA638D62EBDFF369556F,
XmlBaseConverter_ToDateTime_mAD1DF52033FB7730761AAA59657D6114F63DC0CA,
XmlBaseConverter_ToDateTime_m173A80D610F39D880358BD6592A4556076C8EC18,
XmlBaseConverter_ToDateTime_m2DE8F228A93EE68BE752CF5FF2B460358E9136AB,
XmlBaseConverter_ToDateTime_m1832DE614E042FD8CD87120542D8026583C821D5,
XmlBaseConverter_ToDateTime_m7F97E515E6948B9B88D673057D65842C60CAA4D5,
XmlBaseConverter_ToDateTime_m288FD6D4215F943DAE7453BDE14181FE085EA3A2,
XmlBaseConverter_ToDateTimeOffset_mDB501E2FE9057C382E57229FCC7D20748E2BDC3D,
XmlBaseConverter_ToDateTimeOffset_m5E910447BCFC82FF6B19C5CA95BC869FC65C2BF3,
XmlBaseConverter_ToDateTimeOffset_mDEB2E24D5BD13B60C10DDF3CAF4183D40E168344,
XmlBaseConverter_ToDecimal_m72016E3477EB7BDB5D666C4FB34FDFE9D015B348,
XmlBaseConverter_ToDecimal_m4C4BEC749A828BF452E3313614BE2F4B248B26B2,
XmlBaseConverter_ToDouble_m35AF3A0CD9262ED8943AB56DF129237899053269,
XmlBaseConverter_ToDouble_m256D274B057E583D6565DDB9E1634D7EF359BD30,
XmlBaseConverter_ToDouble_m93CEF58AE7729AAC32C7A3423C74D039BE51163D,
XmlBaseConverter_ToDouble_m9FEC6238EAAEB64DFD62B058F6C16CD7F3A07A5B,
XmlBaseConverter_ToDouble_m5695828261F135B826BCC1048958B0AAACC1B58F,
XmlBaseConverter_ToDouble_m13C83A3ECB0B81B790D03B90564A33D9EEEC8623,
XmlBaseConverter_ToInt32_mD7521975132F03DB1E90A103B23377E3502E93D9,
XmlBaseConverter_ToInt32_m9F4CA343F60722D563EDA24FA5B2BEA53E64902B,
XmlBaseConverter_ToInt32_mD149AA63BCA1005C9B172F54083E4905A6645E93,
XmlBaseConverter_ToInt32_mA5B50265C9662C5AAB4FB3F4F351A74B97D88FAE,
XmlBaseConverter_ToInt32_m54B47A032499A17C4A1B851BAD78C4E111D2EAD7,
XmlBaseConverter_ToInt32_mA43D9DDBCB4ABA76DF60765D71D06E002E81BF5F,
XmlBaseConverter_ToInt64_mF073C537EB88F967D57A3CD7C95765BA44B9B837,
XmlBaseConverter_ToInt64_m37031D8DB663DE0B8668D7B56BCF47B429CF8525,
XmlBaseConverter_ToInt64_m8F91C591B0A6763DC76D4D8789988F7D1DF86E02,
XmlBaseConverter_ToInt64_m2C68FE26FC8568136FEF3D969F1D0F60437B79A8,
XmlBaseConverter_ToInt64_m61ADD8C57B95D02B9F76217182C6E659CE63766C,
XmlBaseConverter_ToInt64_mB40EBF57B56E0503EA5E54D3DB813E164011AABB,
XmlBaseConverter_ToSingle_mD7F7947CB29ACEEE367DCE291B357D2768095783,
XmlBaseConverter_ToSingle_mBD1C514B3F67F65BF616AB5D3926F5A42AB8A478,
XmlBaseConverter_ToSingle_mEDA26E45695317E4724743AA5A301B171DB6D1BB,
XmlBaseConverter_ToString_mF4BC493E788759A3AB996E2EDFC774212F3E46DC,
XmlBaseConverter_ToString_m95FAC50C53CDCA49F146E65A255075681528E8E2,
XmlBaseConverter_ToString_m6441DAB2373C6D2140186657A39B76E3841C7891,
XmlBaseConverter_ToString_m86FA60A193D8BE0C63F48B760AE7D4B290BF1FD5,
XmlBaseConverter_ToString_mACF30C203C754685A4076452F7888D22D3102711,
XmlBaseConverter_ToString_m14C541AE1743920B3473E5A8E1FC1B619741C8DC,
XmlBaseConverter_ToString_mDCE45CC356F64EE1BEBA510DE9D0B91069BEBAEE,
XmlBaseConverter_ToString_mCAFDFE878C6894ACEFEB99A86AF59E545985F161,
XmlBaseConverter_ToString_m78E94CB05BD011CE99DAD5A637F8112F5243C59D,
XmlBaseConverter_ToString_mE58AAE133F24A096299AA16FA1BA42E97CA1FF83,
XmlBaseConverter_ChangeType_mDD22508FD605C1A6C4ADEE36C0D91DEAD0B27C9E,
XmlBaseConverter_ChangeType_mEFA3A5716090F687138FAFEBC252EC2AD7B2E5FD,
XmlBaseConverter_ChangeType_m6F56EC27E391AEE69C29121B041B0D00DA50836E,
XmlBaseConverter_ChangeType_mE4B962B6A4233FD6D672EC0E5EDBF3F12F320CF5,
XmlBaseConverter_ChangeType_m7846B70F5808F2203013736A55C967AE9E644608,
XmlBaseConverter_ChangeType_mE0E5BCAAFAA99303090A7E78F6529689730B00EE,
XmlBaseConverter_ChangeType_m5F95429571DDAFBC389861CD3837073AE47E0501,
XmlBaseConverter_ChangeType_m0739B613D133FDABDD2B62748566E69304FD2123,
XmlBaseConverter_get_SchemaType_mE2E6F52784E6E3CFCC579184B8E593F62BE9651B,
XmlBaseConverter_get_TypeCode_m98913E941A638BF19A0DC21AA9B7C48E1FF19CF5,
XmlBaseConverter_get_XmlTypeName_mB124A8F50E08E3BAF80ECEE1C9218FABF3CD83D7,
XmlBaseConverter_get_DefaultClrType_mE8954A45D93CC608AEC14D795E83104D0F7BDCDF,
XmlBaseConverter_IsDerivedFrom_mF04654273ED4A28C59DC6286ADB16C8B3F64A708,
XmlBaseConverter_CreateInvalidClrMappingException_m76E5156F33567DE0FDF353567C18990C99CFDEB6,
XmlBaseConverter_QNameToString_m3545A9C7CC97A8E430685C5CD968DA16E45868B8,
XmlBaseConverter_ChangeListType_m6A0A04A3FC58FBC00BD60E0B4E25EF0A6067AA43,
XmlBaseConverter_StringToBase64Binary_m20D1CC76C9720A92C9F184403B1E71D7FAC02452,
XmlBaseConverter_StringToDate_m98D186AB53E50CBC146B2C852435EAB07EEC29CB,
XmlBaseConverter_StringToDateTime_mF6A57FEFFA03D04A085E32B9BE4DDC39CCD10CC3,
XmlBaseConverter_StringToDayTimeDuration_mFCCF88743CD6F7D12624F47D76CBA916C9779DE3,
XmlBaseConverter_StringToDuration_mBFB3C408F2632EF9B4E030A05254DA75BD50319B,
XmlBaseConverter_StringToGDay_mAB2A3A43F9B877D94EB316DF22966D7A9D809381,
XmlBaseConverter_StringToGMonth_m7128E16BB854A45073632CC383E75C0C726940DC,
XmlBaseConverter_StringToGMonthDay_m8BB1C9280FCD8090C62879F7E798DE75C8BC556F,
XmlBaseConverter_StringToGYear_m40AD0C14B1F3A7CAC5E935517BA9B2E50A6AF087,
XmlBaseConverter_StringToGYearMonth_mCDCA8DFCFB1782E6E93C86A7716F606BB06EDA36,
XmlBaseConverter_StringToDateOffset_m5809F5D5286B288D01C31234E4B5D717633B6504,
XmlBaseConverter_StringToDateTimeOffset_mF42435C46F9E4BE089DA5174B70344D291B53785,
XmlBaseConverter_StringToGDayOffset_m5D28630F0D0F694E6A48200AE8B6B5E16E5C5366,
XmlBaseConverter_StringToGMonthOffset_m92576212F081AAE7B9BA1998BC0EDC87766914AC,
XmlBaseConverter_StringToGMonthDayOffset_m9EA39116C571CB36AE3C4BCEEC457A55F875C017,
XmlBaseConverter_StringToGYearOffset_m038A6B5E674F9CBB446B637308DC74B380544D48,
XmlBaseConverter_StringToGYearMonthOffset_mAD8E42F1343EFE44A77AAAAED08A2694E6416F3B,
XmlBaseConverter_StringToHexBinary_m87D9A0F25FA668899274894D14DB68F04739ED36,
XmlBaseConverter_StringToQName_mD796E7F86579BB5B25FCCED1D2697A5C30EC5184,
XmlBaseConverter_StringToTime_mC48BE5FE837D71A717E6D9C6CDE69928BAF3735A,
XmlBaseConverter_StringToTimeOffset_mA8E094A631719CA9C6E8518C55E1813946ED0690,
XmlBaseConverter_StringToYearMonthDuration_m0C2FDB4E9FEAA2011EE1186C7C88A9E6B11188E2,
XmlBaseConverter_AnyUriToString_m99EDFF8BCBC6683EFD6A48C473F9FE5744F5943D,
XmlBaseConverter_Base64BinaryToString_m299F7C6948312A3FE08F091E0693373AD5D68E44,
XmlBaseConverter_DateToString_m15A56BCA7DB1C40F5FA7E04EFEC73455F801A0E1,
XmlBaseConverter_DateTimeToString_mF3DE9D2856E5CCE461615E1AFDCBDFBCB86DC912,
XmlBaseConverter_DayTimeDurationToString_mE3E6A37CC74E1540982EB438F2C50386487A3521,
XmlBaseConverter_DurationToString_m14D66C4F6B0ABAAF5B3924E1412DD967F7258028,
XmlBaseConverter_GDayToString_mBBEB54787D75F522B3E53A76AF53429DE12130BB,
XmlBaseConverter_GMonthToString_m2CEC82F1D85CB4340D6A3E91952708798DA0CC3D,
XmlBaseConverter_GMonthDayToString_m65234312638F67ED6545318F0078E5D2B9F55ED5,
XmlBaseConverter_GYearToString_m4EAC7741EB740E93310893CD96F3A0F5BF196F0F,
XmlBaseConverter_GYearMonthToString_m596C4BCC0141EB0A87E853932B479CFDF9D0A105,
XmlBaseConverter_DateOffsetToString_m75DB125AF02B2F7A3C5D1EBED30D9FA68BF8A0BD,
XmlBaseConverter_DateTimeOffsetToString_mDF7B422CF634E3697822374DFECF6C325C8884DC,
XmlBaseConverter_GDayOffsetToString_mF4B59A4A160EF787BC60951D8F9E849999DADF2B,
XmlBaseConverter_GMonthOffsetToString_mC7310EF0381EF06A079FC27969789C88F4D8BC06,
XmlBaseConverter_GMonthDayOffsetToString_m5888D7D942EDF3DEC6CEE4F48284BAEBE8F5E0ED,
XmlBaseConverter_GYearOffsetToString_m6DB14F9943A8BCB971AC0BE63B3E3A41CD2B75F6,
XmlBaseConverter_GYearMonthOffsetToString_m404E76F3471FA0D8203E118BE77623837BC0020B,
XmlBaseConverter_QNameToString_m4BD7969123C3B5967B82DC4F4974C4FE13F27371,
XmlBaseConverter_TimeToString_m7BC66021C1DCE17DF152EF70FD602A2B20811754,
XmlBaseConverter_TimeOffsetToString_m94D2ACD77BB58357FBD80739B0B9C05C91B77251,
XmlBaseConverter_YearMonthDurationToString_m27D25120DCBA587B28D7390B6009A3F79917D9CD,
XmlBaseConverter_DateTimeOffsetToDateTime_m1C2376C52170F04C6C4C803D824CC3E9AAC3DE37,
XmlBaseConverter_DecimalToInt32_mF8200BBB5939AA266AE889D0970A98E41F8DB7D0,
XmlBaseConverter_DecimalToInt64_mF7AFFCD01687FFD3531990489BD390FF855D69B1,
XmlBaseConverter_DecimalToUInt64_m308B674D6042AB05249B0087E52A7FB0DEA00F8C,
XmlBaseConverter_Int32ToByte_mE7DE6AD980A6550AD21C1EC2976306E7E08CE1CD,
XmlBaseConverter_Int32ToInt16_m96FF5A436A350B654E299E15985257F828678CE6,
XmlBaseConverter_Int32ToSByte_mF239FB3D7D45EE6EADBAE3CDA5EFFEA6F9DBB567,
XmlBaseConverter_Int32ToUInt16_m55DDFF8498AD84163D407523132F9EDF082FEABE,
XmlBaseConverter_Int64ToInt32_m56A0E0D1F913BA4EEFD4E80FF6C3DD87CA8E47EB,
XmlBaseConverter_Int64ToUInt32_m27537B9F6F4BE80CF6D0FC5287927936B5075AF5,
XmlBaseConverter_UntypedAtomicToDateTime_m1D340C503B6B4EA2E6548D6E1967FBBDCAF28607,
XmlBaseConverter_UntypedAtomicToDateTimeOffset_m52E10FDA25FC8B074E6B6674DCBB90B28192B2A2,
XmlBaseConverter__cctor_mB08A60253E0A1BCE725BFFA7F87AED1391F75D07,
XmlNumeric10Converter__ctor_mD1556E337E9DEC78338EB5D67492655AF90026C5,
XmlNumeric10Converter_Create_m8B5953F51BE73CB95926DD064571617F58B0BEE2,
XmlNumeric10Converter_ToDecimal_mBAD2E8920B04621A0E71B64D0D574315D9E5CBFC,
XmlNumeric10Converter_ToDecimal_m58912D4CA6B57B0AB42EAFA5FC3D1B6149E437A5,
XmlNumeric10Converter_ToInt32_m267AD98085614EEB53787090F2E700B4F418369E,
XmlNumeric10Converter_ToInt32_m2D8D65E5D813E3CD2EF318B1D53BF22D5C59E2B1,
XmlNumeric10Converter_ToInt32_m767A843E8AD91844C6F892D85CC2B6ECCD1C5909,
XmlNumeric10Converter_ToInt64_mBCA78D7C37DCFFE8377C8D6C6E9E6D204265912A,
XmlNumeric10Converter_ToInt64_m60ECDF82BBCF655E95C84E7F0F81139A807F93CD,
XmlNumeric10Converter_ToInt64_m93B6E967A43B27313F846EB56E4082561AF8FEE8,
XmlNumeric10Converter_ToString_mB518E7EBEB477B7BB8CDA598028988A78DB2369E,
XmlNumeric10Converter_ToString_m985DCB2FF91ACB37AA9501DEB2299BAC0B6C2A99,
XmlNumeric10Converter_ToString_m3E9C52063D4E28D3F3D42B361C04C988795CAE8B,
XmlNumeric10Converter_ToString_m579CAC8694481F0CAF9970F2712E6A48FF6BEC18,
XmlNumeric10Converter_ChangeType_mEE7AEB79D50189BFDB171B7A51469C9E370A19F9,
XmlNumeric10Converter_ChangeType_mDCB169D436506DD2F40511E07A05EF3BF4D481A9,
XmlNumeric10Converter_ChangeType_m5DB0CB45C04F569036509699B3277D422FAC9BE7,
XmlNumeric10Converter_ChangeType_m7971F474073669626DAE4CA1A45BC3A8591C2A8E,
XmlNumeric10Converter_ChangeType_m0A8F930B36D62503D670F3BE5A11FFDDE0C25727,
XmlNumeric10Converter_ChangeTypeWildcardDestination_m6735DDD51A7E3C23E091752D2EC40896CA320D9F,
XmlNumeric10Converter_ChangeTypeWildcardSource_mAB82400E2CE42A3726C4AF07CF2605CC78687BE1,
XmlNumeric2Converter__ctor_m9C4CBCFA8F927A860CD1B84193607FCF159AD0FF,
XmlNumeric2Converter_Create_mF3DD3FDA5895C37BCB7AF0F46CDAC201F9B592D1,
XmlNumeric2Converter_ToDouble_m395266888A05D8C2B7D4D4AB890201639CB83821,
XmlNumeric2Converter_ToDouble_m38E52170393878AFB8CDEE9AA95E2ABC658095DD,
XmlNumeric2Converter_ToSingle_m7152D55B806DEFE60B1B05CCD400F046B714B38A,
XmlNumeric2Converter_ToSingle_m3F0AC65E51B9FD76980085966E05CEE58BE5D0A0,
XmlNumeric2Converter_ToSingle_mEC3F6070EAF8F04BD6F4336483EE8D45BAEC9413,
XmlNumeric2Converter_ToString_m47D3A6F3854D3376137BCDB6359CEC5515C981A2,
XmlNumeric2Converter_ToString_m735B1C6F38B70CDE68FDF751FF36320AF1874CD0,
XmlNumeric2Converter_ToString_m6D6FF7EAAB4142804FE38EBEC954C372B5A7DFF5,
XmlNumeric2Converter_ChangeType_mCAAAAA90D86D082B99B6D1825E52E55C7CA27031,
XmlNumeric2Converter_ChangeType_m40A88AFC59DB76C168026705B791E68EA5B1BF5E,
XmlNumeric2Converter_ChangeType_mA4894D885AA86AB601537E3DAC1D1706C62425F1,
XmlDateTimeConverter__ctor_m6782AAECD6562BCFC3643A6130ADBA7D24E3CF37,
XmlDateTimeConverter_Create_mD2C1A9A9ED33552A3AC778237939530B3A495C12,
XmlDateTimeConverter_ToDateTime_m72263FE62386B1B7040B92F3EC7CCD6FFA551077,
XmlDateTimeConverter_ToDateTime_mC31EA2CE5FDBBD190CAE42AF0A6A8B20D3B46226,
XmlDateTimeConverter_ToDateTime_mF153A02EBFA3B999515923082ADB3D63D5DBDA0D,
XmlDateTimeConverter_ToDateTimeOffset_m0CAF55B92BE02A66E61D7A0F2680CE7601B11035,
XmlDateTimeConverter_ToDateTimeOffset_m47A3C068299DD5804E797EC31D72AFE478448566,
XmlDateTimeConverter_ToDateTimeOffset_m0AF78270B45B143E303B6130C2C94D520C4B6533,
XmlDateTimeConverter_ToString_mA0C57A1D17B33EF88BABA768F91ADB8879D924B2,
XmlDateTimeConverter_ToString_m3CD2D91D6555175665C66A2D5CAD39B2BFB3D869,
XmlDateTimeConverter_ToString_mB08F311D6D29B85E0AD88E197BBF47989D6434F1,
XmlDateTimeConverter_ChangeType_mF2D15CA43EFE4FF5E59CA684423AEAF9AE375780,
XmlDateTimeConverter_ChangeType_m5836D2C88EDF2BA29297CD6AD90182BCD63F6508,
XmlDateTimeConverter_ChangeType_m6E0508BCA4230AEC5C8AA096C9CED2D6A10D9AC6,
XmlBooleanConverter__ctor_m17FBDE04665ADC938E18571B98C97EDC4B41C6ED,
XmlBooleanConverter_Create_mEEDD15768D314CD9ED14D666F3BBAAF5C1E1E165,
XmlBooleanConverter_ToBoolean_m618955AF4854BF06AE940FC8628BACB8666BFCB1,
XmlBooleanConverter_ToBoolean_m194BFE411778E38EF8B022090F6ADC70062FD1A6,
XmlBooleanConverter_ToString_m4B45DC64F14B6C45CE21292B29C671B5717DEDB5,
XmlBooleanConverter_ToString_m0599E287FF17D9CD1C395F0BA918877036E76C63,
XmlBooleanConverter_ChangeType_m5148FADC36EA28A422BF0CD1C4B962610F9A9856,
XmlBooleanConverter_ChangeType_mD5AA359C8FE33248DDBBE082F6DF86C544D5AA1B,
XmlBooleanConverter_ChangeType_m96793BCF74CCE32470DBE210A72611CB9C6CF20C,
XmlMiscConverter__ctor_m3CF53EC3C80B491DFBFC74EA133EDF259883EE79,
XmlMiscConverter_Create_m16B2B85DCFC4CDCE252A176B8D94DC174BB1782B,
XmlMiscConverter_ToString_m37F1FBE3A617333D42BF48066ABD0DBABE7A1857,
XmlMiscConverter_ChangeType_m229F613149016A401B296B406EAAC201DD5C5750,
XmlMiscConverter_ChangeType_mC6848641D283B68CF1D9213B162CB31B33A51A85,
XmlMiscConverter_ChangeTypeWildcardDestination_m3D6BA1800B8024D3EF15E9B0CBB177DC28D4C557,
XmlMiscConverter_ChangeTypeWildcardSource_mE54105DB8391C312C214DBB2DC14A5915A5B96B8,
XmlStringConverter__ctor_mA811DBEBAC73A5C663B65DAB28FE754AFAE0D106,
XmlStringConverter_Create_m51380759AFA21618F9AB92C28D4731CB44D8EAA2,
XmlStringConverter_ToString_mD800CDE5EA87729AB0D60133A0E16910EE900BB1,
XmlStringConverter_ChangeType_m7810C0EB99366E196EEC36CCE763FCA26C37D2B4,
XmlStringConverter_ChangeType_mF00F4EA115ECA51997AB440D504C1EBC88CFD590,
XmlUntypedConverter__ctor_mC82D3D2D13C1C6B3630A78F2EE4077624AACE389,
XmlUntypedConverter__ctor_m530347C06FB34C18DD48F3BBA5C60DEEC736A499,
XmlUntypedConverter_ToBoolean_m3FB4C00C10A29360D71689627B79E44C9F362AF1,
XmlUntypedConverter_ToBoolean_m098E38F65925E62044FAEF1D8B3B8C5303078022,
XmlUntypedConverter_ToDateTime_m06DB710A4533E2B2615FA59D356F55C72997AF1A,
XmlUntypedConverter_ToDateTime_mAA489D6BA8BFEE9083B2322B367849DD58DB2213,
XmlUntypedConverter_ToDateTimeOffset_m92ABCAD646624C6D49774A1840C583787CDBDE39,
XmlUntypedConverter_ToDateTimeOffset_m5A7D63D12407EA0C31466AABAA9DA2B0F95459B4,
XmlUntypedConverter_ToDecimal_m31D9DD7EE2F9CA063CAF95AB001C7D5CC07C0953,
XmlUntypedConverter_ToDecimal_mC49C96BD2FD4C3F5509F0414088701FC3A827A41,
XmlUntypedConverter_ToDouble_mD68186F8CFD91946073BF9BF1C36095EFB5372AE,
XmlUntypedConverter_ToDouble_mA0D38166C4C7F7C1A2D74151DFED136837CFF192,
XmlUntypedConverter_ToInt32_m7827E75366EB732701E666AE7AD515E03DC55B1E,
XmlUntypedConverter_ToInt32_mC50212F8EF6D6FFA09F85FA049B91C4BB923E80A,
XmlUntypedConverter_ToInt64_m59ECD5D2B8DE238FA8A459105730683F02DAA6E9,
XmlUntypedConverter_ToInt64_m596B48E062659CDE389BD18EE3687E0CC9D4FC1D,
XmlUntypedConverter_ToSingle_mB8BB884E5B7EFCF79893C0BBF0095F3A0E8C632E,
XmlUntypedConverter_ToSingle_m6D9FD031B936C61F75C186D241BF51271AE71FD3,
XmlUntypedConverter_ToString_m8DDCC42A5CDDC8D8AC062F86500F67EFFDABB78F,
XmlUntypedConverter_ToString_mBDA04A2FF87A28A593D6379AF79A2280569DDDBE,
XmlUntypedConverter_ToString_mC9D9F93E20C7B06620F3A38179641C9DF1428262,
XmlUntypedConverter_ToString_m3A888112C3AE42B087AB5D8130905442F76E4F16,
XmlUntypedConverter_ToString_m8E474D733EBBFD24090F1731AF6D83FB29DABA0C,
XmlUntypedConverter_ToString_mB45A50A6304765E09FED8EC45BC7CD6362F5D6FC,
XmlUntypedConverter_ToString_mAB00DD6F7A711E1985A40BE3D08BF2A32381107E,
XmlUntypedConverter_ToString_mA3ECD11E1EAF48FBBA872946E6EE712D2AF1EE5E,
XmlUntypedConverter_ToString_m806034A143001ADC300AF399611CD283AA2103F0,
XmlUntypedConverter_ChangeType_m34C37280F713467BA8F434E8D1A1860BC69B1126,
XmlUntypedConverter_ChangeType_m7F0E767DC5EF8AFB5283C6B4C29E9FDC2E28A7BF,
XmlUntypedConverter_ChangeType_mC00C433AB711E7881ACF2FAB9D1CFB725823E36C,
XmlUntypedConverter_ChangeType_m04BD68FA7EEC6BBBFA5C1F3A56E12AFC716512A8,
XmlUntypedConverter_ChangeType_mA0E56A6A916A1F6D874EBA3969C1E251C977B9B3,
XmlUntypedConverter_ChangeType_m01ACA40ACADFE01E49CD8CA75DEF9BBDF4A636E8,
XmlUntypedConverter_ChangeType_m5756490878BB3BB8C1A9335E469E04D5E697F3B0,
XmlUntypedConverter_ChangeType_mEDA35D335DC702518EF5BCFF48CF0284D7AC0A6E,
XmlUntypedConverter_ChangeTypeWildcardDestination_m3211D143132301B404C1DB8BA906F48020F6DB5A,
XmlUntypedConverter_ChangeTypeWildcardSource_mCF2BAD93DF040CEF5ABB937591E9B2EBF00F1B96,
XmlUntypedConverter_ChangeListType_m56081414572E63A4CE7F6E3A00A9059A9D880CF4,
XmlUntypedConverter_SupportsType_mA8F11C36ADAD56602320799E7EBBFF0829C149EC,
XmlUntypedConverter__cctor_m94DFC44EAC8B243F60BC373AF4C061D4A2FC52FA,
XmlAnyConverter__ctor_mC37E1BD62F255937CE9E845D70872CAD7943AAC4,
XmlAnyConverter_ToBoolean_m3A26D2B41FEC9E84BBB19C52A7173059147C3D67,
XmlAnyConverter_ToDateTime_mC92E49F464D7392CF9BEC1E515F7EF27304F3369,
XmlAnyConverter_ToDateTimeOffset_m00A1CEDCF852ADC6784F9C002D82B0DB7711F2DC,
XmlAnyConverter_ToDecimal_m4C393123BD63C71B6AFC300FCD261A622E9B3D3E,
XmlAnyConverter_ToDouble_m3C5710F8F74CBC860E5B29D92EB1099BFC595B23,
XmlAnyConverter_ToInt32_mB1B32CF791659BBC1CA9E593AB27D353B44604B4,
XmlAnyConverter_ToInt64_m1EFEFAA444A5C9B5E4A62662F890A582B36C21C9,
XmlAnyConverter_ToSingle_mA0C121FA8637E82DE889C6EEE293360969BC5260,
XmlAnyConverter_ChangeType_m96A6B8E6ED6109AEE90668DFE76652E587B82FD1,
XmlAnyConverter_ChangeType_mA7201A4C1ACE26EA35D1DE3444D7F62A9C2568FB,
XmlAnyConverter_ChangeType_m14024A08E769496A50AACE8F8A4AC8693DF88AA3,
XmlAnyConverter_ChangeType_mD4C9518A504738A55A8052A61868643277C5F180,
XmlAnyConverter_ChangeType_mAADBB6C9AF7978420700FB9805706EBFE0E7B710,
XmlAnyConverter_ChangeType_m1E1182DD2F816191CF79B328CD22039CE194B929,
XmlAnyConverter_ChangeType_m34B629B194FAA6C62C4BC44CBC9231D3DA567AB1,
XmlAnyConverter_ChangeType_mAF24A2C607A9527EB0C1B505A5E6E46A6FB99920,
XmlAnyConverter_ChangeTypeWildcardDestination_mCFD0FC84EEC87CBC94D1B94F6317F6C8D38E1E50,
XmlAnyConverter_ChangeTypeWildcardSource_mEE58A89B9A9F2EE03606B0CF2B88DCD2BED3B404,
XmlAnyConverter_ToNavigator_mE0637E73228846BF8C3375430C8B63CF73A3C2A0,
XmlAnyConverter__cctor_mDF48A121CB3BB139A1DB47EC8A7CF445B4455100,
XmlAnyListConverter__ctor_mE39C5C71DDEDA4AF0C31FF46DAA625173F08AC0C,
XmlAnyListConverter_ChangeType_m1BE4913561E1287C94B093B9EBFB153F32655F61,
XmlAnyListConverter__cctor_m8A6FD6A2E4F63D768AF412662E5DF789AF34DFEB,
XmlListConverter__ctor_mCA63578E7441F5966685695A7BF7653645AAE5C3,
XmlListConverter__ctor_mC1229A31617E5443F831E698FC7096B4A8874502,
XmlListConverter__ctor_mC8B3F9BE510652A2EA2FC249C506605A025401F7,
XmlListConverter_Create_mEE368B2D0A2A9440E6A6E5F6570A2DB284B832E3,
XmlListConverter_ChangeType_m630DCB9CD3B6B383341BA451EAAA25F165B6B66D,
XmlListConverter_ChangeListType_mE0AAB3D151C68A0D04C45239AC2899272F009220,
XmlListConverter_IsListType_m21C7A6B5F57551FF2D989720667EF4E1D9E1399F,
NULL,
XmlListConverter_ToList_m2770032A553C42EA62A43232A06D8784826B4668,
XmlListConverter_StringAsList_m3E1DDA543BC8CBEB3D5FE7741297A4B15EA5EF14,
XmlListConverter_ListAsString_m48242450B8AF496252BB093BB75E86D8C274A19B,
XmlListConverter_CreateInvalidClrMappingException_m6D579969524A99137757F66105F72C9DFB83B0B1,
XmlUnionConverter__ctor_m5902D18001ECCF87878515EE37B208E21443B3E7,
XmlUnionConverter_Create_m8A6EA2BAE5BD0083DEEB95D21543584359BE3E73,
XmlUnionConverter_ChangeType_m774E7C69C12DA4E6AFDCC72215F41AF5AFA4E858,
XsdBuilder__ctor_m6FACE55538677B31BA4923AE3231629952930156,
XsdBuilder_ProcessElement_m7D64DA9DA0E49D8124EC8E4179ABA712216C4A75,
XsdBuilder_ProcessAttribute_mC3D69F72A88FDBAD08408A197E012464D299A7DA,
XsdBuilder_IsContentParsed_m90D26718FFEC48B6831DAA3A1C07A68B37CFEC53,
XsdBuilder_ProcessMarkup_mA0AAC1D241244F9B5A4E6017A6825CD39DB759F1,
XsdBuilder_ProcessCData_m4BC65BEE210F4681A638B19F96746F4EC5D1DA85,
XsdBuilder_StartChildren_mFFB54ACD171F51CFCDFACBE1DD48019863E9AC66,
XsdBuilder_EndChildren_mB87582F4BC31D0595253DBE547BA5576D7E85087,
XsdBuilder_Push_mC283038B7318DC9C21F051E4981704755A68BED5,
XsdBuilder_Pop_m1447B72FDD5789C47D7166AE81113C3236BD2D51,
XsdBuilder_get_CurrentElement_m96886BED400E28AAC36C9ED25212FCA36F96C5F7,
XsdBuilder_get_ParentElement_m8E01C2767F0651BC1B26103BCBA4EC0B1AF3E9E1,
XsdBuilder_get_ParentContainer_mA79A6EB80DB397637C3024CE0C03D7A78C184C59,
XsdBuilder_GetContainer_mB3922475B2015775B38748C059984C5381A273BB,
XsdBuilder_SetContainer_mD7D25835D326D7EF12704A98D1543D1FBBA1B787,
XsdBuilder_BuildAnnotated_Id_m747D1D6A9B9B43CE6D8626875EB87B96C92C508C,
XsdBuilder_BuildSchema_AttributeFormDefault_m6F41CF9716F2A3DF1CDD374F18AF2C3D920FE14E,
XsdBuilder_BuildSchema_ElementFormDefault_m20C32EFFCDA3D015419E8AF5AC97416C5B093AFD,
XsdBuilder_BuildSchema_TargetNamespace_mE5E8837B8495318CD936A04C8B195E0E5D6B7463,
XsdBuilder_BuildSchema_Version_mD7D8F804D792E435163C868CFAB7F42F80F36A34,
XsdBuilder_BuildSchema_FinalDefault_mEB10D9A5AC211A96CBF9C5B68B9B3055ECC5939B,
XsdBuilder_BuildSchema_BlockDefault_mADA63294D50AC079C29F9BE195061437C6C4BEB2,
XsdBuilder_InitSchema_m4AF2B2227DDDD42D7A6952002E189E1D5024704E,
XsdBuilder_InitInclude_mCACB74851D1AF98EAABA6C27226BFC3CD3EDD8D4,
XsdBuilder_BuildInclude_SchemaLocation_m03A8066CF6C2FF83FB982529261A926E8655499D,
XsdBuilder_InitImport_m1EF8F626E609FD8D1C493A63A6A8B381677A59DF,
XsdBuilder_BuildImport_Namespace_m469D5B5E39F5B69E1BFB9433A90B248825464B45,
XsdBuilder_BuildImport_SchemaLocation_m5F3D671517FBFFB5A03AE97576242B82F2B08BD6,
XsdBuilder_InitRedefine_m976E742357D31EE9D6AB03422B78C3ADD7485FF9,
XsdBuilder_BuildRedefine_SchemaLocation_m42219A4376504D3B1B465D29C6E7C14C84ACF020,
XsdBuilder_EndRedefine_mB878E22D4CA4C875EE16303B4F9E93F58534B1D1,
XsdBuilder_InitAttribute_m6201CDB0AA32402F5CA83034A30FCD2B3562C147,
XsdBuilder_BuildAttribute_Default_mEB97B80A7520A46557C551F72B6184B1F6DF1306,
XsdBuilder_BuildAttribute_Fixed_m61F4F9EF79FCC11D54953D17E266A7777CD218BA,
XsdBuilder_BuildAttribute_Form_mB29F8BC6E55FD8F0F429460A1788EA807E526FD6,
XsdBuilder_BuildAttribute_Use_m50FB69297D56B042CF2234D4655B37BA6CF13404,
XsdBuilder_BuildAttribute_Ref_mD7A8F518D80D1EBA556B58F1F6AF3B0AD6213EF2,
XsdBuilder_BuildAttribute_Name_m8D04B15D8D3F3E122DA8AF1554DB35B4A34EDDE6,
XsdBuilder_BuildAttribute_Type_mE8D53BF7115605B22BA7BB058B031B925E8016CD,
XsdBuilder_InitElement_m5DDC431CEC7AF30A45CCC67F0A8E25B7ECFB3E2D,
XsdBuilder_BuildElement_Abstract_mBE7501F0CFC75058DF1CEF1E9C3B0EFD59F0096D,
XsdBuilder_BuildElement_Block_m73B891940D0CFBC6EF51C704AF2D9772F3DC31F6,
XsdBuilder_BuildElement_Default_mB9F232006A6585F95E01F49748ADD1CCC6303734,
XsdBuilder_BuildElement_Form_mD48161B50941CDEFC0B66438DC14034DF49A0ACB,
XsdBuilder_BuildElement_SubstitutionGroup_m9F3F01DFDAFD4933498BA88442725A810AA6DD8E,
XsdBuilder_BuildElement_Final_mD7328B03C1D28CE7E6C41BDACC96D82220B2F405,
XsdBuilder_BuildElement_Fixed_mC08F5E3630C35EE01DBE86E9EDDA534FE3F82903,
XsdBuilder_BuildElement_MaxOccurs_m7AD7143DAB61C6272324632E429CFC18C3F47236,
XsdBuilder_BuildElement_MinOccurs_m1205E9144335E76EF8C9AB339788E6890055007D,
XsdBuilder_BuildElement_Name_mC8A7F58F2C1F989C3E61DBE0482972CDC09690FC,
XsdBuilder_BuildElement_Nillable_m27D82FDD7329443ADC0B0DB12AF8221DD6FE3F18,
XsdBuilder_BuildElement_Ref_m83FDFDE36820CC1FB3A7E60E6ED449548A135F5A,
XsdBuilder_BuildElement_Type_mC7B66AE1E34F0A7105AC7E9016E24CB179890F52,
XsdBuilder_InitSimpleType_m3AB6D1DA10B0440FA492543785DA37CD6D1BEB54,
XsdBuilder_BuildSimpleType_Name_m37853A615E9886D2C1B36D664D8ED30405BCA1AD,
XsdBuilder_BuildSimpleType_Final_mB1AC5CD85FF6845B07E566CB5A3E6C56A2B46E2B,
XsdBuilder_InitSimpleTypeUnion_m5F579A4C0BC9C0D309C6CFC3B0C591257FFAA8F4,
XsdBuilder_BuildSimpleTypeUnion_MemberTypes_m4016F2FFBF23232E7AF7DD286BAFC9049E3617DC,
XsdBuilder_InitSimpleTypeList_mEAF0A958C34C2C47D211D90F7B476A34A52DC3E2,
XsdBuilder_BuildSimpleTypeList_ItemType_m197BAAAAD917BB4E73B72BB0A8CAC91BAEF3D8C6,
XsdBuilder_InitSimpleTypeRestriction_m2F2DC9451DF1370473234B01A5F969A7F839DF8A,
XsdBuilder_BuildSimpleTypeRestriction_Base_m255B5B1788A4FE27819503393AFC8E31C9ECBFC4,
XsdBuilder_InitComplexType_mBAB97296A8DF6494C1047B7634BE35C1245F9CAD,
XsdBuilder_BuildComplexType_Abstract_m562F035C8B80A16201801563EEF784E114272EDC,
XsdBuilder_BuildComplexType_Block_mEC8BF5D033C106DE8913F2C3A2994FE731A63DFC,
XsdBuilder_BuildComplexType_Final_m75E2739741A0092CC71459402E1F495D9154776D,
XsdBuilder_BuildComplexType_Mixed_mB3A7C8A15380307E1EB59539544DD08B1EFEA3E8,
XsdBuilder_BuildComplexType_Name_m1CEA2B4C56FB6879F375AEBB2A0D6A32D0429BAE,
XsdBuilder_InitComplexContent_mA4B4E51195A7C513D9EDD03FB0657CEED84B2250,
XsdBuilder_BuildComplexContent_Mixed_mEED8FC57691D3D9AF7C6355D489B2BF9FFD25A15,
XsdBuilder_InitComplexContentExtension_m60B48D5F7418833A81687340F8212722114F0AEC,
XsdBuilder_BuildComplexContentExtension_Base_m079966157B6749978ECD1442FC14C15C4735F20A,
XsdBuilder_InitComplexContentRestriction_m0A5E662FC167C4386C04DEB053307947DFED4FEC,
XsdBuilder_BuildComplexContentRestriction_Base_m38E390B5A76BFB5711CB7C35978B5AD511BE79B3,
XsdBuilder_InitSimpleContent_mB4A0B045AE9EB9D7B6A606EC62A9F900E4E622DF,
XsdBuilder_InitSimpleContentExtension_m63FA9A2109218FE0BBF182B73E941C184D40CB08,
XsdBuilder_BuildSimpleContentExtension_Base_m985E348CF541A917379A3392C44367ABDD358F12,
XsdBuilder_InitSimpleContentRestriction_m0D576236FC26D8110D8E02102408B41EB31A2D8F,
XsdBuilder_BuildSimpleContentRestriction_Base_m6C5B9DCE8ADB96F51CC717E43B1EAFD3CC43584A,
XsdBuilder_InitAttributeGroup_m5901D41772ABA6D9E3CC7CB28E959501F24EDCC9,
XsdBuilder_BuildAttributeGroup_Name_m4EC9DDEE5B02C4D51D8DBB45CED424B353AD14EE,
XsdBuilder_InitAttributeGroupRef_mC2A9815AFFB566D47954C4666D38D7A15E08F071,
XsdBuilder_BuildAttributeGroupRef_Ref_mD2ED75EC1A48604D732BB4AAA82086B7CE0FCE2A,
XsdBuilder_InitAnyAttribute_m7928FA1D193883486AE2E32EDA5828B359D74688,
XsdBuilder_BuildAnyAttribute_Namespace_m626853FEB0A81536241C24010B8E9A2CC0BBBC52,
XsdBuilder_BuildAnyAttribute_ProcessContents_mCEA56B396552463E60E0029841D6B5790BD8D79B,
XsdBuilder_InitGroup_m669C5D72E1D6F88CDF3AA054C40CB12AB9100B4C,
XsdBuilder_BuildGroup_Name_m75505760D596511F8052F8B3A0A03C6DDED06847,
XsdBuilder_InitGroupRef_m83A4030AECA1C999997CACBB1932FD6C5C887F59,
XsdBuilder_BuildParticle_MaxOccurs_mAD6947B7C187EEC9B8284F2998AA156251235F16,
XsdBuilder_BuildParticle_MinOccurs_m55F0AF4DCAE61A4F089DAA938D1BB51C20DAD0DA,
XsdBuilder_BuildGroupRef_Ref_m03D402C2A18BE179C0F10D0E1F0ED8C082E8A45F,
XsdBuilder_InitAll_mB08B0DAC042B5BF397D4651CB816879FEA8AD597,
XsdBuilder_InitChoice_m4D00543321AE1AF3BE6E2C13FB336AE01446A6C4,
XsdBuilder_InitSequence_mA8875EAF87A91AC923E9934DA8323900985EC325,
XsdBuilder_InitAny_m5A02C1FA1615DE8CF211507CC7CE63CC176E153F,
XsdBuilder_BuildAny_Namespace_m4A60987FA897C7833683919584EB9242325B4CD9,
XsdBuilder_BuildAny_ProcessContents_mE99AC3025B73F3EBA59054DD8A2B70E548040650,
XsdBuilder_InitNotation_mCE5BB96C3BC6493A86C07382586D2205456E9D4C,
XsdBuilder_BuildNotation_Name_mD87E0ABDA377ADE7BCA9AFFD1163D553E45AD1E9,
XsdBuilder_BuildNotation_Public_m08B3437723340146FA42E83366C26D32ECC4AEC5,
XsdBuilder_BuildNotation_System_m2B339278686D66A0A444F1679C60DC6DDBFEF4C8,
XsdBuilder_InitFacet_m7F326BDA4976D3F040FA566001038E72AA60DB4F,
XsdBuilder_BuildFacet_Fixed_mB7FDFBE6A03E3F33D2B335CFBAF2653275D88A08,
XsdBuilder_BuildFacet_Value_m9F0705E0665FDFCB018FB0CB26B57DEE5A13AFBC,
XsdBuilder_InitIdentityConstraint_m90E0380741BDF45A61E0A4E90DC14C6D106FD671,
XsdBuilder_BuildIdentityConstraint_Name_m4AC4CE0D611935E6E05156B0081C42211AE51AE8,
XsdBuilder_BuildIdentityConstraint_Refer_m0B14CDAF03ACC02871A8E421356A3D0BFB4F0E02,
XsdBuilder_InitSelector_m8AE1133DDE9F0D4193D3465642C08252691C2293,
XsdBuilder_BuildSelector_XPath_m5EAC08F2263A55AD64F48C5732162B7F9CE17EBE,
XsdBuilder_InitField_mC4492E0F0883FF997E5AA915A120DEA47E776E33,
XsdBuilder_BuildField_XPath_m44F6A4AD3847626055B291CB6236B088B274F5AB,
XsdBuilder_InitAnnotation_m90C9429B57FA179602FF74817944CF5D7B807945,
XsdBuilder_InitAppinfo_m3AA4B22D575C5F542346D8E4F407ADB99646049F,
XsdBuilder_BuildAppinfo_Source_mDC2308FF464F3F78A1744B21D4117647610A87E3,
XsdBuilder_EndAppinfo_mE678F76BCEEB94F0F3FEF74657B030452807C9E6,
XsdBuilder_InitDocumentation_m0164BAC8D4D9F8FCC5CDC48D3965B68A205F9A9F,
XsdBuilder_BuildDocumentation_Source_m7BE574F56E1D5A87553A0D07174768C226CD09CD,
XsdBuilder_BuildDocumentation_XmlLang_mE0AAF74F768A1348C9BEBA050B4D3CF388C159CB,
XsdBuilder_EndDocumentation_m9FA18ADF40A8E7B9A66234626349790CB95EE5D8,
XsdBuilder_AddAttribute_mFA61A543BA271C8B930F3F6FE25F2702D4C883C8,
XsdBuilder_AddParticle_mFDDDC642BA06D928A50D7CB10BB5C88143E0CD6C,
XsdBuilder_GetNextState_mD1DBEEB320B9109D2093CEBB4B2606EC4CF07AED,
XsdBuilder_IsSkipableElement_m9107F2CAAA934DA2A4CBCFE0C4D0346B567E0049,
XsdBuilder_SetMinOccurs_m353BFCDC8481E0E4CE3B603A689714C9D899777D,
XsdBuilder_SetMaxOccurs_m3779BBF079713617F2A7B2A938F3F63643B1AC49,
XsdBuilder_ParseBoolean_mC3ED04245D5162DACE56FDD1874293FBFC4A54B9,
XsdBuilder_ParseEnum_m683D5CE37A970B8DF35E89594F1E1778CC888AF2,
XsdBuilder_ParseQName_m71A74E468727D58642F6F3386BF308C67D2634EB,
XsdBuilder_ParseBlockFinalEnum_m997E85138F04057DF7CA5C71685C2EA6B3F483CA,
XsdBuilder_ParseUriReference_mC725E3EF85C8BA54D08D40C3E8F859B8353DB48C,
XsdBuilder_SendValidationEvent_m3C73AB0F7AE78CF618D0BE8396AB368B8A828AEC,
XsdBuilder_SendValidationEvent_m806E29B0E049DB1AF85622FEB29022209A8C9CC8,
XsdBuilder_SendValidationEvent_mD4816BAF80F2E605B2E6632E46BA828DB54960AB,
XsdBuilder_SendValidationEvent_mABD29CCB464F1008D639FCE1D3E95DB26549DCDD,
XsdBuilder_SendValidationEvent_m0B3060B16157DCB95615A3DC0B7B6E714317288E,
XsdBuilder_RecordPosition_m6D96ADE64B46FB2D9FE7B9A5A4B82D31C4758E5E,
XsdBuilder__cctor_m67541F6C34B7E2083BF8CEBD0137F7849E2CA712,
XsdBuildFunction__ctor_m61D0D924408EF081237CC4993C5F9D1ECDB2B573,
XsdBuildFunction_Invoke_m87A0B91E4EA11580D799B6C1E106532212C48568,
XsdInitFunction__ctor_m01F2937F56BFEB569475C53CA1BF712534567B77,
XsdInitFunction_Invoke_m731A397BEAA3417E99DB4BB0CD944767BA30AFF4,
XsdEndChildFunction__ctor_m3E1D1F44DAB1ACD1681571F394FAD9559E50A8DE,
XsdEndChildFunction_Invoke_m5478DCC60435C827A1EF5C1A755DA1D7765CD9B0,
XsdAttributeEntry__ctor_m5527D3C8D9C19D5FE23221D1B170A3D3D23A6671,
XsdEntry__ctor_mC1D5ED27FC4917DC0B91EB8A7ADEC53CD4D2CE98,
BuilderNamespaceManager__ctor_mD3F4D6B239DC3ABD9243EC8F8E9E82C72D38051B,
BuilderNamespaceManager_LookupNamespace_m0564DC9B11B9ECEE514A3C642AE11E293B261901,
XsdDateTime__ctor_m3E0873E7B93556D02209B348843C713D51F73B4E,
XsdDateTime__ctor_m9D9086E04F4BF6D3C09746A40FE8811B3CF4CA88,
XsdDateTime_InitiateXsdDateTime_m91814AB11DA2BA2D0079F9F73E2B9B62B98B533E,
XsdDateTime_TryParse_mC39A6E2B28D57F7A0FD1AD35909833DA1354B6E9,
XsdDateTime__ctor_m9EE15399BB38384CC624A7079BA193790D121712,
XsdDateTime__ctor_mEA0743636C2E0A5AF92A77BB350ED7A6F51AA843,
XsdDateTime__ctor_m127DD6E3D834498A172B1FD34DD1AC4505C7AA4C,
XsdDateTime_get_InternalTypeCode_mAE60E4DBF9D642870B0D715A5E260F4DD5BC4A4B,
XsdDateTime_get_InternalKind_m40658E3A6C5DA52E96BCF334BF5760EB7092A88E,
XsdDateTime_get_Year_mD24DE1C1790E7306B5AF6F78EBAC41CCC7750CEA,
XsdDateTime_get_Month_m205FE2FB59CF6A1692300A21A77FFBB37144E99B,
XsdDateTime_get_Day_m4F8E33F38809CDEEFFAB2BFC3E14AC6B08AF1F6D,
XsdDateTime_get_Hour_mE4B191CD33490CA5BC5EA87E00314FA50BDB741A,
XsdDateTime_get_Minute_m38120FA2B75440A56BD49C552DDD3032D9A6DFA6,
XsdDateTime_get_Second_m46202D39713A213E9F514CD4E2F5F04C5278780F,
XsdDateTime_get_Fraction_m40D9B327318B0D061E02D59889E0919A95EB9098,
XsdDateTime_get_ZoneHour_m9E35CDE49237CC3ECD3DE3D51AAB8E99300A2739,
XsdDateTime_get_ZoneMinute_m1D120C367B38D2F8B926469F418B6C2560C8E228,
XsdDateTime_op_Implicit_m0ADFEE964709917141BF6B590F97EB79AF270132,
XsdDateTime_op_Implicit_m3215BA40174F5D3877B0F2E88A641368B3BF37EC,
XsdDateTime_ToString_m7753E41D2C4A8E0687796143C9220155B9837535,
XsdDateTime_PrintDate_mF29EDBFFB4F5A9EACE93E05D257421B72A74B61E,
XsdDateTime_PrintTime_mCE1029E13A352DB34EC2EF991632A85E26133EDB,
XsdDateTime_PrintZone_mA1766FF80B24A4E1D666DBB8C818C01A94330CF6,
XsdDateTime_IntToCharArray_mB95DA3CAFA3F603DFB73CB309A062670C217C131,
XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A,
XsdDateTime__cctor_m0F7B602DECCB2F9B36B923451833938FB6AFF997,
Parser_Parse_m4027B362756419C910E1D041BB6CE2035B3603D9,
Parser_ParseDate_mDD1FC2A4390DBB0F116BCA9CAA17D3ECE36D90E3,
Parser_ParseTimeAndZoneAndWhitespace_m7D228802D6E72D8F6640D71EA9603F40358B77DD,
Parser_ParseTimeAndWhitespace_mF1CAE3E888701743D8C536884D629EE0F22B1D21,
Parser_ParseTime_mF90100413CE0C7543E81BB585E86322A64090420,
Parser_ParseZoneAndWhitespace_m59547EAFB80879B5FE3665C0EF560945A1003A25,
Parser_Parse4Dig_m1CCFFA25225A107685596935A622002FDACEF084,
Parser_Parse2Dig_m39FAABE5DA648F49504BB6561597C9D61AA5895A,
Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344,
Parser_Test_m78E312B37752A9D97C160A4C6DDE22245C4261F8,
Parser__cctor_mA0A20CAC66966A1113D9B14270277869C2DD3FAC,
XsdDuration__ctor_m38DC4CBC4227909F4B1AF6A15D90026E3EDA2E8A,
XsdDuration__ctor_m19B5702FB7598C86EDEBDE81C75C77F429FE99AC,
XsdDuration__ctor_m2CE789343F1EE7728BE48C8ABF3392B8ED7BD390,
XsdDuration__ctor_m77A135826E3F625F2BA603CB99A4A40D168160E1,
XsdDuration__ctor_m34337885047100969A6121F7CFAE5530C40E9B48,
XsdDuration_get_IsNegative_m7AD0EE954916BAD77BE84976C1F9D8D3854F2B7E,
XsdDuration_get_Years_m2F16DEE4EB28A914B6C03A462BF6DE16079AEC5E,
XsdDuration_get_Months_m2003B42F20229209D88FFA62D3BAED1BF0E1A851,
XsdDuration_get_Days_m7A66E8270BF719AC95604AD58AD2B9E35A47046A,
XsdDuration_get_Hours_m7390FD426C288A52C27DF12F034F29AC746BF1EF,
XsdDuration_get_Minutes_mB74DF6E89566B10A2AD63E88A4DF462B06B9548C,
XsdDuration_get_Seconds_m9F35896B9EF01634C2C584D89A5901A20D5F728C,
XsdDuration_get_Nanoseconds_m15052A05CD863DC5F37D1D614433B44D813F2AE7,
XsdDuration_ToTimeSpan_m954AF83B393730C66217860A6E4048FBC3D456A7,
XsdDuration_ToTimeSpan_mBE8EA5F151FE97572999EDFA85A3DAAA13B04B9A,
XsdDuration_TryToTimeSpan_m7B81B7074288D60D1CB8E15006291E3227BAFBA3,
XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171,
XsdDuration_ToString_m678A09FD579D77D415021761FE814A1C49A50DFD,
XsdDuration_ToString_mAB96AA9C1E85D555476303E2D1D741B02FD6C698,
XsdDuration_TryParse_mE39AAE64C1A7373A6301B44201C1EFB1E44D2AA4,
XsdDuration_TryParse_mCA5684ABF12ECFD3874A498B613879ADE9222F34,
XsdDuration_TryParseDigits_m4930FE80A792995148BE34DCA664BD9067CC5BD4,
XsdValidator__ctor_mF4CB64D94F8D9FC9E4D9AA8D0E6B7DE72ECF514C,
XsdValidator__ctor_mD43FC09C023B229E301531001DF1D326D625CF3E,
XsdValidator_Init_mE693ACE2939DB3A2DA45E64D96270D9B02D01E73,
XsdValidator_Validate_mFA4F0AF41ADDEA43D26C8692A8CC6E75895A8A58,
XsdValidator_CompleteValidation_mECC6F7E04F6265C9429A72DCF4BB61D68EACBA2F,
XsdValidator_get_IsInlineSchemaStarted_mC7666FED96348F8DAFC568FD5920EC880D7FCE26,
XsdValidator_ProcessInlineSchema_m89770A29D1E79E7549886C0C2562ACCA4C6DBF75,
XsdValidator_ValidateElement_m7DADC19C922A801AF63F1C9CE1DEE964394ED4AD,
XsdValidator_ValidateChildElement_m2D529CCD404617083C5B785D5DED029FA7401DAD,
XsdValidator_ProcessElement_m7ED45B41F63AAB6CEFDAA82B9C35B9891DDB6F5B,
XsdValidator_ProcessXsiAttributes_m9F2F322EEFF7D2B81E33A77BCDE7231F81D7F6B9,
XsdValidator_ValidateEndElement_m9772308296361CC5B26E7CE03F2EA28DA6F3F236,
XsdValidator_FastGetElementDecl_m40578C44C2B496A8F7943F1454BC902A7E683A69,
XsdValidator_ThoroughGetElementDecl_m55A36E61078053DE2420DFCF62368335DDD8DA6F,
XsdValidator_ValidateStartElement_m828A30E767B887475989346055F6E8A7DC472854,
XsdValidator_ValidateEndStartElement_mC3972768CB3E6AA1D7543989F248E03C90C71142,
XsdValidator_LoadSchemaFromLocation_m2C537E794B7B2B44623F6A07DADBDCD45CE98787,
XsdValidator_LoadSchema_m285D8FAB9A88F0E964E58363378F3F0935DBC78F,
XsdValidator_get_HasSchema_mBCB35B50A4E462B189F78097CCD17BF5A1ECFB58,
XsdValidator_get_PreserveWhitespace_m54AC8C5900AE3A5145675C093854F4076B559D8B,
XsdValidator_ProcessTokenizedType_m8C222C8AD2ACD653570A0FFF69E8B2A71D931562,
XsdValidator_CheckValue_m329063571D692A8AFA1C7586B345A73F4F8ED549,
XsdValidator_AddID_m7B3449D0AD57887D1A583CA21146A072F282F7BA,
XsdValidator_FindId_m00BE7A29F6FB93CBC5B80804F1F3A108F982F4B8,
XsdValidator_IsXSDRoot_m799AA32253D6B49813FC037E69B12F8E0137C3FC,
XsdValidator_Push_m56AE42051EE40CE1ABB5142449DB9AD93CBF686F,
XsdValidator_Pop_mE501FC313AD1C76D2E6DE114D93C8BB2244DAD95,
XsdValidator_CheckForwardRefs_m3A69F9B67082D120DEC94E9EBF7F8D27DFA3F27F,
XsdValidator_ValidateStartElementIdentityConstraints_mFBBBF10E9D7FFFC0AF4C7CDEB12392C498493336,
XsdValidator_get_HasIdentityConstraints_mE34940C58B3B72FF22CFD5E756FDF9A8F885A7A7,
XsdValidator_AddIdentityConstraints_mE1CF3E2B55188AB910A6911BB9A7DE962736B7EF,
XsdValidator_ElementIdentityConstraints_m39AFDDCCBEC21C45A60BCA463838811C5EBD7529,
XsdValidator_AttributeIdentityConstraints_m822930333D825B8ADDA67291CBBCF7B41FB348D0,
XsdValidator_UnWrapUnion_m66835C7CF39B169E7D4D89DBC14CDC232CBE27D8,
XsdValidator_EndElementIdentityConstraints_m82F5D5B344FEFD02A4F250D270E65C7C94D18B76,
XsdValidator__cctor_m21CAAAA44BFA3CED426D8B71F112C6A28020CBE2,
NULL,
NULL,
AstNode__ctor_m8235007F8DEDCD82C2B85B1AA0E1AEF98B20A507,
Axis__ctor_m2704C3CF26377CC587654EC9DFEAFE3A5A964CD4,
Axis__ctor_mE8689658A4D9B576990F85F4B5798510FA7E0941,
Axis_get_Type_mF21B0034BA2FF1CD85F36363F7AE642E3F5F03D7,
Axis_get_ReturnType_m056CC3E4E5E9BCCE8063190BC642660EE22760DA,
Axis_get_Input_mF5514FC0F3EE5E699C8A2FFAA492CCD3BD6BDDFF,
Axis_set_Input_mB9295510E3D476008FE9DC8AF978932A2CCC4CB7,
Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9,
Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5,
Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C,
Axis_get_TypeOfAxis_mC937F7732888322E11D54B66E3D3013B81129018,
Axis_get_AbbrAxis_m39030C864BA056B033F68DA0D202E4E9D90EDEA7,
Axis_get_Urn_mA18C3D405806C8A0DA8FFE9094515B7B8FD22C40,
Axis_set_Urn_m30F7E83893EDC06159E1411E2C9877EF12C4B8DD,
Filter__ctor_mA0D253E4CA3199F983845C8ED47194F79F22486F,
Filter_get_Type_mA1D38EAF10CE9014B4701860FF74F3BD51521A68,
Filter_get_ReturnType_m1DD2D3B172C15F219F48224B67F4D143FA05CE65,
Function__ctor_m778CF75142E2CCA7D8E4225B40D6413613387674,
Function__ctor_m812A01497452A70CAE505E2836AC3425389BDF10,
Function__ctor_m460A9906779DE17F5D10DB37ED7B2AC9F438076D,
Function_get_Type_mFEE4BF7BFFFA6D75C0F5BB94A298D7AA2D73BEDB,
Function_get_ReturnType_mDA219B79F30CE78ABED399B92998FA4224E9C2D3,
Function__cctor_mF8212F812CDEC4F5A879FCAF639C2F257776A6E4,
Group__ctor_mF03B416CE2E54E45B9ED174739EF890A6F383B7A,
Group_get_Type_mD50EABBAF0372F71824ACB4E4641D0BD5EC6AA13,
Group_get_ReturnType_mA280F0F1954B46D63B12712B3B3EF1125F414475,
Operand__ctor_m05E2CFB9B5F5453ADACD68A19988E68AA10A2056,
Operand__ctor_m776B601A0BCCF975AA55AC9381DFE4A4F413A597,
Operand_get_Type_m9C2CE2C8D65E8ED6FDF6BA79DEDE7C02E9650AAB,
Operand_get_ReturnType_m959DA1CDEE8A9661910476FC0833CFAB5A3671C5,
Operator__ctor_m9531F709896FB2BD63B2E82796D490F9BAA3D837,
Operator_get_Type_m561150DF137E0B33865392BFF5A370404929D9E8,
Operator_get_ReturnType_mEAB83505EA4D869651A22ACDBF29D2E90D7EF1C9,
Operator__cctor_m6BFD13182887DF255E5EA738EA2F770C38227805,
Root__ctor_m47FF26A8FC9EB5181141B7FF7EA849528A166110,
Root_get_Type_mEFF5DC184693E23A6C6D2198EB58ABE41EEB1CA0,
Root_get_ReturnType_m779209B921C76283E71455D44BAFEBBB44030C6E,
Variable__ctor_m95C9B9B93C67573D1982F5D695FD5C6150527E72,
Variable_get_Type_mD62A2CE5528273C3BDDC14DF277EA5CC757825E8,
Variable_get_ReturnType_m807FA73E89B1C9FD23C7785D4366F539F7F748F6,
XPathParser__ctor_m2A7D66B615A066AF05735695899722E2EA85FCF8,
XPathParser_ParseXPathExpression_m0C57CB18F94D84EDC9CDCAD7D2EBDD9A391D7DCC,
XPathParser_ParseExpression_m1C67A3A5ADA4F50D95B4D5121028AB74F98272F6,
XPathParser_ParseOrExpr_mC6EB59F30285E0C6E08346E9910704406B65FBE5,
XPathParser_ParseAndExpr_mF4A4BFD862370CB35CE0BA4E8606E42049E8F89E,
XPathParser_ParseEqualityExpr_m459C45FF224407FE70AAABB459E1A7669E7AE6C8,
XPathParser_ParseRelationalExpr_mDEEE7E9735BEC9EDB504A72B060235923C9D44CD,
XPathParser_ParseAdditiveExpr_m68EA0D6D1A13E1E6FE149DAB655666D270E92EFD,
XPathParser_ParseMultiplicativeExpr_m855810E5EC6B8ED6B12514ABB49DD9632FEF2E93,
XPathParser_ParseUnaryExpr_mC50184E73DA0B026C0014439D2B1FCF72C7B53F4,
XPathParser_ParseUnionExpr_m7CC8BB424CA1A576774C9C75E0E29546E4A527F4,
XPathParser_IsNodeType_mFC22CE5C9570F41168493B39C427CDD34EB15A26,
XPathParser_ParsePathExpr_mF3A3A43B8D36E8E540806AF98955C760F43EE7CA,
XPathParser_ParseFilterExpr_m16591F641AACD53B0F2F89CE8EC7730E82436400,
XPathParser_ParsePredicate_m2D5AC8675BEB8F96DF87170633830B84057199EC,
XPathParser_ParseLocationPath_m9678FBE9F305F08262CE889D74539715BB849D65,
XPathParser_ParseRelativeLocationPath_m27690F50336BDF5B010F4D5CA8390B70BBE6DBD9,
XPathParser_IsStep_m52CF81C492A95C2A56BC89CA5483F2B5D2D69B55,
XPathParser_ParseStep_m3788B080C2BE87A463776EC1AD25FD12BD5AB691,
XPathParser_ParseNodeTest_m1AC02FC216DEA58F26AB719B5057C808A1BF6EAA,
XPathParser_IsPrimaryExpr_mFACA6162286DE8721C1FCF2B8795CF80D381CE9C,
XPathParser_ParsePrimaryExpr_mBE1F5FE38AC2D3B94B8A0B2327DB1347446335E6,
XPathParser_ParseMethod_mB3D98C32099C92EF53A15D5D479C66E7F1278C9C,
XPathParser_CheckToken_mCF1FB61597AF7BC9C1C3254F4B8083FC169FEFD9,
XPathParser_PassToken_mB00B97CFBB3F00C875DA5920479EBB52EC4F624D,
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670,
XPathParser_TestOp_m77FEF4756C4B93791DAC310099FF789751306F47,
XPathParser_CheckNodeSet_m6973A0FD67B043A8DA7DB69660E0296F0A691497,
XPathParser_CreateFunctionTable_m6B095E55CDDA5D02399BC203D56D35F8E86E92CA,
XPathParser_CreateAxesTable_m8C72AB089592F41ADB586343D5B94836CFEA13BC,
XPathParser_GetAxis_mBA369AB1D5A1E0FB048D73BAA63315D52FE28038,
XPathParser__cctor_mB78B0F14B32E63501CF3220A0640444B73F55DFD,
ParamInfo_get_FType_m2436DAB49F721A3CD09563309E4B937AA6AF395D,
ParamInfo_get_Minargs_m2513BB5565060D63F27C442BC05229DF82002813,
ParamInfo_get_Maxargs_mACF967656CD1931E760414BE45F38C3021D8ADB4,
ParamInfo_get_ArgTypes_m8D290415C66DAD756E90D1EDD7E044D111A8DCD0,
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775,
XPathScanner__ctor_mA28C7D76BCEEC00A017A0F242CC8DCAA04718CE1,
XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB,
XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043,
XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A,
XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38,
XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9,
XPathScanner_get_Prefix_mABD6B08D4EBCDC3AE098EC916502C294290DF79B,
XPathScanner_get_StringValue_m5E8E622B6A4718DBD7380F56F673506ED74466A5,
XPathScanner_get_NumberValue_m59E7FB8AC26FB7384D02947EF377E49335ED6749,
XPathScanner_get_CanBeFunction_mDC31ADE84434B08EB728505827B729E82DF02C97,
XPathScanner_SkipSpace_mB278AB58441C4E3C899C437356E428C3C49F8A38,
XPathScanner_NextLex_mF8EF360B8499958C9A92B80E7E9C3C7583EE3126,
XPathScanner_ScanNumber_mA1ED88C800A3D8C1E01A402CC3B4DA9AEC626091,
XPathScanner_ScanFraction_m6002C2851237AFF65CB17A5A4EB738F8215C3FE1,
XPathScanner_ScanString_mAADF1C1D1F0388F1D680E4F168F695D19D36C327,
XPathScanner_ScanName_mAC27F46F068EF6B7B00E74046D7466EE18C69718,
XPathDocumentNavigator__ctor_m6F90203C3B45DB6A10BB1918689F3D71F26780C6,
XPathDocumentNavigator_get_Value_mE96242DB762C568A14F391207FDC2C03B1A571B9,
XPathDocumentNavigator_Clone_mEA5660CEAC916ADDB9842FAD03AF85490BE10012,
XPathDocumentNavigator_get_NodeType_m458402B3D576A3FF1D39245C22FF2F80E5D50E3A,
XPathDocumentNavigator_get_LocalName_mC9BABE5F2A1FC796BF3E7259DE00C5DAAD2D07EB,
XPathDocumentNavigator_get_NamespaceURI_mB00D4F973DBD8FD19AF700080E1219D02F433980,
XPathDocumentNavigator_get_Name_m04869FA8C02F6DE6DF33F3A4BC25EE5C0FFFB3F1,
XPathDocumentNavigator_get_Prefix_mA7F9D844ADDD32B82819A4E63B7071E8590420D6,
XPathDocumentNavigator_get_NameTable_m59D13F04A5676148C79D3E6C59D2B7B119D98418,
XPathDocumentNavigator_MoveToFirstNamespace_mA388DA9DA031B281C612F90FD4C9BAB10DF11725,
XPathDocumentNavigator_MoveToNextNamespace_mCA462BDFF18F453C2EC658D4EF3E23E5AF923A5A,
XPathDocumentNavigator_MoveToParent_m5EC7735A18E2A9D29DB45F7710609843D6D105C2,
XPathDocumentNavigator_IsSamePosition_m789BC3510DDD7962DB43BFB17255DB6CF6FD933F,
XPathDocumentNavigator_get_UnderlyingObject_mFFB387925C58C1D7AC3DD87523778A1EC0528569,
XPathDocumentNavigator_HasLineInfo_m4E061F4D6C782EFE2C60DA02E5B3CCE8D818B89D,
XPathDocumentNavigator_get_LineNumber_m830E8342631C421FE7AC1CB19AF57DBB05E5F9F4,
XPathDocumentNavigator_get_LinePosition_m190E18C6388C13E23B3AD3194C04EAC7CF41B951,
XPathDocumentNavigator_GetPositionHashCode_m785F066D786EADA3F9B508477C4BFDCE72515841,
XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99,
XPathNode_get_Prefix_m499096BCD31E503FF89FDADD69F1C916686BDFA7,
XPathNode_get_LocalName_m4C7DCD240996EDE990F6924B176B80008141A367,
XPathNode_get_Name_mD3398BB31437F47F5AA3256018D478A1C12BA865,
XPathNode_get_NamespaceUri_mA7E5CA21E8BCF798FC16E64F94158F54B1C95FC2,
XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F,
XPathNode_get_LineNumber_m2A6A50B6A1E92D49B81BEDD630131D7CEC5EC1ED,
XPathNode_get_LinePosition_mF7AEBF27561C41D4B88CAFE9EE7BC00B88A00799,
XPathNode_get_CollapsedLinePosition_m5CD8510839F81AE7F411BB1403B460F6EB3BC8DF,
XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724,
XPathNode_GetParent_m57F106763ECB0EC827677747A4B95E6A10095720,
XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085,
XPathNode_get_IsXmlNamespaceNode_m7307A314989230B7F6E4F573F8B2FC505F969C5A,
XPathNode_get_HasSibling_mC8BDEDD3659561E20B769E205BB85377C47537AF,
XPathNode_get_HasCollapsedText_mFFE7E8DB4C7142A0004EF4F12D195E022ADF1691,
XPathNode_get_IsText_m420F5C6B021A6598E5F3BBAF92C0F16DF3C678E0,
XPathNode_get_HasNamespaceDecls_m25569CE7015AD2BDA2F4B2C357D4044394125DEA,
XPathNode_get_Value_mC18CEAE4371BD37328FA857F57ACEE9DF747734F,
XPathNodeRef__ctor_m14862547984A3EE8A767C1C8415C6E73E3EF30E8,
XPathNodeRef_get_Page_m8624EDC1840BD05BD55D4E8137095B5986ED54F3,
XPathNodeRef_get_Index_m37FE9027EA38BDC66D3E83142E7BBEBB18073E33,
XPathNodeRef_GetHashCode_mA438A76A5D2970E8AEC24529F5D03905D9A71F0C,
XPathNodeHelper_GetLocalNamespaces_m8827609E893638235596FF153AECA4FD13119069,
XPathNodeHelper_GetInScopeNamespaces_mB12984C452F59C0FED90B9C876B31AA8CE422E12,
XPathNodeHelper_GetParent_mDB68FBBA320D2C47C591B226846C76D582A8B0C2,
XPathNodeHelper_GetLocation_m2B00B160663B5FF7ED4B64A4EE640759BE7E36F7,
XPathNodeHelper_GetTextFollowing_m86CF5377B24C27AAA0C85A27CA456BF30B7247BA,
XPathNodeHelper_GetNonDescendant_mF62C3504316DB9BE40C524503587A2F914A69F65,
XPathNodePageInfo_get_PageNumber_m0CF191DCF066234C1A660E76CB8C903779823DD5,
XPathNodePageInfo_get_NodeCount_m9A4307635C53F9A47265CD2E0C96BE0E00990C37,
XPathNodePageInfo_get_NextPage_m464BB6A5FD7F7211D98C952E035BFE8022B115A2,
XPathNodeInfoAtom_get_PageInfo_m168850BB26701B63DE38924B49F8B5FF0240B602,
XPathNodeInfoAtom_get_LocalName_m717A834A1CF042C3AEFCFA4EA2C20D2CD3F53430,
XPathNodeInfoAtom_get_NamespaceUri_m4E325FC93F28603B48BEE521FA1A93C426D8C78D,
XPathNodeInfoAtom_get_Prefix_m288E1BED13375EFD17014F55730E1EE85CE6ACA1,
XPathNodeInfoAtom_get_SiblingPage_mAD3229A141E5D5B949B4B5F31FB8DB500BD56505,
XPathNodeInfoAtom_get_ParentPage_m6346F715CF977F296915E47A1A23993B878755FC,
XPathNodeInfoAtom_get_Document_m4BE8672A871D25E702E3D77F2A33ED390533EDA1,
XPathNodeInfoAtom_get_LineNumberBase_m40A58EB51495E48B1C31F7690E18CC69E15FA86B,
XPathNodeInfoAtom_get_LinePositionBase_m2BD56AF6D9527933F43282B7BA215AD8AE10C5FC,
U3CPrivateImplementationDetailsU3E_ComputeStringHash_mEAE825F700D1360D52DBAE623315B108ABADF375,
};
extern void BinXmlSqlDecimal_get_IsPositive_mFD52B52A3E1FA22A70B13C2000912E2FF13DEAAC_AdjustorThunk (void);
extern void BinXmlSqlDecimal__ctor_mCAE58EBA07E4FA3ED8D7F6B3113DCCE3549CBCA2_AdjustorThunk (void);
extern void BinXmlSqlDecimal_ToDecimal_m0C5D2BBE031484A76B21E65119F4CA2DBDD9E192_AdjustorThunk (void);
extern void BinXmlSqlDecimal_TrimTrailingZeros_m3B71299219AD52210153144B92AA4EB2D6A0B37D_AdjustorThunk (void);
extern void BinXmlSqlDecimal_ToString_m9A29BE566EF3D1000043DD7760A7BF9813940C1F_AdjustorThunk (void);
extern void BinXmlSqlMoney__ctor_m75FBF169A4AA1FA864E56798EDBD55618AA06D31_AdjustorThunk (void);
extern void BinXmlSqlMoney__ctor_mA10185FA9A82625FD159F5747AAE7F1205463406_AdjustorThunk (void);
extern void BinXmlSqlMoney_ToDecimal_m19B39691B347FFCF336CBE2ACD750B4C6E992F12_AdjustorThunk (void);
extern void BinXmlSqlMoney_ToString_mA9878C84397B42BB3D99283DA22DA47BE2575E07_AdjustorThunk (void);
extern void QName__ctor_mBD1BFC08961CC786F568BABD5DA008D314C2ED2C_AdjustorThunk (void);
extern void QName_Set_m06EBC739F696A09C7CD2EA4FA3FC45BE08D942C2_AdjustorThunk (void);
extern void QName_Clear_m72F3A85E86D742CE782C25721F79D23824F3CA21_AdjustorThunk (void);
extern void QName_MatchNs_m984055C39684EADAD0E124825977BEDB05F83EED_AdjustorThunk (void);
extern void QName_MatchPrefix_m61A4CF3DFA2F4BCA71DD82EAF792121BFA349973_AdjustorThunk (void);
extern void QName_CheckPrefixNS_m6FB447AE413CA8691AF65337B27CA44A5C7ECD4A_AdjustorThunk (void);
extern void QName_GetHashCode_m3DD5A1920A6CC8814999F180109C8953E0AC5748_AdjustorThunk (void);
extern void QName_GetNSHashCode_mB276394B83D917C57A0AC452E81ABEB5415A3D99_AdjustorThunk (void);
extern void QName_Equals_mE8465B903C08BDE00EA2293C8BF6841EFB650634_AdjustorThunk (void);
extern void QName_ToString_m3200A809FFC4333D996CFEB653C19DA76ED699D2_AdjustorThunk (void);
extern void ElemInfo_Set_m0E3480BDCFF70A8CC5B7AA79BEF60D7F21693DDD_AdjustorThunk (void);
extern void ElemInfo_Clear_m6E412A0783AE4EA900BCAD6F4D4B277E107B1CE8_AdjustorThunk (void);
extern void AttrInfo_Set_mCACB8B213C4BDB4B65F9F3C734FDA013697DEE0E_AdjustorThunk (void);
extern void AttrInfo_Set_m4894D88827DD141346F25C05DD15C8AFE85A8C69_AdjustorThunk (void);
extern void AttrInfo_GetLocalnameAndNamespaceUri_mDC9C7A33CC40F22BFED91FD6D0A1C2F8E3DA6D97_AdjustorThunk (void);
extern void AttrInfo_GetLocalnameAndNamespaceUriAndHash_mBD57DB7AC3A42851FA652BEF9E720F67F0973E86_AdjustorThunk (void);
extern void AttrInfo_MatchNS_m31F53C4BE600BF763CBD0CD1C4BB5FD530C11269_AdjustorThunk (void);
extern void AttrInfo_MatchHashNS_m1FDD6DFA1ED0B4335A0C39B1A67C05F6EAC7B935_AdjustorThunk (void);
extern void AttrInfo_AdjustPosition_m6DD03D69EF39B006CAE93228F3758E48BDD24F24_AdjustorThunk (void);
extern void SymbolTables_Init_m1E7C7826F740E25DA3E108D3CFC71560AAF55CAE_AdjustorThunk (void);
extern void XmlEvent_InitEvent_m20FCF4B1533AD8E1D2C319BC1566FC2DE164593D_AdjustorThunk (void);
extern void XmlEvent_InitEvent_m5CE1F84C43F00B2C200634DB1F2699EF9969AC4C_AdjustorThunk (void);
extern void XmlEvent_InitEvent_m2C8AA9A043EEBD8F233FB8D941307383D6408D69_AdjustorThunk (void);
extern void XmlEvent_InitEvent_mE72CDB2DD41BD005EAC97578F92F1B29C125F4C4_AdjustorThunk (void);
extern void XmlEvent_InitEvent_mA6558E961CD189560195579C1AA91A117D94B276_AdjustorThunk (void);
extern void XmlEvent_InitEvent_m450055081140BDF68AF5E4C26CDE99127C038238_AdjustorThunk (void);
extern void XmlEvent_get_EventType_m038BF9FCEE1E88C68C6E53DA3EB97B8D1E4639F7_AdjustorThunk (void);
extern void XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_AdjustorThunk (void);
extern void XmlEvent_get_String2_m375EEC0792EF396BD01AE50BFB26F1FC88E49397_AdjustorThunk (void);
extern void XmlEvent_get_String3_mBD908670214B739B46BDC45004A77391981433DE_AdjustorThunk (void);
extern void XmlEvent_get_Object_m59185475B231CD3AB1A2509422D4B7F3F3E04BD2_AdjustorThunk (void);
extern void XmlReaderDebuggerDisplayProxy__ctor_m56B82747E748FBB7BC8D0A1728D526EA23B54C1A_AdjustorThunk (void);
extern void XmlReaderDebuggerDisplayProxy_ToString_mEBDAEFA455D93E9934990687C8ED5421E6537FFB_AdjustorThunk (void);
extern void ParsingState_Clear_mA3F9CDD851956A92A6F8BAFAA70A20192BB1FED4_AdjustorThunk (void);
extern void ParsingState_Close_mA2ACDB0CCE0955A1C3B7FA9431E23F3B4C2B2008_AdjustorThunk (void);
extern void ParsingState_get_LineNo_mF3AF997B368E18B626BEE701B8DEB7FBB0267A3F_AdjustorThunk (void);
extern void ParsingState_get_LinePos_mB1B743FEEB24A5442698AEF3FD1FEB5826F4C810_AdjustorThunk (void);
extern void TagInfo_Init_m351285BE790D79A15E824AE90114E1DD5734BAB6_AdjustorThunk (void);
extern void Namespace_Set_mA421F92F59A44FCD987802098A78CA52CA3867BD_AdjustorThunk (void);
extern void ElementScope_Set_m7BAE5CE51EBBE20E736A268E1E606C71B74CF8D0_AdjustorThunk (void);
extern void ElementScope_WriteEndElement_mD162117056CFDD45A1DAEC3F76334847A29F7B57_AdjustorThunk (void);
extern void ElementScope_WriteFullEndElement_m17FE706748E35B8903B1BCB6B172A2415AD989B4_AdjustorThunk (void);
extern void Namespace_Set_m88AB7EE7ADEBE72A65AB39AD226966CECB869A2C_AdjustorThunk (void);
extern void Namespace_WriteDecl_m9A844FFEDA4BE8790EB459FEDE11A8D8A5DAF100_AdjustorThunk (void);
extern void AttrName_Set_m2C5516E986819EB5B1B0084FA03E54A9C7354930_AdjustorThunk (void);
extern void AttrName_IsDuplicate_m201E2290AC6091EC056BEB923BFD9F35C1293F1C_AdjustorThunk (void);
extern void SmallXmlNodeList_get_Count_m79F61C89FC8ABD73BCB56938310461EFF1DF14BF_AdjustorThunk (void);
extern void SmallXmlNodeList_get_Item_mFE828A47A297981D034EFC9244E53B3D34FC9576_AdjustorThunk (void);
extern void SmallXmlNodeList_Add_m4BA68D6D8E4613E79365ACDF2413B287FA4A4F06_AdjustorThunk (void);
extern void SmallXmlNodeList_RemoveAt_m36308613FA8129C77990E7650BB0A1CE49ABC882_AdjustorThunk (void);
extern void SmallXmlNodeList_Insert_m8DCFF8C4C69AAA8B19C891D4A7304EA420946344_AdjustorThunk (void);
extern void SmallXmlNodeList_GetEnumerator_mB3807963AF68C5F75E6FF22AD8515F2F966F21CE_AdjustorThunk (void);
extern void DebuggerDisplayXmlNodeProxy__ctor_mB9B6D906F2EBADBBDBA79FE184D6860363C32356_AdjustorThunk (void);
extern void DebuggerDisplayXmlNodeProxy_ToString_mAE6AF3B460B62D08C1090FA5FA67BB80EB091D48_AdjustorThunk (void);
extern void VirtualAttribute__ctor_mEE4086B6E26EB486E3C66CB620FB0451E6215622_AdjustorThunk (void);
extern void LineInfo__ctor_mFF99DC657778EB3519A941F3CB7E7C33710B0EE0_AdjustorThunk (void);
extern void LineInfo_Set_m5D59B42332EDBA296FA9AED5CF63D8BECC18214E_AdjustorThunk (void);
extern void XmlCharType__ctor_mB4A379AC51751894C31365E176E3B9BFB5ABC771_AdjustorThunk (void);
extern void XmlCharType_IsWhiteSpace_m6F9F3A19B8A95FF5CBF1B197E400A0F194AC9387_AdjustorThunk (void);
extern void XmlCharType_IsNCNameSingleChar_mAE9940C767975DB6F8EA438AAE5F7DFC7666DB54_AdjustorThunk (void);
extern void XmlCharType_IsStartNCNameSingleChar_m471CCC08015F68609798979A3C5AA7C20533AA08_AdjustorThunk (void);
extern void XmlCharType_IsNameSingleChar_mA5C27AEE5BABB098031EA8BE197F9E2E63F0478A_AdjustorThunk (void);
extern void XmlCharType_IsCharData_m39C87F830CD89F4F0029AA0338BB9AB5EFCC1AF5_AdjustorThunk (void);
extern void XmlCharType_IsPubidChar_m1B6AF6006A2514C09A7AE467296FAA1C3372F520_AdjustorThunk (void);
extern void XmlCharType_IsTextChar_mD4DD7B3C0E63D031A4EFFDD6635F68DDE166A4AB_AdjustorThunk (void);
extern void XmlCharType_IsLetter_m96DACE1E8C6E2FA82D842A40E6700F7383D119B5_AdjustorThunk (void);
extern void XmlCharType_IsNCNameCharXml4e_mD329203E44D17286699892D4E080A92F8AF9D56E_AdjustorThunk (void);
extern void XmlCharType_IsStartNCNameCharXml4e_mB1A1B245AB61132E3C6F1CB221D3FE5330F9FD2A_AdjustorThunk (void);
extern void XmlCharType_IsNameCharXml4e_mEA49083CCCCAAA61588D16FC58ED3655B0C3B0A8_AdjustorThunk (void);
extern void XmlCharType_IsOnlyWhitespace_m6A7AD69BFF7BE6878F6984C952284C0755601490_AdjustorThunk (void);
extern void XmlCharType_IsOnlyWhitespaceWithPos_mED48C365F707662F8D0AD0113155B24CAD53800C_AdjustorThunk (void);
extern void XmlCharType_IsOnlyCharData_m5BFEFD55C4578A0117D1ED3305ACF4C062DCE9D3_AdjustorThunk (void);
extern void XmlCharType_IsPublicId_m1119A6921A99A357141333030F425EDD2AAFE2AE_AdjustorThunk (void);
extern void U3CGetNonFileStreamAsyncU3Ed__5_MoveNext_m401EF9DB64A96F37087DBCBD2CA09F888772FE03_AdjustorThunk (void);
extern void U3CGetNonFileStreamAsyncU3Ed__5_SetStateMachine_m3ED5E31DE04EF6769B01E7F1BAC976A9286ACEE1_AdjustorThunk (void);
extern void NamespaceDeclaration_Set_mF2995843239E0B27FC94945EF6EDCC804A95D0E3_AdjustorThunk (void);
extern void U3CGetEntityAsyncU3Ed__15_MoveNext_m4EB8A902AF6652E48FDC2EF0D9CF57B9D5683678_AdjustorThunk (void);
extern void U3CGetEntityAsyncU3Ed__15_SetStateMachine_m48617EED026EB279AE59A61FC293534D9C4763D1_AdjustorThunk (void);
extern void DebuggerDisplayProxy__ctor_m30E1D8132B6AB67DC10CC477BA0C3A92F63E48B5_AdjustorThunk (void);
extern void DebuggerDisplayProxy_ToString_m13453DF5A1A35A9CA20609C07CBDF61CD7E30B17_AdjustorThunk (void);
extern void StringConcat_Clear_m0031C7E309300FC0D9CAD0821F1E9966E8095439_AdjustorThunk (void);
extern void StringConcat_get_Count_mDCCC5B17A9A44FD12C76AAB3429C50663D243BDC_AdjustorThunk (void);
extern void StringConcat_GetResult_mE64A54D6A86088207D9DD7FF3E44728B139A2F05_AdjustorThunk (void);
extern void StringConcat_ConcatNoDelimiter_mA0E6ECB03B5D0C889C3CF673D27F2111ABD68C9C_AdjustorThunk (void);
extern void Position__ctor_m5F3F9E6D826756F17C8F02643C4AC1CEF9F63FE5_AdjustorThunk (void);
extern void SequenceConstructPosContext__ctor_mAF64A500D91F3309A8CB87C5712C12BCE0B4FE0E_AdjustorThunk (void);
extern void FacetsCompiler__ctor_m401D0D5D688A912F1268019AEA90F47994774ECE_AdjustorThunk (void);
extern void FacetsCompiler_CompileLengthFacet_m6DBBB696D8FE5E7BECDD49203BE2A290AC747220_AdjustorThunk (void);
extern void FacetsCompiler_CompileMinLengthFacet_m8BDB2DC2DD3AD780C40EA99929E1FDBFA27801C1_AdjustorThunk (void);
extern void FacetsCompiler_CompileMaxLengthFacet_m10D528B63A1782FDAE214A07DEA879ED238C613E_AdjustorThunk (void);
extern void FacetsCompiler_CompilePatternFacet_mE41DAA769EB3EF18A7B73D70C33DA01699224964_AdjustorThunk (void);
extern void FacetsCompiler_CompileEnumerationFacet_mD1D97D9D61D4FDFE25A7A52CFB4AC1B25C398C92_AdjustorThunk (void);
extern void FacetsCompiler_CompileWhitespaceFacet_m84C529B591D6F3DBFFD17C38BC16C981A1EE606B_AdjustorThunk (void);
extern void FacetsCompiler_CompileMaxInclusiveFacet_mCDF4857B6770BADDF03F5A5666B2E1D4C690365E_AdjustorThunk (void);
extern void FacetsCompiler_CompileMaxExclusiveFacet_m5D76561BC87629AD3FA6A59861FA31AFAC0C0E85_AdjustorThunk (void);
extern void FacetsCompiler_CompileMinInclusiveFacet_mB45C7BBF19DE1E1622920FF7DE6A698C5C2BC84F_AdjustorThunk (void);
extern void FacetsCompiler_CompileMinExclusiveFacet_mA1635685867DDED9367BB3052E9C8045B36AFE14_AdjustorThunk (void);
extern void FacetsCompiler_CompileTotalDigitsFacet_mDDFF9A4D16CEF95AA3F988BFA88E9A2E7F42D24F_AdjustorThunk (void);
extern void FacetsCompiler_CompileFractionDigitsFacet_m851C1ACF5E0DD070DFDCB3D0227872925DE6B0B9_AdjustorThunk (void);
extern void FacetsCompiler_FinishFacetCompile_m4AD1A69B7D7C9F1FCF20F4468B6352C10DA257EE_AdjustorThunk (void);
extern void FacetsCompiler_CheckValue_m4E96A180CD3714A98D9C9E8C38C9C8E550790C0A_AdjustorThunk (void);
extern void FacetsCompiler_CompileFacetCombinations_m0478D518904FB13EA367515BEA443C4A3410CCA1_AdjustorThunk (void);
extern void FacetsCompiler_CopyFacetsFromBaseType_mB28D0E92B80A23F5117CB55426D41A93E632D7BA_AdjustorThunk (void);
extern void FacetsCompiler_ParseFacetValue_m6D3EA3C66F3D6C294AC9A0D928AE673080B1075C_AdjustorThunk (void);
extern void FacetsCompiler_CheckProhibitedFlag_mF0E74344E9F6E5F916F70DE7E7291187B64CD3D7_AdjustorThunk (void);
extern void FacetsCompiler_CheckDupFlag_m5A5329A69E3AB13C10CAF74A4D92B34F0341D7E8_AdjustorThunk (void);
extern void FacetsCompiler_SetFlag_m309E37305B58F39C3844946E49E0296EF204DDED_AdjustorThunk (void);
extern void FacetsCompiler_SetFlag_m283BD7B965A5F14D3DB9A799F3822BC98ED6450E_AdjustorThunk (void);
extern void Map__ctor_mFBF974A41F7512DB1B2AE2A3BA2473D50B7E8A86_AdjustorThunk (void);
extern void XmlSchemaObjectEntry__ctor_mDB6D28B2EFC4E56731C01B728F19A21B947A9EC8_AdjustorThunk (void);
extern void XsdDateTime__ctor_m3E0873E7B93556D02209B348843C713D51F73B4E_AdjustorThunk (void);
extern void XsdDateTime__ctor_m9D9086E04F4BF6D3C09746A40FE8811B3CF4CA88_AdjustorThunk (void);
extern void XsdDateTime_InitiateXsdDateTime_m91814AB11DA2BA2D0079F9F73E2B9B62B98B533E_AdjustorThunk (void);
extern void XsdDateTime__ctor_m9EE15399BB38384CC624A7079BA193790D121712_AdjustorThunk (void);
extern void XsdDateTime__ctor_mEA0743636C2E0A5AF92A77BB350ED7A6F51AA843_AdjustorThunk (void);
extern void XsdDateTime__ctor_m127DD6E3D834498A172B1FD34DD1AC4505C7AA4C_AdjustorThunk (void);
extern void XsdDateTime_get_InternalTypeCode_mAE60E4DBF9D642870B0D715A5E260F4DD5BC4A4B_AdjustorThunk (void);
extern void XsdDateTime_get_InternalKind_m40658E3A6C5DA52E96BCF334BF5760EB7092A88E_AdjustorThunk (void);
extern void XsdDateTime_get_Year_mD24DE1C1790E7306B5AF6F78EBAC41CCC7750CEA_AdjustorThunk (void);
extern void XsdDateTime_get_Month_m205FE2FB59CF6A1692300A21A77FFBB37144E99B_AdjustorThunk (void);
extern void XsdDateTime_get_Day_m4F8E33F38809CDEEFFAB2BFC3E14AC6B08AF1F6D_AdjustorThunk (void);
extern void XsdDateTime_get_Hour_mE4B191CD33490CA5BC5EA87E00314FA50BDB741A_AdjustorThunk (void);
extern void XsdDateTime_get_Minute_m38120FA2B75440A56BD49C552DDD3032D9A6DFA6_AdjustorThunk (void);
extern void XsdDateTime_get_Second_m46202D39713A213E9F514CD4E2F5F04C5278780F_AdjustorThunk (void);
extern void XsdDateTime_get_Fraction_m40D9B327318B0D061E02D59889E0919A95EB9098_AdjustorThunk (void);
extern void XsdDateTime_get_ZoneHour_m9E35CDE49237CC3ECD3DE3D51AAB8E99300A2739_AdjustorThunk (void);
extern void XsdDateTime_get_ZoneMinute_m1D120C367B38D2F8B926469F418B6C2560C8E228_AdjustorThunk (void);
extern void XsdDateTime_ToString_m7753E41D2C4A8E0687796143C9220155B9837535_AdjustorThunk (void);
extern void XsdDateTime_PrintDate_mF29EDBFFB4F5A9EACE93E05D257421B72A74B61E_AdjustorThunk (void);
extern void XsdDateTime_PrintTime_mCE1029E13A352DB34EC2EF991632A85E26133EDB_AdjustorThunk (void);
extern void XsdDateTime_PrintZone_mA1766FF80B24A4E1D666DBB8C818C01A94330CF6_AdjustorThunk (void);
extern void XsdDateTime_IntToCharArray_mB95DA3CAFA3F603DFB73CB309A062670C217C131_AdjustorThunk (void);
extern void XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A_AdjustorThunk (void);
extern void Parser_Parse_m4027B362756419C910E1D041BB6CE2035B3603D9_AdjustorThunk (void);
extern void Parser_ParseDate_mDD1FC2A4390DBB0F116BCA9CAA17D3ECE36D90E3_AdjustorThunk (void);
extern void Parser_ParseTimeAndZoneAndWhitespace_m7D228802D6E72D8F6640D71EA9603F40358B77DD_AdjustorThunk (void);
extern void Parser_ParseTimeAndWhitespace_mF1CAE3E888701743D8C536884D629EE0F22B1D21_AdjustorThunk (void);
extern void Parser_ParseTime_mF90100413CE0C7543E81BB585E86322A64090420_AdjustorThunk (void);
extern void Parser_ParseZoneAndWhitespace_m59547EAFB80879B5FE3665C0EF560945A1003A25_AdjustorThunk (void);
extern void Parser_Parse4Dig_m1CCFFA25225A107685596935A622002FDACEF084_AdjustorThunk (void);
extern void Parser_Parse2Dig_m39FAABE5DA648F49504BB6561597C9D61AA5895A_AdjustorThunk (void);
extern void Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344_AdjustorThunk (void);
extern void XsdDuration__ctor_m38DC4CBC4227909F4B1AF6A15D90026E3EDA2E8A_AdjustorThunk (void);
extern void XsdDuration__ctor_m19B5702FB7598C86EDEBDE81C75C77F429FE99AC_AdjustorThunk (void);
extern void XsdDuration__ctor_m2CE789343F1EE7728BE48C8ABF3392B8ED7BD390_AdjustorThunk (void);
extern void XsdDuration__ctor_m77A135826E3F625F2BA603CB99A4A40D168160E1_AdjustorThunk (void);
extern void XsdDuration__ctor_m34337885047100969A6121F7CFAE5530C40E9B48_AdjustorThunk (void);
extern void XsdDuration_get_IsNegative_m7AD0EE954916BAD77BE84976C1F9D8D3854F2B7E_AdjustorThunk (void);
extern void XsdDuration_get_Years_m2F16DEE4EB28A914B6C03A462BF6DE16079AEC5E_AdjustorThunk (void);
extern void XsdDuration_get_Months_m2003B42F20229209D88FFA62D3BAED1BF0E1A851_AdjustorThunk (void);
extern void XsdDuration_get_Days_m7A66E8270BF719AC95604AD58AD2B9E35A47046A_AdjustorThunk (void);
extern void XsdDuration_get_Hours_m7390FD426C288A52C27DF12F034F29AC746BF1EF_AdjustorThunk (void);
extern void XsdDuration_get_Minutes_mB74DF6E89566B10A2AD63E88A4DF462B06B9548C_AdjustorThunk (void);
extern void XsdDuration_get_Seconds_m9F35896B9EF01634C2C584D89A5901A20D5F728C_AdjustorThunk (void);
extern void XsdDuration_get_Nanoseconds_m15052A05CD863DC5F37D1D614433B44D813F2AE7_AdjustorThunk (void);
extern void XsdDuration_ToTimeSpan_m954AF83B393730C66217860A6E4048FBC3D456A7_AdjustorThunk (void);
extern void XsdDuration_ToTimeSpan_mBE8EA5F151FE97572999EDFA85A3DAAA13B04B9A_AdjustorThunk (void);
extern void XsdDuration_TryToTimeSpan_m7B81B7074288D60D1CB8E15006291E3227BAFBA3_AdjustorThunk (void);
extern void XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_AdjustorThunk (void);
extern void XsdDuration_ToString_m678A09FD579D77D415021761FE814A1C49A50DFD_AdjustorThunk (void);
extern void XsdDuration_ToString_mAB96AA9C1E85D555476303E2D1D741B02FD6C698_AdjustorThunk (void);
extern void XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99_AdjustorThunk (void);
extern void XPathNode_get_Prefix_m499096BCD31E503FF89FDADD69F1C916686BDFA7_AdjustorThunk (void);
extern void XPathNode_get_LocalName_m4C7DCD240996EDE990F6924B176B80008141A367_AdjustorThunk (void);
extern void XPathNode_get_Name_mD3398BB31437F47F5AA3256018D478A1C12BA865_AdjustorThunk (void);
extern void XPathNode_get_NamespaceUri_mA7E5CA21E8BCF798FC16E64F94158F54B1C95FC2_AdjustorThunk (void);
extern void XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F_AdjustorThunk (void);
extern void XPathNode_get_LineNumber_m2A6A50B6A1E92D49B81BEDD630131D7CEC5EC1ED_AdjustorThunk (void);
extern void XPathNode_get_LinePosition_mF7AEBF27561C41D4B88CAFE9EE7BC00B88A00799_AdjustorThunk (void);
extern void XPathNode_get_CollapsedLinePosition_m5CD8510839F81AE7F411BB1403B460F6EB3BC8DF_AdjustorThunk (void);
extern void XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724_AdjustorThunk (void);
extern void XPathNode_GetParent_m57F106763ECB0EC827677747A4B95E6A10095720_AdjustorThunk (void);
extern void XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085_AdjustorThunk (void);
extern void XPathNode_get_IsXmlNamespaceNode_m7307A314989230B7F6E4F573F8B2FC505F969C5A_AdjustorThunk (void);
extern void XPathNode_get_HasSibling_mC8BDEDD3659561E20B769E205BB85377C47537AF_AdjustorThunk (void);
extern void XPathNode_get_HasCollapsedText_mFFE7E8DB4C7142A0004EF4F12D195E022ADF1691_AdjustorThunk (void);
extern void XPathNode_get_IsText_m420F5C6B021A6598E5F3BBAF92C0F16DF3C678E0_AdjustorThunk (void);
extern void XPathNode_get_HasNamespaceDecls_m25569CE7015AD2BDA2F4B2C357D4044394125DEA_AdjustorThunk (void);
extern void XPathNode_get_Value_mC18CEAE4371BD37328FA857F57ACEE9DF747734F_AdjustorThunk (void);
extern void XPathNodeRef__ctor_m14862547984A3EE8A767C1C8415C6E73E3EF30E8_AdjustorThunk (void);
extern void XPathNodeRef_get_Page_m8624EDC1840BD05BD55D4E8137095B5986ED54F3_AdjustorThunk (void);
extern void XPathNodeRef_get_Index_m37FE9027EA38BDC66D3E83142E7BBEBB18073E33_AdjustorThunk (void);
extern void XPathNodeRef_GetHashCode_mA438A76A5D2970E8AEC24529F5D03905D9A71F0C_AdjustorThunk (void);
static Il2CppTokenAdjustorThunkPair s_adjustorThunks[192] =
{
{ 0x06000016, BinXmlSqlDecimal_get_IsPositive_mFD52B52A3E1FA22A70B13C2000912E2FF13DEAAC_AdjustorThunk },
{ 0x06000017, BinXmlSqlDecimal__ctor_mCAE58EBA07E4FA3ED8D7F6B3113DCCE3549CBCA2_AdjustorThunk },
{ 0x0600001C, BinXmlSqlDecimal_ToDecimal_m0C5D2BBE031484A76B21E65119F4CA2DBDD9E192_AdjustorThunk },
{ 0x0600001D, BinXmlSqlDecimal_TrimTrailingZeros_m3B71299219AD52210153144B92AA4EB2D6A0B37D_AdjustorThunk },
{ 0x0600001E, BinXmlSqlDecimal_ToString_m9A29BE566EF3D1000043DD7760A7BF9813940C1F_AdjustorThunk },
{ 0x06000020, BinXmlSqlMoney__ctor_m75FBF169A4AA1FA864E56798EDBD55618AA06D31_AdjustorThunk },
{ 0x06000021, BinXmlSqlMoney__ctor_mA10185FA9A82625FD159F5747AAE7F1205463406_AdjustorThunk },
{ 0x06000022, BinXmlSqlMoney_ToDecimal_m19B39691B347FFCF336CBE2ACD750B4C6E992F12_AdjustorThunk },
{ 0x06000023, BinXmlSqlMoney_ToString_mA9878C84397B42BB3D99283DA22DA47BE2575E07_AdjustorThunk },
{ 0x060000C1, QName__ctor_mBD1BFC08961CC786F568BABD5DA008D314C2ED2C_AdjustorThunk },
{ 0x060000C2, QName_Set_m06EBC739F696A09C7CD2EA4FA3FC45BE08D942C2_AdjustorThunk },
{ 0x060000C3, QName_Clear_m72F3A85E86D742CE782C25721F79D23824F3CA21_AdjustorThunk },
{ 0x060000C4, QName_MatchNs_m984055C39684EADAD0E124825977BEDB05F83EED_AdjustorThunk },
{ 0x060000C5, QName_MatchPrefix_m61A4CF3DFA2F4BCA71DD82EAF792121BFA349973_AdjustorThunk },
{ 0x060000C6, QName_CheckPrefixNS_m6FB447AE413CA8691AF65337B27CA44A5C7ECD4A_AdjustorThunk },
{ 0x060000C7, QName_GetHashCode_m3DD5A1920A6CC8814999F180109C8953E0AC5748_AdjustorThunk },
{ 0x060000C8, QName_GetNSHashCode_mB276394B83D917C57A0AC452E81ABEB5415A3D99_AdjustorThunk },
{ 0x060000C9, QName_Equals_mE8465B903C08BDE00EA2293C8BF6841EFB650634_AdjustorThunk },
{ 0x060000CA, QName_ToString_m3200A809FFC4333D996CFEB653C19DA76ED699D2_AdjustorThunk },
{ 0x060000CC, ElemInfo_Set_m0E3480BDCFF70A8CC5B7AA79BEF60D7F21693DDD_AdjustorThunk },
{ 0x060000CD, ElemInfo_Clear_m6E412A0783AE4EA900BCAD6F4D4B277E107B1CE8_AdjustorThunk },
{ 0x060000CE, AttrInfo_Set_mCACB8B213C4BDB4B65F9F3C734FDA013697DEE0E_AdjustorThunk },
{ 0x060000CF, AttrInfo_Set_m4894D88827DD141346F25C05DD15C8AFE85A8C69_AdjustorThunk },
{ 0x060000D0, AttrInfo_GetLocalnameAndNamespaceUri_mDC9C7A33CC40F22BFED91FD6D0A1C2F8E3DA6D97_AdjustorThunk },
{ 0x060000D1, AttrInfo_GetLocalnameAndNamespaceUriAndHash_mBD57DB7AC3A42851FA652BEF9E720F67F0973E86_AdjustorThunk },
{ 0x060000D2, AttrInfo_MatchNS_m31F53C4BE600BF763CBD0CD1C4BB5FD530C11269_AdjustorThunk },
{ 0x060000D3, AttrInfo_MatchHashNS_m1FDD6DFA1ED0B4335A0C39B1A67C05F6EAC7B935_AdjustorThunk },
{ 0x060000D4, AttrInfo_AdjustPosition_m6DD03D69EF39B006CAE93228F3758E48BDD24F24_AdjustorThunk },
{ 0x060000D6, SymbolTables_Init_m1E7C7826F740E25DA3E108D3CFC71560AAF55CAE_AdjustorThunk },
{ 0x060002F5, XmlEvent_InitEvent_m20FCF4B1533AD8E1D2C319BC1566FC2DE164593D_AdjustorThunk },
{ 0x060002F6, XmlEvent_InitEvent_m5CE1F84C43F00B2C200634DB1F2699EF9969AC4C_AdjustorThunk },
{ 0x060002F7, XmlEvent_InitEvent_m2C8AA9A043EEBD8F233FB8D941307383D6408D69_AdjustorThunk },
{ 0x060002F8, XmlEvent_InitEvent_mE72CDB2DD41BD005EAC97578F92F1B29C125F4C4_AdjustorThunk },
{ 0x060002F9, XmlEvent_InitEvent_mA6558E961CD189560195579C1AA91A117D94B276_AdjustorThunk },
{ 0x060002FA, XmlEvent_InitEvent_m450055081140BDF68AF5E4C26CDE99127C038238_AdjustorThunk },
{ 0x060002FB, XmlEvent_get_EventType_m038BF9FCEE1E88C68C6E53DA3EB97B8D1E4639F7_AdjustorThunk },
{ 0x060002FC, XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_AdjustorThunk },
{ 0x060002FD, XmlEvent_get_String2_m375EEC0792EF396BD01AE50BFB26F1FC88E49397_AdjustorThunk },
{ 0x060002FE, XmlEvent_get_String3_mBD908670214B739B46BDC45004A77391981433DE_AdjustorThunk },
{ 0x060002FF, XmlEvent_get_Object_m59185475B231CD3AB1A2509422D4B7F3F3E04BD2_AdjustorThunk },
{ 0x0600036F, XmlReaderDebuggerDisplayProxy__ctor_m56B82747E748FBB7BC8D0A1728D526EA23B54C1A_AdjustorThunk },
{ 0x06000370, XmlReaderDebuggerDisplayProxy_ToString_mEBDAEFA455D93E9934990687C8ED5421E6537FFB_AdjustorThunk },
{ 0x060004F9, ParsingState_Clear_mA3F9CDD851956A92A6F8BAFAA70A20192BB1FED4_AdjustorThunk },
{ 0x060004FA, ParsingState_Close_mA2ACDB0CCE0955A1C3B7FA9431E23F3B4C2B2008_AdjustorThunk },
{ 0x060004FB, ParsingState_get_LineNo_mF3AF997B368E18B626BEE701B8DEB7FBB0267A3F_AdjustorThunk },
{ 0x060004FC, ParsingState_get_LinePos_mB1B743FEEB24A5442698AEF3FD1FEB5826F4C810_AdjustorThunk },
{ 0x06000581, TagInfo_Init_m351285BE790D79A15E824AE90114E1DD5734BAB6_AdjustorThunk },
{ 0x06000582, Namespace_Set_mA421F92F59A44FCD987802098A78CA52CA3867BD_AdjustorThunk },
{ 0x06000664, ElementScope_Set_m7BAE5CE51EBBE20E736A268E1E606C71B74CF8D0_AdjustorThunk },
{ 0x06000665, ElementScope_WriteEndElement_mD162117056CFDD45A1DAEC3F76334847A29F7B57_AdjustorThunk },
{ 0x06000666, ElementScope_WriteFullEndElement_m17FE706748E35B8903B1BCB6B172A2415AD989B4_AdjustorThunk },
{ 0x06000667, Namespace_Set_m88AB7EE7ADEBE72A65AB39AD226966CECB869A2C_AdjustorThunk },
{ 0x06000668, Namespace_WriteDecl_m9A844FFEDA4BE8790EB459FEDE11A8D8A5DAF100_AdjustorThunk },
{ 0x06000669, AttrName_Set_m2C5516E986819EB5B1B0084FA03E54A9C7354930_AdjustorThunk },
{ 0x0600066A, AttrName_IsDuplicate_m201E2290AC6091EC056BEB923BFD9F35C1293F1C_AdjustorThunk },
{ 0x060008D8, SmallXmlNodeList_get_Count_m79F61C89FC8ABD73BCB56938310461EFF1DF14BF_AdjustorThunk },
{ 0x060008D9, SmallXmlNodeList_get_Item_mFE828A47A297981D034EFC9244E53B3D34FC9576_AdjustorThunk },
{ 0x060008DA, SmallXmlNodeList_Add_m4BA68D6D8E4613E79365ACDF2413B287FA4A4F06_AdjustorThunk },
{ 0x060008DB, SmallXmlNodeList_RemoveAt_m36308613FA8129C77990E7650BB0A1CE49ABC882_AdjustorThunk },
{ 0x060008DC, SmallXmlNodeList_Insert_m8DCFF8C4C69AAA8B19C891D4A7304EA420946344_AdjustorThunk },
{ 0x060008DD, SmallXmlNodeList_GetEnumerator_mB3807963AF68C5F75E6FF22AD8515F2F966F21CE_AdjustorThunk },
{ 0x06000922, DebuggerDisplayXmlNodeProxy__ctor_mB9B6D906F2EBADBBDBA79FE184D6860363C32356_AdjustorThunk },
{ 0x06000923, DebuggerDisplayXmlNodeProxy_ToString_mAE6AF3B460B62D08C1090FA5FA67BB80EB091D48_AdjustorThunk },
{ 0x06000963, VirtualAttribute__ctor_mEE4086B6E26EB486E3C66CB620FB0451E6215622_AdjustorThunk },
{ 0x060009F2, LineInfo__ctor_mFF99DC657778EB3519A941F3CB7E7C33710B0EE0_AdjustorThunk },
{ 0x060009F3, LineInfo_Set_m5D59B42332EDBA296FA9AED5CF63D8BECC18214E_AdjustorThunk },
{ 0x06000A76, XmlCharType__ctor_mB4A379AC51751894C31365E176E3B9BFB5ABC771_AdjustorThunk },
{ 0x06000A78, XmlCharType_IsWhiteSpace_m6F9F3A19B8A95FF5CBF1B197E400A0F194AC9387_AdjustorThunk },
{ 0x06000A79, XmlCharType_IsNCNameSingleChar_mAE9940C767975DB6F8EA438AAE5F7DFC7666DB54_AdjustorThunk },
{ 0x06000A7A, XmlCharType_IsStartNCNameSingleChar_m471CCC08015F68609798979A3C5AA7C20533AA08_AdjustorThunk },
{ 0x06000A7B, XmlCharType_IsNameSingleChar_mA5C27AEE5BABB098031EA8BE197F9E2E63F0478A_AdjustorThunk },
{ 0x06000A7C, XmlCharType_IsCharData_m39C87F830CD89F4F0029AA0338BB9AB5EFCC1AF5_AdjustorThunk },
{ 0x06000A7D, XmlCharType_IsPubidChar_m1B6AF6006A2514C09A7AE467296FAA1C3372F520_AdjustorThunk },
{ 0x06000A7E, XmlCharType_IsTextChar_mD4DD7B3C0E63D031A4EFFDD6635F68DDE166A4AB_AdjustorThunk },
{ 0x06000A7F, XmlCharType_IsLetter_m96DACE1E8C6E2FA82D842A40E6700F7383D119B5_AdjustorThunk },
{ 0x06000A80, XmlCharType_IsNCNameCharXml4e_mD329203E44D17286699892D4E080A92F8AF9D56E_AdjustorThunk },
{ 0x06000A81, XmlCharType_IsStartNCNameCharXml4e_mB1A1B245AB61132E3C6F1CB221D3FE5330F9FD2A_AdjustorThunk },
{ 0x06000A82, XmlCharType_IsNameCharXml4e_mEA49083CCCCAAA61588D16FC58ED3655B0C3B0A8_AdjustorThunk },
{ 0x06000A89, XmlCharType_IsOnlyWhitespace_m6A7AD69BFF7BE6878F6984C952284C0755601490_AdjustorThunk },
{ 0x06000A8A, XmlCharType_IsOnlyWhitespaceWithPos_mED48C365F707662F8D0AD0113155B24CAD53800C_AdjustorThunk },
{ 0x06000A8B, XmlCharType_IsOnlyCharData_m5BFEFD55C4578A0117D1ED3305ACF4C062DCE9D3_AdjustorThunk },
{ 0x06000A8D, XmlCharType_IsPublicId_m1119A6921A99A357141333030F425EDD2AAFE2AE_AdjustorThunk },
{ 0x06000B01, U3CGetNonFileStreamAsyncU3Ed__5_MoveNext_m401EF9DB64A96F37087DBCBD2CA09F888772FE03_AdjustorThunk },
{ 0x06000B02, U3CGetNonFileStreamAsyncU3Ed__5_SetStateMachine_m3ED5E31DE04EF6769B01E7F1BAC976A9286ACEE1_AdjustorThunk },
{ 0x06000B78, NamespaceDeclaration_Set_mF2995843239E0B27FC94945EF6EDCC804A95D0E3_AdjustorThunk },
{ 0x06000B9B, U3CGetEntityAsyncU3Ed__15_MoveNext_m4EB8A902AF6652E48FDC2EF0D9CF57B9D5683678_AdjustorThunk },
{ 0x06000B9C, U3CGetEntityAsyncU3Ed__15_SetStateMachine_m48617EED026EB279AE59A61FC293534D9C4763D1_AdjustorThunk },
{ 0x06000BDB, DebuggerDisplayProxy__ctor_m30E1D8132B6AB67DC10CC477BA0C3A92F63E48B5_AdjustorThunk },
{ 0x06000BDC, DebuggerDisplayProxy_ToString_m13453DF5A1A35A9CA20609C07CBDF61CD7E30B17_AdjustorThunk },
{ 0x06000E51, StringConcat_Clear_m0031C7E309300FC0D9CAD0821F1E9966E8095439_AdjustorThunk },
{ 0x06000E52, StringConcat_get_Count_mDCCC5B17A9A44FD12C76AAB3429C50663D243BDC_AdjustorThunk },
{ 0x06000E53, StringConcat_GetResult_mE64A54D6A86088207D9DD7FF3E44728B139A2F05_AdjustorThunk },
{ 0x06000E54, StringConcat_ConcatNoDelimiter_mA0E6ECB03B5D0C889C3CF673D27F2111ABD68C9C_AdjustorThunk },
{ 0x06000F02, Position__ctor_m5F3F9E6D826756F17C8F02643C4AC1CEF9F63FE5_AdjustorThunk },
{ 0x06000F22, SequenceConstructPosContext__ctor_mAF64A500D91F3309A8CB87C5712C12BCE0B4FE0E_AdjustorThunk },
{ 0x0600113D, FacetsCompiler__ctor_m401D0D5D688A912F1268019AEA90F47994774ECE_AdjustorThunk },
{ 0x0600113E, FacetsCompiler_CompileLengthFacet_m6DBBB696D8FE5E7BECDD49203BE2A290AC747220_AdjustorThunk },
{ 0x0600113F, FacetsCompiler_CompileMinLengthFacet_m8BDB2DC2DD3AD780C40EA99929E1FDBFA27801C1_AdjustorThunk },
{ 0x06001140, FacetsCompiler_CompileMaxLengthFacet_m10D528B63A1782FDAE214A07DEA879ED238C613E_AdjustorThunk },
{ 0x06001141, FacetsCompiler_CompilePatternFacet_mE41DAA769EB3EF18A7B73D70C33DA01699224964_AdjustorThunk },
{ 0x06001142, FacetsCompiler_CompileEnumerationFacet_mD1D97D9D61D4FDFE25A7A52CFB4AC1B25C398C92_AdjustorThunk },
{ 0x06001143, FacetsCompiler_CompileWhitespaceFacet_m84C529B591D6F3DBFFD17C38BC16C981A1EE606B_AdjustorThunk },
{ 0x06001144, FacetsCompiler_CompileMaxInclusiveFacet_mCDF4857B6770BADDF03F5A5666B2E1D4C690365E_AdjustorThunk },
{ 0x06001145, FacetsCompiler_CompileMaxExclusiveFacet_m5D76561BC87629AD3FA6A59861FA31AFAC0C0E85_AdjustorThunk },
{ 0x06001146, FacetsCompiler_CompileMinInclusiveFacet_mB45C7BBF19DE1E1622920FF7DE6A698C5C2BC84F_AdjustorThunk },
{ 0x06001147, FacetsCompiler_CompileMinExclusiveFacet_mA1635685867DDED9367BB3052E9C8045B36AFE14_AdjustorThunk },
{ 0x06001148, FacetsCompiler_CompileTotalDigitsFacet_mDDFF9A4D16CEF95AA3F988BFA88E9A2E7F42D24F_AdjustorThunk },
{ 0x06001149, FacetsCompiler_CompileFractionDigitsFacet_m851C1ACF5E0DD070DFDCB3D0227872925DE6B0B9_AdjustorThunk },
{ 0x0600114A, FacetsCompiler_FinishFacetCompile_m4AD1A69B7D7C9F1FCF20F4468B6352C10DA257EE_AdjustorThunk },
{ 0x0600114B, FacetsCompiler_CheckValue_m4E96A180CD3714A98D9C9E8C38C9C8E550790C0A_AdjustorThunk },
{ 0x0600114C, FacetsCompiler_CompileFacetCombinations_m0478D518904FB13EA367515BEA443C4A3410CCA1_AdjustorThunk },
{ 0x0600114D, FacetsCompiler_CopyFacetsFromBaseType_mB28D0E92B80A23F5117CB55426D41A93E632D7BA_AdjustorThunk },
{ 0x0600114E, FacetsCompiler_ParseFacetValue_m6D3EA3C66F3D6C294AC9A0D928AE673080B1075C_AdjustorThunk },
{ 0x06001150, FacetsCompiler_CheckProhibitedFlag_mF0E74344E9F6E5F916F70DE7E7291187B64CD3D7_AdjustorThunk },
{ 0x06001151, FacetsCompiler_CheckDupFlag_m5A5329A69E3AB13C10CAF74A4D92B34F0341D7E8_AdjustorThunk },
{ 0x06001152, FacetsCompiler_SetFlag_m309E37305B58F39C3844946E49E0296EF204DDED_AdjustorThunk },
{ 0x06001153, FacetsCompiler_SetFlag_m283BD7B965A5F14D3DB9A799F3822BC98ED6450E_AdjustorThunk },
{ 0x06001155, Map__ctor_mFBF974A41F7512DB1B2AE2A3BA2473D50B7E8A86_AdjustorThunk },
{ 0x06001629, XmlSchemaObjectEntry__ctor_mDB6D28B2EFC4E56731C01B728F19A21B947A9EC8_AdjustorThunk },
{ 0x0600191F, XsdDateTime__ctor_m3E0873E7B93556D02209B348843C713D51F73B4E_AdjustorThunk },
{ 0x06001920, XsdDateTime__ctor_m9D9086E04F4BF6D3C09746A40FE8811B3CF4CA88_AdjustorThunk },
{ 0x06001921, XsdDateTime_InitiateXsdDateTime_m91814AB11DA2BA2D0079F9F73E2B9B62B98B533E_AdjustorThunk },
{ 0x06001923, XsdDateTime__ctor_m9EE15399BB38384CC624A7079BA193790D121712_AdjustorThunk },
{ 0x06001924, XsdDateTime__ctor_mEA0743636C2E0A5AF92A77BB350ED7A6F51AA843_AdjustorThunk },
{ 0x06001925, XsdDateTime__ctor_m127DD6E3D834498A172B1FD34DD1AC4505C7AA4C_AdjustorThunk },
{ 0x06001926, XsdDateTime_get_InternalTypeCode_mAE60E4DBF9D642870B0D715A5E260F4DD5BC4A4B_AdjustorThunk },
{ 0x06001927, XsdDateTime_get_InternalKind_m40658E3A6C5DA52E96BCF334BF5760EB7092A88E_AdjustorThunk },
{ 0x06001928, XsdDateTime_get_Year_mD24DE1C1790E7306B5AF6F78EBAC41CCC7750CEA_AdjustorThunk },
{ 0x06001929, XsdDateTime_get_Month_m205FE2FB59CF6A1692300A21A77FFBB37144E99B_AdjustorThunk },
{ 0x0600192A, XsdDateTime_get_Day_m4F8E33F38809CDEEFFAB2BFC3E14AC6B08AF1F6D_AdjustorThunk },
{ 0x0600192B, XsdDateTime_get_Hour_mE4B191CD33490CA5BC5EA87E00314FA50BDB741A_AdjustorThunk },
{ 0x0600192C, XsdDateTime_get_Minute_m38120FA2B75440A56BD49C552DDD3032D9A6DFA6_AdjustorThunk },
{ 0x0600192D, XsdDateTime_get_Second_m46202D39713A213E9F514CD4E2F5F04C5278780F_AdjustorThunk },
{ 0x0600192E, XsdDateTime_get_Fraction_m40D9B327318B0D061E02D59889E0919A95EB9098_AdjustorThunk },
{ 0x0600192F, XsdDateTime_get_ZoneHour_m9E35CDE49237CC3ECD3DE3D51AAB8E99300A2739_AdjustorThunk },
{ 0x06001930, XsdDateTime_get_ZoneMinute_m1D120C367B38D2F8B926469F418B6C2560C8E228_AdjustorThunk },
{ 0x06001933, XsdDateTime_ToString_m7753E41D2C4A8E0687796143C9220155B9837535_AdjustorThunk },
{ 0x06001934, XsdDateTime_PrintDate_mF29EDBFFB4F5A9EACE93E05D257421B72A74B61E_AdjustorThunk },
{ 0x06001935, XsdDateTime_PrintTime_mCE1029E13A352DB34EC2EF991632A85E26133EDB_AdjustorThunk },
{ 0x06001936, XsdDateTime_PrintZone_mA1766FF80B24A4E1D666DBB8C818C01A94330CF6_AdjustorThunk },
{ 0x06001937, XsdDateTime_IntToCharArray_mB95DA3CAFA3F603DFB73CB309A062670C217C131_AdjustorThunk },
{ 0x06001938, XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A_AdjustorThunk },
{ 0x0600193A, Parser_Parse_m4027B362756419C910E1D041BB6CE2035B3603D9_AdjustorThunk },
{ 0x0600193B, Parser_ParseDate_mDD1FC2A4390DBB0F116BCA9CAA17D3ECE36D90E3_AdjustorThunk },
{ 0x0600193C, Parser_ParseTimeAndZoneAndWhitespace_m7D228802D6E72D8F6640D71EA9603F40358B77DD_AdjustorThunk },
{ 0x0600193D, Parser_ParseTimeAndWhitespace_mF1CAE3E888701743D8C536884D629EE0F22B1D21_AdjustorThunk },
{ 0x0600193E, Parser_ParseTime_mF90100413CE0C7543E81BB585E86322A64090420_AdjustorThunk },
{ 0x0600193F, Parser_ParseZoneAndWhitespace_m59547EAFB80879B5FE3665C0EF560945A1003A25_AdjustorThunk },
{ 0x06001940, Parser_Parse4Dig_m1CCFFA25225A107685596935A622002FDACEF084_AdjustorThunk },
{ 0x06001941, Parser_Parse2Dig_m39FAABE5DA648F49504BB6561597C9D61AA5895A_AdjustorThunk },
{ 0x06001942, Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344_AdjustorThunk },
{ 0x06001945, XsdDuration__ctor_m38DC4CBC4227909F4B1AF6A15D90026E3EDA2E8A_AdjustorThunk },
{ 0x06001946, XsdDuration__ctor_m19B5702FB7598C86EDEBDE81C75C77F429FE99AC_AdjustorThunk },
{ 0x06001947, XsdDuration__ctor_m2CE789343F1EE7728BE48C8ABF3392B8ED7BD390_AdjustorThunk },
{ 0x06001948, XsdDuration__ctor_m77A135826E3F625F2BA603CB99A4A40D168160E1_AdjustorThunk },
{ 0x06001949, XsdDuration__ctor_m34337885047100969A6121F7CFAE5530C40E9B48_AdjustorThunk },
{ 0x0600194A, XsdDuration_get_IsNegative_m7AD0EE954916BAD77BE84976C1F9D8D3854F2B7E_AdjustorThunk },
{ 0x0600194B, XsdDuration_get_Years_m2F16DEE4EB28A914B6C03A462BF6DE16079AEC5E_AdjustorThunk },
{ 0x0600194C, XsdDuration_get_Months_m2003B42F20229209D88FFA62D3BAED1BF0E1A851_AdjustorThunk },
{ 0x0600194D, XsdDuration_get_Days_m7A66E8270BF719AC95604AD58AD2B9E35A47046A_AdjustorThunk },
{ 0x0600194E, XsdDuration_get_Hours_m7390FD426C288A52C27DF12F034F29AC746BF1EF_AdjustorThunk },
{ 0x0600194F, XsdDuration_get_Minutes_mB74DF6E89566B10A2AD63E88A4DF462B06B9548C_AdjustorThunk },
{ 0x06001950, XsdDuration_get_Seconds_m9F35896B9EF01634C2C584D89A5901A20D5F728C_AdjustorThunk },
{ 0x06001951, XsdDuration_get_Nanoseconds_m15052A05CD863DC5F37D1D614433B44D813F2AE7_AdjustorThunk },
{ 0x06001952, XsdDuration_ToTimeSpan_m954AF83B393730C66217860A6E4048FBC3D456A7_AdjustorThunk },
{ 0x06001953, XsdDuration_ToTimeSpan_mBE8EA5F151FE97572999EDFA85A3DAAA13B04B9A_AdjustorThunk },
{ 0x06001954, XsdDuration_TryToTimeSpan_m7B81B7074288D60D1CB8E15006291E3227BAFBA3_AdjustorThunk },
{ 0x06001955, XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_AdjustorThunk },
{ 0x06001956, XsdDuration_ToString_m678A09FD579D77D415021761FE814A1C49A50DFD_AdjustorThunk },
{ 0x06001957, XsdDuration_ToString_mAB96AA9C1E85D555476303E2D1D741B02FD6C698_AdjustorThunk },
{ 0x060019F0, XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99_AdjustorThunk },
{ 0x060019F1, XPathNode_get_Prefix_m499096BCD31E503FF89FDADD69F1C916686BDFA7_AdjustorThunk },
{ 0x060019F2, XPathNode_get_LocalName_m4C7DCD240996EDE990F6924B176B80008141A367_AdjustorThunk },
{ 0x060019F3, XPathNode_get_Name_mD3398BB31437F47F5AA3256018D478A1C12BA865_AdjustorThunk },
{ 0x060019F4, XPathNode_get_NamespaceUri_mA7E5CA21E8BCF798FC16E64F94158F54B1C95FC2_AdjustorThunk },
{ 0x060019F5, XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F_AdjustorThunk },
{ 0x060019F6, XPathNode_get_LineNumber_m2A6A50B6A1E92D49B81BEDD630131D7CEC5EC1ED_AdjustorThunk },
{ 0x060019F7, XPathNode_get_LinePosition_mF7AEBF27561C41D4B88CAFE9EE7BC00B88A00799_AdjustorThunk },
{ 0x060019F8, XPathNode_get_CollapsedLinePosition_m5CD8510839F81AE7F411BB1403B460F6EB3BC8DF_AdjustorThunk },
{ 0x060019F9, XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724_AdjustorThunk },
{ 0x060019FA, XPathNode_GetParent_m57F106763ECB0EC827677747A4B95E6A10095720_AdjustorThunk },
{ 0x060019FB, XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085_AdjustorThunk },
{ 0x060019FC, XPathNode_get_IsXmlNamespaceNode_m7307A314989230B7F6E4F573F8B2FC505F969C5A_AdjustorThunk },
{ 0x060019FD, XPathNode_get_HasSibling_mC8BDEDD3659561E20B769E205BB85377C47537AF_AdjustorThunk },
{ 0x060019FE, XPathNode_get_HasCollapsedText_mFFE7E8DB4C7142A0004EF4F12D195E022ADF1691_AdjustorThunk },
{ 0x060019FF, XPathNode_get_IsText_m420F5C6B021A6598E5F3BBAF92C0F16DF3C678E0_AdjustorThunk },
{ 0x06001A00, XPathNode_get_HasNamespaceDecls_m25569CE7015AD2BDA2F4B2C357D4044394125DEA_AdjustorThunk },
{ 0x06001A01, XPathNode_get_Value_mC18CEAE4371BD37328FA857F57ACEE9DF747734F_AdjustorThunk },
{ 0x06001A02, XPathNodeRef__ctor_m14862547984A3EE8A767C1C8415C6E73E3EF30E8_AdjustorThunk },
{ 0x06001A03, XPathNodeRef_get_Page_m8624EDC1840BD05BD55D4E8137095B5986ED54F3_AdjustorThunk },
{ 0x06001A04, XPathNodeRef_get_Index_m37FE9027EA38BDC66D3E83142E7BBEBB18073E33_AdjustorThunk },
{ 0x06001A05, XPathNodeRef_GetHashCode_mA438A76A5D2970E8AEC24529F5D03905D9A71F0C_AdjustorThunk },
};
static const int32_t s_InvokerIndices[6680] =
{
12103,
11155,
8902,
8902,
8902,
15089,
8902,
0,
2084,
8902,
7063,
2084,
7063,
2084,
8799,
1674,
12104,
9289,
10703,
11146,
10271,
8799,
2089,
11975,
10695,
12713,
13691,
8638,
8902,
8744,
15089,
7025,
7026,
8638,
8744,
12721,
12721,
12721,
10702,
10089,
10089,
12737,
10739,
9297,
9390,
10026,
13912,
13912,
13912,
12078,
11860,
12073,
11859,
11862,
11862,
11862,
11864,
11864,
11864,
12096,
12096,
12096,
12096,
12096,
12096,
12016,
12016,
12017,
13709,
13710,
15089,
358,
8744,
8704,
8744,
8744,
8744,
8744,
8704,
8744,
8799,
8704,
8744,
8744,
8704,
2827,
5418,
5411,
6005,
7025,
8799,
8799,
8799,
8799,
8799,
8902,
8744,
5418,
8902,
8704,
8799,
5411,
5418,
3617,
4003,
8902,
8902,
8902,
8902,
8704,
8704,
8799,
7025,
7025,
8799,
8703,
8704,
5051,
4982,
8704,
8704,
8704,
4982,
8704,
8704,
8704,
8704,
8744,
4918,
2807,
1729,
5411,
2524,
5016,
7025,
8902,
8902,
8902,
2112,
7063,
8902,
6052,
8902,
8902,
8902,
8744,
8744,
8902,
8902,
8799,
7025,
8902,
8902,
8902,
8902,
8902,
8902,
8902,
8902,
8902,
8902,
6052,
8902,
8902,
5411,
7025,
1667,
1667,
5051,
8704,
8902,
4982,
5051,
8705,
8705,
8638,
8646,
8744,
5411,
4682,
4682,
4982,
4982,
5308,
5308,
6425,
4626,
5411,
5418,
1739,
5418,
15089,
2110,
2110,
8902,
3011,
3011,
4003,
8704,
5016,
6005,
8744,
12386,
4159,
8744,
4158,
4157,
3288,
1670,
3011,
1809,
7025,
365,
8902,
2242,
8902,
7116,
8799,
8799,
8902,
8902,
13717,
13717,
15089,
7025,
7116,
8799,
8902,
8744,
8704,
7025,
3994,
5964,
7063,
2949,
1792,
8703,
8799,
8704,
8902,
2481,
4003,
4003,
7025,
7063,
1496,
2110,
8902,
2110,
2110,
2110,
8902,
4003,
7063,
7063,
7024,
3339,
2084,
7063,
8902,
3288,
3288,
3288,
3288,
8902,
4003,
4003,
1496,
2110,
8902,
2110,
2110,
8902,
7063,
8902,
15089,
4003,
7025,
7063,
1496,
2110,
8902,
2110,
2110,
2110,
8902,
4003,
7063,
7063,
7024,
3339,
2084,
7063,
8902,
3288,
3288,
3288,
3288,
8902,
4003,
1496,
2110,
8902,
2110,
2110,
8902,
7063,
8902,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
3998,
7063,
0,
0,
0,
0,
8902,
8799,
1674,
8902,
4003,
7063,
7025,
7063,
1496,
2110,
2110,
2110,
8902,
2110,
8902,
4003,
8799,
7063,
8902,
7063,
7063,
4003,
7063,
7063,
2084,
7063,
7024,
3339,
2084,
7063,
8902,
8902,
8799,
8902,
8902,
8902,
6052,
7063,
6005,
8902,
3011,
5016,
11026,
15041,
3998,
1675,
4003,
4003,
7025,
7063,
1496,
2110,
2110,
2110,
8902,
2110,
8902,
4003,
8799,
7063,
7063,
4003,
7063,
7024,
3339,
7063,
7063,
2084,
2084,
7063,
4003,
7025,
7063,
1496,
2110,
2110,
2110,
8902,
2110,
8902,
4003,
8799,
7063,
7063,
4003,
7063,
7024,
3339,
7063,
7063,
2084,
2084,
7063,
8902,
7025,
8744,
7063,
8744,
7063,
8744,
7063,
5418,
8704,
7025,
8744,
7063,
8744,
8704,
7025,
8744,
7063,
8704,
8704,
7025,
3617,
7063,
1493,
7063,
4003,
8744,
13915,
7063,
8902,
8744,
8704,
8744,
8744,
8744,
8744,
8744,
8704,
8744,
8799,
8799,
8703,
8704,
8744,
8744,
8744,
8704,
5418,
2827,
5411,
6005,
7025,
8799,
8799,
8799,
8799,
8799,
8799,
8902,
8704,
8902,
8744,
5418,
8799,
8902,
8799,
1674,
8744,
8704,
8902,
8744,
8902,
3011,
8744,
8799,
7116,
8744,
8744,
7063,
5411,
5418,
5418,
7063,
8799,
8704,
8704,
7063,
5411,
5418,
5418,
7063,
8704,
8799,
8799,
8744,
8744,
8744,
8744,
7063,
8902,
8902,
7116,
8902,
1496,
2110,
8902,
8902,
2110,
8902,
7063,
7063,
4003,
7063,
7024,
7063,
7063,
3339,
2084,
2084,
7063,
2084,
2084,
8704,
8902,
8902,
5418,
7063,
4012,
4012,
7116,
7063,
4003,
4003,
1496,
2110,
2110,
8902,
7063,
7063,
4003,
7063,
7063,
2084,
2084,
7063,
7063,
7024,
3339,
2084,
2084,
8902,
8902,
7063,
7063,
7025,
7063,
8902,
2110,
2110,
4003,
8799,
7063,
8902,
14012,
7025,
6005,
7025,
7063,
4003,
4003,
7025,
7063,
1496,
2110,
8902,
2110,
2110,
2110,
8902,
4003,
8799,
7063,
8902,
7063,
7063,
4003,
7063,
7024,
7063,
7063,
3339,
2084,
2084,
7063,
8902,
8902,
8902,
2021,
8902,
3288,
3288,
7063,
3288,
3288,
3994,
7063,
10920,
1630,
1940,
7116,
8902,
4523,
13573,
13573,
13573,
13573,
13573,
13573,
13573,
11816,
13573,
13573,
2112,
4003,
4003,
1496,
2110,
8902,
7025,
2110,
2110,
2110,
7063,
7063,
4003,
7063,
7024,
3339,
7063,
7063,
2084,
2084,
7063,
2084,
7063,
8902,
4012,
8902,
7063,
1496,
2110,
2110,
8902,
7063,
7063,
4003,
7063,
7063,
2084,
2084,
7063,
7063,
7024,
3339,
2084,
2084,
8902,
8902,
7063,
7116,
7025,
7063,
8902,
2110,
2110,
4003,
8902,
7025,
3651,
2029,
1407,
703,
3651,
8704,
11146,
7025,
3651,
2029,
1407,
703,
3651,
8704,
8744,
8744,
8744,
8744,
1493,
69,
46,
8744,
8744,
8744,
8744,
8744,
8744,
8744,
8744,
8704,
8744,
8799,
8902,
7116,
8902,
1496,
8902,
8902,
2084,
5418,
8704,
7063,
7024,
3339,
7063,
2084,
2084,
7063,
7063,
4012,
4012,
7063,
7025,
7063,
0,
7025,
0,
2110,
0,
8799,
7063,
8902,
8902,
7025,
8902,
8744,
0,
8744,
0,
0,
0,
0,
0,
0,
0,
8799,
8703,
8704,
8744,
8744,
8744,
0,
0,
0,
0,
0,
7025,
0,
0,
0,
0,
0,
0,
8902,
0,
8902,
0,
0,
8799,
0,
8799,
1674,
8744,
8704,
8902,
8744,
8902,
3011,
8744,
4012,
7063,
5418,
7063,
8799,
8902,
7116,
8744,
14009,
14009,
8799,
8799,
8744,
11155,
11155,
11155,
13721,
8744,
8902,
15089,
7063,
8744,
8902,
8799,
7116,
8744,
7063,
8799,
7116,
7063,
8744,
8744,
8704,
7025,
8704,
7025,
8704,
7025,
8799,
7116,
8705,
7026,
8705,
7026,
8799,
7116,
8799,
7116,
8799,
7116,
8704,
7025,
8799,
7116,
8704,
7025,
8704,
7025,
8744,
7063,
8744,
8744,
1238,
1739,
7116,
7063,
8902,
7063,
15041,
5418,
5418,
15069,
7063,
7024,
7116,
8902,
8744,
3339,
2084,
3339,
7063,
7063,
2084,
7024,
7063,
1465,
7024,
7063,
7063,
7063,
2110,
7063,
4003,
8704,
8744,
8744,
8744,
8744,
8744,
8704,
8744,
8799,
8799,
8703,
8704,
8744,
8704,
5418,
2827,
5411,
6005,
7025,
8799,
8799,
8799,
8799,
8799,
8799,
8902,
8704,
8902,
8744,
5418,
8799,
8902,
8799,
8744,
8799,
8704,
8704,
5411,
5418,
5418,
8799,
8799,
7116,
7025,
7025,
7063,
8744,
8744,
7116,
8744,
7063,
2110,
7063,
2110,
7063,
4003,
2110,
2087,
4003,
8902,
143,
8902,
1496,
8902,
2110,
8744,
8704,
8744,
8744,
8744,
8744,
8744,
8704,
8744,
8799,
8799,
8703,
8704,
8744,
8704,
8799,
8744,
8799,
8704,
5418,
2827,
5411,
6005,
7025,
8799,
8799,
8799,
8902,
8799,
8902,
8902,
5418,
8799,
8902,
7063,
8902,
8744,
8799,
1674,
8799,
8704,
8704,
5411,
5418,
5418,
5411,
5418,
8799,
7116,
8799,
7116,
7025,
7025,
8799,
7063,
8744,
8744,
8799,
8799,
8799,
8799,
8744,
8799,
8744,
8704,
8704,
7025,
8704,
8799,
8744,
7025,
8704,
8704,
8704,
5016,
2561,
7063,
7063,
8799,
8744,
3000,
2901,
3011,
4003,
7063,
2099,
2099,
2029,
2029,
3651,
7063,
2084,
4003,
1486,
4003,
2110,
2110,
7063,
2084,
7063,
4003,
2110,
2084,
8902,
701,
3651,
8799,
8902,
8799,
4003,
2110,
2110,
1496,
364,
4003,
2110,
2110,
2030,
7063,
8902,
7063,
8744,
7063,
7063,
5418,
8902,
8902,
8704,
4982,
3288,
7116,
2017,
6052,
8799,
8799,
8902,
8902,
8902,
8902,
7063,
8902,
8902,
8902,
8902,
7063,
7063,
7063,
2010,
2102,
8799,
1776,
8902,
8902,
8902,
8902,
8902,
8902,
8799,
8902,
1685,
1077,
8799,
6052,
8902,
8902,
8799,
6005,
2901,
8799,
8902,
7025,
1795,
8799,
8902,
8902,
8902,
3342,
5016,
1659,
1686,
413,
2561,
1666,
8704,
4918,
1685,
5855,
8744,
2807,
2807,
2823,
2807,
1739,
8902,
7025,
8902,
5418,
2110,
8902,
8902,
8902,
8902,
8704,
4982,
1496,
6005,
6005,
7063,
8902,
7063,
8902,
8902,
8902,
8704,
8902,
8799,
8799,
8902,
3651,
7063,
2029,
4003,
5411,
8744,
7025,
5016,
5016,
5964,
8902,
6052,
4003,
8744,
7063,
7063,
7063,
7116,
8704,
7025,
8744,
7063,
8744,
7063,
8799,
8744,
8799,
1854,
6005,
50,
7116,
1302,
3952,
13915,
11578,
10095,
10095,
8902,
8902,
7116,
8704,
8704,
8902,
7063,
8902,
8744,
8902,
8799,
4003,
4003,
8744,
5411,
5418,
5418,
7063,
8744,
8744,
8744,
8799,
8744,
8704,
8704,
7025,
8704,
8799,
7025,
8704,
8704,
8704,
5016,
2561,
7063,
7063,
3000,
2901,
3011,
4003,
7063,
2099,
2099,
8799,
8744,
8799,
8799,
8799,
15041,
8902,
8704,
8704,
8799,
7116,
8799,
7116,
8799,
8744,
8902,
7025,
8902,
3617,
3617,
3651,
1405,
3651,
1407,
7063,
2084,
8902,
3651,
977,
5418,
5418,
5016,
15041,
2524,
8902,
15089,
3998,
4003,
8902,
4003,
4003,
7063,
8744,
7116,
7025,
7024,
8902,
7116,
8902,
1496,
2110,
8902,
8902,
2110,
8902,
7063,
7063,
4003,
7063,
7024,
7063,
7063,
3339,
2084,
2084,
7063,
2084,
2084,
8704,
8902,
8902,
5418,
7025,
7025,
8902,
7116,
7116,
8902,
7116,
2112,
2112,
7025,
3617,
8744,
4003,
5016,
5016,
5418,
4012,
8902,
4003,
8902,
8902,
15089,
7025,
2112,
7063,
4003,
7025,
7063,
1496,
2110,
8902,
2110,
2110,
2110,
8902,
4003,
8799,
7063,
8902,
7063,
7063,
4003,
7063,
7024,
7063,
7063,
3339,
2084,
2084,
7063,
8902,
8902,
8902,
8902,
3288,
3288,
7063,
3288,
3288,
3994,
7063,
14017,
10920,
1630,
1940,
11820,
11445,
4523,
13573,
13573,
13573,
13573,
13573,
13573,
13573,
11816,
13573,
13573,
2112,
4003,
1496,
2110,
8902,
7025,
2110,
2110,
2110,
7063,
7063,
4003,
7063,
7024,
3339,
7063,
7063,
2084,
2084,
7063,
2084,
7063,
8902,
8704,
8744,
8744,
8744,
8744,
8704,
8744,
8799,
8704,
5418,
2827,
5411,
6005,
8799,
8799,
8799,
8799,
8799,
8799,
8704,
8744,
5418,
8902,
8799,
2112,
8744,
8704,
8744,
8744,
8744,
8744,
8744,
8704,
8744,
8799,
8799,
8703,
8704,
8744,
8704,
8799,
8744,
8704,
5418,
2827,
5411,
6005,
7025,
8799,
8799,
8799,
8799,
8902,
5418,
8799,
8799,
8902,
8902,
8744,
8799,
8704,
8704,
5411,
5418,
5418,
5411,
5418,
8704,
8744,
8799,
8902,
8902,
8902,
7025,
8744,
8902,
8744,
7063,
8744,
8799,
7063,
8744,
7063,
6005,
8744,
4003,
7063,
8744,
3994,
7063,
4003,
8704,
8902,
7116,
8902,
1496,
2110,
8902,
8902,
2110,
8902,
7063,
7063,
4003,
7063,
7024,
3339,
7063,
7063,
2084,
2084,
7063,
2084,
8902,
8902,
5418,
7063,
2084,
8744,
8799,
8799,
7025,
7025,
8902,
4003,
3011,
2105,
7025,
5016,
3617,
12103,
7025,
8902,
13911,
5418,
5418,
8744,
7063,
12096,
3617,
8799,
2110,
7025,
15089,
7063,
5411,
5418,
5418,
1493,
7063,
7063,
2105,
4003,
2110,
1847,
8744,
7063,
7024,
3339,
7063,
7063,
2084,
2084,
7063,
7063,
7063,
8902,
8902,
8902,
3651,
8902,
8902,
3651,
2084,
0,
0,
0,
0,
4003,
0,
7063,
0,
0,
2110,
4003,
1496,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
2084,
0,
8902,
0,
0,
7063,
4012,
4012,
2110,
8902,
7116,
12103,
12103,
8902,
8902,
8799,
8744,
8799,
7116,
8704,
8744,
8799,
7116,
8744,
8799,
8799,
8704,
7025,
8799,
8704,
7025,
8799,
8704,
7025,
8744,
8744,
8799,
8799,
8744,
8744,
8744,
8704,
8799,
8704,
8799,
5418,
5418,
7116,
7063,
8902,
2110,
8902,
7063,
8744,
8704,
8744,
8744,
8744,
8744,
8744,
8704,
8744,
8799,
8799,
8703,
8704,
8744,
8704,
5418,
2827,
5411,
6005,
7025,
8799,
8799,
8799,
8799,
607,
4003,
8902,
8799,
8902,
8704,
8902,
8744,
5418,
8902,
8799,
8799,
8704,
8704,
8902,
8744,
8744,
8902,
5411,
5411,
8902,
5016,
5016,
2823,
3998,
7063,
8902,
8902,
1496,
2110,
8902,
2110,
8744,
8704,
8744,
8744,
8744,
8744,
8744,
8704,
8744,
8799,
8799,
8703,
8704,
8744,
8744,
8744,
8704,
5418,
2827,
5411,
6005,
7025,
8799,
8799,
8799,
8799,
8799,
8902,
8704,
8902,
8744,
5418,
8902,
8799,
8799,
8799,
8704,
8744,
8744,
8744,
8744,
8799,
8704,
8704,
5411,
5418,
5418,
8744,
8744,
8902,
8902,
8902,
8902,
8902,
5418,
2827,
2828,
1741,
5411,
3011,
8902,
8902,
8902,
8902,
8744,
2823,
7063,
8744,
7063,
1238,
1238,
8902,
4003,
8704,
1496,
8744,
7063,
5424,
8744,
8744,
8744,
8744,
8744,
7063,
8704,
8744,
8744,
7063,
8744,
7063,
8799,
7063,
8799,
2827,
8744,
7063,
5964,
8799,
2827,
2827,
5418,
5418,
5418,
8744,
7063,
7063,
7063,
8744,
7063,
8704,
8744,
7063,
5411,
5418,
2827,
5016,
5418,
5418,
5418,
5411,
8902,
3994,
8799,
8744,
8704,
5418,
2808,
5411,
7063,
7063,
7063,
5016,
3011,
4003,
5418,
4003,
8744,
8744,
8704,
8744,
5424,
7063,
7063,
8799,
4003,
8744,
7063,
8744,
7063,
8744,
7063,
6005,
7063,
8799,
8799,
8902,
8744,
8744,
7063,
5411,
8704,
8744,
4003,
8744,
8744,
8704,
5424,
7063,
7063,
1496,
8744,
7063,
8744,
7063,
8744,
7063,
8744,
7063,
8744,
7063,
8744,
8744,
8704,
5424,
7063,
7063,
6005,
8902,
7063,
7063,
8744,
7063,
14222,
1238,
1238,
1238,
3011,
5418,
5418,
2827,
4003,
4003,
5424,
8704,
8744,
8744,
8744,
8744,
8744,
8744,
8744,
8799,
8744,
7063,
8744,
7063,
8799,
8799,
8744,
7063,
5964,
2961,
2961,
3011,
3011,
5418,
2102,
5418,
5418,
1238,
8744,
5418,
7063,
5418,
1238,
5418,
2827,
1739,
5418,
5418,
5418,
2827,
2827,
2828,
4003,
2112,
8744,
1739,
1739,
1739,
8799,
8744,
7063,
8799,
7116,
8799,
5418,
5418,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
267,
2827,
7063,
7063,
1238,
8744,
8744,
8744,
5418,
8744,
8744,
7063,
2827,
15089,
7063,
8744,
8744,
8704,
8744,
8744,
7063,
5424,
8799,
8744,
7063,
5964,
3011,
3011,
7063,
7063,
743,
8744,
8744,
8704,
5424,
8799,
8744,
8744,
8744,
8744,
8744,
8799,
7063,
7063,
8744,
7063,
2127,
1496,
8744,
7063,
5424,
8744,
8744,
8744,
8744,
7063,
8704,
8744,
8744,
8799,
2827,
8799,
7116,
8744,
7063,
5964,
8744,
8799,
5418,
4003,
5418,
5418,
2827,
1739,
2827,
2827,
6005,
7063,
12728,
7063,
7063,
8902,
8902,
8902,
8744,
7063,
8744,
7063,
8744,
7063,
367,
5424,
8799,
8744,
8744,
8744,
7063,
8799,
8744,
7063,
5964,
8704,
8744,
7063,
7063,
7063,
8744,
7063,
4003,
8744,
8744,
8744,
7063,
8704,
5424,
8799,
8799,
7063,
7063,
8744,
7063,
5964,
7063,
7063,
8744,
2827,
8744,
8902,
7063,
8744,
8744,
7063,
8744,
8744,
8902,
2112,
7063,
2827,
5424,
8744,
8744,
4012,
5424,
8744,
8744,
8744,
8744,
7063,
2127,
4003,
5418,
1735,
4003,
4003,
2112,
5418,
7063,
7063,
1226,
10693,
13911,
9355,
361,
8744,
8744,
8744,
8704,
8744,
8744,
8704,
8799,
8799,
8744,
8744,
8744,
8744,
6005,
13721,
226,
8704,
8799,
8799,
8744,
8744,
8744,
8744,
7025,
7116,
7116,
6005,
7063,
5418,
5418,
8704,
8744,
5016,
2524,
5418,
2827,
5411,
2808,
2808,
8704,
5411,
7063,
7025,
3651,
8744,
7063,
8744,
8799,
8902,
8902,
7063,
0,
8744,
7063,
0,
8744,
8744,
8744,
8744,
8744,
8744,
8744,
8744,
8799,
8744,
7063,
6005,
2827,
2827,
5418,
5418,
5418,
2827,
5964,
3011,
3011,
8799,
0,
2112,
8744,
8744,
7063,
0,
8799,
14012,
8744,
8744,
8744,
7063,
8744,
7063,
7063,
8744,
8744,
0,
0,
8902,
8744,
5418,
5418,
7063,
7063,
11567,
5411,
267,
7063,
7063,
8704,
8744,
8799,
12728,
12728,
8744,
7063,
8744,
366,
8704,
3998,
4003,
0,
0,
0,
5411,
8902,
8902,
8902,
7063,
8704,
8744,
8744,
8744,
8799,
5964,
8744,
8744,
8744,
8704,
8744,
8799,
8799,
8744,
8744,
8704,
7025,
8902,
2827,
5411,
5016,
8902,
2827,
5411,
5016,
2827,
5418,
1739,
2827,
5411,
7025,
6916,
8799,
6916,
3288,
6005,
1847,
3011,
7025,
5855,
8799,
8799,
6005,
8799,
8799,
5418,
5418,
5418,
5411,
1776,
8744,
4003,
7063,
8799,
8704,
8744,
8744,
8744,
8744,
8744,
8704,
8744,
8799,
8799,
8799,
8704,
8744,
8744,
8704,
5418,
2827,
5411,
6005,
7025,
8799,
8799,
8799,
8799,
6052,
6052,
8902,
6052,
6052,
8902,
8799,
8902,
8704,
8902,
8744,
8799,
8744,
5418,
8902,
8799,
8902,
5411,
5418,
5418,
8744,
1496,
8744,
8744,
8704,
5424,
8799,
7063,
7063,
7063,
2110,
8744,
8744,
8744,
7063,
7063,
8744,
7063,
8704,
5424,
7063,
7063,
4003,
8744,
8744,
8704,
8744,
5424,
8744,
7063,
7063,
7063,
8799,
7063,
4003,
8744,
8744,
8704,
8744,
5424,
8744,
7063,
7063,
7063,
8799,
1496,
8799,
5424,
7063,
2827,
2827,
5418,
5418,
7063,
7116,
4003,
8744,
8744,
8704,
8744,
8744,
7063,
5424,
7063,
7063,
8799,
8799,
8902,
8744,
8902,
7025,
3617,
8744,
8744,
8744,
7063,
5411,
3651,
8704,
1464,
8744,
0,
0,
0,
8799,
8704,
8704,
13915,
8902,
7063,
8799,
8704,
8704,
0,
0,
0,
3617,
3617,
8902,
5418,
1729,
5418,
2823,
8902,
10569,
2087,
12304,
8902,
15041,
7063,
367,
2828,
268,
8799,
8799,
8799,
8799,
8799,
8799,
7116,
7116,
8902,
8902,
8902,
8902,
8902,
2112,
4012,
8902,
3994,
7063,
3994,
8902,
8902,
7063,
8902,
8902,
8902,
1388,
5051,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
4982,
8744,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8902,
8902,
7116,
8799,
8902,
8799,
8799,
5424,
8744,
8744,
8744,
8744,
8704,
8902,
8902,
7025,
1869,
1306,
6052,
1249,
1397,
2029,
3651,
5964,
8704,
8704,
8744,
8902,
3651,
2029,
2029,
1486,
2028,
2084,
3651,
2029,
5411,
13915,
2084,
7025,
11975,
11975,
11975,
14012,
11975,
13721,
11022,
11567,
11581,
11146,
11567,
15089,
15041,
15089,
11596,
7063,
15090,
5963,
5963,
5963,
5963,
5963,
5963,
5963,
5963,
5963,
5963,
5963,
14008,
14009,
14009,
14009,
11958,
11532,
6005,
5016,
5016,
11247,
5016,
11224,
13915,
13915,
13915,
13915,
13915,
11163,
13716,
13915,
12104,
13915,
13915,
13915,
12096,
13915,
12096,
13915,
13915,
13915,
13915,
13915,
13923,
13910,
13903,
13923,
13910,
13911,
13912,
13923,
13910,
13911,
13912,
13924,
13904,
13927,
12068,
12067,
13902,
13907,
14012,
12089,
13694,
12089,
13634,
12089,
13634,
12089,
14012,
12089,
13694,
12089,
13721,
12089,
13810,
12089,
14012,
12089,
13694,
12089,
13721,
12089,
13810,
12089,
14062,
12089,
13654,
12089,
13654,
14170,
12089,
15041,
15089,
13619,
11863,
11862,
13625,
13678,
12089,
13615,
13615,
13915,
12089,
10561,
13915,
13915,
13915,
13915,
14005,
13805,
11581,
13915,
10470,
9809,
11154,
9809,
12073,
11116,
9784,
13910,
12074,
10454,
11146,
12073,
11116,
11146,
12103,
15089,
1238,
1238,
7063,
1238,
1238,
8902,
8902,
8744,
8902,
7063,
8902,
2110,
8902,
7116,
599,
599,
5016,
7063,
8902,
1674,
8704,
2748,
2084,
7116,
8799,
8799,
8799,
8705,
8705,
7026,
4003,
7116,
1674,
1039,
467,
45,
8902,
1674,
467,
45,
8744,
8744,
1674,
5418,
467,
4982,
1674,
467,
4982,
8704,
8744,
15041,
15041,
15041,
15041,
8902,
8902,
8744,
8744,
8902,
8744,
8744,
8902,
8744,
8744,
8902,
8744,
8744,
1674,
0,
467,
45,
2028,
8902,
467,
8902,
467,
8902,
467,
8902,
467,
8902,
4014,
4014,
8902,
7063,
4003,
1486,
733,
4003,
4003,
2110,
2110,
2110,
1496,
1486,
733,
1486,
733,
739,
359,
11146,
10479,
12096,
11146,
12073,
8704,
8704,
8744,
8744,
0,
0,
0,
8902,
8902,
7063,
8744,
8744,
8902,
8799,
4003,
4003,
8744,
5411,
5418,
5016,
5418,
1486,
8902,
7063,
4003,
8744,
8744,
8704,
8799,
8744,
6005,
12304,
12304,
12103,
15041,
15069,
11026,
4003,
7063,
8902,
7063,
11152,
8744,
15089,
3998,
1675,
0,
2827,
3011,
1739,
8902,
15041,
8902,
1739,
2827,
1739,
8902,
7063,
15069,
13915,
12103,
8744,
8799,
4918,
1673,
4014,
4014,
8902,
4003,
13915,
12103,
11155,
4003,
2110,
12103,
8744,
0,
0,
0,
0,
0,
0,
0,
0,
0,
5418,
0,
8902,
8744,
8744,
8744,
8744,
8799,
8634,
8646,
8704,
8705,
2827,
8744,
0,
5418,
5418,
5411,
0,
0,
0,
0,
0,
0,
8744,
6005,
0,
0,
0,
0,
8744,
14009,
8744,
8902,
15089,
7063,
8744,
3011,
5016,
8902,
13915,
13915,
14008,
14008,
15089,
8902,
4003,
4003,
8744,
8704,
8744,
8744,
7063,
3998,
4003,
716,
3998,
4003,
716,
3998,
4003,
1465,
3998,
4003,
4003,
0,
0,
0,
0,
0,
11582,
10707,
11583,
10708,
10702,
11582,
2110,
2827,
2110,
2827,
12732,
8902,
15089,
4003,
6005,
743,
6005,
8704,
8744,
7063,
7063,
2112,
753,
8902,
6916,
8744,
8744,
8744,
8744,
8704,
8799,
8799,
8799,
8799,
7116,
8744,
8744,
8799,
8799,
13915,
11155,
13915,
15089,
4003,
8704,
6005,
12304,
8744,
15089,
13915,
11157,
13915,
12104,
13915,
13915,
10693,
8902,
8902,
8744,
8744,
8704,
7063,
5411,
5016,
7063,
8704,
8902,
8744,
8704,
8799,
8744,
8704,
7063,
8744,
8744,
8704,
8744,
8799,
8799,
8744,
8704,
7063,
5411,
5016,
7063,
8902,
7063,
8744,
8744,
7063,
8704,
8744,
7063,
8902,
5418,
2827,
2827,
7063,
8902,
7063,
8744,
8744,
8744,
8744,
8744,
8744,
8744,
8744,
8799,
8799,
8744,
8744,
8744,
7063,
8477,
8704,
8744,
7063,
10459,
13915,
13915,
12103,
12103,
15089,
7063,
4003,
8744,
8744,
8704,
8744,
8799,
8704,
8744,
7063,
5411,
5016,
7063,
8704,
8902,
7063,
8744,
7063,
8902,
8744,
4003,
8744,
8744,
7063,
8744,
7063,
8744,
7063,
8704,
7025,
8744,
8902,
8704,
8799,
8902,
4003,
5418,
2827,
1739,
1739,
1238,
1239,
1239,
4003,
1739,
610,
610,
1739,
1739,
1739,
1739,
4003,
5418,
1739,
268,
1238,
743,
6005,
7063,
2827,
15089,
15089,
8902,
2524,
2110,
8799,
8744,
8744,
8744,
8744,
7063,
8902,
7063,
8744,
7063,
8744,
7063,
8799,
7116,
8744,
7063,
7063,
7063,
8744,
8799,
7116,
3998,
4003,
3998,
7063,
8902,
3998,
8744,
4003,
5418,
5418,
8902,
8744,
8744,
7063,
7063,
7063,
1496,
4003,
8744,
5418,
2827,
8744,
5418,
1730,
8799,
5418,
6005,
8744,
0,
0,
6005,
7063,
8744,
8902,
8799,
8744,
8744,
8744,
5418,
2827,
5855,
8902,
5395,
1732,
1240,
5418,
5418,
2828,
5424,
5424,
1227,
5418,
2110,
2110,
7063,
4003,
2110,
4003,
8902,
2110,
8744,
8744,
8744,
8744,
7063,
2105,
8744,
8744,
8744,
2087,
8744,
8704,
8744,
7063,
8902,
8902,
8744,
5418,
5418,
5418,
1746,
1746,
4003,
2112,
1507,
2112,
2112,
7063,
7063,
1303,
1498,
1498,
1741,
5418,
5418,
1739,
1247,
2827,
711,
12104,
5418,
5418,
5418,
4003,
4003,
2828,
2828,
2828,
2828,
2827,
2828,
15089,
2112,
7063,
4003,
8744,
3998,
7063,
8902,
4003,
8744,
1496,
2827,
5418,
5418,
5418,
2828,
6005,
5418,
2827,
0,
8902,
2110,
1496,
7063,
747,
747,
2110,
1496,
2110,
1496,
8902,
7063,
7063,
1496,
2110,
1496,
2110,
4003,
4003,
370,
8902,
6005,
4003,
1498,
8902,
1498,
747,
8902,
4003,
2112,
2110,
1498,
746,
1498,
7063,
4003,
4003,
8902,
7063,
8902,
7063,
234,
4003,
1496,
4003,
4003,
2112,
2112,
2112,
1741,
1848,
4003,
12103,
232,
148,
1496,
743,
2524,
4003,
1496,
1496,
1739,
2827,
4003,
7063,
7063,
15089,
7063,
743,
8744,
7063,
7063,
7063,
7063,
8744,
8744,
5418,
5418,
5418,
5418,
4003,
4003,
4003,
4003,
2110,
2110,
5418,
5418,
8744,
8902,
5418,
2827,
611,
15089,
8744,
8902,
8744,
8744,
7063,
8799,
8744,
8744,
7063,
4003,
8744,
8744,
7063,
8744,
7063,
8744,
7063,
8744,
8744,
8704,
7025,
8744,
7063,
8799,
7116,
8744,
7025,
8799,
8799,
7116,
8799,
7116,
8799,
7116,
8704,
7025,
6005,
8704,
8902,
8902,
8744,
7063,
8744,
7063,
6005,
12103,
5418,
4003,
11594,
7063,
8744,
7063,
8704,
7025,
8704,
7025,
8799,
7116,
8799,
7116,
7063,
6005,
4012,
8902,
8744,
7063,
8744,
7063,
7025,
8744,
7063,
8902,
8744,
7063,
8744,
7063,
8744,
7063,
2827,
4003,
8799,
7116,
8902,
8704,
7025,
8902,
8744,
7063,
8902,
3011,
8799,
8902,
8902,
8902,
743,
8744,
8744,
8744,
7063,
8744,
7063,
8799,
8744,
8799,
8744,
7063,
7116,
8799,
7116,
8799,
7116,
5418,
2827,
7063,
367,
7063,
7063,
2827,
1735,
2827,
1735,
8799,
8744,
8744,
8744,
8744,
8744,
8744,
8744,
8744,
8744,
8744,
8744,
7116,
8799,
8902,
7063,
8744,
7063,
1730,
2827,
8744,
2005,
6005,
8704,
8902,
4012,
8799,
8744,
8744,
8744,
2827,
2827,
2106,
8744,
8744,
8705,
15069,
15041,
15069,
8902,
8704,
8744,
7063,
8744,
3994,
7025,
3651,
1299,
8744,
8704,
4003,
7025,
8902,
10573,
2105,
1846,
1846,
8704,
8902,
7063,
3011,
3011,
3011,
8744,
7063,
4003,
13915,
8744,
8744,
8799,
8799,
8799,
4012,
8744,
2127,
14012,
14012,
14012,
14012,
2127,
4003,
2110,
8799,
8902,
8902,
5418,
8704,
2110,
1496,
8744,
8744,
8744,
8744,
8799,
2110,
1847,
1847,
1847,
4003,
2110,
1496,
1496,
363,
2105,
7063,
1493,
3994,
3994,
7063,
2110,
8744,
8744,
8744,
8744,
8744,
8744,
7063,
8744,
7063,
8744,
8744,
7063,
8799,
8902,
8902,
5418,
8902,
8902,
7063,
7063,
4003,
4003,
7063,
2105,
2105,
3994,
9404,
9537,
9788,
8902,
7025,
8704,
5964,
8902,
7025,
5964,
4982,
7063,
7063,
8704,
6005,
8744,
8799,
6005,
4982,
7025,
4003,
8704,
6005,
8704,
8744,
8744,
8902,
4003,
15089,
8704,
7063,
8704,
2105,
7063,
8704,
4003,
3011,
2485,
8744,
3994,
8704,
8799,
8799,
8744,
8744,
8744,
2110,
8744,
8902,
6005,
6005,
8799,
7116,
8744,
8902,
7025,
2017,
8704,
8704,
5411,
3651,
8799,
8704,
6005,
8744,
4003,
8744,
8744,
8902,
8704,
8799,
7116,
2524,
2112,
4003,
5418,
5016,
6005,
5411,
5411,
3651,
2487,
5463,
8704,
8902,
0,
0,
0,
8799,
8902,
7025,
8704,
7025,
2110,
2110,
8799,
4003,
5418,
2110,
2110,
8799,
8744,
7063,
8744,
7063,
2110,
2110,
8902,
2110,
8799,
2110,
8902,
2110,
10725,
2110,
8799,
2110,
8902,
2110,
8799,
8902,
2110,
8799,
8902,
2110,
8799,
8902,
3322,
2007,
8638,
8638,
8744,
7063,
8799,
2110,
7025,
2036,
8704,
8799,
8799,
8799,
7116,
7063,
1732,
6005,
2828,
1745,
11594,
10726,
15089,
7025,
3687,
7063,
1732,
6005,
8902,
8902,
8902,
6005,
4003,
4003,
7063,
8902,
8902,
8902,
8902,
8902,
3322,
7063,
5424,
1732,
7063,
1739,
4003,
7063,
1735,
736,
7063,
1732,
6005,
2828,
1745,
144,
7063,
1732,
6005,
2828,
1745,
67,
7063,
1732,
6005,
2828,
1745,
2021,
1848,
8799,
7063,
1732,
6005,
2828,
1745,
4003,
8744,
8744,
8902,
15089,
15041,
15041,
13911,
13911,
13915,
13915,
12103,
12728,
15089,
13911,
13915,
15041,
15041,
15041,
13717,
1739,
5418,
2808,
12103,
4003,
6005,
3011,
6005,
5418,
8744,
8744,
8704,
8744,
8704,
8704,
8744,
8799,
8799,
8744,
0,
0,
8704,
1739,
1239,
1236,
8744,
2524,
8902,
4003,
2105,
13915,
8744,
8704,
5016,
5418,
3994,
2524,
8744,
8704,
8744,
8744,
8704,
8704,
1236,
1236,
5418,
7063,
2524,
8744,
8704,
8744,
8744,
8704,
8744,
8799,
6005,
1236,
1236,
15089,
5418,
8744,
8744,
8704,
8744,
8704,
8704,
8704,
2524,
1236,
8902,
15089,
5418,
8704,
8704,
8902,
5418,
8704,
8704,
8902,
5418,
8704,
8744,
8704,
8704,
8704,
1236,
8902,
5418,
8744,
8704,
8744,
8744,
8704,
8704,
2524,
1236,
8902,
15089,
5418,
8744,
8704,
8744,
8744,
8704,
8704,
2524,
1236,
8902,
15089,
5418,
8744,
8704,
8744,
8744,
8704,
8704,
2524,
1236,
8902,
15089,
5418,
8744,
8704,
8744,
8744,
8704,
8704,
2524,
1236,
8902,
15089,
5418,
8744,
8704,
8744,
8744,
8704,
8704,
2524,
1236,
8902,
15089,
1236,
8704,
8902,
1236,
8704,
8902,
5418,
8744,
8704,
7025,
8744,
8744,
8704,
8704,
2524,
1236,
15089,
8902,
8902,
8902,
8902,
8902,
8704,
8902,
8704,
8902,
8704,
8902,
8704,
8902,
8704,
8902,
8704,
8902,
8704,
8902,
5418,
8744,
8704,
8744,
8744,
8704,
8704,
2524,
1236,
8902,
15089,
5418,
8744,
8704,
8744,
8744,
8704,
8704,
2524,
1236,
8902,
15089,
5418,
8744,
8704,
8744,
8799,
8744,
8704,
8704,
2524,
1236,
8902,
15089,
5418,
8744,
8704,
8704,
8704,
8744,
8744,
8704,
1236,
8902,
15089,
8704,
8704,
8799,
8902,
8704,
8799,
8902,
8704,
8704,
8902,
8704,
8902,
8704,
8902,
8704,
8704,
8902,
8704,
8902,
8704,
1236,
8902,
8704,
8704,
8902,
8704,
8704,
8902,
8704,
8704,
8902,
5418,
8744,
8704,
8704,
8704,
8744,
8744,
8704,
1236,
4003,
8902,
15089,
8704,
1236,
8902,
8744,
8704,
8799,
8902,
15089,
8744,
8704,
8902,
15089,
8744,
8799,
8704,
2524,
8744,
8744,
1236,
8902,
15089,
8744,
8704,
2524,
8744,
8744,
1236,
8902,
15089,
8744,
8704,
2524,
8744,
8744,
1236,
8902,
15089,
8744,
8704,
2524,
8744,
8744,
1236,
8902,
15089,
8744,
8704,
8799,
8902,
15089,
8744,
8704,
2524,
8744,
8744,
1236,
8902,
15089,
8744,
8704,
2524,
8744,
8744,
1236,
8902,
15089,
8744,
8704,
2524,
8744,
8744,
1236,
8902,
15089,
8744,
8704,
2524,
8744,
8744,
1236,
8902,
15089,
8744,
8704,
8902,
15089,
1739,
8902,
1739,
8902,
8704,
1739,
8744,
8744,
8902,
15089,
8704,
8902,
8744,
8744,
8704,
2524,
1739,
1236,
8902,
15089,
1739,
1236,
8902,
8744,
8744,
8704,
2524,
1739,
1236,
8902,
15089,
2112,
8902,
8902,
8799,
8902,
8902,
8902,
8902,
8902,
8902,
8902,
8902,
8799,
3651,
4003,
4003,
5418,
6005,
2828,
8902,
7063,
8799,
12728,
10725,
15089,
5418,
8902,
2786,
2827,
2795,
2812,
2808,
2802,
2792,
2797,
2837,
2827,
2827,
2840,
2827,
3293,
2827,
1847,
1739,
11870,
8902,
4003,
7063,
7063,
7063,
7063,
2110,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
8902,
4003,
8902,
8902,
611,
13915,
2087,
2087,
3994,
7025,
15089,
3341,
3322,
2827,
2795,
2812,
2808,
2802,
1847,
1784,
583,
15089,
2827,
2797,
2837,
1847,
1786,
8902,
2827,
2840,
1847,
3079,
8902,
2827,
2792,
1847,
1783,
8902,
15041,
2827,
2827,
1741,
1847,
1847,
1731,
8902,
2827,
2827,
1847,
3011,
8902,
8902,
2827,
2827,
1847,
1847,
8902,
2827,
1847,
8902,
2827,
1847,
8902,
0,
0,
0,
0,
0,
0,
0,
7025,
8704,
7025,
8902,
5418,
2827,
85,
5418,
267,
2127,
5418,
2828,
170,
1363,
4003,
2112,
2827,
1732,
2827,
1739,
1739,
4003,
4003,
2817,
11972,
11036,
5418,
13721,
4012,
15089,
4014,
4014,
8902,
4003,
2084,
8902,
4003,
8744,
8704,
8744,
8744,
6005,
6005,
8744,
12304,
11157,
5418,
11157,
7063,
4003,
6005,
1407,
2524,
4003,
2953,
8704,
8744,
7063,
8744,
8799,
7116,
5424,
2827,
8744,
8744,
4003,
1496,
1848,
7063,
7063,
7063,
7063,
7063,
7063,
8744,
7063,
7063,
15041,
7063,
2110,
2110,
4003,
7063,
4003,
13915,
7063,
1679,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
4012,
4012,
7063,
7063,
7063,
2110,
7063,
7063,
2110,
2827,
5418,
2827,
4003,
7063,
7063,
4003,
7063,
8902,
8744,
8744,
8704,
8704,
8799,
8799,
8799,
8744,
8744,
8704,
8704,
8704,
7025,
8704,
7025,
8704,
7025,
8704,
7025,
8744,
7063,
8704,
7025,
8704,
7025,
8799,
8744,
7063,
7063,
8744,
15089,
0,
0,
0,
0,
0,
0,
0,
8902,
4003,
1848,
8902,
8902,
14222,
8902,
7063,
14222,
14222,
14222,
14222,
14222,
14222,
14222,
14222,
7063,
7063,
7063,
7063,
5418,
2110,
7063,
4003,
4003,
2110,
2110,
7063,
2828,
1746,
2828,
1746,
1746,
1746,
1746,
3011,
3011,
3011,
3011,
3011,
1848,
1848,
3011,
3011,
2064,
3011,
1274,
2524,
6005,
2064,
7063,
1679,
7063,
742,
2827,
2827,
7063,
7063,
7063,
5418,
4003,
4003,
7063,
5418,
5418,
5418,
2110,
1304,
7063,
7063,
4003,
7063,
2105,
7063,
2524,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
4012,
4012,
7063,
7063,
7063,
2110,
7063,
7063,
2110,
4003,
7063,
2827,
5418,
4003,
8902,
8744,
7063,
8744,
7063,
8799,
7116,
8704,
7025,
8705,
7026,
8705,
7026,
8744,
7063,
8744,
7063,
7063,
8744,
7063,
8744,
7063,
8744,
7063,
6005,
6005,
8902,
7063,
4003,
15041,
8799,
2827,
8744,
8799,
7116,
8799,
7116,
8744,
8799,
7116,
8799,
7116,
8704,
7025,
8799,
7116,
8799,
8799,
8744,
7063,
8744,
7063,
8744,
7063,
8744,
7063,
7063,
5418,
8744,
8744,
8744,
4012,
15089,
4012,
8744,
8799,
8799,
8799,
8799,
8744,
8744,
8744,
8744,
8744,
8704,
8704,
14012,
8744,
8744,
7063,
8744,
7063,
8799,
7116,
8799,
7116,
8744,
7063,
8744,
7063,
8704,
7025,
8704,
7025,
8744,
7063,
8799,
7116,
8744,
7063,
8902,
8744,
7063,
7063,
8744,
8744,
8744,
8744,
8704,
7025,
8744,
8744,
8744,
8744,
8704,
7025,
5418,
5418,
5418,
6005,
6005,
2827,
1236,
1732,
4003,
8902,
8799,
8799,
2827,
5418,
8744,
8744,
7063,
8902,
2524,
3011,
3011,
7063,
5418,
5418,
7063,
8744,
8744,
7063,
8744,
7063,
1496,
3011,
4012,
8902,
7063,
7063,
8799,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
8902,
7063,
4003,
4003,
7063,
7063,
5418,
2110,
7063,
4003,
4003,
2110,
2110,
7063,
4003,
5418,
2828,
5418,
2828,
2828,
2828,
2828,
5418,
3011,
3011,
3011,
3011,
3011,
3011,
3011,
1848,
3011,
3011,
3011,
1274,
2524,
6005,
2064,
7063,
1679,
7063,
742,
4003,
1847,
2827,
2827,
7063,
4003,
7063,
7063,
5418,
3011,
4003,
7063,
7063,
5418,
5418,
5418,
2112,
3011,
7063,
3994,
8704,
8744,
3998,
4003,
8902,
231,
1847,
1496,
7063,
6005,
14012,
8799,
7063,
7063,
8902,
8902,
8902,
8902,
8902,
8902,
12728,
11594,
11594,
14222,
14222,
12728,
11594,
11594,
11594,
11594,
11594,
11594,
11594,
11594,
14222,
14222,
12728,
11594,
11594,
11594,
11594,
11594,
11594,
11594,
14222,
14222,
12728,
11594,
11594,
11594,
14222,
12728,
11594,
11594,
11594,
14222,
14222,
12728,
11594,
11594,
11594,
14222,
12728,
14222,
12728,
14222,
6005,
6005,
6005,
5016,
8902,
12304,
11977,
11977,
11581,
11506,
11506,
11536,
12295,
4003,
4012,
5016,
6005,
5418,
7063,
5964,
2105,
7063,
4003,
3994,
15089,
8902,
8902,
12728,
13915,
8902,
8902,
8902,
3998,
2110,
3998,
4003,
3998,
7063,
3998,
7063,
2020,
1394,
207,
7063,
2110,
8902,
8902,
8902,
8902,
8799,
8902,
8902,
8902,
8744,
8902,
8902,
7063,
7063,
8799,
8799,
3651,
8902,
4003,
9222,
4003,
5418,
7063,
8902,
8902,
2827,
4012,
3988,
3989,
3994,
3995,
4003,
2110,
4003,
2110,
8744,
8744,
8744,
8744,
8799,
8634,
8646,
8704,
8705,
2827,
8744,
8744,
5418,
4003,
5418,
5418,
5411,
8902,
12103,
189,
2110,
8704,
7025,
8704,
7025,
8704,
7025,
8704,
7025,
8744,
7063,
8744,
7063,
8744,
8744,
8799,
7116,
8799,
7116,
8799,
7116,
8744,
8744,
8744,
8744,
8744,
7063,
8744,
8744,
8744,
8744,
7063,
8704,
8799,
7116,
8744,
8744,
8704,
7025,
8744,
8744,
8744,
7063,
7116,
7063,
7063,
8744,
8744,
4003,
15089,
8744,
8799,
7063,
8902,
8744,
7063,
8744,
7063,
8744,
7063,
8744,
7063,
7063,
7063,
8902,
8744,
7063,
8744,
8744,
7063,
7063,
8902,
8744,
7063,
7025,
8744,
8744,
8704,
8744,
7063,
7063,
6005,
8902,
7063,
8704,
7025,
8744,
8704,
7063,
7063,
6005,
12304,
11157,
11157,
8902,
7063,
8744,
7063,
8902,
8744,
7063,
8744,
7063,
8704,
7025,
8744,
7063,
8744,
7063,
8744,
7063,
8744,
7063,
8704,
7025,
8744,
8744,
8744,
7063,
7063,
8744,
7063,
8744,
7063,
8744,
8902,
8744,
7063,
8744,
8744,
7063,
8744,
8744,
8744,
7063,
8744,
8744,
7063,
8704,
7025,
8744,
7063,
7063,
8744,
8902,
8744,
7063,
8902,
8744,
8799,
7063,
8902,
7063,
8704,
8744,
7063,
5418,
8744,
8744,
3994,
8799,
8744,
8704,
5418,
5418,
1239,
612,
4003,
8744,
7063,
7063,
8744,
7063,
8744,
7063,
8902,
7063,
8902,
8799,
8799,
8744,
8744,
8744,
8902,
8799,
8799,
7116,
8744,
7063,
8799,
8902,
8744,
7063,
8744,
7063,
8744,
8744,
7063,
7063,
8902,
8744,
7063,
8744,
7063,
8744,
8744,
7063,
7063,
8902,
15089,
13911,
8902,
15041,
15041,
15041,
8799,
7116,
8704,
7025,
8799,
7116,
8744,
7063,
8744,
7063,
8744,
8744,
7063,
8704,
8744,
8704,
8744,
8744,
8744,
7063,
7025,
7063,
7116,
7063,
6052,
8744,
5418,
8902,
13915,
12103,
12103,
11977,
12304,
14012,
8902,
0,
0,
8902,
0,
0,
0,
8704,
8704,
6005,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
8744,
5411,
13915,
13911,
13911,
13915,
12103,
11155,
8902,
7063,
7063,
7063,
8902,
15089,
8799,
7116,
8704,
7025,
8744,
7063,
8704,
7025,
8744,
7063,
8704,
7025,
8744,
7063,
8799,
7116,
8799,
8799,
8744,
7063,
8744,
7063,
8744,
7063,
8744,
7063,
8744,
8744,
8744,
8704,
8704,
7063,
7063,
7025,
7025,
8799,
8799,
7116,
8744,
7063,
8744,
7063,
8744,
8744,
5418,
8902,
4014,
4014,
8902,
7063,
4003,
1486,
4003,
4003,
739,
1486,
739,
4003,
2110,
2110,
229,
12103,
8744,
8744,
8744,
8704,
8704,
8744,
2084,
7063,
7063,
8744,
8744,
7063,
8744,
7063,
8744,
7063,
8744,
7063,
8744,
7063,
7063,
8704,
7025,
8902,
8744,
7063,
8799,
7116,
8704,
7025,
8902,
8902,
8902,
8902,
8902,
8902,
8902,
8902,
8902,
8902,
8902,
8902,
8902,
8902,
8744,
7063,
8744,
7063,
8744,
8744,
7063,
8744,
7063,
8704,
7025,
8744,
7063,
7063,
8744,
5418,
8902,
0,
0,
8902,
8744,
7063,
8744,
7063,
8744,
7063,
8902,
8744,
7063,
8744,
7063,
8744,
8744,
7063,
8744,
7063,
8744,
7063,
8902,
8744,
7063,
8902,
8902,
8902,
8744,
7063,
8902,
8902,
8744,
7063,
7063,
8902,
7063,
8902,
7025,
8704,
7025,
8799,
7116,
8799,
7116,
8744,
7063,
8744,
7063,
8744,
7063,
8744,
7063,
8704,
8744,
8799,
8799,
8902,
8744,
7063,
8744,
7063,
8744,
7063,
8744,
7063,
8744,
7063,
8902,
8704,
7025,
8704,
7025,
8744,
7063,
8744,
7063,
8744,
7063,
4003,
4003,
7063,
8744,
7063,
7063,
7063,
8744,
7063,
8799,
7116,
8744,
8902,
8902,
5411,
3651,
8744,
5016,
3651,
7063,
3651,
2029,
8902,
3651,
8744,
7063,
7063,
8799,
8744,
8902,
8799,
8744,
8902,
4003,
4003,
4003,
8902,
7063,
5016,
8704,
6005,
5418,
8744,
8744,
4003,
3994,
8704,
8744,
8799,
3994,
8744,
2084,
8744,
8799,
8902,
2084,
8642,
8744,
8744,
8744,
7063,
8744,
7063,
8638,
6961,
8638,
6961,
8799,
8744,
8744,
8902,
15089,
8799,
8902,
8902,
8744,
8744,
8744,
8744,
7063,
8744,
8799,
7063,
8902,
8744,
8902,
7063,
7063,
7063,
8799,
7063,
8744,
7063,
8704,
8744,
8744,
8744,
8744,
8744,
8744,
7063,
5418,
6005,
6005,
8902,
5418,
3994,
8744,
5418,
2827,
2110,
1739,
7063,
4012,
4003,
2828,
8902,
2904,
2827,
7063,
8744,
8744,
8744,
8744,
5418,
1845,
3000,
5418,
8744,
7063,
7063,
1847,
8902,
4003,
3994,
8744,
7063,
8902,
8744,
7063,
8744,
8744,
7063,
7063,
8902,
8744,
7063,
8744,
7063,
8744,
8744,
8744,
7063,
7063,
8902,
8902,
8744,
7063,
8744,
8902,
8744,
7063,
8744,
7063,
8744,
7063,
8744,
8902,
8744,
7063,
8744,
7063,
8744,
8744,
8902,
8744,
8744,
7063,
8744,
7063,
8744,
8902,
8744,
8744,
7063,
8902,
8744,
8902,
13915,
13911,
13915,
8744,
7063,
8704,
7025,
8744,
8704,
8744,
8704,
8744,
8799,
7116,
8704,
8744,
8704,
7063,
7025,
7063,
7025,
7063,
8744,
7063,
8744,
7063,
7025,
11255,
11255,
8744,
7063,
8902,
4014,
4014,
8902,
739,
739,
363,
3998,
8744,
1486,
1493,
8902,
8902,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
8902,
7063,
231,
1238,
611,
7063,
7063,
4003,
7063,
4003,
5418,
7063,
8902,
4012,
8744,
8704,
8704,
7063,
8799,
8799,
8744,
2827,
4003,
2817,
5418,
2817,
2817,
5418,
7063,
7063,
8902,
2827,
1236,
7116,
8902,
8902,
5418,
8902,
5418,
4003,
8902,
2030,
2827,
5418,
2112,
5418,
8902,
8799,
8799,
8799,
8799,
3651,
8902,
7063,
8744,
5418,
8902,
8902,
743,
2110,
9305,
9402,
12104,
13915,
12728,
12728,
12103,
13915,
12103,
7063,
7063,
4003,
4003,
2110,
1493,
2110,
7063,
7063,
2105,
3994,
10724,
15089,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
8902,
7063,
7025,
7063,
4003,
5907,
5919,
5964,
5965,
6005,
6005,
4601,
4596,
4597,
4598,
4599,
4600,
4600,
4603,
4607,
4607,
4614,
4614,
4629,
4624,
4626,
4627,
4628,
4628,
5051,
4942,
4952,
4983,
5016,
5016,
5311,
5306,
5307,
5308,
5310,
5310,
6423,
6429,
6429,
5424,
5400,
5401,
5402,
5404,
5411,
5412,
5426,
2827,
5418,
2833,
2792,
2795,
2797,
2808,
2812,
1739,
2827,
8744,
8704,
8744,
8744,
12304,
2827,
13915,
1739,
13915,
13619,
13619,
14170,
14170,
13619,
13619,
13619,
13619,
13619,
13625,
13625,
13625,
13625,
13625,
13625,
13625,
13915,
12103,
13619,
13625,
14170,
13915,
13915,
13901,
13901,
13927,
13927,
13901,
13901,
13901,
13901,
13901,
13902,
13902,
13902,
13902,
13902,
13902,
13902,
12103,
13901,
13902,
13927,
13616,
13711,
13803,
13803,
14009,
13691,
14009,
13691,
13718,
13718,
13619,
13625,
15089,
7063,
13915,
4614,
4614,
4983,
5016,
5016,
5308,
5310,
5310,
5402,
5411,
5412,
2827,
2795,
2808,
2812,
1739,
1739,
1739,
1739,
7063,
13915,
4628,
4628,
6423,
6429,
6429,
5404,
5426,
2827,
2797,
1739,
1739,
7063,
13915,
4596,
4600,
4600,
4603,
4607,
4607,
5400,
5401,
2827,
2792,
1739,
1739,
7063,
13915,
6005,
6005,
5424,
2827,
2833,
1739,
1739,
7063,
13915,
2827,
1739,
1739,
1739,
1739,
7063,
13915,
2827,
1739,
1739,
8902,
4012,
6005,
6005,
4600,
4600,
4607,
4607,
4614,
4614,
4628,
4628,
5016,
5016,
5310,
5310,
6429,
6429,
5424,
5400,
5401,
5402,
5404,
5411,
5412,
5426,
2827,
2833,
2792,
2795,
2797,
2808,
2812,
1739,
1739,
1739,
1739,
1739,
6005,
15089,
7025,
6005,
4600,
4607,
4614,
4628,
5016,
5310,
6429,
2833,
2792,
2795,
2797,
2808,
2812,
1739,
1739,
1739,
1739,
5418,
15089,
7063,
1739,
15089,
7063,
4003,
7063,
13915,
1739,
1739,
6005,
0,
2827,
5418,
2827,
2827,
7063,
13915,
1739,
367,
1847,
1496,
8799,
7063,
7063,
8902,
8902,
8902,
8902,
8704,
8704,
8744,
5411,
3651,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
14222,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
12728,
14222,
12728,
12728,
12728,
14222,
7063,
7063,
6005,
6005,
4003,
4003,
3011,
1679,
2827,
2524,
13915,
1496,
4003,
2105,
3994,
7063,
8902,
15089,
3998,
4003,
3998,
4003,
3998,
7063,
3651,
204,
4003,
5418,
3994,
7464,
7464,
11245,
3317,
6958,
3319,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
13622,
13626,
8744,
7063,
7063,
7063,
1464,
2084,
15089,
3008,
5964,
5964,
5964,
5855,
5964,
2953,
2953,
2957,
12272,
15089,
152,
7185,
4077,
7063,
3994,
8799,
8704,
8704,
8704,
8704,
8704,
8704,
8704,
8871,
6509,
5395,
2804,
8744,
5411,
12089,
11145,
9793,
7063,
2110,
8902,
8902,
8902,
8799,
8902,
8902,
8744,
7063,
3288,
8902,
5418,
1739,
8902,
8902,
4003,
4003,
8799,
8799,
3651,
4003,
4003,
5418,
3011,
7063,
8902,
8902,
8902,
8799,
8902,
8902,
743,
5418,
8902,
15089,
0,
0,
8902,
702,
3651,
8704,
8704,
8744,
7063,
8744,
8744,
8704,
8704,
8799,
8744,
7063,
4003,
8704,
8704,
3651,
2110,
3651,
8704,
8704,
15089,
7063,
8704,
8704,
7063,
6969,
8704,
8704,
2029,
8704,
8704,
15089,
8902,
8704,
8704,
4003,
8704,
8704,
7063,
13915,
5418,
5418,
5418,
5418,
5418,
5418,
5418,
5418,
5418,
14012,
5418,
5418,
5418,
5418,
5418,
14009,
5418,
1729,
14012,
5418,
5418,
7025,
7025,
8902,
6005,
7025,
15041,
15041,
8704,
15089,
8704,
8704,
8704,
8744,
1394,
7063,
8744,
8703,
8799,
8704,
8744,
8744,
8744,
8646,
8799,
8902,
8799,
8646,
8646,
8744,
8744,
1467,
8744,
8744,
8704,
8744,
8744,
8744,
8744,
8744,
5964,
5964,
8799,
6005,
8744,
8799,
8704,
8704,
8704,
8704,
8744,
8744,
8744,
8744,
8744,
8704,
8704,
8704,
8744,
4918,
4918,
8799,
8799,
8799,
8799,
8799,
8744,
3994,
8744,
8704,
8704,
11022,
11022,
12208,
11975,
10529,
12208,
8704,
8704,
8744,
8744,
8744,
8744,
8744,
8744,
8744,
8744,
8704,
8704,
13721,
};
static const Il2CppTokenRangePair s_rgctxIndices[1] =
{
{ 0x06001883, { 0, 7 } },
};
extern const uint32_t g_rgctx_TU5BU5D_t04C88BAB96DB1DED8BD44FC7F4AB875AAC5A2514;
extern const uint32_t g_rgctx_T_tDC5A1FFD4912C532F838E238130A2E3F50CA030C;
extern const uint32_t g_rgctx_T_tDC5A1FFD4912C532F838E238130A2E3F50CA030C;
extern const uint32_t g_rgctx_List_1_t4A1320728F858E955FF11327F03C67D1F7A15239;
extern const uint32_t g_rgctx_List_1__ctor_mBAD7DFB8C225135A00FBE7F4971345DC51659A5A;
extern const uint32_t g_rgctx_List_1_Add_m6EFD28BE2FC74D7981DB12F897F8189A18D3E057;
extern const uint32_t g_rgctx_List_1_ToArray_mD97DC5F4B430330B6AD196C51DFA7DD99542F74C;
static const Il2CppRGCTXDefinition s_rgctxValues[7] =
{
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_t04C88BAB96DB1DED8BD44FC7F4AB875AAC5A2514 },
{ (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_tDC5A1FFD4912C532F838E238130A2E3F50CA030C },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tDC5A1FFD4912C532F838E238130A2E3F50CA030C },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_List_1_t4A1320728F858E955FF11327F03C67D1F7A15239 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1__ctor_mBAD7DFB8C225135A00FBE7F4971345DC51659A5A },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_Add_m6EFD28BE2FC74D7981DB12F897F8189A18D3E057 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_ToArray_mD97DC5F4B430330B6AD196C51DFA7DD99542F74C },
};
IL2CPP_EXTERN_C const Il2CppCodeGenModule g_System_Xml_CodeGenModule;
const Il2CppCodeGenModule g_System_Xml_CodeGenModule =
{
"System.Xml.dll",
6680,
s_methodPointers,
192,
s_adjustorThunks,
s_InvokerIndices,
0,
NULL,
1,
s_rgctxIndices,
7,
s_rgctxValues,
NULL,
NULL, // module initializer,
NULL,
NULL,
NULL,
};